2019-05-16 18:07:28,201 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-11 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-16 18:07:28,206 - 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.36,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.36:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Q4ww14UaiUQZTD1ey9lPdV6ts 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=11661fc090eb46e2a9c07f559c7cfc6a export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-16 18:07:28,206 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-16 18:07:28,207 - 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-05-16 18:07:28,231 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-05-16 18:07:28,486 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-05-16 18:07:28,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:07:28,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 18:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69bb5823-0d8a-44ee-be62-6da0530ae389 2019-05-16 18:07:28,497 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 18:07:28,497 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-69bb5823-0d8a-44ee-be62-6da0530ae389 2019-05-16 18:07:28,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 18:07:28,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T19:07:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["7qfej9hXQdC5H39F8jdBWQ"], "issued_at": "2019-05-16T18:07:28.000000Z"}} 2019-05-16 18:07:28,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-16 18:07:28,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dffde5ac69fac2c926f409cb40d0051524e6a4d6" 2019-05-16 18:07:29,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 16 May 2019 18:07:29 GMT X-Openstack-Request-Id: req-b2da9f99-1840-403c-a2f5-36fb5553926e 2019-05-16 18:07:29,965 - 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-05-16 18:07:29,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/extensions.json used request id req-b2da9f99-1840-403c-a2f5-36fb5553926e 2019-05-16 18:07:29,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 1.04803109169s 2019-05-16 18:07:29,976 - 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-05-16 18:07:29,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-05-16 18:07:29,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dffde5ac69fac2c926f409cb40d0051524e6a4d6" 2019-05-16 18:07:30,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Thu, 16 May 2019 18:07: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-90451a7e-54c1-4ecf-8c31-14725a57f65f x-openstack-request-id: req-90451a7e-54c1-4ecf-8c31-14725a57f65f 2019-05-16 18:07:30,977 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-05-16 18:07:30,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-aggregates used request id req-90451a7e-54c1-4ecf-8c31-14725a57f65f 2019-05-16 18:07:30,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.998435020447s 2019-05-16 18:07:30,977 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-05-16 18:07:30,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:07:30,989 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 18:07:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16cbee40-3eab-4a42-9bb1-6671b4803fc0 2019-05-16 18:07:30,989 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 18:07:30,990 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-16cbee40-3eab-4a42-9bb1-6671b4803fc0 2019-05-16 18:07:30,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:07:30,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dffde5ac69fac2c926f409cb40d0051524e6a4d6" 2019-05-16 18:07:31,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 18:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af962257-d487-4a24-95c6-0d0beb24e120 2019-05-16 18:07:31,213 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 18:07:31,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-af962257-d487-4a24-95c6-0d0beb24e120 2019-05-16 18:07:31,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222648143768s 2019-05-16 18:07:31,214 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'998f4f4975ab4a2d895fdc1651bb75ad', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-05-16 18:07:31,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-16 18:07:31,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dffde5ac69fac2c926f409cb40d0051524e6a4d6" 2019-05-16 18:07:31,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1852 Content-Type: application/json Date: Thu, 16 May 2019 18:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f98455f-a01b-464f-912a-9dfde6cfb196 2019-05-16 18:07:31,574 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/02627f0203a344e0b657f4f92071e0ae"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d37d143d85a4fb7a11623f2a9d956ea", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/09d6cf4386324dc1889e97385ad5fbd0"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa934b4d3cec4c95897d42e09b6d7829", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/35a3651b49c944a3a97694f026ea857c"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "id": "35a3651b49c944a3a97694f026ea857c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/36d70d62c37b40248fd113cf89734c55"}, "url": "http://172.30.9.36:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "887df30d855c46eeb21ce348e43ce10e", "id": "36d70d62c37b40248fd113cf89734c55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/381fff29f7a64e98ac6851413f2e83f6"}, "url": "http://172.30.9.36:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cda7176b4ee440018f125be07bd5ee44", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/441b46e09e57425faff52bc97008c35d"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cda7176b4ee440018f125be07bd5ee44", "id": "441b46e09e57425faff52bc97008c35d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/442bd615ca014d44a667d3cf61ebf366"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9622cbadfb10492ba23c5fb9d75d0a65", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/45cf70fde54a4725bc90e196462743e9"}, "url": "http://172.30.9.36:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0db101a9027e45ae9de945143be38239", "id": "45cf70fde54a4725bc90e196462743e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/4888aa62e2144717b3edcd8aff209974"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9f12b79941804bc89755b017ce9d5b2d", "id": "4888aa62e2144717b3edcd8aff209974"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/497e083211224930a5cef74ee8122280"}, "url": "http://172.30.9.36:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "207f0642c52b4a64826022b018e630ad", "id": "497e083211224930a5cef74ee8122280"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/4affcd24055f413c80f1d7cb2ee12739"}, "url": "http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fb13e9dce00d479d94048b82fd71eafe", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/515ca5aa1a814e7fa7fb085ebefb8246"}, "url": "http://172.30.9.36:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9622cbadfb10492ba23c5fb9d75d0a65", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/53d3eafe3a75457ea004cadd408d94fb"}, "url": "http://172.30.9.36:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fb13e9dce00d479d94048b82fd71eafe", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/5d5877e5fb154ebaab97e3582ad09c02"}, "url": "http://12.0.0.28:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fb13e9dce00d479d94048b82fd71eafe", "id": "5d5877e5fb154ebaab97e3582ad09c02"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/5e6ab1233e054ad19fd81c48491b0053"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "887df30d855c46eeb21ce348e43ce10e", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/659c5f6190a546258d4c5504d8e4ecb7"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "207f0642c52b4a64826022b018e630ad", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/69dd3299f0a843758fa30a9cf7dae5ac"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9fb1f18c528e47e3b14bd910a616855b", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/6a8d7adf6b454a54ad8a4de0f240d33d"}, "url": "http://172.30.9.36:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9fb1f18c528e47e3b14bd910a616855b", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/6d3ccc4b8aa845488892d2e69b5c59a8"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cda7176b4ee440018f125be07bd5ee44", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/6f580b2739ea46c8aac54315376e3fd4"}, "url": "http://172.30.9.36:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/70acdb5adffa4e178f6212a835c15b7d"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "887df30d855c46eeb21ce348e43ce10e", "id": "70acdb5adffa4e178f6212a835c15b7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/721e7e62127043609b264f6ed35b683a"}, "url": "http://172.30.9.36:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fa84bbac007e4ee8bb1183d32a5575fc", "id": "721e7e62127043609b264f6ed35b683a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/762a583aa0a74d25a4d69d3729320497"}, "url": "http://172.30.9.36:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "id": "762a583aa0a74d25a4d69d3729320497"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/7f04b7db01fa409e866d3705f558a6b7"}, "url": "http://172.30.9.36:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa934b4d3cec4c95897d42e09b6d7829", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/868e80a54ca946628220d7c1b5d26e2a"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/8e6877eeccf04e94b5cbf7092d457014"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9f12b79941804bc89755b017ce9d5b2d", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/9c88ccd78110423b850a891ecc1a0499"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fa84bbac007e4ee8bb1183d32a5575fc", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/a8193b18896a4d9ca76b20e0a2d09f8f"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0db101a9027e45ae9de945143be38239", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/c70dbe34013a4a84ba8e8d704d024eb3"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fa84bbac007e4ee8bb1183d32a5575fc", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/cada8f2df1be4b0eabd57ede8b907d3c"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9622cbadfb10492ba23c5fb9d75d0a65", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/d2e704605709481ebe1baef282bc3a10"}, "url": "http://172.30.9.36:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9f12b79941804bc89755b017ce9d5b2d", "id": "d2e704605709481ebe1baef282bc3a10"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/da7923aa9cd84448b4651dce50497957"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d37d143d85a4fb7a11623f2a9d956ea", "id": "da7923aa9cd84448b4651dce50497957"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/e5b8e7615c7d45b19bdd0825b495fd4c"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9fb1f18c528e47e3b14bd910a616855b", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/e81ce52f8c844f4baf5793d34a4ea25f"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/e9f9dd900db84e4181155068b2ca551b"}, "url": "http://172.30.9.36:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d37d143d85a4fb7a11623f2a9d956ea", "id": "e9f9dd900db84e4181155068b2ca551b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/ed9cbd620a194188ae7b29209bf2dfc1"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa934b4d3cec4c95897d42e09b6d7829", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/f60ca580cf284e7588274a615f1a0ea9"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0db101a9027e45ae9de945143be38239", "id": "f60ca580cf284e7588274a615f1a0ea9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/fa56e7fb25c148b29f9cb4c2098d0fbf"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/fb4803843fd44cd79ed35764736e1a33"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "207f0642c52b4a64826022b018e630ad", "id": "fb4803843fd44cd79ed35764736e1a33"}], "links": {"self": "http://172.30.9.36:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-16 18:07:31,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/endpoints used request id req-2f98455f-a01b-464f-912a-9dfde6cfb196 2019-05-16 18:07:31,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.356673955917s 2019-05-16 18:07:31,581 - 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.36:5000/v3/endpoints/02627f0203a344e0b657f4f92071e0ae'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6d37d143d85a4fb7a11623f2a9d956ea', u'id': u'02627f0203a344e0b657f4f92071e0ae'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/09d6cf4386324dc1889e97385ad5fbd0'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'aa934b4d3cec4c95897d42e09b6d7829', u'id': u'09d6cf4386324dc1889e97385ad5fbd0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/35a3651b49c944a3a97694f026ea857c'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b8c0f0bc52a640ce9e8b97d23a48e96d', u'id': u'35a3651b49c944a3a97694f026ea857c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/36d70d62c37b40248fd113cf89734c55'}, u'url': u'http://172.30.9.36:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'887df30d855c46eeb21ce348e43ce10e', u'id': u'36d70d62c37b40248fd113cf89734c55'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/381fff29f7a64e98ac6851413f2e83f6'}, u'url': u'http://172.30.9.36:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cda7176b4ee440018f125be07bd5ee44', u'id': u'381fff29f7a64e98ac6851413f2e83f6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/441b46e09e57425faff52bc97008c35d'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cda7176b4ee440018f125be07bd5ee44', u'id': u'441b46e09e57425faff52bc97008c35d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/442bd615ca014d44a667d3cf61ebf366'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9622cbadfb10492ba23c5fb9d75d0a65', u'id': u'442bd615ca014d44a667d3cf61ebf366'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/45cf70fde54a4725bc90e196462743e9'}, u'url': u'http://172.30.9.36:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0db101a9027e45ae9de945143be38239', u'id': u'45cf70fde54a4725bc90e196462743e9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/4888aa62e2144717b3edcd8aff209974'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9f12b79941804bc89755b017ce9d5b2d', u'id': u'4888aa62e2144717b3edcd8aff209974'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/497e083211224930a5cef74ee8122280'}, u'url': u'http://172.30.9.36:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'207f0642c52b4a64826022b018e630ad', u'id': u'497e083211224930a5cef74ee8122280'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/4affcd24055f413c80f1d7cb2ee12739'}, u'url': u'http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fb13e9dce00d479d94048b82fd71eafe', u'id': u'4affcd24055f413c80f1d7cb2ee12739'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/515ca5aa1a814e7fa7fb085ebefb8246'}, u'url': u'http://172.30.9.36:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9622cbadfb10492ba23c5fb9d75d0a65', u'id': u'515ca5aa1a814e7fa7fb085ebefb8246'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/53d3eafe3a75457ea004cadd408d94fb'}, u'url': u'http://172.30.9.36:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fb13e9dce00d479d94048b82fd71eafe', u'id': u'53d3eafe3a75457ea004cadd408d94fb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/5d5877e5fb154ebaab97e3582ad09c02'}, u'url': u'http://12.0.0.28:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fb13e9dce00d479d94048b82fd71eafe', u'id': u'5d5877e5fb154ebaab97e3582ad09c02'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/5e6ab1233e054ad19fd81c48491b0053'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'887df30d855c46eeb21ce348e43ce10e', u'id': u'5e6ab1233e054ad19fd81c48491b0053'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/659c5f6190a546258d4c5504d8e4ecb7'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'207f0642c52b4a64826022b018e630ad', u'id': u'659c5f6190a546258d4c5504d8e4ecb7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/69dd3299f0a843758fa30a9cf7dae5ac'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9fb1f18c528e47e3b14bd910a616855b', u'id': u'69dd3299f0a843758fa30a9cf7dae5ac'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/6a8d7adf6b454a54ad8a4de0f240d33d'}, u'url': u'http://172.30.9.36:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9fb1f18c528e47e3b14bd910a616855b', u'id': u'6a8d7adf6b454a54ad8a4de0f240d33d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/6d3ccc4b8aa845488892d2e69b5c59a8'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cda7176b4ee440018f125be07bd5ee44', u'id': u'6d3ccc4b8aa845488892d2e69b5c59a8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/6f580b2739ea46c8aac54315376e3fd4'}, u'url': u'http://172.30.9.36:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b8c0f0bc52a640ce9e8b97d23a48e96d', u'id': u'6f580b2739ea46c8aac54315376e3fd4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/70acdb5adffa4e178f6212a835c15b7d'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'887df30d855c46eeb21ce348e43ce10e', u'id': u'70acdb5adffa4e178f6212a835c15b7d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/721e7e62127043609b264f6ed35b683a'}, u'url': u'http://172.30.9.36:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fa84bbac007e4ee8bb1183d32a5575fc', u'id': u'721e7e62127043609b264f6ed35b683a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/762a583aa0a74d25a4d69d3729320497'}, u'url': u'http://172.30.9.36:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'05fd0b18318f44c6bcc5b7cbb397a7cc', u'id': u'762a583aa0a74d25a4d69d3729320497'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/7f04b7db01fa409e866d3705f558a6b7'}, u'url': u'http://172.30.9.36:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'aa934b4d3cec4c95897d42e09b6d7829', u'id': u'7f04b7db01fa409e866d3705f558a6b7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/868e80a54ca946628220d7c1b5d26e2a'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'05fd0b18318f44c6bcc5b7cbb397a7cc', u'id': u'868e80a54ca946628220d7c1b5d26e2a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/8e6877eeccf04e94b5cbf7092d457014'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9f12b79941804bc89755b017ce9d5b2d', u'id': u'8e6877eeccf04e94b5cbf7092d457014'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/9c88ccd78110423b850a891ecc1a0499'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fa84bbac007e4ee8bb1183d32a5575fc', u'id': u'9c88ccd78110423b850a891ecc1a0499'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/a8193b18896a4d9ca76b20e0a2d09f8f'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0db101a9027e45ae9de945143be38239', u'id': u'a8193b18896a4d9ca76b20e0a2d09f8f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/c70dbe34013a4a84ba8e8d704d024eb3'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fa84bbac007e4ee8bb1183d32a5575fc', u'id': u'c70dbe34013a4a84ba8e8d704d024eb3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/cada8f2df1be4b0eabd57ede8b907d3c'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9622cbadfb10492ba23c5fb9d75d0a65', u'id': u'cada8f2df1be4b0eabd57ede8b907d3c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/d2e704605709481ebe1baef282bc3a10'}, u'url': u'http://172.30.9.36:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9f12b79941804bc89755b017ce9d5b2d', u'id': u'd2e704605709481ebe1baef282bc3a10'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/da7923aa9cd84448b4651dce50497957'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6d37d143d85a4fb7a11623f2a9d956ea', u'id': u'da7923aa9cd84448b4651dce50497957'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/e5b8e7615c7d45b19bdd0825b495fd4c'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9fb1f18c528e47e3b14bd910a616855b', u'id': u'e5b8e7615c7d45b19bdd0825b495fd4c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/e81ce52f8c844f4baf5793d34a4ea25f'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'05fd0b18318f44c6bcc5b7cbb397a7cc', u'id': u'e81ce52f8c844f4baf5793d34a4ea25f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/e9f9dd900db84e4181155068b2ca551b'}, u'url': u'http://172.30.9.36:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6d37d143d85a4fb7a11623f2a9d956ea', u'id': u'e9f9dd900db84e4181155068b2ca551b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/ed9cbd620a194188ae7b29209bf2dfc1'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'aa934b4d3cec4c95897d42e09b6d7829', u'id': u'ed9cbd620a194188ae7b29209bf2dfc1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/f60ca580cf284e7588274a615f1a0ea9'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0db101a9027e45ae9de945143be38239', u'id': u'f60ca580cf284e7588274a615f1a0ea9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/fa56e7fb25c148b29f9cb4c2098d0fbf'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b8c0f0bc52a640ce9e8b97d23a48e96d', u'id': u'fa56e7fb25c148b29f9cb4c2098d0fbf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.36:5000/v3/endpoints/fb4803843fd44cd79ed35764736e1a33'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'207f0642c52b4a64826022b018e630ad', u'id': u'fb4803843fd44cd79ed35764736e1a33'})] 2019-05-16 18:07:31,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-05-16 18:07:31,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dffde5ac69fac2c926f409cb40d0051524e6a4d6" 2019-05-16 18:07:31,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Thu, 16 May 2019 18:07: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-2841d67c-0ce7-4bc7-aa30-68aba6187c7a x-openstack-request-id: req-2841d67c-0ce7-4bc7-aa30-68aba6187c7a 2019-05-16 18:07:31,695 - 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-05-16 18:07:31,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/extensions used request id req-2841d67c-0ce7-4bc7-aa30-68aba6187c7a 2019-05-16 18:07:31,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.113475084305s 2019-05-16 18:07:31,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-05-16 18:07:31,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dffde5ac69fac2c926f409cb40d0051524e6a4d6" 2019-05-16 18:07:33,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Thu, 16 May 2019 18:07: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-4554d4f7-135c-4677-899a-9ed25c131afb x-openstack-request-id: req-4554d4f7-135c-4677-899a-9ed25c131afb 2019-05-16 18:07:33,722 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-05-16 18:07:33,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-floating-ip-pools used request id req-4554d4f7-135c-4677-899a-9ed25c131afb 2019-05-16 18:07:33,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 2.00983977318s 2019-05-16 18:07:33,722 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-05-16 18:07:33,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:07:33,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dffde5ac69fac2c926f409cb40d0051524e6a4d6" 2019-05-16 18:07:35,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:07:35 GMT X-Openstack-Request-Id: req-01635b1e-ba94-4ab2-839c-2c6c1f2cbebe 2019-05-16 18:07:35,040 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-16 18:07:35,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-01635b1e-ba94-4ab2-839c-2c6c1f2cbebe 2019-05-16 18:07:35,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.31307196617s 2019-05-16 18:07:35,041 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-05-16 18:07:35,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-16 18:07:35,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dffde5ac69fac2c926f409cb40d0051524e6a4d6" 2019-05-16 18:07:35,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Thu, 16 May 2019 18:07: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-306e57fd-04d7-458b-8b31-bb429ef914bb x-openstack-request-id: req-306e57fd-04d7-458b-8b31-bb429ef914bb 2019-05-16 18:07:35,100 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 299}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 302}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-16 18:07:35,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-hypervisors/detail used request id req-306e57fd-04d7-458b-8b31-bb429ef914bb 2019-05-16 18:07:35,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0595669746399s 2019-05-16 18:07:35,102 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 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': 299}, 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-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 302}, 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-05-16 18:07:35,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-05-16 18:07:35,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dffde5ac69fac2c926f409cb40d0051524e6a4d6" 2019-05-16 18:07:35,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Thu, 16 May 2019 18:07:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c6d7f29a-1e6a-4f5c-bb66-da16c7c06dd7 x-openstack-request-id: req-c6d7f29a-1e6a-4f5c-bb66-da16c7c06dd7 2019-05-16 18:07:35,229 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-05-16 18:07:35,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-c6d7f29a-1e6a-4f5c-bb66-da16c7c06dd7 2019-05-16 18:07:35,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.126851081848s 2019-05-16 18:07:35,229 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-05-16 18:07:35,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:07:35,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dffde5ac69fac2c926f409cb40d0051524e6a4d6" 2019-05-16 18:07:36,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 16 May 2019 18:07:36 GMT X-Openstack-Request-Id: req-181f8ecb-30f0-4fc8-ac57-6aa3658b1642 2019-05-16 18:07:36,423 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 18:07:36,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-181f8ecb-30f0-4fc8-ac57-6aa3658b1642 2019-05-16 18:07:36,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.19342207909s 2019-05-16 18:07:36,424 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'15f6e4f1-be08-42d1-ac18-58bd55312917'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-16T18:04:14Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'220195cd-782b-490f-b03b-eb92b75ca738', 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-05-16T18:04:07Z', u'provider:network_type': u'flat', u'tenant_id': u'06d1924295234cf290a06b20cd4dd341', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'06d1924295234cf290a06b20cd4dd341', u'l2_adjacency': True})] 2019-05-16 18:07:36,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-16 18:07:36,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dffde5ac69fac2c926f409cb40d0051524e6a4d6" 2019-05-16 18:07:36,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Thu, 16 May 2019 18:07:36 GMT X-Openstack-Request-Id: req-76ba529e-b1b2-4779-a7b5-0958cf6811d7 2019-05-16 18:07:36,495 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-05-16 18:07:36,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json used request id req-76ba529e-b1b2-4779-a7b5-0958cf6811d7 2019-05-16 18:07:36,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0712909698486s 2019-05-16 18:07:36,496 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-05-16 18:07:36,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 18:07:36,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dffde5ac69fac2c926f409cb40d0051524e6a4d6" 2019-05-16 18:07:36,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Thu, 16 May 2019 18:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b78abce8-cb1a-47b0-8523-fc7eb0b2f617 2019-05-16 18:07:36,705 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "06d1924295234cf290a06b20cd4dd341"}}, "role": {"id": "98e29eb88d4842e0af080cd2c7b81791"}, "user": {"id": "1fe6ab2ba025408785a15eee0eeda988"}, "links": {"assignment": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341/users/1fe6ab2ba025408785a15eee0eeda988/roles/98e29eb88d4842e0af080cd2c7b81791"}}, {"scope": {"project": {"id": "06d1924295234cf290a06b20cd4dd341"}}, "role": {"id": "98e29eb88d4842e0af080cd2c7b81791"}, "user": {"id": "5509634c3b6c4ad8b0283b33e55d0d8d"}, "links": {"assignment": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341/users/5509634c3b6c4ad8b0283b33e55d0d8d/roles/98e29eb88d4842e0af080cd2c7b81791"}}, {"scope": {"project": {"id": "06d1924295234cf290a06b20cd4dd341"}}, "role": {"id": "98e29eb88d4842e0af080cd2c7b81791"}, "user": {"id": "56e17efcad5d430daf91d3ae9ebb938b"}, "links": {"assignment": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341/users/56e17efcad5d430daf91d3ae9ebb938b/roles/98e29eb88d4842e0af080cd2c7b81791"}}, {"scope": {"project": {"id": "06d1924295234cf290a06b20cd4dd341"}}, "role": {"id": "98e29eb88d4842e0af080cd2c7b81791"}, "user": {"id": "5788848c5f674f839621af7a8fa4cc5c"}, "links": {"assignment": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341/users/5788848c5f674f839621af7a8fa4cc5c/roles/98e29eb88d4842e0af080cd2c7b81791"}}, {"scope": {"project": {"id": "06d1924295234cf290a06b20cd4dd341"}}, "role": {"id": "98e29eb88d4842e0af080cd2c7b81791"}, "user": {"id": "687319c6ab054f81b8d7f21a5ef5b954"}, "links": {"assignment": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341/users/687319c6ab054f81b8d7f21a5ef5b954/roles/98e29eb88d4842e0af080cd2c7b81791"}}, {"scope": {"project": {"id": "06d1924295234cf290a06b20cd4dd341"}}, "role": {"id": "98e29eb88d4842e0af080cd2c7b81791"}, "user": {"id": "74631b632dcd4e29b8beca5ff02207ea"}, "links": {"assignment": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341/users/74631b632dcd4e29b8beca5ff02207ea/roles/98e29eb88d4842e0af080cd2c7b81791"}}, {"scope": {"project": {"id": "11661fc090eb46e2a9c07f559c7cfc6a"}}, "role": {"id": "98e29eb88d4842e0af080cd2c7b81791"}, "user": {"id": "9ba079f0f3244d3584119539432664fc"}, "links": {"assignment": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a/users/9ba079f0f3244d3584119539432664fc/roles/98e29eb88d4842e0af080cd2c7b81791"}}, {"scope": {"project": {"id": "11661fc090eb46e2a9c07f559c7cfc6a"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "9ba079f0f3244d3584119539432664fc"}, "links": {"assignment": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a/users/9ba079f0f3244d3584119539432664fc/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "06d1924295234cf290a06b20cd4dd341"}}, "role": {"id": "98e29eb88d4842e0af080cd2c7b81791"}, "user": {"id": "9d89572474ae4270b5b698293fcf6bc1"}, "links": {"assignment": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341/users/9d89572474ae4270b5b698293fcf6bc1/roles/98e29eb88d4842e0af080cd2c7b81791"}}, {"scope": {"project": {"id": "06d1924295234cf290a06b20cd4dd341"}}, "role": {"id": "98e29eb88d4842e0af080cd2c7b81791"}, "user": {"id": "aa31f58d15454026bad5b55d39937a32"}, "links": {"assignment": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341/users/aa31f58d15454026bad5b55d39937a32/roles/98e29eb88d4842e0af080cd2c7b81791"}}, {"scope": {"project": {"id": "06d1924295234cf290a06b20cd4dd341"}}, "role": {"id": "98e29eb88d4842e0af080cd2c7b81791"}, "user": {"id": "be4e190f6fcc45ff9d6fc63cf074b282"}, "links": {"assignment": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341/users/be4e190f6fcc45ff9d6fc63cf074b282/roles/98e29eb88d4842e0af080cd2c7b81791"}}, {"scope": {"project": {"id": "06d1924295234cf290a06b20cd4dd341"}}, "role": {"id": "98e29eb88d4842e0af080cd2c7b81791"}, "user": {"id": "bfcd539e624d4a0596f4fbc7d11c0f63"}, "links": {"assignment": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341/users/bfcd539e624d4a0596f4fbc7d11c0f63/roles/98e29eb88d4842e0af080cd2c7b81791"}}, {"scope": {"project": {"id": "06d1924295234cf290a06b20cd4dd341"}}, "role": {"id": "b030c2585ac64a61a9f325a17ec59206"}, "user": {"id": "bfcd539e624d4a0596f4fbc7d11c0f63"}, "links": {"assignment": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341/users/bfcd539e624d4a0596f4fbc7d11c0f63/roles/b030c2585ac64a61a9f325a17ec59206"}}, {"scope": {"project": {"id": "06d1924295234cf290a06b20cd4dd341"}}, "role": {"id": "98e29eb88d4842e0af080cd2c7b81791"}, "user": {"id": "d20b4a38d0a4403396c88493466adc35"}, "links": {"assignment": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341/users/d20b4a38d0a4403396c88493466adc35/roles/98e29eb88d4842e0af080cd2c7b81791"}}, {"scope": {"project": {"id": "06d1924295234cf290a06b20cd4dd341"}}, "role": {"id": "98e29eb88d4842e0af080cd2c7b81791"}, "user": {"id": "d696a2cc5b34424cb120ebbe5e66c4c4"}, "links": {"assignment": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341/users/d696a2cc5b34424cb120ebbe5e66c4c4/roles/98e29eb88d4842e0af080cd2c7b81791"}}, {"scope": {"domain": {"id": "998f4f4975ab4a2d895fdc1651bb75ad"}}, "role": {"id": "98e29eb88d4842e0af080cd2c7b81791"}, "user": {"id": "576eed5fa8194ed594585a74fea4d2cb"}, "links": {"assignment": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad/users/576eed5fa8194ed594585a74fea4d2cb/roles/98e29eb88d4842e0af080cd2c7b81791"}}, {"scope": {"system": {"all": true}}, "role": {"id": "98e29eb88d4842e0af080cd2c7b81791"}, "user": {"id": "9ba079f0f3244d3584119539432664fc"}, "links": {"assignment": "http://172.30.9.36:5000/v3/system/users/9ba079f0f3244d3584119539432664fc/roles/98e29eb88d4842e0af080cd2c7b81791"}}], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments", "previous": null, "next": null}} 2019-05-16 18:07:36,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments used request id req-b78abce8-cb1a-47b0-8523-fc7eb0b2f617 2019-05-16 18:07:36,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.206156015396s 2019-05-16 18:07:36,709 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'06d1924295234cf290a06b20cd4dd341', 'id': u'98e29eb88d4842e0af080cd2c7b81791', 'user': u'1fe6ab2ba025408785a15eee0eeda988'}), Munch({'project': u'06d1924295234cf290a06b20cd4dd341', 'id': u'98e29eb88d4842e0af080cd2c7b81791', 'user': u'5509634c3b6c4ad8b0283b33e55d0d8d'}), Munch({'project': u'06d1924295234cf290a06b20cd4dd341', 'id': u'98e29eb88d4842e0af080cd2c7b81791', 'user': u'56e17efcad5d430daf91d3ae9ebb938b'}), Munch({'project': u'06d1924295234cf290a06b20cd4dd341', 'id': u'98e29eb88d4842e0af080cd2c7b81791', 'user': u'5788848c5f674f839621af7a8fa4cc5c'}), Munch({'project': u'06d1924295234cf290a06b20cd4dd341', 'id': u'98e29eb88d4842e0af080cd2c7b81791', 'user': u'687319c6ab054f81b8d7f21a5ef5b954'}), Munch({'project': u'06d1924295234cf290a06b20cd4dd341', 'id': u'98e29eb88d4842e0af080cd2c7b81791', 'user': u'74631b632dcd4e29b8beca5ff02207ea'}), Munch({'project': u'11661fc090eb46e2a9c07f559c7cfc6a', 'id': u'98e29eb88d4842e0af080cd2c7b81791', 'user': u'9ba079f0f3244d3584119539432664fc'}), Munch({'project': u'11661fc090eb46e2a9c07f559c7cfc6a', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'9ba079f0f3244d3584119539432664fc'}), Munch({'project': u'06d1924295234cf290a06b20cd4dd341', 'id': u'98e29eb88d4842e0af080cd2c7b81791', 'user': u'9d89572474ae4270b5b698293fcf6bc1'}), Munch({'project': u'06d1924295234cf290a06b20cd4dd341', 'id': u'98e29eb88d4842e0af080cd2c7b81791', 'user': u'aa31f58d15454026bad5b55d39937a32'}), Munch({'project': u'06d1924295234cf290a06b20cd4dd341', 'id': u'98e29eb88d4842e0af080cd2c7b81791', 'user': u'be4e190f6fcc45ff9d6fc63cf074b282'}), Munch({'project': u'06d1924295234cf290a06b20cd4dd341', 'id': u'98e29eb88d4842e0af080cd2c7b81791', 'user': u'bfcd539e624d4a0596f4fbc7d11c0f63'}), Munch({'project': u'06d1924295234cf290a06b20cd4dd341', 'id': u'b030c2585ac64a61a9f325a17ec59206', 'user': u'bfcd539e624d4a0596f4fbc7d11c0f63'}), Munch({'project': u'06d1924295234cf290a06b20cd4dd341', 'id': u'98e29eb88d4842e0af080cd2c7b81791', 'user': u'd20b4a38d0a4403396c88493466adc35'}), Munch({'project': u'06d1924295234cf290a06b20cd4dd341', 'id': u'98e29eb88d4842e0af080cd2c7b81791', 'user': u'd696a2cc5b34424cb120ebbe5e66c4c4'}), Munch({'domain': u'998f4f4975ab4a2d895fdc1651bb75ad', 'id': u'98e29eb88d4842e0af080cd2c7b81791', 'user': u'576eed5fa8194ed594585a74fea4d2cb'}), Munch({'id': u'98e29eb88d4842e0af080cd2c7b81791', 'user': u'9ba079f0f3244d3584119539432664fc'})] 2019-05-16 18:07:36,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:07:36,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dffde5ac69fac2c926f409cb40d0051524e6a4d6" 2019-05-16 18:07:36,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-748cd7ee-98d0-4109-83a8-ebb988842e1b 2019-05-16 18:07:36,931 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:07:36,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-748cd7ee-98d0-4109-83a8-ebb988842e1b 2019-05-16 18:07:36,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218701839447s 2019-05-16 18:07:36,933 - 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'37e7a46901254df387e6801a9fcbf8ab'}), 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'7951495ee821461dac95bd844bfa9bf1'}), 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'7d2c9f39920f495a9b9f677298643397'}), 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'98e29eb88d4842e0af080cd2c7b81791'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'b030c2585ac64a61a9f325a17ec59206'}), 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'cfa00a7e50f44205ae21ee5f45f9a426'})] 2019-05-16 18:07:36,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 18:07:36,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dffde5ac69fac2c926f409cb40d0051524e6a4d6" 2019-05-16 18:07:37,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 16 May 2019 18:07:37 GMT X-Openstack-Request-Id: req-e0fe19ec-db16-436d-8365-c4b26aa61a21 2019-05-16 18:07:37,276 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-05-16 18:07:37,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-e0fe19ec-db16-436d-8365-c4b26aa61a21 2019-05-16 18:07:37,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.342347860336s 2019-05-16 18:07:37,276 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-05-16 18:07:37,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:07:37,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dffde5ac69fac2c926f409cb40d0051524e6a4d6" 2019-05-16 18:07:37,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 16 May 2019 18:07:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3814da59-936b-48c0-aeea-37dddb7810c5 x-openstack-request-id: req-3814da59-936b-48c0-aeea-37dddb7810c5 2019-05-16 18:07:37,477 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-16 18:07:37,477 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-3814da59-936b-48c0-aeea-37dddb7810c5 2019-05-16 18:07:37,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200571775436s 2019-05-16 18:07:37,478 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-05-16 18:07:37,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-16 18:07:37,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-16 18:07:37,492 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 18:07:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-841bdd89-7fbb-474f-ba7e-2b4e6669ebc2 2019-05-16 18:07:37,493 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2019-05-16 18:07:37,493 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-841bdd89-7fbb-474f-ba7e-2b4e6669ebc2 2019-05-16 18:07:37,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dffde5ac69fac2c926f409cb40d0051524e6a4d6" 2019-05-16 18:07:37,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 826 Content-Type: application/json Date: Thu, 16 May 2019 18:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05173ceb-179b-41ac-b4f5-1f84dd958ab8 2019-05-16 18:07:37,808 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/05fd0b18318f44c6bcc5b7cbb397a7cc"}, "enabled": true, "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/0db101a9027e45ae9de945143be38239"}, "enabled": true, "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/207f0642c52b4a64826022b018e630ad"}, "enabled": true, "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/36c713f817894d0db6e2bef5f9498696"}, "enabled": true, "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6d37d143d85a4fb7a11623f2a9d956ea"}, "enabled": true, "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/887df30d855c46eeb21ce348e43ce10e"}, "enabled": true, "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9622cbadfb10492ba23c5fb9d75d0a65"}, "enabled": true, "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9f12b79941804bc89755b017ce9d5b2d"}, "enabled": true, "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9fb1f18c528e47e3b14bd910a616855b"}, "enabled": true, "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/aa934b4d3cec4c95897d42e09b6d7829"}, "enabled": true, "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b8c0f0bc52a640ce9e8b97d23a48e96d"}, "enabled": true, "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/cda7176b4ee440018f125be07bd5ee44"}, "enabled": true, "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fa84bbac007e4ee8bb1183d32a5575fc"}, "enabled": true, "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fb13e9dce00d479d94048b82fd71eafe"}, "enabled": true, "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-16 18:07:37,808 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-05173ceb-179b-41ac-b4f5-1f84dd958ab8 2019-05-16 18:07:37,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.326951980591s 2019-05-16 18:07:37,813 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'05fd0b18318f44c6bcc5b7cbb397a7cc', 'name': u'neutron'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'0db101a9027e45ae9de945143be38239', 'name': u'cinderv3'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'207f0642c52b4a64826022b018e630ad', 'name': u'heat'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'36c713f817894d0db6e2bef5f9498696', 'name': u'ceilometer'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'6d37d143d85a4fb7a11623f2a9d956ea', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'887df30d855c46eeb21ce348e43ce10e', 'name': u'aodh'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'9622cbadfb10492ba23c5fb9d75d0a65', 'name': u'panko'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'9f12b79941804bc89755b017ce9d5b2d', 'name': u'keystone'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'9fb1f18c528e47e3b14bd910a616855b', 'name': u'placement'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'aa934b4d3cec4c95897d42e09b6d7829', 'name': u'glance'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'b8c0f0bc52a640ce9e8b97d23a48e96d', 'name': u'nova'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'cda7176b4ee440018f125be07bd5ee44', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'fa84bbac007e4ee8bb1183d32a5575fc', 'name': u'gnocchi'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'fb13e9dce00d479d94048b82fd71eafe', 'name': u'swift'})] 2019-05-16 18:07:37,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 18:07:37,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dffde5ac69fac2c926f409cb40d0051524e6a4d6" 2019-05-16 18:07:39,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Thu, 16 May 2019 18:07:39 GMT X-Openstack-Request-Id: req-9bd2c68f-b3d0-48ef-9e1d-c04229abbe18 2019-05-16 18:07:39,189 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-16T18:04:14Z","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":"15f6e4f1-be08-42d1-ac18-58bd55312917","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"06d1924295234cf290a06b20cd4dd341","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"220195cd-782b-490f-b03b-eb92b75ca738","tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:14Z","ip_version":4}]} 2019-05-16 18:07:39,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-9bd2c68f-b3d0-48ef-9e1d-c04229abbe18 2019-05-16 18:07:39,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.37493300438s 2019-05-16 18:07:39,189 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:04:14Z', 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'15f6e4f1-be08-42d1-ac18-58bd55312917', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'tenant_id': u'06d1924295234cf290a06b20cd4dd341', u'created_at': u'2019-05-16T18:04:14Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'06d1924295234cf290a06b20cd4dd341'})] 2019-05-16 18:07:39,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-05-16 18:07:39,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dffde5ac69fac2c926f409cb40d0051524e6a4d6" 2019-05-16 18:07:40,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Thu, 16 May 2019 18:07:40 GMT X-Openstack-Request-Id: req-1f25d35d-7c37-4534-aa44-f0445c8fa408 2019-05-16 18:07:40,332 - 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-05-16 18:07:40,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/service-providers.json used request id req-1f25d35d-7c37-4534-aa44-f0445c8fa408 2019-05-16 18:07:40,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 1.14208698273s 2019-05-16 18:07:40,333 - 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-05-16 18:07:40,451 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 18:07:40,451 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:12 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-05-16 18:07:40,501 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-05-16 18:07:40,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:07:40,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 18:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51e0055f-9d04-4d4a-a62f-9eb177c084bb 2019-05-16 18:07:40,613 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 18:07:40,613 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-51e0055f-9d04-4d4a-a62f-9eb177c084bb 2019-05-16 18:07:40,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 18:07:41,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T19:07:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["_VVXrBbsS1yBlcc5CN2lrA"], "issued_at": "2019-05-16T18:07:40.000000Z"}} 2019-05-16 18:07:41,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:07:41,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}88c7a47ff040b1fb1bd5b052f0a7dd6146e5979a" 2019-05-16 18:07:42,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 16 May 2019 18:07:42 GMT X-Openstack-Request-Id: req-382e7379-1d79-40ad-926a-91e9e606b524 2019-05-16 18:07:42,392 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 18:07:42,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-382e7379-1d79-40ad-926a-91e9e606b524 2019-05-16 18:07:42,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.37250113487s 2019-05-16 18:07:42,393 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-05-16 18:07:42,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:07:42,405 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 18:07:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b60e111-ebbc-4ac8-9e95-d04b0b052a72 2019-05-16 18:07:42,405 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 18:07:42,405 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-9b60e111-ebbc-4ac8-9e95-d04b0b052a72 2019-05-16 18:07:42,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:07:42,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}88c7a47ff040b1fb1bd5b052f0a7dd6146e5979a" 2019-05-16 18:07:42,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 18:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-387ec2f2-b0a8-4941-8717-3aa6c946544d 2019-05-16 18:07:42,645 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 18:07:42,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-387ec2f2-b0a8-4941-8717-3aa6c946544d 2019-05-16 18:07:42,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.239003896713s 2019-05-16 18:07:42,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:07:42,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}88c7a47ff040b1fb1bd5b052f0a7dd6146e5979a" 2019-05-16 18:07:42,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Thu, 16 May 2019 18:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4c8f93d-c1f6-4a07-808f-df84148c96d9 2019-05-16 18:07:42,858 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 18:07:42,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-c4c8f93d-c1f6-4a07-808f-df84148c96d9 2019-05-16 18:07:42,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205462932587s 2019-05-16 18:07:42,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-16 18:07:42,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}88c7a47ff040b1fb1bd5b052f0a7dd6146e5979a" -d '{"network": {"tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "tenantnetwork1-net_dffa539d-d7e5-4491-a28a-81e22d55bd81", "admin_state_up": true}}' 2019-05-16 18:07:43,622 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Thu, 16 May 2019 18:07:43 GMT X-Openstack-Request-Id: req-9969ca46-7a81-4cd6-9ca9-b339ccf2a81d 2019-05-16 18:07:43,622 - 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":"7f526e85-970c-4584-a332-938c70dbe163","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"11661fc090eb46e2a9c07f559c7cfc6a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:07:43Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_dffa539d-d7e5-4491-a28a-81e22d55bd81","admin_state_up":true,"tenant_id":"11661fc090eb46e2a9c07f559c7cfc6a","created_at":"2019-05-16T18:07:43Z","mtu":1450}} 2019-05-16 18:07:43,622 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-9969ca46-7a81-4cd6-9ca9-b339ccf2a81d 2019-05-16 18:07:43,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.763005971909s 2019-05-16 18:07:43,623 - 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-05-16T18:07:43Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7f526e85-970c-4584-a332-938c70dbe163', u'provider:segmentation_id': 23, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_dffa539d-d7e5-4491-a28a-81e22d55bd81', u'created_at': u'2019-05-16T18:07:43Z', u'mtu': 1450, u'tenant_id': u'11661fc090eb46e2a9c07f559c7cfc6a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'11661fc090eb46e2a9c07f559c7cfc6a', u'l2_adjacency': True}) 2019-05-16 18:07:43,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:07:43,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}88c7a47ff040b1fb1bd5b052f0a7dd6146e5979a" 2019-05-16 18:07:44,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Thu, 16 May 2019 18:07:44 GMT X-Openstack-Request-Id: req-55df284c-ee57-41f0-a419-aa291697c1f8 2019-05-16 18:07:44,123 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7f526e85-970c-4584-a332-938c70dbe163","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"11661fc090eb46e2a9c07f559c7cfc6a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:07:43Z","qos_policy_id":null,"name":"tenantnetwork1-net_dffa539d-d7e5-4491-a28a-81e22d55bd81","admin_state_up":true,"tenant_id":"11661fc090eb46e2a9c07f559c7cfc6a","created_at":"2019-05-16T18:07:43Z","provider:network_type":"vxlan"}]} 2019-05-16 18:07:44,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-55df284c-ee57-41f0-a419-aa291697c1f8 2019-05-16 18:07:44,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.499253034592s 2019-05-16 18:07:44,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-16 18:07:44,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}88c7a47ff040b1fb1bd5b052f0a7dd6146e5979a" -d '{"subnet": {"name": "tenantnetwork1-subnet_dffa539d-d7e5-4491-a28a-81e22d55bd81", "enable_dhcp": true, "network_id": "7f526e85-970c-4584-a332-938c70dbe163", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-16 18:07:45,873 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Thu, 16 May 2019 18:07:45 GMT X-Openstack-Request-Id: req-5b9cc77e-9c07-4711-8e8f-90e2d4867780 2019-05-16 18:07:45,873 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-16T18:07:45Z","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":"0411ec44-d343-44b3-9e2e-28a7435d75e3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"11661fc090eb46e2a9c07f559c7cfc6a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_dffa539d-d7e5-4491-a28a-81e22d55bd81","enable_dhcp":true,"segment_id":null,"network_id":"7f526e85-970c-4584-a332-938c70dbe163","tenant_id":"11661fc090eb46e2a9c07f559c7cfc6a","created_at":"2019-05-16T18:07:45Z","ip_version":4}} 2019-05-16 18:07:45,874 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-5b9cc77e-9c07-4711-8e8f-90e2d4867780 2019-05-16 18:07:45,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.74945282936s 2019-05-16 18:07:45,874 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:07:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0411ec44-d343-44b3-9e2e-28a7435d75e3', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_dffa539d-d7e5-4491-a28a-81e22d55bd81', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'7f526e85-970c-4584-a332-938c70dbe163', u'tenant_id': u'11661fc090eb46e2a9c07f559c7cfc6a', u'created_at': u'2019-05-16T18:07:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'11661fc090eb46e2a9c07f559c7cfc6a'}) 2019-05-16 18:07:45,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-16 18:07:45,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}88c7a47ff040b1fb1bd5b052f0a7dd6146e5979a" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "tenantnetwork1-router_dffa539d-d7e5-4491-a28a-81e22d55bd81", "admin_state_up": true}}' 2019-05-16 18:07:52,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Thu, 16 May 2019 18:07:52 GMT X-Openstack-Request-Id: req-ac9a254f-bc5b-4aad-a577-5ca0147e8fbc 2019-05-16 18:07:52,738 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:46Z", "admin_state_up": true, "updated_at": "2019-05-16T18:07:47Z", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "06b8201f-131e-4fb6-bff2-b65b958b059f", "name": "tenantnetwork1-router_dffa539d-d7e5-4491-a28a-81e22d55bd81"}} 2019-05-16 18:07:52,738 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-ac9a254f-bc5b-4aad-a577-5ca0147e8fbc 2019-05-16 18:07:52,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.86323404312s 2019-05-16 18:07:52,739 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:07:47Z', u'revision_number': 3, u'ha': True, u'id': u'06b8201f-131e-4fb6-bff2-b65b958b059f', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_dffa539d-d7e5-4491-a28a-81e22d55bd81', u'admin_state_up': True, u'tenant_id': u'11661fc090eb46e2a9c07f559c7cfc6a', u'created_at': u'2019-05-16T18:07:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'11661fc090eb46e2a9c07f559c7cfc6a'}) 2019-05-16 18:07:52,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-16 18:07:52,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/06b8201f-131e-4fb6-bff2-b65b958b059f/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}88c7a47ff040b1fb1bd5b052f0a7dd6146e5979a" -d '{"subnet_id": "0411ec44-d343-44b3-9e2e-28a7435d75e3"}' 2019-05-16 18:07:55,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:07:55 GMT X-Openstack-Request-Id: req-cb51903e-557a-499c-ba4f-078d9e046cfa 2019-05-16 18:07:55,945 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7f526e85-970c-4584-a332-938c70dbe163", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "subnet_id": "0411ec44-d343-44b3-9e2e-28a7435d75e3", "subnet_ids": ["0411ec44-d343-44b3-9e2e-28a7435d75e3"], "port_id": "8fc07b07-a867-4776-990d-a19c086ef4a3", "id": "06b8201f-131e-4fb6-bff2-b65b958b059f"} 2019-05-16 18:07:55,945 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/06b8201f-131e-4fb6-bff2-b65b958b059f/add_router_interface.json used request id req-cb51903e-557a-499c-ba4f-078d9e046cfa 2019-05-16 18:07:55,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.2058660984s 2019-05-16 18:07:56,057 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 18:07:56,058 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:14 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-16 18:07:56,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-16 18:07:56,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/06b8201f-131e-4fb6-bff2-b65b958b059f/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}88c7a47ff040b1fb1bd5b052f0a7dd6146e5979a" -d '{"subnet_id": "0411ec44-d343-44b3-9e2e-28a7435d75e3"}' 2019-05-16 18:08:00,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:08:00 GMT X-Openstack-Request-Id: req-f4090913-d3b9-4f56-b29d-bdfae5eaa6d9 2019-05-16 18:08:00,797 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7f526e85-970c-4584-a332-938c70dbe163", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "subnet_id": "0411ec44-d343-44b3-9e2e-28a7435d75e3", "subnet_ids": ["0411ec44-d343-44b3-9e2e-28a7435d75e3"], "port_id": "8fc07b07-a867-4776-990d-a19c086ef4a3", "id": "06b8201f-131e-4fb6-bff2-b65b958b059f"} 2019-05-16 18:08:00,797 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/06b8201f-131e-4fb6-bff2-b65b958b059f/remove_router_interface.json used request id req-f4090913-d3b9-4f56-b29d-bdfae5eaa6d9 2019-05-16 18:08:00,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.73470592499s 2019-05-16 18:08:00,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 18:08:00,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}88c7a47ff040b1fb1bd5b052f0a7dd6146e5979a" 2019-05-16 18:08:00,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Thu, 16 May 2019 18:08:00 GMT X-Openstack-Request-Id: req-13ff497a-6e54-4f90-9c2b-8bbc79a5525a 2019-05-16 18:08:00,945 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:46Z", "admin_state_up": true, "updated_at": "2019-05-16T18:07:59Z", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "06b8201f-131e-4fb6-bff2-b65b958b059f", "name": "tenantnetwork1-router_dffa539d-d7e5-4491-a28a-81e22d55bd81"}]} 2019-05-16 18:08:00,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-13ff497a-6e54-4f90-9c2b-8bbc79a5525a 2019-05-16 18:08:00,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.14736700058s 2019-05-16 18:08:00,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-16 18:08:00,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/06b8201f-131e-4fb6-bff2-b65b958b059f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}88c7a47ff040b1fb1bd5b052f0a7dd6146e5979a" 2019-05-16 18:08:05,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:08:05 GMT X-Openstack-Request-Id: req-f9a3d7af-cf9a-4b7e-9125-b68f1c722583 2019-05-16 18:08:05,790 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:08:05,790 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/06b8201f-131e-4fb6-bff2-b65b958b059f.json used request id req-f9a3d7af-cf9a-4b7e-9125-b68f1c722583 2019-05-16 18:08:05,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.84372997284s 2019-05-16 18:08:05,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 18:08:05,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}88c7a47ff040b1fb1bd5b052f0a7dd6146e5979a" 2019-05-16 18:08:07,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Thu, 16 May 2019 18:08:07 GMT X-Openstack-Request-Id: req-b1606704-81de-4c01-8bc5-84e6a3b8fbf5 2019-05-16 18:08:07,019 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-16T18:07:45Z","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":"0411ec44-d343-44b3-9e2e-28a7435d75e3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"11661fc090eb46e2a9c07f559c7cfc6a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_dffa539d-d7e5-4491-a28a-81e22d55bd81","enable_dhcp":true,"segment_id":null,"network_id":"7f526e85-970c-4584-a332-938c70dbe163","tenant_id":"11661fc090eb46e2a9c07f559c7cfc6a","created_at":"2019-05-16T18:07:45Z","ip_version":4},{"updated_at":"2019-05-16T18:04:14Z","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":"15f6e4f1-be08-42d1-ac18-58bd55312917","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"06d1924295234cf290a06b20cd4dd341","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"220195cd-782b-490f-b03b-eb92b75ca738","tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:14Z","ip_version":4}]} 2019-05-16 18:08:07,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-b1606704-81de-4c01-8bc5-84e6a3b8fbf5 2019-05-16 18:08:07,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.22831606865s 2019-05-16 18:08:07,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-16 18:08:07,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/0411ec44-d343-44b3-9e2e-28a7435d75e3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}88c7a47ff040b1fb1bd5b052f0a7dd6146e5979a" 2019-05-16 18:08:09,697 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:08:09 GMT X-Openstack-Request-Id: req-7f93cd1d-a223-4c23-8beb-85ba92b47156 2019-05-16 18:08:09,698 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:08:09,698 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/0411ec44-d343-44b3-9e2e-28a7435d75e3.json used request id req-7f93cd1d-a223-4c23-8beb-85ba92b47156 2019-05-16 18:08:09,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.676445961s 2019-05-16 18:08:09,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:08:09,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}88c7a47ff040b1fb1bd5b052f0a7dd6146e5979a" 2019-05-16 18:08:10,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Thu, 16 May 2019 18:08:10 GMT X-Openstack-Request-Id: req-307e2dba-72ee-470f-aaef-32b5e2c13fa1 2019-05-16 18:08:10,836 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f526e85-970c-4584-a332-938c70dbe163","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"11661fc090eb46e2a9c07f559c7cfc6a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:08:09Z","qos_policy_id":null,"name":"tenantnetwork1-net_dffa539d-d7e5-4491-a28a-81e22d55bd81","admin_state_up":true,"tenant_id":"11661fc090eb46e2a9c07f559c7cfc6a","created_at":"2019-05-16T18:07:43Z","provider:network_type":"vxlan"}]} 2019-05-16 18:08:10,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-307e2dba-72ee-470f-aaef-32b5e2c13fa1 2019-05-16 18:08:10,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.13838911057s 2019-05-16 18:08:10,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-16 18:08:10,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/7f526e85-970c-4584-a332-938c70dbe163.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}88c7a47ff040b1fb1bd5b052f0a7dd6146e5979a" 2019-05-16 18:08:12,664 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:08:12 GMT X-Openstack-Request-Id: req-baa3862c-b9ed-4161-9579-f0dadcabf6f6 2019-05-16 18:08:12,664 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:08:12,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/7f526e85-970c-4584-a332-938c70dbe163.json used request id req-baa3862c-b9ed-4161-9579-f0dadcabf6f6 2019-05-16 18:08:12,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.82676196098s 2019-05-16 18:08:12,710 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-05-16 18:08:12,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:08:12,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 18:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adbe915d-8073-44b1-9708-857a218621f1 2019-05-16 18:08:12,756 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 18:08:12,756 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-adbe915d-8073-44b1-9708-857a218621f1 2019-05-16 18:08:12,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 18:08:13,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T19:08:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["2hGeBvGyStmaHsoxMv5WeA"], "issued_at": "2019-05-16T18:08:13.000000Z"}} 2019-05-16 18:08:13,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:08:13,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}83450b8bb1fc8f8a6c03df6a10b75188c042811c" 2019-05-16 18:08:13,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 16 May 2019 18:08:13 GMT X-Openstack-Request-Id: req-3dc5ceaa-e333-437b-9e72-a8b117cae1db 2019-05-16 18:08:13,784 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 18:08:13,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3dc5ceaa-e333-437b-9e72-a8b117cae1db 2019-05-16 18:08:13,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.603754997253s 2019-05-16 18:08:13,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:08:13,797 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 18:08:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12980350-183a-4fc7-aade-74685cea4628 2019-05-16 18:08:13,797 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 18:08:13,797 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-12980350-183a-4fc7-aade-74685cea4628 2019-05-16 18:08:13,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:08:13,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}83450b8bb1fc8f8a6c03df6a10b75188c042811c" 2019-05-16 18:08:14,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 18:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59de1e6d-f6d9-4d95-be32-cafe3210b7ff 2019-05-16 18:08:14,100 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 18:08:14,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-59de1e6d-f6d9-4d95-be32-cafe3210b7ff 2019-05-16 18:08:14,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.301841974258s 2019-05-16 18:08:14,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-16 18:08:14,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}83450b8bb1fc8f8a6c03df6a10b75188c042811c" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd"}}' 2019-05-16 18:08:14,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Thu, 16 May 2019 18:08:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59106f1e-82c8-47c9-9283-9eb45549ec89 2019-05-16 18:08:14,481 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.36:5000/v3/projects/5085f6e128ce414db5231e2de96f72bd"}, "tags": [], "enabled": true, "id": "5085f6e128ce414db5231e2de96f72bd", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd"}} 2019-05-16 18:08:14,482 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-59106f1e-82c8-47c9-9283-9eb45549ec89 2019-05-16 18:08:14,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.374297857285s 2019-05-16 18:08:14,482 - 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'5085f6e128ce414db5231e2de96f72bd', '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_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd'}) 2019-05-16 18:08:14,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-16 18:08:14,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}83450b8bb1fc8f8a6c03df6a10b75188c042811c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "gmlPEn97GDhQFDBVkk2PT9CyxocaxR", "email": null, "name": "tenantnetwork2-user_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd"}}' 2019-05-16 18:08:15,269 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Thu, 16 May 2019 18:08:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50ae6568-765b-4c90-ac13-887eceb791a3 2019-05-16 18:08:15,269 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd", "links": {"self": "http://172.30.9.36:5000/v3/users/b03bf967fa314c649039c4d71d6bdc6d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b03bf967fa314c649039c4d71d6bdc6d", "domain_id": "default", "password_expires_at": null}} 2019-05-16 18:08:15,269 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-50ae6568-765b-4c90-ac13-887eceb791a3 2019-05-16 18:08:15,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.780811071396s 2019-05-16 18:08:15,270 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b03bf967fa314c649039c4d71d6bdc6d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd'}) 2019-05-16 18:08:15,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:08:15,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}83450b8bb1fc8f8a6c03df6a10b75188c042811c" 2019-05-16 18:08:15,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b9c80e2-6f8c-4dc5-8235-fdb89b7f1a56 2019-05-16 18:08:15,509 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:08:15,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-2b9c80e2-6f8c-4dc5-8235-fdb89b7f1a56 2019-05-16 18:08:15,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.235697031021s 2019-05-16 18:08:15,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:08:15,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}83450b8bb1fc8f8a6c03df6a10b75188c042811c" 2019-05-16 18:08:15,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc2100d-98c1-4e34-a271-83211b706573 2019-05-16 18:08:15,653 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:08:15,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-cbc2100d-98c1-4e34-a271-83211b706573 2019-05-16 18:08:15,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.138512134552s 2019-05-16 18:08:15,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:08:15,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}83450b8bb1fc8f8a6c03df6a10b75188c042811c" 2019-05-16 18:08:15,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0911ae26-dd53-44a6-a5f5-128dea21dab5 2019-05-16 18:08:15,921 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:08:15,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-0911ae26-dd53-44a6-a5f5-128dea21dab5 2019-05-16 18:08:15,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.2626080513s 2019-05-16 18:08:15,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:08:15,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}83450b8bb1fc8f8a6c03df6a10b75188c042811c" 2019-05-16 18:08:16,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 18:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0d9dbda-ccdf-4d00-b204-d8b829267d1d 2019-05-16 18:08:16,047 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 18:08:16,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-a0d9dbda-ccdf-4d00-b204-d8b829267d1d 2019-05-16 18:08:16,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120748996735s 2019-05-16 18:08:16,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:08:16,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}83450b8bb1fc8f8a6c03df6a10b75188c042811c" 2019-05-16 18:08:16,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 16 May 2019 18:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c278eed4-eee3-4ddb-a521-e3d4ac7fe41c 2019-05-16 18:08:16,229 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd", "links": {"self": "http://172.30.9.36:5000/v3/users/b03bf967fa314c649039c4d71d6bdc6d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b03bf967fa314c649039c4d71d6bdc6d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 18:08:16,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-c278eed4-eee3-4ddb-a521-e3d4ac7fe41c 2019-05-16 18:08:16,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.181591033936s 2019-05-16 18:08:16,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:08:16,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}83450b8bb1fc8f8a6c03df6a10b75188c042811c" 2019-05-16 18:08:16,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Thu, 16 May 2019 18:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02d1fa0d-b8dc-40a2-822b-37fcc277cf18 2019-05-16 18:08:16,449 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.36:5000/v3/projects/5085f6e128ce414db5231e2de96f72bd"}, "tags": [], "enabled": true, "id": "5085f6e128ce414db5231e2de96f72bd", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd"}]} 2019-05-16 18:08:16,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-02d1fa0d-b8dc-40a2-822b-37fcc277cf18 2019-05-16 18:08:16,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208009958267s 2019-05-16 18:08:16,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 18:08:16,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=b03bf967fa314c649039c4d71d6bdc6d&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=5085f6e128ce414db5231e2de96f72bd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83450b8bb1fc8f8a6c03df6a10b75188c042811c" 2019-05-16 18:08:16,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 16 May 2019 18:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53dbb627-907e-4b48-a597-7df161655a89 2019-05-16 18:08:16,762 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=b03bf967fa314c649039c4d71d6bdc6d&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=5085f6e128ce414db5231e2de96f72bd", "previous": null, "next": null}} 2019-05-16 18:08:16,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=b03bf967fa314c649039c4d71d6bdc6d&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=5085f6e128ce414db5231e2de96f72bd used request id req-53dbb627-907e-4b48-a597-7df161655a89 2019-05-16 18:08:16,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.305537939072s 2019-05-16 18:08:16,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 18:08:16,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/5085f6e128ce414db5231e2de96f72bd/users/b03bf967fa314c649039c4d71d6bdc6d/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83450b8bb1fc8f8a6c03df6a10b75188c042811c" 2019-05-16 18:08:17,096 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:08:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67c4ddd4-46d0-4ba2-abbf-0b2e434de656 2019-05-16 18:08:17,097 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:08:17,097 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/5085f6e128ce414db5231e2de96f72bd/users/b03bf967fa314c649039c4d71d6bdc6d/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-67c4ddd4-46d0-4ba2-abbf-0b2e434de656 2019-05-16 18:08:17,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.330572843552s 2019-05-16 18:08:17,098 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd', 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'5085f6e128ce414db5231e2de96f72bd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'gmlPEn97GDhQFDBVkk2PT9CyxocaxR', 'username': u'tenantnetwork2-user_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-16 18:08:17,101 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd', 'password': 'gmlPEn97GDhQFDBVkk2PT9CyxocaxR', 'project_name': 'tenantnetwork2-project_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': '5085f6e128ce414db5231e2de96f72bd', 'project_domain_name': 'Default'} 2019-05-16 18:08:17,102 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-05-16 18:08:17,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:08:17,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}83450b8bb1fc8f8a6c03df6a10b75188c042811c" 2019-05-16 18:08:17,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 18:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc2eee1d-583b-4863-99ba-d722227df087 2019-05-16 18:08:17,316 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 18:08:17,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-bc2eee1d-583b-4863-99ba-d722227df087 2019-05-16 18:08:17,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.213947057724s 2019-05-16 18:08:17,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:08:17,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}83450b8bb1fc8f8a6c03df6a10b75188c042811c" 2019-05-16 18:08:17,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Thu, 16 May 2019 18:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63faf48d-4717-4ae6-a225-55c33d4b6c41 2019-05-16 18:08:17,531 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.36:5000/v3/projects/5085f6e128ce414db5231e2de96f72bd"}, "tags": [], "enabled": true, "id": "5085f6e128ce414db5231e2de96f72bd", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd"}]} 2019-05-16 18:08:17,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-63faf48d-4717-4ae6-a225-55c33d4b6c41 2019-05-16 18:08:17,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207531929016s 2019-05-16 18:08:17,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-16 18:08:17,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}83450b8bb1fc8f8a6c03df6a10b75188c042811c" -d '{"network": {"tenant_id": "5085f6e128ce414db5231e2de96f72bd", "name": "tenantnetwork2-net_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd", "admin_state_up": true}}' 2019-05-16 18:08:19,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Thu, 16 May 2019 18:08:19 GMT X-Openstack-Request-Id: req-cde3e877-4d3f-4ef0-80c4-c5334b8678b6 2019-05-16 18:08:19,011 - 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":"5520c0e7-4d56-4218-ac9a-fd6f5a05b3b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"5085f6e128ce414db5231e2de96f72bd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:08:18Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd","admin_state_up":true,"tenant_id":"5085f6e128ce414db5231e2de96f72bd","created_at":"2019-05-16T18:08:18Z","mtu":1450}} 2019-05-16 18:08:19,011 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-cde3e877-4d3f-4ef0-80c4-c5334b8678b6 2019-05-16 18:08:19,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.47835993767s 2019-05-16 18:08:19,012 - 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-05-16T18:08:18Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5520c0e7-4d56-4218-ac9a-fd6f5a05b3b6', u'provider:segmentation_id': 94, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd', u'created_at': u'2019-05-16T18:08:18Z', u'mtu': 1450, u'tenant_id': u'5085f6e128ce414db5231e2de96f72bd', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5085f6e128ce414db5231e2de96f72bd', u'l2_adjacency': True}) 2019-05-16 18:08:19,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:08:19,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 18:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b95fa0a7-786d-49c5-afeb-975a45fea22d 2019-05-16 18:08:19,023 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 18:08:19,023 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-b95fa0a7-786d-49c5-afeb-975a45fea22d 2019-05-16 18:08:19,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 18:08:19,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T19:08:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5085f6e128ce414db5231e2de96f72bd", "name": "tenantnetwork2-project_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/5085f6e128ce414db5231e2de96f72bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/5085f6e128ce414db5231e2de96f72bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/5085f6e128ce414db5231e2de96f72bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/5085f6e128ce414db5231e2de96f72bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/5085f6e128ce414db5231e2de96f72bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/5085f6e128ce414db5231e2de96f72bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/5085f6e128ce414db5231e2de96f72bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/5085f6e128ce414db5231e2de96f72bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/5085f6e128ce414db5231e2de96f72bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_5085f6e128ce414db5231e2de96f72bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_5085f6e128ce414db5231e2de96f72bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd", "id": "b03bf967fa314c649039c4d71d6bdc6d"}, "audit_ids": ["BoFOdzlIQUGMg-v5FMDaIA"], "issued_at": "2019-05-16T18:08:19.000000Z"}} 2019-05-16 18:08:19,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:08:19,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e8be46ccef67b10f18bce8406e80b1a25902aa66" 2019-05-16 18:08:19,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Thu, 16 May 2019 18:08:19 GMT X-Openstack-Request-Id: req-2df81338-7f3b-480c-937c-32803b3ae66d 2019-05-16 18:08:19,824 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"5520c0e7-4d56-4218-ac9a-fd6f5a05b3b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5085f6e128ce414db5231e2de96f72bd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:08:18Z","qos_policy_id":null,"name":"tenantnetwork2-net_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd","admin_state_up":true,"tenant_id":"5085f6e128ce414db5231e2de96f72bd","created_at":"2019-05-16T18:08:18Z","mtu":1450}]} 2019-05-16 18:08:19,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-2df81338-7f3b-480c-937c-32803b3ae66d 2019-05-16 18:08:19,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.399811983109s 2019-05-16 18:08:19,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-16 18:08:19,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e8be46ccef67b10f18bce8406e80b1a25902aa66" -d '{"subnet": {"name": "tenantnetwork2-subnet_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd", "enable_dhcp": true, "network_id": "5520c0e7-4d56-4218-ac9a-fd6f5a05b3b6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-16 18:08:21,844 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Thu, 16 May 2019 18:08:21 GMT X-Openstack-Request-Id: req-d298f64e-b856-4cff-896f-f57ca2ae17c0 2019-05-16 18:08:21,844 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5520c0e7-4d56-4218-ac9a-fd6f5a05b3b6","tenant_id":"5085f6e128ce414db5231e2de96f72bd","created_at":"2019-05-16T18:08:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-16T18:08: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":"5085f6e128ce414db5231e2de96f72bd","id":"5f8e2226-7808-4cba-b285-6a017dc1df35","subnetpool_id":null,"name":"tenantnetwork2-subnet_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd"}} 2019-05-16 18:08:21,845 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-d298f64e-b856-4cff-896f-f57ca2ae17c0 2019-05-16 18:08:21,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 2.01885700226s 2019-05-16 18:08:21,845 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:08: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'5f8e2226-7808-4cba-b285-6a017dc1df35', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd', u'enable_dhcp': True, u'network_id': u'5520c0e7-4d56-4218-ac9a-fd6f5a05b3b6', u'tenant_id': u'5085f6e128ce414db5231e2de96f72bd', u'created_at': u'2019-05-16T18:08: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'5085f6e128ce414db5231e2de96f72bd'}) 2019-05-16 18:08:21,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-16 18:08:21,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e8be46ccef67b10f18bce8406e80b1a25902aa66" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "tenantnetwork2-router_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd", "admin_state_up": true}}' 2019-05-16 18:08:29,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Thu, 16 May 2019 18:08:29 GMT X-Openstack-Request-Id: req-16986ebc-d422-4099-96bb-54c0166f44fa 2019-05-16 18:08:29,601 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5085f6e128ce414db5231e2de96f72bd", "created_at": "2019-05-16T18:08:23Z", "admin_state_up": true, "updated_at": "2019-05-16T18:08:25Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5085f6e128ce414db5231e2de96f72bd", "id": "62e9eae6-d1f7-44e0-80e2-8c4502b01f78", "name": "tenantnetwork2-router_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd"}} 2019-05-16 18:08:29,601 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-16986ebc-d422-4099-96bb-54c0166f44fa 2019-05-16 18:08:29,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.75563597679s 2019-05-16 18:08:29,602 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:08:25Z', u'revision_number': 3, u'id': u'62e9eae6-d1f7-44e0-80e2-8c4502b01f78', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd', u'admin_state_up': True, u'tenant_id': u'5085f6e128ce414db5231e2de96f72bd', u'created_at': u'2019-05-16T18:08:23Z', u'flavor_id': None, u'routes': [], u'project_id': u'5085f6e128ce414db5231e2de96f72bd'}) 2019-05-16 18:08:29,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-16 18:08:29,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/62e9eae6-d1f7-44e0-80e2-8c4502b01f78/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}e8be46ccef67b10f18bce8406e80b1a25902aa66" -d '{"subnet_id": "5f8e2226-7808-4cba-b285-6a017dc1df35"}' 2019-05-16 18:08:32,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:08:32 GMT X-Openstack-Request-Id: req-66b3d4f1-48c9-4256-a0a3-6cdbb8ea9c03 2019-05-16 18:08:32,870 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5520c0e7-4d56-4218-ac9a-fd6f5a05b3b6", "tenant_id": "5085f6e128ce414db5231e2de96f72bd", "subnet_id": "5f8e2226-7808-4cba-b285-6a017dc1df35", "subnet_ids": ["5f8e2226-7808-4cba-b285-6a017dc1df35"], "port_id": "73a39df7-6b7b-4c11-87d8-509eedd89a65", "id": "62e9eae6-d1f7-44e0-80e2-8c4502b01f78"} 2019-05-16 18:08:32,870 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/62e9eae6-d1f7-44e0-80e2-8c4502b01f78/add_router_interface.json used request id req-66b3d4f1-48c9-4256-a0a3-6cdbb8ea9c03 2019-05-16 18:08:32,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.26730108261s 2019-05-16 18:08:32,984 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 18:08:32,984 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:16 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-16 18:08:32,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-16 18:08:32,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/62e9eae6-d1f7-44e0-80e2-8c4502b01f78/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}e8be46ccef67b10f18bce8406e80b1a25902aa66" -d '{"subnet_id": "5f8e2226-7808-4cba-b285-6a017dc1df35"}' 2019-05-16 18:08:37,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:08:37 GMT X-Openstack-Request-Id: req-405a73f2-07cd-4592-956e-ff58b7b1d8ad 2019-05-16 18:08:37,065 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5520c0e7-4d56-4218-ac9a-fd6f5a05b3b6", "tenant_id": "5085f6e128ce414db5231e2de96f72bd", "subnet_id": "5f8e2226-7808-4cba-b285-6a017dc1df35", "subnet_ids": ["5f8e2226-7808-4cba-b285-6a017dc1df35"], "port_id": "73a39df7-6b7b-4c11-87d8-509eedd89a65", "id": "62e9eae6-d1f7-44e0-80e2-8c4502b01f78"} 2019-05-16 18:08:37,065 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/62e9eae6-d1f7-44e0-80e2-8c4502b01f78/remove_router_interface.json used request id req-405a73f2-07cd-4592-956e-ff58b7b1d8ad 2019-05-16 18:08:37,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.07617712021s 2019-05-16 18:08:37,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 18:08:37,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e8be46ccef67b10f18bce8406e80b1a25902aa66" 2019-05-16 18:08:37,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Thu, 16 May 2019 18:08:37 GMT X-Openstack-Request-Id: req-5a238e51-52ae-4163-9eec-dd5e2ab23c43 2019-05-16 18:08:37,459 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5085f6e128ce414db5231e2de96f72bd", "created_at": "2019-05-16T18:08:23Z", "admin_state_up": true, "updated_at": "2019-05-16T18:08:35Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "5085f6e128ce414db5231e2de96f72bd", "id": "62e9eae6-d1f7-44e0-80e2-8c4502b01f78", "name": "tenantnetwork2-router_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd"}]} 2019-05-16 18:08:37,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-5a238e51-52ae-4163-9eec-dd5e2ab23c43 2019-05-16 18:08:37,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.393471002579s 2019-05-16 18:08:37,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-16 18:08:37,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/62e9eae6-d1f7-44e0-80e2-8c4502b01f78.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e8be46ccef67b10f18bce8406e80b1a25902aa66" 2019-05-16 18:08:42,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:08:42 GMT X-Openstack-Request-Id: req-c31a1543-6b10-4f27-af9d-5e83355df885 2019-05-16 18:08:42,189 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:08:42,189 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/62e9eae6-d1f7-44e0-80e2-8c4502b01f78.json used request id req-c31a1543-6b10-4f27-af9d-5e83355df885 2019-05-16 18:08:42,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.72829699516s 2019-05-16 18:08:42,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 18:08:42,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e8be46ccef67b10f18bce8406e80b1a25902aa66" 2019-05-16 18:08:43,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Thu, 16 May 2019 18:08:43 GMT X-Openstack-Request-Id: req-698fb53f-6b84-4767-aad2-746482d16697 2019-05-16 18:08:43,303 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5520c0e7-4d56-4218-ac9a-fd6f5a05b3b6","tenant_id":"5085f6e128ce414db5231e2de96f72bd","created_at":"2019-05-16T18:08:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-16T18:08: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":"5085f6e128ce414db5231e2de96f72bd","id":"5f8e2226-7808-4cba-b285-6a017dc1df35","subnetpool_id":null,"name":"tenantnetwork2-subnet_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd"}]} 2019-05-16 18:08:43,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-698fb53f-6b84-4767-aad2-746482d16697 2019-05-16 18:08:43,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.11396789551s 2019-05-16 18:08:43,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-16 18:08:43,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/5f8e2226-7808-4cba-b285-6a017dc1df35.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e8be46ccef67b10f18bce8406e80b1a25902aa66" 2019-05-16 18:08:45,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:08:45 GMT X-Openstack-Request-Id: req-6ec4fae3-440f-4739-8e91-38564d4dd3b7 2019-05-16 18:08:45,724 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:08:45,724 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/5f8e2226-7808-4cba-b285-6a017dc1df35.json used request id req-6ec4fae3-440f-4739-8e91-38564d4dd3b7 2019-05-16 18:08:45,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.4189760685s 2019-05-16 18:08:45,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:08:45,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e8be46ccef67b10f18bce8406e80b1a25902aa66" 2019-05-16 18:08:45,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Thu, 16 May 2019 18:08:45 GMT X-Openstack-Request-Id: req-151be307-2e2a-4e1d-81a6-52333a97cbea 2019-05-16 18:08:45,837 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5520c0e7-4d56-4218-ac9a-fd6f5a05b3b6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5085f6e128ce414db5231e2de96f72bd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:08:45Z","qos_policy_id":null,"name":"tenantnetwork2-net_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd","admin_state_up":true,"tenant_id":"5085f6e128ce414db5231e2de96f72bd","created_at":"2019-05-16T18:08:18Z","mtu":1450}]} 2019-05-16 18:08:45,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-151be307-2e2a-4e1d-81a6-52333a97cbea 2019-05-16 18:08:45,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112907886505s 2019-05-16 18:08:45,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-16 18:08:45,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/5520c0e7-4d56-4218-ac9a-fd6f5a05b3b6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e8be46ccef67b10f18bce8406e80b1a25902aa66" 2019-05-16 18:08:47,756 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:08:47 GMT X-Openstack-Request-Id: req-4f60ad47-1783-4865-9009-823ab0de831e 2019-05-16 18:08:47,756 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:08:47,756 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/5520c0e7-4d56-4218-ac9a-fd6f5a05b3b6.json used request id req-4f60ad47-1783-4865-9009-823ab0de831e 2019-05-16 18:08:47,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.91757583618s 2019-05-16 18:08:47,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:08:47,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}83450b8bb1fc8f8a6c03df6a10b75188c042811c" 2019-05-16 18:08:48,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 16 May 2019 18:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7041be2c-8028-4f44-aa98-26b356ff0c46 2019-05-16 18:08:48,004 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd", "links": {"self": "http://172.30.9.36:5000/v3/users/b03bf967fa314c649039c4d71d6bdc6d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b03bf967fa314c649039c4d71d6bdc6d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 18:08:48,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-7041be2c-8028-4f44-aa98-26b356ff0c46 2019-05-16 18:08:48,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248075008392s 2019-05-16 18:08:48,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:08:48,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/b03bf967fa314c649039c4d71d6bdc6d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83450b8bb1fc8f8a6c03df6a10b75188c042811c" 2019-05-16 18:08:48,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Thu, 16 May 2019 18:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b583ac1f-945b-4a46-952d-b5a841268a72 2019-05-16 18:08:48,257 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd", "links": {"self": "http://172.30.9.36:5000/v3/users/b03bf967fa314c649039c4d71d6bdc6d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b03bf967fa314c649039c4d71d6bdc6d", "description": null}} 2019-05-16 18:08:48,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/b03bf967fa314c649039c4d71d6bdc6d used request id req-b583ac1f-945b-4a46-952d-b5a841268a72 2019-05-16 18:08:48,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.246943950653s 2019-05-16 18:08:48,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-16 18:08:48,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/b03bf967fa314c649039c4d71d6bdc6d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83450b8bb1fc8f8a6c03df6a10b75188c042811c" 2019-05-16 18:08:48,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:08:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-169ecd77-00d9-4624-86cc-0aedd37ae6ed 2019-05-16 18:08:48,615 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:08:48,615 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/b03bf967fa314c649039c4d71d6bdc6d used request id req-169ecd77-00d9-4624-86cc-0aedd37ae6ed 2019-05-16 18:08:48,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.35720205307s 2019-05-16 18:08:48,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:08:48,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}83450b8bb1fc8f8a6c03df6a10b75188c042811c" 2019-05-16 18:08:48,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Thu, 16 May 2019 18:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf15402-453a-41b3-b510-9ba081b0eaa0 2019-05-16 18:08:48,853 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.36:5000/v3/projects/5085f6e128ce414db5231e2de96f72bd"}, "tags": [], "enabled": true, "id": "5085f6e128ce414db5231e2de96f72bd", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_a3e7e61b-3c6f-4a90-bcd8-49a6b38b66bd"}]} 2019-05-16 18:08:48,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-1cf15402-453a-41b3-b510-9ba081b0eaa0 2019-05-16 18:08:48,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231148004532s 2019-05-16 18:08:48,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-16 18:08:48,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/5085f6e128ce414db5231e2de96f72bd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83450b8bb1fc8f8a6c03df6a10b75188c042811c" 2019-05-16 18:08:49,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:08:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ea72e9f-e215-4e0a-8db8-592c03d86f20 2019-05-16 18:08:49,236 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:08:49,237 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/5085f6e128ce414db5231e2de96f72bd used request id req-4ea72e9f-e215-4e0a-8db8-592c03d86f20 2019-05-16 18:08:49,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.379346847534s 2019-05-16 18:08:49,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:08:49,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=5085f6e128ce414db5231e2de96f72bd&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}83450b8bb1fc8f8a6c03df6a10b75188c042811c" 2019-05-16 18:08:49,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 16 May 2019 18:08:49 GMT X-Openstack-Request-Id: req-cf70f7f5-b529-4064-b9ac-8f8ab3e48856 2019-05-16 18:08:49,560 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5085f6e128ce414db5231e2de96f72bd", "created_at": "2019-05-16T18:08:18Z", "updated_at": "2019-05-16T18:08:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:08:18Z", "revision_number": 0, "id": "02df652e-6e70-4eed-beb4-bbcadc373e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:08:18Z", "security_group_id": "4d3b7ec8-54a9-4c72-91f0-098b3b755cde", "tenant_id": "5085f6e128ce414db5231e2de96f72bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "5085f6e128ce414db5231e2de96f72bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:08:18Z", "revision_number": 0, "id": "17a53d8a-b38a-4e51-a775-b4a6579feeed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:08:18Z", "security_group_id": "4d3b7ec8-54a9-4c72-91f0-098b3b755cde", "tenant_id": "5085f6e128ce414db5231e2de96f72bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "5085f6e128ce414db5231e2de96f72bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:08:18Z", "revision_number": 0, "id": "5e2790c8-ec2f-4d68-a51f-2e81f190c998", "remote_group_id": "4d3b7ec8-54a9-4c72-91f0-098b3b755cde", "remote_ip_prefix": null, "created_at": "2019-05-16T18:08:18Z", "security_group_id": "4d3b7ec8-54a9-4c72-91f0-098b3b755cde", "tenant_id": "5085f6e128ce414db5231e2de96f72bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "5085f6e128ce414db5231e2de96f72bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:08:18Z", "revision_number": 0, "id": "bd3b0eb4-b3c4-45dd-a360-d0b2f2ef22a8", "remote_group_id": "4d3b7ec8-54a9-4c72-91f0-098b3b755cde", "remote_ip_prefix": null, "created_at": "2019-05-16T18:08:18Z", "security_group_id": "4d3b7ec8-54a9-4c72-91f0-098b3b755cde", "tenant_id": "5085f6e128ce414db5231e2de96f72bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "5085f6e128ce414db5231e2de96f72bd"}], "revision_number": 1, "project_id": "5085f6e128ce414db5231e2de96f72bd", "id": "4d3b7ec8-54a9-4c72-91f0-098b3b755cde", "name": "default"}]} 2019-05-16 18:08:49,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=5085f6e128ce414db5231e2de96f72bd&name=default used request id req-cf70f7f5-b529-4064-b9ac-8f8ab3e48856 2019-05-16 18:08:49,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.318674087524s 2019-05-16 18:08:49,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:08:49,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}83450b8bb1fc8f8a6c03df6a10b75188c042811c" 2019-05-16 18:08:49,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 16 May 2019 18:08:49 GMT X-Openstack-Request-Id: req-f6bb4d5d-56b9-4394-a906-a8021f916bec 2019-05-16 18:08:49,947 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5085f6e128ce414db5231e2de96f72bd", "created_at": "2019-05-16T18:08:18Z", "updated_at": "2019-05-16T18:08:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:08:18Z", "revision_number": 0, "id": "02df652e-6e70-4eed-beb4-bbcadc373e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:08:18Z", "security_group_id": "4d3b7ec8-54a9-4c72-91f0-098b3b755cde", "tenant_id": "5085f6e128ce414db5231e2de96f72bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "5085f6e128ce414db5231e2de96f72bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:08:18Z", "revision_number": 0, "id": "17a53d8a-b38a-4e51-a775-b4a6579feeed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:08:18Z", "security_group_id": "4d3b7ec8-54a9-4c72-91f0-098b3b755cde", "tenant_id": "5085f6e128ce414db5231e2de96f72bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "5085f6e128ce414db5231e2de96f72bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:08:18Z", "revision_number": 0, "id": "5e2790c8-ec2f-4d68-a51f-2e81f190c998", "remote_group_id": "4d3b7ec8-54a9-4c72-91f0-098b3b755cde", "remote_ip_prefix": null, "created_at": "2019-05-16T18:08:18Z", "security_group_id": "4d3b7ec8-54a9-4c72-91f0-098b3b755cde", "tenant_id": "5085f6e128ce414db5231e2de96f72bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "5085f6e128ce414db5231e2de96f72bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:08:18Z", "revision_number": 0, "id": "bd3b0eb4-b3c4-45dd-a360-d0b2f2ef22a8", "remote_group_id": "4d3b7ec8-54a9-4c72-91f0-098b3b755cde", "remote_ip_prefix": null, "created_at": "2019-05-16T18:08:18Z", "security_group_id": "4d3b7ec8-54a9-4c72-91f0-098b3b755cde", "tenant_id": "5085f6e128ce414db5231e2de96f72bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "5085f6e128ce414db5231e2de96f72bd"}], "revision_number": 1, "project_id": "5085f6e128ce414db5231e2de96f72bd", "id": "4d3b7ec8-54a9-4c72-91f0-098b3b755cde", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-16 18:08:49,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-f6bb4d5d-56b9-4394-a906-a8021f916bec 2019-05-16 18:08:49,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.381122112274s 2019-05-16 18:08:49,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 18:08:49,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/4d3b7ec8-54a9-4c72-91f0-098b3b755cde.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83450b8bb1fc8f8a6c03df6a10b75188c042811c" 2019-05-16 18:08:50,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:08:50 GMT X-Openstack-Request-Id: req-ea7ef735-b008-4964-ae5e-55feb53729be 2019-05-16 18:08:50,434 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:08:50,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/4d3b7ec8-54a9-4c72-91f0-098b3b755cde.json used request id req-ea7ef735-b008-4964-ae5e-55feb53729be 2019-05-16 18:08:50,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.480626821518s 2019-05-16 18:08:50,480 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-05-16 18:08:50,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:08:50,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 18:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98e73799-7226-40f5-8dff-16ea6ddc3b49 2019-05-16 18:08:50,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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 18:08:50,576 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-98e73799-7226-40f5-8dff-16ea6ddc3b49 2019-05-16 18:08:50,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 18:08:50,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T19:08:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["KblFTRTnTxyLsIkqTEVl5w"], "issued_at": "2019-05-16T18:08:50.000000Z"}} 2019-05-16 18:08:50,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:08:50,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" 2019-05-16 18:08:52,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 16 May 2019 18:08:52 GMT X-Openstack-Request-Id: req-328ddb9b-e576-4dbd-8257-f7961a9a81e7 2019-05-16 18:08:52,170 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 18:08:52,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-328ddb9b-e576-4dbd-8257-f7961a9a81e7 2019-05-16 18:08:52,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.17270612717s 2019-05-16 18:08:52,171 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-05-16 18:08:52,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:08:52,183 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 18:08:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47c29597-4e13-4876-9e94-752fd955371b 2019-05-16 18:08:52,184 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 18:08:52,184 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-47c29597-4e13-4876-9e94-752fd955371b 2019-05-16 18:08:52,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:08:52,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" 2019-05-16 18:08:52,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 18:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aafa9e01-8fa4-4db9-989a-d18e88b6e311 2019-05-16 18:08:52,408 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 18:08:52,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-aafa9e01-8fa4-4db9-989a-d18e88b6e311 2019-05-16 18:08:52,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222937822342s 2019-05-16 18:08:52,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:08:52,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" 2019-05-16 18:08:52,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Thu, 16 May 2019 18:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a12f81-3523-4c35-b069-2b4010e6c555 2019-05-16 18:08:52,539 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 18:08:52,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-e4a12f81-3523-4c35-b069-2b4010e6c555 2019-05-16 18:08:52,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.124533176422s 2019-05-16 18:08:52,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-16 18:08:52,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" -d '{"network": {"tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "vmready1-net_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce", "admin_state_up": true}}' 2019-05-16 18:08:53,884 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Thu, 16 May 2019 18:08:53 GMT X-Openstack-Request-Id: req-da7ed1a1-fc41-497b-a1fa-89aa454ca446 2019-05-16 18:08:53,885 - 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":"601a12fc-43d7-4cc0-967a-08304f8aa624","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"11661fc090eb46e2a9c07f559c7cfc6a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:08:53Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce","admin_state_up":true,"tenant_id":"11661fc090eb46e2a9c07f559c7cfc6a","created_at":"2019-05-16T18:08:53Z","mtu":1450}} 2019-05-16 18:08:53,885 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-da7ed1a1-fc41-497b-a1fa-89aa454ca446 2019-05-16 18:08:53,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.34423685074s 2019-05-16 18:08:53,885 - 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-05-16T18:08:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'601a12fc-43d7-4cc0-967a-08304f8aa624', u'provider:segmentation_id': 54, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce', u'created_at': u'2019-05-16T18:08:53Z', u'mtu': 1450, u'tenant_id': u'11661fc090eb46e2a9c07f559c7cfc6a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'11661fc090eb46e2a9c07f559c7cfc6a', u'l2_adjacency': True}) 2019-05-16 18:08:53,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:08:53,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" 2019-05-16 18:08:55,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Thu, 16 May 2019 18:08:55 GMT X-Openstack-Request-Id: req-45541ccc-148f-4129-8bbe-caaafe5846ac 2019-05-16 18:08:55,237 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"601a12fc-43d7-4cc0-967a-08304f8aa624","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"11661fc090eb46e2a9c07f559c7cfc6a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:08:53Z","qos_policy_id":null,"name":"vmready1-net_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce","admin_state_up":true,"tenant_id":"11661fc090eb46e2a9c07f559c7cfc6a","created_at":"2019-05-16T18:08:53Z","provider:network_type":"vxlan"}]} 2019-05-16 18:08:55,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-45541ccc-148f-4129-8bbe-caaafe5846ac 2019-05-16 18:08:55,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.35118103027s 2019-05-16 18:08:55,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-16 18:08:55,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" -d '{"subnet": {"name": "vmready1-subnet_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce", "enable_dhcp": true, "network_id": "601a12fc-43d7-4cc0-967a-08304f8aa624", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-16 18:08:57,005 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Thu, 16 May 2019 18:08:56 GMT X-Openstack-Request-Id: req-cc95064b-de79-4784-adc4-e2b1b2d907db 2019-05-16 18:08:57,006 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-16T18:08:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b67e552e-5fe4-4e00-9ad1-13410dbf83ca","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"11661fc090eb46e2a9c07f559c7cfc6a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce","enable_dhcp":true,"segment_id":null,"network_id":"601a12fc-43d7-4cc0-967a-08304f8aa624","tenant_id":"11661fc090eb46e2a9c07f559c7cfc6a","created_at":"2019-05-16T18:08:56Z","ip_version":4}} 2019-05-16 18:08:57,006 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-cc95064b-de79-4784-adc4-e2b1b2d907db 2019-05-16 18:08:57,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.7673561573s 2019-05-16 18:08:57,007 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:08:56Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b67e552e-5fe4-4e00-9ad1-13410dbf83ca', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'601a12fc-43d7-4cc0-967a-08304f8aa624', u'tenant_id': u'11661fc090eb46e2a9c07f559c7cfc6a', u'created_at': u'2019-05-16T18:08:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'11661fc090eb46e2a9c07f559c7cfc6a'}) 2019-05-16 18:08:57,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-16 18:08:57,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "vmready1-router_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce", "admin_state_up": true}}' 2019-05-16 18:09:04,486 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Thu, 16 May 2019 18:09:04 GMT X-Openstack-Request-Id: req-f331f7b6-27bf-4f64-849e-0775b2f2e610 2019-05-16 18:09:04,486 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:08:58Z", "admin_state_up": true, "updated_at": "2019-05-16T18:08:59Z", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "9d0f38a7-7860-4703-bf1e-b7f2a365a205", "name": "vmready1-router_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce"}} 2019-05-16 18:09:04,486 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-f331f7b6-27bf-4f64-849e-0775b2f2e610 2019-05-16 18:09:04,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.47945404053s 2019-05-16 18:09:04,487 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:08:59Z', u'revision_number': 3, u'ha': True, u'id': u'9d0f38a7-7860-4703-bf1e-b7f2a365a205', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce', u'admin_state_up': True, u'tenant_id': u'11661fc090eb46e2a9c07f559c7cfc6a', u'created_at': u'2019-05-16T18:08:58Z', u'flavor_id': None, u'routes': [], u'project_id': u'11661fc090eb46e2a9c07f559c7cfc6a'}) 2019-05-16 18:09:04,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-16 18:09:04,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/9d0f38a7-7860-4703-bf1e-b7f2a365a205/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}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" -d '{"subnet_id": "b67e552e-5fe4-4e00-9ad1-13410dbf83ca"}' 2019-05-16 18:09:07,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:09:07 GMT X-Openstack-Request-Id: req-5b09ca44-6c41-4764-a8f4-cc7aaaf50812 2019-05-16 18:09:07,311 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "601a12fc-43d7-4cc0-967a-08304f8aa624", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "subnet_id": "b67e552e-5fe4-4e00-9ad1-13410dbf83ca", "subnet_ids": ["b67e552e-5fe4-4e00-9ad1-13410dbf83ca"], "port_id": "8e880784-1e68-4aee-b206-6306012564b3", "id": "9d0f38a7-7860-4703-bf1e-b7f2a365a205"} 2019-05-16 18:09:07,312 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/9d0f38a7-7860-4703-bf1e-b7f2a365a205/add_router_interface.json used request id req-5b09ca44-6c41-4764-a8f4-cc7aaaf50812 2019-05-16 18:09:07,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.82413506508s 2019-05-16 18:09:07,312 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-16 18:09:07,434 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-16 18:09:07,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:09:07,444 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 16 May 2019 18:09:07 GMT 2019-05-16 18:09:07,445 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-16 18:09:07,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:09:07,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" 2019-05-16 18:09:08,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 16 May 2019 18:09:08 GMT X-Openstack-Request-Id: req-ecc2377a-e0ed-4966-b79a-aa3d67b5008f 2019-05-16 18:09:08,265 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:09:08,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-ecc2377a-e0ed-4966-b79a-aa3d67b5008f 2019-05-16 18:09:08,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.815679073334s 2019-05-16 18:09:08,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 18:09:08,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce"}' 2019-05-16 18:09:09,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Thu, 16 May 2019 18:09:09 GMT Location: http://172.30.9.36:9292/v2/images/c4037662-2cef-4178-a9f9-8e6792bf44d9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7dd6d9ac-e1ba-4b1a-a10c-17fa5db3e074 2019-05-16 18:09:09,272 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:09:09Z", "file": "/v2/images/c4037662-2cef-4178-a9f9-8e6792bf44d9/file", "owner": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "c4037662-2cef-4178-a9f9-8e6792bf44d9", "size": null, "self": "/v2/images/c4037662-2cef-4178-a9f9-8e6792bf44d9", "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_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce", "checksum": null, "created_at": "2019-05-16T18:09:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 18:09:09,273 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-7dd6d9ac-e1ba-4b1a-a10c-17fa5db3e074 2019-05-16 18:09:09,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.997935056686s 2019-05-16 18:09:09,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 18:09:09,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/c4037662-2cef-4178-a9f9-8e6792bf44d9/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}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" -d '' 2019-05-16 18:09:12,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:09:12 GMT X-Openstack-Request-Id: req-0b9254a7-d276-40e2-8dc5-99cecb88b270 2019-05-16 18:09:12,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-05-16 18:09:12,873 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/c4037662-2cef-4178-a9f9-8e6792bf44d9/file used request id req-0b9254a7-d276-40e2-8dc5-99cecb88b270 2019-05-16 18:09:12,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.59985899925s 2019-05-16 18:09:12,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:09:12,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" 2019-05-16 18:09:13,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Thu, 16 May 2019 18:09:13 GMT X-Openstack-Request-Id: req-8f18f82b-fd9f-46fd-8337-e5021ec20b06 2019-05-16 18:09:13,744 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:09:12Z", "file": "/v2/images/c4037662-2cef-4178-a9f9-8e6792bf44d9/file", "owner": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "c4037662-2cef-4178-a9f9-8e6792bf44d9", "size": 12716032, "self": "/v2/images/c4037662-2cef-4178-a9f9-8e6792bf44d9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/c4037662-2cef-4178-a9f9-8e6792bf44d9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/c4037662-2cef-4178-a9f9-8e6792bf44d9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:09:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:09:13,744 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-8f18f82b-fd9f-46fd-8337-e5021ec20b06 2019-05-16 18:09:13,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.866576194763s 2019-05-16 18:09:13,747 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/c4037662-2cef-4178-a9f9-8e6792bf44d9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c4037662-2cef-4178-a9f9-8e6792bf44d9/file', 'owner': u'11661fc090eb46e2a9c07f559c7cfc6a', 'id': u'c4037662-2cef-4178-a9f9-8e6792bf44d9', 'size': 12716032, u'self': u'/v2/images/c4037662-2cef-4178-a9f9-8e6792bf44d9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'11661fc090eb46e2a9c07f559c7cfc6a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/c4037662-2cef-4178-a9f9-8e6792bf44d9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T18:09:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-16T18:09:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce', '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/c4037662-2cef-4178-a9f9-8e6792bf44d9', 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_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce', 'created': u'2019-05-16T18:09:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T18:09:09Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c4037662-2cef-4178-a9f9-8e6792bf44d9', 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_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 18:09:13,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 18:09:13,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 18:09:14,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:09:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-337e08be-1294-468d-a7ad-7fb4aca0f411 x-openstack-request-id: req-337e08be-1294-468d-a7ad-7fb4aca0f411 2019-05-16 18:09:14,633 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/44f67460-38de-4a5b-9460-602e87f9891a", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/44f67460-38de-4a5b-9460-602e87f9891a", "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": "44f67460-38de-4a5b-9460-602e87f9891a"}} 2019-05-16 18:09:14,634 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-337e08be-1294-468d-a7ad-7fb4aca0f411 2019-05-16 18:09:14,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.883357048035s 2019-05-16 18:09:14,635 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'44f67460-38de-4a5b-9460-602e87f9891a', 'swap': 0}) 2019-05-16 18:09:14,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 18:09:14,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/44f67460-38de-4a5b-9460-602e87f9891a/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}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" -d '{"extra_specs": {}}' 2019-05-16 18:09:14,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:09:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3cfdf30c-25fe-4e70-ad1c-2e185b2b5adf x-openstack-request-id: req-3cfdf30c-25fe-4e70-ad1c-2e185b2b5adf 2019-05-16 18:09:14,767 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 18:09:14,767 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/44f67460-38de-4a5b-9460-602e87f9891a/os-extra_specs used request id req-3cfdf30c-25fe-4e70-ad1c-2e185b2b5adf 2019-05-16 18:09:14,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.132085084915s 2019-05-16 18:09:14,881 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 18:09:14,882 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:23 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-16 18:09:14,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-16 18:09:14,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/9d0f38a7-7860-4703-bf1e-b7f2a365a205/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}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" -d '{"subnet_id": "b67e552e-5fe4-4e00-9ad1-13410dbf83ca"}' 2019-05-16 18:09:17,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:09:17 GMT X-Openstack-Request-Id: req-229f9007-931e-4412-abdd-bed19caab9af 2019-05-16 18:09:17,706 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "601a12fc-43d7-4cc0-967a-08304f8aa624", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "subnet_id": "b67e552e-5fe4-4e00-9ad1-13410dbf83ca", "subnet_ids": ["b67e552e-5fe4-4e00-9ad1-13410dbf83ca"], "port_id": "8e880784-1e68-4aee-b206-6306012564b3", "id": "9d0f38a7-7860-4703-bf1e-b7f2a365a205"} 2019-05-16 18:09:17,707 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/9d0f38a7-7860-4703-bf1e-b7f2a365a205/remove_router_interface.json used request id req-229f9007-931e-4412-abdd-bed19caab9af 2019-05-16 18:09:17,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.81915211678s 2019-05-16 18:09:17,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 18:09:17,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" 2019-05-16 18:09:18,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 716 Content-Type: application/json Date: Thu, 16 May 2019 18:09:18 GMT X-Openstack-Request-Id: req-d786e2a3-00f7-4df2-8992-9d2a1c571a39 2019-05-16 18:09:18,368 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:08:58Z", "admin_state_up": true, "updated_at": "2019-05-16T18:09:16Z", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "9d0f38a7-7860-4703-bf1e-b7f2a365a205", "name": "vmready1-router_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce"}]} 2019-05-16 18:09:18,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-d786e2a3-00f7-4df2-8992-9d2a1c571a39 2019-05-16 18:09:18,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.66068315506s 2019-05-16 18:09:18,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-16 18:09:18,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/9d0f38a7-7860-4703-bf1e-b7f2a365a205.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" 2019-05-16 18:09:22,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:09:22 GMT X-Openstack-Request-Id: req-1b69c362-ac28-4053-927e-07e16cb48164 2019-05-16 18:09:22,638 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:09:22,638 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/9d0f38a7-7860-4703-bf1e-b7f2a365a205.json used request id req-1b69c362-ac28-4053-927e-07e16cb48164 2019-05-16 18:09:22,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.26881599426s 2019-05-16 18:09:22,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 18:09:22,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" 2019-05-16 18:09:22,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Thu, 16 May 2019 18:09:22 GMT X-Openstack-Request-Id: req-4c6124a4-5839-447f-a2f9-b080e969920e 2019-05-16 18:09:22,967 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-16T18:04:14Z","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":"15f6e4f1-be08-42d1-ac18-58bd55312917","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"06d1924295234cf290a06b20cd4dd341","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"220195cd-782b-490f-b03b-eb92b75ca738","tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:14Z","ip_version":4},{"updated_at":"2019-05-16T18:08:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b67e552e-5fe4-4e00-9ad1-13410dbf83ca","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"11661fc090eb46e2a9c07f559c7cfc6a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce","enable_dhcp":true,"segment_id":null,"network_id":"601a12fc-43d7-4cc0-967a-08304f8aa624","tenant_id":"11661fc090eb46e2a9c07f559c7cfc6a","created_at":"2019-05-16T18:08:56Z","ip_version":4}]} 2019-05-16 18:09:22,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-4c6124a4-5839-447f-a2f9-b080e969920e 2019-05-16 18:09:22,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.328428030014s 2019-05-16 18:09:22,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-16 18:09:22,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/b67e552e-5fe4-4e00-9ad1-13410dbf83ca.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" 2019-05-16 18:09:26,418 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:09:26 GMT X-Openstack-Request-Id: req-ae63816c-72aa-4d9f-ad03-bc247fe6d3d2 2019-05-16 18:09:26,418 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:09:26,419 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/b67e552e-5fe4-4e00-9ad1-13410dbf83ca.json used request id req-ae63816c-72aa-4d9f-ad03-bc247fe6d3d2 2019-05-16 18:09:26,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.44991993904s 2019-05-16 18:09:26,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:09:26,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" 2019-05-16 18:09:26,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Thu, 16 May 2019 18:09:26 GMT X-Openstack-Request-Id: req-a38bc4b2-6042-4995-ae12-8b382a50ac4c 2019-05-16 18:09:26,807 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"601a12fc-43d7-4cc0-967a-08304f8aa624","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"11661fc090eb46e2a9c07f559c7cfc6a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:09:26Z","qos_policy_id":null,"name":"vmready1-net_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce","admin_state_up":true,"tenant_id":"11661fc090eb46e2a9c07f559c7cfc6a","created_at":"2019-05-16T18:08:53Z","provider:network_type":"vxlan"}]} 2019-05-16 18:09:26,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-a38bc4b2-6042-4995-ae12-8b382a50ac4c 2019-05-16 18:09:26,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387919902802s 2019-05-16 18:09:26,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-16 18:09:26,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/601a12fc-43d7-4cc0-967a-08304f8aa624.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" 2019-05-16 18:09:28,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:09:28 GMT X-Openstack-Request-Id: req-845b4061-6de3-4071-ba89-f27d4effcf6b 2019-05-16 18:09:28,223 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:09:28,223 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/601a12fc-43d7-4cc0-967a-08304f8aa624.json used request id req-845b4061-6de3-4071-ba89-f27d4effcf6b 2019-05-16 18:09:28,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.41532206535s 2019-05-16 18:09:28,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:09:28,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" 2019-05-16 18:09:29,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Thu, 16 May 2019 18:09:29 GMT X-Openstack-Request-Id: req-db440a9b-c97e-466d-a85c-af4f42fc4254 2019-05-16 18:09:29,113 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:09:12Z", "file": "/v2/images/c4037662-2cef-4178-a9f9-8e6792bf44d9/file", "owner": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "c4037662-2cef-4178-a9f9-8e6792bf44d9", "size": 12716032, "self": "/v2/images/c4037662-2cef-4178-a9f9-8e6792bf44d9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/c4037662-2cef-4178-a9f9-8e6792bf44d9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/c4037662-2cef-4178-a9f9-8e6792bf44d9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:09:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:09:29,114 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-db440a9b-c97e-466d-a85c-af4f42fc4254 2019-05-16 18:09:29,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.885903120041s 2019-05-16 18:09:29,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 18:09:29,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/c4037662-2cef-4178-a9f9-8e6792bf44d9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" 2019-05-16 18:09:30,349 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:09:30 GMT X-Openstack-Request-Id: req-ad3e24e5-b173-4a6b-8196-016da5141480 2019-05-16 18:09:30,350 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 18:09:30,350 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/c4037662-2cef-4178-a9f9-8e6792bf44d9 used request id req-ad3e24e5-b173-4a6b-8196-016da5141480 2019-05-16 18:09:30,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.23447799683s 2019-05-16 18:09:30,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 18:09:30,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" 2019-05-16 18:09:30,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 16 May 2019 18:09: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-f48427ec-99f7-43b6-82ec-6fdbecdc4830 x-openstack-request-id: req-f48427ec-99f7-43b6-82ec-6fdbecdc4830 2019-05-16 18:09:30,494 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_a586f7a0-5848-45d6-a6ac-f7a9d01d01ce", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/44f67460-38de-4a5b-9460-602e87f9891a", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/44f67460-38de-4a5b-9460-602e87f9891a", "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": "44f67460-38de-4a5b-9460-602e87f9891a"}]} 2019-05-16 18:09:30,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-f48427ec-99f7-43b6-82ec-6fdbecdc4830 2019-05-16 18:09:30,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.129388093948s 2019-05-16 18:09:30,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 18:09:30,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/44f67460-38de-4a5b-9460-602e87f9891a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e5bb009e9900b4f60d06d0b7e0db2f41a7d0003f" 2019-05-16 18:09:30,653 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 18:09: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-2f4ffb09-d326-45ca-8337-0a00baf2a9b8 x-openstack-request-id: req-2f4ffb09-d326-45ca-8337-0a00baf2a9b8 2019-05-16 18:09:30,653 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/44f67460-38de-4a5b-9460-602e87f9891a used request id req-2f4ffb09-d326-45ca-8337-0a00baf2a9b8 2019-05-16 18:09:30,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.156466960907s 2019-05-16 18:09:30,697 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-05-16 18:09:30,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:09:30,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 18:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb9292d7-11e7-475d-9a41-0a3fb31b5eba 2019-05-16 18:09:30,743 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 18:09:30,743 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-eb9292d7-11e7-475d-9a41-0a3fb31b5eba 2019-05-16 18:09:30,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 18:09:31,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T19:09:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["-eoGKf60TLGSWA7KNxP9_w"], "issued_at": "2019-05-16T18:09:31.000000Z"}} 2019-05-16 18:09:31,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:09:31,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" 2019-05-16 18:09:31,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 16 May 2019 18:09:31 GMT X-Openstack-Request-Id: req-71645567-cb69-4dbc-bdfa-ca291387f065 2019-05-16 18:09:31,515 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 18:09:31,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-71645567-cb69-4dbc-bdfa-ca291387f065 2019-05-16 18:09:31,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.367294073105s 2019-05-16 18:09:31,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:09:31,524 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 18:09:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aeb2ef1c-b8ca-4a3c-86ab-859ca0a43361 2019-05-16 18:09:31,525 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 18:09:31,525 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-aeb2ef1c-b8ca-4a3c-86ab-859ca0a43361 2019-05-16 18:09:31,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:09:31,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" 2019-05-16 18:09:31,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 18:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b30069ab-eef7-4959-bfa8-9a0688a113b8 2019-05-16 18:09:31,746 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 18:09:31,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-b30069ab-eef7-4959-bfa8-9a0688a113b8 2019-05-16 18:09:31,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220408916473s 2019-05-16 18:09:31,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-16 18:09:31,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_e014be4e-3007-4175-8db1-5083b16195e4"}}' 2019-05-16 18:09:31,990 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Thu, 16 May 2019 18:09:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f295223d-cf4c-484c-9417-abc1be5e8e3f 2019-05-16 18:09:31,990 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.36:5000/v3/projects/469fe61b1e3c4eb3b2900b2ce31373bf"}, "tags": [], "enabled": true, "id": "469fe61b1e3c4eb3b2900b2ce31373bf", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_e014be4e-3007-4175-8db1-5083b16195e4"}} 2019-05-16 18:09:31,991 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-f295223d-cf4c-484c-9417-abc1be5e8e3f 2019-05-16 18:09:31,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.237426042557s 2019-05-16 18:09:31,992 - 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'469fe61b1e3c4eb3b2900b2ce31373bf', '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_e014be4e-3007-4175-8db1-5083b16195e4'}) 2019-05-16 18:09:31,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-16 18:09:32,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "kodr03MyN1CWVN0Au5kLMNx1ST52P9", "email": null, "name": "vmready2-user_e014be4e-3007-4175-8db1-5083b16195e4"}}' 2019-05-16 18:09:32,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Thu, 16 May 2019 18:09:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-745ef0ff-c741-43d1-8114-cacb005acf2c 2019-05-16 18:09:32,544 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_e014be4e-3007-4175-8db1-5083b16195e4", "links": {"self": "http://172.30.9.36:5000/v3/users/987b28b51bea4ecea506c02dd870e877"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "987b28b51bea4ecea506c02dd870e877", "domain_id": "default", "password_expires_at": null}} 2019-05-16 18:09:32,544 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-745ef0ff-c741-43d1-8114-cacb005acf2c 2019-05-16 18:09:32,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.546169996262s 2019-05-16 18:09:32,545 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'987b28b51bea4ecea506c02dd870e877', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_e014be4e-3007-4175-8db1-5083b16195e4'}) 2019-05-16 18:09:32,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:09:32,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" 2019-05-16 18:09:32,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:09:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb0c1574-6c08-43ad-89b5-ee36a59b98a4 2019-05-16 18:09:32,762 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:09:32,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-eb0c1574-6c08-43ad-89b5-ee36a59b98a4 2019-05-16 18:09:32,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213409900665s 2019-05-16 18:09:32,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:09:32,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" 2019-05-16 18:09:32,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:09:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed6b608-b2bc-43c4-ad8e-127e6027733b 2019-05-16 18:09:32,977 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:09:32,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-3ed6b608-b2bc-43c4-ad8e-127e6027733b 2019-05-16 18:09:32,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209800958633s 2019-05-16 18:09:32,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:09:32,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" 2019-05-16 18:09:33,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:09:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f657f9-c6ea-49c0-a5bd-e60ffdc22ad4 2019-05-16 18:09:33,187 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:09:33,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-f7f657f9-c6ea-49c0-a5bd-e60ffdc22ad4 2019-05-16 18:09:33,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20517206192s 2019-05-16 18:09:33,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:09:33,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" 2019-05-16 18:09:33,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 18:09:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01c68ac6-05bb-46d2-b8ae-6722786e1b26 2019-05-16 18:09:33,417 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 18:09:33,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-01c68ac6-05bb-46d2-b8ae-6722786e1b26 2019-05-16 18:09:33,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.225456953049s 2019-05-16 18:09:33,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:09:33,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" 2019-05-16 18:09:33,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 16 May 2019 18:09:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ecc45fd-4d2e-4374-9f61-4dc82255221c 2019-05-16 18:09:33,634 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vmready2-user_e014be4e-3007-4175-8db1-5083b16195e4", "links": {"self": "http://172.30.9.36:5000/v3/users/987b28b51bea4ecea506c02dd870e877"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "987b28b51bea4ecea506c02dd870e877", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 18:09:33,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-7ecc45fd-4d2e-4374-9f61-4dc82255221c 2019-05-16 18:09:33,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215931892395s 2019-05-16 18:09:33,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:09:33,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" 2019-05-16 18:09:33,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Thu, 16 May 2019 18:09:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc171f6d-9782-4b9e-9341-a7e633cb23aa 2019-05-16 18:09:33,852 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.36:5000/v3/projects/469fe61b1e3c4eb3b2900b2ce31373bf"}, "tags": [], "enabled": true, "id": "469fe61b1e3c4eb3b2900b2ce31373bf", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_e014be4e-3007-4175-8db1-5083b16195e4"}]} 2019-05-16 18:09:33,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-dc171f6d-9782-4b9e-9341-a7e633cb23aa 2019-05-16 18:09:33,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205705881119s 2019-05-16 18:09:33,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 18:09:33,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=987b28b51bea4ecea506c02dd870e877&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=469fe61b1e3c4eb3b2900b2ce31373bf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" 2019-05-16 18:09:34,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 16 May 2019 18:09:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38dd0253-c0fe-4bce-b688-d76eaa020f7c 2019-05-16 18:09:34,077 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=987b28b51bea4ecea506c02dd870e877&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=469fe61b1e3c4eb3b2900b2ce31373bf", "previous": null, "next": null}} 2019-05-16 18:09:34,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=987b28b51bea4ecea506c02dd870e877&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=469fe61b1e3c4eb3b2900b2ce31373bf used request id req-38dd0253-c0fe-4bce-b688-d76eaa020f7c 2019-05-16 18:09:34,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.216954946518s 2019-05-16 18:09:34,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 18:09:34,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/469fe61b1e3c4eb3b2900b2ce31373bf/users/987b28b51bea4ecea506c02dd870e877/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" 2019-05-16 18:09:34,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:09:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdca0d30-33d0-4051-8118-bfc5a841e0e5 2019-05-16 18:09:34,335 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:09:34,335 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/469fe61b1e3c4eb3b2900b2ce31373bf/users/987b28b51bea4ecea506c02dd870e877/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-cdca0d30-33d0-4051-8118-bfc5a841e0e5 2019-05-16 18:09:34,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.254581928253s 2019-05-16 18:09:34,336 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_e014be4e-3007-4175-8db1-5083b16195e4', 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'469fe61b1e3c4eb3b2900b2ce31373bf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'kodr03MyN1CWVN0Au5kLMNx1ST52P9', 'username': u'vmready2-user_e014be4e-3007-4175-8db1-5083b16195e4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-16 18:09:34,340 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_e014be4e-3007-4175-8db1-5083b16195e4', 'password': 'kodr03MyN1CWVN0Au5kLMNx1ST52P9', 'project_name': 'vmready2-project_e014be4e-3007-4175-8db1-5083b16195e4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': '469fe61b1e3c4eb3b2900b2ce31373bf', 'project_domain_name': 'Default'} 2019-05-16 18:09:34,341 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-05-16 18:09:34,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:09:34,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" 2019-05-16 18:09:34,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 18:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80932a93-bf1e-42ce-85c7-4e464de5f958 2019-05-16 18:09:34,651 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 18:09:34,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-80932a93-bf1e-42ce-85c7-4e464de5f958 2019-05-16 18:09:34,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.310112953186s 2019-05-16 18:09:34,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:09:34,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" 2019-05-16 18:09:34,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Thu, 16 May 2019 18:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-006f0065-4b4c-4298-a2af-39f379202c85 2019-05-16 18:09:34,890 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.36:5000/v3/projects/469fe61b1e3c4eb3b2900b2ce31373bf"}, "tags": [], "enabled": true, "id": "469fe61b1e3c4eb3b2900b2ce31373bf", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_e014be4e-3007-4175-8db1-5083b16195e4"}]} 2019-05-16 18:09:34,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-006f0065-4b4c-4298-a2af-39f379202c85 2019-05-16 18:09:34,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231377124786s 2019-05-16 18:09:34,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-16 18:09:34,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" -d '{"network": {"tenant_id": "469fe61b1e3c4eb3b2900b2ce31373bf", "name": "vmready2-net_e014be4e-3007-4175-8db1-5083b16195e4", "admin_state_up": true}}' 2019-05-16 18:09:35,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Thu, 16 May 2019 18:09:35 GMT X-Openstack-Request-Id: req-271753bc-0d9e-4f83-bf06-9776a1725eaa 2019-05-16 18:09:35,611 - 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":"8df97075-8421-4ff8-8a54-66045d8ba209","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"469fe61b1e3c4eb3b2900b2ce31373bf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:09:35Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_e014be4e-3007-4175-8db1-5083b16195e4","admin_state_up":true,"tenant_id":"469fe61b1e3c4eb3b2900b2ce31373bf","created_at":"2019-05-16T18:09:35Z","mtu":1450}} 2019-05-16 18:09:35,611 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-271753bc-0d9e-4f83-bf06-9776a1725eaa 2019-05-16 18:09:35,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.718208789825s 2019-05-16 18:09:35,612 - 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-05-16T18:09:35Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8df97075-8421-4ff8-8a54-66045d8ba209', u'provider:segmentation_id': 16, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_e014be4e-3007-4175-8db1-5083b16195e4', u'created_at': u'2019-05-16T18:09:35Z', u'mtu': 1450, u'tenant_id': u'469fe61b1e3c4eb3b2900b2ce31373bf', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'469fe61b1e3c4eb3b2900b2ce31373bf', u'l2_adjacency': True}) 2019-05-16 18:09:35,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:09:35,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 18:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bfcd594-1f72-4d8c-a3c1-9ebaeab53f26 2019-05-16 18:09:35,623 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 18:09:35,624 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-4bfcd594-1f72-4d8c-a3c1-9ebaeab53f26 2019-05-16 18:09:35,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 18:09:36,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T19:09:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "469fe61b1e3c4eb3b2900b2ce31373bf", "name": "vmready2-project_e014be4e-3007-4175-8db1-5083b16195e4"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/469fe61b1e3c4eb3b2900b2ce31373bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/469fe61b1e3c4eb3b2900b2ce31373bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/469fe61b1e3c4eb3b2900b2ce31373bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/469fe61b1e3c4eb3b2900b2ce31373bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/469fe61b1e3c4eb3b2900b2ce31373bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/469fe61b1e3c4eb3b2900b2ce31373bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/469fe61b1e3c4eb3b2900b2ce31373bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/469fe61b1e3c4eb3b2900b2ce31373bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/469fe61b1e3c4eb3b2900b2ce31373bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_469fe61b1e3c4eb3b2900b2ce31373bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_469fe61b1e3c4eb3b2900b2ce31373bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_e014be4e-3007-4175-8db1-5083b16195e4", "id": "987b28b51bea4ecea506c02dd870e877"}, "audit_ids": ["AE9M0ftDQMCG6tS5NSWCEg"], "issued_at": "2019-05-16T18:09:35.000000Z"}} 2019-05-16 18:09:36,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:09:36,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}b6717cd37a4f6d374dff7279b5bbc572f33a3489" 2019-05-16 18:09:36,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Thu, 16 May 2019 18:09:36 GMT X-Openstack-Request-Id: req-e7ac3066-46fa-46c3-bc8a-fea0b7439b86 2019-05-16 18:09:36,405 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"8df97075-8421-4ff8-8a54-66045d8ba209","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"469fe61b1e3c4eb3b2900b2ce31373bf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:09:35Z","qos_policy_id":null,"name":"vmready2-net_e014be4e-3007-4175-8db1-5083b16195e4","admin_state_up":true,"tenant_id":"469fe61b1e3c4eb3b2900b2ce31373bf","created_at":"2019-05-16T18:09:35Z","mtu":1450}]} 2019-05-16 18:09:36,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-e7ac3066-46fa-46c3-bc8a-fea0b7439b86 2019-05-16 18:09:36,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.367820978165s 2019-05-16 18:09:36,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-16 18:09:36,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}b6717cd37a4f6d374dff7279b5bbc572f33a3489" -d '{"subnet": {"name": "vmready2-subnet_e014be4e-3007-4175-8db1-5083b16195e4", "enable_dhcp": true, "network_id": "8df97075-8421-4ff8-8a54-66045d8ba209", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-16 18:09:38,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Thu, 16 May 2019 18:09:38 GMT X-Openstack-Request-Id: req-404a9e88-efde-4dbc-8096-4370a33977fa 2019-05-16 18:09:38,108 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8df97075-8421-4ff8-8a54-66045d8ba209","tenant_id":"469fe61b1e3c4eb3b2900b2ce31373bf","created_at":"2019-05-16T18:09:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-16T18:09:37Z","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":"469fe61b1e3c4eb3b2900b2ce31373bf","id":"d09d5e4f-d263-4e1f-a42f-bff7b9dc8f54","subnetpool_id":null,"name":"vmready2-subnet_e014be4e-3007-4175-8db1-5083b16195e4"}} 2019-05-16 18:09:38,108 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-404a9e88-efde-4dbc-8096-4370a33977fa 2019-05-16 18:09:38,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.70074295998s 2019-05-16 18:09:38,109 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:09:37Z', 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'd09d5e4f-d263-4e1f-a42f-bff7b9dc8f54', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_e014be4e-3007-4175-8db1-5083b16195e4', u'enable_dhcp': True, u'network_id': u'8df97075-8421-4ff8-8a54-66045d8ba209', u'tenant_id': u'469fe61b1e3c4eb3b2900b2ce31373bf', u'created_at': u'2019-05-16T18:09:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'469fe61b1e3c4eb3b2900b2ce31373bf'}) 2019-05-16 18:09:38,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-16 18:09:38,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}b6717cd37a4f6d374dff7279b5bbc572f33a3489" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "vmready2-router_e014be4e-3007-4175-8db1-5083b16195e4", "admin_state_up": true}}' 2019-05-16 18:09:44,936 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Thu, 16 May 2019 18:09:44 GMT X-Openstack-Request-Id: req-5a468121-1a99-4b89-aa1b-a2d49b1e19bf 2019-05-16 18:09:44,937 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "469fe61b1e3c4eb3b2900b2ce31373bf", "created_at": "2019-05-16T18:09:39Z", "admin_state_up": true, "updated_at": "2019-05-16T18:09:40Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "469fe61b1e3c4eb3b2900b2ce31373bf", "id": "c73f71a5-8627-407c-906b-83f9e50a931a", "name": "vmready2-router_e014be4e-3007-4175-8db1-5083b16195e4"}} 2019-05-16 18:09:44,937 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-5a468121-1a99-4b89-aa1b-a2d49b1e19bf 2019-05-16 18:09:44,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.82781386375s 2019-05-16 18:09:44,938 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:09:40Z', u'revision_number': 3, u'id': u'c73f71a5-8627-407c-906b-83f9e50a931a', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_e014be4e-3007-4175-8db1-5083b16195e4', u'admin_state_up': True, u'tenant_id': u'469fe61b1e3c4eb3b2900b2ce31373bf', u'created_at': u'2019-05-16T18:09:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'469fe61b1e3c4eb3b2900b2ce31373bf'}) 2019-05-16 18:09:44,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-16 18:09:44,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/c73f71a5-8627-407c-906b-83f9e50a931a/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}b6717cd37a4f6d374dff7279b5bbc572f33a3489" -d '{"subnet_id": "d09d5e4f-d263-4e1f-a42f-bff7b9dc8f54"}' 2019-05-16 18:09:49,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:09:49 GMT X-Openstack-Request-Id: req-d04c2296-0721-4470-a20d-dcc2e47c3dff 2019-05-16 18:09:49,197 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8df97075-8421-4ff8-8a54-66045d8ba209", "tenant_id": "469fe61b1e3c4eb3b2900b2ce31373bf", "subnet_id": "d09d5e4f-d263-4e1f-a42f-bff7b9dc8f54", "subnet_ids": ["d09d5e4f-d263-4e1f-a42f-bff7b9dc8f54"], "port_id": "e31f72c4-36c0-48fb-93f3-00846b2fa83a", "id": "c73f71a5-8627-407c-906b-83f9e50a931a"} 2019-05-16 18:09:49,197 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/c73f71a5-8627-407c-906b-83f9e50a931a/add_router_interface.json used request id req-d04c2296-0721-4470-a20d-dcc2e47c3dff 2019-05-16 18:09:49,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 4.25916910172s 2019-05-16 18:09:49,198 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-16 18:09:49,301 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-16 18:09:49,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:09:49,310 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 16 May 2019 18:09:49 GMT 2019-05-16 18:09:49,311 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-16 18:09:49,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:09:49,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}b6717cd37a4f6d374dff7279b5bbc572f33a3489" 2019-05-16 18:09:50,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 16 May 2019 18:09:50 GMT X-Openstack-Request-Id: req-5f004317-ebbc-4888-a0eb-7cfdc0362b19 2019-05-16 18:09:50,134 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:09:50,134 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-5f004317-ebbc-4888-a0eb-7cfdc0362b19 2019-05-16 18:09:50,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.818288087845s 2019-05-16 18:09:50,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 18:09:50,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}b6717cd37a4f6d374dff7279b5bbc572f33a3489" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_e014be4e-3007-4175-8db1-5083b16195e4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_e014be4e-3007-4175-8db1-5083b16195e4"}' 2019-05-16 18:09:51,044 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Thu, 16 May 2019 18:09:51 GMT Location: http://172.30.9.36:9292/v2/images/1c08b915-406e-473a-9d23-e4c851ac26e8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e70b6fd8-088b-4801-baa9-5237ffd75cc8 2019-05-16 18:09:51,044 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:09:50Z", "file": "/v2/images/1c08b915-406e-473a-9d23-e4c851ac26e8/file", "owner": "469fe61b1e3c4eb3b2900b2ce31373bf", "id": "1c08b915-406e-473a-9d23-e4c851ac26e8", "size": null, "self": "/v2/images/1c08b915-406e-473a-9d23-e4c851ac26e8", "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_e014be4e-3007-4175-8db1-5083b16195e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_e014be4e-3007-4175-8db1-5083b16195e4", "checksum": null, "created_at": "2019-05-16T18:09:50Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 18:09:51,045 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-e70b6fd8-088b-4801-baa9-5237ffd75cc8 2019-05-16 18:09:51,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.90226984024s 2019-05-16 18:09:51,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 18:09:51,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/1c08b915-406e-473a-9d23-e4c851ac26e8/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}b6717cd37a4f6d374dff7279b5bbc572f33a3489" -d '' 2019-05-16 18:09:52,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:09:52 GMT X-Openstack-Request-Id: req-7f4184c4-ba4e-4542-84d7-20ae5dbd88bf 2019-05-16 18:09:52,392 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 18:09:52,393 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/1c08b915-406e-473a-9d23-e4c851ac26e8/file used request id req-7f4184c4-ba4e-4542-84d7-20ae5dbd88bf 2019-05-16 18:09:52,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.34725189209s 2019-05-16 18:09:52,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:09:52,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}b6717cd37a4f6d374dff7279b5bbc572f33a3489" 2019-05-16 18:09:53,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Thu, 16 May 2019 18:09:53 GMT X-Openstack-Request-Id: req-b56226a2-4870-452b-b4fa-5bd6fa71f1ae 2019-05-16 18:09:53,235 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:09:52Z", "file": "/v2/images/1c08b915-406e-473a-9d23-e4c851ac26e8/file", "owner": "469fe61b1e3c4eb3b2900b2ce31373bf", "id": "1c08b915-406e-473a-9d23-e4c851ac26e8", "size": 12716032, "self": "/v2/images/1c08b915-406e-473a-9d23-e4c851ac26e8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/1c08b915-406e-473a-9d23-e4c851ac26e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/1c08b915-406e-473a-9d23-e4c851ac26e8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_e014be4e-3007-4175-8db1-5083b16195e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_e014be4e-3007-4175-8db1-5083b16195e4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:09:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:09:53,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-b56226a2-4870-452b-b4fa-5bd6fa71f1ae 2019-05-16 18:09:53,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.838152885437s 2019-05-16 18:09:53,237 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/1c08b915-406e-473a-9d23-e4c851ac26e8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1c08b915-406e-473a-9d23-e4c851ac26e8/file', 'owner': u'469fe61b1e3c4eb3b2900b2ce31373bf', 'id': u'1c08b915-406e-473a-9d23-e4c851ac26e8', 'size': 12716032, u'self': u'/v2/images/1c08b915-406e-473a-9d23-e4c851ac26e8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'469fe61b1e3c4eb3b2900b2ce31373bf', 'name': 'vmready2-project_e014be4e-3007-4175-8db1-5083b16195e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/1c08b915-406e-473a-9d23-e4c851ac26e8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T18:09:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-16T18:09:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_e014be4e-3007-4175-8db1-5083b16195e4', '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/1c08b915-406e-473a-9d23-e4c851ac26e8', 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_e014be4e-3007-4175-8db1-5083b16195e4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_e014be4e-3007-4175-8db1-5083b16195e4', 'created': u'2019-05-16T18:09:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T18:09:50Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1c08b915-406e-473a-9d23-e4c851ac26e8', 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_e014be4e-3007-4175-8db1-5083b16195e4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 18:09:53,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 18:09:53,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_e014be4e-3007-4175-8db1-5083b16195e4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 18:09:54,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:09: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-4f702f11-a3d6-4e81-b8a4-497654318a5f x-openstack-request-id: req-4f702f11-a3d6-4e81-b8a4-497654318a5f 2019-05-16 18:09:54,143 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_e014be4e-3007-4175-8db1-5083b16195e4", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/ae424c6f-361f-44f3-96f8-030ee640dbc6", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/ae424c6f-361f-44f3-96f8-030ee640dbc6", "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": "ae424c6f-361f-44f3-96f8-030ee640dbc6"}} 2019-05-16 18:09:54,143 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-4f702f11-a3d6-4e81-b8a4-497654318a5f 2019-05-16 18:09:54,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.90257692337s 2019-05-16 18:09:54,144 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_e014be4e-3007-4175-8db1-5083b16195e4', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'ae424c6f-361f-44f3-96f8-030ee640dbc6', 'swap': 0}) 2019-05-16 18:09:54,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 18:09:54,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/ae424c6f-361f-44f3-96f8-030ee640dbc6/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}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" -d '{"extra_specs": {}}' 2019-05-16 18:09:54,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:09: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-0fd6cdb3-fd36-4c13-961a-6c45942c8c11 x-openstack-request-id: req-0fd6cdb3-fd36-4c13-961a-6c45942c8c11 2019-05-16 18:09:54,272 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 18:09:54,272 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/ae424c6f-361f-44f3-96f8-030ee640dbc6/os-extra_specs used request id req-0fd6cdb3-fd36-4c13-961a-6c45942c8c11 2019-05-16 18:09:54,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.127110004425s 2019-05-16 18:09:54,385 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 18:09:54,385 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-16 18:09:54,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-16 18:09:54,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/c73f71a5-8627-407c-906b-83f9e50a931a/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}b6717cd37a4f6d374dff7279b5bbc572f33a3489" -d '{"subnet_id": "d09d5e4f-d263-4e1f-a42f-bff7b9dc8f54"}' 2019-05-16 18:09:58,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:09:58 GMT X-Openstack-Request-Id: req-1e5c3d76-cc72-49eb-bbb2-dea00ae6b116 2019-05-16 18:09:58,425 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8df97075-8421-4ff8-8a54-66045d8ba209", "tenant_id": "469fe61b1e3c4eb3b2900b2ce31373bf", "subnet_id": "d09d5e4f-d263-4e1f-a42f-bff7b9dc8f54", "subnet_ids": ["d09d5e4f-d263-4e1f-a42f-bff7b9dc8f54"], "port_id": "e31f72c4-36c0-48fb-93f3-00846b2fa83a", "id": "c73f71a5-8627-407c-906b-83f9e50a931a"} 2019-05-16 18:09:58,425 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/c73f71a5-8627-407c-906b-83f9e50a931a/remove_router_interface.json used request id req-1e5c3d76-cc72-49eb-bbb2-dea00ae6b116 2019-05-16 18:09:58,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.03545093536s 2019-05-16 18:09:58,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 18:09:58,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}b6717cd37a4f6d374dff7279b5bbc572f33a3489" 2019-05-16 18:09:58,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Thu, 16 May 2019 18:09:58 GMT X-Openstack-Request-Id: req-226d01a4-8b7b-45e1-9b58-d65c6fa85d3e 2019-05-16 18:09:58,580 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "469fe61b1e3c4eb3b2900b2ce31373bf", "created_at": "2019-05-16T18:09:39Z", "admin_state_up": true, "updated_at": "2019-05-16T18:09:56Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "469fe61b1e3c4eb3b2900b2ce31373bf", "id": "c73f71a5-8627-407c-906b-83f9e50a931a", "name": "vmready2-router_e014be4e-3007-4175-8db1-5083b16195e4"}]} 2019-05-16 18:09:58,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-226d01a4-8b7b-45e1-9b58-d65c6fa85d3e 2019-05-16 18:09:58,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.155083179474s 2019-05-16 18:09:58,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-16 18:09:58,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/c73f71a5-8627-407c-906b-83f9e50a931a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b6717cd37a4f6d374dff7279b5bbc572f33a3489" 2019-05-16 18:10:02,945 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:10:02 GMT X-Openstack-Request-Id: req-9ed7a699-0b61-4557-97f9-215f95e64dfa 2019-05-16 18:10:02,945 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:10:02,946 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/c73f71a5-8627-407c-906b-83f9e50a931a.json used request id req-9ed7a699-0b61-4557-97f9-215f95e64dfa 2019-05-16 18:10:02,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.36347985268s 2019-05-16 18:10:02,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 18:10:02,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}b6717cd37a4f6d374dff7279b5bbc572f33a3489" 2019-05-16 18:10:03,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Thu, 16 May 2019 18:10:03 GMT X-Openstack-Request-Id: req-e1aae577-a26a-4ccc-80df-33d4d698cd13 2019-05-16 18:10:03,331 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8df97075-8421-4ff8-8a54-66045d8ba209","tenant_id":"469fe61b1e3c4eb3b2900b2ce31373bf","created_at":"2019-05-16T18:09:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-16T18:09:37Z","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":"469fe61b1e3c4eb3b2900b2ce31373bf","id":"d09d5e4f-d263-4e1f-a42f-bff7b9dc8f54","subnetpool_id":null,"name":"vmready2-subnet_e014be4e-3007-4175-8db1-5083b16195e4"}]} 2019-05-16 18:10:03,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-e1aae577-a26a-4ccc-80df-33d4d698cd13 2019-05-16 18:10:03,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.385005950928s 2019-05-16 18:10:03,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-16 18:10:03,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/d09d5e4f-d263-4e1f-a42f-bff7b9dc8f54.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b6717cd37a4f6d374dff7279b5bbc572f33a3489" 2019-05-16 18:10:07,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:10:07 GMT X-Openstack-Request-Id: req-4fa09815-951a-49a3-a771-b91b462603e4 2019-05-16 18:10:07,369 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:10:07,369 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/d09d5e4f-d263-4e1f-a42f-bff7b9dc8f54.json used request id req-4fa09815-951a-49a3-a771-b91b462603e4 2019-05-16 18:10:07,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 4.03688097s 2019-05-16 18:10:07,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:10:07,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}b6717cd37a4f6d374dff7279b5bbc572f33a3489" 2019-05-16 18:10:07,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Thu, 16 May 2019 18:10:07 GMT X-Openstack-Request-Id: req-0ed9cf08-9838-46ca-9c08-f7b31c22340e 2019-05-16 18:10:07,756 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8df97075-8421-4ff8-8a54-66045d8ba209","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"469fe61b1e3c4eb3b2900b2ce31373bf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:10:06Z","qos_policy_id":null,"name":"vmready2-net_e014be4e-3007-4175-8db1-5083b16195e4","admin_state_up":true,"tenant_id":"469fe61b1e3c4eb3b2900b2ce31373bf","created_at":"2019-05-16T18:09:35Z","mtu":1450}]} 2019-05-16 18:10:07,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-0ed9cf08-9838-46ca-9c08-f7b31c22340e 2019-05-16 18:10:07,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386406183243s 2019-05-16 18:10:07,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-16 18:10:07,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/8df97075-8421-4ff8-8a54-66045d8ba209.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b6717cd37a4f6d374dff7279b5bbc572f33a3489" 2019-05-16 18:10:08,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:10:08 GMT X-Openstack-Request-Id: req-ca6eca3e-ade4-4f93-8b88-138bba8e736b 2019-05-16 18:10:08,987 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:10:08,987 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/8df97075-8421-4ff8-8a54-66045d8ba209.json used request id req-ca6eca3e-ade4-4f93-8b88-138bba8e736b 2019-05-16 18:10:08,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2292470932s 2019-05-16 18:10:08,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:10:08,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}b6717cd37a4f6d374dff7279b5bbc572f33a3489" 2019-05-16 18:10:09,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Thu, 16 May 2019 18:10:09 GMT X-Openstack-Request-Id: req-7df8d75b-664f-4077-8857-420e189e1a24 2019-05-16 18:10:09,812 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:09:52Z", "file": "/v2/images/1c08b915-406e-473a-9d23-e4c851ac26e8/file", "owner": "469fe61b1e3c4eb3b2900b2ce31373bf", "id": "1c08b915-406e-473a-9d23-e4c851ac26e8", "size": 12716032, "self": "/v2/images/1c08b915-406e-473a-9d23-e4c851ac26e8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/1c08b915-406e-473a-9d23-e4c851ac26e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/1c08b915-406e-473a-9d23-e4c851ac26e8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_e014be4e-3007-4175-8db1-5083b16195e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_e014be4e-3007-4175-8db1-5083b16195e4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:09:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:10:09,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-7df8d75b-664f-4077-8857-420e189e1a24 2019-05-16 18:10:09,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.821157217026s 2019-05-16 18:10:09,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 18:10:09,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/1c08b915-406e-473a-9d23-e4c851ac26e8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b6717cd37a4f6d374dff7279b5bbc572f33a3489" 2019-05-16 18:10:10,966 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:10:10 GMT X-Openstack-Request-Id: req-b266bad3-4a38-4885-928d-f4715e2c157f 2019-05-16 18:10:10,966 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 18:10:10,966 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/1c08b915-406e-473a-9d23-e4c851ac26e8 used request id req-b266bad3-4a38-4885-928d-f4715e2c157f 2019-05-16 18:10:10,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.15229296684s 2019-05-16 18:10:10,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 18:10:10,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" 2019-05-16 18:10:11,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 16 May 2019 18:10: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-983420b2-3f09-43d3-8504-7c59da3ac27e x-openstack-request-id: req-983420b2-3f09-43d3-8504-7c59da3ac27e 2019-05-16 18:10:11,103 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_e014be4e-3007-4175-8db1-5083b16195e4", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/ae424c6f-361f-44f3-96f8-030ee640dbc6", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/ae424c6f-361f-44f3-96f8-030ee640dbc6", "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": "ae424c6f-361f-44f3-96f8-030ee640dbc6"}]} 2019-05-16 18:10:11,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-983420b2-3f09-43d3-8504-7c59da3ac27e 2019-05-16 18:10:11,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.131098031998s 2019-05-16 18:10:11,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 18:10:11,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/ae424c6f-361f-44f3-96f8-030ee640dbc6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" 2019-05-16 18:10:11,264 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 18:10: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-6e5d52ba-338f-441c-a725-02bc4e226e7b x-openstack-request-id: req-6e5d52ba-338f-441c-a725-02bc4e226e7b 2019-05-16 18:10:11,264 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/ae424c6f-361f-44f3-96f8-030ee640dbc6 used request id req-6e5d52ba-338f-441c-a725-02bc4e226e7b 2019-05-16 18:10:11,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.159279108047s 2019-05-16 18:10:11,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:10:11,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" 2019-05-16 18:10:11,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 16 May 2019 18:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbfdd058-72ca-4288-921c-0fd98f2e6b4f 2019-05-16 18:10:11,518 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vmready2-user_e014be4e-3007-4175-8db1-5083b16195e4", "links": {"self": "http://172.30.9.36:5000/v3/users/987b28b51bea4ecea506c02dd870e877"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "987b28b51bea4ecea506c02dd870e877", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 18:10:11,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-bbfdd058-72ca-4288-921c-0fd98f2e6b4f 2019-05-16 18:10:11,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.253596067429s 2019-05-16 18:10:11,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:10:11,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/987b28b51bea4ecea506c02dd870e877 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" 2019-05-16 18:10:11,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Thu, 16 May 2019 18:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-820ad760-e3b9-4e02-a30a-e8dfb7825f60 2019-05-16 18:10:11,755 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_e014be4e-3007-4175-8db1-5083b16195e4", "links": {"self": "http://172.30.9.36:5000/v3/users/987b28b51bea4ecea506c02dd870e877"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "987b28b51bea4ecea506c02dd870e877", "description": null}} 2019-05-16 18:10:11,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/987b28b51bea4ecea506c02dd870e877 used request id req-820ad760-e3b9-4e02-a30a-e8dfb7825f60 2019-05-16 18:10:11,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230684995651s 2019-05-16 18:10:11,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-16 18:10:11,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/987b28b51bea4ecea506c02dd870e877 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" 2019-05-16 18:10:12,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:10:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08da2651-b7e1-406f-a7c4-24d46df67c23 2019-05-16 18:10:12,141 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:10:12,141 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/987b28b51bea4ecea506c02dd870e877 used request id req-08da2651-b7e1-406f-a7c4-24d46df67c23 2019-05-16 18:10:12,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.385459899902s 2019-05-16 18:10:12,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:10:12,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" 2019-05-16 18:10:12,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 16 May 2019 18:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36a810e0-afa5-4430-b08b-7915e58967b1 2019-05-16 18:10:12,372 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.36:5000/v3/projects/469fe61b1e3c4eb3b2900b2ce31373bf"}, "tags": [], "enabled": true, "id": "469fe61b1e3c4eb3b2900b2ce31373bf", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_e014be4e-3007-4175-8db1-5083b16195e4"}]} 2019-05-16 18:10:12,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-36a810e0-afa5-4430-b08b-7915e58967b1 2019-05-16 18:10:12,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225183963776s 2019-05-16 18:10:12,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-16 18:10:12,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/469fe61b1e3c4eb3b2900b2ce31373bf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" 2019-05-16 18:10:12,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:10:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e72ed349-a66b-44c0-9154-d34ab94c7ae9 2019-05-16 18:10:12,723 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:10:12,723 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/469fe61b1e3c4eb3b2900b2ce31373bf used request id req-e72ed349-a66b-44c0-9154-d34ab94c7ae9 2019-05-16 18:10:12,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.346149921417s 2019-05-16 18:10:12,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:10:12,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=469fe61b1e3c4eb3b2900b2ce31373bf&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}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" 2019-05-16 18:10:13,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 16 May 2019 18:10:13 GMT X-Openstack-Request-Id: req-3eb8698e-7e75-40b2-bc2d-60a75350ce89 2019-05-16 18:10:13,089 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "469fe61b1e3c4eb3b2900b2ce31373bf", "created_at": "2019-05-16T18:09:35Z", "updated_at": "2019-05-16T18:09:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:09:35Z", "revision_number": 0, "id": "3029d477-eced-431c-8676-bb9b0e68f86b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:09:35Z", "security_group_id": "6a643380-0c03-4ee0-af9b-3599a64c59e3", "tenant_id": "469fe61b1e3c4eb3b2900b2ce31373bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "469fe61b1e3c4eb3b2900b2ce31373bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:09:35Z", "revision_number": 0, "id": "a43f032d-6862-4c13-8ed8-2906f2128bcb", "remote_group_id": "6a643380-0c03-4ee0-af9b-3599a64c59e3", "remote_ip_prefix": null, "created_at": "2019-05-16T18:09:35Z", "security_group_id": "6a643380-0c03-4ee0-af9b-3599a64c59e3", "tenant_id": "469fe61b1e3c4eb3b2900b2ce31373bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "469fe61b1e3c4eb3b2900b2ce31373bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:09:35Z", "revision_number": 0, "id": "dfdf3e6a-c359-46c8-90ad-0f6d5d306391", "remote_group_id": "6a643380-0c03-4ee0-af9b-3599a64c59e3", "remote_ip_prefix": null, "created_at": "2019-05-16T18:09:35Z", "security_group_id": "6a643380-0c03-4ee0-af9b-3599a64c59e3", "tenant_id": "469fe61b1e3c4eb3b2900b2ce31373bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "469fe61b1e3c4eb3b2900b2ce31373bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:09:35Z", "revision_number": 0, "id": "e3741695-1d02-4315-a4ff-fd7d2ba089ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:09:35Z", "security_group_id": "6a643380-0c03-4ee0-af9b-3599a64c59e3", "tenant_id": "469fe61b1e3c4eb3b2900b2ce31373bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "469fe61b1e3c4eb3b2900b2ce31373bf"}], "revision_number": 1, "project_id": "469fe61b1e3c4eb3b2900b2ce31373bf", "id": "6a643380-0c03-4ee0-af9b-3599a64c59e3", "name": "default"}]} 2019-05-16 18:10:13,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=469fe61b1e3c4eb3b2900b2ce31373bf&name=default used request id req-3eb8698e-7e75-40b2-bc2d-60a75350ce89 2019-05-16 18:10:13,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.360550165176s 2019-05-16 18:10:13,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:10:13,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" 2019-05-16 18:10:13,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 16 May 2019 18:10:13 GMT X-Openstack-Request-Id: req-3b9a0417-0c22-48b8-9274-d398f4c142cb 2019-05-16 18:10:13,449 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "469fe61b1e3c4eb3b2900b2ce31373bf", "created_at": "2019-05-16T18:09:35Z", "updated_at": "2019-05-16T18:09:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:09:35Z", "revision_number": 0, "id": "3029d477-eced-431c-8676-bb9b0e68f86b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:09:35Z", "security_group_id": "6a643380-0c03-4ee0-af9b-3599a64c59e3", "tenant_id": "469fe61b1e3c4eb3b2900b2ce31373bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "469fe61b1e3c4eb3b2900b2ce31373bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:09:35Z", "revision_number": 0, "id": "a43f032d-6862-4c13-8ed8-2906f2128bcb", "remote_group_id": "6a643380-0c03-4ee0-af9b-3599a64c59e3", "remote_ip_prefix": null, "created_at": "2019-05-16T18:09:35Z", "security_group_id": "6a643380-0c03-4ee0-af9b-3599a64c59e3", "tenant_id": "469fe61b1e3c4eb3b2900b2ce31373bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "469fe61b1e3c4eb3b2900b2ce31373bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:09:35Z", "revision_number": 0, "id": "dfdf3e6a-c359-46c8-90ad-0f6d5d306391", "remote_group_id": "6a643380-0c03-4ee0-af9b-3599a64c59e3", "remote_ip_prefix": null, "created_at": "2019-05-16T18:09:35Z", "security_group_id": "6a643380-0c03-4ee0-af9b-3599a64c59e3", "tenant_id": "469fe61b1e3c4eb3b2900b2ce31373bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "469fe61b1e3c4eb3b2900b2ce31373bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:09:35Z", "revision_number": 0, "id": "e3741695-1d02-4315-a4ff-fd7d2ba089ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:09:35Z", "security_group_id": "6a643380-0c03-4ee0-af9b-3599a64c59e3", "tenant_id": "469fe61b1e3c4eb3b2900b2ce31373bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "469fe61b1e3c4eb3b2900b2ce31373bf"}], "revision_number": 1, "project_id": "469fe61b1e3c4eb3b2900b2ce31373bf", "id": "6a643380-0c03-4ee0-af9b-3599a64c59e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-16 18:10:13,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-3b9a0417-0c22-48b8-9274-d398f4c142cb 2019-05-16 18:10:13,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.354938030243s 2019-05-16 18:10:13,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 18:10:13,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/6a643380-0c03-4ee0-af9b-3599a64c59e3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b1ed5f35b890cfde31be3fa1cc272c00cdab49b" 2019-05-16 18:10:13,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:10:13 GMT X-Openstack-Request-Id: req-3de3335f-57da-447c-803c-41bc86dd9afd 2019-05-16 18:10:13,866 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:10:13,866 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/6a643380-0c03-4ee0-af9b-3599a64c59e3.json used request id req-3de3335f-57da-447c-803c-41bc86dd9afd 2019-05-16 18:10:13,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.410074949265s 2019-05-16 18:10:13,912 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-05-16 18:10:13,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:10:13,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 18:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37232b61-9ce1-4b75-be6d-3eb7f63bc9ee 2019-05-16 18:10:13,958 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 18:10:13,958 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-37232b61-9ce1-4b75-be6d-3eb7f63bc9ee 2019-05-16 18:10:13,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 18:10:14,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T19:10:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["dLKywztNTKm0BRJq2Eh0iA"], "issued_at": "2019-05-16T18:10:14.000000Z"}} 2019-05-16 18:10:14,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:10:14,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:14,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 16 May 2019 18:10:14 GMT X-Openstack-Request-Id: req-444c4a9b-8a19-49dc-905f-23ff8dde1d54 2019-05-16 18:10:14,667 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 18:10:14,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-444c4a9b-8a19-49dc-905f-23ff8dde1d54 2019-05-16 18:10:14,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.296575069427s 2019-05-16 18:10:14,675 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-05-16 18:10:14,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:10:14,686 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 18:10:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-636639eb-7093-4a2a-ba65-b228caacab41 2019-05-16 18:10:14,686 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 18:10:14,686 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-636639eb-7093-4a2a-ba65-b228caacab41 2019-05-16 18:10:14,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:10:14,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:14,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 18:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fad04c2e-aab4-4e77-88ab-30d06a3202e5 2019-05-16 18:10:14,911 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 18:10:14,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-fad04c2e-aab4-4e77-88ab-30d06a3202e5 2019-05-16 18:10:14,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224334001541s 2019-05-16 18:10:14,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:10:14,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:15,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Thu, 16 May 2019 18:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65f400aa-0e81-4900-bf5b-3190318ee284 2019-05-16 18:10:15,048 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 18:10:15,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-65f400aa-0e81-4900-bf5b-3190318ee284 2019-05-16 18:10:15,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.130068063736s 2019-05-16 18:10:15,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-16 18:10:15,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" -d '{"network": {"tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "singlevm1-net_f5d0479b-fb22-4231-8b88-1739f929557d", "admin_state_up": true}}' 2019-05-16 18:10:15,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Thu, 16 May 2019 18:10:15 GMT X-Openstack-Request-Id: req-9210dbff-3570-4f8e-832e-c5d6df27b078 2019-05-16 18:10:15,598 - 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":"15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"11661fc090eb46e2a9c07f559c7cfc6a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:10:15Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_f5d0479b-fb22-4231-8b88-1739f929557d","admin_state_up":true,"tenant_id":"11661fc090eb46e2a9c07f559c7cfc6a","created_at":"2019-05-16T18:10:15Z","mtu":1450}} 2019-05-16 18:10:15,599 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-9210dbff-3570-4f8e-832e-c5d6df27b078 2019-05-16 18:10:15,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.549336910248s 2019-05-16 18:10:15,599 - 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-05-16T18:10:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c', 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'singlevm1-net_f5d0479b-fb22-4231-8b88-1739f929557d', u'created_at': u'2019-05-16T18:10:15Z', u'mtu': 1450, u'tenant_id': u'11661fc090eb46e2a9c07f559c7cfc6a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'11661fc090eb46e2a9c07f559c7cfc6a', u'l2_adjacency': True}) 2019-05-16 18:10:15,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:10:15,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:15,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Thu, 16 May 2019 18:10:15 GMT X-Openstack-Request-Id: req-57cbf1bf-0aad-4cef-bd80-617e51ae3a84 2019-05-16 18:10:15,959 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"11661fc090eb46e2a9c07f559c7cfc6a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:10:15Z","qos_policy_id":null,"name":"singlevm1-net_f5d0479b-fb22-4231-8b88-1739f929557d","admin_state_up":true,"tenant_id":"11661fc090eb46e2a9c07f559c7cfc6a","created_at":"2019-05-16T18:10:15Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 18:10:15,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-57cbf1bf-0aad-4cef-bd80-617e51ae3a84 2019-05-16 18:10:15,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359484910965s 2019-05-16 18:10:15,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-16 18:10:15,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" -d '{"subnet": {"name": "singlevm1-subnet_f5d0479b-fb22-4231-8b88-1739f929557d", "enable_dhcp": true, "network_id": "15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-16 18:10:16,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Thu, 16 May 2019 18:10:16 GMT X-Openstack-Request-Id: req-17ae271e-3c4c-456c-80d7-dfa45cc702d7 2019-05-16 18:10:16,586 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-16T18:10:16Z","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":"a3aca689-3fd6-4190-b8c7-3eb3ebfe2921","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"11661fc090eb46e2a9c07f559c7cfc6a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_f5d0479b-fb22-4231-8b88-1739f929557d","enable_dhcp":true,"segment_id":null,"network_id":"15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c","tenant_id":"11661fc090eb46e2a9c07f559c7cfc6a","created_at":"2019-05-16T18:10:16Z","ip_version":4}} 2019-05-16 18:10:16,586 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-17ae271e-3c4c-456c-80d7-dfa45cc702d7 2019-05-16 18:10:16,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.625575065613s 2019-05-16 18:10:16,587 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:10:16Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a3aca689-3fd6-4190-b8c7-3eb3ebfe2921', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_f5d0479b-fb22-4231-8b88-1739f929557d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c', u'tenant_id': u'11661fc090eb46e2a9c07f559c7cfc6a', u'created_at': u'2019-05-16T18:10:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'11661fc090eb46e2a9c07f559c7cfc6a'}) 2019-05-16 18:10:16,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-16 18:10:16,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "singlevm1-router_f5d0479b-fb22-4231-8b88-1739f929557d", "admin_state_up": true}}' 2019-05-16 18:10:24,325 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Thu, 16 May 2019 18:10:24 GMT X-Openstack-Request-Id: req-0eb54a16-d789-4141-a811-f1a19c1913df 2019-05-16 18:10:24,326 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:10:18Z", "admin_state_up": true, "updated_at": "2019-05-16T18:10:19Z", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "95efd0ef-fd78-49e3-9a47-aad81f00902b", "name": "singlevm1-router_f5d0479b-fb22-4231-8b88-1739f929557d"}} 2019-05-16 18:10:24,326 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-0eb54a16-d789-4141-a811-f1a19c1913df 2019-05-16 18:10:24,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.73845887184s 2019-05-16 18:10:24,327 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:10:19Z', u'revision_number': 3, u'ha': True, u'id': u'95efd0ef-fd78-49e3-9a47-aad81f00902b', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_f5d0479b-fb22-4231-8b88-1739f929557d', u'admin_state_up': True, u'tenant_id': u'11661fc090eb46e2a9c07f559c7cfc6a', u'created_at': u'2019-05-16T18:10:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'11661fc090eb46e2a9c07f559c7cfc6a'}) 2019-05-16 18:10:24,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-16 18:10:24,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/95efd0ef-fd78-49e3-9a47-aad81f00902b/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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" -d '{"subnet_id": "a3aca689-3fd6-4190-b8c7-3eb3ebfe2921"}' 2019-05-16 18:10:27,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:10:27 GMT X-Openstack-Request-Id: req-401a37af-c329-4e3e-8c54-98ce0f41c76e 2019-05-16 18:10:27,232 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "subnet_id": "a3aca689-3fd6-4190-b8c7-3eb3ebfe2921", "subnet_ids": ["a3aca689-3fd6-4190-b8c7-3eb3ebfe2921"], "port_id": "4611be1c-b0ed-401f-8aa3-5d762edeb328", "id": "95efd0ef-fd78-49e3-9a47-aad81f00902b"} 2019-05-16 18:10:27,232 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/95efd0ef-fd78-49e3-9a47-aad81f00902b/add_router_interface.json used request id req-401a37af-c329-4e3e-8c54-98ce0f41c76e 2019-05-16 18:10:27,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.90495014191s 2019-05-16 18:10:27,233 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-16 18:10:27,338 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-16 18:10:27,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:10:27,347 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 16 May 2019 18:10:27 GMT 2019-05-16 18:10:27,348 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-16 18:10:27,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:10:27,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:28,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 16 May 2019 18:10:28 GMT X-Openstack-Request-Id: req-53074c8f-d220-4dae-970c-df10f3028628 2019-05-16 18:10:28,197 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:10:28,197 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-53074c8f-d220-4dae-970c-df10f3028628 2019-05-16 18:10:28,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.844039916992s 2019-05-16 18:10:28,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 18:10:28,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_f5d0479b-fb22-4231-8b88-1739f929557d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_f5d0479b-fb22-4231-8b88-1739f929557d"}' 2019-05-16 18:10:29,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Thu, 16 May 2019 18:10:29 GMT Location: http://172.30.9.36:9292/v2/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7c81f76b-7ed0-4bc6-8935-8e0062d33812 2019-05-16 18:10:29,055 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:10:28Z", "file": "/v2/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d/file", "owner": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "size": null, "self": "/v2/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "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_f5d0479b-fb22-4231-8b88-1739f929557d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_f5d0479b-fb22-4231-8b88-1739f929557d", "checksum": null, "created_at": "2019-05-16T18:10:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 18:10:29,055 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-7c81f76b-7ed0-4bc6-8935-8e0062d33812 2019-05-16 18:10:29,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.849721908569s 2019-05-16 18:10:29,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 18:10:29,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d/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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" -d '' 2019-05-16 18:10:30,407 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:10:30 GMT X-Openstack-Request-Id: req-e5061b1e-aea3-47d7-9225-2d17f837e44d 2019-05-16 18:10:30,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-05-16 18:10:30,408 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d/file used request id req-e5061b1e-aea3-47d7-9225-2d17f837e44d 2019-05-16 18:10:30,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.35149502754s 2019-05-16 18:10:30,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:10:30,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:31,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 16 May 2019 18:10:31 GMT X-Openstack-Request-Id: req-65eeb01f-7a66-4189-b52d-84def56769c5 2019-05-16 18:10:31,217 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:10:30Z", "file": "/v2/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d/file", "owner": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "size": 12716032, "self": "/v2/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_f5d0479b-fb22-4231-8b88-1739f929557d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_f5d0479b-fb22-4231-8b88-1739f929557d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:10:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:10:31,217 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-65eeb01f-7a66-4189-b52d-84def56769c5 2019-05-16 18:10:31,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.804991006851s 2019-05-16 18:10:31,219 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d/file', 'owner': u'11661fc090eb46e2a9c07f559c7cfc6a', 'id': u'b0c5e74a-5b56-4be3-880f-0ffc27904e1d', 'size': 12716032, u'self': u'/v2/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'11661fc090eb46e2a9c07f559c7cfc6a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T18:10:30Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-16T18:10:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_f5d0479b-fb22-4231-8b88-1739f929557d', '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/b0c5e74a-5b56-4be3-880f-0ffc27904e1d', 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_f5d0479b-fb22-4231-8b88-1739f929557d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_f5d0479b-fb22-4231-8b88-1739f929557d', 'created': u'2019-05-16T18:10:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T18:10: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/b0c5e74a-5b56-4be3-880f-0ffc27904e1d', 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_f5d0479b-fb22-4231-8b88-1739f929557d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 18:10:31,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 18:10:31,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_f5d0479b-fb22-4231-8b88-1739f929557d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 18:10:32,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 16 May 2019 18:10: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-8ba21caf-e72b-4a24-a4c0-2e5a73c9c220 x-openstack-request-id: req-8ba21caf-e72b-4a24-a4c0-2e5a73c9c220 2019-05-16 18:10:32,098 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_f5d0479b-fb22-4231-8b88-1739f929557d", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/adb03344-4299-4cfc-80ad-5ed3176b7844", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/adb03344-4299-4cfc-80ad-5ed3176b7844", "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": "adb03344-4299-4cfc-80ad-5ed3176b7844"}} 2019-05-16 18:10:32,098 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-8ba21caf-e72b-4a24-a4c0-2e5a73c9c220 2019-05-16 18:10:32,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.876313924789s 2019-05-16 18:10:32,099 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_f5d0479b-fb22-4231-8b88-1739f929557d', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'adb03344-4299-4cfc-80ad-5ed3176b7844', 'swap': 0}) 2019-05-16 18:10:32,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 18:10:32,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/adb03344-4299-4cfc-80ad-5ed3176b7844/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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" -d '{"extra_specs": {}}' 2019-05-16 18:10:32,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:10: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-20d29d7e-76f6-41af-8ea1-9d4188bc75d0 x-openstack-request-id: req-20d29d7e-76f6-41af-8ea1-9d4188bc75d0 2019-05-16 18:10:32,238 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 18:10:32,238 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/adb03344-4299-4cfc-80ad-5ed3176b7844/os-extra_specs used request id req-20d29d7e-76f6-41af-8ea1-9d4188bc75d0 2019-05-16 18:10:32,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.137911081314s 2019-05-16 18:10:32,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-16 18:10:32,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" -d '{"keypair": {"name": "singlevm1-kp_f5d0479b-fb22-4231-8b88-1739f929557d"}}' 2019-05-16 18:10:32,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Thu, 16 May 2019 18:10: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-3fdd33fd-bd2e-4d25-921a-e6be749ca7ad x-openstack-request-id: req-3fdd33fd-bd2e-4d25-921a-e6be749ca7ad 2019-05-16 18:10:32,568 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0EXwpr2s415kxp7ChKucAeYKjKbsl2iGO9J4L+bZbF3QKMT/mnh2dIJ8w6KdGQi0YlqVgVmpWaemjhSWPJd/iHAAzvKCDsnd+B2I/NmGmv2y56L9bNAYtGXm2E5oK7E9rv1eHA0C9fOxiUohOcg9+wyvLmrFAAzsGTWPYpKIOmyqnKWWoQQtUnNf1R0o4AuGgyLRvEVAem+lXLT8xSnMtEgesGbLxPNsGI4x+X4E4DJV/lmKms/rxryd/894oIgAJcqAJ5myo3c/RJ39ctDi+JRrE/LurK6xSfpd2k7Kaws8FKNM7iQpJSqncwhFTrRn5ihAf/gY5btSzAkBtKU07 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtBF8Ka9rONeZMaewoSrnAHmCoym7JdohjvSeC/m2Wxd0CjE/\n5p4dnSCfMOinRkItGJalYFZqVmnpo4UljyXf4hwAM7ygg7J3fgdiPzZhpr9suei/\nWzQGLRl5thOaCuxPa79XhwNAvXzsYlKITnIPfsMry5qxQAM7Bk1j2KSiDpsqpyll\nqEELVJzX9UdKOALhoMi0bxFQHpvpVy0/MUpzLRIHrBmy8TzbBiOMfl+BOAyVf5Zi\nprP68a8nf/PeKCIACXKgCeZsqN3P0Sd/XLQ4viUaxPy7qyusUn6XdpOymsLPBSjT\nO4kKSUqp3MIRU60Z+YoQH/4GOW7UswJAbSlNOwIDAQABAoIBAQCRqFcsjRaJq3Tj\nQsdRB5hGvQPcokQdsV5V+i/idgN5mfYmzIHpNdu0n4/GC1xMK/m4mxt5W023SwNQ\nX8LrEXMRvx62uw2ImpOoIabqhT3mmZAErm4kA2g/kQzwKNkBnvf7q5LMxufWn7fD\nLQnPktpP6uaBU0ewBSz4wx9SPpJMhwBHF7Kir2zEIXZC7KB4IlTzzzwtXjecqNoU\nJmIfyqKE2DI/uTcpXUoyxdPmqk+W4WP/gNBgsf2VUREi1Eo+gKY1VAXPQoMjgQWd\nYfXr9OACnNOSsO5IPCpQFi+sYA5RX5rM7Yquhg8ZDtgFAzR0htwRZ/FK7GwQ5uDW\nwW6GLiSxAoGBAO9j7yNtde03ugbWB+ga+AKpXFQpeK55IPUIuylbFeTCOBosf8W0\nPp0jzRrz+kxY2IPQphgECb1qzyr0kmixrQqBpXq3Um8ZrYo6STbZ9Xm2PfmH77tu\nq/kFAqlk9pQOR8OFhEMTIC11fy4SFrh0zwCft/D9GYLJOJnrmgmwIL05AoGBAMCP\n3mrNFT7YkaijfsgGocvWj6H3sVxhOFbnr+F4XUrUDXFumxOaFaF2dSSgbdbtcbi4\nGGgat5Oi3Ffe/2fSYKKd2DpJ6wp/A/Sa36ODglIwBePDRASU5XvHDoP6SnylCBvj\n9/PGane4zkstxOFzWmUMjoHin/JKmBroxjHOF1ITAoGAQgQkGXgBMlbQ1TvG2Go/\nhLRhws/g+PRsc0ZiHsiApCIvSICHB+Vp8vnBgTJRDybdJpSuiSbr7LF8yhLCIV8G\nIkSYdtwBPqQtKFZkhFzdBiCMvLiREvY1NKn+DurJ2RCLF89FJx4qHH8vgGv6mgmU\nYE6rcijKFTgahM/lHdDVZnkCgYACpPck+FQGXOsDKduf25d1OSkXzFL/NcaUSvI7\nYm/Fi0vz9tTiXAdYBExviFR50yDwrHaJV3SV7nKgMkvHnTf+g7RoeINlzYC8ZzQT\nBsdPYaFzE0dn2LOeE4m7fkBvncSSvXq2Ok9T/ZG3rpU5k1/2a0m5tucDaMrV88Rl\nArOHSQKBgH5gRHPpW/F9XfJT7cPg1mmCN2U/JZn/F2erPn8qVvT0BNIWqoeVdVT5\nNKgWyeGHvnrV/e+a2ddgOeC/4kRBBZe39YUWCQDkl25dab7FC5bfYNq8M5qs2a6V\nZikgu2LnGelQq0B+e9ybK6Kc96guLJs9gAUrIyaSsLqz8MEewiCD\n-----END RSA PRIVATE KEY-----\n", "user_id": "9ba079f0f3244d3584119539432664fc", "name": "singlevm1-kp_f5d0479b-fb22-4231-8b88-1739f929557d", "fingerprint": "fe:74:55:68:a5:fb:00:7b:b7:3e:94:83:39:6a:08:68"}} 2019-05-16 18:10:32,568 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-3fdd33fd-bd2e-4d25-921a-e6be749ca7ad 2019-05-16 18:10:32,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.329845905304s 2019-05-16 18:10:32,569 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0EXwpr2s415kxp7ChKucAeYKjKbsl2iGO9J4L+bZbF3QKMT/mnh2dIJ8w6KdGQi0YlqVgVmpWaemjhSWPJd/iHAAzvKCDsnd+B2I/NmGmv2y56L9bNAYtGXm2E5oK7E9rv1eHA0C9fOxiUohOcg9+wyvLmrFAAzsGTWPYpKIOmyqnKWWoQQtUnNf1R0o4AuGgyLRvEVAem+lXLT8xSnMtEgesGbLxPNsGI4x+X4E4DJV/lmKms/rxryd/894oIgAJcqAJ5myo3c/RJ39ctDi+JRrE/LurK6xSfpd2k7Kaws8FKNM7iQpJSqncwhFTrRn5ihAf/gY5btSzAkBtKU07 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtBF8Ka9rONeZMaewoSrnAHmCoym7JdohjvSeC/m2Wxd0CjE/\n5p4dnSCfMOinRkItGJalYFZqVmnpo4UljyXf4hwAM7ygg7J3fgdiPzZhpr9suei/\nWzQGLRl5thOaCuxPa79XhwNAvXzsYlKITnIPfsMry5qxQAM7Bk1j2KSiDpsqpyll\nqEELVJzX9UdKOALhoMi0bxFQHpvpVy0/MUpzLRIHrBmy8TzbBiOMfl+BOAyVf5Zi\nprP68a8nf/PeKCIACXKgCeZsqN3P0Sd/XLQ4viUaxPy7qyusUn6XdpOymsLPBSjT\nO4kKSUqp3MIRU60Z+YoQH/4GOW7UswJAbSlNOwIDAQABAoIBAQCRqFcsjRaJq3Tj\nQsdRB5hGvQPcokQdsV5V+i/idgN5mfYmzIHpNdu0n4/GC1xMK/m4mxt5W023SwNQ\nX8LrEXMRvx62uw2ImpOoIabqhT3mmZAErm4kA2g/kQzwKNkBnvf7q5LMxufWn7fD\nLQnPktpP6uaBU0ewBSz4wx9SPpJMhwBHF7Kir2zEIXZC7KB4IlTzzzwtXjecqNoU\nJmIfyqKE2DI/uTcpXUoyxdPmqk+W4WP/gNBgsf2VUREi1Eo+gKY1VAXPQoMjgQWd\nYfXr9OACnNOSsO5IPCpQFi+sYA5RX5rM7Yquhg8ZDtgFAzR0htwRZ/FK7GwQ5uDW\nwW6GLiSxAoGBAO9j7yNtde03ugbWB+ga+AKpXFQpeK55IPUIuylbFeTCOBosf8W0\nPp0jzRrz+kxY2IPQphgECb1qzyr0kmixrQqBpXq3Um8ZrYo6STbZ9Xm2PfmH77tu\nq/kFAqlk9pQOR8OFhEMTIC11fy4SFrh0zwCft/D9GYLJOJnrmgmwIL05AoGBAMCP\n3mrNFT7YkaijfsgGocvWj6H3sVxhOFbnr+F4XUrUDXFumxOaFaF2dSSgbdbtcbi4\nGGgat5Oi3Ffe/2fSYKKd2DpJ6wp/A/Sa36ODglIwBePDRASU5XvHDoP6SnylCBvj\n9/PGane4zkstxOFzWmUMjoHin/JKmBroxjHOF1ITAoGAQgQkGXgBMlbQ1TvG2Go/\nhLRhws/g+PRsc0ZiHsiApCIvSICHB+Vp8vnBgTJRDybdJpSuiSbr7LF8yhLCIV8G\nIkSYdtwBPqQtKFZkhFzdBiCMvLiREvY1NKn+DurJ2RCLF89FJx4qHH8vgGv6mgmU\nYE6rcijKFTgahM/lHdDVZnkCgYACpPck+FQGXOsDKduf25d1OSkXzFL/NcaUSvI7\nYm/Fi0vz9tTiXAdYBExviFR50yDwrHaJV3SV7nKgMkvHnTf+g7RoeINlzYC8ZzQT\nBsdPYaFzE0dn2LOeE4m7fkBvncSSvXq2Ok9T/ZG3rpU5k1/2a0m5tucDaMrV88Rl\nArOHSQKBgH5gRHPpW/F9XfJT7cPg1mmCN2U/JZn/F2erPn8qVvT0BNIWqoeVdVT5\nNKgWyeGHvnrV/e+a2ddgOeC/4kRBBZe39YUWCQDkl25dab7FC5bfYNq8M5qs2a6V\nZikgu2LnGelQq0B+e9ybK6Kc96guLJs9gAUrIyaSsLqz8MEewiCD\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9ba079f0f3244d3584119539432664fc', 'name': u'singlevm1-kp_f5d0479b-fb22-4231-8b88-1739f929557d', 'created_at': '2019-05-16T18:10:32.569648', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'11661fc090eb46e2a9c07f559c7cfc6a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'fe:74:55:68:a5:fb:00:7b:b7:3e:94:83:39:6a:08:68', 'type': 'ssh', 'id': u'singlevm1-kp_f5d0479b-fb22-4231-8b88-1739f929557d'}) 2019-05-16 18:10:32,570 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAtBF8Ka9rONeZMaewoSrnAHmCoym7JdohjvSeC/m2Wxd0CjE/ 5p4dnSCfMOinRkItGJalYFZqVmnpo4UljyXf4hwAM7ygg7J3fgdiPzZhpr9suei/ WzQGLRl5thOaCuxPa79XhwNAvXzsYlKITnIPfsMry5qxQAM7Bk1j2KSiDpsqpyll qEELVJzX9UdKOALhoMi0bxFQHpvpVy0/MUpzLRIHrBmy8TzbBiOMfl+BOAyVf5Zi prP68a8nf/PeKCIACXKgCeZsqN3P0Sd/XLQ4viUaxPy7qyusUn6XdpOymsLPBSjT O4kKSUqp3MIRU60Z+YoQH/4GOW7UswJAbSlNOwIDAQABAoIBAQCRqFcsjRaJq3Tj QsdRB5hGvQPcokQdsV5V+i/idgN5mfYmzIHpNdu0n4/GC1xMK/m4mxt5W023SwNQ X8LrEXMRvx62uw2ImpOoIabqhT3mmZAErm4kA2g/kQzwKNkBnvf7q5LMxufWn7fD LQnPktpP6uaBU0ewBSz4wx9SPpJMhwBHF7Kir2zEIXZC7KB4IlTzzzwtXjecqNoU JmIfyqKE2DI/uTcpXUoyxdPmqk+W4WP/gNBgsf2VUREi1Eo+gKY1VAXPQoMjgQWd YfXr9OACnNOSsO5IPCpQFi+sYA5RX5rM7Yquhg8ZDtgFAzR0htwRZ/FK7GwQ5uDW wW6GLiSxAoGBAO9j7yNtde03ugbWB+ga+AKpXFQpeK55IPUIuylbFeTCOBosf8W0 Pp0jzRrz+kxY2IPQphgECb1qzyr0kmixrQqBpXq3Um8ZrYo6STbZ9Xm2PfmH77tu q/kFAqlk9pQOR8OFhEMTIC11fy4SFrh0zwCft/D9GYLJOJnrmgmwIL05AoGBAMCP 3mrNFT7YkaijfsgGocvWj6H3sVxhOFbnr+F4XUrUDXFumxOaFaF2dSSgbdbtcbi4 GGgat5Oi3Ffe/2fSYKKd2DpJ6wp/A/Sa36ODglIwBePDRASU5XvHDoP6SnylCBvj 9/PGane4zkstxOFzWmUMjoHin/JKmBroxjHOF1ITAoGAQgQkGXgBMlbQ1TvG2Go/ hLRhws/g+PRsc0ZiHsiApCIvSICHB+Vp8vnBgTJRDybdJpSuiSbr7LF8yhLCIV8G IkSYdtwBPqQtKFZkhFzdBiCMvLiREvY1NKn+DurJ2RCLF89FJx4qHH8vgGv6mgmU YE6rcijKFTgahM/lHdDVZnkCgYACpPck+FQGXOsDKduf25d1OSkXzFL/NcaUSvI7 Ym/Fi0vz9tTiXAdYBExviFR50yDwrHaJV3SV7nKgMkvHnTf+g7RoeINlzYC8ZzQT BsdPYaFzE0dn2LOeE4m7fkBvncSSvXq2Ok9T/ZG3rpU5k1/2a0m5tucDaMrV88Rl ArOHSQKBgH5gRHPpW/F9XfJT7cPg1mmCN2U/JZn/F2erPn8qVvT0BNIWqoeVdVT5 NKgWyeGHvnrV/e+a2ddgOeC/4kRBBZe39YUWCQDkl25dab7FC5bfYNq8M5qs2a6V Zikgu2LnGelQq0B+e9ybK6Kc96guLJs9gAUrIyaSsLqz8MEewiCD -----END RSA PRIVATE KEY----- 2019-05-16 18:10:32,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-16 18:10:32,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" -d '{"security_group": {"name": "singlevm1-sg_f5d0479b-fb22-4231-8b88-1739f929557d", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-05-16 18:10:32,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Thu, 16 May 2019 18:10:32 GMT X-Openstack-Request-Id: req-74002b95-9a99-4d68-83e5-89b73144f12d 2019-05-16 18:10:32,954 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:10:32Z", "updated_at": "2019-05-16T18:10:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:10:32Z", "revision_number": 0, "id": "1a37f9f7-e9c1-4c02-8932-b2e9b3a5afc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:10:32Z", "security_group_id": "92a46d4c-0e4e-470c-bf31-20d97b5e02d1", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:10:32Z", "revision_number": 0, "id": "f30ca3ab-7049-4fe5-a423-ba032c1442c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:10:32Z", "security_group_id": "92a46d4c-0e4e-470c-bf31-20d97b5e02d1", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "92a46d4c-0e4e-470c-bf31-20d97b5e02d1", "name": "singlevm1-sg_f5d0479b-fb22-4231-8b88-1739f929557d"}} 2019-05-16 18:10:32,954 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-74002b95-9a99-4d68-83e5-89b73144f12d 2019-05-16 18:10:32,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.378826856613s 2019-05-16 18:10:32,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:10:32,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:33,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Thu, 16 May 2019 18:10:33 GMT X-Openstack-Request-Id: req-b131725e-26ae-4974-b009-19e237653f74 2019-05-16 18:10:33,313 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:10:32Z", "updated_at": "2019-05-16T18:10:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:10:32Z", "revision_number": 0, "id": "1a37f9f7-e9c1-4c02-8932-b2e9b3a5afc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:10:32Z", "security_group_id": "92a46d4c-0e4e-470c-bf31-20d97b5e02d1", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:10:32Z", "revision_number": 0, "id": "f30ca3ab-7049-4fe5-a423-ba032c1442c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:10:32Z", "security_group_id": "92a46d4c-0e4e-470c-bf31-20d97b5e02d1", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "92a46d4c-0e4e-470c-bf31-20d97b5e02d1", "name": "singlevm1-sg_f5d0479b-fb22-4231-8b88-1739f929557d"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-16 18:10:33,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-b131725e-26ae-4974-b009-19e237653f74 2019-05-16 18:10:33,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.353101968765s 2019-05-16 18:10:33,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-16 18:10:33,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" -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": "92a46d4c-0e4e-470c-bf31-20d97b5e02d1"}}' 2019-05-16 18:10:33,749 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 16 May 2019 18:10:33 GMT X-Openstack-Request-Id: req-ae3f4932-e44b-4430-ab77-17ba2d5c3af0 2019-05-16 18:10:33,750 - 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-05-16T18:10:33Z", "security_group_id": "92a46d4c-0e4e-470c-bf31-20d97b5e02d1", "port_range_min": 22, "revision_number": 0, "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:10:33Z", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ebfa9869-556a-4c22-800a-36a5dfe52f0d"}} 2019-05-16 18:10:33,750 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-ae3f4932-e44b-4430-ab77-17ba2d5c3af0 2019-05-16 18:10:33,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.429555177689s 2019-05-16 18:10:33,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:10:33,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:34,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Thu, 16 May 2019 18:10:34 GMT X-Openstack-Request-Id: req-e1fec6ba-84b2-469d-ab01-e96d2a0930d0 2019-05-16 18:10:34,112 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:10:32Z", "updated_at": "2019-05-16T18:10:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:10:32Z", "revision_number": 0, "id": "1a37f9f7-e9c1-4c02-8932-b2e9b3a5afc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:10:32Z", "security_group_id": "92a46d4c-0e4e-470c-bf31-20d97b5e02d1", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-16T18:10:33Z", "revision_number": 0, "id": "ebfa9869-556a-4c22-800a-36a5dfe52f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:10:33Z", "security_group_id": "92a46d4c-0e4e-470c-bf31-20d97b5e02d1", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:10:32Z", "revision_number": 0, "id": "f30ca3ab-7049-4fe5-a423-ba032c1442c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:10:32Z", "security_group_id": "92a46d4c-0e4e-470c-bf31-20d97b5e02d1", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 2, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "92a46d4c-0e4e-470c-bf31-20d97b5e02d1", "name": "singlevm1-sg_f5d0479b-fb22-4231-8b88-1739f929557d"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-16 18:10:34,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-e1fec6ba-84b2-469d-ab01-e96d2a0930d0 2019-05-16 18:10:34,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.355832099915s 2019-05-16 18:10:34,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-16 18:10:34,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" -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": "92a46d4c-0e4e-470c-bf31-20d97b5e02d1"}}' 2019-05-16 18:10:35,360 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 16 May 2019 18:10:35 GMT X-Openstack-Request-Id: req-eb158271-5fb3-4b86-a9d8-5b189e7d74ec 2019-05-16 18:10:35,361 - 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-05-16T18:10:35Z", "security_group_id": "92a46d4c-0e4e-470c-bf31-20d97b5e02d1", "port_range_min": null, "revision_number": 0, "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:10:35Z", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "19c0fca6-53c7-432e-944c-133b04e1cc8a"}} 2019-05-16 18:10:35,361 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-eb158271-5fb3-4b86-a9d8-5b189e7d74ec 2019-05-16 18:10:35,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 1.24271202087s 2019-05-16 18:10:35,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:10:35,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:35,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2144 Content-Type: application/json Date: Thu, 16 May 2019 18:10:35 GMT X-Openstack-Request-Id: req-08cea8f8-e348-41bc-ad5b-39b50e84ee8a 2019-05-16 18:10:35,449 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"06862afb-7435-4e4f-9354-c814bdcd45f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["be297065-845c-4244-a0a7-e9323dcc9262"],"description":"","tags":[],"updated_at":"2019-05-16T18:10:17Z","qos_policy_id":null,"name":"HA network tenant 11661fc090eb46e2a9c07f559c7cfc6a","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T18:10:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"11661fc090eb46e2a9c07f559c7cfc6a","l2_adjacency":true,"status":"ACTIVE","subnets":["a3aca689-3fd6-4190-b8c7-3eb3ebfe2921"],"description":"","tags":[],"updated_at":"2019-05-16T18:10:16Z","qos_policy_id":null,"name":"singlevm1-net_f5d0479b-fb22-4231-8b88-1739f929557d","admin_state_up":true,"tenant_id":"11661fc090eb46e2a9c07f559c7cfc6a","created_at":"2019-05-16T18:10:15Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 18:10:35,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-08cea8f8-e348-41bc-ad5b-39b50e84ee8a 2019-05-16 18:10:35,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0866050720215s 2019-05-16 18:10:35,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:10:35,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:35,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 16 May 2019 18:10:35 GMT X-Openstack-Request-Id: req-79ef0be6-6e4a-48bc-b383-b51943f5dd06 2019-05-16 18:10:35,484 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:10:30Z", "file": "/v2/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d/file", "owner": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "size": 12716032, "self": "/v2/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_f5d0479b-fb22-4231-8b88-1739f929557d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_f5d0479b-fb22-4231-8b88-1739f929557d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:10:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:10:35,484 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-79ef0be6-6e4a-48bc-b383-b51943f5dd06 2019-05-16 18:10:35,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0299360752106s 2019-05-16 18:10:35,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 18:10:35,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:35,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:10: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-5b0fb04f-656b-4725-af55-c62f71792187 x-openstack-request-id: req-5b0fb04f-656b-4725-af55-c62f71792187 2019-05-16 18:10:35,515 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_f5d0479b-fb22-4231-8b88-1739f929557d", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/adb03344-4299-4cfc-80ad-5ed3176b7844", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/adb03344-4299-4cfc-80ad-5ed3176b7844", "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": "adb03344-4299-4cfc-80ad-5ed3176b7844"}]} 2019-05-16 18:10:35,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-5b0fb04f-656b-4725-af55-c62f71792187 2019-05-16 18:10:35,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247070789337s 2019-05-16 18:10:35,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-16 18:10:35,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" -d '{"server": {"name": "singlevm1-vm_f5d0479b-fb22-4231-8b88-1739f929557d", "imageRef": "b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "key_name": "singlevm1-kp_f5d0479b-fb22-4231-8b88-1739f929557d", "flavorRef": "adb03344-4299-4cfc-80ad-5ed3176b7844", "max_count": 1, "min_count": 1, "networks": [{"uuid": "15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c"}], "security_groups": [{"name": "92a46d4c-0e4e-470c-bf31-20d97b5e02d1"}]}}' 2019-05-16 18:10:41,760 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 16 May 2019 18:10:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.36:8774/v2.1/servers/b093d0a6-4544-4ddc-a400-2cc85dc4ec9d x-compute-request-id: req-193ec217-d03e-4036-861d-bdb7809b010d x-openstack-request-id: req-193ec217-d03e-4036-861d-bdb7809b010d 2019-05-16 18:10:41,761 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "92a46d4c-0e4e-470c-bf31-20d97b5e02d1"}], "OS-DCF:diskConfig": "MANUAL", "id": "b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "rel": "bookmark"}], "adminPass": "fUAFSxd4tvS4"}} 2019-05-16 18:10:41,761 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-193ec217-d03e-4036-861d-bdb7809b010d 2019-05-16 18:10:41,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.24389195442s 2019-05-16 18:10:41,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:10:41,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:42,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 640 Content-Type: application/json Date: Thu, 16 May 2019 18:10: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-9b79496e-f1fe-4592-84fc-fcb7e7c10c14 x-openstack-request-id: req-9b79496e-f1fe-4592-84fc-fcb7e7c10c14 2019-05-16 18:10:42,242 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "rel": "bookmark"}], "image": {"id": "b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "links": [{"href": "http://172.30.9.36:8774/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adb03344-4299-4cfc-80ad-5ed3176b7844", "links": [{"href": "http://172.30.9.36:8774/flavors/adb03344-4299-4cfc-80ad-5ed3176b7844", "rel": "bookmark"}]}, "id": "b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "user_id": "9ba079f0f3244d3584119539432664fc", "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-05-16T18:10:41Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_f5d0479b-fb22-4231-8b88-1739f929557d", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_f5d0479b-fb22-4231-8b88-1739f929557d", "created": "2019-05-16T18:10:41Z", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:10:42,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-9b79496e-f1fe-4592-84fc-fcb7e7c10c14 2019-05-16 18:10:42,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480451107025s 2019-05-16 18:10:42,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:10:42,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:42,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2144 Content-Type: application/json Date: Thu, 16 May 2019 18:10:42 GMT X-Openstack-Request-Id: req-c78dabb8-4b3b-44c2-8c3b-9229bc4ec4c5 2019-05-16 18:10:42,630 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"06862afb-7435-4e4f-9354-c814bdcd45f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["be297065-845c-4244-a0a7-e9323dcc9262"],"description":"","tags":[],"updated_at":"2019-05-16T18:10:17Z","qos_policy_id":null,"name":"HA network tenant 11661fc090eb46e2a9c07f559c7cfc6a","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T18:10:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"11661fc090eb46e2a9c07f559c7cfc6a","l2_adjacency":true,"status":"ACTIVE","subnets":["a3aca689-3fd6-4190-b8c7-3eb3ebfe2921"],"description":"","tags":[],"updated_at":"2019-05-16T18:10:16Z","qos_policy_id":null,"name":"singlevm1-net_f5d0479b-fb22-4231-8b88-1739f929557d","admin_state_up":true,"tenant_id":"11661fc090eb46e2a9c07f559c7cfc6a","created_at":"2019-05-16T18:10:15Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 18:10:42,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-c78dabb8-4b3b-44c2-8c3b-9229bc4ec4c5 2019-05-16 18:10:42,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.376409769058s 2019-05-16 18:10:42,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 18:10:42,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:42,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1925 Content-Type: application/json Date: Thu, 16 May 2019 18:10:42 GMT X-Openstack-Request-Id: req-65db9e9e-7884-4002-a08f-cbc2740bd074 2019-05-16 18:10:42,675 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-16T18:04:14Z","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":"15f6e4f1-be08-42d1-ac18-58bd55312917","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"06d1924295234cf290a06b20cd4dd341","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"220195cd-782b-490f-b03b-eb92b75ca738","tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:14Z","ip_version":4},{"updated_at":"2019-05-16T18:10:16Z","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":"a3aca689-3fd6-4190-b8c7-3eb3ebfe2921","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"11661fc090eb46e2a9c07f559c7cfc6a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_f5d0479b-fb22-4231-8b88-1739f929557d","enable_dhcp":true,"segment_id":null,"network_id":"15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c","tenant_id":"11661fc090eb46e2a9c07f559c7cfc6a","created_at":"2019-05-16T18:10:16Z","ip_version":4},{"updated_at":"2019-05-16T18:10:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"be297065-845c-4244-a0a7-e9323dcc9262","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 11661fc090eb46e2a9c07f559c7cfc6a","enable_dhcp":false,"segment_id":null,"network_id":"06862afb-7435-4e4f-9354-c814bdcd45f8","tenant_id":"","created_at":"2019-05-16T18:10:17Z","ip_version":4}]} 2019-05-16 18:10:42,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-65db9e9e-7884-4002-a08f-cbc2740bd074 2019-05-16 18:10:42,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.043564081192s 2019-05-16 18:10:42,676 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:10:44,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:10:44,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:45,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 655 Content-Type: application/json Date: Thu, 16 May 2019 18:10:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-748970e8-0c35-4b8e-9316-89465e4abf01 x-openstack-request-id: req-748970e8-0c35-4b8e-9316-89465e4abf01 2019-05-16 18:10:45,916 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "rel": "bookmark"}], "image": {"id": "b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "links": [{"href": "http://172.30.9.36:8774/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adb03344-4299-4cfc-80ad-5ed3176b7844", "links": [{"href": "http://172.30.9.36:8774/flavors/adb03344-4299-4cfc-80ad-5ed3176b7844", "rel": "bookmark"}]}, "id": "b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "user_id": "9ba079f0f3244d3584119539432664fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:10:44Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_f5d0479b-fb22-4231-8b88-1739f929557d", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_f5d0479b-fb22-4231-8b88-1739f929557d", "created": "2019-05-16T18:10:41Z", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:10:45,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-748970e8-0c35-4b8e-9316-89465e4abf01 2019-05-16 18:10:45,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23705816269s 2019-05-16 18:10:45,923 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:10:47,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:10:47,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:48,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Thu, 16 May 2019 18:10:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a2dd699f-f90f-40cd-afe7-f54e4ba90373 x-openstack-request-id: req-a2dd699f-f90f-40cd-afe7-f54e4ba90373 2019-05-16 18:10:48,875 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "rel": "bookmark"}], "image": {"id": "b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "links": [{"href": "http://172.30.9.36:8774/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adb03344-4299-4cfc-80ad-5ed3176b7844", "links": [{"href": "http://172.30.9.36:8774/flavors/adb03344-4299-4cfc-80ad-5ed3176b7844", "rel": "bookmark"}]}, "id": "b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "security_groups": [{"name": "singlevm1-sg_f5d0479b-fb22-4231-8b88-1739f929557d"}], "user_id": "9ba079f0f3244d3584119539432664fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:10:47Z", "hostId": "703962aa95d80733a382d9bcfb8e8f1eb489b052802a87e87a6cc5f0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_f5d0479b-fb22-4231-8b88-1739f929557d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_f5d0479b-fb22-4231-8b88-1739f929557d", "created": "2019-05-16T18:10:41Z", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:10:48,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-a2dd699f-f90f-40cd-afe7-f54e4ba90373 2019-05-16 18:10:48,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.950589895248s 2019-05-16 18:10:48,882 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:10:50,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:10:50,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:51,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Thu, 16 May 2019 18:10: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-27c974bf-6690-47e5-8fd6-809da6864381 x-openstack-request-id: req-27c974bf-6690-47e5-8fd6-809da6864381 2019-05-16 18:10:51,921 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "rel": "bookmark"}], "image": {"id": "b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "links": [{"href": "http://172.30.9.36:8774/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adb03344-4299-4cfc-80ad-5ed3176b7844", "links": [{"href": "http://172.30.9.36:8774/flavors/adb03344-4299-4cfc-80ad-5ed3176b7844", "rel": "bookmark"}]}, "id": "b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "security_groups": [{"name": "singlevm1-sg_f5d0479b-fb22-4231-8b88-1739f929557d"}], "user_id": "9ba079f0f3244d3584119539432664fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:10:47Z", "hostId": "703962aa95d80733a382d9bcfb8e8f1eb489b052802a87e87a6cc5f0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_f5d0479b-fb22-4231-8b88-1739f929557d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_f5d0479b-fb22-4231-8b88-1739f929557d", "created": "2019-05-16T18:10:41Z", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:10:51,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-27c974bf-6690-47e5-8fd6-809da6864381 2019-05-16 18:10:51,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03675818443s 2019-05-16 18:10:51,928 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:10:53,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:10:53,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:55,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 810 Content-Type: application/json Date: Thu, 16 May 2019 18:10: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-e10cf49a-58b5-42d2-96d4-96dde8c5751c x-openstack-request-id: req-e10cf49a-58b5-42d2-96d4-96dde8c5751c 2019-05-16 18:10:55,582 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_f5d0479b-fb22-4231-8b88-1739f929557d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:44:24", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "rel": "bookmark"}], "image": {"id": "b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "links": [{"href": "http://172.30.9.36:8774/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adb03344-4299-4cfc-80ad-5ed3176b7844", "links": [{"href": "http://172.30.9.36:8774/flavors/adb03344-4299-4cfc-80ad-5ed3176b7844", "rel": "bookmark"}]}, "id": "b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "security_groups": [{"name": "singlevm1-sg_f5d0479b-fb22-4231-8b88-1739f929557d"}], "user_id": "9ba079f0f3244d3584119539432664fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:10:47Z", "hostId": "703962aa95d80733a382d9bcfb8e8f1eb489b052802a87e87a6cc5f0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_f5d0479b-fb22-4231-8b88-1739f929557d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_f5d0479b-fb22-4231-8b88-1739f929557d", "created": "2019-05-16T18:10:41Z", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:10:55,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-e10cf49a-58b5-42d2-96d4-96dde8c5751c 2019-05-16 18:10:55,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.65206003189s 2019-05-16 18:10:55,589 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:10:57,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:10:57,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:59,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 812 Content-Type: application/json Date: Thu, 16 May 2019 18:10: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-37407429-30e9-4cfa-b6a2-9dae9abb1f86 x-openstack-request-id: req-37407429-30e9-4cfa-b6a2-9dae9abb1f86 2019-05-16 18:10:59,238 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_f5d0479b-fb22-4231-8b88-1739f929557d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:44:24", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "rel": "bookmark"}], "image": {"id": "b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "links": [{"href": "http://172.30.9.36:8774/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-05-16T18:10:55.000000", "flavor": {"id": "adb03344-4299-4cfc-80ad-5ed3176b7844", "links": [{"href": "http://172.30.9.36:8774/flavors/adb03344-4299-4cfc-80ad-5ed3176b7844", "rel": "bookmark"}]}, "id": "b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "security_groups": [{"name": "singlevm1-sg_f5d0479b-fb22-4231-8b88-1739f929557d"}], "user_id": "9ba079f0f3244d3584119539432664fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:10:55Z", "hostId": "703962aa95d80733a382d9bcfb8e8f1eb489b052802a87e87a6cc5f0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_f5d0479b-fb22-4231-8b88-1739f929557d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_f5d0479b-fb22-4231-8b88-1739f929557d", "created": "2019-05-16T18:10:41Z", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:10:59,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-37407429-30e9-4cfa-b6a2-9dae9abb1f86 2019-05-16 18:10:59,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.64648890495s 2019-05-16 18:10:59,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-16 18:10:59,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/ports.json?device_id=b093d0a6-4544-4ddc-a400-2cc85dc4ec9d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:59,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Thu, 16 May 2019 18:10:59 GMT X-Openstack-Request-Id: req-2c8d7499-cd9e-41d3-bee1-f229b63b6552 2019-05-16 18:10:59,323 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-16T18:10:54Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3aca689-3fd6-4190-b8c7-3eb3ebfe2921","ip_address":"192.168.120.10"}],"id":"6951718d-7f43-4688-8712-e7a0cb51b239","security_groups":["92a46d4c-0e4e-470c-bf31-20d97b5e02d1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:44:24","project_id":"11661fc090eb46e2a9c07f559c7cfc6a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c","tenant_id":"11661fc090eb46e2a9c07f559c7cfc6a","created_at":"2019-05-16T18:10:46Z","binding:vnic_type":"normal","device_id":"b093d0a6-4544-4ddc-a400-2cc85dc4ec9d","ip_allocation":"immediate"}]} 2019-05-16 18:10:59,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?device_id=b093d0a6-4544-4ddc-a400-2cc85dc4ec9d used request id req-2c8d7499-cd9e-41d3-bee1-f229b63b6552 2019-05-16 18:10:59,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0788791179657s 2019-05-16 18:10:59,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:10:59,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/floatingips.json?port_id=6951718d-7f43-4688-8712-e7a0cb51b239" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:59,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:10:59 GMT X-Openstack-Request-Id: req-367b026c-d3eb-43d5-9053-3d567f733fd2 2019-05-16 18:10:59,379 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-16 18:10:59,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json?port_id=6951718d-7f43-4688-8712-e7a0cb51b239 used request id req-367b026c-d3eb-43d5-9053-3d567f733fd2 2019-05-16 18:10:59,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0459039211273s 2019-05-16 18:10:59,380 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_f5d0479b-fb22-4231-8b88-1739f929557d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8f:44:24', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b0c5e74a-5b56-4be3-880f-0ffc27904e1d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2019-05-16T18:10:55.000000', 'flavor': Munch({u'id': u'adb03344-4299-4cfc-80ad-5ed3176b7844'}), 'az': u'nova', 'id': u'b093d0a6-4544-4ddc-a400-2cc85dc4ec9d', 'security_groups': [Munch({u'name': u'singlevm1-sg_f5d0479b-fb22-4231-8b88-1739f929557d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9ba079f0f3244d3584119539432664fc', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'11661fc090eb46e2a9c07f559c7cfc6a', '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-05-16T18:10:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-16T18:10:55Z', 'hostId': u'703962aa95d80733a382d9bcfb8e8f1eb489b052802a87e87a6cc5f0', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_f5d0479b-fb22-4231-8b88-1739f929557d', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'703962aa95d80733a382d9bcfb8e8f1eb489b052802a87e87a6cc5f0', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2019-05-16T18:10:55.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'11661fc090eb46e2a9c07f559c7cfc6a', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_f5d0479b-fb22-4231-8b88-1739f929557d', 'adminPass': u'fUAFSxd4tvS4', 'tenant_id': u'11661fc090eb46e2a9c07f559c7cfc6a', 'created_at': u'2019-05-16T18:10:41Z', 'created': u'2019-05-16T18:10:41Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-16 18:10:59,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:10:59,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:59,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2144 Content-Type: application/json Date: Thu, 16 May 2019 18:10:59 GMT X-Openstack-Request-Id: req-391b5c25-12e7-4d21-aecf-581c351f65b4 2019-05-16 18:10:59,476 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"06862afb-7435-4e4f-9354-c814bdcd45f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["be297065-845c-4244-a0a7-e9323dcc9262"],"description":"","tags":[],"updated_at":"2019-05-16T18:10:17Z","qos_policy_id":null,"name":"HA network tenant 11661fc090eb46e2a9c07f559c7cfc6a","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T18:10:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"11661fc090eb46e2a9c07f559c7cfc6a","l2_adjacency":true,"status":"ACTIVE","subnets":["a3aca689-3fd6-4190-b8c7-3eb3ebfe2921"],"description":"","tags":[],"updated_at":"2019-05-16T18:10:16Z","qos_policy_id":null,"name":"singlevm1-net_f5d0479b-fb22-4231-8b88-1739f929557d","admin_state_up":true,"tenant_id":"11661fc090eb46e2a9c07f559c7cfc6a","created_at":"2019-05-16T18:10:15Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 18:10:59,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-391b5c25-12e7-4d21-aecf-581c351f65b4 2019-05-16 18:10:59,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0912430286407s 2019-05-16 18:10:59,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-16 18:10:59,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/ports.json?device_id=b093d0a6-4544-4ddc-a400-2cc85dc4ec9d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:10:59,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Thu, 16 May 2019 18:10:59 GMT X-Openstack-Request-Id: req-d6ae79ec-5646-4880-9262-a03539aa7c79 2019-05-16 18:10:59,539 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-16T18:10:54Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3aca689-3fd6-4190-b8c7-3eb3ebfe2921","ip_address":"192.168.120.10"}],"id":"6951718d-7f43-4688-8712-e7a0cb51b239","security_groups":["92a46d4c-0e4e-470c-bf31-20d97b5e02d1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:44:24","project_id":"11661fc090eb46e2a9c07f559c7cfc6a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c","tenant_id":"11661fc090eb46e2a9c07f559c7cfc6a","created_at":"2019-05-16T18:10:46Z","binding:vnic_type":"normal","device_id":"b093d0a6-4544-4ddc-a400-2cc85dc4ec9d","ip_allocation":"immediate"}]} 2019-05-16 18:10:59,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?device_id=b093d0a6-4544-4ddc-a400-2cc85dc4ec9d used request id req-d6ae79ec-5646-4880-9262-a03539aa7c79 2019-05-16 18:10:59,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.060487985611s 2019-05-16 18:10:59,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-16 18:10:59,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" -d '{"floatingip": {"floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "fixed_ip_address": "192.168.120.10", "port_id": "6951718d-7f43-4688-8712-e7a0cb51b239"}}' 2019-05-16 18:11:02,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Thu, 16 May 2019 18:11:02 GMT X-Openstack-Request-Id: req-f02784a5-e490-4711-9f1d-2812f4e471c6 2019-05-16 18:11:02,525 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "95efd0ef-fd78-49e3-9a47-aad81f00902b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:11:00Z", "updated_at": "2019-05-16T18:11:00Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:44:24", "device_id": "b093d0a6-4544-4ddc-a400-2cc85dc4ec9d"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_id": "6951718d-7f43-4688-8712-e7a0cb51b239", "id": "d67937d7-79fd-4819-a44d-2217c7ad6945", "qos_policy_id": null}} 2019-05-16 18:11:02,526 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-f02784a5-e490-4711-9f1d-2812f4e471c6 2019-05-16 18:11:02,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.98595404625s 2019-05-16 18:11:02,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:11:02,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:02,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 16 May 2019 18:11:02 GMT X-Openstack-Request-Id: req-5b700bb5-8325-4c1a-99cb-770f15f7d97a 2019-05-16 18:11:02,902 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "95efd0ef-fd78-49e3-9a47-aad81f00902b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:11:00Z", "updated_at": "2019-05-16T18:11:00Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:44:24", "device_id": "b093d0a6-4544-4ddc-a400-2cc85dc4ec9d"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_id": "6951718d-7f43-4688-8712-e7a0cb51b239", "id": "d67937d7-79fd-4819-a44d-2217c7ad6945", "qos_policy_id": null}]} 2019-05-16 18:11:02,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-5b700bb5-8325-4c1a-99cb-770f15f7d97a 2019-05-16 18:11:02,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.361804008484s 2019-05-16 18:11:02,909 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:11:03,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:11:03,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:03,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 16 May 2019 18:11:03 GMT X-Openstack-Request-Id: req-d87c7f20-fed1-4617-b0b7-b236e4d86c9f 2019-05-16 18:11:03,096 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "95efd0ef-fd78-49e3-9a47-aad81f00902b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:11:00Z", "updated_at": "2019-05-16T18:11:00Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:44:24", "device_id": "b093d0a6-4544-4ddc-a400-2cc85dc4ec9d"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_id": "6951718d-7f43-4688-8712-e7a0cb51b239", "id": "d67937d7-79fd-4819-a44d-2217c7ad6945", "qos_policy_id": null}]} 2019-05-16 18:11:03,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-d87c7f20-fed1-4617-b0b7-b236e4d86c9f 2019-05-16 18:11:03,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0774080753326s 2019-05-16 18:11:03,102 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:11:03,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:11:03,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:03,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 16 May 2019 18:11:03 GMT X-Openstack-Request-Id: req-eabc7d45-9938-44c0-aee1-7285166ff8bc 2019-05-16 18:11:03,271 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "95efd0ef-fd78-49e3-9a47-aad81f00902b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:11:00Z", "updated_at": "2019-05-16T18:11:00Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:44:24", "device_id": "b093d0a6-4544-4ddc-a400-2cc85dc4ec9d"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_id": "6951718d-7f43-4688-8712-e7a0cb51b239", "id": "d67937d7-79fd-4819-a44d-2217c7ad6945", "qos_policy_id": null}]} 2019-05-16 18:11:03,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-eabc7d45-9938-44c0-aee1-7285166ff8bc 2019-05-16 18:11:03,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0594608783722s 2019-05-16 18:11:03,277 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:11:03,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:11:03,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:03,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 16 May 2019 18:11:03 GMT X-Openstack-Request-Id: req-adcf9ff2-e3fe-4003-bc4d-7365e4752724 2019-05-16 18:11:03,746 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "95efd0ef-fd78-49e3-9a47-aad81f00902b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:11:00Z", "updated_at": "2019-05-16T18:11:00Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:44:24", "device_id": "b093d0a6-4544-4ddc-a400-2cc85dc4ec9d"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_id": "6951718d-7f43-4688-8712-e7a0cb51b239", "id": "d67937d7-79fd-4819-a44d-2217c7ad6945", "qos_policy_id": null}]} 2019-05-16 18:11:03,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-adcf9ff2-e3fe-4003-bc4d-7365e4752724 2019-05-16 18:11:03,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.360069990158s 2019-05-16 18:11:03,752 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:11:03,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:11:03,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:03,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Thu, 16 May 2019 18:11:03 GMT X-Openstack-Request-Id: req-8946efe8-ba94-479b-9dcc-2dab3414cd92 2019-05-16 18:11:03,940 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "95efd0ef-fd78-49e3-9a47-aad81f00902b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:11:00Z", "updated_at": "2019-05-16T18:11:03Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:44:24", "device_id": "b093d0a6-4544-4ddc-a400-2cc85dc4ec9d"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.213", "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_id": "6951718d-7f43-4688-8712-e7a0cb51b239", "id": "d67937d7-79fd-4819-a44d-2217c7ad6945", "qos_policy_id": null}]} 2019-05-16 18:11:03,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-8946efe8-ba94-479b-9dcc-2dab3414cd92 2019-05-16 18:11:03,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0783610343933s 2019-05-16 18:11:03,947 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'95efd0ef-fd78-49e3-9a47-aad81f00902b', 'updated_at': u'2019-05-16T18:11:03Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.213', 'revision_number': 1, 'port_id': u'6951718d-7f43-4688-8712-e7a0cb51b239', 'id': u'd67937d7-79fd-4819-a44d-2217c7ad6945', 'network': u'220195cd-782b-490f-b03b-eb92b75ca738', 'port': u'6951718d-7f43-4688-8712-e7a0cb51b239', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'11661fc090eb46e2a9c07f559c7cfc6a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'11661fc090eb46e2a9c07f559c7cfc6a', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8f:44:24', u'device_id': u'b093d0a6-4544-4ddc-a400-2cc85dc4ec9d'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'11661fc090eb46e2a9c07f559c7cfc6a', 'created_at': u'2019-05-16T18:11:00Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8f:44:24', u'device_id': u'b093d0a6-4544-4ddc-a400-2cc85dc4ec9d'}), 'router': u'95efd0ef-fd78-49e3-9a47-aad81f00902b'}) 2019-05-16 18:11:03,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-16 18:11:03,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/b093d0a6-4544-4ddc-a400-2cc85dc4ec9d/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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-16 18:11:04,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9608 Content-Type: application/json Date: Thu, 16 May 2019 18:11: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-886cb2f7-4b31-4d85-80fa-d221b13dc8fe x-openstack-request-id: req-886cb2f7-4b31-4d85-80fa-d221b13dc8fe 2019-05-16 18:11:04,779 - 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 498932111 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.231634] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.234456] pid_max: default: 32768 minimum: 301\n[ 0.235973] ACPI: Core revision 20150930\n[ 0.237895] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.240109] Security Framework initialized\n[ 0.241489] Yama: becoming mindful.\n[ 0.242728] AppArmor: AppArmor initialized\n[ 0.244155] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.246458] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.248603] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250651] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252956] Initializing cgroup subsys io\n[ 0.254347] Initializing cgroup subsys memory\n[ 0.255800] Initializing cgroup subsys devices\n[ 0.257269] Initializing cgroup subsys freezer\n[ 0.258752] Initializing cgroup subsys net_cls\n[ 0.260221] Initializing cgroup subsys perf_event\n[ 0.261762] Initializing cgroup subsys net_prio\n[ 0.263262] Initializing cgroup subsys hugetlb\n[ 0.264731] Initializing cgroup subsys pids\n[ 0.266196] CPU: Physical Processor ID: 0\n[ 0.268257] mce: CPU supports 10 MCE banks\n[ 0.269680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.271383] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.289793] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.298059] ftrace: allocating 31920 entries in 125 pages\n[ 0.328976] smpboot: Max logical packages: 1\n[ 0.330441] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.332723] x2apic enabled\n[ 0.334060] Switched APIC routing to physical x2apic.\n[ 0.336865] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.338765] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.342269] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.345308] KVM setup paravirtual spinlock\n[ 0.347176] x86: Booted up 1 node, 1 CPUs\n[ 0.348544] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.350849] devtmpfs: initialized\n[ 0.353046] evm: security.selinux\n[ 0.354228] evm: security.SMACK64\n[ 0.355399] evm: security.SMACK64EXEC\n[ 0.356664] evm: security.SMACK64TRANSMUTE\n[ 0.358035] evm: security.SMACK64MMAP\n[ 0.359291] evm: security.ima\n[ 0.360374] evm: security.capability\n[ 0.361687] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.364799] pinctrl core: initialized pinctrl subsystem\n[ 0.366615] RTC time: 18:10:55, date: 05/16/19\n[ 0.368183] NET: Registered protocol family 16\n[ 0.369775] cpuidle: using governor ladder\n[ 0.371161] cpuidle: using governor menu\n[ 0.372494] PCCT header not found.\n[ 0.373733] ACPI: bus type PCI registered\n[ 0.375087] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.377166] PCI: Using configuration type 1 for base access\n[ 0.379668] ACPI: Added _OSI(Module Device)\n[ 0.381095] ACPI: Added _OSI(Processor Device)\n[ 0.382558] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.384084] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.386614] ACPI: Interpreter enabled\n[ 0.387902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.391024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.394149] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.397269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.400387] ACPI: (supports S0 S5)\n[ 0.401575] ACPI: Using IOAPIC for interrupt routing\n[ 0.403173] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.407557] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.409487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.411578] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.413601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.417262] acpiphp: Slot [3] registered\n[ 0.418618] acpiphp: Slot [4] registered\n[ 0.419961] acpiphp: Slot [5] registered\n[ 0.421312] acpiphp: Slot [6] registered\n[ 0.422655] acpiphp: Slot [7] registered\n[ 0.423999] acpiphp: Slot [8] registered\n[ 0.425351] acpiphp: Slot [9] registered\n[ 0.426691] acpiphp: Slot [10] registered\n[ 0.428053] acpiphp: Slot [11] registered\n[ 0.429429] acpiphp: Slot [12] registered\n[ 0.430794] acpiphp: Slot [13] registered\n[ 0.432156] acpiphp: Slot [14] registered\n[ 0.433528] acpiphp: Slot [15] registered\n[ 0.450500] acpiphp: Slot [16] registered\n[ 0.451870] acpiphp: Slot [17] registered\n[ 0.453235] acpiphp: Slot [18] registered\n[ 0.454609] acpiphp: Slot [19] registered\n[ 0.455974] acpiphp: Slot [20] registered\n[ 0.457344] acpiphp: Slot [21] registered\n[ 0.458715] acpiphp: Slot [22] registered\n[ 0.460083] acpiphp: Slot [23] registered\n[ 0.461450] acpiphp: Slot [24] registered\n[ 0.462825] acpiphp: Slot [25] registered\n[ 0.464197] acpiphp: Slot [26] registered\n[ 0.465565] acpiphp: Slot [27] registered\n[ 0.466937] acpiphp: Slot [28] registered\n[ 0.468304] acpiphp: Slot [29] registered\n[ 0.469675] acpiphp: Slot [30] registered\n[ 0.471043] acpiphp: Slot [31] registered\n[ 0.472528] PCI host bridge to bus 0000:00\n[ 0.473910] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.475992] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.478098] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.480559] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.483023] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.485534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.490099] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.492278] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.494286] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.496453] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.500920] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.503354] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.525544] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.528013] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.530882] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.533274] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.535612] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.537723] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.539859] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.541655] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.544281] vgaarb: loaded\n[ 0.545296] vgaarb: bridge control possible 0000:00:02.0\n[ 0.547291] SCSI subsystem initialized\n[ 0.548818] ACPI: bus type USB registered\n[ 0.550208] usbcore: registered new interface driver usbfs\n[ 0.551961] usbcore: registered new interface driver hub\n[ 0.553670] usbcore: registered new device driver usb\n[ 0.555486] PCI: Using ACPI for IRQ routing\n[ 0.557297] NetLabel: Initializing\n[ 0.560961] NetLabel: domain hash size = 128\n[ 0.562460] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.564618] NetLabel: unlabeled traffic allowed by default\n[ 0.568158] clocksource: Switched to clocksource kvm-clock\n[ 0.580337] AppArmor: AppArmor Filesystem Enabled\n[ 0.582169] pnp: PnP ACPI init\n[ 0.584205] pnp: PnP ACPI: found 5 devices\n[ 0.591476] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.594623] NET: Registered protocol family 2\n[ 0.597026] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.599287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.601410] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.603556] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.605474] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.607604] NET: Registered protocol family 1\n[ 0.609195] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.611148] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.613054] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.628115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.643433] Trying to unpack rootfs image as initramfs...\n[ 0.708476] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.711488] Scanning for low memory corruption every 60 seconds\n[ 0.714074] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.716126] audit: initializing netlink subsys (disabled)\n[ 0.718018] audit: type=2000 audit(1558030256.343:1): initialized\n[ 0.720415] Initialise system trusted keyring\n[ 0.722098] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.724126] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.727243] zbud: loaded\n[ 0.728478] VFS: Disk quotas dquot_6.6.0\n[ 0.729905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.732526] fuse init (API version 7.23)\n[ 0.734063] Key type big_key registered\n[ 0.735465] Allocating IMA MOK and blacklist keyrings.\n[ 0.737570] Key type asymmetric registered\n[ 0.739019] Asymmetric key parser 'x509' registered\n[ 0.740702] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.743318] io scheduler noop registered\n[ 0.744705] io scheduler deadline registered (default)\n[ 0.746458] io scheduler cfq registered\n[ 0.747975] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.749810] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.752045] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.754585] ACPI: Power Button [PWRF]\n[ 0.756093] GHES: HEST is not enabled!\n[ 0.770413] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.800130] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.803631] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.828939] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.832524] Linux agpgart interface v0.103\n[ 0.836406] brd: module loaded\n[ 0.838842] loop: module loaded\n[ 0.844667] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.847211] GPT:90111 != 2097151\n[ 0.848412] GPT:Alternate GPT header not at the end of the disk.\n[ 0.850327] GPT:90111 != 2097151\n[ 0.851507] GPT: Use GNU Parted to correct GPT errors.\n[ 0.853196] vda: vda1 vda15\n[ 0.855281] scsi host0: ata_piix\n[ 0.856614] scsi host1: ata_piix\n[ 0.857858] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.859998] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.862814] libphy: Fixed MDIO Bus: probed\n[ 0.864266] tun: Universal TUN/TAP device driver, 1.6\n[ 0.865946] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.869343] PPP generic driver version 2.4.2\n[ 0.870933] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.873029] ehci-pci: EHCI PCI platform driver\n[ 0.874565] ehci-platform: EHCI generic platform driver\n[ 0.876300] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.878290] ohci-pci: OHCI PCI platform driver\n[ 0.879824] ohci-platform: OHCI generic platform driver\n[ 0.881572] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.896669] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.898448] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.901020] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.902759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.904829] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.907123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.909591] usb usb1: Product: UHCI Host Controller\n[ 0.911214] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.913204] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.914881] hub 1-0:1.0: USB hub found\n[ 0.916257] hub 1-0:1.0: 2 ports detected\n[ 0.917885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.921519] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.923177] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.924951] mousedev: PS/2 mouse device common for all mice\n[ 0.927147] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.930094] rtc_cmos 00:00: RTC can wake from S4\n[ 0.932230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.934286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.936408] i2c /dev entries driver\n[ 0.937727] device-mapper: uevent: version 1.0.3\n[ 0.939387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.942244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.944579] NET: Registered protocol family 10\n[ 0.946574] NET: Registered protocol family 17\n[ 0.948129] Key type dns_resolver registered\n[ 0.949822] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.951734] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.954795] registered taskstats version 1\n[ 0.956283] Loading compiled-in X.509 certificates\n[ 0.958523] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.961775] zswap: loaded using pool lzo/zbud\n[ 0.964330] Key type trusted registered\n[ 0.966751] Key type encrypted registered\n[ 0.968182] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.970008] ima: No TPM chip found, activating TPM-bypass!\n[ 0.971823] evm: HMAC attrs: 0x1\n[ 0.973465] Magic number: 3:721:190\n[ 0.974805] acpi device:1c: hash matches\n[ 0.976319] rtc_cmos 00:00: setting system clock to 2019-05-16 18:10:56 UTC (1558030256)\n[ 0.979146] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.981093] EDD information not available.\n[ 1.018953] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.021656] Write protecting the kernel read-only data: 14336k\n[ 1.026929] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.030123] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\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.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.196067] 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.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCCn2CODsa6l1O63tlJnzQMeoQu5JnMLPVK7E2mRyjsTmYOWodcdPIlclu+CUxEaHjh2Fln2tnsbF27lFzq6INl1BuAyIMHWzwznTt2lLxzHbtIL9UhxjGHdhxbo3RWmq/SYc/GFhAwM2+mTZtoeuyBi0UqD0o8d36ca9xrBChl3pDHPdraMVeaXW1vDfLP7LXIaqPrPLkuq8qfExLwdrN7BqSdlgsdgKms30DgYwpABzHqzK1Yws+NB/jiI1dAoet2nvIk3KfcILH1jbZrHNdtx2JaYxgQDw45vtQ5CXrCx6GA+vOUDAimjDQzhwiHc++CVSXCQhWtdWkghMDdFB7h root@singlevm1-vm-f5d0479b-fb22-4231-8b88-1739f929557d\nssh-dss AAAAB3NzaC1kc3MAAACBAN6op9pIWL0ZFLKjTQ6VoHPXYUUV6oBFiyhE9RD2g4ViFKOAS8gsPHJ4P//HuGCTz1phf94aHNUCt4sPERi+88a1QB5ide3EBsQXxNg+xv1rmh93Xw4LFkiMT4OmS0MFyZmSxg6nFThWJG+CRIjY4BF5+1CPurewV+nFu6Pc4Kq/AAAAFQCgtPR85h7Nesd1b5GMAEvYHKM/LQAAAIBK2pODFZwHZm6f18yM1us3azYf61fxYQhrv5ee/cqQNp7LZjR6MTWEwfa1Ejf9UWRdeDusrCtXrSTWzZiyMrSOalYssqmvWojyabVGKnqATwj2mK9dNVQqEKMe9GLmmN/URJ16ipi9ygRf8DxMQsYuA/BVgam+ptq3vBviEQ0giAAAAIB8X8Pc4pORTNsqEMYJiUe/n/D1lwMQyB8/8Zp0X2rtqBRYvR0geqmKHmeKIsKzmnL0xpxUOvIW0bbwBVH3yxWKsM4DSSnLXkcPzy8ohvR0xl8uq9UnWvU8W7pqEQCrFZFWnkltL0j9sv0hYw3ropuZwpFBxbgnhBq++POKlcQ8ug== root@singlevm1-vm-f5d0479b-fb22-4231-8b88-1739f929557d\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.84s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe8f:4424/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.10 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-f5d0479b-fb22-4231-8b88-1739f929557d\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.31 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-f5d0479b-fb22-4231-8b88-1739f929557d login: "} 2019-05-16 18:11:04,780 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/b093d0a6-4544-4ddc-a400-2cc85dc4ec9d/action used request id req-886cb2f7-4b31-4d85-80fa-d221b13dc8fe 2019-05-16 18:11:04,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.832809925079s 2019-05-16 18:11:04,781 - 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 498932111 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.231634] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.234456] pid_max: default: 32768 minimum: 301 [ 0.235973] ACPI: Core revision 20150930 [ 0.237895] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240109] Security Framework initialized [ 0.241489] Yama: becoming mindful. [ 0.242728] AppArmor: AppArmor initialized [ 0.244155] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.246458] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.248603] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250651] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252956] Initializing cgroup subsys io [ 0.254347] Initializing cgroup subsys memory [ 0.255800] Initializing cgroup subsys devices [ 0.257269] Initializing cgroup subsys freezer [ 0.258752] Initializing cgroup subsys net_cls [ 0.260221] Initializing cgroup subsys perf_event [ 0.261762] Initializing cgroup subsys net_prio [ 0.263262] Initializing cgroup subsys hugetlb [ 0.264731] Initializing cgroup subsys pids [ 0.266196] CPU: Physical Processor ID: 0 [ 0.268257] mce: CPU supports 10 MCE banks [ 0.269680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.271383] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.289793] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.298059] ftrace: allocating 31920 entries in 125 pages [ 0.328976] smpboot: Max logical packages: 1 [ 0.330441] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.332723] x2apic enabled [ 0.334060] Switched APIC routing to physical x2apic. [ 0.336865] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.338765] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.342269] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.345308] KVM setup paravirtual spinlock [ 0.347176] x86: Booted up 1 node, 1 CPUs [ 0.348544] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.350849] devtmpfs: initialized [ 0.353046] evm: security.selinux [ 0.354228] evm: security.SMACK64 [ 0.355399] evm: security.SMACK64EXEC [ 0.356664] evm: security.SMACK64TRANSMUTE [ 0.358035] evm: security.SMACK64MMAP [ 0.359291] evm: security.ima [ 0.360374] evm: security.capability [ 0.361687] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.364799] pinctrl core: initialized pinctrl subsystem [ 0.366615] RTC time: 18:10:55, date: 05/16/19 [ 0.368183] NET: Registered protocol family 16 [ 0.369775] cpuidle: using governor ladder [ 0.371161] cpuidle: using governor menu [ 0.372494] PCCT header not found. [ 0.373733] ACPI: bus type PCI registered [ 0.375087] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.377166] PCI: Using configuration type 1 for base access [ 0.379668] ACPI: Added _OSI(Module Device) [ 0.381095] ACPI: Added _OSI(Processor Device) [ 0.382558] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.384084] ACPI: Added _OSI(Processor Aggregator Device) [ 0.386614] ACPI: Interpreter enabled [ 0.387902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.391024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.394149] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.397269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.400387] ACPI: (supports S0 S5) [ 0.401575] ACPI: Using IOAPIC for interrupt routing [ 0.403173] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.407557] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.409487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.411578] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.413601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.417262] acpiphp: Slot [3] registered [ 0.418618] acpiphp: Slot [4] registered [ 0.419961] acpiphp: Slot [5] registered [ 0.421312] acpiphp: Slot [6] registered [ 0.422655] acpiphp: Slot [7] registered [ 0.423999] acpiphp: Slot [8] registered [ 0.425351] acpiphp: Slot [9] registered [ 0.426691] acpiphp: Slot [10] registered [ 0.428053] acpiphp: Slot [11] registered [ 0.429429] acpiphp: Slot [12] registered [ 0.430794] acpiphp: Slot [13] registered [ 0.432156] acpiphp: Slot [14] registered [ 0.433528] acpiphp: Slot [15] registered [ 0.450500] acpiphp: Slot [16] registered [ 0.451870] acpiphp: Slot [17] registered [ 0.453235] acpiphp: Slot [18] registered [ 0.454609] acpiphp: Slot [19] registered [ 0.455974] acpiphp: Slot [20] registered [ 0.457344] acpiphp: Slot [21] registered [ 0.458715] acpiphp: Slot [22] registered [ 0.460083] acpiphp: Slot [23] registered [ 0.461450] acpiphp: Slot [24] registered [ 0.462825] acpiphp: Slot [25] registered [ 0.464197] acpiphp: Slot [26] registered [ 0.465565] acpiphp: Slot [27] registered [ 0.466937] acpiphp: Slot [28] registered [ 0.468304] acpiphp: Slot [29] registered [ 0.469675] acpiphp: Slot [30] registered [ 0.471043] acpiphp: Slot [31] registered [ 0.472528] PCI host bridge to bus 0000:00 [ 0.473910] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475992] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.478098] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.480559] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.483023] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.485534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.490099] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.492278] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.494286] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.496453] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500920] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503354] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.525544] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.528013] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.530882] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.533274] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.535612] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.537723] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.539859] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.541655] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.544281] vgaarb: loaded [ 0.545296] vgaarb: bridge control possible 0000:00:02.0 [ 0.547291] SCSI subsystem initialized [ 0.548818] ACPI: bus type USB registered [ 0.550208] usbcore: registered new interface driver usbfs [ 0.551961] usbcore: registered new interface driver hub [ 0.553670] usbcore: registered new device driver usb [ 0.555486] PCI: Using ACPI for IRQ routing [ 0.557297] NetLabel: Initializing [ 0.560961] NetLabel: domain hash size = 128 [ 0.562460] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.564618] NetLabel: unlabeled traffic allowed by default [ 0.568158] clocksource: Switched to clocksource kvm-clock [ 0.580337] AppArmor: AppArmor Filesystem Enabled [ 0.582169] pnp: PnP ACPI init [ 0.584205] pnp: PnP ACPI: found 5 devices [ 0.591476] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.594623] NET: Registered protocol family 2 [ 0.597026] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.599287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.601410] TCP: Hash tables configured (established 4096 bind 4096) [ 0.603556] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.605474] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.607604] NET: Registered protocol family 1 [ 0.609195] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.611148] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.613054] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.628115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.643433] Trying to unpack rootfs image as initramfs... [ 0.708476] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.711488] Scanning for low memory corruption every 60 seconds [ 0.714074] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.716126] audit: initializing netlink subsys (disabled) [ 0.718018] audit: type=2000 audit(1558030256.343:1): initialized [ 0.720415] Initialise system trusted keyring [ 0.722098] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.724126] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.727243] zbud: loaded [ 0.728478] VFS: Disk quotas dquot_6.6.0 [ 0.729905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.732526] fuse init (API version 7.23) [ 0.734063] Key type big_key registered [ 0.735465] Allocating IMA MOK and blacklist keyrings. [ 0.737570] Key type asymmetric registered [ 0.739019] Asymmetric key parser 'x509' registered [ 0.740702] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.743318] io scheduler noop registered [ 0.744705] io scheduler deadline registered (default) [ 0.746458] io scheduler cfq registered [ 0.747975] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.749810] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.752045] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.754585] ACPI: Power Button [PWRF] [ 0.756093] GHES: HEST is not enabled! [ 0.770413] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.800130] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.803631] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.828939] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.832524] Linux agpgart interface v0.103 [ 0.836406] brd: module loaded [ 0.838842] loop: module loaded [ 0.844667] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.847211] GPT:90111 != 2097151 [ 0.848412] GPT:Alternate GPT header not at the end of the disk. [ 0.850327] GPT:90111 != 2097151 [ 0.851507] GPT: Use GNU Parted to correct GPT errors. [ 0.853196] vda: vda1 vda15 [ 0.855281] scsi host0: ata_piix [ 0.856614] scsi host1: ata_piix [ 0.857858] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.859998] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.862814] libphy: Fixed MDIO Bus: probed [ 0.864266] tun: Universal TUN/TAP device driver, 1.6 [ 0.865946] tun: (C) 1999-2004 Max Krasnyansky [ 0.869343] PPP generic driver version 2.4.2 [ 0.870933] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.873029] ehci-pci: EHCI PCI platform driver [ 0.874565] ehci-platform: EHCI generic platform driver [ 0.876300] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.878290] ohci-pci: OHCI PCI platform driver [ 0.879824] ohci-platform: OHCI generic platform driver [ 0.881572] uhci_hcd: USB Universal Host Controller Interface driver [ 0.896669] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.898448] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.901020] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.902759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.904829] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.907123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.909591] usb usb1: Product: UHCI Host Controller [ 0.911214] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.913204] usb usb1: SerialNumber: 0000:00:01.2 [ 0.914881] hub 1-0:1.0: USB hub found [ 0.916257] hub 1-0:1.0: 2 ports detected [ 0.917885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.921519] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.923177] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.924951] mousedev: PS/2 mouse device common for all mice [ 0.927147] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.930094] rtc_cmos 00:00: RTC can wake from S4 [ 0.932230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.934286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.936408] i2c /dev entries driver [ 0.937727] device-mapper: uevent: version 1.0.3 [ 0.939387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.942244] ledtrig-cpu: registered to indicate activity on CPUs [ 0.944579] NET: Registered protocol family 10 [ 0.946574] NET: Registered protocol family 17 [ 0.948129] Key type dns_resolver registered [ 0.949822] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.951734] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.954795] registered taskstats version 1 [ 0.956283] Loading compiled-in X.509 certificates [ 0.958523] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.961775] zswap: loaded using pool lzo/zbud [ 0.964330] Key type trusted registered [ 0.966751] Key type encrypted registered [ 0.968182] AppArmor: AppArmor sha1 policy hashing enabled [ 0.970008] ima: No TPM chip found, activating TPM-bypass! [ 0.971823] evm: HMAC attrs: 0x1 [ 0.973465] Magic number: 3:721:190 [ 0.974805] acpi device:1c: hash matches [ 0.976319] rtc_cmos 00:00: setting system clock to 2019-05-16 18:10:56 UTC (1558030256) [ 0.979146] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.981093] EDD information not available. [ 1.018953] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.021656] Write protecting the kernel read-only data: 14336k [ 1.026929] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.030123] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 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.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.196067] 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.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.03. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCCn2CODsa6l1O63tlJnzQMeoQu5JnMLPVK7E2mRyjsTmYOWodcdPIlclu+CUxEaHjh2Fln2tnsbF27lFzq6INl1BuAyIMHWzwznTt2lLxzHbtIL9UhxjGHdhxbo3RWmq/SYc/GFhAwM2+mTZtoeuyBi0UqD0o8d36ca9xrBChl3pDHPdraMVeaXW1vDfLP7LXIaqPrPLkuq8qfExLwdrN7BqSdlgsdgKms30DgYwpABzHqzK1Yws+NB/jiI1dAoet2nvIk3KfcILH1jbZrHNdtx2JaYxgQDw45vtQ5CXrCx6GA+vOUDAimjDQzhwiHc++CVSXCQhWtdWkghMDdFB7h root@singlevm1-vm-f5d0479b-fb22-4231-8b88-1739f929557d ssh-dss AAAAB3NzaC1kc3MAAACBAN6op9pIWL0ZFLKjTQ6VoHPXYUUV6oBFiyhE9RD2g4ViFKOAS8gsPHJ4P//HuGCTz1phf94aHNUCt4sPERi+88a1QB5ide3EBsQXxNg+xv1rmh93Xw4LFkiMT4OmS0MFyZmSxg6nFThWJG+CRIjY4BF5+1CPurewV+nFu6Pc4Kq/AAAAFQCgtPR85h7Nesd1b5GMAEvYHKM/LQAAAIBK2pODFZwHZm6f18yM1us3azYf61fxYQhrv5ee/cqQNp7LZjR6MTWEwfa1Ejf9UWRdeDusrCtXrSTWzZiyMrSOalYssqmvWojyabVGKnqATwj2mK9dNVQqEKMe9GLmmN/URJ16ipi9ygRf8DxMQsYuA/BVgam+ptq3vBviEQ0giAAAAIB8X8Pc4pORTNsqEMYJiUe/n/D1lwMQyB8/8Zp0X2rtqBRYvR0geqmKHmeKIsKzmnL0xpxUOvIW0bbwBVH3yxWKsM4DSSnLXkcPzy8ohvR0xl8uq9UnWvU8W7pqEQCrFZFWnkltL0j9sv0hYw3ropuZwpFBxbgnhBq++POKlcQ8ug== root@singlevm1-vm-f5d0479b-fb22-4231-8b88-1739f929557d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.84s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe8f:4424/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-f5d0479b-fb22-4231-8b88-1739f929557d launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.31 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-f5d0479b-fb22-4231-8b88-1739f929557d login: 2019-05-16 18:11:04,786 - paramiko.transport - DEBUG - starting thread (client mode): 0xe4dead50L 2019-05-16 18:11:04,786 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-16 18:11:04,786 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-16 18:11:04,786 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-16 18:11:04,788 - 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-05-16 18:11:04,788 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-16 18:11:04,788 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-16 18:11:04,788 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-16 18:11:04,789 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-16 18:11:04,789 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-16 18:11:04,809 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-16 18:11:04,810 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-16 18:11:04,818 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.213: f6f9848349b818682e17d2e6dce12d49 2019-05-16 18:11:04,820 - paramiko.transport - DEBUG - Trying discovered key fe745568a5fb007bb73e9483396a0868 in /tmp/tmp02epme 2019-05-16 18:11:04,846 - paramiko.transport - DEBUG - userauth is OK 2019-05-16 18:11:04,852 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-16 18:11:04,853 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-16 18:11:04,854 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-16 18:11:04,854 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-16 18:11:04,856 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-16 18:11:04,857 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-16 18:11:04,857 - functest.core.singlevm - DEBUG - output: Hello World 2019-05-16 18:11:04,858 - functest.core.singlevm - DEBUG - error: 2019-05-16 18:11:04,863 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-16 18:11:04,974 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 18:11:04,974 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:50 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-16 18:11:04,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-16 18:11:04,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/floatingips/d67937d7-79fd-4819-a44d-2217c7ad6945.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:06,990 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:11:06 GMT X-Openstack-Request-Id: req-d7c16aab-7437-4e69-91ce-3b1834a69156 2019-05-16 18:11:06,990 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:11:06,991 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/floatingips/d67937d7-79fd-4819-a44d-2217c7ad6945.json used request id req-d7c16aab-7437-4e69-91ce-3b1834a69156 2019-05-16 18:11:06,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.00676083565s 2019-05-16 18:11:07,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:11:07,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:07,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:11:07 GMT X-Openstack-Request-Id: req-85175aeb-1d45-41c2-89b3-f83ca6a6b12b 2019-05-16 18:11:07,054 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-16 18:11:07,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-85175aeb-1d45-41c2-89b3-f83ca6a6b12b 2019-05-16 18:11:07,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0537519454956s 2019-05-16 18:11:07,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-16 18:11:07,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/servers/b093d0a6-4544-4ddc-a400-2cc85dc4ec9d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:07,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 16 May 2019 18:11: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-b3230f7d-f468-4864-b420-8e4886ae2aff x-openstack-request-id: req-b3230f7d-f468-4864-b420-8e4886ae2aff 2019-05-16 18:11:07,408 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/b093d0a6-4544-4ddc-a400-2cc85dc4ec9d used request id req-b3230f7d-f468-4864-b420-8e4886ae2aff 2019-05-16 18:11:07,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.353053092957s 2019-05-16 18:11:07,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:11:07,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:08,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Thu, 16 May 2019 18:11: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-04ec2fb4-97b0-4e91-af08-4e31da22d6cb x-openstack-request-id: req-04ec2fb4-97b0-4e91-af08-4e31da22d6cb 2019-05-16 18:11:08,433 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_f5d0479b-fb22-4231-8b88-1739f929557d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:44:24", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "rel": "bookmark"}], "image": {"id": "b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "links": [{"href": "http://172.30.9.36:8774/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-05-16T18:10:55.000000", "flavor": {"id": "adb03344-4299-4cfc-80ad-5ed3176b7844", "links": [{"href": "http://172.30.9.36:8774/flavors/adb03344-4299-4cfc-80ad-5ed3176b7844", "rel": "bookmark"}]}, "id": "b093d0a6-4544-4ddc-a400-2cc85dc4ec9d", "security_groups": [{"name": "singlevm1-sg_f5d0479b-fb22-4231-8b88-1739f929557d"}], "user_id": "9ba079f0f3244d3584119539432664fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:11:07Z", "hostId": "703962aa95d80733a382d9bcfb8e8f1eb489b052802a87e87a6cc5f0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_f5d0479b-fb22-4231-8b88-1739f929557d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_f5d0479b-fb22-4231-8b88-1739f929557d", "created": "2019-05-16T18:10:41Z", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:11:08,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-04ec2fb4-97b0-4e91-af08-4e31da22d6cb 2019-05-16 18:11:08,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0242729187s 2019-05-16 18:11:08,435 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:11:10,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:11:10,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:10,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 16 May 2019 18:11: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-6c970768-402d-4439-8bbf-25b9ccb11b44 x-openstack-request-id: req-6c970768-402d-4439-8bbf-25b9ccb11b44 2019-05-16 18:11:10,504 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-16 18:11:10,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-6c970768-402d-4439-8bbf-25b9ccb11b44 2019-05-16 18:11:10,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0669541358948s 2019-05-16 18:11:10,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:11:10,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:10,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Thu, 16 May 2019 18:11:10 GMT X-Openstack-Request-Id: req-ab8c600a-59c3-42c8-bff0-724dbe7824ca 2019-05-16 18:11:10,569 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:10:32Z", "updated_at": "2019-05-16T18:10:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:10:35Z", "revision_number": 0, "id": "19c0fca6-53c7-432e-944c-133b04e1cc8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:10:35Z", "security_group_id": "92a46d4c-0e4e-470c-bf31-20d97b5e02d1", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:10:32Z", "revision_number": 0, "id": "1a37f9f7-e9c1-4c02-8932-b2e9b3a5afc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:10:32Z", "security_group_id": "92a46d4c-0e4e-470c-bf31-20d97b5e02d1", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-16T18:10:33Z", "revision_number": 0, "id": "ebfa9869-556a-4c22-800a-36a5dfe52f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:10:33Z", "security_group_id": "92a46d4c-0e4e-470c-bf31-20d97b5e02d1", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:10:32Z", "revision_number": 0, "id": "f30ca3ab-7049-4fe5-a423-ba032c1442c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:10:32Z", "security_group_id": "92a46d4c-0e4e-470c-bf31-20d97b5e02d1", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 3, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "92a46d4c-0e4e-470c-bf31-20d97b5e02d1", "name": "singlevm1-sg_f5d0479b-fb22-4231-8b88-1739f929557d"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-16 18:11:10,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-ab8c600a-59c3-42c8-bff0-724dbe7824ca 2019-05-16 18:11:10,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0600728988647s 2019-05-16 18:11:10,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 18:11:10,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/92a46d4c-0e4e-470c-bf31-20d97b5e02d1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:11,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:11:11 GMT X-Openstack-Request-Id: req-13214065-aa07-42ab-b06a-6a505172411b 2019-05-16 18:11:11,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:11:11,055 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/92a46d4c-0e4e-470c-bf31-20d97b5e02d1.json used request id req-13214065-aa07-42ab-b06a-6a505172411b 2019-05-16 18:11:11,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.478422880173s 2019-05-16 18:11:11,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-16 18:11:11,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/os-keypairs/singlevm1-kp_f5d0479b-fb22-4231-8b88-1739f929557d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:11,115 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 18:11: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-d508f823-10fc-45cc-bcb9-cb22dd6a79ad x-openstack-request-id: req-d508f823-10fc-45cc-bcb9-cb22dd6a79ad 2019-05-16 18:11:11,116 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/os-keypairs/singlevm1-kp_f5d0479b-fb22-4231-8b88-1739f929557d used request id req-d508f823-10fc-45cc-bcb9-cb22dd6a79ad 2019-05-16 18:11:11,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.060210943222s 2019-05-16 18:11:11,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-16 18:11:11,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/95efd0ef-fd78-49e3-9a47-aad81f00902b/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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" -d '{"subnet_id": "a3aca689-3fd6-4190-b8c7-3eb3ebfe2921"}' 2019-05-16 18:11:14,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:11:14 GMT X-Openstack-Request-Id: req-a4838f28-ae7d-44c2-81f6-59ee51387541 2019-05-16 18:11:14,268 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "subnet_id": "a3aca689-3fd6-4190-b8c7-3eb3ebfe2921", "subnet_ids": ["a3aca689-3fd6-4190-b8c7-3eb3ebfe2921"], "port_id": "4611be1c-b0ed-401f-8aa3-5d762edeb328", "id": "95efd0ef-fd78-49e3-9a47-aad81f00902b"} 2019-05-16 18:11:14,268 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/95efd0ef-fd78-49e3-9a47-aad81f00902b/remove_router_interface.json used request id req-a4838f28-ae7d-44c2-81f6-59ee51387541 2019-05-16 18:11:14,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.15190196037s 2019-05-16 18:11:14,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 18:11:14,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:14,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Thu, 16 May 2019 18:11:14 GMT X-Openstack-Request-Id: req-bc36e115-9da7-4ead-adec-75b59cc34ec5 2019-05-16 18:11:14,597 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:10:18Z", "admin_state_up": true, "updated_at": "2019-05-16T18:11:12Z", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "95efd0ef-fd78-49e3-9a47-aad81f00902b", "name": "singlevm1-router_f5d0479b-fb22-4231-8b88-1739f929557d"}]} 2019-05-16 18:11:14,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-bc36e115-9da7-4ead-adec-75b59cc34ec5 2019-05-16 18:11:14,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.329097986221s 2019-05-16 18:11:14,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-16 18:11:14,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/95efd0ef-fd78-49e3-9a47-aad81f00902b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:18,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:11:18 GMT X-Openstack-Request-Id: req-165f9d1d-e9cb-4256-8b4f-c9073371c52e 2019-05-16 18:11:18,965 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:11:18,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/95efd0ef-fd78-49e3-9a47-aad81f00902b.json used request id req-165f9d1d-e9cb-4256-8b4f-c9073371c52e 2019-05-16 18:11:18,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.36528396606s 2019-05-16 18:11:18,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 18:11:18,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:19,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Thu, 16 May 2019 18:11:19 GMT X-Openstack-Request-Id: req-cf8b7f72-60b2-40a8-868e-d02d1ce78362 2019-05-16 18:11:19,015 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-16T18:04:14Z","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":"15f6e4f1-be08-42d1-ac18-58bd55312917","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"06d1924295234cf290a06b20cd4dd341","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"220195cd-782b-490f-b03b-eb92b75ca738","tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:14Z","ip_version":4},{"updated_at":"2019-05-16T18:10:16Z","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":"a3aca689-3fd6-4190-b8c7-3eb3ebfe2921","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"11661fc090eb46e2a9c07f559c7cfc6a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_f5d0479b-fb22-4231-8b88-1739f929557d","enable_dhcp":true,"segment_id":null,"network_id":"15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c","tenant_id":"11661fc090eb46e2a9c07f559c7cfc6a","created_at":"2019-05-16T18:10:16Z","ip_version":4}]} 2019-05-16 18:11:19,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-cf8b7f72-60b2-40a8-868e-d02d1ce78362 2019-05-16 18:11:19,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0498330593109s 2019-05-16 18:11:19,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-16 18:11:19,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/a3aca689-3fd6-4190-b8c7-3eb3ebfe2921.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:21,500 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:11:21 GMT X-Openstack-Request-Id: req-94ee96f5-79d2-4756-818e-b11d3ef220cd 2019-05-16 18:11:21,500 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:11:21,500 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/a3aca689-3fd6-4190-b8c7-3eb3ebfe2921.json used request id req-94ee96f5-79d2-4756-818e-b11d3ef220cd 2019-05-16 18:11:21,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.48369598389s 2019-05-16 18:11:21,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:11:21,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:22,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Thu, 16 May 2019 18:11:22 GMT X-Openstack-Request-Id: req-5fbdcd19-bc75-4336-8ad0-499b8cb346f6 2019-05-16 18:11:22,700 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"11661fc090eb46e2a9c07f559c7cfc6a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:11:21Z","qos_policy_id":null,"name":"singlevm1-net_f5d0479b-fb22-4231-8b88-1739f929557d","admin_state_up":true,"tenant_id":"11661fc090eb46e2a9c07f559c7cfc6a","created_at":"2019-05-16T18:10:15Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 18:11:22,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-5fbdcd19-bc75-4336-8ad0-499b8cb346f6 2019-05-16 18:11:22,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.19970703125s 2019-05-16 18:11:22,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-16 18:11:22,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:23,365 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:11:23 GMT X-Openstack-Request-Id: req-47e96cd5-729e-4026-aad1-65208d6b0263 2019-05-16 18:11:23,365 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:11:23,365 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/15e1986b-7ff7-4cd8-96ed-ee59f6d4d65c.json used request id req-47e96cd5-729e-4026-aad1-65208d6b0263 2019-05-16 18:11:23,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.662987947464s 2019-05-16 18:11:23,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:11:23,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:24,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 16 May 2019 18:11:24 GMT X-Openstack-Request-Id: req-099b53b8-588e-43c1-80a4-9cb3af70fd40 2019-05-16 18:11:24,329 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:10:30Z", "file": "/v2/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d/file", "owner": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "size": 12716032, "self": "/v2/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_f5d0479b-fb22-4231-8b88-1739f929557d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_f5d0479b-fb22-4231-8b88-1739f929557d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:10:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:11:24,330 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-099b53b8-588e-43c1-80a4-9cb3af70fd40 2019-05-16 18:11:24,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.960168123245s 2019-05-16 18:11:24,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 18:11:24,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:24,786 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:11:24 GMT X-Openstack-Request-Id: req-b42f4e9d-db5e-445a-b176-a3229b47094e 2019-05-16 18:11:24,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-05-16 18:11:24,786 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/b0c5e74a-5b56-4be3-880f-0ffc27904e1d used request id req-b42f4e9d-db5e-445a-b176-a3229b47094e 2019-05-16 18:11:24,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.454498052597s 2019-05-16 18:11:24,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 18:11:24,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:24,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:11: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-322e617d-5de8-4e30-8645-dcb502a7bd24 x-openstack-request-id: req-322e617d-5de8-4e30-8645-dcb502a7bd24 2019-05-16 18:11:24,810 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_f5d0479b-fb22-4231-8b88-1739f929557d", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/adb03344-4299-4cfc-80ad-5ed3176b7844", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/adb03344-4299-4cfc-80ad-5ed3176b7844", "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": "adb03344-4299-4cfc-80ad-5ed3176b7844"}]} 2019-05-16 18:11:24,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-322e617d-5de8-4e30-8645-dcb502a7bd24 2019-05-16 18:11:24,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232229232788s 2019-05-16 18:11:24,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 18:11:24,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/adb03344-4299-4cfc-80ad-5ed3176b7844 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e69e15dd3c6a86b7d981cf73bad4380d6f33522" 2019-05-16 18:11:24,851 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 18:11:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6bc37c2d-2158-4e22-a484-7bc8209d29b5 x-openstack-request-id: req-6bc37c2d-2158-4e22-a484-7bc8209d29b5 2019-05-16 18:11:24,851 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/adb03344-4299-4cfc-80ad-5ed3176b7844 used request id req-6bc37c2d-2158-4e22-a484-7bc8209d29b5 2019-05-16 18:11:24,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0397088527679s 2019-05-16 18:11:24,893 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-05-16 18:11:24,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:11:24,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 18:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc24811-df38-490e-868d-c300641eb501 2019-05-16 18:11:24,936 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 18:11:24,936 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-8fc24811-df38-490e-868d-c300641eb501 2019-05-16 18:11:24,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 18:11:25,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T19:11:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["s-OKRMjPRPG5UCgmP7begg"], "issued_at": "2019-05-16T18:11:25.000000Z"}} 2019-05-16 18:11:25,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:11:25,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}1e423686908e91155443fcc518c656c495b09dfe" 2019-05-16 18:11:25,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 16 May 2019 18:11:25 GMT X-Openstack-Request-Id: req-309fdcb8-fc16-48f8-be90-b21f5a67f67f 2019-05-16 18:11:25,732 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 18:11:25,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-309fdcb8-fc16-48f8-be90-b21f5a67f67f 2019-05-16 18:11:25,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.376355886459s 2019-05-16 18:11:25,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:11:25,745 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 18:11:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dfef122-312e-42f9-a0ed-f712091867b7 2019-05-16 18:11:25,745 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 18:11:25,746 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-7dfef122-312e-42f9-a0ed-f712091867b7 2019-05-16 18:11:25,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:11:25,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}1e423686908e91155443fcc518c656c495b09dfe" 2019-05-16 18:11:25,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 18:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8001f39-c5f6-4e3e-a031-44b0754df54d 2019-05-16 18:11:25,949 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 18:11:25,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-d8001f39-c5f6-4e3e-a031-44b0754df54d 2019-05-16 18:11:25,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203300952911s 2019-05-16 18:11:25,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-16 18:11:25,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}1e423686908e91155443fcc518c656c495b09dfe" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_f863a5a2-3798-4895-838f-9f589ff31bad"}}' 2019-05-16 18:11:26,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Thu, 16 May 2019 18:11:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4122048f-ff87-4dfb-8cab-d04d1ee9e2b6 2019-05-16 18:11:26,283 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.36:5000/v3/projects/4e421f77bd154f7891e8cc99377032cb"}, "tags": [], "enabled": true, "id": "4e421f77bd154f7891e8cc99377032cb", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_f863a5a2-3798-4895-838f-9f589ff31bad"}} 2019-05-16 18:11:26,283 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-4122048f-ff87-4dfb-8cab-d04d1ee9e2b6 2019-05-16 18:11:26,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.326093912125s 2019-05-16 18:11:26,284 - 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'4e421f77bd154f7891e8cc99377032cb', '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_f863a5a2-3798-4895-838f-9f589ff31bad'}) 2019-05-16 18:11:26,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-16 18:11:26,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}1e423686908e91155443fcc518c656c495b09dfe" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0HKZYh87GsSOMNruKwpChc4s0EWszr", "email": null, "name": "singlevm2-user_f863a5a2-3798-4895-838f-9f589ff31bad"}}' 2019-05-16 18:11:26,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Thu, 16 May 2019 18:11:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22adbb0c-8b1a-4c6d-b86d-44952acbb376 2019-05-16 18:11:26,827 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_f863a5a2-3798-4895-838f-9f589ff31bad", "links": {"self": "http://172.30.9.36:5000/v3/users/60f1a69b300f4951b3ba958fe6bb14c3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "60f1a69b300f4951b3ba958fe6bb14c3", "domain_id": "default", "password_expires_at": null}} 2019-05-16 18:11:26,827 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-22adbb0c-8b1a-4c6d-b86d-44952acbb376 2019-05-16 18:11:26,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.535901784897s 2019-05-16 18:11:26,828 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'60f1a69b300f4951b3ba958fe6bb14c3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_f863a5a2-3798-4895-838f-9f589ff31bad'}) 2019-05-16 18:11:26,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:11:26,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}1e423686908e91155443fcc518c656c495b09dfe" 2019-05-16 18:11:27,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf9751a8-4c83-4a19-8c29-a57828fb05ce 2019-05-16 18:11:27,039 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:11:27,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-bf9751a8-4c83-4a19-8c29-a57828fb05ce 2019-05-16 18:11:27,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207853078842s 2019-05-16 18:11:27,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:11:27,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}1e423686908e91155443fcc518c656c495b09dfe" 2019-05-16 18:11:27,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89721fa7-917b-46a4-90ef-e0af9ffbdeb2 2019-05-16 18:11:27,261 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:11:27,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-89721fa7-917b-46a4-90ef-e0af9ffbdeb2 2019-05-16 18:11:27,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216871976852s 2019-05-16 18:11:27,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:11:27,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}1e423686908e91155443fcc518c656c495b09dfe" 2019-05-16 18:11:27,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b64ffac8-820a-41eb-b9af-fe88c3c9088e 2019-05-16 18:11:27,496 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:11:27,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-b64ffac8-820a-41eb-b9af-fe88c3c9088e 2019-05-16 18:11:27,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.230688810349s 2019-05-16 18:11:27,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:11:27,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}1e423686908e91155443fcc518c656c495b09dfe" 2019-05-16 18:11:27,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 18:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17fd4d6c-2ca6-4845-9ccf-d5da16e3c59d 2019-05-16 18:11:27,701 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 18:11:27,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-17fd4d6c-2ca6-4845-9ccf-d5da16e3c59d 2019-05-16 18:11:27,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199801921844s 2019-05-16 18:11:27,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:11:27,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}1e423686908e91155443fcc518c656c495b09dfe" 2019-05-16 18:11:27,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 16 May 2019 18:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b40ed0a-d18f-470c-80fb-3dcd5ce863de 2019-05-16 18:11:27,935 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "singlevm2-user_f863a5a2-3798-4895-838f-9f589ff31bad", "links": {"self": "http://172.30.9.36:5000/v3/users/60f1a69b300f4951b3ba958fe6bb14c3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "60f1a69b300f4951b3ba958fe6bb14c3", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 18:11:27,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-9b40ed0a-d18f-470c-80fb-3dcd5ce863de 2019-05-16 18:11:27,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233021020889s 2019-05-16 18:11:27,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:11:27,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}1e423686908e91155443fcc518c656c495b09dfe" 2019-05-16 18:11:28,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Thu, 16 May 2019 18:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16591c20-b43d-4b0c-b499-ce1c18e125c2 2019-05-16 18:11:28,155 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.36:5000/v3/projects/4e421f77bd154f7891e8cc99377032cb"}, "tags": [], "enabled": true, "id": "4e421f77bd154f7891e8cc99377032cb", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_f863a5a2-3798-4895-838f-9f589ff31bad"}]} 2019-05-16 18:11:28,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-16591c20-b43d-4b0c-b499-ce1c18e125c2 2019-05-16 18:11:28,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211268901825s 2019-05-16 18:11:28,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 18:11:28,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=60f1a69b300f4951b3ba958fe6bb14c3&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=4e421f77bd154f7891e8cc99377032cb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e423686908e91155443fcc518c656c495b09dfe" 2019-05-16 18:11:28,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 16 May 2019 18:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae3b3d1-4036-4836-abe7-2c75b5860191 2019-05-16 18:11:28,367 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=60f1a69b300f4951b3ba958fe6bb14c3&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=4e421f77bd154f7891e8cc99377032cb", "previous": null, "next": null}} 2019-05-16 18:11:28,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=60f1a69b300f4951b3ba958fe6bb14c3&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=4e421f77bd154f7891e8cc99377032cb used request id req-4ae3b3d1-4036-4836-abe7-2c75b5860191 2019-05-16 18:11:28,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.204512119293s 2019-05-16 18:11:28,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 18:11:28,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/4e421f77bd154f7891e8cc99377032cb/users/60f1a69b300f4951b3ba958fe6bb14c3/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e423686908e91155443fcc518c656c495b09dfe" 2019-05-16 18:11:28,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:11:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2a3fbf0-2d9c-42d6-a606-8854b36e6643 2019-05-16 18:11:28,571 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:11:28,571 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/4e421f77bd154f7891e8cc99377032cb/users/60f1a69b300f4951b3ba958fe6bb14c3/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-d2a3fbf0-2d9c-42d6-a606-8854b36e6643 2019-05-16 18:11:28,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.200067043304s 2019-05-16 18:11:28,572 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_f863a5a2-3798-4895-838f-9f589ff31bad', 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'4e421f77bd154f7891e8cc99377032cb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0HKZYh87GsSOMNruKwpChc4s0EWszr', 'username': u'singlevm2-user_f863a5a2-3798-4895-838f-9f589ff31bad', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-16 18:11:28,576 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_f863a5a2-3798-4895-838f-9f589ff31bad', 'password': '0HKZYh87GsSOMNruKwpChc4s0EWszr', 'project_name': 'singlevm2-project_f863a5a2-3798-4895-838f-9f589ff31bad', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': '4e421f77bd154f7891e8cc99377032cb', 'project_domain_name': 'Default'} 2019-05-16 18:11:28,577 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-05-16 18:11:28,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:11:28,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}1e423686908e91155443fcc518c656c495b09dfe" 2019-05-16 18:11:28,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 18:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1462ef1-4159-4f43-be81-5cc226b73002 2019-05-16 18:11:28,799 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 18:11:28,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-e1462ef1-4159-4f43-be81-5cc226b73002 2019-05-16 18:11:28,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221673965454s 2019-05-16 18:11:28,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:11:28,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}1e423686908e91155443fcc518c656c495b09dfe" 2019-05-16 18:11:28,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Thu, 16 May 2019 18:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5578352a-1ffd-4695-a111-d3f14aa0d431 2019-05-16 18:11:28,923 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.36:5000/v3/projects/4e421f77bd154f7891e8cc99377032cb"}, "tags": [], "enabled": true, "id": "4e421f77bd154f7891e8cc99377032cb", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_f863a5a2-3798-4895-838f-9f589ff31bad"}]} 2019-05-16 18:11:28,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-5578352a-1ffd-4695-a111-d3f14aa0d431 2019-05-16 18:11:28,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117117166519s 2019-05-16 18:11:28,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-16 18:11:28,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}1e423686908e91155443fcc518c656c495b09dfe" -d '{"network": {"tenant_id": "4e421f77bd154f7891e8cc99377032cb", "name": "singlevm2-net_f863a5a2-3798-4895-838f-9f589ff31bad", "admin_state_up": true}}' 2019-05-16 18:11:29,677 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Thu, 16 May 2019 18:11:29 GMT X-Openstack-Request-Id: req-0654c363-2a03-45c3-afe7-f60e0e117752 2019-05-16 18:11:29,677 - 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":"8ee72eb3-5424-4632-bb3c-499e4bcbc14f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"4e421f77bd154f7891e8cc99377032cb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:11:29Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_f863a5a2-3798-4895-838f-9f589ff31bad","admin_state_up":true,"tenant_id":"4e421f77bd154f7891e8cc99377032cb","created_at":"2019-05-16T18:11:29Z","mtu":1450}} 2019-05-16 18:11:29,678 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-0654c363-2a03-45c3-afe7-f60e0e117752 2019-05-16 18:11:29,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.752619028091s 2019-05-16 18:11:29,678 - 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-05-16T18:11:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8ee72eb3-5424-4632-bb3c-499e4bcbc14f', 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'singlevm2-net_f863a5a2-3798-4895-838f-9f589ff31bad', u'created_at': u'2019-05-16T18:11:29Z', u'mtu': 1450, u'tenant_id': u'4e421f77bd154f7891e8cc99377032cb', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4e421f77bd154f7891e8cc99377032cb', u'l2_adjacency': True}) 2019-05-16 18:11:29,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:11:29,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 18:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c15f21b5-0204-4d36-aeaa-0eaeccb05dda 2019-05-16 18:11:29,689 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 18:11:29,689 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-c15f21b5-0204-4d36-aeaa-0eaeccb05dda 2019-05-16 18:11:29,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 18:11:30,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T19:11:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4e421f77bd154f7891e8cc99377032cb", "name": "singlevm2-project_f863a5a2-3798-4895-838f-9f589ff31bad"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/4e421f77bd154f7891e8cc99377032cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/4e421f77bd154f7891e8cc99377032cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/4e421f77bd154f7891e8cc99377032cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/4e421f77bd154f7891e8cc99377032cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/4e421f77bd154f7891e8cc99377032cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/4e421f77bd154f7891e8cc99377032cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/4e421f77bd154f7891e8cc99377032cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/4e421f77bd154f7891e8cc99377032cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/4e421f77bd154f7891e8cc99377032cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_4e421f77bd154f7891e8cc99377032cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_4e421f77bd154f7891e8cc99377032cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_f863a5a2-3798-4895-838f-9f589ff31bad", "id": "60f1a69b300f4951b3ba958fe6bb14c3"}, "audit_ids": ["75Ez8LeJRpaccr9Z4IiDTA"], "issued_at": "2019-05-16T18:11:30.000000Z"}} 2019-05-16 18:11:30,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:11:30,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:11:30,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Thu, 16 May 2019 18:11:30 GMT X-Openstack-Request-Id: req-87845a99-cd4b-4095-91a3-769ac67b94b0 2019-05-16 18:11:30,754 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"8ee72eb3-5424-4632-bb3c-499e4bcbc14f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4e421f77bd154f7891e8cc99377032cb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:11:29Z","qos_policy_id":null,"name":"singlevm2-net_f863a5a2-3798-4895-838f-9f589ff31bad","admin_state_up":true,"tenant_id":"4e421f77bd154f7891e8cc99377032cb","created_at":"2019-05-16T18:11:29Z","mtu":1450}]} 2019-05-16 18:11:30,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-87845a99-cd4b-4095-91a3-769ac67b94b0 2019-05-16 18:11:30,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.65430188179s 2019-05-16 18:11:30,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-16 18:11:30,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" -d '{"subnet": {"name": "singlevm2-subnet_f863a5a2-3798-4895-838f-9f589ff31bad", "enable_dhcp": true, "network_id": "8ee72eb3-5424-4632-bb3c-499e4bcbc14f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-16 18:11:32,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Thu, 16 May 2019 18:11:32 GMT X-Openstack-Request-Id: req-b37a6491-0829-44c3-aa0f-fb6afaf4abdb 2019-05-16 18:11:32,054 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ee72eb3-5424-4632-bb3c-499e4bcbc14f","tenant_id":"4e421f77bd154f7891e8cc99377032cb","created_at":"2019-05-16T18:11:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-16T18:11:31Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"4e421f77bd154f7891e8cc99377032cb","id":"345008d5-c11e-4b30-8331-4744891c8e50","subnetpool_id":null,"name":"singlevm2-subnet_f863a5a2-3798-4895-838f-9f589ff31bad"}} 2019-05-16 18:11:32,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-b37a6491-0829-44c3-aa0f-fb6afaf4abdb 2019-05-16 18:11:32,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.29857802391s 2019-05-16 18:11:32,055 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:11:31Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'345008d5-c11e-4b30-8331-4744891c8e50', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_f863a5a2-3798-4895-838f-9f589ff31bad', u'enable_dhcp': True, u'network_id': u'8ee72eb3-5424-4632-bb3c-499e4bcbc14f', u'tenant_id': u'4e421f77bd154f7891e8cc99377032cb', u'created_at': u'2019-05-16T18:11:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4e421f77bd154f7891e8cc99377032cb'}) 2019-05-16 18:11:32,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-16 18:11:32,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "singlevm2-router_f863a5a2-3798-4895-838f-9f589ff31bad", "admin_state_up": true}}' 2019-05-16 18:11:39,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Thu, 16 May 2019 18:11:39 GMT X-Openstack-Request-Id: req-8992076a-6c09-4bc3-a5ea-4ca0a070239a 2019-05-16 18:11:39,644 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "created_at": "2019-05-16T18:11:33Z", "admin_state_up": true, "updated_at": "2019-05-16T18:11:34Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4e421f77bd154f7891e8cc99377032cb", "id": "ed95f24a-a6c5-44ba-ba00-61f811295ea6", "name": "singlevm2-router_f863a5a2-3798-4895-838f-9f589ff31bad"}} 2019-05-16 18:11:39,644 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-8992076a-6c09-4bc3-a5ea-4ca0a070239a 2019-05-16 18:11:39,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.58901500702s 2019-05-16 18:11:39,645 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:11:34Z', u'revision_number': 3, u'id': u'ed95f24a-a6c5-44ba-ba00-61f811295ea6', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_f863a5a2-3798-4895-838f-9f589ff31bad', u'admin_state_up': True, u'tenant_id': u'4e421f77bd154f7891e8cc99377032cb', u'created_at': u'2019-05-16T18:11:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'4e421f77bd154f7891e8cc99377032cb'}) 2019-05-16 18:11:39,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-16 18:11:39,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/ed95f24a-a6c5-44ba-ba00-61f811295ea6/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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" -d '{"subnet_id": "345008d5-c11e-4b30-8331-4744891c8e50"}' 2019-05-16 18:11:43,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:11:43 GMT X-Openstack-Request-Id: req-693034f2-c6ba-454c-9788-ea0d6443a627 2019-05-16 18:11:43,081 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8ee72eb3-5424-4632-bb3c-499e4bcbc14f", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "subnet_id": "345008d5-c11e-4b30-8331-4744891c8e50", "subnet_ids": ["345008d5-c11e-4b30-8331-4744891c8e50"], "port_id": "9f907492-47ea-4e75-a443-1ebe73fa2c10", "id": "ed95f24a-a6c5-44ba-ba00-61f811295ea6"} 2019-05-16 18:11:43,081 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/ed95f24a-a6c5-44ba-ba00-61f811295ea6/add_router_interface.json used request id req-693034f2-c6ba-454c-9788-ea0d6443a627 2019-05-16 18:11:43,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.43570494652s 2019-05-16 18:11:43,082 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-16 18:11:43,188 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-16 18:11:43,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:11:43,197 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 16 May 2019 18:11:43 GMT 2019-05-16 18:11:43,197 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-16 18:11:43,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:11:43,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:11:44,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 16 May 2019 18:11:44 GMT X-Openstack-Request-Id: req-ef2b148d-1cd0-47b9-83e7-65fe4c18c71e 2019-05-16 18:11:44,017 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:11:44,017 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-ef2b148d-1cd0-47b9-83e7-65fe4c18c71e 2019-05-16 18:11:44,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.814721822739s 2019-05-16 18:11:44,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 18:11:44,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_f863a5a2-3798-4895-838f-9f589ff31bad", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_f863a5a2-3798-4895-838f-9f589ff31bad"}' 2019-05-16 18:11:45,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Thu, 16 May 2019 18:11:45 GMT Location: http://172.30.9.36:9292/v2/images/a927f4ce-9cfb-4851-9226-beccad9b593b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6a85c14f-ec8e-4793-a356-ff8604fd5b37 2019-05-16 18:11:45,008 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:11:44Z", "file": "/v2/images/a927f4ce-9cfb-4851-9226-beccad9b593b/file", "owner": "4e421f77bd154f7891e8cc99377032cb", "id": "a927f4ce-9cfb-4851-9226-beccad9b593b", "size": null, "self": "/v2/images/a927f4ce-9cfb-4851-9226-beccad9b593b", "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_f863a5a2-3798-4895-838f-9f589ff31bad", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_f863a5a2-3798-4895-838f-9f589ff31bad", "checksum": null, "created_at": "2019-05-16T18:11:44Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 18:11:45,008 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-6a85c14f-ec8e-4793-a356-ff8604fd5b37 2019-05-16 18:11:45,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.982393980026s 2019-05-16 18:11:45,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 18:11:45,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/a927f4ce-9cfb-4851-9226-beccad9b593b/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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" -d '' 2019-05-16 18:11:46,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:11:46 GMT X-Openstack-Request-Id: req-c9ce5581-84a4-46ec-9c3b-8cac0d745854 2019-05-16 18:11:46,411 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 18:11:46,411 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/a927f4ce-9cfb-4851-9226-beccad9b593b/file used request id req-c9ce5581-84a4-46ec-9c3b-8cac0d745854 2019-05-16 18:11:46,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.40247893333s 2019-05-16 18:11:46,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:11:46,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:11:46,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 16 May 2019 18:11:46 GMT X-Openstack-Request-Id: req-967b449a-405f-4d7a-bdd2-046e4ca644ad 2019-05-16 18:11:46,456 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:11:46Z", "file": "/v2/images/a927f4ce-9cfb-4851-9226-beccad9b593b/file", "owner": "4e421f77bd154f7891e8cc99377032cb", "id": "a927f4ce-9cfb-4851-9226-beccad9b593b", "size": 12716032, "self": "/v2/images/a927f4ce-9cfb-4851-9226-beccad9b593b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/a927f4ce-9cfb-4851-9226-beccad9b593b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/a927f4ce-9cfb-4851-9226-beccad9b593b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_f863a5a2-3798-4895-838f-9f589ff31bad", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_f863a5a2-3798-4895-838f-9f589ff31bad", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:11:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:11:46,456 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-967b449a-405f-4d7a-bdd2-046e4ca644ad 2019-05-16 18:11:46,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0402290821075s 2019-05-16 18:11:46,458 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/a927f4ce-9cfb-4851-9226-beccad9b593b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a927f4ce-9cfb-4851-9226-beccad9b593b/file', 'owner': u'4e421f77bd154f7891e8cc99377032cb', 'id': u'a927f4ce-9cfb-4851-9226-beccad9b593b', 'size': 12716032, u'self': u'/v2/images/a927f4ce-9cfb-4851-9226-beccad9b593b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e421f77bd154f7891e8cc99377032cb', 'name': 'singlevm2-project_f863a5a2-3798-4895-838f-9f589ff31bad', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/a927f4ce-9cfb-4851-9226-beccad9b593b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T18:11:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-16T18:11:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_f863a5a2-3798-4895-838f-9f589ff31bad', '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/a927f4ce-9cfb-4851-9226-beccad9b593b', 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_f863a5a2-3798-4895-838f-9f589ff31bad', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_f863a5a2-3798-4895-838f-9f589ff31bad', 'created': u'2019-05-16T18:11:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T18:11: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/a927f4ce-9cfb-4851-9226-beccad9b593b', 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_f863a5a2-3798-4895-838f-9f589ff31bad', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 18:11:46,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 18:11:46,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}1e423686908e91155443fcc518c656c495b09dfe" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_f863a5a2-3798-4895-838f-9f589ff31bad", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 18:11:46,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 16 May 2019 18:11: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-bb1d34ca-ccfb-4b30-983d-f50c861e482d x-openstack-request-id: req-bb1d34ca-ccfb-4b30-983d-f50c861e482d 2019-05-16 18:11:46,856 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_f863a5a2-3798-4895-838f-9f589ff31bad", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/78a3ed47-4586-416f-957f-8a294f9b63e7", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/78a3ed47-4586-416f-957f-8a294f9b63e7", "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": "78a3ed47-4586-416f-957f-8a294f9b63e7"}} 2019-05-16 18:11:46,856 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-bb1d34ca-ccfb-4b30-983d-f50c861e482d 2019-05-16 18:11:46,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.395390987396s 2019-05-16 18:11:46,857 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_f863a5a2-3798-4895-838f-9f589ff31bad', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'78a3ed47-4586-416f-957f-8a294f9b63e7', 'swap': 0}) 2019-05-16 18:11:46,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 18:11:46,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/78a3ed47-4586-416f-957f-8a294f9b63e7/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}1e423686908e91155443fcc518c656c495b09dfe" -d '{"extra_specs": {}}' 2019-05-16 18:11:46,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:11: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-781a827c-d2ec-4e9c-a4ef-b086f9fe7deb x-openstack-request-id: req-781a827c-d2ec-4e9c-a4ef-b086f9fe7deb 2019-05-16 18:11:46,986 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 18:11:46,986 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/78a3ed47-4586-416f-957f-8a294f9b63e7/os-extra_specs used request id req-781a827c-d2ec-4e9c-a4ef-b086f9fe7deb 2019-05-16 18:11:46,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.127884149551s 2019-05-16 18:11:46,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-16 18:11:46,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" -d '{"keypair": {"name": "singlevm2-kp_f863a5a2-3798-4895-838f-9f589ff31bad"}}' 2019-05-16 18:11:47,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Thu, 16 May 2019 18:11: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-edd39fe5-ab39-49a0-8812-2d68d2d33ab4 x-openstack-request-id: req-edd39fe5-ab39-49a0-8812-2d68d2d33ab4 2019-05-16 18:11:47,991 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDcjQcLAbnN6KDnZWI1jpmCfcTk3Wq8rLv1uacUUiVHIy4CWRGDBqfo1H6Du6V4eKvTYPIFlu0hI9nBRatGxxDKoA0ral5fzkCYcMUSUE+3XzMOQ59hYYDT1FED9Hzy3pHDQddOp/ILGgpAONeef7vlqxxr1DoxZ+y29BAjA3nXpQKNJ5dUew0C/liKJMGz6V0f/BTEoxxMFAROA+CeLfHkLexr2pOPSCKjdfI5y2XGHGmOLd28vK1fcYvpZCPU1opTYDT7dDRUudlTQ6YHL+GcHU23Ks0XUNDUto5Ki3LssKb7Tb7g9V61WtVvzgbOOUJzKfyOseCgFckJbqzl8NH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAw3I0HCwG5zeig52ViNY6Zgn3E5N1qvKy79bmnFFIlRyMuAlk\nRgwan6NR+g7uleHir02DyBZbtISPZwUWrRscQyqANK2peX85AmHDFElBPt18zDkO\nfYWGA09RRA/R88t6Rw0HXTqfyCxoKQDjXnn+75asca9Q6MWfstvQQIwN516UCjSe\nXVHsNAv5YiiTBs+ldH/wUxKMcTBQETgPgni3x5C3sa9qTj0gio3XyOctlxhxpji3\ndvLytX3GL6WQj1NaKU2A0+3Q0VLnZU0OmBy/hnB1NtyrNF1DQ1LaOSoty7LCm+02\n+4PVetVrVb84GzjlCcyn8jrHgoBXJCW6s5fDRwIDAQABAoIBAD4RrcToooSZoY3k\n5NFhH4i6T3IzGWJh0zvh5rjsA33/ZB0qNmMcgvQBvQ4J4fFNnF0J4/kOSK9qjdQs\nxIfTHUWjYLXaFQFVyvgbrgVqQkNBudltoVFxrx6r+OYBlC61hy67T4RnEslSeP3U\nn2Coo7LZCgjMoYhbAp2du2RUVjIMwyjiL4UfNNG6A8SkM+H+1wXNiJvrTkYWROuI\nLBp/BjFyLNwv1jL0R3WTOrvqyTGBCZUbJV4QmoUopXoqfEPJudLHfiEw3Ia8gYcM\nlbKcLgXt6wviGkCVLwybDYNSwl6HyUKkl/XXfn5HszLI9ME1R+TVNNWdI8NVheu5\nzA0Bw2kCgYEA++TRDuSmg7gCRpoIxaONwLTDe6je9DMas30ngINrG1at50OWP93l\nBHXSqwr5NupwUuM8CbUYwobugiMOW+z6xanzY0VS95gocoyd8cfTikwbgzCGk10p\n/bhHIUgZw26RBaJ7+F4H19wDJzAf8+5IyMhBMTVid5cnL1qn1eYwVLUCgYEAxqHS\n5SZAJx+E8DZSASTKAVOGsxs9WKJlhlFcUZxuHunjj4sIGdYe7yaegw/BTQd6JEUy\nvmWEOoRNCOaYrSJKcJmPNzgAKsoiIEbtduJYCLAty3d4TDrvhxrRvR547rIsD3o/\n83gWNDw1t9jeQqLSHAI1+HfRUjauqXNe4Dqq0YsCgYAmgyGDiWn8EZIngT1+Gjd+\nEyUgLv2HkJiwgJ4dg/pIP8Ru62J5eU+ekvUWuaLIxqdNxPhU859Jfp/QvdNgMqdU\nuVtA/kRlHppwiRdM9CRfrKs4L58jwMa+yAH4ELH/s1Pw7JrPqnDAjB7fSvhXr0Lp\nj9SH1YWsiyuujcnDZmJVUQKBgHpJCAgxK0+qtPIZzxSLLJ3yaTv86iCWIgC2OCq6\nLoVzorgtdPhK/VJoKTAw0+VzU/veaiYTY3uPFcoEBTyZntCBiU0Keffd53KNmAYX\nxPDcXeUkkPgFVI+NsFBI4VS6diu1LIfch3bzFnMv3W2Sxd2ectGcGk8OASurLl7H\nX4CPAoGBAM7L75QJ7dNoecZUZVaI7p1XSxmNi+LY7DLDI3Qj4l5ff0zaZ85TyDw8\nZ+4V/wN1iK8gWXq6KueHV9A/MB/tjDYzZaSl7aBzPmhgOtxXPt1OR0CDkqy/ikF/\ne+JqbKYr+NcFvsiyEN0VDEOiLP0aINQJN1kUAqQHuWEG6ZV7p9oX\n-----END RSA PRIVATE KEY-----\n", "user_id": "60f1a69b300f4951b3ba958fe6bb14c3", "name": "singlevm2-kp_f863a5a2-3798-4895-838f-9f589ff31bad", "fingerprint": "02:82:56:07:d3:69:06:8d:70:c4:ed:86:55:59:a7:87"}} 2019-05-16 18:11:47,991 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-edd39fe5-ab39-49a0-8812-2d68d2d33ab4 2019-05-16 18:11:47,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.0026679039s 2019-05-16 18:11:47,992 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDcjQcLAbnN6KDnZWI1jpmCfcTk3Wq8rLv1uacUUiVHIy4CWRGDBqfo1H6Du6V4eKvTYPIFlu0hI9nBRatGxxDKoA0ral5fzkCYcMUSUE+3XzMOQ59hYYDT1FED9Hzy3pHDQddOp/ILGgpAONeef7vlqxxr1DoxZ+y29BAjA3nXpQKNJ5dUew0C/liKJMGz6V0f/BTEoxxMFAROA+CeLfHkLexr2pOPSCKjdfI5y2XGHGmOLd28vK1fcYvpZCPU1opTYDT7dDRUudlTQ6YHL+GcHU23Ks0XUNDUto5Ki3LssKb7Tb7g9V61WtVvzgbOOUJzKfyOseCgFckJbqzl8NH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAw3I0HCwG5zeig52ViNY6Zgn3E5N1qvKy79bmnFFIlRyMuAlk\nRgwan6NR+g7uleHir02DyBZbtISPZwUWrRscQyqANK2peX85AmHDFElBPt18zDkO\nfYWGA09RRA/R88t6Rw0HXTqfyCxoKQDjXnn+75asca9Q6MWfstvQQIwN516UCjSe\nXVHsNAv5YiiTBs+ldH/wUxKMcTBQETgPgni3x5C3sa9qTj0gio3XyOctlxhxpji3\ndvLytX3GL6WQj1NaKU2A0+3Q0VLnZU0OmBy/hnB1NtyrNF1DQ1LaOSoty7LCm+02\n+4PVetVrVb84GzjlCcyn8jrHgoBXJCW6s5fDRwIDAQABAoIBAD4RrcToooSZoY3k\n5NFhH4i6T3IzGWJh0zvh5rjsA33/ZB0qNmMcgvQBvQ4J4fFNnF0J4/kOSK9qjdQs\nxIfTHUWjYLXaFQFVyvgbrgVqQkNBudltoVFxrx6r+OYBlC61hy67T4RnEslSeP3U\nn2Coo7LZCgjMoYhbAp2du2RUVjIMwyjiL4UfNNG6A8SkM+H+1wXNiJvrTkYWROuI\nLBp/BjFyLNwv1jL0R3WTOrvqyTGBCZUbJV4QmoUopXoqfEPJudLHfiEw3Ia8gYcM\nlbKcLgXt6wviGkCVLwybDYNSwl6HyUKkl/XXfn5HszLI9ME1R+TVNNWdI8NVheu5\nzA0Bw2kCgYEA++TRDuSmg7gCRpoIxaONwLTDe6je9DMas30ngINrG1at50OWP93l\nBHXSqwr5NupwUuM8CbUYwobugiMOW+z6xanzY0VS95gocoyd8cfTikwbgzCGk10p\n/bhHIUgZw26RBaJ7+F4H19wDJzAf8+5IyMhBMTVid5cnL1qn1eYwVLUCgYEAxqHS\n5SZAJx+E8DZSASTKAVOGsxs9WKJlhlFcUZxuHunjj4sIGdYe7yaegw/BTQd6JEUy\nvmWEOoRNCOaYrSJKcJmPNzgAKsoiIEbtduJYCLAty3d4TDrvhxrRvR547rIsD3o/\n83gWNDw1t9jeQqLSHAI1+HfRUjauqXNe4Dqq0YsCgYAmgyGDiWn8EZIngT1+Gjd+\nEyUgLv2HkJiwgJ4dg/pIP8Ru62J5eU+ekvUWuaLIxqdNxPhU859Jfp/QvdNgMqdU\nuVtA/kRlHppwiRdM9CRfrKs4L58jwMa+yAH4ELH/s1Pw7JrPqnDAjB7fSvhXr0Lp\nj9SH1YWsiyuujcnDZmJVUQKBgHpJCAgxK0+qtPIZzxSLLJ3yaTv86iCWIgC2OCq6\nLoVzorgtdPhK/VJoKTAw0+VzU/veaiYTY3uPFcoEBTyZntCBiU0Keffd53KNmAYX\nxPDcXeUkkPgFVI+NsFBI4VS6diu1LIfch3bzFnMv3W2Sxd2ectGcGk8OASurLl7H\nX4CPAoGBAM7L75QJ7dNoecZUZVaI7p1XSxmNi+LY7DLDI3Qj4l5ff0zaZ85TyDw8\nZ+4V/wN1iK8gWXq6KueHV9A/MB/tjDYzZaSl7aBzPmhgOtxXPt1OR0CDkqy/ikF/\ne+JqbKYr+NcFvsiyEN0VDEOiLP0aINQJN1kUAqQHuWEG6ZV7p9oX\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'60f1a69b300f4951b3ba958fe6bb14c3', 'name': u'singlevm2-kp_f863a5a2-3798-4895-838f-9f589ff31bad', 'created_at': '2019-05-16T18:11:47.992830', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e421f77bd154f7891e8cc99377032cb', 'name': 'singlevm2-project_f863a5a2-3798-4895-838f-9f589ff31bad', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'02:82:56:07:d3:69:06:8d:70:c4:ed:86:55:59:a7:87', 'type': 'ssh', 'id': u'singlevm2-kp_f863a5a2-3798-4895-838f-9f589ff31bad'}) 2019-05-16 18:11:47,993 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAw3I0HCwG5zeig52ViNY6Zgn3E5N1qvKy79bmnFFIlRyMuAlk Rgwan6NR+g7uleHir02DyBZbtISPZwUWrRscQyqANK2peX85AmHDFElBPt18zDkO fYWGA09RRA/R88t6Rw0HXTqfyCxoKQDjXnn+75asca9Q6MWfstvQQIwN516UCjSe XVHsNAv5YiiTBs+ldH/wUxKMcTBQETgPgni3x5C3sa9qTj0gio3XyOctlxhxpji3 dvLytX3GL6WQj1NaKU2A0+3Q0VLnZU0OmBy/hnB1NtyrNF1DQ1LaOSoty7LCm+02 +4PVetVrVb84GzjlCcyn8jrHgoBXJCW6s5fDRwIDAQABAoIBAD4RrcToooSZoY3k 5NFhH4i6T3IzGWJh0zvh5rjsA33/ZB0qNmMcgvQBvQ4J4fFNnF0J4/kOSK9qjdQs xIfTHUWjYLXaFQFVyvgbrgVqQkNBudltoVFxrx6r+OYBlC61hy67T4RnEslSeP3U n2Coo7LZCgjMoYhbAp2du2RUVjIMwyjiL4UfNNG6A8SkM+H+1wXNiJvrTkYWROuI LBp/BjFyLNwv1jL0R3WTOrvqyTGBCZUbJV4QmoUopXoqfEPJudLHfiEw3Ia8gYcM lbKcLgXt6wviGkCVLwybDYNSwl6HyUKkl/XXfn5HszLI9ME1R+TVNNWdI8NVheu5 zA0Bw2kCgYEA++TRDuSmg7gCRpoIxaONwLTDe6je9DMas30ngINrG1at50OWP93l BHXSqwr5NupwUuM8CbUYwobugiMOW+z6xanzY0VS95gocoyd8cfTikwbgzCGk10p /bhHIUgZw26RBaJ7+F4H19wDJzAf8+5IyMhBMTVid5cnL1qn1eYwVLUCgYEAxqHS 5SZAJx+E8DZSASTKAVOGsxs9WKJlhlFcUZxuHunjj4sIGdYe7yaegw/BTQd6JEUy vmWEOoRNCOaYrSJKcJmPNzgAKsoiIEbtduJYCLAty3d4TDrvhxrRvR547rIsD3o/ 83gWNDw1t9jeQqLSHAI1+HfRUjauqXNe4Dqq0YsCgYAmgyGDiWn8EZIngT1+Gjd+ EyUgLv2HkJiwgJ4dg/pIP8Ru62J5eU+ekvUWuaLIxqdNxPhU859Jfp/QvdNgMqdU uVtA/kRlHppwiRdM9CRfrKs4L58jwMa+yAH4ELH/s1Pw7JrPqnDAjB7fSvhXr0Lp j9SH1YWsiyuujcnDZmJVUQKBgHpJCAgxK0+qtPIZzxSLLJ3yaTv86iCWIgC2OCq6 LoVzorgtdPhK/VJoKTAw0+VzU/veaiYTY3uPFcoEBTyZntCBiU0Keffd53KNmAYX xPDcXeUkkPgFVI+NsFBI4VS6diu1LIfch3bzFnMv3W2Sxd2ectGcGk8OASurLl7H X4CPAoGBAM7L75QJ7dNoecZUZVaI7p1XSxmNi+LY7DLDI3Qj4l5ff0zaZ85TyDw8 Z+4V/wN1iK8gWXq6KueHV9A/MB/tjDYzZaSl7aBzPmhgOtxXPt1OR0CDkqy/ikF/ e+JqbKYr+NcFvsiyEN0VDEOiLP0aINQJN1kUAqQHuWEG6ZV7p9oX -----END RSA PRIVATE KEY----- 2019-05-16 18:11:47,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-16 18:11:47,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" -d '{"security_group": {"name": "singlevm2-sg_f863a5a2-3798-4895-838f-9f589ff31bad", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-05-16 18:11:48,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Thu, 16 May 2019 18:11:48 GMT X-Openstack-Request-Id: req-f215a39e-712d-4658-9920-2e61bb174983 2019-05-16 18:11:48,491 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "created_at": "2019-05-16T18:11:48Z", "updated_at": "2019-05-16T18:11:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:48Z", "revision_number": 0, "id": "9888c5d5-32d7-4407-bfd7-783e6c7261f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:48Z", "security_group_id": "546da804-e913-4288-960b-fe9097ef396b", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e421f77bd154f7891e8cc99377032cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:48Z", "revision_number": 0, "id": "d5e7c619-e784-45e8-8a08-894887e1e360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:48Z", "security_group_id": "546da804-e913-4288-960b-fe9097ef396b", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e421f77bd154f7891e8cc99377032cb"}], "revision_number": 1, "project_id": "4e421f77bd154f7891e8cc99377032cb", "id": "546da804-e913-4288-960b-fe9097ef396b", "name": "singlevm2-sg_f863a5a2-3798-4895-838f-9f589ff31bad"}} 2019-05-16 18:11:48,491 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-f215a39e-712d-4658-9920-2e61bb174983 2019-05-16 18:11:48,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.492823123932s 2019-05-16 18:11:48,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:11:48,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:11:48,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Thu, 16 May 2019 18:11:48 GMT X-Openstack-Request-Id: req-1223944a-a2d4-4070-bd71-3b2511f922d6 2019-05-16 18:11:48,832 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "created_at": "2019-05-16T18:11:48Z", "updated_at": "2019-05-16T18:11:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:48Z", "revision_number": 0, "id": "9888c5d5-32d7-4407-bfd7-783e6c7261f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:48Z", "security_group_id": "546da804-e913-4288-960b-fe9097ef396b", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e421f77bd154f7891e8cc99377032cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:48Z", "revision_number": 0, "id": "d5e7c619-e784-45e8-8a08-894887e1e360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:48Z", "security_group_id": "546da804-e913-4288-960b-fe9097ef396b", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e421f77bd154f7891e8cc99377032cb"}], "revision_number": 1, "project_id": "4e421f77bd154f7891e8cc99377032cb", "id": "546da804-e913-4288-960b-fe9097ef396b", "name": "singlevm2-sg_f863a5a2-3798-4895-838f-9f589ff31bad"}, {"description": "Default security group", "tags": [], "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "created_at": "2019-05-16T18:11:29Z", "updated_at": "2019-05-16T18:11:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:29Z", "revision_number": 0, "id": "29a4e11e-6d2c-4ac1-a9b6-ce5f0860c9d3", "remote_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:29Z", "security_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e421f77bd154f7891e8cc99377032cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:29Z", "revision_number": 0, "id": "6d374280-4da7-4359-ada4-2a72df56b978", "remote_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:29Z", "security_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e421f77bd154f7891e8cc99377032cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:29Z", "revision_number": 0, "id": "d259486e-56f1-4447-802c-31121e96cce0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:29Z", "security_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e421f77bd154f7891e8cc99377032cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:29Z", "revision_number": 0, "id": "e7699cbe-d34a-46f5-872b-d8cadfece64a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:29Z", "security_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e421f77bd154f7891e8cc99377032cb"}], "revision_number": 1, "project_id": "4e421f77bd154f7891e8cc99377032cb", "id": "766957bc-cc14-4af8-b790-7a597e5de62c", "name": "default"}]} 2019-05-16 18:11:48,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-1223944a-a2d4-4070-bd71-3b2511f922d6 2019-05-16 18:11:48,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.334676027298s 2019-05-16 18:11:48,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-16 18:11:48,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" -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": "546da804-e913-4288-960b-fe9097ef396b"}}' 2019-05-16 18:11:48,995 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 16 May 2019 18:11:48 GMT X-Openstack-Request-Id: req-9ab35142-f75e-4268-b540-07aaf002f824 2019-05-16 18:11:48,996 - 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-05-16T18:11:48Z", "security_group_id": "546da804-e913-4288-960b-fe9097ef396b", "port_range_min": 22, "revision_number": 0, "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "created_at": "2019-05-16T18:11:48Z", "project_id": "4e421f77bd154f7891e8cc99377032cb", "id": "e04ca3aa-16d1-46d3-8897-606b86d64c82"}} 2019-05-16 18:11:48,996 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-9ab35142-f75e-4268-b540-07aaf002f824 2019-05-16 18:11:48,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.156933069229s 2019-05-16 18:11:49,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:11:49,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:11:49,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Thu, 16 May 2019 18:11:49 GMT X-Openstack-Request-Id: req-88d421d2-e567-43d7-bd53-9ff70da7e0be 2019-05-16 18:11:49,059 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "created_at": "2019-05-16T18:11:48Z", "updated_at": "2019-05-16T18:11:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:48Z", "revision_number": 0, "id": "9888c5d5-32d7-4407-bfd7-783e6c7261f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:48Z", "security_group_id": "546da804-e913-4288-960b-fe9097ef396b", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e421f77bd154f7891e8cc99377032cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:48Z", "revision_number": 0, "id": "d5e7c619-e784-45e8-8a08-894887e1e360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:48Z", "security_group_id": "546da804-e913-4288-960b-fe9097ef396b", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e421f77bd154f7891e8cc99377032cb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-16T18:11:48Z", "revision_number": 0, "id": "e04ca3aa-16d1-46d3-8897-606b86d64c82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:48Z", "security_group_id": "546da804-e913-4288-960b-fe9097ef396b", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4e421f77bd154f7891e8cc99377032cb"}], "revision_number": 2, "project_id": "4e421f77bd154f7891e8cc99377032cb", "id": "546da804-e913-4288-960b-fe9097ef396b", "name": "singlevm2-sg_f863a5a2-3798-4895-838f-9f589ff31bad"}, {"description": "Default security group", "tags": [], "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "created_at": "2019-05-16T18:11:29Z", "updated_at": "2019-05-16T18:11:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:29Z", "revision_number": 0, "id": "29a4e11e-6d2c-4ac1-a9b6-ce5f0860c9d3", "remote_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:29Z", "security_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e421f77bd154f7891e8cc99377032cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:29Z", "revision_number": 0, "id": "6d374280-4da7-4359-ada4-2a72df56b978", "remote_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:29Z", "security_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e421f77bd154f7891e8cc99377032cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:29Z", "revision_number": 0, "id": "d259486e-56f1-4447-802c-31121e96cce0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:29Z", "security_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e421f77bd154f7891e8cc99377032cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:29Z", "revision_number": 0, "id": "e7699cbe-d34a-46f5-872b-d8cadfece64a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:29Z", "security_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e421f77bd154f7891e8cc99377032cb"}], "revision_number": 1, "project_id": "4e421f77bd154f7891e8cc99377032cb", "id": "766957bc-cc14-4af8-b790-7a597e5de62c", "name": "default"}]} 2019-05-16 18:11:49,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-88d421d2-e567-43d7-bd53-9ff70da7e0be 2019-05-16 18:11:49,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0574159622192s 2019-05-16 18:11:49,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-16 18:11:49,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" -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": "546da804-e913-4288-960b-fe9097ef396b"}}' 2019-05-16 18:11:49,504 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 16 May 2019 18:11:49 GMT X-Openstack-Request-Id: req-92b58192-03d9-42c9-9401-9de62a720cfa 2019-05-16 18:11:49,505 - 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-05-16T18:11:49Z", "security_group_id": "546da804-e913-4288-960b-fe9097ef396b", "port_range_min": null, "revision_number": 0, "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "created_at": "2019-05-16T18:11:49Z", "project_id": "4e421f77bd154f7891e8cc99377032cb", "id": "cea64564-b899-423a-9a1d-eda5c14f17e9"}} 2019-05-16 18:11:49,505 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-92b58192-03d9-42c9-9401-9de62a720cfa 2019-05-16 18:11:49,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.439631938934s 2019-05-16 18:11:49,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:11:49,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:11:49,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 16 May 2019 18:11:49 GMT X-Openstack-Request-Id: req-31a38143-046d-4d4f-8d14-dd2a92b2c29d 2019-05-16 18:11:49,607 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8ee72eb3-5424-4632-bb3c-499e4bcbc14f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4e421f77bd154f7891e8cc99377032cb","l2_adjacency":true,"status":"ACTIVE","subnets":["345008d5-c11e-4b30-8331-4744891c8e50"],"description":"","tags":[],"updated_at":"2019-05-16T18:11:31Z","qos_policy_id":null,"name":"singlevm2-net_f863a5a2-3798-4895-838f-9f589ff31bad","admin_state_up":true,"tenant_id":"4e421f77bd154f7891e8cc99377032cb","created_at":"2019-05-16T18:11:29Z","mtu":1450}]} 2019-05-16 18:11:49,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-31a38143-046d-4d4f-8d14-dd2a92b2c29d 2019-05-16 18:11:49,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100768089294s 2019-05-16 18:11:49,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:11:49,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:11:50,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 16 May 2019 18:11:50 GMT X-Openstack-Request-Id: req-3473baca-8cb7-4bb2-89d1-783f463af2cf 2019-05-16 18:11:50,407 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:11:46Z", "file": "/v2/images/a927f4ce-9cfb-4851-9226-beccad9b593b/file", "owner": "4e421f77bd154f7891e8cc99377032cb", "id": "a927f4ce-9cfb-4851-9226-beccad9b593b", "size": 12716032, "self": "/v2/images/a927f4ce-9cfb-4851-9226-beccad9b593b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/a927f4ce-9cfb-4851-9226-beccad9b593b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/a927f4ce-9cfb-4851-9226-beccad9b593b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_f863a5a2-3798-4895-838f-9f589ff31bad", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_f863a5a2-3798-4895-838f-9f589ff31bad", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:11:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:11:50,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-3473baca-8cb7-4bb2-89d1-783f463af2cf 2019-05-16 18:11:50,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.794842004776s 2019-05-16 18:11:50,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 18:11:50,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:11:50,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:11: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-afc153ea-67d9-4959-8e79-4ffb16961c66 x-openstack-request-id: req-afc153ea-67d9-4959-8e79-4ffb16961c66 2019-05-16 18:11:50,586 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_f863a5a2-3798-4895-838f-9f589ff31bad", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/78a3ed47-4586-416f-957f-8a294f9b63e7", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/78a3ed47-4586-416f-957f-8a294f9b63e7", "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": "78a3ed47-4586-416f-957f-8a294f9b63e7"}]} 2019-05-16 18:11:50,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-afc153ea-67d9-4959-8e79-4ffb16961c66 2019-05-16 18:11:50,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.172646045685s 2019-05-16 18:11:50,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-16 18:11:50,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" -d '{"server": {"name": "singlevm2-vm_f863a5a2-3798-4895-838f-9f589ff31bad", "imageRef": "a927f4ce-9cfb-4851-9226-beccad9b593b", "key_name": "singlevm2-kp_f863a5a2-3798-4895-838f-9f589ff31bad", "flavorRef": "78a3ed47-4586-416f-957f-8a294f9b63e7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8ee72eb3-5424-4632-bb3c-499e4bcbc14f"}], "security_groups": [{"name": "546da804-e913-4288-960b-fe9097ef396b"}]}}' 2019-05-16 18:11:56,434 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 16 May 2019 18:11:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.36:8774/v2.1/servers/cef372bf-b946-4b5f-86cf-44e1665c75d7 x-compute-request-id: req-43c29fc8-36d2-4d7e-b684-75d777bcb17d x-openstack-request-id: req-43c29fc8-36d2-4d7e-b684-75d777bcb17d 2019-05-16 18:11:56,435 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "546da804-e913-4288-960b-fe9097ef396b"}], "OS-DCF:diskConfig": "MANUAL", "id": "cef372bf-b946-4b5f-86cf-44e1665c75d7", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/cef372bf-b946-4b5f-86cf-44e1665c75d7", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/cef372bf-b946-4b5f-86cf-44e1665c75d7", "rel": "bookmark"}], "adminPass": "2w2gdSSwZC62"}} 2019-05-16 18:11:56,435 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-43c29fc8-36d2-4d7e-b684-75d777bcb17d 2019-05-16 18:11:56,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.84705400467s 2019-05-16 18:11:56,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:11:56,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:11:57,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Thu, 16 May 2019 18:11: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-ac03e986-864f-41d0-ad7c-94670e2fce62 x-openstack-request-id: req-ac03e986-864f-41d0-ad7c-94670e2fce62 2019-05-16 18:11:57,616 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/cef372bf-b946-4b5f-86cf-44e1665c75d7", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/cef372bf-b946-4b5f-86cf-44e1665c75d7", "rel": "bookmark"}], "image": {"id": "a927f4ce-9cfb-4851-9226-beccad9b593b", "links": [{"href": "http://172.30.9.36:8774/images/a927f4ce-9cfb-4851-9226-beccad9b593b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78a3ed47-4586-416f-957f-8a294f9b63e7", "links": [{"href": "http://172.30.9.36:8774/flavors/78a3ed47-4586-416f-957f-8a294f9b63e7", "rel": "bookmark"}]}, "id": "cef372bf-b946-4b5f-86cf-44e1665c75d7", "user_id": "60f1a69b300f4951b3ba958fe6bb14c3", "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-05-16T18:11:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f863a5a2-3798-4895-838f-9f589ff31bad", "name": "singlevm2-vm_f863a5a2-3798-4895-838f-9f589ff31bad", "created": "2019-05-16T18:11:56Z", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:11:57,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-ac03e986-864f-41d0-ad7c-94670e2fce62 2019-05-16 18:11:57,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18051505089s 2019-05-16 18:11:57,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:11:57,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:11:58,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 16 May 2019 18:11:58 GMT X-Openstack-Request-Id: req-f6054c9a-e62f-4a2a-9aaf-d964c6c3ec52 2019-05-16 18:11:58,027 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8ee72eb3-5424-4632-bb3c-499e4bcbc14f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4e421f77bd154f7891e8cc99377032cb","l2_adjacency":true,"status":"ACTIVE","subnets":["345008d5-c11e-4b30-8331-4744891c8e50"],"description":"","tags":[],"updated_at":"2019-05-16T18:11:31Z","qos_policy_id":null,"name":"singlevm2-net_f863a5a2-3798-4895-838f-9f589ff31bad","admin_state_up":true,"tenant_id":"4e421f77bd154f7891e8cc99377032cb","created_at":"2019-05-16T18:11:29Z","mtu":1450}]} 2019-05-16 18:11:58,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-f6054c9a-e62f-4a2a-9aaf-d964c6c3ec52 2019-05-16 18:11:58,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.399720907211s 2019-05-16 18:11:58,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 18:11:58,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:11:58,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Thu, 16 May 2019 18:11:58 GMT X-Openstack-Request-Id: req-29ca96ad-e98b-46c8-94a4-10c3bac79bf7 2019-05-16 18:11:58,071 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ee72eb3-5424-4632-bb3c-499e4bcbc14f","tenant_id":"4e421f77bd154f7891e8cc99377032cb","created_at":"2019-05-16T18:11:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-16T18:11:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4e421f77bd154f7891e8cc99377032cb","id":"345008d5-c11e-4b30-8331-4744891c8e50","subnetpool_id":null,"name":"singlevm2-subnet_f863a5a2-3798-4895-838f-9f589ff31bad"}]} 2019-05-16 18:11:58,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-29ca96ad-e98b-46c8-94a4-10c3bac79bf7 2019-05-16 18:11:58,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0429518222809s 2019-05-16 18:11:58,072 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:12:00,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:12:00,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:01,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 16 May 2019 18:12:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-71ae2178-a95f-438e-825e-01924b52d60b x-openstack-request-id: req-71ae2178-a95f-438e-825e-01924b52d60b 2019-05-16 18:12:01,546 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/cef372bf-b946-4b5f-86cf-44e1665c75d7", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/cef372bf-b946-4b5f-86cf-44e1665c75d7", "rel": "bookmark"}], "image": {"id": "a927f4ce-9cfb-4851-9226-beccad9b593b", "links": [{"href": "http://172.30.9.36:8774/images/a927f4ce-9cfb-4851-9226-beccad9b593b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78a3ed47-4586-416f-957f-8a294f9b63e7", "links": [{"href": "http://172.30.9.36:8774/flavors/78a3ed47-4586-416f-957f-8a294f9b63e7", "rel": "bookmark"}]}, "id": "cef372bf-b946-4b5f-86cf-44e1665c75d7", "security_groups": [{"name": "singlevm2-sg_f863a5a2-3798-4895-838f-9f589ff31bad"}], "user_id": "60f1a69b300f4951b3ba958fe6bb14c3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:11:59Z", "hostId": "20bc685375740b7532e5cb0de2b4eda3001ab892f5c8d0b602c4702b", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f863a5a2-3798-4895-838f-9f589ff31bad", "name": "singlevm2-vm_f863a5a2-3798-4895-838f-9f589ff31bad", "created": "2019-05-16T18:11:56Z", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:12:01,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-71ae2178-a95f-438e-825e-01924b52d60b 2019-05-16 18:12:01,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.47176885605s 2019-05-16 18:12:01,553 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:12:03,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:12:03,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:05,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 16 May 2019 18:12: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-2009f22d-db7c-4a15-bc59-b9e34fb42bfe x-openstack-request-id: req-2009f22d-db7c-4a15-bc59-b9e34fb42bfe 2019-05-16 18:12:05,030 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/cef372bf-b946-4b5f-86cf-44e1665c75d7", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/cef372bf-b946-4b5f-86cf-44e1665c75d7", "rel": "bookmark"}], "image": {"id": "a927f4ce-9cfb-4851-9226-beccad9b593b", "links": [{"href": "http://172.30.9.36:8774/images/a927f4ce-9cfb-4851-9226-beccad9b593b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78a3ed47-4586-416f-957f-8a294f9b63e7", "links": [{"href": "http://172.30.9.36:8774/flavors/78a3ed47-4586-416f-957f-8a294f9b63e7", "rel": "bookmark"}]}, "id": "cef372bf-b946-4b5f-86cf-44e1665c75d7", "security_groups": [{"name": "singlevm2-sg_f863a5a2-3798-4895-838f-9f589ff31bad"}], "user_id": "60f1a69b300f4951b3ba958fe6bb14c3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:11:59Z", "hostId": "20bc685375740b7532e5cb0de2b4eda3001ab892f5c8d0b602c4702b", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f863a5a2-3798-4895-838f-9f589ff31bad", "name": "singlevm2-vm_f863a5a2-3798-4895-838f-9f589ff31bad", "created": "2019-05-16T18:11:56Z", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:12:05,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-2009f22d-db7c-4a15-bc59-b9e34fb42bfe 2019-05-16 18:12:05,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.47516989708s 2019-05-16 18:12:05,037 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:12:07,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:12:07,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:07,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Thu, 16 May 2019 18:12: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-dd728253-2552-417c-ac14-49aa6392e6c0 x-openstack-request-id: req-dd728253-2552-417c-ac14-49aa6392e6c0 2019-05-16 18:12:07,687 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_f863a5a2-3798-4895-838f-9f589ff31bad": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:0b:3c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/cef372bf-b946-4b5f-86cf-44e1665c75d7", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/cef372bf-b946-4b5f-86cf-44e1665c75d7", "rel": "bookmark"}], "image": {"id": "a927f4ce-9cfb-4851-9226-beccad9b593b", "links": [{"href": "http://172.30.9.36:8774/images/a927f4ce-9cfb-4851-9226-beccad9b593b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:12:05.000000", "flavor": {"id": "78a3ed47-4586-416f-957f-8a294f9b63e7", "links": [{"href": "http://172.30.9.36:8774/flavors/78a3ed47-4586-416f-957f-8a294f9b63e7", "rel": "bookmark"}]}, "id": "cef372bf-b946-4b5f-86cf-44e1665c75d7", "security_groups": [{"name": "singlevm2-sg_f863a5a2-3798-4895-838f-9f589ff31bad"}], "user_id": "60f1a69b300f4951b3ba958fe6bb14c3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:12:05Z", "hostId": "20bc685375740b7532e5cb0de2b4eda3001ab892f5c8d0b602c4702b", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f863a5a2-3798-4895-838f-9f589ff31bad", "name": "singlevm2-vm_f863a5a2-3798-4895-838f-9f589ff31bad", "created": "2019-05-16T18:11:56Z", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:12:07,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-dd728253-2552-417c-ac14-49aa6392e6c0 2019-05-16 18:12:07,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.648396015167s 2019-05-16 18:12:07,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-16 18:12:07,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/ports.json?device_id=cef372bf-b946-4b5f-86cf-44e1665c75d7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:08,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 16 May 2019 18:12:08 GMT X-Openstack-Request-Id: req-f4262197-ea27-4f37-8cb6-7d8723f2040b 2019-05-16 18:12:08,025 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-16T18:12:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"345008d5-c11e-4b30-8331-4744891c8e50","ip_address":"192.168.120.28"}],"id":"da0a59d7-b8b3-4b6b-b358-d1cda2bd747f","security_groups":["546da804-e913-4288-960b-fe9097ef396b"],"mac_address":"fa:16:3e:94:0b:3c","project_id":"4e421f77bd154f7891e8cc99377032cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8ee72eb3-5424-4632-bb3c-499e4bcbc14f","tenant_id":"4e421f77bd154f7891e8cc99377032cb","created_at":"2019-05-16T18:12:00Z","binding:vnic_type":"normal","device_id":"cef372bf-b946-4b5f-86cf-44e1665c75d7","ip_allocation":"immediate"}]} 2019-05-16 18:12:08,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?device_id=cef372bf-b946-4b5f-86cf-44e1665c75d7 used request id req-f4262197-ea27-4f37-8cb6-7d8723f2040b 2019-05-16 18:12:08,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.331478834152s 2019-05-16 18:12:08,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:12:08,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/floatingips.json?port_id=da0a59d7-b8b3-4b6b-b358-d1cda2bd747f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:08,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:12:08 GMT X-Openstack-Request-Id: req-3a5b6276-79a6-4bcb-a03f-4838831e3e14 2019-05-16 18:12:08,091 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-16 18:12:08,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json?port_id=da0a59d7-b8b3-4b6b-b358-d1cda2bd747f used request id req-3a5b6276-79a6-4bcb-a03f-4838831e3e14 2019-05-16 18:12:08,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0555789470673s 2019-05-16 18:12:08,092 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_f863a5a2-3798-4895-838f-9f589ff31bad': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:94:0b:3c', u'version': 4, u'addr': u'192.168.120.28', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a927f4ce-9cfb-4851-9226-beccad9b593b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-16T18:12:05.000000', 'flavor': Munch({u'id': u'78a3ed47-4586-416f-957f-8a294f9b63e7'}), 'az': u'nova', 'id': u'cef372bf-b946-4b5f-86cf-44e1665c75d7', 'security_groups': [Munch({u'name': u'singlevm2-sg_f863a5a2-3798-4895-838f-9f589ff31bad'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'60f1a69b300f4951b3ba958fe6bb14c3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e421f77bd154f7891e8cc99377032cb', 'name': 'singlevm2-project_f863a5a2-3798-4895-838f-9f589ff31bad', '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-05-16T18:12:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-16T18:12:05Z', 'hostId': u'20bc685375740b7532e5cb0de2b4eda3001ab892f5c8d0b602c4702b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_f863a5a2-3798-4895-838f-9f589ff31bad', 'public_v6': '', 'private_v4': u'192.168.120.28', 'cloud': 'envvars', 'host_id': u'20bc685375740b7532e5cb0de2b4eda3001ab892f5c8d0b602c4702b', '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-05-16T18:12:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4e421f77bd154f7891e8cc99377032cb', 'name': u'singlevm2-vm_f863a5a2-3798-4895-838f-9f589ff31bad', 'adminPass': u'2w2gdSSwZC62', 'tenant_id': u'4e421f77bd154f7891e8cc99377032cb', 'created_at': u'2019-05-16T18:11:56Z', 'created': u'2019-05-16T18:11:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-16 18:12:08,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:12:08,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:08,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 16 May 2019 18:12:08 GMT X-Openstack-Request-Id: req-33e44ad6-1861-4b8e-9656-7268ea425365 2019-05-16 18:12:08,195 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8ee72eb3-5424-4632-bb3c-499e4bcbc14f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4e421f77bd154f7891e8cc99377032cb","l2_adjacency":true,"status":"ACTIVE","subnets":["345008d5-c11e-4b30-8331-4744891c8e50"],"description":"","tags":[],"updated_at":"2019-05-16T18:11:31Z","qos_policy_id":null,"name":"singlevm2-net_f863a5a2-3798-4895-838f-9f589ff31bad","admin_state_up":true,"tenant_id":"4e421f77bd154f7891e8cc99377032cb","created_at":"2019-05-16T18:11:29Z","mtu":1450}]} 2019-05-16 18:12:08,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-33e44ad6-1861-4b8e-9656-7268ea425365 2019-05-16 18:12:08,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0980188846588s 2019-05-16 18:12:08,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-16 18:12:08,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/ports.json?device_id=cef372bf-b946-4b5f-86cf-44e1665c75d7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:08,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 16 May 2019 18:12:08 GMT X-Openstack-Request-Id: req-e1bd55ff-cd41-4b43-8c62-1c6e9dfe575c 2019-05-16 18:12:08,283 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-16T18:12:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"345008d5-c11e-4b30-8331-4744891c8e50","ip_address":"192.168.120.28"}],"id":"da0a59d7-b8b3-4b6b-b358-d1cda2bd747f","security_groups":["546da804-e913-4288-960b-fe9097ef396b"],"mac_address":"fa:16:3e:94:0b:3c","project_id":"4e421f77bd154f7891e8cc99377032cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8ee72eb3-5424-4632-bb3c-499e4bcbc14f","tenant_id":"4e421f77bd154f7891e8cc99377032cb","created_at":"2019-05-16T18:12:00Z","binding:vnic_type":"normal","device_id":"cef372bf-b946-4b5f-86cf-44e1665c75d7","ip_allocation":"immediate"}]} 2019-05-16 18:12:08,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?device_id=cef372bf-b946-4b5f-86cf-44e1665c75d7 used request id req-e1bd55ff-cd41-4b43-8c62-1c6e9dfe575c 2019-05-16 18:12:08,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0864899158478s 2019-05-16 18:12:08,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-16 18:12:08,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" -d '{"floatingip": {"floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "fixed_ip_address": "192.168.120.28", "port_id": "da0a59d7-b8b3-4b6b-b358-d1cda2bd747f"}}' 2019-05-16 18:12:11,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Thu, 16 May 2019 18:12:11 GMT X-Openstack-Request-Id: req-d32120b2-144e-4fa2-befc-840d895af39b 2019-05-16 18:12:11,374 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "ed95f24a-a6c5-44ba-ba00-61f811295ea6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "created_at": "2019-05-16T18:12:09Z", "updated_at": "2019-05-16T18:12:09Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8ee72eb3-5424-4632-bb3c-499e4bcbc14f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:0b:3c", "device_id": "cef372bf-b946-4b5f-86cf-44e1665c75d7"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "4e421f77bd154f7891e8cc99377032cb", "port_id": "da0a59d7-b8b3-4b6b-b358-d1cda2bd747f", "id": "2f8913d7-81d7-4163-88ba-93a01f995780", "qos_policy_id": null}} 2019-05-16 18:12:11,375 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-d32120b2-144e-4fa2-befc-840d895af39b 2019-05-16 18:12:11,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.09075713158s 2019-05-16 18:12:11,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:12:11,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:11,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 16 May 2019 18:12:11 GMT X-Openstack-Request-Id: req-ce1cc565-9abd-49c4-9db9-6cdcb826ecb1 2019-05-16 18:12:11,656 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ed95f24a-a6c5-44ba-ba00-61f811295ea6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "created_at": "2019-05-16T18:12:09Z", "updated_at": "2019-05-16T18:12:09Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8ee72eb3-5424-4632-bb3c-499e4bcbc14f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:0b:3c", "device_id": "cef372bf-b946-4b5f-86cf-44e1665c75d7"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "4e421f77bd154f7891e8cc99377032cb", "port_id": "da0a59d7-b8b3-4b6b-b358-d1cda2bd747f", "id": "2f8913d7-81d7-4163-88ba-93a01f995780", "qos_policy_id": null}]} 2019-05-16 18:12:11,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-ce1cc565-9abd-49c4-9db9-6cdcb826ecb1 2019-05-16 18:12:11,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.266300916672s 2019-05-16 18:12:11,662 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:12:11,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:12:11,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:11,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 16 May 2019 18:12:11 GMT X-Openstack-Request-Id: req-198f3441-76cf-403e-b890-a388896a51f7 2019-05-16 18:12:11,836 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ed95f24a-a6c5-44ba-ba00-61f811295ea6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "created_at": "2019-05-16T18:12:09Z", "updated_at": "2019-05-16T18:12:09Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8ee72eb3-5424-4632-bb3c-499e4bcbc14f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:0b:3c", "device_id": "cef372bf-b946-4b5f-86cf-44e1665c75d7"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "4e421f77bd154f7891e8cc99377032cb", "port_id": "da0a59d7-b8b3-4b6b-b358-d1cda2bd747f", "id": "2f8913d7-81d7-4163-88ba-93a01f995780", "qos_policy_id": null}]} 2019-05-16 18:12:11,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-198f3441-76cf-403e-b890-a388896a51f7 2019-05-16 18:12:11,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0639991760254s 2019-05-16 18:12:11,842 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:12:11,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:12:11,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:12,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 16 May 2019 18:12:12 GMT X-Openstack-Request-Id: req-6bb2be81-cc18-467b-b934-567a6af58339 2019-05-16 18:12:12,028 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ed95f24a-a6c5-44ba-ba00-61f811295ea6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "created_at": "2019-05-16T18:12:09Z", "updated_at": "2019-05-16T18:12:09Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8ee72eb3-5424-4632-bb3c-499e4bcbc14f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:0b:3c", "device_id": "cef372bf-b946-4b5f-86cf-44e1665c75d7"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "4e421f77bd154f7891e8cc99377032cb", "port_id": "da0a59d7-b8b3-4b6b-b358-d1cda2bd747f", "id": "2f8913d7-81d7-4163-88ba-93a01f995780", "qos_policy_id": null}]} 2019-05-16 18:12:12,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-6bb2be81-cc18-467b-b934-567a6af58339 2019-05-16 18:12:12,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0759339332581s 2019-05-16 18:12:12,034 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:12:12,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:12:12,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:12,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 16 May 2019 18:12:12 GMT X-Openstack-Request-Id: req-a99f2edc-4448-4b56-8ea1-5e16b700f1b6 2019-05-16 18:12:12,207 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ed95f24a-a6c5-44ba-ba00-61f811295ea6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "created_at": "2019-05-16T18:12:09Z", "updated_at": "2019-05-16T18:12:09Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8ee72eb3-5424-4632-bb3c-499e4bcbc14f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:0b:3c", "device_id": "cef372bf-b946-4b5f-86cf-44e1665c75d7"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "4e421f77bd154f7891e8cc99377032cb", "port_id": "da0a59d7-b8b3-4b6b-b358-d1cda2bd747f", "id": "2f8913d7-81d7-4163-88ba-93a01f995780", "qos_policy_id": null}]} 2019-05-16 18:12:12,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-a99f2edc-4448-4b56-8ea1-5e16b700f1b6 2019-05-16 18:12:12,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0632901191711s 2019-05-16 18:12:12,213 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:12:12,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:12:12,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:12,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Thu, 16 May 2019 18:12:12 GMT X-Openstack-Request-Id: req-77e3540d-f4c3-4468-ba79-21693e212c1f 2019-05-16 18:12:12,643 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ed95f24a-a6c5-44ba-ba00-61f811295ea6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "created_at": "2019-05-16T18:12:09Z", "updated_at": "2019-05-16T18:12:12Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8ee72eb3-5424-4632-bb3c-499e4bcbc14f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:0b:3c", "device_id": "cef372bf-b946-4b5f-86cf-44e1665c75d7"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "4e421f77bd154f7891e8cc99377032cb", "port_id": "da0a59d7-b8b3-4b6b-b358-d1cda2bd747f", "id": "2f8913d7-81d7-4163-88ba-93a01f995780", "qos_policy_id": null}]} 2019-05-16 18:12:12,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-77e3540d-f4c3-4468-ba79-21693e212c1f 2019-05-16 18:12:12,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.320423841476s 2019-05-16 18:12:12,650 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'ed95f24a-a6c5-44ba-ba00-61f811295ea6', 'updated_at': u'2019-05-16T18:12:12Z', 'fixed_ip_address': u'192.168.120.28', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'da0a59d7-b8b3-4b6b-b358-d1cda2bd747f', 'id': u'2f8913d7-81d7-4163-88ba-93a01f995780', 'network': u'220195cd-782b-490f-b03b-eb92b75ca738', 'port': u'da0a59d7-b8b3-4b6b-b358-d1cda2bd747f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e421f77bd154f7891e8cc99377032cb', 'name': 'singlevm2-project_f863a5a2-3798-4895-838f-9f589ff31bad', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4e421f77bd154f7891e8cc99377032cb', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8ee72eb3-5424-4632-bb3c-499e4bcbc14f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:94:0b:3c', u'device_id': u'cef372bf-b946-4b5f-86cf-44e1665c75d7'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'4e421f77bd154f7891e8cc99377032cb', 'created_at': u'2019-05-16T18:12:09Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8ee72eb3-5424-4632-bb3c-499e4bcbc14f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:94:0b:3c', u'device_id': u'cef372bf-b946-4b5f-86cf-44e1665c75d7'}), 'router': u'ed95f24a-a6c5-44ba-ba00-61f811295ea6'}) 2019-05-16 18:12:12,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-16 18:12:12,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/cef372bf-b946-4b5f-86cf-44e1665c75d7/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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-16 18:12:12,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9589 Content-Type: application/json Date: Thu, 16 May 2019 18:12: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-64dbf746-555b-43db-8689-1da305808f99 x-openstack-request-id: req-64dbf746-555b-43db-8689-1da305808f99 2019-05-16 18:12:12,912 - 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 525750577 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.223202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.226081] pid_max: default: 32768 minimum: 301\n[ 0.227601] ACPI: Core revision 20150930\n[ 0.229537] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.231779] Security Framework initialized\n[ 0.233156] Yama: becoming mindful.\n[ 0.234455] AppArmor: AppArmor initialized\n[ 0.235876] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.238109] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.240249] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242333] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.244657] Initializing cgroup subsys io\n[ 0.246075] Initializing cgroup subsys memory\n[ 0.247534] Initializing cgroup subsys devices\n[ 0.249004] Initializing cgroup subsys freezer\n[ 0.250509] Initializing cgroup subsys net_cls\n[ 0.251978] Initializing cgroup subsys perf_event\n[ 0.253519] Initializing cgroup subsys net_prio\n[ 0.255075] Initializing cgroup subsys hugetlb\n[ 0.256544] Initializing cgroup subsys pids\n[ 0.258033] CPU: Physical Processor ID: 0\n[ 0.260079] mce: CPU supports 10 MCE banks\n[ 0.261498] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.263235] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.279888] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.288178] ftrace: allocating 31920 entries in 125 pages\n[ 0.318894] smpboot: Max logical packages: 1\n[ 0.320351] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.322671] x2apic enabled\n[ 0.323988] Switched APIC routing to physical x2apic.\n[ 0.326837] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.328766] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.332270] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.335323] KVM setup paravirtual spinlock\n[ 0.337187] x86: Booted up 1 node, 1 CPUs\n[ 0.338554] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.340850] devtmpfs: initialized\n[ 0.343017] evm: security.selinux\n[ 0.344194] evm: security.SMACK64\n[ 0.345377] evm: security.SMACK64EXEC\n[ 0.346651] evm: security.SMACK64TRANSMUTE\n[ 0.348018] evm: security.SMACK64MMAP\n[ 0.349269] evm: security.ima\n[ 0.350346] evm: security.capability\n[ 0.351652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.354764] pinctrl core: initialized pinctrl subsystem\n[ 0.356610] RTC time: 18:12:05, date: 05/16/19\n[ 0.358175] NET: Registered protocol family 16\n[ 0.359770] cpuidle: using governor ladder\n[ 0.361159] cpuidle: using governor menu\n[ 0.362493] PCCT header not found.\n[ 0.363729] ACPI: bus type PCI registered\n[ 0.365080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.367191] PCI: Using configuration type 1 for base access\n[ 0.369674] ACPI: Added _OSI(Module Device)\n[ 0.371093] ACPI: Added _OSI(Processor Device)\n[ 0.372555] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.374080] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.376626] ACPI: Interpreter enabled\n[ 0.377914] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.381079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.384242] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.387412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.390537] ACPI: (supports S0 S5)\n[ 0.391731] ACPI: Using IOAPIC for interrupt routing\n[ 0.393336] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.397772] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.399716] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.401821] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.403861] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.407841] acpiphp: Slot [3] registered\n[ 0.409271] acpiphp: Slot [4] registered\n[ 0.410829] acpiphp: Slot [5] registered\n[ 0.412346] acpiphp: Slot [6] registered\n[ 0.413733] acpiphp: Slot [7] registered\n[ 0.415124] acpiphp: Slot [8] registered\n[ 0.416532] acpiphp: Slot [9] registered\n[ 0.417951] acpiphp: Slot [10] registered\n[ 0.419364] acpiphp: Slot [11] registered\n[ 0.420780] acpiphp: Slot [12] registered\n[ 0.422196] acpiphp: Slot [13] registered\n[ 0.423625] acpiphp: Slot [14] registered\n[ 0.425117] acpiphp: Slot [15] registered\n[ 0.442487] acpiphp: Slot [16] registered\n[ 0.443871] acpiphp: Slot [17] registered\n[ 0.445248] acpiphp: Slot [18] registered\n[ 0.446640] acpiphp: Slot [19] registered\n[ 0.448017] acpiphp: Slot [20] registered\n[ 0.449431] acpiphp: Slot [21] registered\n[ 0.450801] acpiphp: Slot [22] registered\n[ 0.452172] acpiphp: Slot [23] registered\n[ 0.453544] acpiphp: Slot [24] registered\n[ 0.454917] acpiphp: Slot [25] registered\n[ 0.456282] acpiphp: Slot [26] registered\n[ 0.457676] acpiphp: Slot [27] registered\n[ 0.459049] acpiphp: Slot [28] registered\n[ 0.460419] acpiphp: Slot [29] registered\n[ 0.461787] acpiphp: Slot [30] registered\n[ 0.463160] acpiphp: Slot [31] registered\n[ 0.464529] PCI host bridge to bus 0000:00\n[ 0.465902] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.467999] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.470071] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.472531] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.475004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.477579] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.482069] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.484253] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.486259] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.488458] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.492754] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.495190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.516312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.518768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.521145] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.523749] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.526127] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.528259] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.530412] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.532269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.536842] vgaarb: loaded\n[ 0.537908] vgaarb: bridge control possible 0000:00:02.0\n[ 0.540302] SCSI subsystem initialized\n[ 0.541950] ACPI: bus type USB registered\n[ 0.543398] usbcore: registered new interface driver usbfs\n[ 0.545195] usbcore: registered new interface driver hub\n[ 0.546955] usbcore: registered new device driver usb\n[ 0.548865] PCI: Using ACPI for IRQ routing\n[ 0.550875] NetLabel: Initializing\n[ 0.552127] NetLabel: domain hash size = 128\n[ 0.553622] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.555308] NetLabel: unlabeled traffic allowed by default\n[ 0.557446] clocksource: Switched to clocksource kvm-clock\n[ 0.567837] AppArmor: AppArmor Filesystem Enabled\n[ 0.569516] pnp: PnP ACPI init\n[ 0.571124] pnp: PnP ACPI: found 5 devices\n[ 0.578222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.581219] NET: Registered protocol family 2\n[ 0.583003] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.585322] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.587520] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.589689] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.591669] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.593795] NET: Registered protocol family 1\n[ 0.595419] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.597439] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.599386] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.614597] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.629581] Trying to unpack rootfs image as initramfs...\n[ 0.691803] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.694702] Scanning for low memory corruption every 60 seconds\n[ 0.696984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.699120] audit: initializing netlink subsys (disabled)\n[ 0.700952] audit: type=2000 audit(1558030325.971:1): initialized\n[ 0.703230] Initialise system trusted keyring\n[ 0.704927] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.707016] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.710137] zbud: loaded\n[ 0.711348] VFS: Disk quotas dquot_6.6.0\n[ 0.712794] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.715407] fuse init (API version 7.23)\n[ 0.716936] Key type big_key registered\n[ 0.718391] Allocating IMA MOK and blacklist keyrings.\n[ 0.720490] Key type asymmetric registered\n[ 0.721955] Asymmetric key parser 'x509' registered\n[ 0.723663] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.726316] io scheduler noop registered\n[ 0.727724] io scheduler deadline registered (default)\n[ 0.729507] io scheduler cfq registered\n[ 0.730982] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.732848] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.735087] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.737689] ACPI: Power Button [PWRF]\n[ 0.739160] GHES: HEST is not enabled!\n[ 0.753535] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.783553] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.787118] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.813265] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.816750] Linux agpgart interface v0.103\n[ 0.820331] brd: module loaded\n[ 0.822744] loop: module loaded\n[ 0.828090] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.830633] GPT:90111 != 2097151\n[ 0.831827] GPT:Alternate GPT header not at the end of the disk.\n[ 0.833767] GPT:90111 != 2097151\n[ 0.834966] GPT: Use GNU Parted to correct GPT errors.\n[ 0.836676] vda: vda1 vda15\n[ 0.838523] scsi host0: ata_piix\n[ 0.839842] scsi host1: ata_piix\n[ 0.841083] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.843237] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.846021] libphy: Fixed MDIO Bus: probed\n[ 0.847462] tun: Universal TUN/TAP device driver, 1.6\n[ 0.849155] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.852360] PPP generic driver version 2.4.2\n[ 0.853932] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.856025] ehci-pci: EHCI PCI platform driver\n[ 0.857562] ehci-platform: EHCI generic platform driver\n[ 0.859311] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.861313] ohci-pci: OHCI PCI platform driver\n[ 0.862856] ohci-platform: OHCI generic platform driver\n[ 0.864605] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.879659] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.881419] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.883994] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.885747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.887765] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.890034] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.892535] usb usb1: Product: UHCI Host Controller\n[ 0.894185] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.896214] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.897901] hub 1-0:1.0: USB hub found\n[ 0.899261] hub 1-0:1.0: 2 ports detected\n[ 0.900830] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.904424] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.906107] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.907883] mousedev: PS/2 mouse device common for all mice\n[ 0.910067] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.913051] rtc_cmos 00:00: RTC can wake from S4\n[ 0.915149] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.917229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.919336] i2c /dev entries driver\n[ 0.920651] device-mapper: uevent: version 1.0.3\n[ 0.922305] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.925179] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.927475] NET: Registered protocol family 10\n[ 0.929282] NET: Registered protocol family 17\n[ 0.930860] Key type dns_resolver registered\n[ 0.932504] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.934427] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.937492] registered taskstats version 1\n[ 0.938959] Loading compiled-in X.509 certificates\n[ 0.941144] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.944415] zswap: loaded using pool lzo/zbud\n[ 0.946736] Key type trusted registered\n[ 0.949109] Key type encrypted registered\n[ 0.950556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.952379] ima: No TPM chip found, activating TPM-bypass!\n[ 0.954202] evm: HMAC attrs: 0x1\n[ 0.955784] Magic number: 3:274:241\n[ 0.957227] rtc_cmos 00:00: setting system clock to 2019-05-16 18:12:06 UTC (1558030326)\n[ 0.960050] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.962015] EDD information not available.\n[ 1.003215] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.021919] Write protecting the kernel read-only data: 14336k\n[ 1.025308] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.028350] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.89\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.199760] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.28...\nLease of 192.168.120.28 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzOeGZXN9bFXYRwsv5Pid0+iunERjF7T5Fpc1/fowejTQrabzUu8F8E4qlVjuvOuQZ4wAc1KG6p7aFGw58uZKsotiQabJlPqngISXEScSQneogpERbGLQ7VPuR/D72xqsmA5AEqKAm5ky/s+xzXe6LKYihOAmxwQU9n2RLeD9cGjZYXxzB16fNSxXf1dBoFDDJY1YpWSgsa+3FwfkmKBvxAUrqTAl0ga9nzCmiBSfIv0R7kJdGELvSBa5KAiArJjUe6NqkxdiGlih9B+DjbI+JewVQiDHPQfHiIW+e/hsRPMVH+HURyO7+NQM8+hT2pefN1YR14bzF3IicmLiUsPs/ root@singlevm2-vm-f863a5a2-3798-4895-838f-9f589ff31bad\nssh-dss AAAAB3NzaC1kc3MAAACBAIAblFAPYvB0H51CRIKHhUaK46yScsAvzKTagKTmdVhW5UpwmFBFTzmrVZBIgxl/K8ec6Vt7XjjKrUWoW6wdy0u+WXciztXOgyaSnR3Ih5/rtzxgqxD3t3xy8t6yOjT4zb7d1N0InVRRjgnV5955fFprK2BNFVf7DH4h4rQ62UgrAAAAFQDty5dGbirj+O5mXBUXnEARbrUrWwAAAIB/UvCBOg2OiwPv4BQ7AvnlWe/vvie1YvlRCECgwi4JkegEiLkI3qWedWy81F5Ramb0wvO4aeMRuo7yt+gows7uKeaa2+U929zNtfFFMh6ss2X5eYDYDNzQE8f4nzxNMjbvFyLGwokcAK4Gq/GJkXlB8M8Fx3W4V5qbQfnTW2oA/QAAAIBjifQF0TYkvnNjiIOU+UjvxvnZAuxndGmDAwlMoPposmW2CTS0MMqHAely6dYYPf9j+HlBzc3bzm9hS+Rf/S/jZ9mYzBqPacDAESIYnC5ThWjLaGTIUo34mfriHtACgcaf+MgGJXumlwekF4tLc6X5cD7TcF1tluC5NKGDcVc6mQ== root@singlevm2-vm-f863a5a2-3798-4895-838f-9f589ff31bad\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.47s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.28,24,fe80::f816:3eff:fe94:b3c/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.28 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-f863a5a2-3798-4895-838f-9f589ff31bad\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.06 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-f863a5a2-3798-4895-838f-9f589ff31bad login: "} 2019-05-16 18:12:12,913 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/cef372bf-b946-4b5f-86cf-44e1665c75d7/action used request id req-64dbf746-555b-43db-8689-1da305808f99 2019-05-16 18:12:12,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.262562036514s 2019-05-16 18:12:12,914 - 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 525750577 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.223202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.226081] pid_max: default: 32768 minimum: 301 [ 0.227601] ACPI: Core revision 20150930 [ 0.229537] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.231779] Security Framework initialized [ 0.233156] Yama: becoming mindful. [ 0.234455] AppArmor: AppArmor initialized [ 0.235876] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.238109] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.240249] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242333] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244657] Initializing cgroup subsys io [ 0.246075] Initializing cgroup subsys memory [ 0.247534] Initializing cgroup subsys devices [ 0.249004] Initializing cgroup subsys freezer [ 0.250509] Initializing cgroup subsys net_cls [ 0.251978] Initializing cgroup subsys perf_event [ 0.253519] Initializing cgroup subsys net_prio [ 0.255075] Initializing cgroup subsys hugetlb [ 0.256544] Initializing cgroup subsys pids [ 0.258033] CPU: Physical Processor ID: 0 [ 0.260079] mce: CPU supports 10 MCE banks [ 0.261498] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.263235] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.279888] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.288178] ftrace: allocating 31920 entries in 125 pages [ 0.318894] smpboot: Max logical packages: 1 [ 0.320351] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.322671] x2apic enabled [ 0.323988] Switched APIC routing to physical x2apic. [ 0.326837] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.328766] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.332270] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.335323] KVM setup paravirtual spinlock [ 0.337187] x86: Booted up 1 node, 1 CPUs [ 0.338554] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.340850] devtmpfs: initialized [ 0.343017] evm: security.selinux [ 0.344194] evm: security.SMACK64 [ 0.345377] evm: security.SMACK64EXEC [ 0.346651] evm: security.SMACK64TRANSMUTE [ 0.348018] evm: security.SMACK64MMAP [ 0.349269] evm: security.ima [ 0.350346] evm: security.capability [ 0.351652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.354764] pinctrl core: initialized pinctrl subsystem [ 0.356610] RTC time: 18:12:05, date: 05/16/19 [ 0.358175] NET: Registered protocol family 16 [ 0.359770] cpuidle: using governor ladder [ 0.361159] cpuidle: using governor menu [ 0.362493] PCCT header not found. [ 0.363729] ACPI: bus type PCI registered [ 0.365080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.367191] PCI: Using configuration type 1 for base access [ 0.369674] ACPI: Added _OSI(Module Device) [ 0.371093] ACPI: Added _OSI(Processor Device) [ 0.372555] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.374080] ACPI: Added _OSI(Processor Aggregator Device) [ 0.376626] ACPI: Interpreter enabled [ 0.377914] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.381079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.384242] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.387412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.390537] ACPI: (supports S0 S5) [ 0.391731] ACPI: Using IOAPIC for interrupt routing [ 0.393336] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.397772] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.399716] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.401821] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.403861] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.407841] acpiphp: Slot [3] registered [ 0.409271] acpiphp: Slot [4] registered [ 0.410829] acpiphp: Slot [5] registered [ 0.412346] acpiphp: Slot [6] registered [ 0.413733] acpiphp: Slot [7] registered [ 0.415124] acpiphp: Slot [8] registered [ 0.416532] acpiphp: Slot [9] registered [ 0.417951] acpiphp: Slot [10] registered [ 0.419364] acpiphp: Slot [11] registered [ 0.420780] acpiphp: Slot [12] registered [ 0.422196] acpiphp: Slot [13] registered [ 0.423625] acpiphp: Slot [14] registered [ 0.425117] acpiphp: Slot [15] registered [ 0.442487] acpiphp: Slot [16] registered [ 0.443871] acpiphp: Slot [17] registered [ 0.445248] acpiphp: Slot [18] registered [ 0.446640] acpiphp: Slot [19] registered [ 0.448017] acpiphp: Slot [20] registered [ 0.449431] acpiphp: Slot [21] registered [ 0.450801] acpiphp: Slot [22] registered [ 0.452172] acpiphp: Slot [23] registered [ 0.453544] acpiphp: Slot [24] registered [ 0.454917] acpiphp: Slot [25] registered [ 0.456282] acpiphp: Slot [26] registered [ 0.457676] acpiphp: Slot [27] registered [ 0.459049] acpiphp: Slot [28] registered [ 0.460419] acpiphp: Slot [29] registered [ 0.461787] acpiphp: Slot [30] registered [ 0.463160] acpiphp: Slot [31] registered [ 0.464529] PCI host bridge to bus 0000:00 [ 0.465902] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.467999] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.470071] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.472531] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.475004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.477579] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.482069] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.484253] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.486259] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.488458] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.492754] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.495190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.516312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.518768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.521145] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.523749] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.526127] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.528259] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.530412] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.532269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.536842] vgaarb: loaded [ 0.537908] vgaarb: bridge control possible 0000:00:02.0 [ 0.540302] SCSI subsystem initialized [ 0.541950] ACPI: bus type USB registered [ 0.543398] usbcore: registered new interface driver usbfs [ 0.545195] usbcore: registered new interface driver hub [ 0.546955] usbcore: registered new device driver usb [ 0.548865] PCI: Using ACPI for IRQ routing [ 0.550875] NetLabel: Initializing [ 0.552127] NetLabel: domain hash size = 128 [ 0.553622] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.555308] NetLabel: unlabeled traffic allowed by default [ 0.557446] clocksource: Switched to clocksource kvm-clock [ 0.567837] AppArmor: AppArmor Filesystem Enabled [ 0.569516] pnp: PnP ACPI init [ 0.571124] pnp: PnP ACPI: found 5 devices [ 0.578222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.581219] NET: Registered protocol family 2 [ 0.583003] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.585322] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.587520] TCP: Hash tables configured (established 4096 bind 4096) [ 0.589689] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.591669] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.593795] NET: Registered protocol family 1 [ 0.595419] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.597439] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.599386] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.614597] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.629581] Trying to unpack rootfs image as initramfs... [ 0.691803] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.694702] Scanning for low memory corruption every 60 seconds [ 0.696984] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.699120] audit: initializing netlink subsys (disabled) [ 0.700952] audit: type=2000 audit(1558030325.971:1): initialized [ 0.703230] Initialise system trusted keyring [ 0.704927] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.707016] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.710137] zbud: loaded [ 0.711348] VFS: Disk quotas dquot_6.6.0 [ 0.712794] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.715407] fuse init (API version 7.23) [ 0.716936] Key type big_key registered [ 0.718391] Allocating IMA MOK and blacklist keyrings. [ 0.720490] Key type asymmetric registered [ 0.721955] Asymmetric key parser 'x509' registered [ 0.723663] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.726316] io scheduler noop registered [ 0.727724] io scheduler deadline registered (default) [ 0.729507] io scheduler cfq registered [ 0.730982] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.732848] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.735087] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.737689] ACPI: Power Button [PWRF] [ 0.739160] GHES: HEST is not enabled! [ 0.753535] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.783553] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.787118] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.813265] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.816750] Linux agpgart interface v0.103 [ 0.820331] brd: module loaded [ 0.822744] loop: module loaded [ 0.828090] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.830633] GPT:90111 != 2097151 [ 0.831827] GPT:Alternate GPT header not at the end of the disk. [ 0.833767] GPT:90111 != 2097151 [ 0.834966] GPT: Use GNU Parted to correct GPT errors. [ 0.836676] vda: vda1 vda15 [ 0.838523] scsi host0: ata_piix [ 0.839842] scsi host1: ata_piix [ 0.841083] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.843237] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.846021] libphy: Fixed MDIO Bus: probed [ 0.847462] tun: Universal TUN/TAP device driver, 1.6 [ 0.849155] tun: (C) 1999-2004 Max Krasnyansky [ 0.852360] PPP generic driver version 2.4.2 [ 0.853932] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.856025] ehci-pci: EHCI PCI platform driver [ 0.857562] ehci-platform: EHCI generic platform driver [ 0.859311] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.861313] ohci-pci: OHCI PCI platform driver [ 0.862856] ohci-platform: OHCI generic platform driver [ 0.864605] uhci_hcd: USB Universal Host Controller Interface driver [ 0.879659] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.881419] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.883994] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.885747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.887765] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.890034] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.892535] usb usb1: Product: UHCI Host Controller [ 0.894185] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.896214] usb usb1: SerialNumber: 0000:00:01.2 [ 0.897901] hub 1-0:1.0: USB hub found [ 0.899261] hub 1-0:1.0: 2 ports detected [ 0.900830] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.904424] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.906107] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.907883] mousedev: PS/2 mouse device common for all mice [ 0.910067] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.913051] rtc_cmos 00:00: RTC can wake from S4 [ 0.915149] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.917229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.919336] i2c /dev entries driver [ 0.920651] device-mapper: uevent: version 1.0.3 [ 0.922305] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.925179] ledtrig-cpu: registered to indicate activity on CPUs [ 0.927475] NET: Registered protocol family 10 [ 0.929282] NET: Registered protocol family 17 [ 0.930860] Key type dns_resolver registered [ 0.932504] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.934427] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.937492] registered taskstats version 1 [ 0.938959] Loading compiled-in X.509 certificates [ 0.941144] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.944415] zswap: loaded using pool lzo/zbud [ 0.946736] Key type trusted registered [ 0.949109] Key type encrypted registered [ 0.950556] AppArmor: AppArmor sha1 policy hashing enabled [ 0.952379] ima: No TPM chip found, activating TPM-bypass! [ 0.954202] evm: HMAC attrs: 0x1 [ 0.955784] Magic number: 3:274:241 [ 0.957227] rtc_cmos 00:00: setting system clock to 2019-05-16 18:12:06 UTC (1558030326) [ 0.960050] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.962015] EDD information not available. [ 1.003215] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.021919] Write protecting the kernel read-only data: 14336k [ 1.025308] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.028350] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.89 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.199760] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.28... Lease of 192.168.120.28 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.03. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzOeGZXN9bFXYRwsv5Pid0+iunERjF7T5Fpc1/fowejTQrabzUu8F8E4qlVjuvOuQZ4wAc1KG6p7aFGw58uZKsotiQabJlPqngISXEScSQneogpERbGLQ7VPuR/D72xqsmA5AEqKAm5ky/s+xzXe6LKYihOAmxwQU9n2RLeD9cGjZYXxzB16fNSxXf1dBoFDDJY1YpWSgsa+3FwfkmKBvxAUrqTAl0ga9nzCmiBSfIv0R7kJdGELvSBa5KAiArJjUe6NqkxdiGlih9B+DjbI+JewVQiDHPQfHiIW+e/hsRPMVH+HURyO7+NQM8+hT2pefN1YR14bzF3IicmLiUsPs/ root@singlevm2-vm-f863a5a2-3798-4895-838f-9f589ff31bad ssh-dss AAAAB3NzaC1kc3MAAACBAIAblFAPYvB0H51CRIKHhUaK46yScsAvzKTagKTmdVhW5UpwmFBFTzmrVZBIgxl/K8ec6Vt7XjjKrUWoW6wdy0u+WXciztXOgyaSnR3Ih5/rtzxgqxD3t3xy8t6yOjT4zb7d1N0InVRRjgnV5955fFprK2BNFVf7DH4h4rQ62UgrAAAAFQDty5dGbirj+O5mXBUXnEARbrUrWwAAAIB/UvCBOg2OiwPv4BQ7AvnlWe/vvie1YvlRCECgwi4JkegEiLkI3qWedWy81F5Ramb0wvO4aeMRuo7yt+gows7uKeaa2+U929zNtfFFMh6ss2X5eYDYDNzQE8f4nzxNMjbvFyLGwokcAK4Gq/GJkXlB8M8Fx3W4V5qbQfnTW2oA/QAAAIBjifQF0TYkvnNjiIOU+UjvxvnZAuxndGmDAwlMoPposmW2CTS0MMqHAely6dYYPf9j+HlBzc3bzm9hS+Rf/S/jZ9mYzBqPacDAESIYnC5ThWjLaGTIUo34mfriHtACgcaf+MgGJXumlwekF4tLc6X5cD7TcF1tluC5NKGDcVc6mQ== root@singlevm2-vm-f863a5a2-3798-4895-838f-9f589ff31bad -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.47s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.28,24,fe80::f816:3eff:fe94:b3c/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.28 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-f863a5a2-3798-4895-838f-9f589ff31bad launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.06 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-f863a5a2-3798-4895-838f-9f589ff31bad login: 2019-05-16 18:12:12,918 - paramiko.transport - DEBUG - starting thread (client mode): 0xe4c51c10L 2019-05-16 18:12:12,919 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-16 18:12:12,919 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-16 18:12:12,919 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-16 18:12:12,920 - 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-05-16 18:12:12,920 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-16 18:12:12,921 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-16 18:12:12,921 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-16 18:12:12,921 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-16 18:12:12,921 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-16 18:12:12,938 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-16 18:12:12,939 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-16 18:12:12,950 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: 85bfc9c9462979448e16f1a048b421b5 2019-05-16 18:12:12,951 - paramiko.transport - DEBUG - Trying discovered key 02825607d369068d70c4ed865559a787 in /tmp/tmpcOWIqf 2019-05-16 18:12:12,978 - paramiko.transport - DEBUG - userauth is OK 2019-05-16 18:12:12,984 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-16 18:12:13,015 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-16 18:12:13,017 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-16 18:12:13,017 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-16 18:12:13,018 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-16 18:12:13,019 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-16 18:12:13,019 - functest.core.singlevm - DEBUG - output: Hello World 2019-05-16 18:12:13,020 - functest.core.singlevm - DEBUG - error: 2019-05-16 18:12:13,024 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-16 18:12:13,167 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 18:12:13,168 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:44 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-16 18:12:13,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-16 18:12:13,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/floatingips/2f8913d7-81d7-4163-88ba-93a01f995780.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:14,902 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:12:14 GMT X-Openstack-Request-Id: req-d1a10bbb-2098-4bcc-b283-7b872c408594 2019-05-16 18:12:14,902 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:12:14,902 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/floatingips/2f8913d7-81d7-4163-88ba-93a01f995780.json used request id req-d1a10bbb-2098-4bcc-b283-7b872c408594 2019-05-16 18:12:14,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.72500491142s 2019-05-16 18:12:14,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:12:14,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:14,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:12:14 GMT X-Openstack-Request-Id: req-fed6a5f5-df0a-4695-9afb-690f7ffb6f36 2019-05-16 18:12:14,961 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-16 18:12:14,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-fed6a5f5-df0a-4695-9afb-690f7ffb6f36 2019-05-16 18:12:14,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0491800308228s 2019-05-16 18:12:14,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-16 18:12:14,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/servers/cef372bf-b946-4b5f-86cf-44e1665c75d7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:15,372 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 16 May 2019 18:12:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-21891ee6-aa9e-4474-91a8-c3ed9ba02c96 x-openstack-request-id: req-21891ee6-aa9e-4474-91a8-c3ed9ba02c96 2019-05-16 18:12:15,373 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/cef372bf-b946-4b5f-86cf-44e1665c75d7 used request id req-21891ee6-aa9e-4474-91a8-c3ed9ba02c96 2019-05-16 18:12:15,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.410678863525s 2019-05-16 18:12:15,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:12:15,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:16,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 769 Content-Type: application/json Date: Thu, 16 May 2019 18:12: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-6451c561-800c-4e6f-91ef-fdd6785609da x-openstack-request-id: req-6451c561-800c-4e6f-91ef-fdd6785609da 2019-05-16 18:12:16,369 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_f863a5a2-3798-4895-838f-9f589ff31bad": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:0b:3c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:0b:3c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/cef372bf-b946-4b5f-86cf-44e1665c75d7", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/cef372bf-b946-4b5f-86cf-44e1665c75d7", "rel": "bookmark"}], "image": {"id": "a927f4ce-9cfb-4851-9226-beccad9b593b", "links": [{"href": "http://172.30.9.36:8774/images/a927f4ce-9cfb-4851-9226-beccad9b593b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:12:05.000000", "flavor": {"id": "78a3ed47-4586-416f-957f-8a294f9b63e7", "links": [{"href": "http://172.30.9.36:8774/flavors/78a3ed47-4586-416f-957f-8a294f9b63e7", "rel": "bookmark"}]}, "id": "cef372bf-b946-4b5f-86cf-44e1665c75d7", "security_groups": [{"name": "singlevm2-sg_f863a5a2-3798-4895-838f-9f589ff31bad"}], "user_id": "60f1a69b300f4951b3ba958fe6bb14c3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:12:15Z", "hostId": "20bc685375740b7532e5cb0de2b4eda3001ab892f5c8d0b602c4702b", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f863a5a2-3798-4895-838f-9f589ff31bad", "name": "singlevm2-vm_f863a5a2-3798-4895-838f-9f589ff31bad", "created": "2019-05-16T18:11:56Z", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:12:16,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-6451c561-800c-4e6f-91ef-fdd6785609da 2019-05-16 18:12:16,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.995903968811s 2019-05-16 18:12:16,371 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:12:18,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:12:18,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:18,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 16 May 2019 18:12: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-31d66a42-c1c8-4218-ae2b-88339deccded x-openstack-request-id: req-31d66a42-c1c8-4218-ae2b-88339deccded 2019-05-16 18:12:18,442 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-16 18:12:18,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-31d66a42-c1c8-4218-ae2b-88339deccded 2019-05-16 18:12:18,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.068755865097s 2019-05-16 18:12:18,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:12:18,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:18,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Thu, 16 May 2019 18:12:18 GMT X-Openstack-Request-Id: req-10b3809c-6c1b-4fa4-8eb9-f3b952279c04 2019-05-16 18:12:18,496 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "created_at": "2019-05-16T18:11:48Z", "updated_at": "2019-05-16T18:11:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:48Z", "revision_number": 0, "id": "9888c5d5-32d7-4407-bfd7-783e6c7261f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:48Z", "security_group_id": "546da804-e913-4288-960b-fe9097ef396b", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e421f77bd154f7891e8cc99377032cb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:49Z", "revision_number": 0, "id": "cea64564-b899-423a-9a1d-eda5c14f17e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:49Z", "security_group_id": "546da804-e913-4288-960b-fe9097ef396b", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e421f77bd154f7891e8cc99377032cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:48Z", "revision_number": 0, "id": "d5e7c619-e784-45e8-8a08-894887e1e360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:48Z", "security_group_id": "546da804-e913-4288-960b-fe9097ef396b", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e421f77bd154f7891e8cc99377032cb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-16T18:11:48Z", "revision_number": 0, "id": "e04ca3aa-16d1-46d3-8897-606b86d64c82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:48Z", "security_group_id": "546da804-e913-4288-960b-fe9097ef396b", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4e421f77bd154f7891e8cc99377032cb"}], "revision_number": 3, "project_id": "4e421f77bd154f7891e8cc99377032cb", "id": "546da804-e913-4288-960b-fe9097ef396b", "name": "singlevm2-sg_f863a5a2-3798-4895-838f-9f589ff31bad"}, {"description": "Default security group", "tags": [], "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "created_at": "2019-05-16T18:11:29Z", "updated_at": "2019-05-16T18:11:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:29Z", "revision_number": 0, "id": "29a4e11e-6d2c-4ac1-a9b6-ce5f0860c9d3", "remote_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:29Z", "security_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e421f77bd154f7891e8cc99377032cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:29Z", "revision_number": 0, "id": "6d374280-4da7-4359-ada4-2a72df56b978", "remote_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:29Z", "security_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e421f77bd154f7891e8cc99377032cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:29Z", "revision_number": 0, "id": "d259486e-56f1-4447-802c-31121e96cce0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:29Z", "security_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e421f77bd154f7891e8cc99377032cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:29Z", "revision_number": 0, "id": "e7699cbe-d34a-46f5-872b-d8cadfece64a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:29Z", "security_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e421f77bd154f7891e8cc99377032cb"}], "revision_number": 1, "project_id": "4e421f77bd154f7891e8cc99377032cb", "id": "766957bc-cc14-4af8-b790-7a597e5de62c", "name": "default"}]} 2019-05-16 18:12:18,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-10b3809c-6c1b-4fa4-8eb9-f3b952279c04 2019-05-16 18:12:18,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0494809150696s 2019-05-16 18:12:18,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 18:12:18,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/546da804-e913-4288-960b-fe9097ef396b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:18,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:12:18 GMT X-Openstack-Request-Id: req-921f9d12-efa7-4145-8fca-7685e964f578 2019-05-16 18:12:18,959 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:12:18,959 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/546da804-e913-4288-960b-fe9097ef396b.json used request id req-921f9d12-efa7-4145-8fca-7685e964f578 2019-05-16 18:12:18,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.456286907196s 2019-05-16 18:12:18,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-16 18:12:18,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/os-keypairs/singlevm2-kp_f863a5a2-3798-4895-838f-9f589ff31bad -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:19,014 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 18:12: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-e1a83f98-8162-4324-8a3b-ba2d89342548 x-openstack-request-id: req-e1a83f98-8162-4324-8a3b-ba2d89342548 2019-05-16 18:12:19,015 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/os-keypairs/singlevm2-kp_f863a5a2-3798-4895-838f-9f589ff31bad used request id req-e1a83f98-8162-4324-8a3b-ba2d89342548 2019-05-16 18:12:19,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0552759170532s 2019-05-16 18:12:19,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-16 18:12:19,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/ed95f24a-a6c5-44ba-ba00-61f811295ea6/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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" -d '{"subnet_id": "345008d5-c11e-4b30-8331-4744891c8e50"}' 2019-05-16 18:12:21,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:12:21 GMT X-Openstack-Request-Id: req-6bfa7226-805f-4b68-af48-57fd40696b09 2019-05-16 18:12:21,837 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8ee72eb3-5424-4632-bb3c-499e4bcbc14f", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "subnet_id": "345008d5-c11e-4b30-8331-4744891c8e50", "subnet_ids": ["345008d5-c11e-4b30-8331-4744891c8e50"], "port_id": "9f907492-47ea-4e75-a443-1ebe73fa2c10", "id": "ed95f24a-a6c5-44ba-ba00-61f811295ea6"} 2019-05-16 18:12:21,837 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/ed95f24a-a6c5-44ba-ba00-61f811295ea6/remove_router_interface.json used request id req-6bfa7226-805f-4b68-af48-57fd40696b09 2019-05-16 18:12:21,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.82177901268s 2019-05-16 18:12:21,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 18:12:21,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:21,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Thu, 16 May 2019 18:12:21 GMT X-Openstack-Request-Id: req-67984dbd-28c5-49fe-969e-cd30cf2c691f 2019-05-16 18:12:21,974 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "created_at": "2019-05-16T18:11:33Z", "admin_state_up": true, "updated_at": "2019-05-16T18:12:20Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "4e421f77bd154f7891e8cc99377032cb", "id": "ed95f24a-a6c5-44ba-ba00-61f811295ea6", "name": "singlevm2-router_f863a5a2-3798-4895-838f-9f589ff31bad"}]} 2019-05-16 18:12:21,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-67984dbd-28c5-49fe-969e-cd30cf2c691f 2019-05-16 18:12:21,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136513948441s 2019-05-16 18:12:21,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-16 18:12:21,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/ed95f24a-a6c5-44ba-ba00-61f811295ea6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:26,568 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:12:26 GMT X-Openstack-Request-Id: req-2877a09f-6b87-440e-b02c-dd7814c88bac 2019-05-16 18:12:26,569 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:12:26,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/ed95f24a-a6c5-44ba-ba00-61f811295ea6.json used request id req-2877a09f-6b87-440e-b02c-dd7814c88bac 2019-05-16 18:12:26,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.59318900108s 2019-05-16 18:12:26,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 18:12:26,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:26,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Thu, 16 May 2019 18:12:26 GMT X-Openstack-Request-Id: req-87f4b952-cc7b-49da-b7c0-76bbe8751fab 2019-05-16 18:12:26,911 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ee72eb3-5424-4632-bb3c-499e4bcbc14f","tenant_id":"4e421f77bd154f7891e8cc99377032cb","created_at":"2019-05-16T18:11:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-16T18:11:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4e421f77bd154f7891e8cc99377032cb","id":"345008d5-c11e-4b30-8331-4744891c8e50","subnetpool_id":null,"name":"singlevm2-subnet_f863a5a2-3798-4895-838f-9f589ff31bad"}]} 2019-05-16 18:12:26,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-87f4b952-cc7b-49da-b7c0-76bbe8751fab 2019-05-16 18:12:26,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.342226982117s 2019-05-16 18:12:26,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-16 18:12:26,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/345008d5-c11e-4b30-8331-4744891c8e50.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:29,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:12:29 GMT X-Openstack-Request-Id: req-e7158169-eb38-4021-8208-c22b21b9301a 2019-05-16 18:12:29,431 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:12:29,431 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/345008d5-c11e-4b30-8331-4744891c8e50.json used request id req-e7158169-eb38-4021-8208-c22b21b9301a 2019-05-16 18:12:29,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.51828312874s 2019-05-16 18:12:29,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:12:29,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:29,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Thu, 16 May 2019 18:12:29 GMT X-Openstack-Request-Id: req-e0090072-8436-4f4d-bea9-afd7e076d797 2019-05-16 18:12:29,556 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8ee72eb3-5424-4632-bb3c-499e4bcbc14f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4e421f77bd154f7891e8cc99377032cb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:12:29Z","qos_policy_id":null,"name":"singlevm2-net_f863a5a2-3798-4895-838f-9f589ff31bad","admin_state_up":true,"tenant_id":"4e421f77bd154f7891e8cc99377032cb","created_at":"2019-05-16T18:11:29Z","mtu":1450}]} 2019-05-16 18:12:29,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-e0090072-8436-4f4d-bea9-afd7e076d797 2019-05-16 18:12:29,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124295949936s 2019-05-16 18:12:29,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-16 18:12:29,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/8ee72eb3-5424-4632-bb3c-499e4bcbc14f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:31,222 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:12:31 GMT X-Openstack-Request-Id: req-9b0dba62-971b-44b4-b521-42f50e1a59bc 2019-05-16 18:12:31,223 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:12:31,223 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/8ee72eb3-5424-4632-bb3c-499e4bcbc14f.json used request id req-9b0dba62-971b-44b4-b521-42f50e1a59bc 2019-05-16 18:12:31,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.6653149128s 2019-05-16 18:12:31,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:12:31,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:31,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 16 May 2019 18:12:31 GMT X-Openstack-Request-Id: req-9d8bd3db-afe3-4c49-bb9e-bc5e69a74b16 2019-05-16 18:12:31,556 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:11:46Z", "file": "/v2/images/a927f4ce-9cfb-4851-9226-beccad9b593b/file", "owner": "4e421f77bd154f7891e8cc99377032cb", "id": "a927f4ce-9cfb-4851-9226-beccad9b593b", "size": 12716032, "self": "/v2/images/a927f4ce-9cfb-4851-9226-beccad9b593b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/a927f4ce-9cfb-4851-9226-beccad9b593b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/a927f4ce-9cfb-4851-9226-beccad9b593b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_f863a5a2-3798-4895-838f-9f589ff31bad", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_f863a5a2-3798-4895-838f-9f589ff31bad", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:11:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:12:31,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-9d8bd3db-afe3-4c49-bb9e-bc5e69a74b16 2019-05-16 18:12:31,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.328513860703s 2019-05-16 18:12:31,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 18:12:31,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/a927f4ce-9cfb-4851-9226-beccad9b593b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cfc4ea354fce711501d7f4ce33aea31b4eef378b" 2019-05-16 18:12:32,379 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:12:32 GMT X-Openstack-Request-Id: req-68e42eed-7351-4790-b3b6-566a7da90e50 2019-05-16 18:12:32,379 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 18:12:32,379 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/a927f4ce-9cfb-4851-9226-beccad9b593b used request id req-68e42eed-7351-4790-b3b6-566a7da90e50 2019-05-16 18:12:32,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.820985794067s 2019-05-16 18:12:32,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 18:12:32,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}1e423686908e91155443fcc518c656c495b09dfe" 2019-05-16 18:12:32,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:12: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-e8b819b9-80a6-4a15-b10d-52d6b7d44d83 x-openstack-request-id: req-e8b819b9-80a6-4a15-b10d-52d6b7d44d83 2019-05-16 18:12:32,411 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_f863a5a2-3798-4895-838f-9f589ff31bad", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/78a3ed47-4586-416f-957f-8a294f9b63e7", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/78a3ed47-4586-416f-957f-8a294f9b63e7", "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": "78a3ed47-4586-416f-957f-8a294f9b63e7"}]} 2019-05-16 18:12:32,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-e8b819b9-80a6-4a15-b10d-52d6b7d44d83 2019-05-16 18:12:32,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269091129303s 2019-05-16 18:12:32,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 18:12:32,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/78a3ed47-4586-416f-957f-8a294f9b63e7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e423686908e91155443fcc518c656c495b09dfe" 2019-05-16 18:12:32,462 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 18:12: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-b82b7c81-e1cc-4d8d-a5c3-d8affcb82f1c x-openstack-request-id: req-b82b7c81-e1cc-4d8d-a5c3-d8affcb82f1c 2019-05-16 18:12:32,463 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/78a3ed47-4586-416f-957f-8a294f9b63e7 used request id req-b82b7c81-e1cc-4d8d-a5c3-d8affcb82f1c 2019-05-16 18:12:32,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0495979785919s 2019-05-16 18:12:32,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:12:32,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}1e423686908e91155443fcc518c656c495b09dfe" 2019-05-16 18:12:32,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 16 May 2019 18:12:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-773768a0-0098-4f4b-8084-255ba6a683ce 2019-05-16 18:12:32,689 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "singlevm2-user_f863a5a2-3798-4895-838f-9f589ff31bad", "links": {"self": "http://172.30.9.36:5000/v3/users/60f1a69b300f4951b3ba958fe6bb14c3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "60f1a69b300f4951b3ba958fe6bb14c3", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 18:12:32,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-773768a0-0098-4f4b-8084-255ba6a683ce 2019-05-16 18:12:32,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225862979889s 2019-05-16 18:12:32,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:12:32,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/60f1a69b300f4951b3ba958fe6bb14c3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e423686908e91155443fcc518c656c495b09dfe" 2019-05-16 18:12:32,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Thu, 16 May 2019 18:12:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec05ec72-7c1a-40c9-a0df-0b8e61d364b9 2019-05-16 18:12:32,928 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_f863a5a2-3798-4895-838f-9f589ff31bad", "links": {"self": "http://172.30.9.36:5000/v3/users/60f1a69b300f4951b3ba958fe6bb14c3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "60f1a69b300f4951b3ba958fe6bb14c3", "description": null}} 2019-05-16 18:12:32,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/60f1a69b300f4951b3ba958fe6bb14c3 used request id req-ec05ec72-7c1a-40c9-a0df-0b8e61d364b9 2019-05-16 18:12:32,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233874082565s 2019-05-16 18:12:32,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-16 18:12:32,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/60f1a69b300f4951b3ba958fe6bb14c3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e423686908e91155443fcc518c656c495b09dfe" 2019-05-16 18:12:33,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:12:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85138428-d883-4d2e-b252-bcbc965b6a20 2019-05-16 18:12:33,340 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:12:33,340 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/60f1a69b300f4951b3ba958fe6bb14c3 used request id req-85138428-d883-4d2e-b252-bcbc965b6a20 2019-05-16 18:12:33,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.410756826401s 2019-05-16 18:12:33,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:12:33,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}1e423686908e91155443fcc518c656c495b09dfe" 2019-05-16 18:12:33,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Thu, 16 May 2019 18:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4363c9c8-79e5-4fb9-b16e-1a658fca7d37 2019-05-16 18:12:33,547 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.36:5000/v3/projects/4e421f77bd154f7891e8cc99377032cb"}, "tags": [], "enabled": true, "id": "4e421f77bd154f7891e8cc99377032cb", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_f863a5a2-3798-4895-838f-9f589ff31bad"}]} 2019-05-16 18:12:33,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-4363c9c8-79e5-4fb9-b16e-1a658fca7d37 2019-05-16 18:12:33,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200986862183s 2019-05-16 18:12:33,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-16 18:12:33,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/4e421f77bd154f7891e8cc99377032cb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e423686908e91155443fcc518c656c495b09dfe" 2019-05-16 18:12:33,994 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:12:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68bebc3a-ed1d-4de5-8875-823d2112a122 2019-05-16 18:12:33,995 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:12:33,995 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/4e421f77bd154f7891e8cc99377032cb used request id req-68bebc3a-ed1d-4de5-8875-823d2112a122 2019-05-16 18:12:33,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.442621946335s 2019-05-16 18:12:34,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:12:34,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=4e421f77bd154f7891e8cc99377032cb&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}1e423686908e91155443fcc518c656c495b09dfe" 2019-05-16 18:12:34,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 16 May 2019 18:12:34 GMT X-Openstack-Request-Id: req-c8d1b3b0-767c-4810-a63d-a16d0cfbd1bf 2019-05-16 18:12:34,350 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "created_at": "2019-05-16T18:11:29Z", "updated_at": "2019-05-16T18:11:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:29Z", "revision_number": 0, "id": "29a4e11e-6d2c-4ac1-a9b6-ce5f0860c9d3", "remote_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:29Z", "security_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e421f77bd154f7891e8cc99377032cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:29Z", "revision_number": 0, "id": "6d374280-4da7-4359-ada4-2a72df56b978", "remote_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:29Z", "security_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e421f77bd154f7891e8cc99377032cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:29Z", "revision_number": 0, "id": "d259486e-56f1-4447-802c-31121e96cce0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:29Z", "security_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e421f77bd154f7891e8cc99377032cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:29Z", "revision_number": 0, "id": "e7699cbe-d34a-46f5-872b-d8cadfece64a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:29Z", "security_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e421f77bd154f7891e8cc99377032cb"}], "revision_number": 1, "project_id": "4e421f77bd154f7891e8cc99377032cb", "id": "766957bc-cc14-4af8-b790-7a597e5de62c", "name": "default"}]} 2019-05-16 18:12:34,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=4e421f77bd154f7891e8cc99377032cb&name=default used request id req-c8d1b3b0-767c-4810-a63d-a16d0cfbd1bf 2019-05-16 18:12:34,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.350248098373s 2019-05-16 18:12:34,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:12:34,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}1e423686908e91155443fcc518c656c495b09dfe" 2019-05-16 18:12:34,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 16 May 2019 18:12:34 GMT X-Openstack-Request-Id: req-305434e6-c6c6-4354-bb18-5bbf5334939f 2019-05-16 18:12:34,709 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "created_at": "2019-05-16T18:11:29Z", "updated_at": "2019-05-16T18:11:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:29Z", "revision_number": 0, "id": "6d374280-4da7-4359-ada4-2a72df56b978", "remote_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:29Z", "security_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e421f77bd154f7891e8cc99377032cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:29Z", "revision_number": 0, "id": "e7699cbe-d34a-46f5-872b-d8cadfece64a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:29Z", "security_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e421f77bd154f7891e8cc99377032cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:29Z", "revision_number": 0, "id": "d259486e-56f1-4447-802c-31121e96cce0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:29Z", "security_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e421f77bd154f7891e8cc99377032cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:11:29Z", "revision_number": 0, "id": "29a4e11e-6d2c-4ac1-a9b6-ce5f0860c9d3", "remote_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "remote_ip_prefix": null, "created_at": "2019-05-16T18:11:29Z", "security_group_id": "766957bc-cc14-4af8-b790-7a597e5de62c", "tenant_id": "4e421f77bd154f7891e8cc99377032cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e421f77bd154f7891e8cc99377032cb"}], "revision_number": 1, "project_id": "4e421f77bd154f7891e8cc99377032cb", "id": "766957bc-cc14-4af8-b790-7a597e5de62c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-16 18:12:34,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-305434e6-c6c6-4354-bb18-5bbf5334939f 2019-05-16 18:12:34,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.353334188461s 2019-05-16 18:12:34,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 18:12:34,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/766957bc-cc14-4af8-b790-7a597e5de62c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e423686908e91155443fcc518c656c495b09dfe" 2019-05-16 18:12:35,173 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:12:35 GMT X-Openstack-Request-Id: req-648f1817-bcd1-4a37-a4a5-27145b375b87 2019-05-16 18:12:35,174 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:12:35,174 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/766957bc-cc14-4af8-b790-7a597e5de62c.json used request id req-648f1817-bcd1-4a37-a4a5-27145b375b87 2019-05-16 18:12:35,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.458004951477s 2019-05-16 18:12:35,220 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-05-16 18:12:35,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:12:35,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 18:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5c4411b-61c4-4e82-bfbb-9c8538a31f66 2019-05-16 18:12:35,267 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}} 2019-05-16 18:12:35,267 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-b5c4411b-61c4-4e82-bfbb-9c8538a31f66 2019-05-16 18:12:35,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 18:12:35,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T19:12:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["eICyyNs8Rau4Sx-3G6M13g"], "issued_at": "2019-05-16T18:12:35.000000Z"}} 2019-05-16 18:12:35,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:12:35,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}f215bcfe880488de4ffdb565e0043e9947d7f87f" 2019-05-16 18:12:36,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 16 May 2019 18:12:36 GMT X-Openstack-Request-Id: req-95b921f8-87ff-4c12-8e8a-2b6290509524 2019-05-16 18:12:36,103 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 18:12:36,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-95b921f8-87ff-4c12-8e8a-2b6290509524 2019-05-16 18:12:36,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.417799949646s 2019-05-16 18:12:36,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:12:36,116 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 18:12:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6909a508-1e9e-4010-a895-689a23165bc3 2019-05-16 18:12:36,116 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 18:12:36,117 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-6909a508-1e9e-4010-a895-689a23165bc3 2019-05-16 18:12:36,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:12:36,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f215bcfe880488de4ffdb565e0043e9947d7f87f" 2019-05-16 18:12:36,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 18:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87eb4e19-afa7-41d6-a065-7c5176484ab8 2019-05-16 18:12:36,338 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 18:12:36,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-87eb4e19-afa7-41d6-a065-7c5176484ab8 2019-05-16 18:12:36,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220746994019s 2019-05-16 18:12:36,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-16 18:12:36,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}f215bcfe880488de4ffdb565e0043e9947d7f87f" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}}' 2019-05-16 18:12:36,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Thu, 16 May 2019 18:12:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-073b18d5-d28d-4e14-8141-5d1fde125729 2019-05-16 18:12:36,624 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.36:5000/v3/projects/ebb51e5a435d47188e90d53a7b317689"}, "tags": [], "enabled": true, "id": "ebb51e5a435d47188e90d53a7b317689", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}} 2019-05-16 18:12:36,624 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-073b18d5-d28d-4e14-8141-5d1fde125729 2019-05-16 18:12:36,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.279103040695s 2019-05-16 18:12:36,625 - 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'ebb51e5a435d47188e90d53a7b317689', '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_b003ad9c-91fe-46ed-9420-4afd6f145d0f'}) 2019-05-16 18:12:36,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-16 18:12:36,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}f215bcfe880488de4ffdb565e0043e9947d7f87f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3hg8K4JWtAdmUuEFoQrokJdqOXPliM", "email": null, "name": "vping_ssh-user_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}}' 2019-05-16 18:12:37,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Thu, 16 May 2019 18:12:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b1c84b7-4dd9-4b12-a82a-37e565037a98 2019-05-16 18:12:37,210 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "links": {"self": "http://172.30.9.36:5000/v3/users/dc2fb0f40e7d48f0b9760be3e3f721e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "domain_id": "default", "password_expires_at": null}} 2019-05-16 18:12:37,210 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-7b1c84b7-4dd9-4b12-a82a-37e565037a98 2019-05-16 18:12:37,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.578850030899s 2019-05-16 18:12:37,211 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'dc2fb0f40e7d48f0b9760be3e3f721e8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_b003ad9c-91fe-46ed-9420-4afd6f145d0f'}) 2019-05-16 18:12:37,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:12:37,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f215bcfe880488de4ffdb565e0043e9947d7f87f" 2019-05-16 18:12:37,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-486505d9-5379-4442-8790-702cdadf018c 2019-05-16 18:12:37,446 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:12:37,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-486505d9-5379-4442-8790-702cdadf018c 2019-05-16 18:12:37,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.231068134308s 2019-05-16 18:12:37,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:12:37,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f215bcfe880488de4ffdb565e0043e9947d7f87f" 2019-05-16 18:12:37,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b91b57d1-6beb-4421-be7f-d76e6564b6c7 2019-05-16 18:12:37,661 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:12:37,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-b91b57d1-6beb-4421-be7f-d76e6564b6c7 2019-05-16 18:12:37,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209775924683s 2019-05-16 18:12:37,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:12:37,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f215bcfe880488de4ffdb565e0043e9947d7f87f" 2019-05-16 18:12:37,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f129580b-b984-495a-b205-6a3a695be468 2019-05-16 18:12:37,903 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:12:37,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-f129580b-b984-495a-b205-6a3a695be468 2019-05-16 18:12:37,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.236829996109s 2019-05-16 18:12:37,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:12:37,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f215bcfe880488de4ffdb565e0043e9947d7f87f" 2019-05-16 18:12:38,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 18:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96fe6271-874a-4c0a-a7ff-64deeb43387e 2019-05-16 18:12:38,133 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 18:12:38,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-96fe6271-874a-4c0a-a7ff-64deeb43387e 2019-05-16 18:12:38,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.226726055145s 2019-05-16 18:12:38,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:12:38,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f215bcfe880488de4ffdb565e0043e9947d7f87f" 2019-05-16 18:12:38,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 16 May 2019 18:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b0fdaa-a375-4955-b282-62bba75eee49 2019-05-16 18:12:38,349 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "links": {"self": "http://172.30.9.36:5000/v3/users/dc2fb0f40e7d48f0b9760be3e3f721e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 18:12:38,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-a5b0fdaa-a375-4955-b282-62bba75eee49 2019-05-16 18:12:38,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214550018311s 2019-05-16 18:12:38,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:12:38,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}f215bcfe880488de4ffdb565e0043e9947d7f87f" 2019-05-16 18:12:38,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Thu, 16 May 2019 18:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dbc30f3-a47e-479b-8a30-cb83ad9f7e5c 2019-05-16 18:12:38,495 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.36:5000/v3/projects/ebb51e5a435d47188e90d53a7b317689"}, "tags": [], "enabled": true, "id": "ebb51e5a435d47188e90d53a7b317689", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}]} 2019-05-16 18:12:38,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-8dbc30f3-a47e-479b-8a30-cb83ad9f7e5c 2019-05-16 18:12:38,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.133934020996s 2019-05-16 18:12:38,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 18:12:38,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=dc2fb0f40e7d48f0b9760be3e3f721e8&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=ebb51e5a435d47188e90d53a7b317689" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f215bcfe880488de4ffdb565e0043e9947d7f87f" 2019-05-16 18:12:38,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 16 May 2019 18:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb65e9bb-4252-4557-9bd9-5de5276f074b 2019-05-16 18:12:38,730 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=dc2fb0f40e7d48f0b9760be3e3f721e8&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=ebb51e5a435d47188e90d53a7b317689", "previous": null, "next": null}} 2019-05-16 18:12:38,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=dc2fb0f40e7d48f0b9760be3e3f721e8&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=ebb51e5a435d47188e90d53a7b317689 used request id req-fb65e9bb-4252-4557-9bd9-5de5276f074b 2019-05-16 18:12:38,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.228233098984s 2019-05-16 18:12:38,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 18:12:38,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/ebb51e5a435d47188e90d53a7b317689/users/dc2fb0f40e7d48f0b9760be3e3f721e8/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f215bcfe880488de4ffdb565e0043e9947d7f87f" 2019-05-16 18:12:38,993 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-136b55d7-4eb0-4e60-91d3-7d024c3af2f4 2019-05-16 18:12:38,994 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:12:38,994 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/ebb51e5a435d47188e90d53a7b317689/users/dc2fb0f40e7d48f0b9760be3e3f721e8/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-136b55d7-4eb0-4e60-91d3-7d024c3af2f4 2019-05-16 18:12:38,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.259680986404s 2019-05-16 18:12:38,995 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_b003ad9c-91fe-46ed-9420-4afd6f145d0f', 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'ebb51e5a435d47188e90d53a7b317689', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3hg8K4JWtAdmUuEFoQrokJdqOXPliM', 'username': u'vping_ssh-user_b003ad9c-91fe-46ed-9420-4afd6f145d0f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-16 18:12:38,999 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_b003ad9c-91fe-46ed-9420-4afd6f145d0f', 'password': '3hg8K4JWtAdmUuEFoQrokJdqOXPliM', 'project_name': 'vping_ssh-project_b003ad9c-91fe-46ed-9420-4afd6f145d0f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': 'ebb51e5a435d47188e90d53a7b317689', 'project_domain_name': 'Default'} 2019-05-16 18:12:38,999 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-05-16 18:12:39,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:12:39,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f215bcfe880488de4ffdb565e0043e9947d7f87f" 2019-05-16 18:12:39,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 18:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8aafee5-bcb9-467f-9bb1-a3cb3590e303 2019-05-16 18:12:39,232 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 18:12:39,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-d8aafee5-bcb9-467f-9bb1-a3cb3590e303 2019-05-16 18:12:39,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.232431173325s 2019-05-16 18:12:39,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:12:39,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}f215bcfe880488de4ffdb565e0043e9947d7f87f" 2019-05-16 18:12:39,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Thu, 16 May 2019 18:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59555594-39f2-40b4-bb30-7c07a5950a9e 2019-05-16 18:12:39,460 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.36:5000/v3/projects/ebb51e5a435d47188e90d53a7b317689"}, "tags": [], "enabled": true, "id": "ebb51e5a435d47188e90d53a7b317689", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}]} 2019-05-16 18:12:39,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-59555594-39f2-40b4-bb30-7c07a5950a9e 2019-05-16 18:12:39,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221323013306s 2019-05-16 18:12:39,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-16 18:12:39,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}f215bcfe880488de4ffdb565e0043e9947d7f87f" -d '{"network": {"tenant_id": "ebb51e5a435d47188e90d53a7b317689", "name": "vping_ssh-net_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "admin_state_up": true}}' 2019-05-16 18:12:39,989 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Thu, 16 May 2019 18:12:39 GMT X-Openstack-Request-Id: req-c6c15dee-4f1f-49d8-bc31-8f0321c256b9 2019-05-16 18:12:39,989 - 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":"a5bc6a92-d217-4f22-865d-94c30960690e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"ebb51e5a435d47188e90d53a7b317689","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:12:39Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_b003ad9c-91fe-46ed-9420-4afd6f145d0f","admin_state_up":true,"tenant_id":"ebb51e5a435d47188e90d53a7b317689","created_at":"2019-05-16T18:12:39Z","mtu":1450}} 2019-05-16 18:12:39,989 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-c6c15dee-4f1f-49d8-bc31-8f0321c256b9 2019-05-16 18:12:39,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.52658200264s 2019-05-16 18:12:39,990 - 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-05-16T18:12:39Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a5bc6a92-d217-4f22-865d-94c30960690e', u'provider:segmentation_id': 3, 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_b003ad9c-91fe-46ed-9420-4afd6f145d0f', u'created_at': u'2019-05-16T18:12:39Z', u'mtu': 1450, u'tenant_id': u'ebb51e5a435d47188e90d53a7b317689', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ebb51e5a435d47188e90d53a7b317689', u'l2_adjacency': True}) 2019-05-16 18:12:39,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:12:40,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 18:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea54124-f363-478c-9eb3-bbd9a139c634 2019-05-16 18:12:40,001 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 18:12:40,001 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-6ea54124-f363-478c-9eb3-bbd9a139c634 2019-05-16 18:12:40,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 18:12:40,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T19:12:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb51e5a435d47188e90d53a7b317689", "name": "vping_ssh-project_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/ebb51e5a435d47188e90d53a7b317689", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/ebb51e5a435d47188e90d53a7b317689", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/ebb51e5a435d47188e90d53a7b317689", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/ebb51e5a435d47188e90d53a7b317689", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/ebb51e5a435d47188e90d53a7b317689", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/ebb51e5a435d47188e90d53a7b317689", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/ebb51e5a435d47188e90d53a7b317689", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/ebb51e5a435d47188e90d53a7b317689", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/ebb51e5a435d47188e90d53a7b317689", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ebb51e5a435d47188e90d53a7b317689", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_ebb51e5a435d47188e90d53a7b317689", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "id": "dc2fb0f40e7d48f0b9760be3e3f721e8"}, "audit_ids": ["sHdFFigpQJeWTx_gt6ESgQ"], "issued_at": "2019-05-16T18:12:40.000000Z"}} 2019-05-16 18:12:40,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:12:40,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:12:40,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Thu, 16 May 2019 18:12:40 GMT X-Openstack-Request-Id: req-9ba52192-b3dd-498a-aa0d-11afb2b7ede2 2019-05-16 18:12:40,793 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"a5bc6a92-d217-4f22-865d-94c30960690e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ebb51e5a435d47188e90d53a7b317689","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:12:39Z","qos_policy_id":null,"name":"vping_ssh-net_b003ad9c-91fe-46ed-9420-4afd6f145d0f","admin_state_up":true,"tenant_id":"ebb51e5a435d47188e90d53a7b317689","created_at":"2019-05-16T18:12:39Z","mtu":1450}]} 2019-05-16 18:12:40,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-9ba52192-b3dd-498a-aa0d-11afb2b7ede2 2019-05-16 18:12:40,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368770122528s 2019-05-16 18:12:40,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-16 18:12:40,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" -d '{"subnet": {"name": "vping_ssh-subnet_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "enable_dhcp": true, "network_id": "a5bc6a92-d217-4f22-865d-94c30960690e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-16 18:12:41,812 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Thu, 16 May 2019 18:12:41 GMT X-Openstack-Request-Id: req-7faaa5cf-93a0-4324-a2ab-a627b0ba5900 2019-05-16 18:12:41,812 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5bc6a92-d217-4f22-865d-94c30960690e","tenant_id":"ebb51e5a435d47188e90d53a7b317689","created_at":"2019-05-16T18:12:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-16T18:12:41Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"ebb51e5a435d47188e90d53a7b317689","id":"aceb9845-5ac0-4fd9-b9b5-b045f7d02a0a","subnetpool_id":null,"name":"vping_ssh-subnet_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}} 2019-05-16 18:12:41,813 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-7faaa5cf-93a0-4324-a2ab-a627b0ba5900 2019-05-16 18:12:41,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.01810407639s 2019-05-16 18:12:41,813 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:12:41Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'aceb9845-5ac0-4fd9-b9b5-b045f7d02a0a', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_b003ad9c-91fe-46ed-9420-4afd6f145d0f', u'enable_dhcp': True, u'network_id': u'a5bc6a92-d217-4f22-865d-94c30960690e', u'tenant_id': u'ebb51e5a435d47188e90d53a7b317689', u'created_at': u'2019-05-16T18:12:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ebb51e5a435d47188e90d53a7b317689'}) 2019-05-16 18:12:41,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-16 18:12:41,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "vping_ssh-router_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "admin_state_up": true}}' 2019-05-16 18:12:49,170 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Thu, 16 May 2019 18:12:49 GMT X-Openstack-Request-Id: req-a326bda6-6d72-4f91-9ff1-01f8a59a05d4 2019-05-16 18:12:49,171 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:12:43Z", "admin_state_up": true, "updated_at": "2019-05-16T18:12:44Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ebb51e5a435d47188e90d53a7b317689", "id": "d7de09b0-a56a-4388-aeb0-30c8e3ef28d8", "name": "vping_ssh-router_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}} 2019-05-16 18:12:49,171 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-a326bda6-6d72-4f91-9ff1-01f8a59a05d4 2019-05-16 18:12:49,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.35699295998s 2019-05-16 18:12:49,171 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:12:44Z', u'revision_number': 3, u'id': u'd7de09b0-a56a-4388-aeb0-30c8e3ef28d8', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_b003ad9c-91fe-46ed-9420-4afd6f145d0f', u'admin_state_up': True, u'tenant_id': u'ebb51e5a435d47188e90d53a7b317689', u'created_at': u'2019-05-16T18:12:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'ebb51e5a435d47188e90d53a7b317689'}) 2019-05-16 18:12:49,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-16 18:12:49,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/d7de09b0-a56a-4388-aeb0-30c8e3ef28d8/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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" -d '{"subnet_id": "aceb9845-5ac0-4fd9-b9b5-b045f7d02a0a"}' 2019-05-16 18:12:52,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:12:52 GMT X-Openstack-Request-Id: req-317622e6-21e4-4671-b02c-9d8aa1fe7ba1 2019-05-16 18:12:52,406 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a5bc6a92-d217-4f22-865d-94c30960690e", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "subnet_id": "aceb9845-5ac0-4fd9-b9b5-b045f7d02a0a", "subnet_ids": ["aceb9845-5ac0-4fd9-b9b5-b045f7d02a0a"], "port_id": "b7dd9c9c-a1f2-4412-862e-d9c28b6d8496", "id": "d7de09b0-a56a-4388-aeb0-30c8e3ef28d8"} 2019-05-16 18:12:52,406 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/d7de09b0-a56a-4388-aeb0-30c8e3ef28d8/add_router_interface.json used request id req-317622e6-21e4-4671-b02c-9d8aa1fe7ba1 2019-05-16 18:12:52,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.23409080505s 2019-05-16 18:12:52,407 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-16 18:12:52,514 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-16 18:12:52,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:12:52,525 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 16 May 2019 18:12:52 GMT 2019-05-16 18:12:52,525 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-16 18:12:52,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:12:52,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:12:52,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 16 May 2019 18:12:52 GMT X-Openstack-Request-Id: req-b7ed33ed-0569-4863-b2af-273d85f335b2 2019-05-16 18:12:52,869 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:12:52,869 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-b7ed33ed-0569-4863-b2af-273d85f335b2 2019-05-16 18:12:52,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.33776307106s 2019-05-16 18:12:52,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 18:12:52,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}' 2019-05-16 18:12:53,733 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Thu, 16 May 2019 18:12:53 GMT Location: http://172.30.9.36:9292/v2/images/59420911-bc81-4dcf-8bf6-9826302a11e0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f7cf3ac4-1978-40e5-8aa9-8c5c6312c07c 2019-05-16 18:12:53,733 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:12:53Z", "file": "/v2/images/59420911-bc81-4dcf-8bf6-9826302a11e0/file", "owner": "ebb51e5a435d47188e90d53a7b317689", "id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "size": null, "self": "/v2/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "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_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "checksum": null, "created_at": "2019-05-16T18:12:53Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 18:12:53,734 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-f7cf3ac4-1978-40e5-8aa9-8c5c6312c07c 2019-05-16 18:12:53,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.855841875076s 2019-05-16 18:12:53,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 18:12:53,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/59420911-bc81-4dcf-8bf6-9826302a11e0/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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" -d '' 2019-05-16 18:12:54,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:12:54 GMT X-Openstack-Request-Id: req-4f480e20-3980-4050-bdc0-8364e36f2aa8 2019-05-16 18:12:54,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-05-16 18:12:54,544 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/59420911-bc81-4dcf-8bf6-9826302a11e0/file used request id req-4f480e20-3980-4050-bdc0-8364e36f2aa8 2019-05-16 18:12:54,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.809221982956s 2019-05-16 18:12:54,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:12:54,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:12:54,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 16 May 2019 18:12:54 GMT X-Openstack-Request-Id: req-ef9f44a7-fcc2-47db-baa8-7194a8004326 2019-05-16 18:12:54,937 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:12:54Z", "file": "/v2/images/59420911-bc81-4dcf-8bf6-9826302a11e0/file", "owner": "ebb51e5a435d47188e90d53a7b317689", "id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "size": 12716032, "self": "/v2/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/59420911-bc81-4dcf-8bf6-9826302a11e0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/59420911-bc81-4dcf-8bf6-9826302a11e0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:12:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:12:54,937 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-ef9f44a7-fcc2-47db-baa8-7194a8004326 2019-05-16 18:12:54,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.389097929001s 2019-05-16 18:12:54,939 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/59420911-bc81-4dcf-8bf6-9826302a11e0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/59420911-bc81-4dcf-8bf6-9826302a11e0/file', 'owner': u'ebb51e5a435d47188e90d53a7b317689', 'id': u'59420911-bc81-4dcf-8bf6-9826302a11e0', 'size': 12716032, u'self': u'/v2/images/59420911-bc81-4dcf-8bf6-9826302a11e0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebb51e5a435d47188e90d53a7b317689', 'name': 'vping_ssh-project_b003ad9c-91fe-46ed-9420-4afd6f145d0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/59420911-bc81-4dcf-8bf6-9826302a11e0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T18:12:54Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-16T18:12:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_b003ad9c-91fe-46ed-9420-4afd6f145d0f', '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/59420911-bc81-4dcf-8bf6-9826302a11e0', 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_b003ad9c-91fe-46ed-9420-4afd6f145d0f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_b003ad9c-91fe-46ed-9420-4afd6f145d0f', 'created': u'2019-05-16T18:12:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T18:12:53Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/59420911-bc81-4dcf-8bf6-9826302a11e0', 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_b003ad9c-91fe-46ed-9420-4afd6f145d0f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 18:12:54,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 18:12:54,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}f215bcfe880488de4ffdb565e0043e9947d7f87f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 18:12:55,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 16 May 2019 18:12: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-85ae8a2d-c4bc-4dd7-b554-2f3d9d2ae240 x-openstack-request-id: req-85ae8a2d-c4bc-4dd7-b554-2f3d9d2ae240 2019-05-16 18:12:55,371 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "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": "2de1079c-73a7-4b05-9998-0495eb4c9dd8"}} 2019-05-16 18:12:55,371 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-85ae8a2d-c4bc-4dd7-b554-2f3d9d2ae240 2019-05-16 18:12:55,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.428019046783s 2019-05-16 18:12:55,372 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_b003ad9c-91fe-46ed-9420-4afd6f145d0f', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'2de1079c-73a7-4b05-9998-0495eb4c9dd8', 'swap': 0}) 2019-05-16 18:12:55,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 18:12:55,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8/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}f215bcfe880488de4ffdb565e0043e9947d7f87f" -d '{"extra_specs": {}}' 2019-05-16 18:12:55,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:12: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-a66228bc-b009-4793-905a-7c148a903d41 x-openstack-request-id: req-a66228bc-b009-4793-905a-7c148a903d41 2019-05-16 18:12:55,404 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 18:12:55,404 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8/os-extra_specs used request id req-a66228bc-b009-4793-905a-7c148a903d41 2019-05-16 18:12:55,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0317900180817s 2019-05-16 18:12:55,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-16 18:12:55,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" -d '{"keypair": {"name": "vping_ssh-kp_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}}' 2019-05-16 18:12:56,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Thu, 16 May 2019 18:12: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-db237124-d786-480e-9586-fd436d88ba70 x-openstack-request-id: req-db237124-d786-480e-9586-fd436d88ba70 2019-05-16 18:12:56,569 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBWaVb7pElcAZvMQUCP7nrievIsxyN4jS4VNUexFBLRUUOWpBC+QXBOyHInZWnbPtbidE6Ji9KXtiwl0YeXQ6XA8BFD8xbxmNzoVP7CzJZj17t01HgfUA/hCci5wnqtaUy46qFAMKDyG4ireyGvsuhrnWt9bPTZUKqZI3Sx1BP7GieOjD3cWE7OouXsnmW/A7Bj45Drw6XKAwjL9q5BOcG6zw5SjxbOz/2cG8e89A9T8efqOcq0NnELwSO3GDbN+4c8QqriVO66YlmfMKlfSvCaguQmzdst1EWHrVr1JDvD1obd8DVRRqisuDF6i/y083sgNEBAULxJCOx1ZdLmqwn Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwVmlW+6RJXAGbzEFAj+564nryLMcjeI0uFTVHsRQS0VFDlqQ\nQvkFwTshyJ2Vp2z7W4nROiYvSl7YsJdGHl0OlwPARQ/MW8Zjc6FT+wsyWY9e7dNR\n4H1AP4QnIucJ6rWlMuOqhQDCg8huIq3shr7Loa51rfWz02VCqmSN0sdQT+xonjow\n93FhOzqLl7J5lvwOwY+OQ68OlygMIy/auQTnBus8OUo8Wzs/9nBvHvPQPU/Hn6jn\nKtDZxC8Ejtxg2zfuHPEKq4lTuumJZnzCpX0rwmoLkJs3bLdRFh61a9SQ7w9aG3fA\n1UUaorLgxeov8tPN7IDRAQFC8SQjsdWXS5qsJwIDAQABAoIBAQCMds7twZwKwZ67\nCraj0p4D4pe7n3ugC/TW8TI+/smCVVl8uwhQz06B+a5qayk8j6zv7GhmwTTb55mu\neMeE6X/e7+evhHGnPrIjX9F98L1sWP7S8hFqcDPLsPspnQUUUVApb0IDC/FEAckZ\nQpcxsMyIshBmB7jTW54Z4aEyvn+2/zjFSrSg2bDXaNWU6YbYiXuDFsPwUCtZYNOA\ntinDhwz7ilOppS/73Bf6e8dANRDBYzv+Y3fEi6bvlxku54uJoolA5WbxxdNRQK2n\nQ2c8XLCUWXR8LVX2xNSkOA4bfgR1I3hLPwqRMQC3kNkN/B6csBHy57eYeD1WY6YS\nfHvErjPxAoGBAPPqFvILdhVmw4n5Q5jo9cDNq720v2NwznY4lUD125dwQ+/OxSMH\nbUnONDw5fyr38vlU7KLfhnEZ7sdsNOBSfCCOm04fZaKEtQtRAICJjxtXFqjDVFLn\n9X7DDw9BWewgukPWxCtX/IfPKvG4WuJLsERY9TETonrE75ePwg/2vsa/AoGBAMru\nLcjzDlDk+qYzuO9kAnyUA0OaLcHtx061Blnwqsob4uJiM+CZyNq3OB6B1KEFUBZf\nFaQSqgd54q0rKtuK7q9r5c0G1hpbVScBVRnU+gXPda+mjwts4n6uVfYO+Fst2+I+\nMDHewia8ku0eQQ+LlXh+eaAha2svuMo8VYjBZxyZAoGBAMj0MddUzgKv2aYQ8TpH\npEEmsbnn8k6RH+iSkZUlebd4zOAD8LL9aXMHKk376OOTyGDXMOa3VeJUxT8TzTSL\ngKyqERX6FBgjUa1zHQDJVFfoFkkQNKbhaIb5Wazt4JIEHLHLfW9gXDPf4LepdWc/\niIem6st2K8UN/39U90ODvIWtAoGAX2douQ+kDF4KhPbOHCXdkWoYusCSgJjkWdl7\nee9OrCQ+H4Zhs1c5ebInvRf2uhkAVPQw/WkU7Nzdt+ISjRKdMnW8nQ54u/1yZBsZ\nQkLBpNerEYBxwcJYHYyit0LEekFuHch06g07I/EF9lqB5egOxo5XafQsR0ExVErX\nP6sFagkCgYEAgssLkdwQJ8gY5TbLHw56meaJuE1SmA1wKE3T4s6tFo2VQB4712eI\n08G4OGOenZJwo4CLoik9nw52AdDKT8fWH3r1glW2gAQz7BHbz1twUpPxlaR5vFJu\n/YTn0rKAugrj2MaNGUJYk3Q39rLlTVW+QZQAe78G5xfWVvr4z+ah3Ck=\n-----END RSA PRIVATE KEY-----\n", "user_id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "name": "vping_ssh-kp_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "fingerprint": "d7:66:e7:9a:98:4f:ba:fb:89:11:85:75:3e:45:8b:8c"}} 2019-05-16 18:12:56,569 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-db237124-d786-480e-9586-fd436d88ba70 2019-05-16 18:12:56,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.16168808937s 2019-05-16 18:12:56,570 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBWaVb7pElcAZvMQUCP7nrievIsxyN4jS4VNUexFBLRUUOWpBC+QXBOyHInZWnbPtbidE6Ji9KXtiwl0YeXQ6XA8BFD8xbxmNzoVP7CzJZj17t01HgfUA/hCci5wnqtaUy46qFAMKDyG4ireyGvsuhrnWt9bPTZUKqZI3Sx1BP7GieOjD3cWE7OouXsnmW/A7Bj45Drw6XKAwjL9q5BOcG6zw5SjxbOz/2cG8e89A9T8efqOcq0NnELwSO3GDbN+4c8QqriVO66YlmfMKlfSvCaguQmzdst1EWHrVr1JDvD1obd8DVRRqisuDF6i/y083sgNEBAULxJCOx1ZdLmqwn Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwVmlW+6RJXAGbzEFAj+564nryLMcjeI0uFTVHsRQS0VFDlqQ\nQvkFwTshyJ2Vp2z7W4nROiYvSl7YsJdGHl0OlwPARQ/MW8Zjc6FT+wsyWY9e7dNR\n4H1AP4QnIucJ6rWlMuOqhQDCg8huIq3shr7Loa51rfWz02VCqmSN0sdQT+xonjow\n93FhOzqLl7J5lvwOwY+OQ68OlygMIy/auQTnBus8OUo8Wzs/9nBvHvPQPU/Hn6jn\nKtDZxC8Ejtxg2zfuHPEKq4lTuumJZnzCpX0rwmoLkJs3bLdRFh61a9SQ7w9aG3fA\n1UUaorLgxeov8tPN7IDRAQFC8SQjsdWXS5qsJwIDAQABAoIBAQCMds7twZwKwZ67\nCraj0p4D4pe7n3ugC/TW8TI+/smCVVl8uwhQz06B+a5qayk8j6zv7GhmwTTb55mu\neMeE6X/e7+evhHGnPrIjX9F98L1sWP7S8hFqcDPLsPspnQUUUVApb0IDC/FEAckZ\nQpcxsMyIshBmB7jTW54Z4aEyvn+2/zjFSrSg2bDXaNWU6YbYiXuDFsPwUCtZYNOA\ntinDhwz7ilOppS/73Bf6e8dANRDBYzv+Y3fEi6bvlxku54uJoolA5WbxxdNRQK2n\nQ2c8XLCUWXR8LVX2xNSkOA4bfgR1I3hLPwqRMQC3kNkN/B6csBHy57eYeD1WY6YS\nfHvErjPxAoGBAPPqFvILdhVmw4n5Q5jo9cDNq720v2NwznY4lUD125dwQ+/OxSMH\nbUnONDw5fyr38vlU7KLfhnEZ7sdsNOBSfCCOm04fZaKEtQtRAICJjxtXFqjDVFLn\n9X7DDw9BWewgukPWxCtX/IfPKvG4WuJLsERY9TETonrE75ePwg/2vsa/AoGBAMru\nLcjzDlDk+qYzuO9kAnyUA0OaLcHtx061Blnwqsob4uJiM+CZyNq3OB6B1KEFUBZf\nFaQSqgd54q0rKtuK7q9r5c0G1hpbVScBVRnU+gXPda+mjwts4n6uVfYO+Fst2+I+\nMDHewia8ku0eQQ+LlXh+eaAha2svuMo8VYjBZxyZAoGBAMj0MddUzgKv2aYQ8TpH\npEEmsbnn8k6RH+iSkZUlebd4zOAD8LL9aXMHKk376OOTyGDXMOa3VeJUxT8TzTSL\ngKyqERX6FBgjUa1zHQDJVFfoFkkQNKbhaIb5Wazt4JIEHLHLfW9gXDPf4LepdWc/\niIem6st2K8UN/39U90ODvIWtAoGAX2douQ+kDF4KhPbOHCXdkWoYusCSgJjkWdl7\nee9OrCQ+H4Zhs1c5ebInvRf2uhkAVPQw/WkU7Nzdt+ISjRKdMnW8nQ54u/1yZBsZ\nQkLBpNerEYBxwcJYHYyit0LEekFuHch06g07I/EF9lqB5egOxo5XafQsR0ExVErX\nP6sFagkCgYEAgssLkdwQJ8gY5TbLHw56meaJuE1SmA1wKE3T4s6tFo2VQB4712eI\n08G4OGOenZJwo4CLoik9nw52AdDKT8fWH3r1glW2gAQz7BHbz1twUpPxlaR5vFJu\n/YTn0rKAugrj2MaNGUJYk3Q39rLlTVW+QZQAe78G5xfWVvr4z+ah3Ck=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'dc2fb0f40e7d48f0b9760be3e3f721e8', 'name': u'vping_ssh-kp_b003ad9c-91fe-46ed-9420-4afd6f145d0f', 'created_at': '2019-05-16T18:12:56.570669', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebb51e5a435d47188e90d53a7b317689', 'name': 'vping_ssh-project_b003ad9c-91fe-46ed-9420-4afd6f145d0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd7:66:e7:9a:98:4f:ba:fb:89:11:85:75:3e:45:8b:8c', 'type': 'ssh', 'id': u'vping_ssh-kp_b003ad9c-91fe-46ed-9420-4afd6f145d0f'}) 2019-05-16 18:12:56,571 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAwVmlW+6RJXAGbzEFAj+564nryLMcjeI0uFTVHsRQS0VFDlqQ QvkFwTshyJ2Vp2z7W4nROiYvSl7YsJdGHl0OlwPARQ/MW8Zjc6FT+wsyWY9e7dNR 4H1AP4QnIucJ6rWlMuOqhQDCg8huIq3shr7Loa51rfWz02VCqmSN0sdQT+xonjow 93FhOzqLl7J5lvwOwY+OQ68OlygMIy/auQTnBus8OUo8Wzs/9nBvHvPQPU/Hn6jn KtDZxC8Ejtxg2zfuHPEKq4lTuumJZnzCpX0rwmoLkJs3bLdRFh61a9SQ7w9aG3fA 1UUaorLgxeov8tPN7IDRAQFC8SQjsdWXS5qsJwIDAQABAoIBAQCMds7twZwKwZ67 Craj0p4D4pe7n3ugC/TW8TI+/smCVVl8uwhQz06B+a5qayk8j6zv7GhmwTTb55mu eMeE6X/e7+evhHGnPrIjX9F98L1sWP7S8hFqcDPLsPspnQUUUVApb0IDC/FEAckZ QpcxsMyIshBmB7jTW54Z4aEyvn+2/zjFSrSg2bDXaNWU6YbYiXuDFsPwUCtZYNOA tinDhwz7ilOppS/73Bf6e8dANRDBYzv+Y3fEi6bvlxku54uJoolA5WbxxdNRQK2n Q2c8XLCUWXR8LVX2xNSkOA4bfgR1I3hLPwqRMQC3kNkN/B6csBHy57eYeD1WY6YS fHvErjPxAoGBAPPqFvILdhVmw4n5Q5jo9cDNq720v2NwznY4lUD125dwQ+/OxSMH bUnONDw5fyr38vlU7KLfhnEZ7sdsNOBSfCCOm04fZaKEtQtRAICJjxtXFqjDVFLn 9X7DDw9BWewgukPWxCtX/IfPKvG4WuJLsERY9TETonrE75ePwg/2vsa/AoGBAMru LcjzDlDk+qYzuO9kAnyUA0OaLcHtx061Blnwqsob4uJiM+CZyNq3OB6B1KEFUBZf FaQSqgd54q0rKtuK7q9r5c0G1hpbVScBVRnU+gXPda+mjwts4n6uVfYO+Fst2+I+ MDHewia8ku0eQQ+LlXh+eaAha2svuMo8VYjBZxyZAoGBAMj0MddUzgKv2aYQ8TpH pEEmsbnn8k6RH+iSkZUlebd4zOAD8LL9aXMHKk376OOTyGDXMOa3VeJUxT8TzTSL gKyqERX6FBgjUa1zHQDJVFfoFkkQNKbhaIb5Wazt4JIEHLHLfW9gXDPf4LepdWc/ iIem6st2K8UN/39U90ODvIWtAoGAX2douQ+kDF4KhPbOHCXdkWoYusCSgJjkWdl7 ee9OrCQ+H4Zhs1c5ebInvRf2uhkAVPQw/WkU7Nzdt+ISjRKdMnW8nQ54u/1yZBsZ QkLBpNerEYBxwcJYHYyit0LEekFuHch06g07I/EF9lqB5egOxo5XafQsR0ExVErX P6sFagkCgYEAgssLkdwQJ8gY5TbLHw56meaJuE1SmA1wKE3T4s6tFo2VQB4712eI 08G4OGOenZJwo4CLoik9nw52AdDKT8fWH3r1glW2gAQz7BHbz1twUpPxlaR5vFJu /YTn0rKAugrj2MaNGUJYk3Q39rLlTVW+QZQAe78G5xfWVvr4z+ah3Ck= -----END RSA PRIVATE KEY----- 2019-05-16 18:12:56,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-16 18:12:56,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" -d '{"security_group": {"name": "vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-05-16 18:12:57,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Thu, 16 May 2019 18:12:57 GMT X-Openstack-Request-Id: req-fbc632e0-3dd3-4144-a545-a29932d3adf6 2019-05-16 18:12:57,038 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:12:56Z", "updated_at": "2019-05-16T18:12:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:56Z", "revision_number": 0, "id": "5ddf25b3-75e4-4099-840e-2f1f9bdd2497", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:56Z", "security_group_id": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb51e5a435d47188e90d53a7b317689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:56Z", "revision_number": 0, "id": "ce61a834-3d5e-421b-9492-309d530a8f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:56Z", "security_group_id": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb51e5a435d47188e90d53a7b317689"}], "revision_number": 1, "project_id": "ebb51e5a435d47188e90d53a7b317689", "id": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b", "name": "vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}} 2019-05-16 18:12:57,038 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-fbc632e0-3dd3-4144-a545-a29932d3adf6 2019-05-16 18:12:57,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.462328910828s 2019-05-16 18:12:57,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:12:57,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:12:57,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Thu, 16 May 2019 18:12:57 GMT X-Openstack-Request-Id: req-faf47a0f-9dcc-4ad0-8b74-e24dab6ae399 2019-05-16 18:12:57,389 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:12:56Z", "updated_at": "2019-05-16T18:12:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:56Z", "revision_number": 0, "id": "5ddf25b3-75e4-4099-840e-2f1f9bdd2497", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:56Z", "security_group_id": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb51e5a435d47188e90d53a7b317689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:56Z", "revision_number": 0, "id": "ce61a834-3d5e-421b-9492-309d530a8f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:56Z", "security_group_id": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb51e5a435d47188e90d53a7b317689"}], "revision_number": 1, "project_id": "ebb51e5a435d47188e90d53a7b317689", "id": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b", "name": "vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}, {"description": "Default security group", "tags": [], "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:12:39Z", "updated_at": "2019-05-16T18:12:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:39Z", "revision_number": 0, "id": "328b0ab9-c548-4cd6-b81f-d729b8306396", "remote_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:39Z", "security_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb51e5a435d47188e90d53a7b317689"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:39Z", "revision_number": 0, "id": "863e0d23-1140-4c47-8b3f-afbd03d5f5fe", "remote_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:39Z", "security_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb51e5a435d47188e90d53a7b317689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:39Z", "revision_number": 0, "id": "9e252867-e1b1-43e5-8389-1decd5916a17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:39Z", "security_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb51e5a435d47188e90d53a7b317689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:39Z", "revision_number": 0, "id": "df8a5935-bd6c-483b-9aba-5b4c7ccda420", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:39Z", "security_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb51e5a435d47188e90d53a7b317689"}], "revision_number": 1, "project_id": "ebb51e5a435d47188e90d53a7b317689", "id": "5e9c1540-a07d-4097-92ed-cc285110607d", "name": "default"}]} 2019-05-16 18:12:57,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-faf47a0f-9dcc-4ad0-8b74-e24dab6ae399 2019-05-16 18:12:57,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.344353914261s 2019-05-16 18:12:57,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-16 18:12:57,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" -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": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b"}}' 2019-05-16 18:12:57,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 16 May 2019 18:12:57 GMT X-Openstack-Request-Id: req-808dd1aa-af48-44e2-9d70-161dce7676e2 2019-05-16 18:12:57,834 - 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-05-16T18:12:57Z", "security_group_id": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b", "port_range_min": 22, "revision_number": 0, "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:12:57Z", "project_id": "ebb51e5a435d47188e90d53a7b317689", "id": "0bcf9e17-602c-4702-9977-fb2418a36e15"}} 2019-05-16 18:12:57,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-808dd1aa-af48-44e2-9d70-161dce7676e2 2019-05-16 18:12:57,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.438600063324s 2019-05-16 18:12:57,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:12:57,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:12:58,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Thu, 16 May 2019 18:12:58 GMT X-Openstack-Request-Id: req-38a6878c-701d-465e-bc97-f5bdc8a7b098 2019-05-16 18:12:58,195 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:12:56Z", "updated_at": "2019-05-16T18:12:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-16T18:12:57Z", "revision_number": 0, "id": "0bcf9e17-602c-4702-9977-fb2418a36e15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:57Z", "security_group_id": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ebb51e5a435d47188e90d53a7b317689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:56Z", "revision_number": 0, "id": "5ddf25b3-75e4-4099-840e-2f1f9bdd2497", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:56Z", "security_group_id": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb51e5a435d47188e90d53a7b317689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:56Z", "revision_number": 0, "id": "ce61a834-3d5e-421b-9492-309d530a8f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:56Z", "security_group_id": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb51e5a435d47188e90d53a7b317689"}], "revision_number": 2, "project_id": "ebb51e5a435d47188e90d53a7b317689", "id": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b", "name": "vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}, {"description": "Default security group", "tags": [], "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:12:39Z", "updated_at": "2019-05-16T18:12:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:39Z", "revision_number": 0, "id": "328b0ab9-c548-4cd6-b81f-d729b8306396", "remote_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:39Z", "security_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb51e5a435d47188e90d53a7b317689"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:39Z", "revision_number": 0, "id": "863e0d23-1140-4c47-8b3f-afbd03d5f5fe", "remote_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:39Z", "security_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb51e5a435d47188e90d53a7b317689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:39Z", "revision_number": 0, "id": "9e252867-e1b1-43e5-8389-1decd5916a17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:39Z", "security_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb51e5a435d47188e90d53a7b317689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:39Z", "revision_number": 0, "id": "df8a5935-bd6c-483b-9aba-5b4c7ccda420", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:39Z", "security_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb51e5a435d47188e90d53a7b317689"}], "revision_number": 1, "project_id": "ebb51e5a435d47188e90d53a7b317689", "id": "5e9c1540-a07d-4097-92ed-cc285110607d", "name": "default"}]} 2019-05-16 18:12:58,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-38a6878c-701d-465e-bc97-f5bdc8a7b098 2019-05-16 18:12:58,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.355354070663s 2019-05-16 18:12:58,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-16 18:12:58,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" -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": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b"}}' 2019-05-16 18:12:58,649 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 16 May 2019 18:12:58 GMT X-Openstack-Request-Id: req-3a5e2681-41c3-42e3-9004-1c78aea6b522 2019-05-16 18:12:58,649 - 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-05-16T18:12:58Z", "security_group_id": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:12:58Z", "project_id": "ebb51e5a435d47188e90d53a7b317689", "id": "fdeb9d19-1832-43a1-ae44-c4bac6ececc1"}} 2019-05-16 18:12:58,649 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-3a5e2681-41c3-42e3-9004-1c78aea6b522 2019-05-16 18:12:58,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.44766998291s 2019-05-16 18:12:58,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:12:58,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:12:59,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 16 May 2019 18:12:59 GMT X-Openstack-Request-Id: req-4f52924c-5e29-4bb3-8865-276478fe0e67 2019-05-16 18:12:59,051 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a5bc6a92-d217-4f22-865d-94c30960690e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ebb51e5a435d47188e90d53a7b317689","l2_adjacency":true,"status":"ACTIVE","subnets":["aceb9845-5ac0-4fd9-b9b5-b045f7d02a0a"],"description":"","tags":[],"updated_at":"2019-05-16T18:12:41Z","qos_policy_id":null,"name":"vping_ssh-net_b003ad9c-91fe-46ed-9420-4afd6f145d0f","admin_state_up":true,"tenant_id":"ebb51e5a435d47188e90d53a7b317689","created_at":"2019-05-16T18:12:39Z","mtu":1450}]} 2019-05-16 18:12:59,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-4f52924c-5e29-4bb3-8865-276478fe0e67 2019-05-16 18:12:59,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.400554895401s 2019-05-16 18:12:59,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:12:59,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:12:59,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 16 May 2019 18:12:59 GMT X-Openstack-Request-Id: req-4ed7d956-dabd-4d0e-8603-9cbd5cb68614 2019-05-16 18:12:59,394 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:12:54Z", "file": "/v2/images/59420911-bc81-4dcf-8bf6-9826302a11e0/file", "owner": "ebb51e5a435d47188e90d53a7b317689", "id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "size": 12716032, "self": "/v2/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/59420911-bc81-4dcf-8bf6-9826302a11e0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/59420911-bc81-4dcf-8bf6-9826302a11e0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:12:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:12:59,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-4ed7d956-dabd-4d0e-8603-9cbd5cb68614 2019-05-16 18:12:59,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.338922023773s 2019-05-16 18:12:59,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 18:12:59,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:12:59,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:12: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-39538d3d-585f-4401-ac74-f0a26bc4d72f x-openstack-request-id: req-39538d3d-585f-4401-ac74-f0a26bc4d72f 2019-05-16 18:12:59,425 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "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": "2de1079c-73a7-4b05-9998-0495eb4c9dd8"}]} 2019-05-16 18:12:59,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-39538d3d-585f-4401-ac74-f0a26bc4d72f 2019-05-16 18:12:59,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023551940918s 2019-05-16 18:12:59,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-16 18:12:59,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" -d '{"server": {"name": "vping_ssh-vm2_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "imageRef": "59420911-bc81-4dcf-8bf6-9826302a11e0", "flavorRef": "2de1079c-73a7-4b05-9998-0495eb4c9dd8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a5bc6a92-d217-4f22-865d-94c30960690e"}], "security_groups": [{"name": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b"}]}}' 2019-05-16 18:13:05,169 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 16 May 2019 18:12:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.36:8774/v2.1/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e x-compute-request-id: req-7708c385-994f-4e5a-8610-6fe2e4b8b97f x-openstack-request-id: req-7708c385-994f-4e5a-8610-6fe2e4b8b97f 2019-05-16 18:13:05,169 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b"}], "OS-DCF:diskConfig": "MANUAL", "id": "3c3acf06-d662-43c6-85e8-d8ebae5e723e", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "bookmark"}], "adminPass": "LC3Y5n4iLpdq"}} 2019-05-16 18:13:05,170 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-7708c385-994f-4e5a-8610-6fe2e4b8b97f 2019-05-16 18:13:05,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.74275898933s 2019-05-16 18:13:05,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:13:05,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:06,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Thu, 16 May 2019 18:13: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-4b1e8ce4-ae46-410d-b5cd-b8291ccd742c x-openstack-request-id: req-4b1e8ce4-ae46-410d-b5cd-b8291ccd742c 2019-05-16 18:13:06,396 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "bookmark"}], "image": {"id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "links": [{"href": "http://172.30.9.36:8774/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2de1079c-73a7-4b05-9998-0495eb4c9dd8", "links": [{"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "bookmark"}]}, "id": "3c3acf06-d662-43c6-85e8-d8ebae5e723e", "user_id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "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-05-16T18:13:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "created": "2019-05-16T18:13:05Z", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:13:06,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-4b1e8ce4-ae46-410d-b5cd-b8291ccd742c 2019-05-16 18:13:06,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.22608184814s 2019-05-16 18:13:06,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:13:06,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:06,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 16 May 2019 18:13:06 GMT X-Openstack-Request-Id: req-ebb1bd4d-6ef6-485d-91a5-fa908d366362 2019-05-16 18:13:06,506 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a5bc6a92-d217-4f22-865d-94c30960690e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ebb51e5a435d47188e90d53a7b317689","l2_adjacency":true,"status":"ACTIVE","subnets":["aceb9845-5ac0-4fd9-b9b5-b045f7d02a0a"],"description":"","tags":[],"updated_at":"2019-05-16T18:12:41Z","qos_policy_id":null,"name":"vping_ssh-net_b003ad9c-91fe-46ed-9420-4afd6f145d0f","admin_state_up":true,"tenant_id":"ebb51e5a435d47188e90d53a7b317689","created_at":"2019-05-16T18:12:39Z","mtu":1450}]} 2019-05-16 18:13:06,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-ebb1bd4d-6ef6-485d-91a5-fa908d366362 2019-05-16 18:13:06,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0988149642944s 2019-05-16 18:13:06,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 18:13:06,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:06,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Thu, 16 May 2019 18:13:06 GMT X-Openstack-Request-Id: req-34094689-4efe-41be-a863-987251c06fbb 2019-05-16 18:13:06,560 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5bc6a92-d217-4f22-865d-94c30960690e","tenant_id":"ebb51e5a435d47188e90d53a7b317689","created_at":"2019-05-16T18:12:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-16T18:12:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ebb51e5a435d47188e90d53a7b317689","id":"aceb9845-5ac0-4fd9-b9b5-b045f7d02a0a","subnetpool_id":null,"name":"vping_ssh-subnet_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}]} 2019-05-16 18:13:06,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-34094689-4efe-41be-a863-987251c06fbb 2019-05-16 18:13:06,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.052050113678s 2019-05-16 18:13:06,561 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:13:08,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:13:08,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:09,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 639 Content-Type: application/json Date: Thu, 16 May 2019 18:13: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-554547e3-e792-41f3-a073-1968c64cab16 x-openstack-request-id: req-554547e3-e792-41f3-a073-1968c64cab16 2019-05-16 18:13:09,531 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "bookmark"}], "image": {"id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "links": [{"href": "http://172.30.9.36:8774/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2de1079c-73a7-4b05-9998-0495eb4c9dd8", "links": [{"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "bookmark"}]}, "id": "3c3acf06-d662-43c6-85e8-d8ebae5e723e", "user_id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:13:08Z", "hostId": "a1986e69a4c86840c09c83f11482dbcf76760c2eb4976ba79db55c83", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "created": "2019-05-16T18:13:05Z", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:13:09,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-554547e3-e792-41f3-a073-1968c64cab16 2019-05-16 18:13:09,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.968034982681s 2019-05-16 18:13:09,537 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:13:11,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:13:11,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:12,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Thu, 16 May 2019 18:13: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-cfe50805-20d9-47d9-a6ab-cb229cec0701 x-openstack-request-id: req-cfe50805-20d9-47d9-a6ab-cb229cec0701 2019-05-16 18:13:12,424 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "bookmark"}], "image": {"id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "links": [{"href": "http://172.30.9.36:8774/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2de1079c-73a7-4b05-9998-0495eb4c9dd8", "links": [{"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "bookmark"}]}, "id": "3c3acf06-d662-43c6-85e8-d8ebae5e723e", "security_groups": [{"name": "vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}], "user_id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:13:09Z", "hostId": "a1986e69a4c86840c09c83f11482dbcf76760c2eb4976ba79db55c83", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "created": "2019-05-16T18:13:05Z", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:13:12,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-cfe50805-20d9-47d9-a6ab-cb229cec0701 2019-05-16 18:13:12,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.884691953659s 2019-05-16 18:13:12,431 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:13:14,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:13:14,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:15,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Thu, 16 May 2019 18:13: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-7de5132c-c156-4cbf-884b-d4a15c2238dd x-openstack-request-id: req-7de5132c-c156-4cbf-884b-d4a15c2238dd 2019-05-16 18:13:15,515 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "bookmark"}], "image": {"id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "links": [{"href": "http://172.30.9.36:8774/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2de1079c-73a7-4b05-9998-0495eb4c9dd8", "links": [{"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "bookmark"}]}, "id": "3c3acf06-d662-43c6-85e8-d8ebae5e723e", "security_groups": [{"name": "vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}], "user_id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:13:09Z", "hostId": "a1986e69a4c86840c09c83f11482dbcf76760c2eb4976ba79db55c83", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "created": "2019-05-16T18:13:05Z", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:13:15,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-7de5132c-c156-4cbf-884b-d4a15c2238dd 2019-05-16 18:13:15,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08162808418s 2019-05-16 18:13:15,522 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:13:17,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:13:17,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:18,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Thu, 16 May 2019 18:13: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-b53ed1f7-50d3-4d54-80ef-80add6e4dda0 x-openstack-request-id: req-b53ed1f7-50d3-4d54-80ef-80add6e4dda0 2019-05-16 18:13:18,667 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b003ad9c-91fe-46ed-9420-4afd6f145d0f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:85:54", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "bookmark"}], "image": {"id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "links": [{"href": "http://172.30.9.36:8774/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:13:16.000000", "flavor": {"id": "2de1079c-73a7-4b05-9998-0495eb4c9dd8", "links": [{"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "bookmark"}]}, "id": "3c3acf06-d662-43c6-85e8-d8ebae5e723e", "security_groups": [{"name": "vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}], "user_id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:13:16Z", "hostId": "a1986e69a4c86840c09c83f11482dbcf76760c2eb4976ba79db55c83", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "created": "2019-05-16T18:13:05Z", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:13:18,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-b53ed1f7-50d3-4d54-80ef-80add6e4dda0 2019-05-16 18:13:18,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14297890663s 2019-05-16 18:13:18,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-16 18:13:18,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/ports.json?device_id=3c3acf06-d662-43c6-85e8-d8ebae5e723e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:19,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 16 May 2019 18:13:19 GMT X-Openstack-Request-Id: req-e6ff82d8-9672-47dd-905a-2deca0f7b311 2019-05-16 18:13:19,025 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-16T18:13:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aceb9845-5ac0-4fd9-b9b5-b045f7d02a0a","ip_address":"192.168.120.10"}],"id":"d19aba64-f803-4059-ae16-0ad449e6b6a3","security_groups":["1c71fa29-ad4f-4adb-909a-45fa5a9d891b"],"mac_address":"fa:16:3e:4e:85:54","project_id":"ebb51e5a435d47188e90d53a7b317689","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5bc6a92-d217-4f22-865d-94c30960690e","tenant_id":"ebb51e5a435d47188e90d53a7b317689","created_at":"2019-05-16T18:13:09Z","binding:vnic_type":"normal","device_id":"3c3acf06-d662-43c6-85e8-d8ebae5e723e","ip_allocation":"immediate"}]} 2019-05-16 18:13:19,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?device_id=3c3acf06-d662-43c6-85e8-d8ebae5e723e used request id req-e6ff82d8-9672-47dd-905a-2deca0f7b311 2019-05-16 18:13:19,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.353484153748s 2019-05-16 18:13:19,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:13:19,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/floatingips.json?port_id=d19aba64-f803-4059-ae16-0ad449e6b6a3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:19,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:13:19 GMT X-Openstack-Request-Id: req-61f13ca8-276d-4c75-8731-0341d5836f1d 2019-05-16 18:13:19,378 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-16 18:13:19,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json?port_id=d19aba64-f803-4059-ae16-0ad449e6b6a3 used request id req-61f13ca8-276d-4c75-8731-0341d5836f1d 2019-05-16 18:13:19,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.341471910477s 2019-05-16 18:13:19,379 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_b003ad9c-91fe-46ed-9420-4afd6f145d0f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4e:85:54', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'59420911-bc81-4dcf-8bf6-9826302a11e0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-16T18:13:16.000000', 'flavor': Munch({u'id': u'2de1079c-73a7-4b05-9998-0495eb4c9dd8'}), 'az': u'nova', 'id': u'3c3acf06-d662-43c6-85e8-d8ebae5e723e', 'security_groups': [Munch({u'name': u'vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dc2fb0f40e7d48f0b9760be3e3f721e8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebb51e5a435d47188e90d53a7b317689', 'name': 'vping_ssh-project_b003ad9c-91fe-46ed-9420-4afd6f145d0f', '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-05-16T18:13:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-16T18:13:16Z', 'hostId': u'a1986e69a4c86840c09c83f11482dbcf76760c2eb4976ba79db55c83', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'a1986e69a4c86840c09c83f11482dbcf76760c2eb4976ba79db55c83', '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-05-16T18:13:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ebb51e5a435d47188e90d53a7b317689', 'name': u'vping_ssh-vm2_b003ad9c-91fe-46ed-9420-4afd6f145d0f', 'adminPass': u'LC3Y5n4iLpdq', 'tenant_id': u'ebb51e5a435d47188e90d53a7b317689', 'created_at': u'2019-05-16T18:13:05Z', 'created': u'2019-05-16T18:13:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-16 18:13:19,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:13:19,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:19,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 16 May 2019 18:13:19 GMT X-Openstack-Request-Id: req-0f19dd16-86a7-4153-bf55-96fbb4e124e0 2019-05-16 18:13:19,479 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a5bc6a92-d217-4f22-865d-94c30960690e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ebb51e5a435d47188e90d53a7b317689","l2_adjacency":true,"status":"ACTIVE","subnets":["aceb9845-5ac0-4fd9-b9b5-b045f7d02a0a"],"description":"","tags":[],"updated_at":"2019-05-16T18:12:41Z","qos_policy_id":null,"name":"vping_ssh-net_b003ad9c-91fe-46ed-9420-4afd6f145d0f","admin_state_up":true,"tenant_id":"ebb51e5a435d47188e90d53a7b317689","created_at":"2019-05-16T18:12:39Z","mtu":1450}]} 2019-05-16 18:13:19,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-0f19dd16-86a7-4153-bf55-96fbb4e124e0 2019-05-16 18:13:19,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0987739562988s 2019-05-16 18:13:19,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:13:19,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:19,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 16 May 2019 18:13:19 GMT X-Openstack-Request-Id: req-5ae17dee-40ec-4a9d-a727-ba482668b6d8 2019-05-16 18:13:19,538 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:12:54Z", "file": "/v2/images/59420911-bc81-4dcf-8bf6-9826302a11e0/file", "owner": "ebb51e5a435d47188e90d53a7b317689", "id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "size": 12716032, "self": "/v2/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/59420911-bc81-4dcf-8bf6-9826302a11e0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/59420911-bc81-4dcf-8bf6-9826302a11e0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:12:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:13:19,538 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-5ae17dee-40ec-4a9d-a727-ba482668b6d8 2019-05-16 18:13:19,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0539779663086s 2019-05-16 18:13:19,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 18:13:19,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:19,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:13: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-ccb5d727-27ef-459b-934e-6cc1068fd76e x-openstack-request-id: req-ccb5d727-27ef-459b-934e-6cc1068fd76e 2019-05-16 18:13:19,567 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "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": "2de1079c-73a7-4b05-9998-0495eb4c9dd8"}]} 2019-05-16 18:13:19,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-ccb5d727-27ef-459b-934e-6cc1068fd76e 2019-05-16 18:13:19,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0272078514099s 2019-05-16 18:13:19,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-16 18:13:19,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" -d '{"server": {"name": "vping_ssh-vm_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "imageRef": "59420911-bc81-4dcf-8bf6-9826302a11e0", "key_name": "vping_ssh-kp_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "flavorRef": "2de1079c-73a7-4b05-9998-0495eb4c9dd8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a5bc6a92-d217-4f22-865d-94c30960690e"}], "security_groups": [{"name": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b"}]}}' 2019-05-16 18:13:24,177 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 16 May 2019 18:13: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.36:8774/v2.1/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff x-compute-request-id: req-c9c3e2b2-5a89-4b0d-8a97-b9c3fd953248 x-openstack-request-id: req-c9c3e2b2-5a89-4b0d-8a97-b9c3fd953248 2019-05-16 18:13:24,177 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b"}], "OS-DCF:diskConfig": "MANUAL", "id": "b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "rel": "bookmark"}], "adminPass": "hAA35N7HKYt6"}} 2019-05-16 18:13:24,178 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-c9c3e2b2-5a89-4b0d-8a97-b9c3fd953248 2019-05-16 18:13:24,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.609333992s 2019-05-16 18:13:24,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:13:24,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:25,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Thu, 16 May 2019 18:13: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-c840972c-b75c-489b-b9b2-c35798a4e048 x-openstack-request-id: req-c840972c-b75c-489b-b9b2-c35798a4e048 2019-05-16 18:13:25,020 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "rel": "bookmark"}], "image": {"id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "links": [{"href": "http://172.30.9.36:8774/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2de1079c-73a7-4b05-9998-0495eb4c9dd8", "links": [{"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "bookmark"}]}, "id": "b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "user_id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "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-05-16T18:13:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "name": "vping_ssh-vm_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "created": "2019-05-16T18:13:24Z", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b003ad9c-91fe-46ed-9420-4afd6f145d0f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:85:54", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "bookmark"}], "image": {"id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "links": [{"href": "http://172.30.9.36:8774/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:13:16.000000", "flavor": {"id": "2de1079c-73a7-4b05-9998-0495eb4c9dd8", "links": [{"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "bookmark"}]}, "id": "3c3acf06-d662-43c6-85e8-d8ebae5e723e", "security_groups": [{"name": "vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}], "user_id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:13:16Z", "hostId": "a1986e69a4c86840c09c83f11482dbcf76760c2eb4976ba79db55c83", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "created": "2019-05-16T18:13:05Z", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:13:25,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-c840972c-b75c-489b-b9b2-c35798a4e048 2019-05-16 18:13:25,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.842103004456s 2019-05-16 18:13:25,028 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:13:27,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:13:27,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:28,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Thu, 16 May 2019 18:13: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-c2961651-4138-4d03-bd02-8a2caf59a6bc x-openstack-request-id: req-c2961651-4138-4d03-bd02-8a2caf59a6bc 2019-05-16 18:13:28,573 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "rel": "bookmark"}], "image": {"id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "links": [{"href": "http://172.30.9.36:8774/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2de1079c-73a7-4b05-9998-0495eb4c9dd8", "links": [{"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "bookmark"}]}, "id": "b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "security_groups": [{"name": "vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}], "user_id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:13:27Z", "hostId": "3c187e865d3004aeaca617411754e6bc38ae2fa7d5aef97e0e4dde84", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "name": "vping_ssh-vm_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "created": "2019-05-16T18:13:24Z", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b003ad9c-91fe-46ed-9420-4afd6f145d0f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:85:54", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "bookmark"}], "image": {"id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "links": [{"href": "http://172.30.9.36:8774/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:13:16.000000", "flavor": {"id": "2de1079c-73a7-4b05-9998-0495eb4c9dd8", "links": [{"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "bookmark"}]}, "id": "3c3acf06-d662-43c6-85e8-d8ebae5e723e", "security_groups": [{"name": "vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}], "user_id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:13:16Z", "hostId": "a1986e69a4c86840c09c83f11482dbcf76760c2eb4976ba79db55c83", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "created": "2019-05-16T18:13:05Z", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:13:28,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-c2961651-4138-4d03-bd02-8a2caf59a6bc 2019-05-16 18:13:28,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.5422539711s 2019-05-16 18:13:28,581 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:13:30,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:13:30,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:31,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Thu, 16 May 2019 18:13: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-fc8038e9-58a6-4526-8eb6-fbd11c201a99 x-openstack-request-id: req-fc8038e9-58a6-4526-8eb6-fbd11c201a99 2019-05-16 18:13:31,621 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "rel": "bookmark"}], "image": {"id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "links": [{"href": "http://172.30.9.36:8774/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2de1079c-73a7-4b05-9998-0495eb4c9dd8", "links": [{"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "bookmark"}]}, "id": "b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "security_groups": [{"name": "vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}], "user_id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:13:28Z", "hostId": "3c187e865d3004aeaca617411754e6bc38ae2fa7d5aef97e0e4dde84", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "name": "vping_ssh-vm_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "created": "2019-05-16T18:13:24Z", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b003ad9c-91fe-46ed-9420-4afd6f145d0f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:85:54", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "bookmark"}], "image": {"id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "links": [{"href": "http://172.30.9.36:8774/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:13:16.000000", "flavor": {"id": "2de1079c-73a7-4b05-9998-0495eb4c9dd8", "links": [{"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "bookmark"}]}, "id": "3c3acf06-d662-43c6-85e8-d8ebae5e723e", "security_groups": [{"name": "vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}], "user_id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:13:16Z", "hostId": "a1986e69a4c86840c09c83f11482dbcf76760c2eb4976ba79db55c83", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "created": "2019-05-16T18:13:05Z", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:13:31,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-fc8038e9-58a6-4526-8eb6-fbd11c201a99 2019-05-16 18:13:31,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03801512718s 2019-05-16 18:13:31,628 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:13:33,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:13:33,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:34,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Thu, 16 May 2019 18:13: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-63c185be-c18b-427d-a156-108c90a8ec82 x-openstack-request-id: req-63c185be-c18b-427d-a156-108c90a8ec82 2019-05-16 18:13:34,586 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "rel": "bookmark"}], "image": {"id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "links": [{"href": "http://172.30.9.36:8774/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2de1079c-73a7-4b05-9998-0495eb4c9dd8", "links": [{"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "bookmark"}]}, "id": "b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "security_groups": [{"name": "vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}], "user_id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:13:28Z", "hostId": "3c187e865d3004aeaca617411754e6bc38ae2fa7d5aef97e0e4dde84", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "name": "vping_ssh-vm_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "created": "2019-05-16T18:13:24Z", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b003ad9c-91fe-46ed-9420-4afd6f145d0f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:85:54", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "bookmark"}], "image": {"id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "links": [{"href": "http://172.30.9.36:8774/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:13:16.000000", "flavor": {"id": "2de1079c-73a7-4b05-9998-0495eb4c9dd8", "links": [{"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "bookmark"}]}, "id": "3c3acf06-d662-43c6-85e8-d8ebae5e723e", "security_groups": [{"name": "vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}], "user_id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:13:16Z", "hostId": "a1986e69a4c86840c09c83f11482dbcf76760c2eb4976ba79db55c83", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "created": "2019-05-16T18:13:05Z", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:13:34,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-63c185be-c18b-427d-a156-108c90a8ec82 2019-05-16 18:13:34,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.955228090286s 2019-05-16 18:13:34,594 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:13:36,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:13:36,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:37,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 868 Content-Type: application/json Date: Thu, 16 May 2019 18:13: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-562ed092-be01-4139-82d3-ef31efd85101 x-openstack-request-id: req-562ed092-be01-4139-82d3-ef31efd85101 2019-05-16 18:13:37,270 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b003ad9c-91fe-46ed-9420-4afd6f145d0f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:ec:bc", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "rel": "bookmark"}], "image": {"id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "links": [{"href": "http://172.30.9.36:8774/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:13:35.000000", "flavor": {"id": "2de1079c-73a7-4b05-9998-0495eb4c9dd8", "links": [{"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "bookmark"}]}, "id": "b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "security_groups": [{"name": "vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}], "user_id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:13:35Z", "hostId": "3c187e865d3004aeaca617411754e6bc38ae2fa7d5aef97e0e4dde84", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "name": "vping_ssh-vm_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "created": "2019-05-16T18:13:24Z", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b003ad9c-91fe-46ed-9420-4afd6f145d0f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:85:54", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "bookmark"}], "image": {"id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "links": [{"href": "http://172.30.9.36:8774/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:13:16.000000", "flavor": {"id": "2de1079c-73a7-4b05-9998-0495eb4c9dd8", "links": [{"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "bookmark"}]}, "id": "3c3acf06-d662-43c6-85e8-d8ebae5e723e", "security_groups": [{"name": "vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}], "user_id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:13:16Z", "hostId": "a1986e69a4c86840c09c83f11482dbcf76760c2eb4976ba79db55c83", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "created": "2019-05-16T18:13:05Z", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:13:37,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-562ed092-be01-4139-82d3-ef31efd85101 2019-05-16 18:13:37,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.674304008484s 2019-05-16 18:13:37,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-16 18:13:37,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/ports.json?device_id=b6bd683b-cc8f-40c6-a94d-89bc62f828ff" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:37,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 16 May 2019 18:13:37 GMT X-Openstack-Request-Id: req-c87dd270-ed24-4991-ab6c-75645beee109 2019-05-16 18:13:37,335 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-16T18:13:34Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aceb9845-5ac0-4fd9-b9b5-b045f7d02a0a","ip_address":"192.168.120.5"}],"id":"424510e4-674c-405b-92bd-aa2014eb0f44","security_groups":["1c71fa29-ad4f-4adb-909a-45fa5a9d891b"],"mac_address":"fa:16:3e:9c:ec:bc","project_id":"ebb51e5a435d47188e90d53a7b317689","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5bc6a92-d217-4f22-865d-94c30960690e","tenant_id":"ebb51e5a435d47188e90d53a7b317689","created_at":"2019-05-16T18:13:27Z","binding:vnic_type":"normal","device_id":"b6bd683b-cc8f-40c6-a94d-89bc62f828ff","ip_allocation":"immediate"}]} 2019-05-16 18:13:37,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?device_id=b6bd683b-cc8f-40c6-a94d-89bc62f828ff used request id req-c87dd270-ed24-4991-ab6c-75645beee109 2019-05-16 18:13:37,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0577700138092s 2019-05-16 18:13:37,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:13:37,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/floatingips.json?port_id=424510e4-674c-405b-92bd-aa2014eb0f44" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:37,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:13:37 GMT X-Openstack-Request-Id: req-9c444d49-30f9-495c-a117-797451cfeb44 2019-05-16 18:13:37,395 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-16 18:13:37,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json?port_id=424510e4-674c-405b-92bd-aa2014eb0f44 used request id req-9c444d49-30f9-495c-a117-797451cfeb44 2019-05-16 18:13:37,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0505170822144s 2019-05-16 18:13:37,396 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_b003ad9c-91fe-46ed-9420-4afd6f145d0f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9c:ec:bc', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'59420911-bc81-4dcf-8bf6-9826302a11e0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-16T18:13:35.000000', 'flavor': Munch({u'id': u'2de1079c-73a7-4b05-9998-0495eb4c9dd8'}), 'az': u'nova', 'id': u'b6bd683b-cc8f-40c6-a94d-89bc62f828ff', 'security_groups': [Munch({u'name': u'vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dc2fb0f40e7d48f0b9760be3e3f721e8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebb51e5a435d47188e90d53a7b317689', 'name': 'vping_ssh-project_b003ad9c-91fe-46ed-9420-4afd6f145d0f', '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-05-16T18:13:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-16T18:13:35Z', 'hostId': u'3c187e865d3004aeaca617411754e6bc38ae2fa7d5aef97e0e4dde84', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_b003ad9c-91fe-46ed-9420-4afd6f145d0f', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'3c187e865d3004aeaca617411754e6bc38ae2fa7d5aef97e0e4dde84', '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-05-16T18:13:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ebb51e5a435d47188e90d53a7b317689', 'name': u'vping_ssh-vm_b003ad9c-91fe-46ed-9420-4afd6f145d0f', 'adminPass': u'hAA35N7HKYt6', 'tenant_id': u'ebb51e5a435d47188e90d53a7b317689', 'created_at': u'2019-05-16T18:13:24Z', 'created': u'2019-05-16T18:13:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-16 18:13:37,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:13:37,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:37,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 16 May 2019 18:13:37 GMT X-Openstack-Request-Id: req-ac57b5a6-6bcc-4f31-982b-b174cf6a01ba 2019-05-16 18:13:37,764 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a5bc6a92-d217-4f22-865d-94c30960690e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ebb51e5a435d47188e90d53a7b317689","l2_adjacency":true,"status":"ACTIVE","subnets":["aceb9845-5ac0-4fd9-b9b5-b045f7d02a0a"],"description":"","tags":[],"updated_at":"2019-05-16T18:12:41Z","qos_policy_id":null,"name":"vping_ssh-net_b003ad9c-91fe-46ed-9420-4afd6f145d0f","admin_state_up":true,"tenant_id":"ebb51e5a435d47188e90d53a7b317689","created_at":"2019-05-16T18:12:39Z","mtu":1450}]} 2019-05-16 18:13:37,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-ac57b5a6-6bcc-4f31-982b-b174cf6a01ba 2019-05-16 18:13:37,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363039970398s 2019-05-16 18:13:37,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-16 18:13:37,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/ports.json?device_id=b6bd683b-cc8f-40c6-a94d-89bc62f828ff" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:37,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 16 May 2019 18:13:37 GMT X-Openstack-Request-Id: req-973f84a3-bad8-465d-941c-22846ef92622 2019-05-16 18:13:37,825 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-16T18:13:34Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aceb9845-5ac0-4fd9-b9b5-b045f7d02a0a","ip_address":"192.168.120.5"}],"id":"424510e4-674c-405b-92bd-aa2014eb0f44","security_groups":["1c71fa29-ad4f-4adb-909a-45fa5a9d891b"],"mac_address":"fa:16:3e:9c:ec:bc","project_id":"ebb51e5a435d47188e90d53a7b317689","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5bc6a92-d217-4f22-865d-94c30960690e","tenant_id":"ebb51e5a435d47188e90d53a7b317689","created_at":"2019-05-16T18:13:27Z","binding:vnic_type":"normal","device_id":"b6bd683b-cc8f-40c6-a94d-89bc62f828ff","ip_allocation":"immediate"}]} 2019-05-16 18:13:37,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?device_id=b6bd683b-cc8f-40c6-a94d-89bc62f828ff used request id req-973f84a3-bad8-465d-941c-22846ef92622 2019-05-16 18:13:37,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0594658851624s 2019-05-16 18:13:37,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-16 18:13:37,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" -d '{"floatingip": {"floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "fixed_ip_address": "192.168.120.5", "port_id": "424510e4-674c-405b-92bd-aa2014eb0f44"}}' 2019-05-16 18:13:41,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Thu, 16 May 2019 18:13:41 GMT X-Openstack-Request-Id: req-5066144c-ec31-4fe3-a26b-5e1faaf4ca57 2019-05-16 18:13:41,040 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "d7de09b0-a56a-4388-aeb0-30c8e3ef28d8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:13:39Z", "updated_at": "2019-05-16T18:13:39Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a5bc6a92-d217-4f22-865d-94c30960690e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9c:ec:bc", "device_id": "b6bd683b-cc8f-40c6-a94d-89bc62f828ff"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ebb51e5a435d47188e90d53a7b317689", "port_id": "424510e4-674c-405b-92bd-aa2014eb0f44", "id": "db548bf3-c2c4-4e41-b411-9d9348273d41", "qos_policy_id": null}} 2019-05-16 18:13:41,040 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-5066144c-ec31-4fe3-a26b-5e1faaf4ca57 2019-05-16 18:13:41,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.21491193771s 2019-05-16 18:13:41,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:13:41,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:41,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 16 May 2019 18:13:41 GMT X-Openstack-Request-Id: req-24c5ca46-133b-494e-8d69-f1ca1eeadefe 2019-05-16 18:13:41,124 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d7de09b0-a56a-4388-aeb0-30c8e3ef28d8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:13:39Z", "updated_at": "2019-05-16T18:13:39Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a5bc6a92-d217-4f22-865d-94c30960690e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9c:ec:bc", "device_id": "b6bd683b-cc8f-40c6-a94d-89bc62f828ff"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ebb51e5a435d47188e90d53a7b317689", "port_id": "424510e4-674c-405b-92bd-aa2014eb0f44", "id": "db548bf3-c2c4-4e41-b411-9d9348273d41", "qos_policy_id": null}]} 2019-05-16 18:13:41,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-24c5ca46-133b-494e-8d69-f1ca1eeadefe 2019-05-16 18:13:41,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.06889295578s 2019-05-16 18:13:41,131 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:13:41,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:13:41,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:41,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 16 May 2019 18:13:41 GMT X-Openstack-Request-Id: req-9fe03495-9c72-4b96-9f0b-154b857cc329 2019-05-16 18:13:41,302 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d7de09b0-a56a-4388-aeb0-30c8e3ef28d8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:13:39Z", "updated_at": "2019-05-16T18:13:39Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a5bc6a92-d217-4f22-865d-94c30960690e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9c:ec:bc", "device_id": "b6bd683b-cc8f-40c6-a94d-89bc62f828ff"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ebb51e5a435d47188e90d53a7b317689", "port_id": "424510e4-674c-405b-92bd-aa2014eb0f44", "id": "db548bf3-c2c4-4e41-b411-9d9348273d41", "qos_policy_id": null}]} 2019-05-16 18:13:41,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-9fe03495-9c72-4b96-9f0b-154b857cc329 2019-05-16 18:13:41,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0604112148285s 2019-05-16 18:13:41,308 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:13:41,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:13:41,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:41,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 16 May 2019 18:13:41 GMT X-Openstack-Request-Id: req-100d75c6-2bf2-42fc-a58b-0d3d3ae89a77 2019-05-16 18:13:41,488 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d7de09b0-a56a-4388-aeb0-30c8e3ef28d8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:13:39Z", "updated_at": "2019-05-16T18:13:39Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a5bc6a92-d217-4f22-865d-94c30960690e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9c:ec:bc", "device_id": "b6bd683b-cc8f-40c6-a94d-89bc62f828ff"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ebb51e5a435d47188e90d53a7b317689", "port_id": "424510e4-674c-405b-92bd-aa2014eb0f44", "id": "db548bf3-c2c4-4e41-b411-9d9348273d41", "qos_policy_id": null}]} 2019-05-16 18:13:41,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-100d75c6-2bf2-42fc-a58b-0d3d3ae89a77 2019-05-16 18:13:41,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0696909427643s 2019-05-16 18:13:41,494 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:13:41,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:13:41,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:41,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 16 May 2019 18:13:41 GMT X-Openstack-Request-Id: req-c27b5b13-c475-446c-99c9-a9e6c2b1d92b 2019-05-16 18:13:41,679 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d7de09b0-a56a-4388-aeb0-30c8e3ef28d8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:13:39Z", "updated_at": "2019-05-16T18:13:39Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a5bc6a92-d217-4f22-865d-94c30960690e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9c:ec:bc", "device_id": "b6bd683b-cc8f-40c6-a94d-89bc62f828ff"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ebb51e5a435d47188e90d53a7b317689", "port_id": "424510e4-674c-405b-92bd-aa2014eb0f44", "id": "db548bf3-c2c4-4e41-b411-9d9348273d41", "qos_policy_id": null}]} 2019-05-16 18:13:41,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-c27b5b13-c475-446c-99c9-a9e6c2b1d92b 2019-05-16 18:13:41,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0757710933685s 2019-05-16 18:13:41,685 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:13:41,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:13:41,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:41,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 16 May 2019 18:13:41 GMT X-Openstack-Request-Id: req-bbab0f47-656e-416a-bb4f-e47eeb18413a 2019-05-16 18:13:41,865 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d7de09b0-a56a-4388-aeb0-30c8e3ef28d8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:13:39Z", "updated_at": "2019-05-16T18:13:39Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a5bc6a92-d217-4f22-865d-94c30960690e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9c:ec:bc", "device_id": "b6bd683b-cc8f-40c6-a94d-89bc62f828ff"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ebb51e5a435d47188e90d53a7b317689", "port_id": "424510e4-674c-405b-92bd-aa2014eb0f44", "id": "db548bf3-c2c4-4e41-b411-9d9348273d41", "qos_policy_id": null}]} 2019-05-16 18:13:41,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-bbab0f47-656e-416a-bb4f-e47eeb18413a 2019-05-16 18:13:41,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0703151226044s 2019-05-16 18:13:41,872 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:13:41,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:13:41,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:42,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 16 May 2019 18:13:42 GMT X-Openstack-Request-Id: req-24fc3e6b-7b5f-4fc5-87e0-d4c2c4d59910 2019-05-16 18:13:42,048 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d7de09b0-a56a-4388-aeb0-30c8e3ef28d8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:13:39Z", "updated_at": "2019-05-16T18:13:39Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a5bc6a92-d217-4f22-865d-94c30960690e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9c:ec:bc", "device_id": "b6bd683b-cc8f-40c6-a94d-89bc62f828ff"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ebb51e5a435d47188e90d53a7b317689", "port_id": "424510e4-674c-405b-92bd-aa2014eb0f44", "id": "db548bf3-c2c4-4e41-b411-9d9348273d41", "qos_policy_id": null}]} 2019-05-16 18:13:42,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-24fc3e6b-7b5f-4fc5-87e0-d4c2c4d59910 2019-05-16 18:13:42,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0671350955963s 2019-05-16 18:13:42,054 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:13:42,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:13:42,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:42,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 16 May 2019 18:13:42 GMT X-Openstack-Request-Id: req-ddea8e58-2626-4517-b091-68257861d854 2019-05-16 18:13:42,255 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d7de09b0-a56a-4388-aeb0-30c8e3ef28d8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:13:39Z", "updated_at": "2019-05-16T18:13:39Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a5bc6a92-d217-4f22-865d-94c30960690e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9c:ec:bc", "device_id": "b6bd683b-cc8f-40c6-a94d-89bc62f828ff"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ebb51e5a435d47188e90d53a7b317689", "port_id": "424510e4-674c-405b-92bd-aa2014eb0f44", "id": "db548bf3-c2c4-4e41-b411-9d9348273d41", "qos_policy_id": null}]} 2019-05-16 18:13:42,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-ddea8e58-2626-4517-b091-68257861d854 2019-05-16 18:13:42,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0910649299622s 2019-05-16 18:13:42,261 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:13:42,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:13:42,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:42,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 16 May 2019 18:13:42 GMT X-Openstack-Request-Id: req-af922636-91d0-4d76-b979-8ab3e868e04d 2019-05-16 18:13:42,442 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d7de09b0-a56a-4388-aeb0-30c8e3ef28d8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:13:39Z", "updated_at": "2019-05-16T18:13:39Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a5bc6a92-d217-4f22-865d-94c30960690e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9c:ec:bc", "device_id": "b6bd683b-cc8f-40c6-a94d-89bc62f828ff"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ebb51e5a435d47188e90d53a7b317689", "port_id": "424510e4-674c-405b-92bd-aa2014eb0f44", "id": "db548bf3-c2c4-4e41-b411-9d9348273d41", "qos_policy_id": null}]} 2019-05-16 18:13:42,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-af922636-91d0-4d76-b979-8ab3e868e04d 2019-05-16 18:13:42,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0707957744598s 2019-05-16 18:13:42,448 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:13:42,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:13:42,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:42,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Thu, 16 May 2019 18:13:42 GMT X-Openstack-Request-Id: req-0aef1eb1-c914-4517-954d-dca61a52191c 2019-05-16 18:13:42,908 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d7de09b0-a56a-4388-aeb0-30c8e3ef28d8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:13:39Z", "updated_at": "2019-05-16T18:13:42Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a5bc6a92-d217-4f22-865d-94c30960690e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9c:ec:bc", "device_id": "b6bd683b-cc8f-40c6-a94d-89bc62f828ff"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "ebb51e5a435d47188e90d53a7b317689", "port_id": "424510e4-674c-405b-92bd-aa2014eb0f44", "id": "db548bf3-c2c4-4e41-b411-9d9348273d41", "qos_policy_id": null}]} 2019-05-16 18:13:42,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-0aef1eb1-c914-4517-954d-dca61a52191c 2019-05-16 18:13:42,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.350755929947s 2019-05-16 18:13:42,915 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'd7de09b0-a56a-4388-aeb0-30c8e3ef28d8', 'updated_at': u'2019-05-16T18:13:42Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.200', 'revision_number': 2, 'port_id': u'424510e4-674c-405b-92bd-aa2014eb0f44', 'id': u'db548bf3-c2c4-4e41-b411-9d9348273d41', 'network': u'220195cd-782b-490f-b03b-eb92b75ca738', 'port': u'424510e4-674c-405b-92bd-aa2014eb0f44', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebb51e5a435d47188e90d53a7b317689', 'name': 'vping_ssh-project_b003ad9c-91fe-46ed-9420-4afd6f145d0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ebb51e5a435d47188e90d53a7b317689', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a5bc6a92-d217-4f22-865d-94c30960690e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9c:ec:bc', u'device_id': u'b6bd683b-cc8f-40c6-a94d-89bc62f828ff'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'ebb51e5a435d47188e90d53a7b317689', 'created_at': u'2019-05-16T18:13:39Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a5bc6a92-d217-4f22-865d-94c30960690e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9c:ec:bc', u'device_id': u'b6bd683b-cc8f-40c6-a94d-89bc62f828ff'}), 'router': u'd7de09b0-a56a-4388-aeb0-30c8e3ef28d8'}) 2019-05-16 18:13:42,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-16 18:13:42,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff/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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-16 18:13:43,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9597 Content-Type: application/json Date: Thu, 16 May 2019 18:13: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-74984a2e-7e42-4439-bc04-71e7026429fd x-openstack-request-id: req-74984a2e-7e42-4439-bc04-71e7026429fd 2019-05-16 18:13:43,864 - 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 538104086 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.908 MHz processor\n[ 0.226504] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.229399] pid_max: default: 32768 minimum: 301\n[ 0.230958] ACPI: Core revision 20150930\n[ 0.232932] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235185] Security Framework initialized\n[ 0.236599] Yama: becoming mindful.\n[ 0.237879] AppArmor: AppArmor initialized\n[ 0.239343] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241627] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243828] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245929] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248298] Initializing cgroup subsys io\n[ 0.249715] Initializing cgroup subsys memory\n[ 0.251204] Initializing cgroup subsys devices\n[ 0.252713] Initializing cgroup subsys freezer\n[ 0.254219] Initializing cgroup subsys net_cls\n[ 0.255727] Initializing cgroup subsys perf_event\n[ 0.257316] Initializing cgroup subsys net_prio\n[ 0.258852] Initializing cgroup subsys hugetlb\n[ 0.260354] Initializing cgroup subsys pids\n[ 0.261850] CPU: Physical Processor ID: 0\n[ 0.263932] mce: CPU supports 10 MCE banks\n[ 0.265395] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267140] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.283916] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.292232] ftrace: allocating 31920 entries in 125 pages\n[ 0.323199] smpboot: Max logical packages: 1\n[ 0.324683] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.327019] x2apic enabled\n[ 0.328378] Switched APIC routing to physical x2apic.\n[ 0.331258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.333215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.336814] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.339927] KVM setup paravirtual spinlock\n[ 0.341844] x86: Booted up 1 node, 1 CPUs\n[ 0.343247] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.345610] devtmpfs: initialized\n[ 0.347834] evm: security.selinux\n[ 0.349042] evm: security.SMACK64\n[ 0.350238] evm: security.SMACK64EXEC\n[ 0.351534] evm: security.SMACK64TRANSMUTE\n[ 0.352941] evm: security.SMACK64MMAP\n[ 0.354229] evm: security.ima\n[ 0.355334] evm: security.capability\n[ 0.356677] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.359870] pinctrl core: initialized pinctrl subsystem\n[ 0.361732] RTC time: 18:13:35, date: 05/16/19\n[ 0.363336] NET: Registered protocol family 16\n[ 0.364969] cpuidle: using governor ladder\n[ 0.366395] cpuidle: using governor menu\n[ 0.367764] PCCT header not found.\n[ 0.369033] ACPI: bus type PCI registered\n[ 0.370427] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.372567] PCI: Using configuration type 1 for base access\n[ 0.375123] ACPI: Added _OSI(Module Device)\n[ 0.376576] ACPI: Added _OSI(Processor Device)\n[ 0.378075] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.379648] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.382206] ACPI: Interpreter enabled\n[ 0.383524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.386759] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.389990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.393203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.396411] ACPI: (supports S0 S5)\n[ 0.397644] ACPI: Using IOAPIC for interrupt routing\n[ 0.399293] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.403761] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.405751] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.407906] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.410002] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.413776] acpiphp: Slot [3] registered\n[ 0.415162] acpiphp: Slot [4] registered\n[ 0.416541] acpiphp: Slot [5] registered\n[ 0.417930] acpiphp: Slot [6] registered\n[ 0.419306] acpiphp: Slot [7] registered\n[ 0.420685] acpiphp: Slot [8] registered\n[ 0.422075] acpiphp: Slot [9] registered\n[ 0.423453] acpiphp: Slot [10] registered\n[ 0.424860] acpiphp: Slot [11] registered\n[ 0.426271] acpiphp: Slot [12] registered\n[ 0.427677] acpiphp: Slot [13] registered\n[ 0.429077] acpiphp: Slot [14] registered\n[ 0.430486] acpiphp: Slot [15] registered\n[ 0.447771] acpiphp: Slot [16] registered\n[ 0.449183] acpiphp: Slot [17] registered\n[ 0.450587] acpiphp: Slot [18] registered\n[ 0.451994] acpiphp: Slot [19] registered\n[ 0.453398] acpiphp: Slot [20] registered\n[ 0.454807] acpiphp: Slot [21] registered\n[ 0.456214] acpiphp: Slot [22] registered\n[ 0.457620] acpiphp: Slot [23] registered\n[ 0.459023] acpiphp: Slot [24] registered\n[ 0.460433] acpiphp: Slot [25] registered\n[ 0.461837] acpiphp: Slot [26] registered\n[ 0.463239] acpiphp: Slot [27] registered\n[ 0.464652] acpiphp: Slot [28] registered\n[ 0.466057] acpiphp: Slot [29] registered\n[ 0.467459] acpiphp: Slot [30] registered\n[ 0.468873] acpiphp: Slot [31] registered\n[ 0.470274] PCI host bridge to bus 0000:00\n[ 0.471690] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.473815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.475937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.478456] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.480984] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.483557] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.488239] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.490476] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.492526] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.494743] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.499230] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.501724] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.524000] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.526490] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.529474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.531929] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.534327] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.536463] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.538611] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.540443] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.543133] vgaarb: loaded\n[ 0.544174] vgaarb: bridge control possible 0000:00:02.0\n[ 0.546189] SCSI subsystem initialized\n[ 0.547717] ACPI: bus type USB registered\n[ 0.549141] usbcore: registered new interface driver usbfs\n[ 0.550933] usbcore: registered new interface driver hub\n[ 0.552681] usbcore: registered new device driver usb\n[ 0.554519] PCI: Using ACPI for IRQ routing\n[ 0.556357] NetLabel: Initializing\n[ 0.557602] NetLabel: domain hash size = 128\n[ 0.559086] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.560748] NetLabel: unlabeled traffic allowed by default\n[ 0.562710] clocksource: Switched to clocksource kvm-clock\n[ 0.572893] AppArmor: AppArmor Filesystem Enabled\n[ 0.576742] pnp: PnP ACPI init\n[ 0.578408] pnp: PnP ACPI: found 5 devices\n[ 0.585684] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.588748] NET: Registered protocol family 2\n[ 0.590706] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.592957] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.595058] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.597156] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.599051] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.601107] NET: Registered protocol family 1\n[ 0.602644] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.604552] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.606431] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.621407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.636586] Trying to unpack rootfs image as initramfs...\n[ 0.697718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.700713] Scanning for low memory corruption every 60 seconds\n[ 0.702984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.705008] audit: initializing netlink subsys (disabled)\n[ 0.706829] audit: type=2000 audit(1558030416.534:1): initialized\n[ 0.709107] Initialise system trusted keyring\n[ 0.710756] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.712782] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.715897] zbud: loaded\n[ 0.717078] VFS: Disk quotas dquot_6.6.0\n[ 0.718488] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.721070] fuse init (API version 7.23)\n[ 0.722576] Key type big_key registered\n[ 0.723985] Allocating IMA MOK and blacklist keyrings.\n[ 0.725978] Key type asymmetric registered\n[ 0.727415] Asymmetric key parser 'x509' registered\n[ 0.729080] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.731677] io scheduler noop registered\n[ 0.733053] io scheduler deadline registered (default)\n[ 0.734804] io scheduler cfq registered\n[ 0.736256] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.738071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.740250] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.742793] ACPI: Power Button [PWRF]\n[ 0.744230] GHES: HEST is not enabled!\n[ 0.758494] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.788117] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.791526] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.816789] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.820247] Linux agpgart interface v0.103\n[ 0.823783] brd: module loaded\n[ 0.826141] loop: module loaded\n[ 0.831525] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.834072] GPT:90111 != 2097151\n[ 0.835260] GPT:Alternate GPT header not at the end of the disk.\n[ 0.837175] GPT:90111 != 2097151\n[ 0.838354] GPT: Use GNU Parted to correct GPT errors.\n[ 0.840045] vda: vda1 vda15\n[ 0.841919] scsi host0: ata_piix\n[ 0.843225] scsi host1: ata_piix\n[ 0.844462] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.846591] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.849333] libphy: Fixed MDIO Bus: probed\n[ 0.850774] tun: Universal TUN/TAP device driver, 1.6\n[ 0.852452] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.855772] PPP generic driver version 2.4.2\n[ 0.857314] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.859395] ehci-pci: EHCI PCI platform driver\n[ 0.860913] ehci-platform: EHCI generic platform driver\n[ 0.862635] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.864638] ohci-pci: OHCI PCI platform driver\n[ 0.866162] ohci-platform: OHCI generic platform driver\n[ 0.867916] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.882907] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.884658] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.887200] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.888927] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.890920] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.893171] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.895628] usb usb1: Product: UHCI Host Controller\n[ 0.897236] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.899234] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.900891] hub 1-0:1.0: USB hub found\n[ 0.902230] hub 1-0:1.0: 2 ports detected\n[ 0.903790] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.907359] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.909013] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.910768] mousedev: PS/2 mouse device common for all mice\n[ 0.912916] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.915840] rtc_cmos 00:00: RTC can wake from S4\n[ 0.917922] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.919980] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.922046] i2c /dev entries driver\n[ 0.923349] device-mapper: uevent: version 1.0.3\n[ 0.924988] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.927827] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.930064] NET: Registered protocol family 10\n[ 0.931893] NET: Registered protocol family 17\n[ 0.933435] Key type dns_resolver registered\n[ 0.935064] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.936961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.939973] registered taskstats version 1\n[ 0.941424] Loading compiled-in X.509 certificates\n[ 0.943589] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.946823] zswap: loaded using pool lzo/zbud\n[ 0.949108] Key type trusted registered\n[ 0.951448] Key type encrypted registered\n[ 0.952860] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.954661] ima: No TPM chip found, activating TPM-bypass!\n[ 0.956469] evm: HMAC attrs: 0x1\n[ 0.958027] Magic number: 3:274:241\n[ 0.959475] rtc_cmos 00:00: setting system clock to 2019-05-16 18:13:36 UTC (1558030416)\n[ 0.962267] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.964204] EDD information not available.\n[ 1.004446] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.023240] Write protecting the kernel read-only data: 14336k\n[ 1.026536] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.029545] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.079010] 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.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 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.33. iid=i-0000000b\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCqLJosxLEQ7exTx5rDOMJkB0SfRNulN/uFl6E/LIftsy+FWl5LGcvSUt+0Lj0sSmQjdnBOSfTev30JG6A9GdSuee7SGEB0kwLHQrl1Cp0wiTy37PDiCnF9y9rvsYYhaaGkxcZs/o3DZi4MaFyLKK3UaJO2Q7RLrCNcBGgcx1dvnrc9tbDrelAivAo2p9o3QhZSspgt8DADlfu/DN8P10E+5d5hz1PiXwKJCyTLRzsF5GIMA6M6ns/+FwhFhMC7VEb1pLzYus1uzirMfGdO0X2rk8YLzvi7p2caeQHIA96MXYPHroUspopTkA5vBH2HvKEViaq5KkQoPhqVOr2o8Y/F root@vping-ssh-vm-b003ad9c-91fe-46ed-9420-4afd6f145d0f\nssh-dss AAAAB3NzaC1kc3MAAACBALx1ZhYiPWJ35Ux4G7IMle4dL6w1yMdJ5bctFKxQARaGN/WECDr5l7GR226Wmru2MLTg/Yluy1/G+vUDf7SxyG8ewmL8sq4+1YeZwtTOsa/i5gfuRycq2DbOikANR38DMrSoOqQgXL4FkHbvAP2MubhOLAzp0GREo7+O6Y+MI/qrAAAAFQDzUdaqSNLSL4k49DkaCIVvWkVcgwAAAIBhMzr5t7Ds7yCp9tkzZ2FErQ0cuCW24C2CIrDP1L/APATKVcW/fw5u+EV/qneXyxPDIZJAQM7ZutcBV0vSbkN4FfLqfYd3JucEw+re/zse/TPyxBtlplVar9L6iufXJ5xOqdicBevmIl0uyLYTtlCSb7nHH9fB5DuDUsIByE9PBgAAAIB3ghsJ6hCPE2+ODJBFFw+/cR6J49xTgSxVA/kAfymaVQDvh0ycOZMguUq4fknUJbyNNc9oc1N7f7ZT2rcHEIckgIr82BKhOSq6rSVhC2aIjDUj8tEpnEElbLxCFwnzzOi/HMTlOhEmzH7L6q44nwyKfmmrIHicEVHv7nRpOcXmSg== root@vping-ssh-vm-b003ad9c-91fe-46ed-9420-4afd6f145d0f\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe9c:ecbc/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.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-b003ad9c-91fe-46ed-9420-4afd6f145d0f\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.00 ===\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-b003ad9c-91fe-46ed-9420-4afd6f145d0f login: "} 2019-05-16 18:13:43,864 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff/action used request id req-74984a2e-7e42-4439-bc04-71e7026429fd 2019-05-16 18:13:43,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.948989152908s 2019-05-16 18:13:43,865 - 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 538104086 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.908 MHz processor [ 0.226504] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.229399] pid_max: default: 32768 minimum: 301 [ 0.230958] ACPI: Core revision 20150930 [ 0.232932] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235185] Security Framework initialized [ 0.236599] Yama: becoming mindful. [ 0.237879] AppArmor: AppArmor initialized [ 0.239343] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241627] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243828] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245929] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248298] Initializing cgroup subsys io [ 0.249715] Initializing cgroup subsys memory [ 0.251204] Initializing cgroup subsys devices [ 0.252713] Initializing cgroup subsys freezer [ 0.254219] Initializing cgroup subsys net_cls [ 0.255727] Initializing cgroup subsys perf_event [ 0.257316] Initializing cgroup subsys net_prio [ 0.258852] Initializing cgroup subsys hugetlb [ 0.260354] Initializing cgroup subsys pids [ 0.261850] CPU: Physical Processor ID: 0 [ 0.263932] mce: CPU supports 10 MCE banks [ 0.265395] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267140] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.283916] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.292232] ftrace: allocating 31920 entries in 125 pages [ 0.323199] smpboot: Max logical packages: 1 [ 0.324683] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.327019] x2apic enabled [ 0.328378] Switched APIC routing to physical x2apic. [ 0.331258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.333215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.336814] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.339927] KVM setup paravirtual spinlock [ 0.341844] x86: Booted up 1 node, 1 CPUs [ 0.343247] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.345610] devtmpfs: initialized [ 0.347834] evm: security.selinux [ 0.349042] evm: security.SMACK64 [ 0.350238] evm: security.SMACK64EXEC [ 0.351534] evm: security.SMACK64TRANSMUTE [ 0.352941] evm: security.SMACK64MMAP [ 0.354229] evm: security.ima [ 0.355334] evm: security.capability [ 0.356677] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.359870] pinctrl core: initialized pinctrl subsystem [ 0.361732] RTC time: 18:13:35, date: 05/16/19 [ 0.363336] NET: Registered protocol family 16 [ 0.364969] cpuidle: using governor ladder [ 0.366395] cpuidle: using governor menu [ 0.367764] PCCT header not found. [ 0.369033] ACPI: bus type PCI registered [ 0.370427] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.372567] PCI: Using configuration type 1 for base access [ 0.375123] ACPI: Added _OSI(Module Device) [ 0.376576] ACPI: Added _OSI(Processor Device) [ 0.378075] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.379648] ACPI: Added _OSI(Processor Aggregator Device) [ 0.382206] ACPI: Interpreter enabled [ 0.383524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.386759] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.389990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.393203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.396411] ACPI: (supports S0 S5) [ 0.397644] ACPI: Using IOAPIC for interrupt routing [ 0.399293] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.403761] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.405751] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.407906] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.410002] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.413776] acpiphp: Slot [3] registered [ 0.415162] acpiphp: Slot [4] registered [ 0.416541] acpiphp: Slot [5] registered [ 0.417930] acpiphp: Slot [6] registered [ 0.419306] acpiphp: Slot [7] registered [ 0.420685] acpiphp: Slot [8] registered [ 0.422075] acpiphp: Slot [9] registered [ 0.423453] acpiphp: Slot [10] registered [ 0.424860] acpiphp: Slot [11] registered [ 0.426271] acpiphp: Slot [12] registered [ 0.427677] acpiphp: Slot [13] registered [ 0.429077] acpiphp: Slot [14] registered [ 0.430486] acpiphp: Slot [15] registered [ 0.447771] acpiphp: Slot [16] registered [ 0.449183] acpiphp: Slot [17] registered [ 0.450587] acpiphp: Slot [18] registered [ 0.451994] acpiphp: Slot [19] registered [ 0.453398] acpiphp: Slot [20] registered [ 0.454807] acpiphp: Slot [21] registered [ 0.456214] acpiphp: Slot [22] registered [ 0.457620] acpiphp: Slot [23] registered [ 0.459023] acpiphp: Slot [24] registered [ 0.460433] acpiphp: Slot [25] registered [ 0.461837] acpiphp: Slot [26] registered [ 0.463239] acpiphp: Slot [27] registered [ 0.464652] acpiphp: Slot [28] registered [ 0.466057] acpiphp: Slot [29] registered [ 0.467459] acpiphp: Slot [30] registered [ 0.468873] acpiphp: Slot [31] registered [ 0.470274] PCI host bridge to bus 0000:00 [ 0.471690] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.473815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.475937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.478456] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.480984] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483557] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488239] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.490476] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.492526] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.494743] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.499230] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.501724] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.524000] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.526490] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.529474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.531929] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.534327] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.536463] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.538611] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.540443] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.543133] vgaarb: loaded [ 0.544174] vgaarb: bridge control possible 0000:00:02.0 [ 0.546189] SCSI subsystem initialized [ 0.547717] ACPI: bus type USB registered [ 0.549141] usbcore: registered new interface driver usbfs [ 0.550933] usbcore: registered new interface driver hub [ 0.552681] usbcore: registered new device driver usb [ 0.554519] PCI: Using ACPI for IRQ routing [ 0.556357] NetLabel: Initializing [ 0.557602] NetLabel: domain hash size = 128 [ 0.559086] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.560748] NetLabel: unlabeled traffic allowed by default [ 0.562710] clocksource: Switched to clocksource kvm-clock [ 0.572893] AppArmor: AppArmor Filesystem Enabled [ 0.576742] pnp: PnP ACPI init [ 0.578408] pnp: PnP ACPI: found 5 devices [ 0.585684] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.588748] NET: Registered protocol family 2 [ 0.590706] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.592957] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.595058] TCP: Hash tables configured (established 4096 bind 4096) [ 0.597156] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.599051] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.601107] NET: Registered protocol family 1 [ 0.602644] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.604552] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.606431] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.621407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.636586] Trying to unpack rootfs image as initramfs... [ 0.697718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.700713] Scanning for low memory corruption every 60 seconds [ 0.702984] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.705008] audit: initializing netlink subsys (disabled) [ 0.706829] audit: type=2000 audit(1558030416.534:1): initialized [ 0.709107] Initialise system trusted keyring [ 0.710756] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.712782] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.715897] zbud: loaded [ 0.717078] VFS: Disk quotas dquot_6.6.0 [ 0.718488] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.721070] fuse init (API version 7.23) [ 0.722576] Key type big_key registered [ 0.723985] Allocating IMA MOK and blacklist keyrings. [ 0.725978] Key type asymmetric registered [ 0.727415] Asymmetric key parser 'x509' registered [ 0.729080] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.731677] io scheduler noop registered [ 0.733053] io scheduler deadline registered (default) [ 0.734804] io scheduler cfq registered [ 0.736256] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.738071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.740250] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.742793] ACPI: Power Button [PWRF] [ 0.744230] GHES: HEST is not enabled! [ 0.758494] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.788117] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791526] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.816789] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.820247] Linux agpgart interface v0.103 [ 0.823783] brd: module loaded [ 0.826141] loop: module loaded [ 0.831525] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.834072] GPT:90111 != 2097151 [ 0.835260] GPT:Alternate GPT header not at the end of the disk. [ 0.837175] GPT:90111 != 2097151 [ 0.838354] GPT: Use GNU Parted to correct GPT errors. [ 0.840045] vda: vda1 vda15 [ 0.841919] scsi host0: ata_piix [ 0.843225] scsi host1: ata_piix [ 0.844462] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.846591] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.849333] libphy: Fixed MDIO Bus: probed [ 0.850774] tun: Universal TUN/TAP device driver, 1.6 [ 0.852452] tun: (C) 1999-2004 Max Krasnyansky [ 0.855772] PPP generic driver version 2.4.2 [ 0.857314] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.859395] ehci-pci: EHCI PCI platform driver [ 0.860913] ehci-platform: EHCI generic platform driver [ 0.862635] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864638] ohci-pci: OHCI PCI platform driver [ 0.866162] ohci-platform: OHCI generic platform driver [ 0.867916] uhci_hcd: USB Universal Host Controller Interface driver [ 0.882907] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.884658] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887200] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.888927] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890920] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.893171] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.895628] usb usb1: Product: UHCI Host Controller [ 0.897236] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.899234] usb usb1: SerialNumber: 0000:00:01.2 [ 0.900891] hub 1-0:1.0: USB hub found [ 0.902230] hub 1-0:1.0: 2 ports detected [ 0.903790] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.907359] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.909013] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.910768] mousedev: PS/2 mouse device common for all mice [ 0.912916] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.915840] rtc_cmos 00:00: RTC can wake from S4 [ 0.917922] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.919980] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.922046] i2c /dev entries driver [ 0.923349] device-mapper: uevent: version 1.0.3 [ 0.924988] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.927827] ledtrig-cpu: registered to indicate activity on CPUs [ 0.930064] NET: Registered protocol family 10 [ 0.931893] NET: Registered protocol family 17 [ 0.933435] Key type dns_resolver registered [ 0.935064] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.936961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.939973] registered taskstats version 1 [ 0.941424] Loading compiled-in X.509 certificates [ 0.943589] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.946823] zswap: loaded using pool lzo/zbud [ 0.949108] Key type trusted registered [ 0.951448] Key type encrypted registered [ 0.952860] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954661] ima: No TPM chip found, activating TPM-bypass! [ 0.956469] evm: HMAC attrs: 0x1 [ 0.958027] Magic number: 3:274:241 [ 0.959475] rtc_cmos 00:00: setting system clock to 2019-05-16 18:13:36 UTC (1558030416) [ 0.962267] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.964204] EDD information not available. [ 1.004446] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.023240] Write protecting the kernel read-only data: 14336k [ 1.026536] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.029545] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.079010] 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.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.33. iid=i-0000000b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCqLJosxLEQ7exTx5rDOMJkB0SfRNulN/uFl6E/LIftsy+FWl5LGcvSUt+0Lj0sSmQjdnBOSfTev30JG6A9GdSuee7SGEB0kwLHQrl1Cp0wiTy37PDiCnF9y9rvsYYhaaGkxcZs/o3DZi4MaFyLKK3UaJO2Q7RLrCNcBGgcx1dvnrc9tbDrelAivAo2p9o3QhZSspgt8DADlfu/DN8P10E+5d5hz1PiXwKJCyTLRzsF5GIMA6M6ns/+FwhFhMC7VEb1pLzYus1uzirMfGdO0X2rk8YLzvi7p2caeQHIA96MXYPHroUspopTkA5vBH2HvKEViaq5KkQoPhqVOr2o8Y/F root@vping-ssh-vm-b003ad9c-91fe-46ed-9420-4afd6f145d0f ssh-dss AAAAB3NzaC1kc3MAAACBALx1ZhYiPWJ35Ux4G7IMle4dL6w1yMdJ5bctFKxQARaGN/WECDr5l7GR226Wmru2MLTg/Yluy1/G+vUDf7SxyG8ewmL8sq4+1YeZwtTOsa/i5gfuRycq2DbOikANR38DMrSoOqQgXL4FkHbvAP2MubhOLAzp0GREo7+O6Y+MI/qrAAAAFQDzUdaqSNLSL4k49DkaCIVvWkVcgwAAAIBhMzr5t7Ds7yCp9tkzZ2FErQ0cuCW24C2CIrDP1L/APATKVcW/fw5u+EV/qneXyxPDIZJAQM7ZutcBV0vSbkN4FfLqfYd3JucEw+re/zse/TPyxBtlplVar9L6iufXJ5xOqdicBevmIl0uyLYTtlCSb7nHH9fB5DuDUsIByE9PBgAAAIB3ghsJ6hCPE2+ODJBFFw+/cR6J49xTgSxVA/kAfymaVQDvh0ycOZMguUq4fknUJbyNNc9oc1N7f7ZT2rcHEIckgIr82BKhOSq6rSVhC2aIjDUj8tEpnEElbLxCFwnzzOi/HMTlOhEmzH7L6q44nwyKfmmrIHicEVHv7nRpOcXmSg== root@vping-ssh-vm-b003ad9c-91fe-46ed-9420-4afd6f145d0f -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.28s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe9c:ecbc/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-b003ad9c-91fe-46ed-9420-4afd6f145d0f launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.00 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-b003ad9c-91fe-46ed-9420-4afd6f145d0f login: 2019-05-16 18:13:43,869 - paramiko.transport - DEBUG - starting thread (client mode): 0xe4c1c110L 2019-05-16 18:13:43,870 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-16 18:13:43,870 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-16 18:13:43,870 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-16 18:13:43,872 - 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-05-16 18:13:43,872 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-16 18:13:43,872 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-16 18:13:43,872 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-16 18:13:43,872 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-16 18:13:43,873 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-16 18:13:43,890 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-16 18:13:43,891 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-16 18:13:43,902 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 18b8565bfed0963acccb3fac8d8a6e2c 2019-05-16 18:13:43,903 - paramiko.transport - DEBUG - Trying discovered key d766e79a984fbafb891185753e458b8c in /tmp/tmpDbCyWA 2019-05-16 18:13:43,930 - paramiko.transport - DEBUG - userauth is OK 2019-05-16 18:13:43,936 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-16 18:13:43,967 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-16 18:13:43,968 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-16 18:13:43,969 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-16 18:13:43,970 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-16 18:13:44,014 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-16 18:13:44,014 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.10 (192.168.120.10): 56 data bytes 64 bytes from 192.168.120.10: seq=0 ttl=64 time=42.114 ms --- 192.168.120.10 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.114/42.114/42.114 ms 2019-05-16 18:13:44,015 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-05-16 18:13:44,020 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-16 18:13:44,160 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 18:13:44,160 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:05 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-16 18:13:44,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-16 18:13:44,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:44,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 16 May 2019 18:13: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-dec7d851-bcaf-4026-9085-af84c7cc628f x-openstack-request-id: req-dec7d851-bcaf-4026-9085-af84c7cc628f 2019-05-16 18:13:44,570 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e used request id req-dec7d851-bcaf-4026-9085-af84c7cc628f 2019-05-16 18:13:44,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.404835939407s 2019-05-16 18:13:44,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:13:44,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:46,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Thu, 16 May 2019 18:13: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-3d351c8c-a9d4-424b-8376-ae0bd1caaf43 x-openstack-request-id: req-3d351c8c-a9d4-424b-8376-ae0bd1caaf43 2019-05-16 18:13:46,357 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b003ad9c-91fe-46ed-9420-4afd6f145d0f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:ec:bc", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:ec:bc", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "rel": "bookmark"}], "image": {"id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "links": [{"href": "http://172.30.9.36:8774/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:13:35.000000", "flavor": {"id": "2de1079c-73a7-4b05-9998-0495eb4c9dd8", "links": [{"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "bookmark"}]}, "id": "b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "security_groups": [{"name": "vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}], "user_id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:13:35Z", "hostId": "3c187e865d3004aeaca617411754e6bc38ae2fa7d5aef97e0e4dde84", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "name": "vping_ssh-vm_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "created": "2019-05-16T18:13:24Z", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_b003ad9c-91fe-46ed-9420-4afd6f145d0f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:85:54", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3c3acf06-d662-43c6-85e8-d8ebae5e723e", "rel": "bookmark"}], "image": {"id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "links": [{"href": "http://172.30.9.36:8774/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:13:16.000000", "flavor": {"id": "2de1079c-73a7-4b05-9998-0495eb4c9dd8", "links": [{"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "bookmark"}]}, "id": "3c3acf06-d662-43c6-85e8-d8ebae5e723e", "security_groups": [{"name": "vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}], "user_id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:13:44Z", "hostId": "a1986e69a4c86840c09c83f11482dbcf76760c2eb4976ba79db55c83", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "created": "2019-05-16T18:13:05Z", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:13:46,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-3d351c8c-a9d4-424b-8376-ae0bd1caaf43 2019-05-16 18:13:46,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.78623914719s 2019-05-16 18:13:46,360 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:13:48,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:13:48,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:49,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Thu, 16 May 2019 18:13: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-956bcb51-df9a-4799-b353-5994c858f3b3 x-openstack-request-id: req-956bcb51-df9a-4799-b353-5994c858f3b3 2019-05-16 18:13:49,241 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b003ad9c-91fe-46ed-9420-4afd6f145d0f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:ec:bc", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:ec:bc", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "rel": "bookmark"}], "image": {"id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "links": [{"href": "http://172.30.9.36:8774/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:13:35.000000", "flavor": {"id": "2de1079c-73a7-4b05-9998-0495eb4c9dd8", "links": [{"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "bookmark"}]}, "id": "b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "security_groups": [{"name": "vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}], "user_id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:13:35Z", "hostId": "3c187e865d3004aeaca617411754e6bc38ae2fa7d5aef97e0e4dde84", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "name": "vping_ssh-vm_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "created": "2019-05-16T18:13:24Z", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:13:49,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-956bcb51-df9a-4799-b353-5994c858f3b3 2019-05-16 18:13:49,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.878489017487s 2019-05-16 18:13:49,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-16 18:13:49,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/floatingips/db548bf3-c2c4-4e41-b411-9d9348273d41.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:51,255 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:13:51 GMT X-Openstack-Request-Id: req-ffc2b571-39dd-49a8-820b-f30bd73234ba 2019-05-16 18:13:51,256 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:13:51,256 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/floatingips/db548bf3-c2c4-4e41-b411-9d9348273d41.json used request id req-ffc2b571-39dd-49a8-820b-f30bd73234ba 2019-05-16 18:13:51,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.0072491169s 2019-05-16 18:13:51,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:13:51,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:51,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:13:51 GMT X-Openstack-Request-Id: req-69f0d10a-1a01-426f-911a-8cd40e670c36 2019-05-16 18:13:51,313 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-16 18:13:51,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-69f0d10a-1a01-426f-911a-8cd40e670c36 2019-05-16 18:13:51,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0483469963074s 2019-05-16 18:13:51,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-16 18:13:51,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:51,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 16 May 2019 18:13: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-e2eeaaac-caeb-445b-adb6-fa3440c3596f x-openstack-request-id: req-e2eeaaac-caeb-445b-adb6-fa3440c3596f 2019-05-16 18:13:51,702 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff used request id req-e2eeaaac-caeb-445b-adb6-fa3440c3596f 2019-05-16 18:13:51,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.388038873672s 2019-05-16 18:13:51,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:13:51,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:53,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 766 Content-Type: application/json Date: Thu, 16 May 2019 18:13: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-54744136-60b3-4ab7-ae1d-8b9d62446d77 x-openstack-request-id: req-54744136-60b3-4ab7-ae1d-8b9d62446d77 2019-05-16 18:13:53,281 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_b003ad9c-91fe-46ed-9420-4afd6f145d0f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:ec:bc", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:ec:bc", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "rel": "bookmark"}], "image": {"id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "links": [{"href": "http://172.30.9.36:8774/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:13:35.000000", "flavor": {"id": "2de1079c-73a7-4b05-9998-0495eb4c9dd8", "links": [{"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "bookmark"}]}, "id": "b6bd683b-cc8f-40c6-a94d-89bc62f828ff", "security_groups": [{"name": "vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}], "user_id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:13:51Z", "hostId": "3c187e865d3004aeaca617411754e6bc38ae2fa7d5aef97e0e4dde84", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "name": "vping_ssh-vm_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "created": "2019-05-16T18:13:24Z", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:13:53,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-54744136-60b3-4ab7-ae1d-8b9d62446d77 2019-05-16 18:13:53,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.57817697525s 2019-05-16 18:13:53,283 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:13:55,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:13:55,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:55,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 16 May 2019 18:13: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-c70d912c-b7e7-4649-bc38-3cb70bcbde25 x-openstack-request-id: req-c70d912c-b7e7-4649-bc38-3cb70bcbde25 2019-05-16 18:13:55,489 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-16 18:13:55,489 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-c70d912c-b7e7-4649-bc38-3cb70bcbde25 2019-05-16 18:13:55,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204151153564s 2019-05-16 18:13:55,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:13:55,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:55,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Thu, 16 May 2019 18:13:55 GMT X-Openstack-Request-Id: req-28165f92-ca31-4fe6-b0c9-1efb6e092878 2019-05-16 18:13:55,737 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:12:56Z", "updated_at": "2019-05-16T18:12:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-16T18:12:57Z", "revision_number": 0, "id": "0bcf9e17-602c-4702-9977-fb2418a36e15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:57Z", "security_group_id": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ebb51e5a435d47188e90d53a7b317689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:56Z", "revision_number": 0, "id": "5ddf25b3-75e4-4099-840e-2f1f9bdd2497", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:56Z", "security_group_id": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb51e5a435d47188e90d53a7b317689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:56Z", "revision_number": 0, "id": "ce61a834-3d5e-421b-9492-309d530a8f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:56Z", "security_group_id": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb51e5a435d47188e90d53a7b317689"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:58Z", "revision_number": 0, "id": "fdeb9d19-1832-43a1-ae44-c4bac6ececc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:58Z", "security_group_id": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb51e5a435d47188e90d53a7b317689"}], "revision_number": 3, "project_id": "ebb51e5a435d47188e90d53a7b317689", "id": "1c71fa29-ad4f-4adb-909a-45fa5a9d891b", "name": "vping_ssh-sg_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}, {"description": "Default security group", "tags": [], "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:12:39Z", "updated_at": "2019-05-16T18:12:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:39Z", "revision_number": 0, "id": "328b0ab9-c548-4cd6-b81f-d729b8306396", "remote_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:39Z", "security_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb51e5a435d47188e90d53a7b317689"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:39Z", "revision_number": 0, "id": "863e0d23-1140-4c47-8b3f-afbd03d5f5fe", "remote_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:39Z", "security_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb51e5a435d47188e90d53a7b317689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:39Z", "revision_number": 0, "id": "9e252867-e1b1-43e5-8389-1decd5916a17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:39Z", "security_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb51e5a435d47188e90d53a7b317689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:39Z", "revision_number": 0, "id": "df8a5935-bd6c-483b-9aba-5b4c7ccda420", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:39Z", "security_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb51e5a435d47188e90d53a7b317689"}], "revision_number": 1, "project_id": "ebb51e5a435d47188e90d53a7b317689", "id": "5e9c1540-a07d-4097-92ed-cc285110607d", "name": "default"}]} 2019-05-16 18:13:55,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-28165f92-ca31-4fe6-b0c9-1efb6e092878 2019-05-16 18:13:55,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.242707014084s 2019-05-16 18:13:55,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 18:13:55,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/1c71fa29-ad4f-4adb-909a-45fa5a9d891b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:55,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:13:55 GMT X-Openstack-Request-Id: req-7a5f9640-8452-4d44-9373-639209cdcc79 2019-05-16 18:13:55,907 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:13:55,907 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/1c71fa29-ad4f-4adb-909a-45fa5a9d891b.json used request id req-7a5f9640-8452-4d44-9373-639209cdcc79 2019-05-16 18:13:55,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.16285610199s 2019-05-16 18:13:55,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-16 18:13:55,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/os-keypairs/vping_ssh-kp_b003ad9c-91fe-46ed-9420-4afd6f145d0f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:55,974 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 18:13: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-bde13963-e6a8-46d5-abfa-272dcd28d9b6 x-openstack-request-id: req-bde13963-e6a8-46d5-abfa-272dcd28d9b6 2019-05-16 18:13:55,974 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/os-keypairs/vping_ssh-kp_b003ad9c-91fe-46ed-9420-4afd6f145d0f used request id req-bde13963-e6a8-46d5-abfa-272dcd28d9b6 2019-05-16 18:13:55,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.06649518013s 2019-05-16 18:13:55,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-16 18:13:55,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/d7de09b0-a56a-4388-aeb0-30c8e3ef28d8/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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" -d '{"subnet_id": "aceb9845-5ac0-4fd9-b9b5-b045f7d02a0a"}' 2019-05-16 18:13:58,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:13:58 GMT X-Openstack-Request-Id: req-2c765798-14a4-49d8-8796-a4b480bf3c92 2019-05-16 18:13:58,920 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a5bc6a92-d217-4f22-865d-94c30960690e", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "subnet_id": "aceb9845-5ac0-4fd9-b9b5-b045f7d02a0a", "subnet_ids": ["aceb9845-5ac0-4fd9-b9b5-b045f7d02a0a"], "port_id": "b7dd9c9c-a1f2-4412-862e-d9c28b6d8496", "id": "d7de09b0-a56a-4388-aeb0-30c8e3ef28d8"} 2019-05-16 18:13:58,920 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/d7de09b0-a56a-4388-aeb0-30c8e3ef28d8/remove_router_interface.json used request id req-2c765798-14a4-49d8-8796-a4b480bf3c92 2019-05-16 18:13:58,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.94608092308s 2019-05-16 18:13:58,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 18:13:58,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:13:59,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Thu, 16 May 2019 18:13:59 GMT X-Openstack-Request-Id: req-9334a64b-c9ee-452e-bbd6-e3e5af4f2b43 2019-05-16 18:13:59,056 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:12:43Z", "admin_state_up": true, "updated_at": "2019-05-16T18:13:57Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "ebb51e5a435d47188e90d53a7b317689", "id": "d7de09b0-a56a-4388-aeb0-30c8e3ef28d8", "name": "vping_ssh-router_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}]} 2019-05-16 18:13:59,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-9334a64b-c9ee-452e-bbd6-e3e5af4f2b43 2019-05-16 18:13:59,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.134917020798s 2019-05-16 18:13:59,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-16 18:13:59,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/d7de09b0-a56a-4388-aeb0-30c8e3ef28d8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:14:03,430 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:14:03 GMT X-Openstack-Request-Id: req-85e75d58-7149-4065-8007-a6a006d07492 2019-05-16 18:14:03,430 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:14:03,430 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/d7de09b0-a56a-4388-aeb0-30c8e3ef28d8.json used request id req-85e75d58-7149-4065-8007-a6a006d07492 2019-05-16 18:14:03,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.37289905548s 2019-05-16 18:14:03,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 18:14:03,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:14:03,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Thu, 16 May 2019 18:14:03 GMT X-Openstack-Request-Id: req-095b13ad-b071-4fb2-8216-fa7c8a9af38e 2019-05-16 18:14:03,502 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5bc6a92-d217-4f22-865d-94c30960690e","tenant_id":"ebb51e5a435d47188e90d53a7b317689","created_at":"2019-05-16T18:12:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-16T18:12:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ebb51e5a435d47188e90d53a7b317689","id":"aceb9845-5ac0-4fd9-b9b5-b045f7d02a0a","subnetpool_id":null,"name":"vping_ssh-subnet_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}]} 2019-05-16 18:14:03,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-095b13ad-b071-4fb2-8216-fa7c8a9af38e 2019-05-16 18:14:03,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0715579986572s 2019-05-16 18:14:03,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-16 18:14:03,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/aceb9845-5ac0-4fd9-b9b5-b045f7d02a0a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:14:05,848 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:14:05 GMT X-Openstack-Request-Id: req-38b3984e-c6d6-406d-a0a3-eac06dc999d3 2019-05-16 18:14:05,848 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:14:05,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/aceb9845-5ac0-4fd9-b9b5-b045f7d02a0a.json used request id req-38b3984e-c6d6-406d-a0a3-eac06dc999d3 2019-05-16 18:14:05,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.34477901459s 2019-05-16 18:14:05,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:14:05,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:14:05,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Thu, 16 May 2019 18:14:05 GMT X-Openstack-Request-Id: req-8405a80a-dbcc-48dd-8066-f2b4a52cff56 2019-05-16 18:14:05,947 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a5bc6a92-d217-4f22-865d-94c30960690e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ebb51e5a435d47188e90d53a7b317689","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:14:05Z","qos_policy_id":null,"name":"vping_ssh-net_b003ad9c-91fe-46ed-9420-4afd6f145d0f","admin_state_up":true,"tenant_id":"ebb51e5a435d47188e90d53a7b317689","created_at":"2019-05-16T18:12:39Z","mtu":1450}]} 2019-05-16 18:14:05,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-8405a80a-dbcc-48dd-8066-f2b4a52cff56 2019-05-16 18:14:05,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0985980033875s 2019-05-16 18:14:05,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-16 18:14:05,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/a5bc6a92-d217-4f22-865d-94c30960690e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:14:07,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:14:07 GMT X-Openstack-Request-Id: req-303a3d1a-323b-433f-9160-3cdec2d61d33 2019-05-16 18:14:07,404 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:14:07,404 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/a5bc6a92-d217-4f22-865d-94c30960690e.json used request id req-303a3d1a-323b-433f-9160-3cdec2d61d33 2019-05-16 18:14:07,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.45505809784s 2019-05-16 18:14:07,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:14:07,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:14:08,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 16 May 2019 18:14:08 GMT X-Openstack-Request-Id: req-80ec5f45-fe60-431d-8a79-aa0307e8b7a1 2019-05-16 18:14:08,222 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:12:54Z", "file": "/v2/images/59420911-bc81-4dcf-8bf6-9826302a11e0/file", "owner": "ebb51e5a435d47188e90d53a7b317689", "id": "59420911-bc81-4dcf-8bf6-9826302a11e0", "size": 12716032, "self": "/v2/images/59420911-bc81-4dcf-8bf6-9826302a11e0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/59420911-bc81-4dcf-8bf6-9826302a11e0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/59420911-bc81-4dcf-8bf6-9826302a11e0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:12:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:14:08,223 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-80ec5f45-fe60-431d-8a79-aa0307e8b7a1 2019-05-16 18:14:08,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.814364910126s 2019-05-16 18:14:08,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 18:14:08,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/59420911-bc81-4dcf-8bf6-9826302a11e0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fadb39e951191a4c7ddf7ca2b078e4835f67fbf9" 2019-05-16 18:14:08,614 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:14:08 GMT X-Openstack-Request-Id: req-9c997722-ff3f-44e0-9cc9-7642f1b8fd58 2019-05-16 18:14:08,614 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 18:14:08,614 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/59420911-bc81-4dcf-8bf6-9826302a11e0 used request id req-9c997722-ff3f-44e0-9cc9-7642f1b8fd58 2019-05-16 18:14:08,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.38983798027s 2019-05-16 18:14:08,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 18:14:08,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}f215bcfe880488de4ffdb565e0043e9947d7f87f" 2019-05-16 18:14:08,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:14: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-51f8961f-3d23-4e64-ad5e-0f7ceabe0764 x-openstack-request-id: req-51f8961f-3d23-4e64-ad5e-0f7ceabe0764 2019-05-16 18:14:08,761 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8", "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": "2de1079c-73a7-4b05-9998-0495eb4c9dd8"}]} 2019-05-16 18:14:08,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-51f8961f-3d23-4e64-ad5e-0f7ceabe0764 2019-05-16 18:14:08,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.140625953674s 2019-05-16 18:14:08,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 18:14:08,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f215bcfe880488de4ffdb565e0043e9947d7f87f" 2019-05-16 18:14:08,798 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 18:14:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-04f95cb0-cc9a-427e-b5c3-3f5589ddc2f8 x-openstack-request-id: req-04f95cb0-cc9a-427e-b5c3-3f5589ddc2f8 2019-05-16 18:14:08,798 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/2de1079c-73a7-4b05-9998-0495eb4c9dd8 used request id req-04f95cb0-cc9a-427e-b5c3-3f5589ddc2f8 2019-05-16 18:14:08,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0351159572601s 2019-05-16 18:14:08,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:14:08,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f215bcfe880488de4ffdb565e0043e9947d7f87f" 2019-05-16 18:14:09,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 16 May 2019 18:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adadd822-c24b-4b56-b9ae-b0d4262150eb 2019-05-16 18:14:09,031 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "links": {"self": "http://172.30.9.36:5000/v3/users/dc2fb0f40e7d48f0b9760be3e3f721e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 18:14:09,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-adadd822-c24b-4b56-b9ae-b0d4262150eb 2019-05-16 18:14:09,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232879161835s 2019-05-16 18:14:09,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:14:09,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/dc2fb0f40e7d48f0b9760be3e3f721e8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f215bcfe880488de4ffdb565e0043e9947d7f87f" 2019-05-16 18:14:09,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Thu, 16 May 2019 18:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cf399d6-2d92-4d3c-bf19-ef3aa944d979 2019-05-16 18:14:09,257 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_b003ad9c-91fe-46ed-9420-4afd6f145d0f", "links": {"self": "http://172.30.9.36:5000/v3/users/dc2fb0f40e7d48f0b9760be3e3f721e8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "dc2fb0f40e7d48f0b9760be3e3f721e8", "description": null}} 2019-05-16 18:14:09,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/dc2fb0f40e7d48f0b9760be3e3f721e8 used request id req-3cf399d6-2d92-4d3c-bf19-ef3aa944d979 2019-05-16 18:14:09,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219609975815s 2019-05-16 18:14:09,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-16 18:14:09,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/dc2fb0f40e7d48f0b9760be3e3f721e8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f215bcfe880488de4ffdb565e0043e9947d7f87f" 2019-05-16 18:14:09,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:14:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e186f712-aef2-4200-8c26-af474edd4139 2019-05-16 18:14:09,603 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:14:09,603 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/dc2fb0f40e7d48f0b9760be3e3f721e8 used request id req-e186f712-aef2-4200-8c26-af474edd4139 2019-05-16 18:14:09,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.345278024673s 2019-05-16 18:14:09,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:14:09,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f215bcfe880488de4ffdb565e0043e9947d7f87f" 2019-05-16 18:14:09,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 16 May 2019 18:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba8b1e5c-ed23-4494-9004-f6e027e1e550 2019-05-16 18:14:09,837 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.36:5000/v3/projects/ebb51e5a435d47188e90d53a7b317689"}, "tags": [], "enabled": true, "id": "ebb51e5a435d47188e90d53a7b317689", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_b003ad9c-91fe-46ed-9420-4afd6f145d0f"}]} 2019-05-16 18:14:09,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-ba8b1e5c-ed23-4494-9004-f6e027e1e550 2019-05-16 18:14:09,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.227538108826s 2019-05-16 18:14:09,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-16 18:14:09,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/ebb51e5a435d47188e90d53a7b317689 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f215bcfe880488de4ffdb565e0043e9947d7f87f" 2019-05-16 18:14:10,194 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:14:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-019af0d7-90af-4616-bc22-944336564842 2019-05-16 18:14:10,195 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:14:10,195 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/ebb51e5a435d47188e90d53a7b317689 used request id req-019af0d7-90af-4616-bc22-944336564842 2019-05-16 18:14:10,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.353504896164s 2019-05-16 18:14:10,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:14:10,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=ebb51e5a435d47188e90d53a7b317689&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}f215bcfe880488de4ffdb565e0043e9947d7f87f" 2019-05-16 18:14:10,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 16 May 2019 18:14:10 GMT X-Openstack-Request-Id: req-33bd1c55-558e-48d6-81f8-d071c489f9cd 2019-05-16 18:14:10,520 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:12:39Z", "updated_at": "2019-05-16T18:12:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:39Z", "revision_number": 0, "id": "328b0ab9-c548-4cd6-b81f-d729b8306396", "remote_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:39Z", "security_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb51e5a435d47188e90d53a7b317689"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:39Z", "revision_number": 0, "id": "863e0d23-1140-4c47-8b3f-afbd03d5f5fe", "remote_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:39Z", "security_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb51e5a435d47188e90d53a7b317689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:39Z", "revision_number": 0, "id": "9e252867-e1b1-43e5-8389-1decd5916a17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:39Z", "security_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb51e5a435d47188e90d53a7b317689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:39Z", "revision_number": 0, "id": "df8a5935-bd6c-483b-9aba-5b4c7ccda420", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:39Z", "security_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb51e5a435d47188e90d53a7b317689"}], "revision_number": 1, "project_id": "ebb51e5a435d47188e90d53a7b317689", "id": "5e9c1540-a07d-4097-92ed-cc285110607d", "name": "default"}]} 2019-05-16 18:14:10,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=ebb51e5a435d47188e90d53a7b317689&name=default used request id req-33bd1c55-558e-48d6-81f8-d071c489f9cd 2019-05-16 18:14:10,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.320067167282s 2019-05-16 18:14:10,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:14:10,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f215bcfe880488de4ffdb565e0043e9947d7f87f" 2019-05-16 18:14:10,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 16 May 2019 18:14:10 GMT X-Openstack-Request-Id: req-8a8d6e06-7cab-44c0-8a94-df2eac1ceaf6 2019-05-16 18:14:10,887 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "created_at": "2019-05-16T18:12:39Z", "updated_at": "2019-05-16T18:12:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:39Z", "revision_number": 0, "id": "df8a5935-bd6c-483b-9aba-5b4c7ccda420", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:39Z", "security_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb51e5a435d47188e90d53a7b317689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:39Z", "revision_number": 0, "id": "9e252867-e1b1-43e5-8389-1decd5916a17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:39Z", "security_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb51e5a435d47188e90d53a7b317689"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:39Z", "revision_number": 0, "id": "328b0ab9-c548-4cd6-b81f-d729b8306396", "remote_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:39Z", "security_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb51e5a435d47188e90d53a7b317689"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:12:39Z", "revision_number": 0, "id": "863e0d23-1140-4c47-8b3f-afbd03d5f5fe", "remote_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "remote_ip_prefix": null, "created_at": "2019-05-16T18:12:39Z", "security_group_id": "5e9c1540-a07d-4097-92ed-cc285110607d", "tenant_id": "ebb51e5a435d47188e90d53a7b317689", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb51e5a435d47188e90d53a7b317689"}], "revision_number": 1, "project_id": "ebb51e5a435d47188e90d53a7b317689", "id": "5e9c1540-a07d-4097-92ed-cc285110607d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-16 18:14:10,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-8a8d6e06-7cab-44c0-8a94-df2eac1ceaf6 2019-05-16 18:14:10,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.361726999283s 2019-05-16 18:14:10,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 18:14:10,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/5e9c1540-a07d-4097-92ed-cc285110607d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f215bcfe880488de4ffdb565e0043e9947d7f87f" 2019-05-16 18:14:11,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:14:11 GMT X-Openstack-Request-Id: req-88181719-b990-4933-bd90-5f450d721b2c 2019-05-16 18:14:11,369 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:14:11,369 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/5e9c1540-a07d-4097-92ed-cc285110607d.json used request id req-88181719-b990-4933-bd90-5f450d721b2c 2019-05-16 18:14:11,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.474969148636s 2019-05-16 18:14:11,415 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-05-16 18:14:11,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:14:11,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 18:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-322b9ff4-4e5a-4f44-9f69-f3b29ee75400 2019-05-16 18:14:11,462 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 18:14:11,462 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-322b9ff4-4e5a-4f44-9f69-f3b29ee75400 2019-05-16 18:14:11,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 18:14:11,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T19:14:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["wQrjBOeWRZyzW71UySjmGg"], "issued_at": "2019-05-16T18:14:11.000000Z"}} 2019-05-16 18:14:11,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:14:11,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}033567be0fcc888966f6df0490f619296468c04f" 2019-05-16 18:14:12,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 16 May 2019 18:14:12 GMT X-Openstack-Request-Id: req-406ba28b-accf-4f54-8c83-afba2f083bd8 2019-05-16 18:14:12,281 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 18:14:12,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-406ba28b-accf-4f54-8c83-afba2f083bd8 2019-05-16 18:14:12,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.406934976578s 2019-05-16 18:14:12,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:14:12,293 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 18:14:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40affcfb-9a89-4986-b0d0-86a391531404 2019-05-16 18:14:12,293 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 18:14:12,294 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-40affcfb-9a89-4986-b0d0-86a391531404 2019-05-16 18:14:12,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:14:12,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}033567be0fcc888966f6df0490f619296468c04f" 2019-05-16 18:14:12,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 18:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcd3fa6c-9037-42cd-9e2c-057f91a48baf 2019-05-16 18:14:12,526 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 18:14:12,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-bcd3fa6c-9037-42cd-9e2c-057f91a48baf 2019-05-16 18:14:12,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.231940984726s 2019-05-16 18:14:12,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-16 18:14:12,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}033567be0fcc888966f6df0490f619296468c04f" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_8d6b90d5-3ed6-4806-ac14-4f046d0b6451"}}' 2019-05-16 18:14:12,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Thu, 16 May 2019 18:14:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a6ad685-78e2-402e-b718-9730742fe371 2019-05-16 18:14:12,783 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.36:5000/v3/projects/4b81ddd8eb454839920885b39e769016"}, "tags": [], "enabled": true, "id": "4b81ddd8eb454839920885b39e769016", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_8d6b90d5-3ed6-4806-ac14-4f046d0b6451"}} 2019-05-16 18:14:12,784 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-6a6ad685-78e2-402e-b718-9730742fe371 2019-05-16 18:14:12,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.250375032425s 2019-05-16 18:14:12,784 - 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'4b81ddd8eb454839920885b39e769016', '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_8d6b90d5-3ed6-4806-ac14-4f046d0b6451'}) 2019-05-16 18:14:12,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-16 18:14:12,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}033567be0fcc888966f6df0490f619296468c04f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "YIC2wDMYRZJ7GIDGwSu7hfyHHENmKf", "email": null, "name": "vping_userdata-user_8d6b90d5-3ed6-4806-ac14-4f046d0b6451"}}' 2019-05-16 18:14:13,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Thu, 16 May 2019 18:14:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c87e179c-d501-400b-a4e7-e8a5e651694b 2019-05-16 18:14:13,315 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "links": {"self": "http://172.30.9.36:5000/v3/users/701653e80fcb4db7bd71a83a1af2f216"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "701653e80fcb4db7bd71a83a1af2f216", "domain_id": "default", "password_expires_at": null}} 2019-05-16 18:14:13,315 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-c87e179c-d501-400b-a4e7-e8a5e651694b 2019-05-16 18:14:13,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.524092912674s 2019-05-16 18:14:13,316 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'701653e80fcb4db7bd71a83a1af2f216', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_8d6b90d5-3ed6-4806-ac14-4f046d0b6451'}) 2019-05-16 18:14:13,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:14:13,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}033567be0fcc888966f6df0490f619296468c04f" 2019-05-16 18:14:13,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23c9250e-882d-4f8a-9a6f-9710d8e83dff 2019-05-16 18:14:13,488 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:14:13,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-23c9250e-882d-4f8a-9a6f-9710d8e83dff 2019-05-16 18:14:13,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.169263839722s 2019-05-16 18:14:13,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:14:13,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}033567be0fcc888966f6df0490f619296468c04f" 2019-05-16 18:14:13,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ffd6dc-d825-440f-a8e2-ff8728b5a64f 2019-05-16 18:14:13,719 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:14:13,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-c3ffd6dc-d825-440f-a8e2-ff8728b5a64f 2019-05-16 18:14:13,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225543022156s 2019-05-16 18:14:13,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:14:13,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}033567be0fcc888966f6df0490f619296468c04f" 2019-05-16 18:14:13,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-916f8412-4c48-4e60-9c7a-5c640b60afa9 2019-05-16 18:14:13,928 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:14:13,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-916f8412-4c48-4e60-9c7a-5c640b60afa9 2019-05-16 18:14:13,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205054044724s 2019-05-16 18:14:13,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:14:13,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}033567be0fcc888966f6df0490f619296468c04f" 2019-05-16 18:14:14,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 18:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3bbc893-1e9a-47ed-b013-a18a8dddcc46 2019-05-16 18:14:14,149 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 18:14:14,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-a3bbc893-1e9a-47ed-b013-a18a8dddcc46 2019-05-16 18:14:14,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216268062592s 2019-05-16 18:14:14,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:14:14,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}033567be0fcc888966f6df0490f619296468c04f" 2019-05-16 18:14:14,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 16 May 2019 18:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b42f220-2df6-4bb5-9508-d81fb901a251 2019-05-16 18:14:14,381 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "links": {"self": "http://172.30.9.36:5000/v3/users/701653e80fcb4db7bd71a83a1af2f216"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "701653e80fcb4db7bd71a83a1af2f216", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 18:14:14,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-3b42f220-2df6-4bb5-9508-d81fb901a251 2019-05-16 18:14:14,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231143951416s 2019-05-16 18:14:14,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:14:14,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}033567be0fcc888966f6df0490f619296468c04f" 2019-05-16 18:14:14,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Thu, 16 May 2019 18:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4707312c-88ad-4a60-b3ca-86f080c49254 2019-05-16 18:14:14,523 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.36:5000/v3/projects/4b81ddd8eb454839920885b39e769016"}, "tags": [], "enabled": true, "id": "4b81ddd8eb454839920885b39e769016", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_8d6b90d5-3ed6-4806-ac14-4f046d0b6451"}]} 2019-05-16 18:14:14,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-4707312c-88ad-4a60-b3ca-86f080c49254 2019-05-16 18:14:14,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.130078077316s 2019-05-16 18:14:14,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 18:14:14,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=701653e80fcb4db7bd71a83a1af2f216&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=4b81ddd8eb454839920885b39e769016" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}033567be0fcc888966f6df0490f619296468c04f" 2019-05-16 18:14:14,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Thu, 16 May 2019 18:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c6b0bee-d4fa-4973-9107-902f19bd2178 2019-05-16 18:14:14,746 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=701653e80fcb4db7bd71a83a1af2f216&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=4b81ddd8eb454839920885b39e769016", "previous": null, "next": null}} 2019-05-16 18:14:14,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=701653e80fcb4db7bd71a83a1af2f216&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=4b81ddd8eb454839920885b39e769016 used request id req-4c6b0bee-d4fa-4973-9107-902f19bd2178 2019-05-16 18:14:14,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.213892936707s 2019-05-16 18:14:14,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 18:14:14,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/4b81ddd8eb454839920885b39e769016/users/701653e80fcb4db7bd71a83a1af2f216/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}033567be0fcc888966f6df0490f619296468c04f" 2019-05-16 18:14:15,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:14:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0159df29-0f8c-4a1d-81cf-7c6307fc8b3b 2019-05-16 18:14:15,081 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:14:15,081 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/4b81ddd8eb454839920885b39e769016/users/701653e80fcb4db7bd71a83a1af2f216/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-0159df29-0f8c-4a1d-81cf-7c6307fc8b3b 2019-05-16 18:14:15,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.331447124481s 2019-05-16 18:14:15,082 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_8d6b90d5-3ed6-4806-ac14-4f046d0b6451', 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'4b81ddd8eb454839920885b39e769016', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'YIC2wDMYRZJ7GIDGwSu7hfyHHENmKf', 'username': u'vping_userdata-user_8d6b90d5-3ed6-4806-ac14-4f046d0b6451', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-16 18:14:15,085 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_8d6b90d5-3ed6-4806-ac14-4f046d0b6451', 'password': 'YIC2wDMYRZJ7GIDGwSu7hfyHHENmKf', 'project_name': 'vping_userdata-project_8d6b90d5-3ed6-4806-ac14-4f046d0b6451', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': '4b81ddd8eb454839920885b39e769016', 'project_domain_name': 'Default'} 2019-05-16 18:14:15,086 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-05-16 18:14:15,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:14:15,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}033567be0fcc888966f6df0490f619296468c04f" 2019-05-16 18:14:15,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 18:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf6ee9f-34d1-4ddc-b3ee-9addccd82e0e 2019-05-16 18:14:15,289 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 18:14:15,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-1cf6ee9f-34d1-4ddc-b3ee-9addccd82e0e 2019-05-16 18:14:15,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202774047852s 2019-05-16 18:14:15,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:14:15,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}033567be0fcc888966f6df0490f619296468c04f" 2019-05-16 18:14:15,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Thu, 16 May 2019 18:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac7ea12e-6309-428f-b781-19eba036c7a0 2019-05-16 18:14:15,434 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.36:5000/v3/projects/4b81ddd8eb454839920885b39e769016"}, "tags": [], "enabled": true, "id": "4b81ddd8eb454839920885b39e769016", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_8d6b90d5-3ed6-4806-ac14-4f046d0b6451"}]} 2019-05-16 18:14:15,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-ac7ea12e-6309-428f-b781-19eba036c7a0 2019-05-16 18:14:15,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.138102054596s 2019-05-16 18:14:15,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-16 18:14:15,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}033567be0fcc888966f6df0490f619296468c04f" -d '{"network": {"tenant_id": "4b81ddd8eb454839920885b39e769016", "name": "vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "admin_state_up": true}}' 2019-05-16 18:14:16,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Thu, 16 May 2019 18:14:16 GMT X-Openstack-Request-Id: req-5f60f97f-c461-4d5f-8be9-584e2881ebdb 2019-05-16 18:14:16,043 - 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":"e74e486c-74ff-42db-b52f-0eccf47fa2e5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"4b81ddd8eb454839920885b39e769016","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:14:15Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451","admin_state_up":true,"tenant_id":"4b81ddd8eb454839920885b39e769016","created_at":"2019-05-16T18:14:15Z","mtu":1450}} 2019-05-16 18:14:16,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-5f60f97f-c461-4d5f-8be9-584e2881ebdb 2019-05-16 18:14:16,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.606275081635s 2019-05-16 18:14:16,044 - 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-05-16T18:14:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e74e486c-74ff-42db-b52f-0eccf47fa2e5', u'provider:segmentation_id': 64, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451', u'created_at': u'2019-05-16T18:14:15Z', u'mtu': 1450, u'tenant_id': u'4b81ddd8eb454839920885b39e769016', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4b81ddd8eb454839920885b39e769016', u'l2_adjacency': True}) 2019-05-16 18:14:16,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:14:16,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 18:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fcb6589-4bb8-4a33-bc54-77cff2d43e5d 2019-05-16 18:14:16,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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 18:14:16,055 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-5fcb6589-4bb8-4a33-bc54-77cff2d43e5d 2019-05-16 18:14:16,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 18:14:16,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T19:14:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b81ddd8eb454839920885b39e769016", "name": "vping_userdata-project_8d6b90d5-3ed6-4806-ac14-4f046d0b6451"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/4b81ddd8eb454839920885b39e769016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/4b81ddd8eb454839920885b39e769016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/4b81ddd8eb454839920885b39e769016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/4b81ddd8eb454839920885b39e769016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/4b81ddd8eb454839920885b39e769016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/4b81ddd8eb454839920885b39e769016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/4b81ddd8eb454839920885b39e769016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/4b81ddd8eb454839920885b39e769016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/4b81ddd8eb454839920885b39e769016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_4b81ddd8eb454839920885b39e769016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_4b81ddd8eb454839920885b39e769016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "id": "701653e80fcb4db7bd71a83a1af2f216"}, "audit_ids": ["0LXmEEupRrqDzP11HrxArQ"], "issued_at": "2019-05-16T18:14:16.000000Z"}} 2019-05-16 18:14:16,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:14:16,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:14:16,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Thu, 16 May 2019 18:14:16 GMT X-Openstack-Request-Id: req-638afb82-f25d-4125-99ae-16d0824da53c 2019-05-16 18:14:16,866 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e74e486c-74ff-42db-b52f-0eccf47fa2e5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4b81ddd8eb454839920885b39e769016","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:14:15Z","qos_policy_id":null,"name":"vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451","admin_state_up":true,"tenant_id":"4b81ddd8eb454839920885b39e769016","created_at":"2019-05-16T18:14:15Z","mtu":1450}]} 2019-05-16 18:14:16,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-638afb82-f25d-4125-99ae-16d0824da53c 2019-05-16 18:14:16,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.405777931213s 2019-05-16 18:14:16,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-16 18:14:16,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}2b98f256e6282fdee02ccff40173bae094c3e180" -d '{"subnet": {"name": "vping_userdata-subnet_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "enable_dhcp": true, "network_id": "e74e486c-74ff-42db-b52f-0eccf47fa2e5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-16 18:14:17,874 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Thu, 16 May 2019 18:14:17 GMT X-Openstack-Request-Id: req-d8136cd9-a9dd-4e97-b8f7-f989a30c163c 2019-05-16 18:14:17,874 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e74e486c-74ff-42db-b52f-0eccf47fa2e5","tenant_id":"4b81ddd8eb454839920885b39e769016","created_at":"2019-05-16T18:14:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-16T18:14: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":"4b81ddd8eb454839920885b39e769016","id":"a5cb5593-b753-4efb-8cd0-d5ac12843441","subnetpool_id":null,"name":"vping_userdata-subnet_8d6b90d5-3ed6-4806-ac14-4f046d0b6451"}} 2019-05-16 18:14:17,874 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-d8136cd9-a9dd-4e97-b8f7-f989a30c163c 2019-05-16 18:14:17,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.00614309311s 2019-05-16 18:14:17,875 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:14: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'a5cb5593-b753-4efb-8cd0-d5ac12843441', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_8d6b90d5-3ed6-4806-ac14-4f046d0b6451', u'enable_dhcp': True, u'network_id': u'e74e486c-74ff-42db-b52f-0eccf47fa2e5', u'tenant_id': u'4b81ddd8eb454839920885b39e769016', u'created_at': u'2019-05-16T18:14: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'4b81ddd8eb454839920885b39e769016'}) 2019-05-16 18:14:17,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-16 18:14:17,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}2b98f256e6282fdee02ccff40173bae094c3e180" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "vping_userdata-router_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "admin_state_up": true}}' 2019-05-16 18:14:25,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Thu, 16 May 2019 18:14:25 GMT X-Openstack-Request-Id: req-074cecc7-9e2e-4caf-8c27-7568e72d1288 2019-05-16 18:14:25,195 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4b81ddd8eb454839920885b39e769016", "created_at": "2019-05-16T18:14:19Z", "admin_state_up": true, "updated_at": "2019-05-16T18:14:20Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4b81ddd8eb454839920885b39e769016", "id": "ffdcbe69-f78d-4f28-92ac-82941d277a02", "name": "vping_userdata-router_8d6b90d5-3ed6-4806-ac14-4f046d0b6451"}} 2019-05-16 18:14:25,195 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-074cecc7-9e2e-4caf-8c27-7568e72d1288 2019-05-16 18:14:25,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.31982684135s 2019-05-16 18:14:25,196 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:14:20Z', u'revision_number': 3, u'id': u'ffdcbe69-f78d-4f28-92ac-82941d277a02', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.214'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_8d6b90d5-3ed6-4806-ac14-4f046d0b6451', u'admin_state_up': True, u'tenant_id': u'4b81ddd8eb454839920885b39e769016', u'created_at': u'2019-05-16T18:14:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'4b81ddd8eb454839920885b39e769016'}) 2019-05-16 18:14:25,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-16 18:14:25,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/ffdcbe69-f78d-4f28-92ac-82941d277a02/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}2b98f256e6282fdee02ccff40173bae094c3e180" -d '{"subnet_id": "a5cb5593-b753-4efb-8cd0-d5ac12843441"}' 2019-05-16 18:14:28,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:14:28 GMT X-Openstack-Request-Id: req-84f3f832-52a3-476b-a094-51024ff03293 2019-05-16 18:14:28,669 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e74e486c-74ff-42db-b52f-0eccf47fa2e5", "tenant_id": "4b81ddd8eb454839920885b39e769016", "subnet_id": "a5cb5593-b753-4efb-8cd0-d5ac12843441", "subnet_ids": ["a5cb5593-b753-4efb-8cd0-d5ac12843441"], "port_id": "64b585a5-ee6e-4315-a802-427b3b1c2eef", "id": "ffdcbe69-f78d-4f28-92ac-82941d277a02"} 2019-05-16 18:14:28,669 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/ffdcbe69-f78d-4f28-92ac-82941d277a02/add_router_interface.json used request id req-84f3f832-52a3-476b-a094-51024ff03293 2019-05-16 18:14:28,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.47251200676s 2019-05-16 18:14:28,670 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-16 18:14:28,775 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-16 18:14:28,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:14:28,784 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 16 May 2019 18:14:28 GMT 2019-05-16 18:14:28,784 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-16 18:14:28,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:14:28,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:14:29,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 16 May 2019 18:14:29 GMT X-Openstack-Request-Id: req-ce389ae8-d05d-4f2c-8686-34f2cfa55fe1 2019-05-16 18:14:29,126 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:14:29,126 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-ce389ae8-d05d-4f2c-8686-34f2cfa55fe1 2019-05-16 18:14:29,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.336386919022s 2019-05-16 18:14:29,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 18:14:29,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}2b98f256e6282fdee02ccff40173bae094c3e180" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_8d6b90d5-3ed6-4806-ac14-4f046d0b6451"}' 2019-05-16 18:14:29,604 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Thu, 16 May 2019 18:14:29 GMT Location: http://172.30.9.36:9292/v2/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-70af65d8-e5f4-4a08-8ba3-a1e465875c8d 2019-05-16 18:14:29,604 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:14:29Z", "file": "/v2/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e/file", "owner": "4b81ddd8eb454839920885b39e769016", "id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "size": null, "self": "/v2/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "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_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "checksum": null, "created_at": "2019-05-16T18:14:29Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 18:14:29,604 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-70af65d8-e5f4-4a08-8ba3-a1e465875c8d 2019-05-16 18:14:29,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.469875812531s 2019-05-16 18:14:29,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 18:14:29,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e/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}2b98f256e6282fdee02ccff40173bae094c3e180" -d '' 2019-05-16 18:14:30,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:14:30 GMT X-Openstack-Request-Id: req-015a7bd6-9d9b-4770-9fc2-d70fea7ab410 2019-05-16 18:14:30,453 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 18:14:30,453 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e/file used request id req-015a7bd6-9d9b-4770-9fc2-d70fea7ab410 2019-05-16 18:14:30,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.848373889923s 2019-05-16 18:14:30,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:14:30,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:14:30,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Thu, 16 May 2019 18:14:30 GMT X-Openstack-Request-Id: req-44a8258c-ca55-4d05-a240-2be1374abf5f 2019-05-16 18:14:30,777 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:14:30Z", "file": "/v2/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e/file", "owner": "4b81ddd8eb454839920885b39e769016", "id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "size": 12716032, "self": "/v2/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:14:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:14:30,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-44a8258c-ca55-4d05-a240-2be1374abf5f 2019-05-16 18:14:30,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319898843765s 2019-05-16 18:14:30,780 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e/file', 'owner': u'4b81ddd8eb454839920885b39e769016', 'id': u'f57b8800-8ed6-40c7-a4cd-5f7265234f4e', 'size': 12716032, u'self': u'/v2/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4b81ddd8eb454839920885b39e769016', 'name': 'vping_userdata-project_8d6b90d5-3ed6-4806-ac14-4f046d0b6451', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T18:14:30Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-16T18:14:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_8d6b90d5-3ed6-4806-ac14-4f046d0b6451', '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/f57b8800-8ed6-40c7-a4cd-5f7265234f4e', 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_8d6b90d5-3ed6-4806-ac14-4f046d0b6451', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_8d6b90d5-3ed6-4806-ac14-4f046d0b6451', 'created': u'2019-05-16T18:14:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T18:14:29Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e', 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_8d6b90d5-3ed6-4806-ac14-4f046d0b6451', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 18:14:30,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 18:14:30,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}033567be0fcc888966f6df0490f619296468c04f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 18:14:31,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Thu, 16 May 2019 18: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-23a9e8e2-b690-4c1d-8312-d54da96bd947 x-openstack-request-id: req-23a9e8e2-b690-4c1d-8312-d54da96bd947 2019-05-16 18:14:31,149 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "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": "11bcf127-82cb-43a0-a32d-3b723f9552d8"}} 2019-05-16 18:14:31,149 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-23a9e8e2-b690-4c1d-8312-d54da96bd947 2019-05-16 18:14:31,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.365948915482s 2019-05-16 18:14:31,150 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_8d6b90d5-3ed6-4806-ac14-4f046d0b6451', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'11bcf127-82cb-43a0-a32d-3b723f9552d8', 'swap': 0}) 2019-05-16 18:14:31,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 18:14:31,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8/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}033567be0fcc888966f6df0490f619296468c04f" -d '{"extra_specs": {}}' 2019-05-16 18:14:31,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:14: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-98e95f9d-3032-42d6-84a3-cf4fa7fdeb73 x-openstack-request-id: req-98e95f9d-3032-42d6-84a3-cf4fa7fdeb73 2019-05-16 18:14:31,173 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 18:14:31,173 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8/os-extra_specs used request id req-98e95f9d-3032-42d6-84a3-cf4fa7fdeb73 2019-05-16 18:14:31,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221819877625s 2019-05-16 18:14:31,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:14:31,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:14:31,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Thu, 16 May 2019 18:14:31 GMT X-Openstack-Request-Id: req-d5ad9d7c-21d9-44b7-9e78-40786affaa45 2019-05-16 18:14:31,577 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e74e486c-74ff-42db-b52f-0eccf47fa2e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b81ddd8eb454839920885b39e769016","l2_adjacency":true,"status":"ACTIVE","subnets":["a5cb5593-b753-4efb-8cd0-d5ac12843441"],"description":"","tags":[],"updated_at":"2019-05-16T18:14:17Z","qos_policy_id":null,"name":"vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451","admin_state_up":true,"tenant_id":"4b81ddd8eb454839920885b39e769016","created_at":"2019-05-16T18:14:15Z","mtu":1450}]} 2019-05-16 18:14:31,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-d5ad9d7c-21d9-44b7-9e78-40786affaa45 2019-05-16 18:14:31,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.403621912003s 2019-05-16 18:14:31,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:14:31,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:14:31,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Thu, 16 May 2019 18:14:31 GMT X-Openstack-Request-Id: req-7b4cb27d-8574-46ec-9a89-78dd601516b1 2019-05-16 18:14:31,895 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:14:30Z", "file": "/v2/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e/file", "owner": "4b81ddd8eb454839920885b39e769016", "id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "size": 12716032, "self": "/v2/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:14:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:14:31,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-7b4cb27d-8574-46ec-9a89-78dd601516b1 2019-05-16 18:14:31,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312496900558s 2019-05-16 18:14:31,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 18:14:31,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:14:32,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 16 May 2019 18:14: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-66e5d3e1-e5c2-4506-ab15-5b57e965e550 x-openstack-request-id: req-66e5d3e1-e5c2-4506-ab15-5b57e965e550 2019-05-16 18:14:32,353 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "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": "11bcf127-82cb-43a0-a32d-3b723f9552d8"}]} 2019-05-16 18:14:32,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-66e5d3e1-e5c2-4506-ab15-5b57e965e550 2019-05-16 18:14:32,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.448992013931s 2019-05-16 18:14:32,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-16 18:14:32,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}2b98f256e6282fdee02ccff40173bae094c3e180" -d '{"server": {"name": "vping_userdata-vm_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "imageRef": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "flavorRef": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e74e486c-74ff-42db-b52f-0eccf47fa2e5"}]}}' 2019-05-16 18:14:36,397 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Thu, 16 May 2019 18: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.36:8774/v2.1/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e x-compute-request-id: req-15423f21-e0a0-425b-a3c3-ef226dbefd2f x-openstack-request-id: req-15423f21-e0a0-425b-a3c3-ef226dbefd2f 2019-05-16 18:14:36,397 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "24c572c7-005e-4414-b53d-52d8eadb6c6e", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "bookmark"}], "adminPass": "94oFDNYrubbz"}} 2019-05-16 18:14:36,397 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-15423f21-e0a0-425b-a3c3-ef226dbefd2f 2019-05-16 18:14:36,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.03969192505s 2019-05-16 18:14:36,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:14:36,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:14:37,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Thu, 16 May 2019 18:14: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-94a712b4-69ed-4f43-8ce2-077324602c92 x-openstack-request-id: req-94a712b4-69ed-4f43-8ce2-077324602c92 2019-05-16 18:14:37,389 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "bookmark"}], "image": {"id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "links": [{"href": "http://172.30.9.36:8774/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "links": [{"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "bookmark"}]}, "id": "24c572c7-005e-4414-b53d-52d8eadb6c6e", "user_id": "701653e80fcb4db7bd71a83a1af2f216", "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-05-16T18:14:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "created": "2019-05-16T18:14:36Z", "tenant_id": "4b81ddd8eb454839920885b39e769016", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:14:37,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-94a712b4-69ed-4f43-8ce2-077324602c92 2019-05-16 18:14:37,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.990749120712s 2019-05-16 18:14:37,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:14:37,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:14:37,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Thu, 16 May 2019 18:14:37 GMT X-Openstack-Request-Id: req-0f2276fc-cdd8-4e65-9c9d-add3f5e7f717 2019-05-16 18:14:37,931 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e74e486c-74ff-42db-b52f-0eccf47fa2e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b81ddd8eb454839920885b39e769016","l2_adjacency":true,"status":"ACTIVE","subnets":["a5cb5593-b753-4efb-8cd0-d5ac12843441"],"description":"","tags":[],"updated_at":"2019-05-16T18:14:17Z","qos_policy_id":null,"name":"vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451","admin_state_up":true,"tenant_id":"4b81ddd8eb454839920885b39e769016","created_at":"2019-05-16T18:14:15Z","mtu":1450}]} 2019-05-16 18:14:37,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-0f2276fc-cdd8-4e65-9c9d-add3f5e7f717 2019-05-16 18:14:37,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.530871868134s 2019-05-16 18:14:37,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 18:14:37,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:14:37,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Thu, 16 May 2019 18:14:37 GMT X-Openstack-Request-Id: req-03005072-e5d9-4017-b20c-6bfa695d5d3b 2019-05-16 18:14:37,983 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e74e486c-74ff-42db-b52f-0eccf47fa2e5","tenant_id":"4b81ddd8eb454839920885b39e769016","created_at":"2019-05-16T18:14:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-16T18:14: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":"4b81ddd8eb454839920885b39e769016","id":"a5cb5593-b753-4efb-8cd0-d5ac12843441","subnetpool_id":null,"name":"vping_userdata-subnet_8d6b90d5-3ed6-4806-ac14-4f046d0b6451"}]} 2019-05-16 18:14:37,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-03005072-e5d9-4017-b20c-6bfa695d5d3b 2019-05-16 18:14:37,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0508058071136s 2019-05-16 18:14:37,984 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:14:39,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:14:39,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:14:40,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 651 Content-Type: application/json Date: Thu, 16 May 2019 18: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-d0309b61-f0ac-4c94-b7ca-e91c9697ac4c x-openstack-request-id: req-d0309b61-f0ac-4c94-b7ca-e91c9697ac4c 2019-05-16 18:14:40,690 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "bookmark"}], "image": {"id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "links": [{"href": "http://172.30.9.36:8774/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "links": [{"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "bookmark"}]}, "id": "24c572c7-005e-4414-b53d-52d8eadb6c6e", "user_id": "701653e80fcb4db7bd71a83a1af2f216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:14:40Z", "hostId": "fe6dec33877168a90d34a9ec5aabd090eef369de8006bf3bff294f40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "created": "2019-05-16T18:14:36Z", "tenant_id": "4b81ddd8eb454839920885b39e769016", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:14:40,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-d0309b61-f0ac-4c94-b7ca-e91c9697ac4c 2019-05-16 18:14:40,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.704601049423s 2019-05-16 18:14:40,697 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:14:42,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:14:42,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:14:43,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Thu, 16 May 2019 18: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-4dd8e3f0-d8e4-4ef7-8b34-2b5029be93a8 x-openstack-request-id: req-4dd8e3f0-d8e4-4ef7-8b34-2b5029be93a8 2019-05-16 18:14:43,412 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "bookmark"}], "image": {"id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "links": [{"href": "http://172.30.9.36:8774/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "links": [{"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "bookmark"}]}, "id": "24c572c7-005e-4414-b53d-52d8eadb6c6e", "security_groups": [{"name": "default"}], "user_id": "701653e80fcb4db7bd71a83a1af2f216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:14:40Z", "hostId": "fe6dec33877168a90d34a9ec5aabd090eef369de8006bf3bff294f40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "created": "2019-05-16T18:14:36Z", "tenant_id": "4b81ddd8eb454839920885b39e769016", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:14:43,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-4dd8e3f0-d8e4-4ef7-8b34-2b5029be93a8 2019-05-16 18:14:43,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.712460041046s 2019-05-16 18:14:43,418 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:14:45,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:14:45,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:14:46,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Thu, 16 May 2019 18: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-cf65e009-68eb-4391-a7f9-524c08f7409d x-openstack-request-id: req-cf65e009-68eb-4391-a7f9-524c08f7409d 2019-05-16 18:14:46,534 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "bookmark"}], "image": {"id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "links": [{"href": "http://172.30.9.36:8774/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "links": [{"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "bookmark"}]}, "id": "24c572c7-005e-4414-b53d-52d8eadb6c6e", "security_groups": [{"name": "default"}], "user_id": "701653e80fcb4db7bd71a83a1af2f216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:14:40Z", "hostId": "fe6dec33877168a90d34a9ec5aabd090eef369de8006bf3bff294f40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "created": "2019-05-16T18:14:36Z", "tenant_id": "4b81ddd8eb454839920885b39e769016", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:14:46,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-cf65e009-68eb-4391-a7f9-524c08f7409d 2019-05-16 18:14:46,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11338806152s 2019-05-16 18:14:46,540 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:14:48,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:14:48,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:14:49,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Thu, 16 May 2019 18:14: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-f8fe9abc-cb57-4f2c-915f-f158250f2939 x-openstack-request-id: req-f8fe9abc-cb57-4f2c-915f-f158250f2939 2019-05-16 18:14:49,403 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:97:f4", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "bookmark"}], "image": {"id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "links": [{"href": "http://172.30.9.36:8774/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:14:46.000000", "flavor": {"id": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "links": [{"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "bookmark"}]}, "id": "24c572c7-005e-4414-b53d-52d8eadb6c6e", "security_groups": [{"name": "default"}], "user_id": "701653e80fcb4db7bd71a83a1af2f216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:14:46Z", "hostId": "fe6dec33877168a90d34a9ec5aabd090eef369de8006bf3bff294f40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "created": "2019-05-16T18:14:36Z", "tenant_id": "4b81ddd8eb454839920885b39e769016", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:14:49,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-f8fe9abc-cb57-4f2c-915f-f158250f2939 2019-05-16 18:14:49,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.860943078995s 2019-05-16 18:14:49,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-16 18:14:49,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/ports.json?device_id=24c572c7-005e-4414-b53d-52d8eadb6c6e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:14:49,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 16 May 2019 18:14:49 GMT X-Openstack-Request-Id: req-fb09533a-5931-4874-914f-474415e4998a 2019-05-16 18:14:49,789 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-16T18:14:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a5cb5593-b753-4efb-8cd0-d5ac12843441","ip_address":"192.168.120.29"}],"id":"fd5bace0-537f-4771-b505-a9fdf995ef77","security_groups":["0a8479fd-79a4-4dd5-9a63-1bef02aec18f"],"mac_address":"fa:16:3e:be:97:f4","project_id":"4b81ddd8eb454839920885b39e769016","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e74e486c-74ff-42db-b52f-0eccf47fa2e5","tenant_id":"4b81ddd8eb454839920885b39e769016","created_at":"2019-05-16T18:14:40Z","binding:vnic_type":"normal","device_id":"24c572c7-005e-4414-b53d-52d8eadb6c6e","ip_allocation":"immediate"}]} 2019-05-16 18:14:49,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?device_id=24c572c7-005e-4414-b53d-52d8eadb6c6e used request id req-fb09533a-5931-4874-914f-474415e4998a 2019-05-16 18:14:49,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.378837108612s 2019-05-16 18:14:49,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:14:49,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/floatingips.json?port_id=fd5bace0-537f-4771-b505-a9fdf995ef77" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:14:49,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:14:49 GMT X-Openstack-Request-Id: req-4c91039c-005c-422f-b367-c611aa8fea83 2019-05-16 18:14:49,851 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-16 18:14:49,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json?port_id=fd5bace0-537f-4771-b505-a9fdf995ef77 used request id req-4c91039c-005c-422f-b367-c611aa8fea83 2019-05-16 18:14:49,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0522818565369s 2019-05-16 18:14:49,852 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:be:97:f4', u'version': 4, u'addr': u'192.168.120.29', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f57b8800-8ed6-40c7-a4cd-5f7265234f4e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-16T18:14:46.000000', 'flavor': Munch({u'id': u'11bcf127-82cb-43a0-a32d-3b723f9552d8'}), 'az': u'nova', 'id': u'24c572c7-005e-4414-b53d-52d8eadb6c6e', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'701653e80fcb4db7bd71a83a1af2f216', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4b81ddd8eb454839920885b39e769016', 'name': 'vping_userdata-project_8d6b90d5-3ed6-4806-ac14-4f046d0b6451', '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-05-16T18:14:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-16T18:14:46Z', 'hostId': u'fe6dec33877168a90d34a9ec5aabd090eef369de8006bf3bff294f40', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.29', 'cloud': 'envvars', 'host_id': u'fe6dec33877168a90d34a9ec5aabd090eef369de8006bf3bff294f40', '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-05-16T18:14:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4b81ddd8eb454839920885b39e769016', 'name': u'vping_userdata-vm_8d6b90d5-3ed6-4806-ac14-4f046d0b6451', 'adminPass': u'94oFDNYrubbz', 'tenant_id': u'4b81ddd8eb454839920885b39e769016', 'created_at': u'2019-05-16T18:14:36Z', 'created': u'2019-05-16T18:14:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-16 18:14:49,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:14:49,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:14:49,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Thu, 16 May 2019 18:14:49 GMT X-Openstack-Request-Id: req-b49d7083-f075-4c27-8ebb-b13dac552661 2019-05-16 18:14:49,955 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e74e486c-74ff-42db-b52f-0eccf47fa2e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b81ddd8eb454839920885b39e769016","l2_adjacency":true,"status":"ACTIVE","subnets":["a5cb5593-b753-4efb-8cd0-d5ac12843441"],"description":"","tags":[],"updated_at":"2019-05-16T18:14:17Z","qos_policy_id":null,"name":"vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451","admin_state_up":true,"tenant_id":"4b81ddd8eb454839920885b39e769016","created_at":"2019-05-16T18:14:15Z","mtu":1450}]} 2019-05-16 18:14:49,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-b49d7083-f075-4c27-8ebb-b13dac552661 2019-05-16 18:14:49,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102052927017s 2019-05-16 18:14:49,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:14:49,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:14:50,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Thu, 16 May 2019 18:14:50 GMT X-Openstack-Request-Id: req-9552d2e3-49a8-4a52-98a2-653e7f94ee17 2019-05-16 18:14:50,303 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:14:30Z", "file": "/v2/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e/file", "owner": "4b81ddd8eb454839920885b39e769016", "id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "size": 12716032, "self": "/v2/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:14:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:14:50,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-9552d2e3-49a8-4a52-98a2-653e7f94ee17 2019-05-16 18:14:50,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.343266963959s 2019-05-16 18:14:50,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 18:14:50,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:14:50,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 16 May 2019 18: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-354557e5-5d5c-4cb7-8be7-1c8fb9eb52dc x-openstack-request-id: req-354557e5-5d5c-4cb7-8be7-1c8fb9eb52dc 2019-05-16 18:14:50,332 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "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": "11bcf127-82cb-43a0-a32d-3b723f9552d8"}]} 2019-05-16 18:14:50,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-354557e5-5d5c-4cb7-8be7-1c8fb9eb52dc 2019-05-16 18:14:50,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0268759727478s 2019-05-16 18:14:50,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-16 18:14:50,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}2b98f256e6282fdee02ccff40173bae094c3e180" -d '{"server": {"name": "vping_userdata-vm2_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "imageRef": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "flavorRef": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjI5IDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e74e486c-74ff-42db-b52f-0eccf47fa2e5"}]}}' 2019-05-16 18:14:54,564 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Thu, 16 May 2019 18:14:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.36:8774/v2.1/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1 x-compute-request-id: req-fa48b597-dd5f-4301-9c65-843fc285ca70 x-openstack-request-id: req-fa48b597-dd5f-4301-9c65-843fc285ca70 2019-05-16 18:14:54,565 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "rel": "bookmark"}], "adminPass": "rUf9QpNac2ZC"}} 2019-05-16 18:14:54,565 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-fa48b597-dd5f-4301-9c65-843fc285ca70 2019-05-16 18:14:54,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.23150992393s 2019-05-16 18:14:54,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:14:54,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:14:55,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Thu, 16 May 2019 18: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-66faa034-420c-4b93-94fb-40eb3f7a1be3 x-openstack-request-id: req-66faa034-420c-4b93-94fb-40eb3f7a1be3 2019-05-16 18:14:55,296 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "rel": "bookmark"}], "image": {"id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "links": [{"href": "http://172.30.9.36:8774/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "links": [{"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "bookmark"}]}, "id": "400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "user_id": "701653e80fcb4db7bd71a83a1af2f216", "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-05-16T18:14:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "created": "2019-05-16T18:14:54Z", "tenant_id": "4b81ddd8eb454839920885b39e769016", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:97:f4", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "bookmark"}], "image": {"id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "links": [{"href": "http://172.30.9.36:8774/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:14:46.000000", "flavor": {"id": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "links": [{"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "bookmark"}]}, "id": "24c572c7-005e-4414-b53d-52d8eadb6c6e", "security_groups": [{"name": "default"}], "user_id": "701653e80fcb4db7bd71a83a1af2f216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:14:46Z", "hostId": "fe6dec33877168a90d34a9ec5aabd090eef369de8006bf3bff294f40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "created": "2019-05-16T18:14:36Z", "tenant_id": "4b81ddd8eb454839920885b39e769016", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:14:55,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-66faa034-420c-4b93-94fb-40eb3f7a1be3 2019-05-16 18:14:55,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.730298042297s 2019-05-16 18:14:55,304 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:14:57,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:14:57,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:14:58,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 869 Content-Type: application/json Date: Thu, 16 May 2019 18: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-6284cbd5-1a6a-41f5-ba30-535e5a583446 x-openstack-request-id: req-6284cbd5-1a6a-41f5-ba30-535e5a583446 2019-05-16 18:14:58,062 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "rel": "bookmark"}], "image": {"id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "links": [{"href": "http://172.30.9.36:8774/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "links": [{"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "bookmark"}]}, "id": "400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "user_id": "701653e80fcb4db7bd71a83a1af2f216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:14:57Z", "hostId": "573246427f4ade0028e7dce5cad416c2a60eaf1d156c901f55393c37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "created": "2019-05-16T18:14:54Z", "tenant_id": "4b81ddd8eb454839920885b39e769016", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:97:f4", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "bookmark"}], "image": {"id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "links": [{"href": "http://172.30.9.36:8774/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:14:46.000000", "flavor": {"id": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "links": [{"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "bookmark"}]}, "id": "24c572c7-005e-4414-b53d-52d8eadb6c6e", "security_groups": [{"name": "default"}], "user_id": "701653e80fcb4db7bd71a83a1af2f216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:14:46Z", "hostId": "fe6dec33877168a90d34a9ec5aabd090eef369de8006bf3bff294f40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "created": "2019-05-16T18:14:36Z", "tenant_id": "4b81ddd8eb454839920885b39e769016", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:14:58,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-6284cbd5-1a6a-41f5-ba30-535e5a583446 2019-05-16 18:14:58,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.75554394722s 2019-05-16 18:14:58,070 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:15:00,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:15:00,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:15:01,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 879 Content-Type: application/json Date: Thu, 16 May 2019 18:15:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-09c9585f-5172-4184-88ad-f7937df59c94 x-openstack-request-id: req-09c9585f-5172-4184-88ad-f7937df59c94 2019-05-16 18:15:01,253 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "rel": "bookmark"}], "image": {"id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "links": [{"href": "http://172.30.9.36:8774/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "links": [{"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "bookmark"}]}, "id": "400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "security_groups": [{"name": "default"}], "user_id": "701653e80fcb4db7bd71a83a1af2f216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:14:57Z", "hostId": "573246427f4ade0028e7dce5cad416c2a60eaf1d156c901f55393c37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "created": "2019-05-16T18:14:54Z", "tenant_id": "4b81ddd8eb454839920885b39e769016", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:97:f4", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "bookmark"}], "image": {"id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "links": [{"href": "http://172.30.9.36:8774/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:14:46.000000", "flavor": {"id": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "links": [{"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "bookmark"}]}, "id": "24c572c7-005e-4414-b53d-52d8eadb6c6e", "security_groups": [{"name": "default"}], "user_id": "701653e80fcb4db7bd71a83a1af2f216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:14:46Z", "hostId": "fe6dec33877168a90d34a9ec5aabd090eef369de8006bf3bff294f40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "created": "2019-05-16T18:14:36Z", "tenant_id": "4b81ddd8eb454839920885b39e769016", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:15:01,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-09c9585f-5172-4184-88ad-f7937df59c94 2019-05-16 18:15:01,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18078279495s 2019-05-16 18:15:01,260 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:15:03,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:15:03,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:15:04,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 879 Content-Type: application/json Date: Thu, 16 May 2019 18:15:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5ff4d2c9-4346-4131-b5bd-33e6e5f2532f x-openstack-request-id: req-5ff4d2c9-4346-4131-b5bd-33e6e5f2532f 2019-05-16 18:15:04,052 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "rel": "bookmark"}], "image": {"id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "links": [{"href": "http://172.30.9.36:8774/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "links": [{"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "bookmark"}]}, "id": "400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "security_groups": [{"name": "default"}], "user_id": "701653e80fcb4db7bd71a83a1af2f216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:14:57Z", "hostId": "573246427f4ade0028e7dce5cad416c2a60eaf1d156c901f55393c37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "created": "2019-05-16T18:14:54Z", "tenant_id": "4b81ddd8eb454839920885b39e769016", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:97:f4", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "bookmark"}], "image": {"id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "links": [{"href": "http://172.30.9.36:8774/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:14:46.000000", "flavor": {"id": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "links": [{"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "bookmark"}]}, "id": "24c572c7-005e-4414-b53d-52d8eadb6c6e", "security_groups": [{"name": "default"}], "user_id": "701653e80fcb4db7bd71a83a1af2f216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:14:46Z", "hostId": "fe6dec33877168a90d34a9ec5aabd090eef369de8006bf3bff294f40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "created": "2019-05-16T18:14:36Z", "tenant_id": "4b81ddd8eb454839920885b39e769016", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:15:04,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-5ff4d2c9-4346-4131-b5bd-33e6e5f2532f 2019-05-16 18:15:04,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.789649009705s 2019-05-16 18:15:04,060 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:15:06,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:15:06,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:15:06,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Thu, 16 May 2019 18: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-4251e5ed-eefa-478c-a412-a767e3970b5e x-openstack-request-id: req-4251e5ed-eefa-478c-a412-a767e3970b5e 2019-05-16 18:15:06,761 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:21:09", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "rel": "bookmark"}], "image": {"id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "links": [{"href": "http://172.30.9.36:8774/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:15:03.000000", "flavor": {"id": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "links": [{"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "bookmark"}]}, "id": "400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "security_groups": [{"name": "default"}], "user_id": "701653e80fcb4db7bd71a83a1af2f216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:15:03Z", "hostId": "573246427f4ade0028e7dce5cad416c2a60eaf1d156c901f55393c37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "created": "2019-05-16T18:14:54Z", "tenant_id": "4b81ddd8eb454839920885b39e769016", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:97:f4", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "bookmark"}], "image": {"id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "links": [{"href": "http://172.30.9.36:8774/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:14:46.000000", "flavor": {"id": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "links": [{"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "bookmark"}]}, "id": "24c572c7-005e-4414-b53d-52d8eadb6c6e", "security_groups": [{"name": "default"}], "user_id": "701653e80fcb4db7bd71a83a1af2f216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:14:46Z", "hostId": "fe6dec33877168a90d34a9ec5aabd090eef369de8006bf3bff294f40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "created": "2019-05-16T18:14:36Z", "tenant_id": "4b81ddd8eb454839920885b39e769016", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:15:06,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-4251e5ed-eefa-478c-a412-a767e3970b5e 2019-05-16 18:15:06,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.697880983353s 2019-05-16 18:15:06,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-16 18:15:06,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/ports.json?device_id=400bc8d3-ccd6-40c7-8dca-9a6264a335f1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:15:07,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 16 May 2019 18:15:07 GMT X-Openstack-Request-Id: req-05e837a8-ee6d-40df-930d-6d1200f543d9 2019-05-16 18:15:07,092 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-16T18:15:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a5cb5593-b753-4efb-8cd0-d5ac12843441","ip_address":"192.168.120.16"}],"id":"0e964c66-ab79-401e-b741-1734bfa6c54e","security_groups":["0a8479fd-79a4-4dd5-9a63-1bef02aec18f"],"mac_address":"fa:16:3e:18:21:09","project_id":"4b81ddd8eb454839920885b39e769016","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e74e486c-74ff-42db-b52f-0eccf47fa2e5","tenant_id":"4b81ddd8eb454839920885b39e769016","created_at":"2019-05-16T18:14:58Z","binding:vnic_type":"normal","device_id":"400bc8d3-ccd6-40c7-8dca-9a6264a335f1","ip_allocation":"immediate"}]} 2019-05-16 18:15:07,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?device_id=400bc8d3-ccd6-40c7-8dca-9a6264a335f1 used request id req-05e837a8-ee6d-40df-930d-6d1200f543d9 2019-05-16 18:15:07,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.322926044464s 2019-05-16 18:15:07,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:15:07,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/floatingips.json?port_id=0e964c66-ab79-401e-b741-1734bfa6c54e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:15:07,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:15:07 GMT X-Openstack-Request-Id: req-7a0484cc-3272-44d6-87e5-9ab9b53d5572 2019-05-16 18:15:07,156 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-16 18:15:07,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json?port_id=0e964c66-ab79-401e-b741-1734bfa6c54e used request id req-7a0484cc-3272-44d6-87e5-9ab9b53d5572 2019-05-16 18:15:07,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0545439720154s 2019-05-16 18:15:07,156 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:18:21:09', 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'f57b8800-8ed6-40c7-a4cd-5f7265234f4e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-16T18:15:03.000000', 'flavor': Munch({u'id': u'11bcf127-82cb-43a0-a32d-3b723f9552d8'}), 'az': u'nova', 'id': u'400bc8d3-ccd6-40c7-8dca-9a6264a335f1', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'701653e80fcb4db7bd71a83a1af2f216', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4b81ddd8eb454839920885b39e769016', 'name': 'vping_userdata-project_8d6b90d5-3ed6-4806-ac14-4f046d0b6451', '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-05-16T18:15:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-16T18:15:03Z', 'hostId': u'573246427f4ade0028e7dce5cad416c2a60eaf1d156c901f55393c37', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'573246427f4ade0028e7dce5cad416c2a60eaf1d156c901f55393c37', '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-05-16T18:15:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4b81ddd8eb454839920885b39e769016', 'name': u'vping_userdata-vm2_8d6b90d5-3ed6-4806-ac14-4f046d0b6451', 'adminPass': u'rUf9QpNac2ZC', 'tenant_id': u'4b81ddd8eb454839920885b39e769016', 'created_at': u'2019-05-16T18:14:54Z', 'created': u'2019-05-16T18:14:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-16 18:15:07,157 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-05-16 18:15:08,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:15:08,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:15:08,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Thu, 16 May 2019 18:15:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cd04bc45-2108-4dd3-925f-e169cb3a215f x-openstack-request-id: req-cd04bc45-2108-4dd3-925f-e169cb3a215f 2019-05-16 18:15:08,611 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:21:09", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "rel": "bookmark"}], "image": {"id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "links": [{"href": "http://172.30.9.36:8774/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:15:03.000000", "flavor": {"id": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "links": [{"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "bookmark"}]}, "id": "400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "security_groups": [{"name": "default"}], "user_id": "701653e80fcb4db7bd71a83a1af2f216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:15:03Z", "hostId": "573246427f4ade0028e7dce5cad416c2a60eaf1d156c901f55393c37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "created": "2019-05-16T18:14:54Z", "tenant_id": "4b81ddd8eb454839920885b39e769016", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:97:f4", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "bookmark"}], "image": {"id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "links": [{"href": "http://172.30.9.36:8774/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:14:46.000000", "flavor": {"id": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "links": [{"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "bookmark"}]}, "id": "24c572c7-005e-4414-b53d-52d8eadb6c6e", "security_groups": [{"name": "default"}], "user_id": "701653e80fcb4db7bd71a83a1af2f216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:14:46Z", "hostId": "fe6dec33877168a90d34a9ec5aabd090eef369de8006bf3bff294f40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "created": "2019-05-16T18:14:36Z", "tenant_id": "4b81ddd8eb454839920885b39e769016", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:15:08,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-cd04bc45-2108-4dd3-925f-e169cb3a215f 2019-05-16 18:15:08,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452341794968s 2019-05-16 18:15:08,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-16 18:15:08,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1/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}2b98f256e6282fdee02ccff40173bae094c3e180" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-16 18:15:08,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9552 Content-Type: application/json Date: Thu, 16 May 2019 18:15:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f86b0abe-8a4a-4c3a-a405-278193749744 x-openstack-request-id: req-f86b0abe-8a4a-4c3a-a405-278193749744 2019-05-16 18:15:08,718 - 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 477652862 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.908 MHz processor\n[ 0.235592] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.238677] pid_max: default: 32768 minimum: 301\n[ 0.240244] ACPI: Core revision 20150930\n[ 0.242233] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.244493] Security Framework initialized\n[ 0.245936] Yama: becoming mindful.\n[ 0.247228] AppArmor: AppArmor initialized\n[ 0.248688] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.250939] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.253147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.255234] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.257602] Initializing cgroup subsys io\n[ 0.258991] Initializing cgroup subsys memory\n[ 0.260444] Initializing cgroup subsys devices\n[ 0.261952] Initializing cgroup subsys freezer\n[ 0.263441] Initializing cgroup subsys net_cls\n[ 0.264921] Initializing cgroup subsys perf_event\n[ 0.266483] Initializing cgroup subsys net_prio\n[ 0.267968] Initializing cgroup subsys hugetlb\n[ 0.269434] Initializing cgroup subsys pids\n[ 0.270901] CPU: Physical Processor ID: 0\n[ 0.272957] mce: CPU supports 10 MCE banks\n[ 0.274379] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.276063] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.292732] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.301067] ftrace: allocating 31920 entries in 125 pages\n[ 0.332317] smpboot: Max logical packages: 1\n[ 0.333765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.336030] x2apic enabled\n[ 0.337362] Switched APIC routing to physical x2apic.\n[ 0.340166] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.342060] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.345547] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.348551] KVM setup paravirtual spinlock\n[ 0.350435] x86: Booted up 1 node, 1 CPUs\n[ 0.351804] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.354096] devtmpfs: initialized\n[ 0.356327] evm: security.selinux\n[ 0.357499] evm: security.SMACK64\n[ 0.358656] evm: security.SMACK64EXEC\n[ 0.359909] evm: security.SMACK64TRANSMUTE\n[ 0.361272] evm: security.SMACK64MMAP\n[ 0.362521] evm: security.ima\n[ 0.363591] evm: security.capability\n[ 0.364922] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.368049] pinctrl core: initialized pinctrl subsystem\n[ 0.369850] RTC time: 18:15:04, date: 05/16/19\n[ 0.371415] NET: Registered protocol family 16\n[ 0.373001] cpuidle: using governor ladder\n[ 0.374383] cpuidle: using governor menu\n[ 0.375708] PCCT header not found.\n[ 0.376940] ACPI: bus type PCI registered\n[ 0.378288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.380361] PCI: Using configuration type 1 for base access\n[ 0.382878] ACPI: Added _OSI(Module Device)\n[ 0.384293] ACPI: Added _OSI(Processor Device)\n[ 0.385741] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.387260] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.389751] ACPI: Interpreter enabled\n[ 0.391019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.394140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.397234] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.400356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.403484] ACPI: (supports S0 S5)\n[ 0.404665] ACPI: Using IOAPIC for interrupt routing\n[ 0.406272] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.410648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.412593] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.414669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.416707] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.420353] acpiphp: Slot [3] registered\n[ 0.421689] acpiphp: Slot [4] registered\n[ 0.423028] acpiphp: Slot [5] registered\n[ 0.424365] acpiphp: Slot [6] registered\n[ 0.425697] acpiphp: Slot [7] registered\n[ 0.427035] acpiphp: Slot [8] registered\n[ 0.428373] acpiphp: Slot [9] registered\n[ 0.429704] acpiphp: Slot [10] registered\n[ 0.431072] acpiphp: Slot [11] registered\n[ 0.432457] acpiphp: Slot [12] registered\n[ 0.433814] acpiphp: Slot [13] registered\n[ 0.435173] acpiphp: Slot [14] registered\n[ 0.436537] acpiphp: Slot [15] registered\n[ 0.453066] acpiphp: Slot [16] registered\n[ 0.454421] acpiphp: Slot [17] registered\n[ 0.455781] acpiphp: Slot [18] registered\n[ 0.457145] acpiphp: Slot [19] registered\n[ 0.458503] acpiphp: Slot [20] registered\n[ 0.459864] acpiphp: Slot [21] registered\n[ 0.461227] acpiphp: Slot [22] registered\n[ 0.462581] acpiphp: Slot [23] registered\n[ 0.463937] acpiphp: Slot [24] registered\n[ 0.465303] acpiphp: Slot [25] registered\n[ 0.466658] acpiphp: Slot [26] registered\n[ 0.468014] acpiphp: Slot [27] registered\n[ 0.469383] acpiphp: Slot [28] registered\n[ 0.470745] acpiphp: Slot [29] registered\n[ 0.472103] acpiphp: Slot [30] registered\n[ 0.473459] acpiphp: Slot [31] registered\n[ 0.474809] PCI host bridge to bus 0000:00\n[ 0.476170] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.478225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.480278] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.482743] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.485186] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.487672] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.492341] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.494492] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.496478] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.499031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.505942] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.509884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.537380] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.541312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.545240] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.547836] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.550430] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.552794] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.555149] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.557117] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.560191] vgaarb: loaded\n[ 0.561374] vgaarb: bridge control possible 0000:00:02.0\n[ 0.563727] SCSI subsystem initialized\n[ 0.565474] ACPI: bus type USB registered\n[ 0.567107] usbcore: registered new interface driver usbfs\n[ 0.569186] usbcore: registered new interface driver hub\n[ 0.571298] usbcore: registered new device driver usb\n[ 0.573167] PCI: Using ACPI for IRQ routing\n[ 0.575017] NetLabel: Initializing\n[ 0.576630] NetLabel: domain hash size = 128\n[ 0.578431] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.580549] NetLabel: unlabeled traffic allowed by default\n[ 0.582534] clocksource: Switched to clocksource kvm-clock\n[ 0.593060] AppArmor: AppArmor Filesystem Enabled\n[ 0.598352] pnp: PnP ACPI init\n[ 0.600516] pnp: PnP ACPI: found 5 devices\n[ 0.608484] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.611766] NET: Registered protocol family 2\n[ 0.614398] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.616639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.618730] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.620833] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.622723] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.624833] NET: Registered protocol family 1\n[ 0.626424] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.628350] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.630230] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.645432] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.661009] Trying to unpack rootfs image as initramfs...\n[ 0.726066] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.729527] Scanning for low memory corruption every 60 seconds\n[ 0.732081] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.734115] audit: initializing netlink subsys (disabled)\n[ 0.735968] audit: type=2000 audit(1558030504.687:1): initialized\n[ 0.738470] Initialise system trusted keyring\n[ 0.740250] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.742243] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.745449] zbud: loaded\n[ 0.746737] VFS: Disk quotas dquot_6.6.0\n[ 0.748143] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.750781] fuse init (API version 7.23)\n[ 0.752313] Key type big_key registered\n[ 0.753687] Allocating IMA MOK and blacklist keyrings.\n[ 0.755737] Key type asymmetric registered\n[ 0.757170] Asymmetric key parser 'x509' registered\n[ 0.758832] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.761409] io scheduler noop registered\n[ 0.762767] io scheduler deadline registered (default)\n[ 0.764494] io scheduler cfq registered\n[ 0.765992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.767798] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.770039] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.772535] ACPI: Power Button [PWRF]\n[ 0.774030] GHES: HEST is not enabled!\n[ 0.788312] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.818336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.821960] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.848296] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.851854] Linux agpgart interface v0.103\n[ 0.855743] brd: module loaded\n[ 0.858246] loop: module loaded\n[ 0.863634] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.866131] GPT:90111 != 2097151\n[ 0.867297] GPT:Alternate GPT header not at the end of the disk.\n[ 0.869191] GPT:90111 != 2097151\n[ 0.870353] GPT: Use GNU Parted to correct GPT errors.\n[ 0.872027] vda: vda1 vda15\n[ 0.874147] scsi host0: ata_piix\n[ 0.875467] scsi host1: ata_piix\n[ 0.876691] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.878798] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.881582] libphy: Fixed MDIO Bus: probed\n[ 0.883009] tun: Universal TUN/TAP device driver, 1.6\n[ 0.884679] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.888204] PPP generic driver version 2.4.2\n[ 0.889764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.891826] ehci-pci: EHCI PCI platform driver\n[ 0.893338] ehci-platform: EHCI generic platform driver\n[ 0.895046] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.897002] ohci-pci: OHCI PCI platform driver\n[ 0.898512] ohci-platform: OHCI generic platform driver\n[ 0.900238] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.915250] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.916995] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.919538] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.921250] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.923283] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.925616] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.928130] usb usb1: Product: UHCI Host Controller\n[ 0.929778] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.931795] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.933528] hub 1-0:1.0: USB hub found\n[ 0.934906] hub 1-0:1.0: 2 ports detected\n[ 0.936520] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.940143] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.941815] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.943599] mousedev: PS/2 mouse device common for all mice\n[ 0.945779] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.948777] rtc_cmos 00:00: RTC can wake from S4\n[ 0.950898] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.952979] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.955083] i2c /dev entries driver\n[ 0.956405] device-mapper: uevent: version 1.0.3\n[ 0.958066] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.960928] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.963230] NET: Registered protocol family 10\n[ 0.965066] NET: Registered protocol family 17\n[ 0.966647] Key type dns_resolver registered\n[ 0.968310] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.970231] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.973288] registered taskstats version 1\n[ 0.974770] Loading compiled-in X.509 certificates\n[ 0.976954] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.980220] zswap: loaded using pool lzo/zbud\n[ 0.982557] Key type trusted registered\n[ 0.984924] Key type encrypted registered\n[ 0.986357] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.988192] ima: No TPM chip found, activating TPM-bypass!\n[ 0.990031] evm: HMAC attrs: 0x1\n[ 0.991633] Magic number: 3:824:291\n[ 0.992980] tty tty24: hash matches\n[ 0.994359] rtc_cmos 00:00: setting system clock to 2019-05-16 18:15:04 UTC (1558030504)\n[ 0.997155] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.999115] EDD information not available.\n[ 1.036320] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.039039] Write protecting the kernel read-only data: 14336k\n[ 1.042339] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.045365] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.093614] 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.89\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.16...\nLease of 192.168.120.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0ovdnay5UG70bsmQtrFBrajwGDeRLurdxkNzY1VzvDKVVMjU17cbVxHvJK/1vuEbz/B8qRZK1CGhxIM8GmoFNbhrVdoTUI0tfBHTbN5CnB9XfGZ4L/H3EtVCAnCTkTEUjIXX8UevPJV8WNsMtEiODgR4SqFfmlBmPARueaMlk/+Rvk+t6ObA2shqhrRtJ/y5ng8/YY/GHOjYLy3V0zzZi3FhGSCpeyz3+U9oDzXaim2R3Y7zK09kzFKhyIWkSwH3K62MhnZ3idVSZGisRnXsO9kRDZbf/j0AlQpODiWdv9WaNFLiKGmALJLsQz7Sq03QomVvE6sHb/s2ED01XYvUN root@vping-userdata-vm2-8d6b90d5-3ed6-4806-ac14-4f046d0b6451\nssh-dss AAAAB3NzaC1kc3MAAACBANXUKR0Iigpt+b0yH9UrCxnKRHMCKPvv04qs77eZCbIwecf91a+gT59FS4qP+XQsXauUYMeuPrk0dJXFpVRiUDDPGpd0ZxspAM/cSnoSociXMci0fjl9B/WW1hICJ5cie2e/1OAELvTyZ/ozMqLzBTxxnPIdojxSXvervIr/gM3JAAAAFQC5zO+Q/L9efJDYRf+fxeJdoi5NYwAAAIAIwXh5u9Xic9DK6UC6WecIOUcXkXDmMIMeCD5vQ6jUN+dsmdpc6xcgdx80zBNl52T2cJwHU2uTW3P09g7ABKHNRYooHc6oWW6FZ0knk0SfxaSIutzv6ATTs5ZDjfyq4DcUrR+Q9DE89H3jrVYAGf9bSNqieePFH7gt+jOv0dhfYAAAAIEAhdjFEimEyk5jNUpUHyDgxGus7sQukQcxOl3DOQLHkTvObYw2tKBsNwSRfUWqKfCrZNwnzdV8R32m/ZZJfqXw7BKm9wxn3lyoBuaSAuHS+uGivfL41LHEGuAdEfgM525YU33hOM0nTTPLwYoxePf0ajUrZHok6XOGiHIe/uJhQ9A= root@vping-userdata-vm2-8d6b90d5-3ed6-4806-ac14-4f046d0b6451\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.36s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fe18:2109/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.16 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-8d6b90d5-3ed6-4806-ac14-4f046d0b6451\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.05 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n"} 2019-05-16 18:15:08,719 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1/action used request id req-f86b0abe-8a4a-4c3a-a405-278193749744 2019-05-16 18:15:08,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.105195999146s 2019-05-16 18:15:08,720 - 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 477652862 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.908 MHz processor [ 0.235592] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.238677] pid_max: default: 32768 minimum: 301 [ 0.240244] ACPI: Core revision 20150930 [ 0.242233] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.244493] Security Framework initialized [ 0.245936] Yama: becoming mindful. [ 0.247228] AppArmor: AppArmor initialized [ 0.248688] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.250939] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.253147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.255234] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.257602] Initializing cgroup subsys io [ 0.258991] Initializing cgroup subsys memory [ 0.260444] Initializing cgroup subsys devices [ 0.261952] Initializing cgroup subsys freezer [ 0.263441] Initializing cgroup subsys net_cls [ 0.264921] Initializing cgroup subsys perf_event [ 0.266483] Initializing cgroup subsys net_prio [ 0.267968] Initializing cgroup subsys hugetlb [ 0.269434] Initializing cgroup subsys pids [ 0.270901] CPU: Physical Processor ID: 0 [ 0.272957] mce: CPU supports 10 MCE banks [ 0.274379] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276063] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.292732] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.301067] ftrace: allocating 31920 entries in 125 pages [ 0.332317] smpboot: Max logical packages: 1 [ 0.333765] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.336030] x2apic enabled [ 0.337362] Switched APIC routing to physical x2apic. [ 0.340166] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.342060] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.345547] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.348551] KVM setup paravirtual spinlock [ 0.350435] x86: Booted up 1 node, 1 CPUs [ 0.351804] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.354096] devtmpfs: initialized [ 0.356327] evm: security.selinux [ 0.357499] evm: security.SMACK64 [ 0.358656] evm: security.SMACK64EXEC [ 0.359909] evm: security.SMACK64TRANSMUTE [ 0.361272] evm: security.SMACK64MMAP [ 0.362521] evm: security.ima [ 0.363591] evm: security.capability [ 0.364922] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.368049] pinctrl core: initialized pinctrl subsystem [ 0.369850] RTC time: 18:15:04, date: 05/16/19 [ 0.371415] NET: Registered protocol family 16 [ 0.373001] cpuidle: using governor ladder [ 0.374383] cpuidle: using governor menu [ 0.375708] PCCT header not found. [ 0.376940] ACPI: bus type PCI registered [ 0.378288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.380361] PCI: Using configuration type 1 for base access [ 0.382878] ACPI: Added _OSI(Module Device) [ 0.384293] ACPI: Added _OSI(Processor Device) [ 0.385741] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.387260] ACPI: Added _OSI(Processor Aggregator Device) [ 0.389751] ACPI: Interpreter enabled [ 0.391019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.394140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.397234] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.400356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.403484] ACPI: (supports S0 S5) [ 0.404665] ACPI: Using IOAPIC for interrupt routing [ 0.406272] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.410648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.412593] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.414669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.416707] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.420353] acpiphp: Slot [3] registered [ 0.421689] acpiphp: Slot [4] registered [ 0.423028] acpiphp: Slot [5] registered [ 0.424365] acpiphp: Slot [6] registered [ 0.425697] acpiphp: Slot [7] registered [ 0.427035] acpiphp: Slot [8] registered [ 0.428373] acpiphp: Slot [9] registered [ 0.429704] acpiphp: Slot [10] registered [ 0.431072] acpiphp: Slot [11] registered [ 0.432457] acpiphp: Slot [12] registered [ 0.433814] acpiphp: Slot [13] registered [ 0.435173] acpiphp: Slot [14] registered [ 0.436537] acpiphp: Slot [15] registered [ 0.453066] acpiphp: Slot [16] registered [ 0.454421] acpiphp: Slot [17] registered [ 0.455781] acpiphp: Slot [18] registered [ 0.457145] acpiphp: Slot [19] registered [ 0.458503] acpiphp: Slot [20] registered [ 0.459864] acpiphp: Slot [21] registered [ 0.461227] acpiphp: Slot [22] registered [ 0.462581] acpiphp: Slot [23] registered [ 0.463937] acpiphp: Slot [24] registered [ 0.465303] acpiphp: Slot [25] registered [ 0.466658] acpiphp: Slot [26] registered [ 0.468014] acpiphp: Slot [27] registered [ 0.469383] acpiphp: Slot [28] registered [ 0.470745] acpiphp: Slot [29] registered [ 0.472103] acpiphp: Slot [30] registered [ 0.473459] acpiphp: Slot [31] registered [ 0.474809] PCI host bridge to bus 0000:00 [ 0.476170] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.478225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.480278] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.482743] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.485186] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.487672] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.492341] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.494492] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.496478] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.499031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.505942] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.509884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.537380] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.541312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.545240] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.547836] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.550430] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.552794] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555149] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557117] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.560191] vgaarb: loaded [ 0.561374] vgaarb: bridge control possible 0000:00:02.0 [ 0.563727] SCSI subsystem initialized [ 0.565474] ACPI: bus type USB registered [ 0.567107] usbcore: registered new interface driver usbfs [ 0.569186] usbcore: registered new interface driver hub [ 0.571298] usbcore: registered new device driver usb [ 0.573167] PCI: Using ACPI for IRQ routing [ 0.575017] NetLabel: Initializing [ 0.576630] NetLabel: domain hash size = 128 [ 0.578431] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.580549] NetLabel: unlabeled traffic allowed by default [ 0.582534] clocksource: Switched to clocksource kvm-clock [ 0.593060] AppArmor: AppArmor Filesystem Enabled [ 0.598352] pnp: PnP ACPI init [ 0.600516] pnp: PnP ACPI: found 5 devices [ 0.608484] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.611766] NET: Registered protocol family 2 [ 0.614398] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.616639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.618730] TCP: Hash tables configured (established 4096 bind 4096) [ 0.620833] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.622723] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.624833] NET: Registered protocol family 1 [ 0.626424] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.628350] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.630230] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.645432] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.661009] Trying to unpack rootfs image as initramfs... [ 0.726066] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.729527] Scanning for low memory corruption every 60 seconds [ 0.732081] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.734115] audit: initializing netlink subsys (disabled) [ 0.735968] audit: type=2000 audit(1558030504.687:1): initialized [ 0.738470] Initialise system trusted keyring [ 0.740250] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.742243] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.745449] zbud: loaded [ 0.746737] VFS: Disk quotas dquot_6.6.0 [ 0.748143] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.750781] fuse init (API version 7.23) [ 0.752313] Key type big_key registered [ 0.753687] Allocating IMA MOK and blacklist keyrings. [ 0.755737] Key type asymmetric registered [ 0.757170] Asymmetric key parser 'x509' registered [ 0.758832] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.761409] io scheduler noop registered [ 0.762767] io scheduler deadline registered (default) [ 0.764494] io scheduler cfq registered [ 0.765992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.767798] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.770039] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.772535] ACPI: Power Button [PWRF] [ 0.774030] GHES: HEST is not enabled! [ 0.788312] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.818336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.821960] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.848296] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.851854] Linux agpgart interface v0.103 [ 0.855743] brd: module loaded [ 0.858246] loop: module loaded [ 0.863634] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.866131] GPT:90111 != 2097151 [ 0.867297] GPT:Alternate GPT header not at the end of the disk. [ 0.869191] GPT:90111 != 2097151 [ 0.870353] GPT: Use GNU Parted to correct GPT errors. [ 0.872027] vda: vda1 vda15 [ 0.874147] scsi host0: ata_piix [ 0.875467] scsi host1: ata_piix [ 0.876691] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.878798] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.881582] libphy: Fixed MDIO Bus: probed [ 0.883009] tun: Universal TUN/TAP device driver, 1.6 [ 0.884679] tun: (C) 1999-2004 Max Krasnyansky [ 0.888204] PPP generic driver version 2.4.2 [ 0.889764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.891826] ehci-pci: EHCI PCI platform driver [ 0.893338] ehci-platform: EHCI generic platform driver [ 0.895046] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.897002] ohci-pci: OHCI PCI platform driver [ 0.898512] ohci-platform: OHCI generic platform driver [ 0.900238] uhci_hcd: USB Universal Host Controller Interface driver [ 0.915250] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.916995] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.919538] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.921250] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.923283] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.925616] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928130] usb usb1: Product: UHCI Host Controller [ 0.929778] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.931795] usb usb1: SerialNumber: 0000:00:01.2 [ 0.933528] hub 1-0:1.0: USB hub found [ 0.934906] hub 1-0:1.0: 2 ports detected [ 0.936520] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.940143] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.941815] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.943599] mousedev: PS/2 mouse device common for all mice [ 0.945779] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.948777] rtc_cmos 00:00: RTC can wake from S4 [ 0.950898] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.952979] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.955083] i2c /dev entries driver [ 0.956405] device-mapper: uevent: version 1.0.3 [ 0.958066] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.960928] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963230] NET: Registered protocol family 10 [ 0.965066] NET: Registered protocol family 17 [ 0.966647] Key type dns_resolver registered [ 0.968310] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.970231] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.973288] registered taskstats version 1 [ 0.974770] Loading compiled-in X.509 certificates [ 0.976954] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.980220] zswap: loaded using pool lzo/zbud [ 0.982557] Key type trusted registered [ 0.984924] Key type encrypted registered [ 0.986357] AppArmor: AppArmor sha1 policy hashing enabled [ 0.988192] ima: No TPM chip found, activating TPM-bypass! [ 0.990031] evm: HMAC attrs: 0x1 [ 0.991633] Magic number: 3:824:291 [ 0.992980] tty tty24: hash matches [ 0.994359] rtc_cmos 00:00: setting system clock to 2019-05-16 18:15:04 UTC (1558030504) [ 0.997155] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.999115] EDD information not available. [ 1.036320] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.039039] Write protecting the kernel read-only data: 14336k [ 1.042339] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.045365] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.093614] 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.89 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.16... Lease of 192.168.120.16 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.03. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0ovdnay5UG70bsmQtrFBrajwGDeRLurdxkNzY1VzvDKVVMjU17cbVxHvJK/1vuEbz/B8qRZK1CGhxIM8GmoFNbhrVdoTUI0tfBHTbN5CnB9XfGZ4L/H3EtVCAnCTkTEUjIXX8UevPJV8WNsMtEiODgR4SqFfmlBmPARueaMlk/+Rvk+t6ObA2shqhrRtJ/y5ng8/YY/GHOjYLy3V0zzZi3FhGSCpeyz3+U9oDzXaim2R3Y7zK09kzFKhyIWkSwH3K62MhnZ3idVSZGisRnXsO9kRDZbf/j0AlQpODiWdv9WaNFLiKGmALJLsQz7Sq03QomVvE6sHb/s2ED01XYvUN root@vping-userdata-vm2-8d6b90d5-3ed6-4806-ac14-4f046d0b6451 ssh-dss AAAAB3NzaC1kc3MAAACBANXUKR0Iigpt+b0yH9UrCxnKRHMCKPvv04qs77eZCbIwecf91a+gT59FS4qP+XQsXauUYMeuPrk0dJXFpVRiUDDPGpd0ZxspAM/cSnoSociXMci0fjl9B/WW1hICJ5cie2e/1OAELvTyZ/ozMqLzBTxxnPIdojxSXvervIr/gM3JAAAAFQC5zO+Q/L9efJDYRf+fxeJdoi5NYwAAAIAIwXh5u9Xic9DK6UC6WecIOUcXkXDmMIMeCD5vQ6jUN+dsmdpc6xcgdx80zBNl52T2cJwHU2uTW3P09g7ABKHNRYooHc6oWW6FZ0knk0SfxaSIutzv6ATTs5ZDjfyq4DcUrR+Q9DE89H3jrVYAGf9bSNqieePFH7gt+jOv0dhfYAAAAIEAhdjFEimEyk5jNUpUHyDgxGus7sQukQcxOl3DOQLHkTvObYw2tKBsNwSRfUWqKfCrZNwnzdV8R32m/ZZJfqXw7BKm9wxn3lyoBuaSAuHS+uGivfL41LHEGuAdEfgM525YU33hOM0nTTPLwYoxePf0ajUrZHok6XOGiHIe/uJhQ9A= root@vping-userdata-vm2-8d6b90d5-3ed6-4806-ac14-4f046d0b6451 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.36s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fe18:2109/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.16 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-8d6b90d5-3ed6-4806-ac14-4f046d0b6451 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.05 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net 2019-05-16 18:15:08,721 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-05-16 18:15:08,832 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 18:15:08,833 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:54 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-16 18:15:08,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-16 18:15:08,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:15:09,021 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 16 May 2019 18:15:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4d184f2e-a1a0-465a-aba9-2676aed92497 x-openstack-request-id: req-4d184f2e-a1a0-465a-aba9-2676aed92497 2019-05-16 18:15:09,021 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e used request id req-4d184f2e-a1a0-465a-aba9-2676aed92497 2019-05-16 18:15:09,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.183197975159s 2019-05-16 18:15:09,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:15:09,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:15:10,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 872 Content-Type: application/json Date: Thu, 16 May 2019 18: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-55124e98-38ce-418a-9f51-1350f546e059 x-openstack-request-id: req-55124e98-38ce-418a-9f51-1350f546e059 2019-05-16 18:15:10,057 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:21:09", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "rel": "bookmark"}], "image": {"id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "links": [{"href": "http://172.30.9.36:8774/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:15:03.000000", "flavor": {"id": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "links": [{"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "bookmark"}]}, "id": "400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "security_groups": [{"name": "default"}], "user_id": "701653e80fcb4db7bd71a83a1af2f216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:15:03Z", "hostId": "573246427f4ade0028e7dce5cad416c2a60eaf1d156c901f55393c37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "created": "2019-05-16T18:14:54Z", "tenant_id": "4b81ddd8eb454839920885b39e769016", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:97:f4", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/24c572c7-005e-4414-b53d-52d8eadb6c6e", "rel": "bookmark"}], "image": {"id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "links": [{"href": "http://172.30.9.36:8774/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:14:46.000000", "flavor": {"id": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "links": [{"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "bookmark"}]}, "id": "24c572c7-005e-4414-b53d-52d8eadb6c6e", "security_groups": [{"name": "default"}], "user_id": "701653e80fcb4db7bd71a83a1af2f216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:15:08Z", "hostId": "fe6dec33877168a90d34a9ec5aabd090eef369de8006bf3bff294f40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "created": "2019-05-16T18:14:36Z", "tenant_id": "4b81ddd8eb454839920885b39e769016", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:15:10,057 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-55124e98-38ce-418a-9f51-1350f546e059 2019-05-16 18:15:10,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03572893143s 2019-05-16 18:15:10,060 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:15:12,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:15:12,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:15:12,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Thu, 16 May 2019 18:15: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-36186281-8574-422f-acb6-b8c5d20b880b x-openstack-request-id: req-36186281-8574-422f-acb6-b8c5d20b880b 2019-05-16 18:15:12,915 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:21:09", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "rel": "bookmark"}], "image": {"id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "links": [{"href": "http://172.30.9.36:8774/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:15:03.000000", "flavor": {"id": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "links": [{"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "bookmark"}]}, "id": "400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "security_groups": [{"name": "default"}], "user_id": "701653e80fcb4db7bd71a83a1af2f216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:15:03Z", "hostId": "573246427f4ade0028e7dce5cad416c2a60eaf1d156c901f55393c37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "created": "2019-05-16T18:14:54Z", "tenant_id": "4b81ddd8eb454839920885b39e769016", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:15:12,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-36186281-8574-422f-acb6-b8c5d20b880b 2019-05-16 18:15:12,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.853221178055s 2019-05-16 18:15:12,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-16 18:15:12,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:15:13,080 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 16 May 2019 18:15: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-61ae4399-ada1-4f0d-94cf-a5f80c0a8a7e x-openstack-request-id: req-61ae4399-ada1-4f0d-94cf-a5f80c0a8a7e 2019-05-16 18:15:13,080 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1 used request id req-61ae4399-ada1-4f0d-94cf-a5f80c0a8a7e 2019-05-16 18:15:13,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.162796020508s 2019-05-16 18:15:13,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:15:13,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:15:13,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Thu, 16 May 2019 18:15:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f5a9729e-26f7-4a7a-8fc4-6b7cc061dd76 x-openstack-request-id: req-f5a9729e-26f7-4a7a-8fc4-6b7cc061dd76 2019-05-16 18:15:13,840 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:21:09", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "rel": "bookmark"}], "image": {"id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "links": [{"href": "http://172.30.9.36:8774/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:15:03.000000", "flavor": {"id": "11bcf127-82cb-43a0-a32d-3b723f9552d8", "links": [{"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "bookmark"}]}, "id": "400bc8d3-ccd6-40c7-8dca-9a6264a335f1", "security_groups": [{"name": "default"}], "user_id": "701653e80fcb4db7bd71a83a1af2f216", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:15:13Z", "hostId": "573246427f4ade0028e7dce5cad416c2a60eaf1d156c901f55393c37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "created": "2019-05-16T18:14:54Z", "tenant_id": "4b81ddd8eb454839920885b39e769016", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:15:13,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-f5a9729e-26f7-4a7a-8fc4-6b7cc061dd76 2019-05-16 18:15:13,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.759381055832s 2019-05-16 18:15:13,842 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:15:15,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:15:15,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:15:15,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 16 May 2019 18:15: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-55acbf27-a011-4b35-b2db-c781bed15037 x-openstack-request-id: req-55acbf27-a011-4b35-b2db-c781bed15037 2019-05-16 18:15:15,909 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-16 18:15:15,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-55acbf27-a011-4b35-b2db-c781bed15037 2019-05-16 18:15:15,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0645442008972s 2019-05-16 18:15:15,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-16 18:15:15,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/ffdcbe69-f78d-4f28-92ac-82941d277a02/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}2b98f256e6282fdee02ccff40173bae094c3e180" -d '{"subnet_id": "a5cb5593-b753-4efb-8cd0-d5ac12843441"}' 2019-05-16 18:15:19,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:15:19 GMT X-Openstack-Request-Id: req-044c6dc3-3c96-4971-a108-c69d448df960 2019-05-16 18:15:19,254 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e74e486c-74ff-42db-b52f-0eccf47fa2e5", "tenant_id": "4b81ddd8eb454839920885b39e769016", "subnet_id": "a5cb5593-b753-4efb-8cd0-d5ac12843441", "subnet_ids": ["a5cb5593-b753-4efb-8cd0-d5ac12843441"], "port_id": "64b585a5-ee6e-4315-a802-427b3b1c2eef", "id": "ffdcbe69-f78d-4f28-92ac-82941d277a02"} 2019-05-16 18:15:19,254 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/ffdcbe69-f78d-4f28-92ac-82941d277a02/remove_router_interface.json used request id req-044c6dc3-3c96-4971-a108-c69d448df960 2019-05-16 18:15:19,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.34460902214s 2019-05-16 18:15:19,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 18:15:19,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:15:19,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Thu, 16 May 2019 18:15:19 GMT X-Openstack-Request-Id: req-7a2456c1-dd40-41a0-aa27-2373d13d7e0a 2019-05-16 18:15:19,536 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4b81ddd8eb454839920885b39e769016", "created_at": "2019-05-16T18:14:19Z", "admin_state_up": true, "updated_at": "2019-05-16T18:15:17Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "4b81ddd8eb454839920885b39e769016", "id": "ffdcbe69-f78d-4f28-92ac-82941d277a02", "name": "vping_userdata-router_8d6b90d5-3ed6-4806-ac14-4f046d0b6451"}]} 2019-05-16 18:15:19,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-7a2456c1-dd40-41a0-aa27-2373d13d7e0a 2019-05-16 18:15:19,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.281546831131s 2019-05-16 18:15:19,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-16 18:15:19,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/ffdcbe69-f78d-4f28-92ac-82941d277a02.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:15:24,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:15:24 GMT X-Openstack-Request-Id: req-45332585-84e0-44a6-be7b-ef1bd25ea3d0 2019-05-16 18:15:24,199 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:15:24,199 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/ffdcbe69-f78d-4f28-92ac-82941d277a02.json used request id req-45332585-84e0-44a6-be7b-ef1bd25ea3d0 2019-05-16 18:15:24,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.66118907928s 2019-05-16 18:15:24,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 18:15:24,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:15:24,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Thu, 16 May 2019 18:15:24 GMT X-Openstack-Request-Id: req-4d21e4c5-f32a-4348-aa22-996f3d422517 2019-05-16 18:15:24,248 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e74e486c-74ff-42db-b52f-0eccf47fa2e5","tenant_id":"4b81ddd8eb454839920885b39e769016","created_at":"2019-05-16T18:14:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-16T18:14: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":"4b81ddd8eb454839920885b39e769016","id":"a5cb5593-b753-4efb-8cd0-d5ac12843441","subnetpool_id":null,"name":"vping_userdata-subnet_8d6b90d5-3ed6-4806-ac14-4f046d0b6451"}]} 2019-05-16 18:15:24,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-4d21e4c5-f32a-4348-aa22-996f3d422517 2019-05-16 18:15:24,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0491940975189s 2019-05-16 18:15:24,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-16 18:15:24,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/a5cb5593-b753-4efb-8cd0-d5ac12843441.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:15:26,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:15:26 GMT X-Openstack-Request-Id: req-7850c86a-7d40-4555-bafc-81def45aa3b9 2019-05-16 18:15:26,660 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:15:26,660 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/a5cb5593-b753-4efb-8cd0-d5ac12843441.json used request id req-7850c86a-7d40-4555-bafc-81def45aa3b9 2019-05-16 18:15:26,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.41037583351s 2019-05-16 18:15:26,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:15:26,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:15:26,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Thu, 16 May 2019 18:15:26 GMT X-Openstack-Request-Id: req-e30d7167-7fec-494e-8c30-d8e27841861c 2019-05-16 18:15:26,936 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e74e486c-74ff-42db-b52f-0eccf47fa2e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b81ddd8eb454839920885b39e769016","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:15:26Z","qos_policy_id":null,"name":"vping_userdata-net_8d6b90d5-3ed6-4806-ac14-4f046d0b6451","admin_state_up":true,"tenant_id":"4b81ddd8eb454839920885b39e769016","created_at":"2019-05-16T18:14:15Z","mtu":1450}]} 2019-05-16 18:15:26,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-e30d7167-7fec-494e-8c30-d8e27841861c 2019-05-16 18:15:26,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.275816917419s 2019-05-16 18:15:26,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-16 18:15:26,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/e74e486c-74ff-42db-b52f-0eccf47fa2e5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:15:28,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:15:28 GMT X-Openstack-Request-Id: req-6eabb1fe-2916-4ee0-b49d-b8ca97f5d8c8 2019-05-16 18:15:28,329 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:15:28,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/e74e486c-74ff-42db-b52f-0eccf47fa2e5.json used request id req-6eabb1fe-2916-4ee0-b49d-b8ca97f5d8c8 2019-05-16 18:15:28,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.39166092873s 2019-05-16 18:15:28,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:15:28,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:15:28,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Thu, 16 May 2019 18:15:28 GMT X-Openstack-Request-Id: req-a3cd6a92-9a17-4aa7-bfb1-d6cf16b64b35 2019-05-16 18:15:28,704 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:14:30Z", "file": "/v2/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e/file", "owner": "4b81ddd8eb454839920885b39e769016", "id": "f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "size": 12716032, "self": "/v2/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:14:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:15:28,704 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-a3cd6a92-9a17-4aa7-bfb1-d6cf16b64b35 2019-05-16 18:15:28,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.370396852493s 2019-05-16 18:15:28,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 18:15:28,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b98f256e6282fdee02ccff40173bae094c3e180" 2019-05-16 18:15:29,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:15:29 GMT X-Openstack-Request-Id: req-7396ee89-8648-4d26-baf0-b0b2148b4dfb 2019-05-16 18:15:29,387 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 18:15:29,387 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/f57b8800-8ed6-40c7-a4cd-5f7265234f4e used request id req-7396ee89-8648-4d26-baf0-b0b2148b4dfb 2019-05-16 18:15:29,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.681035995483s 2019-05-16 18:15:29,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 18:15:29,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}033567be0fcc888966f6df0490f619296468c04f" 2019-05-16 18:15:29,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 16 May 2019 18:15: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-f8387daf-5969-4668-adcf-3a09726d5d90 x-openstack-request-id: req-f8387daf-5969-4668-adcf-3a09726d5d90 2019-05-16 18:15:29,419 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8", "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": "11bcf127-82cb-43a0-a32d-3b723f9552d8"}]} 2019-05-16 18:15:29,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-f8387daf-5969-4668-adcf-3a09726d5d90 2019-05-16 18:15:29,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026673078537s 2019-05-16 18:15:29,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 18:15:29,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}033567be0fcc888966f6df0490f619296468c04f" 2019-05-16 18:15:29,457 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 18:15: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-66175349-414e-4dae-8719-6018c77ec70b x-openstack-request-id: req-66175349-414e-4dae-8719-6018c77ec70b 2019-05-16 18:15:29,458 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/11bcf127-82cb-43a0-a32d-3b723f9552d8 used request id req-66175349-414e-4dae-8719-6018c77ec70b 2019-05-16 18:15:29,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0365529060364s 2019-05-16 18:15:29,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:15:29,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}033567be0fcc888966f6df0490f619296468c04f" 2019-05-16 18:15:29,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 16 May 2019 18:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a130cb8-61f4-4885-85dc-c71e6b6da7e5 2019-05-16 18:15:29,713 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "links": {"self": "http://172.30.9.36:5000/v3/users/701653e80fcb4db7bd71a83a1af2f216"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "701653e80fcb4db7bd71a83a1af2f216", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 18:15:29,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-1a130cb8-61f4-4885-85dc-c71e6b6da7e5 2019-05-16 18:15:29,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.255327939987s 2019-05-16 18:15:29,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:15:29,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/701653e80fcb4db7bd71a83a1af2f216 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}033567be0fcc888966f6df0490f619296468c04f" 2019-05-16 18:15:29,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Thu, 16 May 2019 18:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fd7d121-dc62-4cfb-b0a3-4d79edbdbbf5 2019-05-16 18:15:29,953 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_8d6b90d5-3ed6-4806-ac14-4f046d0b6451", "links": {"self": "http://172.30.9.36:5000/v3/users/701653e80fcb4db7bd71a83a1af2f216"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "701653e80fcb4db7bd71a83a1af2f216", "description": null}} 2019-05-16 18:15:29,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/701653e80fcb4db7bd71a83a1af2f216 used request id req-5fd7d121-dc62-4cfb-b0a3-4d79edbdbbf5 2019-05-16 18:15:29,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234619855881s 2019-05-16 18:15:29,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-16 18:15:29,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/701653e80fcb4db7bd71a83a1af2f216 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}033567be0fcc888966f6df0490f619296468c04f" 2019-05-16 18:15:30,355 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:15:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a84a2c3d-110b-4871-acb6-6929190a3556 2019-05-16 18:15:30,355 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:15:30,355 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/701653e80fcb4db7bd71a83a1af2f216 used request id req-a84a2c3d-110b-4871-acb6-6929190a3556 2019-05-16 18:15:30,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.401000022888s 2019-05-16 18:15:30,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:15:30,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}033567be0fcc888966f6df0490f619296468c04f" 2019-05-16 18:15:30,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Thu, 16 May 2019 18:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e593efab-313d-4a61-ab87-cc106f247427 2019-05-16 18:15:30,588 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.36:5000/v3/projects/4b81ddd8eb454839920885b39e769016"}, "tags": [], "enabled": true, "id": "4b81ddd8eb454839920885b39e769016", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_8d6b90d5-3ed6-4806-ac14-4f046d0b6451"}]} 2019-05-16 18:15:30,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-e593efab-313d-4a61-ab87-cc106f247427 2019-05-16 18:15:30,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226105928421s 2019-05-16 18:15:30,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-16 18:15:30,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/4b81ddd8eb454839920885b39e769016 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}033567be0fcc888966f6df0490f619296468c04f" 2019-05-16 18:15:30,936 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:15:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-048b5cae-97d8-4ab2-becd-7c86b019550b 2019-05-16 18:15:30,936 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:15:30,936 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/4b81ddd8eb454839920885b39e769016 used request id req-048b5cae-97d8-4ab2-becd-7c86b019550b 2019-05-16 18:15:30,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.344053030014s 2019-05-16 18:15:30,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:15:30,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=4b81ddd8eb454839920885b39e769016&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}033567be0fcc888966f6df0490f619296468c04f" 2019-05-16 18:15:31,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 16 May 2019 18:15:31 GMT X-Openstack-Request-Id: req-66296c77-8a59-42c2-8a00-6a2c363be056 2019-05-16 18:15:31,266 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4b81ddd8eb454839920885b39e769016", "created_at": "2019-05-16T18:14:15Z", "updated_at": "2019-05-16T18:14:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:14:15Z", "revision_number": 0, "id": "0cd8366e-7fa8-491e-82c5-d895cc0ffd50", "remote_group_id": "0a8479fd-79a4-4dd5-9a63-1bef02aec18f", "remote_ip_prefix": null, "created_at": "2019-05-16T18:14:15Z", "security_group_id": "0a8479fd-79a4-4dd5-9a63-1bef02aec18f", "tenant_id": "4b81ddd8eb454839920885b39e769016", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b81ddd8eb454839920885b39e769016"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:14:15Z", "revision_number": 0, "id": "1e64bc32-531a-44ff-9754-a818b88358e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:14:15Z", "security_group_id": "0a8479fd-79a4-4dd5-9a63-1bef02aec18f", "tenant_id": "4b81ddd8eb454839920885b39e769016", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b81ddd8eb454839920885b39e769016"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:14:15Z", "revision_number": 0, "id": "44f3da89-8250-42a1-86d2-dec445080fcf", "remote_group_id": "0a8479fd-79a4-4dd5-9a63-1bef02aec18f", "remote_ip_prefix": null, "created_at": "2019-05-16T18:14:15Z", "security_group_id": "0a8479fd-79a4-4dd5-9a63-1bef02aec18f", "tenant_id": "4b81ddd8eb454839920885b39e769016", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b81ddd8eb454839920885b39e769016"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:14:15Z", "revision_number": 0, "id": "83e2c857-285d-4d05-85a8-116e98177804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:14:15Z", "security_group_id": "0a8479fd-79a4-4dd5-9a63-1bef02aec18f", "tenant_id": "4b81ddd8eb454839920885b39e769016", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b81ddd8eb454839920885b39e769016"}], "revision_number": 1, "project_id": "4b81ddd8eb454839920885b39e769016", "id": "0a8479fd-79a4-4dd5-9a63-1bef02aec18f", "name": "default"}]} 2019-05-16 18:15:31,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=4b81ddd8eb454839920885b39e769016&name=default used request id req-66296c77-8a59-42c2-8a00-6a2c363be056 2019-05-16 18:15:31,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.324976921082s 2019-05-16 18:15:31,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:15:31,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}033567be0fcc888966f6df0490f619296468c04f" 2019-05-16 18:15:31,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 16 May 2019 18:15:31 GMT X-Openstack-Request-Id: req-27f77190-2e8e-4efc-915c-4e7ef0059427 2019-05-16 18:15:31,616 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b81ddd8eb454839920885b39e769016", "created_at": "2019-05-16T18:14:15Z", "updated_at": "2019-05-16T18:14:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:14:15Z", "revision_number": 0, "id": "83e2c857-285d-4d05-85a8-116e98177804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:14:15Z", "security_group_id": "0a8479fd-79a4-4dd5-9a63-1bef02aec18f", "tenant_id": "4b81ddd8eb454839920885b39e769016", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b81ddd8eb454839920885b39e769016"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:14:15Z", "revision_number": 0, "id": "1e64bc32-531a-44ff-9754-a818b88358e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:14:15Z", "security_group_id": "0a8479fd-79a4-4dd5-9a63-1bef02aec18f", "tenant_id": "4b81ddd8eb454839920885b39e769016", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b81ddd8eb454839920885b39e769016"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:14:15Z", "revision_number": 0, "id": "44f3da89-8250-42a1-86d2-dec445080fcf", "remote_group_id": "0a8479fd-79a4-4dd5-9a63-1bef02aec18f", "remote_ip_prefix": null, "created_at": "2019-05-16T18:14:15Z", "security_group_id": "0a8479fd-79a4-4dd5-9a63-1bef02aec18f", "tenant_id": "4b81ddd8eb454839920885b39e769016", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b81ddd8eb454839920885b39e769016"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:14:15Z", "revision_number": 0, "id": "0cd8366e-7fa8-491e-82c5-d895cc0ffd50", "remote_group_id": "0a8479fd-79a4-4dd5-9a63-1bef02aec18f", "remote_ip_prefix": null, "created_at": "2019-05-16T18:14:15Z", "security_group_id": "0a8479fd-79a4-4dd5-9a63-1bef02aec18f", "tenant_id": "4b81ddd8eb454839920885b39e769016", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b81ddd8eb454839920885b39e769016"}], "revision_number": 1, "project_id": "4b81ddd8eb454839920885b39e769016", "id": "0a8479fd-79a4-4dd5-9a63-1bef02aec18f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-16 18:15:31,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-27f77190-2e8e-4efc-915c-4e7ef0059427 2019-05-16 18:15:31,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.343988180161s 2019-05-16 18:15:31,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 18:15:31,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/0a8479fd-79a4-4dd5-9a63-1bef02aec18f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}033567be0fcc888966f6df0490f619296468c04f" 2019-05-16 18:15:32,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:15:32 GMT X-Openstack-Request-Id: req-bf691588-a340-45a8-9e7a-e464a0ff1232 2019-05-16 18:15:32,047 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:15:32,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/0a8479fd-79a4-4dd5-9a63-1bef02aec18f.json used request id req-bf691588-a340-45a8-9e7a-e464a0ff1232 2019-05-16 18:15:32,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.423894882202s 2019-05-16 18:15:32,092 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-05-16 18:15:32,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:15:32,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 18:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ea39f13-32af-42bc-8c23-927d93ef90ab 2019-05-16 18:15:32,141 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 18:15:32,141 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-3ea39f13-32af-42bc-8c23-927d93ef90ab 2019-05-16 18:15:32,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 18:15:32,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T19:15:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["tBzLXqpaQtm1zNjMxipUrg"], "issued_at": "2019-05-16T18:15:32.000000Z"}} 2019-05-16 18:15:32,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:15:32,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}080525802c19dc552f55cbb4103dfbf21c7bf4ee" 2019-05-16 18:15:33,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 16 May 2019 18:15:33 GMT X-Openstack-Request-Id: req-e73fa5f3-2121-4c9b-801d-810af3ca27a1 2019-05-16 18:15:33,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":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 18:15:33,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e73fa5f3-2121-4c9b-801d-810af3ca27a1 2019-05-16 18:15:33,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.497885942459s 2019-05-16 18:15:33,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:15:33,069 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 18:15:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6d3df78-5c8d-4219-8cbb-400cf7361a89 2019-05-16 18:15:33,070 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 18:15:33,070 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-c6d3df78-5c8d-4219-8cbb-400cf7361a89 2019-05-16 18:15:33,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:15:33,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}080525802c19dc552f55cbb4103dfbf21c7bf4ee" 2019-05-16 18:15:33,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 18:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a9e47b5-1ab4-4568-8a74-9502142096df 2019-05-16 18:15:33,284 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 18:15:33,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-2a9e47b5-1ab4-4568-8a74-9502142096df 2019-05-16 18:15:33,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214139938354s 2019-05-16 18:15:33,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-16 18:15:33,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}080525802c19dc552f55cbb4103dfbf21c7bf4ee" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_47bbef25-f9cd-4aee-89ef-28754359316c"}}' 2019-05-16 18:15:33,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Thu, 16 May 2019 18:15:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd2eb878-0b5a-40f7-8269-7bcb07f63497 2019-05-16 18:15:33,561 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.36:5000/v3/projects/0d6b7c61c8d043f98645fe72ff387674"}, "tags": [], "enabled": true, "id": "0d6b7c61c8d043f98645fe72ff387674", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_47bbef25-f9cd-4aee-89ef-28754359316c"}} 2019-05-16 18:15:33,561 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-bd2eb878-0b5a-40f7-8269-7bcb07f63497 2019-05-16 18:15:33,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.268805027008s 2019-05-16 18:15:33,562 - 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'0d6b7c61c8d043f98645fe72ff387674', '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_47bbef25-f9cd-4aee-89ef-28754359316c'}) 2019-05-16 18:15:33,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-16 18:15:33,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}080525802c19dc552f55cbb4103dfbf21c7bf4ee" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "g7HP5XOYmJyqGV2lWLNTgmERJPHGrA", "email": null, "name": "cinder_test-user_47bbef25-f9cd-4aee-89ef-28754359316c"}}' 2019-05-16 18:15:34,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Thu, 16 May 2019 18:15:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d03e878a-6777-4b2c-9707-2ece9a97f51e 2019-05-16 18:15:34,064 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_47bbef25-f9cd-4aee-89ef-28754359316c", "links": {"self": "http://172.30.9.36:5000/v3/users/34bcfd912c3f4e4db14a289621f67829"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "34bcfd912c3f4e4db14a289621f67829", "domain_id": "default", "password_expires_at": null}} 2019-05-16 18:15:34,064 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-d03e878a-6777-4b2c-9707-2ece9a97f51e 2019-05-16 18:15:34,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.495723962784s 2019-05-16 18:15:34,065 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'34bcfd912c3f4e4db14a289621f67829', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_47bbef25-f9cd-4aee-89ef-28754359316c'}) 2019-05-16 18:15:34,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:15:34,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}080525802c19dc552f55cbb4103dfbf21c7bf4ee" 2019-05-16 18:15:34,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9dbd94a-33fe-4534-ac69-ccc16ff26a01 2019-05-16 18:15:34,292 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:15:34,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-f9dbd94a-33fe-4534-ac69-ccc16ff26a01 2019-05-16 18:15:34,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223974943161s 2019-05-16 18:15:34,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:15:34,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}080525802c19dc552f55cbb4103dfbf21c7bf4ee" 2019-05-16 18:15:34,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5d8d18b-9acc-4f4f-9ca2-c17c6cff73aa 2019-05-16 18:15:34,516 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:15:34,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-a5d8d18b-9acc-4f4f-9ca2-c17c6cff73aa 2019-05-16 18:15:34,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218997955322s 2019-05-16 18:15:34,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:15:34,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}080525802c19dc552f55cbb4103dfbf21c7bf4ee" 2019-05-16 18:15:34,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b1f6c04-24cd-486c-b702-323b2e6a428b 2019-05-16 18:15:34,741 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:15:34,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-4b1f6c04-24cd-486c-b702-323b2e6a428b 2019-05-16 18:15:34,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219547986984s 2019-05-16 18:15:34,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:15:34,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}080525802c19dc552f55cbb4103dfbf21c7bf4ee" 2019-05-16 18:15:34,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 18:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e18f796f-a227-4291-8137-ec2d70c41aa7 2019-05-16 18:15:34,949 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 18:15:34,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-e18f796f-a227-4291-8137-ec2d70c41aa7 2019-05-16 18:15:34,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202573060989s 2019-05-16 18:15:34,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:15:34,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}080525802c19dc552f55cbb4103dfbf21c7bf4ee" 2019-05-16 18:15:35,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 16 May 2019 18:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a988be9-1bd2-4bea-9737-ddc1e3def00c 2019-05-16 18:15:35,181 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder_test-user_47bbef25-f9cd-4aee-89ef-28754359316c", "links": {"self": "http://172.30.9.36:5000/v3/users/34bcfd912c3f4e4db14a289621f67829"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "34bcfd912c3f4e4db14a289621f67829", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 18:15:35,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-1a988be9-1bd2-4bea-9737-ddc1e3def00c 2019-05-16 18:15:35,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23192691803s 2019-05-16 18:15:35,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:15:35,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}080525802c19dc552f55cbb4103dfbf21c7bf4ee" 2019-05-16 18:15:35,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Thu, 16 May 2019 18:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-785500b7-1c64-459b-85a7-3e12e3cbfe0d 2019-05-16 18:15:35,410 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.36:5000/v3/projects/0d6b7c61c8d043f98645fe72ff387674"}, "tags": [], "enabled": true, "id": "0d6b7c61c8d043f98645fe72ff387674", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_47bbef25-f9cd-4aee-89ef-28754359316c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 18:15:35,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-785500b7-1c64-459b-85a7-3e12e3cbfe0d 2019-05-16 18:15:35,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21710395813s 2019-05-16 18:15:35,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 18:15:35,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=34bcfd912c3f4e4db14a289621f67829&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=0d6b7c61c8d043f98645fe72ff387674" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}080525802c19dc552f55cbb4103dfbf21c7bf4ee" 2019-05-16 18:15:35,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 16 May 2019 18:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-168b31b3-5f89-467d-bcce-0cd29efbd478 2019-05-16 18:15:35,627 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=34bcfd912c3f4e4db14a289621f67829&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=0d6b7c61c8d043f98645fe72ff387674", "previous": null, "next": null}} 2019-05-16 18:15:35,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=34bcfd912c3f4e4db14a289621f67829&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=0d6b7c61c8d043f98645fe72ff387674 used request id req-168b31b3-5f89-467d-bcce-0cd29efbd478 2019-05-16 18:15:35,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.209590196609s 2019-05-16 18:15:35,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 18:15:35,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/0d6b7c61c8d043f98645fe72ff387674/users/34bcfd912c3f4e4db14a289621f67829/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}080525802c19dc552f55cbb4103dfbf21c7bf4ee" 2019-05-16 18:15:35,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:15:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c5f4800-b0b6-46ac-b442-ec0d0c219ac4 2019-05-16 18:15:35,915 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:15:35,915 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/0d6b7c61c8d043f98645fe72ff387674/users/34bcfd912c3f4e4db14a289621f67829/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-6c5f4800-b0b6-46ac-b442-ec0d0c219ac4 2019-05-16 18:15:35,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.284186124802s 2019-05-16 18:15:35,916 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_47bbef25-f9cd-4aee-89ef-28754359316c', 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'0d6b7c61c8d043f98645fe72ff387674', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'g7HP5XOYmJyqGV2lWLNTgmERJPHGrA', 'username': u'cinder_test-user_47bbef25-f9cd-4aee-89ef-28754359316c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-16 18:15:35,920 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_47bbef25-f9cd-4aee-89ef-28754359316c', 'password': 'g7HP5XOYmJyqGV2lWLNTgmERJPHGrA', 'project_name': 'cinder_test-project_47bbef25-f9cd-4aee-89ef-28754359316c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': '0d6b7c61c8d043f98645fe72ff387674', 'project_domain_name': 'Default'} 2019-05-16 18:15:35,920 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-05-16 18:15:35,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:15:35,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}080525802c19dc552f55cbb4103dfbf21c7bf4ee" 2019-05-16 18:15:36,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 18:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d18e8883-23fb-4657-8e4a-d76b45d49c2e 2019-05-16 18:15:36,148 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 18:15:36,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-d18e8883-23fb-4657-8e4a-d76b45d49c2e 2019-05-16 18:15:36,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.227899074554s 2019-05-16 18:15:36,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:15:36,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}080525802c19dc552f55cbb4103dfbf21c7bf4ee" 2019-05-16 18:15:36,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Thu, 16 May 2019 18:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e05417-172c-46fc-8925-5bde2f657be0 2019-05-16 18:15:36,278 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.36:5000/v3/projects/0d6b7c61c8d043f98645fe72ff387674"}, "tags": [], "enabled": true, "id": "0d6b7c61c8d043f98645fe72ff387674", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_47bbef25-f9cd-4aee-89ef-28754359316c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 18:15:36,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-a5e05417-172c-46fc-8925-5bde2f657be0 2019-05-16 18:15:36,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.123486995697s 2019-05-16 18:15:36,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-16 18:15:36,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}080525802c19dc552f55cbb4103dfbf21c7bf4ee" -d '{"network": {"tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "name": "cinder_test-net_47bbef25-f9cd-4aee-89ef-28754359316c", "admin_state_up": true}}' 2019-05-16 18:15:37,115 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Thu, 16 May 2019 18:15:37 GMT X-Openstack-Request-Id: req-c9b1a9ce-725c-4f11-ac84-647488ef7271 2019-05-16 18:15:37,116 - 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":"a7f4202a-06f8-40b8-90bb-feddaf5fc405","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"0d6b7c61c8d043f98645fe72ff387674","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:15:36Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_47bbef25-f9cd-4aee-89ef-28754359316c","admin_state_up":true,"tenant_id":"0d6b7c61c8d043f98645fe72ff387674","created_at":"2019-05-16T18:15:36Z","mtu":1450}} 2019-05-16 18:15:37,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-c9b1a9ce-725c-4f11-ac84-647488ef7271 2019-05-16 18:15:37,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.835338115692s 2019-05-16 18:15:37,117 - 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-05-16T18:15:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a7f4202a-06f8-40b8-90bb-feddaf5fc405', u'provider:segmentation_id': 79, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_47bbef25-f9cd-4aee-89ef-28754359316c', u'created_at': u'2019-05-16T18:15:36Z', u'mtu': 1450, u'tenant_id': u'0d6b7c61c8d043f98645fe72ff387674', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0d6b7c61c8d043f98645fe72ff387674', u'l2_adjacency': True}) 2019-05-16 18:15:37,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:15:37,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 18:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a50c408d-d899-482f-9c00-95dd18fbd467 2019-05-16 18:15:37,128 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 18:15:37,128 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-a50c408d-d899-482f-9c00-95dd18fbd467 2019-05-16 18:15:37,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 18:15:37,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T19:15:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d6b7c61c8d043f98645fe72ff387674", "name": "cinder_test-project_47bbef25-f9cd-4aee-89ef-28754359316c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/0d6b7c61c8d043f98645fe72ff387674", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/0d6b7c61c8d043f98645fe72ff387674", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/0d6b7c61c8d043f98645fe72ff387674", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/0d6b7c61c8d043f98645fe72ff387674", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/0d6b7c61c8d043f98645fe72ff387674", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/0d6b7c61c8d043f98645fe72ff387674", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/0d6b7c61c8d043f98645fe72ff387674", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/0d6b7c61c8d043f98645fe72ff387674", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_0d6b7c61c8d043f98645fe72ff387674", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_0d6b7c61c8d043f98645fe72ff387674", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_47bbef25-f9cd-4aee-89ef-28754359316c", "id": "34bcfd912c3f4e4db14a289621f67829"}, "audit_ids": ["LxcEYszfSRq30s7yJUGHTA"], "issued_at": "2019-05-16T18:15:37.000000Z"}} 2019-05-16 18:15:37,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:15:37,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:15:37,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Thu, 16 May 2019 18:15:37 GMT X-Openstack-Request-Id: req-fee62da3-0be2-4e76-b860-04f828100d4d 2019-05-16 18:15:37,928 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"a7f4202a-06f8-40b8-90bb-feddaf5fc405","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0d6b7c61c8d043f98645fe72ff387674","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:15:36Z","qos_policy_id":null,"name":"cinder_test-net_47bbef25-f9cd-4aee-89ef-28754359316c","admin_state_up":true,"tenant_id":"0d6b7c61c8d043f98645fe72ff387674","created_at":"2019-05-16T18:15:36Z","mtu":1450}]} 2019-05-16 18:15:37,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-fee62da3-0be2-4e76-b860-04f828100d4d 2019-05-16 18:15:37,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386388063431s 2019-05-16 18:15:37,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-16 18:15:37,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" -d '{"subnet": {"name": "cinder_test-subnet_47bbef25-f9cd-4aee-89ef-28754359316c", "enable_dhcp": true, "network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-16 18:15:38,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Thu, 16 May 2019 18:15:38 GMT X-Openstack-Request-Id: req-94550936-1a25-46d7-898c-cba792520939 2019-05-16 18:15:38,978 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7f4202a-06f8-40b8-90bb-feddaf5fc405","tenant_id":"0d6b7c61c8d043f98645fe72ff387674","created_at":"2019-05-16T18:15:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-16T18:15:38Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"0d6b7c61c8d043f98645fe72ff387674","id":"50535da1-35ec-402d-8c7e-5b69d87c391e","subnetpool_id":null,"name":"cinder_test-subnet_47bbef25-f9cd-4aee-89ef-28754359316c"}} 2019-05-16 18:15:38,979 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-94550936-1a25-46d7-898c-cba792520939 2019-05-16 18:15:38,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.04837703705s 2019-05-16 18:15:38,979 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:15: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'50535da1-35ec-402d-8c7e-5b69d87c391e', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_47bbef25-f9cd-4aee-89ef-28754359316c', u'enable_dhcp': True, u'network_id': u'a7f4202a-06f8-40b8-90bb-feddaf5fc405', u'tenant_id': u'0d6b7c61c8d043f98645fe72ff387674', u'created_at': u'2019-05-16T18:15: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'0d6b7c61c8d043f98645fe72ff387674'}) 2019-05-16 18:15:38,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-16 18:15:38,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "cinder_test-router_47bbef25-f9cd-4aee-89ef-28754359316c", "admin_state_up": true}}' 2019-05-16 18:15:46,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Thu, 16 May 2019 18:15:46 GMT X-Openstack-Request-Id: req-842f3fe5-e07b-472e-80b4-4f6523a39115 2019-05-16 18:15:46,261 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:15:40Z", "admin_state_up": true, "updated_at": "2019-05-16T18:15:41Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "0d6b7c61c8d043f98645fe72ff387674", "id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8", "name": "cinder_test-router_47bbef25-f9cd-4aee-89ef-28754359316c"}} 2019-05-16 18:15:46,261 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-842f3fe5-e07b-472e-80b4-4f6523a39115 2019-05-16 18:15:46,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.28138184547s 2019-05-16 18:15:46,262 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:15:41Z', u'revision_number': 3, u'id': u'9caa9c53-a161-4ecf-a00e-0e0d678715c8', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.215'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_47bbef25-f9cd-4aee-89ef-28754359316c', u'admin_state_up': True, u'tenant_id': u'0d6b7c61c8d043f98645fe72ff387674', u'created_at': u'2019-05-16T18:15:40Z', u'flavor_id': None, u'routes': [], u'project_id': u'0d6b7c61c8d043f98645fe72ff387674'}) 2019-05-16 18:15:46,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-16 18:15:46,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/9caa9c53-a161-4ecf-a00e-0e0d678715c8/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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" -d '{"subnet_id": "50535da1-35ec-402d-8c7e-5b69d87c391e"}' 2019-05-16 18:15:49,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:15:49 GMT X-Openstack-Request-Id: req-2a4c6d1f-df1b-4b63-8476-aac9f1f2cdcf 2019-05-16 18:15:49,497 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "subnet_id": "50535da1-35ec-402d-8c7e-5b69d87c391e", "subnet_ids": ["50535da1-35ec-402d-8c7e-5b69d87c391e"], "port_id": "bb33268f-369c-4322-ae65-e4236515ab1f", "id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8"} 2019-05-16 18:15:49,497 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/9caa9c53-a161-4ecf-a00e-0e0d678715c8/add_router_interface.json used request id req-2a4c6d1f-df1b-4b63-8476-aac9f1f2cdcf 2019-05-16 18:15:49,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.234801054s 2019-05-16 18:15:49,497 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-16 18:15:49,603 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-16 18:15:49,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:15:49,612 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 16 May 2019 18:15:49 GMT 2019-05-16 18:15:49,612 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-16 18:15:49,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:15:49,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:15:49,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 16 May 2019 18:15:49 GMT X-Openstack-Request-Id: req-6c730021-2835-469d-8465-d27de9856423 2019-05-16 18:15:49,959 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:15:49,959 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-6c730021-2835-469d-8465-d27de9856423 2019-05-16 18:15:49,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.341741085052s 2019-05-16 18:15:49,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 18:15:49,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_47bbef25-f9cd-4aee-89ef-28754359316c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_47bbef25-f9cd-4aee-89ef-28754359316c"}' 2019-05-16 18:15:50,306 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Thu, 16 May 2019 18:15:50 GMT Location: http://172.30.9.36:9292/v2/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a935bd27-bd63-46d1-9f21-e1d04cc9911f 2019-05-16 18:15:50,307 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:15:50Z", "file": "/v2/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1/file", "owner": "0d6b7c61c8d043f98645fe72ff387674", "id": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "size": null, "self": "/v2/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "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_47bbef25-f9cd-4aee-89ef-28754359316c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_47bbef25-f9cd-4aee-89ef-28754359316c", "checksum": null, "created_at": "2019-05-16T18:15:50Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 18:15:50,307 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-a935bd27-bd63-46d1-9f21-e1d04cc9911f 2019-05-16 18:15:50,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.339028835297s 2019-05-16 18:15:50,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 18:15:50,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1/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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" -d '' 2019-05-16 18:15:51,048 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:15:51 GMT X-Openstack-Request-Id: req-dc3b750a-a7c2-4e43-ab96-87bd22ee9c02 2019-05-16 18:15:51,048 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 18:15:51,048 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1/file used request id req-dc3b750a-a7c2-4e43-ab96-87bd22ee9c02 2019-05-16 18:15:51,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.740349054337s 2019-05-16 18:15:51,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:15:51,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:15:51,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Thu, 16 May 2019 18:15:51 GMT X-Openstack-Request-Id: req-b05c76b7-61c7-4db7-a421-05f2dd1cfe2a 2019-05-16 18:15:51,393 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:15:50Z", "file": "/v2/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1/file", "owner": "0d6b7c61c8d043f98645fe72ff387674", "id": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "size": 12716032, "self": "/v2/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_47bbef25-f9cd-4aee-89ef-28754359316c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_47bbef25-f9cd-4aee-89ef-28754359316c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:15:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:15:51,393 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-b05c76b7-61c7-4db7-a421-05f2dd1cfe2a 2019-05-16 18:15:51,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.340563058853s 2019-05-16 18:15:51,396 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1/file', 'owner': u'0d6b7c61c8d043f98645fe72ff387674', 'id': u'bbb8474f-98a0-47c9-b41f-8c83280b6ac1', 'size': 12716032, u'self': u'/v2/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0d6b7c61c8d043f98645fe72ff387674', 'name': 'cinder_test-project_47bbef25-f9cd-4aee-89ef-28754359316c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T18:15:50Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-16T18:15:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_47bbef25-f9cd-4aee-89ef-28754359316c', '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/bbb8474f-98a0-47c9-b41f-8c83280b6ac1', 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_47bbef25-f9cd-4aee-89ef-28754359316c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_47bbef25-f9cd-4aee-89ef-28754359316c', 'created': u'2019-05-16T18:15:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T18:15:50Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1', 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_47bbef25-f9cd-4aee-89ef-28754359316c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 18:15:51,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 18:15:51,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}080525802c19dc552f55cbb4103dfbf21c7bf4ee" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_47bbef25-f9cd-4aee-89ef-28754359316c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 18:15:51,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Thu, 16 May 2019 18:15: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-e83a5582-f1d3-4a97-9e0c-84b3ef7f1fb9 x-openstack-request-id: req-e83a5582-f1d3-4a97-9e0c-84b3ef7f1fb9 2019-05-16 18:15:51,756 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_47bbef25-f9cd-4aee-89ef-28754359316c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "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": "638b3cf4-f431-4ecc-a1bf-f02913597c69"}} 2019-05-16 18:15:51,756 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-e83a5582-f1d3-4a97-9e0c-84b3ef7f1fb9 2019-05-16 18:15:51,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.357092857361s 2019-05-16 18:15:51,757 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_47bbef25-f9cd-4aee-89ef-28754359316c', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'638b3cf4-f431-4ecc-a1bf-f02913597c69', 'swap': 0}) 2019-05-16 18:15:51,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 18:15:51,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69/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}080525802c19dc552f55cbb4103dfbf21c7bf4ee" -d '{"extra_specs": {}}' 2019-05-16 18:15:51,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:15: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-f7d7a41e-544e-48ff-81fd-ec0d4d66310e x-openstack-request-id: req-f7d7a41e-544e-48ff-81fd-ec0d4d66310e 2019-05-16 18:15:51,782 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 18:15:51,782 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69/os-extra_specs used request id req-f7d7a41e-544e-48ff-81fd-ec0d4d66310e 2019-05-16 18:15:51,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0245680809021s 2019-05-16 18:15:51,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-16 18:15:51,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" -d '{"keypair": {"name": "cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c"}}' 2019-05-16 18:15:52,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Thu, 16 May 2019 18:15: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-14d9878a-bed2-4171-b01a-57a6b81f88ba x-openstack-request-id: req-14d9878a-bed2-4171-b01a-57a6b81f88ba 2019-05-16 18:15:52,185 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDX35fTmgGvGwFT+3G2IPThzNUcE3qOT+gvEEO1VWt0iouhHW/MqzRAHwyiLrMEvwtqzrFvgSWmW6ivk0sbWBtgTuMPi5rh5SGDCDPZpW0FjisHQL20WmqH8tm1AtO/codpgzk2LWYUI/HyIZSQRKd0FiLXll4QeQyWYpuT8IX/k0Yn62/DI7iaXLlbjzy7L0PiIYplm8gSa1WN3RfQVMjOHh3v4+m286W6Mg8V88/GO6auQY6CEgmhmc7CIPDAr5SemDUiincIH0hqL4JUhsWq+Xrk26tCr3ZmZBuDgVrdC+0f6naq9v/4YMypnGfeLQkAxHY1NMVFmHral489aSMP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA19+X05oBrxsBU/txtiD04czVHBN6jk/oLxBDtVVrdIqLoR1v\nzKs0QB8Moi6zBL8Las6xb4Elpluor5NLG1gbYE7jD4ua4eUhgwgz2aVtBY4rB0C9\ntFpqh/LZtQLTv3KHaYM5Ni1mFCPx8iGUkESndBYi15ZeEHkMlmKbk/CF/5NGJ+tv\nwyO4mly5W488uy9D4iGKZZvIEmtVjd0X0FTIzh4d7+PptvOlujIPFfPPxjumrkGO\nghIJoZnOwiDwwK+Unpg1Iop3CB9Iai+CVIbFqvl65NurQq92ZmQbg4Fa3QvtH+p2\nqvb/+GDMqZxn3i0JAMR2NTTFRZh62pePPWkjDwIDAQABAoIBAGP2ukvWaSk5DChj\nq4h3Qm69d4IE0x/LiO0iTvhNkfDppzb4dqkELrHyrtr7XRK5lQPkqu3DlDexAjAr\nuP/0kNjMLwEn2JT6kcYnqjsDC7Ui3HIDXNWDeQlzP7U+led1lZcamQephjeVXZiO\nTElyQUjUZ1YF35EpPNb22qxrGOH76vrXJM7tUkPo32DsK0jWJQICHnIx8mO9GJTN\n/Rw9VVYbbdRLZ/JcqmHmgs2w9nzeAroLKtTh2ltpi+x726r8U9/AJQs5Z3GqcVln\nla4o2ZK8zbSH8zuWoGMkdw7LXJ4oYK1YE6s23gYfOoFzBwHcsQDKcyHmVSh5dt/4\n9VzoeKECgYEA9TOymJ/RNIkZGzmnXLkMAvdId008trAqIOqmOqmJLT3lFF6rJtL5\nKac4CD406M4J5fYf1F2tLlskjla1R1XedElBy3G8YP2XFg46vdTj31f4CXVBvU/c\nEWsEsliDmzilqSttrnFhKiKtZInPcBCY1U1JloCqJzur0XI/Ug8qT2sCgYEA4WFC\nDg1n5fFAFK+6FeK+47iLzT8r170GW2QYYPZjiMYaKf7fYHvyagAkIXajb04hfhy7\n9D7O4U3qcWVQqr4xeBhu5x1dq1LB7/14iZqtDutUlFj68IROJdX6vXYl1sa9iCqr\nrMPWm/4llYj+u8TGWh7imODDyLt8cQvkqWARF+0CgYBy6gmXUb7/+giUI871u5uP\ngEir8Ly1eZYk2xOQhofNdiZ4B236wgEXrlCqPE0blgQ5i8GbC1PwV7KoKqbGic25\nfeOh7um0IuS952lMMguhTl7mP9fRWy3t09PdqXH0OvYYdEvw5x38W0gbyCI5iO23\neYM1T5Nu055QiFR4prbThQKBgQCjHupZE1jUcxSnJDxxpKf2V1ZP2d3YikX0lXCT\nlSCbGI5NQNvZkDv2fl2oHp7Ra2IQTam3cFH5fZQmOGb2/Sr+uehiu71Ux1P4Z6L7\nLQj+GFMh/3i35XpOJh4RTFa8qSD6Ua/pHeDRDFOVdA6yRgwto9brQRpSyWeaxjnc\nYNxeTQKBgBDRqyyp+LNp7BwEDhxWhwdTdDaA1z7GgBpXDVsgSvBtyuC7uJeAtxTe\nVmhprQjBQbhd0v80sppL4KvQEJHjqEo6wBAG619HcX97pPDpU7AhZ1qfZlq9WnSr\ngXyKg5VJ8ZfrYHkeIbSgLCARTOFNQhMysK26pR/VXulHbJ0SWcop\n-----END RSA PRIVATE KEY-----\n", "user_id": "34bcfd912c3f4e4db14a289621f67829", "name": "cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c", "fingerprint": "a1:e4:f0:88:e6:f7:fd:2c:14:26:60:72:e8:0f:3e:4d"}} 2019-05-16 18:15:52,185 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-14d9878a-bed2-4171-b01a-57a6b81f88ba 2019-05-16 18:15:52,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.399584054947s 2019-05-16 18:15:52,186 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDX35fTmgGvGwFT+3G2IPThzNUcE3qOT+gvEEO1VWt0iouhHW/MqzRAHwyiLrMEvwtqzrFvgSWmW6ivk0sbWBtgTuMPi5rh5SGDCDPZpW0FjisHQL20WmqH8tm1AtO/codpgzk2LWYUI/HyIZSQRKd0FiLXll4QeQyWYpuT8IX/k0Yn62/DI7iaXLlbjzy7L0PiIYplm8gSa1WN3RfQVMjOHh3v4+m286W6Mg8V88/GO6auQY6CEgmhmc7CIPDAr5SemDUiincIH0hqL4JUhsWq+Xrk26tCr3ZmZBuDgVrdC+0f6naq9v/4YMypnGfeLQkAxHY1NMVFmHral489aSMP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA19+X05oBrxsBU/txtiD04czVHBN6jk/oLxBDtVVrdIqLoR1v\nzKs0QB8Moi6zBL8Las6xb4Elpluor5NLG1gbYE7jD4ua4eUhgwgz2aVtBY4rB0C9\ntFpqh/LZtQLTv3KHaYM5Ni1mFCPx8iGUkESndBYi15ZeEHkMlmKbk/CF/5NGJ+tv\nwyO4mly5W488uy9D4iGKZZvIEmtVjd0X0FTIzh4d7+PptvOlujIPFfPPxjumrkGO\nghIJoZnOwiDwwK+Unpg1Iop3CB9Iai+CVIbFqvl65NurQq92ZmQbg4Fa3QvtH+p2\nqvb/+GDMqZxn3i0JAMR2NTTFRZh62pePPWkjDwIDAQABAoIBAGP2ukvWaSk5DChj\nq4h3Qm69d4IE0x/LiO0iTvhNkfDppzb4dqkELrHyrtr7XRK5lQPkqu3DlDexAjAr\nuP/0kNjMLwEn2JT6kcYnqjsDC7Ui3HIDXNWDeQlzP7U+led1lZcamQephjeVXZiO\nTElyQUjUZ1YF35EpPNb22qxrGOH76vrXJM7tUkPo32DsK0jWJQICHnIx8mO9GJTN\n/Rw9VVYbbdRLZ/JcqmHmgs2w9nzeAroLKtTh2ltpi+x726r8U9/AJQs5Z3GqcVln\nla4o2ZK8zbSH8zuWoGMkdw7LXJ4oYK1YE6s23gYfOoFzBwHcsQDKcyHmVSh5dt/4\n9VzoeKECgYEA9TOymJ/RNIkZGzmnXLkMAvdId008trAqIOqmOqmJLT3lFF6rJtL5\nKac4CD406M4J5fYf1F2tLlskjla1R1XedElBy3G8YP2XFg46vdTj31f4CXVBvU/c\nEWsEsliDmzilqSttrnFhKiKtZInPcBCY1U1JloCqJzur0XI/Ug8qT2sCgYEA4WFC\nDg1n5fFAFK+6FeK+47iLzT8r170GW2QYYPZjiMYaKf7fYHvyagAkIXajb04hfhy7\n9D7O4U3qcWVQqr4xeBhu5x1dq1LB7/14iZqtDutUlFj68IROJdX6vXYl1sa9iCqr\nrMPWm/4llYj+u8TGWh7imODDyLt8cQvkqWARF+0CgYBy6gmXUb7/+giUI871u5uP\ngEir8Ly1eZYk2xOQhofNdiZ4B236wgEXrlCqPE0blgQ5i8GbC1PwV7KoKqbGic25\nfeOh7um0IuS952lMMguhTl7mP9fRWy3t09PdqXH0OvYYdEvw5x38W0gbyCI5iO23\neYM1T5Nu055QiFR4prbThQKBgQCjHupZE1jUcxSnJDxxpKf2V1ZP2d3YikX0lXCT\nlSCbGI5NQNvZkDv2fl2oHp7Ra2IQTam3cFH5fZQmOGb2/Sr+uehiu71Ux1P4Z6L7\nLQj+GFMh/3i35XpOJh4RTFa8qSD6Ua/pHeDRDFOVdA6yRgwto9brQRpSyWeaxjnc\nYNxeTQKBgBDRqyyp+LNp7BwEDhxWhwdTdDaA1z7GgBpXDVsgSvBtyuC7uJeAtxTe\nVmhprQjBQbhd0v80sppL4KvQEJHjqEo6wBAG619HcX97pPDpU7AhZ1qfZlq9WnSr\ngXyKg5VJ8ZfrYHkeIbSgLCARTOFNQhMysK26pR/VXulHbJ0SWcop\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'34bcfd912c3f4e4db14a289621f67829', 'name': u'cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c', 'created_at': '2019-05-16T18:15:52.186298', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0d6b7c61c8d043f98645fe72ff387674', 'name': 'cinder_test-project_47bbef25-f9cd-4aee-89ef-28754359316c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a1:e4:f0:88:e6:f7:fd:2c:14:26:60:72:e8:0f:3e:4d', 'type': 'ssh', 'id': u'cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c'}) 2019-05-16 18:15:52,186 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA19+X05oBrxsBU/txtiD04czVHBN6jk/oLxBDtVVrdIqLoR1v zKs0QB8Moi6zBL8Las6xb4Elpluor5NLG1gbYE7jD4ua4eUhgwgz2aVtBY4rB0C9 tFpqh/LZtQLTv3KHaYM5Ni1mFCPx8iGUkESndBYi15ZeEHkMlmKbk/CF/5NGJ+tv wyO4mly5W488uy9D4iGKZZvIEmtVjd0X0FTIzh4d7+PptvOlujIPFfPPxjumrkGO ghIJoZnOwiDwwK+Unpg1Iop3CB9Iai+CVIbFqvl65NurQq92ZmQbg4Fa3QvtH+p2 qvb/+GDMqZxn3i0JAMR2NTTFRZh62pePPWkjDwIDAQABAoIBAGP2ukvWaSk5DChj q4h3Qm69d4IE0x/LiO0iTvhNkfDppzb4dqkELrHyrtr7XRK5lQPkqu3DlDexAjAr uP/0kNjMLwEn2JT6kcYnqjsDC7Ui3HIDXNWDeQlzP7U+led1lZcamQephjeVXZiO TElyQUjUZ1YF35EpPNb22qxrGOH76vrXJM7tUkPo32DsK0jWJQICHnIx8mO9GJTN /Rw9VVYbbdRLZ/JcqmHmgs2w9nzeAroLKtTh2ltpi+x726r8U9/AJQs5Z3GqcVln la4o2ZK8zbSH8zuWoGMkdw7LXJ4oYK1YE6s23gYfOoFzBwHcsQDKcyHmVSh5dt/4 9VzoeKECgYEA9TOymJ/RNIkZGzmnXLkMAvdId008trAqIOqmOqmJLT3lFF6rJtL5 Kac4CD406M4J5fYf1F2tLlskjla1R1XedElBy3G8YP2XFg46vdTj31f4CXVBvU/c EWsEsliDmzilqSttrnFhKiKtZInPcBCY1U1JloCqJzur0XI/Ug8qT2sCgYEA4WFC Dg1n5fFAFK+6FeK+47iLzT8r170GW2QYYPZjiMYaKf7fYHvyagAkIXajb04hfhy7 9D7O4U3qcWVQqr4xeBhu5x1dq1LB7/14iZqtDutUlFj68IROJdX6vXYl1sa9iCqr rMPWm/4llYj+u8TGWh7imODDyLt8cQvkqWARF+0CgYBy6gmXUb7/+giUI871u5uP gEir8Ly1eZYk2xOQhofNdiZ4B236wgEXrlCqPE0blgQ5i8GbC1PwV7KoKqbGic25 feOh7um0IuS952lMMguhTl7mP9fRWy3t09PdqXH0OvYYdEvw5x38W0gbyCI5iO23 eYM1T5Nu055QiFR4prbThQKBgQCjHupZE1jUcxSnJDxxpKf2V1ZP2d3YikX0lXCT lSCbGI5NQNvZkDv2fl2oHp7Ra2IQTam3cFH5fZQmOGb2/Sr+uehiu71Ux1P4Z6L7 LQj+GFMh/3i35XpOJh4RTFa8qSD6Ua/pHeDRDFOVdA6yRgwto9brQRpSyWeaxjnc YNxeTQKBgBDRqyyp+LNp7BwEDhxWhwdTdDaA1z7GgBpXDVsgSvBtyuC7uJeAtxTe VmhprQjBQbhd0v80sppL4KvQEJHjqEo6wBAG619HcX97pPDpU7AhZ1qfZlq9WnSr gXyKg5VJ8ZfrYHkeIbSgLCARTOFNQhMysK26pR/VXulHbJ0SWcop -----END RSA PRIVATE KEY----- 2019-05-16 18:15:52,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-16 18:15:52,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" -d '{"security_group": {"name": "cinder_test-sg_47bbef25-f9cd-4aee-89ef-28754359316c", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-05-16 18:15:52,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Thu, 16 May 2019 18:15:52 GMT X-Openstack-Request-Id: req-f929727b-3aba-4f86-a7c2-1ad3b38bb2f9 2019-05-16 18:15:52,681 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:15:52Z", "updated_at": "2019-05-16T18:15:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:52Z", "revision_number": 0, "id": "40c22db0-098a-4269-b06f-257b23b94ccb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:52Z", "security_group_id": "ca979f38-cacc-484f-aa26-b78b0674c0f5", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:52Z", "revision_number": 0, "id": "7abd8313-682c-482b-b943-abfa0d7e0f00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:52Z", "security_group_id": "ca979f38-cacc-484f-aa26-b78b0674c0f5", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}], "revision_number": 1, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "id": "ca979f38-cacc-484f-aa26-b78b0674c0f5", "name": "cinder_test-sg_47bbef25-f9cd-4aee-89ef-28754359316c"}} 2019-05-16 18:15:52,682 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-f929727b-3aba-4f86-a7c2-1ad3b38bb2f9 2019-05-16 18:15:52,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.490494012833s 2019-05-16 18:15:52,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:15:52,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:15:53,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Thu, 16 May 2019 18:15:53 GMT X-Openstack-Request-Id: req-d4c7036a-e5b3-4281-9397-e11fb25e0f78 2019-05-16 18:15:53,025 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:15:52Z", "updated_at": "2019-05-16T18:15:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:52Z", "revision_number": 0, "id": "40c22db0-098a-4269-b06f-257b23b94ccb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:52Z", "security_group_id": "ca979f38-cacc-484f-aa26-b78b0674c0f5", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:52Z", "revision_number": 0, "id": "7abd8313-682c-482b-b943-abfa0d7e0f00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:52Z", "security_group_id": "ca979f38-cacc-484f-aa26-b78b0674c0f5", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}], "revision_number": 1, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "id": "ca979f38-cacc-484f-aa26-b78b0674c0f5", "name": "cinder_test-sg_47bbef25-f9cd-4aee-89ef-28754359316c"}, {"description": "Default security group", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:15:36Z", "updated_at": "2019-05-16T18:15:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:36Z", "revision_number": 0, "id": "64ee8e2f-8ee5-4698-99ea-5fcca59b520a", "remote_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:36Z", "security_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:36Z", "revision_number": 0, "id": "693723a6-72d0-499c-92fa-c341586180b2", "remote_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:36Z", "security_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:36Z", "revision_number": 0, "id": "b95e8a06-08f4-49c2-ae11-cc15edfd080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:36Z", "security_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:36Z", "revision_number": 0, "id": "e9bf2e23-01fd-4b6a-85ab-3588f46bf142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:36Z", "security_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}], "revision_number": 1, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "name": "default"}]} 2019-05-16 18:15:53,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-d4c7036a-e5b3-4281-9397-e11fb25e0f78 2019-05-16 18:15:53,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.336823940277s 2019-05-16 18:15:53,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-16 18:15:53,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" -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": "ca979f38-cacc-484f-aa26-b78b0674c0f5"}}' 2019-05-16 18:15:53,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 16 May 2019 18:15:53 GMT X-Openstack-Request-Id: req-61e7f60d-e846-457b-a05f-ad87caf28359 2019-05-16 18:15:53,483 - 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-05-16T18:15:53Z", "security_group_id": "ca979f38-cacc-484f-aa26-b78b0674c0f5", "port_range_min": 22, "revision_number": 0, "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:15:53Z", "project_id": "0d6b7c61c8d043f98645fe72ff387674", "id": "e0412dd8-fbf6-49d4-abee-c086e1755188"}} 2019-05-16 18:15:53,483 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-61e7f60d-e846-457b-a05f-ad87caf28359 2019-05-16 18:15:53,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.451776027679s 2019-05-16 18:15:53,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:15:53,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:15:53,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Thu, 16 May 2019 18:15:53 GMT X-Openstack-Request-Id: req-596fa604-9c3b-4cd8-bcc7-96c3fef13541 2019-05-16 18:15:53,861 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:15:52Z", "updated_at": "2019-05-16T18:15:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:52Z", "revision_number": 0, "id": "40c22db0-098a-4269-b06f-257b23b94ccb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:52Z", "security_group_id": "ca979f38-cacc-484f-aa26-b78b0674c0f5", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:52Z", "revision_number": 0, "id": "7abd8313-682c-482b-b943-abfa0d7e0f00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:52Z", "security_group_id": "ca979f38-cacc-484f-aa26-b78b0674c0f5", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-16T18:15:53Z", "revision_number": 0, "id": "e0412dd8-fbf6-49d4-abee-c086e1755188", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:53Z", "security_group_id": "ca979f38-cacc-484f-aa26-b78b0674c0f5", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}], "revision_number": 2, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "id": "ca979f38-cacc-484f-aa26-b78b0674c0f5", "name": "cinder_test-sg_47bbef25-f9cd-4aee-89ef-28754359316c"}, {"description": "Default security group", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:15:36Z", "updated_at": "2019-05-16T18:15:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:36Z", "revision_number": 0, "id": "64ee8e2f-8ee5-4698-99ea-5fcca59b520a", "remote_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:36Z", "security_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:36Z", "revision_number": 0, "id": "693723a6-72d0-499c-92fa-c341586180b2", "remote_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:36Z", "security_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:36Z", "revision_number": 0, "id": "b95e8a06-08f4-49c2-ae11-cc15edfd080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:36Z", "security_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:36Z", "revision_number": 0, "id": "e9bf2e23-01fd-4b6a-85ab-3588f46bf142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:36Z", "security_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}], "revision_number": 1, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "name": "default"}]} 2019-05-16 18:15:53,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-596fa604-9c3b-4cd8-bcc7-96c3fef13541 2019-05-16 18:15:53,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.372439861298s 2019-05-16 18:15:53,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-16 18:15:53,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" -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": "ca979f38-cacc-484f-aa26-b78b0674c0f5"}}' 2019-05-16 18:15:54,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 16 May 2019 18:15:54 GMT X-Openstack-Request-Id: req-3237515d-9f6c-4758-834b-510ce4c54aa3 2019-05-16 18:15:54,315 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-05-16T18:15:54Z", "security_group_id": "ca979f38-cacc-484f-aa26-b78b0674c0f5", "port_range_min": null, "revision_number": 0, "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:15:54Z", "project_id": "0d6b7c61c8d043f98645fe72ff387674", "id": "10fca8a5-0f83-41be-8a4e-b0024d9dff02"}} 2019-05-16 18:15:54,316 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-3237515d-9f6c-4758-834b-510ce4c54aa3 2019-05-16 18:15:54,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.448179960251s 2019-05-16 18:15:54,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:15:54,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:15:54,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 16 May 2019 18:15:54 GMT X-Openstack-Request-Id: req-1908d010-84cf-4d5e-a792-e3d44b3663d0 2019-05-16 18:15:54,704 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a7f4202a-06f8-40b8-90bb-feddaf5fc405","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0d6b7c61c8d043f98645fe72ff387674","l2_adjacency":true,"status":"ACTIVE","subnets":["50535da1-35ec-402d-8c7e-5b69d87c391e"],"description":"","tags":[],"updated_at":"2019-05-16T18:15:38Z","qos_policy_id":null,"name":"cinder_test-net_47bbef25-f9cd-4aee-89ef-28754359316c","admin_state_up":true,"tenant_id":"0d6b7c61c8d043f98645fe72ff387674","created_at":"2019-05-16T18:15:36Z","mtu":1450}]} 2019-05-16 18:15:54,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-1908d010-84cf-4d5e-a792-e3d44b3663d0 2019-05-16 18:15:54,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387243032455s 2019-05-16 18:15:54,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:15:54,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:15:55,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Thu, 16 May 2019 18:15:55 GMT X-Openstack-Request-Id: req-830b8f72-6c29-4d1b-b7b2-65177ca5d908 2019-05-16 18:15:55,056 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:15:50Z", "file": "/v2/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1/file", "owner": "0d6b7c61c8d043f98645fe72ff387674", "id": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "size": 12716032, "self": "/v2/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_47bbef25-f9cd-4aee-89ef-28754359316c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_47bbef25-f9cd-4aee-89ef-28754359316c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:15:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:15:55,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-830b8f72-6c29-4d1b-b7b2-65177ca5d908 2019-05-16 18:15:55,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.347218990326s 2019-05-16 18:15:55,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 18:15:55,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:15:55,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 16 May 2019 18:15: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-e5fd8719-0851-49b0-abc6-34ed6eafcd07 x-openstack-request-id: req-e5fd8719-0851-49b0-abc6-34ed6eafcd07 2019-05-16 18:15:55,088 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_47bbef25-f9cd-4aee-89ef-28754359316c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "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": "638b3cf4-f431-4ecc-a1bf-f02913597c69"}]} 2019-05-16 18:15:55,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-e5fd8719-0851-49b0-abc6-34ed6eafcd07 2019-05-16 18:15:55,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249531269073s 2019-05-16 18:15:55,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-16 18:15:55,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" -d '{"server": {"name": "cinder_test-vm2_47bbef25-f9cd-4aee-89ef-28754359316c", "imageRef": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "key_name": "cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c", "flavorRef": "638b3cf4-f431-4ecc-a1bf-f02913597c69", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a7f4202a-06f8-40b8-90bb-feddaf5fc405"}], "security_groups": [{"name": "ca979f38-cacc-484f-aa26-b78b0674c0f5"}]}}' 2019-05-16 18:16:00,436 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 16 May 2019 18:15: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 location: http://172.30.9.36:8774/v2.1/servers/9f73555b-ae84-4235-aaea-712405eb1695 x-compute-request-id: req-ba572825-65cf-4e7e-81ba-0f23bef19e64 x-openstack-request-id: req-ba572825-65cf-4e7e-81ba-0f23bef19e64 2019-05-16 18:16:00,437 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "ca979f38-cacc-484f-aa26-b78b0674c0f5"}], "OS-DCF:diskConfig": "MANUAL", "id": "9f73555b-ae84-4235-aaea-712405eb1695", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/9f73555b-ae84-4235-aaea-712405eb1695", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/9f73555b-ae84-4235-aaea-712405eb1695", "rel": "bookmark"}], "adminPass": "K8CR95qiwA9G"}} 2019-05-16 18:16:00,437 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-ba572825-65cf-4e7e-81ba-0f23bef19e64 2019-05-16 18:16:00,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.3475921154s 2019-05-16 18:16:00,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:16:00,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:01,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Thu, 16 May 2019 18: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-bbcd833d-4789-4a05-9cf9-1238fd022ee6 x-openstack-request-id: req-bbcd833d-4789-4a05-9cf9-1238fd022ee6 2019-05-16 18:16:01,020 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/9f73555b-ae84-4235-aaea-712405eb1695", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/9f73555b-ae84-4235-aaea-712405eb1695", "rel": "bookmark"}], "image": {"id": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "links": [{"href": "http://172.30.9.36:8774/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "638b3cf4-f431-4ecc-a1bf-f02913597c69", "links": [{"href": "http://172.30.9.36:8774/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "rel": "bookmark"}]}, "id": "9f73555b-ae84-4235-aaea-712405eb1695", "user_id": "34bcfd912c3f4e4db14a289621f67829", "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-05-16T18:16:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c", "name": "cinder_test-vm2_47bbef25-f9cd-4aee-89ef-28754359316c", "created": "2019-05-16T18:16:00Z", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:16:01,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-bbcd833d-4789-4a05-9cf9-1238fd022ee6 2019-05-16 18:16:01,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582239151001s 2019-05-16 18:16:01,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:16:01,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:01,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 16 May 2019 18:16:01 GMT X-Openstack-Request-Id: req-6e6802e3-4e22-4507-b5dd-b3813c018519 2019-05-16 18:16:01,413 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a7f4202a-06f8-40b8-90bb-feddaf5fc405","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0d6b7c61c8d043f98645fe72ff387674","l2_adjacency":true,"status":"ACTIVE","subnets":["50535da1-35ec-402d-8c7e-5b69d87c391e"],"description":"","tags":[],"updated_at":"2019-05-16T18:15:38Z","qos_policy_id":null,"name":"cinder_test-net_47bbef25-f9cd-4aee-89ef-28754359316c","admin_state_up":true,"tenant_id":"0d6b7c61c8d043f98645fe72ff387674","created_at":"2019-05-16T18:15:36Z","mtu":1450}]} 2019-05-16 18:16:01,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-6e6802e3-4e22-4507-b5dd-b3813c018519 2019-05-16 18:16:01,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379971981049s 2019-05-16 18:16:01,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 18:16:01,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:01,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Thu, 16 May 2019 18:16:01 GMT X-Openstack-Request-Id: req-361ed0b9-82b7-4bf0-973a-62cea5ce2eec 2019-05-16 18:16:01,651 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7f4202a-06f8-40b8-90bb-feddaf5fc405","tenant_id":"0d6b7c61c8d043f98645fe72ff387674","created_at":"2019-05-16T18:15:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-16T18:15:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"0d6b7c61c8d043f98645fe72ff387674","id":"50535da1-35ec-402d-8c7e-5b69d87c391e","subnetpool_id":null,"name":"cinder_test-subnet_47bbef25-f9cd-4aee-89ef-28754359316c"}]} 2019-05-16 18:16:01,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-361ed0b9-82b7-4bf0-973a-62cea5ce2eec 2019-05-16 18:16:01,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.237769126892s 2019-05-16 18:16:01,652 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:16:03,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:16:03,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:04,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 644 Content-Type: application/json Date: Thu, 16 May 2019 18:16: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-c6169ea1-de93-4960-a724-474502866e99 x-openstack-request-id: req-c6169ea1-de93-4960-a724-474502866e99 2019-05-16 18:16:04,495 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/9f73555b-ae84-4235-aaea-712405eb1695", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/9f73555b-ae84-4235-aaea-712405eb1695", "rel": "bookmark"}], "image": {"id": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "links": [{"href": "http://172.30.9.36:8774/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "638b3cf4-f431-4ecc-a1bf-f02913597c69", "links": [{"href": "http://172.30.9.36:8774/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "rel": "bookmark"}]}, "id": "9f73555b-ae84-4235-aaea-712405eb1695", "user_id": "34bcfd912c3f4e4db14a289621f67829", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:16:03Z", "hostId": "63ef0416150a9e68631353dc26afdf6bd58d374974c15c0ebb064bdb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c", "name": "cinder_test-vm2_47bbef25-f9cd-4aee-89ef-28754359316c", "created": "2019-05-16T18:16:00Z", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:16:04,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-c6169ea1-de93-4960-a724-474502866e99 2019-05-16 18:16:04,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.840356826782s 2019-05-16 18:16:04,502 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:16:06,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:16:06,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:07,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 16 May 2019 18:16:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1e886775-981b-457b-89aa-53b5db15dd0c x-openstack-request-id: req-1e886775-981b-457b-89aa-53b5db15dd0c 2019-05-16 18:16:07,941 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/9f73555b-ae84-4235-aaea-712405eb1695", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/9f73555b-ae84-4235-aaea-712405eb1695", "rel": "bookmark"}], "image": {"id": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "links": [{"href": "http://172.30.9.36:8774/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "638b3cf4-f431-4ecc-a1bf-f02913597c69", "links": [{"href": "http://172.30.9.36:8774/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "rel": "bookmark"}]}, "id": "9f73555b-ae84-4235-aaea-712405eb1695", "security_groups": [{"name": "cinder_test-sg_47bbef25-f9cd-4aee-89ef-28754359316c"}], "user_id": "34bcfd912c3f4e4db14a289621f67829", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:16:04Z", "hostId": "63ef0416150a9e68631353dc26afdf6bd58d374974c15c0ebb064bdb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c", "name": "cinder_test-vm2_47bbef25-f9cd-4aee-89ef-28754359316c", "created": "2019-05-16T18:16:00Z", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:16:07,941 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-1e886775-981b-457b-89aa-53b5db15dd0c 2019-05-16 18:16:07,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.43709421158s 2019-05-16 18:16:07,948 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:16:09,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:16:09,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:10,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 16 May 2019 18: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-2bc37ced-baeb-4d96-a671-3eeafaece640 x-openstack-request-id: req-2bc37ced-baeb-4d96-a671-3eeafaece640 2019-05-16 18:16:10,392 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/9f73555b-ae84-4235-aaea-712405eb1695", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/9f73555b-ae84-4235-aaea-712405eb1695", "rel": "bookmark"}], "image": {"id": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "links": [{"href": "http://172.30.9.36:8774/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "638b3cf4-f431-4ecc-a1bf-f02913597c69", "links": [{"href": "http://172.30.9.36:8774/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "rel": "bookmark"}]}, "id": "9f73555b-ae84-4235-aaea-712405eb1695", "security_groups": [{"name": "cinder_test-sg_47bbef25-f9cd-4aee-89ef-28754359316c"}], "user_id": "34bcfd912c3f4e4db14a289621f67829", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:16:04Z", "hostId": "63ef0416150a9e68631353dc26afdf6bd58d374974c15c0ebb064bdb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c", "name": "cinder_test-vm2_47bbef25-f9cd-4aee-89ef-28754359316c", "created": "2019-05-16T18:16:00Z", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:16:10,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-2bc37ced-baeb-4d96-a671-3eeafaece640 2019-05-16 18:16:10,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442203998566s 2019-05-16 18:16:10,399 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:16:12,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:16:12,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:13,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Thu, 16 May 2019 18: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-31694c27-468b-4517-9e4c-5478d8afa116 x-openstack-request-id: req-31694c27-468b-4517-9e4c-5478d8afa116 2019-05-16 18:16:13,109 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_47bbef25-f9cd-4aee-89ef-28754359316c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:6c:e5", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/9f73555b-ae84-4235-aaea-712405eb1695", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/9f73555b-ae84-4235-aaea-712405eb1695", "rel": "bookmark"}], "image": {"id": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "links": [{"href": "http://172.30.9.36:8774/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:16:10.000000", "flavor": {"id": "638b3cf4-f431-4ecc-a1bf-f02913597c69", "links": [{"href": "http://172.30.9.36:8774/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "rel": "bookmark"}]}, "id": "9f73555b-ae84-4235-aaea-712405eb1695", "security_groups": [{"name": "cinder_test-sg_47bbef25-f9cd-4aee-89ef-28754359316c"}], "user_id": "34bcfd912c3f4e4db14a289621f67829", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:16:10Z", "hostId": "63ef0416150a9e68631353dc26afdf6bd58d374974c15c0ebb064bdb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c", "name": "cinder_test-vm2_47bbef25-f9cd-4aee-89ef-28754359316c", "created": "2019-05-16T18:16:00Z", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:16:13,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-31694c27-468b-4517-9e4c-5478d8afa116 2019-05-16 18:16:13,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.708423137665s 2019-05-16 18:16:13,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-16 18:16:13,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/ports.json?device_id=9f73555b-ae84-4235-aaea-712405eb1695" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:13,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 16 May 2019 18:16:13 GMT X-Openstack-Request-Id: req-43045ed6-765b-44db-a719-b094a12f1cdb 2019-05-16 18:16:13,199 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-16T18:16:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"50535da1-35ec-402d-8c7e-5b69d87c391e","ip_address":"192.168.120.16"}],"id":"2fa22b6c-76ca-48a4-a65c-8ab341e4f189","security_groups":["ca979f38-cacc-484f-aa26-b78b0674c0f5"],"mac_address":"fa:16:3e:c3:6c:e5","project_id":"0d6b7c61c8d043f98645fe72ff387674","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7f4202a-06f8-40b8-90bb-feddaf5fc405","tenant_id":"0d6b7c61c8d043f98645fe72ff387674","created_at":"2019-05-16T18:16:04Z","binding:vnic_type":"normal","device_id":"9f73555b-ae84-4235-aaea-712405eb1695","ip_allocation":"immediate"}]} 2019-05-16 18:16:13,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?device_id=9f73555b-ae84-4235-aaea-712405eb1695 used request id req-43045ed6-765b-44db-a719-b094a12f1cdb 2019-05-16 18:16:13,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0833730697632s 2019-05-16 18:16:13,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:16:13,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/floatingips.json?port_id=2fa22b6c-76ca-48a4-a65c-8ab341e4f189" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:13,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:16:13 GMT X-Openstack-Request-Id: req-9c9d6d98-71fb-4ea9-90cb-d14c1bd98dd1 2019-05-16 18:16:13,258 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-16 18:16:13,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json?port_id=2fa22b6c-76ca-48a4-a65c-8ab341e4f189 used request id req-9c9d6d98-71fb-4ea9-90cb-d14c1bd98dd1 2019-05-16 18:16:13,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0483450889587s 2019-05-16 18:16:13,258 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_47bbef25-f9cd-4aee-89ef-28754359316c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c3:6c:e5', 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'bbb8474f-98a0-47c9-b41f-8c83280b6ac1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-16T18:16:10.000000', 'flavor': Munch({u'id': u'638b3cf4-f431-4ecc-a1bf-f02913597c69'}), 'az': u'nova', 'id': u'9f73555b-ae84-4235-aaea-712405eb1695', 'security_groups': [Munch({u'name': u'cinder_test-sg_47bbef25-f9cd-4aee-89ef-28754359316c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'34bcfd912c3f4e4db14a289621f67829', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0d6b7c61c8d043f98645fe72ff387674', 'name': 'cinder_test-project_47bbef25-f9cd-4aee-89ef-28754359316c', '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-05-16T18:16:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-16T18:16:10Z', 'hostId': u'63ef0416150a9e68631353dc26afdf6bd58d374974c15c0ebb064bdb', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c', 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'63ef0416150a9e68631353dc26afdf6bd58d374974c15c0ebb064bdb', '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-05-16T18:16:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0d6b7c61c8d043f98645fe72ff387674', 'name': u'cinder_test-vm2_47bbef25-f9cd-4aee-89ef-28754359316c', 'adminPass': u'K8CR95qiwA9G', 'tenant_id': u'0d6b7c61c8d043f98645fe72ff387674', 'created_at': u'2019-05-16T18:16:00Z', 'created': u'2019-05-16T18:16:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-16 18:16:13,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:16:13,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:13,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 16 May 2019 18:16:13 GMT X-Openstack-Request-Id: req-4a096ba2-ab10-4be8-ae00-11e6ddf91bb8 2019-05-16 18:16:13,360 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a7f4202a-06f8-40b8-90bb-feddaf5fc405","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0d6b7c61c8d043f98645fe72ff387674","l2_adjacency":true,"status":"ACTIVE","subnets":["50535da1-35ec-402d-8c7e-5b69d87c391e"],"description":"","tags":[],"updated_at":"2019-05-16T18:15:38Z","qos_policy_id":null,"name":"cinder_test-net_47bbef25-f9cd-4aee-89ef-28754359316c","admin_state_up":true,"tenant_id":"0d6b7c61c8d043f98645fe72ff387674","created_at":"2019-05-16T18:15:36Z","mtu":1450}]} 2019-05-16 18:16:13,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-4a096ba2-ab10-4be8-ae00-11e6ddf91bb8 2019-05-16 18:16:13,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0964078903198s 2019-05-16 18:16:13,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-16 18:16:13,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/ports.json?device_id=9f73555b-ae84-4235-aaea-712405eb1695" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:13,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 16 May 2019 18:16:13 GMT X-Openstack-Request-Id: req-d4923a68-f9ae-47a6-9408-a4548bc33cae 2019-05-16 18:16:13,423 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-16T18:16:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"50535da1-35ec-402d-8c7e-5b69d87c391e","ip_address":"192.168.120.16"}],"id":"2fa22b6c-76ca-48a4-a65c-8ab341e4f189","security_groups":["ca979f38-cacc-484f-aa26-b78b0674c0f5"],"mac_address":"fa:16:3e:c3:6c:e5","project_id":"0d6b7c61c8d043f98645fe72ff387674","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7f4202a-06f8-40b8-90bb-feddaf5fc405","tenant_id":"0d6b7c61c8d043f98645fe72ff387674","created_at":"2019-05-16T18:16:04Z","binding:vnic_type":"normal","device_id":"9f73555b-ae84-4235-aaea-712405eb1695","ip_allocation":"immediate"}]} 2019-05-16 18:16:13,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?device_id=9f73555b-ae84-4235-aaea-712405eb1695 used request id req-d4923a68-f9ae-47a6-9408-a4548bc33cae 2019-05-16 18:16:13,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0616939067841s 2019-05-16 18:16:13,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-16 18:16:13,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" -d '{"floatingip": {"floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "fixed_ip_address": "192.168.120.16", "port_id": "2fa22b6c-76ca-48a4-a65c-8ab341e4f189"}}' 2019-05-16 18:16:16,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Thu, 16 May 2019 18:16:16 GMT X-Openstack-Request-Id: req-0a500ca1-24e9-46d8-b97a-751ea39a17c3 2019-05-16 18:16:16,405 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:16:14Z", "updated_at": "2019-05-16T18:16:14Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:6c:e5", "device_id": "9f73555b-ae84-4235-aaea-712405eb1695"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "port_id": "2fa22b6c-76ca-48a4-a65c-8ab341e4f189", "id": "3a284145-0e5d-4fe8-a3de-9a472b743f3d", "qos_policy_id": null}} 2019-05-16 18:16:16,405 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-0a500ca1-24e9-46d8-b97a-751ea39a17c3 2019-05-16 18:16:16,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.98055791855s 2019-05-16 18:16:16,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:16:16,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:16,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 16 May 2019 18:16:16 GMT X-Openstack-Request-Id: req-401fae33-c806-43fc-a5cf-8c31eef86f29 2019-05-16 18:16:16,488 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:16:14Z", "updated_at": "2019-05-16T18:16:14Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:6c:e5", "device_id": "9f73555b-ae84-4235-aaea-712405eb1695"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "port_id": "2fa22b6c-76ca-48a4-a65c-8ab341e4f189", "id": "3a284145-0e5d-4fe8-a3de-9a472b743f3d", "qos_policy_id": null}]} 2019-05-16 18:16:16,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-401fae33-c806-43fc-a5cf-8c31eef86f29 2019-05-16 18:16:16,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0683450698853s 2019-05-16 18:16:16,495 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:16:16,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:16:16,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:16,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 16 May 2019 18:16:16 GMT X-Openstack-Request-Id: req-1472a748-4dc1-403a-9150-ecaa6e6643a2 2019-05-16 18:16:16,694 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:16:14Z", "updated_at": "2019-05-16T18:16:14Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:6c:e5", "device_id": "9f73555b-ae84-4235-aaea-712405eb1695"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "port_id": "2fa22b6c-76ca-48a4-a65c-8ab341e4f189", "id": "3a284145-0e5d-4fe8-a3de-9a472b743f3d", "qos_policy_id": null}]} 2019-05-16 18:16:16,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-1472a748-4dc1-403a-9150-ecaa6e6643a2 2019-05-16 18:16:16,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0895941257477s 2019-05-16 18:16:16,700 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:16:16,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:16:16,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:17,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 16 May 2019 18:16:17 GMT X-Openstack-Request-Id: req-7ff83c96-a084-4018-bdfa-615b6af2840b 2019-05-16 18:16:17,216 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:16:14Z", "updated_at": "2019-05-16T18:16:14Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:6c:e5", "device_id": "9f73555b-ae84-4235-aaea-712405eb1695"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "port_id": "2fa22b6c-76ca-48a4-a65c-8ab341e4f189", "id": "3a284145-0e5d-4fe8-a3de-9a472b743f3d", "qos_policy_id": null}]} 2019-05-16 18:16:17,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-7ff83c96-a084-4018-bdfa-615b6af2840b 2019-05-16 18:16:17,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.406664848328s 2019-05-16 18:16:17,223 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:16:17,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:16:17,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:17,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 16 May 2019 18:16:17 GMT X-Openstack-Request-Id: req-03ab8039-6549-4568-b874-b5e9d885c69f 2019-05-16 18:16:17,721 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:16:14Z", "updated_at": "2019-05-16T18:16:14Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:6c:e5", "device_id": "9f73555b-ae84-4235-aaea-712405eb1695"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "port_id": "2fa22b6c-76ca-48a4-a65c-8ab341e4f189", "id": "3a284145-0e5d-4fe8-a3de-9a472b743f3d", "qos_policy_id": null}]} 2019-05-16 18:16:17,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-03ab8039-6549-4568-b874-b5e9d885c69f 2019-05-16 18:16:17,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.388220071793s 2019-05-16 18:16:17,727 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:16:17,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:16:17,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:18,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Thu, 16 May 2019 18:16:18 GMT X-Openstack-Request-Id: req-4bd3929e-1fb9-4674-bf5b-6b130e4f0b77 2019-05-16 18:16:18,091 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:16:14Z", "updated_at": "2019-05-16T18:16:17Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:6c:e5", "device_id": "9f73555b-ae84-4235-aaea-712405eb1695"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.212", "revision_number": 1, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "port_id": "2fa22b6c-76ca-48a4-a65c-8ab341e4f189", "id": "3a284145-0e5d-4fe8-a3de-9a472b743f3d", "qos_policy_id": null}]} 2019-05-16 18:16:18,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-4bd3929e-1fb9-4674-bf5b-6b130e4f0b77 2019-05-16 18:16:18,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.253716945648s 2019-05-16 18:16:18,098 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'9caa9c53-a161-4ecf-a00e-0e0d678715c8', 'updated_at': u'2019-05-16T18:16:17Z', 'fixed_ip_address': u'192.168.120.16', 'floating_ip_address': u'172.30.9.212', 'revision_number': 1, 'port_id': u'2fa22b6c-76ca-48a4-a65c-8ab341e4f189', 'id': u'3a284145-0e5d-4fe8-a3de-9a472b743f3d', 'network': u'220195cd-782b-490f-b03b-eb92b75ca738', 'port': u'2fa22b6c-76ca-48a4-a65c-8ab341e4f189', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0d6b7c61c8d043f98645fe72ff387674', 'name': 'cinder_test-project_47bbef25-f9cd-4aee-89ef-28754359316c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0d6b7c61c8d043f98645fe72ff387674', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a7f4202a-06f8-40b8-90bb-feddaf5fc405', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c3:6c:e5', u'device_id': u'9f73555b-ae84-4235-aaea-712405eb1695'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0d6b7c61c8d043f98645fe72ff387674', 'created_at': u'2019-05-16T18:16:14Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a7f4202a-06f8-40b8-90bb-feddaf5fc405', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c3:6c:e5', u'device_id': u'9f73555b-ae84-4235-aaea-712405eb1695'}), 'router': u'9caa9c53-a161-4ecf-a00e-0e0d678715c8'}) 2019-05-16 18:16:18,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-16 18:16:18,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/9f73555b-ae84-4235-aaea-712405eb1695/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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-16 18:16:18,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9612 Content-Type: application/json Date: Thu, 16 May 2019 18:16: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-3cf1f3b4-3861-4697-b403-c8ef489b3e21 x-openstack-request-id: req-3cf1f3b4-3861-4697-b403-c8ef489b3e21 2019-05-16 18:16:18,232 - 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 496697591 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.226307] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229169] pid_max: default: 32768 minimum: 301\n[ 0.230731] ACPI: Core revision 20150930\n[ 0.232635] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.234907] Security Framework initialized\n[ 0.236298] Yama: becoming mindful.\n[ 0.237597] AppArmor: AppArmor initialized\n[ 0.239035] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241327] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243544] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245657] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248025] Initializing cgroup subsys io\n[ 0.249449] Initializing cgroup subsys memory\n[ 0.250984] Initializing cgroup subsys devices\n[ 0.252479] Initializing cgroup subsys freezer\n[ 0.254030] Initializing cgroup subsys net_cls\n[ 0.255526] Initializing cgroup subsys perf_event\n[ 0.257137] Initializing cgroup subsys net_prio\n[ 0.258642] Initializing cgroup subsys hugetlb\n[ 0.260118] Initializing cgroup subsys pids\n[ 0.261616] CPU: Physical Processor ID: 0\n[ 0.263715] mce: CPU supports 10 MCE banks\n[ 0.265215] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.266923] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.285400] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.293606] ftrace: allocating 31920 entries in 125 pages\n[ 0.324157] smpboot: Max logical packages: 1\n[ 0.325676] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.327970] x2apic enabled\n[ 0.329330] Switched APIC routing to physical x2apic.\n[ 0.332124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.334075] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.337613] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.340684] KVM setup paravirtual spinlock\n[ 0.342549] x86: Booted up 1 node, 1 CPUs\n[ 0.343925] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.346267] devtmpfs: initialized\n[ 0.348445] evm: security.selinux\n[ 0.349648] evm: security.SMACK64\n[ 0.350827] evm: security.SMACK64EXEC\n[ 0.352120] evm: security.SMACK64TRANSMUTE\n[ 0.353500] evm: security.SMACK64MMAP\n[ 0.354804] evm: security.ima\n[ 0.355886] evm: security.capability\n[ 0.357202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.360350] pinctrl core: initialized pinctrl subsystem\n[ 0.362184] RTC time: 18:16:10, date: 05/16/19\n[ 0.363772] NET: Registered protocol family 16\n[ 0.365438] cpuidle: using governor ladder\n[ 0.366846] cpuidle: using governor menu\n[ 0.368194] PCCT header not found.\n[ 0.369459] ACPI: bus type PCI registered\n[ 0.370828] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.372943] PCI: Using configuration type 1 for base access\n[ 0.375472] ACPI: Added _OSI(Module Device)\n[ 0.376917] ACPI: Added _OSI(Processor Device)\n[ 0.378392] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.379961] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.382476] ACPI: Interpreter enabled\n[ 0.383776] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.386970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.390174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.393326] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.396505] ACPI: (supports S0 S5)\n[ 0.397704] ACPI: Using IOAPIC for interrupt routing\n[ 0.399329] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.403737] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.405730] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.407848] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.409940] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.413654] acpiphp: Slot [3] registered\n[ 0.415075] acpiphp: Slot [4] registered\n[ 0.416450] acpiphp: Slot [5] registered\n[ 0.417817] acpiphp: Slot [6] registered\n[ 0.419178] acpiphp: Slot [7] registered\n[ 0.420534] acpiphp: Slot [8] registered\n[ 0.421904] acpiphp: Slot [9] registered\n[ 0.423265] acpiphp: Slot [10] registered\n[ 0.424638] acpiphp: Slot [11] registered\n[ 0.426062] acpiphp: Slot [12] registered\n[ 0.427443] acpiphp: Slot [13] registered\n[ 0.428823] acpiphp: Slot [14] registered\n[ 0.430209] acpiphp: Slot [15] registered\n[ 0.447042] acpiphp: Slot [16] registered\n[ 0.448427] acpiphp: Slot [17] registered\n[ 0.449824] acpiphp: Slot [18] registered\n[ 0.451204] acpiphp: Slot [19] registered\n[ 0.452579] acpiphp: Slot [20] registered\n[ 0.453963] acpiphp: Slot [21] registered\n[ 0.455363] acpiphp: Slot [22] registered\n[ 0.456765] acpiphp: Slot [23] registered\n[ 0.458138] acpiphp: Slot [24] registered\n[ 0.459554] acpiphp: Slot [25] registered\n[ 0.460931] acpiphp: Slot [26] registered\n[ 0.462306] acpiphp: Slot [27] registered\n[ 0.463689] acpiphp: Slot [28] registered\n[ 0.465103] acpiphp: Slot [29] registered\n[ 0.466509] acpiphp: Slot [30] registered\n[ 0.467891] acpiphp: Slot [31] registered\n[ 0.469278] PCI host bridge to bus 0000:00\n[ 0.470658] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.472761] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.474844] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.477347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.479840] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.482359] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.486891] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.489072] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.491115] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.493285] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.497768] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.500212] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.522267] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.524719] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.527570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.529959] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.532317] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.534408] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.536533] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.538347] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.540983] vgaarb: loaded\n[ 0.542003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.543981] SCSI subsystem initialized\n[ 0.545477] ACPI: bus type USB registered\n[ 0.546916] usbcore: registered new interface driver usbfs\n[ 0.548672] usbcore: registered new interface driver hub\n[ 0.550404] usbcore: registered new device driver usb\n[ 0.552225] PCI: Using ACPI for IRQ routing\n[ 0.554037] NetLabel: Initializing\n[ 0.555287] NetLabel: domain hash size = 128\n[ 0.556761] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.558407] NetLabel: unlabeled traffic allowed by default\n[ 0.560331] clocksource: Switched to clocksource kvm-clock\n[ 0.570376] AppArmor: AppArmor Filesystem Enabled\n[ 0.574451] pnp: PnP ACPI init\n[ 0.576157] pnp: PnP ACPI: found 5 devices\n[ 0.583575] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.586653] NET: Registered protocol family 2\n[ 0.588666] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.590934] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.593050] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.595165] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.597086] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.599156] NET: Registered protocol family 1\n[ 0.600704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.602662] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.604602] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.619671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.634893] Trying to unpack rootfs image as initramfs...\n[ 0.697803] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.700985] Scanning for low memory corruption every 60 seconds\n[ 0.703343] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.705526] audit: initializing netlink subsys (disabled)\n[ 0.707320] audit: type=2000 audit(1558030571.704:1): initialized\n[ 0.709726] Initialise system trusted keyring\n[ 0.711387] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.713427] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.716588] zbud: loaded\n[ 0.717795] VFS: Disk quotas dquot_6.6.0\n[ 0.719208] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.721811] fuse init (API version 7.23)\n[ 0.723346] Key type big_key registered\n[ 0.724754] Allocating IMA MOK and blacklist keyrings.\n[ 0.726825] Key type asymmetric registered\n[ 0.728265] Asymmetric key parser 'x509' registered\n[ 0.729966] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.732578] io scheduler noop registered\n[ 0.733959] io scheduler deadline registered (default)\n[ 0.735688] io scheduler cfq registered\n[ 0.737165] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.738992] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.741187] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.743730] ACPI: Power Button [PWRF]\n[ 0.745203] GHES: HEST is not enabled!\n[ 0.759483] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.789309] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.792965] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.819221] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.822801] Linux agpgart interface v0.103\n[ 0.826495] brd: module loaded\n[ 0.829023] loop: module loaded\n[ 0.834239] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.836817] GPT:90111 != 2097151\n[ 0.837999] GPT:Alternate GPT header not at the end of the disk.\n[ 0.839919] GPT:90111 != 2097151\n[ 0.841099] GPT: Use GNU Parted to correct GPT errors.\n[ 0.842800] vda: vda1 vda15\n[ 0.845137] scsi host0: ata_piix\n[ 0.846466] scsi host1: ata_piix\n[ 0.847707] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.849847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.852677] libphy: Fixed MDIO Bus: probed\n[ 0.854116] tun: Universal TUN/TAP device driver, 1.6\n[ 0.855784] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.859271] PPP generic driver version 2.4.2\n[ 0.860869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.862961] ehci-pci: EHCI PCI platform driver\n[ 0.864499] ehci-platform: EHCI generic platform driver\n[ 0.866234] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.868221] ohci-pci: OHCI PCI platform driver\n[ 0.869761] ohci-platform: OHCI generic platform driver\n[ 0.871503] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.886596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.888378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.890951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.892688] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.894757] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.897024] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.899496] usb usb1: Product: UHCI Host Controller\n[ 0.901114] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.903101] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.904785] hub 1-0:1.0: USB hub found\n[ 0.906137] hub 1-0:1.0: 2 ports detected\n[ 0.907775] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.911418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.913079] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.914857] mousedev: PS/2 mouse device common for all mice\n[ 0.917068] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.920454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.922856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.925235] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.927651] i2c /dev entries driver\n[ 0.929183] device-mapper: uevent: version 1.0.3\n[ 0.931076] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.934377] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.937048] NET: Registered protocol family 10\n[ 0.939298] NET: Registered protocol family 17\n[ 0.941094] Key type dns_resolver registered\n[ 0.943000] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.945227] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.948802] registered taskstats version 1\n[ 0.950504] Loading compiled-in X.509 certificates\n[ 0.953011] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.956786] zswap: loaded using pool lzo/zbud\n[ 0.959615] Key type trusted registered\n[ 0.962243] Key type encrypted registered\n[ 0.963872] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.965986] ima: No TPM chip found, activating TPM-bypass!\n[ 0.968093] evm: HMAC attrs: 0x1\n[ 0.969884] Magic number: 3:824:291\n[ 0.971424] tty tty24: hash matches\n[ 0.973001] rtc_cmos 00:00: setting system clock to 2019-05-16 18:16:11 UTC (1558030571)\n[ 0.976248] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.978478] EDD information not available.\n[ 1.010937] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.014031] Write protecting the kernel read-only data: 14336k\n[ 1.019591] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.023221] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\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.078211] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.89\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.16...\nLease of 192.168.120.16 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-00000014\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZvBjkBH/WcDDAezQedqcBYY0q6MWS8+ThStylmnI/7oxgrLggUn+tFSlokKvhN0VNniTs0n7DqoSmkVEV7Eopevde4rrBGAj8YODHlp4mEDlL6avbRZI2bXzqeheuTTQmUHV4v9AAaWtPU8DAsv14OY11sRWtcLsZ3RoLRDVtECj8MS6KNFDnRUGgb9iVesny5Xdh0oU3S8XVzQjzY8zHTmSLHReqbyxEN36ZrYPylX0SqmvPqJchc0CC58AYfXCZ8IwP2caAuSrzSRhdoUk06aw/C31aBRkbQkjM5B7g3h1P4902iTbujbNltSI58OtnhXe47b3Hon639nWbMLAH root@cinder-test-vm2-47bbef25-f9cd-4aee-89ef-28754359316c\nssh-dss AAAAB3NzaC1kc3MAAACBAMFlDyrnKVUSH5It7Ub9sPmNdJgqI1mVsrl7bseVEnbcXLCG8xoSsJIq2Us115PCBHHJ3pr7QdsZfLr6/B+52S9zmGSaWEda1Vaho+HWGhgn3Jo96T8oeLlQ61eQv9a0Ypc861NAlBrTKCFBMXrpzDztcVxG5LoyOkIBD2+53dvbAAAAFQCCOCjvAbC75Ub6Zqq3dlfrumFExQAAAIBumk/Bg0slNpFsR5HA61Hz3kVcUoRbIJMuuP7bZt+f19NJz5QobuikXiQe9QAXg0CMb5vALnQPqatNDsqTrbQnGFs77czphsjrhHFHQNQQ9WxgpsUx6/V1PR7WfqpyKbQpjm0HETowXm9E8K7BFRlNkzBoPeV/UG8BtZehIdeJfAAAAIEAn67QQsNCa9Gux547n/rQHJrOoZu/gadIhFzSEu1LRmIOTBOwvTfOusXttGiC+rzVJiXDZno+YN2wN5shLIl/UWgFul+VNZBSjfyW7EntpAfyr57QqChjKPHicIhjoMM+yQCWK6U70itDbb6pln5F4VJF6qnBH8bWErq73NO9l2w= root@cinder-test-vm2-47bbef25-f9cd-4aee-89ef-28754359316c\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 1.25s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fec3:6ce5/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.16 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-47bbef25-f9cd-4aee-89ef-28754359316c\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=6.09 ===\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-47bbef25-f9cd-4aee-89ef-28754359316c login: "} 2019-05-16 18:16:18,233 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/9f73555b-ae84-4235-aaea-712405eb1695/action used request id req-3cf1f3b4-3861-4697-b403-c8ef489b3e21 2019-05-16 18:16:18,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.134469032288s 2019-05-16 18:16:18,234 - 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 496697591 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.226307] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229169] pid_max: default: 32768 minimum: 301 [ 0.230731] ACPI: Core revision 20150930 [ 0.232635] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.234907] Security Framework initialized [ 0.236298] Yama: becoming mindful. [ 0.237597] AppArmor: AppArmor initialized [ 0.239035] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241327] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243544] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245657] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248025] Initializing cgroup subsys io [ 0.249449] Initializing cgroup subsys memory [ 0.250984] Initializing cgroup subsys devices [ 0.252479] Initializing cgroup subsys freezer [ 0.254030] Initializing cgroup subsys net_cls [ 0.255526] Initializing cgroup subsys perf_event [ 0.257137] Initializing cgroup subsys net_prio [ 0.258642] Initializing cgroup subsys hugetlb [ 0.260118] Initializing cgroup subsys pids [ 0.261616] CPU: Physical Processor ID: 0 [ 0.263715] mce: CPU supports 10 MCE banks [ 0.265215] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266923] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.285400] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.293606] ftrace: allocating 31920 entries in 125 pages [ 0.324157] smpboot: Max logical packages: 1 [ 0.325676] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.327970] x2apic enabled [ 0.329330] Switched APIC routing to physical x2apic. [ 0.332124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.334075] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.337613] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.340684] KVM setup paravirtual spinlock [ 0.342549] x86: Booted up 1 node, 1 CPUs [ 0.343925] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.346267] devtmpfs: initialized [ 0.348445] evm: security.selinux [ 0.349648] evm: security.SMACK64 [ 0.350827] evm: security.SMACK64EXEC [ 0.352120] evm: security.SMACK64TRANSMUTE [ 0.353500] evm: security.SMACK64MMAP [ 0.354804] evm: security.ima [ 0.355886] evm: security.capability [ 0.357202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.360350] pinctrl core: initialized pinctrl subsystem [ 0.362184] RTC time: 18:16:10, date: 05/16/19 [ 0.363772] NET: Registered protocol family 16 [ 0.365438] cpuidle: using governor ladder [ 0.366846] cpuidle: using governor menu [ 0.368194] PCCT header not found. [ 0.369459] ACPI: bus type PCI registered [ 0.370828] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.372943] PCI: Using configuration type 1 for base access [ 0.375472] ACPI: Added _OSI(Module Device) [ 0.376917] ACPI: Added _OSI(Processor Device) [ 0.378392] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.379961] ACPI: Added _OSI(Processor Aggregator Device) [ 0.382476] ACPI: Interpreter enabled [ 0.383776] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.386970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.390174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.393326] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.396505] ACPI: (supports S0 S5) [ 0.397704] ACPI: Using IOAPIC for interrupt routing [ 0.399329] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.403737] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.405730] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.407848] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.409940] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.413654] acpiphp: Slot [3] registered [ 0.415075] acpiphp: Slot [4] registered [ 0.416450] acpiphp: Slot [5] registered [ 0.417817] acpiphp: Slot [6] registered [ 0.419178] acpiphp: Slot [7] registered [ 0.420534] acpiphp: Slot [8] registered [ 0.421904] acpiphp: Slot [9] registered [ 0.423265] acpiphp: Slot [10] registered [ 0.424638] acpiphp: Slot [11] registered [ 0.426062] acpiphp: Slot [12] registered [ 0.427443] acpiphp: Slot [13] registered [ 0.428823] acpiphp: Slot [14] registered [ 0.430209] acpiphp: Slot [15] registered [ 0.447042] acpiphp: Slot [16] registered [ 0.448427] acpiphp: Slot [17] registered [ 0.449824] acpiphp: Slot [18] registered [ 0.451204] acpiphp: Slot [19] registered [ 0.452579] acpiphp: Slot [20] registered [ 0.453963] acpiphp: Slot [21] registered [ 0.455363] acpiphp: Slot [22] registered [ 0.456765] acpiphp: Slot [23] registered [ 0.458138] acpiphp: Slot [24] registered [ 0.459554] acpiphp: Slot [25] registered [ 0.460931] acpiphp: Slot [26] registered [ 0.462306] acpiphp: Slot [27] registered [ 0.463689] acpiphp: Slot [28] registered [ 0.465103] acpiphp: Slot [29] registered [ 0.466509] acpiphp: Slot [30] registered [ 0.467891] acpiphp: Slot [31] registered [ 0.469278] PCI host bridge to bus 0000:00 [ 0.470658] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.472761] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.474844] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.477347] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.479840] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.482359] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.486891] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.489072] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.491115] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.493285] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.497768] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.500212] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.522267] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.524719] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.527570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.529959] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.532317] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.534408] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.536533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.538347] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.540983] vgaarb: loaded [ 0.542003] vgaarb: bridge control possible 0000:00:02.0 [ 0.543981] SCSI subsystem initialized [ 0.545477] ACPI: bus type USB registered [ 0.546916] usbcore: registered new interface driver usbfs [ 0.548672] usbcore: registered new interface driver hub [ 0.550404] usbcore: registered new device driver usb [ 0.552225] PCI: Using ACPI for IRQ routing [ 0.554037] NetLabel: Initializing [ 0.555287] NetLabel: domain hash size = 128 [ 0.556761] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.558407] NetLabel: unlabeled traffic allowed by default [ 0.560331] clocksource: Switched to clocksource kvm-clock [ 0.570376] AppArmor: AppArmor Filesystem Enabled [ 0.574451] pnp: PnP ACPI init [ 0.576157] pnp: PnP ACPI: found 5 devices [ 0.583575] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.586653] NET: Registered protocol family 2 [ 0.588666] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.590934] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.593050] TCP: Hash tables configured (established 4096 bind 4096) [ 0.595165] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.597086] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.599156] NET: Registered protocol family 1 [ 0.600704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.602662] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.604602] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.619671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.634893] Trying to unpack rootfs image as initramfs... [ 0.697803] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.700985] Scanning for low memory corruption every 60 seconds [ 0.703343] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.705526] audit: initializing netlink subsys (disabled) [ 0.707320] audit: type=2000 audit(1558030571.704:1): initialized [ 0.709726] Initialise system trusted keyring [ 0.711387] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.713427] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.716588] zbud: loaded [ 0.717795] VFS: Disk quotas dquot_6.6.0 [ 0.719208] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.721811] fuse init (API version 7.23) [ 0.723346] Key type big_key registered [ 0.724754] Allocating IMA MOK and blacklist keyrings. [ 0.726825] Key type asymmetric registered [ 0.728265] Asymmetric key parser 'x509' registered [ 0.729966] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.732578] io scheduler noop registered [ 0.733959] io scheduler deadline registered (default) [ 0.735688] io scheduler cfq registered [ 0.737165] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.738992] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.741187] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.743730] ACPI: Power Button [PWRF] [ 0.745203] GHES: HEST is not enabled! [ 0.759483] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.789309] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.792965] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819221] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822801] Linux agpgart interface v0.103 [ 0.826495] brd: module loaded [ 0.829023] loop: module loaded [ 0.834239] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.836817] GPT:90111 != 2097151 [ 0.837999] GPT:Alternate GPT header not at the end of the disk. [ 0.839919] GPT:90111 != 2097151 [ 0.841099] GPT: Use GNU Parted to correct GPT errors. [ 0.842800] vda: vda1 vda15 [ 0.845137] scsi host0: ata_piix [ 0.846466] scsi host1: ata_piix [ 0.847707] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.849847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.852677] libphy: Fixed MDIO Bus: probed [ 0.854116] tun: Universal TUN/TAP device driver, 1.6 [ 0.855784] tun: (C) 1999-2004 Max Krasnyansky [ 0.859271] PPP generic driver version 2.4.2 [ 0.860869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.862961] ehci-pci: EHCI PCI platform driver [ 0.864499] ehci-platform: EHCI generic platform driver [ 0.866234] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.868221] ohci-pci: OHCI PCI platform driver [ 0.869761] ohci-platform: OHCI generic platform driver [ 0.871503] uhci_hcd: USB Universal Host Controller Interface driver [ 0.886596] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.888378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.890951] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.892688] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.894757] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.897024] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.899496] usb usb1: Product: UHCI Host Controller [ 0.901114] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.903101] usb usb1: SerialNumber: 0000:00:01.2 [ 0.904785] hub 1-0:1.0: USB hub found [ 0.906137] hub 1-0:1.0: 2 ports detected [ 0.907775] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.911418] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.913079] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.914857] mousedev: PS/2 mouse device common for all mice [ 0.917068] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.920454] rtc_cmos 00:00: RTC can wake from S4 [ 0.922856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.925235] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.927651] i2c /dev entries driver [ 0.929183] device-mapper: uevent: version 1.0.3 [ 0.931076] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.934377] ledtrig-cpu: registered to indicate activity on CPUs [ 0.937048] NET: Registered protocol family 10 [ 0.939298] NET: Registered protocol family 17 [ 0.941094] Key type dns_resolver registered [ 0.943000] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.945227] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.948802] registered taskstats version 1 [ 0.950504] Loading compiled-in X.509 certificates [ 0.953011] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.956786] zswap: loaded using pool lzo/zbud [ 0.959615] Key type trusted registered [ 0.962243] Key type encrypted registered [ 0.963872] AppArmor: AppArmor sha1 policy hashing enabled [ 0.965986] ima: No TPM chip found, activating TPM-bypass! [ 0.968093] evm: HMAC attrs: 0x1 [ 0.969884] Magic number: 3:824:291 [ 0.971424] tty tty24: hash matches [ 0.973001] rtc_cmos 00:00: setting system clock to 2019-05-16 18:16:11 UTC (1558030571) [ 0.976248] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.978478] EDD information not available. [ 1.010937] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.014031] Write protecting the kernel read-only data: 14336k [ 1.019591] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.023221] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 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.078211] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.89 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.16... Lease of 192.168.120.16 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-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZvBjkBH/WcDDAezQedqcBYY0q6MWS8+ThStylmnI/7oxgrLggUn+tFSlokKvhN0VNniTs0n7DqoSmkVEV7Eopevde4rrBGAj8YODHlp4mEDlL6avbRZI2bXzqeheuTTQmUHV4v9AAaWtPU8DAsv14OY11sRWtcLsZ3RoLRDVtECj8MS6KNFDnRUGgb9iVesny5Xdh0oU3S8XVzQjzY8zHTmSLHReqbyxEN36ZrYPylX0SqmvPqJchc0CC58AYfXCZ8IwP2caAuSrzSRhdoUk06aw/C31aBRkbQkjM5B7g3h1P4902iTbujbNltSI58OtnhXe47b3Hon639nWbMLAH root@cinder-test-vm2-47bbef25-f9cd-4aee-89ef-28754359316c ssh-dss AAAAB3NzaC1kc3MAAACBAMFlDyrnKVUSH5It7Ub9sPmNdJgqI1mVsrl7bseVEnbcXLCG8xoSsJIq2Us115PCBHHJ3pr7QdsZfLr6/B+52S9zmGSaWEda1Vaho+HWGhgn3Jo96T8oeLlQ61eQv9a0Ypc861NAlBrTKCFBMXrpzDztcVxG5LoyOkIBD2+53dvbAAAAFQCCOCjvAbC75Ub6Zqq3dlfrumFExQAAAIBumk/Bg0slNpFsR5HA61Hz3kVcUoRbIJMuuP7bZt+f19NJz5QobuikXiQe9QAXg0CMb5vALnQPqatNDsqTrbQnGFs77czphsjrhHFHQNQQ9WxgpsUx6/V1PR7WfqpyKbQpjm0HETowXm9E8K7BFRlNkzBoPeV/UG8BtZehIdeJfAAAAIEAn67QQsNCa9Gux547n/rQHJrOoZu/gadIhFzSEu1LRmIOTBOwvTfOusXttGiC+rzVJiXDZno+YN2wN5shLIl/UWgFul+VNZBSjfyW7EntpAfyr57QqChjKPHicIhjoMM+yQCWK6U70itDbb6pln5F4VJF6qnBH8bWErq73NO9l2w= root@cinder-test-vm2-47bbef25-f9cd-4aee-89ef-28754359316c -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 1.25s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fec3:6ce5/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.16 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-47bbef25-f9cd-4aee-89ef-28754359316c launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=6.09 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-47bbef25-f9cd-4aee-89ef-28754359316c login: 2019-05-16 18:16:18,238 - paramiko.transport - DEBUG - starting thread (client mode): 0xe4912590L 2019-05-16 18:16:18,238 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-16 18:16:18,239 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-16 18:16:18,239 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-16 18:16:18,239 - 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-05-16 18:16:18,239 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-16 18:16:18,239 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-16 18:16:18,240 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-16 18:16:18,240 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-16 18:16:18,240 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-16 18:16:18,256 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-16 18:16:18,257 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-16 18:16:18,270 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.212: 37fc4ce0f9819f8d032891d14a0fb450 2019-05-16 18:16:18,271 - paramiko.transport - DEBUG - Trying discovered key a1e4f088e6f7fd2c14266072e80f3e4d in /tmp/tmpGJ_4Dk 2019-05-16 18:16:18,294 - paramiko.transport - DEBUG - userauth is OK 2019-05-16 18:16:18,300 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-16 18:16:18,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-05-16 18:16:18,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" -d '{"volume": {"display_name": "cinder_test-volume_47bbef25-f9cd-4aee-89ef-28754359316c", "size": "2"}}' 2019-05-16 18:16:19,826 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Thu, 16 May 2019 18:16:18 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-b40222d3-4e4d-4776-bb25-3680c1a997da x-openstack-request-id: req-b40222d3-4e4d-4776-bb25-3680c1a997da 2019-05-16 18:16:19,826 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "34bcfd912c3f4e4db14a289621f67829", "attachments": [], "links": [{"href": "http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "self"}, {"href": "http://172.30.9.36:8776/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-16T18:16:19.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_47bbef25-f9cd-4aee-89ef-28754359316c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530", "size": 2}} 2019-05-16 18:16:19,827 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes used request id req-b40222d3-4e4d-4776-bb25-3680c1a997da 2019-05-16 18:16:19,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.51629805565s 2019-05-16 18:16:19,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-16 18:16:19,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:20,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Thu, 16 May 2019 18:16:19 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c55bd38b-26f0-4399-982c-91a1a25357aa x-openstack-request-id: req-c55bd38b-26f0-4399-982c-91a1a25357aa 2019-05-16 18:16:20,911 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "34bcfd912c3f4e4db14a289621f67829", "attachments": [], "links": [{"href": "http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "self"}, {"href": "http://172.30.9.36:8776/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-16T18:16:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "updated_at": "2019-05-16T18:16:19.000000", "volume_type": "tripleo", "name": "cinder_test-volume_47bbef25-f9cd-4aee-89ef-28754359316c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530", "size": 2}]} 2019-05-16 18:16:20,911 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/detail used request id req-c55bd38b-26f0-4399-982c-91a1a25357aa 2019-05-16 18:16:20,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.08395290375s 2019-05-16 18:16:20,913 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:16:22,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-16 18:16:22,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:23,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Thu, 16 May 2019 18:16:22 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c5ed097f-ec94-4483-8f5d-6053c64239b5 x-openstack-request-id: req-c5ed097f-ec94-4483-8f5d-6053c64239b5 2019-05-16 18:16:23,993 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "34bcfd912c3f4e4db14a289621f67829", "attachments": [], "links": [{"href": "http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "self"}, {"href": "http://172.30.9.36:8776/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-16T18:16:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "updated_at": "2019-05-16T18:16:21.000000", "volume_type": "tripleo", "name": "cinder_test-volume_47bbef25-f9cd-4aee-89ef-28754359316c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530", "size": 2}]} 2019-05-16 18:16:23,993 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/detail used request id req-c5ed097f-ec94-4483-8f5d-6053c64239b5 2019-05-16 18:16:23,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.07711100578s 2019-05-16 18:16:23,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:16:23,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:24,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 16 May 2019 18:16:24 GMT X-Openstack-Request-Id: req-0bea18a9-b4da-4650-bf6f-996389f327cb 2019-05-16 18:16:24,244 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a7f4202a-06f8-40b8-90bb-feddaf5fc405","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0d6b7c61c8d043f98645fe72ff387674","l2_adjacency":true,"status":"ACTIVE","subnets":["50535da1-35ec-402d-8c7e-5b69d87c391e"],"description":"","tags":[],"updated_at":"2019-05-16T18:15:38Z","qos_policy_id":null,"name":"cinder_test-net_47bbef25-f9cd-4aee-89ef-28754359316c","admin_state_up":true,"tenant_id":"0d6b7c61c8d043f98645fe72ff387674","created_at":"2019-05-16T18:15:36Z","mtu":1450}]} 2019-05-16 18:16:24,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-0bea18a9-b4da-4650-bf6f-996389f327cb 2019-05-16 18:16:24,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.249236822128s 2019-05-16 18:16:24,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:16:24,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:25,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Thu, 16 May 2019 18:16:25 GMT X-Openstack-Request-Id: req-59f763fc-0e7f-4d5a-ae91-08a1b69639b4 2019-05-16 18:16:25,077 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:15:50Z", "file": "/v2/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1/file", "owner": "0d6b7c61c8d043f98645fe72ff387674", "id": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "size": 12716032, "self": "/v2/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_47bbef25-f9cd-4aee-89ef-28754359316c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_47bbef25-f9cd-4aee-89ef-28754359316c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:15:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:16:25,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-59f763fc-0e7f-4d5a-ae91-08a1b69639b4 2019-05-16 18:16:25,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.828602075577s 2019-05-16 18:16:25,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 18:16:25,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:25,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 16 May 2019 18:16: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-80396236-2667-4d9e-957d-b111e9f458ed x-openstack-request-id: req-80396236-2667-4d9e-957d-b111e9f458ed 2019-05-16 18:16:25,109 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_47bbef25-f9cd-4aee-89ef-28754359316c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "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": "638b3cf4-f431-4ecc-a1bf-f02913597c69"}]} 2019-05-16 18:16:25,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-80396236-2667-4d9e-957d-b111e9f458ed 2019-05-16 18:16:25,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0297119617462s 2019-05-16 18:16:25,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-16 18:16:25,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" -d '{"server": {"name": "cinder_test-vm_47bbef25-f9cd-4aee-89ef-28754359316c", "imageRef": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "key_name": "cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c", "flavorRef": "638b3cf4-f431-4ecc-a1bf-f02913597c69", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a7f4202a-06f8-40b8-90bb-feddaf5fc405"}], "security_groups": [{"name": "ca979f38-cacc-484f-aa26-b78b0674c0f5"}]}}' 2019-05-16 18:16:30,638 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 16 May 2019 18:16:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.36:8774/v2.1/servers/6131b6e6-32f3-43c8-b80b-761b01193231 x-compute-request-id: req-1323da59-5652-4bcd-ad75-489e0835d384 x-openstack-request-id: req-1323da59-5652-4bcd-ad75-489e0835d384 2019-05-16 18:16:30,639 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "ca979f38-cacc-484f-aa26-b78b0674c0f5"}], "OS-DCF:diskConfig": "MANUAL", "id": "6131b6e6-32f3-43c8-b80b-761b01193231", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/6131b6e6-32f3-43c8-b80b-761b01193231", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/6131b6e6-32f3-43c8-b80b-761b01193231", "rel": "bookmark"}], "adminPass": "ysvEYFehz25c"}} 2019-05-16 18:16:30,639 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-1323da59-5652-4bcd-ad75-489e0835d384 2019-05-16 18:16:30,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.52817487717s 2019-05-16 18:16:30,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:16:30,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:31,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 862 Content-Type: application/json Date: Thu, 16 May 2019 18:16: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-029809d0-bc28-4db7-993b-0e92d84d4d69 x-openstack-request-id: req-029809d0-bc28-4db7-993b-0e92d84d4d69 2019-05-16 18:16:31,393 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/6131b6e6-32f3-43c8-b80b-761b01193231", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/6131b6e6-32f3-43c8-b80b-761b01193231", "rel": "bookmark"}], "image": {"id": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "links": [{"href": "http://172.30.9.36:8774/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "638b3cf4-f431-4ecc-a1bf-f02913597c69", "links": [{"href": "http://172.30.9.36:8774/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "rel": "bookmark"}]}, "id": "6131b6e6-32f3-43c8-b80b-761b01193231", "user_id": "34bcfd912c3f4e4db14a289621f67829", "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-05-16T18:16:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c", "name": "cinder_test-vm_47bbef25-f9cd-4aee-89ef-28754359316c", "created": "2019-05-16T18:16:30Z", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_47bbef25-f9cd-4aee-89ef-28754359316c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:6c:e5", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:6c:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/9f73555b-ae84-4235-aaea-712405eb1695", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/9f73555b-ae84-4235-aaea-712405eb1695", "rel": "bookmark"}], "image": {"id": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "links": [{"href": "http://172.30.9.36:8774/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:16:10.000000", "flavor": {"id": "638b3cf4-f431-4ecc-a1bf-f02913597c69", "links": [{"href": "http://172.30.9.36:8774/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "rel": "bookmark"}]}, "id": "9f73555b-ae84-4235-aaea-712405eb1695", "security_groups": [{"name": "cinder_test-sg_47bbef25-f9cd-4aee-89ef-28754359316c"}], "user_id": "34bcfd912c3f4e4db14a289621f67829", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:16:10Z", "hostId": "63ef0416150a9e68631353dc26afdf6bd58d374974c15c0ebb064bdb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c", "name": "cinder_test-vm2_47bbef25-f9cd-4aee-89ef-28754359316c", "created": "2019-05-16T18:16:00Z", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:16:31,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-029809d0-bc28-4db7-993b-0e92d84d4d69 2019-05-16 18:16:31,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.753401041031s 2019-05-16 18:16:31,401 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:16:33,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:16:33,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:34,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Thu, 16 May 2019 18: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-2118c37b-420b-4626-a675-653713998177 x-openstack-request-id: req-2118c37b-420b-4626-a675-653713998177 2019-05-16 18:16:34,786 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/6131b6e6-32f3-43c8-b80b-761b01193231", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/6131b6e6-32f3-43c8-b80b-761b01193231", "rel": "bookmark"}], "image": {"id": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "links": [{"href": "http://172.30.9.36:8774/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "638b3cf4-f431-4ecc-a1bf-f02913597c69", "links": [{"href": "http://172.30.9.36:8774/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "rel": "bookmark"}]}, "id": "6131b6e6-32f3-43c8-b80b-761b01193231", "security_groups": [{"name": "cinder_test-sg_47bbef25-f9cd-4aee-89ef-28754359316c"}], "user_id": "34bcfd912c3f4e4db14a289621f67829", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:16:33Z", "hostId": "21d22e3e1753fefb3aaa2917900c42f46e18a4713bf8aef5c143b7da", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c", "name": "cinder_test-vm_47bbef25-f9cd-4aee-89ef-28754359316c", "created": "2019-05-16T18:16:30Z", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_47bbef25-f9cd-4aee-89ef-28754359316c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:6c:e5", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:6c:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/9f73555b-ae84-4235-aaea-712405eb1695", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/9f73555b-ae84-4235-aaea-712405eb1695", "rel": "bookmark"}], "image": {"id": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "links": [{"href": "http://172.30.9.36:8774/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:16:10.000000", "flavor": {"id": "638b3cf4-f431-4ecc-a1bf-f02913597c69", "links": [{"href": "http://172.30.9.36:8774/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "rel": "bookmark"}]}, "id": "9f73555b-ae84-4235-aaea-712405eb1695", "security_groups": [{"name": "cinder_test-sg_47bbef25-f9cd-4aee-89ef-28754359316c"}], "user_id": "34bcfd912c3f4e4db14a289621f67829", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:16:10Z", "hostId": "63ef0416150a9e68631353dc26afdf6bd58d374974c15c0ebb064bdb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c", "name": "cinder_test-vm2_47bbef25-f9cd-4aee-89ef-28754359316c", "created": "2019-05-16T18:16:00Z", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:16:34,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-2118c37b-420b-4626-a675-653713998177 2019-05-16 18:16:34,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.38309907913s 2019-05-16 18:16:34,794 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:16:36,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:16:36,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:37,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Thu, 16 May 2019 18: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-64025194-bcd4-415e-a3b4-899017fe5798 x-openstack-request-id: req-64025194-bcd4-415e-a3b4-899017fe5798 2019-05-16 18:16:37,539 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/6131b6e6-32f3-43c8-b80b-761b01193231", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/6131b6e6-32f3-43c8-b80b-761b01193231", "rel": "bookmark"}], "image": {"id": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "links": [{"href": "http://172.30.9.36:8774/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "638b3cf4-f431-4ecc-a1bf-f02913597c69", "links": [{"href": "http://172.30.9.36:8774/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "rel": "bookmark"}]}, "id": "6131b6e6-32f3-43c8-b80b-761b01193231", "security_groups": [{"name": "cinder_test-sg_47bbef25-f9cd-4aee-89ef-28754359316c"}], "user_id": "34bcfd912c3f4e4db14a289621f67829", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T18:16:33Z", "hostId": "21d22e3e1753fefb3aaa2917900c42f46e18a4713bf8aef5c143b7da", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c", "name": "cinder_test-vm_47bbef25-f9cd-4aee-89ef-28754359316c", "created": "2019-05-16T18:16:30Z", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_47bbef25-f9cd-4aee-89ef-28754359316c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:6c:e5", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:6c:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/9f73555b-ae84-4235-aaea-712405eb1695", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/9f73555b-ae84-4235-aaea-712405eb1695", "rel": "bookmark"}], "image": {"id": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "links": [{"href": "http://172.30.9.36:8774/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:16:10.000000", "flavor": {"id": "638b3cf4-f431-4ecc-a1bf-f02913597c69", "links": [{"href": "http://172.30.9.36:8774/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "rel": "bookmark"}]}, "id": "9f73555b-ae84-4235-aaea-712405eb1695", "security_groups": [{"name": "cinder_test-sg_47bbef25-f9cd-4aee-89ef-28754359316c"}], "user_id": "34bcfd912c3f4e4db14a289621f67829", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:16:10Z", "hostId": "63ef0416150a9e68631353dc26afdf6bd58d374974c15c0ebb064bdb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c", "name": "cinder_test-vm2_47bbef25-f9cd-4aee-89ef-28754359316c", "created": "2019-05-16T18:16:00Z", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:16:37,539 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-64025194-bcd4-415e-a3b4-899017fe5798 2019-05-16 18:16:37,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.74281001091s 2019-05-16 18:16:37,547 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:16:39,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:16:39,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:40,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 883 Content-Type: application/json Date: Thu, 16 May 2019 18:16: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-acf16852-dec1-4a6d-b427-77abd9779c9c x-openstack-request-id: req-acf16852-dec1-4a6d-b427-77abd9779c9c 2019-05-16 18:16:40,485 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_47bbef25-f9cd-4aee-89ef-28754359316c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:22:ab", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/6131b6e6-32f3-43c8-b80b-761b01193231", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/6131b6e6-32f3-43c8-b80b-761b01193231", "rel": "bookmark"}], "image": {"id": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "links": [{"href": "http://172.30.9.36:8774/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:16:39.000000", "flavor": {"id": "638b3cf4-f431-4ecc-a1bf-f02913597c69", "links": [{"href": "http://172.30.9.36:8774/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "rel": "bookmark"}]}, "id": "6131b6e6-32f3-43c8-b80b-761b01193231", "security_groups": [{"name": "cinder_test-sg_47bbef25-f9cd-4aee-89ef-28754359316c"}], "user_id": "34bcfd912c3f4e4db14a289621f67829", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:16:39Z", "hostId": "21d22e3e1753fefb3aaa2917900c42f46e18a4713bf8aef5c143b7da", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c", "name": "cinder_test-vm_47bbef25-f9cd-4aee-89ef-28754359316c", "created": "2019-05-16T18:16:30Z", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_47bbef25-f9cd-4aee-89ef-28754359316c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:6c:e5", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:6c:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/9f73555b-ae84-4235-aaea-712405eb1695", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/9f73555b-ae84-4235-aaea-712405eb1695", "rel": "bookmark"}], "image": {"id": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "links": [{"href": "http://172.30.9.36:8774/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:16:10.000000", "flavor": {"id": "638b3cf4-f431-4ecc-a1bf-f02913597c69", "links": [{"href": "http://172.30.9.36:8774/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "rel": "bookmark"}]}, "id": "9f73555b-ae84-4235-aaea-712405eb1695", "security_groups": [{"name": "cinder_test-sg_47bbef25-f9cd-4aee-89ef-28754359316c"}], "user_id": "34bcfd912c3f4e4db14a289621f67829", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:16:10Z", "hostId": "63ef0416150a9e68631353dc26afdf6bd58d374974c15c0ebb064bdb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c", "name": "cinder_test-vm2_47bbef25-f9cd-4aee-89ef-28754359316c", "created": "2019-05-16T18:16:00Z", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:16:40,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-acf16852-dec1-4a6d-b427-77abd9779c9c 2019-05-16 18:16:40,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.935944080353s 2019-05-16 18:16:40,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-16 18:16:40,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/ports.json?device_id=6131b6e6-32f3-43c8-b80b-761b01193231" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:40,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 16 May 2019 18:16:40 GMT X-Openstack-Request-Id: req-dc537eb1-f875-482d-ab32-141b05214578 2019-05-16 18:16:40,555 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-16T18:16:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"50535da1-35ec-402d-8c7e-5b69d87c391e","ip_address":"192.168.120.6"}],"id":"05770ec2-e417-4398-98e6-86776334f00f","security_groups":["ca979f38-cacc-484f-aa26-b78b0674c0f5"],"mac_address":"fa:16:3e:75:22:ab","project_id":"0d6b7c61c8d043f98645fe72ff387674","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7f4202a-06f8-40b8-90bb-feddaf5fc405","tenant_id":"0d6b7c61c8d043f98645fe72ff387674","created_at":"2019-05-16T18:16:33Z","binding:vnic_type":"normal","device_id":"6131b6e6-32f3-43c8-b80b-761b01193231","ip_allocation":"immediate"}]} 2019-05-16 18:16:40,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?device_id=6131b6e6-32f3-43c8-b80b-761b01193231 used request id req-dc537eb1-f875-482d-ab32-141b05214578 2019-05-16 18:16:40,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0622720718384s 2019-05-16 18:16:40,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:16:40,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/floatingips.json?port_id=05770ec2-e417-4398-98e6-86776334f00f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:40,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:16:40 GMT X-Openstack-Request-Id: req-6d2f2583-a7b2-4d92-9e5c-d7ddfb5ad852 2019-05-16 18:16:40,615 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-16 18:16:40,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json?port_id=05770ec2-e417-4398-98e6-86776334f00f used request id req-6d2f2583-a7b2-4d92-9e5c-d7ddfb5ad852 2019-05-16 18:16:40,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0507400035858s 2019-05-16 18:16:40,616 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_47bbef25-f9cd-4aee-89ef-28754359316c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:75:22:ab', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bbb8474f-98a0-47c9-b41f-8c83280b6ac1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-16T18:16:39.000000', 'flavor': Munch({u'id': u'638b3cf4-f431-4ecc-a1bf-f02913597c69'}), 'az': u'nova', 'id': u'6131b6e6-32f3-43c8-b80b-761b01193231', 'security_groups': [Munch({u'name': u'cinder_test-sg_47bbef25-f9cd-4aee-89ef-28754359316c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'34bcfd912c3f4e4db14a289621f67829', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0d6b7c61c8d043f98645fe72ff387674', 'name': 'cinder_test-project_47bbef25-f9cd-4aee-89ef-28754359316c', '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-05-16T18:16:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-16T18:16:39Z', 'hostId': u'21d22e3e1753fefb3aaa2917900c42f46e18a4713bf8aef5c143b7da', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'21d22e3e1753fefb3aaa2917900c42f46e18a4713bf8aef5c143b7da', '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-05-16T18:16:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0d6b7c61c8d043f98645fe72ff387674', 'name': u'cinder_test-vm_47bbef25-f9cd-4aee-89ef-28754359316c', 'adminPass': u'ysvEYFehz25c', 'tenant_id': u'0d6b7c61c8d043f98645fe72ff387674', 'created_at': u'2019-05-16T18:16:30Z', 'created': u'2019-05-16T18:16:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-16 18:16:40,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:16:40,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:40,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 16 May 2019 18:16:40 GMT X-Openstack-Request-Id: req-9b3e75df-399b-405d-85e9-820717b3c817 2019-05-16 18:16:40,729 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a7f4202a-06f8-40b8-90bb-feddaf5fc405","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0d6b7c61c8d043f98645fe72ff387674","l2_adjacency":true,"status":"ACTIVE","subnets":["50535da1-35ec-402d-8c7e-5b69d87c391e"],"description":"","tags":[],"updated_at":"2019-05-16T18:15:38Z","qos_policy_id":null,"name":"cinder_test-net_47bbef25-f9cd-4aee-89ef-28754359316c","admin_state_up":true,"tenant_id":"0d6b7c61c8d043f98645fe72ff387674","created_at":"2019-05-16T18:15:36Z","mtu":1450}]} 2019-05-16 18:16:40,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-9b3e75df-399b-405d-85e9-820717b3c817 2019-05-16 18:16:40,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107675075531s 2019-05-16 18:16:40,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-16 18:16:40,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/ports.json?device_id=6131b6e6-32f3-43c8-b80b-761b01193231" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:40,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 16 May 2019 18:16:40 GMT X-Openstack-Request-Id: req-c456cb91-1690-4fbc-a08c-1dd63288ec76 2019-05-16 18:16:40,785 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-16T18:16:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"50535da1-35ec-402d-8c7e-5b69d87c391e","ip_address":"192.168.120.6"}],"id":"05770ec2-e417-4398-98e6-86776334f00f","security_groups":["ca979f38-cacc-484f-aa26-b78b0674c0f5"],"mac_address":"fa:16:3e:75:22:ab","project_id":"0d6b7c61c8d043f98645fe72ff387674","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7f4202a-06f8-40b8-90bb-feddaf5fc405","tenant_id":"0d6b7c61c8d043f98645fe72ff387674","created_at":"2019-05-16T18:16:33Z","binding:vnic_type":"normal","device_id":"6131b6e6-32f3-43c8-b80b-761b01193231","ip_allocation":"immediate"}]} 2019-05-16 18:16:40,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?device_id=6131b6e6-32f3-43c8-b80b-761b01193231 used request id req-c456cb91-1690-4fbc-a08c-1dd63288ec76 2019-05-16 18:16:40,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0544610023499s 2019-05-16 18:16:40,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-16 18:16:40,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" -d '{"floatingip": {"floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "fixed_ip_address": "192.168.120.6", "port_id": "05770ec2-e417-4398-98e6-86776334f00f"}}' 2019-05-16 18:16:44,178 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Thu, 16 May 2019 18:16:44 GMT X-Openstack-Request-Id: req-c13092d2-8dc8-4418-99a4-da5286582cfd 2019-05-16 18:16:44,179 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:16:42Z", "updated_at": "2019-05-16T18:16:42Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "device_owner": "compute:nova", "mac_address": "fa:16:3e:75:22:ab", "device_id": "6131b6e6-32f3-43c8-b80b-761b01193231"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "port_id": "05770ec2-e417-4398-98e6-86776334f00f", "id": "652d9f8a-f0a8-4eb6-9053-8585faa8f7e2", "qos_policy_id": null}} 2019-05-16 18:16:44,179 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-c13092d2-8dc8-4418-99a4-da5286582cfd 2019-05-16 18:16:44,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.39280200005s 2019-05-16 18:16:44,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:16:44,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:44,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Thu, 16 May 2019 18:16:44 GMT X-Openstack-Request-Id: req-87bf375d-913e-4480-8ddb-8b91aed3e85e 2019-05-16 18:16:44,277 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:16:14Z", "updated_at": "2019-05-16T18:16:18Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:6c:e5", "device_id": "9f73555b-ae84-4235-aaea-712405eb1695"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.212", "revision_number": 3, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "port_id": "2fa22b6c-76ca-48a4-a65c-8ab341e4f189", "id": "3a284145-0e5d-4fe8-a3de-9a472b743f3d", "qos_policy_id": null}, {"router_id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:16:42Z", "updated_at": "2019-05-16T18:16:42Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "device_owner": "compute:nova", "mac_address": "fa:16:3e:75:22:ab", "device_id": "6131b6e6-32f3-43c8-b80b-761b01193231"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "port_id": "05770ec2-e417-4398-98e6-86776334f00f", "id": "652d9f8a-f0a8-4eb6-9053-8585faa8f7e2", "qos_policy_id": null}]} 2019-05-16 18:16:44,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-87bf375d-913e-4480-8ddb-8b91aed3e85e 2019-05-16 18:16:44,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0839760303497s 2019-05-16 18:16:44,289 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:16:44,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:16:44,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:44,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Thu, 16 May 2019 18:16:44 GMT X-Openstack-Request-Id: req-9b795d3a-02f0-4cbc-983e-1454192a4973 2019-05-16 18:16:44,460 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:16:14Z", "updated_at": "2019-05-16T18:16:18Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:6c:e5", "device_id": "9f73555b-ae84-4235-aaea-712405eb1695"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.212", "revision_number": 3, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "port_id": "2fa22b6c-76ca-48a4-a65c-8ab341e4f189", "id": "3a284145-0e5d-4fe8-a3de-9a472b743f3d", "qos_policy_id": null}, {"router_id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:16:42Z", "updated_at": "2019-05-16T18:16:42Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "device_owner": "compute:nova", "mac_address": "fa:16:3e:75:22:ab", "device_id": "6131b6e6-32f3-43c8-b80b-761b01193231"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "port_id": "05770ec2-e417-4398-98e6-86776334f00f", "id": "652d9f8a-f0a8-4eb6-9053-8585faa8f7e2", "qos_policy_id": null}]} 2019-05-16 18:16:44,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-9b795d3a-02f0-4cbc-983e-1454192a4973 2019-05-16 18:16:44,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0607390403748s 2019-05-16 18:16:44,471 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:16:44,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:16:44,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:44,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Thu, 16 May 2019 18:16:44 GMT X-Openstack-Request-Id: req-f89aeea0-2958-429a-b754-399f5cfb2136 2019-05-16 18:16:44,647 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:16:14Z", "updated_at": "2019-05-16T18:16:18Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:6c:e5", "device_id": "9f73555b-ae84-4235-aaea-712405eb1695"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.212", "revision_number": 3, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "port_id": "2fa22b6c-76ca-48a4-a65c-8ab341e4f189", "id": "3a284145-0e5d-4fe8-a3de-9a472b743f3d", "qos_policy_id": null}, {"router_id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:16:42Z", "updated_at": "2019-05-16T18:16:42Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "device_owner": "compute:nova", "mac_address": "fa:16:3e:75:22:ab", "device_id": "6131b6e6-32f3-43c8-b80b-761b01193231"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "port_id": "05770ec2-e417-4398-98e6-86776334f00f", "id": "652d9f8a-f0a8-4eb6-9053-8585faa8f7e2", "qos_policy_id": null}]} 2019-05-16 18:16:44,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-f89aeea0-2958-429a-b754-399f5cfb2136 2019-05-16 18:16:44,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0672199726105s 2019-05-16 18:16:44,658 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:16:44,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:16:44,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:44,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Thu, 16 May 2019 18:16:44 GMT X-Openstack-Request-Id: req-6cb15d0d-f532-4ff1-9e48-f3381bb0060a 2019-05-16 18:16:44,841 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:16:14Z", "updated_at": "2019-05-16T18:16:18Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:6c:e5", "device_id": "9f73555b-ae84-4235-aaea-712405eb1695"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.212", "revision_number": 3, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "port_id": "2fa22b6c-76ca-48a4-a65c-8ab341e4f189", "id": "3a284145-0e5d-4fe8-a3de-9a472b743f3d", "qos_policy_id": null}, {"router_id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:16:42Z", "updated_at": "2019-05-16T18:16:42Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "device_owner": "compute:nova", "mac_address": "fa:16:3e:75:22:ab", "device_id": "6131b6e6-32f3-43c8-b80b-761b01193231"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "port_id": "05770ec2-e417-4398-98e6-86776334f00f", "id": "652d9f8a-f0a8-4eb6-9053-8585faa8f7e2", "qos_policy_id": null}]} 2019-05-16 18:16:44,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-6cb15d0d-f532-4ff1-9e48-f3381bb0060a 2019-05-16 18:16:44,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.073098897934s 2019-05-16 18:16:44,852 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:16:44,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:16:44,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:45,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Thu, 16 May 2019 18:16:45 GMT X-Openstack-Request-Id: req-b3225f31-e3e7-4907-902c-b1a4e8550ac6 2019-05-16 18:16:45,027 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:16:14Z", "updated_at": "2019-05-16T18:16:18Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:6c:e5", "device_id": "9f73555b-ae84-4235-aaea-712405eb1695"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.212", "revision_number": 3, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "port_id": "2fa22b6c-76ca-48a4-a65c-8ab341e4f189", "id": "3a284145-0e5d-4fe8-a3de-9a472b743f3d", "qos_policy_id": null}, {"router_id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:16:42Z", "updated_at": "2019-05-16T18:16:42Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "device_owner": "compute:nova", "mac_address": "fa:16:3e:75:22:ab", "device_id": "6131b6e6-32f3-43c8-b80b-761b01193231"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "port_id": "05770ec2-e417-4398-98e6-86776334f00f", "id": "652d9f8a-f0a8-4eb6-9053-8585faa8f7e2", "qos_policy_id": null}]} 2019-05-16 18:16:45,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-b3225f31-e3e7-4907-902c-b1a4e8550ac6 2019-05-16 18:16:45,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0647549629211s 2019-05-16 18:16:45,038 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 18:16:45,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:16:45,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:45,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1640 Content-Type: application/json Date: Thu, 16 May 2019 18:16:45 GMT X-Openstack-Request-Id: req-7ed5b773-52ea-4446-ac23-5503e40ec3bd 2019-05-16 18:16:45,524 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:16:14Z", "updated_at": "2019-05-16T18:16:18Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:6c:e5", "device_id": "9f73555b-ae84-4235-aaea-712405eb1695"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.212", "revision_number": 3, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "port_id": "2fa22b6c-76ca-48a4-a65c-8ab341e4f189", "id": "3a284145-0e5d-4fe8-a3de-9a472b743f3d", "qos_policy_id": null}, {"router_id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:16:42Z", "updated_at": "2019-05-16T18:16:45Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "device_owner": "compute:nova", "mac_address": "fa:16:3e:75:22:ab", "device_id": "6131b6e6-32f3-43c8-b80b-761b01193231"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "port_id": "05770ec2-e417-4398-98e6-86776334f00f", "id": "652d9f8a-f0a8-4eb6-9053-8585faa8f7e2", "qos_policy_id": null}]} 2019-05-16 18:16:45,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-7ed5b773-52ea-4446-ac23-5503e40ec3bd 2019-05-16 18:16:45,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.37495303154s 2019-05-16 18:16:45,536 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'9caa9c53-a161-4ecf-a00e-0e0d678715c8', 'updated_at': u'2019-05-16T18:16:45Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'05770ec2-e417-4398-98e6-86776334f00f', 'id': u'652d9f8a-f0a8-4eb6-9053-8585faa8f7e2', 'network': u'220195cd-782b-490f-b03b-eb92b75ca738', 'port': u'05770ec2-e417-4398-98e6-86776334f00f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0d6b7c61c8d043f98645fe72ff387674', 'name': 'cinder_test-project_47bbef25-f9cd-4aee-89ef-28754359316c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0d6b7c61c8d043f98645fe72ff387674', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a7f4202a-06f8-40b8-90bb-feddaf5fc405', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:75:22:ab', u'device_id': u'6131b6e6-32f3-43c8-b80b-761b01193231'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0d6b7c61c8d043f98645fe72ff387674', 'created_at': u'2019-05-16T18:16:42Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a7f4202a-06f8-40b8-90bb-feddaf5fc405', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:75:22:ab', u'device_id': u'6131b6e6-32f3-43c8-b80b-761b01193231'}), 'router': u'9caa9c53-a161-4ecf-a00e-0e0d678715c8'}) 2019-05-16 18:16:45,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-16 18:16:45,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/6131b6e6-32f3-43c8-b80b-761b01193231/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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-16 18:16:45,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9606 Content-Type: application/json Date: Thu, 16 May 2019 18:16: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-401d7446-c90f-4af0-83e3-62ec3cebb79a x-openstack-request-id: req-401d7446-c90f-4af0-83e3-62ec3cebb79a 2019-05-16 18:16:45,659 - 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 488541866 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.908 MHz processor\n[ 0.228687] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.231612] pid_max: default: 32768 minimum: 301\n[ 0.233188] ACPI: Core revision 20150930\n[ 0.235173] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.237450] Security Framework initialized\n[ 0.238877] Yama: becoming mindful.\n[ 0.240155] AppArmor: AppArmor initialized\n[ 0.241626] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.243918] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.246133] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248257] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250640] Initializing cgroup subsys io\n[ 0.252074] Initializing cgroup subsys memory\n[ 0.253582] Initializing cgroup subsys devices\n[ 0.255123] Initializing cgroup subsys freezer\n[ 0.256648] Initializing cgroup subsys net_cls\n[ 0.258171] Initializing cgroup subsys perf_event\n[ 0.259785] Initializing cgroup subsys net_prio\n[ 0.261336] Initializing cgroup subsys hugetlb\n[ 0.262861] Initializing cgroup subsys pids\n[ 0.264376] CPU: Physical Processor ID: 0\n[ 0.266483] mce: CPU supports 10 MCE banks\n[ 0.267969] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.269734] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.286554] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.294923] ftrace: allocating 31920 entries in 125 pages\n[ 0.325950] smpboot: Max logical packages: 1\n[ 0.327454] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.329813] x2apic enabled\n[ 0.331184] Switched APIC routing to physical x2apic.\n[ 0.334060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.336035] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.339679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342828] KVM setup paravirtual spinlock\n[ 0.344763] x86: Booted up 1 node, 1 CPUs\n[ 0.346192] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.348567] devtmpfs: initialized\n[ 0.350810] evm: security.selinux\n[ 0.352032] evm: security.SMACK64\n[ 0.353244] evm: security.SMACK64EXEC\n[ 0.354552] evm: security.SMACK64TRANSMUTE\n[ 0.355981] evm: security.SMACK64MMAP\n[ 0.357287] evm: security.ima\n[ 0.358404] evm: security.capability\n[ 0.359769] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.363001] pinctrl core: initialized pinctrl subsystem\n[ 0.364883] RTC time: 18:16:40, date: 05/16/19\n[ 0.366512] NET: Registered protocol family 16\n[ 0.368166] cpuidle: using governor ladder\n[ 0.369607] cpuidle: using governor menu\n[ 0.370994] PCCT header not found.\n[ 0.372280] ACPI: bus type PCI registered\n[ 0.373689] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375864] PCI: Using configuration type 1 for base access\n[ 0.378436] ACPI: Added _OSI(Module Device)\n[ 0.379916] ACPI: Added _OSI(Processor Device)\n[ 0.381436] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.383025] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.385619] ACPI: Interpreter enabled\n[ 0.386952] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.390204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.393462] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.396714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.399964] ACPI: (supports S0 S5)\n[ 0.401206] ACPI: Using IOAPIC for interrupt routing\n[ 0.402873] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.407360] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.409379] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.411562] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.413680] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.417509] acpiphp: Slot [3] registered\n[ 0.418919] acpiphp: Slot [4] registered\n[ 0.420323] acpiphp: Slot [5] registered\n[ 0.421731] acpiphp: Slot [6] registered\n[ 0.423128] acpiphp: Slot [7] registered\n[ 0.424527] acpiphp: Slot [8] registered\n[ 0.425935] acpiphp: Slot [9] registered\n[ 0.427339] acpiphp: Slot [10] registered\n[ 0.428981] acpiphp: Slot [11] registered\n[ 0.430418] acpiphp: Slot [12] registered\n[ 0.431856] acpiphp: Slot [13] registered\n[ 0.433490] acpiphp: Slot [14] registered\n[ 0.435162] acpiphp: Slot [15] registered\n[ 0.452763] acpiphp: Slot [16] registered\n[ 0.454554] acpiphp: Slot [17] registered\n[ 0.456219] acpiphp: Slot [18] registered\n[ 0.457856] acpiphp: Slot [19] registered\n[ 0.459493] acpiphp: Slot [20] registered\n[ 0.461127] acpiphp: Slot [21] registered\n[ 0.462778] acpiphp: Slot [22] registered\n[ 0.464417] acpiphp: Slot [23] registered\n[ 0.466047] acpiphp: Slot [24] registered\n[ 0.467675] acpiphp: Slot [25] registered\n[ 0.469303] acpiphp: Slot [26] registered\n[ 0.470933] acpiphp: Slot [27] registered\n[ 0.472565] acpiphp: Slot [28] registered\n[ 0.474197] acpiphp: Slot [29] registered\n[ 0.475827] acpiphp: Slot [30] registered\n[ 0.477457] acpiphp: Slot [31] registered\n[ 0.479081] PCI host bridge to bus 0000:00\n[ 0.480716] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.483209] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.485711] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.488652] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.491595] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.494581] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.499545] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.502107] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.504511] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.507089] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.511827] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.514700] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.536259] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.539027] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.542092] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.544835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.547519] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.549922] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.552310] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.554456] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.557592] vgaarb: loaded\n[ 0.558798] vgaarb: bridge control possible 0000:00:02.0\n[ 0.561139] SCSI subsystem initialized\n[ 0.562882] ACPI: bus type USB registered\n[ 0.564533] usbcore: registered new interface driver usbfs\n[ 0.566617] usbcore: registered new interface driver hub\n[ 0.568619] usbcore: registered new device driver usb\n[ 0.570742] PCI: Using ACPI for IRQ routing\n[ 0.575367] NetLabel: Initializing\n[ 0.576825] NetLabel: domain hash size = 128\n[ 0.578559] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.580508] NetLabel: unlabeled traffic allowed by default\n[ 0.583037] clocksource: Switched to clocksource kvm-clock\n[ 0.593979] AppArmor: AppArmor Filesystem Enabled\n[ 0.595927] pnp: PnP ACPI init\n[ 0.597714] pnp: PnP ACPI: found 5 devices\n[ 0.605068] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.608547] NET: Registered protocol family 2\n[ 0.610645] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.613293] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.615769] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.618230] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.620463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.622868] NET: Registered protocol family 1\n[ 0.624648] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.626915] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.629121] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.644465] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.660689] Trying to unpack rootfs image as initramfs...\n[ 0.722822] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.726176] Scanning for low memory corruption every 60 seconds\n[ 0.728741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.731070] audit: initializing netlink subsys (disabled)\n[ 0.733125] audit: type=2000 audit(1558030600.538:1): initialized\n[ 0.735738] Initialise system trusted keyring\n[ 0.737579] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.739926] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.743335] zbud: loaded\n[ 0.744628] VFS: Disk quotas dquot_6.6.0\n[ 0.746302] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.749197] fuse init (API version 7.23)\n[ 0.750908] Key type big_key registered\n[ 0.752488] Allocating IMA MOK and blacklist keyrings.\n[ 0.754804] Key type asymmetric registered\n[ 0.756302] Asymmetric key parser 'x509' registered\n[ 0.757990] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.760587] io scheduler noop registered\n[ 0.761976] io scheduler deadline registered (default)\n[ 0.763735] io scheduler cfq registered\n[ 0.765193] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.767074] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.769277] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.771821] ACPI: Power Button [PWRF]\n[ 0.773268] GHES: HEST is not enabled!\n[ 0.787627] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.817574] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.821173] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.846435] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.849972] Linux agpgart interface v0.103\n[ 0.853551] brd: module loaded\n[ 0.855943] loop: module loaded\n[ 0.861451] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.864014] GPT:90111 != 2097151\n[ 0.865204] GPT:Alternate GPT header not at the end of the disk.\n[ 0.867166] GPT:90111 != 2097151\n[ 0.868365] GPT: Use GNU Parted to correct GPT errors.\n[ 0.870071] vda: vda1 vda15\n[ 0.872013] scsi host0: ata_piix\n[ 0.873333] scsi host1: ata_piix\n[ 0.874577] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.876733] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.879532] libphy: Fixed MDIO Bus: probed\n[ 0.880981] tun: Universal TUN/TAP device driver, 1.6\n[ 0.882681] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.886025] PPP generic driver version 2.4.2\n[ 0.887585] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.889662] ehci-pci: EHCI PCI platform driver\n[ 0.891195] ehci-platform: EHCI generic platform driver\n[ 0.892967] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.894967] ohci-pci: OHCI PCI platform driver\n[ 0.896502] ohci-platform: OHCI generic platform driver\n[ 0.898285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.913400] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.915162] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.917763] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.919508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.921503] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.923782] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.926275] usb usb1: Product: UHCI Host Controller\n[ 0.927951] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.929971] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.931662] hub 1-0:1.0: USB hub found\n[ 0.933044] hub 1-0:1.0: 2 ports detected\n[ 0.934613] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.938239] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.939944] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.941715] mousedev: PS/2 mouse device common for all mice\n[ 0.943906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.946884] rtc_cmos 00:00: RTC can wake from S4\n[ 0.949050] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.951145] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.953246] i2c /dev entries driver\n[ 0.954556] device-mapper: uevent: version 1.0.3\n[ 0.956206] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.959106] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.961365] NET: Registered protocol family 10\n[ 0.963186] NET: Registered protocol family 17\n[ 0.964752] Key type dns_resolver registered\n[ 0.966399] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.968351] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.971427] registered taskstats version 1\n[ 0.972895] Loading compiled-in X.509 certificates\n[ 0.975088] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.978395] zswap: loaded using pool lzo/zbud\n[ 0.980727] Key type trusted registered\n[ 0.983092] Key type encrypted registered\n[ 0.984525] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.986337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.988204] evm: HMAC attrs: 0x1\n[ 0.989797] Magic number: 3:824:291\n[ 0.991155] tty tty24: hash matches\n[ 0.992539] rtc_cmos 00:00: setting system clock to 2019-05-16 18:16:40 UTC (1558030600)\n[ 0.995400] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.997361] EDD information not available.\n[ 1.036789] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.039515] Write protecting the kernel read-only data: 14336k\n[ 1.042855] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.045893] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.095849] 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.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 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.02. iid=i-00000017\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDbTTtTRi8g5WlpNq0IKg2pzEu9J7wuFb9pLgsKxvUFCfS8uH0fESpVQiwnZtsLXXRG/DdVldXatxSshdxvov9GF5xv1PAeNB70X4Xh7FhCIoYdwkOToNJPcDrwKmtnuUs2coVgogPbr/aAq9uzVpQRxXDMgFjRLCltV+JnCtGY27cbrAQyQqkBLL00IQ2H7A39vpyte12kLXJ91pUv9cSDCMvd1C28B6JKySHkC/+4iY4NDlkX8BWNu86vxSdJXEuE2ZZ5nnKUrAAbYytV9VG6FxHexv+8nsrCaFnu5GEAONYXBf6vfrAJkbERvlJ0z/iPKiZnAfz7sH1wKF3r6aY9 root@cinder-test-vm-47bbef25-f9cd-4aee-89ef-28754359316c\nssh-dss AAAAB3NzaC1kc3MAAACBAPpv5t3KLtQ3aSteMMo2vfXk5CgWms5aJw9QJeijmTn5nJaZQ0yka6nGr7l56cV2A6ieMjfsuNJSUTZry4CDiZuO9XnnEIZaUWUndgwepsBfTCnU71QUjt+DgbfhkgPcMO5btN6l0Kf5E+JbmUKqzYbAKMU4oXtrvNuPwrje8Ai9AAAAFQCJEpXLoQDNLP/SLqXRiJM2T8SfIwAAAIAPJdCJ4Xw/sBTptlycHUFXNvJVQA/GuyjmrQr39lyBwuS5A/1bQ9PdIXS5QaYZjVCXMrP8igz8IyAbhx6O7Jxh3WTpBc199kIeZ3Sa4C8hmqf64KczAzhLd6B460JH5tkht2E0cPCueKYDB8DryRdokX0BALLUYr/1OJaEnZNeMgAAAIAuHujj7vLI6+Afhmxnn8U9XZ4kl5t6fav6m9Xwqe70LPmyNLr329ozxN4EbdfcSWC6bKh9DR5WujwEFZwsx0kzZ3lvHhXkNoY0XKrsifMd1n90aRqcVdDWK6njBfgAL7aW3Pfz51HRnwk5ditoIEfbl+nI2GcycGNuWeURIllMpg== root@cinder-test-vm-47bbef25-f9cd-4aee-89ef-28754359316c\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.6,24,fe80::f816:3eff:fe75:22ab/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.6 \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-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-47bbef25-f9cd-4aee-89ef-28754359316c\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.95 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-47bbef25-f9cd-4aee-89ef-28754359316c login: "} 2019-05-16 18:16:45,659 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/6131b6e6-32f3-43c8-b80b-761b01193231/action used request id req-401d7446-c90f-4af0-83e3-62ec3cebb79a 2019-05-16 18:16:45,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.123284101486s 2019-05-16 18:16:45,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-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 488541866 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.908 MHz processor [ 0.228687] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.231612] pid_max: default: 32768 minimum: 301 [ 0.233188] ACPI: Core revision 20150930 [ 0.235173] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.237450] Security Framework initialized [ 0.238877] Yama: becoming mindful. [ 0.240155] AppArmor: AppArmor initialized [ 0.241626] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.243918] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.246133] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248257] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250640] Initializing cgroup subsys io [ 0.252074] Initializing cgroup subsys memory [ 0.253582] Initializing cgroup subsys devices [ 0.255123] Initializing cgroup subsys freezer [ 0.256648] Initializing cgroup subsys net_cls [ 0.258171] Initializing cgroup subsys perf_event [ 0.259785] Initializing cgroup subsys net_prio [ 0.261336] Initializing cgroup subsys hugetlb [ 0.262861] Initializing cgroup subsys pids [ 0.264376] CPU: Physical Processor ID: 0 [ 0.266483] mce: CPU supports 10 MCE banks [ 0.267969] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.269734] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286554] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.294923] ftrace: allocating 31920 entries in 125 pages [ 0.325950] smpboot: Max logical packages: 1 [ 0.327454] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329813] x2apic enabled [ 0.331184] Switched APIC routing to physical x2apic. [ 0.334060] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.336035] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342828] KVM setup paravirtual spinlock [ 0.344763] x86: Booted up 1 node, 1 CPUs [ 0.346192] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.348567] devtmpfs: initialized [ 0.350810] evm: security.selinux [ 0.352032] evm: security.SMACK64 [ 0.353244] evm: security.SMACK64EXEC [ 0.354552] evm: security.SMACK64TRANSMUTE [ 0.355981] evm: security.SMACK64MMAP [ 0.357287] evm: security.ima [ 0.358404] evm: security.capability [ 0.359769] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.363001] pinctrl core: initialized pinctrl subsystem [ 0.364883] RTC time: 18:16:40, date: 05/16/19 [ 0.366512] NET: Registered protocol family 16 [ 0.368166] cpuidle: using governor ladder [ 0.369607] cpuidle: using governor menu [ 0.370994] PCCT header not found. [ 0.372280] ACPI: bus type PCI registered [ 0.373689] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375864] PCI: Using configuration type 1 for base access [ 0.378436] ACPI: Added _OSI(Module Device) [ 0.379916] ACPI: Added _OSI(Processor Device) [ 0.381436] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.383025] ACPI: Added _OSI(Processor Aggregator Device) [ 0.385619] ACPI: Interpreter enabled [ 0.386952] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.390204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.393462] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.396714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.399964] ACPI: (supports S0 S5) [ 0.401206] ACPI: Using IOAPIC for interrupt routing [ 0.402873] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.407360] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.409379] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.411562] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.413680] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.417509] acpiphp: Slot [3] registered [ 0.418919] acpiphp: Slot [4] registered [ 0.420323] acpiphp: Slot [5] registered [ 0.421731] acpiphp: Slot [6] registered [ 0.423128] acpiphp: Slot [7] registered [ 0.424527] acpiphp: Slot [8] registered [ 0.425935] acpiphp: Slot [9] registered [ 0.427339] acpiphp: Slot [10] registered [ 0.428981] acpiphp: Slot [11] registered [ 0.430418] acpiphp: Slot [12] registered [ 0.431856] acpiphp: Slot [13] registered [ 0.433490] acpiphp: Slot [14] registered [ 0.435162] acpiphp: Slot [15] registered [ 0.452763] acpiphp: Slot [16] registered [ 0.454554] acpiphp: Slot [17] registered [ 0.456219] acpiphp: Slot [18] registered [ 0.457856] acpiphp: Slot [19] registered [ 0.459493] acpiphp: Slot [20] registered [ 0.461127] acpiphp: Slot [21] registered [ 0.462778] acpiphp: Slot [22] registered [ 0.464417] acpiphp: Slot [23] registered [ 0.466047] acpiphp: Slot [24] registered [ 0.467675] acpiphp: Slot [25] registered [ 0.469303] acpiphp: Slot [26] registered [ 0.470933] acpiphp: Slot [27] registered [ 0.472565] acpiphp: Slot [28] registered [ 0.474197] acpiphp: Slot [29] registered [ 0.475827] acpiphp: Slot [30] registered [ 0.477457] acpiphp: Slot [31] registered [ 0.479081] PCI host bridge to bus 0000:00 [ 0.480716] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.483209] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.485711] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.488652] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.491595] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.494581] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.499545] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.502107] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.504511] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.507089] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.511827] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.514700] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.536259] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.539027] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.542092] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.544835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.547519] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.549922] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.552310] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.554456] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.557592] vgaarb: loaded [ 0.558798] vgaarb: bridge control possible 0000:00:02.0 [ 0.561139] SCSI subsystem initialized [ 0.562882] ACPI: bus type USB registered [ 0.564533] usbcore: registered new interface driver usbfs [ 0.566617] usbcore: registered new interface driver hub [ 0.568619] usbcore: registered new device driver usb [ 0.570742] PCI: Using ACPI for IRQ routing [ 0.575367] NetLabel: Initializing [ 0.576825] NetLabel: domain hash size = 128 [ 0.578559] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.580508] NetLabel: unlabeled traffic allowed by default [ 0.583037] clocksource: Switched to clocksource kvm-clock [ 0.593979] AppArmor: AppArmor Filesystem Enabled [ 0.595927] pnp: PnP ACPI init [ 0.597714] pnp: PnP ACPI: found 5 devices [ 0.605068] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.608547] NET: Registered protocol family 2 [ 0.610645] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.613293] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.615769] TCP: Hash tables configured (established 4096 bind 4096) [ 0.618230] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.620463] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.622868] NET: Registered protocol family 1 [ 0.624648] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.626915] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.629121] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.644465] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.660689] Trying to unpack rootfs image as initramfs... [ 0.722822] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.726176] Scanning for low memory corruption every 60 seconds [ 0.728741] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.731070] audit: initializing netlink subsys (disabled) [ 0.733125] audit: type=2000 audit(1558030600.538:1): initialized [ 0.735738] Initialise system trusted keyring [ 0.737579] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.739926] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.743335] zbud: loaded [ 0.744628] VFS: Disk quotas dquot_6.6.0 [ 0.746302] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.749197] fuse init (API version 7.23) [ 0.750908] Key type big_key registered [ 0.752488] Allocating IMA MOK and blacklist keyrings. [ 0.754804] Key type asymmetric registered [ 0.756302] Asymmetric key parser 'x509' registered [ 0.757990] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.760587] io scheduler noop registered [ 0.761976] io scheduler deadline registered (default) [ 0.763735] io scheduler cfq registered [ 0.765193] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.767074] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.769277] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.771821] ACPI: Power Button [PWRF] [ 0.773268] GHES: HEST is not enabled! [ 0.787627] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.817574] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.821173] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.846435] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.849972] Linux agpgart interface v0.103 [ 0.853551] brd: module loaded [ 0.855943] loop: module loaded [ 0.861451] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.864014] GPT:90111 != 2097151 [ 0.865204] GPT:Alternate GPT header not at the end of the disk. [ 0.867166] GPT:90111 != 2097151 [ 0.868365] GPT: Use GNU Parted to correct GPT errors. [ 0.870071] vda: vda1 vda15 [ 0.872013] scsi host0: ata_piix [ 0.873333] scsi host1: ata_piix [ 0.874577] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.876733] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.879532] libphy: Fixed MDIO Bus: probed [ 0.880981] tun: Universal TUN/TAP device driver, 1.6 [ 0.882681] tun: (C) 1999-2004 Max Krasnyansky [ 0.886025] PPP generic driver version 2.4.2 [ 0.887585] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.889662] ehci-pci: EHCI PCI platform driver [ 0.891195] ehci-platform: EHCI generic platform driver [ 0.892967] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.894967] ohci-pci: OHCI PCI platform driver [ 0.896502] ohci-platform: OHCI generic platform driver [ 0.898285] uhci_hcd: USB Universal Host Controller Interface driver [ 0.913400] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.915162] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.917763] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.919508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.921503] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.923782] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.926275] usb usb1: Product: UHCI Host Controller [ 0.927951] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.929971] usb usb1: SerialNumber: 0000:00:01.2 [ 0.931662] hub 1-0:1.0: USB hub found [ 0.933044] hub 1-0:1.0: 2 ports detected [ 0.934613] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.938239] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.939944] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.941715] mousedev: PS/2 mouse device common for all mice [ 0.943906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.946884] rtc_cmos 00:00: RTC can wake from S4 [ 0.949050] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.951145] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.953246] i2c /dev entries driver [ 0.954556] device-mapper: uevent: version 1.0.3 [ 0.956206] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.959106] ledtrig-cpu: registered to indicate activity on CPUs [ 0.961365] NET: Registered protocol family 10 [ 0.963186] NET: Registered protocol family 17 [ 0.964752] Key type dns_resolver registered [ 0.966399] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.968351] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971427] registered taskstats version 1 [ 0.972895] Loading compiled-in X.509 certificates [ 0.975088] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.978395] zswap: loaded using pool lzo/zbud [ 0.980727] Key type trusted registered [ 0.983092] Key type encrypted registered [ 0.984525] AppArmor: AppArmor sha1 policy hashing enabled [ 0.986337] ima: No TPM chip found, activating TPM-bypass! [ 0.988204] evm: HMAC attrs: 0x1 [ 0.989797] Magic number: 3:824:291 [ 0.991155] tty tty24: hash matches [ 0.992539] rtc_cmos 00:00: setting system clock to 2019-05-16 18:16:40 UTC (1558030600) [ 0.995400] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.997361] EDD information not available. [ 1.036789] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.039515] Write protecting the kernel read-only data: 14336k [ 1.042855] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.045893] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.095849] 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.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.02. iid=i-00000017 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDbTTtTRi8g5WlpNq0IKg2pzEu9J7wuFb9pLgsKxvUFCfS8uH0fESpVQiwnZtsLXXRG/DdVldXatxSshdxvov9GF5xv1PAeNB70X4Xh7FhCIoYdwkOToNJPcDrwKmtnuUs2coVgogPbr/aAq9uzVpQRxXDMgFjRLCltV+JnCtGY27cbrAQyQqkBLL00IQ2H7A39vpyte12kLXJ91pUv9cSDCMvd1C28B6JKySHkC/+4iY4NDlkX8BWNu86vxSdJXEuE2ZZ5nnKUrAAbYytV9VG6FxHexv+8nsrCaFnu5GEAONYXBf6vfrAJkbERvlJ0z/iPKiZnAfz7sH1wKF3r6aY9 root@cinder-test-vm-47bbef25-f9cd-4aee-89ef-28754359316c ssh-dss AAAAB3NzaC1kc3MAAACBAPpv5t3KLtQ3aSteMMo2vfXk5CgWms5aJw9QJeijmTn5nJaZQ0yka6nGr7l56cV2A6ieMjfsuNJSUTZry4CDiZuO9XnnEIZaUWUndgwepsBfTCnU71QUjt+DgbfhkgPcMO5btN6l0Kf5E+JbmUKqzYbAKMU4oXtrvNuPwrje8Ai9AAAAFQCJEpXLoQDNLP/SLqXRiJM2T8SfIwAAAIAPJdCJ4Xw/sBTptlycHUFXNvJVQA/GuyjmrQr39lyBwuS5A/1bQ9PdIXS5QaYZjVCXMrP8igz8IyAbhx6O7Jxh3WTpBc199kIeZ3Sa4C8hmqf64KczAzhLd6B460JH5tkht2E0cPCueKYDB8DryRdokX0BALLUYr/1OJaEnZNeMgAAAIAuHujj7vLI6+Afhmxnn8U9XZ4kl5t6fav6m9Xwqe70LPmyNLr329ozxN4EbdfcSWC6bKh9DR5WujwEFZwsx0kzZ3lvHhXkNoY0XKrsifMd1n90aRqcVdDWK6njBfgAL7aW3Pfz51HRnwk5ditoIEfbl+nI2GcycGNuWeURIllMpg== root@cinder-test-vm-47bbef25-f9cd-4aee-89ef-28754359316c -----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.6,24,fe80::f816:3eff:fe75:22ab/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.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-47bbef25-f9cd-4aee-89ef-28754359316c launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.95 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-47bbef25-f9cd-4aee-89ef-28754359316c login: 2019-05-16 18:16:46,253 - paramiko.transport - DEBUG - starting thread (client mode): 0xe4912f10L 2019-05-16 18:16:46,254 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-16 18:16:46,254 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-16 18:16:46,254 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-16 18:16:46,256 - 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-05-16 18:16:46,256 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-16 18:16:46,256 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-16 18:16:46,256 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-16 18:16:46,256 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-16 18:16:46,257 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-16 18:16:46,274 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-16 18:16:46,274 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-16 18:16:46,286 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 8b8d9b4dcd954d12ddf216f7da6dbe53 2019-05-16 18:16:46,287 - paramiko.transport - DEBUG - Trying discovered key a1e4f088e6f7fd2c14266072e80f3e4d in /tmp/tmpGJ_4Dk 2019-05-16 18:16:46,322 - paramiko.transport - DEBUG - userauth is OK 2019-05-16 18:16:46,328 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-16 18:16:46,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-05-16 18:16:46,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/6131b6e6-32f3-43c8-b80b-761b01193231/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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" -d '{"volumeAttachment": {"volumeId": "6ca5bbb1-408b-4546-aeb8-caa5b6395530"}}' 2019-05-16 18:16:49,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 146 Content-Type: application/json Date: Thu, 16 May 2019 18: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-18f69d2e-ed7b-4d88-a043-f2037b4e2012 x-openstack-request-id: req-18f69d2e-ed7b-4d88-a043-f2037b4e2012 2019-05-16 18:16:49,426 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "6131b6e6-32f3-43c8-b80b-761b01193231", "id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530", "volumeId": "6ca5bbb1-408b-4546-aeb8-caa5b6395530"}} 2019-05-16 18:16:49,426 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/6131b6e6-32f3-43c8-b80b-761b01193231/os-volume_attachments used request id req-18f69d2e-ed7b-4d88-a043-f2037b4e2012 2019-05-16 18:16:49,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.07452011108s 2019-05-16 18:16:49,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-16 18:16:49,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:50,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Thu, 16 May 2019 18:16:49 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-3d3224bc-5faa-4abc-9091-e07cdcbe9396 x-openstack-request-id: req-3d3224bc-5faa-4abc-9091-e07cdcbe9396 2019-05-16 18:16:50,507 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "34bcfd912c3f4e4db14a289621f67829", "attachments": [], "links": [{"href": "http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "self"}, {"href": "http://172.30.9.36:8776/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-16T18:16:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "updated_at": "2019-05-16T18:16:49.000000", "volume_type": "tripleo", "name": "cinder_test-volume_47bbef25-f9cd-4aee-89ef-28754359316c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530", "size": 2}]} 2019-05-16 18:16:50,507 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/detail used request id req-3d3224bc-5faa-4abc-9091-e07cdcbe9396 2019-05-16 18:16:50,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.08079504967s 2019-05-16 18:16:50,509 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:16:52,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-16 18:16:52,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:53,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Thu, 16 May 2019 18:16:52 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-ac4997c1-02f3-4243-a6f6-020b4d581d02 x-openstack-request-id: req-ac4997c1-02f3-4243-a6f6-020b4d581d02 2019-05-16 18:16:53,616 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "34bcfd912c3f4e4db14a289621f67829", "attachments": [], "links": [{"href": "http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "self"}, {"href": "http://172.30.9.36:8776/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-16T18:16:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "updated_at": "2019-05-16T18:16:52.000000", "volume_type": "tripleo", "name": "cinder_test-volume_47bbef25-f9cd-4aee-89ef-28754359316c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530", "size": 2}]} 2019-05-16 18:16:53,616 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/detail used request id req-ac4997c1-02f3-4243-a6f6-020b4d581d02 2019-05-16 18:16:53,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.10516905785s 2019-05-16 18:16:53,618 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:16:55,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-16 18:16:55,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:16:56,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 572 Content-Type: application/json Date: Thu, 16 May 2019 18:16:55 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d390be64-927a-4d26-b23c-2029c0963ed7 x-openstack-request-id: req-d390be64-927a-4d26-b23c-2029c0963ed7 2019-05-16 18:16:56,626 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "34bcfd912c3f4e4db14a289621f67829", "attachments": [{"server_id": "6131b6e6-32f3-43c8-b80b-761b01193231", "attachment_id": "554f3b71-d2be-48a6-b8da-7e543fbc717c", "attached_at": "2019-05-16T18:16:52.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530", "device": "/dev/vdb", "id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530"}], "links": [{"href": "http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "self"}, {"href": "http://172.30.9.36:8776/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-16T18:16:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "updated_at": "2019-05-16T18:16:54.000000", "volume_type": "tripleo", "name": "cinder_test-volume_47bbef25-f9cd-4aee-89ef-28754359316c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530", "size": 2}]} 2019-05-16 18:16:56,626 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/detail used request id req-d390be64-927a-4d26-b23c-2029c0963ed7 2019-05-16 18:16:56,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.00606203079s 2019-05-16 18:16:56,628 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-16 18:16:56,631 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-16 18:16:56,631 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-16 18:16:56,633 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-16 18:16:56,701 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-16 18:16:56,702 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-05-16 18:16:56,703 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-16 18:16:56,703 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-16 18:16:56,743 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-05-16 18:16:56,743 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-16 18:16:56,768 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-16 18:16:57,378 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-16 18:16:57,378 - 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: 69897663-39ba-4f46-85c8-0796843ba397 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-05-16 18:16:57,379 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-05-16 18:16:57,379 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-05-16 18:16:57,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-05-16 18:16:57,380 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-16 18:16:57,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/servers/6131b6e6-32f3-43c8-b80b-761b01193231/os-volume_attachments/6ca5bbb1-408b-4546-aeb8-caa5b6395530 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:00,251 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 18:16: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-616850f1-8e45-4c75-bd56-ed2c206f23fd x-openstack-request-id: req-616850f1-8e45-4c75-bd56-ed2c206f23fd 2019-05-16 18:17:00,251 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/6131b6e6-32f3-43c8-b80b-761b01193231/os-volume_attachments/6ca5bbb1-408b-4546-aeb8-caa5b6395530 used request id req-616850f1-8e45-4c75-bd56-ed2c206f23fd 2019-05-16 18:17:00,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.87127780914s 2019-05-16 18:17:00,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-16 18:17:00,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:01,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Thu, 16 May 2019 18:17:00 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-dcb961d1-7aee-40c5-91a9-2e95d46974a0 x-openstack-request-id: req-dcb961d1-7aee-40c5-91a9-2e95d46974a0 2019-05-16 18:17:01,365 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "34bcfd912c3f4e4db14a289621f67829", "attachments": [{"server_id": "6131b6e6-32f3-43c8-b80b-761b01193231", "attachment_id": "554f3b71-d2be-48a6-b8da-7e543fbc717c", "attached_at": "2019-05-16T18:16:52.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530", "device": "/dev/vdb", "id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530"}], "links": [{"href": "http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "self"}, {"href": "http://172.30.9.36:8776/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-16T18:16:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "updated_at": "2019-05-16T18:17:00.000000", "volume_type": "tripleo", "name": "cinder_test-volume_47bbef25-f9cd-4aee-89ef-28754359316c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530", "size": 2}]} 2019-05-16 18:17:01,365 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/detail used request id req-dcb961d1-7aee-40c5-91a9-2e95d46974a0 2019-05-16 18:17:01,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.11340689659s 2019-05-16 18:17:01,367 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:17:03,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-16 18:17:03,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:04,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Thu, 16 May 2019 18:17:03 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-665b2b51-d745-41b8-94f7-4a93b00420b6 x-openstack-request-id: req-665b2b51-d745-41b8-94f7-4a93b00420b6 2019-05-16 18:17:04,444 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "34bcfd912c3f4e4db14a289621f67829", "attachments": [], "links": [{"href": "http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "self"}, {"href": "http://172.30.9.36:8776/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-16T18:16:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "updated_at": "2019-05-16T18:17:01.000000", "volume_type": "tripleo", "name": "cinder_test-volume_47bbef25-f9cd-4aee-89ef-28754359316c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530", "size": 2}]} 2019-05-16 18:17:04,445 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/detail used request id req-665b2b51-d745-41b8-94f7-4a93b00420b6 2019-05-16 18:17:04,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.07550477982s 2019-05-16 18:17:04,446 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-05-16 18:17:04,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-05-16 18:17:04,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/9f73555b-ae84-4235-aaea-712405eb1695/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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" -d '{"volumeAttachment": {"volumeId": "6ca5bbb1-408b-4546-aeb8-caa5b6395530"}}' 2019-05-16 18:17:07,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 146 Content-Type: application/json Date: Thu, 16 May 2019 18:17: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-add7ba84-e46f-4c45-9398-a18ba7866150 x-openstack-request-id: req-add7ba84-e46f-4c45-9398-a18ba7866150 2019-05-16 18:17:07,594 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "9f73555b-ae84-4235-aaea-712405eb1695", "id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530", "volumeId": "6ca5bbb1-408b-4546-aeb8-caa5b6395530"}} 2019-05-16 18:17:07,594 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/9f73555b-ae84-4235-aaea-712405eb1695/os-volume_attachments used request id req-add7ba84-e46f-4c45-9398-a18ba7866150 2019-05-16 18:17:07,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.1472158432s 2019-05-16 18:17:07,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-16 18:17:07,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:08,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 460 Content-Type: application/json Date: Thu, 16 May 2019 18:17:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-50735247-c746-4d90-bf2e-e0fc11ac26cb x-openstack-request-id: req-50735247-c746-4d90-bf2e-e0fc11ac26cb 2019-05-16 18:17:08,670 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "34bcfd912c3f4e4db14a289621f67829", "attachments": [], "links": [{"href": "http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "self"}, {"href": "http://172.30.9.36:8776/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-16T18:16:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "updated_at": "2019-05-16T18:17:07.000000", "volume_type": "tripleo", "name": "cinder_test-volume_47bbef25-f9cd-4aee-89ef-28754359316c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530", "size": 2}]} 2019-05-16 18:17:08,671 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/detail used request id req-50735247-c746-4d90-bf2e-e0fc11ac26cb 2019-05-16 18:17:08,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.07633900642s 2019-05-16 18:17:08,672 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:17:10,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-16 18:17:10,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:10,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 571 Content-Type: application/json Date: Thu, 16 May 2019 18:17:10 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-62173d53-1d7f-4235-8961-404894964be9 x-openstack-request-id: req-62173d53-1d7f-4235-8961-404894964be9 2019-05-16 18:17:10,732 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "34bcfd912c3f4e4db14a289621f67829", "attachments": [{"server_id": "9f73555b-ae84-4235-aaea-712405eb1695", "attachment_id": "9f21da61-a0e8-4ef0-970c-1f970b6706aa", "attached_at": "2019-05-16T18:17:10.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530", "device": "/dev/vdb", "id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530"}], "links": [{"href": "http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "self"}, {"href": "http://172.30.9.36:8776/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-16T18:16:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "updated_at": "2019-05-16T18:17:10.000000", "volume_type": "tripleo", "name": "cinder_test-volume_47bbef25-f9cd-4aee-89ef-28754359316c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530", "size": 2}]} 2019-05-16 18:17:10,732 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/detail used request id req-62173d53-1d7f-4235-8961-404894964be9 2019-05-16 18:17:10,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.057205915451s 2019-05-16 18:17:10,734 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-16 18:17:10,736 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-16 18:17:10,736 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-16 18:17:10,739 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-16 18:17:10,806 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-16 18:17:10,806 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-05-16 18:17:10,807 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-16 18:17:10,808 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-16 18:17:10,847 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-05-16 18:17:10,848 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-16 18:17:10,872 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-16 18:17:10,891 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-16 18:17:10,891 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-05-16 18:17:10,892 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-05-16 18:17:10,892 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-05-16 18:17:10,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-05-16 18:17:10,893 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-16 18:17:10,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/servers/9f73555b-ae84-4235-aaea-712405eb1695/os-volume_attachments/6ca5bbb1-408b-4546-aeb8-caa5b6395530 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:12,526 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 18:17: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-8a75ebf0-9c1d-4575-b640-3781184b6437 x-openstack-request-id: req-8a75ebf0-9c1d-4575-b640-3781184b6437 2019-05-16 18:17:12,527 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/9f73555b-ae84-4235-aaea-712405eb1695/os-volume_attachments/6ca5bbb1-408b-4546-aeb8-caa5b6395530 used request id req-8a75ebf0-9c1d-4575-b640-3781184b6437 2019-05-16 18:17:12,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.63376307487s 2019-05-16 18:17:12,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-16 18:17:12,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:12,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 576 Content-Type: application/json Date: Thu, 16 May 2019 18:17:12 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-3f6a1efd-f37d-4c4b-9935-24d4d3c57d45 x-openstack-request-id: req-3f6a1efd-f37d-4c4b-9935-24d4d3c57d45 2019-05-16 18:17:12,585 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "34bcfd912c3f4e4db14a289621f67829", "attachments": [{"server_id": "9f73555b-ae84-4235-aaea-712405eb1695", "attachment_id": "9f21da61-a0e8-4ef0-970c-1f970b6706aa", "attached_at": "2019-05-16T18:17:10.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530", "device": "/dev/vdb", "id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530"}], "links": [{"href": "http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "self"}, {"href": "http://172.30.9.36:8776/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-16T18:16:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "updated_at": "2019-05-16T18:17:12.000000", "volume_type": "tripleo", "name": "cinder_test-volume_47bbef25-f9cd-4aee-89ef-28754359316c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530", "size": 2}]} 2019-05-16 18:17:12,585 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/detail used request id req-3f6a1efd-f37d-4c4b-9935-24d4d3c57d45 2019-05-16 18:17:12,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.057718038559s 2019-05-16 18:17:12,586 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:17:14,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-16 18:17:14,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:14,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Thu, 16 May 2019 18:17:14 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-dd21a36c-0f9c-4b34-8ccd-ca629302226a x-openstack-request-id: req-dd21a36c-0f9c-4b34-8ccd-ca629302226a 2019-05-16 18:17:14,649 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "34bcfd912c3f4e4db14a289621f67829", "attachments": [], "links": [{"href": "http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "self"}, {"href": "http://172.30.9.36:8776/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-16T18:16:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "updated_at": "2019-05-16T18:17:12.000000", "volume_type": "tripleo", "name": "cinder_test-volume_47bbef25-f9cd-4aee-89ef-28754359316c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530", "size": 2}]} 2019-05-16 18:17:14,649 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/detail used request id req-dd21a36c-0f9c-4b34-8ccd-ca629302226a 2019-05-16 18:17:14,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0600869655609s 2019-05-16 18:17:14,766 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 18:17:14,766 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:39 | PASS | +---------------------+------------------+------------------+----------------+ 2019-05-16 18:17:14,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-16 18:17:14,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/servers/9f73555b-ae84-4235-aaea-712405eb1695 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:14,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 16 May 2019 18:17:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d235dfd2-2342-42dc-84c3-d85afe89430c x-openstack-request-id: req-d235dfd2-2342-42dc-84c3-d85afe89430c 2019-05-16 18:17:14,949 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/9f73555b-ae84-4235-aaea-712405eb1695 used request id req-d235dfd2-2342-42dc-84c3-d85afe89430c 2019-05-16 18:17:14,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.177181005478s 2019-05-16 18:17:14,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:17:14,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:15,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 900 Content-Type: application/json Date: Thu, 16 May 2019 18: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-ddccbc17-d753-4c6c-8bb2-9e7d7e72bd7f x-openstack-request-id: req-ddccbc17-d753-4c6c-8bb2-9e7d7e72bd7f 2019-05-16 18:17:15,648 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_47bbef25-f9cd-4aee-89ef-28754359316c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:22:ab", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:22:ab", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/6131b6e6-32f3-43c8-b80b-761b01193231", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/6131b6e6-32f3-43c8-b80b-761b01193231", "rel": "bookmark"}], "image": {"id": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "links": [{"href": "http://172.30.9.36:8774/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:16:39.000000", "flavor": {"id": "638b3cf4-f431-4ecc-a1bf-f02913597c69", "links": [{"href": "http://172.30.9.36:8774/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "rel": "bookmark"}]}, "id": "6131b6e6-32f3-43c8-b80b-761b01193231", "security_groups": [{"name": "cinder_test-sg_47bbef25-f9cd-4aee-89ef-28754359316c"}], "user_id": "34bcfd912c3f4e4db14a289621f67829", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:16:39Z", "hostId": "21d22e3e1753fefb3aaa2917900c42f46e18a4713bf8aef5c143b7da", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c", "name": "cinder_test-vm_47bbef25-f9cd-4aee-89ef-28754359316c", "created": "2019-05-16T18:16:30Z", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_47bbef25-f9cd-4aee-89ef-28754359316c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:6c:e5", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:6c:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/9f73555b-ae84-4235-aaea-712405eb1695", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/9f73555b-ae84-4235-aaea-712405eb1695", "rel": "bookmark"}], "image": {"id": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "links": [{"href": "http://172.30.9.36:8774/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:16:10.000000", "flavor": {"id": "638b3cf4-f431-4ecc-a1bf-f02913597c69", "links": [{"href": "http://172.30.9.36:8774/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "rel": "bookmark"}]}, "id": "9f73555b-ae84-4235-aaea-712405eb1695", "security_groups": [{"name": "cinder_test-sg_47bbef25-f9cd-4aee-89ef-28754359316c"}], "user_id": "34bcfd912c3f4e4db14a289621f67829", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:17:14Z", "hostId": "63ef0416150a9e68631353dc26afdf6bd58d374974c15c0ebb064bdb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c", "name": "cinder_test-vm2_47bbef25-f9cd-4aee-89ef-28754359316c", "created": "2019-05-16T18:16:00Z", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:17:15,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-ddccbc17-d753-4c6c-8bb2-9e7d7e72bd7f 2019-05-16 18:17:15,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.699383974075s 2019-05-16 18:17:15,651 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:17:17,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:17:17,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:19,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Thu, 16 May 2019 18:17: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-b3ed674d-8981-4f9f-8d3c-fc230439611d x-openstack-request-id: req-b3ed674d-8981-4f9f-8d3c-fc230439611d 2019-05-16 18:17:19,193 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_47bbef25-f9cd-4aee-89ef-28754359316c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:22:ab", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:22:ab", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/6131b6e6-32f3-43c8-b80b-761b01193231", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/6131b6e6-32f3-43c8-b80b-761b01193231", "rel": "bookmark"}], "image": {"id": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "links": [{"href": "http://172.30.9.36:8774/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:16:39.000000", "flavor": {"id": "638b3cf4-f431-4ecc-a1bf-f02913597c69", "links": [{"href": "http://172.30.9.36:8774/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "rel": "bookmark"}]}, "id": "6131b6e6-32f3-43c8-b80b-761b01193231", "security_groups": [{"name": "cinder_test-sg_47bbef25-f9cd-4aee-89ef-28754359316c"}], "user_id": "34bcfd912c3f4e4db14a289621f67829", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:16:39Z", "hostId": "21d22e3e1753fefb3aaa2917900c42f46e18a4713bf8aef5c143b7da", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c", "name": "cinder_test-vm_47bbef25-f9cd-4aee-89ef-28754359316c", "created": "2019-05-16T18:16:30Z", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:17:19,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-b3ed674d-8981-4f9f-8d3c-fc230439611d 2019-05-16 18:17:19,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.53905105591s 2019-05-16 18:17:19,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-16 18:17:19,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/floatingips/3a284145-0e5d-4fe8-a3de-9a472b743f3d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:20,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:17:20 GMT X-Openstack-Request-Id: req-3c0f213e-b1fa-4d98-bc79-ebfda2bde291 2019-05-16 18:17:20,014 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:17:20,014 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/floatingips/3a284145-0e5d-4fe8-a3de-9a472b743f3d.json used request id req-3c0f213e-b1fa-4d98-bc79-ebfda2bde291 2019-05-16 18:17:20,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.814651012421s 2019-05-16 18:17:20,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:17:20,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:20,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Thu, 16 May 2019 18:17:20 GMT X-Openstack-Request-Id: req-48a13aeb-bfc8-4d9b-ba4e-18a69da8dfa1 2019-05-16 18:17:20,098 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:16:42Z", "updated_at": "2019-05-16T18:16:46Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "device_owner": "compute:nova", "mac_address": "fa:16:3e:75:22:ab", "device_id": "6131b6e6-32f3-43c8-b80b-761b01193231"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 3, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "port_id": "05770ec2-e417-4398-98e6-86776334f00f", "id": "652d9f8a-f0a8-4eb6-9053-8585faa8f7e2", "qos_policy_id": null}]} 2019-05-16 18:17:20,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-48a13aeb-bfc8-4d9b-ba4e-18a69da8dfa1 2019-05-16 18:17:20,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0710182189941s 2019-05-16 18:17:20,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-16 18:17:20,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:21,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Thu, 16 May 2019 18:17:20 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-7c077845-cfee-4f2d-a8d5-67a4ed151cbd x-openstack-request-id: req-7c077845-cfee-4f2d-a8d5-67a4ed151cbd 2019-05-16 18:17:21,113 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "34bcfd912c3f4e4db14a289621f67829", "attachments": [], "links": [{"href": "http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "self"}, {"href": "http://172.30.9.36:8776/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-16T18:16:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "updated_at": "2019-05-16T18:17:12.000000", "volume_type": "tripleo", "name": "cinder_test-volume_47bbef25-f9cd-4aee-89ef-28754359316c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ca5bbb1-408b-4546-aeb8-caa5b6395530", "size": 2}]} 2019-05-16 18:17:21,113 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/detail used request id req-7c077845-cfee-4f2d-a8d5-67a4ed151cbd 2019-05-16 18:17:21,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.00712108612s 2019-05-16 18:17:21,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-05-16 18:17:21,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:21,215 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:17:21 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-001d6ff9-71ee-499e-b912-367ee051fa61 2019-05-16 18:17:21,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-05-16 18:17:21,215 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/6ca5bbb1-408b-4546-aeb8-caa5b6395530 used request id req-001d6ff9-71ee-499e-b912-367ee051fa61 2019-05-16 18:17:21,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.100678920746s 2019-05-16 18:17:21,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-16 18:17:21,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:22,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 16 May 2019 18:17:21 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-f9a5996e-c3e0-417a-9e00-8d0fd54d3d2e x-openstack-request-id: req-f9a5996e-c3e0-417a-9e00-8d0fd54d3d2e 2019-05-16 18:17:22,317 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-05-16 18:17:22,317 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.36:8776/v3/0d6b7c61c8d043f98645fe72ff387674/volumes/detail used request id req-f9a5996e-c3e0-417a-9e00-8d0fd54d3d2e 2019-05-16 18:17:22,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.10155391693s 2019-05-16 18:17:22,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-16 18:17:22,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/floatingips/652d9f8a-f0a8-4eb6-9053-8585faa8f7e2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:23,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:17:23 GMT X-Openstack-Request-Id: req-80c97a45-eca0-449f-9bad-ffa69a665808 2019-05-16 18:17:23,973 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:17:23,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/floatingips/652d9f8a-f0a8-4eb6-9053-8585faa8f7e2.json used request id req-80c97a45-eca0-449f-9bad-ffa69a665808 2019-05-16 18:17:23,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.65022206306s 2019-05-16 18:17:23,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 18:17:23,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:24,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:17:24 GMT X-Openstack-Request-Id: req-3bdc1b7b-229e-4314-8cb1-87b9d5033f0e 2019-05-16 18:17:24,062 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-16 18:17:24,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-3bdc1b7b-229e-4314-8cb1-87b9d5033f0e 2019-05-16 18:17:24,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0793931484222s 2019-05-16 18:17:24,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-16 18:17:24,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/servers/6131b6e6-32f3-43c8-b80b-761b01193231 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:24,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 16 May 2019 18:17:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-153bdc2d-ba9c-4b1c-afa1-c39bd2306c8b x-openstack-request-id: req-153bdc2d-ba9c-4b1c-afa1-c39bd2306c8b 2019-05-16 18:17:24,212 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/6131b6e6-32f3-43c8-b80b-761b01193231 used request id req-153bdc2d-ba9c-4b1c-afa1-c39bd2306c8b 2019-05-16 18:17:24,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.149344921112s 2019-05-16 18:17:24,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:17:24,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:25,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 767 Content-Type: application/json Date: Thu, 16 May 2019 18:17: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-58c22b98-8e31-4d7d-a4a9-3beff144ad2d x-openstack-request-id: req-58c22b98-8e31-4d7d-a4a9-3beff144ad2d 2019-05-16 18:17:25,150 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_47bbef25-f9cd-4aee-89ef-28754359316c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:22:ab", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:22:ab", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/6131b6e6-32f3-43c8-b80b-761b01193231", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/6131b6e6-32f3-43c8-b80b-761b01193231", "rel": "bookmark"}], "image": {"id": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "links": [{"href": "http://172.30.9.36:8774/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T18:16:39.000000", "flavor": {"id": "638b3cf4-f431-4ecc-a1bf-f02913597c69", "links": [{"href": "http://172.30.9.36:8774/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "rel": "bookmark"}]}, "id": "6131b6e6-32f3-43c8-b80b-761b01193231", "security_groups": [{"name": "cinder_test-sg_47bbef25-f9cd-4aee-89ef-28754359316c"}], "user_id": "34bcfd912c3f4e4db14a289621f67829", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T18:17:24Z", "hostId": "21d22e3e1753fefb3aaa2917900c42f46e18a4713bf8aef5c143b7da", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c", "name": "cinder_test-vm_47bbef25-f9cd-4aee-89ef-28754359316c", "created": "2019-05-16T18:16:30Z", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 18:17:25,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-58c22b98-8e31-4d7d-a4a9-3beff144ad2d 2019-05-16 18:17:25,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.93709397316s 2019-05-16 18:17:25,152 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 18:17:27,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 18:17:27,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:27,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 16 May 2019 18:17: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-a62fa5b6-b2fb-41a6-a1d8-f9466987e97c x-openstack-request-id: req-a62fa5b6-b2fb-41a6-a1d8-f9466987e97c 2019-05-16 18:17:27,223 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-16 18:17:27,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-a62fa5b6-b2fb-41a6-a1d8-f9466987e97c 2019-05-16 18:17:27,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0688879489899s 2019-05-16 18:17:27,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:17:27,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:27,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Thu, 16 May 2019 18:17:27 GMT X-Openstack-Request-Id: req-b1e62324-eea2-4971-954a-5d7e65a29e4d 2019-05-16 18:17:27,305 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:15:52Z", "updated_at": "2019-05-16T18:15:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:54Z", "revision_number": 0, "id": "10fca8a5-0f83-41be-8a4e-b0024d9dff02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:54Z", "security_group_id": "ca979f38-cacc-484f-aa26-b78b0674c0f5", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:52Z", "revision_number": 0, "id": "40c22db0-098a-4269-b06f-257b23b94ccb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:52Z", "security_group_id": "ca979f38-cacc-484f-aa26-b78b0674c0f5", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:52Z", "revision_number": 0, "id": "7abd8313-682c-482b-b943-abfa0d7e0f00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:52Z", "security_group_id": "ca979f38-cacc-484f-aa26-b78b0674c0f5", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-16T18:15:53Z", "revision_number": 0, "id": "e0412dd8-fbf6-49d4-abee-c086e1755188", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:53Z", "security_group_id": "ca979f38-cacc-484f-aa26-b78b0674c0f5", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}], "revision_number": 3, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "id": "ca979f38-cacc-484f-aa26-b78b0674c0f5", "name": "cinder_test-sg_47bbef25-f9cd-4aee-89ef-28754359316c"}, {"description": "Default security group", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:15:36Z", "updated_at": "2019-05-16T18:15:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:36Z", "revision_number": 0, "id": "64ee8e2f-8ee5-4698-99ea-5fcca59b520a", "remote_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:36Z", "security_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:36Z", "revision_number": 0, "id": "693723a6-72d0-499c-92fa-c341586180b2", "remote_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:36Z", "security_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:36Z", "revision_number": 0, "id": "b95e8a06-08f4-49c2-ae11-cc15edfd080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:36Z", "security_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:36Z", "revision_number": 0, "id": "e9bf2e23-01fd-4b6a-85ab-3588f46bf142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:36Z", "security_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}], "revision_number": 1, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "name": "default"}]} 2019-05-16 18:17:27,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-b1e62324-eea2-4971-954a-5d7e65a29e4d 2019-05-16 18:17:27,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0769410133362s 2019-05-16 18:17:27,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 18:17:27,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/ca979f38-cacc-484f-aa26-b78b0674c0f5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:27,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:17:27 GMT X-Openstack-Request-Id: req-f54f4a38-3bcb-442c-b522-06e4e0b5f6b4 2019-05-16 18:17:27,450 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:17:27,450 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/ca979f38-cacc-484f-aa26-b78b0674c0f5.json used request id req-f54f4a38-3bcb-442c-b522-06e4e0b5f6b4 2019-05-16 18:17:27,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.138192892075s 2019-05-16 18:17:27,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-16 18:17:27,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/os-keypairs/cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:27,490 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 18:17: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-18cd3383-a745-45aa-bb0c-40f668534e8a x-openstack-request-id: req-18cd3383-a745-45aa-bb0c-40f668534e8a 2019-05-16 18:17:27,490 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/os-keypairs/cinder_test-kp_47bbef25-f9cd-4aee-89ef-28754359316c used request id req-18cd3383-a745-45aa-bb0c-40f668534e8a 2019-05-16 18:17:27,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.040107011795s 2019-05-16 18:17:27,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-16 18:17:27,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/9caa9c53-a161-4ecf-a00e-0e0d678715c8/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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" -d '{"subnet_id": "50535da1-35ec-402d-8c7e-5b69d87c391e"}' 2019-05-16 18:17:30,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:17:30 GMT X-Openstack-Request-Id: req-084b4c4f-7842-431d-9e6a-3c816a2b874c 2019-05-16 18:17:30,184 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a7f4202a-06f8-40b8-90bb-feddaf5fc405", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "subnet_id": "50535da1-35ec-402d-8c7e-5b69d87c391e", "subnet_ids": ["50535da1-35ec-402d-8c7e-5b69d87c391e"], "port_id": "bb33268f-369c-4322-ae65-e4236515ab1f", "id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8"} 2019-05-16 18:17:30,184 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/9caa9c53-a161-4ecf-a00e-0e0d678715c8/remove_router_interface.json used request id req-084b4c4f-7842-431d-9e6a-3c816a2b874c 2019-05-16 18:17:30,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.69280910492s 2019-05-16 18:17:30,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 18:17:30,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:30,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Thu, 16 May 2019 18:17:30 GMT X-Openstack-Request-Id: req-05e470a3-5dbc-4501-a301-0828d97408a1 2019-05-16 18:17:30,340 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:15:40Z", "admin_state_up": true, "updated_at": "2019-05-16T18:17:28Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "0d6b7c61c8d043f98645fe72ff387674", "id": "9caa9c53-a161-4ecf-a00e-0e0d678715c8", "name": "cinder_test-router_47bbef25-f9cd-4aee-89ef-28754359316c"}]} 2019-05-16 18:17:30,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-05e470a3-5dbc-4501-a301-0828d97408a1 2019-05-16 18:17:30,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.156363010406s 2019-05-16 18:17:30,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-16 18:17:30,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/9caa9c53-a161-4ecf-a00e-0e0d678715c8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:35,059 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:17:35 GMT X-Openstack-Request-Id: req-ff7f161b-586f-4ce9-88d2-34d9d0f80172 2019-05-16 18:17:35,059 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:17:35,059 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/9caa9c53-a161-4ecf-a00e-0e0d678715c8.json used request id req-ff7f161b-586f-4ce9-88d2-34d9d0f80172 2019-05-16 18:17:35,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.71694207191s 2019-05-16 18:17:35,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 18:17:35,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:35,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Thu, 16 May 2019 18:17:35 GMT X-Openstack-Request-Id: req-e4f4b03c-a963-4e78-8d13-144496c6a75b 2019-05-16 18:17:35,118 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7f4202a-06f8-40b8-90bb-feddaf5fc405","tenant_id":"0d6b7c61c8d043f98645fe72ff387674","created_at":"2019-05-16T18:15:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-16T18:15:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"0d6b7c61c8d043f98645fe72ff387674","id":"50535da1-35ec-402d-8c7e-5b69d87c391e","subnetpool_id":null,"name":"cinder_test-subnet_47bbef25-f9cd-4aee-89ef-28754359316c"}]} 2019-05-16 18:17:35,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-e4f4b03c-a963-4e78-8d13-144496c6a75b 2019-05-16 18:17:35,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0585510730743s 2019-05-16 18:17:35,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-16 18:17:35,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/50535da1-35ec-402d-8c7e-5b69d87c391e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:37,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:17:37 GMT X-Openstack-Request-Id: req-ef122892-69d5-49b4-a0aa-cb19117f7f22 2019-05-16 18:17:37,515 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:17:37,515 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/50535da1-35ec-402d-8c7e-5b69d87c391e.json used request id req-ef122892-69d5-49b4-a0aa-cb19117f7f22 2019-05-16 18:17:37,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.39578294754s 2019-05-16 18:17:37,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:17:37,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:37,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Thu, 16 May 2019 18:17:37 GMT X-Openstack-Request-Id: req-424f7cee-6e46-44d3-ba58-4175f61b78f6 2019-05-16 18:17:37,622 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a7f4202a-06f8-40b8-90bb-feddaf5fc405","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0d6b7c61c8d043f98645fe72ff387674","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:17:37Z","qos_policy_id":null,"name":"cinder_test-net_47bbef25-f9cd-4aee-89ef-28754359316c","admin_state_up":true,"tenant_id":"0d6b7c61c8d043f98645fe72ff387674","created_at":"2019-05-16T18:15:36Z","mtu":1450}]} 2019-05-16 18:17:37,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-424f7cee-6e46-44d3-ba58-4175f61b78f6 2019-05-16 18:17:37,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106226921082s 2019-05-16 18:17:37,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-16 18:17:37,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/a7f4202a-06f8-40b8-90bb-feddaf5fc405.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:39,103 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:17:39 GMT X-Openstack-Request-Id: req-00b3d0ea-3119-4e99-bac7-99dfcaacc9d9 2019-05-16 18:17:39,104 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:17:39,104 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/a7f4202a-06f8-40b8-90bb-feddaf5fc405.json used request id req-00b3d0ea-3119-4e99-bac7-99dfcaacc9d9 2019-05-16 18:17:39,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.48043704033s 2019-05-16 18:17:39,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:17:39,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:39,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Thu, 16 May 2019 18:17:39 GMT X-Openstack-Request-Id: req-2bfb1bcb-71d1-4991-8f2a-248a47de0537 2019-05-16 18:17:39,155 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:15:50Z", "file": "/v2/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1/file", "owner": "0d6b7c61c8d043f98645fe72ff387674", "id": "bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "size": 12716032, "self": "/v2/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_47bbef25-f9cd-4aee-89ef-28754359316c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_47bbef25-f9cd-4aee-89ef-28754359316c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:15:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:17:39,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-2bfb1bcb-71d1-4991-8f2a-248a47de0537 2019-05-16 18:17:39,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0471498966217s 2019-05-16 18:17:39,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 18:17:39,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cfd5fadf222eb55d168e981a44b3a30d0c7df8b" 2019-05-16 18:17:40,475 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:17:40 GMT X-Openstack-Request-Id: req-785aa5d1-cfaa-4948-bcc9-ee4ab41c83cd 2019-05-16 18:17:40,476 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 18:17:40,476 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/bbb8474f-98a0-47c9-b41f-8c83280b6ac1 used request id req-785aa5d1-cfaa-4948-bcc9-ee4ab41c83cd 2019-05-16 18:17:40,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.31774091721s 2019-05-16 18:17:40,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 18:17:40,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}080525802c19dc552f55cbb4103dfbf21c7bf4ee" 2019-05-16 18:17:40,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 16 May 2019 18: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-ae580c52-322b-4a5c-8675-ab072aaf5b3a x-openstack-request-id: req-ae580c52-322b-4a5c-8675-ab072aaf5b3a 2019-05-16 18:17:40,506 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_47bbef25-f9cd-4aee-89ef-28754359316c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69", "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": "638b3cf4-f431-4ecc-a1bf-f02913597c69"}]} 2019-05-16 18:17:40,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-ae580c52-322b-4a5c-8675-ab072aaf5b3a 2019-05-16 18:17:40,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244269371033s 2019-05-16 18:17:40,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 18:17:40,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}080525802c19dc552f55cbb4103dfbf21c7bf4ee" 2019-05-16 18:17:40,536 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 18:17: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-93eb8e76-fafa-4be5-9414-03638ba64be9 x-openstack-request-id: req-93eb8e76-fafa-4be5-9414-03638ba64be9 2019-05-16 18:17:40,536 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/638b3cf4-f431-4ecc-a1bf-f02913597c69 used request id req-93eb8e76-fafa-4be5-9414-03638ba64be9 2019-05-16 18:17:40,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.028342962265s 2019-05-16 18:17:40,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:17:40,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}080525802c19dc552f55cbb4103dfbf21c7bf4ee" 2019-05-16 18:17:40,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 16 May 2019 18:17:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55aed337-79bc-4024-8079-aa4dc0987472 2019-05-16 18:17:40,771 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder_test-user_47bbef25-f9cd-4aee-89ef-28754359316c", "links": {"self": "http://172.30.9.36:5000/v3/users/34bcfd912c3f4e4db14a289621f67829"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "34bcfd912c3f4e4db14a289621f67829", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 18:17:40,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-55aed337-79bc-4024-8079-aa4dc0987472 2019-05-16 18:17:40,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234715938568s 2019-05-16 18:17:40,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:17:40,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/34bcfd912c3f4e4db14a289621f67829 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}080525802c19dc552f55cbb4103dfbf21c7bf4ee" 2019-05-16 18:17:41,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Thu, 16 May 2019 18:17:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-517c3eff-034c-4e17-91a1-cfb1ac6c2932 2019-05-16 18:17:41,015 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_47bbef25-f9cd-4aee-89ef-28754359316c", "links": {"self": "http://172.30.9.36:5000/v3/users/34bcfd912c3f4e4db14a289621f67829"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "34bcfd912c3f4e4db14a289621f67829", "description": null}} 2019-05-16 18:17:41,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/34bcfd912c3f4e4db14a289621f67829 used request id req-517c3eff-034c-4e17-91a1-cfb1ac6c2932 2019-05-16 18:17:41,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237581014633s 2019-05-16 18:17:41,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-16 18:17:41,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/34bcfd912c3f4e4db14a289621f67829 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}080525802c19dc552f55cbb4103dfbf21c7bf4ee" 2019-05-16 18:17:41,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:17:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b492987b-a8d7-4aed-8825-94d89c9df8de 2019-05-16 18:17:41,382 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:17:41,382 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/34bcfd912c3f4e4db14a289621f67829 used request id req-b492987b-a8d7-4aed-8825-94d89c9df8de 2019-05-16 18:17:41,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.366099119186s 2019-05-16 18:17:41,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:17:41,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}080525802c19dc552f55cbb4103dfbf21c7bf4ee" 2019-05-16 18:17:41,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Thu, 16 May 2019 18:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd8e0446-8404-4796-a6ae-7f2157b6e453 2019-05-16 18:17:41,612 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.36:5000/v3/projects/0d6b7c61c8d043f98645fe72ff387674"}, "tags": [], "enabled": true, "id": "0d6b7c61c8d043f98645fe72ff387674", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_47bbef25-f9cd-4aee-89ef-28754359316c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-16 18:17:41,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-cd8e0446-8404-4796-a6ae-7f2157b6e453 2019-05-16 18:17:41,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223519086838s 2019-05-16 18:17:41,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-16 18:17:41,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/0d6b7c61c8d043f98645fe72ff387674 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}080525802c19dc552f55cbb4103dfbf21c7bf4ee" 2019-05-16 18:17:41,951 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:17:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8505e2d8-439e-40cc-9223-9720345cfdcc 2019-05-16 18:17:41,951 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:17:41,951 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/0d6b7c61c8d043f98645fe72ff387674 used request id req-8505e2d8-439e-40cc-9223-9720345cfdcc 2019-05-16 18:17:41,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.335078001022s 2019-05-16 18:17:41,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:17:41,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=0d6b7c61c8d043f98645fe72ff387674&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}080525802c19dc552f55cbb4103dfbf21c7bf4ee" 2019-05-16 18:17:42,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 16 May 2019 18:17:42 GMT X-Openstack-Request-Id: req-2f031254-370b-4728-94b1-96d75a8394ff 2019-05-16 18:17:42,212 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:15:36Z", "updated_at": "2019-05-16T18:15:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:36Z", "revision_number": 0, "id": "64ee8e2f-8ee5-4698-99ea-5fcca59b520a", "remote_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:36Z", "security_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:36Z", "revision_number": 0, "id": "693723a6-72d0-499c-92fa-c341586180b2", "remote_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:36Z", "security_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:36Z", "revision_number": 0, "id": "b95e8a06-08f4-49c2-ae11-cc15edfd080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:36Z", "security_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:36Z", "revision_number": 0, "id": "e9bf2e23-01fd-4b6a-85ab-3588f46bf142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:36Z", "security_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}], "revision_number": 1, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "name": "default"}]} 2019-05-16 18:17:42,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=0d6b7c61c8d043f98645fe72ff387674&name=default used request id req-2f031254-370b-4728-94b1-96d75a8394ff 2019-05-16 18:17:42,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.255483150482s 2019-05-16 18:17:42,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:17:42,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}080525802c19dc552f55cbb4103dfbf21c7bf4ee" 2019-05-16 18:17:42,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 16 May 2019 18:17:42 GMT X-Openstack-Request-Id: req-937d3414-0212-4cbc-a92d-76cef0e38b5f 2019-05-16 18:17:42,544 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "created_at": "2019-05-16T18:15:36Z", "updated_at": "2019-05-16T18:15:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:36Z", "revision_number": 0, "id": "b95e8a06-08f4-49c2-ae11-cc15edfd080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:36Z", "security_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:36Z", "revision_number": 0, "id": "693723a6-72d0-499c-92fa-c341586180b2", "remote_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:36Z", "security_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:36Z", "revision_number": 0, "id": "64ee8e2f-8ee5-4698-99ea-5fcca59b520a", "remote_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:36Z", "security_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:15:36Z", "revision_number": 0, "id": "e9bf2e23-01fd-4b6a-85ab-3588f46bf142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:15:36Z", "security_group_id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "tenant_id": "0d6b7c61c8d043f98645fe72ff387674", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d6b7c61c8d043f98645fe72ff387674"}], "revision_number": 1, "project_id": "0d6b7c61c8d043f98645fe72ff387674", "id": "d51e0150-ac87-4b3e-91c6-073b24bef458", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-16 18:17:42,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-937d3414-0212-4cbc-a92d-76cef0e38b5f 2019-05-16 18:17:42,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.326499938965s 2019-05-16 18:17:42,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 18:17:42,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/d51e0150-ac87-4b3e-91c6-073b24bef458.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}080525802c19dc552f55cbb4103dfbf21c7bf4ee" 2019-05-16 18:17:42,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:17:42 GMT X-Openstack-Request-Id: req-a25d7ae6-e7b5-4e1b-b0b8-c58698db07bb 2019-05-16 18:17:42,956 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:17:42,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/d51e0150-ac87-4b3e-91c6-073b24bef458.json used request id req-a25d7ae6-e7b5-4e1b-b0b8-c58698db07bb 2019-05-16 18:17:42,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.404742956161s 2019-05-16 18:17:43,006 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-05-16 18:17:43,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:17:43,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 18:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dfa8472-7936-4a9b-8ce2-b287998e8f1c 2019-05-16 18:17:43,069 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 18:17:43,069 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-7dfa8472-7936-4a9b-8ce2-b287998e8f1c 2019-05-16 18:17:43,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 18:17:43,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T19:17:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["u0ym0QExRy2OVN6u5ege6Q"], "issued_at": "2019-05-16T18:17:43.000000Z"}} 2019-05-16 18:17:43,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:17:43,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:43,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 16 May 2019 18:17:43 GMT X-Openstack-Request-Id: req-ae3d9944-c7a0-45fe-9da3-af65a4327c48 2019-05-16 18:17:43,899 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 18:17:43,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ae3d9944-c7a0-45fe-9da3-af65a4327c48 2019-05-16 18:17:43,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.408988952637s 2019-05-16 18:17:43,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:17:43,912 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 18:17:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c83a68ce-88fe-4149-b88b-b1fe75c2327b 2019-05-16 18:17:43,912 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 18:17:43,912 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-c83a68ce-88fe-4149-b88b-b1fe75c2327b 2019-05-16 18:17:43,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:17:43,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:44,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 18:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1331efca-c0ae-406d-a952-ae4f677071be 2019-05-16 18:17:44,130 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 18:17:44,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-1331efca-c0ae-406d-a952-ae4f677071be 2019-05-16 18:17:44,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.217582941055s 2019-05-16 18:17:44,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-16 18:17:44,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_1bd78d6a-27f5-4a9b-8a2a-779c741fe461"}}' 2019-05-16 18:17:44,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Thu, 16 May 2019 18:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc29f2eb-bbc1-4f3d-ac3e-6c11a91c55fa 2019-05-16 18:17:44,401 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.36:5000/v3/projects/f5d5bbc978de4507af0f7db28200be02"}, "tags": [], "enabled": true, "id": "f5d5bbc978de4507af0f7db28200be02", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_1bd78d6a-27f5-4a9b-8a2a-779c741fe461"}} 2019-05-16 18:17:44,401 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-fc29f2eb-bbc1-4f3d-ac3e-6c11a91c55fa 2019-05-16 18:17:44,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.263496875763s 2019-05-16 18:17:44,402 - 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'f5d5bbc978de4507af0f7db28200be02', '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_1bd78d6a-27f5-4a9b-8a2a-779c741fe461'}) 2019-05-16 18:17:44,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-16 18:17:44,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Od5G2gPQOZssSAYqaWjJ6ZHsLOgWmm", "email": null, "name": "tempest_smoke-user_1bd78d6a-27f5-4a9b-8a2a-779c741fe461"}}' 2019-05-16 18:17:44,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Thu, 16 May 2019 18:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cf2e528-7ef5-4aad-bff8-a3aa1d518c29 2019-05-16 18:17:44,909 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "links": {"self": "http://172.30.9.36:5000/v3/users/c7afbe4230cb4c73b3c28a45444d57b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7afbe4230cb4c73b3c28a45444d57b6", "domain_id": "default", "password_expires_at": null}} 2019-05-16 18:17:44,909 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-2cf2e528-7ef5-4aad-bff8-a3aa1d518c29 2019-05-16 18:17:44,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.500714063644s 2019-05-16 18:17:44,910 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c7afbe4230cb4c73b3c28a45444d57b6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_1bd78d6a-27f5-4a9b-8a2a-779c741fe461'}) 2019-05-16 18:17:44,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:17:44,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:45,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95786a43-c42e-47ad-94f4-96bdaf2f1651 2019-05-16 18:17:45,089 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:17:45,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-95786a43-c42e-47ad-94f4-96bdaf2f1651 2019-05-16 18:17:45,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176228046417s 2019-05-16 18:17:45,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:17:45,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:45,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fdfc6c7-cfa9-4cd7-9da4-c9e5c2259fb1 2019-05-16 18:17:45,208 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:17:45,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-4fdfc6c7-cfa9-4cd7-9da4-c9e5c2259fb1 2019-05-16 18:17:45,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113640069962s 2019-05-16 18:17:45,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:17:45,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:45,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-264c203c-7889-4180-965a-26ee6f5097ae 2019-05-16 18:17:45,440 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:17:45,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-264c203c-7889-4180-965a-26ee6f5097ae 2019-05-16 18:17:45,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226495981216s 2019-05-16 18:17:45,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:17:45,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:45,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 18:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-554bc706-33ef-4aa8-9aa4-35fb26799857 2019-05-16 18:17:45,650 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 18:17:45,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-554bc706-33ef-4aa8-9aa4-35fb26799857 2019-05-16 18:17:45,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205950021744s 2019-05-16 18:17:45,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:17:45,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:45,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 16 May 2019 18:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e94076bc-b833-4eb4-abc0-3709cb520464 2019-05-16 18:17:45,887 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "links": {"self": "http://172.30.9.36:5000/v3/users/c7afbe4230cb4c73b3c28a45444d57b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7afbe4230cb4c73b3c28a45444d57b6", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 18:17:45,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-e94076bc-b833-4eb4-abc0-3709cb520464 2019-05-16 18:17:45,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235888004303s 2019-05-16 18:17:45,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:17:45,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:46,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 16 May 2019 18:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0096d49-27b1-448a-8e12-be80a9b1a6af 2019-05-16 18:17:46,115 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.36:5000/v3/projects/f5d5bbc978de4507af0f7db28200be02"}, "tags": [], "enabled": true, "id": "f5d5bbc978de4507af0f7db28200be02", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_1bd78d6a-27f5-4a9b-8a2a-779c741fe461"}]} 2019-05-16 18:17:46,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-f0096d49-27b1-448a-8e12-be80a9b1a6af 2019-05-16 18:17:46,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216910839081s 2019-05-16 18:17:46,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 18:17:46,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=c7afbe4230cb4c73b3c28a45444d57b6&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=f5d5bbc978de4507af0f7db28200be02" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:46,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 16 May 2019 18:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4205b0e-28b2-4035-a9cf-7882e1238f03 2019-05-16 18:17:46,346 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=c7afbe4230cb4c73b3c28a45444d57b6&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=f5d5bbc978de4507af0f7db28200be02", "previous": null, "next": null}} 2019-05-16 18:17:46,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=c7afbe4230cb4c73b3c28a45444d57b6&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=f5d5bbc978de4507af0f7db28200be02 used request id req-d4205b0e-28b2-4035-a9cf-7882e1238f03 2019-05-16 18:17:46,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.222582817078s 2019-05-16 18:17:46,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 18:17:46,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/f5d5bbc978de4507af0f7db28200be02/users/c7afbe4230cb4c73b3c28a45444d57b6/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:46,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:17:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fe4f16a-c3fc-4367-a669-a56aa5335c31 2019-05-16 18:17:46,564 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:17:46,565 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/f5d5bbc978de4507af0f7db28200be02/users/c7afbe4230cb4c73b3c28a45444d57b6/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-6fe4f16a-c3fc-4367-a669-a56aa5335c31 2019-05-16 18:17:46,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.215198993683s 2019-05-16 18:17:46,566 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_1bd78d6a-27f5-4a9b-8a2a-779c741fe461', 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'f5d5bbc978de4507af0f7db28200be02', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Od5G2gPQOZssSAYqaWjJ6ZHsLOgWmm', 'username': u'tempest_smoke-user_1bd78d6a-27f5-4a9b-8a2a-779c741fe461', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-16 18:17:46,569 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_1bd78d6a-27f5-4a9b-8a2a-779c741fe461', 'password': 'Od5G2gPQOZssSAYqaWjJ6ZHsLOgWmm', 'project_name': 'tempest_smoke-project_1bd78d6a-27f5-4a9b-8a2a-779c741fe461', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': 'f5d5bbc978de4507af0f7db28200be02', 'project_domain_name': 'Default'} 2019-05-16 18:17:46,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:17:46,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:46,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4d18a75-6c30-4237-ba72-f58bf0a4e195 2019-05-16 18:17:46,749 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:17:46,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-d4d18a75-6c30-4237-ba72-f58bf0a4e195 2019-05-16 18:17:46,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177144050598s 2019-05-16 18:17:46,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:17:46,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:46,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2f55012-c0ae-42a1-9d70-4ef3cb7b8c21 2019-05-16 18:17:46,983 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:17:46,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-a2f55012-c0ae-42a1-9d70-4ef3cb7b8c21 2019-05-16 18:17:46,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228921175003s 2019-05-16 18:17:46,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:17:46,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:47,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 18:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbd2a66f-9937-4596-9d2b-5460ff71e69f 2019-05-16 18:17:47,197 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 18:17:47,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-fbd2a66f-9937-4596-9d2b-5460ff71e69f 2019-05-16 18:17:47,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208302974701s 2019-05-16 18:17:47,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:17:47,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:47,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 16 May 2019 18:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63d97c56-33ad-4708-8e8c-59548cdca424 2019-05-16 18:17:47,439 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "links": {"self": "http://172.30.9.36:5000/v3/users/c7afbe4230cb4c73b3c28a45444d57b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7afbe4230cb4c73b3c28a45444d57b6", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 18:17:47,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-63d97c56-33ad-4708-8e8c-59548cdca424 2019-05-16 18:17:47,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241937160492s 2019-05-16 18:17:47,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:17:47,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:47,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 16 May 2019 18:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b4e0abf-823b-49cd-8595-5a63085a3986 2019-05-16 18:17:47,674 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.36:5000/v3/projects/f5d5bbc978de4507af0f7db28200be02"}, "tags": [], "enabled": true, "id": "f5d5bbc978de4507af0f7db28200be02", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_1bd78d6a-27f5-4a9b-8a2a-779c741fe461"}]} 2019-05-16 18:17:47,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-9b4e0abf-823b-49cd-8595-5a63085a3986 2019-05-16 18:17:47,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223107099533s 2019-05-16 18:17:47,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 18:17:47,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=c7afbe4230cb4c73b3c28a45444d57b6&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=f5d5bbc978de4507af0f7db28200be02" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:47,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Thu, 16 May 2019 18:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bfc64d6-5083-409c-a252-abf9930e0233 2019-05-16 18:17:47,892 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=c7afbe4230cb4c73b3c28a45444d57b6&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=f5d5bbc978de4507af0f7db28200be02", "previous": null, "next": null}} 2019-05-16 18:17:47,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=c7afbe4230cb4c73b3c28a45444d57b6&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=f5d5bbc978de4507af0f7db28200be02 used request id req-7bfc64d6-5083-409c-a252-abf9930e0233 2019-05-16 18:17:47,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.21054816246s 2019-05-16 18:17:47,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 18:17:47,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/f5d5bbc978de4507af0f7db28200be02/users/c7afbe4230cb4c73b3c28a45444d57b6/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:48,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:17:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2a695bd-69ae-4088-baaf-bb2c4caf8a25 2019-05-16 18:17:48,134 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:17:48,134 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/f5d5bbc978de4507af0f7db28200be02/users/c7afbe4230cb4c73b3c28a45444d57b6/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-e2a695bd-69ae-4088-baaf-bb2c4caf8a25 2019-05-16 18:17:48,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.238893985748s 2019-05-16 18:17:48,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:17:48,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:48,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06807c0c-ce61-4142-bac8-6905917cf4b2 2019-05-16 18:17:48,361 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:17:48,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-06807c0c-ce61-4142-bac8-6905917cf4b2 2019-05-16 18:17:48,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223140001297s 2019-05-16 18:17:48,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:17:48,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:48,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 18:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92d0b0af-876e-470b-98d9-5c01822724be 2019-05-16 18:17:48,563 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 18:17:48,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-92d0b0af-876e-470b-98d9-5c01822724be 2019-05-16 18:17:48,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197710990906s 2019-05-16 18:17:48,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:17:48,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:48,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 16 May 2019 18:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-308feb52-5761-4adf-a803-7de16194f614 2019-05-16 18:17:48,816 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "links": {"self": "http://172.30.9.36:5000/v3/users/c7afbe4230cb4c73b3c28a45444d57b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7afbe4230cb4c73b3c28a45444d57b6", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 18:17:48,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-308feb52-5761-4adf-a803-7de16194f614 2019-05-16 18:17:48,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.251459121704s 2019-05-16 18:17:48,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 18:17:48,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=c7afbe4230cb4c73b3c28a45444d57b6&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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:48,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Thu, 16 May 2019 18:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2790a011-1683-4252-86cf-c1b8a0d9a7ac 2019-05-16 18:17:48,952 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=c7afbe4230cb4c73b3c28a45444d57b6&scope.domain.id=default", "previous": null, "next": null}} 2019-05-16 18:17:48,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=c7afbe4230cb4c73b3c28a45444d57b6&scope.domain.id=default used request id req-2790a011-1683-4252-86cf-c1b8a0d9a7ac 2019-05-16 18:17:48,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.124399185181s 2019-05-16 18:17:48,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-16 18:17:48,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/domains/default/users/c7afbe4230cb4c73b3c28a45444d57b6/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:49,160 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:17:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c44c15ba-6896-4e7b-b6ca-2c92397c5703 2019-05-16 18:17:49,161 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:17:49,161 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/domains/default/users/c7afbe4230cb4c73b3c28a45444d57b6/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-c44c15ba-6896-4e7b-b6ca-2c92397c5703 2019-05-16 18:17:49,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.20527100563s 2019-05-16 18:17:49,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:17:49,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 18:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a47c0479-4315-41a9-9100-0d13167eaec6 2019-05-16 18:17:49,173 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 18:17:49,173 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-a47c0479-4315-41a9-9100-0d13167eaec6 2019-05-16 18:17:49,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 18:17:49,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T19:17:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5d5bbc978de4507af0f7db28200be02", "name": "tempest_smoke-project_1bd78d6a-27f5-4a9b-8a2a-779c741fe461"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/f5d5bbc978de4507af0f7db28200be02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/f5d5bbc978de4507af0f7db28200be02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/f5d5bbc978de4507af0f7db28200be02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/f5d5bbc978de4507af0f7db28200be02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/f5d5bbc978de4507af0f7db28200be02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/f5d5bbc978de4507af0f7db28200be02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/f5d5bbc978de4507af0f7db28200be02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/f5d5bbc978de4507af0f7db28200be02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/f5d5bbc978de4507af0f7db28200be02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_f5d5bbc978de4507af0f7db28200be02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_f5d5bbc978de4507af0f7db28200be02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "id": "c7afbe4230cb4c73b3c28a45444d57b6"}, "audit_ids": ["wFN-SYa9SYidaiW2Pg4mVg"], "issued_at": "2019-05-16T18:17:49.000000Z"}} 2019-05-16 18:17:49,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-16 18:17:49,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d642fda7cf15e010363bab776619ba4c78e36ce1" 2019-05-16 18:17:49,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 16 May 2019 18:17:49 GMT X-Openstack-Request-Id: req-76eb2d1d-c398-4955-80d8-536a7afaa553 2019-05-16 18:17:49,891 - 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-05-16 18:17:49,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/extensions.json used request id req-76eb2d1d-c398-4955-80d8-536a7afaa553 2019-05-16 18:17:49,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.302137851715s 2019-05-16 18:17:49,901 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-05-16 18:17:49,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:17:49,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:50,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 18:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9266d04a-72f8-4b6f-8f71-ac231fc3bae8 2019-05-16 18:17:50,129 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 18:17:50,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-9266d04a-72f8-4b6f-8f71-ac231fc3bae8 2019-05-16 18:17:50,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.227513074875s 2019-05-16 18:17:50,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:17:50,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:17:50,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 16 May 2019 18:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e84c96ad-a303-44bc-8cd5-5e07c5673e7c 2019-05-16 18:17:50,293 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.36:5000/v3/projects/f5d5bbc978de4507af0f7db28200be02"}, "tags": [], "enabled": true, "id": "f5d5bbc978de4507af0f7db28200be02", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_1bd78d6a-27f5-4a9b-8a2a-779c741fe461"}]} 2019-05-16 18:17:50,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-e84c96ad-a303-44bc-8cd5-5e07c5673e7c 2019-05-16 18:17:50,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.156856060028s 2019-05-16 18:17:50,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-16 18:17:50,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" -d '{"network": {"shared": true, "tenant_id": "f5d5bbc978de4507af0f7db28200be02", "name": "tempest_smoke-net_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "admin_state_up": true}}' 2019-05-16 18:17:51,014 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Thu, 16 May 2019 18:17:51 GMT X-Openstack-Request-Id: req-2ff1df5a-632a-4a51-a2a6-75857b55b2b1 2019-05-16 18:17:51,014 - 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":"0e6935c2-8c82-4003-a8f2-7b978a24d3de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":true,"project_id":"f5d5bbc978de4507af0f7db28200be02","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:17:50Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_1bd78d6a-27f5-4a9b-8a2a-779c741fe461","admin_state_up":true,"tenant_id":"f5d5bbc978de4507af0f7db28200be02","created_at":"2019-05-16T18:17:50Z","mtu":1450}} 2019-05-16 18:17:51,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-2ff1df5a-632a-4a51-a2a6-75857b55b2b1 2019-05-16 18:17:51,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.719186067581s 2019-05-16 18:17:51,015 - 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-05-16T18:17:50Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0e6935c2-8c82-4003-a8f2-7b978a24d3de', u'provider:segmentation_id': 53, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_1bd78d6a-27f5-4a9b-8a2a-779c741fe461', u'created_at': u'2019-05-16T18:17:50Z', u'mtu': 1450, u'tenant_id': u'f5d5bbc978de4507af0f7db28200be02', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'f5d5bbc978de4507af0f7db28200be02', u'l2_adjacency': True}) 2019-05-16 18:17:51,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:17:51,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d642fda7cf15e010363bab776619ba4c78e36ce1" 2019-05-16 18:17:51,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Thu, 16 May 2019 18:17:51 GMT X-Openstack-Request-Id: req-9f3684a3-0b9e-4c9c-952b-4e4ac671ab71 2019-05-16 18:17:51,404 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"0e6935c2-8c82-4003-a8f2-7b978a24d3de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":true,"project_id":"f5d5bbc978de4507af0f7db28200be02","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:17:50Z","qos_policy_id":null,"name":"tempest_smoke-net_1bd78d6a-27f5-4a9b-8a2a-779c741fe461","admin_state_up":true,"tenant_id":"f5d5bbc978de4507af0f7db28200be02","created_at":"2019-05-16T18:17:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 18:17:51,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-9f3684a3-0b9e-4c9c-952b-4e4ac671ab71 2019-05-16 18:17:51,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.388291120529s 2019-05-16 18:17:51,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-16 18:17:51,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}d642fda7cf15e010363bab776619ba4c78e36ce1" -d '{"subnet": {"name": "tempest_smoke-subnet_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "enable_dhcp": true, "network_id": "0e6935c2-8c82-4003-a8f2-7b978a24d3de", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-16 18:17:52,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Thu, 16 May 2019 18:17:52 GMT X-Openstack-Request-Id: req-269a99cd-8055-44d8-b201-1c4cf7e98b3b 2019-05-16 18:17:52,440 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-16T18:17:51Z","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":"8a551ed9-e3d9-4e46-9d68-7adea05fbfe3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f5d5bbc978de4507af0f7db28200be02","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_1bd78d6a-27f5-4a9b-8a2a-779c741fe461","enable_dhcp":true,"segment_id":null,"network_id":"0e6935c2-8c82-4003-a8f2-7b978a24d3de","tenant_id":"f5d5bbc978de4507af0f7db28200be02","created_at":"2019-05-16T18:17:51Z","ip_version":4}} 2019-05-16 18:17:52,440 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-269a99cd-8055-44d8-b201-1c4cf7e98b3b 2019-05-16 18:17:52,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.03426599503s 2019-05-16 18:17:52,441 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:17:51Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8a551ed9-e3d9-4e46-9d68-7adea05fbfe3', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_1bd78d6a-27f5-4a9b-8a2a-779c741fe461', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'0e6935c2-8c82-4003-a8f2-7b978a24d3de', u'tenant_id': u'f5d5bbc978de4507af0f7db28200be02', u'created_at': u'2019-05-16T18:17:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f5d5bbc978de4507af0f7db28200be02'}) 2019-05-16 18:17:52,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-16 18:17:52,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}d642fda7cf15e010363bab776619ba4c78e36ce1" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "tempest_smoke-router_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "admin_state_up": true}}' 2019-05-16 18:17:59,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Thu, 16 May 2019 18:17:59 GMT X-Openstack-Request-Id: req-7f2294f7-a591-4c1a-9d13-bd520bb0604b 2019-05-16 18:17:59,597 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f5d5bbc978de4507af0f7db28200be02", "created_at": "2019-05-16T18:17:53Z", "admin_state_up": true, "updated_at": "2019-05-16T18:17:54Z", "project_id": "f5d5bbc978de4507af0f7db28200be02", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "bc57b93f-d9a2-451e-945c-be6144a697b2", "name": "tempest_smoke-router_1bd78d6a-27f5-4a9b-8a2a-779c741fe461"}} 2019-05-16 18:17:59,597 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-7f2294f7-a591-4c1a-9d13-bd520bb0604b 2019-05-16 18:17:59,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.15587091446s 2019-05-16 18:17:59,598 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:17:54Z', u'revision_number': 3, u'ha': True, u'id': u'bc57b93f-d9a2-451e-945c-be6144a697b2', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_1bd78d6a-27f5-4a9b-8a2a-779c741fe461', u'admin_state_up': True, u'tenant_id': u'f5d5bbc978de4507af0f7db28200be02', u'created_at': u'2019-05-16T18:17:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'f5d5bbc978de4507af0f7db28200be02'}) 2019-05-16 18:17:59,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-16 18:17:59,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/bc57b93f-d9a2-451e-945c-be6144a697b2/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}d642fda7cf15e010363bab776619ba4c78e36ce1" -d '{"subnet_id": "8a551ed9-e3d9-4e46-9d68-7adea05fbfe3"}' 2019-05-16 18:18:02,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:18:02 GMT X-Openstack-Request-Id: req-142bac51-2115-4d43-8612-791fbb5285b5 2019-05-16 18:18:02,604 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0e6935c2-8c82-4003-a8f2-7b978a24d3de", "tenant_id": "f5d5bbc978de4507af0f7db28200be02", "subnet_id": "8a551ed9-e3d9-4e46-9d68-7adea05fbfe3", "subnet_ids": ["8a551ed9-e3d9-4e46-9d68-7adea05fbfe3"], "port_id": "effd2ee8-237b-4dd4-824f-5504189c0d58", "id": "bc57b93f-d9a2-451e-945c-be6144a697b2"} 2019-05-16 18:18:02,604 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/bc57b93f-d9a2-451e-945c-be6144a697b2/add_router_interface.json used request id req-142bac51-2115-4d43-8612-791fbb5285b5 2019-05-16 18:18:02,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.00586891174s 2019-05-16 18:18:02,605 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-16 18:18:02,711 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-16 18:18:02,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:18:02,719 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 16 May 2019 18:18:02 GMT 2019-05-16 18:18:02,719 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-16 18:18:02,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:18:02,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d642fda7cf15e010363bab776619ba4c78e36ce1" 2019-05-16 18:18:03,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 16 May 2019 18:18:03 GMT X-Openstack-Request-Id: req-84cd46ec-5fb2-4f2c-84a1-8ddebe4e3348 2019-05-16 18:18:03,036 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:18:03,036 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-84cd46ec-5fb2-4f2c-84a1-8ddebe4e3348 2019-05-16 18:18:03,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311399936676s 2019-05-16 18:18:03,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 18:18:03,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}d642fda7cf15e010363bab776619ba4c78e36ce1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_1bd78d6a-27f5-4a9b-8a2a-779c741fe461"}' 2019-05-16 18:18:03,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Thu, 16 May 2019 18:18:03 GMT Location: http://172.30.9.36:9292/v2/images/660fa6c9-1d13-4704-9014-58c0d7860b5f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-52a582f1-db2a-4ee0-8a15-6d46d8737d82 2019-05-16 18:18:03,446 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:18:03Z", "file": "/v2/images/660fa6c9-1d13-4704-9014-58c0d7860b5f/file", "owner": "f5d5bbc978de4507af0f7db28200be02", "id": "660fa6c9-1d13-4704-9014-58c0d7860b5f", "size": null, "self": "/v2/images/660fa6c9-1d13-4704-9014-58c0d7860b5f", "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_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "checksum": null, "created_at": "2019-05-16T18:18:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 18:18:03,446 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-52a582f1-db2a-4ee0-8a15-6d46d8737d82 2019-05-16 18:18:03,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.401458978653s 2019-05-16 18:18:03,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 18:18:03,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/660fa6c9-1d13-4704-9014-58c0d7860b5f/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}d642fda7cf15e010363bab776619ba4c78e36ce1" -d '' 2019-05-16 18:18:04,623 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:18:04 GMT X-Openstack-Request-Id: req-b7ebfd99-964e-403b-af12-e3c13a2ba560 2019-05-16 18:18:04,623 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 18:18:04,623 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/660fa6c9-1d13-4704-9014-58c0d7860b5f/file used request id req-b7ebfd99-964e-403b-af12-e3c13a2ba560 2019-05-16 18:18:04,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.1760571003s 2019-05-16 18:18:04,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:18:04,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d642fda7cf15e010363bab776619ba4c78e36ce1" 2019-05-16 18:18:04,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 16 May 2019 18:18:04 GMT X-Openstack-Request-Id: req-6dac6061-e4c9-425c-bcb5-f12e6e9adac6 2019-05-16 18:18:04,940 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:18:04Z", "file": "/v2/images/660fa6c9-1d13-4704-9014-58c0d7860b5f/file", "owner": "f5d5bbc978de4507af0f7db28200be02", "id": "660fa6c9-1d13-4704-9014-58c0d7860b5f", "size": 12716032, "self": "/v2/images/660fa6c9-1d13-4704-9014-58c0d7860b5f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/660fa6c9-1d13-4704-9014-58c0d7860b5f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/660fa6c9-1d13-4704-9014-58c0d7860b5f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:18:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:18:04,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-6dac6061-e4c9-425c-bcb5-f12e6e9adac6 2019-05-16 18:18:04,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.313598155975s 2019-05-16 18:18:04,943 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/660fa6c9-1d13-4704-9014-58c0d7860b5f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/660fa6c9-1d13-4704-9014-58c0d7860b5f/file', 'owner': u'f5d5bbc978de4507af0f7db28200be02', 'id': u'660fa6c9-1d13-4704-9014-58c0d7860b5f', 'size': 12716032, u'self': u'/v2/images/660fa6c9-1d13-4704-9014-58c0d7860b5f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f5d5bbc978de4507af0f7db28200be02', 'name': 'tempest_smoke-project_1bd78d6a-27f5-4a9b-8a2a-779c741fe461', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/660fa6c9-1d13-4704-9014-58c0d7860b5f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T18:18:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-16T18:18:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_1bd78d6a-27f5-4a9b-8a2a-779c741fe461', '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/660fa6c9-1d13-4704-9014-58c0d7860b5f', 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_1bd78d6a-27f5-4a9b-8a2a-779c741fe461', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_1bd78d6a-27f5-4a9b-8a2a-779c741fe461', 'created': u'2019-05-16T18:18:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T18:18:03Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/660fa6c9-1d13-4704-9014-58c0d7860b5f', 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_1bd78d6a-27f5-4a9b-8a2a-779c741fe461', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 18:18:04,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 18:18:04,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 18:18:05,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 16 May 2019 18:18: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-ed43a30b-6132-48e5-9ca8-63d6a020685e x-openstack-request-id: req-ed43a30b-6132-48e5-9ca8-63d6a020685e 2019-05-16 18:18:05,922 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/50c97e2f-0603-4d40-993a-2ba7e159f75d", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/50c97e2f-0603-4d40-993a-2ba7e159f75d", "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": "50c97e2f-0603-4d40-993a-2ba7e159f75d"}} 2019-05-16 18:18:05,922 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-ed43a30b-6132-48e5-9ca8-63d6a020685e 2019-05-16 18:18:05,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.976078987122s 2019-05-16 18:18:05,923 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_1bd78d6a-27f5-4a9b-8a2a-779c741fe461', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'50c97e2f-0603-4d40-993a-2ba7e159f75d', 'swap': 0}) 2019-05-16 18:18:05,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 18:18:05,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/50c97e2f-0603-4d40-993a-2ba7e159f75d/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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" -d '{"extra_specs": {}}' 2019-05-16 18:18:05,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:18:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4ddd8c3e-7407-4010-b107-cf562fb92575 x-openstack-request-id: req-4ddd8c3e-7407-4010-b107-cf562fb92575 2019-05-16 18:18:05,943 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 18:18:05,943 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/50c97e2f-0603-4d40-993a-2ba7e159f75d/os-extra_specs used request id req-4ddd8c3e-7407-4010-b107-cf562fb92575 2019-05-16 18:18:05,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0193200111389s 2019-05-16 18:18:05,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:18:05,959 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 18:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58ba1577-c406-4590-a5af-603fa270134e 2019-05-16 18:18:05,959 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 18:18:05,959 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-58ba1577-c406-4590-a5af-603fa270134e 2019-05-16 18:18:05,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:18:05,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d642fda7cf15e010363bab776619ba4c78e36ce1" 2019-05-16 18:18:06,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c0b295-b795-40ab-a7f2-d17d0fed0fcb 2019-05-16 18:18:06,165 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:18:06,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-56c0b295-b795-40ab-a7f2-d17d0fed0fcb 2019-05-16 18:18:06,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201891899109s 2019-05-16 18:18:06,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:18:06,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d642fda7cf15e010363bab776619ba4c78e36ce1" 2019-05-16 18:18:06,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f859dc5b-c9b9-4f88-84f9-573a9410f0bb 2019-05-16 18:18:06,395 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:18:06,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-f859dc5b-c9b9-4f88-84f9-573a9410f0bb 2019-05-16 18:18:06,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224839925766s 2019-05-16 18:18:06,408 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-16 18:18:10,800 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4039ba64-3b06-43cc-8eca-0655c7f374df | 2019-05-16T18:18:10.498027 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4039ba64-3b06-43cc-8eca-0655c7f374df ~/.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-05-16 18:18:14,119 - 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-05-16 18:18:14,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-16 18:18:19,756 - 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=ae3aa065-e4bf-4b8b-a624-e21b6d896dc8) as the default verifier for the future CLI operations. 2019-05-16 18:18:21,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-16 18:18:21,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:18:21,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Thu, 16 May 2019 18:18: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-7bd453c3-3258-4bcb-aef3-2b8ca9374904 x-openstack-request-id: req-7bd453c3-3258-4bcb-aef3-2b8ca9374904 2019-05-16 18:18:21,719 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 299}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 302}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-16 18:18:21,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-hypervisors/detail used request id req-7bd453c3-3258-4bcb-aef3-2b8ca9374904 2019-05-16 18:18:21,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0454940795898s 2019-05-16 18:18:21,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:18:21,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d642fda7cf15e010363bab776619ba4c78e36ce1" 2019-05-16 18:18:22,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 16 May 2019 18:18:22 GMT X-Openstack-Request-Id: req-9d2e8569-9460-4ce8-8c5f-5ab649fbba48 2019-05-16 18:18:22,065 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:18:04Z", "file": "/v2/images/660fa6c9-1d13-4704-9014-58c0d7860b5f/file", "owner": "f5d5bbc978de4507af0f7db28200be02", "id": "660fa6c9-1d13-4704-9014-58c0d7860b5f", "size": 12716032, "self": "/v2/images/660fa6c9-1d13-4704-9014-58c0d7860b5f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/660fa6c9-1d13-4704-9014-58c0d7860b5f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/660fa6c9-1d13-4704-9014-58c0d7860b5f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:18:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:18:22,065 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-9d2e8569-9460-4ce8-8c5f-5ab649fbba48 2019-05-16 18:18:22,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.340857028961s 2019-05-16 18:18:22,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 18:18:22,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}d642fda7cf15e010363bab776619ba4c78e36ce1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_1bd78d6a-27f5-4a9b-8a2a-779c741fe461"}' 2019-05-16 18:18:22,410 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Thu, 16 May 2019 18:18:22 GMT Location: http://172.30.9.36:9292/v2/images/3a045df5-55ba-4429-958a-014676f5221d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8f9aa9b7-d704-4c9c-8a28-63e9441bad3b 2019-05-16 18:18:22,410 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:18:22Z", "file": "/v2/images/3a045df5-55ba-4429-958a-014676f5221d/file", "owner": "f5d5bbc978de4507af0f7db28200be02", "id": "3a045df5-55ba-4429-958a-014676f5221d", "size": null, "self": "/v2/images/3a045df5-55ba-4429-958a-014676f5221d", "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_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "checksum": null, "created_at": "2019-05-16T18:18:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 18:18:22,410 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-8f9aa9b7-d704-4c9c-8a28-63e9441bad3b 2019-05-16 18:18:22,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.335262060165s 2019-05-16 18:18:22,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 18:18:22,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/3a045df5-55ba-4429-958a-014676f5221d/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}d642fda7cf15e010363bab776619ba4c78e36ce1" -d '' 2019-05-16 18:18:23,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:18:23 GMT X-Openstack-Request-Id: req-af7b4762-744a-4afe-b0c6-2499a5743fdf 2019-05-16 18:18:23,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-05-16 18:18:23,211 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/3a045df5-55ba-4429-958a-014676f5221d/file used request id req-af7b4762-744a-4afe-b0c6-2499a5743fdf 2019-05-16 18:18:23,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.799599885941s 2019-05-16 18:18:23,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:18:23,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d642fda7cf15e010363bab776619ba4c78e36ce1" 2019-05-16 18:18:23,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Thu, 16 May 2019 18:18:23 GMT X-Openstack-Request-Id: req-84d8f9f3-8833-4d53-8f56-a88217d643d2 2019-05-16 18:18:23,507 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:18:23Z", "file": "/v2/images/3a045df5-55ba-4429-958a-014676f5221d/file", "owner": "f5d5bbc978de4507af0f7db28200be02", "id": "3a045df5-55ba-4429-958a-014676f5221d", "size": 12716032, "self": "/v2/images/3a045df5-55ba-4429-958a-014676f5221d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/3a045df5-55ba-4429-958a-014676f5221d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/3a045df5-55ba-4429-958a-014676f5221d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:18:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:18:04Z", "file": "/v2/images/660fa6c9-1d13-4704-9014-58c0d7860b5f/file", "owner": "f5d5bbc978de4507af0f7db28200be02", "id": "660fa6c9-1d13-4704-9014-58c0d7860b5f", "size": 12716032, "self": "/v2/images/660fa6c9-1d13-4704-9014-58c0d7860b5f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/660fa6c9-1d13-4704-9014-58c0d7860b5f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/660fa6c9-1d13-4704-9014-58c0d7860b5f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:18:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:18:23,507 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-84d8f9f3-8833-4d53-8f56-a88217d643d2 2019-05-16 18:18:23,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292002916336s 2019-05-16 18:18:23,510 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/3a045df5-55ba-4429-958a-014676f5221d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3a045df5-55ba-4429-958a-014676f5221d/file', 'owner': u'f5d5bbc978de4507af0f7db28200be02', 'id': u'3a045df5-55ba-4429-958a-014676f5221d', 'size': 12716032, u'self': u'/v2/images/3a045df5-55ba-4429-958a-014676f5221d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f5d5bbc978de4507af0f7db28200be02', 'name': 'tempest_smoke-project_1bd78d6a-27f5-4a9b-8a2a-779c741fe461', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/3a045df5-55ba-4429-958a-014676f5221d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T18:18:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-16T18:18:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_1bd78d6a-27f5-4a9b-8a2a-779c741fe461', '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/3a045df5-55ba-4429-958a-014676f5221d', 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_1bd78d6a-27f5-4a9b-8a2a-779c741fe461', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_1bd78d6a-27f5-4a9b-8a2a-779c741fe461', 'created': u'2019-05-16T18:18:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T18:18:22Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3a045df5-55ba-4429-958a-014676f5221d', 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_1bd78d6a-27f5-4a9b-8a2a-779c741fe461', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 18:18:23,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 18:18:23,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 18:18:23,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Thu, 16 May 2019 18: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-96470e62-f484-4559-95e3-584849120b37 x-openstack-request-id: req-96470e62-f484-4559-95e3-584849120b37 2019-05-16 18:18:23,576 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/69cf984c-828a-431f-82dc-f20123edad63", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/69cf984c-828a-431f-82dc-f20123edad63", "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": "69cf984c-828a-431f-82dc-f20123edad63"}} 2019-05-16 18:18:23,576 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-96470e62-f484-4559-95e3-584849120b37 2019-05-16 18:18:23,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0655560493469s 2019-05-16 18:18:23,577 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_1bd78d6a-27f5-4a9b-8a2a-779c741fe461', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'69cf984c-828a-431f-82dc-f20123edad63', 'swap': 0}) 2019-05-16 18:18:23,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 18:18:23,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/69cf984c-828a-431f-82dc-f20123edad63/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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" -d '{"extra_specs": {}}' 2019-05-16 18:18:23,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:18: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-8d5ce30d-d3d8-4277-b6d2-814ab35a28a7 x-openstack-request-id: req-8d5ce30d-d3d8-4277-b6d2-814ab35a28a7 2019-05-16 18:18:23,598 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 18:18:23,598 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/69cf984c-828a-431f-82dc-f20123edad63/os-extra_specs used request id req-8d5ce30d-d3d8-4277-b6d2-814ab35a28a7 2019-05-16 18:18:23,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206689834595s 2019-05-16 18:18:23,599 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_1bd78d6a-27f5-4a9b-8a2a-779c741fe461', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'69cf984c-828a-431f-82dc-f20123edad63', 'swap': 0}) 2019-05-16 18:18:26,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-16 18:18:26,649 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-16 18:18:26,649 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-16 18:18:26,652 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-16 18:18:26,692 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-16 18:18:28,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ae3aa065-e4bf-4b8b-a624-e21b6d896dc8/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-05-16 18:18:28,753 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-16 18:18:28,765 - 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-05-16 18:23:59,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c3661605-1a24-4182-9238-d6d4c68e0280 2019-05-16 18:23:59,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c3661605-1a24-4182-9238-d6d4c68e0280']'. 2019-05-16 18:24:00,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-16 18:24:00,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-16 18:24:00,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-16 18:24:00,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c3661605-1a24-4182-9238-d6d4c68e0280 | 2019-05-16 18:24:00,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-16 18:24:00,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-16 18:18:30 | 2019-05-16 18:24:00,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-16 18:23:59 | 2019-05-16 18:24:00,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:29 | 2019-05-16 18:24:00,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-16 18:24:00,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-16 18:24:00,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-16 18:24:00,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ae3aa065-e4bf-4b8b-a624-e21b6d896dc8) | 2019-05-16 18:24:00,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-16 18:24:00,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4039ba64-3b06-43cc-8eca-0655c7f374df) | 2019-05-16 18:24:00,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-05-16 18:24:00,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 323.845 | 2019-05-16 18:24:00,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 95 | 2019-05-16 18:24:00,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-05-16 18:24:00,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-16 18:24:00,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-16 18:24:00,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-16 18:24:00,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-16 18:24:00,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-16 18:24:00,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-16 18:24:00,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-05-16 18:24:00,348 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'c3661605-1a24-4182-9238-d6d4c68e0280', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-05-16 18:24:02,333 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid c3661605-1a24-4182-9238-d6d4c68e0280 --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-05-16 18:24:02,333 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'c3661605-1a24-4182-9238-d6d4c68e0280', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-05-16 18:24:04,322 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid c3661605-1a24-4182-9238-d6d4c68e0280 --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-05-16 18:24:04,471 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 18:24:04,472 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:14 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-05-16 18:24:04,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 18:24:04,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/3a045df5-55ba-4429-958a-014676f5221d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d642fda7cf15e010363bab776619ba4c78e36ce1" 2019-05-16 18:24:05,151 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:24:05 GMT X-Openstack-Request-Id: req-65e3a1f1-c68f-4fc6-9725-e10dff3608e9 2019-05-16 18:24:05,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-05-16 18:24:05,151 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/3a045df5-55ba-4429-958a-014676f5221d used request id req-65e3a1f1-c68f-4fc6-9725-e10dff3608e9 2019-05-16 18:24:05,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.673491001129s 2019-05-16 18:24:05,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 18:24:05,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:24:05,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Thu, 16 May 2019 18:24:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c88d6633-bb05-483d-a90d-07a72ca3b32e x-openstack-request-id: req-c88d6633-bb05-483d-a90d-07a72ca3b32e 2019-05-16 18:24:05,454 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/50c97e2f-0603-4d40-993a-2ba7e159f75d", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/50c97e2f-0603-4d40-993a-2ba7e159f75d", "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": "50c97e2f-0603-4d40-993a-2ba7e159f75d"}, {"name": "tempest_smoke-flavor_alt_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/69cf984c-828a-431f-82dc-f20123edad63", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/69cf984c-828a-431f-82dc-f20123edad63", "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": "69cf984c-828a-431f-82dc-f20123edad63"}]} 2019-05-16 18:24:05,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-c88d6633-bb05-483d-a90d-07a72ca3b32e 2019-05-16 18:24:05,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.296862840652s 2019-05-16 18:24:05,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 18:24:05,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/69cf984c-828a-431f-82dc-f20123edad63 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:24:05,498 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 18:24:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9413c468-2dc7-44b0-b89a-22133f8adac1 x-openstack-request-id: req-9413c468-2dc7-44b0-b89a-22133f8adac1 2019-05-16 18:24:05,498 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/69cf984c-828a-431f-82dc-f20123edad63 used request id req-9413c468-2dc7-44b0-b89a-22133f8adac1 2019-05-16 18:24:05,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0413219928741s 2019-05-16 18:24:05,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-16 18:24:05,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/bc57b93f-d9a2-451e-945c-be6144a697b2/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}d642fda7cf15e010363bab776619ba4c78e36ce1" -d '{"subnet_id": "8a551ed9-e3d9-4e46-9d68-7adea05fbfe3"}' 2019-05-16 18:24:08,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:24:08 GMT X-Openstack-Request-Id: req-9f919100-5c0d-4e48-9d88-e71bab1e6a17 2019-05-16 18:24:08,378 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0e6935c2-8c82-4003-a8f2-7b978a24d3de", "tenant_id": "f5d5bbc978de4507af0f7db28200be02", "subnet_id": "8a551ed9-e3d9-4e46-9d68-7adea05fbfe3", "subnet_ids": ["8a551ed9-e3d9-4e46-9d68-7adea05fbfe3"], "port_id": "effd2ee8-237b-4dd4-824f-5504189c0d58", "id": "bc57b93f-d9a2-451e-945c-be6144a697b2"} 2019-05-16 18:24:08,378 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/bc57b93f-d9a2-451e-945c-be6144a697b2/remove_router_interface.json used request id req-9f919100-5c0d-4e48-9d88-e71bab1e6a17 2019-05-16 18:24:08,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.87993502617s 2019-05-16 18:24:08,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 18:24:08,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d642fda7cf15e010363bab776619ba4c78e36ce1" 2019-05-16 18:24:08,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 721 Content-Type: application/json Date: Thu, 16 May 2019 18:24:08 GMT X-Openstack-Request-Id: req-d314d47d-f1de-41a6-b845-ffda1c074cb5 2019-05-16 18:24:08,809 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f5d5bbc978de4507af0f7db28200be02", "created_at": "2019-05-16T18:17:53Z", "admin_state_up": true, "updated_at": "2019-05-16T18:24:06Z", "project_id": "f5d5bbc978de4507af0f7db28200be02", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "bc57b93f-d9a2-451e-945c-be6144a697b2", "name": "tempest_smoke-router_1bd78d6a-27f5-4a9b-8a2a-779c741fe461"}]} 2019-05-16 18:24:08,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-d314d47d-f1de-41a6-b845-ffda1c074cb5 2019-05-16 18:24:08,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.430335998535s 2019-05-16 18:24:08,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-16 18:24:08,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/bc57b93f-d9a2-451e-945c-be6144a697b2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d642fda7cf15e010363bab776619ba4c78e36ce1" 2019-05-16 18:24:13,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:24:13 GMT X-Openstack-Request-Id: req-01707246-612f-474d-99e8-1e6e35a8eb94 2019-05-16 18:24:13,081 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:24:13,082 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/bc57b93f-d9a2-451e-945c-be6144a697b2.json used request id req-01707246-612f-474d-99e8-1e6e35a8eb94 2019-05-16 18:24:13,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.27082300186s 2019-05-16 18:24:13,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 18:24:13,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d642fda7cf15e010363bab776619ba4c78e36ce1" 2019-05-16 18:24:13,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Thu, 16 May 2019 18:24:13 GMT X-Openstack-Request-Id: req-8183d307-f92b-4b2e-a436-1e37e4d65c39 2019-05-16 18:24:13,413 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-16T18:04:14Z","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":"15f6e4f1-be08-42d1-ac18-58bd55312917","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"06d1924295234cf290a06b20cd4dd341","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"220195cd-782b-490f-b03b-eb92b75ca738","tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:14Z","ip_version":4},{"updated_at":"2019-05-16T18:17:51Z","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":"8a551ed9-e3d9-4e46-9d68-7adea05fbfe3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f5d5bbc978de4507af0f7db28200be02","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_1bd78d6a-27f5-4a9b-8a2a-779c741fe461","enable_dhcp":true,"segment_id":null,"network_id":"0e6935c2-8c82-4003-a8f2-7b978a24d3de","tenant_id":"f5d5bbc978de4507af0f7db28200be02","created_at":"2019-05-16T18:17:51Z","ip_version":4}]} 2019-05-16 18:24:13,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-8183d307-f92b-4b2e-a436-1e37e4d65c39 2019-05-16 18:24:13,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.330701828003s 2019-05-16 18:24:13,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-16 18:24:13,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/8a551ed9-e3d9-4e46-9d68-7adea05fbfe3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d642fda7cf15e010363bab776619ba4c78e36ce1" 2019-05-16 18:24:15,863 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:24:15 GMT X-Openstack-Request-Id: req-7c50e3b0-432a-4369-a21d-dad13b55bcc9 2019-05-16 18:24:15,863 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:24:15,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/8a551ed9-e3d9-4e46-9d68-7adea05fbfe3.json used request id req-7c50e3b0-432a-4369-a21d-dad13b55bcc9 2019-05-16 18:24:15,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.4492559433s 2019-05-16 18:24:15,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:24:15,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d642fda7cf15e010363bab776619ba4c78e36ce1" 2019-05-16 18:24:15,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Thu, 16 May 2019 18:24:15 GMT X-Openstack-Request-Id: req-b89c7201-2b76-4490-bdd9-c098f4f6c55c 2019-05-16 18:24:15,949 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0e6935c2-8c82-4003-a8f2-7b978a24d3de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":true,"project_id":"f5d5bbc978de4507af0f7db28200be02","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:24:15Z","qos_policy_id":null,"name":"tempest_smoke-net_1bd78d6a-27f5-4a9b-8a2a-779c741fe461","admin_state_up":true,"tenant_id":"f5d5bbc978de4507af0f7db28200be02","created_at":"2019-05-16T18:17:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 18:24:15,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-b89c7201-2b76-4490-bdd9-c098f4f6c55c 2019-05-16 18:24:15,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0855021476746s 2019-05-16 18:24:15,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-16 18:24:15,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/0e6935c2-8c82-4003-a8f2-7b978a24d3de.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d642fda7cf15e010363bab776619ba4c78e36ce1" 2019-05-16 18:24:17,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:24:17 GMT X-Openstack-Request-Id: req-fb60f6e5-ef6a-40b6-b2bb-4ba46e71d533 2019-05-16 18:24:17,670 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:24:17,670 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/0e6935c2-8c82-4003-a8f2-7b978a24d3de.json used request id req-fb60f6e5-ef6a-40b6-b2bb-4ba46e71d533 2019-05-16 18:24:17,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.7194340229s 2019-05-16 18:24:17,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:24:17,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d642fda7cf15e010363bab776619ba4c78e36ce1" 2019-05-16 18:24:17,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 16 May 2019 18:24:17 GMT X-Openstack-Request-Id: req-bfdd8b53-afd3-4c4d-88ab-74591ec15fb1 2019-05-16 18:24:17,999 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:18:04Z", "file": "/v2/images/660fa6c9-1d13-4704-9014-58c0d7860b5f/file", "owner": "f5d5bbc978de4507af0f7db28200be02", "id": "660fa6c9-1d13-4704-9014-58c0d7860b5f", "size": 12716032, "self": "/v2/images/660fa6c9-1d13-4704-9014-58c0d7860b5f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/660fa6c9-1d13-4704-9014-58c0d7860b5f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/660fa6c9-1d13-4704-9014-58c0d7860b5f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:18:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:24:17,999 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-bfdd8b53-afd3-4c4d-88ab-74591ec15fb1 2019-05-16 18:24:17,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.324074029922s 2019-05-16 18:24:18,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 18:24:18,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/660fa6c9-1d13-4704-9014-58c0d7860b5f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d642fda7cf15e010363bab776619ba4c78e36ce1" 2019-05-16 18:24:18,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:24:18 GMT X-Openstack-Request-Id: req-3ddd1ff4-4842-41a9-9ff3-bb685b35709b 2019-05-16 18:24:18,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-05-16 18:24:18,727 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/660fa6c9-1d13-4704-9014-58c0d7860b5f used request id req-3ddd1ff4-4842-41a9-9ff3-bb685b35709b 2019-05-16 18:24:18,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.726405858994s 2019-05-16 18:24:18,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 18:24:18,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:24:18,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 16 May 2019 18:24:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cd87c46d-12f8-4c7a-9291-ae21d0d9219d x-openstack-request-id: req-cd87c46d-12f8-4c7a-9291-ae21d0d9219d 2019-05-16 18:24:18,753 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/50c97e2f-0603-4d40-993a-2ba7e159f75d", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/50c97e2f-0603-4d40-993a-2ba7e159f75d", "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": "50c97e2f-0603-4d40-993a-2ba7e159f75d"}]} 2019-05-16 18:24:18,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-cd87c46d-12f8-4c7a-9291-ae21d0d9219d 2019-05-16 18:24:18,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262658596039s 2019-05-16 18:24:18,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 18:24:18,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/50c97e2f-0603-4d40-993a-2ba7e159f75d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:24:18,790 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 18:24: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-0287c043-b2bd-45f9-8d6c-c06ca27c08cc x-openstack-request-id: req-0287c043-b2bd-45f9-8d6c-c06ca27c08cc 2019-05-16 18:24:18,790 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/50c97e2f-0603-4d40-993a-2ba7e159f75d used request id req-0287c043-b2bd-45f9-8d6c-c06ca27c08cc 2019-05-16 18:24:18,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0345768928528s 2019-05-16 18:24:18,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:24:18,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:24:19,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 16 May 2019 18:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bdf0335-8048-4c20-914c-c9659a0ec6d6 2019-05-16 18:24:19,037 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "links": {"self": "http://172.30.9.36:5000/v3/users/c7afbe4230cb4c73b3c28a45444d57b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7afbe4230cb4c73b3c28a45444d57b6", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 18:24:19,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-2bdf0335-8048-4c20-914c-c9659a0ec6d6 2019-05-16 18:24:19,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.247159957886s 2019-05-16 18:24:19,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:24:19,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/c7afbe4230cb4c73b3c28a45444d57b6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:24:19,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Thu, 16 May 2019 18:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b9af20-de80-4e34-9e68-545e4bd0524c 2019-05-16 18:24:19,283 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_1bd78d6a-27f5-4a9b-8a2a-779c741fe461", "links": {"self": "http://172.30.9.36:5000/v3/users/c7afbe4230cb4c73b3c28a45444d57b6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c7afbe4230cb4c73b3c28a45444d57b6", "description": null}} 2019-05-16 18:24:19,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/c7afbe4230cb4c73b3c28a45444d57b6 used request id req-c2b9af20-de80-4e34-9e68-545e4bd0524c 2019-05-16 18:24:19,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24018907547s 2019-05-16 18:24:19,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-16 18:24:19,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/c7afbe4230cb4c73b3c28a45444d57b6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:24:19,635 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:24:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a138eda8-9ff7-4f63-b40f-82dd3d2c6fc9 2019-05-16 18:24:19,636 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:24:19,636 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/c7afbe4230cb4c73b3c28a45444d57b6 used request id req-a138eda8-9ff7-4f63-b40f-82dd3d2c6fc9 2019-05-16 18:24:19,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.351522922516s 2019-05-16 18:24:19,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:24:19,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:24:19,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Thu, 16 May 2019 18:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b510ee8-bceb-4d7e-8077-9cbc0091de65 2019-05-16 18:24:19,969 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.36:5000/v3/projects/f5d5bbc978de4507af0f7db28200be02"}, "tags": [], "enabled": true, "id": "f5d5bbc978de4507af0f7db28200be02", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_1bd78d6a-27f5-4a9b-8a2a-779c741fe461"}]} 2019-05-16 18:24:19,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-5b510ee8-bceb-4d7e-8077-9cbc0091de65 2019-05-16 18:24:19,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.326819896698s 2019-05-16 18:24:19,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-16 18:24:19,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/f5d5bbc978de4507af0f7db28200be02 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:24:20,255 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:24:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48877dbb-6029-4294-8fac-d012bfba7663 2019-05-16 18:24:20,256 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:24:20,256 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/f5d5bbc978de4507af0f7db28200be02 used request id req-48877dbb-6029-4294-8fac-d012bfba7663 2019-05-16 18:24:20,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.281657934189s 2019-05-16 18:24:20,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:24:20,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=f5d5bbc978de4507af0f7db28200be02&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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:24:20,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 16 May 2019 18:24:20 GMT X-Openstack-Request-Id: req-2a9baddf-c1d6-4ba9-9bf0-e3fb600d90d7 2019-05-16 18:24:20,603 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f5d5bbc978de4507af0f7db28200be02", "created_at": "2019-05-16T18:17:50Z", "updated_at": "2019-05-16T18:17:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:17:50Z", "revision_number": 0, "id": "1eaeb719-243c-40f5-a59f-9566ad933512", "remote_group_id": "458c818e-6a9b-43cf-b919-5d28e737f878", "remote_ip_prefix": null, "created_at": "2019-05-16T18:17:50Z", "security_group_id": "458c818e-6a9b-43cf-b919-5d28e737f878", "tenant_id": "f5d5bbc978de4507af0f7db28200be02", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5d5bbc978de4507af0f7db28200be02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:17:50Z", "revision_number": 0, "id": "46d4f6d5-93ee-438c-b39a-ccbfbae482e6", "remote_group_id": "458c818e-6a9b-43cf-b919-5d28e737f878", "remote_ip_prefix": null, "created_at": "2019-05-16T18:17:50Z", "security_group_id": "458c818e-6a9b-43cf-b919-5d28e737f878", "tenant_id": "f5d5bbc978de4507af0f7db28200be02", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5d5bbc978de4507af0f7db28200be02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:17:50Z", "revision_number": 0, "id": "83f825a4-0756-482d-99d7-8caeb8436013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:17:50Z", "security_group_id": "458c818e-6a9b-43cf-b919-5d28e737f878", "tenant_id": "f5d5bbc978de4507af0f7db28200be02", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5d5bbc978de4507af0f7db28200be02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:17:50Z", "revision_number": 0, "id": "ec8919d2-36a7-4b3a-9078-97e720014216", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:17:50Z", "security_group_id": "458c818e-6a9b-43cf-b919-5d28e737f878", "tenant_id": "f5d5bbc978de4507af0f7db28200be02", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5d5bbc978de4507af0f7db28200be02"}], "revision_number": 1, "project_id": "f5d5bbc978de4507af0f7db28200be02", "id": "458c818e-6a9b-43cf-b919-5d28e737f878", "name": "default"}]} 2019-05-16 18:24:20,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=f5d5bbc978de4507af0f7db28200be02&name=default used request id req-2a9baddf-c1d6-4ba9-9bf0-e3fb600d90d7 2019-05-16 18:24:20,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.342355966568s 2019-05-16 18:24:20,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:24:20,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:24:20,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 16 May 2019 18:24:20 GMT X-Openstack-Request-Id: req-1a9aeb62-0464-49e3-ba54-52a217e318dc 2019-05-16 18:24:20,955 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5d5bbc978de4507af0f7db28200be02", "created_at": "2019-05-16T18:17:50Z", "updated_at": "2019-05-16T18:17:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:17:50Z", "revision_number": 0, "id": "83f825a4-0756-482d-99d7-8caeb8436013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:17:50Z", "security_group_id": "458c818e-6a9b-43cf-b919-5d28e737f878", "tenant_id": "f5d5bbc978de4507af0f7db28200be02", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5d5bbc978de4507af0f7db28200be02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:17:50Z", "revision_number": 0, "id": "1eaeb719-243c-40f5-a59f-9566ad933512", "remote_group_id": "458c818e-6a9b-43cf-b919-5d28e737f878", "remote_ip_prefix": null, "created_at": "2019-05-16T18:17:50Z", "security_group_id": "458c818e-6a9b-43cf-b919-5d28e737f878", "tenant_id": "f5d5bbc978de4507af0f7db28200be02", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5d5bbc978de4507af0f7db28200be02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:17:50Z", "revision_number": 0, "id": "46d4f6d5-93ee-438c-b39a-ccbfbae482e6", "remote_group_id": "458c818e-6a9b-43cf-b919-5d28e737f878", "remote_ip_prefix": null, "created_at": "2019-05-16T18:17:50Z", "security_group_id": "458c818e-6a9b-43cf-b919-5d28e737f878", "tenant_id": "f5d5bbc978de4507af0f7db28200be02", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5d5bbc978de4507af0f7db28200be02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:17:50Z", "revision_number": 0, "id": "ec8919d2-36a7-4b3a-9078-97e720014216", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:17:50Z", "security_group_id": "458c818e-6a9b-43cf-b919-5d28e737f878", "tenant_id": "f5d5bbc978de4507af0f7db28200be02", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5d5bbc978de4507af0f7db28200be02"}], "revision_number": 1, "project_id": "f5d5bbc978de4507af0f7db28200be02", "id": "458c818e-6a9b-43cf-b919-5d28e737f878", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-16 18:24:20,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-1a9aeb62-0464-49e3-ba54-52a217e318dc 2019-05-16 18:24:20,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.347621917725s 2019-05-16 18:24:20,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 18:24:20,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/458c818e-6a9b-43cf-b919-5d28e737f878.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}65fb6fd5bc4811e511e52de4997e7f1ecbdb4b5d" 2019-05-16 18:24:21,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:24:21 GMT X-Openstack-Request-Id: req-98b904ff-3038-480d-aa6d-1c39dbf3f36d 2019-05-16 18:24:21,600 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:24:21,600 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/458c818e-6a9b-43cf-b919-5d28e737f878.json used request id req-98b904ff-3038-480d-aa6d-1c39dbf3f36d 2019-05-16 18:24:21,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.637321949005s 2019-05-16 18:24:21,602 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:12 | PASS | | tenantnetwork1 | functest | healthcheck | 00:14 | PASS | | tenantnetwork2 | functest | healthcheck | 00:16 | PASS | | vmready1 | functest | healthcheck | 00:23 | PASS | | vmready2 | functest | healthcheck | 00:20 | PASS | | singlevm1 | functest | healthcheck | 00:50 | PASS | | singlevm2 | functest | healthcheck | 00:44 | PASS | | vping_ssh | functest | healthcheck | 01:05 | PASS | | vping_userdata | functest | healthcheck | 00:54 | PASS | | cinder_test | functest | healthcheck | 01:39 | PASS | | tempest_smoke | functest | healthcheck | 06:14 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-05-16 18:24:21,614 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-05-16 18:24:21,692 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-16 18:24:21,731 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-16 18:24:21,831 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-16 18:24:24,697 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-11 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-16 18:24:24,700 - 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.36,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.36:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Q4ww14UaiUQZTD1ey9lPdV6ts 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=11661fc090eb46e2a9c07f559c7cfc6a export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-16 18:24:24,700 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-16 18:24:24,701 - 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-05-16 18:24:24,723 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-05-16 18:24:25,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:24:25,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 18:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4d7669a-46c5-4497-a9b1-59fb2d59b774 2019-05-16 18:24:25,044 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 18:24:25,045 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-f4d7669a-46c5-4497-a9b1-59fb2d59b774 2019-05-16 18:24:25,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 18:24:25,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T19:24:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["v3c9VS4eRROi6FzKrHikgw"], "issued_at": "2019-05-16T18:24:25.000000Z"}} 2019-05-16 18:24:25,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:24:25,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:25,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 16 May 2019 18:24:25 GMT X-Openstack-Request-Id: req-6ea17e68-9445-40d8-91e5-6bf521bfdcf2 2019-05-16 18:24:25,839 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 18:24:25,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6ea17e68-9445-40d8-91e5-6bf521bfdcf2 2019-05-16 18:24:25,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.38051199913s 2019-05-16 18:24:25,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:24:25,851 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 18:24:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efb4a562-17ee-4330-b2ed-cb9c0cf3b03f 2019-05-16 18:24:25,851 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 18:24:25,852 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-efb4a562-17ee-4330-b2ed-cb9c0cf3b03f 2019-05-16 18:24:25,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:24:25,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:26,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 18:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecd9fee9-67b3-427c-b258-93dacc9a5c68 2019-05-16 18:24:26,068 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 18:24:26,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-ecd9fee9-67b3-427c-b258-93dacc9a5c68 2019-05-16 18:24:26,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216409921646s 2019-05-16 18:24:26,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-16 18:24:26,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae"}}' 2019-05-16 18:24:26,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Thu, 16 May 2019 18:24:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68657a3b-04e1-4d87-bb1f-99ee7b38a084 2019-05-16 18:24:26,318 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.36:5000/v3/projects/c85e1084f0d643208cf7084def10ab3b"}, "tags": [], "enabled": true, "id": "c85e1084f0d643208cf7084def10ab3b", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae"}} 2019-05-16 18:24:26,318 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-68657a3b-04e1-4d87-bb1f-99ee7b38a084 2019-05-16 18:24:26,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.242214202881s 2019-05-16 18:24:26,319 - 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'c85e1084f0d643208cf7084def10ab3b', '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_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae'}) 2019-05-16 18:24:26,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-16 18:24:26,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6MVEUUVMyvixIRkPDOJGmlrBAK4BFC", "email": null, "name": "neutron-tempest-plugin-api-user_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae"}}' 2019-05-16 18:24:26,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Thu, 16 May 2019 18:24:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6164f2bb-99f1-4ae0-b54d-1c96e11dbf04 2019-05-16 18:24:26,816 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "links": {"self": "http://172.30.9.36:5000/v3/users/e19cc3e1efbf441b9b588137f9250ee9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e19cc3e1efbf441b9b588137f9250ee9", "domain_id": "default", "password_expires_at": null}} 2019-05-16 18:24:26,817 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-6164f2bb-99f1-4ae0-b54d-1c96e11dbf04 2019-05-16 18:24:26,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.488627195358s 2019-05-16 18:24:26,817 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e19cc3e1efbf441b9b588137f9250ee9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae'}) 2019-05-16 18:24:26,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:24:26,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:27,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fde10947-856a-4a83-aacb-fb1dcecdaaf9 2019-05-16 18:24:27,039 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:24:27,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-fde10947-856a-4a83-aacb-fb1dcecdaaf9 2019-05-16 18:24:27,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218113899231s 2019-05-16 18:24:27,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:24:27,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:27,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ded2a46-b0be-4caa-ad15-35b146786d56 2019-05-16 18:24:27,271 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:24:27,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-3ded2a46-b0be-4caa-ad15-35b146786d56 2019-05-16 18:24:27,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226670980453s 2019-05-16 18:24:27,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:24:27,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:27,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37c0ec2d-1099-47ff-9268-7208c2ed7d51 2019-05-16 18:24:27,481 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:24:27,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-37c0ec2d-1099-47ff-9268-7208c2ed7d51 2019-05-16 18:24:27,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20436501503s 2019-05-16 18:24:27,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:24:27,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:27,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 18:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b649911-66d1-441d-a1e4-01381c1d9368 2019-05-16 18:24:27,695 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 18:24:27,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-5b649911-66d1-441d-a1e4-01381c1d9368 2019-05-16 18:24:27,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209119796753s 2019-05-16 18:24:27,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:24:27,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:27,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Thu, 16 May 2019 18:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91a34fc8-272d-4cda-bacb-9ef2dc2a0f45 2019-05-16 18:24:27,944 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "links": {"self": "http://172.30.9.36:5000/v3/users/e19cc3e1efbf441b9b588137f9250ee9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e19cc3e1efbf441b9b588137f9250ee9", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 18:24:27,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-91a34fc8-272d-4cda-bacb-9ef2dc2a0f45 2019-05-16 18:24:27,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248193979263s 2019-05-16 18:24:27,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:24:27,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:28,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Thu, 16 May 2019 18:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa2244a-020a-4cdf-94ce-155b8549bb24 2019-05-16 18:24:28,174 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "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.36:5000/v3/projects/c85e1084f0d643208cf7084def10ab3b"}, "tags": [], "enabled": true, "id": "c85e1084f0d643208cf7084def10ab3b", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 18:24:28,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-cfa2244a-020a-4cdf-94ce-155b8549bb24 2019-05-16 18:24:28,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21821308136s 2019-05-16 18:24:28,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 18:24:28,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=e19cc3e1efbf441b9b588137f9250ee9&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=c85e1084f0d643208cf7084def10ab3b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:28,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 16 May 2019 18:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-275e5605-3c4f-4c4a-9b42-b3bb92668010 2019-05-16 18:24:28,417 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=e19cc3e1efbf441b9b588137f9250ee9&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=c85e1084f0d643208cf7084def10ab3b", "previous": null, "next": null}} 2019-05-16 18:24:28,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=e19cc3e1efbf441b9b588137f9250ee9&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=c85e1084f0d643208cf7084def10ab3b used request id req-275e5605-3c4f-4c4a-9b42-b3bb92668010 2019-05-16 18:24:28,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.23566198349s 2019-05-16 18:24:28,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 18:24:28,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/c85e1084f0d643208cf7084def10ab3b/users/e19cc3e1efbf441b9b588137f9250ee9/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:28,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:24:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beff77ac-e524-459d-ab7b-639cc8f5e62d 2019-05-16 18:24:28,597 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:24:28,598 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/c85e1084f0d643208cf7084def10ab3b/users/e19cc3e1efbf441b9b588137f9250ee9/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-beff77ac-e524-459d-ab7b-639cc8f5e62d 2019-05-16 18:24:28,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.176694154739s 2019-05-16 18:24:28,599 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae', 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'c85e1084f0d643208cf7084def10ab3b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6MVEUUVMyvixIRkPDOJGmlrBAK4BFC', 'username': u'neutron-tempest-plugin-api-user_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-16 18:24:28,602 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae', 'password': '6MVEUUVMyvixIRkPDOJGmlrBAK4BFC', 'project_name': 'neutron-tempest-pl-project_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': 'c85e1084f0d643208cf7084def10ab3b', 'project_domain_name': 'Default'} 2019-05-16 18:24:28,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:24:28,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:28,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9bc917f-b52f-48c7-8a97-4d2a7a6ebbed 2019-05-16 18:24:28,804 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:24:28,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-c9bc917f-b52f-48c7-8a97-4d2a7a6ebbed 2019-05-16 18:24:28,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198718070984s 2019-05-16 18:24:28,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:24:28,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:29,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87d64f25-1e0f-4b6e-8622-7f4eced9e68e 2019-05-16 18:24:29,039 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:24:29,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-87d64f25-1e0f-4b6e-8622-7f4eced9e68e 2019-05-16 18:24:29,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.229668855667s 2019-05-16 18:24:29,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:24:29,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:29,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 18:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fab3b4c6-b64b-4c19-818a-56b6ef9d33b6 2019-05-16 18:24:29,257 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 18:24:29,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-fab3b4c6-b64b-4c19-818a-56b6ef9d33b6 2019-05-16 18:24:29,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.213062047958s 2019-05-16 18:24:29,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:24:29,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:29,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Thu, 16 May 2019 18:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21192316-40dd-4851-a759-d2c3acee02aa 2019-05-16 18:24:29,505 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "links": {"self": "http://172.30.9.36:5000/v3/users/e19cc3e1efbf441b9b588137f9250ee9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e19cc3e1efbf441b9b588137f9250ee9", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 18:24:29,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-21192316-40dd-4851-a759-d2c3acee02aa 2019-05-16 18:24:29,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.247649908066s 2019-05-16 18:24:29,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:24:29,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:29,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Thu, 16 May 2019 18:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9afb521b-c7e4-4bc4-9446-297b1aaa199f 2019-05-16 18:24:29,736 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "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.36:5000/v3/projects/c85e1084f0d643208cf7084def10ab3b"}, "tags": [], "enabled": true, "id": "c85e1084f0d643208cf7084def10ab3b", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 18:24:29,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-9afb521b-c7e4-4bc4-9446-297b1aaa199f 2019-05-16 18:24:29,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219968080521s 2019-05-16 18:24:29,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 18:24:29,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=e19cc3e1efbf441b9b588137f9250ee9&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=c85e1084f0d643208cf7084def10ab3b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:29,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Thu, 16 May 2019 18:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dabe8fd-f41d-44e3-b646-7656c21f658b 2019-05-16 18:24:29,978 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=e19cc3e1efbf441b9b588137f9250ee9&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=c85e1084f0d643208cf7084def10ab3b", "previous": null, "next": null}} 2019-05-16 18:24:29,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=e19cc3e1efbf441b9b588137f9250ee9&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=c85e1084f0d643208cf7084def10ab3b used request id req-6dabe8fd-f41d-44e3-b646-7656c21f658b 2019-05-16 18:24:29,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.23471903801s 2019-05-16 18:24:29,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 18:24:29,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/c85e1084f0d643208cf7084def10ab3b/users/e19cc3e1efbf441b9b588137f9250ee9/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:30,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:24:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be699b5d-0968-4185-b266-e846f30d7c22 2019-05-16 18:24:30,225 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:24:30,225 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/c85e1084f0d643208cf7084def10ab3b/users/e19cc3e1efbf441b9b588137f9250ee9/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-be699b5d-0968-4185-b266-e846f30d7c22 2019-05-16 18:24:30,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.24401307106s 2019-05-16 18:24:30,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:24:30,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:30,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f74a1d3-6499-4bd7-89e5-645834eb9699 2019-05-16 18:24:30,400 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:24:30,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-5f74a1d3-6499-4bd7-89e5-645834eb9699 2019-05-16 18:24:30,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17134308815s 2019-05-16 18:24:30,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:24:30,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:30,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 18:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2411638-3d25-4e5a-a13a-295e71c4d938 2019-05-16 18:24:30,624 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 18:24:30,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-b2411638-3d25-4e5a-a13a-295e71c4d938 2019-05-16 18:24:30,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21829199791s 2019-05-16 18:24:30,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:24:30,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:30,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Thu, 16 May 2019 18:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b76981-f13e-4719-999a-4bc6e6212f18 2019-05-16 18:24:30,851 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "links": {"self": "http://172.30.9.36:5000/v3/users/e19cc3e1efbf441b9b588137f9250ee9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e19cc3e1efbf441b9b588137f9250ee9", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 18:24:30,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-f4b76981-f13e-4719-999a-4bc6e6212f18 2019-05-16 18:24:30,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22683596611s 2019-05-16 18:24:30,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 18:24:30,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=e19cc3e1efbf441b9b588137f9250ee9&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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:31,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Thu, 16 May 2019 18:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a8d7a2-94ae-4f13-82d3-c0f14ea8616d 2019-05-16 18:24:31,084 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=e19cc3e1efbf441b9b588137f9250ee9&scope.domain.id=default", "previous": null, "next": null}} 2019-05-16 18:24:31,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=e19cc3e1efbf441b9b588137f9250ee9&scope.domain.id=default used request id req-e9a8d7a2-94ae-4f13-82d3-c0f14ea8616d 2019-05-16 18:24:31,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.221493005753s 2019-05-16 18:24:31,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-16 18:24:31,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/domains/default/users/e19cc3e1efbf441b9b588137f9250ee9/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:31,357 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:24:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6e16db3-a3cd-4860-8fee-b0942f7b8fe9 2019-05-16 18:24:31,357 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:24:31,358 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/domains/default/users/e19cc3e1efbf441b9b588137f9250ee9/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-d6e16db3-a3cd-4860-8fee-b0942f7b8fe9 2019-05-16 18:24:31,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.269567966461s 2019-05-16 18:24:31,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:24:31,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 18:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16e266ec-7cb5-47ce-9ab1-4bd1e3a1f20d 2019-05-16 18:24:31,368 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 18:24:31,368 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-16e266ec-7cb5-47ce-9ab1-4bd1e3a1f20d 2019-05-16 18:24:31,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 18:24:31,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T19:24:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c85e1084f0d643208cf7084def10ab3b", "name": "neutron-tempest-pl-project_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/c85e1084f0d643208cf7084def10ab3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/c85e1084f0d643208cf7084def10ab3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/c85e1084f0d643208cf7084def10ab3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/c85e1084f0d643208cf7084def10ab3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/c85e1084f0d643208cf7084def10ab3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/c85e1084f0d643208cf7084def10ab3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/c85e1084f0d643208cf7084def10ab3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/c85e1084f0d643208cf7084def10ab3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/c85e1084f0d643208cf7084def10ab3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_c85e1084f0d643208cf7084def10ab3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_c85e1084f0d643208cf7084def10ab3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "id": "e19cc3e1efbf441b9b588137f9250ee9"}, "audit_ids": ["HeeCv534R-mTPJoYBSNN0A"], "issued_at": "2019-05-16T18:24:31.000000Z"}} 2019-05-16 18:24:31,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-16 18:24:31,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}20a96311cb47042a80cd39ef00a48f72734e7fbe" 2019-05-16 18:24:32,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 16 May 2019 18:24:32 GMT X-Openstack-Request-Id: req-e79aca01-fc91-4224-a8f3-ca76fb6c0709 2019-05-16 18:24:32,073 - 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-05-16 18:24:32,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/extensions.json used request id req-e79aca01-fc91-4224-a8f3-ca76fb6c0709 2019-05-16 18:24:32,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.276961088181s 2019-05-16 18:24:32,083 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-05-16 18:24:32,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:24:32,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:32,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 18:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-339fcd3f-1296-4df9-b695-3eaf0e9781ed 2019-05-16 18:24:32,207 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 18:24:32,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-339fcd3f-1296-4df9-b695-3eaf0e9781ed 2019-05-16 18:24:32,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.12411904335s 2019-05-16 18:24:32,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:24:32,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:24:32,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Thu, 16 May 2019 18:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6d29c9b-d944-4c30-b372-4659b15cffc0 2019-05-16 18:24:32,342 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "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.36:5000/v3/projects/c85e1084f0d643208cf7084def10ab3b"}, "tags": [], "enabled": true, "id": "c85e1084f0d643208cf7084def10ab3b", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 18:24:32,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-b6d29c9b-d944-4c30-b372-4659b15cffc0 2019-05-16 18:24:32,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.12707901001s 2019-05-16 18:24:32,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-16 18:24:32,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" -d '{"network": {"shared": true, "tenant_id": "c85e1084f0d643208cf7084def10ab3b", "name": "neutron-tempest-plugin-api-net_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "admin_state_up": true}}' 2019-05-16 18:24:32,939 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 739 Content-Type: application/json Date: Thu, 16 May 2019 18:24:32 GMT X-Openstack-Request-Id: req-e135f595-344c-44a3-a3dc-20d08177867f 2019-05-16 18:24:32,939 - 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":"ecab1ab9-7bea-42f2-928d-9d5cb3810706","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":true,"project_id":"c85e1084f0d643208cf7084def10ab3b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:24:32Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae","admin_state_up":true,"tenant_id":"c85e1084f0d643208cf7084def10ab3b","created_at":"2019-05-16T18:24:32Z","mtu":1450}} 2019-05-16 18:24:32,939 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-e135f595-344c-44a3-a3dc-20d08177867f 2019-05-16 18:24:32,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.595241069794s 2019-05-16 18:24:32,940 - 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-05-16T18:24:32Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ecab1ab9-7bea-42f2-928d-9d5cb3810706', u'provider:segmentation_id': 33, 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_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae', u'created_at': u'2019-05-16T18:24:32Z', u'mtu': 1450, u'tenant_id': u'c85e1084f0d643208cf7084def10ab3b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'c85e1084f0d643208cf7084def10ab3b', u'l2_adjacency': True}) 2019-05-16 18:24:32,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:24:32,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}20a96311cb47042a80cd39ef00a48f72734e7fbe" 2019-05-16 18:24:33,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1445 Content-Type: application/json Date: Thu, 16 May 2019 18:24:33 GMT X-Openstack-Request-Id: req-843a8405-142b-4b77-837b-8c378f275f11 2019-05-16 18:24:33,323 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:04:14Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ecab1ab9-7bea-42f2-928d-9d5cb3810706","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":true,"project_id":"c85e1084f0d643208cf7084def10ab3b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:24:32Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae","admin_state_up":true,"tenant_id":"c85e1084f0d643208cf7084def10ab3b","created_at":"2019-05-16T18:24:32Z","provider:network_type":"vxlan"}]} 2019-05-16 18:24:33,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-843a8405-142b-4b77-837b-8c378f275f11 2019-05-16 18:24:33,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383265972137s 2019-05-16 18:24:33,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-16 18:24:33,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}20a96311cb47042a80cd39ef00a48f72734e7fbe" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "enable_dhcp": true, "network_id": "ecab1ab9-7bea-42f2-928d-9d5cb3810706", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-16 18:24:34,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Thu, 16 May 2019 18:24:34 GMT X-Openstack-Request-Id: req-bca494a8-ea4c-4e8e-8f1d-32cde3ccce16 2019-05-16 18:24:34,288 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-16T18:24:33Z","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":"4a794105-6668-4218-bf6e-bbe81fb511d3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c85e1084f0d643208cf7084def10ab3b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae","enable_dhcp":true,"segment_id":null,"network_id":"ecab1ab9-7bea-42f2-928d-9d5cb3810706","tenant_id":"c85e1084f0d643208cf7084def10ab3b","created_at":"2019-05-16T18:24:33Z","ip_version":4}} 2019-05-16 18:24:34,289 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-bca494a8-ea4c-4e8e-8f1d-32cde3ccce16 2019-05-16 18:24:34,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.963176012039s 2019-05-16 18:24:34,289 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:24:33Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4a794105-6668-4218-bf6e-bbe81fb511d3', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ecab1ab9-7bea-42f2-928d-9d5cb3810706', u'tenant_id': u'c85e1084f0d643208cf7084def10ab3b', u'created_at': u'2019-05-16T18:24:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c85e1084f0d643208cf7084def10ab3b'}) 2019-05-16 18:24:34,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-16 18:24:34,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}20a96311cb47042a80cd39ef00a48f72734e7fbe" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "neutron-tempest-plugin-api-router_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "admin_state_up": true}}' 2019-05-16 18:24:41,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Thu, 16 May 2019 18:24:41 GMT X-Openstack-Request-Id: req-a15fd01c-3049-4e72-88ac-29894347c63e 2019-05-16 18:24:41,731 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c85e1084f0d643208cf7084def10ab3b", "created_at": "2019-05-16T18:24:35Z", "admin_state_up": true, "updated_at": "2019-05-16T18:24:36Z", "project_id": "c85e1084f0d643208cf7084def10ab3b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "5bfe827b-21e2-4efe-82e1-bb4ea8c2210d", "name": "neutron-tempest-plugin-api-router_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae"}} 2019-05-16 18:24:41,731 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-a15fd01c-3049-4e72-88ac-29894347c63e 2019-05-16 18:24:41,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.44170689583s 2019-05-16 18:24:41,732 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:24:36Z', u'revision_number': 3, u'ha': True, u'id': u'5bfe827b-21e2-4efe-82e1-bb4ea8c2210d', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae', u'admin_state_up': True, u'tenant_id': u'c85e1084f0d643208cf7084def10ab3b', u'created_at': u'2019-05-16T18:24:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'c85e1084f0d643208cf7084def10ab3b'}) 2019-05-16 18:24:41,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-16 18:24:41,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/5bfe827b-21e2-4efe-82e1-bb4ea8c2210d/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}20a96311cb47042a80cd39ef00a48f72734e7fbe" -d '{"subnet_id": "4a794105-6668-4218-bf6e-bbe81fb511d3"}' 2019-05-16 18:24:44,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:24:44 GMT X-Openstack-Request-Id: req-25adf2ed-6fff-4b5b-92f1-e39b676cc4e1 2019-05-16 18:24:44,947 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ecab1ab9-7bea-42f2-928d-9d5cb3810706", "tenant_id": "c85e1084f0d643208cf7084def10ab3b", "subnet_id": "4a794105-6668-4218-bf6e-bbe81fb511d3", "subnet_ids": ["4a794105-6668-4218-bf6e-bbe81fb511d3"], "port_id": "1110bfbf-9958-4864-a9ba-4b693f9db871", "id": "5bfe827b-21e2-4efe-82e1-bb4ea8c2210d"} 2019-05-16 18:24:44,948 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/5bfe827b-21e2-4efe-82e1-bb4ea8c2210d/add_router_interface.json used request id req-25adf2ed-6fff-4b5b-92f1-e39b676cc4e1 2019-05-16 18:24:44,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.21499705315s 2019-05-16 18:24:44,948 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-16 18:24:45,044 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-16 18:24:45,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:24:45,052 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 16 May 2019 18:24:45 GMT 2019-05-16 18:24:45,052 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-16 18:24:45,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:24:45,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}20a96311cb47042a80cd39ef00a48f72734e7fbe" 2019-05-16 18:24:45,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 16 May 2019 18:24:45 GMT X-Openstack-Request-Id: req-9dc8f60c-180b-43bb-a14d-1f5f78242bc6 2019-05-16 18:24:45,356 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:24:45,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-9dc8f60c-180b-43bb-a14d-1f5f78242bc6 2019-05-16 18:24:45,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30145907402s 2019-05-16 18:24:45,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 18:24:45,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}20a96311cb47042a80cd39ef00a48f72734e7fbe" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae"}' 2019-05-16 18:24:45,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Thu, 16 May 2019 18:24:45 GMT Location: http://172.30.9.36:9292/v2/images/a8745857-6336-4c82-b1e0-886d5848ef56 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e973bed4-d9b1-4574-b499-0ecec3b2a142 2019-05-16 18:24:45,749 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:24:45Z", "file": "/v2/images/a8745857-6336-4c82-b1e0-886d5848ef56/file", "owner": "c85e1084f0d643208cf7084def10ab3b", "id": "a8745857-6336-4c82-b1e0-886d5848ef56", "size": null, "self": "/v2/images/a8745857-6336-4c82-b1e0-886d5848ef56", "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_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "checksum": null, "created_at": "2019-05-16T18:24:45Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 18:24:45,749 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-e973bed4-d9b1-4574-b499-0ecec3b2a142 2019-05-16 18:24:45,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.384318828583s 2019-05-16 18:24:45,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 18:24:45,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/a8745857-6336-4c82-b1e0-886d5848ef56/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}20a96311cb47042a80cd39ef00a48f72734e7fbe" -d '' 2019-05-16 18:24:46,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:24:46 GMT X-Openstack-Request-Id: req-dad0df11-ef4e-43db-95bf-0562bf5dd5b1 2019-05-16 18:24:46,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-05-16 18:24:46,644 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/a8745857-6336-4c82-b1e0-886d5848ef56/file used request id req-dad0df11-ef4e-43db-95bf-0562bf5dd5b1 2019-05-16 18:24:46,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.89405798912s 2019-05-16 18:24:46,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:24:46,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}20a96311cb47042a80cd39ef00a48f72734e7fbe" 2019-05-16 18:24:46,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Thu, 16 May 2019 18:24:46 GMT X-Openstack-Request-Id: req-61ac4b3e-13fd-4ed7-85c7-e19e0754a723 2019-05-16 18:24:46,949 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:24:46Z", "file": "/v2/images/a8745857-6336-4c82-b1e0-886d5848ef56/file", "owner": "c85e1084f0d643208cf7084def10ab3b", "id": "a8745857-6336-4c82-b1e0-886d5848ef56", "size": 12716032, "self": "/v2/images/a8745857-6336-4c82-b1e0-886d5848ef56", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/a8745857-6336-4c82-b1e0-886d5848ef56/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/a8745857-6336-4c82-b1e0-886d5848ef56/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:24:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:24:46,949 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-61ac4b3e-13fd-4ed7-85c7-e19e0754a723 2019-05-16 18:24:46,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300749063492s 2019-05-16 18:24:46,951 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/a8745857-6336-4c82-b1e0-886d5848ef56/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a8745857-6336-4c82-b1e0-886d5848ef56/file', 'owner': u'c85e1084f0d643208cf7084def10ab3b', 'id': u'a8745857-6336-4c82-b1e0-886d5848ef56', 'size': 12716032, u'self': u'/v2/images/a8745857-6336-4c82-b1e0-886d5848ef56', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c85e1084f0d643208cf7084def10ab3b', 'name': 'neutron-tempest-pl-project_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/a8745857-6336-4c82-b1e0-886d5848ef56/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T18:24:46Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-16T18:24:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae', '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/a8745857-6336-4c82-b1e0-886d5848ef56', 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_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae', 'created': u'2019-05-16T18:24:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T18:24:45Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a8745857-6336-4c82-b1e0-886d5848ef56', 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_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 18:24:46,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 18:24:46,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 18:24:47,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 322 Content-Type: application/json Date: Thu, 16 May 2019 18:24:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6d0e04f0-2584-4b24-b467-b56706617182 x-openstack-request-id: req-6d0e04f0-2584-4b24-b467-b56706617182 2019-05-16 18:24:47,195 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/5358b941-5f5d-4603-ade6-03b0b0a5151c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/5358b941-5f5d-4603-ade6-03b0b0a5151c", "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": "5358b941-5f5d-4603-ade6-03b0b0a5151c"}} 2019-05-16 18:24:47,195 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-6d0e04f0-2584-4b24-b467-b56706617182 2019-05-16 18:24:47,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.240925073624s 2019-05-16 18:24:47,196 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'5358b941-5f5d-4603-ade6-03b0b0a5151c', 'swap': 0}) 2019-05-16 18:24:47,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 18:24:47,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/5358b941-5f5d-4603-ade6-03b0b0a5151c/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}a58453ab7bed16f848088f81bfb0d53e28288305" -d '{"extra_specs": {}}' 2019-05-16 18:24:47,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:24: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-1614b412-f25e-4ced-a442-3e4d6b627068 x-openstack-request-id: req-1614b412-f25e-4ced-a442-3e4d6b627068 2019-05-16 18:24:47,217 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 18:24:47,217 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/5358b941-5f5d-4603-ade6-03b0b0a5151c/os-extra_specs used request id req-1614b412-f25e-4ced-a442-3e4d6b627068 2019-05-16 18:24:47,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198700428009s 2019-05-16 18:24:47,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:24:47,229 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 18:24:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8272e4a-06b9-42b8-a546-aea6358642b7 2019-05-16 18:24:47,230 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 18:24:47,230 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-c8272e4a-06b9-42b8-a546-aea6358642b7 2019-05-16 18:24:47,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:24:47,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}20a96311cb47042a80cd39ef00a48f72734e7fbe" 2019-05-16 18:24:47,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11d1e3c6-da8f-46c9-a598-db2283fbf531 2019-05-16 18:24:47,455 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:24:47,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-11d1e3c6-da8f-46c9-a598-db2283fbf531 2019-05-16 18:24:47,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222451925278s 2019-05-16 18:24:47,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:24:47,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}20a96311cb47042a80cd39ef00a48f72734e7fbe" 2019-05-16 18:24:47,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18eb5242-e096-475f-bb32-d59d2e6a1bdc 2019-05-16 18:24:47,648 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:24:47,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-18eb5242-e096-475f-bb32-d59d2e6a1bdc 2019-05-16 18:24:47,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187839984894s 2019-05-16 18:24:47,660 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-16 18:24:51,988 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c2f22660-1dc6-4137-a69b-c7c462f84abf | 2019-05-16T18:24:51.579596 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c2f22660-1dc6-4137-a69b-c7c462f84abf ~/.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-05-16 18:24:55,399 - 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-05-16 18:24:56,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-16 18:25:01,092 - 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=ab24a75a-d204-42c7-8f85-60d66f252018) as the default verifier for the future CLI operations. 2019-05-16 18:25:02,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-16 18:25:02,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:25:02,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Thu, 16 May 2019 18:25: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-7864e24d-4458-4583-9ec2-ab255c8b035c x-openstack-request-id: req-7864e24d-4458-4583-9ec2-ab255c8b035c 2019-05-16 18:25:02,977 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 299}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 302}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-16 18:25:02,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-hypervisors/detail used request id req-7864e24d-4458-4583-9ec2-ab255c8b035c 2019-05-16 18:25:02,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0431430339813s 2019-05-16 18:25:02,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:25:02,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}20a96311cb47042a80cd39ef00a48f72734e7fbe" 2019-05-16 18:25:03,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Thu, 16 May 2019 18:25:03 GMT X-Openstack-Request-Id: req-e88f55f9-c24e-462f-a8f7-88a982ab2e60 2019-05-16 18:25:03,278 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:24:46Z", "file": "/v2/images/a8745857-6336-4c82-b1e0-886d5848ef56/file", "owner": "c85e1084f0d643208cf7084def10ab3b", "id": "a8745857-6336-4c82-b1e0-886d5848ef56", "size": 12716032, "self": "/v2/images/a8745857-6336-4c82-b1e0-886d5848ef56", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/a8745857-6336-4c82-b1e0-886d5848ef56/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/a8745857-6336-4c82-b1e0-886d5848ef56/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:24:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:25:03,278 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-e88f55f9-c24e-462f-a8f7-88a982ab2e60 2019-05-16 18:25:03,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.295742988586s 2019-05-16 18:25:03,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 18:25:03,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}20a96311cb47042a80cd39ef00a48f72734e7fbe" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae"}' 2019-05-16 18:25:03,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Thu, 16 May 2019 18:25:03 GMT Location: http://172.30.9.36:9292/v2/images/29dbe2a9-ce6f-4f77-988f-26d7bfa866f4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-05959dc4-434f-4287-bffd-fdd0812930f5 2019-05-16 18:25:03,737 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:25:03Z", "file": "/v2/images/29dbe2a9-ce6f-4f77-988f-26d7bfa866f4/file", "owner": "c85e1084f0d643208cf7084def10ab3b", "id": "29dbe2a9-ce6f-4f77-988f-26d7bfa866f4", "size": null, "self": "/v2/images/29dbe2a9-ce6f-4f77-988f-26d7bfa866f4", "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_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "checksum": null, "created_at": "2019-05-16T18:25:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 18:25:03,737 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-05959dc4-434f-4287-bffd-fdd0812930f5 2019-05-16 18:25:03,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.448968887329s 2019-05-16 18:25:03,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 18:25:03,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/29dbe2a9-ce6f-4f77-988f-26d7bfa866f4/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}20a96311cb47042a80cd39ef00a48f72734e7fbe" -d '' 2019-05-16 18:25:04,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:25:04 GMT X-Openstack-Request-Id: req-969ba9e4-45f2-45b8-884c-1f158f976b13 2019-05-16 18:25:04,662 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 18:25:04,663 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/29dbe2a9-ce6f-4f77-988f-26d7bfa866f4/file used request id req-969ba9e4-45f2-45b8-884c-1f158f976b13 2019-05-16 18:25:04,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.924609899521s 2019-05-16 18:25:04,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:25:04,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}20a96311cb47042a80cd39ef00a48f72734e7fbe" 2019-05-16 18:25:04,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Thu, 16 May 2019 18:25:04 GMT X-Openstack-Request-Id: req-ad1ef5f3-25ee-4ed8-a55a-9475325da010 2019-05-16 18:25:04,995 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:25:04Z", "file": "/v2/images/29dbe2a9-ce6f-4f77-988f-26d7bfa866f4/file", "owner": "c85e1084f0d643208cf7084def10ab3b", "id": "29dbe2a9-ce6f-4f77-988f-26d7bfa866f4", "size": 12716032, "self": "/v2/images/29dbe2a9-ce6f-4f77-988f-26d7bfa866f4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/29dbe2a9-ce6f-4f77-988f-26d7bfa866f4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/29dbe2a9-ce6f-4f77-988f-26d7bfa866f4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:25:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:24:46Z", "file": "/v2/images/a8745857-6336-4c82-b1e0-886d5848ef56/file", "owner": "c85e1084f0d643208cf7084def10ab3b", "id": "a8745857-6336-4c82-b1e0-886d5848ef56", "size": 12716032, "self": "/v2/images/a8745857-6336-4c82-b1e0-886d5848ef56", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/a8745857-6336-4c82-b1e0-886d5848ef56/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/a8745857-6336-4c82-b1e0-886d5848ef56/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:24:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:25:04,995 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-ad1ef5f3-25ee-4ed8-a55a-9475325da010 2019-05-16 18:25:04,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.328286170959s 2019-05-16 18:25:04,998 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/29dbe2a9-ce6f-4f77-988f-26d7bfa866f4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/29dbe2a9-ce6f-4f77-988f-26d7bfa866f4/file', 'owner': u'c85e1084f0d643208cf7084def10ab3b', 'id': u'29dbe2a9-ce6f-4f77-988f-26d7bfa866f4', 'size': 12716032, u'self': u'/v2/images/29dbe2a9-ce6f-4f77-988f-26d7bfa866f4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c85e1084f0d643208cf7084def10ab3b', 'name': 'neutron-tempest-pl-project_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/29dbe2a9-ce6f-4f77-988f-26d7bfa866f4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T18:25:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-16T18:25:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae', '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/29dbe2a9-ce6f-4f77-988f-26d7bfa866f4', 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_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae', 'created': u'2019-05-16T18:25:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T18:25:03Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/29dbe2a9-ce6f-4f77-988f-26d7bfa866f4', 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_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 18:25:04,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 18:25:05,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 18:25:05,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 324 Content-Type: application/json Date: Thu, 16 May 2019 18:25:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-526fa3f6-6c1b-4dfe-8b5b-876a53a6364f x-openstack-request-id: req-526fa3f6-6c1b-4dfe-8b5b-876a53a6364f 2019-05-16 18:25:05,037 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/692833bb-e956-49e5-a9e2-ab0a9ce7c3da", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/692833bb-e956-49e5-a9e2-ab0a9ce7c3da", "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": "692833bb-e956-49e5-a9e2-ab0a9ce7c3da"}} 2019-05-16 18:25:05,037 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-526fa3f6-6c1b-4dfe-8b5b-876a53a6364f 2019-05-16 18:25:05,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0385110378265s 2019-05-16 18:25:05,039 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'692833bb-e956-49e5-a9e2-ab0a9ce7c3da', 'swap': 0}) 2019-05-16 18:25:05,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 18:25:05,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/692833bb-e956-49e5-a9e2-ab0a9ce7c3da/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}a58453ab7bed16f848088f81bfb0d53e28288305" -d '{"extra_specs": {}}' 2019-05-16 18:25:05,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:25:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-40817900-fe78-49b3-8496-f33270158e69 x-openstack-request-id: req-40817900-fe78-49b3-8496-f33270158e69 2019-05-16 18:25:05,062 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 18:25:05,062 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/692833bb-e956-49e5-a9e2-ab0a9ce7c3da/os-extra_specs used request id req-40817900-fe78-49b3-8496-f33270158e69 2019-05-16 18:25:05,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229070186615s 2019-05-16 18:25:05,062 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'692833bb-e956-49e5-a9e2-ab0a9ce7c3da', 'swap': 0}) 2019-05-16 18:25:08,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-16 18:25:08,409 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-16 18:25:08,409 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-16 18:25:08,412 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-16 18:25:08,447 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-16 18:25:12,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ab24a75a-d204-42c7-8f85-60d66f252018/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-05-16 18:25:12,452 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-16 18:25:12,463 - 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-05-16 18:40:18,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: aa89d3ba-ec0d-4137-98bc-e685496319ef 2019-05-16 18:40:18,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'aa89d3ba-ec0d-4137-98bc-e685496319ef']'. 2019-05-16 18:40:19,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-16 18:40:19,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-16 18:40:19,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-16 18:40:19,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | aa89d3ba-ec0d-4137-98bc-e685496319ef | 2019-05-16 18:40:19,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-16 18:40:19,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-16 18:25:14 | 2019-05-16 18:40:19,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-16 18:40:18 | 2019-05-16 18:40:19,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:04 | 2019-05-16 18:40:19,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-16 18:40:19,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-16 18:40:19,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-16 18:40:19,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ab24a75a-d204-42c7-8f85-60d66f252018) | 2019-05-16 18:40:19,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-16 18:40:19,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c2f22660-1dc6-4137-a69b-c7c462f84abf) | 2019-05-16 18:40:19,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 571 | 2019-05-16 18:40:19,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 897.128 | 2019-05-16 18:40:19,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 498 | 2019-05-16 18:40:19,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 73 | 2019-05-16 18:40:19,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-16 18:40:19,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-16 18:40:19,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-16 18:40:19,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-16 18:40:19,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-16 18:40:19,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-16 18:40:19,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2019-05-16 18:40:19,393 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'aa89d3ba-ec0d-4137-98bc-e685496319ef', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html'] 2019-05-16 18:40:21,440 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid aa89d3ba-ec0d-4137-98bc-e685496319ef --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-05-16 18:40:21,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'aa89d3ba-ec0d-4137-98bc-e685496319ef', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml'] 2019-05-16 18:40:23,269 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid aa89d3ba-ec0d-4137-98bc-e685496319ef --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-05-16 18:40:23,504 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 18:40:23,505 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 15:51 | PASS | +------------------------------------+------------------+------------------+----------------+ 2019-05-16 18:40:23,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 18:40:23,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/29dbe2a9-ce6f-4f77-988f-26d7bfa866f4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20a96311cb47042a80cd39ef00a48f72734e7fbe" 2019-05-16 18:40:24,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:40:24 GMT X-Openstack-Request-Id: req-f80e837b-aec8-4bbc-b6e8-42e551e9032b 2019-05-16 18:40:24,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-05-16 18:40:24,175 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/29dbe2a9-ce6f-4f77-988f-26d7bfa866f4 used request id req-f80e837b-aec8-4bbc-b6e8-42e551e9032b 2019-05-16 18:40:24,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.663635015488s 2019-05-16 18:40:24,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 18:40:24,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:40:24,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:40: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-0452b153-1f85-48e5-b4c4-5e7e36305c33 x-openstack-request-id: req-0452b153-1f85-48e5-b4c4-5e7e36305c33 2019-05-16 18:40:24,504 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/5358b941-5f5d-4603-ade6-03b0b0a5151c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/5358b941-5f5d-4603-ade6-03b0b0a5151c", "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": "5358b941-5f5d-4603-ade6-03b0b0a5151c"}, {"name": "neutron-tempest-plugin-api-flavor_alt_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/692833bb-e956-49e5-a9e2-ab0a9ce7c3da", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/692833bb-e956-49e5-a9e2-ab0a9ce7c3da", "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": "692833bb-e956-49e5-a9e2-ab0a9ce7c3da"}]} 2019-05-16 18:40:24,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-0452b153-1f85-48e5-b4c4-5e7e36305c33 2019-05-16 18:40:24,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.31513094902s 2019-05-16 18:40:24,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 18:40:24,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/692833bb-e956-49e5-a9e2-ab0a9ce7c3da -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:40:24,551 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 18:40:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d0185626-7378-4ef9-b4cd-9af0c81a5819 x-openstack-request-id: req-d0185626-7378-4ef9-b4cd-9af0c81a5819 2019-05-16 18:40:24,551 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/692833bb-e956-49e5-a9e2-ab0a9ce7c3da used request id req-d0185626-7378-4ef9-b4cd-9af0c81a5819 2019-05-16 18:40:24,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0442078113556s 2019-05-16 18:40:24,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-16 18:40:24,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/5bfe827b-21e2-4efe-82e1-bb4ea8c2210d/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}20a96311cb47042a80cd39ef00a48f72734e7fbe" -d '{"subnet_id": "4a794105-6668-4218-bf6e-bbe81fb511d3"}' 2019-05-16 18:40:27,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:40:27 GMT X-Openstack-Request-Id: req-77510bce-61c0-49fc-ade8-bfe61524f360 2019-05-16 18:40:27,645 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ecab1ab9-7bea-42f2-928d-9d5cb3810706", "tenant_id": "c85e1084f0d643208cf7084def10ab3b", "subnet_id": "4a794105-6668-4218-bf6e-bbe81fb511d3", "subnet_ids": ["4a794105-6668-4218-bf6e-bbe81fb511d3"], "port_id": "1110bfbf-9958-4864-a9ba-4b693f9db871", "id": "5bfe827b-21e2-4efe-82e1-bb4ea8c2210d"} 2019-05-16 18:40:27,645 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/5bfe827b-21e2-4efe-82e1-bb4ea8c2210d/remove_router_interface.json used request id req-77510bce-61c0-49fc-ade8-bfe61524f360 2019-05-16 18:40:27,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.09368109703s 2019-05-16 18:40:27,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 18:40:27,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}20a96311cb47042a80cd39ef00a48f72734e7fbe" 2019-05-16 18:40:28,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Thu, 16 May 2019 18:40:28 GMT X-Openstack-Request-Id: req-952c0555-9cab-4448-8cd8-075e16a2e5d0 2019-05-16 18:40:28,363 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c85e1084f0d643208cf7084def10ab3b", "created_at": "2019-05-16T18:24:35Z", "admin_state_up": true, "updated_at": "2019-05-16T18:40:25Z", "project_id": "c85e1084f0d643208cf7084def10ab3b", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "5bfe827b-21e2-4efe-82e1-bb4ea8c2210d", "name": "neutron-tempest-plugin-api-router_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c3f4592852414ec8b26b7832852f2d03", "created_at": "2019-05-16T18:25:49Z", "admin_state_up": true, "updated_at": "2019-05-16T18:25:52Z", "project_id": "c3f4592852414ec8b26b7832852f2d03", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "e747899b-a1be-4080-903d-ec42b4d4fc4b", "name": "tempest-pretest-check-102260689"}]} 2019-05-16 18:40:28,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-952c0555-9cab-4448-8cd8-075e16a2e5d0 2019-05-16 18:40:28,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.717907905579s 2019-05-16 18:40:28,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-16 18:40:28,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/5bfe827b-21e2-4efe-82e1-bb4ea8c2210d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20a96311cb47042a80cd39ef00a48f72734e7fbe" 2019-05-16 18:40:32,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:40:32 GMT X-Openstack-Request-Id: req-c934af03-29c6-4865-9886-571ddbdae854 2019-05-16 18:40:32,844 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:40:32,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/5bfe827b-21e2-4efe-82e1-bb4ea8c2210d.json used request id req-c934af03-29c6-4865-9886-571ddbdae854 2019-05-16 18:40:32,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.47946214676s 2019-05-16 18:40:32,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 18:40:32,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}20a96311cb47042a80cd39ef00a48f72734e7fbe" 2019-05-16 18:40:33,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1942 Content-Type: application/json Date: Thu, 16 May 2019 18:40:33 GMT X-Openstack-Request-Id: req-adab730c-948a-49ad-b253-253e50d6fb2f 2019-05-16 18:40:33,178 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-16T18:04:14Z","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":"15f6e4f1-be08-42d1-ac18-58bd55312917","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"06d1924295234cf290a06b20cd4dd341","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"220195cd-782b-490f-b03b-eb92b75ca738","tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:14Z","ip_version":4},{"updated_at":"2019-05-16T18:24:33Z","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":"4a794105-6668-4218-bf6e-bbe81fb511d3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c85e1084f0d643208cf7084def10ab3b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae","enable_dhcp":true,"segment_id":null,"network_id":"ecab1ab9-7bea-42f2-928d-9d5cb3810706","tenant_id":"c85e1084f0d643208cf7084def10ab3b","created_at":"2019-05-16T18:24:33Z","ip_version":4},{"updated_at":"2019-05-16T18:25:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c929bbdb-44c8-4a89-9579-5262d9d5a4e2","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant c3f4592852414ec8b26b7832852f2d03","enable_dhcp":false,"segment_id":null,"network_id":"85408666-f497-4d8b-8bd1-db6c2e5da984","tenant_id":"","created_at":"2019-05-16T18:25:48Z","ip_version":4}]} 2019-05-16 18:40:33,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-adab730c-948a-49ad-b253-253e50d6fb2f 2019-05-16 18:40:33,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.333434820175s 2019-05-16 18:40:33,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-16 18:40:33,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/4a794105-6668-4218-bf6e-bbe81fb511d3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20a96311cb47042a80cd39ef00a48f72734e7fbe" 2019-05-16 18:40:35,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:40:35 GMT X-Openstack-Request-Id: req-fb84ea06-b676-4773-ad44-b150be3ff33d 2019-05-16 18:40:35,966 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:40:35,966 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/4a794105-6668-4218-bf6e-bbe81fb511d3.json used request id req-fb84ea06-b676-4773-ad44-b150be3ff33d 2019-05-16 18:40:35,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.78552412987s 2019-05-16 18:40:35,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:40:35,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}20a96311cb47042a80cd39ef00a48f72734e7fbe" 2019-05-16 18:40:36,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2123 Content-Type: application/json Date: Thu, 16 May 2019 18:40:36 GMT X-Openstack-Request-Id: req-bcdc2bc7-a2d0-4ccd-840a-68d3f86ccb06 2019-05-16 18:40:36,340 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85408666-f497-4d8b-8bd1-db6c2e5da984","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c929bbdb-44c8-4a89-9579-5262d9d5a4e2"],"description":"","tags":[],"updated_at":"2019-05-16T18:25:48Z","qos_policy_id":null,"name":"HA network tenant c3f4592852414ec8b26b7832852f2d03","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T18:25:48Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ecab1ab9-7bea-42f2-928d-9d5cb3810706","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":true,"project_id":"c85e1084f0d643208cf7084def10ab3b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:40:35Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae","admin_state_up":true,"tenant_id":"c85e1084f0d643208cf7084def10ab3b","created_at":"2019-05-16T18:24:32Z","provider:network_type":"vxlan"}]} 2019-05-16 18:40:36,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-bcdc2bc7-a2d0-4ccd-840a-68d3f86ccb06 2019-05-16 18:40:36,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373873949051s 2019-05-16 18:40:36,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-16 18:40:36,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/ecab1ab9-7bea-42f2-928d-9d5cb3810706.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20a96311cb47042a80cd39ef00a48f72734e7fbe" 2019-05-16 18:40:37,575 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:40:37 GMT X-Openstack-Request-Id: req-fd056343-9f7a-43b3-9cf7-01c3ba5d58d9 2019-05-16 18:40:37,575 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:40:37,575 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/ecab1ab9-7bea-42f2-928d-9d5cb3810706.json used request id req-fd056343-9f7a-43b3-9cf7-01c3ba5d58d9 2019-05-16 18:40:37,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.23384213448s 2019-05-16 18:40:37,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:40:37,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}20a96311cb47042a80cd39ef00a48f72734e7fbe" 2019-05-16 18:40:37,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Thu, 16 May 2019 18:40:37 GMT X-Openstack-Request-Id: req-2ac8964f-cee7-400f-b5da-e62b69ee31d3 2019-05-16 18:40:37,907 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:24:46Z", "file": "/v2/images/a8745857-6336-4c82-b1e0-886d5848ef56/file", "owner": "c85e1084f0d643208cf7084def10ab3b", "id": "a8745857-6336-4c82-b1e0-886d5848ef56", "size": 12716032, "self": "/v2/images/a8745857-6336-4c82-b1e0-886d5848ef56", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/a8745857-6336-4c82-b1e0-886d5848ef56/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/a8745857-6336-4c82-b1e0-886d5848ef56/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:24:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:40:37,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-2ac8964f-cee7-400f-b5da-e62b69ee31d3 2019-05-16 18:40:37,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.32724404335s 2019-05-16 18:40:37,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 18:40:37,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/a8745857-6336-4c82-b1e0-886d5848ef56 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20a96311cb47042a80cd39ef00a48f72734e7fbe" 2019-05-16 18:40:39,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:40:39 GMT X-Openstack-Request-Id: req-2b007384-93dd-4c74-9f1b-c6932c5cef86 2019-05-16 18:40:39,624 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 18:40:39,624 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/a8745857-6336-4c82-b1e0-886d5848ef56 used request id req-2b007384-93dd-4c74-9f1b-c6932c5cef86 2019-05-16 18:40:39,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.71552395821s 2019-05-16 18:40:39,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 18:40:39,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:40:39,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Thu, 16 May 2019 18:40: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-5dda05af-8e24-4fa5-902f-9444321506f5 x-openstack-request-id: req-5dda05af-8e24-4fa5-902f-9444321506f5 2019-05-16 18:40:39,647 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/5358b941-5f5d-4603-ade6-03b0b0a5151c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/5358b941-5f5d-4603-ade6-03b0b0a5151c", "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": "5358b941-5f5d-4603-ade6-03b0b0a5151c"}]} 2019-05-16 18:40:39,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-5dda05af-8e24-4fa5-902f-9444321506f5 2019-05-16 18:40:39,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224008560181s 2019-05-16 18:40:39,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 18:40:39,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/5358b941-5f5d-4603-ade6-03b0b0a5151c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:40:39,676 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 18:40:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4b951635-e6a0-464e-8ec5-4b7672c9b773 x-openstack-request-id: req-4b951635-e6a0-464e-8ec5-4b7672c9b773 2019-05-16 18:40:39,676 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/5358b941-5f5d-4603-ade6-03b0b0a5151c used request id req-4b951635-e6a0-464e-8ec5-4b7672c9b773 2019-05-16 18:40:39,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0272018909454s 2019-05-16 18:40:39,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:40:39,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:40:39,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Thu, 16 May 2019 18:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-813e4a49-8804-4d0f-aa97-13c5220bd092 2019-05-16 18:40:39,919 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "links": {"self": "http://172.30.9.36:5000/v3/users/e19cc3e1efbf441b9b588137f9250ee9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e19cc3e1efbf441b9b588137f9250ee9", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 18:40:39,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-813e4a49-8804-4d0f-aa97-13c5220bd092 2019-05-16 18:40:39,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243124008179s 2019-05-16 18:40:39,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:40:39,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/e19cc3e1efbf441b9b588137f9250ee9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:40:40,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 237 Content-Type: application/json Date: Thu, 16 May 2019 18:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05d4c656-fdf7-4073-8c3f-dd834399823b 2019-05-16 18:40:40,164 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae", "links": {"self": "http://172.30.9.36:5000/v3/users/e19cc3e1efbf441b9b588137f9250ee9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e19cc3e1efbf441b9b588137f9250ee9", "description": null}} 2019-05-16 18:40:40,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/e19cc3e1efbf441b9b588137f9250ee9 used request id req-05d4c656-fdf7-4073-8c3f-dd834399823b 2019-05-16 18:40:40,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239121198654s 2019-05-16 18:40:40,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-16 18:40:40,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/e19cc3e1efbf441b9b588137f9250ee9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:40:40,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:40:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-792f2bf1-46cc-4fa2-bf5e-d8e961868acb 2019-05-16 18:40:40,498 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:40:40,498 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/e19cc3e1efbf441b9b588137f9250ee9 used request id req-792f2bf1-46cc-4fa2-bf5e-d8e961868acb 2019-05-16 18:40:40,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.3322660923s 2019-05-16 18:40:40,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:40:40,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:40:40,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 16 May 2019 18:40:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf605a44-ead0-4847-85e5-9d89160e983d 2019-05-16 18:40:40,721 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "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.36:5000/v3/projects/c85e1084f0d643208cf7084def10ab3b"}, "tags": [], "enabled": true, "id": "c85e1084f0d643208cf7084def10ab3b", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_8c92a4cb-efe0-4c79-b8f7-db86c7a7e1ae"}]} 2019-05-16 18:40:40,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-bf605a44-ead0-4847-85e5-9d89160e983d 2019-05-16 18:40:40,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216686010361s 2019-05-16 18:40:40,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-16 18:40:40,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/c85e1084f0d643208cf7084def10ab3b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:40:41,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:40:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5258fad3-f746-4ce5-ba18-6c497a355311 2019-05-16 18:40:41,046 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:40:41,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/c85e1084f0d643208cf7084def10ab3b used request id req-5258fad3-f746-4ce5-ba18-6c497a355311 2019-05-16 18:40:41,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.319967985153s 2019-05-16 18:40:41,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:40:41,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=c85e1084f0d643208cf7084def10ab3b&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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:40:41,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 16 May 2019 18:40:41 GMT X-Openstack-Request-Id: req-2ab0883b-aae6-41bc-abb9-99101027eca4 2019-05-16 18:40:41,394 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c85e1084f0d643208cf7084def10ab3b", "created_at": "2019-05-16T18:24:32Z", "updated_at": "2019-05-16T18:24:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:24:32Z", "revision_number": 0, "id": "338c6575-94b1-47a3-a6c4-e1308bcc61e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:24:32Z", "security_group_id": "16e6e16a-5fdc-4320-9468-d783cf3a9142", "tenant_id": "c85e1084f0d643208cf7084def10ab3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c85e1084f0d643208cf7084def10ab3b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:24:32Z", "revision_number": 0, "id": "70dd5319-c67e-4889-9034-331d7a2881aa", "remote_group_id": "16e6e16a-5fdc-4320-9468-d783cf3a9142", "remote_ip_prefix": null, "created_at": "2019-05-16T18:24:32Z", "security_group_id": "16e6e16a-5fdc-4320-9468-d783cf3a9142", "tenant_id": "c85e1084f0d643208cf7084def10ab3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c85e1084f0d643208cf7084def10ab3b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:24:32Z", "revision_number": 0, "id": "ac27a3d2-fe3e-482e-bd72-76af541373be", "remote_group_id": "16e6e16a-5fdc-4320-9468-d783cf3a9142", "remote_ip_prefix": null, "created_at": "2019-05-16T18:24:32Z", "security_group_id": "16e6e16a-5fdc-4320-9468-d783cf3a9142", "tenant_id": "c85e1084f0d643208cf7084def10ab3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c85e1084f0d643208cf7084def10ab3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:24:32Z", "revision_number": 0, "id": "d1b85292-8b80-46a1-923e-2cbe0174ffee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:24:32Z", "security_group_id": "16e6e16a-5fdc-4320-9468-d783cf3a9142", "tenant_id": "c85e1084f0d643208cf7084def10ab3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c85e1084f0d643208cf7084def10ab3b"}], "revision_number": 1, "project_id": "c85e1084f0d643208cf7084def10ab3b", "id": "16e6e16a-5fdc-4320-9468-d783cf3a9142", "name": "default"}]} 2019-05-16 18:40:41,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=c85e1084f0d643208cf7084def10ab3b&name=default used request id req-2ab0883b-aae6-41bc-abb9-99101027eca4 2019-05-16 18:40:41,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.342411994934s 2019-05-16 18:40:41,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 18:40:41,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:40:41,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 16 May 2019 18:40:41 GMT X-Openstack-Request-Id: req-67e32378-6f1f-40a7-9fcd-01e42ead41bf 2019-05-16 18:40:41,746 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c85e1084f0d643208cf7084def10ab3b", "created_at": "2019-05-16T18:24:32Z", "updated_at": "2019-05-16T18:24:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:24:32Z", "revision_number": 0, "id": "d1b85292-8b80-46a1-923e-2cbe0174ffee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:24:32Z", "security_group_id": "16e6e16a-5fdc-4320-9468-d783cf3a9142", "tenant_id": "c85e1084f0d643208cf7084def10ab3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c85e1084f0d643208cf7084def10ab3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:24:32Z", "revision_number": 0, "id": "338c6575-94b1-47a3-a6c4-e1308bcc61e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:24:32Z", "security_group_id": "16e6e16a-5fdc-4320-9468-d783cf3a9142", "tenant_id": "c85e1084f0d643208cf7084def10ab3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c85e1084f0d643208cf7084def10ab3b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:24:32Z", "revision_number": 0, "id": "70dd5319-c67e-4889-9034-331d7a2881aa", "remote_group_id": "16e6e16a-5fdc-4320-9468-d783cf3a9142", "remote_ip_prefix": null, "created_at": "2019-05-16T18:24:32Z", "security_group_id": "16e6e16a-5fdc-4320-9468-d783cf3a9142", "tenant_id": "c85e1084f0d643208cf7084def10ab3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c85e1084f0d643208cf7084def10ab3b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:24:32Z", "revision_number": 0, "id": "ac27a3d2-fe3e-482e-bd72-76af541373be", "remote_group_id": "16e6e16a-5fdc-4320-9468-d783cf3a9142", "remote_ip_prefix": null, "created_at": "2019-05-16T18:24:32Z", "security_group_id": "16e6e16a-5fdc-4320-9468-d783cf3a9142", "tenant_id": "c85e1084f0d643208cf7084def10ab3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c85e1084f0d643208cf7084def10ab3b"}], "revision_number": 1, "project_id": "c85e1084f0d643208cf7084def10ab3b", "id": "16e6e16a-5fdc-4320-9468-d783cf3a9142", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-16 18:40:41,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-67e32378-6f1f-40a7-9fcd-01e42ead41bf 2019-05-16 18:40:41,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.346652030945s 2019-05-16 18:40:41,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 18:40:41,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/16e6e16a-5fdc-4320-9468-d783cf3a9142.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58453ab7bed16f848088f81bfb0d53e28288305" 2019-05-16 18:40:42,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 18:40:42 GMT X-Openstack-Request-Id: req-525dd7a1-d8d9-4e19-a3a1-bfea4692ca7a 2019-05-16 18:40:42,198 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 18:40:42,198 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/16e6e16a-5fdc-4320-9468-d783cf3a9142.json used request id req-525dd7a1-d8d9-4e19-a3a1-bfea4692ca7a 2019-05-16 18:40:42,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.445101976395s 2019-05-16 18:40:42,242 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-05-16 18:40:42,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:40:42,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 18:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa353994-affe-4760-a3dc-daaf185f46ad 2019-05-16 18:40:42,287 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 18:40:42,287 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-aa353994-affe-4760-a3dc-daaf185f46ad 2019-05-16 18:40:42,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 18:40:42,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T19:40:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["gyc82lgrSqGm_OSWxcjaSg"], "issued_at": "2019-05-16T18:40:42.000000Z"}} 2019-05-16 18:40:42,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:40:42,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 18:40:43,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 16 May 2019 18:40:43 GMT X-Openstack-Request-Id: req-028aecc9-e259-4b04-b910-5d1368db11b2 2019-05-16 18:40:43,086 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 18:40:43,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-028aecc9-e259-4b04-b910-5d1368db11b2 2019-05-16 18:40:43,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.384534835815s 2019-05-16 18:40:43,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:40:43,097 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 18:40:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22d80466-0106-4639-8833-735dcf3c8dd3 2019-05-16 18:40:43,097 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 18:40:43,098 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-22d80466-0106-4639-8833-735dcf3c8dd3 2019-05-16 18:40:43,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:40:43,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 18:40:43,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 18:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f47ed73f-2480-4823-9de4-cd127ab3817d 2019-05-16 18:40:43,297 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 18:40:43,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-f47ed73f-2480-4823-9de4-cd127ab3817d 2019-05-16 18:40:43,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199181079865s 2019-05-16 18:40:43,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-16 18:40:43,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_c1ba5caf-2f7f-4413-8241-96ab071314cb"}}' 2019-05-16 18:40:43,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Thu, 16 May 2019 18:40:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-848c1b26-0d0f-4e1e-8637-4707e28d4f7e 2019-05-16 18:40:43,552 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.36:5000/v3/projects/69f0a527d07b4bcdb44f361b0b403d91"}, "tags": [], "enabled": true, "id": "69f0a527d07b4bcdb44f361b0b403d91", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c1ba5caf-2f7f-4413-8241-96ab071314cb"}} 2019-05-16 18:40:43,552 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-848c1b26-0d0f-4e1e-8637-4707e28d4f7e 2019-05-16 18:40:43,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.247639894485s 2019-05-16 18:40:43,553 - 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'69f0a527d07b4bcdb44f361b0b403d91', '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_c1ba5caf-2f7f-4413-8241-96ab071314cb'}) 2019-05-16 18:40:43,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-16 18:40:43,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "P5kQiOxpir29WdQDNZgdFtiuHO6p2p", "email": null, "name": "rally_sanity-user_c1ba5caf-2f7f-4413-8241-96ab071314cb"}}' 2019-05-16 18:40:44,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Thu, 16 May 2019 18:40:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a27fca64-fab8-412a-959b-3f735e1ead65 2019-05-16 18:40:44,061 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_c1ba5caf-2f7f-4413-8241-96ab071314cb", "links": {"self": "http://172.30.9.36:5000/v3/users/95a3d81f9619498b9857cfefaed4562a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "95a3d81f9619498b9857cfefaed4562a", "domain_id": "default", "password_expires_at": null}} 2019-05-16 18:40:44,061 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-a27fca64-fab8-412a-959b-3f735e1ead65 2019-05-16 18:40:44,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.501923084259s 2019-05-16 18:40:44,062 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'95a3d81f9619498b9857cfefaed4562a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_c1ba5caf-2f7f-4413-8241-96ab071314cb'}) 2019-05-16 18:40:44,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:40:44,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 18:40:44,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78eac3f3-ccda-4cca-92d3-5cf8efde0a03 2019-05-16 18:40:44,270 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:40:44,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-78eac3f3-ccda-4cca-92d3-5cf8efde0a03 2019-05-16 18:40:44,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204657077789s 2019-05-16 18:40:44,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:40:44,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 18:40:44,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9dba3a6-979a-4ec0-a79a-f56d2f919ca4 2019-05-16 18:40:44,493 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:40:44,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-d9dba3a6-979a-4ec0-a79a-f56d2f919ca4 2019-05-16 18:40:44,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217278957367s 2019-05-16 18:40:44,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:40:44,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 18:40:44,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aebbc74f-be79-4ad6-bad2-bcb95c4d8362 2019-05-16 18:40:44,713 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:40:44,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-aebbc74f-be79-4ad6-bad2-bcb95c4d8362 2019-05-16 18:40:44,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214916944504s 2019-05-16 18:40:44,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:40:44,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 18:40:44,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 18:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7db99232-c7be-4b15-81b0-5223682f7bd8 2019-05-16 18:40:44,929 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 18:40:44,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-7db99232-c7be-4b15-81b0-5223682f7bd8 2019-05-16 18:40:44,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212109088898s 2019-05-16 18:40:44,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:40:44,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 18:40:45,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Thu, 16 May 2019 18:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a343c4f3-74d1-4cf8-8e16-000108389285 2019-05-16 18:40:45,159 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_c1ba5caf-2f7f-4413-8241-96ab071314cb", "links": {"self": "http://172.30.9.36:5000/v3/users/95a3d81f9619498b9857cfefaed4562a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "95a3d81f9619498b9857cfefaed4562a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 18:40:45,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-a343c4f3-74d1-4cf8-8e16-000108389285 2019-05-16 18:40:45,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228705883026s 2019-05-16 18:40:45,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:40:45,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 18:40:45,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 16 May 2019 18:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc04ee4-bf9d-4657-9a29-19ffeb8190ec 2019-05-16 18:40:45,403 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.36:5000/v3/projects/69f0a527d07b4bcdb44f361b0b403d91"}, "tags": [], "enabled": true, "id": "69f0a527d07b4bcdb44f361b0b403d91", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c1ba5caf-2f7f-4413-8241-96ab071314cb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 18:40:45,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-bcc04ee4-bf9d-4657-9a29-19ffeb8190ec 2019-05-16 18:40:45,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.233183145523s 2019-05-16 18:40:45,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 18:40:45,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=95a3d81f9619498b9857cfefaed4562a&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=69f0a527d07b4bcdb44f361b0b403d91" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 18:40:45,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 16 May 2019 18:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9334ecc3-9b21-48a5-8659-0b2ba169502b 2019-05-16 18:40:45,524 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=95a3d81f9619498b9857cfefaed4562a&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=69f0a527d07b4bcdb44f361b0b403d91", "previous": null, "next": null}} 2019-05-16 18:40:45,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=95a3d81f9619498b9857cfefaed4562a&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=69f0a527d07b4bcdb44f361b0b403d91 used request id req-9334ecc3-9b21-48a5-8659-0b2ba169502b 2019-05-16 18:40:45,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113266944885s 2019-05-16 18:40:45,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 18:40:45,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/69f0a527d07b4bcdb44f361b0b403d91/users/95a3d81f9619498b9857cfefaed4562a/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 18:40:45,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-698b1f58-8eca-44b0-815c-9877f904aa7d 2019-05-16 18:40:45,698 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:40:45,699 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/69f0a527d07b4bcdb44f361b0b403d91/users/95a3d81f9619498b9857cfefaed4562a/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-698b1f58-8eca-44b0-815c-9877f904aa7d 2019-05-16 18:40:45,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.170555830002s 2019-05-16 18:40:45,700 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_c1ba5caf-2f7f-4413-8241-96ab071314cb', 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'69f0a527d07b4bcdb44f361b0b403d91', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'P5kQiOxpir29WdQDNZgdFtiuHO6p2p', 'username': u'rally_sanity-user_c1ba5caf-2f7f-4413-8241-96ab071314cb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-16 18:40:45,703 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_c1ba5caf-2f7f-4413-8241-96ab071314cb', 'password': 'P5kQiOxpir29WdQDNZgdFtiuHO6p2p', 'project_name': 'rally_sanity-project_c1ba5caf-2f7f-4413-8241-96ab071314cb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': '69f0a527d07b4bcdb44f361b0b403d91', 'project_domain_name': 'Default'} 2019-05-16 18:40:45,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:40:45,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 18:40:45,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0d90f5c-0f76-4cde-b1f4-60fa59826450 2019-05-16 18:40:45,928 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:40:45,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-a0d90f5c-0f76-4cde-b1f4-60fa59826450 2019-05-16 18:40:45,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221466064453s 2019-05-16 18:40:45,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 18:40:45,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 18:40:46,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 18:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c17fcadb-0459-4c3e-afb3-0d3c75fcd3d0 2019-05-16 18:40:46,132 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 18:40:46,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-c17fcadb-0459-4c3e-afb3-0d3c75fcd3d0 2019-05-16 18:40:46,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199584960938s 2019-05-16 18:40:46,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:40:46,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 18:40:46,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 18:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cab0016-2335-4605-841b-d6fa037c4ec0 2019-05-16 18:40:46,355 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 18:40:46,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-5cab0016-2335-4605-841b-d6fa037c4ec0 2019-05-16 18:40:46,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218028068542s 2019-05-16 18:40:46,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 18:40:46,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 18:40:46,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Thu, 16 May 2019 18:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-323cc02d-d1d5-413a-8341-fb5f67d75cea 2019-05-16 18:40:46,598 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_c1ba5caf-2f7f-4413-8241-96ab071314cb", "links": {"self": "http://172.30.9.36:5000/v3/users/95a3d81f9619498b9857cfefaed4562a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "95a3d81f9619498b9857cfefaed4562a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 18:40:46,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-323cc02d-d1d5-413a-8341-fb5f67d75cea 2019-05-16 18:40:46,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241732120514s 2019-05-16 18:40:46,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:40:46,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 18:40:46,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 16 May 2019 18:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa895670-defa-4a45-b9be-368bdefd0314 2019-05-16 18:40:46,728 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.36:5000/v3/projects/69f0a527d07b4bcdb44f361b0b403d91"}, "tags": [], "enabled": true, "id": "69f0a527d07b4bcdb44f361b0b403d91", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c1ba5caf-2f7f-4413-8241-96ab071314cb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 18:40:46,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-aa895670-defa-4a45-b9be-368bdefd0314 2019-05-16 18:40:46,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11868596077s 2019-05-16 18:40:46,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 18:40:46,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=95a3d81f9619498b9857cfefaed4562a&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=69f0a527d07b4bcdb44f361b0b403d91" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 18:40:46,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 16 May 2019 18:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b260f9be-9b62-4407-a20e-44d8a4635fdd 2019-05-16 18:40:46,958 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=95a3d81f9619498b9857cfefaed4562a&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=69f0a527d07b4bcdb44f361b0b403d91", "previous": null, "next": null}} 2019-05-16 18:40:46,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=95a3d81f9619498b9857cfefaed4562a&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=69f0a527d07b4bcdb44f361b0b403d91 used request id req-b260f9be-9b62-4407-a20e-44d8a4635fdd 2019-05-16 18:40:46,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.222511053085s 2019-05-16 18:40:46,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 18:40:46,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/69f0a527d07b4bcdb44f361b0b403d91/users/95a3d81f9619498b9857cfefaed4562a/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 18:40:47,137 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 18:40:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d0b6ace-8fd8-4e2e-b304-df0ed4a0161f 2019-05-16 18:40:47,137 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 18:40:47,137 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/69f0a527d07b4bcdb44f361b0b403d91/users/95a3d81f9619498b9857cfefaed4562a/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-1d0b6ace-8fd8-4e2e-b304-df0ed4a0161f 2019-05-16 18:40:47,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.174983978271s 2019-05-16 18:40:47,138 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-05-16 18:40:47,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 18:40:47,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 18:40:47,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 18:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3ca3625-78d3-471b-b96d-ac2bed564d95 2019-05-16 18:40:47,347 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 18:40:47,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-a3ca3625-78d3-471b-b96d-ac2bed564d95 2019-05-16 18:40:47,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209036111832s 2019-05-16 18:40:47,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 18:40:47,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 18:40:47,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 16 May 2019 18:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d4b7868-2a2b-4127-ba91-94aeaa058cda 2019-05-16 18:40:47,577 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.36:5000/v3/projects/69f0a527d07b4bcdb44f361b0b403d91"}, "tags": [], "enabled": true, "id": "69f0a527d07b4bcdb44f361b0b403d91", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c1ba5caf-2f7f-4413-8241-96ab071314cb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 18:40:47,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-1d4b7868-2a2b-4127-ba91-94aeaa058cda 2019-05-16 18:40:47,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222051143646s 2019-05-16 18:40:47,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-16 18:40:47,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" -d '{"network": {"shared": true, "tenant_id": "69f0a527d07b4bcdb44f361b0b403d91", "name": "rally_sanity-net_c1ba5caf-2f7f-4413-8241-96ab071314cb", "admin_state_up": true}}' 2019-05-16 18:40:48,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Thu, 16 May 2019 18:40:48 GMT X-Openstack-Request-Id: req-e13b43ce-5e17-48f5-b83f-c7b3526d4b2a 2019-05-16 18:40:48,227 - 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":"7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":true,"project_id":"69f0a527d07b4bcdb44f361b0b403d91","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:40:48Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_c1ba5caf-2f7f-4413-8241-96ab071314cb","admin_state_up":true,"tenant_id":"69f0a527d07b4bcdb44f361b0b403d91","created_at":"2019-05-16T18:40:48Z","mtu":1450}} 2019-05-16 18:40:48,227 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-e13b43ce-5e17-48f5-b83f-c7b3526d4b2a 2019-05-16 18:40:48,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.647712945938s 2019-05-16 18:40:48,228 - 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-05-16T18:40:48Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8', u'provider:segmentation_id': 75, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_c1ba5caf-2f7f-4413-8241-96ab071314cb', u'created_at': u'2019-05-16T18:40:48Z', u'mtu': 1450, u'tenant_id': u'69f0a527d07b4bcdb44f361b0b403d91', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'69f0a527d07b4bcdb44f361b0b403d91', u'l2_adjacency': True}) 2019-05-16 18:40:48,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:40:48,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 18:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c95e19a-13c4-4d1a-bc05-ebaffa0fdd9f 2019-05-16 18:40:48,238 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 18:40:48,238 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-9c95e19a-13c4-4d1a-bc05-ebaffa0fdd9f 2019-05-16 18:40:48,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 18:40:48,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T19:40:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69f0a527d07b4bcdb44f361b0b403d91", "name": "rally_sanity-project_c1ba5caf-2f7f-4413-8241-96ab071314cb"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/69f0a527d07b4bcdb44f361b0b403d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/69f0a527d07b4bcdb44f361b0b403d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/69f0a527d07b4bcdb44f361b0b403d91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/69f0a527d07b4bcdb44f361b0b403d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/69f0a527d07b4bcdb44f361b0b403d91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/69f0a527d07b4bcdb44f361b0b403d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/69f0a527d07b4bcdb44f361b0b403d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/69f0a527d07b4bcdb44f361b0b403d91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/69f0a527d07b4bcdb44f361b0b403d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_69f0a527d07b4bcdb44f361b0b403d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_69f0a527d07b4bcdb44f361b0b403d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_c1ba5caf-2f7f-4413-8241-96ab071314cb", "id": "95a3d81f9619498b9857cfefaed4562a"}, "audit_ids": ["22b_KDP3Q2-asDLm-gn7yQ"], "issued_at": "2019-05-16T18:40:48.000000Z"}} 2019-05-16 18:40:48,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 18:40:48,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d1112fdcc48f4e60f913932557caf463bbcf4afc" 2019-05-16 18:40:48,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2103 Content-Type: application/json Date: Thu, 16 May 2019 18:40:48 GMT X-Openstack-Request-Id: req-52b602c3-b7d6-4c84-bdba-ef5a58bda355 2019-05-16 18:40:48,931 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":true,"project_id":"69f0a527d07b4bcdb44f361b0b403d91","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T18:40:48Z","qos_policy_id":null,"name":"rally_sanity-net_c1ba5caf-2f7f-4413-8241-96ab071314cb","admin_state_up":true,"tenant_id":"69f0a527d07b4bcdb44f361b0b403d91","created_at":"2019-05-16T18:40:48Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85408666-f497-4d8b-8bd1-db6c2e5da984","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c929bbdb-44c8-4a89-9579-5262d9d5a4e2"],"description":"","tags":[],"updated_at":"2019-05-16T18:25:48Z","qos_policy_id":null,"name":"HA network tenant c3f4592852414ec8b26b7832852f2d03","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T18:25:48Z","provider:network_type":"vxlan"}]} 2019-05-16 18:40:48,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-52b602c3-b7d6-4c84-bdba-ef5a58bda355 2019-05-16 18:40:48,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.286873102188s 2019-05-16 18:40:48,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-16 18:40:48,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}d1112fdcc48f4e60f913932557caf463bbcf4afc" -d '{"subnet": {"name": "rally_sanity-subnet_c1ba5caf-2f7f-4413-8241-96ab071314cb", "enable_dhcp": true, "network_id": "7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-16 18:40:50,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Thu, 16 May 2019 18:40:50 GMT X-Openstack-Request-Id: req-da79187d-b42d-4289-9363-cc3a8efc9cdc 2019-05-16 18:40:50,095 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-16T18:40:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5e3c8df4-d201-41df-abdf-7f283ea4b48d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"69f0a527d07b4bcdb44f361b0b403d91","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_c1ba5caf-2f7f-4413-8241-96ab071314cb","enable_dhcp":true,"segment_id":null,"network_id":"7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8","tenant_id":"69f0a527d07b4bcdb44f361b0b403d91","created_at":"2019-05-16T18:40:49Z","ip_version":4}} 2019-05-16 18:40:50,095 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-da79187d-b42d-4289-9363-cc3a8efc9cdc 2019-05-16 18:40:50,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.16181993484s 2019-05-16 18:40:50,096 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:40:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5e3c8df4-d201-41df-abdf-7f283ea4b48d', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_c1ba5caf-2f7f-4413-8241-96ab071314cb', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8', u'tenant_id': u'69f0a527d07b4bcdb44f361b0b403d91', u'created_at': u'2019-05-16T18:40:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'69f0a527d07b4bcdb44f361b0b403d91'}) 2019-05-16 18:40:50,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-16 18:40:50,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}d1112fdcc48f4e60f913932557caf463bbcf4afc" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "rally_sanity-router_c1ba5caf-2f7f-4413-8241-96ab071314cb", "admin_state_up": true}}' 2019-05-16 18:40:57,594 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 711 Content-Type: application/json Date: Thu, 16 May 2019 18:40:57 GMT X-Openstack-Request-Id: req-624e2fb4-d08d-4e25-866b-073478138087 2019-05-16 18:40:57,595 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.218"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "69f0a527d07b4bcdb44f361b0b403d91", "created_at": "2019-05-16T18:40:51Z", "admin_state_up": true, "updated_at": "2019-05-16T18:40:52Z", "project_id": "69f0a527d07b4bcdb44f361b0b403d91", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "e5e91800-f1f2-4be0-a52e-739fec6e44e6", "name": "rally_sanity-router_c1ba5caf-2f7f-4413-8241-96ab071314cb"}} 2019-05-16 18:40:57,595 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-624e2fb4-d08d-4e25-866b-073478138087 2019-05-16 18:40:57,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.49848103523s 2019-05-16 18:40:57,596 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T18:40:52Z', u'revision_number': 3, u'ha': True, u'id': u'e5e91800-f1f2-4be0-a52e-739fec6e44e6', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.218'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_c1ba5caf-2f7f-4413-8241-96ab071314cb', u'admin_state_up': True, u'tenant_id': u'69f0a527d07b4bcdb44f361b0b403d91', u'created_at': u'2019-05-16T18:40:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'69f0a527d07b4bcdb44f361b0b403d91'}) 2019-05-16 18:40:57,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-16 18:40:57,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/e5e91800-f1f2-4be0-a52e-739fec6e44e6/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}d1112fdcc48f4e60f913932557caf463bbcf4afc" -d '{"subnet_id": "5e3c8df4-d201-41df-abdf-7f283ea4b48d"}' 2019-05-16 18:41:00,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 18:41:00 GMT X-Openstack-Request-Id: req-32980f51-e17b-482c-9ed6-687b09e37822 2019-05-16 18:41:00,994 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8", "tenant_id": "69f0a527d07b4bcdb44f361b0b403d91", "subnet_id": "5e3c8df4-d201-41df-abdf-7f283ea4b48d", "subnet_ids": ["5e3c8df4-d201-41df-abdf-7f283ea4b48d"], "port_id": "85ebd254-fcbb-4e7c-8313-e5f963ee5ca7", "id": "e5e91800-f1f2-4be0-a52e-739fec6e44e6"} 2019-05-16 18:41:00,994 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/e5e91800-f1f2-4be0-a52e-739fec6e44e6/add_router_interface.json used request id req-32980f51-e17b-482c-9ed6-687b09e37822 2019-05-16 18:41:00,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.39802098274s 2019-05-16 18:41:00,995 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-16 18:41:01,100 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-16 18:41:01,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:41:01,108 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 16 May 2019 18:41:01 GMT 2019-05-16 18:41:01,109 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-16 18:41:01,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:41:01,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d1112fdcc48f4e60f913932557caf463bbcf4afc" 2019-05-16 18:41:01,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 16 May 2019 18:41:01 GMT X-Openstack-Request-Id: req-16cfa101-24c8-4001-8f72-df6160c3bfdc 2019-05-16 18:41:01,531 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:41:01,532 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-16cfa101-24c8-4001-8f72-df6160c3bfdc 2019-05-16 18:41:01,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.417855024338s 2019-05-16 18:41:01,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 18:41:01,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}d1112fdcc48f4e60f913932557caf463bbcf4afc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_c1ba5caf-2f7f-4413-8241-96ab071314cb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_c1ba5caf-2f7f-4413-8241-96ab071314cb"}' 2019-05-16 18:41:02,035 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Thu, 16 May 2019 18:41:02 GMT Location: http://172.30.9.36:9292/v2/images/d8a6ca01-dfce-43b0-805a-b251bb898598 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-839dc069-8ba6-4edf-8344-41af84bd0ac6 2019-05-16 18:41:02,035 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:41:01Z", "file": "/v2/images/d8a6ca01-dfce-43b0-805a-b251bb898598/file", "owner": "69f0a527d07b4bcdb44f361b0b403d91", "id": "d8a6ca01-dfce-43b0-805a-b251bb898598", "size": null, "self": "/v2/images/d8a6ca01-dfce-43b0-805a-b251bb898598", "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_c1ba5caf-2f7f-4413-8241-96ab071314cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_c1ba5caf-2f7f-4413-8241-96ab071314cb", "checksum": null, "created_at": "2019-05-16T18:41:01Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 18:41:02,035 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-839dc069-8ba6-4edf-8344-41af84bd0ac6 2019-05-16 18:41:02,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.494519233704s 2019-05-16 18:41:02,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 18:41:02,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/d8a6ca01-dfce-43b0-805a-b251bb898598/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}d1112fdcc48f4e60f913932557caf463bbcf4afc" -d '' 2019-05-16 18:41:03,471 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 18:41:03 GMT X-Openstack-Request-Id: req-56e1bf7e-4b57-4533-979f-6645454b0a1b 2019-05-16 18:41:03,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-05-16 18:41:03,471 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/d8a6ca01-dfce-43b0-805a-b251bb898598/file used request id req-56e1bf7e-4b57-4533-979f-6645454b0a1b 2019-05-16 18:41:03,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.43527007103s 2019-05-16 18:41:03,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 18:41:03,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d1112fdcc48f4e60f913932557caf463bbcf4afc" 2019-05-16 18:41:04,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 16 May 2019 18:41:04 GMT X-Openstack-Request-Id: req-20c3f88c-4e3d-4fe9-829b-139333cfd68a 2019-05-16 18:41:04,028 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:41:03Z", "file": "/v2/images/d8a6ca01-dfce-43b0-805a-b251bb898598/file", "owner": "69f0a527d07b4bcdb44f361b0b403d91", "id": "d8a6ca01-dfce-43b0-805a-b251bb898598", "size": 12716032, "self": "/v2/images/d8a6ca01-dfce-43b0-805a-b251bb898598", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/d8a6ca01-dfce-43b0-805a-b251bb898598/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/d8a6ca01-dfce-43b0-805a-b251bb898598/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_c1ba5caf-2f7f-4413-8241-96ab071314cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_c1ba5caf-2f7f-4413-8241-96ab071314cb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:41:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 18:41:04,028 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-20c3f88c-4e3d-4fe9-829b-139333cfd68a 2019-05-16 18:41:04,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.552845954895s 2019-05-16 18:41:04,030 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/d8a6ca01-dfce-43b0-805a-b251bb898598/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d8a6ca01-dfce-43b0-805a-b251bb898598/file', 'owner': u'69f0a527d07b4bcdb44f361b0b403d91', 'id': u'd8a6ca01-dfce-43b0-805a-b251bb898598', 'size': 12716032, u'self': u'/v2/images/d8a6ca01-dfce-43b0-805a-b251bb898598', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'69f0a527d07b4bcdb44f361b0b403d91', 'name': 'rally_sanity-project_c1ba5caf-2f7f-4413-8241-96ab071314cb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/d8a6ca01-dfce-43b0-805a-b251bb898598/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T18:41:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-16T18:41:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_c1ba5caf-2f7f-4413-8241-96ab071314cb', '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/d8a6ca01-dfce-43b0-805a-b251bb898598', 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_c1ba5caf-2f7f-4413-8241-96ab071314cb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_c1ba5caf-2f7f-4413-8241-96ab071314cb', 'created': u'2019-05-16T18:41:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T18:41:01Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d8a6ca01-dfce-43b0-805a-b251bb898598', 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_c1ba5caf-2f7f-4413-8241-96ab071314cb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 18:41:04,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 18:41:04,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_c1ba5caf-2f7f-4413-8241-96ab071314cb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 18:41:04,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Thu, 16 May 2019 18:41: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-974bb4dc-d949-4575-a189-56e2fcca1180 x-openstack-request-id: req-974bb4dc-d949-4575-a189-56e2fcca1180 2019-05-16 18:41:04,400 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_c1ba5caf-2f7f-4413-8241-96ab071314cb", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/b4f0baa4-de8b-4149-9f69-a2766745e258", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/b4f0baa4-de8b-4149-9f69-a2766745e258", "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": "b4f0baa4-de8b-4149-9f69-a2766745e258"}} 2019-05-16 18:41:04,400 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-974bb4dc-d949-4575-a189-56e2fcca1180 2019-05-16 18:41:04,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.365967035294s 2019-05-16 18:41:04,401 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_c1ba5caf-2f7f-4413-8241-96ab071314cb', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'b4f0baa4-de8b-4149-9f69-a2766745e258', 'swap': 0}) 2019-05-16 18:41:04,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 18:41:04,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/b4f0baa4-de8b-4149-9f69-a2766745e258/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}c627399fa5de6c42b42106022b797e6b8104c1ee" -d '{"extra_specs": {}}' 2019-05-16 18:41:04,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:41: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-b9a672b9-4b71-400d-9a81-859e34586468 x-openstack-request-id: req-b9a672b9-4b71-400d-9a81-859e34586468 2019-05-16 18:41:04,425 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 18:41:04,425 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/b4f0baa4-de8b-4149-9f69-a2766745e258/os-extra_specs used request id req-b9a672b9-4b71-400d-9a81-859e34586468 2019-05-16 18:41:04,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.024031162262s 2019-05-16 18:41:04,426 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-16 18:41:06,769 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-16 18:41:09,155 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8d55e91b-fbb8-475f-ad06-558d7725c2ce | 2019-05-16T18:41:08.710703 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8d55e91b-fbb8-475f-ad06-558d7725c2ce ~/.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-05-16 18:41:12,586 - 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-05-16 18:41:13,342 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-05-16 18:41:13,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-16 18:41:13,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d1112fdcc48f4e60f913932557caf463bbcf4afc" 2019-05-16 18:41:13,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Thu, 16 May 2019 18:41: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-e1b4679a-fa41-49c3-996c-d1616492cd47 x-openstack-request-id: req-e1b4679a-fa41-49c3-996c-d1616492cd47 2019-05-16 18:41:13,677 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 299}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 302}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-16 18:41:13,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-hypervisors/detail used request id req-e1b4679a-fa41-49c3-996c-d1616492cd47 2019-05-16 18:41:13,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.329751968384s 2019-05-16 18:41:13,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-16 18:41:13,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d1112fdcc48f4e60f913932557caf463bbcf4afc" 2019-05-16 18:41:13,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 16 May 2019 18:41:13 GMT X-Openstack-Request-Id: req-72b9936b-fa26-4d0b-98fe-f6529e8f3d18 2019-05-16 18:41:13,957 - 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-05-16 18:41:13,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/extensions.json used request id req-72b9936b-fa26-4d0b-98fe-f6529e8f3d18 2019-05-16 18:41:13,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.278850078583s 2019-05-16 18:41:13,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 18:41:13,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_c1ba5caf-2f7f-4413-8241-96ab071314cb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 18:41:14,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Thu, 16 May 2019 18:41: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-750fa85d-2baa-4464-9893-501ba990f76a x-openstack-request-id: req-750fa85d-2baa-4464-9893-501ba990f76a 2019-05-16 18:41:14,032 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_c1ba5caf-2f7f-4413-8241-96ab071314cb", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/f3a60a89-af86-4479-8e10-53867ff05cb5", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/f3a60a89-af86-4479-8e10-53867ff05cb5", "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": "f3a60a89-af86-4479-8e10-53867ff05cb5"}} 2019-05-16 18:41:14,032 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-750fa85d-2baa-4464-9893-501ba990f76a 2019-05-16 18:41:14,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0647430419922s 2019-05-16 18:41:14,033 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_c1ba5caf-2f7f-4413-8241-96ab071314cb', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'f3a60a89-af86-4479-8e10-53867ff05cb5', 'swap': 0}) 2019-05-16 18:41:14,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 18:41:14,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/f3a60a89-af86-4479-8e10-53867ff05cb5/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}c627399fa5de6c42b42106022b797e6b8104c1ee" -d '{"extra_specs": {}}' 2019-05-16 18:41:14,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 18:41:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7038721d-f84d-4bb0-834c-7f9ef5a07675 x-openstack-request-id: req-7038721d-f84d-4bb0-834c-7f9ef5a07675 2019-05-16 18:41:14,059 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 18:41:14,060 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/f3a60a89-af86-4479-8e10-53867ff05cb5/os-extra_specs used request id req-7038721d-f84d-4bb0-834c-7f9ef5a07675 2019-05-16 18:41:14,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0259959697723s 2019-05-16 18:41:14,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 18:41:14,072 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 18:41:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4eac5b9f-680b-454f-82f3-17dfc638b132 2019-05-16 18:41:14,072 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 18:41:14,072 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-4eac5b9f-680b-454f-82f3-17dfc638b132 2019-05-16 18:41:14,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-16 18:41:14,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-16 18:41:14,086 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 18:41:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c9b8cd0-c051-4dd8-a061-ab3b7748f944 2019-05-16 18:41:14,087 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2019-05-16 18:41:14,087 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-6c9b8cd0-c051-4dd8-a061-ab3b7748f944 2019-05-16 18:41:14,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1112fdcc48f4e60f913932557caf463bbcf4afc" 2019-05-16 18:41:14,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 826 Content-Type: application/json Date: Thu, 16 May 2019 18:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f515f26f-4d3f-4998-94d8-698dee8442be 2019-05-16 18:41:14,305 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/05fd0b18318f44c6bcc5b7cbb397a7cc"}, "enabled": true, "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/0db101a9027e45ae9de945143be38239"}, "enabled": true, "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/207f0642c52b4a64826022b018e630ad"}, "enabled": true, "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/36c713f817894d0db6e2bef5f9498696"}, "enabled": true, "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6d37d143d85a4fb7a11623f2a9d956ea"}, "enabled": true, "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/887df30d855c46eeb21ce348e43ce10e"}, "enabled": true, "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9622cbadfb10492ba23c5fb9d75d0a65"}, "enabled": true, "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9f12b79941804bc89755b017ce9d5b2d"}, "enabled": true, "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9fb1f18c528e47e3b14bd910a616855b"}, "enabled": true, "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/aa934b4d3cec4c95897d42e09b6d7829"}, "enabled": true, "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b8c0f0bc52a640ce9e8b97d23a48e96d"}, "enabled": true, "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/cda7176b4ee440018f125be07bd5ee44"}, "enabled": true, "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fa84bbac007e4ee8bb1183d32a5575fc"}, "enabled": true, "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fb13e9dce00d479d94048b82fd71eafe"}, "enabled": true, "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-16 18:41:14,306 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-f515f26f-4d3f-4998-94d8-698dee8442be 2019-05-16 18:41:14,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.229410171509s 2019-05-16 18:41:14,311 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_c1ba5caf-2f7f-4413-8241-96ab071314cb', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'f3a60a89-af86-4479-8e10-53867ff05cb5', 'swap': 0}) 2019-05-16 18:41:14,311 - 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-05-16 18:41:14,312 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-16 18:41:14,328 - 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-05-16 18:41:14,329 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-05-16 18:41:14,330 - 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': '7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c1ba5caf-2f7f-4413-8241-96ab071314cb', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c1ba5caf-2f7f-4413-8241-96ab071314cb', '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_c1ba5caf-2f7f-4413-8241-96ab071314cb', '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-05-16 18:42:41,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 63892296-ebe4-436f-898f-0d41b6cf98d4 2019-05-16 18:42:41,671 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2019-05-16 18:42:41,672 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '63892296-ebe4-436f-898f-0d41b6cf98d4'] 2019-05-16 18:42:42,612 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 63892296-ebe4-436f-898f-0d41b6cf98d4 -------------------------------------------------------------------------------- Task 63892296-ebe4-436f-898f-0d41b6cf98d4: 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 63892296-ebe4-436f-898f-0d41b6cf98d4 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.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | total | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> duration | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.605995 Full duration: 10.482817 -------------------------------------------------------------------------------- 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 63892296-ebe4-436f-898f-0d41b6cf98d4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 1.373 | 1.373 | 1.373 | 1.373 | 1.373 | 1.373 | 100.0% | 1 | | total | 1.86 | 1.86 | 1.86 | 1.86 | 1.86 | 1.86 | 100.0% | 1 | | -> duration | 1.86 | 1.86 | 1.86 | 1.86 | 1.86 | 1.86 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.860152 Full duration: 11.904624 -------------------------------------------------------------------------------- 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 63892296-ebe4-436f-898f-0d41b6cf98d4 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.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | total | 1.406 | 1.406 | 1.406 | 1.406 | 1.406 | 1.406 | 100.0% | 1 | | -> duration | 1.406 | 1.406 | 1.406 | 1.406 | 1.406 | 1.406 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.405824 Full duration: 11.213516 -------------------------------------------------------------------------------- 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 63892296-ebe4-436f-898f-0d41b6cf98d4 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.638 | 1.638 | 1.638 | 1.638 | 1.638 | 1.638 | 100.0% | 1 | | total | 2.084 | 2.084 | 2.084 | 2.084 | 2.084 | 2.084 | 100.0% | 1 | | -> duration | 2.084 | 2.084 | 2.084 | 2.084 | 2.084 | 2.084 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.084412 Full duration: 12.047442 -------------------------------------------------------------------------------- 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 63892296-ebe4-436f-898f-0d41b6cf98d4 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.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | total | 1.228 | 1.228 | 1.228 | 1.228 | 1.228 | 1.228 | 100.0% | 1 | | -> duration | 1.228 | 1.228 | 1.228 | 1.228 | 1.228 | 1.228 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.22758 Full duration: 11.019066 -------------------------------------------------------------------------------- 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 63892296-ebe4-436f-898f-0d41b6cf98d4 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.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | total | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> duration | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.821185 Full duration: 10.55647 HINTS: * To plot HTML graphics with this data, run: rally task report 63892296-ebe4-436f-898f-0d41b6cf98d4 --out output.html * To generate a JUnit report, run: rally task export 63892296-ebe4-436f-898f-0d41b6cf98d4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 63892296-ebe4-436f-898f-0d41b6cf98d4 --json --out output.json 2019-05-16 18:42:42,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '63892296-ebe4-436f-898f-0d41b6cf98d4', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-05-16 18:42:44,618 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 63892296-ebe4-436f-898f-0d41b6cf98d4 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-05-16 18:42:44.524 657 INFO rally.api [-] Building 'json' report for the following task(s): '63892296-ebe4-436f-898f-0d41b6cf98d4'. 2019-05-16 18:42:44.529 657 INFO rally.api [-] The report has been successfully built. 2019-05-16 18:42:44,624 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-05-16 18:42:44,626 - 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-05-16 18:42:44,626 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-16 18:42:44,643 - 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-05-16 18:42:44,643 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-05-16 18:42:44,644 - 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': '7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c1ba5caf-2f7f-4413-8241-96ab071314cb', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c1ba5caf-2f7f-4413-8241-96ab071314cb', '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_c1ba5caf-2f7f-4413-8241-96ab071314cb', '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-05-16 18:44:48,560 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5b66c5c3-fbb0-4d91-8902-95d942e77326 2019-05-16 18:44:48,561 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5b66c5c3-fbb0-4d91-8902-95d942e77326'] 2019-05-16 18:44:49,381 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5b66c5c3-fbb0-4d91-8902-95d942e77326 -------------------------------------------------------------------------------- Task 5b66c5c3-fbb0-4d91-8902-95d942e77326: 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 5b66c5c3-fbb0-4d91-8902-95d942e77326 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 5.237 | 5.237 | 5.237 | 5.237 | 5.237 | 5.237 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> glance_v2.upload_data | 1.72 | 1.72 | 1.72 | 1.72 | 1.72 | 1.72 | 100.0% | 1 | | glance_v2.delete_image | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | total | 6.278 | 6.278 | 6.278 | 6.278 | 6.278 | 6.278 | 100.0% | 1 | | -> duration | 6.278 | 6.278 | 6.278 | 6.278 | 6.278 | 6.278 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.278152 Full duration: 18.113491 -------------------------------------------------------------------------------- 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 5b66c5c3-fbb0-4d91-8902-95d942e77326 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.89 | 4.89 | 4.89 | 4.89 | 4.89 | 4.89 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | -> glance_v2.upload_data | 1.285 | 1.285 | 1.285 | 1.285 | 1.285 | 1.285 | 100.0% | 1 | | glance_v2.list_images | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | total | 4.929 | 4.929 | 4.929 | 4.929 | 4.929 | 4.929 | 100.0% | 1 | | -> duration | 4.929 | 4.929 | 4.929 | 4.929 | 4.929 | 4.929 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.928671 Full duration: 20.393385 -------------------------------------------------------------------------------- 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 5b66c5c3-fbb0-4d91-8902-95d942e77326 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.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | total | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | -> duration | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.591683 Full duration: 11.581573 -------------------------------------------------------------------------------- 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": "7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8" } ], "flavor": { "name": "rally_sanity-flavor_c1ba5caf-2f7f-4413-8241-96ab071314cb" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5b66c5c3-fbb0-4d91-8902-95d942e77326 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.598 | 4.598 | 4.598 | 4.598 | 4.598 | 4.598 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | -> glance_v2.upload_data | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | nova.boot_servers | 20.616 | 20.616 | 20.616 | 20.616 | 20.616 | 20.616 | 100.0% | 1 | | total | 25.214 | 25.214 | 25.214 | 25.214 | 25.214 | 25.214 | 100.0% | 1 | | -> duration | 24.214 | 24.214 | 24.214 | 24.214 | 24.214 | 24.214 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.214435 Full duration: 51.701031 HINTS: * To plot HTML graphics with this data, run: rally task report 5b66c5c3-fbb0-4d91-8902-95d942e77326 --out output.html * To generate a JUnit report, run: rally task export 5b66c5c3-fbb0-4d91-8902-95d942e77326 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5b66c5c3-fbb0-4d91-8902-95d942e77326 --json --out output.json 2019-05-16 18:44:49,381 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5b66c5c3-fbb0-4d91-8902-95d942e77326', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-05-16 18:44:51,334 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5b66c5c3-fbb0-4d91-8902-95d942e77326 --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-05-16 18:44:51.237 1206 INFO rally.api [-] Building 'json' report for the following task(s): '5b66c5c3-fbb0-4d91-8902-95d942e77326'. 2019-05-16 18:44:51.242 1206 INFO rally.api [-] The report has been successfully built. 2019-05-16 18:44:51,341 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-05-16 18:44:51,342 - 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-05-16 18:44:51,342 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-16 18:44:51,359 - 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-05-16 18:44:51,361 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-05-16 18:44:51,361 - 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': '7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c1ba5caf-2f7f-4413-8241-96ab071314cb', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c1ba5caf-2f7f-4413-8241-96ab071314cb', '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_c1ba5caf-2f7f-4413-8241-96ab071314cb', '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-05-16 18:49:01,832 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 488ee238-ed44-41f4-adee-d365198bd7cf 2019-05-16 18:49:01,832 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '488ee238-ed44-41f4-adee-d365198bd7cf'] 2019-05-16 18:49:02,608 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 488ee238-ed44-41f4-adee-d365198bd7cf -------------------------------------------------------------------------------- Task 488ee238-ed44-41f4-adee-d365198bd7cf: 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 488ee238-ed44-41f4-adee-d365198bd7cf 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.36 | 4.36 | 4.36 | 4.36 | 4.36 | 4.36 | 100.0% | 1 | | cinder_v3.delete_snapshot | 4.37 | 4.37 | 4.37 | 4.37 | 4.37 | 4.37 | 100.0% | 1 | | total | 8.731 | 8.731 | 8.731 | 8.731 | 8.731 | 8.731 | 100.0% | 1 | | -> duration | 8.731 | 8.731 | 8.731 | 8.731 | 8.731 | 8.731 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.730569 Full duration: 32.291603 -------------------------------------------------------------------------------- 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 488ee238-ed44-41f4-adee-d365198bd7cf 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.832 | 3.832 | 3.832 | 3.832 | 3.832 | 3.832 | 100.0% | 1 | | cinder_v3.delete_volume | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | total | 4.515 | 4.515 | 4.515 | 4.515 | 4.515 | 4.515 | 100.0% | 1 | | -> duration | 4.515 | 4.515 | 4.515 | 4.515 | 4.515 | 4.515 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.514999 Full duration: 20.574219 -------------------------------------------------------------------------------- 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_c1ba5caf-2f7f-4413-8241-96ab071314cb" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 488ee238-ed44-41f4-adee-d365198bd7cf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 10.795 | 10.795 | 10.795 | 10.795 | 10.795 | 10.795 | 100.0% | 1 | | cinder_v3.delete_volume | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | total | 11.414 | 11.414 | 11.414 | 11.414 | 11.414 | 11.414 | 100.0% | 1 | | -> duration | 11.414 | 11.414 | 11.414 | 11.414 | 11.414 | 11.414 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.413511 Full duration: 27.665155 -------------------------------------------------------------------------------- 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 488ee238-ed44-41f4-adee-d365198bd7cf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 4.463 | 4.463 | 4.463 | 4.463 | 4.463 | 4.463 | 100.0% | 1 | | cinder_v3.delete_volume | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | total | 5.182 | 5.182 | 5.182 | 5.182 | 5.182 | 5.182 | 100.0% | 1 | | -> duration | 5.182 | 5.182 | 5.182 | 5.182 | 5.182 | 5.182 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.181726 Full duration: 19.733647 -------------------------------------------------------------------------------- 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 488ee238-ed44-41f4-adee-d365198bd7cf 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.73 | 3.73 | 3.73 | 3.73 | 3.73 | 3.73 | 100.0% | 1 | | cinder_v3.extend_volume | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | cinder_v3.delete_volume | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | total | 5.312 | 5.312 | 5.312 | 5.312 | 5.312 | 5.312 | 100.0% | 1 | | -> duration | 5.312 | 5.312 | 5.312 | 5.312 | 5.312 | 5.312 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.311632 Full duration: 19.587667 -------------------------------------------------------------------------------- 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 488ee238-ed44-41f4-adee-d365198bd7cf 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.773 | 3.773 | 3.773 | 3.773 | 3.773 | 3.773 | 100.0% | 1 | | cinder_v3.delete_volume | 1.475 | 1.475 | 1.475 | 1.475 | 1.475 | 1.475 | 100.0% | 1 | | total | 5.249 | 5.249 | 5.249 | 5.249 | 5.249 | 5.249 | 100.0% | 1 | | -> duration | 5.249 | 5.249 | 5.249 | 5.249 | 5.249 | 5.249 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.249206 Full duration: 26.362301 -------------------------------------------------------------------------------- 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 488ee238-ed44-41f4-adee-d365198bd7cf 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 | 1.542 | 1.542 | 1.542 | 1.542 | 1.542 | 1.542 | 100.0% | 1 | | cinder_v3.list_qos | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 100.0% | 1 | | total | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 100.0% | 1 | | -> duration | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.846297 Full duration: 18.997808 -------------------------------------------------------------------------------- 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 488ee238-ed44-41f4-adee-d365198bd7cf 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.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | cinder_v3.set_qos | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 100.0% | 1 | | total | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | -> duration | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.145028 Full duration: 17.756416 -------------------------------------------------------------------------------- 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 488ee238-ed44-41f4-adee-d365198bd7cf 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.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | cinder_v3.list_types | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 100.0% | 1 | | total | 1.116 | 1.116 | 1.116 | 1.116 | 1.116 | 1.116 | 100.0% | 1 | | -> duration | 1.116 | 1.116 | 1.116 | 1.116 | 1.116 | 1.116 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.116225 Full duration: 17.963293 -------------------------------------------------------------------------------- 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 488ee238-ed44-41f4-adee-d365198bd7cf 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.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 100.0% | 1 | | total | 1.189 | 1.189 | 1.189 | 1.189 | 1.189 | 1.189 | 100.0% | 1 | | -> duration | 1.189 | 1.189 | 1.189 | 1.189 | 1.189 | 1.189 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.189235 Full duration: 18.456214 HINTS: * To plot HTML graphics with this data, run: rally task report 488ee238-ed44-41f4-adee-d365198bd7cf --out output.html * To generate a JUnit report, run: rally task export 488ee238-ed44-41f4-adee-d365198bd7cf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 488ee238-ed44-41f4-adee-d365198bd7cf --json --out output.json 2019-05-16 18:49:02,609 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '488ee238-ed44-41f4-adee-d365198bd7cf', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-05-16 18:49:04,593 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 488ee238-ed44-41f4-adee-d365198bd7cf --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-05-16 18:49:04.467 2991 INFO rally.api [-] Building 'json' report for the following task(s): '488ee238-ed44-41f4-adee-d365198bd7cf'. 2019-05-16 18:49:04.476 2991 INFO rally.api [-] The report has been successfully built. 2019-05-16 18:49:04,609 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-05-16 18:49:04,610 - 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-05-16 18:49:04,610 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-16 18:49:04,626 - 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-05-16 18:49:04,627 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-05-16 18:49:04,627 - 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': '7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c1ba5caf-2f7f-4413-8241-96ab071314cb', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c1ba5caf-2f7f-4413-8241-96ab071314cb', '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_c1ba5caf-2f7f-4413-8241-96ab071314cb', '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-05-16 18:51:40,454 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 598c8992-a1be-4235-bffa-ddf03eeecaa6 2019-05-16 18:51:40,455 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '598c8992-a1be-4235-bffa-ddf03eeecaa6'] 2019-05-16 18:51:41,310 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 598c8992-a1be-4235-bffa-ddf03eeecaa6 -------------------------------------------------------------------------------- Task 598c8992-a1be-4235-bffa-ddf03eeecaa6: 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 598c8992-a1be-4235-bffa-ddf03eeecaa6 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.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | total | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> duration | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.76053 Full duration: 10.36494 -------------------------------------------------------------------------------- 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 598c8992-a1be-4235-bffa-ddf03eeecaa6 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.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | total | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> duration | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.752553 Full duration: 10.652896 -------------------------------------------------------------------------------- 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 598c8992-a1be-4235-bffa-ddf03eeecaa6 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.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | total | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | -> duration | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.764363 Full duration: 10.541595 -------------------------------------------------------------------------------- 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 598c8992-a1be-4235-bffa-ddf03eeecaa6 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.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 100.0% | 1 | | total | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 100.0% | 1 | | -> duration | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.288334 Full duration: 12.122122 -------------------------------------------------------------------------------- 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 598c8992-a1be-4235-bffa-ddf03eeecaa6 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.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 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.721622 Full duration: 10.430099 -------------------------------------------------------------------------------- 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 598c8992-a1be-4235-bffa-ddf03eeecaa6 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.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 100.0% | 1 | | total | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | -> duration | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.089266 Full duration: 11.779033 -------------------------------------------------------------------------------- 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 598c8992-a1be-4235-bffa-ddf03eeecaa6 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.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | total | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | -> duration | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.753563 Full duration: 10.460651 -------------------------------------------------------------------------------- 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 598c8992-a1be-4235-bffa-ddf03eeecaa6 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.348 | 1.348 | 1.348 | 1.348 | 1.348 | 1.348 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 100.0% | 1 | | total | 1.821 | 1.821 | 1.821 | 1.821 | 1.821 | 1.821 | 100.0% | 1 | | -> duration | 1.821 | 1.821 | 1.821 | 1.821 | 1.821 | 1.821 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.821296 Full duration: 12.57643 -------------------------------------------------------------------------------- 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 598c8992-a1be-4235-bffa-ddf03eeecaa6 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.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | total | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> duration | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.730574 Full duration: 10.369258 -------------------------------------------------------------------------------- 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 598c8992-a1be-4235-bffa-ddf03eeecaa6 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 100.0% | 1 | | gnocchi.delete_metric | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 100.0% | 1 | | total | 1.362 | 1.362 | 1.362 | 1.362 | 1.362 | 1.362 | 100.0% | 1 | | -> duration | 1.362 | 1.362 | 1.362 | 1.362 | 1.362 | 1.362 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.362363 Full duration: 11.931442 -------------------------------------------------------------------------------- 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 598c8992-a1be-4235-bffa-ddf03eeecaa6 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.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | gnocchi.delete_resource | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 100.0% | 1 | | total | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | -> duration | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.083243 Full duration: 11.730482 HINTS: * To plot HTML graphics with this data, run: rally task report 598c8992-a1be-4235-bffa-ddf03eeecaa6 --out output.html * To generate a JUnit report, run: rally task export 598c8992-a1be-4235-bffa-ddf03eeecaa6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 598c8992-a1be-4235-bffa-ddf03eeecaa6 --json --out output.json 2019-05-16 18:51:41,311 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '598c8992-a1be-4235-bffa-ddf03eeecaa6', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-05-16 18:51:43,311 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 598c8992-a1be-4235-bffa-ddf03eeecaa6 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-05-16 18:51:43.192 4122 INFO rally.api [-] Building 'json' report for the following task(s): '598c8992-a1be-4235-bffa-ddf03eeecaa6'. 2019-05-16 18:51:43.200 4122 INFO rally.api [-] The report has been successfully built. 2019-05-16 18:51:43,323 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-05-16 18:51:43,324 - 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-05-16 18:51:43,324 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-16 18:51:43,340 - 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-05-16 18:51:43,340 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-05-16 18:51:43,340 - 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': '7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c1ba5caf-2f7f-4413-8241-96ab071314cb', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c1ba5caf-2f7f-4413-8241-96ab071314cb', '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_c1ba5caf-2f7f-4413-8241-96ab071314cb', '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-05-16 18:53:46,167 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c9a8433b-2a18-41a8-8a04-07211a1bc4af 2019-05-16 18:53:46,168 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c9a8433b-2a18-41a8-8a04-07211a1bc4af'] 2019-05-16 18:53:46,995 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c9a8433b-2a18-41a8-8a04-07211a1bc4af -------------------------------------------------------------------------------- Task c9a8433b-2a18-41a8-8a04-07211a1bc4af: 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 c9a8433b-2a18-41a8-8a04-07211a1bc4af has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 7.75 | 7.75 | 7.75 | 7.75 | 7.75 | 7.75 | 100.0% | 1 | | heat.update_stack | 4.235 | 4.235 | 4.235 | 4.235 | 4.235 | 4.235 | 100.0% | 1 | | heat.delete_stack | 3.792 | 3.792 | 3.792 | 3.792 | 3.792 | 3.792 | 100.0% | 1 | | total | 15.777 | 15.777 | 15.777 | 15.777 | 15.777 | 15.777 | 100.0% | 1 | | -> duration | 11.777 | 11.777 | 11.777 | 11.777 | 11.777 | 11.777 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.77707 Full duration: 28.393221 -------------------------------------------------------------------------------- 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 c9a8433b-2a18-41a8-8a04-07211a1bc4af has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 7.721 | 7.721 | 7.721 | 7.721 | 7.721 | 7.721 | 100.0% | 1 | | heat.check_stack | 2.932 | 2.932 | 2.932 | 2.932 | 2.932 | 2.932 | 100.0% | 1 | | heat.delete_stack | 3.881 | 3.881 | 3.881 | 3.881 | 3.881 | 3.881 | 100.0% | 1 | | total | 14.534 | 14.534 | 14.534 | 14.534 | 14.534 | 14.534 | 100.0% | 1 | | -> duration | 12.534 | 12.534 | 12.534 | 12.534 | 12.534 | 12.534 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.533898 Full duration: 26.612263 -------------------------------------------------------------------------------- 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 c9a8433b-2a18-41a8-8a04-07211a1bc4af 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.442 | 6.442 | 6.442 | 6.442 | 6.442 | 6.442 | 100.0% | 1 | | heat.suspend_stack | 3.033 | 3.033 | 3.033 | 3.033 | 3.033 | 3.033 | 100.0% | 1 | | heat.resume_stack | 1.473 | 1.473 | 1.473 | 1.473 | 1.473 | 1.473 | 100.0% | 1 | | heat.delete_stack | 3.5 | 3.5 | 3.5 | 3.5 | 3.5 | 3.5 | 100.0% | 1 | | total | 14.448 | 14.448 | 14.448 | 14.448 | 14.448 | 14.448 | 100.0% | 1 | | -> duration | 12.448 | 12.448 | 12.448 | 12.448 | 12.448 | 12.448 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.448394 Full duration: 27.207031 -------------------------------------------------------------------------------- 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 c9a8433b-2a18-41a8-8a04-07211a1bc4af has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | total | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | -> duration | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.72101 Full duration: 11.95285 HINTS: * To plot HTML graphics with this data, run: rally task report c9a8433b-2a18-41a8-8a04-07211a1bc4af --out output.html * To generate a JUnit report, run: rally task export c9a8433b-2a18-41a8-8a04-07211a1bc4af --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c9a8433b-2a18-41a8-8a04-07211a1bc4af --json --out output.json 2019-05-16 18:53:46,995 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c9a8433b-2a18-41a8-8a04-07211a1bc4af', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-05-16 18:53:49,113 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c9a8433b-2a18-41a8-8a04-07211a1bc4af --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-05-16 18:53:48.954 5031 INFO rally.api [-] Building 'json' report for the following task(s): 'c9a8433b-2a18-41a8-8a04-07211a1bc4af'. 2019-05-16 18:53:48.958 5031 INFO rally.api [-] The report has been successfully built. 2019-05-16 18:53:49,119 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-05-16 18:53:49,120 - 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-05-16 18:53:49,120 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-16 18:53:49,137 - 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-05-16 18:53:49,138 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-05-16 18:53:49,138 - 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': '7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c1ba5caf-2f7f-4413-8241-96ab071314cb', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c1ba5caf-2f7f-4413-8241-96ab071314cb', '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_c1ba5caf-2f7f-4413-8241-96ab071314cb', '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-05-16 18:58:21,073 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 81d86e35-ad6f-469f-bceb-71673fbc35cb 2019-05-16 18:58:21,074 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '81d86e35-ad6f-469f-bceb-71673fbc35cb'] 2019-05-16 18:58:21,934 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 81d86e35-ad6f-469f-bceb-71673fbc35cb -------------------------------------------------------------------------------- Task 81d86e35-ad6f-469f-bceb-71673fbc35cb: 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 81d86e35-ad6f-469f-bceb-71673fbc35cb 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.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | keystone_v3.add_role | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 100.0% | 1 | | keystone_v3.revoke_role | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 100.0% | 1 | | -> duration | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.319431 Full duration: 20.441635 -------------------------------------------------------------------------------- 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 81d86e35-ad6f-469f-bceb-71673fbc35cb 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.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 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.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | total | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 100.0% | 1 | | -> duration | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.146712 Full duration: 21.007438 -------------------------------------------------------------------------------- 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 81d86e35-ad6f-469f-bceb-71673fbc35cb 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.17 | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 100.0% | 1 | | keystone_v3.list_projects | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 100.0% | 1 | | -> duration | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.337889 Full duration: 21.101747 -------------------------------------------------------------------------------- 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 81d86e35-ad6f-469f-bceb-71673fbc35cb 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.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | keystone_v3.delete_role | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | total | 1.105 | 1.105 | 1.105 | 1.105 | 1.105 | 1.105 | 100.0% | 1 | | -> duration | 1.105 | 1.105 | 1.105 | 1.105 | 1.105 | 1.105 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.105486 Full duration: 18.009081 -------------------------------------------------------------------------------- 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 81d86e35-ad6f-469f-bceb-71673fbc35cb 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.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | keystone_v3.delete_service | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 100.0% | 1 | | total | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | -> duration | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.088712 Full duration: 18.370138 -------------------------------------------------------------------------------- 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 81d86e35-ad6f-469f-bceb-71673fbc35cb 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.191 | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 100.0% | 1 | | keystone_v3.create_user | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | -> keystone_v3.add_role | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 100.0% | 1 | | keystone_v3.create_role | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | keystone_v3.get_project | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 100.0% | 1 | | keystone_v3.get_user | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 100.0% | 1 | | keystone_v3.get_role | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | keystone_v3.list_services | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | keystone_v3.get_services | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 3.548 | 3.548 | 3.548 | 3.548 | 3.548 | 3.548 | 100.0% | 1 | | -> duration | 3.548 | 3.548 | 3.548 | 3.548 | 3.548 | 3.548 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.54827 Full duration: 28.095817 -------------------------------------------------------------------------------- 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 81d86e35-ad6f-469f-bceb-71673fbc35cb 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.102 | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 100.0% | 1 | | keystone_v3.update_project | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | keystone_v3.delete_project | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 100.0% | 1 | | total | 1.56 | 1.56 | 1.56 | 1.56 | 1.56 | 1.56 | 100.0% | 1 | | -> duration | 1.56 | 1.56 | 1.56 | 1.56 | 1.56 | 1.56 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.560446 Full duration: 18.743179 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 81d86e35-ad6f-469f-bceb-71673fbc35cb 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.126 | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 100.0% | 1 | | total | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 100.0% | 1 | | -> duration | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.351827 Full duration: 21.050233 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 81d86e35-ad6f-469f-bceb-71673fbc35cb 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.283 | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 100.0% | 1 | | total | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 100.0% | 1 | | -> duration | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.283191 Full duration: 21.296413 -------------------------------------------------------------------------------- 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 81d86e35-ad6f-469f-bceb-71673fbc35cb 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.264 | 1.264 | 1.264 | 1.264 | 1.264 | 1.264 | 100.0% | 1 | | keystone_v3.list_users | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | total | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 100.0% | 1 | | -> duration | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.667325 Full duration: 20.946336 -------------------------------------------------------------------------------- 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 81d86e35-ad6f-469f-bceb-71673fbc35cb 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.265 | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 100.0% | 1 | | keystone_v3.create_users | 9.75 | 9.75 | 9.75 | 9.75 | 9.75 | 9.75 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 9.75 | 9.75 | 9.75 | 9.75 | 9.75 | 9.75 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.903 | 1.903 | 1.903 | 1.903 | 1.903 | 1.903 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 2.116 | 2.116 | 2.116 | 2.116 | 2.116 | 2.116 | 100.0% | 1 | | total | 12.705 | 12.705 | 12.705 | 12.705 | 12.705 | 12.705 | 100.0% | 1 | | -> duration | 12.705 | 12.705 | 12.705 | 12.705 | 12.705 | 12.705 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.705063 Full duration: 35.286196 HINTS: * To plot HTML graphics with this data, run: rally task report 81d86e35-ad6f-469f-bceb-71673fbc35cb --out output.html * To generate a JUnit report, run: rally task export 81d86e35-ad6f-469f-bceb-71673fbc35cb --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 81d86e35-ad6f-469f-bceb-71673fbc35cb --json --out output.json 2019-05-16 18:58:21,935 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '81d86e35-ad6f-469f-bceb-71673fbc35cb', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-05-16 18:58:23,967 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 81d86e35-ad6f-469f-bceb-71673fbc35cb --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-05-16 18:58:23.819 6942 INFO rally.api [-] Building 'json' report for the following task(s): '81d86e35-ad6f-469f-bceb-71673fbc35cb'. 2019-05-16 18:58:23.830 6942 INFO rally.api [-] The report has been successfully built. 2019-05-16 18:58:23,983 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-05-16 18:58:23,984 - 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-05-16 18:58:23,984 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-16 18:58:23,999 - 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-05-16 18:58:24,000 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-05-16 18:58:24,000 - 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': '7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c1ba5caf-2f7f-4413-8241-96ab071314cb', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c1ba5caf-2f7f-4413-8241-96ab071314cb', '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_c1ba5caf-2f7f-4413-8241-96ab071314cb', '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-05-16 19:04:39,144 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ea7996db-5108-4874-9a2d-9740c6fb69c2 2019-05-16 19:04:39,145 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ea7996db-5108-4874-9a2d-9740c6fb69c2'] 2019-05-16 19:04:40,004 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ea7996db-5108-4874-9a2d-9740c6fb69c2 -------------------------------------------------------------------------------- Task ea7996db-5108-4874-9a2d-9740c6fb69c2: 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 ea7996db-5108-4874-9a2d-9740c6fb69c2 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.029 | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 100.0% | 1 | | neutron.delete_network | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 100.0% | 1 | | total | 2.159 | 2.159 | 2.159 | 2.159 | 2.159 | 2.159 | 100.0% | 1 | | -> duration | 2.159 | 2.159 | 2.159 | 2.159 | 2.159 | 2.159 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.159178 Full duration: 20.501752 -------------------------------------------------------------------------------- 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 ea7996db-5108-4874-9a2d-9740c6fb69c2 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.065 | 2.065 | 2.065 | 2.065 | 2.065 | 2.065 | 100.0% | 1 | | neutron.delete_port | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 100.0% | 1 | | total | 3.048 | 3.048 | 3.048 | 3.048 | 3.048 | 3.048 | 100.0% | 1 | | -> duration | 3.048 | 3.048 | 3.048 | 3.048 | 3.048 | 3.048 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.047561 Full duration: 32.138158 -------------------------------------------------------------------------------- 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 ea7996db-5108-4874-9a2d-9740c6fb69c2 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 100.0% | 1 | | neutron.create_subnet | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 100.0% | 1 | | neutron.create_router | 5.624 | 5.624 | 5.624 | 5.624 | 5.624 | 5.624 | 100.0% | 1 | | neutron.add_interface_router | 3.658 | 3.658 | 3.658 | 3.658 | 3.658 | 3.658 | 100.0% | 1 | | neutron.remove_interface_router | 2.839 | 2.839 | 2.839 | 2.839 | 2.839 | 2.839 | 100.0% | 1 | | neutron.delete_router | 4.077 | 4.077 | 4.077 | 4.077 | 4.077 | 4.077 | 100.0% | 1 | | total | 18.347 | 18.347 | 18.347 | 18.347 | 18.347 | 18.347 | 100.0% | 1 | | -> duration | 18.347 | 18.347 | 18.347 | 18.347 | 18.347 | 18.347 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.346805 Full duration: 42.724933 -------------------------------------------------------------------------------- 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 ea7996db-5108-4874-9a2d-9740c6fb69c2 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.679 | 1.679 | 1.679 | 1.679 | 1.679 | 1.679 | 100.0% | 1 | | neutron.delete_subnet | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | total | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 100.0% | 1 | | -> duration | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.441447 Full duration: 31.757146 -------------------------------------------------------------------------------- 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 ea7996db-5108-4874-9a2d-9740c6fb69c2 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.371 | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 100.0% | 1 | | neutron.list_networks | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | total | 1.861 | 1.861 | 1.861 | 1.861 | 1.861 | 1.861 | 100.0% | 1 | | -> duration | 1.861 | 1.861 | 1.861 | 1.861 | 1.861 | 1.861 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.860655 Full duration: 22.777271 -------------------------------------------------------------------------------- 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 ea7996db-5108-4874-9a2d-9740c6fb69c2 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.771 | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 100.0% | 1 | | neutron.list_ports | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 100.0% | 1 | | total | 2.139 | 2.139 | 2.139 | 2.139 | 2.139 | 2.139 | 100.0% | 1 | | -> duration | 2.139 | 2.139 | 2.139 | 2.139 | 2.139 | 2.139 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.13945 Full duration: 34.164528 -------------------------------------------------------------------------------- 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 ea7996db-5108-4874-9a2d-9740c6fb69c2 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.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | neutron.create_subnet | 1.101 | 1.101 | 1.101 | 1.101 | 1.101 | 1.101 | 100.0% | 1 | | neutron.create_router | 5.11 | 5.11 | 5.11 | 5.11 | 5.11 | 5.11 | 100.0% | 1 | | neutron.add_interface_router | 3.234 | 3.234 | 3.234 | 3.234 | 3.234 | 3.234 | 100.0% | 1 | | neutron.list_routers | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 100.0% | 1 | | total | 10.944 | 10.944 | 10.944 | 10.944 | 10.944 | 10.944 | 100.0% | 1 | | -> duration | 10.944 | 10.944 | 10.944 | 10.944 | 10.944 | 10.944 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.94445 Full duration: 45.324381 -------------------------------------------------------------------------------- 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 ea7996db-5108-4874-9a2d-9740c6fb69c2 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.161 | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 100.0% | 1 | | neutron.create_subnet | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 100.0% | 1 | | neutron.list_subnets | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 100.0% | 1 | | total | 2.692 | 2.692 | 2.692 | 2.692 | 2.692 | 2.692 | 100.0% | 1 | | -> duration | 2.692 | 2.692 | 2.692 | 2.692 | 2.692 | 2.692 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.692487 Full duration: 28.067801 -------------------------------------------------------------------------------- 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 ea7996db-5108-4874-9a2d-9740c6fb69c2 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.989 | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 100.0% | 1 | | neutron.delete_security_group | 0.405 | 0.405 | 0.405 | 0.405 | 0.405 | 0.405 | 100.0% | 1 | | total | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 100.0% | 1 | | -> duration | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.394824 Full duration: 20.435075 -------------------------------------------------------------------------------- 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 ea7996db-5108-4874-9a2d-9740c6fb69c2 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 100.0% | 1 | | neutron.create_security_group_rule | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 100.0% | 1 | | neutron.delete_security_group | 0.446 | 0.446 | 0.446 | 0.446 | 0.446 | 0.446 | 100.0% | 1 | | total | 2.534 | 2.534 | 2.534 | 2.534 | 2.534 | 2.534 | 100.0% | 1 | | -> duration | 2.534 | 2.534 | 2.534 | 2.534 | 2.534 | 2.534 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.533967 Full duration: 20.537046 -------------------------------------------------------------------------------- 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 ea7996db-5108-4874-9a2d-9740c6fb69c2 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.159 | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 100.0% | 1 | | neutron.create_router | 4.791 | 4.791 | 4.791 | 4.791 | 4.791 | 4.791 | 100.0% | 1 | | neutron.add_gateway_router | 3.187 | 3.187 | 3.187 | 3.187 | 3.187 | 3.187 | 100.0% | 1 | | neutron.remove_gateway_router | 2.506 | 2.506 | 2.506 | 2.506 | 2.506 | 2.506 | 100.0% | 1 | | total | 11.642 | 11.642 | 11.642 | 11.642 | 11.642 | 11.642 | 100.0% | 1 | | -> duration | 11.642 | 11.642 | 11.642 | 11.642 | 11.642 | 11.642 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.642431 Full duration: 43.459746 HINTS: * To plot HTML graphics with this data, run: rally task report ea7996db-5108-4874-9a2d-9740c6fb69c2 --out output.html * To generate a JUnit report, run: rally task export ea7996db-5108-4874-9a2d-9740c6fb69c2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ea7996db-5108-4874-9a2d-9740c6fb69c2 --json --out output.json 2019-05-16 19:04:40,005 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ea7996db-5108-4874-9a2d-9740c6fb69c2', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-05-16 19:04:42,219 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ea7996db-5108-4874-9a2d-9740c6fb69c2 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-05-16 19:04:42.068 10233 INFO rally.api [-] Building 'json' report for the following task(s): 'ea7996db-5108-4874-9a2d-9740c6fb69c2'. 2019-05-16 19:04:42.082 10233 INFO rally.api [-] The report has been successfully built. 2019-05-16 19:04:42,237 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-05-16 19:04:42,238 - 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-05-16 19:04:42,238 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-16 19:04:42,254 - 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-05-16 19:04:42,255 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-05-16 19:04:42,256 - 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': '7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c1ba5caf-2f7f-4413-8241-96ab071314cb', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c1ba5caf-2f7f-4413-8241-96ab071314cb', '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_c1ba5caf-2f7f-4413-8241-96ab071314cb', '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-05-16 19:06:14,772 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ac3110ce-deb4-4156-bf8d-7a11a9e94ebc 2019-05-16 19:06:14,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ac3110ce-deb4-4156-bf8d-7a11a9e94ebc'] 2019-05-16 19:06:15,592 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ac3110ce-deb4-4156-bf8d-7a11a9e94ebc -------------------------------------------------------------------------------- Task ac3110ce-deb4-4156-bf8d-7a11a9e94ebc: 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_c1ba5caf-2f7f-4413-8241-96ab071314cb" }, "image": { "name": "rally_sanity-img_c1ba5caf-2f7f-4413-8241-96ab071314cb" }, "nics": [ { "net-id": "7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac3110ce-deb4-4156-bf8d-7a11a9e94ebc 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-19ea1425-0ee8-4d99-9279-514abf59f1bc) 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-19ea1425-0ee8-4d99-9279-514abf59f1bc) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 21.238 | 21.238 | 21.238 | 21.238 | 21.238 | 21.238 | 100.0% | 1 | | nova.live_migrate | 6.416 | 6.416 | 6.416 | 6.416 | 6.416 | 6.416 | 0.0% | 1 | | total | 27.654 | 27.654 | 27.654 | 27.654 | 27.654 | 27.654 | 0.0% | 1 | | -> duration | 26.654 | 26.654 | 26.654 | 26.654 | 26.654 | 26.654 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.653845 Full duration: 47.114046 HINTS: * To plot HTML graphics with this data, run: rally task report ac3110ce-deb4-4156-bf8d-7a11a9e94ebc --out output.html * To generate a JUnit report, run: rally task export ac3110ce-deb4-4156-bf8d-7a11a9e94ebc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ac3110ce-deb4-4156-bf8d-7a11a9e94ebc --json --out output.json At least one workload did not pass SLA criteria. 2019-05-16 19:06:15,592 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ac3110ce-deb4-4156-bf8d-7a11a9e94ebc', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-05-16 19:06:17,726 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ac3110ce-deb4-4156-bf8d-7a11a9e94ebc --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-05-16 19:06:17.574 10464 INFO rally.api [-] Building 'json' report for the following task(s): 'ac3110ce-deb4-4156-bf8d-7a11a9e94ebc'. 2019-05-16 19:06:17.576 10464 INFO rally.api [-] The report has been successfully built. 2019-05-16 19:06:17,728 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-05-16 19:06:17,729 - 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-05-16 19:06:17,730 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-16 19:06:17,747 - 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-05-16 19:06:17,748 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-05-16 19:06:17,748 - 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': '7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c1ba5caf-2f7f-4413-8241-96ab071314cb', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c1ba5caf-2f7f-4413-8241-96ab071314cb', '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_c1ba5caf-2f7f-4413-8241-96ab071314cb', '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-05-16 19:07:30,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5918620d-1c48-48e3-97f6-74b72a03080b 2019-05-16 19:07:30,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5918620d-1c48-48e3-97f6-74b72a03080b'] 2019-05-16 19:07:31,417 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5918620d-1c48-48e3-97f6-74b72a03080b -------------------------------------------------------------------------------- Task 5918620d-1c48-48e3-97f6-74b72a03080b: 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 5918620d-1c48-48e3-97f6-74b72a03080b 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.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | quotas.delete_quotas | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 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.214185 Full duration: 12.983357 -------------------------------------------------------------------------------- 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 5918620d-1c48-48e3-97f6-74b72a03080b 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.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | total | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> duration | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.928194 Full duration: 13.278203 -------------------------------------------------------------------------------- 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 5918620d-1c48-48e3-97f6-74b72a03080b 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.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | total | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 100.0% | 1 | | -> duration | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.330278 Full duration: 13.138837 -------------------------------------------------------------------------------- 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 5918620d-1c48-48e3-97f6-74b72a03080b 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.283 | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 100.0% | 1 | | total | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 100.0% | 1 | | -> duration | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.282903 Full duration: 13.163373 HINTS: * To plot HTML graphics with this data, run: rally task report 5918620d-1c48-48e3-97f6-74b72a03080b --out output.html * To generate a JUnit report, run: rally task export 5918620d-1c48-48e3-97f6-74b72a03080b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5918620d-1c48-48e3-97f6-74b72a03080b --json --out output.json 2019-05-16 19:07:31,418 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5918620d-1c48-48e3-97f6-74b72a03080b', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-05-16 19:07:33,364 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5918620d-1c48-48e3-97f6-74b72a03080b --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-05-16 19:07:33.244 10973 INFO rally.api [-] Building 'json' report for the following task(s): '5918620d-1c48-48e3-97f6-74b72a03080b'. 2019-05-16 19:07:33.248 10973 INFO rally.api [-] The report has been successfully built. 2019-05-16 19:07:33,369 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-05-16 19:07:33,372 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:07 | 6 | 100.00% | | glance | 00:01:41 | 4 | 100.00% | | cinder | 00:03:39 | 10 | 100.00% | | gnocchi | 00:02:02 | 11 | 100.00% | | heat | 00:01:34 | 4 | 100.00% | | keystone | 00:04:04 | 11 | 100.00% | | neutron | 00:05:41 | 11 | 100.00% | | nova | 00:00:47 | 1 | 0.00% | | quotas | 00:00:52 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:31 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2019-05-16 19:07:33,372 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2019-05-16 19:07:33,372 - 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-05-16 19:07:35,769 - 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-05-16 19:07:35.538 10975 INFO rally.api [-] Building 'html' report for the following task(s): '63892296-ebe4-436f-898f-0d41b6cf98d4', '5b66c5c3-fbb0-4d91-8902-95d942e77326', '488ee238-ed44-41f4-adee-d365198bd7cf', '598c8992-a1be-4235-bffa-ddf03eeecaa6', 'c9a8433b-2a18-41a8-8a04-07211a1bc4af', '81d86e35-ad6f-469f-bceb-71673fbc35cb', 'ea7996db-5108-4874-9a2d-9740c6fb69c2', 'ac3110ce-deb4-4156-bf8d-7a11a9e94ebc', '5918620d-1c48-48e3-97f6-74b72a03080b'. 2019-05-16 19:07:35.633 10975 INFO rally.api [-] The report has been successfully built. 2019-05-16 19:07:35,769 - 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-05-16 19:07:38,021 - 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-05-16 19:07:37.911 10977 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '63892296-ebe4-436f-898f-0d41b6cf98d4', '5b66c5c3-fbb0-4d91-8902-95d942e77326', '488ee238-ed44-41f4-adee-d365198bd7cf', '598c8992-a1be-4235-bffa-ddf03eeecaa6', 'c9a8433b-2a18-41a8-8a04-07211a1bc4af', '81d86e35-ad6f-469f-bceb-71673fbc35cb', 'ea7996db-5108-4874-9a2d-9740c6fb69c2', 'ac3110ce-deb4-4156-bf8d-7a11a9e94ebc', '5918620d-1c48-48e3-97f6-74b72a03080b'. 2019-05-16 19:07:37.916 10977 INFO rally.api [-] The report has been successfully built. 2019-05-16 19:07:38,138 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 19:07:38,138 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 26:51 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-05-16 19:07:38,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 19:07:38,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 19:07:38,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Thu, 16 May 2019 19:07: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-6ca769a3-5fb1-40db-8f2d-5019798207d8 x-openstack-request-id: req-6ca769a3-5fb1-40db-8f2d-5019798207d8 2019-05-16 19:07:38,476 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_c1ba5caf-2f7f-4413-8241-96ab071314cb", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/b4f0baa4-de8b-4149-9f69-a2766745e258", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/b4f0baa4-de8b-4149-9f69-a2766745e258", "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": "b4f0baa4-de8b-4149-9f69-a2766745e258"}, {"name": "rally_sanity-flavor_alt_c1ba5caf-2f7f-4413-8241-96ab071314cb", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/f3a60a89-af86-4479-8e10-53867ff05cb5", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/f3a60a89-af86-4479-8e10-53867ff05cb5", "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": "f3a60a89-af86-4479-8e10-53867ff05cb5"}]} 2019-05-16 19:07:38,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-6ca769a3-5fb1-40db-8f2d-5019798207d8 2019-05-16 19:07:38,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.327371120453s 2019-05-16 19:07:38,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 19:07:38,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/f3a60a89-af86-4479-8e10-53867ff05cb5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 19:07:38,512 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 19:07: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-1074c5b0-5e04-4e46-8020-9fb609444399 x-openstack-request-id: req-1074c5b0-5e04-4e46-8020-9fb609444399 2019-05-16 19:07:38,512 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/f3a60a89-af86-4479-8e10-53867ff05cb5 used request id req-1074c5b0-5e04-4e46-8020-9fb609444399 2019-05-16 19:07:38,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0340740680695s 2019-05-16 19:07:38,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-16 19:07:38,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/e5e91800-f1f2-4be0-a52e-739fec6e44e6/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}d1112fdcc48f4e60f913932557caf463bbcf4afc" -d '{"subnet_id": "5e3c8df4-d201-41df-abdf-7f283ea4b48d"}' 2019-05-16 19:07:41,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 19:07:41 GMT X-Openstack-Request-Id: req-1751c251-8286-40cf-9b84-b28297532e01 2019-05-16 19:07:41,746 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8", "tenant_id": "69f0a527d07b4bcdb44f361b0b403d91", "subnet_id": "5e3c8df4-d201-41df-abdf-7f283ea4b48d", "subnet_ids": ["5e3c8df4-d201-41df-abdf-7f283ea4b48d"], "port_id": "85ebd254-fcbb-4e7c-8313-e5f963ee5ca7", "id": "e5e91800-f1f2-4be0-a52e-739fec6e44e6"} 2019-05-16 19:07:41,746 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/e5e91800-f1f2-4be0-a52e-739fec6e44e6/remove_router_interface.json used request id req-1751c251-8286-40cf-9b84-b28297532e01 2019-05-16 19:07:41,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.23300600052s 2019-05-16 19:07:41,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 19:07:41,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d1112fdcc48f4e60f913932557caf463bbcf4afc" 2019-05-16 19:07:42,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1222 Content-Type: application/json Date: Thu, 16 May 2019 19:07:42 GMT X-Openstack-Request-Id: req-af67901d-469f-44c0-b87b-1e3c764d93b1 2019-05-16 19:07:42,583 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.218"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "69f0a527d07b4bcdb44f361b0b403d91", "created_at": "2019-05-16T18:40:51Z", "admin_state_up": true, "updated_at": "2019-05-16T19:07:39Z", "project_id": "69f0a527d07b4bcdb44f361b0b403d91", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "e5e91800-f1f2-4be0-a52e-739fec6e44e6", "name": "rally_sanity-router_c1ba5caf-2f7f-4413-8241-96ab071314cb"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c3f4592852414ec8b26b7832852f2d03", "created_at": "2019-05-16T18:25:49Z", "admin_state_up": true, "updated_at": "2019-05-16T18:25:52Z", "project_id": "c3f4592852414ec8b26b7832852f2d03", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "e747899b-a1be-4080-903d-ec42b4d4fc4b", "name": "tempest-pretest-check-102260689"}]} 2019-05-16 19:07:42,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-af67901d-469f-44c0-b87b-1e3c764d93b1 2019-05-16 19:07:42,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.837087154388s 2019-05-16 19:07:42,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-16 19:07:42,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/e5e91800-f1f2-4be0-a52e-739fec6e44e6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1112fdcc48f4e60f913932557caf463bbcf4afc" 2019-05-16 19:07:47,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 19:07:47 GMT X-Openstack-Request-Id: req-83e567e9-5d49-464f-bcca-58e403ed219e 2019-05-16 19:07:47,248 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 19:07:47,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/e5e91800-f1f2-4be0-a52e-739fec6e44e6.json used request id req-83e567e9-5d49-464f-bcca-58e403ed219e 2019-05-16 19:07:47,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.66267490387s 2019-05-16 19:07:47,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 19:07:47,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d1112fdcc48f4e60f913932557caf463bbcf4afc" 2019-05-16 19:07:47,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1928 Content-Type: application/json Date: Thu, 16 May 2019 19:07:47 GMT X-Openstack-Request-Id: req-66eb8390-af35-42e1-adc8-9ffececffd38 2019-05-16 19:07:47,608 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-16T18:04:14Z","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":"15f6e4f1-be08-42d1-ac18-58bd55312917","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"06d1924295234cf290a06b20cd4dd341","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"220195cd-782b-490f-b03b-eb92b75ca738","tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:14Z","ip_version":4},{"updated_at":"2019-05-16T18:40:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5e3c8df4-d201-41df-abdf-7f283ea4b48d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"69f0a527d07b4bcdb44f361b0b403d91","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_c1ba5caf-2f7f-4413-8241-96ab071314cb","enable_dhcp":true,"segment_id":null,"network_id":"7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8","tenant_id":"69f0a527d07b4bcdb44f361b0b403d91","created_at":"2019-05-16T18:40:49Z","ip_version":4},{"updated_at":"2019-05-16T18:25:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c929bbdb-44c8-4a89-9579-5262d9d5a4e2","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant c3f4592852414ec8b26b7832852f2d03","enable_dhcp":false,"segment_id":null,"network_id":"85408666-f497-4d8b-8bd1-db6c2e5da984","tenant_id":"","created_at":"2019-05-16T18:25:48Z","ip_version":4}]} 2019-05-16 19:07:47,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-66eb8390-af35-42e1-adc8-9ffececffd38 2019-05-16 19:07:47,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.359767913818s 2019-05-16 19:07:47,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-16 19:07:47,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/5e3c8df4-d201-41df-abdf-7f283ea4b48d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1112fdcc48f4e60f913932557caf463bbcf4afc" 2019-05-16 19:07:50,420 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 19:07:50 GMT X-Openstack-Request-Id: req-6ec95512-26a5-4335-a4cb-97f1aa082a6b 2019-05-16 19:07:50,420 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 19:07:50,420 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/5e3c8df4-d201-41df-abdf-7f283ea4b48d.json used request id req-6ec95512-26a5-4335-a4cb-97f1aa082a6b 2019-05-16 19:07:50,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.81019711494s 2019-05-16 19:07:50,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 19:07:50,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d1112fdcc48f4e60f913932557caf463bbcf4afc" 2019-05-16 19:07:50,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2109 Content-Type: application/json Date: Thu, 16 May 2019 19:07:50 GMT X-Openstack-Request-Id: req-352070da-2f2b-451a-af0b-46a5ed1b4545 2019-05-16 19:07:50,827 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":true,"project_id":"69f0a527d07b4bcdb44f361b0b403d91","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T19:07:50Z","qos_policy_id":null,"name":"rally_sanity-net_c1ba5caf-2f7f-4413-8241-96ab071314cb","admin_state_up":true,"tenant_id":"69f0a527d07b4bcdb44f361b0b403d91","created_at":"2019-05-16T18:40:48Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85408666-f497-4d8b-8bd1-db6c2e5da984","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c929bbdb-44c8-4a89-9579-5262d9d5a4e2"],"description":"","tags":[],"updated_at":"2019-05-16T18:25:48Z","qos_policy_id":null,"name":"HA network tenant c3f4592852414ec8b26b7832852f2d03","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T18:25:48Z","provider:network_type":"vxlan"}]} 2019-05-16 19:07:50,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-352070da-2f2b-451a-af0b-46a5ed1b4545 2019-05-16 19:07:50,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.406775951385s 2019-05-16 19:07:50,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-16 19:07:50,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1112fdcc48f4e60f913932557caf463bbcf4afc" 2019-05-16 19:07:52,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 19:07:52 GMT X-Openstack-Request-Id: req-cee58669-88a5-404a-bd4c-29b3d1483106 2019-05-16 19:07:52,365 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 19:07:52,365 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/7fc79b32-d9ca-4643-bb0c-8ebafcc5d8b8.json used request id req-cee58669-88a5-404a-bd4c-29b3d1483106 2019-05-16 19:07:52,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.53605008125s 2019-05-16 19:07:52,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 19:07:52,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d1112fdcc48f4e60f913932557caf463bbcf4afc" 2019-05-16 19:07:52,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 16 May 2019 19:07:52 GMT X-Openstack-Request-Id: req-786696fe-bdc8-4399-839c-152d326f2765 2019-05-16 19:07:52,674 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T18:41:03Z", "file": "/v2/images/d8a6ca01-dfce-43b0-805a-b251bb898598/file", "owner": "69f0a527d07b4bcdb44f361b0b403d91", "id": "d8a6ca01-dfce-43b0-805a-b251bb898598", "size": 12716032, "self": "/v2/images/d8a6ca01-dfce-43b0-805a-b251bb898598", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/d8a6ca01-dfce-43b0-805a-b251bb898598/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/d8a6ca01-dfce-43b0-805a-b251bb898598/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_c1ba5caf-2f7f-4413-8241-96ab071314cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_c1ba5caf-2f7f-4413-8241-96ab071314cb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T18:41:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 19:07:52,674 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-786696fe-bdc8-4399-839c-152d326f2765 2019-05-16 19:07:52,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304543972015s 2019-05-16 19:07:52,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 19:07:52,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/d8a6ca01-dfce-43b0-805a-b251bb898598 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1112fdcc48f4e60f913932557caf463bbcf4afc" 2019-05-16 19:07:53,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 19:07:53 GMT X-Openstack-Request-Id: req-2128fd62-6e79-4b27-8fa9-62fc6f99fea8 2019-05-16 19:07:53,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-05-16 19:07:53,342 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/d8a6ca01-dfce-43b0-805a-b251bb898598 used request id req-2128fd62-6e79-4b27-8fa9-62fc6f99fea8 2019-05-16 19:07:53,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.666688203812s 2019-05-16 19:07:53,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 19:07:53,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 19:07:53,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 16 May 2019 19:07: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-a9f0aa9a-98e7-467f-aa65-6a98bb1565cf x-openstack-request-id: req-a9f0aa9a-98e7-467f-aa65-6a98bb1565cf 2019-05-16 19:07:53,368 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_c1ba5caf-2f7f-4413-8241-96ab071314cb", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/b4f0baa4-de8b-4149-9f69-a2766745e258", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/b4f0baa4-de8b-4149-9f69-a2766745e258", "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": "b4f0baa4-de8b-4149-9f69-a2766745e258"}]} 2019-05-16 19:07:53,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-a9f0aa9a-98e7-467f-aa65-6a98bb1565cf 2019-05-16 19:07:53,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258240699768s 2019-05-16 19:07:53,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 19:07:53,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/b4f0baa4-de8b-4149-9f69-a2766745e258 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 19:07:53,404 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 19:07: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-cc07af66-0842-4f5e-a890-cd9397beec88 x-openstack-request-id: req-cc07af66-0842-4f5e-a890-cd9397beec88 2019-05-16 19:07:53,404 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/b4f0baa4-de8b-4149-9f69-a2766745e258 used request id req-cc07af66-0842-4f5e-a890-cd9397beec88 2019-05-16 19:07:53,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0339419841766s 2019-05-16 19:07:53,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 19:07:53,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 19:07:53,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Thu, 16 May 2019 19:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b96283-1711-4bd6-b12d-f155d18e0e99 2019-05-16 19:07:53,626 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_c1ba5caf-2f7f-4413-8241-96ab071314cb", "links": {"self": "http://172.30.9.36:5000/v3/users/95a3d81f9619498b9857cfefaed4562a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "95a3d81f9619498b9857cfefaed4562a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 19:07:53,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-38b96283-1711-4bd6-b12d-f155d18e0e99 2019-05-16 19:07:53,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221660852432s 2019-05-16 19:07:53,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 19:07:53,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/95a3d81f9619498b9857cfefaed4562a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 19:07:53,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Thu, 16 May 2019 19:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0b1cb1a-fa3c-49e3-8251-359f3a11e214 2019-05-16 19:07:53,864 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_c1ba5caf-2f7f-4413-8241-96ab071314cb", "links": {"self": "http://172.30.9.36:5000/v3/users/95a3d81f9619498b9857cfefaed4562a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "95a3d81f9619498b9857cfefaed4562a", "description": null}} 2019-05-16 19:07:53,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/95a3d81f9619498b9857cfefaed4562a used request id req-c0b1cb1a-fa3c-49e3-8251-359f3a11e214 2019-05-16 19:07:53,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232738018036s 2019-05-16 19:07:53,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-16 19:07:53,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/95a3d81f9619498b9857cfefaed4562a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 19:07:54,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 19:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa1e2886-e2d3-4e7c-a69e-64ab8882fd6e 2019-05-16 19:07:54,190 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 19:07:54,190 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/95a3d81f9619498b9857cfefaed4562a used request id req-aa1e2886-e2d3-4e7c-a69e-64ab8882fd6e 2019-05-16 19:07:54,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.324353933334s 2019-05-16 19:07:54,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 19:07:54,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 19:07:54,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Thu, 16 May 2019 19:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43b6a1fb-6ed4-45af-8327-fe958f263cf8 2019-05-16 19:07:54,401 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.36:5000/v3/projects/69f0a527d07b4bcdb44f361b0b403d91"}, "tags": [], "enabled": true, "id": "69f0a527d07b4bcdb44f361b0b403d91", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c1ba5caf-2f7f-4413-8241-96ab071314cb"}]} 2019-05-16 19:07:54,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-43b6a1fb-6ed4-45af-8327-fe958f263cf8 2019-05-16 19:07:54,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205351829529s 2019-05-16 19:07:54,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-16 19:07:54,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/69f0a527d07b4bcdb44f361b0b403d91 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 19:07:54,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 19:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46323968-3ffa-45e1-8e07-625e04097a18 2019-05-16 19:07:54,714 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 19:07:54,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/69f0a527d07b4bcdb44f361b0b403d91 used request id req-46323968-3ffa-45e1-8e07-625e04097a18 2019-05-16 19:07:54,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.307611942291s 2019-05-16 19:07:54,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 19:07:54,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=69f0a527d07b4bcdb44f361b0b403d91&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}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 19:07:55,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 16 May 2019 19:07:55 GMT X-Openstack-Request-Id: req-c8aef64a-d7e7-4677-8fca-c3dda4b1b267 2019-05-16 19:07:55,232 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "69f0a527d07b4bcdb44f361b0b403d91", "created_at": "2019-05-16T18:40:47Z", "updated_at": "2019-05-16T18:40:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:40:47Z", "revision_number": 0, "id": "0f4a0571-860f-4d50-a56a-4f947081f740", "remote_group_id": "7a9bd561-03b9-4566-b7ff-7a65e6d0fae6", "remote_ip_prefix": null, "created_at": "2019-05-16T18:40:47Z", "security_group_id": "7a9bd561-03b9-4566-b7ff-7a65e6d0fae6", "tenant_id": "69f0a527d07b4bcdb44f361b0b403d91", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f0a527d07b4bcdb44f361b0b403d91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:40:47Z", "revision_number": 0, "id": "200afb98-0529-47bc-9029-e300fdf99943", "remote_group_id": "7a9bd561-03b9-4566-b7ff-7a65e6d0fae6", "remote_ip_prefix": null, "created_at": "2019-05-16T18:40:47Z", "security_group_id": "7a9bd561-03b9-4566-b7ff-7a65e6d0fae6", "tenant_id": "69f0a527d07b4bcdb44f361b0b403d91", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f0a527d07b4bcdb44f361b0b403d91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:40:47Z", "revision_number": 0, "id": "d9d643ab-caca-495d-8f99-f1540832e879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:40:47Z", "security_group_id": "7a9bd561-03b9-4566-b7ff-7a65e6d0fae6", "tenant_id": "69f0a527d07b4bcdb44f361b0b403d91", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f0a527d07b4bcdb44f361b0b403d91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:40:47Z", "revision_number": 0, "id": "fc502ba2-3f0d-4860-9e38-b6ab94712f17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:40:47Z", "security_group_id": "7a9bd561-03b9-4566-b7ff-7a65e6d0fae6", "tenant_id": "69f0a527d07b4bcdb44f361b0b403d91", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f0a527d07b4bcdb44f361b0b403d91"}], "revision_number": 1, "project_id": "69f0a527d07b4bcdb44f361b0b403d91", "id": "7a9bd561-03b9-4566-b7ff-7a65e6d0fae6", "name": "default"}]} 2019-05-16 19:07:55,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=69f0a527d07b4bcdb44f361b0b403d91&name=default used request id req-c8aef64a-d7e7-4677-8fca-c3dda4b1b267 2019-05-16 19:07:55,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.513453960419s 2019-05-16 19:07:55,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 19:07:55,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 19:07:55,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 16 May 2019 19:07:55 GMT X-Openstack-Request-Id: req-a022e2ed-14f0-4442-b650-5a969f681b89 2019-05-16 19:07:55,574 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69f0a527d07b4bcdb44f361b0b403d91", "created_at": "2019-05-16T18:40:47Z", "updated_at": "2019-05-16T18:40:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:40:47Z", "revision_number": 0, "id": "fc502ba2-3f0d-4860-9e38-b6ab94712f17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:40:47Z", "security_group_id": "7a9bd561-03b9-4566-b7ff-7a65e6d0fae6", "tenant_id": "69f0a527d07b4bcdb44f361b0b403d91", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f0a527d07b4bcdb44f361b0b403d91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:40:47Z", "revision_number": 0, "id": "d9d643ab-caca-495d-8f99-f1540832e879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:40:47Z", "security_group_id": "7a9bd561-03b9-4566-b7ff-7a65e6d0fae6", "tenant_id": "69f0a527d07b4bcdb44f361b0b403d91", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f0a527d07b4bcdb44f361b0b403d91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:40:47Z", "revision_number": 0, "id": "200afb98-0529-47bc-9029-e300fdf99943", "remote_group_id": "7a9bd561-03b9-4566-b7ff-7a65e6d0fae6", "remote_ip_prefix": null, "created_at": "2019-05-16T18:40:47Z", "security_group_id": "7a9bd561-03b9-4566-b7ff-7a65e6d0fae6", "tenant_id": "69f0a527d07b4bcdb44f361b0b403d91", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f0a527d07b4bcdb44f361b0b403d91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:40:47Z", "revision_number": 0, "id": "0f4a0571-860f-4d50-a56a-4f947081f740", "remote_group_id": "7a9bd561-03b9-4566-b7ff-7a65e6d0fae6", "remote_ip_prefix": null, "created_at": "2019-05-16T18:40:47Z", "security_group_id": "7a9bd561-03b9-4566-b7ff-7a65e6d0fae6", "tenant_id": "69f0a527d07b4bcdb44f361b0b403d91", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f0a527d07b4bcdb44f361b0b403d91"}], "revision_number": 1, "project_id": "69f0a527d07b4bcdb44f361b0b403d91", "id": "7a9bd561-03b9-4566-b7ff-7a65e6d0fae6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-16 19:07:55,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-a022e2ed-14f0-4442-b650-5a969f681b89 2019-05-16 19:07:55,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.336171150208s 2019-05-16 19:07:55,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 19:07:55,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/7a9bd561-03b9-4566-b7ff-7a65e6d0fae6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c627399fa5de6c42b42106022b797e6b8104c1ee" 2019-05-16 19:07:56,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 19:07:56 GMT X-Openstack-Request-Id: req-9ff30cca-360f-452e-9908-ab0260a87302 2019-05-16 19:07:56,020 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 19:07:56,021 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/7a9bd561-03b9-4566-b7ff-7a65e6d0fae6.json used request id req-9ff30cca-360f-452e-9908-ab0260a87302 2019-05-16 19:07:56,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.439475774765s 2019-05-16 19:07:56,021 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2019-05-16 19:07:56,073 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-05-16 19:07:56,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 19:07:56,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 19:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6674933f-e490-4960-867b-9a51e7933386 2019-05-16 19:07:56,123 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 19:07:56,123 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-6674933f-e490-4960-867b-9a51e7933386 2019-05-16 19:07:56,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 19:07:56,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T20:07:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["O5JFePa1QbG_l4XCKaJKCw"], "issued_at": "2019-05-16T19:07:56.000000Z"}} 2019-05-16 19:07:56,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 19:07:56,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:07:57,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 16 May 2019 19:07:57 GMT X-Openstack-Request-Id: req-1b462285-01ce-4a8a-ba3b-8e66bda522c5 2019-05-16 19:07:57,048 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 19:07:57,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1b462285-01ce-4a8a-ba3b-8e66bda522c5 2019-05-16 19:07:57,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.516585826874s 2019-05-16 19:07:57,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 19:07:57,060 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 19:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c58350e-30a1-462e-a4f0-ccc7557e5b70 2019-05-16 19:07:57,060 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 19:07:57,060 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-1c58350e-30a1-462e-a4f0-ccc7557e5b70 2019-05-16 19:07:57,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 19:07:57,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:07:57,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 19:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ad6acc-7330-4a09-8e75-4ee82ec9ff2b 2019-05-16 19:07:57,285 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 19:07:57,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-17ad6acc-7330-4a09-8e75-4ee82ec9ff2b 2019-05-16 19:07:57,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224024772644s 2019-05-16 19:07:57,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-16 19:07:57,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_5f801078-0b3a-46a9-a9d7-790ab4ae619d"}}' 2019-05-16 19:07:57,518 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 19:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-910cd639-70bd-4836-b28c-e043ebd18059 2019-05-16 19:07:57,519 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.36:5000/v3/projects/22b0458b21cc4f33b7c68d295b5248fe"}, "tags": [], "enabled": true, "id": "22b0458b21cc4f33b7c68d295b5248fe", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_5f801078-0b3a-46a9-a9d7-790ab4ae619d"}} 2019-05-16 19:07:57,519 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-910cd639-70bd-4836-b28c-e043ebd18059 2019-05-16 19:07:57,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.227290153503s 2019-05-16 19:07:57,520 - 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'22b0458b21cc4f33b7c68d295b5248fe', '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_5f801078-0b3a-46a9-a9d7-790ab4ae619d'}) 2019-05-16 19:07:57,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-16 19:07:57,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1qpxu12T3pwvaKH06iGFJjAo7BcdZA", "email": null, "name": "refstack_defcore-user_5f801078-0b3a-46a9-a9d7-790ab4ae619d"}}' 2019-05-16 19:07:58,071 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Thu, 16 May 2019 19:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f800dcbf-babd-40dd-baf5-41f68c55f773 2019-05-16 19:07:58,071 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "links": {"self": "http://172.30.9.36:5000/v3/users/f79795487c604756a49752244577c296"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f79795487c604756a49752244577c296", "domain_id": "default", "password_expires_at": null}} 2019-05-16 19:07:58,072 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-f800dcbf-babd-40dd-baf5-41f68c55f773 2019-05-16 19:07:58,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.545857906342s 2019-05-16 19:07:58,072 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f79795487c604756a49752244577c296', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_5f801078-0b3a-46a9-a9d7-790ab4ae619d'}) 2019-05-16 19:07:58,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 19:07:58,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:07:58,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 19:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b3eb74f-5557-40bc-9ca6-e676837cb5e3 2019-05-16 19:07:58,299 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 19:07:58,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-9b3eb74f-5557-40bc-9ca6-e676837cb5e3 2019-05-16 19:07:58,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222508907318s 2019-05-16 19:07:58,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 19:07:58,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:07:58,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 19:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ab5c8af-6706-4645-870f-f94fc56ac8e3 2019-05-16 19:07:58,418 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 19:07:58,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-8ab5c8af-6706-4645-870f-f94fc56ac8e3 2019-05-16 19:07:58,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114412069321s 2019-05-16 19:07:58,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 19:07:58,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:07:58,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 19:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60a1821e-9f70-455d-90a0-5d9363bb92fe 2019-05-16 19:07:58,646 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 19:07:58,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-60a1821e-9f70-455d-90a0-5d9363bb92fe 2019-05-16 19:07:58,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222970962524s 2019-05-16 19:07:58,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 19:07:58,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:07:58,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 19:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09aa7558-f02b-4e6b-b328-8a9755ed61b0 2019-05-16 19:07:58,819 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 19:07:58,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-09aa7558-f02b-4e6b-b328-8a9755ed61b0 2019-05-16 19:07:58,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.168023109436s 2019-05-16 19:07:58,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 19:07:58,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:07:58,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 16 May 2019 19:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96ab5dc-9881-436f-a534-e03385954c24 2019-05-16 19:07:58,957 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "links": {"self": "http://172.30.9.36:5000/v3/users/f79795487c604756a49752244577c296"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f79795487c604756a49752244577c296", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 19:07:58,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-e96ab5dc-9881-436f-a534-e03385954c24 2019-05-16 19:07:58,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.137032032013s 2019-05-16 19:07:58,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 19:07:58,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:07:59,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Thu, 16 May 2019 19:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44a3b391-d7ec-4c83-84ad-0ac006dbda6c 2019-05-16 19:07:59,098 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.36:5000/v3/projects/22b0458b21cc4f33b7c68d295b5248fe"}, "tags": [], "enabled": true, "id": "22b0458b21cc4f33b7c68d295b5248fe", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_5f801078-0b3a-46a9-a9d7-790ab4ae619d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 19:07:59,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-44a3b391-d7ec-4c83-84ad-0ac006dbda6c 2019-05-16 19:07:59,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.129595994949s 2019-05-16 19:07:59,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 19:07:59,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=f79795487c604756a49752244577c296&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=22b0458b21cc4f33b7c68d295b5248fe" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:07:59,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 16 May 2019 19:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3462af63-2861-4e13-86e5-cd6a008b8dd0 2019-05-16 19:07:59,337 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=f79795487c604756a49752244577c296&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=22b0458b21cc4f33b7c68d295b5248fe", "previous": null, "next": null}} 2019-05-16 19:07:59,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=f79795487c604756a49752244577c296&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=22b0458b21cc4f33b7c68d295b5248fe used request id req-3462af63-2861-4e13-86e5-cd6a008b8dd0 2019-05-16 19:07:59,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.230396032333s 2019-05-16 19:07:59,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 19:07:59,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/22b0458b21cc4f33b7c68d295b5248fe/users/f79795487c604756a49752244577c296/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:07:59,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 19:07:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf6c2c62-4226-445d-9aed-c8c0e63f123a 2019-05-16 19:07:59,498 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 19:07:59,498 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/22b0458b21cc4f33b7c68d295b5248fe/users/f79795487c604756a49752244577c296/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-cf6c2c62-4226-445d-9aed-c8c0e63f123a 2019-05-16 19:07:59,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.158263921738s 2019-05-16 19:07:59,499 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_5f801078-0b3a-46a9-a9d7-790ab4ae619d', 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'22b0458b21cc4f33b7c68d295b5248fe', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1qpxu12T3pwvaKH06iGFJjAo7BcdZA', 'username': u'refstack_defcore-user_5f801078-0b3a-46a9-a9d7-790ab4ae619d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-16 19:07:59,503 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_5f801078-0b3a-46a9-a9d7-790ab4ae619d', 'password': '1qpxu12T3pwvaKH06iGFJjAo7BcdZA', 'project_name': 'refstack_defcore-project_5f801078-0b3a-46a9-a9d7-790ab4ae619d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': '22b0458b21cc4f33b7c68d295b5248fe', 'project_domain_name': 'Default'} 2019-05-16 19:07:59,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 19:07:59,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:07:59,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 19:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9121a7b-6a75-42ac-b041-26ed1ff75326 2019-05-16 19:07:59,716 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 19:07:59,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-b9121a7b-6a75-42ac-b041-26ed1ff75326 2019-05-16 19:07:59,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210223913193s 2019-05-16 19:07:59,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 19:07:59,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:07:59,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 19:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75df11d8-d88d-41c0-9a11-6be95f1a587a 2019-05-16 19:07:59,943 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 19:07:59,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-75df11d8-d88d-41c0-9a11-6be95f1a587a 2019-05-16 19:07:59,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222284078598s 2019-05-16 19:07:59,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 19:07:59,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:08:00,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 19:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2edff78-f01b-402d-8500-570ee90ba404 2019-05-16 19:08:00,165 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 19:08:00,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-b2edff78-f01b-402d-8500-570ee90ba404 2019-05-16 19:08:00,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216273069382s 2019-05-16 19:08:00,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 19:08:00,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:08:00,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 16 May 2019 19:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-338e457f-7229-40f6-bcd6-8c33ab68e97a 2019-05-16 19:08:00,312 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "links": {"self": "http://172.30.9.36:5000/v3/users/f79795487c604756a49752244577c296"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f79795487c604756a49752244577c296", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 19:08:00,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-338e457f-7229-40f6-bcd6-8c33ab68e97a 2019-05-16 19:08:00,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.146035909653s 2019-05-16 19:08:00,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 19:08:00,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:08:00,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Thu, 16 May 2019 19:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9191816d-6736-4ad0-94b8-ffab0914d430 2019-05-16 19:08:00,543 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.36:5000/v3/projects/22b0458b21cc4f33b7c68d295b5248fe"}, "tags": [], "enabled": true, "id": "22b0458b21cc4f33b7c68d295b5248fe", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_5f801078-0b3a-46a9-a9d7-790ab4ae619d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 19:08:00,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-9191816d-6736-4ad0-94b8-ffab0914d430 2019-05-16 19:08:00,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219266176224s 2019-05-16 19:08:00,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 19:08:00,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=f79795487c604756a49752244577c296&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=22b0458b21cc4f33b7c68d295b5248fe" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:08:00,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 16 May 2019 19:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-babb374b-94fc-4e51-a865-5cfe92b63781 2019-05-16 19:08:00,664 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=f79795487c604756a49752244577c296&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=22b0458b21cc4f33b7c68d295b5248fe", "previous": null, "next": null}} 2019-05-16 19:08:00,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=f79795487c604756a49752244577c296&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=22b0458b21cc4f33b7c68d295b5248fe used request id req-babb374b-94fc-4e51-a865-5cfe92b63781 2019-05-16 19:08:00,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114043951035s 2019-05-16 19:08:00,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 19:08:00,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/22b0458b21cc4f33b7c68d295b5248fe/users/f79795487c604756a49752244577c296/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:08:00,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 19:08:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28f4ad3d-a1e2-48a8-a925-04741036fbfa 2019-05-16 19:08:00,918 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 19:08:00,918 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/22b0458b21cc4f33b7c68d295b5248fe/users/f79795487c604756a49752244577c296/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-28f4ad3d-a1e2-48a8-a925-04741036fbfa 2019-05-16 19:08:00,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.250506162643s 2019-05-16 19:08:00,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 19:08:00,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:08:01,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 19:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62e68bf1-bac7-43e1-8024-35ae462c6c7d 2019-05-16 19:08:01,130 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 19:08:01,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-62e68bf1-bac7-43e1-8024-35ae462c6c7d 2019-05-16 19:08:01,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208427906036s 2019-05-16 19:08:01,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 19:08:01,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:08:01,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 19:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-934af847-41bd-4eb6-bc92-dbbfacad8765 2019-05-16 19:08:01,254 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 19:08:01,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-934af847-41bd-4eb6-bc92-dbbfacad8765 2019-05-16 19:08:01,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119047164917s 2019-05-16 19:08:01,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 19:08:01,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:08:01,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 16 May 2019 19:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4db2c854-5a8b-4ebe-a27e-f74a2df2993e 2019-05-16 19:08:01,492 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "links": {"self": "http://172.30.9.36:5000/v3/users/f79795487c604756a49752244577c296"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f79795487c604756a49752244577c296", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 19:08:01,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-4db2c854-5a8b-4ebe-a27e-f74a2df2993e 2019-05-16 19:08:01,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23694896698s 2019-05-16 19:08:01,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 19:08:01,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=f79795487c604756a49752244577c296&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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:08:01,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Thu, 16 May 2019 19:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7abcef23-7081-43c2-b094-230864956253 2019-05-16 19:08:01,629 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=f79795487c604756a49752244577c296&scope.domain.id=default", "previous": null, "next": null}} 2019-05-16 19:08:01,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=f79795487c604756a49752244577c296&scope.domain.id=default used request id req-7abcef23-7081-43c2-b094-230864956253 2019-05-16 19:08:01,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.1270840168s 2019-05-16 19:08:01,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-16 19:08:01,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/domains/default/users/f79795487c604756a49752244577c296/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:08:01,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 19:08:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f641e43e-ef89-42c1-bd8e-b0427d4065fc 2019-05-16 19:08:01,870 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 19:08:01,870 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/domains/default/users/f79795487c604756a49752244577c296/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-f641e43e-ef89-42c1-bd8e-b0427d4065fc 2019-05-16 19:08:01,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.236618995667s 2019-05-16 19:08:01,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 19:08:01,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 19:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52dce158-6368-41c7-87dd-76fcbccf7397 2019-05-16 19:08:01,880 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 19:08:01,881 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-52dce158-6368-41c7-87dd-76fcbccf7397 2019-05-16 19:08:01,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 19:08:02,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T20:08:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22b0458b21cc4f33b7c68d295b5248fe", "name": "refstack_defcore-project_5f801078-0b3a-46a9-a9d7-790ab4ae619d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/22b0458b21cc4f33b7c68d295b5248fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/22b0458b21cc4f33b7c68d295b5248fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/22b0458b21cc4f33b7c68d295b5248fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/22b0458b21cc4f33b7c68d295b5248fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/22b0458b21cc4f33b7c68d295b5248fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/22b0458b21cc4f33b7c68d295b5248fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/22b0458b21cc4f33b7c68d295b5248fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/22b0458b21cc4f33b7c68d295b5248fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/22b0458b21cc4f33b7c68d295b5248fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_22b0458b21cc4f33b7c68d295b5248fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_22b0458b21cc4f33b7c68d295b5248fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "id": "f79795487c604756a49752244577c296"}, "audit_ids": ["3O2jfJNnSRK4W_XkUrsFvQ"], "issued_at": "2019-05-16T19:08:02.000000Z"}} 2019-05-16 19:08:02,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-16 19:08:02,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" 2019-05-16 19:08:02,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 16 May 2019 19:08:02 GMT X-Openstack-Request-Id: req-404be9ab-5536-4939-83a4-96f77a39dd68 2019-05-16 19:08:02,996 - 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-05-16 19:08:02,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/extensions.json used request id req-404be9ab-5536-4939-83a4-96f77a39dd68 2019-05-16 19:08:02,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.70113992691s 2019-05-16 19:08:03,005 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-05-16 19:08:03,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 19:08:03,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:08:03,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 19:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5173c55-7b84-4319-8d25-41a0a0649575 2019-05-16 19:08:03,321 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 19:08:03,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-c5173c55-7b84-4319-8d25-41a0a0649575 2019-05-16 19:08:03,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.315654039383s 2019-05-16 19:08:03,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 19:08:03,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:08:03,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Thu, 16 May 2019 19:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1edd4e9b-940a-4ed8-bf29-c9dfd3688fdd 2019-05-16 19:08:03,453 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.36:5000/v3/projects/22b0458b21cc4f33b7c68d295b5248fe"}, "tags": [], "enabled": true, "id": "22b0458b21cc4f33b7c68d295b5248fe", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_5f801078-0b3a-46a9-a9d7-790ab4ae619d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 19:08:03,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-1edd4e9b-940a-4ed8-bf29-c9dfd3688fdd 2019-05-16 19:08:03,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.124718904495s 2019-05-16 19:08:03,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-16 19:08:03,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" -d '{"network": {"shared": true, "tenant_id": "22b0458b21cc4f33b7c68d295b5248fe", "name": "refstack_defcore-net_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "admin_state_up": true}}' 2019-05-16 19:08:04,361 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Thu, 16 May 2019 19:08:04 GMT X-Openstack-Request-Id: req-092cd011-b640-4e58-9ffd-6a7d7db9ea8e 2019-05-16 19:08:04,362 - 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":"9f8f9e5d-9683-4770-bc9c-d25e6971e0b0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":true,"project_id":"22b0458b21cc4f33b7c68d295b5248fe","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T19:08:04Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_5f801078-0b3a-46a9-a9d7-790ab4ae619d","admin_state_up":true,"tenant_id":"22b0458b21cc4f33b7c68d295b5248fe","created_at":"2019-05-16T19:08:04Z","mtu":1450}} 2019-05-16 19:08:04,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-092cd011-b640-4e58-9ffd-6a7d7db9ea8e 2019-05-16 19:08:04,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.906832933426s 2019-05-16 19:08:04,362 - 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-05-16T19:08:04Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9f8f9e5d-9683-4770-bc9c-d25e6971e0b0', 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'refstack_defcore-net_5f801078-0b3a-46a9-a9d7-790ab4ae619d', u'created_at': u'2019-05-16T19:08:04Z', u'mtu': 1450, u'tenant_id': u'22b0458b21cc4f33b7c68d295b5248fe', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'22b0458b21cc4f33b7c68d295b5248fe', u'l2_adjacency': True}) 2019-05-16 19:08:04,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 19:08:04,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" 2019-05-16 19:08:04,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2107 Content-Type: application/json Date: Thu, 16 May 2019 19:08:04 GMT X-Openstack-Request-Id: req-97431e6d-84a0-4c2c-80ba-e6c2ab7b8d07 2019-05-16 19:08:04,759 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85408666-f497-4d8b-8bd1-db6c2e5da984","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c929bbdb-44c8-4a89-9579-5262d9d5a4e2"],"description":"","tags":[],"updated_at":"2019-05-16T18:25:48Z","qos_policy_id":null,"name":"HA network tenant c3f4592852414ec8b26b7832852f2d03","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T18:25:48Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"9f8f9e5d-9683-4770-bc9c-d25e6971e0b0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":true,"project_id":"22b0458b21cc4f33b7c68d295b5248fe","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T19:08:04Z","qos_policy_id":null,"name":"refstack_defcore-net_5f801078-0b3a-46a9-a9d7-790ab4ae619d","admin_state_up":true,"tenant_id":"22b0458b21cc4f33b7c68d295b5248fe","created_at":"2019-05-16T19:08:04Z","provider:network_type":"vxlan"}]} 2019-05-16 19:08:04,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-97431e6d-84a0-4c2c-80ba-e6c2ab7b8d07 2019-05-16 19:08:04,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.395842790604s 2019-05-16 19:08:04,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-16 19:08:04,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" -d '{"subnet": {"name": "refstack_defcore-subnet_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "enable_dhcp": true, "network_id": "9f8f9e5d-9683-4770-bc9c-d25e6971e0b0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-16 19:08:05,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Thu, 16 May 2019 19:08:05 GMT X-Openstack-Request-Id: req-c2dab99b-47ba-4f43-bbd3-b2cc6a2a93e8 2019-05-16 19:08:05,710 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-16T19:08:04Z","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":"1c28f219-1f51-4bc3-ad87-2aedd10d2661","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"22b0458b21cc4f33b7c68d295b5248fe","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_5f801078-0b3a-46a9-a9d7-790ab4ae619d","enable_dhcp":true,"segment_id":null,"network_id":"9f8f9e5d-9683-4770-bc9c-d25e6971e0b0","tenant_id":"22b0458b21cc4f33b7c68d295b5248fe","created_at":"2019-05-16T19:08:04Z","ip_version":4}} 2019-05-16 19:08:05,710 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-c2dab99b-47ba-4f43-bbd3-b2cc6a2a93e8 2019-05-16 19:08:05,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.949199914932s 2019-05-16 19:08:05,710 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T19:08:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1c28f219-1f51-4bc3-ad87-2aedd10d2661', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_5f801078-0b3a-46a9-a9d7-790ab4ae619d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'9f8f9e5d-9683-4770-bc9c-d25e6971e0b0', u'tenant_id': u'22b0458b21cc4f33b7c68d295b5248fe', u'created_at': u'2019-05-16T19:08:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'22b0458b21cc4f33b7c68d295b5248fe'}) 2019-05-16 19:08:05,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-16 19:08:05,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "refstack_defcore-router_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "admin_state_up": true}}' 2019-05-16 19:08:13,537 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 715 Content-Type: application/json Date: Thu, 16 May 2019 19:08:13 GMT X-Openstack-Request-Id: req-da0d6cb3-0a7d-4089-a6b1-d3aa00e9f610 2019-05-16 19:08:13,538 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "22b0458b21cc4f33b7c68d295b5248fe", "created_at": "2019-05-16T19:08:06Z", "admin_state_up": true, "updated_at": "2019-05-16T19:08:08Z", "project_id": "22b0458b21cc4f33b7c68d295b5248fe", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "de7e9cfb-158b-4527-835f-fbc6e35ab2d0", "name": "refstack_defcore-router_5f801078-0b3a-46a9-a9d7-790ab4ae619d"}} 2019-05-16 19:08:13,538 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-da0d6cb3-0a7d-4089-a6b1-d3aa00e9f610 2019-05-16 19:08:13,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.82680892944s 2019-05-16 19:08:13,538 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T19:08:08Z', u'revision_number': 3, u'ha': True, u'id': u'de7e9cfb-158b-4527-835f-fbc6e35ab2d0', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_5f801078-0b3a-46a9-a9d7-790ab4ae619d', u'admin_state_up': True, u'tenant_id': u'22b0458b21cc4f33b7c68d295b5248fe', u'created_at': u'2019-05-16T19:08:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'22b0458b21cc4f33b7c68d295b5248fe'}) 2019-05-16 19:08:13,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-16 19:08:13,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/de7e9cfb-158b-4527-835f-fbc6e35ab2d0/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}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" -d '{"subnet_id": "1c28f219-1f51-4bc3-ad87-2aedd10d2661"}' 2019-05-16 19:08:16,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 19:08:16 GMT X-Openstack-Request-Id: req-32347929-37fb-47d7-9536-126972d10e13 2019-05-16 19:08:16,990 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9f8f9e5d-9683-4770-bc9c-d25e6971e0b0", "tenant_id": "22b0458b21cc4f33b7c68d295b5248fe", "subnet_id": "1c28f219-1f51-4bc3-ad87-2aedd10d2661", "subnet_ids": ["1c28f219-1f51-4bc3-ad87-2aedd10d2661"], "port_id": "5432ab0a-79ad-46fe-bb52-2df4b46f6ecb", "id": "de7e9cfb-158b-4527-835f-fbc6e35ab2d0"} 2019-05-16 19:08:16,990 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/de7e9cfb-158b-4527-835f-fbc6e35ab2d0/add_router_interface.json used request id req-32347929-37fb-47d7-9536-126972d10e13 2019-05-16 19:08:16,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.45106601715s 2019-05-16 19:08:16,991 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-16 19:08:17,096 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-16 19:08:17,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 19:08:17,104 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 16 May 2019 19:08:17 GMT 2019-05-16 19:08:17,104 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-16 19:08:17,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 19:08:17,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" 2019-05-16 19:08:17,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 16 May 2019 19:08:17 GMT X-Openstack-Request-Id: req-7afb8cd7-8f9a-4b92-9b74-0bc25ae5aa2d 2019-05-16 19:08:17,467 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 19:08:17,467 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-7afb8cd7-8f9a-4b92-9b74-0bc25ae5aa2d 2019-05-16 19:08:17,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.35991692543s 2019-05-16 19:08:17,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 19:08:17,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_5f801078-0b3a-46a9-a9d7-790ab4ae619d"}' 2019-05-16 19:08:18,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Thu, 16 May 2019 19:08:18 GMT Location: http://172.30.9.36:9292/v2/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7e2e4f6f-f793-401c-8486-c6d460792043 2019-05-16 19:08:18,230 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T19:08:18Z", "file": "/v2/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59/file", "owner": "22b0458b21cc4f33b7c68d295b5248fe", "id": "5af92c30-b00f-49e1-85d8-9db87e1ebb59", "size": null, "self": "/v2/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59", "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_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "checksum": null, "created_at": "2019-05-16T19:08:18Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 19:08:18,230 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-7e2e4f6f-f793-401c-8486-c6d460792043 2019-05-16 19:08:18,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.754285812378s 2019-05-16 19:08:18,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 19:08:18,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59/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}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" -d '' 2019-05-16 19:08:19,390 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 19:08:19 GMT X-Openstack-Request-Id: req-8635667e-feee-4f9e-9b60-ff84a3ebd948 2019-05-16 19:08:19,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-05-16 19:08:19,390 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59/file used request id req-8635667e-feee-4f9e-9b60-ff84a3ebd948 2019-05-16 19:08:19,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.15953683853s 2019-05-16 19:08:19,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 19:08:19,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" 2019-05-16 19:08:19,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 16 May 2019 19:08:19 GMT X-Openstack-Request-Id: req-118fbd9b-14d7-4409-ae8e-9777cbffbd4f 2019-05-16 19:08:19,425 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T19:08:19Z", "file": "/v2/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59/file", "owner": "22b0458b21cc4f33b7c68d295b5248fe", "id": "5af92c30-b00f-49e1-85d8-9db87e1ebb59", "size": 12716032, "self": "/v2/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T19:08:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 19:08:19,425 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-118fbd9b-14d7-4409-ae8e-9777cbffbd4f 2019-05-16 19:08:19,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0299739837646s 2019-05-16 19:08:19,427 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59/file', 'owner': u'22b0458b21cc4f33b7c68d295b5248fe', 'id': u'5af92c30-b00f-49e1-85d8-9db87e1ebb59', 'size': 12716032, u'self': u'/v2/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'22b0458b21cc4f33b7c68d295b5248fe', 'name': 'refstack_defcore-project_5f801078-0b3a-46a9-a9d7-790ab4ae619d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T19:08:19Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-16T19:08:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_5f801078-0b3a-46a9-a9d7-790ab4ae619d', '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/5af92c30-b00f-49e1-85d8-9db87e1ebb59', 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_5f801078-0b3a-46a9-a9d7-790ab4ae619d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_5f801078-0b3a-46a9-a9d7-790ab4ae619d', 'created': u'2019-05-16T19:08:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T19:08:18Z', 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/5af92c30-b00f-49e1-85d8-9db87e1ebb59', 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_5f801078-0b3a-46a9-a9d7-790ab4ae619d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 19:08:19,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 19:08:19,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 19:08:19,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Thu, 16 May 2019 19:08:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b44f8275-07c7-42c0-9df7-e022589b6d27 x-openstack-request-id: req-b44f8275-07c7-42c0-9df7-e022589b6d27 2019-05-16 19:08:19,785 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/1fc35747-39fe-4363-b21b-3fc33ce9ad0f", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/1fc35747-39fe-4363-b21b-3fc33ce9ad0f", "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": "1fc35747-39fe-4363-b21b-3fc33ce9ad0f"}} 2019-05-16 19:08:19,785 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-b44f8275-07c7-42c0-9df7-e022589b6d27 2019-05-16 19:08:19,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.354824066162s 2019-05-16 19:08:19,786 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_5f801078-0b3a-46a9-a9d7-790ab4ae619d', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'1fc35747-39fe-4363-b21b-3fc33ce9ad0f', 'swap': 0}) 2019-05-16 19:08:19,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 19:08:19,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/1fc35747-39fe-4363-b21b-3fc33ce9ad0f/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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" -d '{"extra_specs": {}}' 2019-05-16 19:08:19,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 19:08: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-5529b244-cf8a-4893-a44e-cf6b733cbb8e x-openstack-request-id: req-5529b244-cf8a-4893-a44e-cf6b733cbb8e 2019-05-16 19:08:19,808 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 19:08:19,808 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/1fc35747-39fe-4363-b21b-3fc33ce9ad0f/os-extra_specs used request id req-5529b244-cf8a-4893-a44e-cf6b733cbb8e 2019-05-16 19:08:19,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219061374664s 2019-05-16 19:08:19,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 19:08:19,821 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 19:08:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61b268c8-3cc8-45b7-9da8-6ed04af4a666 2019-05-16 19:08:19,822 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 19:08:19,822 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-61b268c8-3cc8-45b7-9da8-6ed04af4a666 2019-05-16 19:08:19,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 19:08:19,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" 2019-05-16 19:08:20,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 19:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96eee9a7-28b6-4ab2-b286-eaa6986d25e9 2019-05-16 19:08:20,041 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 19:08:20,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-96eee9a7-28b6-4ab2-b286-eaa6986d25e9 2019-05-16 19:08:20,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21595788002s 2019-05-16 19:08:20,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 19:08:20,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" 2019-05-16 19:08:20,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 19:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d854e21-9c57-4f2e-8265-d8dc5e30dc6c 2019-05-16 19:08:20,257 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 19:08:20,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-5d854e21-9c57-4f2e-8265-d8dc5e30dc6c 2019-05-16 19:08:20,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211155176163s 2019-05-16 19:08:20,263 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-16 19:08:22,618 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-16 19:08:24,964 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 432e4e32-6792-4013-a263-f7fcca7d3c82 | 2019-05-16T19:08:24.516321 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 432e4e32-6792-4013-a263-f7fcca7d3c82 ~/.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-05-16 19:08:28,397 - 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-05-16 19:08:29,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-16 19:08:31,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-16 19:08:34,793 - 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=a9fe4f6a-f16b-47e3-9755-3b0f17bb05cb) as the default verifier for the future CLI operations. 2019-05-16 19:08:36,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-16 19:08:36,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:08:36,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Thu, 16 May 2019 19:08: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-08d0fc46-61b5-447f-a2fc-740f1a8a1870 x-openstack-request-id: req-08d0fc46-61b5-447f-a2fc-740f1a8a1870 2019-05-16 19:08:36,777 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 299}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 302}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-16 19:08:36,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-hypervisors/detail used request id req-08d0fc46-61b5-447f-a2fc-740f1a8a1870 2019-05-16 19:08:36,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0406398773193s 2019-05-16 19:08:36,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 19:08:36,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" 2019-05-16 19:08:37,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 16 May 2019 19:08:37 GMT X-Openstack-Request-Id: req-f8886021-e886-4ab7-bfb4-899737dd3fc2 2019-05-16 19:08:37,511 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T19:08:19Z", "file": "/v2/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59/file", "owner": "22b0458b21cc4f33b7c68d295b5248fe", "id": "5af92c30-b00f-49e1-85d8-9db87e1ebb59", "size": 12716032, "self": "/v2/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T19:08:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 19:08:37,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-f8886021-e886-4ab7-bfb4-899737dd3fc2 2019-05-16 19:08:37,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.728288888931s 2019-05-16 19:08:37,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 19:08:37,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_5f801078-0b3a-46a9-a9d7-790ab4ae619d"}' 2019-05-16 19:08:38,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Thu, 16 May 2019 19:08:38 GMT Location: http://172.30.9.36:9292/v2/images/d4e460ab-1039-4c77-b8d7-9b5070dbf019 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c8d230d4-95c0-4636-8763-7b36040d6527 2019-05-16 19:08:38,333 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T19:08:38Z", "file": "/v2/images/d4e460ab-1039-4c77-b8d7-9b5070dbf019/file", "owner": "22b0458b21cc4f33b7c68d295b5248fe", "id": "d4e460ab-1039-4c77-b8d7-9b5070dbf019", "size": null, "self": "/v2/images/d4e460ab-1039-4c77-b8d7-9b5070dbf019", "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_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "checksum": null, "created_at": "2019-05-16T19:08:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 19:08:38,334 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-c8d230d4-95c0-4636-8763-7b36040d6527 2019-05-16 19:08:38,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.812056064606s 2019-05-16 19:08:38,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 19:08:38,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/d4e460ab-1039-4c77-b8d7-9b5070dbf019/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}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" -d '' 2019-05-16 19:08:39,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 19:08:39 GMT X-Openstack-Request-Id: req-e069bd27-efb9-466d-be2b-9b79b4021cdb 2019-05-16 19:08:39,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-05-16 19:08:39,250 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/d4e460ab-1039-4c77-b8d7-9b5070dbf019/file used request id req-e069bd27-efb9-466d-be2b-9b79b4021cdb 2019-05-16 19:08:39,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.915560007095s 2019-05-16 19:08:39,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 19:08:39,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" 2019-05-16 19:08:39,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Thu, 16 May 2019 19:08:39 GMT X-Openstack-Request-Id: req-87857223-82d8-486b-90ed-20fee8fdf195 2019-05-16 19:08:39,978 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T19:08:39Z", "file": "/v2/images/d4e460ab-1039-4c77-b8d7-9b5070dbf019/file", "owner": "22b0458b21cc4f33b7c68d295b5248fe", "id": "d4e460ab-1039-4c77-b8d7-9b5070dbf019", "size": 12716032, "self": "/v2/images/d4e460ab-1039-4c77-b8d7-9b5070dbf019", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/d4e460ab-1039-4c77-b8d7-9b5070dbf019/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/d4e460ab-1039-4c77-b8d7-9b5070dbf019/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T19:08:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T19:08:19Z", "file": "/v2/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59/file", "owner": "22b0458b21cc4f33b7c68d295b5248fe", "id": "5af92c30-b00f-49e1-85d8-9db87e1ebb59", "size": 12716032, "self": "/v2/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T19:08:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 19:08:39,978 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-87857223-82d8-486b-90ed-20fee8fdf195 2019-05-16 19:08:39,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.723942995071s 2019-05-16 19:08:39,981 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/d4e460ab-1039-4c77-b8d7-9b5070dbf019/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d4e460ab-1039-4c77-b8d7-9b5070dbf019/file', 'owner': u'22b0458b21cc4f33b7c68d295b5248fe', 'id': u'd4e460ab-1039-4c77-b8d7-9b5070dbf019', 'size': 12716032, u'self': u'/v2/images/d4e460ab-1039-4c77-b8d7-9b5070dbf019', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'22b0458b21cc4f33b7c68d295b5248fe', 'name': 'refstack_defcore-project_5f801078-0b3a-46a9-a9d7-790ab4ae619d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/d4e460ab-1039-4c77-b8d7-9b5070dbf019/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T19:08:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-16T19:08:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_5f801078-0b3a-46a9-a9d7-790ab4ae619d', '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/d4e460ab-1039-4c77-b8d7-9b5070dbf019', 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_5f801078-0b3a-46a9-a9d7-790ab4ae619d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_5f801078-0b3a-46a9-a9d7-790ab4ae619d', 'created': u'2019-05-16T19:08:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T19:08:38Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d4e460ab-1039-4c77-b8d7-9b5070dbf019', 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_5f801078-0b3a-46a9-a9d7-790ab4ae619d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 19:08:39,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 19:08:39,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 19:08:40,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Thu, 16 May 2019 19:08: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-71fe97d2-31e6-4e20-84e8-019a5c3d25ef x-openstack-request-id: req-71fe97d2-31e6-4e20-84e8-019a5c3d25ef 2019-05-16 19:08:40,049 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/7a007139-9c26-417d-a8db-ad2222120e2a", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/7a007139-9c26-417d-a8db-ad2222120e2a", "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": "7a007139-9c26-417d-a8db-ad2222120e2a"}} 2019-05-16 19:08:40,049 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-71fe97d2-31e6-4e20-84e8-019a5c3d25ef 2019-05-16 19:08:40,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0672841072083s 2019-05-16 19:08:40,050 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_5f801078-0b3a-46a9-a9d7-790ab4ae619d', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'7a007139-9c26-417d-a8db-ad2222120e2a', 'swap': 0}) 2019-05-16 19:08:40,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 19:08:40,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/7a007139-9c26-417d-a8db-ad2222120e2a/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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" -d '{"extra_specs": {}}' 2019-05-16 19:08:40,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 19:08: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-ca16635d-6148-4150-8bf4-0dd832af0e45 x-openstack-request-id: req-ca16635d-6148-4150-8bf4-0dd832af0e45 2019-05-16 19:08:40,074 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 19:08:40,075 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/7a007139-9c26-417d-a8db-ad2222120e2a/os-extra_specs used request id req-ca16635d-6148-4150-8bf4-0dd832af0e45 2019-05-16 19:08:40,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0236699581146s 2019-05-16 19:08:40,075 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_5f801078-0b3a-46a9-a9d7-790ab4ae619d', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'7a007139-9c26-417d-a8db-ad2222120e2a', 'swap': 0}) 2019-05-16 19:08:43,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-16 19:08:43,739 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-16 19:08:43,740 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-16 19:08:43,742 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-16 19:08:48,347 - 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-05-16 19:08:48,347 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-05-16 19:08:48,347 - 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-05-16 19:08:48,347 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2019-05-16 19:08:48,348 - 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-05-16 19:08:48,348 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2019-05-16 19:08:48,348 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-05-16 19:08:48,348 - 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-05-16 19:08:48,348 - 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-05-16 19:08:48,348 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2019-05-16 19:08:48,348 - 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-05-16 19:08:48,348 - 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-05-16 19:08:48,348 - 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-05-16 19:08:48,348 - 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-05-16 19:08:48,348 - 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-05-16 19:08:48,348 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-05-16 19:08:48,348 - 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-05-16 19:08:48,349 - 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-05-16 19:08:48,349 - 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-05-16 19:08:48,349 - 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-05-16 19:08:48,349 - 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-05-16 19:08:48,349 - 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-05-16 19:08:48,349 - 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-05-16 19:08:48,349 - 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-05-16 19:08:48,349 - 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-05-16 19:08:48,349 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2019-05-16 19:08:48,349 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2019-05-16 19:08:48,349 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-05-16 19:08:48,349 - 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-05-16 19:08:48,349 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-05-16 19:08:48,349 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-05-16 19:08:48,349 - 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-05-16 19:08:48,350 - 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-05-16 19:08:48,350 - 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-05-16 19:08:48,350 - 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-05-16 19:08:48,350 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-05-16 19:08:48,350 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2019-05-16 19:08:48,350 - 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-05-16 19:08:48,350 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-05-16 19:08:48,350 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-05-16 19:08:48,350 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-05-16 19:08:48,350 - 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-05-16 19:08:48,350 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2019-05-16 19:08:48,350 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-05-16 19:08:48,350 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2019-05-16 19:08:48,350 - 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-05-16 19:08:48,351 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-05-16 19:08:48,351 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-05-16 19:08:48,351 - 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-05-16 19:08:48,351 - 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-05-16 19:08:48,351 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-05-16 19:08:48,351 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-05-16 19:08:48,351 - 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-05-16 19:08:48,351 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2019-05-16 19:08:48,351 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-05-16 19:08:48,351 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-05-16 19:08:48,351 - 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-05-16 19:08:48,351 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-05-16 19:08:48,351 - 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-05-16 19:08:48,351 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-05-16 19:08:48,352 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2019-05-16 19:08:48,352 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-05-16 19:08:48,352 - 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-05-16 19:08:48,352 - 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-05-16 19:08:48,352 - 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-05-16 19:08:48,352 - 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-05-16 19:08:48,352 - 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-05-16 19:08:48,352 - 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-05-16 19:08:48,352 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-05-16 19:08:48,352 - 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-05-16 19:08:48,352 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2019-05-16 19:08:48,352 - 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-05-16 19:08:48,352 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-05-16 19:08:48,352 - 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-05-16 19:08:48,353 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-05-16 19:08:48,353 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-05-16 19:08:48,353 - 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-05-16 19:08:48,353 - 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-05-16 19:08:48,353 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-05-16 19:08:48,353 - 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-05-16 19:08:48,353 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-05-16 19:08:48,353 - 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-05-16 19:08:48,353 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-05-16 19:08:48,353 - 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-05-16 19:08:48,353 - 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-05-16 19:08:48,353 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-05-16 19:08:48,353 - 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-05-16 19:08:48,353 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2019-05-16 19:08:48,354 - 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-05-16 19:08:48,354 - 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-05-16 19:08:48,354 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2019-05-16 19:08:48,354 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-05-16 19:08:48,354 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2019-05-16 19:08:48,354 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2019-05-16 19:08:48,354 - 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-05-16 19:08:48,354 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-16 19:08:48,358 - 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-05-16 19:16:20,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 70104835-3087-4eee-aa3d-95e25c146118 2019-05-16 19:16:20,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '70104835-3087-4eee-aa3d-95e25c146118']'. 2019-05-16 19:16:21,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-16 19:16:21,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-16 19:16:21,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-16 19:16:21,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 70104835-3087-4eee-aa3d-95e25c146118 | 2019-05-16 19:16:21,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-16 19:16:21,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-16 19:08:50 | 2019-05-16 19:16:21,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-16 19:16:20 | 2019-05-16 19:16:21,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:30 | 2019-05-16 19:16:21,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-16 19:16:21,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-16 19:16:21,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-16 19:16:21,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a9fe4f6a-f16b-47e3-9755-3b0f17bb05cb) | 2019-05-16 19:16:21,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-16 19:16:21,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 432e4e32-6792-4013-a263-f7fcca7d3c82) | 2019-05-16 19:16:21,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 219 | 2019-05-16 19:16:21,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 444.019 | 2019-05-16 19:16:21,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 164 | 2019-05-16 19:16:21,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 55 | 2019-05-16 19:16:21,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-16 19:16:21,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-16 19:16:21,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-16 19:16:21,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-16 19:16:21,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-16 19:16:21,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-16 19:16:21,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-05-16 19:16:21,975 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '70104835-3087-4eee-aa3d-95e25c146118', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.html'] 2019-05-16 19:16:24,153 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 70104835-3087-4eee-aa3d-95e25c146118 --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-05-16 19:16:24,154 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '70104835-3087-4eee-aa3d-95e25c146118', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.xml'] 2019-05-16 19:16:26,140 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 70104835-3087-4eee-aa3d-95e25c146118 --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-05-16 19:16:26,328 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 19:16:26,328 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 08:23 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-05-16 19:16:26,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 19:16:26,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/d4e460ab-1039-4c77-b8d7-9b5070dbf019 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" 2019-05-16 19:16:27,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 19:16:27 GMT X-Openstack-Request-Id: req-4b4e554f-65d3-402d-a3be-c58a77825d12 2019-05-16 19:16:27,684 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 19:16:27,684 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/d4e460ab-1039-4c77-b8d7-9b5070dbf019 used request id req-4b4e554f-65d3-402d-a3be-c58a77825d12 2019-05-16 19:16:27,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.3496260643s 2019-05-16 19:16:27,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 19:16:27,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:16:27,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Thu, 16 May 2019 19:16:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-391734d2-dec3-4970-b5a7-be4731af519d x-openstack-request-id: req-391734d2-dec3-4970-b5a7-be4731af519d 2019-05-16 19:16:27,998 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/1fc35747-39fe-4363-b21b-3fc33ce9ad0f", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/1fc35747-39fe-4363-b21b-3fc33ce9ad0f", "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": "1fc35747-39fe-4363-b21b-3fc33ce9ad0f"}, {"name": "refstack_defcore-flavor_alt_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/7a007139-9c26-417d-a8db-ad2222120e2a", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/7a007139-9c26-417d-a8db-ad2222120e2a", "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": "7a007139-9c26-417d-a8db-ad2222120e2a"}]} 2019-05-16 19:16:27,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-391734d2-dec3-4970-b5a7-be4731af519d 2019-05-16 19:16:27,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.30860710144s 2019-05-16 19:16:28,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 19:16:28,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/7a007139-9c26-417d-a8db-ad2222120e2a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:16:28,041 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 19:16: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-8422e683-3215-43a8-b725-3dd575e421d8 x-openstack-request-id: req-8422e683-3215-43a8-b725-3dd575e421d8 2019-05-16 19:16:28,041 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/7a007139-9c26-417d-a8db-ad2222120e2a used request id req-8422e683-3215-43a8-b725-3dd575e421d8 2019-05-16 19:16:28,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0400710105896s 2019-05-16 19:16:28,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-16 19:16:28,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/de7e9cfb-158b-4527-835f-fbc6e35ab2d0/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}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" -d '{"subnet_id": "1c28f219-1f51-4bc3-ad87-2aedd10d2661"}' 2019-05-16 19:16:31,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 19:16:31 GMT X-Openstack-Request-Id: req-5658a786-5b7a-48db-b2b8-5ce8b6f9111b 2019-05-16 19:16:31,211 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9f8f9e5d-9683-4770-bc9c-d25e6971e0b0", "tenant_id": "22b0458b21cc4f33b7c68d295b5248fe", "subnet_id": "1c28f219-1f51-4bc3-ad87-2aedd10d2661", "subnet_ids": ["1c28f219-1f51-4bc3-ad87-2aedd10d2661"], "port_id": "5432ab0a-79ad-46fe-bb52-2df4b46f6ecb", "id": "de7e9cfb-158b-4527-835f-fbc6e35ab2d0"} 2019-05-16 19:16:31,211 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/de7e9cfb-158b-4527-835f-fbc6e35ab2d0/remove_router_interface.json used request id req-5658a786-5b7a-48db-b2b8-5ce8b6f9111b 2019-05-16 19:16:31,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.16950201988s 2019-05-16 19:16:31,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 19:16:31,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" 2019-05-16 19:16:31,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Thu, 16 May 2019 19:16:31 GMT X-Openstack-Request-Id: req-3da77358-2eea-4ae4-9256-3ef3c58a5dd7 2019-05-16 19:16:31,655 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "22b0458b21cc4f33b7c68d295b5248fe", "created_at": "2019-05-16T19:08:06Z", "admin_state_up": true, "updated_at": "2019-05-16T19:16:29Z", "project_id": "22b0458b21cc4f33b7c68d295b5248fe", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "de7e9cfb-158b-4527-835f-fbc6e35ab2d0", "name": "refstack_defcore-router_5f801078-0b3a-46a9-a9d7-790ab4ae619d"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c3f4592852414ec8b26b7832852f2d03", "created_at": "2019-05-16T18:25:49Z", "admin_state_up": true, "updated_at": "2019-05-16T18:25:52Z", "project_id": "c3f4592852414ec8b26b7832852f2d03", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "e747899b-a1be-4080-903d-ec42b4d4fc4b", "name": "tempest-pretest-check-102260689"}]} 2019-05-16 19:16:31,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-3da77358-2eea-4ae4-9256-3ef3c58a5dd7 2019-05-16 19:16:31,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.443588972092s 2019-05-16 19:16:31,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-16 19:16:31,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/de7e9cfb-158b-4527-835f-fbc6e35ab2d0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" 2019-05-16 19:16:36,090 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 19:16:36 GMT X-Openstack-Request-Id: req-473094d7-fa03-4758-9cd9-8fe33bdaff67 2019-05-16 19:16:36,091 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 19:16:36,091 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/de7e9cfb-158b-4527-835f-fbc6e35ab2d0.json used request id req-473094d7-fa03-4758-9cd9-8fe33bdaff67 2019-05-16 19:16:36,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.43374300003s 2019-05-16 19:16:36,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 19:16:36,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" 2019-05-16 19:16:36,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1932 Content-Type: application/json Date: Thu, 16 May 2019 19:16:36 GMT X-Openstack-Request-Id: req-a1508867-b895-4530-ad35-18b4c1d66622 2019-05-16 19:16:36,410 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-16T18:04:14Z","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":"15f6e4f1-be08-42d1-ac18-58bd55312917","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"06d1924295234cf290a06b20cd4dd341","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"220195cd-782b-490f-b03b-eb92b75ca738","tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:14Z","ip_version":4},{"updated_at":"2019-05-16T19:08:04Z","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":"1c28f219-1f51-4bc3-ad87-2aedd10d2661","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"22b0458b21cc4f33b7c68d295b5248fe","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_5f801078-0b3a-46a9-a9d7-790ab4ae619d","enable_dhcp":true,"segment_id":null,"network_id":"9f8f9e5d-9683-4770-bc9c-d25e6971e0b0","tenant_id":"22b0458b21cc4f33b7c68d295b5248fe","created_at":"2019-05-16T19:08:04Z","ip_version":4},{"updated_at":"2019-05-16T18:25:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c929bbdb-44c8-4a89-9579-5262d9d5a4e2","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant c3f4592852414ec8b26b7832852f2d03","enable_dhcp":false,"segment_id":null,"network_id":"85408666-f497-4d8b-8bd1-db6c2e5da984","tenant_id":"","created_at":"2019-05-16T18:25:48Z","ip_version":4}]} 2019-05-16 19:16:36,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-a1508867-b895-4530-ad35-18b4c1d66622 2019-05-16 19:16:36,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.319131851196s 2019-05-16 19:16:36,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-16 19:16:36,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/1c28f219-1f51-4bc3-ad87-2aedd10d2661.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" 2019-05-16 19:16:39,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 19:16:39 GMT X-Openstack-Request-Id: req-86542ab8-839f-4009-bc9d-072db3a56d72 2019-05-16 19:16:39,175 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 19:16:39,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/1c28f219-1f51-4bc3-ad87-2aedd10d2661.json used request id req-86542ab8-839f-4009-bc9d-072db3a56d72 2019-05-16 19:16:39,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.76269698143s 2019-05-16 19:16:39,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 19:16:39,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" 2019-05-16 19:16:39,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2113 Content-Type: application/json Date: Thu, 16 May 2019 19:16:39 GMT X-Openstack-Request-Id: req-d24364d6-5946-4787-98f7-60a47fb9a9ee 2019-05-16 19:16:39,814 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85408666-f497-4d8b-8bd1-db6c2e5da984","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c929bbdb-44c8-4a89-9579-5262d9d5a4e2"],"description":"","tags":[],"updated_at":"2019-05-16T18:25:48Z","qos_policy_id":null,"name":"HA network tenant c3f4592852414ec8b26b7832852f2d03","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T18:25:48Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9f8f9e5d-9683-4770-bc9c-d25e6971e0b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":true,"project_id":"22b0458b21cc4f33b7c68d295b5248fe","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T19:16:38Z","qos_policy_id":null,"name":"refstack_defcore-net_5f801078-0b3a-46a9-a9d7-790ab4ae619d","admin_state_up":true,"tenant_id":"22b0458b21cc4f33b7c68d295b5248fe","created_at":"2019-05-16T19:08:04Z","provider:network_type":"vxlan"}]} 2019-05-16 19:16:39,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-d24364d6-5946-4787-98f7-60a47fb9a9ee 2019-05-16 19:16:39,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.638876914978s 2019-05-16 19:16:39,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-16 19:16:39,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/9f8f9e5d-9683-4770-bc9c-d25e6971e0b0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" 2019-05-16 19:16:40,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 19:16:40 GMT X-Openstack-Request-Id: req-fc678e19-716b-494d-9b02-34d632d3a4f4 2019-05-16 19:16:40,976 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 19:16:40,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/9f8f9e5d-9683-4770-bc9c-d25e6971e0b0.json used request id req-fc678e19-716b-494d-9b02-34d632d3a4f4 2019-05-16 19:16:40,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16033911705s 2019-05-16 19:16:40,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 19:16:40,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" 2019-05-16 19:16:41,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 16 May 2019 19:16:41 GMT X-Openstack-Request-Id: req-8b96659f-cb21-4083-9477-eaf33736d941 2019-05-16 19:16:41,291 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T19:08:19Z", "file": "/v2/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59/file", "owner": "22b0458b21cc4f33b7c68d295b5248fe", "id": "5af92c30-b00f-49e1-85d8-9db87e1ebb59", "size": 12716032, "self": "/v2/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T19:08:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 19:16:41,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-8b96659f-cb21-4083-9477-eaf33736d941 2019-05-16 19:16:41,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.310172796249s 2019-05-16 19:16:41,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 19:16:41,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}475f56cbff5f585c75a2c6d1a7c85d5b7ff97e16" 2019-05-16 19:16:41,942 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 19:16:41 GMT X-Openstack-Request-Id: req-bbeee02c-2378-4a50-a95e-3185a237c4a3 2019-05-16 19:16:41,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-05-16 19:16:41,942 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/5af92c30-b00f-49e1-85d8-9db87e1ebb59 used request id req-bbeee02c-2378-4a50-a95e-3185a237c4a3 2019-05-16 19:16:41,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.649555921555s 2019-05-16 19:16:41,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 19:16:41,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:16:41,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 16 May 2019 19: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-66dd81d4-e78f-485d-adcd-ac68e5bb04ef x-openstack-request-id: req-66dd81d4-e78f-485d-adcd-ac68e5bb04ef 2019-05-16 19:16:41,970 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/1fc35747-39fe-4363-b21b-3fc33ce9ad0f", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/1fc35747-39fe-4363-b21b-3fc33ce9ad0f", "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": "1fc35747-39fe-4363-b21b-3fc33ce9ad0f"}]} 2019-05-16 19:16:41,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-66dd81d4-e78f-485d-adcd-ac68e5bb04ef 2019-05-16 19:16:41,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0273480415344s 2019-05-16 19:16:41,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 19:16:41,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/1fc35747-39fe-4363-b21b-3fc33ce9ad0f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:16:42,012 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 19:16: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-75000d06-f20c-4c2e-85d6-0cc3a636cad6 x-openstack-request-id: req-75000d06-f20c-4c2e-85d6-0cc3a636cad6 2019-05-16 19:16:42,012 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/1fc35747-39fe-4363-b21b-3fc33ce9ad0f used request id req-75000d06-f20c-4c2e-85d6-0cc3a636cad6 2019-05-16 19:16:42,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0404779911041s 2019-05-16 19:16:42,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 19:16:42,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:16:42,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 16 May 2019 19:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecba2295-4e74-459a-851c-d290167f64cf 2019-05-16 19:16:42,244 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "links": {"self": "http://172.30.9.36:5000/v3/users/f79795487c604756a49752244577c296"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f79795487c604756a49752244577c296", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 19:16:42,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-ecba2295-4e74-459a-851c-d290167f64cf 2019-05-16 19:16:42,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231673955917s 2019-05-16 19:16:42,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 19:16:42,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/f79795487c604756a49752244577c296 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:16:42,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Thu, 16 May 2019 19:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f20fe6ce-9e12-4fce-92dc-cda79ad125b4 2019-05-16 19:16:42,505 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_5f801078-0b3a-46a9-a9d7-790ab4ae619d", "links": {"self": "http://172.30.9.36:5000/v3/users/f79795487c604756a49752244577c296"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f79795487c604756a49752244577c296", "description": null}} 2019-05-16 19:16:42,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/f79795487c604756a49752244577c296 used request id req-f20fe6ce-9e12-4fce-92dc-cda79ad125b4 2019-05-16 19:16:42,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.255011081696s 2019-05-16 19:16:42,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-16 19:16:42,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/f79795487c604756a49752244577c296 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:16:42,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 19:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d359182a-4b11-40e9-bf67-850599d5d551 2019-05-16 19:16:42,851 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 19:16:42,851 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/f79795487c604756a49752244577c296 used request id req-d359182a-4b11-40e9-bf67-850599d5d551 2019-05-16 19:16:42,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.345685958862s 2019-05-16 19:16:42,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 19:16:42,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:16:43,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Thu, 16 May 2019 19:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0d1627d-2e0f-41ef-aac4-de0984434847 2019-05-16 19:16:43,060 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.36:5000/v3/projects/22b0458b21cc4f33b7c68d295b5248fe"}, "tags": [], "enabled": true, "id": "22b0458b21cc4f33b7c68d295b5248fe", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_5f801078-0b3a-46a9-a9d7-790ab4ae619d"}]} 2019-05-16 19:16:43,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-b0d1627d-2e0f-41ef-aac4-de0984434847 2019-05-16 19:16:43,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202946901321s 2019-05-16 19:16:43,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-16 19:16:43,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/22b0458b21cc4f33b7c68d295b5248fe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:16:43,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 19:16:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e298e67-fa87-48dc-a574-73f692b12122 2019-05-16 19:16:43,388 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 19:16:43,388 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/22b0458b21cc4f33b7c68d295b5248fe used request id req-8e298e67-fa87-48dc-a574-73f692b12122 2019-05-16 19:16:43,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.322635889053s 2019-05-16 19:16:43,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 19:16:43,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=22b0458b21cc4f33b7c68d295b5248fe&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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:16:43,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 16 May 2019 19:16:43 GMT X-Openstack-Request-Id: req-8812c896-99ab-47d6-ab5e-94f47da0385e 2019-05-16 19:16:43,996 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "22b0458b21cc4f33b7c68d295b5248fe", "created_at": "2019-05-16T19:08:04Z", "updated_at": "2019-05-16T19:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:08:04Z", "revision_number": 0, "id": "25a89dde-057f-4353-91c5-82ff840dea35", "remote_group_id": "56ebe632-7889-4903-ad98-20703d229c27", "remote_ip_prefix": null, "created_at": "2019-05-16T19:08:04Z", "security_group_id": "56ebe632-7889-4903-ad98-20703d229c27", "tenant_id": "22b0458b21cc4f33b7c68d295b5248fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "22b0458b21cc4f33b7c68d295b5248fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:08:04Z", "revision_number": 0, "id": "30af9c9f-de06-4548-912a-527ad5ff511d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:08:04Z", "security_group_id": "56ebe632-7889-4903-ad98-20703d229c27", "tenant_id": "22b0458b21cc4f33b7c68d295b5248fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "22b0458b21cc4f33b7c68d295b5248fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:08:04Z", "revision_number": 0, "id": "a1562287-0784-40fa-bba7-ed5f8633c223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:08:04Z", "security_group_id": "56ebe632-7889-4903-ad98-20703d229c27", "tenant_id": "22b0458b21cc4f33b7c68d295b5248fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "22b0458b21cc4f33b7c68d295b5248fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:08:04Z", "revision_number": 0, "id": "cb708aa6-3cd8-4b24-9518-fa8c6ab05851", "remote_group_id": "56ebe632-7889-4903-ad98-20703d229c27", "remote_ip_prefix": null, "created_at": "2019-05-16T19:08:04Z", "security_group_id": "56ebe632-7889-4903-ad98-20703d229c27", "tenant_id": "22b0458b21cc4f33b7c68d295b5248fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "22b0458b21cc4f33b7c68d295b5248fe"}], "revision_number": 1, "project_id": "22b0458b21cc4f33b7c68d295b5248fe", "id": "56ebe632-7889-4903-ad98-20703d229c27", "name": "default"}]} 2019-05-16 19:16:43,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=22b0458b21cc4f33b7c68d295b5248fe&name=default used request id req-8812c896-99ab-47d6-ab5e-94f47da0385e 2019-05-16 19:16:43,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.603009939194s 2019-05-16 19:16:44,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 19:16:44,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:16:44,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 16 May 2019 19:16:44 GMT X-Openstack-Request-Id: req-01f9ac1f-a47b-4b31-ab69-0b3ca94c41c5 2019-05-16 19:16:44,363 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22b0458b21cc4f33b7c68d295b5248fe", "created_at": "2019-05-16T19:08:04Z", "updated_at": "2019-05-16T19:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:08:04Z", "revision_number": 0, "id": "25a89dde-057f-4353-91c5-82ff840dea35", "remote_group_id": "56ebe632-7889-4903-ad98-20703d229c27", "remote_ip_prefix": null, "created_at": "2019-05-16T19:08:04Z", "security_group_id": "56ebe632-7889-4903-ad98-20703d229c27", "tenant_id": "22b0458b21cc4f33b7c68d295b5248fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "22b0458b21cc4f33b7c68d295b5248fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:08:04Z", "revision_number": 0, "id": "30af9c9f-de06-4548-912a-527ad5ff511d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:08:04Z", "security_group_id": "56ebe632-7889-4903-ad98-20703d229c27", "tenant_id": "22b0458b21cc4f33b7c68d295b5248fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "22b0458b21cc4f33b7c68d295b5248fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:08:04Z", "revision_number": 0, "id": "a1562287-0784-40fa-bba7-ed5f8633c223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:08:04Z", "security_group_id": "56ebe632-7889-4903-ad98-20703d229c27", "tenant_id": "22b0458b21cc4f33b7c68d295b5248fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "22b0458b21cc4f33b7c68d295b5248fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:08:04Z", "revision_number": 0, "id": "cb708aa6-3cd8-4b24-9518-fa8c6ab05851", "remote_group_id": "56ebe632-7889-4903-ad98-20703d229c27", "remote_ip_prefix": null, "created_at": "2019-05-16T19:08:04Z", "security_group_id": "56ebe632-7889-4903-ad98-20703d229c27", "tenant_id": "22b0458b21cc4f33b7c68d295b5248fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "22b0458b21cc4f33b7c68d295b5248fe"}], "revision_number": 1, "project_id": "22b0458b21cc4f33b7c68d295b5248fe", "id": "56ebe632-7889-4903-ad98-20703d229c27", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-16 19:16:44,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-01f9ac1f-a47b-4b31-ab69-0b3ca94c41c5 2019-05-16 19:16:44,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.362285137177s 2019-05-16 19:16:44,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 19:16:44,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/56ebe632-7889-4903-ad98-20703d229c27.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}43a6462ea8b5f9cfe3eb0cf4215cbc7053b4189c" 2019-05-16 19:16:44,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 19:16:44 GMT X-Openstack-Request-Id: req-89687b39-9a58-46d8-a0f0-208f2e978154 2019-05-16 19:16:44,851 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 19:16:44,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/56ebe632-7889-4903-ad98-20703d229c27.json used request id req-89687b39-9a58-46d8-a0f0-208f2e978154 2019-05-16 19:16:44,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.481141090393s 2019-05-16 19:16:44,852 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2019-05-16 19:16:44,904 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-05-16 19:16:44,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 19:16:44,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 19:16:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da6d62d6-378d-492e-8e9b-06de47c8f2a9 2019-05-16 19:16:44,954 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 19:16:44,954 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-da6d62d6-378d-492e-8e9b-06de47c8f2a9 2019-05-16 19:16:44,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 19:16:45,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T20:16:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["v-vRI5u-TO6yI9_vauSqWg"], "issued_at": "2019-05-16T19:16:45.000000Z"}} 2019-05-16 19:16:45,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 19:16:45,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:45,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 16 May 2019 19:16:45 GMT X-Openstack-Request-Id: req-4d61237f-8154-4c98-8dcc-91014361862e 2019-05-16 19:16:45,735 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 19:16:45,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4d61237f-8154-4c98-8dcc-91014361862e 2019-05-16 19:16:45,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.367062807083s 2019-05-16 19:16:45,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 19:16:45,748 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 19:16:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d1ef553-2a8f-4ce0-9d8b-ba10bd96e579 2019-05-16 19:16:45,748 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 19:16:45,748 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-1d1ef553-2a8f-4ce0-9d8b-ba10bd96e579 2019-05-16 19:16:45,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 19:16:45,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:45,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 19:16:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa44c5b6-f04f-4ce5-aa86-e208dbb3d3f6 2019-05-16 19:16:45,969 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 19:16:45,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-fa44c5b6-f04f-4ce5-aa86-e208dbb3d3f6 2019-05-16 19:16:45,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22022986412s 2019-05-16 19:16:45,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-16 19:16:45,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db"}}' 2019-05-16 19:16:46,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Thu, 16 May 2019 19:16:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f16b47f-b7eb-4bbf-86be-cef7d9a66803 2019-05-16 19:16:46,236 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.36:5000/v3/projects/621b174de44448268cc588d5ea1040d4"}, "tags": [], "enabled": true, "id": "621b174de44448268cc588d5ea1040d4", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db"}} 2019-05-16 19:16:46,236 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-4f16b47f-b7eb-4bbf-86be-cef7d9a66803 2019-05-16 19:16:46,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.259912967682s 2019-05-16 19:16:46,237 - 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'621b174de44448268cc588d5ea1040d4', '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_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db'}) 2019-05-16 19:16:46,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-16 19:16:46,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "qzQhXVjNb6F0aAGVDIF5z9rgsD1EjJ", "email": null, "name": "tempest_full-user_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db"}}' 2019-05-16 19:16:46,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Thu, 16 May 2019 19:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fb42572-071c-49be-be39-1aca62a6b805 2019-05-16 19:16:46,744 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "links": {"self": "http://172.30.9.36:5000/v3/users/c9930f4f8a744eaab47c3f65f9cfc565"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9930f4f8a744eaab47c3f65f9cfc565", "domain_id": "default", "password_expires_at": null}} 2019-05-16 19:16:46,744 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-8fb42572-071c-49be-be39-1aca62a6b805 2019-05-16 19:16:46,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.501169919968s 2019-05-16 19:16:46,745 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c9930f4f8a744eaab47c3f65f9cfc565', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db'}) 2019-05-16 19:16:46,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 19:16:46,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:46,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 19:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38f33bbb-1102-4f28-9b64-6777419cc84f 2019-05-16 19:16:46,971 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 19:16:46,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-38f33bbb-1102-4f28-9b64-6777419cc84f 2019-05-16 19:16:46,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222191810608s 2019-05-16 19:16:46,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 19:16:46,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:47,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 19:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d725163-7f34-4a1b-9f67-576a46684f31 2019-05-16 19:16:47,183 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 19:16:47,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-2d725163-7f34-4a1b-9f67-576a46684f31 2019-05-16 19:16:47,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207005023956s 2019-05-16 19:16:47,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 19:16:47,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:47,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 19:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d74ca3d2-9044-4f60-9c98-2f6aa2478bce 2019-05-16 19:16:47,409 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 19:16:47,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-d74ca3d2-9044-4f60-9c98-2f6aa2478bce 2019-05-16 19:16:47,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22060084343s 2019-05-16 19:16:47,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 19:16:47,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:47,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 19:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4f64348-1ab0-498c-9230-23ffee16ae17 2019-05-16 19:16:47,634 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 19:16:47,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-a4f64348-1ab0-498c-9230-23ffee16ae17 2019-05-16 19:16:47,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220665931702s 2019-05-16 19:16:47,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 19:16:47,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:47,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 16 May 2019 19:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23c99069-fcfe-49fe-a770-7aa25fad53f4 2019-05-16 19:16:47,855 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_full-user_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "links": {"self": "http://172.30.9.36:5000/v3/users/c9930f4f8a744eaab47c3f65f9cfc565"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9930f4f8a744eaab47c3f65f9cfc565", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 19:16:47,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-23c99069-fcfe-49fe-a770-7aa25fad53f4 2019-05-16 19:16:47,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220281124115s 2019-05-16 19:16:47,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 19:16:47,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:48,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 16 May 2019 19:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e242a60-2f93-4bd5-a6ec-1e1f4ced62d8 2019-05-16 19:16:48,113 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.36:5000/v3/projects/621b174de44448268cc588d5ea1040d4"}, "tags": [], "enabled": true, "id": "621b174de44448268cc588d5ea1040d4", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db"}]} 2019-05-16 19:16:48,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-3e242a60-2f93-4bd5-a6ec-1e1f4ced62d8 2019-05-16 19:16:48,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.246862888336s 2019-05-16 19:16:48,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 19:16:48,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=c9930f4f8a744eaab47c3f65f9cfc565&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=621b174de44448268cc588d5ea1040d4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:48,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 16 May 2019 19:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49ff0c52-e579-430b-840b-ee6105bd36ec 2019-05-16 19:16:48,242 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=c9930f4f8a744eaab47c3f65f9cfc565&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=621b174de44448268cc588d5ea1040d4", "previous": null, "next": null}} 2019-05-16 19:16:48,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=c9930f4f8a744eaab47c3f65f9cfc565&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=621b174de44448268cc588d5ea1040d4 used request id req-49ff0c52-e579-430b-840b-ee6105bd36ec 2019-05-16 19:16:48,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.121135950089s 2019-05-16 19:16:48,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 19:16:48,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/621b174de44448268cc588d5ea1040d4/users/c9930f4f8a744eaab47c3f65f9cfc565/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:48,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 19:16:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-165ad2e7-6aee-497c-859b-a1be41ccec0d 2019-05-16 19:16:48,429 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 19:16:48,429 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/621b174de44448268cc588d5ea1040d4/users/c9930f4f8a744eaab47c3f65f9cfc565/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-165ad2e7-6aee-497c-859b-a1be41ccec0d 2019-05-16 19:16:48,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.183044910431s 2019-05-16 19:16:48,430 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db', 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'621b174de44448268cc588d5ea1040d4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'qzQhXVjNb6F0aAGVDIF5z9rgsD1EjJ', 'username': u'tempest_full-user_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-16 19:16:48,433 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db', 'password': 'qzQhXVjNb6F0aAGVDIF5z9rgsD1EjJ', 'project_name': 'tempest_full-project_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': '621b174de44448268cc588d5ea1040d4', 'project_domain_name': 'Default'} 2019-05-16 19:16:48,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 19:16:48,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:48,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 19:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1f3eb44-a5ac-48bb-a613-71b1d6266435 2019-05-16 19:16:48,657 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 19:16:48,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-c1f3eb44-a5ac-48bb-a613-71b1d6266435 2019-05-16 19:16:48,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220340967178s 2019-05-16 19:16:48,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 19:16:48,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:48,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 19:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a18bb203-e925-4c70-8dad-8dd4349013c1 2019-05-16 19:16:48,891 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 19:16:48,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-a18bb203-e925-4c70-8dad-8dd4349013c1 2019-05-16 19:16:48,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22890996933s 2019-05-16 19:16:48,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 19:16:48,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:49,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 19:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-646abd33-5f9a-471b-95b3-67e657adffa4 2019-05-16 19:16:49,100 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 19:16:49,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-646abd33-5f9a-471b-95b3-67e657adffa4 2019-05-16 19:16:49,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204421043396s 2019-05-16 19:16:49,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 19:16:49,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:49,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 16 May 2019 19:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca223e24-3a26-4fb2-b183-394789715500 2019-05-16 19:16:49,395 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_full-user_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "links": {"self": "http://172.30.9.36:5000/v3/users/c9930f4f8a744eaab47c3f65f9cfc565"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9930f4f8a744eaab47c3f65f9cfc565", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 19:16:49,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-ca223e24-3a26-4fb2-b183-394789715500 2019-05-16 19:16:49,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.294127941132s 2019-05-16 19:16:49,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 19:16:49,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:49,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 16 May 2019 19:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b24352-8e67-496e-bb51-98dd551c7e5d 2019-05-16 19:16:49,630 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.36:5000/v3/projects/621b174de44448268cc588d5ea1040d4"}, "tags": [], "enabled": true, "id": "621b174de44448268cc588d5ea1040d4", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db"}]} 2019-05-16 19:16:49,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-31b24352-8e67-496e-bb51-98dd551c7e5d 2019-05-16 19:16:49,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224967002869s 2019-05-16 19:16:49,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 19:16:49,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=c9930f4f8a744eaab47c3f65f9cfc565&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=621b174de44448268cc588d5ea1040d4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:49,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 16 May 2019 19:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1a9780e-abf1-4d73-8f23-4a45fb375db0 2019-05-16 19:16:49,770 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=c9930f4f8a744eaab47c3f65f9cfc565&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=621b174de44448268cc588d5ea1040d4", "previous": null, "next": null}} 2019-05-16 19:16:49,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=c9930f4f8a744eaab47c3f65f9cfc565&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=621b174de44448268cc588d5ea1040d4 used request id req-a1a9780e-abf1-4d73-8f23-4a45fb375db0 2019-05-16 19:16:49,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.131646156311s 2019-05-16 19:16:49,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 19:16:49,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/621b174de44448268cc588d5ea1040d4/users/c9930f4f8a744eaab47c3f65f9cfc565/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:50,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 19:16:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0451fd39-47d7-4152-8ff4-a98dd8486316 2019-05-16 19:16:50,034 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 19:16:50,034 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/621b174de44448268cc588d5ea1040d4/users/c9930f4f8a744eaab47c3f65f9cfc565/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-0451fd39-47d7-4152-8ff4-a98dd8486316 2019-05-16 19:16:50,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.260334968567s 2019-05-16 19:16:50,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 19:16:50,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:50,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 19:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fba2e02c-f628-4434-aaa7-3b0e6ef2c4d6 2019-05-16 19:16:50,165 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 19:16:50,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-fba2e02c-f628-4434-aaa7-3b0e6ef2c4d6 2019-05-16 19:16:50,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1276679039s 2019-05-16 19:16:50,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 19:16:50,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:50,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 19:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-603937ae-6768-4081-ade7-86c3dfa19739 2019-05-16 19:16:50,371 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 19:16:50,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-603937ae-6768-4081-ade7-86c3dfa19739 2019-05-16 19:16:50,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201059818268s 2019-05-16 19:16:50,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 19:16:50,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:50,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 16 May 2019 19:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-757bdc12-a7da-4f7f-bf25-4d9e34c8c971 2019-05-16 19:16:50,517 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_full-user_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "links": {"self": "http://172.30.9.36:5000/v3/users/c9930f4f8a744eaab47c3f65f9cfc565"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9930f4f8a744eaab47c3f65f9cfc565", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 19:16:50,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-757bdc12-a7da-4f7f-bf25-4d9e34c8c971 2019-05-16 19:16:50,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.144952058792s 2019-05-16 19:16:50,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 19:16:50,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=c9930f4f8a744eaab47c3f65f9cfc565&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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:50,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Thu, 16 May 2019 19:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d82bdf-16e1-42bf-89c6-b56b0d7de069 2019-05-16 19:16:50,654 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=c9930f4f8a744eaab47c3f65f9cfc565&scope.domain.id=default", "previous": null, "next": null}} 2019-05-16 19:16:50,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=c9930f4f8a744eaab47c3f65f9cfc565&scope.domain.id=default used request id req-d7d82bdf-16e1-42bf-89c6-b56b0d7de069 2019-05-16 19:16:50,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.125912189484s 2019-05-16 19:16:50,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-16 19:16:50,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/domains/default/users/c9930f4f8a744eaab47c3f65f9cfc565/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:50,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 19:16:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25c4323e-d9f8-4a7a-9e12-7f0a2cbf6948 2019-05-16 19:16:50,812 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 19:16:50,812 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/domains/default/users/c9930f4f8a744eaab47c3f65f9cfc565/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-25c4323e-d9f8-4a7a-9e12-7f0a2cbf6948 2019-05-16 19:16:50,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.153892040253s 2019-05-16 19:16:50,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 19:16:50,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 19:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caaa7371-6966-4fa0-a18a-7ccecf1be3a7 2019-05-16 19:16:50,823 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 19:16:50,824 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-caaa7371-6966-4fa0-a18a-7ccecf1be3a7 2019-05-16 19:16:50,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 19:16:51,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T20:16:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "621b174de44448268cc588d5ea1040d4", "name": "tempest_full-project_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/621b174de44448268cc588d5ea1040d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/621b174de44448268cc588d5ea1040d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/621b174de44448268cc588d5ea1040d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/621b174de44448268cc588d5ea1040d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/621b174de44448268cc588d5ea1040d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/621b174de44448268cc588d5ea1040d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/621b174de44448268cc588d5ea1040d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/621b174de44448268cc588d5ea1040d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/621b174de44448268cc588d5ea1040d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_621b174de44448268cc588d5ea1040d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_621b174de44448268cc588d5ea1040d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "id": "c9930f4f8a744eaab47c3f65f9cfc565"}, "audit_ids": ["-7neAL0iSoqUy_YCFQL-CA"], "issued_at": "2019-05-16T19:16:51.000000Z"}} 2019-05-16 19:16:51,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-16 19:16:51,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}45f61fbb61532602d709f71638bdc7e06525e6d8" 2019-05-16 19:16:51,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 16 May 2019 19:16:51 GMT X-Openstack-Request-Id: req-fab99d69-581b-4b53-8877-25433b78171c 2019-05-16 19:16:51,557 - 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-05-16 19:16:51,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/extensions.json used request id req-fab99d69-581b-4b53-8877-25433b78171c 2019-05-16 19:16:51,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.308184146881s 2019-05-16 19:16:51,568 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-05-16 19:16:51,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 19:16:51,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:51,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 19:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7efb056-fa0e-4be1-b334-7c089191836b 2019-05-16 19:16:51,778 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 19:16:51,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-e7efb056-fa0e-4be1-b334-7c089191836b 2019-05-16 19:16:51,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210292816162s 2019-05-16 19:16:51,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 19:16:51,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:16:51,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 16 May 2019 19:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc971b6-8622-4b7f-aa05-09f29b4c1918 2019-05-16 19:16:51,998 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.36:5000/v3/projects/621b174de44448268cc588d5ea1040d4"}, "tags": [], "enabled": true, "id": "621b174de44448268cc588d5ea1040d4", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db"}]} 2019-05-16 19:16:51,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-4fc971b6-8622-4b7f-aa05-09f29b4c1918 2019-05-16 19:16:51,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212170124054s 2019-05-16 19:16:52,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-16 19:16:52,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" -d '{"network": {"shared": true, "tenant_id": "621b174de44448268cc588d5ea1040d4", "name": "tempest_full-net_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "admin_state_up": true}}' 2019-05-16 19:16:52,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Thu, 16 May 2019 19:16:52 GMT X-Openstack-Request-Id: req-9f7e451e-a6ae-4a2f-a836-92df9b3e50a2 2019-05-16 19:16:52,610 - 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":"00a1b8e7-0242-4319-aa21-7adfcf307774","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":true,"project_id":"621b174de44448268cc588d5ea1040d4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T19:16:52Z","is_default":false,"qos_policy_id":null,"name":"tempest_full-net_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db","admin_state_up":true,"tenant_id":"621b174de44448268cc588d5ea1040d4","created_at":"2019-05-16T19:16:52Z","mtu":1450}} 2019-05-16 19:16:52,610 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-9f7e451e-a6ae-4a2f-a836-92df9b3e50a2 2019-05-16 19:16:52,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.61016702652s 2019-05-16 19:16:52,611 - 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-05-16T19:16:52Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'00a1b8e7-0242-4319-aa21-7adfcf307774', u'provider:segmentation_id': 11, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_full-net_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db', u'created_at': u'2019-05-16T19:16:52Z', u'mtu': 1450, u'tenant_id': u'621b174de44448268cc588d5ea1040d4', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'621b174de44448268cc588d5ea1040d4', u'l2_adjacency': True}) 2019-05-16 19:16:52,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 19:16:52,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}45f61fbb61532602d709f71638bdc7e06525e6d8" 2019-05-16 19:16:52,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2103 Content-Type: application/json Date: Thu, 16 May 2019 19:16:52 GMT X-Openstack-Request-Id: req-b82c6726-10ed-4716-92ed-278423be8faa 2019-05-16 19:16:52,981 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"00a1b8e7-0242-4319-aa21-7adfcf307774","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":true,"project_id":"621b174de44448268cc588d5ea1040d4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T19:16:52Z","qos_policy_id":null,"name":"tempest_full-net_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db","admin_state_up":true,"tenant_id":"621b174de44448268cc588d5ea1040d4","created_at":"2019-05-16T19:16:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85408666-f497-4d8b-8bd1-db6c2e5da984","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c929bbdb-44c8-4a89-9579-5262d9d5a4e2"],"description":"","tags":[],"updated_at":"2019-05-16T18:25:48Z","qos_policy_id":null,"name":"HA network tenant c3f4592852414ec8b26b7832852f2d03","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T18:25:48Z","provider:network_type":"vxlan"}]} 2019-05-16 19:16:52,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-b82c6726-10ed-4716-92ed-278423be8faa 2019-05-16 19:16:52,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370070934296s 2019-05-16 19:16:52,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-16 19:16:52,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}45f61fbb61532602d709f71638bdc7e06525e6d8" -d '{"subnet": {"name": "tempest_full-subnet_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "enable_dhcp": true, "network_id": "00a1b8e7-0242-4319-aa21-7adfcf307774", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-16 19:16:54,005 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Thu, 16 May 2019 19:16:54 GMT X-Openstack-Request-Id: req-08505678-fe6d-4e21-b99b-51f4eb9afcf5 2019-05-16 19:16:54,006 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-16T19:16:53Z","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":"11d9754b-6bd1-4539-bdb9-e2677fc6aadf","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"621b174de44448268cc588d5ea1040d4","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db","enable_dhcp":true,"segment_id":null,"network_id":"00a1b8e7-0242-4319-aa21-7adfcf307774","tenant_id":"621b174de44448268cc588d5ea1040d4","created_at":"2019-05-16T19:16:53Z","ip_version":4}} 2019-05-16 19:16:54,006 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-08505678-fe6d-4e21-b99b-51f4eb9afcf5 2019-05-16 19:16:54,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.02302098274s 2019-05-16 19:16:54,007 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T19:16:53Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'11d9754b-6bd1-4539-bdb9-e2677fc6aadf', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'00a1b8e7-0242-4319-aa21-7adfcf307774', u'tenant_id': u'621b174de44448268cc588d5ea1040d4', u'created_at': u'2019-05-16T19:16:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'621b174de44448268cc588d5ea1040d4'}) 2019-05-16 19:16:54,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-16 19:16:54,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}45f61fbb61532602d709f71638bdc7e06525e6d8" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "tempest_full-router_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "admin_state_up": true}}' 2019-05-16 19:17:01,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 711 Content-Type: application/json Date: Thu, 16 May 2019 19:17:01 GMT X-Openstack-Request-Id: req-92135dfb-6448-4b3f-acd6-ebebb8f8164b 2019-05-16 19:17:01,229 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "621b174de44448268cc588d5ea1040d4", "created_at": "2019-05-16T19:16:55Z", "admin_state_up": true, "updated_at": "2019-05-16T19:16:56Z", "project_id": "621b174de44448268cc588d5ea1040d4", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "d632675c-b4c2-4bea-b7a8-87a86a8a6e74", "name": "tempest_full-router_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db"}} 2019-05-16 19:17:01,229 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-92135dfb-6448-4b3f-acd6-ebebb8f8164b 2019-05-16 19:17:01,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.22206187248s 2019-05-16 19:17:01,230 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T19:16:56Z', u'revision_number': 3, u'ha': True, u'id': u'd632675c-b4c2-4bea-b7a8-87a86a8a6e74', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-router_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db', u'admin_state_up': True, u'tenant_id': u'621b174de44448268cc588d5ea1040d4', u'created_at': u'2019-05-16T19:16:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'621b174de44448268cc588d5ea1040d4'}) 2019-05-16 19:17:01,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-16 19:17:01,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/d632675c-b4c2-4bea-b7a8-87a86a8a6e74/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}45f61fbb61532602d709f71638bdc7e06525e6d8" -d '{"subnet_id": "11d9754b-6bd1-4539-bdb9-e2677fc6aadf"}' 2019-05-16 19:17:04,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 19:17:04 GMT X-Openstack-Request-Id: req-c63607b1-3249-48bb-9638-f231d4ae4909 2019-05-16 19:17:04,306 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "00a1b8e7-0242-4319-aa21-7adfcf307774", "tenant_id": "621b174de44448268cc588d5ea1040d4", "subnet_id": "11d9754b-6bd1-4539-bdb9-e2677fc6aadf", "subnet_ids": ["11d9754b-6bd1-4539-bdb9-e2677fc6aadf"], "port_id": "9301e976-0346-48bc-ae32-185dd344ae91", "id": "d632675c-b4c2-4bea-b7a8-87a86a8a6e74"} 2019-05-16 19:17:04,306 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/d632675c-b4c2-4bea-b7a8-87a86a8a6e74/add_router_interface.json used request id req-c63607b1-3249-48bb-9638-f231d4ae4909 2019-05-16 19:17:04,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.07590222359s 2019-05-16 19:17:04,307 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-16 19:17:04,413 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-16 19:17:04,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 19:17:04,421 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 16 May 2019 19:17:04 GMT 2019-05-16 19:17:04,422 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-16 19:17:04,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 19:17:04,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}45f61fbb61532602d709f71638bdc7e06525e6d8" 2019-05-16 19:17:04,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 16 May 2019 19:17:04 GMT X-Openstack-Request-Id: req-317f5156-44c8-4c07-bbd2-77cce3855231 2019-05-16 19:17:04,736 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 19:17:04,737 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-317f5156-44c8-4c07-bbd2-77cce3855231 2019-05-16 19:17:04,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30978679657s 2019-05-16 19:17:04,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 19:17:04,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}45f61fbb61532602d709f71638bdc7e06525e6d8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db"}' 2019-05-16 19:17:05,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Thu, 16 May 2019 19:17:05 GMT Location: http://172.30.9.36:9292/v2/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ca24baac-bdc2-48a7-a4ce-3a70cec3550d 2019-05-16 19:17:05,083 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T19:17:05Z", "file": "/v2/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be/file", "owner": "621b174de44448268cc588d5ea1040d4", "id": "c3f6484c-9ce7-4743-bb79-47faaf74f7be", "size": null, "self": "/v2/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be", "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_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "checksum": null, "created_at": "2019-05-16T19:17:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 19:17:05,083 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-ca24baac-bdc2-48a7-a4ce-3a70cec3550d 2019-05-16 19:17:05,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.33749294281s 2019-05-16 19:17:05,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 19:17:05,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be/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}45f61fbb61532602d709f71638bdc7e06525e6d8" -d '' 2019-05-16 19:17:05,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 19:17:05 GMT X-Openstack-Request-Id: req-b680f4c4-4fd6-47e8-854d-f66e130d2eb2 2019-05-16 19:17:05,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-05-16 19:17:05,871 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be/file used request id req-b680f4c4-4fd6-47e8-854d-f66e130d2eb2 2019-05-16 19:17:05,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.78767991066s 2019-05-16 19:17:05,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 19:17:05,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}45f61fbb61532602d709f71638bdc7e06525e6d8" 2019-05-16 19:17:06,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 16 May 2019 19:17:06 GMT X-Openstack-Request-Id: req-ae33e5ce-5979-4333-b57e-d96b4bbb3396 2019-05-16 19:17:06,211 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T19:17:05Z", "file": "/v2/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be/file", "owner": "621b174de44448268cc588d5ea1040d4", "id": "c3f6484c-9ce7-4743-bb79-47faaf74f7be", "size": 12716032, "self": "/v2/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T19:17:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 19:17:06,211 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-ae33e5ce-5979-4333-b57e-d96b4bbb3396 2019-05-16 19:17:06,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.335633039474s 2019-05-16 19:17:06,213 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be/file', 'owner': u'621b174de44448268cc588d5ea1040d4', 'id': u'c3f6484c-9ce7-4743-bb79-47faaf74f7be', 'size': 12716032, u'self': u'/v2/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'621b174de44448268cc588d5ea1040d4', 'name': 'tempest_full-project_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T19:17:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-16T19:17:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db', '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/c3f6484c-9ce7-4743-bb79-47faaf74f7be', 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_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db', 'created': u'2019-05-16T19:17:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T19:17:05Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be', 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_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 19:17:06,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 19:17:06,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 19:17:06,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 16 May 2019 19:17: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-ecde3063-506c-400b-8f2c-c9583cc8b6c9 x-openstack-request-id: req-ecde3063-506c-400b-8f2c-c9583cc8b6c9 2019-05-16 19:17:06,673 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/817aedf8-8d88-4627-9aa6-9b91ffddd320", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/817aedf8-8d88-4627-9aa6-9b91ffddd320", "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": "817aedf8-8d88-4627-9aa6-9b91ffddd320"}} 2019-05-16 19:17:06,673 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-ecde3063-506c-400b-8f2c-c9583cc8b6c9 2019-05-16 19:17:06,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.456238985062s 2019-05-16 19:17:06,674 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'817aedf8-8d88-4627-9aa6-9b91ffddd320', 'swap': 0}) 2019-05-16 19:17:06,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 19:17:06,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/817aedf8-8d88-4627-9aa6-9b91ffddd320/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}6610387736bbafc3ea50972d591c986c6bb21056" -d '{"extra_specs": {}}' 2019-05-16 19:17:06,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 19:17: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-12f279ef-e22c-40ed-bc2e-325281f018db x-openstack-request-id: req-12f279ef-e22c-40ed-bc2e-325281f018db 2019-05-16 19:17:06,698 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 19:17:06,699 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/817aedf8-8d88-4627-9aa6-9b91ffddd320/os-extra_specs used request id req-12f279ef-e22c-40ed-bc2e-325281f018db 2019-05-16 19:17:06,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0239398479462s 2019-05-16 19:17:06,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 19:17:06,711 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 19:17:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6c6755f-97c6-41a3-ac1a-571917fa5ae6 2019-05-16 19:17:06,712 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 19:17:06,712 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-a6c6755f-97c6-41a3-ac1a-571917fa5ae6 2019-05-16 19:17:06,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 19:17:06,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}45f61fbb61532602d709f71638bdc7e06525e6d8" 2019-05-16 19:17:06,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 19:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ed39cf-75a7-46de-917b-3a190df433e3 2019-05-16 19:17:06,977 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 19:17:06,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-90ed39cf-75a7-46de-917b-3a190df433e3 2019-05-16 19:17:06,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.262534141541s 2019-05-16 19:17:06,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 19:17:06,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}45f61fbb61532602d709f71638bdc7e06525e6d8" 2019-05-16 19:17:07,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 19:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c73b17a-0639-4647-b8c4-fb705706052f 2019-05-16 19:17:07,208 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 19:17:07,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-2c73b17a-0639-4647-b8c4-fb705706052f 2019-05-16 19:17:07,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225912094116s 2019-05-16 19:17:07,216 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-16 19:17:09,572 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-16 19:17:12,040 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5ed14aa6-1e9b-442c-aa04-2b9c1644309b | 2019-05-16T19:17:11.574348 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5ed14aa6-1e9b-442c-aa04-2b9c1644309b ~/.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-05-16 19:17:15,631 - 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-05-16 19:17:16,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-16 19:17:18,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-16 19:17:21,659 - 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=b1b4da90-5bfd-43e4-a5e6-571e938bfddb) as the default verifier for the future CLI operations. 2019-05-16 19:17:23,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-16 19:17:23,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 19:17:23,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Thu, 16 May 2019 19: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-14379675-4bf5-4ebc-a5c8-8ef11611e790 x-openstack-request-id: req-14379675-4bf5-4ebc-a5c8-8ef11611e790 2019-05-16 19:17:23,592 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 299}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 302}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-16 19:17:23,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-hypervisors/detail used request id req-14379675-4bf5-4ebc-a5c8-8ef11611e790 2019-05-16 19:17:23,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0423219203949s 2019-05-16 19:17:23,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 19:17:23,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}45f61fbb61532602d709f71638bdc7e06525e6d8" 2019-05-16 19:17:23,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 16 May 2019 19:17:23 GMT X-Openstack-Request-Id: req-5e927c01-9e4e-4927-b9c4-bdb205a19056 2019-05-16 19:17:23,913 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T19:17:05Z", "file": "/v2/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be/file", "owner": "621b174de44448268cc588d5ea1040d4", "id": "c3f6484c-9ce7-4743-bb79-47faaf74f7be", "size": 12716032, "self": "/v2/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T19:17:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 19:17:23,913 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-5e927c01-9e4e-4927-b9c4-bdb205a19056 2019-05-16 19:17:23,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315291881561s 2019-05-16 19:17:23,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 19:17:23,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}45f61fbb61532602d709f71638bdc7e06525e6d8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db"}' 2019-05-16 19:17:24,243 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Thu, 16 May 2019 19:17:24 GMT Location: http://172.30.9.36:9292/v2/images/d388f9f5-ec1f-4aef-8b69-3a9b59f03f03 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-959d5ffd-e35e-467f-a749-6539a572483e 2019-05-16 19:17:24,244 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T19:17:24Z", "file": "/v2/images/d388f9f5-ec1f-4aef-8b69-3a9b59f03f03/file", "owner": "621b174de44448268cc588d5ea1040d4", "id": "d388f9f5-ec1f-4aef-8b69-3a9b59f03f03", "size": null, "self": "/v2/images/d388f9f5-ec1f-4aef-8b69-3a9b59f03f03", "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_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "checksum": null, "created_at": "2019-05-16T19:17:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 19:17:24,244 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-959d5ffd-e35e-467f-a749-6539a572483e 2019-05-16 19:17:24,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.321218013763s 2019-05-16 19:17:24,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 19:17:24,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/d388f9f5-ec1f-4aef-8b69-3a9b59f03f03/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}45f61fbb61532602d709f71638bdc7e06525e6d8" -d '' 2019-05-16 19:17:25,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 19:17:25 GMT X-Openstack-Request-Id: req-36ab3cf1-6f3a-450c-a7f4-36679d83eed3 2019-05-16 19:17:25,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-05-16 19:17:25,699 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/d388f9f5-ec1f-4aef-8b69-3a9b59f03f03/file used request id req-36ab3cf1-6f3a-450c-a7f4-36679d83eed3 2019-05-16 19:17:25,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.45472407341s 2019-05-16 19:17:25,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 19:17:25,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}45f61fbb61532602d709f71638bdc7e06525e6d8" 2019-05-16 19:17:26,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Thu, 16 May 2019 19:17:26 GMT X-Openstack-Request-Id: req-4888374f-95ee-4c2f-8072-2d7f479e542a 2019-05-16 19:17:26,013 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T19:17:25Z", "file": "/v2/images/d388f9f5-ec1f-4aef-8b69-3a9b59f03f03/file", "owner": "621b174de44448268cc588d5ea1040d4", "id": "d388f9f5-ec1f-4aef-8b69-3a9b59f03f03", "size": 12716032, "self": "/v2/images/d388f9f5-ec1f-4aef-8b69-3a9b59f03f03", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/d388f9f5-ec1f-4aef-8b69-3a9b59f03f03/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/d388f9f5-ec1f-4aef-8b69-3a9b59f03f03/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T19:17:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T19:17:05Z", "file": "/v2/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be/file", "owner": "621b174de44448268cc588d5ea1040d4", "id": "c3f6484c-9ce7-4743-bb79-47faaf74f7be", "size": 12716032, "self": "/v2/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T19:17:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 19:17:26,013 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-4888374f-95ee-4c2f-8072-2d7f479e542a 2019-05-16 19:17:26,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308797121048s 2019-05-16 19:17:26,015 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/d388f9f5-ec1f-4aef-8b69-3a9b59f03f03/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d388f9f5-ec1f-4aef-8b69-3a9b59f03f03/file', 'owner': u'621b174de44448268cc588d5ea1040d4', 'id': u'd388f9f5-ec1f-4aef-8b69-3a9b59f03f03', 'size': 12716032, u'self': u'/v2/images/d388f9f5-ec1f-4aef-8b69-3a9b59f03f03', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'621b174de44448268cc588d5ea1040d4', 'name': 'tempest_full-project_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/d388f9f5-ec1f-4aef-8b69-3a9b59f03f03/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T19:17:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-16T19:17:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db', '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/d388f9f5-ec1f-4aef-8b69-3a9b59f03f03', 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_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db', 'created': u'2019-05-16T19:17:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T19:17: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/d388f9f5-ec1f-4aef-8b69-3a9b59f03f03', 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_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 19:17:26,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 19:17:26,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 19:17:26,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Thu, 16 May 2019 19:17: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-b5d84d5c-8517-4850-a54a-a1e0300aa448 x-openstack-request-id: req-b5d84d5c-8517-4850-a54a-a1e0300aa448 2019-05-16 19:17:26,082 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4a0160ad-6728-4534-ae20-193cd3dc1396", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4a0160ad-6728-4534-ae20-193cd3dc1396", "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": "4a0160ad-6728-4534-ae20-193cd3dc1396"}} 2019-05-16 19:17:26,082 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-b5d84d5c-8517-4850-a54a-a1e0300aa448 2019-05-16 19:17:26,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0661759376526s 2019-05-16 19:17:26,083 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'4a0160ad-6728-4534-ae20-193cd3dc1396', 'swap': 0}) 2019-05-16 19:17:26,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 19:17:26,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/4a0160ad-6728-4534-ae20-193cd3dc1396/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}6610387736bbafc3ea50972d591c986c6bb21056" -d '{"extra_specs": {}}' 2019-05-16 19:17:26,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 19:17: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-37b0f17f-568d-4d81-a092-4ee5e2e75140 x-openstack-request-id: req-37b0f17f-568d-4d81-a092-4ee5e2e75140 2019-05-16 19:17:26,110 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 19:17:26,110 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/4a0160ad-6728-4534-ae20-193cd3dc1396/os-extra_specs used request id req-37b0f17f-568d-4d81-a092-4ee5e2e75140 2019-05-16 19:17:26,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0263659954071s 2019-05-16 19:17:26,111 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'4a0160ad-6728-4534-ae20-193cd3dc1396', 'swap': 0}) 2019-05-16 19:17:29,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-16 19:17:29,523 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-16 19:17:29,524 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-16 19:17:29,526 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-16 19:17:29,558 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-16 19:17:33,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b1b4da90-5bfd-43e4-a5e6-571e938bfddb/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-05-16 19:17:33,082 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-16 19:17:33,097 - 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-05-16 20:03:32,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1bcc2520-0102-4c93-b3f9-ea8382cc22b8 2019-05-16 20:03:32,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1bcc2520-0102-4c93-b3f9-ea8382cc22b8']'. 2019-05-16 20:03:34,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-16 20:03:34,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-16 20:03:34,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-16 20:03:34,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1bcc2520-0102-4c93-b3f9-ea8382cc22b8 | 2019-05-16 20:03:34,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-05-16 20:03:34,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-16 19:17:34 | 2019-05-16 20:03:34,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-16 20:03:32 | 2019-05-16 20:03:34,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:45:58 | 2019-05-16 20:03:34,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-16 20:03:34,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-16 20:03:34,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-16 20:03:34,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b1b4da90-5bfd-43e4-a5e6-571e938bfddb) | 2019-05-16 20:03:34,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-16 20:03:34,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5ed14aa6-1e9b-442c-aa04-2b9c1644309b) | 2019-05-16 20:03:34,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1490 | 2019-05-16 20:03:34,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2750.334 | 2019-05-16 20:03:34,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1038 | 2019-05-16 20:03:34,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 448 | 2019-05-16 20:03:34,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-16 20:03:34,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-16 20:03:34,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 4 | 2019-05-16 20:03:34,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-16 20:03:34,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-16 20:03:34,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-16 20:03:34,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.6161228407% 2019-05-16 20:03:34,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '1bcc2520-0102-4c93-b3f9-ea8382cc22b8', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.html'] 2019-05-16 20:03:36,739 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 1bcc2520-0102-4c93-b3f9-ea8382cc22b8 --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-05-16 20:03:36,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '1bcc2520-0102-4c93-b3f9-ea8382cc22b8', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.xml'] 2019-05-16 20:03:38,982 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 1bcc2520-0102-4c93-b3f9-ea8382cc22b8 --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-05-16 20:03:39,225 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 20:03:39,225 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 46:47 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-05-16 20:03:39,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 20:03:39,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/d388f9f5-ec1f-4aef-8b69-3a9b59f03f03 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f61fbb61532602d709f71638bdc7e06525e6d8" 2019-05-16 20:03:39,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 20:03:39 GMT X-Openstack-Request-Id: req-94f949cd-7d96-4c5f-ae4a-333e6466708f 2019-05-16 20:03:39,935 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 20:03:39,935 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/d388f9f5-ec1f-4aef-8b69-3a9b59f03f03 used request id req-94f949cd-7d96-4c5f-ae4a-333e6466708f 2019-05-16 20:03:39,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.703742027283s 2019-05-16 20:03:39,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 20:03:39,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 20:03:40,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Thu, 16 May 2019 20:03: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-de308280-0055-4cc7-bffb-38485d64c0b8 x-openstack-request-id: req-de308280-0055-4cc7-bffb-38485d64c0b8 2019-05-16 20:03:40,263 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_alt_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4a0160ad-6728-4534-ae20-193cd3dc1396", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4a0160ad-6728-4534-ae20-193cd3dc1396", "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": "4a0160ad-6728-4534-ae20-193cd3dc1396"}, {"name": "tempest_full-flavor_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/817aedf8-8d88-4627-9aa6-9b91ffddd320", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/817aedf8-8d88-4627-9aa6-9b91ffddd320", "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": "817aedf8-8d88-4627-9aa6-9b91ffddd320"}]} 2019-05-16 20:03:40,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-de308280-0055-4cc7-bffb-38485d64c0b8 2019-05-16 20:03:40,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.321916103363s 2019-05-16 20:03:40,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 20:03:40,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/4a0160ad-6728-4534-ae20-193cd3dc1396 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 20:03:40,298 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 20:03: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-726ade24-c76f-4851-b58b-95c1c6ccb63b x-openstack-request-id: req-726ade24-c76f-4851-b58b-95c1c6ccb63b 2019-05-16 20:03:40,298 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/4a0160ad-6728-4534-ae20-193cd3dc1396 used request id req-726ade24-c76f-4851-b58b-95c1c6ccb63b 2019-05-16 20:03:40,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0327980518341s 2019-05-16 20:03:40,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-16 20:03:40,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/d632675c-b4c2-4bea-b7a8-87a86a8a6e74/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}45f61fbb61532602d709f71638bdc7e06525e6d8" -d '{"subnet_id": "11d9754b-6bd1-4539-bdb9-e2677fc6aadf"}' 2019-05-16 20:03:43,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 20:03:43 GMT X-Openstack-Request-Id: req-ebd10bd4-5e96-4769-9a71-6c24899ae202 2019-05-16 20:03:43,489 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "00a1b8e7-0242-4319-aa21-7adfcf307774", "tenant_id": "621b174de44448268cc588d5ea1040d4", "subnet_id": "11d9754b-6bd1-4539-bdb9-e2677fc6aadf", "subnet_ids": ["11d9754b-6bd1-4539-bdb9-e2677fc6aadf"], "port_id": "9301e976-0346-48bc-ae32-185dd344ae91", "id": "d632675c-b4c2-4bea-b7a8-87a86a8a6e74"} 2019-05-16 20:03:43,489 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/d632675c-b4c2-4bea-b7a8-87a86a8a6e74/remove_router_interface.json used request id req-ebd10bd4-5e96-4769-9a71-6c24899ae202 2019-05-16 20:03:43,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.19026780128s 2019-05-16 20:03:43,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 20:03:43,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}45f61fbb61532602d709f71638bdc7e06525e6d8" 2019-05-16 20:03:44,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1222 Content-Type: application/json Date: Thu, 16 May 2019 20:03:44 GMT X-Openstack-Request-Id: req-9bbe4a0a-9c5d-427d-9158-3809cf3907c1 2019-05-16 20:03:44,181 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "621b174de44448268cc588d5ea1040d4", "created_at": "2019-05-16T19:16:55Z", "admin_state_up": true, "updated_at": "2019-05-16T20:03:41Z", "project_id": "621b174de44448268cc588d5ea1040d4", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "d632675c-b4c2-4bea-b7a8-87a86a8a6e74", "name": "tempest_full-router_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c3f4592852414ec8b26b7832852f2d03", "created_at": "2019-05-16T18:25:49Z", "admin_state_up": true, "updated_at": "2019-05-16T18:25:52Z", "project_id": "c3f4592852414ec8b26b7832852f2d03", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "e747899b-a1be-4080-903d-ec42b4d4fc4b", "name": "tempest-pretest-check-102260689"}]} 2019-05-16 20:03:44,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-9bbe4a0a-9c5d-427d-9158-3809cf3907c1 2019-05-16 20:03:44,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.691847085953s 2019-05-16 20:03:44,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-16 20:03:44,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/d632675c-b4c2-4bea-b7a8-87a86a8a6e74.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f61fbb61532602d709f71638bdc7e06525e6d8" 2019-05-16 20:03:49,351 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 20:03:49 GMT X-Openstack-Request-Id: req-762132e8-d29c-4e7a-8086-0e63c480a29d 2019-05-16 20:03:49,351 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 20:03:49,351 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/d632675c-b4c2-4bea-b7a8-87a86a8a6e74.json used request id req-762132e8-d29c-4e7a-8086-0e63c480a29d 2019-05-16 20:03:49,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.16792798042s 2019-05-16 20:03:49,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 20:03:49,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}45f61fbb61532602d709f71638bdc7e06525e6d8" 2019-05-16 20:03:49,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1928 Content-Type: application/json Date: Thu, 16 May 2019 20:03:49 GMT X-Openstack-Request-Id: req-bce3174c-211f-49d6-8bef-38e132c4d788 2019-05-16 20:03:49,699 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-16T19:16:53Z","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":"11d9754b-6bd1-4539-bdb9-e2677fc6aadf","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"621b174de44448268cc588d5ea1040d4","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db","enable_dhcp":true,"segment_id":null,"network_id":"00a1b8e7-0242-4319-aa21-7adfcf307774","tenant_id":"621b174de44448268cc588d5ea1040d4","created_at":"2019-05-16T19:16:53Z","ip_version":4},{"updated_at":"2019-05-16T18:04:14Z","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":"15f6e4f1-be08-42d1-ac18-58bd55312917","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"06d1924295234cf290a06b20cd4dd341","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"220195cd-782b-490f-b03b-eb92b75ca738","tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:14Z","ip_version":4},{"updated_at":"2019-05-16T18:25:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c929bbdb-44c8-4a89-9579-5262d9d5a4e2","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant c3f4592852414ec8b26b7832852f2d03","enable_dhcp":false,"segment_id":null,"network_id":"85408666-f497-4d8b-8bd1-db6c2e5da984","tenant_id":"","created_at":"2019-05-16T18:25:48Z","ip_version":4}]} 2019-05-16 20:03:49,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-bce3174c-211f-49d6-8bef-38e132c4d788 2019-05-16 20:03:49,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.347791910172s 2019-05-16 20:03:49,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-16 20:03:49,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/11d9754b-6bd1-4539-bdb9-e2677fc6aadf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f61fbb61532602d709f71638bdc7e06525e6d8" 2019-05-16 20:03:52,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 20:03:52 GMT X-Openstack-Request-Id: req-7050dc03-6ef6-421c-8c82-9c71e043cb40 2019-05-16 20:03:52,546 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 20:03:52,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/11d9754b-6bd1-4539-bdb9-e2677fc6aadf.json used request id req-7050dc03-6ef6-421c-8c82-9c71e043cb40 2019-05-16 20:03:52,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.84507894516s 2019-05-16 20:03:52,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 20:03:52,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}45f61fbb61532602d709f71638bdc7e06525e6d8" 2019-05-16 20:03:53,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2109 Content-Type: application/json Date: Thu, 16 May 2019 20:03:53 GMT X-Openstack-Request-Id: req-7314013d-359d-46fc-8298-7edb0b514205 2019-05-16 20:03:53,360 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"00a1b8e7-0242-4319-aa21-7adfcf307774","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":true,"project_id":"621b174de44448268cc588d5ea1040d4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T20:03:52Z","qos_policy_id":null,"name":"tempest_full-net_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db","admin_state_up":true,"tenant_id":"621b174de44448268cc588d5ea1040d4","created_at":"2019-05-16T19:16:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85408666-f497-4d8b-8bd1-db6c2e5da984","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c929bbdb-44c8-4a89-9579-5262d9d5a4e2"],"description":"","tags":[],"updated_at":"2019-05-16T18:25:48Z","qos_policy_id":null,"name":"HA network tenant c3f4592852414ec8b26b7832852f2d03","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T18:25:48Z","provider:network_type":"vxlan"}]} 2019-05-16 20:03:53,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-7314013d-359d-46fc-8298-7edb0b514205 2019-05-16 20:03:53,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.813234090805s 2019-05-16 20:03:53,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-16 20:03:53,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/00a1b8e7-0242-4319-aa21-7adfcf307774.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f61fbb61532602d709f71638bdc7e06525e6d8" 2019-05-16 20:03:54,359 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 20:03:54 GMT X-Openstack-Request-Id: req-e5c027c2-d5f5-4c21-a5dd-f4da95d28f26 2019-05-16 20:03:54,359 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 20:03:54,359 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/00a1b8e7-0242-4319-aa21-7adfcf307774.json used request id req-e5c027c2-d5f5-4c21-a5dd-f4da95d28f26 2019-05-16 20:03:54,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.997317075729s 2019-05-16 20:03:54,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 20:03:54,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}45f61fbb61532602d709f71638bdc7e06525e6d8" 2019-05-16 20:03:54,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 16 May 2019 20:03:54 GMT X-Openstack-Request-Id: req-f68dd4ba-1da3-4b72-abc2-38ef5cf31747 2019-05-16 20:03:54,694 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T19:17:05Z", "file": "/v2/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be/file", "owner": "621b174de44448268cc588d5ea1040d4", "id": "c3f6484c-9ce7-4743-bb79-47faaf74f7be", "size": 12716032, "self": "/v2/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T19:17:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 20:03:54,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-f68dd4ba-1da3-4b72-abc2-38ef5cf31747 2019-05-16 20:03:54,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.330796003342s 2019-05-16 20:03:54,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 20:03:54,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f61fbb61532602d709f71638bdc7e06525e6d8" 2019-05-16 20:03:55,695 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 20:03:55 GMT X-Openstack-Request-Id: req-3503f872-bde3-4664-b801-e58fdc05d18c 2019-05-16 20:03:55,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-05-16 20:03:55,695 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/c3f6484c-9ce7-4743-bb79-47faaf74f7be used request id req-3503f872-bde3-4664-b801-e58fdc05d18c 2019-05-16 20:03:55,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.999360084534s 2019-05-16 20:03:55,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 20:03:55,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 20:03:55,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Thu, 16 May 2019 20:03: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-06465fa3-ebb3-43a6-9e37-f46b86ae5d9e x-openstack-request-id: req-06465fa3-ebb3-43a6-9e37-f46b86ae5d9e 2019-05-16 20:03:55,724 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/817aedf8-8d88-4627-9aa6-9b91ffddd320", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/817aedf8-8d88-4627-9aa6-9b91ffddd320", "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": "817aedf8-8d88-4627-9aa6-9b91ffddd320"}]} 2019-05-16 20:03:55,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-06465fa3-ebb3-43a6-9e37-f46b86ae5d9e 2019-05-16 20:03:55,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0280921459198s 2019-05-16 20:03:55,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 20:03:55,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/817aedf8-8d88-4627-9aa6-9b91ffddd320 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 20:03:55,759 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 20:03: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-ce6780fe-d49f-40a0-8f49-4d5dd54ab7d2 x-openstack-request-id: req-ce6780fe-d49f-40a0-8f49-4d5dd54ab7d2 2019-05-16 20:03:55,760 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/817aedf8-8d88-4627-9aa6-9b91ffddd320 used request id req-ce6780fe-d49f-40a0-8f49-4d5dd54ab7d2 2019-05-16 20:03:55,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0337340831757s 2019-05-16 20:03:55,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:03:55,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 20:03:55,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 16 May 2019 20:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b7868c3-ed46-495a-9207-05529eb8551f 2019-05-16 20:03:55,984 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_full-user_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "links": {"self": "http://172.30.9.36:5000/v3/users/c9930f4f8a744eaab47c3f65f9cfc565"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9930f4f8a744eaab47c3f65f9cfc565", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:03:55,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-4b7868c3-ed46-495a-9207-05529eb8551f 2019-05-16 20:03:55,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224239110947s 2019-05-16 20:03:55,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:03:55,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/c9930f4f8a744eaab47c3f65f9cfc565 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 20:03:56,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Thu, 16 May 2019 20:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19106943-a8ec-4fb0-ae96-acefddd414df 2019-05-16 20:03:56,234 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db", "links": {"self": "http://172.30.9.36:5000/v3/users/c9930f4f8a744eaab47c3f65f9cfc565"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c9930f4f8a744eaab47c3f65f9cfc565", "description": null}} 2019-05-16 20:03:56,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/c9930f4f8a744eaab47c3f65f9cfc565 used request id req-19106943-a8ec-4fb0-ae96-acefddd414df 2019-05-16 20:03:56,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24401307106s 2019-05-16 20:03:56,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-16 20:03:56,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/c9930f4f8a744eaab47c3f65f9cfc565 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 20:03:56,605 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:03:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40930748-dcf8-411a-b171-37ad54e3ad3f 2019-05-16 20:03:56,605 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:03:56,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/c9930f4f8a744eaab47c3f65f9cfc565 used request id req-40930748-dcf8-411a-b171-37ad54e3ad3f 2019-05-16 20:03:56,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.371016979218s 2019-05-16 20:03:56,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:03:56,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 20:03:56,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Thu, 16 May 2019 20:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eaf5550-e852-4fb6-8700-a25e6ef9f4c8 2019-05-16 20:03:56,829 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.36:5000/v3/projects/621b174de44448268cc588d5ea1040d4"}, "tags": [], "enabled": true, "id": "621b174de44448268cc588d5ea1040d4", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_6b0c0f44-1f0d-43bc-9fb0-f09fb579a8db"}]} 2019-05-16 20:03:56,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-3eaf5550-e852-4fb6-8700-a25e6ef9f4c8 2019-05-16 20:03:56,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216150999069s 2019-05-16 20:03:56,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-16 20:03:56,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/621b174de44448268cc588d5ea1040d4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 20:03:57,147 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:03:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b96bfa10-6ca3-4257-99a5-5cceaaa7e93a 2019-05-16 20:03:57,147 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:03:57,148 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/621b174de44448268cc588d5ea1040d4 used request id req-b96bfa10-6ca3-4257-99a5-5cceaaa7e93a 2019-05-16 20:03:57,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.314133882523s 2019-05-16 20:03:57,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 20:03:57,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=621b174de44448268cc588d5ea1040d4&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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 20:03:57,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 16 May 2019 20:03:57 GMT X-Openstack-Request-Id: req-46a2640c-ff9a-4b3a-90de-20351f598a37 2019-05-16 20:03:57,852 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "621b174de44448268cc588d5ea1040d4", "created_at": "2019-05-16T19:16:52Z", "updated_at": "2019-05-16T19:16:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:16:52Z", "revision_number": 0, "id": "007acc8e-0dc6-41a7-ae89-83d024050581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:16:52Z", "security_group_id": "6ffc281f-e6f9-4f81-945f-4ae16b9fc306", "tenant_id": "621b174de44448268cc588d5ea1040d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "621b174de44448268cc588d5ea1040d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:16:52Z", "revision_number": 0, "id": "1596ec8f-5dca-4eb4-b990-1cbe8c6e11c5", "remote_group_id": "6ffc281f-e6f9-4f81-945f-4ae16b9fc306", "remote_ip_prefix": null, "created_at": "2019-05-16T19:16:52Z", "security_group_id": "6ffc281f-e6f9-4f81-945f-4ae16b9fc306", "tenant_id": "621b174de44448268cc588d5ea1040d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "621b174de44448268cc588d5ea1040d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:16:52Z", "revision_number": 0, "id": "b070f26a-ca70-40bb-a751-7a9394d48a26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:16:52Z", "security_group_id": "6ffc281f-e6f9-4f81-945f-4ae16b9fc306", "tenant_id": "621b174de44448268cc588d5ea1040d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "621b174de44448268cc588d5ea1040d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:16:52Z", "revision_number": 0, "id": "dbb855fe-5371-4b16-9f24-b64bbfee8cfa", "remote_group_id": "6ffc281f-e6f9-4f81-945f-4ae16b9fc306", "remote_ip_prefix": null, "created_at": "2019-05-16T19:16:52Z", "security_group_id": "6ffc281f-e6f9-4f81-945f-4ae16b9fc306", "tenant_id": "621b174de44448268cc588d5ea1040d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "621b174de44448268cc588d5ea1040d4"}], "revision_number": 1, "project_id": "621b174de44448268cc588d5ea1040d4", "id": "6ffc281f-e6f9-4f81-945f-4ae16b9fc306", "name": "default"}]} 2019-05-16 20:03:57,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=621b174de44448268cc588d5ea1040d4&name=default used request id req-46a2640c-ff9a-4b3a-90de-20351f598a37 2019-05-16 20:03:57,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.699624061584s 2019-05-16 20:03:57,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 20:03:57,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 20:03:58,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Thu, 16 May 2019 20:03:58 GMT X-Openstack-Request-Id: req-6154228c-0597-459b-adad-d04e3d027740 2019-05-16 20:03:58,203 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efb27a65730c4f76ada8c28d48951970", "created_at": "2019-05-16T19:51:48Z", "updated_at": "2019-05-16T19:51:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "52d875bc-5284-42d6-a4e4-5760c5cd8334", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "62008d08-a694-422a-8ff5-b9025774f55d", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "ce050de5-c88b-4d75-8ee2-57e268b8f8e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "e831004e-37ba-476c-a146-e15147e43a16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}], "revision_number": 1, "project_id": "efb27a65730c4f76ada8c28d48951970", "id": "1873114c-101d-4167-abbc-dd963690a23a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "621b174de44448268cc588d5ea1040d4", "created_at": "2019-05-16T19:16:52Z", "updated_at": "2019-05-16T19:16:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:16:52Z", "revision_number": 0, "id": "007acc8e-0dc6-41a7-ae89-83d024050581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:16:52Z", "security_group_id": "6ffc281f-e6f9-4f81-945f-4ae16b9fc306", "tenant_id": "621b174de44448268cc588d5ea1040d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "621b174de44448268cc588d5ea1040d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:16:52Z", "revision_number": 0, "id": "1596ec8f-5dca-4eb4-b990-1cbe8c6e11c5", "remote_group_id": "6ffc281f-e6f9-4f81-945f-4ae16b9fc306", "remote_ip_prefix": null, "created_at": "2019-05-16T19:16:52Z", "security_group_id": "6ffc281f-e6f9-4f81-945f-4ae16b9fc306", "tenant_id": "621b174de44448268cc588d5ea1040d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "621b174de44448268cc588d5ea1040d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:16:52Z", "revision_number": 0, "id": "b070f26a-ca70-40bb-a751-7a9394d48a26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:16:52Z", "security_group_id": "6ffc281f-e6f9-4f81-945f-4ae16b9fc306", "tenant_id": "621b174de44448268cc588d5ea1040d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "621b174de44448268cc588d5ea1040d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:16:52Z", "revision_number": 0, "id": "dbb855fe-5371-4b16-9f24-b64bbfee8cfa", "remote_group_id": "6ffc281f-e6f9-4f81-945f-4ae16b9fc306", "remote_ip_prefix": null, "created_at": "2019-05-16T19:16:52Z", "security_group_id": "6ffc281f-e6f9-4f81-945f-4ae16b9fc306", "tenant_id": "621b174de44448268cc588d5ea1040d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "621b174de44448268cc588d5ea1040d4"}], "revision_number": 1, "project_id": "621b174de44448268cc588d5ea1040d4", "id": "6ffc281f-e6f9-4f81-945f-4ae16b9fc306", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-16 20:03:58,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-6154228c-0597-459b-adad-d04e3d027740 2019-05-16 20:03:58,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.344772100449s 2019-05-16 20:03:58,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 20:03:58,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/6ffc281f-e6f9-4f81-945f-4ae16b9fc306.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6610387736bbafc3ea50972d591c986c6bb21056" 2019-05-16 20:03:58,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 20:03:58 GMT X-Openstack-Request-Id: req-a75909dd-c185-4b2e-9821-79f1369a0eb2 2019-05-16 20:03:58,676 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 20:03:58,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/6ffc281f-e6f9-4f81-945f-4ae16b9fc306.json used request id req-a75909dd-c185-4b2e-9821-79f1369a0eb2 2019-05-16 20:03:58,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.466933012009s 2019-05-16 20:03:58,677 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-05-16 20:03:58,729 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-05-16 20:03:58,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:03:58,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 20:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4cb6543-7fc5-41a7-b357-d6bd0f0a4719 2019-05-16 20:03:58,779 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 20:03:58,779 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-f4cb6543-7fc5-41a7-b357-d6bd0f0a4719 2019-05-16 20:03:58,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 20:03:59,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T21:03:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["9r0jVhjXSDG43m9BJhjztg"], "issued_at": "2019-05-16T20:03:59.000000Z"}} 2019-05-16 20:03:59,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 20:03:59,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:03:59,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 16 May 2019 20:03:59 GMT X-Openstack-Request-Id: req-33531f75-df20-4a77-86bd-0f4a69ffd70b 2019-05-16 20:03:59,605 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 20:03:59,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-33531f75-df20-4a77-86bd-0f4a69ffd70b 2019-05-16 20:03:59,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.416891813278s 2019-05-16 20:03:59,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:03:59,618 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 20:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27e6dc6a-f98a-44fc-b8cd-cc4b1ba1b4a6 2019-05-16 20:03:59,618 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 20:03:59,618 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-27e6dc6a-f98a-44fc-b8cd-cc4b1ba1b4a6 2019-05-16 20:03:59,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:03:59,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:03:59,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 20:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e191df6b-03b7-4783-9383-4c8b0b89a93c 2019-05-16 20:03:59,849 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 20:03:59,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-e191df6b-03b7-4783-9383-4c8b0b89a93c 2019-05-16 20:03:59,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.230302095413s 2019-05-16 20:03:59,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-16 20:03:59,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_84910019-d198-4350-aa0e-7a9e3efb606c"}}' 2019-05-16 20:04:00,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-471dd694-b14d-414d-ad74-d716bafce991 2019-05-16 20:04:00,096 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.36:5000/v3/projects/c339403b2f71448599980392c38a6282"}, "tags": [], "enabled": true, "id": "c339403b2f71448599980392c38a6282", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_84910019-d198-4350-aa0e-7a9e3efb606c"}} 2019-05-16 20:04:00,096 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-471dd694-b14d-414d-ad74-d716bafce991 2019-05-16 20:04:00,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.239429950714s 2019-05-16 20:04:00,097 - 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'c339403b2f71448599980392c38a6282', '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_84910019-d198-4350-aa0e-7a9e3efb606c'}) 2019-05-16 20:04:00,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-16 20:04:00,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6lAMCWg8FrBhKGa1sdk7BUNW9syBuN", "email": null, "name": "tempest_scenario-user_84910019-d198-4350-aa0e-7a9e3efb606c"}}' 2019-05-16 20:04:00,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Thu, 16 May 2019 20:04:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47b2fde4-5666-48aa-9d42-b15b26f691b6 2019-05-16 20:04:00,599 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_84910019-d198-4350-aa0e-7a9e3efb606c", "links": {"self": "http://172.30.9.36:5000/v3/users/792f113fc3704c088bb482afc3e6a9e9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "792f113fc3704c088bb482afc3e6a9e9", "domain_id": "default", "password_expires_at": null}} 2019-05-16 20:04:00,599 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-47b2fde4-5666-48aa-9d42-b15b26f691b6 2019-05-16 20:04:00,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.49671292305s 2019-05-16 20:04:00,600 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'792f113fc3704c088bb482afc3e6a9e9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_84910019-d198-4350-aa0e-7a9e3efb606c'}) 2019-05-16 20:04:00,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:04:00,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:00,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-892af563-d12c-4554-a119-8f42aaeb235a 2019-05-16 20:04:00,825 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:04:00,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-892af563-d12c-4554-a119-8f42aaeb235a 2019-05-16 20:04:00,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221456050873s 2019-05-16 20:04:00,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:04:00,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:00,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca142653-fc61-4507-8f99-d451dc401f00 2019-05-16 20:04:00,948 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:04:00,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-ca142653-fc61-4507-8f99-d451dc401f00 2019-05-16 20:04:00,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117815971375s 2019-05-16 20:04:00,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:04:00,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:01,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dd71337-4a31-401b-b78b-d7e070540c4c 2019-05-16 20:04:01,175 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:04:01,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-8dd71337-4a31-401b-b78b-d7e070540c4c 2019-05-16 20:04:01,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22251200676s 2019-05-16 20:04:01,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:04:01,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:01,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 20:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f0da1a-13aa-4916-845c-39a0146a8740 2019-05-16 20:04:01,392 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 20:04:01,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-e1f0da1a-13aa-4916-845c-39a0146a8740 2019-05-16 20:04:01,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212353944778s 2019-05-16 20:04:01,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:04:01,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:01,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 16 May 2019 20:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5d43a81-3c0f-49b0-a7fc-5699052f778d 2019-05-16 20:04:01,615 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_84910019-d198-4350-aa0e-7a9e3efb606c", "links": {"self": "http://172.30.9.36:5000/v3/users/792f113fc3704c088bb482afc3e6a9e9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "792f113fc3704c088bb482afc3e6a9e9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:04:01,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-f5d43a81-3c0f-49b0-a7fc-5699052f778d 2019-05-16 20:04:01,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221490859985s 2019-05-16 20:04:01,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:04:01,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:01,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 16 May 2019 20:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e77e2d20-19f0-4c88-8687-eb1e3668bdfe 2019-05-16 20:04:01,850 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.36:5000/v3/projects/c339403b2f71448599980392c38a6282"}, "tags": [], "enabled": true, "id": "c339403b2f71448599980392c38a6282", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_84910019-d198-4350-aa0e-7a9e3efb606c"}]} 2019-05-16 20:04:01,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-e77e2d20-19f0-4c88-8687-eb1e3668bdfe 2019-05-16 20:04:01,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223457098007s 2019-05-16 20:04:01,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 20:04:01,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=792f113fc3704c088bb482afc3e6a9e9&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=c339403b2f71448599980392c38a6282" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:02,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 16 May 2019 20:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28daec19-99a1-4d96-92b6-63234e3adc05 2019-05-16 20:04:02,080 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=792f113fc3704c088bb482afc3e6a9e9&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=c339403b2f71448599980392c38a6282", "previous": null, "next": null}} 2019-05-16 20:04:02,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=792f113fc3704c088bb482afc3e6a9e9&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=c339403b2f71448599980392c38a6282 used request id req-28daec19-99a1-4d96-92b6-63234e3adc05 2019-05-16 20:04:02,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.221994161606s 2019-05-16 20:04:02,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 20:04:02,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/c339403b2f71448599980392c38a6282/users/792f113fc3704c088bb482afc3e6a9e9/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:02,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:04:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc6af609-0431-4b4c-9930-292c32ce296c 2019-05-16 20:04:02,236 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:04:02,236 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/c339403b2f71448599980392c38a6282/users/792f113fc3704c088bb482afc3e6a9e9/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-fc6af609-0431-4b4c-9930-292c32ce296c 2019-05-16 20:04:02,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.152583122253s 2019-05-16 20:04:02,237 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_84910019-d198-4350-aa0e-7a9e3efb606c', 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'c339403b2f71448599980392c38a6282', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6lAMCWg8FrBhKGa1sdk7BUNW9syBuN', 'username': u'tempest_scenario-user_84910019-d198-4350-aa0e-7a9e3efb606c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-16 20:04:02,240 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_84910019-d198-4350-aa0e-7a9e3efb606c', 'password': '6lAMCWg8FrBhKGa1sdk7BUNW9syBuN', 'project_name': 'tempest_scenario-project_84910019-d198-4350-aa0e-7a9e3efb606c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': 'c339403b2f71448599980392c38a6282', 'project_domain_name': 'Default'} 2019-05-16 20:04:02,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:04:02,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:02,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad77fdbd-97e3-4184-a2e2-2333d9d07475 2019-05-16 20:04:02,372 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:04:02,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-ad77fdbd-97e3-4184-a2e2-2333d9d07475 2019-05-16 20:04:02,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.128007888794s 2019-05-16 20:04:02,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:04:02,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:02,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8044d473-5f0d-4bb7-b8b3-7058222a4f00 2019-05-16 20:04:02,597 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:04:02,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-8044d473-5f0d-4bb7-b8b3-7058222a4f00 2019-05-16 20:04:02,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220023155212s 2019-05-16 20:04:02,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:04:02,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:02,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 20:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5926e5de-4eb9-4e5e-a587-1f38e8cfeb97 2019-05-16 20:04:02,814 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 20:04:02,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-5926e5de-4eb9-4e5e-a587-1f38e8cfeb97 2019-05-16 20:04:02,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211349964142s 2019-05-16 20:04:02,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:04:02,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:03,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 16 May 2019 20:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6db1317-0839-4168-b176-4c8b1b072c94 2019-05-16 20:04:03,065 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_84910019-d198-4350-aa0e-7a9e3efb606c", "links": {"self": "http://172.30.9.36:5000/v3/users/792f113fc3704c088bb482afc3e6a9e9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "792f113fc3704c088bb482afc3e6a9e9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:04:03,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-e6db1317-0839-4168-b176-4c8b1b072c94 2019-05-16 20:04:03,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.250730037689s 2019-05-16 20:04:03,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:04:03,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:03,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 16 May 2019 20:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07337c14-be34-43b5-98e2-12f5bd518a12 2019-05-16 20:04:03,301 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.36:5000/v3/projects/c339403b2f71448599980392c38a6282"}, "tags": [], "enabled": true, "id": "c339403b2f71448599980392c38a6282", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_84910019-d198-4350-aa0e-7a9e3efb606c"}]} 2019-05-16 20:04:03,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-07337c14-be34-43b5-98e2-12f5bd518a12 2019-05-16 20:04:03,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224285840988s 2019-05-16 20:04:03,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 20:04:03,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=792f113fc3704c088bb482afc3e6a9e9&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=c339403b2f71448599980392c38a6282" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:03,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 16 May 2019 20:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78611ec4-d724-4ccb-b8c5-d1a256be9139 2019-05-16 20:04:03,524 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=792f113fc3704c088bb482afc3e6a9e9&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=c339403b2f71448599980392c38a6282", "previous": null, "next": null}} 2019-05-16 20:04:03,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=792f113fc3704c088bb482afc3e6a9e9&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=c339403b2f71448599980392c38a6282 used request id req-78611ec4-d724-4ccb-b8c5-d1a256be9139 2019-05-16 20:04:03,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.216178178787s 2019-05-16 20:04:03,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 20:04:03,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/c339403b2f71448599980392c38a6282/users/792f113fc3704c088bb482afc3e6a9e9/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:03,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:04:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abc8f4e3-4641-42f0-b255-4b238332ca1f 2019-05-16 20:04:03,699 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:04:03,699 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/c339403b2f71448599980392c38a6282/users/792f113fc3704c088bb482afc3e6a9e9/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-abc8f4e3-4641-42f0-b255-4b238332ca1f 2019-05-16 20:04:03,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.170602083206s 2019-05-16 20:04:03,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:04:03,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:03,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e90cd48-de3a-4ae9-b70b-950e02f91530 2019-05-16 20:04:03,830 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:04:03,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-8e90cd48-de3a-4ae9-b70b-950e02f91530 2019-05-16 20:04:03,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.127898216248s 2019-05-16 20:04:03,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:04:03,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:04,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 20:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80f8fa47-4d1b-4573-b0e4-d6f8148a4b49 2019-05-16 20:04:04,038 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 20:04:04,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-80f8fa47-4d1b-4573-b0e4-d6f8148a4b49 2019-05-16 20:04:04,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202887058258s 2019-05-16 20:04:04,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:04:04,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:04,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 16 May 2019 20:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23848429-0448-4f33-bef4-ec4e3d63e0a7 2019-05-16 20:04:04,286 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_84910019-d198-4350-aa0e-7a9e3efb606c", "links": {"self": "http://172.30.9.36:5000/v3/users/792f113fc3704c088bb482afc3e6a9e9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "792f113fc3704c088bb482afc3e6a9e9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:04:04,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-23848429-0448-4f33-bef4-ec4e3d63e0a7 2019-05-16 20:04:04,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.246935129166s 2019-05-16 20:04:04,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 20:04:04,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=792f113fc3704c088bb482afc3e6a9e9&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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:04,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Thu, 16 May 2019 20:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d2f6f9-6bc5-4e00-a821-2528bc770bcb 2019-05-16 20:04:04,519 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=792f113fc3704c088bb482afc3e6a9e9&scope.domain.id=default", "previous": null, "next": null}} 2019-05-16 20:04:04,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=792f113fc3704c088bb482afc3e6a9e9&scope.domain.id=default used request id req-20d2f6f9-6bc5-4e00-a821-2528bc770bcb 2019-05-16 20:04:04,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.221472024918s 2019-05-16 20:04:04,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-16 20:04:04,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/domains/default/users/792f113fc3704c088bb482afc3e6a9e9/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:04,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11ea3880-2bcb-46c3-aad6-2a29c046fa3c 2019-05-16 20:04:04,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:04:04,686 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/domains/default/users/792f113fc3704c088bb482afc3e6a9e9/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-11ea3880-2bcb-46c3-aad6-2a29c046fa3c 2019-05-16 20:04:04,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.163239002228s 2019-05-16 20:04:04,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:04:04,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 20:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c463b50-956b-477c-a7b0-aeb78410565e 2019-05-16 20:04:04,697 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 20:04:04,697 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-4c463b50-956b-477c-a7b0-aeb78410565e 2019-05-16 20:04:04,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 20:04:05,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T21:04:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c339403b2f71448599980392c38a6282", "name": "tempest_scenario-project_84910019-d198-4350-aa0e-7a9e3efb606c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/c339403b2f71448599980392c38a6282", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/c339403b2f71448599980392c38a6282", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/c339403b2f71448599980392c38a6282", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/c339403b2f71448599980392c38a6282", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/c339403b2f71448599980392c38a6282", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/c339403b2f71448599980392c38a6282", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/c339403b2f71448599980392c38a6282", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/c339403b2f71448599980392c38a6282", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/c339403b2f71448599980392c38a6282", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_c339403b2f71448599980392c38a6282", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_c339403b2f71448599980392c38a6282", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_84910019-d198-4350-aa0e-7a9e3efb606c", "id": "792f113fc3704c088bb482afc3e6a9e9"}, "audit_ids": ["EEOYm1x9S76cd2rVeP4dew"], "issued_at": "2019-05-16T20:04:05.000000Z"}} 2019-05-16 20:04:05,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-16 20:04:05,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" 2019-05-16 20:04:05,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 16 May 2019 20:04:05 GMT X-Openstack-Request-Id: req-7eb0aa08-80d7-4b3c-b471-c8ad39c51c7c 2019-05-16 20:04:05,423 - 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-05-16 20:04:05,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/extensions.json used request id req-7eb0aa08-80d7-4b3c-b471-c8ad39c51c7c 2019-05-16 20:04:05,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.311669826508s 2019-05-16 20:04:05,433 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-05-16 20:04:05,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:04:05,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:05,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 20:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a45b2a5-d7d9-4b66-904d-08856b6e8397 2019-05-16 20:04:05,562 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 20:04:05,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-0a45b2a5-d7d9-4b66-904d-08856b6e8397 2019-05-16 20:04:05,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.128674030304s 2019-05-16 20:04:05,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:04:05,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:05,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 16 May 2019 20:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5b52959-b7c6-4df0-81ed-56b198ad1157 2019-05-16 20:04:05,710 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.36:5000/v3/projects/c339403b2f71448599980392c38a6282"}, "tags": [], "enabled": true, "id": "c339403b2f71448599980392c38a6282", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_84910019-d198-4350-aa0e-7a9e3efb606c"}]} 2019-05-16 20:04:05,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-b5b52959-b7c6-4df0-81ed-56b198ad1157 2019-05-16 20:04:05,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.140341043472s 2019-05-16 20:04:05,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-16 20:04:05,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" -d '{"network": {"shared": true, "tenant_id": "c339403b2f71448599980392c38a6282", "name": "tempest_scenario-net_84910019-d198-4350-aa0e-7a9e3efb606c", "admin_state_up": true}}' 2019-05-16 20:04:06,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Thu, 16 May 2019 20:04:06 GMT X-Openstack-Request-Id: req-ffad784f-9f36-4779-9684-2b430c31779c 2019-05-16 20:04:06,387 - 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":"0a96436f-9d42-4876-a80d-765136f79955","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":true,"project_id":"c339403b2f71448599980392c38a6282","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T20:04:06Z","is_default":false,"qos_policy_id":null,"name":"tempest_scenario-net_84910019-d198-4350-aa0e-7a9e3efb606c","admin_state_up":true,"tenant_id":"c339403b2f71448599980392c38a6282","created_at":"2019-05-16T20:04:06Z","mtu":1450}} 2019-05-16 20:04:06,388 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-ffad784f-9f36-4779-9684-2b430c31779c 2019-05-16 20:04:06,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.674741029739s 2019-05-16 20:04:06,388 - 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-05-16T20:04:06Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0a96436f-9d42-4876-a80d-765136f79955', 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'tempest_scenario-net_84910019-d198-4350-aa0e-7a9e3efb606c', u'created_at': u'2019-05-16T20:04:06Z', u'mtu': 1450, u'tenant_id': u'c339403b2f71448599980392c38a6282', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'c339403b2f71448599980392c38a6282', u'l2_adjacency': True}) 2019-05-16 20:04:06,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 20:04:06,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" 2019-05-16 20:04:06,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2107 Content-Type: application/json Date: Thu, 16 May 2019 20:04:06 GMT X-Openstack-Request-Id: req-aaf09d69-b129-43e8-a672-3e9a1f791a6c 2019-05-16 20:04:06,776 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"0a96436f-9d42-4876-a80d-765136f79955","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":true,"project_id":"c339403b2f71448599980392c38a6282","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T20:04:06Z","qos_policy_id":null,"name":"tempest_scenario-net_84910019-d198-4350-aa0e-7a9e3efb606c","admin_state_up":true,"tenant_id":"c339403b2f71448599980392c38a6282","created_at":"2019-05-16T20:04:06Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85408666-f497-4d8b-8bd1-db6c2e5da984","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c929bbdb-44c8-4a89-9579-5262d9d5a4e2"],"description":"","tags":[],"updated_at":"2019-05-16T18:25:48Z","qos_policy_id":null,"name":"HA network tenant c3f4592852414ec8b26b7832852f2d03","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T18:25:48Z","provider:network_type":"vxlan"}]} 2019-05-16 20:04:06,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-aaf09d69-b129-43e8-a672-3e9a1f791a6c 2019-05-16 20:04:06,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387855768204s 2019-05-16 20:04:06,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-16 20:04:06,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" -d '{"subnet": {"name": "tempest_scenario-subnet_84910019-d198-4350-aa0e-7a9e3efb606c", "enable_dhcp": true, "network_id": "0a96436f-9d42-4876-a80d-765136f79955", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-16 20:04:07,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Thu, 16 May 2019 20:04:07 GMT X-Openstack-Request-Id: req-6b28a14b-2388-4250-8f95-8dc51ed96e9c 2019-05-16 20:04:07,735 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-16T20:04:07Z","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":"e03d2547-6f11-4b7f-917d-b244e490abb4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c339403b2f71448599980392c38a6282","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_84910019-d198-4350-aa0e-7a9e3efb606c","enable_dhcp":true,"segment_id":null,"network_id":"0a96436f-9d42-4876-a80d-765136f79955","tenant_id":"c339403b2f71448599980392c38a6282","created_at":"2019-05-16T20:04:07Z","ip_version":4}} 2019-05-16 20:04:07,735 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-6b28a14b-2388-4250-8f95-8dc51ed96e9c 2019-05-16 20:04:07,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.956804037094s 2019-05-16 20:04:07,736 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T20:04: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'e03d2547-6f11-4b7f-917d-b244e490abb4', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_84910019-d198-4350-aa0e-7a9e3efb606c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'0a96436f-9d42-4876-a80d-765136f79955', u'tenant_id': u'c339403b2f71448599980392c38a6282', u'created_at': u'2019-05-16T20:04: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'c339403b2f71448599980392c38a6282'}) 2019-05-16 20:04:07,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-16 20:04:07,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "tempest_scenario-router_84910019-d198-4350-aa0e-7a9e3efb606c", "admin_state_up": true}}' 2019-05-16 20:04:15,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 715 Content-Type: application/json Date: Thu, 16 May 2019 20:04:15 GMT X-Openstack-Request-Id: req-4580e69c-ce33-4139-b35c-487888f9c4d8 2019-05-16 20:04:15,187 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c339403b2f71448599980392c38a6282", "created_at": "2019-05-16T20:04:09Z", "admin_state_up": true, "updated_at": "2019-05-16T20:04:10Z", "project_id": "c339403b2f71448599980392c38a6282", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "82398d50-e88f-4670-b4d7-aec65e2cf8d5", "name": "tempest_scenario-router_84910019-d198-4350-aa0e-7a9e3efb606c"}} 2019-05-16 20:04:15,187 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-4580e69c-ce33-4139-b35c-487888f9c4d8 2019-05-16 20:04:15,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.45071697235s 2019-05-16 20:04:15,188 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T20:04:10Z', u'revision_number': 3, u'ha': True, u'id': u'82398d50-e88f-4670-b4d7-aec65e2cf8d5', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-router_84910019-d198-4350-aa0e-7a9e3efb606c', u'admin_state_up': True, u'tenant_id': u'c339403b2f71448599980392c38a6282', u'created_at': u'2019-05-16T20:04:09Z', u'flavor_id': None, u'routes': [], u'project_id': u'c339403b2f71448599980392c38a6282'}) 2019-05-16 20:04:15,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-16 20:04:15,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/82398d50-e88f-4670-b4d7-aec65e2cf8d5/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}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" -d '{"subnet_id": "e03d2547-6f11-4b7f-917d-b244e490abb4"}' 2019-05-16 20:04:18,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 20:04:18 GMT X-Openstack-Request-Id: req-b1043100-20f4-45da-97ad-33852eceb78a 2019-05-16 20:04:18,492 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0a96436f-9d42-4876-a80d-765136f79955", "tenant_id": "c339403b2f71448599980392c38a6282", "subnet_id": "e03d2547-6f11-4b7f-917d-b244e490abb4", "subnet_ids": ["e03d2547-6f11-4b7f-917d-b244e490abb4"], "port_id": "ee672ccd-072c-423b-8165-8fb7c03abe72", "id": "82398d50-e88f-4670-b4d7-aec65e2cf8d5"} 2019-05-16 20:04:18,492 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/82398d50-e88f-4670-b4d7-aec65e2cf8d5/add_router_interface.json used request id req-b1043100-20f4-45da-97ad-33852eceb78a 2019-05-16 20:04:18,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.30398988724s 2019-05-16 20:04:18,493 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-16 20:04:18,599 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-16 20:04:18,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:04:18,607 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 16 May 2019 20:04:18 GMT 2019-05-16 20:04:18,608 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-16 20:04:18,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 20:04:18,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" 2019-05-16 20:04:18,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 16 May 2019 20:04:18 GMT X-Openstack-Request-Id: req-60385540-b40f-41de-beb4-c069f956cd32 2019-05-16 20:04:18,946 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 20:04:18,947 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-60385540-b40f-41de-beb4-c069f956cd32 2019-05-16 20:04:18,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.336157083511s 2019-05-16 20:04:18,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 20:04:18,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_84910019-d198-4350-aa0e-7a9e3efb606c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_84910019-d198-4350-aa0e-7a9e3efb606c"}' 2019-05-16 20:04:19,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Thu, 16 May 2019 20:04:19 GMT Location: http://172.30.9.36:9292/v2/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5263344d-3b2a-4279-96fd-500436b93f92 2019-05-16 20:04:19,351 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:04:19Z", "file": "/v2/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec/file", "owner": "c339403b2f71448599980392c38a6282", "id": "4aada90d-9ac2-4bd9-ae60-6b60f00abcec", "size": null, "self": "/v2/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec", "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_84910019-d198-4350-aa0e-7a9e3efb606c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_84910019-d198-4350-aa0e-7a9e3efb606c", "checksum": null, "created_at": "2019-05-16T20:04:19Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 20:04:19,351 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-5263344d-3b2a-4279-96fd-500436b93f92 2019-05-16 20:04:19,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.395631074905s 2019-05-16 20:04:19,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 20:04:19,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec/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}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" -d '' 2019-05-16 20:04:20,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 20:04:20 GMT X-Openstack-Request-Id: req-777ec23d-240a-4487-84a4-947865b4c3b2 2019-05-16 20:04:20,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-05-16 20:04:20,238 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec/file used request id req-777ec23d-240a-4487-84a4-947865b4c3b2 2019-05-16 20:04:20,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.885540008545s 2019-05-16 20:04:20,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 20:04:20,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" 2019-05-16 20:04:20,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 16 May 2019 20:04:20 GMT X-Openstack-Request-Id: req-a120f555-2d14-442a-a3b2-385fe2cd9de4 2019-05-16 20:04:20,565 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:04:20Z", "file": "/v2/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec/file", "owner": "c339403b2f71448599980392c38a6282", "id": "4aada90d-9ac2-4bd9-ae60-6b60f00abcec", "size": 12716032, "self": "/v2/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_84910019-d198-4350-aa0e-7a9e3efb606c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_84910019-d198-4350-aa0e-7a9e3efb606c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T20:04:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 20:04:20,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-a120f555-2d14-442a-a3b2-385fe2cd9de4 2019-05-16 20:04:20,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322999954224s 2019-05-16 20:04:20,567 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec/file', 'owner': u'c339403b2f71448599980392c38a6282', 'id': u'4aada90d-9ac2-4bd9-ae60-6b60f00abcec', 'size': 12716032, u'self': u'/v2/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c339403b2f71448599980392c38a6282', 'name': 'tempest_scenario-project_84910019-d198-4350-aa0e-7a9e3efb606c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T20:04:20Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-16T20:04:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_84910019-d198-4350-aa0e-7a9e3efb606c', '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/4aada90d-9ac2-4bd9-ae60-6b60f00abcec', 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_84910019-d198-4350-aa0e-7a9e3efb606c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_84910019-d198-4350-aa0e-7a9e3efb606c', 'created': u'2019-05-16T20:04:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T20:04:19Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec', 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_84910019-d198-4350-aa0e-7a9e3efb606c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 20:04:20,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 20:04:20,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_84910019-d198-4350-aa0e-7a9e3efb606c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 20:04:20,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Thu, 16 May 2019 20:04: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-7a226b8a-7bce-4e04-8326-e124d145c9e3 x-openstack-request-id: req-7a226b8a-7bce-4e04-8326-e124d145c9e3 2019-05-16 20:04:20,951 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_84910019-d198-4350-aa0e-7a9e3efb606c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/b0c98877-1cc9-4e88-a9a3-bf86277aad06", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/b0c98877-1cc9-4e88-a9a3-bf86277aad06", "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": "b0c98877-1cc9-4e88-a9a3-bf86277aad06"}} 2019-05-16 20:04:20,951 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-7a226b8a-7bce-4e04-8326-e124d145c9e3 2019-05-16 20:04:20,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.380759954453s 2019-05-16 20:04:20,952 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_84910019-d198-4350-aa0e-7a9e3efb606c', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'b0c98877-1cc9-4e88-a9a3-bf86277aad06', 'swap': 0}) 2019-05-16 20:04:20,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 20:04:20,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/b0c98877-1cc9-4e88-a9a3-bf86277aad06/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}024de97f23a44b57b48aebb6eb39411a813d6c14" -d '{"extra_specs": {}}' 2019-05-16 20:04:20,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 20:04: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-ca3d7f59-d420-4b6e-bc22-1502c5bd2f35 x-openstack-request-id: req-ca3d7f59-d420-4b6e-bc22-1502c5bd2f35 2019-05-16 20:04:20,974 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 20:04:20,974 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/b0c98877-1cc9-4e88-a9a3-bf86277aad06/os-extra_specs used request id req-ca3d7f59-d420-4b6e-bc22-1502c5bd2f35 2019-05-16 20:04:20,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212218761444s 2019-05-16 20:04:20,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:04:20,987 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 20:04:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10ac7b2e-c9d1-4095-83f4-d9989ce94c52 2019-05-16 20:04:20,987 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 20:04:20,987 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-10ac7b2e-c9d1-4095-83f4-d9989ce94c52 2019-05-16 20:04:20,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:04:20,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" 2019-05-16 20:04:21,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b6e029b-e191-4756-a978-136c29fa0870 2019-05-16 20:04:21,210 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:04:21,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-0b6e029b-e191-4756-a978-136c29fa0870 2019-05-16 20:04:21,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218707084656s 2019-05-16 20:04:21,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:04:21,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" 2019-05-16 20:04:21,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fd4fba2-9cb1-4ad3-aeb2-ee876f37e64e 2019-05-16 20:04:21,458 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:04:21,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-2fd4fba2-9cb1-4ad3-aeb2-ee876f37e64e 2019-05-16 20:04:21,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.24379491806s 2019-05-16 20:04:21,464 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-16 20:04:23,950 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-16 20:04:26,351 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 1816128a-0f03-4618-b672-ef9554164fe5 | 2019-05-16T20:04:25.903630 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 1816128a-0f03-4618-b672-ef9554164fe5 ~/.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-05-16 20:04:29,861 - 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 | | __unknown__ | tempest-type-1424255015 | Available | | __unknown__ | tempest-type-975292298 | 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-05-16 20:04:30,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-16 20:04:32,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-16 20:04:35,767 - 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=101324d8-f8b6-4ae7-a6e4-652afc2dd916) as the default verifier for the future CLI operations. 2019-05-16 20:04:37,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-16 20:04:37,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:04:37,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Thu, 16 May 2019 20:04: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-4b130eab-4436-4ecb-bc55-a2c9c63293dd x-openstack-request-id: req-4b130eab-4436-4ecb-bc55-a2c9c63293dd 2019-05-16 20:04:37,560 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 299}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 302}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-16 20:04:37,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-hypervisors/detail used request id req-4b130eab-4436-4ecb-bc55-a2c9c63293dd 2019-05-16 20:04:37,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0399880409241s 2019-05-16 20:04:37,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 20:04:37,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" 2019-05-16 20:04:37,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 16 May 2019 20:04:37 GMT X-Openstack-Request-Id: req-f8214057-7e7a-4730-860c-4a38128e4d97 2019-05-16 20:04:37,873 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:04:20Z", "file": "/v2/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec/file", "owner": "c339403b2f71448599980392c38a6282", "id": "4aada90d-9ac2-4bd9-ae60-6b60f00abcec", "size": 12716032, "self": "/v2/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_84910019-d198-4350-aa0e-7a9e3efb606c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_84910019-d198-4350-aa0e-7a9e3efb606c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T20:04:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 20:04:37,873 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-f8214057-7e7a-4730-860c-4a38128e4d97 2019-05-16 20:04:37,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307388067245s 2019-05-16 20:04:37,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 20:04:37,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_84910019-d198-4350-aa0e-7a9e3efb606c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_84910019-d198-4350-aa0e-7a9e3efb606c"}' 2019-05-16 20:04:38,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Thu, 16 May 2019 20:04:38 GMT Location: http://172.30.9.36:9292/v2/images/0b98d62a-599e-46ab-b6c4-7606521341fd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ee19a1d9-688d-4693-8464-17b25ad0634c 2019-05-16 20:04:38,213 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:04:38Z", "file": "/v2/images/0b98d62a-599e-46ab-b6c4-7606521341fd/file", "owner": "c339403b2f71448599980392c38a6282", "id": "0b98d62a-599e-46ab-b6c4-7606521341fd", "size": null, "self": "/v2/images/0b98d62a-599e-46ab-b6c4-7606521341fd", "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_84910019-d198-4350-aa0e-7a9e3efb606c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_84910019-d198-4350-aa0e-7a9e3efb606c", "checksum": null, "created_at": "2019-05-16T20:04:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 20:04:38,214 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-ee19a1d9-688d-4693-8464-17b25ad0634c 2019-05-16 20:04:38,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.329793930054s 2019-05-16 20:04:38,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 20:04:38,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/0b98d62a-599e-46ab-b6c4-7606521341fd/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}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" -d '' 2019-05-16 20:04:39,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 20:04:39 GMT X-Openstack-Request-Id: req-73c09b3d-eea0-4b5b-8156-2a81ab725a1e 2019-05-16 20:04:39,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-05-16 20:04:39,687 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/0b98d62a-599e-46ab-b6c4-7606521341fd/file used request id req-73c09b3d-eea0-4b5b-8156-2a81ab725a1e 2019-05-16 20:04:39,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.47267389297s 2019-05-16 20:04:39,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 20:04:39,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" 2019-05-16 20:04:40,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Thu, 16 May 2019 20:04:40 GMT X-Openstack-Request-Id: req-f3d9ddba-192f-4ed5-8b31-cb78756fe990 2019-05-16 20:04:40,021 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:04:39Z", "file": "/v2/images/0b98d62a-599e-46ab-b6c4-7606521341fd/file", "owner": "c339403b2f71448599980392c38a6282", "id": "0b98d62a-599e-46ab-b6c4-7606521341fd", "size": 12716032, "self": "/v2/images/0b98d62a-599e-46ab-b6c4-7606521341fd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/0b98d62a-599e-46ab-b6c4-7606521341fd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/0b98d62a-599e-46ab-b6c4-7606521341fd/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_84910019-d198-4350-aa0e-7a9e3efb606c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_84910019-d198-4350-aa0e-7a9e3efb606c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T20:04:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:04:20Z", "file": "/v2/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec/file", "owner": "c339403b2f71448599980392c38a6282", "id": "4aada90d-9ac2-4bd9-ae60-6b60f00abcec", "size": 12716032, "self": "/v2/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_84910019-d198-4350-aa0e-7a9e3efb606c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_84910019-d198-4350-aa0e-7a9e3efb606c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T20:04:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 20:04:40,021 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-f3d9ddba-192f-4ed5-8b31-cb78756fe990 2019-05-16 20:04:40,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.329184055328s 2019-05-16 20:04:40,024 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/0b98d62a-599e-46ab-b6c4-7606521341fd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0b98d62a-599e-46ab-b6c4-7606521341fd/file', 'owner': u'c339403b2f71448599980392c38a6282', 'id': u'0b98d62a-599e-46ab-b6c4-7606521341fd', 'size': 12716032, u'self': u'/v2/images/0b98d62a-599e-46ab-b6c4-7606521341fd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c339403b2f71448599980392c38a6282', 'name': 'tempest_scenario-project_84910019-d198-4350-aa0e-7a9e3efb606c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/0b98d62a-599e-46ab-b6c4-7606521341fd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T20:04:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-16T20:04:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_84910019-d198-4350-aa0e-7a9e3efb606c', '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/0b98d62a-599e-46ab-b6c4-7606521341fd', 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_84910019-d198-4350-aa0e-7a9e3efb606c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_84910019-d198-4350-aa0e-7a9e3efb606c', 'created': u'2019-05-16T20:04:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T20:04:38Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0b98d62a-599e-46ab-b6c4-7606521341fd', 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_84910019-d198-4350-aa0e-7a9e3efb606c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 20:04:40,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 20:04:40,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_84910019-d198-4350-aa0e-7a9e3efb606c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 20:04:40,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Thu, 16 May 2019 20:04: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-63063fe5-90ae-4f11-9745-d94ca89480e5 x-openstack-request-id: req-63063fe5-90ae-4f11-9745-d94ca89480e5 2019-05-16 20:04:40,068 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_84910019-d198-4350-aa0e-7a9e3efb606c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/7a20d42d-b59c-4d93-915a-e77d0ce88dd7", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/7a20d42d-b59c-4d93-915a-e77d0ce88dd7", "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": "7a20d42d-b59c-4d93-915a-e77d0ce88dd7"}} 2019-05-16 20:04:40,068 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-63063fe5-90ae-4f11-9745-d94ca89480e5 2019-05-16 20:04:40,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0438351631165s 2019-05-16 20:04:40,069 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_84910019-d198-4350-aa0e-7a9e3efb606c', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'7a20d42d-b59c-4d93-915a-e77d0ce88dd7', 'swap': 0}) 2019-05-16 20:04:40,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 20:04:40,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/7a20d42d-b59c-4d93-915a-e77d0ce88dd7/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}024de97f23a44b57b48aebb6eb39411a813d6c14" -d '{"extra_specs": {}}' 2019-05-16 20:04:40,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 20:04: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-94123905-5b7e-4ad8-bab8-e506f84a7db8 x-openstack-request-id: req-94123905-5b7e-4ad8-bab8-e506f84a7db8 2019-05-16 20:04:40,090 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 20:04:40,090 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/7a20d42d-b59c-4d93-915a-e77d0ce88dd7/os-extra_specs used request id req-94123905-5b7e-4ad8-bab8-e506f84a7db8 2019-05-16 20:04:40,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199189186096s 2019-05-16 20:04:40,090 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_84910019-d198-4350-aa0e-7a9e3efb606c', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'7a20d42d-b59c-4d93-915a-e77d0ce88dd7', 'swap': 0}) 2019-05-16 20:04:43,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-16 20:04:43,535 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-16 20:04:43,535 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-16 20:04:43,538 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-16 20:04:43,579 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-16 20:04:47,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-101324d8-f8b6-4ae7-a6e4-652afc2dd916/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-05-16 20:04:47,051 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-16 20:04:47,059 - 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-05-16 20:16:11,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a3e19443-d815-4f8b-a45b-4052e67daeb4 2019-05-16 20:16:11,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a3e19443-d815-4f8b-a45b-4052e67daeb4']'. 2019-05-16 20:16:12,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-16 20:16:12,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-16 20:16:12,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-16 20:16:12,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a3e19443-d815-4f8b-a45b-4052e67daeb4 | 2019-05-16 20:16:12,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-16 20:16:12,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-16 20:04:48 | 2019-05-16 20:16:12,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-16 20:16:11 | 2019-05-16 20:16:12,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:23 | 2019-05-16 20:16:12,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-05-16 20:16:12,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-16 20:16:12,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-16 20:16:12,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 101324d8-f8b6-4ae7-a6e4-652afc2dd916) | 2019-05-16 20:16:12,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-16 20:16:12,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1816128a-0f03-4618-b672-ef9554164fe5) | 2019-05-16 20:16:12,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 10 | 2019-05-16 20:16:12,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 648.075 | 2019-05-16 20:16:12,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 7 | 2019-05-16 20:16:12,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2019-05-16 20:16:12,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-16 20:16:12,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-16 20:16:12,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-16 20:16:12,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-16 20:16:12,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-16 20:16:12,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-16 20:16:12,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-05-16 20:16:12,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'a3e19443-d815-4f8b-a45b-4052e67daeb4', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.html'] 2019-05-16 20:16:14,670 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid a3e19443-d815-4f8b-a45b-4052e67daeb4 --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-05-16 20:16:14,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'a3e19443-d815-4f8b-a45b-4052e67daeb4', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.xml'] 2019-05-16 20:16:16,819 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid a3e19443-d815-4f8b-a45b-4052e67daeb4 --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-05-16 20:16:16,962 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 20:16:16,962 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 12:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-05-16 20:16:16,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 20:16:16,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/0b98d62a-599e-46ab-b6c4-7606521341fd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" 2019-05-16 20:16:18,196 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 20:16:18 GMT X-Openstack-Request-Id: req-b65e4db4-1a7b-46ba-ae6d-f46fe267911a 2019-05-16 20:16:18,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-05-16 20:16:18,197 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/0b98d62a-599e-46ab-b6c4-7606521341fd used request id req-b65e4db4-1a7b-46ba-ae6d-f46fe267911a 2019-05-16 20:16:18,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.22847700119s 2019-05-16 20:16:18,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 20:16:18,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:16:18,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Thu, 16 May 2019 20:16: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-92e21a8b-c204-4c19-b65f-9100b05e11a7 x-openstack-request-id: req-92e21a8b-c204-4c19-b65f-9100b05e11a7 2019-05-16 20:16:18,941 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_alt_84910019-d198-4350-aa0e-7a9e3efb606c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/7a20d42d-b59c-4d93-915a-e77d0ce88dd7", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/7a20d42d-b59c-4d93-915a-e77d0ce88dd7", "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": "7a20d42d-b59c-4d93-915a-e77d0ce88dd7"}, {"name": "tempest_scenario-flavor_84910019-d198-4350-aa0e-7a9e3efb606c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/b0c98877-1cc9-4e88-a9a3-bf86277aad06", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/b0c98877-1cc9-4e88-a9a3-bf86277aad06", "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": "b0c98877-1cc9-4e88-a9a3-bf86277aad06"}]} 2019-05-16 20:16:18,941 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-92e21a8b-c204-4c19-b65f-9100b05e11a7 2019-05-16 20:16:18,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.738699197769s 2019-05-16 20:16:18,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 20:16:18,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/7a20d42d-b59c-4d93-915a-e77d0ce88dd7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:16:18,979 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 20:16: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-c62e3571-73ba-4762-b93b-e8f4ed81b414 x-openstack-request-id: req-c62e3571-73ba-4762-b93b-e8f4ed81b414 2019-05-16 20:16:18,979 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/7a20d42d-b59c-4d93-915a-e77d0ce88dd7 used request id req-c62e3571-73ba-4762-b93b-e8f4ed81b414 2019-05-16 20:16:18,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0350060462952s 2019-05-16 20:16:18,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-16 20:16:18,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/82398d50-e88f-4670-b4d7-aec65e2cf8d5/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}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" -d '{"subnet_id": "e03d2547-6f11-4b7f-917d-b244e490abb4"}' 2019-05-16 20:16:21,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 20:16:21 GMT X-Openstack-Request-Id: req-6226767f-8cce-4425-8808-181fd85385f0 2019-05-16 20:16:21,867 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0a96436f-9d42-4876-a80d-765136f79955", "tenant_id": "c339403b2f71448599980392c38a6282", "subnet_id": "e03d2547-6f11-4b7f-917d-b244e490abb4", "subnet_ids": ["e03d2547-6f11-4b7f-917d-b244e490abb4"], "port_id": "ee672ccd-072c-423b-8165-8fb7c03abe72", "id": "82398d50-e88f-4670-b4d7-aec65e2cf8d5"} 2019-05-16 20:16:21,867 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/82398d50-e88f-4670-b4d7-aec65e2cf8d5/remove_router_interface.json used request id req-6226767f-8cce-4425-8808-181fd85385f0 2019-05-16 20:16:21,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.88698887825s 2019-05-16 20:16:21,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 20:16:21,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" 2019-05-16 20:16:22,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Thu, 16 May 2019 20:16:22 GMT X-Openstack-Request-Id: req-99bf8d24-5eed-4e73-ab83-e61ca3f7a077 2019-05-16 20:16:22,300 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c339403b2f71448599980392c38a6282", "created_at": "2019-05-16T20:04:09Z", "admin_state_up": true, "updated_at": "2019-05-16T20:16:20Z", "project_id": "c339403b2f71448599980392c38a6282", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "82398d50-e88f-4670-b4d7-aec65e2cf8d5", "name": "tempest_scenario-router_84910019-d198-4350-aa0e-7a9e3efb606c"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c3f4592852414ec8b26b7832852f2d03", "created_at": "2019-05-16T18:25:49Z", "admin_state_up": true, "updated_at": "2019-05-16T18:25:52Z", "project_id": "c3f4592852414ec8b26b7832852f2d03", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "e747899b-a1be-4080-903d-ec42b4d4fc4b", "name": "tempest-pretest-check-102260689"}]} 2019-05-16 20:16:22,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-99bf8d24-5eed-4e73-ab83-e61ca3f7a077 2019-05-16 20:16:22,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.433149814606s 2019-05-16 20:16:22,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-16 20:16:22,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/82398d50-e88f-4670-b4d7-aec65e2cf8d5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" 2019-05-16 20:16:27,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 20:16:27 GMT X-Openstack-Request-Id: req-6695bccc-caea-4f0b-8f23-d0d0f69abccb 2019-05-16 20:16:27,467 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 20:16:27,467 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/82398d50-e88f-4670-b4d7-aec65e2cf8d5.json used request id req-6695bccc-caea-4f0b-8f23-d0d0f69abccb 2019-05-16 20:16:27,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.16460490227s 2019-05-16 20:16:27,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 20:16:27,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" 2019-05-16 20:16:27,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1932 Content-Type: application/json Date: Thu, 16 May 2019 20:16:27 GMT X-Openstack-Request-Id: req-7ac16e39-4b3e-4528-a692-18b5168a59d3 2019-05-16 20:16:27,822 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-16T18:04:14Z","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":"15f6e4f1-be08-42d1-ac18-58bd55312917","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"06d1924295234cf290a06b20cd4dd341","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"220195cd-782b-490f-b03b-eb92b75ca738","tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:14Z","ip_version":4},{"updated_at":"2019-05-16T18:25:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c929bbdb-44c8-4a89-9579-5262d9d5a4e2","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant c3f4592852414ec8b26b7832852f2d03","enable_dhcp":false,"segment_id":null,"network_id":"85408666-f497-4d8b-8bd1-db6c2e5da984","tenant_id":"","created_at":"2019-05-16T18:25:48Z","ip_version":4},{"updated_at":"2019-05-16T20:04:07Z","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":"e03d2547-6f11-4b7f-917d-b244e490abb4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c339403b2f71448599980392c38a6282","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_84910019-d198-4350-aa0e-7a9e3efb606c","enable_dhcp":true,"segment_id":null,"network_id":"0a96436f-9d42-4876-a80d-765136f79955","tenant_id":"c339403b2f71448599980392c38a6282","created_at":"2019-05-16T20:04:07Z","ip_version":4}]} 2019-05-16 20:16:27,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-7ac16e39-4b3e-4528-a692-18b5168a59d3 2019-05-16 20:16:27,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.355335950851s 2019-05-16 20:16:27,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-16 20:16:27,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/e03d2547-6f11-4b7f-917d-b244e490abb4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" 2019-05-16 20:16:30,379 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 20:16:30 GMT X-Openstack-Request-Id: req-06416878-78c2-440a-9063-1b080ecac741 2019-05-16 20:16:30,379 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 20:16:30,380 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/e03d2547-6f11-4b7f-917d-b244e490abb4.json used request id req-06416878-78c2-440a-9063-1b080ecac741 2019-05-16 20:16:30,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.55521512032s 2019-05-16 20:16:30,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 20:16:30,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" 2019-05-16 20:16:31,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2113 Content-Type: application/json Date: Thu, 16 May 2019 20:16:31 GMT X-Openstack-Request-Id: req-19f0b66c-acb3-4456-8975-33df9296db0f 2019-05-16 20:16:31,118 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0a96436f-9d42-4876-a80d-765136f79955","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":true,"project_id":"c339403b2f71448599980392c38a6282","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T20:16:30Z","qos_policy_id":null,"name":"tempest_scenario-net_84910019-d198-4350-aa0e-7a9e3efb606c","admin_state_up":true,"tenant_id":"c339403b2f71448599980392c38a6282","created_at":"2019-05-16T20:04:06Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85408666-f497-4d8b-8bd1-db6c2e5da984","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c929bbdb-44c8-4a89-9579-5262d9d5a4e2"],"description":"","tags":[],"updated_at":"2019-05-16T18:25:48Z","qos_policy_id":null,"name":"HA network tenant c3f4592852414ec8b26b7832852f2d03","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T18:25:48Z","provider:network_type":"vxlan"}]} 2019-05-16 20:16:31,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-19f0b66c-acb3-4456-8975-33df9296db0f 2019-05-16 20:16:31,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.737614870071s 2019-05-16 20:16:31,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-16 20:16:31,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/0a96436f-9d42-4876-a80d-765136f79955.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" 2019-05-16 20:16:32,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 20:16:32 GMT X-Openstack-Request-Id: req-6f8a0e2a-a255-4b90-af8c-a35d98ae6249 2019-05-16 20:16:32,013 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 20:16:32,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/0a96436f-9d42-4876-a80d-765136f79955.json used request id req-6f8a0e2a-a255-4b90-af8c-a35d98ae6249 2019-05-16 20:16:32,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.89438700676s 2019-05-16 20:16:32,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 20:16:32,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" 2019-05-16 20:16:32,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 16 May 2019 20:16:32 GMT X-Openstack-Request-Id: req-983308aa-5315-4822-90d0-37325eaa45fe 2019-05-16 20:16:32,324 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:04:20Z", "file": "/v2/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec/file", "owner": "c339403b2f71448599980392c38a6282", "id": "4aada90d-9ac2-4bd9-ae60-6b60f00abcec", "size": 12716032, "self": "/v2/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_84910019-d198-4350-aa0e-7a9e3efb606c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_84910019-d198-4350-aa0e-7a9e3efb606c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T20:04:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 20:16:32,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-983308aa-5315-4822-90d0-37325eaa45fe 2019-05-16 20:16:32,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304378986359s 2019-05-16 20:16:32,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 20:16:32,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae69c80ee0fe9e14647317c978e3aec849e2f0a2" 2019-05-16 20:16:32,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 20:16:32 GMT X-Openstack-Request-Id: req-ce4e57d7-5093-4ca1-afbd-d269be421770 2019-05-16 20:16:32,940 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 20:16:32,940 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/4aada90d-9ac2-4bd9-ae60-6b60f00abcec used request id req-ce4e57d7-5093-4ca1-afbd-d269be421770 2019-05-16 20:16:32,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.614022016525s 2019-05-16 20:16:32,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 20:16:32,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:16:32,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 16 May 2019 20:16:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-56adac75-5f69-4e5f-b541-f6468aa94f7a x-openstack-request-id: req-56adac75-5f69-4e5f-b541-f6468aa94f7a 2019-05-16 20:16:32,969 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_84910019-d198-4350-aa0e-7a9e3efb606c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/b0c98877-1cc9-4e88-a9a3-bf86277aad06", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/b0c98877-1cc9-4e88-a9a3-bf86277aad06", "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": "b0c98877-1cc9-4e88-a9a3-bf86277aad06"}]} 2019-05-16 20:16:32,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-56adac75-5f69-4e5f-b541-f6468aa94f7a 2019-05-16 20:16:32,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0286200046539s 2019-05-16 20:16:32,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 20:16:32,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/b0c98877-1cc9-4e88-a9a3-bf86277aad06 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:16:33,003 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 20:16: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-885e3a82-6968-4137-9a89-ccb4843ef35c x-openstack-request-id: req-885e3a82-6968-4137-9a89-ccb4843ef35c 2019-05-16 20:16:33,003 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/b0c98877-1cc9-4e88-a9a3-bf86277aad06 used request id req-885e3a82-6968-4137-9a89-ccb4843ef35c 2019-05-16 20:16:33,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0325908660889s 2019-05-16 20:16:33,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:16:33,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:16:33,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 16 May 2019 20:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95f27047-5103-42e6-8318-323f0f6dd8c3 2019-05-16 20:16:33,250 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_84910019-d198-4350-aa0e-7a9e3efb606c", "links": {"self": "http://172.30.9.36:5000/v3/users/792f113fc3704c088bb482afc3e6a9e9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "792f113fc3704c088bb482afc3e6a9e9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:16:33,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-95f27047-5103-42e6-8318-323f0f6dd8c3 2019-05-16 20:16:33,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.246307134628s 2019-05-16 20:16:33,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:16:33,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/792f113fc3704c088bb482afc3e6a9e9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:16:33,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Thu, 16 May 2019 20:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d5a7063-386c-4061-be4d-449a629ec912 2019-05-16 20:16:33,493 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_84910019-d198-4350-aa0e-7a9e3efb606c", "links": {"self": "http://172.30.9.36:5000/v3/users/792f113fc3704c088bb482afc3e6a9e9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "792f113fc3704c088bb482afc3e6a9e9", "description": null}} 2019-05-16 20:16:33,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/792f113fc3704c088bb482afc3e6a9e9 used request id req-1d5a7063-386c-4061-be4d-449a629ec912 2019-05-16 20:16:33,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238208055496s 2019-05-16 20:16:33,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-16 20:16:33,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/792f113fc3704c088bb482afc3e6a9e9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:16:33,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:16:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a98956b7-ff1f-4055-b74e-05db467c3889 2019-05-16 20:16:33,813 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:16:33,813 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/792f113fc3704c088bb482afc3e6a9e9 used request id req-a98956b7-ff1f-4055-b74e-05db467c3889 2019-05-16 20:16:33,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.318952083588s 2019-05-16 20:16:33,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:16:33,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:16:34,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Thu, 16 May 2019 20:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b51e6aa-7661-4645-bed3-92ebe7fccefd 2019-05-16 20:16:34,042 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.36:5000/v3/projects/c339403b2f71448599980392c38a6282"}, "tags": [], "enabled": true, "id": "c339403b2f71448599980392c38a6282", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_84910019-d198-4350-aa0e-7a9e3efb606c"}]} 2019-05-16 20:16:34,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-1b51e6aa-7661-4645-bed3-92ebe7fccefd 2019-05-16 20:16:34,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22207903862s 2019-05-16 20:16:34,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-16 20:16:34,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/c339403b2f71448599980392c38a6282 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:16:34,349 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:16:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf7a10dc-41b8-43e4-a3b0-2a01cd1e5179 2019-05-16 20:16:34,350 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:16:34,350 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/c339403b2f71448599980392c38a6282 used request id req-cf7a10dc-41b8-43e4-a3b0-2a01cd1e5179 2019-05-16 20:16:34,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.303482055664s 2019-05-16 20:16:34,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 20:16:34,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=c339403b2f71448599980392c38a6282&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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:16:34,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 16 May 2019 20:16:34 GMT X-Openstack-Request-Id: req-b5929e01-e0ba-4704-85b0-dc7507f7a412 2019-05-16 20:16:34,785 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c339403b2f71448599980392c38a6282", "created_at": "2019-05-16T20:04:06Z", "updated_at": "2019-05-16T20:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:04:06Z", "revision_number": 0, "id": "1187474e-45a0-4a30-afb1-2fef81094de0", "remote_group_id": "859a5393-61e9-4c01-a2cf-225bfa675700", "remote_ip_prefix": null, "created_at": "2019-05-16T20:04:06Z", "security_group_id": "859a5393-61e9-4c01-a2cf-225bfa675700", "tenant_id": "c339403b2f71448599980392c38a6282", "port_range_min": null, "ethertype": "IPv6", "project_id": "c339403b2f71448599980392c38a6282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:04:06Z", "revision_number": 0, "id": "1763f5e1-7f07-4d39-ac83-a85f33026c38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T20:04:06Z", "security_group_id": "859a5393-61e9-4c01-a2cf-225bfa675700", "tenant_id": "c339403b2f71448599980392c38a6282", "port_range_min": null, "ethertype": "IPv6", "project_id": "c339403b2f71448599980392c38a6282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:04:06Z", "revision_number": 0, "id": "7a977829-2d43-4039-bd7d-f89f67156ccb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T20:04:06Z", "security_group_id": "859a5393-61e9-4c01-a2cf-225bfa675700", "tenant_id": "c339403b2f71448599980392c38a6282", "port_range_min": null, "ethertype": "IPv4", "project_id": "c339403b2f71448599980392c38a6282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:04:06Z", "revision_number": 0, "id": "deb51710-bc47-48ef-b0ce-a6a416b6fb36", "remote_group_id": "859a5393-61e9-4c01-a2cf-225bfa675700", "remote_ip_prefix": null, "created_at": "2019-05-16T20:04:06Z", "security_group_id": "859a5393-61e9-4c01-a2cf-225bfa675700", "tenant_id": "c339403b2f71448599980392c38a6282", "port_range_min": null, "ethertype": "IPv4", "project_id": "c339403b2f71448599980392c38a6282"}], "revision_number": 1, "project_id": "c339403b2f71448599980392c38a6282", "id": "859a5393-61e9-4c01-a2cf-225bfa675700", "name": "default"}]} 2019-05-16 20:16:34,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=c339403b2f71448599980392c38a6282&name=default used request id req-b5929e01-e0ba-4704-85b0-dc7507f7a412 2019-05-16 20:16:34,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.430707931519s 2019-05-16 20:16:34,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 20:16:34,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:16:35,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Thu, 16 May 2019 20:16:35 GMT X-Openstack-Request-Id: req-7a945fe7-2195-4180-90a8-7b3060b1caf9 2019-05-16 20:16:35,155 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efb27a65730c4f76ada8c28d48951970", "created_at": "2019-05-16T19:51:48Z", "updated_at": "2019-05-16T19:51:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "52d875bc-5284-42d6-a4e4-5760c5cd8334", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "62008d08-a694-422a-8ff5-b9025774f55d", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "ce050de5-c88b-4d75-8ee2-57e268b8f8e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "e831004e-37ba-476c-a146-e15147e43a16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}], "revision_number": 1, "project_id": "efb27a65730c4f76ada8c28d48951970", "id": "1873114c-101d-4167-abbc-dd963690a23a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c339403b2f71448599980392c38a6282", "created_at": "2019-05-16T20:04:06Z", "updated_at": "2019-05-16T20:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:04:06Z", "revision_number": 0, "id": "1187474e-45a0-4a30-afb1-2fef81094de0", "remote_group_id": "859a5393-61e9-4c01-a2cf-225bfa675700", "remote_ip_prefix": null, "created_at": "2019-05-16T20:04:06Z", "security_group_id": "859a5393-61e9-4c01-a2cf-225bfa675700", "tenant_id": "c339403b2f71448599980392c38a6282", "port_range_min": null, "ethertype": "IPv6", "project_id": "c339403b2f71448599980392c38a6282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:04:06Z", "revision_number": 0, "id": "1763f5e1-7f07-4d39-ac83-a85f33026c38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T20:04:06Z", "security_group_id": "859a5393-61e9-4c01-a2cf-225bfa675700", "tenant_id": "c339403b2f71448599980392c38a6282", "port_range_min": null, "ethertype": "IPv6", "project_id": "c339403b2f71448599980392c38a6282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:04:06Z", "revision_number": 0, "id": "7a977829-2d43-4039-bd7d-f89f67156ccb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T20:04:06Z", "security_group_id": "859a5393-61e9-4c01-a2cf-225bfa675700", "tenant_id": "c339403b2f71448599980392c38a6282", "port_range_min": null, "ethertype": "IPv4", "project_id": "c339403b2f71448599980392c38a6282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:04:06Z", "revision_number": 0, "id": "deb51710-bc47-48ef-b0ce-a6a416b6fb36", "remote_group_id": "859a5393-61e9-4c01-a2cf-225bfa675700", "remote_ip_prefix": null, "created_at": "2019-05-16T20:04:06Z", "security_group_id": "859a5393-61e9-4c01-a2cf-225bfa675700", "tenant_id": "c339403b2f71448599980392c38a6282", "port_range_min": null, "ethertype": "IPv4", "project_id": "c339403b2f71448599980392c38a6282"}], "revision_number": 1, "project_id": "c339403b2f71448599980392c38a6282", "id": "859a5393-61e9-4c01-a2cf-225bfa675700", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-16 20:16:35,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-7a945fe7-2195-4180-90a8-7b3060b1caf9 2019-05-16 20:16:35,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.3636739254s 2019-05-16 20:16:35,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 20:16:35,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/859a5393-61e9-4c01-a2cf-225bfa675700.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}024de97f23a44b57b48aebb6eb39411a813d6c14" 2019-05-16 20:16:35,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 20:16:35 GMT X-Openstack-Request-Id: req-c14aab54-62cf-48f5-a148-df2850167194 2019-05-16 20:16:35,628 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 20:16:35,628 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/859a5393-61e9-4c01-a2cf-225bfa675700.json used request id req-c14aab54-62cf-48f5-a148-df2850167194 2019-05-16 20:16:35,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.46555519104s 2019-05-16 20:16:35,682 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-05-16 20:16:35,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:16:35,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 20:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced7f042-f849-4097-9e01-dd9b20fea1cd 2019-05-16 20:16:35,734 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}} 2019-05-16 20:16:35,734 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-ced7f042-f849-4097-9e01-dd9b20fea1cd 2019-05-16 20:16:35,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 20:16:36,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T21:16:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["wBpYrAjnQmaCGIHDy37VMw"], "issued_at": "2019-05-16T20:16:36.000000Z"}} 2019-05-16 20:16:36,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 20:16:36,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:36,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 16 May 2019 20:16:36 GMT X-Openstack-Request-Id: req-4084ec7d-42e1-461e-b47a-e36ad664ad89 2019-05-16 20:16:36,760 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 20:16:36,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4084ec7d-42e1-461e-b47a-e36ad664ad89 2019-05-16 20:16:36,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.590540885925s 2019-05-16 20:16:36,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:16:36,773 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 20:16:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60060ff1-1a53-4a53-91aa-d6b7b026d2c5 2019-05-16 20:16:36,773 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 20:16:36,773 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-60060ff1-1a53-4a53-91aa-d6b7b026d2c5 2019-05-16 20:16:36,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:16:36,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:36,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 20:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cfdf7ad-a80c-4970-a726-409ea5561a91 2019-05-16 20:16:36,984 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 20:16:36,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-3cfdf7ad-a80c-4970-a726-409ea5561a91 2019-05-16 20:16:36,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210352897644s 2019-05-16 20:16:36,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-16 20:16:36,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c"}}' 2019-05-16 20:16:37,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Thu, 16 May 2019 20:16:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e7a8605-1273-4ef3-be35-3c713cbcb79f 2019-05-16 20:16:37,262 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.36:5000/v3/projects/cf97b5380ac047ffb94b5a2cb02782cf"}, "tags": [], "enabled": true, "id": "cf97b5380ac047ffb94b5a2cb02782cf", "parent_id": "default", "domain_id": "default", "name": "patrole-project_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c"}} 2019-05-16 20:16:37,262 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-6e7a8605-1273-4ef3-be35-3c713cbcb79f 2019-05-16 20:16:37,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.270277023315s 2019-05-16 20:16:37,263 - 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'cf97b5380ac047ffb94b5a2cb02782cf', '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_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c'}) 2019-05-16 20:16:37,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-16 20:16:37,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "GwhPnqjmd8cIMmDcIbTl4ZSIxOVgGA", "email": null, "name": "patrole-user_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c"}}' 2019-05-16 20:16:37,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Thu, 16 May 2019 20:16:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f33fe889-9740-4550-9a2d-4fdda8996235 2019-05-16 20:16:37,778 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "links": {"self": "http://172.30.9.36:5000/v3/users/aa53f933d25c4bbf8a34711c0f95cc96"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aa53f933d25c4bbf8a34711c0f95cc96", "domain_id": "default", "password_expires_at": null}} 2019-05-16 20:16:37,778 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-f33fe889-9740-4550-9a2d-4fdda8996235 2019-05-16 20:16:37,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.508787155151s 2019-05-16 20:16:37,779 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'aa53f933d25c4bbf8a34711c0f95cc96', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c'}) 2019-05-16 20:16:37,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:16:37,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:37,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a71dd31-458f-4080-b7c4-89415219ff86 2019-05-16 20:16:37,992 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:16:37,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-4a71dd31-458f-4080-b7c4-89415219ff86 2019-05-16 20:16:37,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209630966187s 2019-05-16 20:16:37,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:16:38,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:38,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71eea0e6-d377-407b-b856-cfef2b7392cb 2019-05-16 20:16:38,223 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:16:38,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-71eea0e6-d377-407b-b856-cfef2b7392cb 2019-05-16 20:16:38,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225931167603s 2019-05-16 20:16:38,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:16:38,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:38,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f57be25b-6933-4bef-be9f-e5eafb1d16b5 2019-05-16 20:16:38,450 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:16:38,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-f57be25b-6933-4bef-be9f-e5eafb1d16b5 2019-05-16 20:16:38,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221665143967s 2019-05-16 20:16:38,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:16:38,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:38,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 20:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e50b649-5514-4238-b322-dba1830b3617 2019-05-16 20:16:38,668 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 20:16:38,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-4e50b649-5514-4238-b322-dba1830b3617 2019-05-16 20:16:38,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.213474988937s 2019-05-16 20:16:38,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:16:38,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:38,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Thu, 16 May 2019 20:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c126f4-2d4a-46c6-a0b4-34bf89f9a6d1 2019-05-16 20:16:38,928 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "links": {"self": "http://172.30.9.36:5000/v3/users/aa53f933d25c4bbf8a34711c0f95cc96"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aa53f933d25c4bbf8a34711c0f95cc96", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:16:38,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-b9c126f4-2d4a-46c6-a0b4-34bf89f9a6d1 2019-05-16 20:16:38,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.259578943253s 2019-05-16 20:16:38,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:16:38,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:39,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 16 May 2019 20:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6773bb4-7efe-42a7-8ad0-51becd9d0a1f 2019-05-16 20:16:39,122 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.36:5000/v3/projects/cf97b5380ac047ffb94b5a2cb02782cf"}, "tags": [], "enabled": true, "id": "cf97b5380ac047ffb94b5a2cb02782cf", "parent_id": "default", "domain_id": "default", "name": "patrole-project_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 20:16:39,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-a6773bb4-7efe-42a7-8ad0-51becd9d0a1f 2019-05-16 20:16:39,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.181751012802s 2019-05-16 20:16:39,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 20:16:39,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=aa53f933d25c4bbf8a34711c0f95cc96&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=cf97b5380ac047ffb94b5a2cb02782cf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:39,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 16 May 2019 20:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-041bb590-c418-445c-be57-572f8b55043a 2019-05-16 20:16:39,334 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=aa53f933d25c4bbf8a34711c0f95cc96&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=cf97b5380ac047ffb94b5a2cb02782cf", "previous": null, "next": null}} 2019-05-16 20:16:39,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=aa53f933d25c4bbf8a34711c0f95cc96&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=cf97b5380ac047ffb94b5a2cb02782cf used request id req-041bb590-c418-445c-be57-572f8b55043a 2019-05-16 20:16:39,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.204071998596s 2019-05-16 20:16:39,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 20:16:39,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/cf97b5380ac047ffb94b5a2cb02782cf/users/aa53f933d25c4bbf8a34711c0f95cc96/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:39,631 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:16:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faf44ab1-5733-4061-aa6e-c722406b31a0 2019-05-16 20:16:39,632 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:16:39,632 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/cf97b5380ac047ffb94b5a2cb02782cf/users/aa53f933d25c4bbf8a34711c0f95cc96/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-faf44ab1-5733-4061-aa6e-c722406b31a0 2019-05-16 20:16:39,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.293610095978s 2019-05-16 20:16:39,633 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c', 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'cf97b5380ac047ffb94b5a2cb02782cf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'GwhPnqjmd8cIMmDcIbTl4ZSIxOVgGA', 'username': u'patrole-user_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-16 20:16:39,636 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c', 'password': 'GwhPnqjmd8cIMmDcIbTl4ZSIxOVgGA', 'project_name': 'patrole-project_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': 'cf97b5380ac047ffb94b5a2cb02782cf', 'project_domain_name': 'Default'} 2019-05-16 20:16:39,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:16:39,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:39,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e09dedc7-3264-404a-b7b0-3e0d07901ee4 2019-05-16 20:16:39,872 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:16:39,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-e09dedc7-3264-404a-b7b0-3e0d07901ee4 2019-05-16 20:16:39,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.231996059418s 2019-05-16 20:16:39,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:16:39,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:40,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adcbf191-1b6f-4846-8cc8-d7d9c4570bda 2019-05-16 20:16:40,091 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:16:40,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-adcbf191-1b6f-4846-8cc8-d7d9c4570bda 2019-05-16 20:16:40,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214600801468s 2019-05-16 20:16:40,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:16:40,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:40,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 20:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05ff5802-ce18-4e63-bda3-6a9a0efd7c59 2019-05-16 20:16:40,320 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 20:16:40,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-05ff5802-ce18-4e63-bda3-6a9a0efd7c59 2019-05-16 20:16:40,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224394083023s 2019-05-16 20:16:40,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:16:40,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:40,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Thu, 16 May 2019 20:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c912b798-3181-441e-9738-fa3683c012ca 2019-05-16 20:16:40,564 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "links": {"self": "http://172.30.9.36:5000/v3/users/aa53f933d25c4bbf8a34711c0f95cc96"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aa53f933d25c4bbf8a34711c0f95cc96", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:16:40,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-c912b798-3181-441e-9738-fa3683c012ca 2019-05-16 20:16:40,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242609977722s 2019-05-16 20:16:40,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:16:40,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:40,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 16 May 2019 20:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a32fe31-6d73-4d79-af6e-6f577eb2e34c 2019-05-16 20:16:40,790 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.36:5000/v3/projects/cf97b5380ac047ffb94b5a2cb02782cf"}, "tags": [], "enabled": true, "id": "cf97b5380ac047ffb94b5a2cb02782cf", "parent_id": "default", "domain_id": "default", "name": "patrole-project_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 20:16:40,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-1a32fe31-6d73-4d79-af6e-6f577eb2e34c 2019-05-16 20:16:40,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214330911636s 2019-05-16 20:16:40,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 20:16:40,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=aa53f933d25c4bbf8a34711c0f95cc96&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=cf97b5380ac047ffb94b5a2cb02782cf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:41,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 16 May 2019 20:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d0afa3-9729-4c02-a3c0-de5573ffd78a 2019-05-16 20:16:41,023 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=aa53f933d25c4bbf8a34711c0f95cc96&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=cf97b5380ac047ffb94b5a2cb02782cf", "previous": null, "next": null}} 2019-05-16 20:16:41,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=aa53f933d25c4bbf8a34711c0f95cc96&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=cf97b5380ac047ffb94b5a2cb02782cf used request id req-93d0afa3-9729-4c02-a3c0-de5573ffd78a 2019-05-16 20:16:41,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.22540307045s 2019-05-16 20:16:41,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 20:16:41,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/cf97b5380ac047ffb94b5a2cb02782cf/users/aa53f933d25c4bbf8a34711c0f95cc96/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:41,301 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:16:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f46f1321-926a-43fa-9fa3-6d2bb49462a9 2019-05-16 20:16:41,301 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:16:41,301 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/cf97b5380ac047ffb94b5a2cb02782cf/users/aa53f933d25c4bbf8a34711c0f95cc96/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-f46f1321-926a-43fa-9fa3-6d2bb49462a9 2019-05-16 20:16:41,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.274482011795s 2019-05-16 20:16:41,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:16:41,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:41,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f22c28e1-3650-4302-b71d-c27b71db5729 2019-05-16 20:16:41,417 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:16:41,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-f22c28e1-3650-4302-b71d-c27b71db5729 2019-05-16 20:16:41,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112828016281s 2019-05-16 20:16:41,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:16:41,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:41,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 20:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cebefd6-b801-466e-9a4e-bb0ad723903a 2019-05-16 20:16:41,545 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 20:16:41,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-1cebefd6-b801-466e-9a4e-bb0ad723903a 2019-05-16 20:16:41,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.123186826706s 2019-05-16 20:16:41,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:16:41,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:41,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Thu, 16 May 2019 20:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9893c50-edc7-49af-9fb8-a7cf3e89eda3 2019-05-16 20:16:41,783 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "links": {"self": "http://172.30.9.36:5000/v3/users/aa53f933d25c4bbf8a34711c0f95cc96"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aa53f933d25c4bbf8a34711c0f95cc96", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:16:41,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-f9893c50-edc7-49af-9fb8-a7cf3e89eda3 2019-05-16 20:16:41,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236951112747s 2019-05-16 20:16:41,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 20:16:41,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=aa53f933d25c4bbf8a34711c0f95cc96&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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:41,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Thu, 16 May 2019 20:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e8d251-46fe-420f-9128-6c57501847d4 2019-05-16 20:16:41,907 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=aa53f933d25c4bbf8a34711c0f95cc96&scope.domain.id=default", "previous": null, "next": null}} 2019-05-16 20:16:41,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=aa53f933d25c4bbf8a34711c0f95cc96&scope.domain.id=default used request id req-81e8d251-46fe-420f-9128-6c57501847d4 2019-05-16 20:16:41,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111956119537s 2019-05-16 20:16:41,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-16 20:16:41,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/domains/default/users/aa53f933d25c4bbf8a34711c0f95cc96/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:42,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:16:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef20129f-4889-4186-8d29-89086ce7d0d4 2019-05-16 20:16:42,074 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:16:42,074 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/domains/default/users/aa53f933d25c4bbf8a34711c0f95cc96/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-ef20129f-4889-4186-8d29-89086ce7d0d4 2019-05-16 20:16:42,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.162770986557s 2019-05-16 20:16:42,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:16:42,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 20:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb794d5e-1e6e-43f2-8fc3-eed573677356 2019-05-16 20:16:42,084 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 20:16:42,084 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-bb794d5e-1e6e-43f2-8fc3-eed573677356 2019-05-16 20:16:42,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 20:16:42,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T21:16:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf97b5380ac047ffb94b5a2cb02782cf", "name": "patrole-project_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/cf97b5380ac047ffb94b5a2cb02782cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/cf97b5380ac047ffb94b5a2cb02782cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/cf97b5380ac047ffb94b5a2cb02782cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/cf97b5380ac047ffb94b5a2cb02782cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/cf97b5380ac047ffb94b5a2cb02782cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/cf97b5380ac047ffb94b5a2cb02782cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/cf97b5380ac047ffb94b5a2cb02782cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/cf97b5380ac047ffb94b5a2cb02782cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/cf97b5380ac047ffb94b5a2cb02782cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_cf97b5380ac047ffb94b5a2cb02782cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_cf97b5380ac047ffb94b5a2cb02782cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "id": "aa53f933d25c4bbf8a34711c0f95cc96"}, "audit_ids": ["2vVCKHxJS2WT2kZRMARMoQ"], "issued_at": "2019-05-16T20:16:42.000000Z"}} 2019-05-16 20:16:42,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-16 20:16:42,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e1b2ef404b0ac81454af08b4df78f9531311e645" 2019-05-16 20:16:42,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 16 May 2019 20:16:42 GMT X-Openstack-Request-Id: req-9252e000-c68c-4186-8d61-2fbe5cedc805 2019-05-16 20:16:42,801 - 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-05-16 20:16:42,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/extensions.json used request id req-9252e000-c68c-4186-8d61-2fbe5cedc805 2019-05-16 20:16:42,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.311100006104s 2019-05-16 20:16:42,811 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-05-16 20:16:42,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:16:42,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:42,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 20:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da7a02c-3f48-4bc1-8072-cc73b3904598 2019-05-16 20:16:42,999 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 20:16:43,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-8da7a02c-3f48-4bc1-8072-cc73b3904598 2019-05-16 20:16:43,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187954902649s 2019-05-16 20:16:43,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:16:43,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:16:43,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 16 May 2019 20:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb3e0de3-ab04-44f6-97a4-5214a796294c 2019-05-16 20:16:43,137 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.36:5000/v3/projects/cf97b5380ac047ffb94b5a2cb02782cf"}, "tags": [], "enabled": true, "id": "cf97b5380ac047ffb94b5a2cb02782cf", "parent_id": "default", "domain_id": "default", "name": "patrole-project_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 20:16:43,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-bb3e0de3-ab04-44f6-97a4-5214a796294c 2019-05-16 20:16:43,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.130243062973s 2019-05-16 20:16:43,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-16 20:16:43,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" -d '{"network": {"shared": true, "tenant_id": "cf97b5380ac047ffb94b5a2cb02782cf", "name": "patrole-net_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "admin_state_up": true}}' 2019-05-16 20:16:44,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Thu, 16 May 2019 20:16:44 GMT X-Openstack-Request-Id: req-571f0665-d750-408d-b8df-ea223a376239 2019-05-16 20:16:44,027 - 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":"b1b06b77-34c9-4e24-a8e0-540918a43b48","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":true,"project_id":"cf97b5380ac047ffb94b5a2cb02782cf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T20:16:43Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c","admin_state_up":true,"tenant_id":"cf97b5380ac047ffb94b5a2cb02782cf","created_at":"2019-05-16T20:16:43Z","mtu":1450}} 2019-05-16 20:16:44,027 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-571f0665-d750-408d-b8df-ea223a376239 2019-05-16 20:16:44,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.887153148651s 2019-05-16 20:16:44,028 - 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-05-16T20:16:43Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b1b06b77-34c9-4e24-a8e0-540918a43b48', u'provider:segmentation_id': 21, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c', u'created_at': u'2019-05-16T20:16:43Z', u'mtu': 1450, u'tenant_id': u'cf97b5380ac047ffb94b5a2cb02782cf', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'cf97b5380ac047ffb94b5a2cb02782cf', u'l2_adjacency': True}) 2019-05-16 20:16:44,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 20:16:44,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e1b2ef404b0ac81454af08b4df78f9531311e645" 2019-05-16 20:16:44,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2098 Content-Type: application/json Date: Thu, 16 May 2019 20:16:44 GMT X-Openstack-Request-Id: req-e725bca9-f5df-4de9-8daf-0ef95f3c5228 2019-05-16 20:16:44,409 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85408666-f497-4d8b-8bd1-db6c2e5da984","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c929bbdb-44c8-4a89-9579-5262d9d5a4e2"],"description":"","tags":[],"updated_at":"2019-05-16T18:25:48Z","qos_policy_id":null,"name":"HA network tenant c3f4592852414ec8b26b7832852f2d03","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T18:25:48Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b1b06b77-34c9-4e24-a8e0-540918a43b48","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":true,"project_id":"cf97b5380ac047ffb94b5a2cb02782cf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T20:16:43Z","qos_policy_id":null,"name":"patrole-net_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c","admin_state_up":true,"tenant_id":"cf97b5380ac047ffb94b5a2cb02782cf","created_at":"2019-05-16T20:16:43Z","provider:network_type":"vxlan"}]} 2019-05-16 20:16:44,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-e725bca9-f5df-4de9-8daf-0ef95f3c5228 2019-05-16 20:16:44,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.381197929382s 2019-05-16 20:16:44,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-16 20:16:44,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e1b2ef404b0ac81454af08b4df78f9531311e645" -d '{"subnet": {"name": "patrole-subnet_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "enable_dhcp": true, "network_id": "b1b06b77-34c9-4e24-a8e0-540918a43b48", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-16 20:16:45,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Thu, 16 May 2019 20:16:45 GMT X-Openstack-Request-Id: req-0d653c5f-90da-4756-9a72-165ef87d3b50 2019-05-16 20:16:45,412 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-16T20:16:44Z","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":"ad8ffafb-b411-432d-904b-ccacf5e844dd","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"cf97b5380ac047ffb94b5a2cb02782cf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c","enable_dhcp":true,"segment_id":null,"network_id":"b1b06b77-34c9-4e24-a8e0-540918a43b48","tenant_id":"cf97b5380ac047ffb94b5a2cb02782cf","created_at":"2019-05-16T20:16:44Z","ip_version":4}} 2019-05-16 20:16:45,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-0d653c5f-90da-4756-9a72-165ef87d3b50 2019-05-16 20:16:45,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.00113511086s 2019-05-16 20:16:45,413 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T20:16:44Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ad8ffafb-b411-432d-904b-ccacf5e844dd', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b1b06b77-34c9-4e24-a8e0-540918a43b48', u'tenant_id': u'cf97b5380ac047ffb94b5a2cb02782cf', u'created_at': u'2019-05-16T20:16:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'cf97b5380ac047ffb94b5a2cb02782cf'}) 2019-05-16 20:16:45,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-16 20:16:45,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e1b2ef404b0ac81454af08b4df78f9531311e645" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "patrole-router_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "admin_state_up": true}}' 2019-05-16 20:16:52,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 706 Content-Type: application/json Date: Thu, 16 May 2019 20:16:52 GMT X-Openstack-Request-Id: req-cfad6c7e-73b9-4a56-bc8c-75a3e65decb6 2019-05-16 20:16:52,819 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cf97b5380ac047ffb94b5a2cb02782cf", "created_at": "2019-05-16T20:16:46Z", "admin_state_up": true, "updated_at": "2019-05-16T20:16:47Z", "project_id": "cf97b5380ac047ffb94b5a2cb02782cf", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "96da9e8f-9a62-4938-af9a-7640e701c288", "name": "patrole-router_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c"}} 2019-05-16 20:16:52,820 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-cfad6c7e-73b9-4a56-bc8c-75a3e65decb6 2019-05-16 20:16:52,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.40630316734s 2019-05-16 20:16:52,820 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T20:16:47Z', u'revision_number': 3, u'ha': True, u'id': u'96da9e8f-9a62-4938-af9a-7640e701c288', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c', u'admin_state_up': True, u'tenant_id': u'cf97b5380ac047ffb94b5a2cb02782cf', u'created_at': u'2019-05-16T20:16:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'cf97b5380ac047ffb94b5a2cb02782cf'}) 2019-05-16 20:16:52,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-16 20:16:52,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/96da9e8f-9a62-4938-af9a-7640e701c288/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}e1b2ef404b0ac81454af08b4df78f9531311e645" -d '{"subnet_id": "ad8ffafb-b411-432d-904b-ccacf5e844dd"}' 2019-05-16 20:16:56,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 20:16:56 GMT X-Openstack-Request-Id: req-df044f7d-a97c-4201-a113-17aa6de124c7 2019-05-16 20:16:56,386 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b1b06b77-34c9-4e24-a8e0-540918a43b48", "tenant_id": "cf97b5380ac047ffb94b5a2cb02782cf", "subnet_id": "ad8ffafb-b411-432d-904b-ccacf5e844dd", "subnet_ids": ["ad8ffafb-b411-432d-904b-ccacf5e844dd"], "port_id": "3551a4cf-1798-48b0-9591-f00f58c72b81", "id": "96da9e8f-9a62-4938-af9a-7640e701c288"} 2019-05-16 20:16:56,386 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/96da9e8f-9a62-4938-af9a-7640e701c288/add_router_interface.json used request id req-df044f7d-a97c-4201-a113-17aa6de124c7 2019-05-16 20:16:56,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.56488394737s 2019-05-16 20:16:56,387 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-16 20:16:56,493 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-16 20:16:56,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:16:56,502 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 16 May 2019 20:16:56 GMT 2019-05-16 20:16:56,502 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-16 20:16:56,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 20:16:56,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e1b2ef404b0ac81454af08b4df78f9531311e645" 2019-05-16 20:16:56,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 16 May 2019 20:16:56 GMT X-Openstack-Request-Id: req-269c539e-e447-489e-8e9d-6753aae91efd 2019-05-16 20:16:56,817 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 20:16:56,817 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-269c539e-e447-489e-8e9d-6753aae91efd 2019-05-16 20:16:56,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.310314893723s 2019-05-16 20:16:56,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 20:16:56,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e1b2ef404b0ac81454af08b4df78f9531311e645" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c"}' 2019-05-16 20:16:58,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Thu, 16 May 2019 20:16:58 GMT Location: http://172.30.9.36:9292/v2/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d321fe8c-1214-4f7f-aec6-4b1731fc556f 2019-05-16 20:16:58,087 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:16:57Z", "file": "/v2/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c/file", "owner": "cf97b5380ac047ffb94b5a2cb02782cf", "id": "f4f3ef35-7445-4c95-8ed4-1bf180c4c34c", "size": null, "self": "/v2/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c", "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_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "checksum": null, "created_at": "2019-05-16T20:16:57Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 20:16:58,087 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-d321fe8c-1214-4f7f-aec6-4b1731fc556f 2019-05-16 20:16:58,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 1.26111888885s 2019-05-16 20:16:58,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 20:16:58,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c/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}e1b2ef404b0ac81454af08b4df78f9531311e645" -d '' 2019-05-16 20:17:00,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 20:17:00 GMT X-Openstack-Request-Id: req-96adfe6a-216e-417d-b509-77e1e857f28c 2019-05-16 20:17:00,213 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 20:17:00,213 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c/file used request id req-96adfe6a-216e-417d-b509-77e1e857f28c 2019-05-16 20:17:00,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.12486219406s 2019-05-16 20:17:00,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 20:17:00,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e1b2ef404b0ac81454af08b4df78f9531311e645" 2019-05-16 20:17:00,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Thu, 16 May 2019 20:17:00 GMT X-Openstack-Request-Id: req-b6e4f19d-564f-4ab6-a7c4-c05807526924 2019-05-16 20:17:00,449 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:17:00Z", "file": "/v2/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c/file", "owner": "cf97b5380ac047ffb94b5a2cb02782cf", "id": "f4f3ef35-7445-4c95-8ed4-1bf180c4c34c", "size": 12716032, "self": "/v2/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T20:16:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 20:17:00,449 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-b6e4f19d-564f-4ab6-a7c4-c05807526924 2019-05-16 20:17:00,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.231583833694s 2019-05-16 20:17:00,451 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c/file', 'owner': u'cf97b5380ac047ffb94b5a2cb02782cf', 'id': u'f4f3ef35-7445-4c95-8ed4-1bf180c4c34c', 'size': 12716032, u'self': u'/v2/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cf97b5380ac047ffb94b5a2cb02782cf', 'name': 'patrole-project_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T20:17:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-16T20:17:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c', '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/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c', 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_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c', 'created': u'2019-05-16T20:16:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T20:16:57Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c', 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_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 20:17:00,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 20:17:00,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 20:17:00,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 16 May 2019 20: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-bbea82d2-a37f-4394-aafe-86217098a405 x-openstack-request-id: req-bbea82d2-a37f-4394-aafe-86217098a405 2019-05-16 20:17:00,814 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/51c6fd67-094c-4a4e-b8b4-ca54a67b5e27", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/51c6fd67-094c-4a4e-b8b4-ca54a67b5e27", "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": "51c6fd67-094c-4a4e-b8b4-ca54a67b5e27"}} 2019-05-16 20:17:00,815 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-bbea82d2-a37f-4394-aafe-86217098a405 2019-05-16 20:17:00,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.359890937805s 2019-05-16 20:17:00,816 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'51c6fd67-094c-4a4e-b8b4-ca54a67b5e27', 'swap': 0}) 2019-05-16 20:17:00,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 20:17:00,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/51c6fd67-094c-4a4e-b8b4-ca54a67b5e27/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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" -d '{"extra_specs": {}}' 2019-05-16 20:17:00,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 20:17: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-5729ac89-8a3c-4010-a708-c877fc017cd9 x-openstack-request-id: req-5729ac89-8a3c-4010-a708-c877fc017cd9 2019-05-16 20:17:00,839 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 20:17:00,839 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/51c6fd67-094c-4a4e-b8b4-ca54a67b5e27/os-extra_specs used request id req-5729ac89-8a3c-4010-a708-c877fc017cd9 2019-05-16 20:17:00,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230460166931s 2019-05-16 20:17:00,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:17:00,853 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 20:17:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88521183-d33e-4499-90d4-2081a2fad3ad 2019-05-16 20:17:00,853 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 20:17:00,853 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-88521183-d33e-4499-90d4-2081a2fad3ad 2019-05-16 20:17:00,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:17:00,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e1b2ef404b0ac81454af08b4df78f9531311e645" 2019-05-16 20:17:01,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b01075bf-4d7a-4cee-85b7-58dd4ac88b95 2019-05-16 20:17:01,068 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:17:01,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-b01075bf-4d7a-4cee-85b7-58dd4ac88b95 2019-05-16 20:17:01,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211482048035s 2019-05-16 20:17:01,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:17:01,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e1b2ef404b0ac81454af08b4df78f9531311e645" 2019-05-16 20:17:01,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc30119f-b663-42d2-bbc1-d077f4191d8a 2019-05-16 20:17:01,290 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:17:01,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-dc30119f-b663-42d2-bbc1-d077f4191d8a 2019-05-16 20:17:01,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217099905014s 2019-05-16 20:17:01,303 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-16 20:17:03,772 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-16 20:17:06,240 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 580ba27b-0e1b-45e1-a68c-6bed9f1ab9d0 | 2019-05-16T20:17:05.755179 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 580ba27b-0e1b-45e1-a68c-6bed9f1ab9d0 ~/.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-05-16 20:17:09,811 - 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 | | __unknown__ | tempest-type-1424255015 | Available | | __unknown__ | tempest-type-975292298 | 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-05-16 20:17:10,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-16 20:17:12,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-16 20:17:15,890 - 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=220a6480-b654-4685-a04a-7910c044afa8) as the default verifier for the future CLI operations. 2019-05-16 20:17:17,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-16 20:17:17,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:17:17,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Thu, 16 May 2019 20:17: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-4dfebe14-6750-4895-9352-a337ad618283 x-openstack-request-id: req-4dfebe14-6750-4895-9352-a337ad618283 2019-05-16 20:17:17,911 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 299}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 302}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-16 20:17:17,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-hypervisors/detail used request id req-4dfebe14-6750-4895-9352-a337ad618283 2019-05-16 20:17:17,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0370950698853s 2019-05-16 20:17:17,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 20:17:17,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e1b2ef404b0ac81454af08b4df78f9531311e645" 2019-05-16 20:17:18,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Thu, 16 May 2019 20:17:18 GMT X-Openstack-Request-Id: req-5e8b7300-cc56-4d5d-836d-ba67c36da868 2019-05-16 20:17:18,243 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:17:00Z", "file": "/v2/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c/file", "owner": "cf97b5380ac047ffb94b5a2cb02782cf", "id": "f4f3ef35-7445-4c95-8ed4-1bf180c4c34c", "size": 12716032, "self": "/v2/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T20:16:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 20:17:18,243 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-5e8b7300-cc56-4d5d-836d-ba67c36da868 2019-05-16 20:17:18,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.326586961746s 2019-05-16 20:17:18,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 20:17:18,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e1b2ef404b0ac81454af08b4df78f9531311e645" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c"}' 2019-05-16 20:17:18,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Thu, 16 May 2019 20:17:18 GMT Location: http://172.30.9.36:9292/v2/images/a5d0074a-85ab-4c2b-ac8d-c2fc27e1d150 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cbc3e2d7-1b3f-4ef4-9c3c-a39a4facb44e 2019-05-16 20:17:18,309 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:17:18Z", "file": "/v2/images/a5d0074a-85ab-4c2b-ac8d-c2fc27e1d150/file", "owner": "cf97b5380ac047ffb94b5a2cb02782cf", "id": "a5d0074a-85ab-4c2b-ac8d-c2fc27e1d150", "size": null, "self": "/v2/images/a5d0074a-85ab-4c2b-ac8d-c2fc27e1d150", "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_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "checksum": null, "created_at": "2019-05-16T20:17:18Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 20:17:18,309 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-cbc3e2d7-1b3f-4ef4-9c3c-a39a4facb44e 2019-05-16 20:17:18,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0558660030365s 2019-05-16 20:17:18,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 20:17:18,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/a5d0074a-85ab-4c2b-ac8d-c2fc27e1d150/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}e1b2ef404b0ac81454af08b4df78f9531311e645" -d '' 2019-05-16 20:17:19,056 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 20:17:19 GMT X-Openstack-Request-Id: req-1216fdbd-07c0-4883-85a4-7eff7203e72e 2019-05-16 20:17:19,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-05-16 20:17:19,056 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/a5d0074a-85ab-4c2b-ac8d-c2fc27e1d150/file used request id req-1216fdbd-07c0-4883-85a4-7eff7203e72e 2019-05-16 20:17:19,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.746325969696s 2019-05-16 20:17:19,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 20:17:19,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e1b2ef404b0ac81454af08b4df78f9531311e645" 2019-05-16 20:17:19,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Thu, 16 May 2019 20:17:19 GMT X-Openstack-Request-Id: req-79e98e9e-b885-4613-88fc-4446c6538839 2019-05-16 20:17:19,092 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:17:18Z", "file": "/v2/images/a5d0074a-85ab-4c2b-ac8d-c2fc27e1d150/file", "owner": "cf97b5380ac047ffb94b5a2cb02782cf", "id": "a5d0074a-85ab-4c2b-ac8d-c2fc27e1d150", "size": 12716032, "self": "/v2/images/a5d0074a-85ab-4c2b-ac8d-c2fc27e1d150", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/a5d0074a-85ab-4c2b-ac8d-c2fc27e1d150/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/a5d0074a-85ab-4c2b-ac8d-c2fc27e1d150/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T20:17:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:17:00Z", "file": "/v2/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c/file", "owner": "cf97b5380ac047ffb94b5a2cb02782cf", "id": "f4f3ef35-7445-4c95-8ed4-1bf180c4c34c", "size": 12716032, "self": "/v2/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T20:16:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 20:17:19,092 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-79e98e9e-b885-4613-88fc-4446c6538839 2019-05-16 20:17:19,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0313491821289s 2019-05-16 20:17:19,095 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/a5d0074a-85ab-4c2b-ac8d-c2fc27e1d150/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a5d0074a-85ab-4c2b-ac8d-c2fc27e1d150/file', 'owner': u'cf97b5380ac047ffb94b5a2cb02782cf', 'id': u'a5d0074a-85ab-4c2b-ac8d-c2fc27e1d150', 'size': 12716032, u'self': u'/v2/images/a5d0074a-85ab-4c2b-ac8d-c2fc27e1d150', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cf97b5380ac047ffb94b5a2cb02782cf', 'name': 'patrole-project_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/a5d0074a-85ab-4c2b-ac8d-c2fc27e1d150/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T20:17:18Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-16T20:17:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c', '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/a5d0074a-85ab-4c2b-ac8d-c2fc27e1d150', 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_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c', 'created': u'2019-05-16T20:17:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T20:17:18Z', 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/a5d0074a-85ab-4c2b-ac8d-c2fc27e1d150', 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_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 20:17:19,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 20:17:19,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 20:17:19,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Thu, 16 May 2019 20: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-68bef8da-f6c2-4da0-bac0-6f5cb06a1259 x-openstack-request-id: req-68bef8da-f6c2-4da0-bac0-6f5cb06a1259 2019-05-16 20:17:19,138 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_alt_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/b05a5773-3225-4f3f-b664-039dad2c2652", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/b05a5773-3225-4f3f-b664-039dad2c2652", "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": "b05a5773-3225-4f3f-b664-039dad2c2652"}} 2019-05-16 20:17:19,138 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-68bef8da-f6c2-4da0-bac0-6f5cb06a1259 2019-05-16 20:17:19,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0426080226898s 2019-05-16 20:17:19,139 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'b05a5773-3225-4f3f-b664-039dad2c2652', 'swap': 0}) 2019-05-16 20:17:19,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 20:17:19,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/b05a5773-3225-4f3f-b664-039dad2c2652/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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" -d '{"extra_specs": {}}' 2019-05-16 20:17:19,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 20:17: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-861abd1f-54e9-47f0-8d16-a88312c86f8e x-openstack-request-id: req-861abd1f-54e9-47f0-8d16-a88312c86f8e 2019-05-16 20:17:19,161 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 20:17:19,161 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/b05a5773-3225-4f3f-b664-039dad2c2652/os-extra_specs used request id req-861abd1f-54e9-47f0-8d16-a88312c86f8e 2019-05-16 20:17:19,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207211971283s 2019-05-16 20:17:19,161 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'b05a5773-3225-4f3f-b664-039dad2c2652', 'swap': 0}) 2019-05-16 20:17:22,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-16 20:17:22,531 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-16 20:17:22,531 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-16 20:17:22,533 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-16 20:17:22,571 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-16 20:17:26,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-220a6480-b654-4685-a04a-7910c044afa8/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?!.*test_auto_allocated_topology_rbac)(?!.*test_create_network_provider_segmentation_id)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2019-05-16 20:17:26,309 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-16 20:17:26,320 - 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-05-16 20:20:48,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a2aefd50-1913-4ab4-b7e2-9f15c0312812 2019-05-16 20:20:48,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a2aefd50-1913-4ab4-b7e2-9f15c0312812']'. 2019-05-16 20:20:49,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-16 20:20:49,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-16 20:20:49,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-16 20:20:49,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a2aefd50-1913-4ab4-b7e2-9f15c0312812 | 2019-05-16 20:20:49,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-16 20:20:49,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-16 20:17:28 | 2019-05-16 20:20:49,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-16 20:20:48 | 2019-05-16 20:20:49,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:20 | 2019-05-16 20:20:49,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-16 20:20:49,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-16 20:20:49,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 220a6480-b654-4685-a04a-7910c044afa8) | 2019-05-16 20:20:49,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-16 20:20:49,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 580ba27b-0e1b-45e1-a68c-6bed9f1ab9d0) | 2019-05-16 20:20:49,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 148 | 2019-05-16 20:20:49,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 190.188 | 2019-05-16 20:20:49,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 139 | 2019-05-16 20:20:49,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-05-16 20:20:49,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-16 20:20:49,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-16 20:20:49,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-16 20:20:49,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-16 20:20:49,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-16 20:20:49,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-16 20:20:49,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-05-16 20:20:49,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'a2aefd50-1913-4ab4-b7e2-9f15c0312812', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.html'] 2019-05-16 20:20:51,784 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid a2aefd50-1913-4ab4-b7e2-9f15c0312812 --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-05-16 20:20:51,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'a2aefd50-1913-4ab4-b7e2-9f15c0312812', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.xml'] 2019-05-16 20:20:53,801 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid a2aefd50-1913-4ab4-b7e2-9f15c0312812 --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-05-16 20:20:53,962 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 20:20:53,962 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 04:11 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-16 20:20:53,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 20:20:53,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/a5d0074a-85ab-4c2b-ac8d-c2fc27e1d150 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e1b2ef404b0ac81454af08b4df78f9531311e645" 2019-05-16 20:20:54,635 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 20:20:54 GMT X-Openstack-Request-Id: req-fc282a1a-335e-4157-adfd-824eb4382ab4 2019-05-16 20:20:54,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-05-16 20:20:54,636 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/a5d0074a-85ab-4c2b-ac8d-c2fc27e1d150 used request id req-fc282a1a-335e-4157-adfd-824eb4382ab4 2019-05-16 20:20:54,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.666743993759s 2019-05-16 20:20:54,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 20:20:54,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:20:54,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 361 Content-Type: application/json Date: Thu, 16 May 2019 20:20: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-d70147e2-f3fd-4fdc-90d0-bf4a6e1a7497 x-openstack-request-id: req-d70147e2-f3fd-4fdc-90d0-bf4a6e1a7497 2019-05-16 20:20:54,667 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/51c6fd67-094c-4a4e-b8b4-ca54a67b5e27", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/51c6fd67-094c-4a4e-b8b4-ca54a67b5e27", "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": "51c6fd67-094c-4a4e-b8b4-ca54a67b5e27"}, {"name": "patrole-flavor_alt_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/b05a5773-3225-4f3f-b664-039dad2c2652", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/b05a5773-3225-4f3f-b664-039dad2c2652", "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": "b05a5773-3225-4f3f-b664-039dad2c2652"}]} 2019-05-16 20:20:54,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-d70147e2-f3fd-4fdc-90d0-bf4a6e1a7497 2019-05-16 20:20:54,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253441333771s 2019-05-16 20:20:54,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 20:20:54,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/b05a5773-3225-4f3f-b664-039dad2c2652 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:20:54,717 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 20:20: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-a667db7c-ad8f-4dc6-90f9-3587a6182f6c x-openstack-request-id: req-a667db7c-ad8f-4dc6-90f9-3587a6182f6c 2019-05-16 20:20:54,717 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/b05a5773-3225-4f3f-b664-039dad2c2652 used request id req-a667db7c-ad8f-4dc6-90f9-3587a6182f6c 2019-05-16 20:20:54,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0479090213776s 2019-05-16 20:20:54,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-16 20:20:54,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/96da9e8f-9a62-4938-af9a-7640e701c288/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}e1b2ef404b0ac81454af08b4df78f9531311e645" -d '{"subnet_id": "ad8ffafb-b411-432d-904b-ccacf5e844dd"}' 2019-05-16 20:20:57,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 20:20:57 GMT X-Openstack-Request-Id: req-b02d3f3a-e811-4e92-adc5-270b0ae3ee87 2019-05-16 20:20:57,589 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b1b06b77-34c9-4e24-a8e0-540918a43b48", "tenant_id": "cf97b5380ac047ffb94b5a2cb02782cf", "subnet_id": "ad8ffafb-b411-432d-904b-ccacf5e844dd", "subnet_ids": ["ad8ffafb-b411-432d-904b-ccacf5e844dd"], "port_id": "3551a4cf-1798-48b0-9591-f00f58c72b81", "id": "96da9e8f-9a62-4938-af9a-7640e701c288"} 2019-05-16 20:20:57,590 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/96da9e8f-9a62-4938-af9a-7640e701c288/remove_router_interface.json used request id req-b02d3f3a-e811-4e92-adc5-270b0ae3ee87 2019-05-16 20:20:57,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.87200593948s 2019-05-16 20:20:57,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 20:20:57,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e1b2ef404b0ac81454af08b4df78f9531311e645" 2019-05-16 20:20:58,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1217 Content-Type: application/json Date: Thu, 16 May 2019 20:20:57 GMT X-Openstack-Request-Id: req-90b13513-e0b3-4976-9a39-f1d21dc94102 2019-05-16 20:20:58,000 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cf97b5380ac047ffb94b5a2cb02782cf", "created_at": "2019-05-16T20:16:46Z", "admin_state_up": true, "updated_at": "2019-05-16T20:20:55Z", "project_id": "cf97b5380ac047ffb94b5a2cb02782cf", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "96da9e8f-9a62-4938-af9a-7640e701c288", "name": "patrole-router_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c3f4592852414ec8b26b7832852f2d03", "created_at": "2019-05-16T18:25:49Z", "admin_state_up": true, "updated_at": "2019-05-16T18:25:52Z", "project_id": "c3f4592852414ec8b26b7832852f2d03", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "e747899b-a1be-4080-903d-ec42b4d4fc4b", "name": "tempest-pretest-check-102260689"}]} 2019-05-16 20:20:58,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-90b13513-e0b3-4976-9a39-f1d21dc94102 2019-05-16 20:20:58,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.410001993179s 2019-05-16 20:20:58,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-16 20:20:58,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/96da9e8f-9a62-4938-af9a-7640e701c288.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e1b2ef404b0ac81454af08b4df78f9531311e645" 2019-05-16 20:21:02,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 20:21:02 GMT X-Openstack-Request-Id: req-c6a23bc2-8b66-4ccd-8e64-f7653524b1db 2019-05-16 20:21:02,099 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 20:21:02,099 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/96da9e8f-9a62-4938-af9a-7640e701c288.json used request id req-c6a23bc2-8b66-4ccd-8e64-f7653524b1db 2019-05-16 20:21:02,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.0973200798s 2019-05-16 20:21:02,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 20:21:02,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e1b2ef404b0ac81454af08b4df78f9531311e645" 2019-05-16 20:21:02,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1923 Content-Type: application/json Date: Thu, 16 May 2019 20:21:02 GMT X-Openstack-Request-Id: req-6a00b24c-c16e-4abf-a9e0-bba1b015d7a9 2019-05-16 20:21:02,439 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-16T18:04:14Z","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":"15f6e4f1-be08-42d1-ac18-58bd55312917","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"06d1924295234cf290a06b20cd4dd341","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"220195cd-782b-490f-b03b-eb92b75ca738","tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:14Z","ip_version":4},{"updated_at":"2019-05-16T20:16:44Z","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":"ad8ffafb-b411-432d-904b-ccacf5e844dd","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"cf97b5380ac047ffb94b5a2cb02782cf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c","enable_dhcp":true,"segment_id":null,"network_id":"b1b06b77-34c9-4e24-a8e0-540918a43b48","tenant_id":"cf97b5380ac047ffb94b5a2cb02782cf","created_at":"2019-05-16T20:16:44Z","ip_version":4},{"updated_at":"2019-05-16T18:25:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c929bbdb-44c8-4a89-9579-5262d9d5a4e2","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant c3f4592852414ec8b26b7832852f2d03","enable_dhcp":false,"segment_id":null,"network_id":"85408666-f497-4d8b-8bd1-db6c2e5da984","tenant_id":"","created_at":"2019-05-16T18:25:48Z","ip_version":4}]} 2019-05-16 20:21:02,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-6a00b24c-c16e-4abf-a9e0-bba1b015d7a9 2019-05-16 20:21:02,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.339468002319s 2019-05-16 20:21:02,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-16 20:21:02,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/ad8ffafb-b411-432d-904b-ccacf5e844dd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e1b2ef404b0ac81454af08b4df78f9531311e645" 2019-05-16 20:21:04,955 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 20:21:04 GMT X-Openstack-Request-Id: req-8f2c27bb-66cb-4c89-8cdb-78ce45fae658 2019-05-16 20:21:04,955 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 20:21:04,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/ad8ffafb-b411-432d-904b-ccacf5e844dd.json used request id req-8f2c27bb-66cb-4c89-8cdb-78ce45fae658 2019-05-16 20:21:04,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.514772892s 2019-05-16 20:21:04,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 20:21:04,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e1b2ef404b0ac81454af08b4df78f9531311e645" 2019-05-16 20:21:05,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2104 Content-Type: application/json Date: Thu, 16 May 2019 20:21:05 GMT X-Openstack-Request-Id: req-0bf7ee24-41dd-4811-b35d-c70e90ec7f89 2019-05-16 20:21:05,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":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85408666-f497-4d8b-8bd1-db6c2e5da984","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c929bbdb-44c8-4a89-9579-5262d9d5a4e2"],"description":"","tags":[],"updated_at":"2019-05-16T18:25:48Z","qos_policy_id":null,"name":"HA network tenant c3f4592852414ec8b26b7832852f2d03","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T18:25:48Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b1b06b77-34c9-4e24-a8e0-540918a43b48","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":true,"project_id":"cf97b5380ac047ffb94b5a2cb02782cf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T20:21:04Z","qos_policy_id":null,"name":"patrole-net_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c","admin_state_up":true,"tenant_id":"cf97b5380ac047ffb94b5a2cb02782cf","created_at":"2019-05-16T20:16:43Z","provider:network_type":"vxlan"}]} 2019-05-16 20:21:05,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-0bf7ee24-41dd-4811-b35d-c70e90ec7f89 2019-05-16 20:21:05,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.384799957275s 2019-05-16 20:21:05,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-16 20:21:05,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/b1b06b77-34c9-4e24-a8e0-540918a43b48.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e1b2ef404b0ac81454af08b4df78f9531311e645" 2019-05-16 20:21:07,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 20:21:07 GMT X-Openstack-Request-Id: req-608f0fa2-dd3a-4004-95c6-4fb632e998aa 2019-05-16 20:21:07,081 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 20:21:07,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/b1b06b77-34c9-4e24-a8e0-540918a43b48.json used request id req-608f0fa2-dd3a-4004-95c6-4fb632e998aa 2019-05-16 20:21:07,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.73917078972s 2019-05-16 20:21:07,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 20:21:07,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e1b2ef404b0ac81454af08b4df78f9531311e645" 2019-05-16 20:21:07,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Thu, 16 May 2019 20:21:07 GMT X-Openstack-Request-Id: req-68ca1480-11f9-4414-9f34-c419b0bc1516 2019-05-16 20:21:07,117 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:17:00Z", "file": "/v2/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c/file", "owner": "cf97b5380ac047ffb94b5a2cb02782cf", "id": "f4f3ef35-7445-4c95-8ed4-1bf180c4c34c", "size": 12716032, "self": "/v2/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T20:16:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 20:21:07,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-68ca1480-11f9-4414-9f34-c419b0bc1516 2019-05-16 20:21:07,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0314710140228s 2019-05-16 20:21:07,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 20:21:07,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e1b2ef404b0ac81454af08b4df78f9531311e645" 2019-05-16 20:21:08,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 20:21:08 GMT X-Openstack-Request-Id: req-200a6390-4a17-43f4-a660-a4049833d01d 2019-05-16 20:21:08,415 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 20:21:08,415 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/f4f3ef35-7445-4c95-8ed4-1bf180c4c34c used request id req-200a6390-4a17-43f4-a660-a4049833d01d 2019-05-16 20:21:08,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.29558992386s 2019-05-16 20:21:08,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 20:21:08,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:21:08,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Thu, 16 May 2019 20:21: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-addc742b-afd2-4ca0-8fdc-daaa3d4d62d9 x-openstack-request-id: req-addc742b-afd2-4ca0-8fdc-daaa3d4d62d9 2019-05-16 20:21:08,438 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/51c6fd67-094c-4a4e-b8b4-ca54a67b5e27", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/51c6fd67-094c-4a4e-b8b4-ca54a67b5e27", "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": "51c6fd67-094c-4a4e-b8b4-ca54a67b5e27"}]} 2019-05-16 20:21:08,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-addc742b-afd2-4ca0-8fdc-daaa3d4d62d9 2019-05-16 20:21:08,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231850147247s 2019-05-16 20:21:08,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 20:21:08,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/51c6fd67-094c-4a4e-b8b4-ca54a67b5e27 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:21:08,484 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 20:21:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cff79e62-ab5c-4446-867d-824e3027e3a0 x-openstack-request-id: req-cff79e62-ab5c-4446-867d-824e3027e3a0 2019-05-16 20:21:08,484 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/51c6fd67-094c-4a4e-b8b4-ca54a67b5e27 used request id req-cff79e62-ab5c-4446-867d-824e3027e3a0 2019-05-16 20:21:08,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0437760353088s 2019-05-16 20:21:08,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:21:08,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:21:08,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Thu, 16 May 2019 20:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-036dcd2c-bc6f-4bf8-8aea-0ec10322f99c 2019-05-16 20:21:08,730 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "links": {"self": "http://172.30.9.36:5000/v3/users/aa53f933d25c4bbf8a34711c0f95cc96"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aa53f933d25c4bbf8a34711c0f95cc96", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:21:08,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-036dcd2c-bc6f-4bf8-8aea-0ec10322f99c 2019-05-16 20:21:08,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245573997498s 2019-05-16 20:21:08,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:21:08,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/aa53f933d25c4bbf8a34711c0f95cc96 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:21:08,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Thu, 16 May 2019 20:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2304beef-9080-46fa-b3a0-b31d62608816 2019-05-16 20:21:08,961 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c", "links": {"self": "http://172.30.9.36:5000/v3/users/aa53f933d25c4bbf8a34711c0f95cc96"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "aa53f933d25c4bbf8a34711c0f95cc96", "description": null}} 2019-05-16 20:21:08,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/aa53f933d25c4bbf8a34711c0f95cc96 used request id req-2304beef-9080-46fa-b3a0-b31d62608816 2019-05-16 20:21:08,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225302934647s 2019-05-16 20:21:08,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-16 20:21:08,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/aa53f933d25c4bbf8a34711c0f95cc96 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:21:09,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:21:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceb30b98-555e-4994-a4dc-1538fa53145f 2019-05-16 20:21:09,323 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:21:09,323 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/aa53f933d25c4bbf8a34711c0f95cc96 used request id req-ceb30b98-555e-4994-a4dc-1538fa53145f 2019-05-16 20:21:09,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.361295938492s 2019-05-16 20:21:09,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:21:09,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:21:09,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 16 May 2019 20:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca55fd1-dec5-4de4-a7bd-ff29663d7b77 2019-05-16 20:21:09,557 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.36:5000/v3/projects/cf97b5380ac047ffb94b5a2cb02782cf"}, "tags": [], "enabled": true, "id": "cf97b5380ac047ffb94b5a2cb02782cf", "parent_id": "default", "domain_id": "default", "name": "patrole-project_959d6f30-75bc-4c4e-943c-ec28a0dc8e7c"}]} 2019-05-16 20:21:09,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-bca55fd1-dec5-4de4-a7bd-ff29663d7b77 2019-05-16 20:21:09,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22668504715s 2019-05-16 20:21:09,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-16 20:21:09,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/cf97b5380ac047ffb94b5a2cb02782cf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:21:09,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:21:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-599e2aa1-4a0f-4f4d-9419-c6be071a247e 2019-05-16 20:21:09,854 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:21:09,854 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/cf97b5380ac047ffb94b5a2cb02782cf used request id req-599e2aa1-4a0f-4f4d-9419-c6be071a247e 2019-05-16 20:21:09,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.292598962784s 2019-05-16 20:21:09,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 20:21:09,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=cf97b5380ac047ffb94b5a2cb02782cf&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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:21:10,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 16 May 2019 20:21:10 GMT X-Openstack-Request-Id: req-cef0da33-d16a-40b1-9bed-2b149bb1d636 2019-05-16 20:21:10,235 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf97b5380ac047ffb94b5a2cb02782cf", "created_at": "2019-05-16T20:16:43Z", "updated_at": "2019-05-16T20:16:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:16:43Z", "revision_number": 0, "id": "00fa572d-2462-4ab8-8f44-8b8597295aab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T20:16:43Z", "security_group_id": "171d3740-0a3b-4c57-8716-61f1b7ea2343", "tenant_id": "cf97b5380ac047ffb94b5a2cb02782cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf97b5380ac047ffb94b5a2cb02782cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:16:43Z", "revision_number": 0, "id": "4cdc38ad-b952-403a-9d8c-b8f9c8a1dbaf", "remote_group_id": "171d3740-0a3b-4c57-8716-61f1b7ea2343", "remote_ip_prefix": null, "created_at": "2019-05-16T20:16:43Z", "security_group_id": "171d3740-0a3b-4c57-8716-61f1b7ea2343", "tenant_id": "cf97b5380ac047ffb94b5a2cb02782cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf97b5380ac047ffb94b5a2cb02782cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:16:43Z", "revision_number": 0, "id": "93269d05-ed46-454c-98b3-dce0551ebad7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T20:16:43Z", "security_group_id": "171d3740-0a3b-4c57-8716-61f1b7ea2343", "tenant_id": "cf97b5380ac047ffb94b5a2cb02782cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf97b5380ac047ffb94b5a2cb02782cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:16:43Z", "revision_number": 0, "id": "bfd131b9-56a2-4346-856e-1233cbe3b43e", "remote_group_id": "171d3740-0a3b-4c57-8716-61f1b7ea2343", "remote_ip_prefix": null, "created_at": "2019-05-16T20:16:43Z", "security_group_id": "171d3740-0a3b-4c57-8716-61f1b7ea2343", "tenant_id": "cf97b5380ac047ffb94b5a2cb02782cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf97b5380ac047ffb94b5a2cb02782cf"}], "revision_number": 1, "project_id": "cf97b5380ac047ffb94b5a2cb02782cf", "id": "171d3740-0a3b-4c57-8716-61f1b7ea2343", "name": "default"}]} 2019-05-16 20:21:10,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=cf97b5380ac047ffb94b5a2cb02782cf&name=default used request id req-cef0da33-d16a-40b1-9bed-2b149bb1d636 2019-05-16 20:21:10,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.37616109848s 2019-05-16 20:21:10,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 20:21:10,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:21:10,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Thu, 16 May 2019 20:21:10 GMT X-Openstack-Request-Id: req-35b9ab72-2b89-49a1-941d-53950b41950a 2019-05-16 20:21:10,628 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf97b5380ac047ffb94b5a2cb02782cf", "created_at": "2019-05-16T20:16:43Z", "updated_at": "2019-05-16T20:16:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:16:43Z", "revision_number": 0, "id": "00fa572d-2462-4ab8-8f44-8b8597295aab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T20:16:43Z", "security_group_id": "171d3740-0a3b-4c57-8716-61f1b7ea2343", "tenant_id": "cf97b5380ac047ffb94b5a2cb02782cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf97b5380ac047ffb94b5a2cb02782cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:16:43Z", "revision_number": 0, "id": "4cdc38ad-b952-403a-9d8c-b8f9c8a1dbaf", "remote_group_id": "171d3740-0a3b-4c57-8716-61f1b7ea2343", "remote_ip_prefix": null, "created_at": "2019-05-16T20:16:43Z", "security_group_id": "171d3740-0a3b-4c57-8716-61f1b7ea2343", "tenant_id": "cf97b5380ac047ffb94b5a2cb02782cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf97b5380ac047ffb94b5a2cb02782cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:16:43Z", "revision_number": 0, "id": "93269d05-ed46-454c-98b3-dce0551ebad7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T20:16:43Z", "security_group_id": "171d3740-0a3b-4c57-8716-61f1b7ea2343", "tenant_id": "cf97b5380ac047ffb94b5a2cb02782cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf97b5380ac047ffb94b5a2cb02782cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:16:43Z", "revision_number": 0, "id": "bfd131b9-56a2-4346-856e-1233cbe3b43e", "remote_group_id": "171d3740-0a3b-4c57-8716-61f1b7ea2343", "remote_ip_prefix": null, "created_at": "2019-05-16T20:16:43Z", "security_group_id": "171d3740-0a3b-4c57-8716-61f1b7ea2343", "tenant_id": "cf97b5380ac047ffb94b5a2cb02782cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf97b5380ac047ffb94b5a2cb02782cf"}], "revision_number": 1, "project_id": "cf97b5380ac047ffb94b5a2cb02782cf", "id": "171d3740-0a3b-4c57-8716-61f1b7ea2343", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efb27a65730c4f76ada8c28d48951970", "created_at": "2019-05-16T19:51:48Z", "updated_at": "2019-05-16T19:51:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "52d875bc-5284-42d6-a4e4-5760c5cd8334", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "62008d08-a694-422a-8ff5-b9025774f55d", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "ce050de5-c88b-4d75-8ee2-57e268b8f8e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "e831004e-37ba-476c-a146-e15147e43a16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}], "revision_number": 1, "project_id": "efb27a65730c4f76ada8c28d48951970", "id": "1873114c-101d-4167-abbc-dd963690a23a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-16 20:21:10,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-35b9ab72-2b89-49a1-941d-53950b41950a 2019-05-16 20:21:10,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.387035131454s 2019-05-16 20:21:10,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 20:21:10,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/171d3740-0a3b-4c57-8716-61f1b7ea2343.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9bd4167c30fe200f6484ab221c79b86fe8230bfd" 2019-05-16 20:21:10,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 20:21:10 GMT X-Openstack-Request-Id: req-7815ef5d-d10a-4c6b-8d6d-01a3d21e6ddb 2019-05-16 20:21:10,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 20:21:10,784 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/171d3740-0a3b-4c57-8716-61f1b7ea2343.json used request id req-7815ef5d-d10a-4c6b-8d6d-01a3d21e6ddb 2019-05-16 20:21:10,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.149391174316s 2019-05-16 20:21:10,833 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-05-16 20:21:10,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:21:10,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 20:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57d39734-fb6b-4e49-ad25-836b8e10cd93 2019-05-16 20:21:10,881 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 20:21:10,881 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-57d39734-fb6b-4e49-ad25-836b8e10cd93 2019-05-16 20:21:10,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 20:21:11,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T21:21:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["dK123Ny3StivvSrH2grqmQ"], "issued_at": "2019-05-16T20:21:11.000000Z"}} 2019-05-16 20:21:11,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 20:21:11,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:11,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 16 May 2019 20:21:11 GMT X-Openstack-Request-Id: req-5b6ae942-79e3-4f5d-834d-f7c92425d6d9 2019-05-16 20:21:11,588 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 20:21:11,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5b6ae942-79e3-4f5d-834d-f7c92425d6d9 2019-05-16 20:21:11,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.295109033585s 2019-05-16 20:21:11,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:21:11,601 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 20:21:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3969cf61-5be7-4a63-bdcc-675babf94e51 2019-05-16 20:21:11,601 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 20:21:11,601 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-3969cf61-5be7-4a63-bdcc-675babf94e51 2019-05-16 20:21:11,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:21:11,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:11,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 20:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2336347c-7ed8-4069-b034-8ae02e980d14 2019-05-16 20:21:11,767 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 20:21:11,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-2336347c-7ed8-4069-b034-8ae02e980d14 2019-05-16 20:21:11,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.16499209404s 2019-05-16 20:21:11,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-16 20:21:11,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_c57fb544-b743-40ed-b7b4-52964bc6c0e7"}}' 2019-05-16 20:21:12,005 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Thu, 16 May 2019 20:21:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ae8a790-a212-4edc-8bf9-b04e20df9807 2019-05-16 20:21:12,006 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.36:5000/v3/projects/e7a2b460816848b39c38b3cca847f233"}, "tags": [], "enabled": true, "id": "e7a2b460816848b39c38b3cca847f233", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_c57fb544-b743-40ed-b7b4-52964bc6c0e7"}} 2019-05-16 20:21:12,006 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-8ae8a790-a212-4edc-8bf9-b04e20df9807 2019-05-16 20:21:12,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.232041120529s 2019-05-16 20:21:12,007 - 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'e7a2b460816848b39c38b3cca847f233', '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_c57fb544-b743-40ed-b7b4-52964bc6c0e7'}) 2019-05-16 20:21:12,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-16 20:21:12,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "PKy4ndkHkEsKGyAXySHih6uQLSZCKd", "email": null, "name": "neutron_trunk-user_c57fb544-b743-40ed-b7b4-52964bc6c0e7"}}' 2019-05-16 20:21:12,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Thu, 16 May 2019 20:21:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63703ddf-e5c9-4522-9909-05b4d27d55b7 2019-05-16 20:21:12,509 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "links": {"self": "http://172.30.9.36:5000/v3/users/9d1f3a8acc8e42e69ad5925b7a65c9d3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9d1f3a8acc8e42e69ad5925b7a65c9d3", "domain_id": "default", "password_expires_at": null}} 2019-05-16 20:21:12,510 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-63703ddf-e5c9-4522-9909-05b4d27d55b7 2019-05-16 20:21:12,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.496549129486s 2019-05-16 20:21:12,510 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9d1f3a8acc8e42e69ad5925b7a65c9d3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_c57fb544-b743-40ed-b7b4-52964bc6c0e7'}) 2019-05-16 20:21:12,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:21:12,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:12,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ab9548-d12a-4503-8afa-de0ca2c363ba 2019-05-16 20:21:12,732 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:21:12,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-96ab9548-d12a-4503-8afa-de0ca2c363ba 2019-05-16 20:21:12,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218357086182s 2019-05-16 20:21:12,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:21:12,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:12,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e16fc4ec-df7e-42ea-8142-3245bfaf3f7c 2019-05-16 20:21:12,954 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:21:12,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-e16fc4ec-df7e-42ea-8142-3245bfaf3f7c 2019-05-16 20:21:12,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21657204628s 2019-05-16 20:21:12,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:21:12,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:13,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9bf1e43-6301-4196-bf6a-a5455152d641 2019-05-16 20:21:13,160 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:21:13,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-e9bf1e43-6301-4196-bf6a-a5455152d641 2019-05-16 20:21:13,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200601100922s 2019-05-16 20:21:13,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:21:13,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:13,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 20:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-878a0906-aa7e-41ec-8cb9-712c7b8755bb 2019-05-16 20:21:13,381 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 20:21:13,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-878a0906-aa7e-41ec-8cb9-712c7b8755bb 2019-05-16 20:21:13,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216138124466s 2019-05-16 20:21:13,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:21:13,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:13,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 16 May 2019 20:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcf1a34f-1242-4280-81f5-47bc1f3160ec 2019-05-16 20:21:13,724 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron_trunk-user_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "links": {"self": "http://172.30.9.36:5000/v3/users/9d1f3a8acc8e42e69ad5925b7a65c9d3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9d1f3a8acc8e42e69ad5925b7a65c9d3", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:21:13,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-fcf1a34f-1242-4280-81f5-47bc1f3160ec 2019-05-16 20:21:13,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.342325925827s 2019-05-16 20:21:13,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:21:13,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:13,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 16 May 2019 20:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21e9766b-26bc-4168-aa90-fd7b4f78de8f 2019-05-16 20:21:13,943 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.36:5000/v3/projects/e7a2b460816848b39c38b3cca847f233"}, "tags": [], "enabled": true, "id": "e7a2b460816848b39c38b3cca847f233", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_c57fb544-b743-40ed-b7b4-52964bc6c0e7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 20:21:13,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-21e9766b-26bc-4168-aa90-fd7b4f78de8f 2019-05-16 20:21:13,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207073926926s 2019-05-16 20:21:13,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 20:21:13,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=9d1f3a8acc8e42e69ad5925b7a65c9d3&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=e7a2b460816848b39c38b3cca847f233" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:14,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 16 May 2019 20:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7123888-de81-49ff-8d69-68d3d1990f3e 2019-05-16 20:21:14,163 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=9d1f3a8acc8e42e69ad5925b7a65c9d3&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=e7a2b460816848b39c38b3cca847f233", "previous": null, "next": null}} 2019-05-16 20:21:14,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=9d1f3a8acc8e42e69ad5925b7a65c9d3&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=e7a2b460816848b39c38b3cca847f233 used request id req-c7123888-de81-49ff-8d69-68d3d1990f3e 2019-05-16 20:21:14,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.210974931717s 2019-05-16 20:21:14,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 20:21:14,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/e7a2b460816848b39c38b3cca847f233/users/9d1f3a8acc8e42e69ad5925b7a65c9d3/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:14,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:21:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-047f9c56-2d80-4330-bcc1-acb156ec0e97 2019-05-16 20:21:14,381 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:21:14,381 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/e7a2b460816848b39c38b3cca847f233/users/9d1f3a8acc8e42e69ad5925b7a65c9d3/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-047f9c56-2d80-4330-bcc1-acb156ec0e97 2019-05-16 20:21:14,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.214361906052s 2019-05-16 20:21:14,382 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_c57fb544-b743-40ed-b7b4-52964bc6c0e7', 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'e7a2b460816848b39c38b3cca847f233', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'PKy4ndkHkEsKGyAXySHih6uQLSZCKd', 'username': u'neutron_trunk-user_c57fb544-b743-40ed-b7b4-52964bc6c0e7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-16 20:21:14,385 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_c57fb544-b743-40ed-b7b4-52964bc6c0e7', 'password': 'PKy4ndkHkEsKGyAXySHih6uQLSZCKd', 'project_name': 'neutron_trunk-project_c57fb544-b743-40ed-b7b4-52964bc6c0e7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': 'e7a2b460816848b39c38b3cca847f233', 'project_domain_name': 'Default'} 2019-05-16 20:21:14,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:21:14,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:14,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ac72a0f-924a-4a4c-8d2d-c15e94f58440 2019-05-16 20:21:14,581 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:21:14,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-8ac72a0f-924a-4a4c-8d2d-c15e94f58440 2019-05-16 20:21:14,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192995071411s 2019-05-16 20:21:14,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:21:14,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:14,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac585f1-cce3-4cfd-a47e-17d7ff363a1c 2019-05-16 20:21:14,710 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:21:14,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-aac585f1-cce3-4cfd-a47e-17d7ff363a1c 2019-05-16 20:21:14,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.123616933823s 2019-05-16 20:21:14,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:21:14,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:14,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 20:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f6a699d-1860-4b9b-8808-e71b7a17022c 2019-05-16 20:21:14,937 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 20:21:14,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-0f6a699d-1860-4b9b-8808-e71b7a17022c 2019-05-16 20:21:14,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221687078476s 2019-05-16 20:21:14,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:21:14,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:15,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 16 May 2019 20:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8cd643e-7b4f-45cd-94e1-68441c131cc5 2019-05-16 20:21:15,170 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron_trunk-user_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "links": {"self": "http://172.30.9.36:5000/v3/users/9d1f3a8acc8e42e69ad5925b7a65c9d3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9d1f3a8acc8e42e69ad5925b7a65c9d3", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:21:15,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-f8cd643e-7b4f-45cd-94e1-68441c131cc5 2019-05-16 20:21:15,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231855869293s 2019-05-16 20:21:15,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:21:15,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:15,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 16 May 2019 20:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05e3155a-f28f-4825-83c6-cdde96a34155 2019-05-16 20:21:15,309 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.36:5000/v3/projects/e7a2b460816848b39c38b3cca847f233"}, "tags": [], "enabled": true, "id": "e7a2b460816848b39c38b3cca847f233", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_c57fb544-b743-40ed-b7b4-52964bc6c0e7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 20:21:15,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-05e3155a-f28f-4825-83c6-cdde96a34155 2019-05-16 20:21:15,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.127655982971s 2019-05-16 20:21:15,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 20:21:15,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=9d1f3a8acc8e42e69ad5925b7a65c9d3&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=e7a2b460816848b39c38b3cca847f233" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:15,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 16 May 2019 20:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b989da42-dd22-4a4f-adf9-7569749f7c2c 2019-05-16 20:21:15,539 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=9d1f3a8acc8e42e69ad5925b7a65c9d3&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=e7a2b460816848b39c38b3cca847f233", "previous": null, "next": null}} 2019-05-16 20:21:15,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=9d1f3a8acc8e42e69ad5925b7a65c9d3&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=e7a2b460816848b39c38b3cca847f233 used request id req-b989da42-dd22-4a4f-adf9-7569749f7c2c 2019-05-16 20:21:15,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.221654891968s 2019-05-16 20:21:15,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 20:21:15,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/e7a2b460816848b39c38b3cca847f233/users/9d1f3a8acc8e42e69ad5925b7a65c9d3/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:15,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:21:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76441198-adf7-4a9a-ae1a-bcdc4e766fa9 2019-05-16 20:21:15,811 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:21:15,812 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/e7a2b460816848b39c38b3cca847f233/users/9d1f3a8acc8e42e69ad5925b7a65c9d3/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-76441198-adf7-4a9a-ae1a-bcdc4e766fa9 2019-05-16 20:21:15,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.27029800415s 2019-05-16 20:21:15,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:21:15,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:15,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7824e0d-6e7c-4f76-8f67-fb1765119d95 2019-05-16 20:21:15,942 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:21:15,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-a7824e0d-6e7c-4f76-8f67-fb1765119d95 2019-05-16 20:21:15,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.126713037491s 2019-05-16 20:21:15,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:21:15,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:16,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 20:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b09e3be-3ac2-47d2-86f3-b67400406bb8 2019-05-16 20:21:16,167 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 20:21:16,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-1b09e3be-3ac2-47d2-86f3-b67400406bb8 2019-05-16 20:21:16,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220032930374s 2019-05-16 20:21:16,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:21:16,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:16,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 16 May 2019 20:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25745940-1819-460e-bf16-528ce06c7df9 2019-05-16 20:21:16,389 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron_trunk-user_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "links": {"self": "http://172.30.9.36:5000/v3/users/9d1f3a8acc8e42e69ad5925b7a65c9d3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9d1f3a8acc8e42e69ad5925b7a65c9d3", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:21:16,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-25745940-1819-460e-bf16-528ce06c7df9 2019-05-16 20:21:16,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221047878265s 2019-05-16 20:21:16,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 20:21:16,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=9d1f3a8acc8e42e69ad5925b7a65c9d3&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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:16,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Thu, 16 May 2019 20:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec074ee-5a97-409e-92f8-54c387e1fe03 2019-05-16 20:21:16,530 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=9d1f3a8acc8e42e69ad5925b7a65c9d3&scope.domain.id=default", "previous": null, "next": null}} 2019-05-16 20:21:16,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=9d1f3a8acc8e42e69ad5925b7a65c9d3&scope.domain.id=default used request id req-5ec074ee-5a97-409e-92f8-54c387e1fe03 2019-05-16 20:21:16,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.129091024399s 2019-05-16 20:21:16,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-16 20:21:16,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/domains/default/users/9d1f3a8acc8e42e69ad5925b7a65c9d3/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:16,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:21:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea7bfc19-fac6-41ea-a68e-7f3088071f1e 2019-05-16 20:21:16,793 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:21:16,793 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/domains/default/users/9d1f3a8acc8e42e69ad5925b7a65c9d3/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-ea7bfc19-fac6-41ea-a68e-7f3088071f1e 2019-05-16 20:21:16,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.259568929672s 2019-05-16 20:21:16,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:21:16,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 20:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b66df87e-6351-4a03-92da-8bcaf8676b0f 2019-05-16 20:21:16,804 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 20:21:16,804 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-b66df87e-6351-4a03-92da-8bcaf8676b0f 2019-05-16 20:21:16,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 20:21:17,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T21:21:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7a2b460816848b39c38b3cca847f233", "name": "neutron_trunk-project_c57fb544-b743-40ed-b7b4-52964bc6c0e7"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/e7a2b460816848b39c38b3cca847f233", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/e7a2b460816848b39c38b3cca847f233", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/e7a2b460816848b39c38b3cca847f233", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/e7a2b460816848b39c38b3cca847f233", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/e7a2b460816848b39c38b3cca847f233", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/e7a2b460816848b39c38b3cca847f233", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/e7a2b460816848b39c38b3cca847f233", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/e7a2b460816848b39c38b3cca847f233", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/e7a2b460816848b39c38b3cca847f233", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_e7a2b460816848b39c38b3cca847f233", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_e7a2b460816848b39c38b3cca847f233", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "id": "9d1f3a8acc8e42e69ad5925b7a65c9d3"}, "audit_ids": ["CFjZ2KakTPKXZrX96H0kMA"], "issued_at": "2019-05-16T20:21:17.000000Z"}} 2019-05-16 20:21:17,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-16 20:21:17,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" 2019-05-16 20:21:17,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 16 May 2019 20:21:17 GMT X-Openstack-Request-Id: req-17bb53bd-2618-4772-9183-21b4492b3e29 2019-05-16 20:21:17,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-05-16 20:21:17,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/extensions.json used request id req-17bb53bd-2618-4772-9183-21b4492b3e29 2019-05-16 20:21:17,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.318196058273s 2019-05-16 20:21:17,558 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-05-16 20:21:17,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:21:17,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:17,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 20:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8887f27d-0a86-4405-937c-dcf25aa4f47c 2019-05-16 20:21:17,785 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 20:21:17,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-8887f27d-0a86-4405-937c-dcf25aa4f47c 2019-05-16 20:21:17,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.226693153381s 2019-05-16 20:21:17,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:21:17,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:18,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 16 May 2019 20:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d411411-53d9-44a9-9342-ff26e13647e0 2019-05-16 20:21:18,004 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.36:5000/v3/projects/e7a2b460816848b39c38b3cca847f233"}, "tags": [], "enabled": true, "id": "e7a2b460816848b39c38b3cca847f233", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_c57fb544-b743-40ed-b7b4-52964bc6c0e7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 20:21:18,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-0d411411-53d9-44a9-9342-ff26e13647e0 2019-05-16 20:21:18,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212288141251s 2019-05-16 20:21:18,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-16 20:21:18,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" -d '{"network": {"shared": true, "tenant_id": "e7a2b460816848b39c38b3cca847f233", "name": "neutron_trunk-net_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "admin_state_up": true}}' 2019-05-16 20:21:18,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Thu, 16 May 2019 20:21:18 GMT X-Openstack-Request-Id: req-e59b653a-424f-4873-9689-b4dc0268d645 2019-05-16 20:21:18,603 - 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":"d687876c-57ba-40fc-bb4a-2fb580461b39","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":true,"project_id":"e7a2b460816848b39c38b3cca847f233","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T20:21:18Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_c57fb544-b743-40ed-b7b4-52964bc6c0e7","admin_state_up":true,"tenant_id":"e7a2b460816848b39c38b3cca847f233","created_at":"2019-05-16T20:21:18Z","mtu":1450}} 2019-05-16 20:21:18,603 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-e59b653a-424f-4873-9689-b4dc0268d645 2019-05-16 20:21:18,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.596715927124s 2019-05-16 20:21:18,604 - 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-05-16T20:21:18Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd687876c-57ba-40fc-bb4a-2fb580461b39', u'provider:segmentation_id': 60, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_c57fb544-b743-40ed-b7b4-52964bc6c0e7', u'created_at': u'2019-05-16T20:21:18Z', u'mtu': 1450, u'tenant_id': u'e7a2b460816848b39c38b3cca847f233', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'e7a2b460816848b39c38b3cca847f233', u'l2_adjacency': True}) 2019-05-16 20:21:18,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 20:21:18,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" 2019-05-16 20:21:18,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2104 Content-Type: application/json Date: Thu, 16 May 2019 20:21:18 GMT X-Openstack-Request-Id: req-8b527f0b-c2f5-4825-a139-7c21e9d42643 2019-05-16 20:21:18,982 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85408666-f497-4d8b-8bd1-db6c2e5da984","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c929bbdb-44c8-4a89-9579-5262d9d5a4e2"],"description":"","tags":[],"updated_at":"2019-05-16T18:25:48Z","qos_policy_id":null,"name":"HA network tenant c3f4592852414ec8b26b7832852f2d03","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T18:25:48Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d687876c-57ba-40fc-bb4a-2fb580461b39","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":true,"project_id":"e7a2b460816848b39c38b3cca847f233","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T20:21:18Z","qos_policy_id":null,"name":"neutron_trunk-net_c57fb544-b743-40ed-b7b4-52964bc6c0e7","admin_state_up":true,"tenant_id":"e7a2b460816848b39c38b3cca847f233","created_at":"2019-05-16T20:21:18Z","provider:network_type":"vxlan"}]} 2019-05-16 20:21:18,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-8b527f0b-c2f5-4825-a139-7c21e9d42643 2019-05-16 20:21:18,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377712965012s 2019-05-16 20:21:18,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-16 20:21:18,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" -d '{"subnet": {"name": "neutron_trunk-subnet_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "enable_dhcp": true, "network_id": "d687876c-57ba-40fc-bb4a-2fb580461b39", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-16 20:21:20,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Thu, 16 May 2019 20:21:20 GMT X-Openstack-Request-Id: req-c92444bb-b97f-41c6-80d1-595fbdf98798 2019-05-16 20:21:20,005 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-16T20:21: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":"fd16ab17-a42d-4b68-8d72-e6b674c7c570","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e7a2b460816848b39c38b3cca847f233","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_c57fb544-b743-40ed-b7b4-52964bc6c0e7","enable_dhcp":true,"segment_id":null,"network_id":"d687876c-57ba-40fc-bb4a-2fb580461b39","tenant_id":"e7a2b460816848b39c38b3cca847f233","created_at":"2019-05-16T20:21:19Z","ip_version":4}} 2019-05-16 20:21:20,005 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-c92444bb-b97f-41c6-80d1-595fbdf98798 2019-05-16 20:21:20,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.02089095116s 2019-05-16 20:21:20,005 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T20:21: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'fd16ab17-a42d-4b68-8d72-e6b674c7c570', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_c57fb544-b743-40ed-b7b4-52964bc6c0e7', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd687876c-57ba-40fc-bb4a-2fb580461b39', u'tenant_id': u'e7a2b460816848b39c38b3cca847f233', u'created_at': u'2019-05-16T20:21: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'e7a2b460816848b39c38b3cca847f233'}) 2019-05-16 20:21:20,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-16 20:21:20,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "neutron_trunk-router_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "admin_state_up": true}}' 2019-05-16 20:21:27,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Thu, 16 May 2019 20:21:27 GMT X-Openstack-Request-Id: req-819c0dde-fac4-4e68-89a8-93480db055aa 2019-05-16 20:21:27,659 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e7a2b460816848b39c38b3cca847f233", "created_at": "2019-05-16T20:21:21Z", "admin_state_up": true, "updated_at": "2019-05-16T20:21:22Z", "project_id": "e7a2b460816848b39c38b3cca847f233", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "4fb0ca6a-a8ab-431a-9120-03a0ac381396", "name": "neutron_trunk-router_c57fb544-b743-40ed-b7b4-52964bc6c0e7"}} 2019-05-16 20:21:27,660 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-819c0dde-fac4-4e68-89a8-93480db055aa 2019-05-16 20:21:27,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.65368700027s 2019-05-16 20:21:27,660 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T20:21:22Z', u'revision_number': 3, u'ha': True, u'id': u'4fb0ca6a-a8ab-431a-9120-03a0ac381396', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_c57fb544-b743-40ed-b7b4-52964bc6c0e7', u'admin_state_up': True, u'tenant_id': u'e7a2b460816848b39c38b3cca847f233', u'created_at': u'2019-05-16T20:21:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'e7a2b460816848b39c38b3cca847f233'}) 2019-05-16 20:21:27,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-16 20:21:27,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/4fb0ca6a-a8ab-431a-9120-03a0ac381396/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}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" -d '{"subnet_id": "fd16ab17-a42d-4b68-8d72-e6b674c7c570"}' 2019-05-16 20:21:31,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 20:21:31 GMT X-Openstack-Request-Id: req-39eb2cbb-89bd-4e37-ba74-7297b753cb4b 2019-05-16 20:21:31,102 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d687876c-57ba-40fc-bb4a-2fb580461b39", "tenant_id": "e7a2b460816848b39c38b3cca847f233", "subnet_id": "fd16ab17-a42d-4b68-8d72-e6b674c7c570", "subnet_ids": ["fd16ab17-a42d-4b68-8d72-e6b674c7c570"], "port_id": "ca7743e3-6519-4b55-a071-290b8beaebcf", "id": "4fb0ca6a-a8ab-431a-9120-03a0ac381396"} 2019-05-16 20:21:31,102 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/4fb0ca6a-a8ab-431a-9120-03a0ac381396/add_router_interface.json used request id req-39eb2cbb-89bd-4e37-ba74-7297b753cb4b 2019-05-16 20:21:31,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.4412419796s 2019-05-16 20:21:31,102 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-16 20:21:31,204 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-16 20:21:31,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:21:31,212 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 16 May 2019 20:21:31 GMT 2019-05-16 20:21:31,213 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-16 20:21:31,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 20:21:31,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" 2019-05-16 20:21:31,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 16 May 2019 20:21:31 GMT X-Openstack-Request-Id: req-6522c64c-216b-493d-abb3-f600080078b8 2019-05-16 20:21:31,629 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 20:21:31,629 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-6522c64c-216b-493d-abb3-f600080078b8 2019-05-16 20:21:31,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.411563873291s 2019-05-16 20:21:31,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 20:21:31,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_c57fb544-b743-40ed-b7b4-52964bc6c0e7"}' 2019-05-16 20:21:32,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Thu, 16 May 2019 20:21:32 GMT Location: http://172.30.9.36:9292/v2/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0eb3b7ec-a97d-4980-a04c-e5bd11314f4e 2019-05-16 20:21:32,058 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:21:32Z", "file": "/v2/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a/file", "owner": "e7a2b460816848b39c38b3cca847f233", "id": "b49f08e6-fd64-4dd6-a334-298af58c3d0a", "size": null, "self": "/v2/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a", "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_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "checksum": null, "created_at": "2019-05-16T20:21:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 20:21:32,058 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-0eb3b7ec-a97d-4980-a04c-e5bd11314f4e 2019-05-16 20:21:32,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.420943021774s 2019-05-16 20:21:32,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 20:21:32,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a/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}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" -d '' 2019-05-16 20:21:32,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 20:21:32 GMT X-Openstack-Request-Id: req-cda0dfe7-09b4-4ebb-90df-77bdd0baa17b 2019-05-16 20:21:32,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-05-16 20:21:32,842 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a/file used request id req-cda0dfe7-09b4-4ebb-90df-77bdd0baa17b 2019-05-16 20:21:32,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.78327703476s 2019-05-16 20:21:32,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 20:21:32,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" 2019-05-16 20:21:33,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 16 May 2019 20:21:33 GMT X-Openstack-Request-Id: req-349f8ece-61ac-4495-959c-28ac8a990c58 2019-05-16 20:21:33,280 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:21:32Z", "file": "/v2/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a/file", "owner": "e7a2b460816848b39c38b3cca847f233", "id": "b49f08e6-fd64-4dd6-a334-298af58c3d0a", "size": 12716032, "self": "/v2/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T20:21:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 20:21:33,280 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-349f8ece-61ac-4495-959c-28ac8a990c58 2019-05-16 20:21:33,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.433084964752s 2019-05-16 20:21:33,282 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a/file', 'owner': u'e7a2b460816848b39c38b3cca847f233', 'id': u'b49f08e6-fd64-4dd6-a334-298af58c3d0a', 'size': 12716032, u'self': u'/v2/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e7a2b460816848b39c38b3cca847f233', 'name': 'neutron_trunk-project_c57fb544-b743-40ed-b7b4-52964bc6c0e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T20:21:32Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-16T20:21:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_c57fb544-b743-40ed-b7b4-52964bc6c0e7', '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/b49f08e6-fd64-4dd6-a334-298af58c3d0a', 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_c57fb544-b743-40ed-b7b4-52964bc6c0e7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_c57fb544-b743-40ed-b7b4-52964bc6c0e7', 'created': u'2019-05-16T20:21:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T20:21: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/b49f08e6-fd64-4dd6-a334-298af58c3d0a', 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_c57fb544-b743-40ed-b7b4-52964bc6c0e7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 20:21:33,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 20:21:33,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 20:21:33,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 16 May 2019 20:21: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-3e6f7053-be1c-4ea1-aa44-b7a4000f5506 x-openstack-request-id: req-3e6f7053-be1c-4ea1-aa44-b7a4000f5506 2019-05-16 20:21:33,636 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/0e3dda97-f33e-43f0-9b3a-4fb65edad5cd", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/0e3dda97-f33e-43f0-9b3a-4fb65edad5cd", "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": "0e3dda97-f33e-43f0-9b3a-4fb65edad5cd"}} 2019-05-16 20:21:33,636 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-3e6f7053-be1c-4ea1-aa44-b7a4000f5506 2019-05-16 20:21:33,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.350551128387s 2019-05-16 20:21:33,637 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_c57fb544-b743-40ed-b7b4-52964bc6c0e7', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'0e3dda97-f33e-43f0-9b3a-4fb65edad5cd', 'swap': 0}) 2019-05-16 20:21:33,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 20:21:33,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/0e3dda97-f33e-43f0-9b3a-4fb65edad5cd/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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" -d '{"extra_specs": {}}' 2019-05-16 20:21:33,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 20:21: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-721f3c98-32d8-42ff-9c2d-4c4c2d12bd8c x-openstack-request-id: req-721f3c98-32d8-42ff-9c2d-4c4c2d12bd8c 2019-05-16 20:21:33,657 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 20:21:33,658 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/0e3dda97-f33e-43f0-9b3a-4fb65edad5cd/os-extra_specs used request id req-721f3c98-32d8-42ff-9c2d-4c4c2d12bd8c 2019-05-16 20:21:33,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198409557343s 2019-05-16 20:21:33,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:21:33,671 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 20:21:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86319d3d-83cc-4b7f-aac1-5e2692e6efe1 2019-05-16 20:21:33,671 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 20:21:33,671 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-86319d3d-83cc-4b7f-aac1-5e2692e6efe1 2019-05-16 20:21:33,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:21:33,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" 2019-05-16 20:21:33,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19bec418-ad69-4204-ac4c-399d1fada3a8 2019-05-16 20:21:33,959 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:21:33,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-19bec418-ad69-4204-ac4c-399d1fada3a8 2019-05-16 20:21:33,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.283997058868s 2019-05-16 20:21:33,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:21:33,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" 2019-05-16 20:21:34,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8129a5a8-7a31-468c-8c68-a45eed4721a9 2019-05-16 20:21:34,169 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:21:34,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-8129a5a8-7a31-468c-8c68-a45eed4721a9 2019-05-16 20:21:34,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205748081207s 2019-05-16 20:21:34,178 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-16 20:21:36,666 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-16 20:21:39,071 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 01a1f892-d728-4ac0-bbde-b53757441231 | 2019-05-16T20:21:38.642105 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 01a1f892-d728-4ac0-bbde-b53757441231 ~/.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-05-16 20:21:42,481 - 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 | | __unknown__ | tempest-type-1424255015 | Available | | __unknown__ | tempest-type-975292298 | 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-05-16 20:21:43,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-16 20:21:45,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-16 20:21:48,703 - 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=313f8aa5-3285-4d00-8048-b29c26c4f179) as the default verifier for the future CLI operations. 2019-05-16 20:21:50,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-16 20:21:50,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:21:50,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Thu, 16 May 2019 20:21: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-f7ea6282-7235-455b-afb0-441236fd1d9c x-openstack-request-id: req-f7ea6282-7235-455b-afb0-441236fd1d9c 2019-05-16 20:21:50,740 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 299}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 302}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-16 20:21:50,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-hypervisors/detail used request id req-f7ea6282-7235-455b-afb0-441236fd1d9c 2019-05-16 20:21:50,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.038969039917s 2019-05-16 20:21:50,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 20:21:50,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" 2019-05-16 20:21:51,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 16 May 2019 20:21:51 GMT X-Openstack-Request-Id: req-854312f5-48e8-4379-85c1-cf23147da707 2019-05-16 20:21:51,105 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:21:32Z", "file": "/v2/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a/file", "owner": "e7a2b460816848b39c38b3cca847f233", "id": "b49f08e6-fd64-4dd6-a334-298af58c3d0a", "size": 12716032, "self": "/v2/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T20:21:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 20:21:51,106 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-854312f5-48e8-4379-85c1-cf23147da707 2019-05-16 20:21:51,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.359986066818s 2019-05-16 20:21:51,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 20:21:51,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_c57fb544-b743-40ed-b7b4-52964bc6c0e7"}' 2019-05-16 20:21:51,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Thu, 16 May 2019 20:21:51 GMT Location: http://172.30.9.36:9292/v2/images/1378ff60-0fde-45a7-9fb9-ba9119ea020e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2c23a939-0f0b-4366-a18c-c8cf39a10e3b 2019-05-16 20:21:51,166 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:21:51Z", "file": "/v2/images/1378ff60-0fde-45a7-9fb9-ba9119ea020e/file", "owner": "e7a2b460816848b39c38b3cca847f233", "id": "1378ff60-0fde-45a7-9fb9-ba9119ea020e", "size": null, "self": "/v2/images/1378ff60-0fde-45a7-9fb9-ba9119ea020e", "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_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "checksum": null, "created_at": "2019-05-16T20:21:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 20:21:51,166 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-2c23a939-0f0b-4366-a18c-c8cf39a10e3b 2019-05-16 20:21:51,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0498359203339s 2019-05-16 20:21:51,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 20:21:51,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/1378ff60-0fde-45a7-9fb9-ba9119ea020e/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}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" -d '' 2019-05-16 20:21:52,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 20:21:52 GMT X-Openstack-Request-Id: req-da36f1ae-c11d-42e1-87aa-8927ecf7e786 2019-05-16 20:21:52,434 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 20:21:52,435 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/1378ff60-0fde-45a7-9fb9-ba9119ea020e/file used request id req-da36f1ae-c11d-42e1-87aa-8927ecf7e786 2019-05-16 20:21:52,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.26754593849s 2019-05-16 20:21:52,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 20:21:52,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" 2019-05-16 20:21:52,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Thu, 16 May 2019 20:21:52 GMT X-Openstack-Request-Id: req-71c7577f-8425-4423-84a7-aa2b4aa31eb9 2019-05-16 20:21:52,770 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:21:52Z", "file": "/v2/images/1378ff60-0fde-45a7-9fb9-ba9119ea020e/file", "owner": "e7a2b460816848b39c38b3cca847f233", "id": "1378ff60-0fde-45a7-9fb9-ba9119ea020e", "size": 12716032, "self": "/v2/images/1378ff60-0fde-45a7-9fb9-ba9119ea020e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/1378ff60-0fde-45a7-9fb9-ba9119ea020e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/1378ff60-0fde-45a7-9fb9-ba9119ea020e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T20:21:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:21:32Z", "file": "/v2/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a/file", "owner": "e7a2b460816848b39c38b3cca847f233", "id": "b49f08e6-fd64-4dd6-a334-298af58c3d0a", "size": 12716032, "self": "/v2/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T20:21:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 20:21:52,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-71c7577f-8425-4423-84a7-aa2b4aa31eb9 2019-05-16 20:21:52,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.330803871155s 2019-05-16 20:21:52,773 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/1378ff60-0fde-45a7-9fb9-ba9119ea020e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1378ff60-0fde-45a7-9fb9-ba9119ea020e/file', 'owner': u'e7a2b460816848b39c38b3cca847f233', 'id': u'1378ff60-0fde-45a7-9fb9-ba9119ea020e', 'size': 12716032, u'self': u'/v2/images/1378ff60-0fde-45a7-9fb9-ba9119ea020e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e7a2b460816848b39c38b3cca847f233', 'name': 'neutron_trunk-project_c57fb544-b743-40ed-b7b4-52964bc6c0e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/1378ff60-0fde-45a7-9fb9-ba9119ea020e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T20:21:52Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-16T20:21:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_c57fb544-b743-40ed-b7b4-52964bc6c0e7', '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/1378ff60-0fde-45a7-9fb9-ba9119ea020e', 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_c57fb544-b743-40ed-b7b4-52964bc6c0e7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_c57fb544-b743-40ed-b7b4-52964bc6c0e7', 'created': u'2019-05-16T20:21:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T20:21: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/1378ff60-0fde-45a7-9fb9-ba9119ea020e', 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_c57fb544-b743-40ed-b7b4-52964bc6c0e7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 20:21:52,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 20:21:52,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 20:21:52,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Thu, 16 May 2019 20:21: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-f2588ac8-4677-4b8a-8025-86aedf698499 x-openstack-request-id: req-f2588ac8-4677-4b8a-8025-86aedf698499 2019-05-16 20:21:52,819 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/58638978-c97a-4692-9507-fd8507b67f3e", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/58638978-c97a-4692-9507-fd8507b67f3e", "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": "58638978-c97a-4692-9507-fd8507b67f3e"}} 2019-05-16 20:21:52,819 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-f2588ac8-4677-4b8a-8025-86aedf698499 2019-05-16 20:21:52,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0451481342316s 2019-05-16 20:21:52,820 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_c57fb544-b743-40ed-b7b4-52964bc6c0e7', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'58638978-c97a-4692-9507-fd8507b67f3e', 'swap': 0}) 2019-05-16 20:21:52,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 20:21:52,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/58638978-c97a-4692-9507-fd8507b67f3e/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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" -d '{"extra_specs": {}}' 2019-05-16 20:21:52,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 20:21: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-c0801f21-ac0e-49ca-bdf9-8d4819b831c9 x-openstack-request-id: req-c0801f21-ac0e-49ca-bdf9-8d4819b831c9 2019-05-16 20:21:52,841 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 20:21:52,841 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/58638978-c97a-4692-9507-fd8507b67f3e/os-extra_specs used request id req-c0801f21-ac0e-49ca-bdf9-8d4819b831c9 2019-05-16 20:21:52,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206019878387s 2019-05-16 20:21:52,842 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_c57fb544-b743-40ed-b7b4-52964bc6c0e7', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'58638978-c97a-4692-9507-fd8507b67f3e', 'swap': 0}) 2019-05-16 20:21:56,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-16 20:21:56,327 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-16 20:21:56,327 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-16 20:21:56,330 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-16 20:21:56,374 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-16 20:21:59,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-313f8aa5-3285-4d00-8048-b29c26c4f179/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-05-16 20:21:59,520 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-16 20:21:59,529 - 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-05-16 20:23:56,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6739f1ae-2521-4b27-88d6-1e1f8ebb8a86 2019-05-16 20:23:56,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6739f1ae-2521-4b27-88d6-1e1f8ebb8a86']'. 2019-05-16 20:23:57,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-16 20:23:57,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-16 20:23:57,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-16 20:23:57,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6739f1ae-2521-4b27-88d6-1e1f8ebb8a86 | 2019-05-16 20:23:57,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-16 20:23:57,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-16 20:22:01 | 2019-05-16 20:23:57,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-16 20:23:56 | 2019-05-16 20:23:57,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:55 | 2019-05-16 20:23:57,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-16 20:23:57,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-16 20:23:57,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 313f8aa5-3285-4d00-8048-b29c26c4f179) | 2019-05-16 20:23:57,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-16 20:23:57,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 01a1f892-d728-4ac0-bbde-b53757441231) | 2019-05-16 20:23:57,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 53 | 2019-05-16 20:23:57,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 93.587 | 2019-05-16 20:23:57,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-05-16 20:23:57,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2019-05-16 20:23:57,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-16 20:23:57,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-16 20:23:57,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-16 20:23:57,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-16 20:23:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-16 20:23:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-16 20:23:57,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-05-16 20:23:57,748 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '6739f1ae-2521-4b27-88d6-1e1f8ebb8a86', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.html'] 2019-05-16 20:23:59,542 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 6739f1ae-2521-4b27-88d6-1e1f8ebb8a86 --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-05-16 20:23:59,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '6739f1ae-2521-4b27-88d6-1e1f8ebb8a86', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.xml'] 2019-05-16 20:24:01,266 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 6739f1ae-2521-4b27-88d6-1e1f8ebb8a86 --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-05-16 20:24:01,381 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 20:24:01,381 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:44 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-05-16 20:24:01,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 20:24:01,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/1378ff60-0fde-45a7-9fb9-ba9119ea020e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" 2019-05-16 20:24:02,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 20:24:02 GMT X-Openstack-Request-Id: req-30814b8a-0ed9-456e-a0ee-c6619d602852 2019-05-16 20:24:02,541 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 20:24:02,541 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/1378ff60-0fde-45a7-9fb9-ba9119ea020e used request id req-30814b8a-0ed9-456e-a0ee-c6619d602852 2019-05-16 20:24:02,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.15612101555s 2019-05-16 20:24:02,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 20:24:02,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:24:02,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Thu, 16 May 2019 20:24:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-99d941d2-ca82-4d63-a9f3-464f1372c56b x-openstack-request-id: req-99d941d2-ca82-4d63-a9f3-464f1372c56b 2019-05-16 20:24:02,570 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/0e3dda97-f33e-43f0-9b3a-4fb65edad5cd", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/0e3dda97-f33e-43f0-9b3a-4fb65edad5cd", "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": "0e3dda97-f33e-43f0-9b3a-4fb65edad5cd"}, {"name": "neutron_trunk-flavor_alt_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/58638978-c97a-4692-9507-fd8507b67f3e", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/58638978-c97a-4692-9507-fd8507b67f3e", "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": "58638978-c97a-4692-9507-fd8507b67f3e"}]} 2019-05-16 20:24:02,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-99d941d2-ca82-4d63-a9f3-464f1372c56b 2019-05-16 20:24:02,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232739448547s 2019-05-16 20:24:02,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 20:24:02,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/58638978-c97a-4692-9507-fd8507b67f3e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:24:02,617 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 20:24: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-69deada5-4de0-4640-ab43-6799008b9923 x-openstack-request-id: req-69deada5-4de0-4640-ab43-6799008b9923 2019-05-16 20:24:02,618 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/58638978-c97a-4692-9507-fd8507b67f3e used request id req-69deada5-4de0-4640-ab43-6799008b9923 2019-05-16 20:24:02,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0454411506653s 2019-05-16 20:24:02,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-16 20:24:02,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/4fb0ca6a-a8ab-431a-9120-03a0ac381396/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}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" -d '{"subnet_id": "fd16ab17-a42d-4b68-8d72-e6b674c7c570"}' 2019-05-16 20:24:05,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 20:24:05 GMT X-Openstack-Request-Id: req-ce494bac-475b-4708-ab9c-8ca8222130c3 2019-05-16 20:24:05,271 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d687876c-57ba-40fc-bb4a-2fb580461b39", "tenant_id": "e7a2b460816848b39c38b3cca847f233", "subnet_id": "fd16ab17-a42d-4b68-8d72-e6b674c7c570", "subnet_ids": ["fd16ab17-a42d-4b68-8d72-e6b674c7c570"], "port_id": "ca7743e3-6519-4b55-a071-290b8beaebcf", "id": "4fb0ca6a-a8ab-431a-9120-03a0ac381396"} 2019-05-16 20:24:05,271 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/4fb0ca6a-a8ab-431a-9120-03a0ac381396/remove_router_interface.json used request id req-ce494bac-475b-4708-ab9c-8ca8222130c3 2019-05-16 20:24:05,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.65286803246s 2019-05-16 20:24:05,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 20:24:05,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" 2019-05-16 20:24:05,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json Date: Thu, 16 May 2019 20:24:05 GMT X-Openstack-Request-Id: req-58659868-0c62-48e8-9044-43c2602b1eb3 2019-05-16 20:24:05,732 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e7a2b460816848b39c38b3cca847f233", "created_at": "2019-05-16T20:21:21Z", "admin_state_up": true, "updated_at": "2019-05-16T20:24:03Z", "project_id": "e7a2b460816848b39c38b3cca847f233", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "4fb0ca6a-a8ab-431a-9120-03a0ac381396", "name": "neutron_trunk-router_c57fb544-b743-40ed-b7b4-52964bc6c0e7"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c3f4592852414ec8b26b7832852f2d03", "created_at": "2019-05-16T18:25:49Z", "admin_state_up": true, "updated_at": "2019-05-16T18:25:52Z", "project_id": "c3f4592852414ec8b26b7832852f2d03", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "e747899b-a1be-4080-903d-ec42b4d4fc4b", "name": "tempest-pretest-check-102260689"}]} 2019-05-16 20:24:05,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-58659868-0c62-48e8-9044-43c2602b1eb3 2019-05-16 20:24:05,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.460634946823s 2019-05-16 20:24:05,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-16 20:24:05,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/4fb0ca6a-a8ab-431a-9120-03a0ac381396.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" 2019-05-16 20:24:10,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 20:24:10 GMT X-Openstack-Request-Id: req-68ffd8cd-e9e2-4faa-ab4c-3362cac48613 2019-05-16 20:24:10,480 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 20:24:10,480 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/4fb0ca6a-a8ab-431a-9120-03a0ac381396.json used request id req-68ffd8cd-e9e2-4faa-ab4c-3362cac48613 2019-05-16 20:24:10,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.74604511261s 2019-05-16 20:24:10,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 20:24:10,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" 2019-05-16 20:24:10,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1929 Content-Type: application/json Date: Thu, 16 May 2019 20:24:10 GMT X-Openstack-Request-Id: req-304d589a-e61d-4fe7-bbdf-63dbe9a77152 2019-05-16 20:24:10,839 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-16T18:04:14Z","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":"15f6e4f1-be08-42d1-ac18-58bd55312917","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"06d1924295234cf290a06b20cd4dd341","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"220195cd-782b-490f-b03b-eb92b75ca738","tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:14Z","ip_version":4},{"updated_at":"2019-05-16T18:25:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c929bbdb-44c8-4a89-9579-5262d9d5a4e2","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant c3f4592852414ec8b26b7832852f2d03","enable_dhcp":false,"segment_id":null,"network_id":"85408666-f497-4d8b-8bd1-db6c2e5da984","tenant_id":"","created_at":"2019-05-16T18:25:48Z","ip_version":4},{"updated_at":"2019-05-16T20:21: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":"fd16ab17-a42d-4b68-8d72-e6b674c7c570","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e7a2b460816848b39c38b3cca847f233","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_c57fb544-b743-40ed-b7b4-52964bc6c0e7","enable_dhcp":true,"segment_id":null,"network_id":"d687876c-57ba-40fc-bb4a-2fb580461b39","tenant_id":"e7a2b460816848b39c38b3cca847f233","created_at":"2019-05-16T20:21:19Z","ip_version":4}]} 2019-05-16 20:24:10,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-304d589a-e61d-4fe7-bbdf-63dbe9a77152 2019-05-16 20:24:10,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.359378099442s 2019-05-16 20:24:10,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-16 20:24:10,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/fd16ab17-a42d-4b68-8d72-e6b674c7c570.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" 2019-05-16 20:24:13,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 20:24:13 GMT X-Openstack-Request-Id: req-df1c2012-affa-4fb9-871f-3f598e5a45fb 2019-05-16 20:24:13,347 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 20:24:13,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/fd16ab17-a42d-4b68-8d72-e6b674c7c570.json used request id req-df1c2012-affa-4fb9-871f-3f598e5a45fb 2019-05-16 20:24:13,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.50579810143s 2019-05-16 20:24:13,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 20:24:13,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" 2019-05-16 20:24:13,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2110 Content-Type: application/json Date: Thu, 16 May 2019 20:24:13 GMT X-Openstack-Request-Id: req-0ab5b7af-ca1d-43e6-baa3-acf4a103f872 2019-05-16 20:24:13,714 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85408666-f497-4d8b-8bd1-db6c2e5da984","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c929bbdb-44c8-4a89-9579-5262d9d5a4e2"],"description":"","tags":[],"updated_at":"2019-05-16T18:25:48Z","qos_policy_id":null,"name":"HA network tenant c3f4592852414ec8b26b7832852f2d03","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T18:25:48Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d687876c-57ba-40fc-bb4a-2fb580461b39","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":true,"project_id":"e7a2b460816848b39c38b3cca847f233","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T20:24:13Z","qos_policy_id":null,"name":"neutron_trunk-net_c57fb544-b743-40ed-b7b4-52964bc6c0e7","admin_state_up":true,"tenant_id":"e7a2b460816848b39c38b3cca847f233","created_at":"2019-05-16T20:21:18Z","provider:network_type":"vxlan"}]} 2019-05-16 20:24:13,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-0ab5b7af-ca1d-43e6-baa3-acf4a103f872 2019-05-16 20:24:13,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.366078138351s 2019-05-16 20:24:13,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-16 20:24:13,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/d687876c-57ba-40fc-bb4a-2fb580461b39.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" 2019-05-16 20:24:14,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 20:24:14 GMT X-Openstack-Request-Id: req-be73aa4d-8ca8-42ad-aedd-7fcbae99665e 2019-05-16 20:24:14,615 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 20:24:14,615 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/d687876c-57ba-40fc-bb4a-2fb580461b39.json used request id req-be73aa4d-8ca8-42ad-aedd-7fcbae99665e 2019-05-16 20:24:14,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.899736166s 2019-05-16 20:24:14,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 20:24:14,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" 2019-05-16 20:24:14,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 16 May 2019 20:24:14 GMT X-Openstack-Request-Id: req-d6d672e7-64b0-43f8-a8ef-0d9c14d32dbf 2019-05-16 20:24:14,916 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:21:32Z", "file": "/v2/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a/file", "owner": "e7a2b460816848b39c38b3cca847f233", "id": "b49f08e6-fd64-4dd6-a334-298af58c3d0a", "size": 12716032, "self": "/v2/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T20:21:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 20:24:14,916 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-d6d672e7-64b0-43f8-a8ef-0d9c14d32dbf 2019-05-16 20:24:14,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296473026276s 2019-05-16 20:24:14,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 20:24:14,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5a725540115bcaa7ab88ccbf1b94cf5f91a02f20" 2019-05-16 20:24:15,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 20:24:15 GMT X-Openstack-Request-Id: req-782965b3-4c12-4a6d-97e5-310a4a034da1 2019-05-16 20:24:15,547 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 20:24:15,547 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/b49f08e6-fd64-4dd6-a334-298af58c3d0a used request id req-782965b3-4c12-4a6d-97e5-310a4a034da1 2019-05-16 20:24:15,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.629080057144s 2019-05-16 20:24:15,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 20:24:15,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:24:15,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 20:24: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-c56adf3b-6647-4bc1-ac7c-a2141d8e4f17 x-openstack-request-id: req-c56adf3b-6647-4bc1-ac7c-a2141d8e4f17 2019-05-16 20:24:15,575 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/0e3dda97-f33e-43f0-9b3a-4fb65edad5cd", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/0e3dda97-f33e-43f0-9b3a-4fb65edad5cd", "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": "0e3dda97-f33e-43f0-9b3a-4fb65edad5cd"}]} 2019-05-16 20:24:15,575 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-c56adf3b-6647-4bc1-ac7c-a2141d8e4f17 2019-05-16 20:24:15,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0280170440674s 2019-05-16 20:24:15,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 20:24:15,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/0e3dda97-f33e-43f0-9b3a-4fb65edad5cd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:24:15,617 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 20:24: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-c8c7a989-d893-4bde-95c6-d13320ef334d x-openstack-request-id: req-c8c7a989-d893-4bde-95c6-d13320ef334d 2019-05-16 20:24:15,617 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/0e3dda97-f33e-43f0-9b3a-4fb65edad5cd used request id req-c8c7a989-d893-4bde-95c6-d13320ef334d 2019-05-16 20:24:15,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0402669906616s 2019-05-16 20:24:15,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:24:15,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:24:15,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 16 May 2019 20:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b81621b9-dea4-4108-82a1-e2703dab1195 2019-05-16 20:24:15,849 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron_trunk-user_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "links": {"self": "http://172.30.9.36:5000/v3/users/9d1f3a8acc8e42e69ad5925b7a65c9d3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9d1f3a8acc8e42e69ad5925b7a65c9d3", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:24:15,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-b81621b9-dea4-4108-82a1-e2703dab1195 2019-05-16 20:24:15,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231384038925s 2019-05-16 20:24:15,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:24:15,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/9d1f3a8acc8e42e69ad5925b7a65c9d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:24:16,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Thu, 16 May 2019 20:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ca9fd5f-d19b-4f62-9bcd-d7c353fe48a3 2019-05-16 20:24:16,093 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_c57fb544-b743-40ed-b7b4-52964bc6c0e7", "links": {"self": "http://172.30.9.36:5000/v3/users/9d1f3a8acc8e42e69ad5925b7a65c9d3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9d1f3a8acc8e42e69ad5925b7a65c9d3", "description": null}} 2019-05-16 20:24:16,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/9d1f3a8acc8e42e69ad5925b7a65c9d3 used request id req-1ca9fd5f-d19b-4f62-9bcd-d7c353fe48a3 2019-05-16 20:24:16,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238269090652s 2019-05-16 20:24:16,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-16 20:24:16,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/9d1f3a8acc8e42e69ad5925b7a65c9d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:24:16,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:24:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1643efe0-100d-440a-939a-ff1857d4b2ef 2019-05-16 20:24:16,456 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:24:16,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/9d1f3a8acc8e42e69ad5925b7a65c9d3 used request id req-1643efe0-100d-440a-939a-ff1857d4b2ef 2019-05-16 20:24:16,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.362186908722s 2019-05-16 20:24:16,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:24:16,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:24:16,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Thu, 16 May 2019 20:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-075e6655-2c9c-4b99-995e-36672e1acf38 2019-05-16 20:24:16,691 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.36:5000/v3/projects/e7a2b460816848b39c38b3cca847f233"}, "tags": [], "enabled": true, "id": "e7a2b460816848b39c38b3cca847f233", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_c57fb544-b743-40ed-b7b4-52964bc6c0e7"}]} 2019-05-16 20:24:16,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-075e6655-2c9c-4b99-995e-36672e1acf38 2019-05-16 20:24:16,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.228300094604s 2019-05-16 20:24:16,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-16 20:24:16,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/e7a2b460816848b39c38b3cca847f233 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:24:16,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:24:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cf0a70c-813d-4212-ab6b-c507e9ac0400 2019-05-16 20:24:16,999 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:24:16,999 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/e7a2b460816848b39c38b3cca847f233 used request id req-2cf0a70c-813d-4212-ab6b-c507e9ac0400 2019-05-16 20:24:16,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.303439855576s 2019-05-16 20:24:17,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 20:24:17,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=e7a2b460816848b39c38b3cca847f233&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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:24:17,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 16 May 2019 20:24:17 GMT X-Openstack-Request-Id: req-93646f3c-62b4-466d-b93d-1bc80a7cf7e7 2019-05-16 20:24:17,369 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e7a2b460816848b39c38b3cca847f233", "created_at": "2019-05-16T20:21:18Z", "updated_at": "2019-05-16T20:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:21:18Z", "revision_number": 0, "id": "3527ea99-64f5-4fde-b159-1866ccdec09a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T20:21:18Z", "security_group_id": "48717816-f742-425e-b60e-c810a0a05581", "tenant_id": "e7a2b460816848b39c38b3cca847f233", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7a2b460816848b39c38b3cca847f233"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:21:18Z", "revision_number": 0, "id": "55cefbe3-3f5a-431f-91fa-17d126891b13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T20:21:18Z", "security_group_id": "48717816-f742-425e-b60e-c810a0a05581", "tenant_id": "e7a2b460816848b39c38b3cca847f233", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7a2b460816848b39c38b3cca847f233"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:21:18Z", "revision_number": 0, "id": "7fa7ba90-dcf8-48ca-8501-6c31be6b68f7", "remote_group_id": "48717816-f742-425e-b60e-c810a0a05581", "remote_ip_prefix": null, "created_at": "2019-05-16T20:21:18Z", "security_group_id": "48717816-f742-425e-b60e-c810a0a05581", "tenant_id": "e7a2b460816848b39c38b3cca847f233", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7a2b460816848b39c38b3cca847f233"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:21:18Z", "revision_number": 0, "id": "e4c59151-7776-4f55-aabf-84664867a4c4", "remote_group_id": "48717816-f742-425e-b60e-c810a0a05581", "remote_ip_prefix": null, "created_at": "2019-05-16T20:21:18Z", "security_group_id": "48717816-f742-425e-b60e-c810a0a05581", "tenant_id": "e7a2b460816848b39c38b3cca847f233", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7a2b460816848b39c38b3cca847f233"}], "revision_number": 1, "project_id": "e7a2b460816848b39c38b3cca847f233", "id": "48717816-f742-425e-b60e-c810a0a05581", "name": "default"}]} 2019-05-16 20:24:17,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=e7a2b460816848b39c38b3cca847f233&name=default used request id req-93646f3c-62b4-466d-b93d-1bc80a7cf7e7 2019-05-16 20:24:17,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.364856958389s 2019-05-16 20:24:17,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 20:24:17,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:24:17,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Thu, 16 May 2019 20:24:17 GMT X-Openstack-Request-Id: req-135b2714-51e9-4b67-a36f-794ad5d67435 2019-05-16 20:24:17,708 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efb27a65730c4f76ada8c28d48951970", "created_at": "2019-05-16T19:51:48Z", "updated_at": "2019-05-16T19:51:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "52d875bc-5284-42d6-a4e4-5760c5cd8334", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "62008d08-a694-422a-8ff5-b9025774f55d", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "ce050de5-c88b-4d75-8ee2-57e268b8f8e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "e831004e-37ba-476c-a146-e15147e43a16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}], "revision_number": 1, "project_id": "efb27a65730c4f76ada8c28d48951970", "id": "1873114c-101d-4167-abbc-dd963690a23a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7a2b460816848b39c38b3cca847f233", "created_at": "2019-05-16T20:21:18Z", "updated_at": "2019-05-16T20:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:21:18Z", "revision_number": 0, "id": "3527ea99-64f5-4fde-b159-1866ccdec09a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T20:21:18Z", "security_group_id": "48717816-f742-425e-b60e-c810a0a05581", "tenant_id": "e7a2b460816848b39c38b3cca847f233", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7a2b460816848b39c38b3cca847f233"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:21:18Z", "revision_number": 0, "id": "55cefbe3-3f5a-431f-91fa-17d126891b13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T20:21:18Z", "security_group_id": "48717816-f742-425e-b60e-c810a0a05581", "tenant_id": "e7a2b460816848b39c38b3cca847f233", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7a2b460816848b39c38b3cca847f233"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:21:18Z", "revision_number": 0, "id": "7fa7ba90-dcf8-48ca-8501-6c31be6b68f7", "remote_group_id": "48717816-f742-425e-b60e-c810a0a05581", "remote_ip_prefix": null, "created_at": "2019-05-16T20:21:18Z", "security_group_id": "48717816-f742-425e-b60e-c810a0a05581", "tenant_id": "e7a2b460816848b39c38b3cca847f233", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7a2b460816848b39c38b3cca847f233"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:21:18Z", "revision_number": 0, "id": "e4c59151-7776-4f55-aabf-84664867a4c4", "remote_group_id": "48717816-f742-425e-b60e-c810a0a05581", "remote_ip_prefix": null, "created_at": "2019-05-16T20:21:18Z", "security_group_id": "48717816-f742-425e-b60e-c810a0a05581", "tenant_id": "e7a2b460816848b39c38b3cca847f233", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7a2b460816848b39c38b3cca847f233"}], "revision_number": 1, "project_id": "e7a2b460816848b39c38b3cca847f233", "id": "48717816-f742-425e-b60e-c810a0a05581", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-16 20:24:17,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-135b2714-51e9-4b67-a36f-794ad5d67435 2019-05-16 20:24:17,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.333106040955s 2019-05-16 20:24:17,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 20:24:17,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/48717816-f742-425e-b60e-c810a0a05581.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0b41ed626d619f4dc50ecdadd3b655016d8c292c" 2019-05-16 20:24:18,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 20:24:18 GMT X-Openstack-Request-Id: req-0a606a24-93f8-4d54-ba9c-c1393ac15f9c 2019-05-16 20:24:18,145 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 20:24:18,145 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/48717816-f742-425e-b60e-c810a0a05581.json used request id req-0a606a24-93f8-4d54-ba9c-c1393ac15f9c 2019-05-16 20:24:18,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.429713964462s 2019-05-16 20:24:18,197 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-05-16 20:24:18,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:24:18,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 20:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b70eaae5-70e8-4f7c-a092-0edea6e96fbc 2019-05-16 20:24:18,245 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 20:24:18,245 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-b70eaae5-70e8-4f7c-a092-0edea6e96fbc 2019-05-16 20:24:18,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 20:24:18,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T21:24:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["jHzAoowbTlmdzDFPW5RW3A"], "issued_at": "2019-05-16T20:24:18.000000Z"}} 2019-05-16 20:24:18,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 20:24:18,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:19,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 16 May 2019 20:24:19 GMT X-Openstack-Request-Id: req-f2a01f9c-7140-4db4-8655-735c05712154 2019-05-16 20:24:19,071 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 20:24:19,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f2a01f9c-7140-4db4-8655-735c05712154 2019-05-16 20:24:19,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.407411813736s 2019-05-16 20:24:19,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:24:19,084 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 20:24:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acf928cf-c59a-4fc6-afe9-7e0f12bf13d0 2019-05-16 20:24:19,084 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 20:24:19,084 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-acf928cf-c59a-4fc6-afe9-7e0f12bf13d0 2019-05-16 20:24:19,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:24:19,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:19,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 20:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2ffd32e-d92f-41cc-81cd-ae8714797918 2019-05-16 20:24:19,290 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 20:24:19,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-f2ffd32e-d92f-41cc-81cd-ae8714797918 2019-05-16 20:24:19,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205694913864s 2019-05-16 20:24:19,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-16 20:24:19,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}af3df2a629a740938008cb717fe13e2d83156373" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_2f71789c-0f2d-45d2-b273-6abfbcb6a5ae"}}' 2019-05-16 20:24:19,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Thu, 16 May 2019 20:24:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f6522ff-21d8-40e9-a0ac-58e1d20f131a 2019-05-16 20:24:19,450 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.36:5000/v3/projects/e71c55ef1ca14974982a6de8c1e10ea1"}, "tags": [], "enabled": true, "id": "e71c55ef1ca14974982a6de8c1e10ea1", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2f71789c-0f2d-45d2-b273-6abfbcb6a5ae"}} 2019-05-16 20:24:19,451 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-7f6522ff-21d8-40e9-a0ac-58e1d20f131a 2019-05-16 20:24:19,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.152480125427s 2019-05-16 20:24:19,451 - 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'e71c55ef1ca14974982a6de8c1e10ea1', '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_2f71789c-0f2d-45d2-b273-6abfbcb6a5ae'}) 2019-05-16 20:24:19,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-16 20:24:19,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}af3df2a629a740938008cb717fe13e2d83156373" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "YXiC3OhlWr3PaPZiaJ3bpBtUJPMlhF", "email": null, "name": "networking-bgpvpn-user_2f71789c-0f2d-45d2-b273-6abfbcb6a5ae"}}' 2019-05-16 20:24:19,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Thu, 16 May 2019 20:24:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54dec387-a5a2-4585-adbf-97c6da5767f9 2019-05-16 20:24:19,960 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_2f71789c-0f2d-45d2-b273-6abfbcb6a5ae", "links": {"self": "http://172.30.9.36:5000/v3/users/c8394cd684d241e7a56153b823182611"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c8394cd684d241e7a56153b823182611", "domain_id": "default", "password_expires_at": null}} 2019-05-16 20:24:19,960 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-54dec387-a5a2-4585-adbf-97c6da5767f9 2019-05-16 20:24:19,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.502397060394s 2019-05-16 20:24:19,961 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c8394cd684d241e7a56153b823182611', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_2f71789c-0f2d-45d2-b273-6abfbcb6a5ae'}) 2019-05-16 20:24:19,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:19,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:20,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af232e7d-bf12-4492-a6b9-a5b09cba7759 2019-05-16 20:24:20,173 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:20,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-af232e7d-bf12-4492-a6b9-a5b09cba7759 2019-05-16 20:24:20,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208713054657s 2019-05-16 20:24:20,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:20,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:20,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01269e20-656e-422e-b3d7-fd575189776f 2019-05-16 20:24:20,406 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:20,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-01269e20-656e-422e-b3d7-fd575189776f 2019-05-16 20:24:20,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227825164795s 2019-05-16 20:24:20,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:20,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:20,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2825d5b7-5714-473a-923e-c167cbd18f49 2019-05-16 20:24:20,539 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:20,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-2825d5b7-5714-473a-923e-c167cbd18f49 2019-05-16 20:24:20,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.12754201889s 2019-05-16 20:24:20,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:24:20,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:20,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 20:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7460ad0-3a2a-4c01-b162-fbe5f2eb8e45 2019-05-16 20:24:20,759 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 20:24:20,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-b7460ad0-3a2a-4c01-b162-fbe5f2eb8e45 2019-05-16 20:24:20,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214802980423s 2019-05-16 20:24:20,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:24:20,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:21,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Thu, 16 May 2019 20:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b50d4d01-a92f-459f-b83c-587872eaeabd 2019-05-16 20:24:21,020 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2f71789c-0f2d-45d2-b273-6abfbcb6a5ae", "links": {"self": "http://172.30.9.36:5000/v3/users/c8394cd684d241e7a56153b823182611"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c8394cd684d241e7a56153b823182611", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:24:21,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-b50d4d01-a92f-459f-b83c-587872eaeabd 2019-05-16 20:24:21,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.260489940643s 2019-05-16 20:24:21,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:24:21,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:21,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 402 Content-Type: application/json Date: Thu, 16 May 2019 20:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-229d176a-4e23-4956-af05-b16fd0c2cf3a 2019-05-16 20:24:21,266 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.36:5000/v3/projects/e71c55ef1ca14974982a6de8c1e10ea1"}, "tags": [], "enabled": true, "id": "e71c55ef1ca14974982a6de8c1e10ea1", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2f71789c-0f2d-45d2-b273-6abfbcb6a5ae"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 20:24:21,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-229d176a-4e23-4956-af05-b16fd0c2cf3a 2019-05-16 20:24:21,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.23344707489s 2019-05-16 20:24:21,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 20:24:21,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=c8394cd684d241e7a56153b823182611&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=e71c55ef1ca14974982a6de8c1e10ea1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:21,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 207 Content-Type: application/json Date: Thu, 16 May 2019 20:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4d94f9a-722a-4f0f-aade-53b9fb60b061 2019-05-16 20:24:21,499 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=c8394cd684d241e7a56153b823182611&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=e71c55ef1ca14974982a6de8c1e10ea1", "previous": null, "next": null}} 2019-05-16 20:24:21,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=c8394cd684d241e7a56153b823182611&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=e71c55ef1ca14974982a6de8c1e10ea1 used request id req-a4d94f9a-722a-4f0f-aade-53b9fb60b061 2019-05-16 20:24:21,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.225018024445s 2019-05-16 20:24:21,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 20:24:21,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/e71c55ef1ca14974982a6de8c1e10ea1/users/c8394cd684d241e7a56153b823182611/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:21,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:24:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c94edf0e-c305-4ff1-8405-8a2d7ca5194c 2019-05-16 20:24:21,789 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:24:21,790 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/e71c55ef1ca14974982a6de8c1e10ea1/users/c8394cd684d241e7a56153b823182611/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-c94edf0e-c305-4ff1-8405-8a2d7ca5194c 2019-05-16 20:24:21,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.286689996719s 2019-05-16 20:24:21,790 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_2f71789c-0f2d-45d2-b273-6abfbcb6a5ae', 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'e71c55ef1ca14974982a6de8c1e10ea1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'YXiC3OhlWr3PaPZiaJ3bpBtUJPMlhF', 'username': u'networking-bgpvpn-user_2f71789c-0f2d-45d2-b273-6abfbcb6a5ae', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-16 20:24:21,794 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_2f71789c-0f2d-45d2-b273-6abfbcb6a5ae', 'password': 'YXiC3OhlWr3PaPZiaJ3bpBtUJPMlhF', 'project_name': 'networking-bgpvpn-project_2f71789c-0f2d-45d2-b273-6abfbcb6a5ae', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': 'e71c55ef1ca14974982a6de8c1e10ea1', 'project_domain_name': 'Default'} 2019-05-16 20:24:21,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:21,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:22,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c453a61-37d7-4f3d-bd60-de0a57243cd7 2019-05-16 20:24:22,018 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:22,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-9c453a61-37d7-4f3d-bd60-de0a57243cd7 2019-05-16 20:24:22,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22098493576s 2019-05-16 20:24:22,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:22,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:22,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0df373f-9b25-4037-9ffa-8713f45de5dc 2019-05-16 20:24:22,257 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:22,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-d0df373f-9b25-4037-9ffa-8713f45de5dc 2019-05-16 20:24:22,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.233513832092s 2019-05-16 20:24:22,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:24:22,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:22,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 20:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c29d0a-aad2-40cb-b0eb-a075e6b271c6 2019-05-16 20:24:22,426 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 20:24:22,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-74c29d0a-aad2-40cb-b0eb-a075e6b271c6 2019-05-16 20:24:22,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.164633989334s 2019-05-16 20:24:22,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:24:22,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:22,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Thu, 16 May 2019 20:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58473b21-77e7-40dc-944f-c00da1292df3 2019-05-16 20:24:22,567 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2f71789c-0f2d-45d2-b273-6abfbcb6a5ae", "links": {"self": "http://172.30.9.36:5000/v3/users/c8394cd684d241e7a56153b823182611"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c8394cd684d241e7a56153b823182611", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:24:22,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-58473b21-77e7-40dc-944f-c00da1292df3 2019-05-16 20:24:22,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.140501976013s 2019-05-16 20:24:22,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:24:22,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:22,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 402 Content-Type: application/json Date: Thu, 16 May 2019 20:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d44b4c3-9e68-40f6-a318-88182ad9b6db 2019-05-16 20:24:22,794 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.36:5000/v3/projects/e71c55ef1ca14974982a6de8c1e10ea1"}, "tags": [], "enabled": true, "id": "e71c55ef1ca14974982a6de8c1e10ea1", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2f71789c-0f2d-45d2-b273-6abfbcb6a5ae"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 20:24:22,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-8d44b4c3-9e68-40f6-a318-88182ad9b6db 2019-05-16 20:24:22,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215630054474s 2019-05-16 20:24:22,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 20:24:22,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=c8394cd684d241e7a56153b823182611&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=e71c55ef1ca14974982a6de8c1e10ea1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:23,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 16 May 2019 20:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04ac8552-10ff-4e9c-aed2-a9d6647fde44 2019-05-16 20:24:23,022 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=c8394cd684d241e7a56153b823182611&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=e71c55ef1ca14974982a6de8c1e10ea1", "previous": null, "next": null}} 2019-05-16 20:24:23,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=c8394cd684d241e7a56153b823182611&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=e71c55ef1ca14974982a6de8c1e10ea1 used request id req-04ac8552-10ff-4e9c-aed2-a9d6647fde44 2019-05-16 20:24:23,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.220298051834s 2019-05-16 20:24:23,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 20:24:23,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/e71c55ef1ca14974982a6de8c1e10ea1/users/c8394cd684d241e7a56153b823182611/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:23,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:24:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-722eff1f-d4d0-408f-9acd-77f6f98e0251 2019-05-16 20:24:23,286 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:24:23,286 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/e71c55ef1ca14974982a6de8c1e10ea1/users/c8394cd684d241e7a56153b823182611/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-722eff1f-d4d0-408f-9acd-77f6f98e0251 2019-05-16 20:24:23,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.259723901749s 2019-05-16 20:24:23,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:23,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:23,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbc79484-9f1d-4c1e-940b-a924ea40c4a0 2019-05-16 20:24:23,410 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:23,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-dbc79484-9f1d-4c1e-940b-a924ea40c4a0 2019-05-16 20:24:23,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121211051941s 2019-05-16 20:24:23,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:24:23,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:23,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 20:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d49cda57-370d-4e8c-a315-6e01827c2669 2019-05-16 20:24:23,637 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 20:24:23,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-d49cda57-370d-4e8c-a315-6e01827c2669 2019-05-16 20:24:23,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22148680687s 2019-05-16 20:24:23,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:24:23,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:23,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Thu, 16 May 2019 20:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-976b3cbb-d89b-48f8-a52c-fae9de314703 2019-05-16 20:24:23,877 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2f71789c-0f2d-45d2-b273-6abfbcb6a5ae", "links": {"self": "http://172.30.9.36:5000/v3/users/c8394cd684d241e7a56153b823182611"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c8394cd684d241e7a56153b823182611", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:24:23,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-976b3cbb-d89b-48f8-a52c-fae9de314703 2019-05-16 20:24:23,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238787174225s 2019-05-16 20:24:23,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 20:24:23,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=c8394cd684d241e7a56153b823182611&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}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:24,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Thu, 16 May 2019 20:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cdb8955-0c60-4ac0-a340-54158c2a1d29 2019-05-16 20:24:24,010 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=c8394cd684d241e7a56153b823182611&scope.domain.id=default", "previous": null, "next": null}} 2019-05-16 20:24:24,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=c8394cd684d241e7a56153b823182611&scope.domain.id=default used request id req-2cdb8955-0c60-4ac0-a340-54158c2a1d29 2019-05-16 20:24:24,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.121080160141s 2019-05-16 20:24:24,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-16 20:24:24,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/domains/default/users/c8394cd684d241e7a56153b823182611/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:24,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:24:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94f72fd8-2f3a-4d02-9020-2c8a6030f6c6 2019-05-16 20:24:24,268 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:24:24,268 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/domains/default/users/c8394cd684d241e7a56153b823182611/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-94f72fd8-2f3a-4d02-9020-2c8a6030f6c6 2019-05-16 20:24:24,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.254560947418s 2019-05-16 20:24:24,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:24:24,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 20:24:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a34403a7-32a4-42ed-97e8-f4cfc86955ce 2019-05-16 20:24:24,280 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 20:24:24,280 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-a34403a7-32a4-42ed-97e8-f4cfc86955ce 2019-05-16 20:24:24,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 20:24:24,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T21:24:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e71c55ef1ca14974982a6de8c1e10ea1", "name": "networking-bgpvpn-project_2f71789c-0f2d-45d2-b273-6abfbcb6a5ae"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/e71c55ef1ca14974982a6de8c1e10ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/e71c55ef1ca14974982a6de8c1e10ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/e71c55ef1ca14974982a6de8c1e10ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/e71c55ef1ca14974982a6de8c1e10ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/e71c55ef1ca14974982a6de8c1e10ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/e71c55ef1ca14974982a6de8c1e10ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/e71c55ef1ca14974982a6de8c1e10ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/e71c55ef1ca14974982a6de8c1e10ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/e71c55ef1ca14974982a6de8c1e10ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_e71c55ef1ca14974982a6de8c1e10ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_e71c55ef1ca14974982a6de8c1e10ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_2f71789c-0f2d-45d2-b273-6abfbcb6a5ae", "id": "c8394cd684d241e7a56153b823182611"}, "audit_ids": ["R2ppN4dfR9OnCUXK9sIdfQ"], "issued_at": "2019-05-16T20:24:24.000000Z"}} 2019-05-16 20:24:24,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-16 20:24:24,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}6205a5fdaa0fb79fdc7ae5d6ef96ade315e5d0b1" 2019-05-16 20:24:24,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 16 May 2019 20:24:24 GMT X-Openstack-Request-Id: req-092e1793-5a2f-4af2-9348-8a9a1ce15c67 2019-05-16 20:24:24,886 - 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-05-16 20:24:24,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/extensions.json used request id req-092e1793-5a2f-4af2-9348-8a9a1ce15c67 2019-05-16 20:24:24,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.20268702507s 2019-05-16 20:24:24,896 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-05-16 20:24:24,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:24:24,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:25,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Thu, 16 May 2019 20:24:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-824910e1-3412-4dfe-9704-b3f6e7ac0c8f 2019-05-16 20:24:25,138 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2f71789c-0f2d-45d2-b273-6abfbcb6a5ae", "links": {"self": "http://172.30.9.36:5000/v3/users/c8394cd684d241e7a56153b823182611"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c8394cd684d241e7a56153b823182611", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:24:25,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-824910e1-3412-4dfe-9704-b3f6e7ac0c8f 2019-05-16 20:24:25,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241503953934s 2019-05-16 20:24:25,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:24:25,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/c8394cd684d241e7a56153b823182611 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:25,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 234 Content-Type: application/json Date: Thu, 16 May 2019 20:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-361d3ee0-ac1d-4a7c-8986-a818ae2a8460 2019-05-16 20:24:25,379 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_2f71789c-0f2d-45d2-b273-6abfbcb6a5ae", "links": {"self": "http://172.30.9.36:5000/v3/users/c8394cd684d241e7a56153b823182611"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c8394cd684d241e7a56153b823182611", "description": null}} 2019-05-16 20:24:25,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/c8394cd684d241e7a56153b823182611 used request id req-361d3ee0-ac1d-4a7c-8986-a818ae2a8460 2019-05-16 20:24:25,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235683917999s 2019-05-16 20:24:25,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-16 20:24:25,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/c8394cd684d241e7a56153b823182611 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:25,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:24:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8c92a93-26bf-41e7-af1c-682acfb97d64 2019-05-16 20:24:25,600 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:24:25,601 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/c8394cd684d241e7a56153b823182611 used request id req-f8c92a93-26bf-41e7-af1c-682acfb97d64 2019-05-16 20:24:25,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.220738887787s 2019-05-16 20:24:25,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:24:25,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:25,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Thu, 16 May 2019 20:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e13b96d-541c-4e77-ad1c-daf5a19fc6dd 2019-05-16 20:24:25,836 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.36:5000/v3/projects/e71c55ef1ca14974982a6de8c1e10ea1"}, "tags": [], "enabled": true, "id": "e71c55ef1ca14974982a6de8c1e10ea1", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2f71789c-0f2d-45d2-b273-6abfbcb6a5ae"}]} 2019-05-16 20:24:25,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-5e13b96d-541c-4e77-ad1c-daf5a19fc6dd 2019-05-16 20:24:25,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.229744911194s 2019-05-16 20:24:25,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-16 20:24:25,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/e71c55ef1ca14974982a6de8c1e10ea1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:26,137 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:24:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f78e0d8-8356-4125-9cf5-bea28a45f795 2019-05-16 20:24:26,137 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:24:26,137 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/e71c55ef1ca14974982a6de8c1e10ea1 used request id req-7f78e0d8-8356-4125-9cf5-bea28a45f795 2019-05-16 20:24:26,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.296928167343s 2019-05-16 20:24:26,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 20:24:26,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=e71c55ef1ca14974982a6de8c1e10ea1&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}af3df2a629a740938008cb717fe13e2d83156373" 2019-05-16 20:24:26,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Thu, 16 May 2019 20:24:26 GMT X-Openstack-Request-Id: req-92b1fecb-2b31-45fa-a7ba-1cc3c51e69fd 2019-05-16 20:24:26,479 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-05-16 20:24:26,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=e71c55ef1ca14974982a6de8c1e10ea1&name=default used request id req-92b1fecb-2b31-45fa-a7ba-1cc3c51e69fd 2019-05-16 20:24:26,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.33716583252s 2019-05-16 20:24:26,480 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-05-16 20:24:26,480 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-05-16 20:24:26,534 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-05-16 20:24:26,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:24:26,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 20:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d13e3b0e-1679-4e9e-9a56-891fd6f06eb3 2019-05-16 20:24:26,581 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 20:24:26,582 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-d13e3b0e-1679-4e9e-9a56-891fd6f06eb3 2019-05-16 20:24:26,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 20:24:27,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T21:24:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["G0mN7DYKTYWq99EVJ778mA"], "issued_at": "2019-05-16T20:24:26.000000Z"}} 2019-05-16 20:24:27,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 20:24:27,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:27,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 16 May 2019 20:24:27 GMT X-Openstack-Request-Id: req-4a067cea-06c9-4e3d-a775-dc15ed35c047 2019-05-16 20:24:27,423 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 20:24:27,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4a067cea-06c9-4e3d-a775-dc15ed35c047 2019-05-16 20:24:27,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.418544054031s 2019-05-16 20:24:27,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:24:27,435 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 20:24:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df9a4169-f5ba-4a69-8e35-48917c30be27 2019-05-16 20:24:27,436 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 20:24:27,436 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-df9a4169-f5ba-4a69-8e35-48917c30be27 2019-05-16 20:24:27,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:24:27,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:27,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 20:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b94bd4-ee87-428e-a549-337ac55324dc 2019-05-16 20:24:27,557 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 20:24:27,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-97b94bd4-ee87-428e-a549-337ac55324dc 2019-05-16 20:24:27,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120917081833s 2019-05-16 20:24:27,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-16 20:24:27,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e4ec7726a8a0e6541c0db55689b4385785aaa817" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_f8f89a14-dcc5-4da4-a454-263d512b2238"}}' 2019-05-16 20:24:27,714 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Thu, 16 May 2019 20:24:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aecff1a-abdd-400d-a23e-3377eb921047 2019-05-16 20:24:27,714 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.36:5000/v3/projects/fd35d402a4c140c6a4c930e34ebc58a5"}, "tags": [], "enabled": true, "id": "fd35d402a4c140c6a4c930e34ebc58a5", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_f8f89a14-dcc5-4da4-a454-263d512b2238"}} 2019-05-16 20:24:27,715 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-6aecff1a-abdd-400d-a23e-3377eb921047 2019-05-16 20:24:27,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.149574041367s 2019-05-16 20:24:27,715 - 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'fd35d402a4c140c6a4c930e34ebc58a5', '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_f8f89a14-dcc5-4da4-a454-263d512b2238'}) 2019-05-16 20:24:27,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-16 20:24:27,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e4ec7726a8a0e6541c0db55689b4385785aaa817" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "w90ZsrIX50izPfZHeykOU0bmFSS4Ea", "email": null, "name": "networking-sfc-user_f8f89a14-dcc5-4da4-a454-263d512b2238"}}' 2019-05-16 20:24:28,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Thu, 16 May 2019 20:24:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8103e99e-b752-4be1-819e-7d783a3d82b5 2019-05-16 20:24:28,218 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_f8f89a14-dcc5-4da4-a454-263d512b2238", "links": {"self": "http://172.30.9.36:5000/v3/users/28f31c84367549a9b7660ee81ef5fba5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "28f31c84367549a9b7660ee81ef5fba5", "domain_id": "default", "password_expires_at": null}} 2019-05-16 20:24:28,218 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-8103e99e-b752-4be1-819e-7d783a3d82b5 2019-05-16 20:24:28,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.496829032898s 2019-05-16 20:24:28,219 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'28f31c84367549a9b7660ee81ef5fba5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_f8f89a14-dcc5-4da4-a454-263d512b2238'}) 2019-05-16 20:24:28,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:28,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:28,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-891eee26-61ba-4b06-be9f-200848b015e6 2019-05-16 20:24:28,435 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:28,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-891eee26-61ba-4b06-be9f-200848b015e6 2019-05-16 20:24:28,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211892127991s 2019-05-16 20:24:28,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:28,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:28,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46b5d41e-0251-4824-b072-5489b49165d0 2019-05-16 20:24:28,660 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:28,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-46b5d41e-0251-4824-b072-5489b49165d0 2019-05-16 20:24:28,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219434022903s 2019-05-16 20:24:28,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:28,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:28,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d020a371-3141-4af2-81df-2c5bc263f0c2 2019-05-16 20:24:28,887 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:28,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-d020a371-3141-4af2-81df-2c5bc263f0c2 2019-05-16 20:24:28,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223411083221s 2019-05-16 20:24:28,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:24:28,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:29,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 20:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff60914e-0a15-45d7-b32c-2672a3219d44 2019-05-16 20:24:29,110 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 20:24:29,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-ff60914e-0a15-45d7-b32c-2672a3219d44 2019-05-16 20:24:29,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218074083328s 2019-05-16 20:24:29,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:24:29,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:29,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 16 May 2019 20:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce280f1-489d-44f0-8010-baff9420b089 2019-05-16 20:24:29,251 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_f8f89a14-dcc5-4da4-a454-263d512b2238", "links": {"self": "http://172.30.9.36:5000/v3/users/28f31c84367549a9b7660ee81ef5fba5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "28f31c84367549a9b7660ee81ef5fba5", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:24:29,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-6ce280f1-489d-44f0-8010-baff9420b089 2019-05-16 20:24:29,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.140110015869s 2019-05-16 20:24:29,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:24:29,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:29,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Thu, 16 May 2019 20:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a9ab73-5d38-4e38-b0e0-4c9a7907a6da 2019-05-16 20:24:29,495 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.36:5000/v3/projects/fd35d402a4c140c6a4c930e34ebc58a5"}, "tags": [], "enabled": true, "id": "fd35d402a4c140c6a4c930e34ebc58a5", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_f8f89a14-dcc5-4da4-a454-263d512b2238"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 20:24:29,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-e2a9ab73-5d38-4e38-b0e0-4c9a7907a6da 2019-05-16 20:24:29,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231787919998s 2019-05-16 20:24:29,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 20:24:29,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=28f31c84367549a9b7660ee81ef5fba5&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=fd35d402a4c140c6a4c930e34ebc58a5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:29,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Thu, 16 May 2019 20:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaaabc24-5a2f-4ad0-b670-f83069f561e0 2019-05-16 20:24:29,617 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=28f31c84367549a9b7660ee81ef5fba5&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=fd35d402a4c140c6a4c930e34ebc58a5", "previous": null, "next": null}} 2019-05-16 20:24:29,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=28f31c84367549a9b7660ee81ef5fba5&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=fd35d402a4c140c6a4c930e34ebc58a5 used request id req-eaaabc24-5a2f-4ad0-b670-f83069f561e0 2019-05-16 20:24:29,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113141059875s 2019-05-16 20:24:29,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 20:24:29,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/fd35d402a4c140c6a4c930e34ebc58a5/users/28f31c84367549a9b7660ee81ef5fba5/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:29,885 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:24:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a40e753c-f7d8-4e80-86c5-eacad25dd727 2019-05-16 20:24:29,885 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:24:29,885 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/fd35d402a4c140c6a4c930e34ebc58a5/users/28f31c84367549a9b7660ee81ef5fba5/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-a40e753c-f7d8-4e80-86c5-eacad25dd727 2019-05-16 20:24:29,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.264424085617s 2019-05-16 20:24:29,886 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_f8f89a14-dcc5-4da4-a454-263d512b2238', 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'fd35d402a4c140c6a4c930e34ebc58a5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'w90ZsrIX50izPfZHeykOU0bmFSS4Ea', 'username': u'networking-sfc-user_f8f89a14-dcc5-4da4-a454-263d512b2238', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-16 20:24:29,890 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_f8f89a14-dcc5-4da4-a454-263d512b2238', 'password': 'w90ZsrIX50izPfZHeykOU0bmFSS4Ea', 'project_name': 'networking-sfc-project_f8f89a14-dcc5-4da4-a454-263d512b2238', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': 'fd35d402a4c140c6a4c930e34ebc58a5', 'project_domain_name': 'Default'} 2019-05-16 20:24:29,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:29,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:30,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47cd34a1-255e-457f-b788-f946281a09bd 2019-05-16 20:24:30,063 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:30,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-47cd34a1-255e-457f-b788-f946281a09bd 2019-05-16 20:24:30,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.170073032379s 2019-05-16 20:24:30,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:30,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:30,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6714eada-8c03-4884-9e86-b3edf7cea22d 2019-05-16 20:24:30,296 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:30,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-6714eada-8c03-4884-9e86-b3edf7cea22d 2019-05-16 20:24:30,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227201938629s 2019-05-16 20:24:30,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:24:30,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:30,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 20:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b99e109-160c-4e6d-8902-a27acf5db570 2019-05-16 20:24:30,520 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 20:24:30,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-9b99e109-160c-4e6d-8902-a27acf5db570 2019-05-16 20:24:30,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220024108887s 2019-05-16 20:24:30,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:24:30,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:30,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 16 May 2019 20:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-120af4e1-bf62-4347-b998-64aefbef0e38 2019-05-16 20:24:30,763 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_f8f89a14-dcc5-4da4-a454-263d512b2238", "links": {"self": "http://172.30.9.36:5000/v3/users/28f31c84367549a9b7660ee81ef5fba5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "28f31c84367549a9b7660ee81ef5fba5", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:24:30,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-120af4e1-bf62-4347-b998-64aefbef0e38 2019-05-16 20:24:30,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242130041122s 2019-05-16 20:24:30,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:24:30,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:30,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Thu, 16 May 2019 20:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dc1f5ef-ee9e-430b-8863-d1001532555d 2019-05-16 20:24:30,894 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.36:5000/v3/projects/fd35d402a4c140c6a4c930e34ebc58a5"}, "tags": [], "enabled": true, "id": "fd35d402a4c140c6a4c930e34ebc58a5", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_f8f89a14-dcc5-4da4-a454-263d512b2238"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 20:24:30,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-6dc1f5ef-ee9e-430b-8863-d1001532555d 2019-05-16 20:24:30,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118666172028s 2019-05-16 20:24:30,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 20:24:30,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=28f31c84367549a9b7660ee81ef5fba5&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=fd35d402a4c140c6a4c930e34ebc58a5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:31,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Thu, 16 May 2019 20:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7155b23e-8397-421a-a90f-dd70d9171051 2019-05-16 20:24:31,070 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=28f31c84367549a9b7660ee81ef5fba5&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=fd35d402a4c140c6a4c930e34ebc58a5", "previous": null, "next": null}} 2019-05-16 20:24:31,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=28f31c84367549a9b7660ee81ef5fba5&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=fd35d402a4c140c6a4c930e34ebc58a5 used request id req-7155b23e-8397-421a-a90f-dd70d9171051 2019-05-16 20:24:31,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.168680906296s 2019-05-16 20:24:31,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 20:24:31,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/fd35d402a4c140c6a4c930e34ebc58a5/users/28f31c84367549a9b7660ee81ef5fba5/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:31,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:24:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-216dac18-f014-4ec8-9390-8b988e39790a 2019-05-16 20:24:31,340 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:24:31,340 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/fd35d402a4c140c6a4c930e34ebc58a5/users/28f31c84367549a9b7660ee81ef5fba5/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-216dac18-f014-4ec8-9390-8b988e39790a 2019-05-16 20:24:31,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.266710996628s 2019-05-16 20:24:31,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:31,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:31,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6442fec9-acbd-4303-9167-6ea2a5c78482 2019-05-16 20:24:31,570 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:31,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-6442fec9-acbd-4303-9167-6ea2a5c78482 2019-05-16 20:24:31,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225956201553s 2019-05-16 20:24:31,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:24:31,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:31,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 20:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5648eda2-4afc-43af-a36b-342036f59927 2019-05-16 20:24:31,697 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 20:24:31,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-5648eda2-4afc-43af-a36b-342036f59927 2019-05-16 20:24:31,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.122277975082s 2019-05-16 20:24:31,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:24:31,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:31,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 16 May 2019 20:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c18578c-9d73-421f-8c1b-df4c85f84294 2019-05-16 20:24:31,841 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_f8f89a14-dcc5-4da4-a454-263d512b2238", "links": {"self": "http://172.30.9.36:5000/v3/users/28f31c84367549a9b7660ee81ef5fba5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "28f31c84367549a9b7660ee81ef5fba5", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:24:31,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-3c18578c-9d73-421f-8c1b-df4c85f84294 2019-05-16 20:24:31,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.143415927887s 2019-05-16 20:24:31,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 20:24:31,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=28f31c84367549a9b7660ee81ef5fba5&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}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:31,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Thu, 16 May 2019 20:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a00fde6c-5134-4aa1-84ad-5841560e3a6d 2019-05-16 20:24:31,969 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=28f31c84367549a9b7660ee81ef5fba5&scope.domain.id=default", "previous": null, "next": null}} 2019-05-16 20:24:31,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=28f31c84367549a9b7660ee81ef5fba5&scope.domain.id=default used request id req-a00fde6c-5134-4aa1-84ad-5841560e3a6d 2019-05-16 20:24:31,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.116482019424s 2019-05-16 20:24:31,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-16 20:24:31,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/domains/default/users/28f31c84367549a9b7660ee81ef5fba5/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:32,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:24:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e38a811-7395-44ae-bfb6-792367531af5 2019-05-16 20:24:32,250 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:24:32,250 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/domains/default/users/28f31c84367549a9b7660ee81ef5fba5/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-8e38a811-7395-44ae-bfb6-792367531af5 2019-05-16 20:24:32,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.276818990707s 2019-05-16 20:24:32,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:24:32,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 20:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06b4f79c-9a85-4254-ba59-052d26782dd2 2019-05-16 20:24:32,260 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 20:24:32,261 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-06b4f79c-9a85-4254-ba59-052d26782dd2 2019-05-16 20:24:32,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 20:24:32,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T21:24:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd35d402a4c140c6a4c930e34ebc58a5", "name": "networking-sfc-project_f8f89a14-dcc5-4da4-a454-263d512b2238"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/fd35d402a4c140c6a4c930e34ebc58a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/fd35d402a4c140c6a4c930e34ebc58a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/fd35d402a4c140c6a4c930e34ebc58a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/fd35d402a4c140c6a4c930e34ebc58a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/fd35d402a4c140c6a4c930e34ebc58a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/fd35d402a4c140c6a4c930e34ebc58a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/fd35d402a4c140c6a4c930e34ebc58a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/fd35d402a4c140c6a4c930e34ebc58a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/fd35d402a4c140c6a4c930e34ebc58a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_fd35d402a4c140c6a4c930e34ebc58a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_fd35d402a4c140c6a4c930e34ebc58a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_f8f89a14-dcc5-4da4-a454-263d512b2238", "id": "28f31c84367549a9b7660ee81ef5fba5"}, "audit_ids": ["aI0ZY4aISCmcJfLc9rxfEw"], "issued_at": "2019-05-16T20:24:32.000000Z"}} 2019-05-16 20:24:32,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-16 20:24:32,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}6c2a4c0bf4f7aa7289072316df02c63036d830ed" 2019-05-16 20:24:32,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 16 May 2019 20:24:32 GMT X-Openstack-Request-Id: req-d14b209e-85af-4b10-a576-f228c9ad681c 2019-05-16 20:24:32,872 - 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-05-16 20:24:32,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/extensions.json used request id req-d14b209e-85af-4b10-a576-f228c9ad681c 2019-05-16 20:24:32,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.206293106079s 2019-05-16 20:24:32,882 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-05-16 20:24:32,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:24:32,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:33,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 16 May 2019 20:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a4126b-eeed-4e93-9715-66da71874b87 2019-05-16 20:24:33,032 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_f8f89a14-dcc5-4da4-a454-263d512b2238", "links": {"self": "http://172.30.9.36:5000/v3/users/28f31c84367549a9b7660ee81ef5fba5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "28f31c84367549a9b7660ee81ef5fba5", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:24:33,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-e4a4126b-eeed-4e93-9715-66da71874b87 2019-05-16 20:24:33,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.150053024292s 2019-05-16 20:24:33,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:24:33,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/28f31c84367549a9b7660ee81ef5fba5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:33,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Thu, 16 May 2019 20:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80e8dd1d-7cfd-4475-b5b1-6f2bdc02aaf8 2019-05-16 20:24:33,222 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_f8f89a14-dcc5-4da4-a454-263d512b2238", "links": {"self": "http://172.30.9.36:5000/v3/users/28f31c84367549a9b7660ee81ef5fba5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "28f31c84367549a9b7660ee81ef5fba5", "description": null}} 2019-05-16 20:24:33,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/28f31c84367549a9b7660ee81ef5fba5 used request id req-80e8dd1d-7cfd-4475-b5b1-6f2bdc02aaf8 2019-05-16 20:24:33,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.184533119202s 2019-05-16 20:24:33,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-16 20:24:33,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/28f31c84367549a9b7660ee81ef5fba5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:33,445 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b2b8f38-6edf-45af-a176-49fd427a567b 2019-05-16 20:24:33,445 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:24:33,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/28f31c84367549a9b7660ee81ef5fba5 used request id req-3b2b8f38-6edf-45af-a176-49fd427a567b 2019-05-16 20:24:33,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.222337007523s 2019-05-16 20:24:33,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:24:33,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:33,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Thu, 16 May 2019 20:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c4094cf-15fd-43a7-b6f2-f3e42ffaea5b 2019-05-16 20:24:33,751 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.36:5000/v3/projects/fd35d402a4c140c6a4c930e34ebc58a5"}, "tags": [], "enabled": true, "id": "fd35d402a4c140c6a4c930e34ebc58a5", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_f8f89a14-dcc5-4da4-a454-263d512b2238"}]} 2019-05-16 20:24:33,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-2c4094cf-15fd-43a7-b6f2-f3e42ffaea5b 2019-05-16 20:24:33,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.299548864365s 2019-05-16 20:24:33,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-16 20:24:33,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/fd35d402a4c140c6a4c930e34ebc58a5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:34,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ca86082-57ae-4bf0-bf2c-23af77b6af5b 2019-05-16 20:24:34,047 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:24:34,047 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/fd35d402a4c140c6a4c930e34ebc58a5 used request id req-5ca86082-57ae-4bf0-bf2c-23af77b6af5b 2019-05-16 20:24:34,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.291544914246s 2019-05-16 20:24:34,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 20:24:34,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=fd35d402a4c140c6a4c930e34ebc58a5&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}e4ec7726a8a0e6541c0db55689b4385785aaa817" 2019-05-16 20:24:34,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Thu, 16 May 2019 20:24:34 GMT X-Openstack-Request-Id: req-2d33c280-6e86-40e2-9b83-b119bf17a7bd 2019-05-16 20:24:34,386 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-05-16 20:24:34,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=fd35d402a4c140c6a4c930e34ebc58a5&name=default used request id req-2d33c280-6e86-40e2-9b83-b119bf17a7bd 2019-05-16 20:24:34,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.334083080292s 2019-05-16 20:24:34,387 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-05-16 20:24:34,387 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-05-16 20:24:34,441 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-05-16 20:24:34,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:24:34,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 20:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea314015-d215-4e66-9576-a158aa04a9ef 2019-05-16 20:24:34,490 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 20:24:34,490 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-ea314015-d215-4e66-9576-a158aa04a9ef 2019-05-16 20:24:34,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 20:24:34,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T21:24:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["n3BNIuB4RraxW3sx9tNdPw"], "issued_at": "2019-05-16T20:24:34.000000Z"}} 2019-05-16 20:24:34,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 20:24:34,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:35,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 16 May 2019 20:24:35 GMT X-Openstack-Request-Id: req-636ca894-37b4-4918-aa04-c07592c219ee 2019-05-16 20:24:35,627 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 20:24:35,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-636ca894-37b4-4918-aa04-c07592c219ee 2019-05-16 20:24:35,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.714973926544s 2019-05-16 20:24:35,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:24:35,639 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 20:24:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d60446f6-495b-4421-95c0-05df979a80fb 2019-05-16 20:24:35,639 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 20:24:35,639 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-d60446f6-495b-4421-95c0-05df979a80fb 2019-05-16 20:24:35,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:24:35,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:35,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 20:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87cc6d55-208a-486d-8c79-baa9e9abeaa9 2019-05-16 20:24:35,842 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 20:24:35,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-87cc6d55-208a-486d-8c79-baa9e9abeaa9 2019-05-16 20:24:35,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202888965607s 2019-05-16 20:24:35,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-16 20:24:35,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}16421b99c3c407fdb9f4677a04219a6d4010cc41" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_e0863657-17b1-41bb-8e81-88963c861074"}}' 2019-05-16 20:24:36,109 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Thu, 16 May 2019 20:24:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ec274d6-7731-451d-b55b-f7a046572035 2019-05-16 20:24:36,109 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.36:5000/v3/projects/336e359f61b44df4898efc83ce33756a"}, "tags": [], "enabled": true, "id": "336e359f61b44df4898efc83ce33756a", "parent_id": "default", "domain_id": "default", "name": "barbican-project_e0863657-17b1-41bb-8e81-88963c861074"}} 2019-05-16 20:24:36,109 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-5ec274d6-7731-451d-b55b-f7a046572035 2019-05-16 20:24:36,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.259348869324s 2019-05-16 20:24:36,110 - 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'336e359f61b44df4898efc83ce33756a', '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_e0863657-17b1-41bb-8e81-88963c861074'}) 2019-05-16 20:24:36,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-16 20:24:36,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}16421b99c3c407fdb9f4677a04219a6d4010cc41" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ERPAUqf4x2qWm8lIrwfxKwqlqwxa0j", "email": null, "name": "barbican-user_e0863657-17b1-41bb-8e81-88963c861074"}}' 2019-05-16 20:24:36,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Thu, 16 May 2019 20:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61be57cc-5f53-40fa-b5b6-3c96d9b4fbf0 2019-05-16 20:24:36,613 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_e0863657-17b1-41bb-8e81-88963c861074", "links": {"self": "http://172.30.9.36:5000/v3/users/91b513e9021f4e918328c09cb193721c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "91b513e9021f4e918328c09cb193721c", "domain_id": "default", "password_expires_at": null}} 2019-05-16 20:24:36,613 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-61be57cc-5f53-40fa-b5b6-3c96d9b4fbf0 2019-05-16 20:24:36,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.495798110962s 2019-05-16 20:24:36,614 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'91b513e9021f4e918328c09cb193721c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_e0863657-17b1-41bb-8e81-88963c861074'}) 2019-05-16 20:24:36,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:36,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:36,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92994031-8f7a-4689-b494-ba3cb3aa5127 2019-05-16 20:24:36,824 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:36,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-92994031-8f7a-4689-b494-ba3cb3aa5127 2019-05-16 20:24:36,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206722974777s 2019-05-16 20:24:36,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:36,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:37,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d3dfe56-7a66-494a-8ccf-7dafe68fc415 2019-05-16 20:24:37,058 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:37,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-6d3dfe56-7a66-494a-8ccf-7dafe68fc415 2019-05-16 20:24:37,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.229104995728s 2019-05-16 20:24:37,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:37,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:37,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cd2c983-0d93-4453-b6d9-be3bfb0823ad 2019-05-16 20:24:37,290 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:37,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-1cd2c983-0d93-4453-b6d9-be3bfb0823ad 2019-05-16 20:24:37,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227560997009s 2019-05-16 20:24:37,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:24:37,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:37,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 20:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c646756-e4bb-43d8-85b2-530548ce442f 2019-05-16 20:24:37,504 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 20:24:37,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-8c646756-e4bb-43d8-85b2-530548ce442f 2019-05-16 20:24:37,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208734035492s 2019-05-16 20:24:37,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:24:37,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:37,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 16 May 2019 20:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78bdae84-7a29-443b-a2d3-722dc496692a 2019-05-16 20:24:37,749 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_e0863657-17b1-41bb-8e81-88963c861074", "links": {"self": "http://172.30.9.36:5000/v3/users/91b513e9021f4e918328c09cb193721c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "91b513e9021f4e918328c09cb193721c", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:24:37,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-78bdae84-7a29-443b-a2d3-722dc496692a 2019-05-16 20:24:37,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243921995163s 2019-05-16 20:24:37,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:24:37,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:37,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 16 May 2019 20:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-593fbb20-1f99-46a5-acd1-c15a35ce462f 2019-05-16 20:24:37,989 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.36:5000/v3/projects/336e359f61b44df4898efc83ce33756a"}, "tags": [], "enabled": true, "id": "336e359f61b44df4898efc83ce33756a", "parent_id": "default", "domain_id": "default", "name": "barbican-project_e0863657-17b1-41bb-8e81-88963c861074"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 20:24:37,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-593fbb20-1f99-46a5-acd1-c15a35ce462f 2019-05-16 20:24:37,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.228168964386s 2019-05-16 20:24:37,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 20:24:38,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=91b513e9021f4e918328c09cb193721c&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=336e359f61b44df4898efc83ce33756a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:38,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Thu, 16 May 2019 20:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-badf75c0-7c6c-45d2-9f43-21b9bfe08660 2019-05-16 20:24:38,203 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=91b513e9021f4e918328c09cb193721c&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=336e359f61b44df4898efc83ce33756a", "previous": null, "next": null}} 2019-05-16 20:24:38,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=91b513e9021f4e918328c09cb193721c&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=336e359f61b44df4898efc83ce33756a used request id req-badf75c0-7c6c-45d2-9f43-21b9bfe08660 2019-05-16 20:24:38,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.205542087555s 2019-05-16 20:24:38,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 20:24:38,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/336e359f61b44df4898efc83ce33756a/users/91b513e9021f4e918328c09cb193721c/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:38,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:24:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be4a8aa1-fbd1-4c05-ae94-f061d633c593 2019-05-16 20:24:38,466 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:24:38,466 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/336e359f61b44df4898efc83ce33756a/users/91b513e9021f4e918328c09cb193721c/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-be4a8aa1-fbd1-4c05-ae94-f061d633c593 2019-05-16 20:24:38,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.259741067886s 2019-05-16 20:24:38,467 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_e0863657-17b1-41bb-8e81-88963c861074', 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'336e359f61b44df4898efc83ce33756a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ERPAUqf4x2qWm8lIrwfxKwqlqwxa0j', 'username': u'barbican-user_e0863657-17b1-41bb-8e81-88963c861074', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-16 20:24:38,471 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_e0863657-17b1-41bb-8e81-88963c861074', 'password': 'ERPAUqf4x2qWm8lIrwfxKwqlqwxa0j', 'project_name': 'barbican-project_e0863657-17b1-41bb-8e81-88963c861074', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': '336e359f61b44df4898efc83ce33756a', 'project_domain_name': 'Default'} 2019-05-16 20:24:38,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:38,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:38,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0bfaa7a-194c-4a96-9817-0668ce916e0b 2019-05-16 20:24:38,596 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:38,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-c0bfaa7a-194c-4a96-9817-0668ce916e0b 2019-05-16 20:24:38,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121630907059s 2019-05-16 20:24:38,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:38,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:38,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad93dc90-9ece-4a12-ac12-0307f5c7f217 2019-05-16 20:24:38,717 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:38,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-ad93dc90-9ece-4a12-ac12-0307f5c7f217 2019-05-16 20:24:38,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115317106247s 2019-05-16 20:24:38,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:24:38,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:38,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 20:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d78c476-df82-4276-8598-16362d15cbe9 2019-05-16 20:24:38,938 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 20:24:38,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-0d78c476-df82-4276-8598-16362d15cbe9 2019-05-16 20:24:38,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216474056244s 2019-05-16 20:24:38,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:24:38,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:39,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 16 May 2019 20:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bee2872-36ea-4317-88db-75977673d481 2019-05-16 20:24:39,088 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_e0863657-17b1-41bb-8e81-88963c861074", "links": {"self": "http://172.30.9.36:5000/v3/users/91b513e9021f4e918328c09cb193721c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "91b513e9021f4e918328c09cb193721c", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:24:39,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-7bee2872-36ea-4317-88db-75977673d481 2019-05-16 20:24:39,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.148483037949s 2019-05-16 20:24:39,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:24:39,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:39,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 16 May 2019 20:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0747c8ab-1707-4f7d-9b3e-66009941db32 2019-05-16 20:24:39,228 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.36:5000/v3/projects/336e359f61b44df4898efc83ce33756a"}, "tags": [], "enabled": true, "id": "336e359f61b44df4898efc83ce33756a", "parent_id": "default", "domain_id": "default", "name": "barbican-project_e0863657-17b1-41bb-8e81-88963c861074"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 20:24:39,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-0747c8ab-1707-4f7d-9b3e-66009941db32 2019-05-16 20:24:39,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.127375125885s 2019-05-16 20:24:39,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 20:24:39,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=91b513e9021f4e918328c09cb193721c&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=336e359f61b44df4898efc83ce33756a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:39,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 16 May 2019 20:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-714be3d8-3dc1-41c3-bb13-922f3d72a208 2019-05-16 20:24:39,408 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=91b513e9021f4e918328c09cb193721c&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=336e359f61b44df4898efc83ce33756a", "previous": null, "next": null}} 2019-05-16 20:24:39,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=91b513e9021f4e918328c09cb193721c&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=336e359f61b44df4898efc83ce33756a used request id req-714be3d8-3dc1-41c3-bb13-922f3d72a208 2019-05-16 20:24:39,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.172567844391s 2019-05-16 20:24:39,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 20:24:39,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/336e359f61b44df4898efc83ce33756a/users/91b513e9021f4e918328c09cb193721c/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:39,681 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:24:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d32cbc1-4913-4a89-99d6-81963f5bcc13 2019-05-16 20:24:39,682 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:24:39,682 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/336e359f61b44df4898efc83ce33756a/users/91b513e9021f4e918328c09cb193721c/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-3d32cbc1-4913-4a89-99d6-81963f5bcc13 2019-05-16 20:24:39,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.269520998001s 2019-05-16 20:24:39,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:39,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:39,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45a2d033-5584-4386-9dde-a5775fcf04f2 2019-05-16 20:24:39,914 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:39,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-45a2d033-5584-4386-9dde-a5775fcf04f2 2019-05-16 20:24:39,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228226184845s 2019-05-16 20:24:39,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:24:39,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:40,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 20:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bada180-5bb0-4d9e-ba6c-63565530cd6e 2019-05-16 20:24:40,171 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 20:24:40,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-8bada180-5bb0-4d9e-ba6c-63565530cd6e 2019-05-16 20:24:40,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.252622842789s 2019-05-16 20:24:40,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:24:40,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:40,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 16 May 2019 20:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-090551fa-2f5e-49a5-99c9-a9f754d5a2da 2019-05-16 20:24:40,411 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_e0863657-17b1-41bb-8e81-88963c861074", "links": {"self": "http://172.30.9.36:5000/v3/users/91b513e9021f4e918328c09cb193721c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "91b513e9021f4e918328c09cb193721c", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:24:40,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-090551fa-2f5e-49a5-99c9-a9f754d5a2da 2019-05-16 20:24:40,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239150047302s 2019-05-16 20:24:40,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 20:24:40,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=91b513e9021f4e918328c09cb193721c&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}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:40,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Thu, 16 May 2019 20:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6652b8dc-3fd4-4cb4-b1f0-53cb60f603dc 2019-05-16 20:24:40,640 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=91b513e9021f4e918328c09cb193721c&scope.domain.id=default", "previous": null, "next": null}} 2019-05-16 20:24:40,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?role.id=98e29eb88d4842e0af080cd2c7b81791&user.id=91b513e9021f4e918328c09cb193721c&scope.domain.id=default used request id req-6652b8dc-3fd4-4cb4-b1f0-53cb60f603dc 2019-05-16 20:24:40,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.218212842941s 2019-05-16 20:24:40,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-16 20:24:40,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/domains/default/users/91b513e9021f4e918328c09cb193721c/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:40,801 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:24:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2adfa1d-7fea-44e7-9351-8a97db5d6c30 2019-05-16 20:24:40,801 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:24:40,801 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/domains/default/users/91b513e9021f4e918328c09cb193721c/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-b2adfa1d-7fea-44e7-9351-8a97db5d6c30 2019-05-16 20:24:40,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.157180070877s 2019-05-16 20:24:40,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:24:40,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 20:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f01bb42-c4ab-42f0-af96-50b6f4d3c094 2019-05-16 20:24:40,814 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 20:24:40,814 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-5f01bb42-c4ab-42f0-af96-50b6f4d3c094 2019-05-16 20:24:40,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 20:24:41,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T21:24:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "336e359f61b44df4898efc83ce33756a", "name": "barbican-project_e0863657-17b1-41bb-8e81-88963c861074"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/336e359f61b44df4898efc83ce33756a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/336e359f61b44df4898efc83ce33756a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/336e359f61b44df4898efc83ce33756a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/336e359f61b44df4898efc83ce33756a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/336e359f61b44df4898efc83ce33756a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/336e359f61b44df4898efc83ce33756a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/336e359f61b44df4898efc83ce33756a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/336e359f61b44df4898efc83ce33756a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/336e359f61b44df4898efc83ce33756a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_336e359f61b44df4898efc83ce33756a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_336e359f61b44df4898efc83ce33756a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_e0863657-17b1-41bb-8e81-88963c861074", "id": "91b513e9021f4e918328c09cb193721c"}, "audit_ids": ["6lQu6tvETdeeWGTIKaJ9hA"], "issued_at": "2019-05-16T20:24:41.000000Z"}} 2019-05-16 20:24:41,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:24:41,236 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 20:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fec50a13-97d7-425d-9e6c-8df7eb047397 2019-05-16 20:24:41,237 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 20:24:41,237 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-fec50a13-97d7-425d-9e6c-8df7eb047397 2019-05-16 20:24:41,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-16 20:24:41,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-16 20:24:41,250 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 20:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40a6187a-eced-4420-946b-c86d3f6751f7 2019-05-16 20:24:41,250 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2019-05-16 20:24:41,250 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-40a6187a-eced-4420-946b-c86d3f6751f7 2019-05-16 20:24:41,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f35a963fe15fc5c64a76f2224e265b91396470d" 2019-05-16 20:24:41,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 955 Content-Type: application/json Date: Thu, 16 May 2019 20:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d62a39a-f010-4b12-b53b-906719b366f4 2019-05-16 20:24:41,440 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/05fd0b18318f44c6bcc5b7cbb397a7cc"}, "enabled": true, "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/0db101a9027e45ae9de945143be38239"}, "enabled": true, "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/207f0642c52b4a64826022b018e630ad"}, "enabled": true, "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/36c713f817894d0db6e2bef5f9498696"}, "enabled": true, "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6d37d143d85a4fb7a11623f2a9d956ea"}, "enabled": true, "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/887df30d855c46eeb21ce348e43ce10e"}, "enabled": true, "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9622cbadfb10492ba23c5fb9d75d0a65"}, "enabled": true, "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9f12b79941804bc89755b017ce9d5b2d"}, "enabled": true, "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9fb1f18c528e47e3b14bd910a616855b"}, "enabled": true, "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/aa934b4d3cec4c95897d42e09b6d7829"}, "enabled": true, "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"name": "tempest-service-535648284", "links": {"self": "http://192.30.9.3:35357/v3/services/b34aabd51a3841058b9314baa7feee3c"}, "enabled": true, "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "description": "tempest-description-1282817593"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b8c0f0bc52a640ce9e8b97d23a48e96d"}, "enabled": true, "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"name": "tempest-service-1215612404", "links": {"self": "http://192.30.9.3:35357/v3/services/bc930e20c2e94f028ecff7d8dbd72c2d"}, "enabled": true, "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "description": "tempest-description-1317683207"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/cda7176b4ee440018f125be07bd5ee44"}, "enabled": true, "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fa84bbac007e4ee8bb1183d32a5575fc"}, "enabled": true, "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fb13e9dce00d479d94048b82fd71eafe"}, "enabled": true, "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-16 20:24:41,440 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-6d62a39a-f010-4b12-b53b-906719b366f4 2019-05-16 20:24:41,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.199263811111s 2019-05-16 20:24:41,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-16 20:24:41,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2f35a963fe15fc5c64a76f2224e265b91396470d" 2019-05-16 20:24:41,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 16 May 2019 20:24:41 GMT X-Openstack-Request-Id: req-1e2f987e-a171-4caf-a5c6-245b8c96469c 2019-05-16 20:24:41,756 - 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-05-16 20:24:41,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/extensions.json used request id req-1e2f987e-a171-4caf-a5c6-245b8c96469c 2019-05-16 20:24:41,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.305375099182s 2019-05-16 20:24:41,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:24:41,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:42,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 16 May 2019 20:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc2c472-3aa1-4932-adf0-ee3029dce0dd 2019-05-16 20:24:42,008 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_e0863657-17b1-41bb-8e81-88963c861074", "links": {"self": "http://172.30.9.36:5000/v3/users/91b513e9021f4e918328c09cb193721c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "91b513e9021f4e918328c09cb193721c", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:24:42,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-6fc2c472-3aa1-4932-adf0-ee3029dce0dd 2019-05-16 20:24:42,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240855932236s 2019-05-16 20:24:42,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:24:42,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/91b513e9021f4e918328c09cb193721c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:42,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Thu, 16 May 2019 20:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b756ad0-37fb-4a4d-a3a7-255178372797 2019-05-16 20:24:42,254 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_e0863657-17b1-41bb-8e81-88963c861074", "links": {"self": "http://172.30.9.36:5000/v3/users/91b513e9021f4e918328c09cb193721c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "91b513e9021f4e918328c09cb193721c", "description": null}} 2019-05-16 20:24:42,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/91b513e9021f4e918328c09cb193721c used request id req-2b756ad0-37fb-4a4d-a3a7-255178372797 2019-05-16 20:24:42,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241095066071s 2019-05-16 20:24:42,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-16 20:24:42,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/91b513e9021f4e918328c09cb193721c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:42,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:24:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc579392-579e-405e-8bcb-bd87e3609b91 2019-05-16 20:24:42,480 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:24:42,481 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/91b513e9021f4e918328c09cb193721c used request id req-bc579392-579e-405e-8bcb-bd87e3609b91 2019-05-16 20:24:42,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.225402832031s 2019-05-16 20:24:42,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:24:42,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:42,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Thu, 16 May 2019 20:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ac68f1-728d-4a65-a240-023399eef060 2019-05-16 20:24:42,618 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.36:5000/v3/projects/336e359f61b44df4898efc83ce33756a"}, "tags": [], "enabled": true, "id": "336e359f61b44df4898efc83ce33756a", "parent_id": "default", "domain_id": "default", "name": "barbican-project_e0863657-17b1-41bb-8e81-88963c861074"}]} 2019-05-16 20:24:42,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-10ac68f1-728d-4a65-a240-023399eef060 2019-05-16 20:24:42,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.130658149719s 2019-05-16 20:24:42,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-16 20:24:42,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/336e359f61b44df4898efc83ce33756a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:42,908 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:24:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d72c2221-18e6-4593-a5f7-b4d81029d47e 2019-05-16 20:24:42,909 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:24:42,909 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/336e359f61b44df4898efc83ce33756a used request id req-d72c2221-18e6-4593-a5f7-b4d81029d47e 2019-05-16 20:24:42,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.286118984222s 2019-05-16 20:24:42,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 20:24:42,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=336e359f61b44df4898efc83ce33756a&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}16421b99c3c407fdb9f4677a04219a6d4010cc41" 2019-05-16 20:24:43,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Thu, 16 May 2019 20:24:43 GMT X-Openstack-Request-Id: req-0f0d0f67-d626-41c7-9ebf-811d9cd62716 2019-05-16 20:24:43,219 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-05-16 20:24:43,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=336e359f61b44df4898efc83ce33756a&name=default used request id req-0f0d0f67-d626-41c7-9ebf-811d9cd62716 2019-05-16 20:24:43,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.305527925491s 2019-05-16 20:24:43,220 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-05-16 20:24:43,220 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-05-16 20:24:43,225 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | smoke | 15:51 | PASS | | rally_sanity | functest | smoke | 26:51 | FAIL | | refstack_defcore | functest | smoke | 08:23 | FAIL | | tempest_full | functest | smoke | 46:47 | FAIL | | tempest_scenario | functest | smoke | 12:11 | PASS | | patrole | functest | smoke | 04:11 | PASS | | neutron_trunk | functest | smoke | 02:44 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-05-16 20:24:43,235 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-05-16 20:24:46,442 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-11 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-16 20:24:46,445 - 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.36,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.36:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Q4ww14UaiUQZTD1ey9lPdV6ts 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=11661fc090eb46e2a9c07f559c7cfc6a export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-16 20:24:46,445 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-16 20:24:46,446 - 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-05-16 20:24:46,454 - xtesting.ci.run_tests - INFO - Loading test case 'rally_full'... 2019-05-16 20:24:46,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:24:46,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 20:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58894887-636c-40c2-a6f5-0da167692482 2019-05-16 20:24:46,754 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 20:24:46,754 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-58894887-636c-40c2-a6f5-0da167692482 2019-05-16 20:24:46,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 20:24:47,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T21:24:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["kDbfWBNMTw6gGjx43ca3pQ"], "issued_at": "2019-05-16T20:24:47.000000Z"}} 2019-05-16 20:24:47,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 20:24:47,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}ab480b87a8d0c5ec735b61fab470ef745f4ce939" 2019-05-16 20:24:47,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 16 May 2019 20:24:47 GMT X-Openstack-Request-Id: req-fa252ca8-ac2e-478d-9806-f75cb0ef84e1 2019-05-16 20:24:47,562 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 20:24:47,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fa252ca8-ac2e-478d-9806-f75cb0ef84e1 2019-05-16 20:24:47,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385329008102s 2019-05-16 20:24:47,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:24:47,573 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 20:24:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e13bfdb1-076e-4e43-a574-df1319b7cfb5 2019-05-16 20:24:47,573 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 20:24:47,573 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-e13bfdb1-076e-4e43-a574-df1319b7cfb5 2019-05-16 20:24:47,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:24:47,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ab480b87a8d0c5ec735b61fab470ef745f4ce939" 2019-05-16 20:24:47,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 20:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f382078b-2e55-4aba-bd5f-954372a9ddfe 2019-05-16 20:24:47,797 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 20:24:47,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-f382078b-2e55-4aba-bd5f-954372a9ddfe 2019-05-16 20:24:47,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223247051239s 2019-05-16 20:24:47,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-16 20:24:47,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}ab480b87a8d0c5ec735b61fab470ef745f4ce939" -d '{"project": {"description": "Created by OPNFV Functest: rally_full", "enabled": true, "domain_id": "default", "name": "rally_full-project_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2"}}' 2019-05-16 20:24:48,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Thu, 16 May 2019 20:24:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-899d092d-83b9-4b08-bc7c-a22be84d509d 2019-05-16 20:24:48,056 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.36:5000/v3/projects/86873590c98449d28ed9d3af112891dd"}, "tags": [], "enabled": true, "id": "86873590c98449d28ed9d3af112891dd", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2"}} 2019-05-16 20:24:48,056 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-899d092d-83b9-4b08-bc7c-a22be84d509d 2019-05-16 20:24:48,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.253740787506s 2019-05-16 20:24:48,057 - 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'86873590c98449d28ed9d3af112891dd', '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_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2'}) 2019-05-16 20:24:48,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-16 20:24:48,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}ab480b87a8d0c5ec735b61fab470ef745f4ce939" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6RYvHbEEIyXq2aURAn9cppOX7UxuZ2", "email": null, "name": "rally_full-user_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2"}}' 2019-05-16 20:24:48,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Thu, 16 May 2019 20:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ab15d54-bf73-44f9-b94d-f39b6eb95cbb 2019-05-16 20:24:48,541 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "links": {"self": "http://172.30.9.36:5000/v3/users/15e94940acc34e29935a23f9eab3ebf3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15e94940acc34e29935a23f9eab3ebf3", "domain_id": "default", "password_expires_at": null}} 2019-05-16 20:24:48,541 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-4ab15d54-bf73-44f9-b94d-f39b6eb95cbb 2019-05-16 20:24:48,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.477378129959s 2019-05-16 20:24:48,542 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'15e94940acc34e29935a23f9eab3ebf3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_full-user_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2'}) 2019-05-16 20:24:48,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:48,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ab480b87a8d0c5ec735b61fab470ef745f4ce939" 2019-05-16 20:24:48,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aceb9b40-6d03-4ff7-93f9-b75ea48c5fc5 2019-05-16 20:24:48,676 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:48,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-aceb9b40-6d03-4ff7-93f9-b75ea48c5fc5 2019-05-16 20:24:48,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.129939079285s 2019-05-16 20:24:48,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:48,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ab480b87a8d0c5ec735b61fab470ef745f4ce939" 2019-05-16 20:24:48,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb8a816-9346-4e12-b962-5ab4032e6720 2019-05-16 20:24:48,899 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:48,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-fcb8a816-9346-4e12-b962-5ab4032e6720 2019-05-16 20:24:48,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218307971954s 2019-05-16 20:24:48,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:48,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ab480b87a8d0c5ec735b61fab470ef745f4ce939" 2019-05-16 20:24:49,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0acdf3f9-b8b6-4ee0-9fef-dafdfc42ee63 2019-05-16 20:24:49,112 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:49,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-0acdf3f9-b8b6-4ee0-9fef-dafdfc42ee63 2019-05-16 20:24:49,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207360982895s 2019-05-16 20:24:49,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:24:49,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ab480b87a8d0c5ec735b61fab470ef745f4ce939" 2019-05-16 20:24:49,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 20:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf233f45-cc52-46d5-99e5-a944ae664dd8 2019-05-16 20:24:49,333 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 20:24:49,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-cf233f45-cc52-46d5-99e5-a944ae664dd8 2019-05-16 20:24:49,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215616941452s 2019-05-16 20:24:49,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:24:49,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ab480b87a8d0c5ec735b61fab470ef745f4ce939" 2019-05-16 20:24:49,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 16 May 2019 20:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95006dbe-58d7-4752-9f3e-8c1b540278a9 2019-05-16 20:24:49,572 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "rally_full-user_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "links": {"self": "http://172.30.9.36:5000/v3/users/15e94940acc34e29935a23f9eab3ebf3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15e94940acc34e29935a23f9eab3ebf3", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:24:49,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-95006dbe-58d7-4752-9f3e-8c1b540278a9 2019-05-16 20:24:49,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237890958786s 2019-05-16 20:24:49,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:24:49,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}ab480b87a8d0c5ec735b61fab470ef745f4ce939" 2019-05-16 20:24:49,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 16 May 2019 20:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b15691a-4835-4674-a915-454395554ace 2019-05-16 20:24:49,742 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.36:5000/v3/projects/86873590c98449d28ed9d3af112891dd"}, "tags": [], "enabled": true, "id": "86873590c98449d28ed9d3af112891dd", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 20:24:49,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-0b15691a-4835-4674-a915-454395554ace 2019-05-16 20:24:49,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.160026788712s 2019-05-16 20:24:49,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 20:24:49,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=15e94940acc34e29935a23f9eab3ebf3&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=86873590c98449d28ed9d3af112891dd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab480b87a8d0c5ec735b61fab470ef745f4ce939" 2019-05-16 20:24:49,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 16 May 2019 20:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa51b6c1-0e5a-4105-b72a-60e4e1b5a399 2019-05-16 20:24:49,973 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=15e94940acc34e29935a23f9eab3ebf3&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=86873590c98449d28ed9d3af112891dd", "previous": null, "next": null}} 2019-05-16 20:24:49,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=15e94940acc34e29935a23f9eab3ebf3&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=86873590c98449d28ed9d3af112891dd used request id req-fa51b6c1-0e5a-4105-b72a-60e4e1b5a399 2019-05-16 20:24:49,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.222167015076s 2019-05-16 20:24:49,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 20:24:49,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/86873590c98449d28ed9d3af112891dd/users/15e94940acc34e29935a23f9eab3ebf3/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab480b87a8d0c5ec735b61fab470ef745f4ce939" 2019-05-16 20:24:50,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:24:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ae39ff8-7c34-4a81-894d-493393414859 2019-05-16 20:24:50,233 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:24:50,233 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/86873590c98449d28ed9d3af112891dd/users/15e94940acc34e29935a23f9eab3ebf3/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-8ae39ff8-7c34-4a81-894d-493393414859 2019-05-16 20:24:50,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.255973815918s 2019-05-16 20:24:50,234 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_full-project_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', 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'86873590c98449d28ed9d3af112891dd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6RYvHbEEIyXq2aURAn9cppOX7UxuZ2', 'username': u'rally_full-user_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-16 20:24:50,238 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_full-user_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', 'password': '6RYvHbEEIyXq2aURAn9cppOX7UxuZ2', 'project_name': 'rally_full-project_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': '86873590c98449d28ed9d3af112891dd', 'project_domain_name': 'Default'} 2019-05-16 20:24:50,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:50,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ab480b87a8d0c5ec735b61fab470ef745f4ce939" 2019-05-16 20:24:50,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c557dfc1-86f9-4f69-b2da-726436ab69bf 2019-05-16 20:24:50,365 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:50,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-c557dfc1-86f9-4f69-b2da-726436ab69bf 2019-05-16 20:24:50,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122987031937s 2019-05-16 20:24:50,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 20:24:50,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ab480b87a8d0c5ec735b61fab470ef745f4ce939" 2019-05-16 20:24:50,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 20:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a15faa84-43a0-4260-9994-28a540c5a85b 2019-05-16 20:24:50,597 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 20:24:50,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-a15faa84-43a0-4260-9994-28a540c5a85b 2019-05-16 20:24:50,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227181911469s 2019-05-16 20:24:50,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:24:50,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ab480b87a8d0c5ec735b61fab470ef745f4ce939" 2019-05-16 20:24:50,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 20:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45f04bbc-2789-462b-bc6f-f68c515c94ed 2019-05-16 20:24:50,820 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 20:24:50,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-45f04bbc-2789-462b-bc6f-f68c515c94ed 2019-05-16 20:24:50,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.217967987061s 2019-05-16 20:24:50,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 20:24:50,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ab480b87a8d0c5ec735b61fab470ef745f4ce939" 2019-05-16 20:24:51,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 16 May 2019 20:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f18a7d-18e6-492a-bac4-26822c6564ce 2019-05-16 20:24:51,048 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "rally_full-user_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "links": {"self": "http://172.30.9.36:5000/v3/users/15e94940acc34e29935a23f9eab3ebf3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15e94940acc34e29935a23f9eab3ebf3", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 20:24:51,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-e2f18a7d-18e6-492a-bac4-26822c6564ce 2019-05-16 20:24:51,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227051973343s 2019-05-16 20:24:51,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:24:51,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}ab480b87a8d0c5ec735b61fab470ef745f4ce939" 2019-05-16 20:24:51,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 16 May 2019 20:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c55d2d6-651d-45bc-832a-42579a71a27f 2019-05-16 20:24:51,299 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.36:5000/v3/projects/86873590c98449d28ed9d3af112891dd"}, "tags": [], "enabled": true, "id": "86873590c98449d28ed9d3af112891dd", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 20:24:51,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-6c55d2d6-651d-45bc-832a-42579a71a27f 2019-05-16 20:24:51,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.240228891373s 2019-05-16 20:24:51,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 20:24:51,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=15e94940acc34e29935a23f9eab3ebf3&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=86873590c98449d28ed9d3af112891dd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab480b87a8d0c5ec735b61fab470ef745f4ce939" 2019-05-16 20:24:51,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 208 Content-Type: application/json Date: Thu, 16 May 2019 20:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d90d024-31cc-4c4c-aade-76157b768334 2019-05-16 20:24:51,542 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=15e94940acc34e29935a23f9eab3ebf3&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=86873590c98449d28ed9d3af112891dd", "previous": null, "next": null}} 2019-05-16 20:24:51,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=15e94940acc34e29935a23f9eab3ebf3&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=86873590c98449d28ed9d3af112891dd used request id req-9d90d024-31cc-4c4c-aade-76157b768334 2019-05-16 20:24:51,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.235450983047s 2019-05-16 20:24:51,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 20:24:51,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/86873590c98449d28ed9d3af112891dd/users/15e94940acc34e29935a23f9eab3ebf3/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab480b87a8d0c5ec735b61fab470ef745f4ce939" 2019-05-16 20:24:51,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 20:24:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2da3c720-dd70-43a3-9c9f-97172c8eb9d9 2019-05-16 20:24:51,808 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 20:24:51,808 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/86873590c98449d28ed9d3af112891dd/users/15e94940acc34e29935a23f9eab3ebf3/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-2da3c720-dd70-43a3-9c9f-97172c8eb9d9 2019-05-16 20:24:51,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.262316942215s 2019-05-16 20:24:51,810 - xtesting.ci.run_tests - INFO - Running test case 'rally_full'... 2019-05-16 20:24:51,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 20:24:51,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ab480b87a8d0c5ec735b61fab470ef745f4ce939" 2019-05-16 20:24:52,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 20:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db9f9c97-d6ec-4f61-8d52-1a7e5467b780 2019-05-16 20:24:52,097 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 20:24:52,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-db9f9c97-d6ec-4f61-8d52-1a7e5467b780 2019-05-16 20:24:52,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.287135124207s 2019-05-16 20:24:52,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 20:24:52,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}ab480b87a8d0c5ec735b61fab470ef745f4ce939" 2019-05-16 20:24:52,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 16 May 2019 20:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc82185-052f-4ada-89b6-7b4d870fb10c 2019-05-16 20:24:52,333 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.36:5000/v3/projects/86873590c98449d28ed9d3af112891dd"}, "tags": [], "enabled": true, "id": "86873590c98449d28ed9d3af112891dd", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 20:24:52,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-9fc82185-052f-4ada-89b6-7b4d870fb10c 2019-05-16 20:24:52,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.228296995163s 2019-05-16 20:24:52,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-16 20:24:52,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}ab480b87a8d0c5ec735b61fab470ef745f4ce939" -d '{"network": {"shared": true, "tenant_id": "86873590c98449d28ed9d3af112891dd", "name": "rally_full-net_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "admin_state_up": true}}' 2019-05-16 20:24:53,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Thu, 16 May 2019 20:24:53 GMT X-Openstack-Request-Id: req-43436dc9-1ea3-4c89-81de-62a19f3a7df4 2019-05-16 20:24:53,156 - 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":"51f463c0-6c21-469a-be1b-05d9df9eb26a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":true,"project_id":"86873590c98449d28ed9d3af112891dd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T20:24:53Z","is_default":false,"qos_policy_id":null,"name":"rally_full-net_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2","admin_state_up":true,"tenant_id":"86873590c98449d28ed9d3af112891dd","created_at":"2019-05-16T20:24:52Z","mtu":1450}} 2019-05-16 20:24:53,156 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-43436dc9-1ea3-4c89-81de-62a19f3a7df4 2019-05-16 20:24:53,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.820172071457s 2019-05-16 20:24:53,157 - 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-05-16T20:24:53Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'51f463c0-6c21-469a-be1b-05d9df9eb26a', u'provider:segmentation_id': 62, 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_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', u'created_at': u'2019-05-16T20:24:52Z', u'mtu': 1450, u'tenant_id': u'86873590c98449d28ed9d3af112891dd', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'86873590c98449d28ed9d3af112891dd', u'l2_adjacency': True}) 2019-05-16 20:24:53,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:24:53,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 20:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55617de7-8253-4cb1-a116-a1b7e091705b 2019-05-16 20:24:53,168 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 20:24:53,168 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-55617de7-8253-4cb1-a116-a1b7e091705b 2019-05-16 20:24:53,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 20:24:53,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T21:24:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86873590c98449d28ed9d3af112891dd", "name": "rally_full-project_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/86873590c98449d28ed9d3af112891dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/86873590c98449d28ed9d3af112891dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/86873590c98449d28ed9d3af112891dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/86873590c98449d28ed9d3af112891dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/86873590c98449d28ed9d3af112891dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/86873590c98449d28ed9d3af112891dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/86873590c98449d28ed9d3af112891dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/86873590c98449d28ed9d3af112891dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/86873590c98449d28ed9d3af112891dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_86873590c98449d28ed9d3af112891dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_86873590c98449d28ed9d3af112891dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "id": "15e94940acc34e29935a23f9eab3ebf3"}, "audit_ids": ["jdHr3xFGT2yy8K0y4uFUJg"], "issued_at": "2019-05-16T20:24:53.000000Z"}} 2019-05-16 20:24:53,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 20:24:53,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d25f0991e80f0d8b275399d53342a6dfd12d9bb7" 2019-05-16 20:24:53,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2101 Content-Type: application/json Date: Thu, 16 May 2019 20:24:53 GMT X-Openstack-Request-Id: req-62bf2e4f-d420-4e22-ae26-7087c44244f9 2019-05-16 20:24:53,972 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"51f463c0-6c21-469a-be1b-05d9df9eb26a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":true,"project_id":"86873590c98449d28ed9d3af112891dd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T20:24:53Z","qos_policy_id":null,"name":"rally_full-net_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2","admin_state_up":true,"tenant_id":"86873590c98449d28ed9d3af112891dd","created_at":"2019-05-16T20:24:52Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85408666-f497-4d8b-8bd1-db6c2e5da984","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c929bbdb-44c8-4a89-9579-5262d9d5a4e2"],"description":"","tags":[],"updated_at":"2019-05-16T18:25:48Z","qos_policy_id":null,"name":"HA network tenant c3f4592852414ec8b26b7832852f2d03","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T18:25:48Z","provider:network_type":"vxlan"}]} 2019-05-16 20:24:53,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-62bf2e4f-d420-4e22-ae26-7087c44244f9 2019-05-16 20:24:53,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.392626047134s 2019-05-16 20:24:53,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-16 20:24:53,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}d25f0991e80f0d8b275399d53342a6dfd12d9bb7" -d '{"subnet": {"name": "rally_full-subnet_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "enable_dhcp": true, "network_id": "51f463c0-6c21-469a-be1b-05d9df9eb26a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-16 20:24:54,970 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Thu, 16 May 2019 20:24:54 GMT X-Openstack-Request-Id: req-f003bf43-369a-43a3-b8b0-75143e70138a 2019-05-16 20:24:54,970 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-16T20:24: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":"5deadff6-8307-4645-bd05-bbf33e34267f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"86873590c98449d28ed9d3af112891dd","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2","enable_dhcp":true,"segment_id":null,"network_id":"51f463c0-6c21-469a-be1b-05d9df9eb26a","tenant_id":"86873590c98449d28ed9d3af112891dd","created_at":"2019-05-16T20:24:54Z","ip_version":4}} 2019-05-16 20:24:54,970 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-f003bf43-369a-43a3-b8b0-75143e70138a 2019-05-16 20:24:54,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.995613098145s 2019-05-16 20:24:54,971 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T20:24: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'5deadff6-8307-4645-bd05-bbf33e34267f', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_full-subnet_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'51f463c0-6c21-469a-be1b-05d9df9eb26a', u'tenant_id': u'86873590c98449d28ed9d3af112891dd', u'created_at': u'2019-05-16T20:24: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'86873590c98449d28ed9d3af112891dd'}) 2019-05-16 20:24:54,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-16 20:24:54,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}d25f0991e80f0d8b275399d53342a6dfd12d9bb7" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "rally_full-router_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "admin_state_up": true}}' 2019-05-16 20:25:02,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Thu, 16 May 2019 20:25:02 GMT X-Openstack-Request-Id: req-a7420a9e-c6b7-4d85-9e9f-140f0a37eea9 2019-05-16 20:25:02,637 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "86873590c98449d28ed9d3af112891dd", "created_at": "2019-05-16T20:24:56Z", "admin_state_up": true, "updated_at": "2019-05-16T20:24:57Z", "project_id": "86873590c98449d28ed9d3af112891dd", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "30048cdb-2c32-4e08-a446-f56467be1320", "name": "rally_full-router_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2"}} 2019-05-16 20:25:02,637 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-a7420a9e-c6b7-4d85-9e9f-140f0a37eea9 2019-05-16 20:25:02,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.66556596756s 2019-05-16 20:25:02,637 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T20:24:57Z', u'revision_number': 3, u'ha': True, u'id': u'30048cdb-2c32-4e08-a446-f56467be1320', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_full-router_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', u'admin_state_up': True, u'tenant_id': u'86873590c98449d28ed9d3af112891dd', u'created_at': u'2019-05-16T20:24:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'86873590c98449d28ed9d3af112891dd'}) 2019-05-16 20:25:02,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-16 20:25:02,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/30048cdb-2c32-4e08-a446-f56467be1320/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}d25f0991e80f0d8b275399d53342a6dfd12d9bb7" -d '{"subnet_id": "5deadff6-8307-4645-bd05-bbf33e34267f"}' 2019-05-16 20:25:05,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 20:25:05 GMT X-Openstack-Request-Id: req-9d245596-3a6b-4b85-8ddf-72daff53eeba 2019-05-16 20:25:05,897 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "51f463c0-6c21-469a-be1b-05d9df9eb26a", "tenant_id": "86873590c98449d28ed9d3af112891dd", "subnet_id": "5deadff6-8307-4645-bd05-bbf33e34267f", "subnet_ids": ["5deadff6-8307-4645-bd05-bbf33e34267f"], "port_id": "74c48ed6-2e26-4f29-8036-239dea7b47b9", "id": "30048cdb-2c32-4e08-a446-f56467be1320"} 2019-05-16 20:25:05,897 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/30048cdb-2c32-4e08-a446-f56467be1320/add_router_interface.json used request id req-9d245596-3a6b-4b85-8ddf-72daff53eeba 2019-05-16 20:25:05,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.2589828968s 2019-05-16 20:25:05,897 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-16 20:25:06,002 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-16 20:25:06,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:25:06,010 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 16 May 2019 20:25:05 GMT 2019-05-16 20:25:06,010 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-16 20:25:06,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 20:25:06,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d25f0991e80f0d8b275399d53342a6dfd12d9bb7" 2019-05-16 20:25:06,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 16 May 2019 20:25:06 GMT X-Openstack-Request-Id: req-5621f3ed-2eb7-4cb5-8f01-ca969702cd1c 2019-05-16 20:25:06,387 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 20:25:06,388 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-5621f3ed-2eb7-4cb5-8f01-ca969702cd1c 2019-05-16 20:25:06,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.374644994736s 2019-05-16 20:25:06,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 20:25:06,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}d25f0991e80f0d8b275399d53342a6dfd12d9bb7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2"}' 2019-05-16 20:25:06,724 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Thu, 16 May 2019 20:25:06 GMT Location: http://172.30.9.36:9292/v2/images/359bff4f-d2d7-4704-b03f-a9f312aa9df0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f3884212-b50b-4e50-a31f-2a7397fa04d3 2019-05-16 20:25:06,725 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:25:06Z", "file": "/v2/images/359bff4f-d2d7-4704-b03f-a9f312aa9df0/file", "owner": "86873590c98449d28ed9d3af112891dd", "id": "359bff4f-d2d7-4704-b03f-a9f312aa9df0", "size": null, "self": "/v2/images/359bff4f-d2d7-4704-b03f-a9f312aa9df0", "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_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "checksum": null, "created_at": "2019-05-16T20:25:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 20:25:06,725 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-f3884212-b50b-4e50-a31f-2a7397fa04d3 2019-05-16 20:25:06,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.327912092209s 2019-05-16 20:25:06,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 20:25:06,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/359bff4f-d2d7-4704-b03f-a9f312aa9df0/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}d25f0991e80f0d8b275399d53342a6dfd12d9bb7" -d '' 2019-05-16 20:25:07,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 20:25:07 GMT X-Openstack-Request-Id: req-8d010927-a68f-4211-8b11-0ded0793629a 2019-05-16 20:25:07,747 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 20:25:07,747 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/359bff4f-d2d7-4704-b03f-a9f312aa9df0/file used request id req-8d010927-a68f-4211-8b11-0ded0793629a 2019-05-16 20:25:07,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.02188110352s 2019-05-16 20:25:07,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 20:25:07,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d25f0991e80f0d8b275399d53342a6dfd12d9bb7" 2019-05-16 20:25:08,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Thu, 16 May 2019 20:25:08 GMT X-Openstack-Request-Id: req-f8a30a1f-0d44-4d3c-b817-bb1220f4fd25 2019-05-16 20:25:08,078 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:25:07Z", "file": "/v2/images/359bff4f-d2d7-4704-b03f-a9f312aa9df0/file", "owner": "86873590c98449d28ed9d3af112891dd", "id": "359bff4f-d2d7-4704-b03f-a9f312aa9df0", "size": 12716032, "self": "/v2/images/359bff4f-d2d7-4704-b03f-a9f312aa9df0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/359bff4f-d2d7-4704-b03f-a9f312aa9df0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/359bff4f-d2d7-4704-b03f-a9f312aa9df0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T20:25:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 20:25:08,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-f8a30a1f-0d44-4d3c-b817-bb1220f4fd25 2019-05-16 20:25:08,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.326586008072s 2019-05-16 20:25:08,080 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/359bff4f-d2d7-4704-b03f-a9f312aa9df0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/359bff4f-d2d7-4704-b03f-a9f312aa9df0/file', 'owner': u'86873590c98449d28ed9d3af112891dd', 'id': u'359bff4f-d2d7-4704-b03f-a9f312aa9df0', 'size': 12716032, u'self': u'/v2/images/359bff4f-d2d7-4704-b03f-a9f312aa9df0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'86873590c98449d28ed9d3af112891dd', 'name': 'rally_full-project_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/359bff4f-d2d7-4704-b03f-a9f312aa9df0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T20:25:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-16T20:25:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', '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/359bff4f-d2d7-4704-b03f-a9f312aa9df0', 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_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', 'created': u'2019-05-16T20:25:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T20:25: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/359bff4f-d2d7-4704-b03f-a9f312aa9df0', 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_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 20:25:08,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 20:25:08,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}ab480b87a8d0c5ec735b61fab470ef745f4ce939" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 20:25:08,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 16 May 2019 20:25: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-cae159af-997a-4ef5-be68-226a667ac5f0 x-openstack-request-id: req-cae159af-997a-4ef5-be68-226a667ac5f0 2019-05-16 20:25:08,422 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/87296529-5fa9-45b1-994d-40c7d6c74a7b", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/87296529-5fa9-45b1-994d-40c7d6c74a7b", "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": "87296529-5fa9-45b1-994d-40c7d6c74a7b"}} 2019-05-16 20:25:08,422 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-cae159af-997a-4ef5-be68-226a667ac5f0 2019-05-16 20:25:08,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.338952064514s 2019-05-16 20:25:08,423 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'87296529-5fa9-45b1-994d-40c7d6c74a7b', 'swap': 0}) 2019-05-16 20:25:08,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 20:25:08,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/87296529-5fa9-45b1-994d-40c7d6c74a7b/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}ab480b87a8d0c5ec735b61fab470ef745f4ce939" -d '{"extra_specs": {}}' 2019-05-16 20:25:08,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 20:25:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-91c01239-7ba2-41d1-89d9-097202a3f745 x-openstack-request-id: req-91c01239-7ba2-41d1-89d9-097202a3f745 2019-05-16 20:25:08,443 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 20:25:08,443 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/87296529-5fa9-45b1-994d-40c7d6c74a7b/os-extra_specs used request id req-91c01239-7ba2-41d1-89d9-097202a3f745 2019-05-16 20:25:08,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198528766632s 2019-05-16 20:25:08,444 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-16 20:25:12,687 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4fa30073-9271-43a6-aae3-fe326bae21e5 | 2019-05-16T20:25:12.240968 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4fa30073-9271-43a6-aae3-fe326bae21e5 ~/.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-05-16 20:25:15,845 - 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 | | __unknown__ | tempest-type-1424255015 | Available | | __unknown__ | tempest-type-975292298 | 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-05-16 20:25:16,819 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-05-16 20:25:16,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-16 20:25:16,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d25f0991e80f0d8b275399d53342a6dfd12d9bb7" 2019-05-16 20:25:17,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Thu, 16 May 2019 20:25: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-cce10266-7f18-40a5-a64d-628c2c309d18 x-openstack-request-id: req-cce10266-7f18-40a5-a64d-628c2c309d18 2019-05-16 20:25:17,174 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 299}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 302}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-16 20:25:17,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-hypervisors/detail used request id req-cce10266-7f18-40a5-a64d-628c2c309d18 2019-05-16 20:25:17,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.351452112198s 2019-05-16 20:25:17,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-16 20:25:17,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d25f0991e80f0d8b275399d53342a6dfd12d9bb7" 2019-05-16 20:25:17,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 16 May 2019 20:25:17 GMT X-Openstack-Request-Id: req-b0151799-7f92-4784-985b-6c0a9f0d6112 2019-05-16 20:25:17,490 - 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-05-16 20:25:17,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/extensions.json used request id req-b0151799-7f92-4784-985b-6c0a9f0d6112 2019-05-16 20:25:17,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.314546823502s 2019-05-16 20:25:17,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 20:25:17,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}ab480b87a8d0c5ec735b61fab470ef745f4ce939" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_full-flavor_alt_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 20:25:17,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Thu, 16 May 2019 20:25:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4d48a25c-2b7e-4812-ad30-44486f9e496c x-openstack-request-id: req-4d48a25c-2b7e-4812-ad30-44486f9e496c 2019-05-16 20:25:17,553 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_alt_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/b93ef1a6-d353-450f-ad7d-891cca4da15d", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/b93ef1a6-d353-450f-ad7d-891cca4da15d", "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": "b93ef1a6-d353-450f-ad7d-891cca4da15d"}} 2019-05-16 20:25:17,553 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-4d48a25c-2b7e-4812-ad30-44486f9e496c 2019-05-16 20:25:17,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0526669025421s 2019-05-16 20:25:17,554 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'b93ef1a6-d353-450f-ad7d-891cca4da15d', 'swap': 0}) 2019-05-16 20:25:17,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 20:25:17,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/b93ef1a6-d353-450f-ad7d-891cca4da15d/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}ab480b87a8d0c5ec735b61fab470ef745f4ce939" -d '{"extra_specs": {}}' 2019-05-16 20:25:17,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 20:25: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-a5d0cd66-523c-451b-9d6e-815170b491b2 x-openstack-request-id: req-a5d0cd66-523c-451b-9d6e-815170b491b2 2019-05-16 20:25:17,585 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 20:25:17,585 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/b93ef1a6-d353-450f-ad7d-891cca4da15d/os-extra_specs used request id req-a5d0cd66-523c-451b-9d6e-815170b491b2 2019-05-16 20:25:17,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0299489498138s 2019-05-16 20:25:17,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 20:25:17,597 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 20:25:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f5099e8-e81e-4259-857a-5cf71fbe7718 2019-05-16 20:25:17,598 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 20:25:17,598 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-2f5099e8-e81e-4259-857a-5cf71fbe7718 2019-05-16 20:25:17,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-16 20:25:17,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-16 20:25:17,610 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 20:25:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a199b0fe-8d65-40e0-ac8b-c8014549726d 2019-05-16 20:25:17,610 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2019-05-16 20:25:17,610 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-a199b0fe-8d65-40e0-ac8b-c8014549726d 2019-05-16 20:25:17,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d25f0991e80f0d8b275399d53342a6dfd12d9bb7" 2019-05-16 20:25:17,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 955 Content-Type: application/json Date: Thu, 16 May 2019 20:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39d08ef0-4b28-4ac2-9c2a-f9d07110bc16 2019-05-16 20:25:17,800 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/05fd0b18318f44c6bcc5b7cbb397a7cc"}, "enabled": true, "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/0db101a9027e45ae9de945143be38239"}, "enabled": true, "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/207f0642c52b4a64826022b018e630ad"}, "enabled": true, "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/36c713f817894d0db6e2bef5f9498696"}, "enabled": true, "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6d37d143d85a4fb7a11623f2a9d956ea"}, "enabled": true, "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/887df30d855c46eeb21ce348e43ce10e"}, "enabled": true, "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9622cbadfb10492ba23c5fb9d75d0a65"}, "enabled": true, "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9f12b79941804bc89755b017ce9d5b2d"}, "enabled": true, "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9fb1f18c528e47e3b14bd910a616855b"}, "enabled": true, "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/aa934b4d3cec4c95897d42e09b6d7829"}, "enabled": true, "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"name": "tempest-service-535648284", "links": {"self": "http://192.30.9.3:35357/v3/services/b34aabd51a3841058b9314baa7feee3c"}, "enabled": true, "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "description": "tempest-description-1282817593"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b8c0f0bc52a640ce9e8b97d23a48e96d"}, "enabled": true, "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"name": "tempest-service-1215612404", "links": {"self": "http://192.30.9.3:35357/v3/services/bc930e20c2e94f028ecff7d8dbd72c2d"}, "enabled": true, "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "description": "tempest-description-1317683207"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/cda7176b4ee440018f125be07bd5ee44"}, "enabled": true, "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fa84bbac007e4ee8bb1183d32a5575fc"}, "enabled": true, "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fb13e9dce00d479d94048b82fd71eafe"}, "enabled": true, "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-16 20:25:17,800 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-39d08ef0-4b28-4ac2-9c2a-f9d07110bc16 2019-05-16 20:25:17,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.199007987976s 2019-05-16 20:25:17,806 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'b93ef1a6-d353-450f-ad7d-891cca4da15d', 'swap': 0}) 2019-05-16 20:25:17,807 - 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-05-16 20:25:17,807 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-16 20:25:17,824 - 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-05-16 20:25:17,825 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-05-16 20:25:17,825 - 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': '51f463c0-6c21-469a-be1b-05d9df9eb26a', 'tenants_amount': 3, 'image_name': 'rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', '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_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', '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-05-16 20:27:17,293 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 709d04d4-e98b-4bb2-88bc-0da19f6ba255 2019-05-16 20:27:17,294 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_full does not exist, we create it. 2019-05-16 20:27:17,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '709d04d4-e98b-4bb2-88bc-0da19f6ba255'] 2019-05-16 20:27:18,078 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 709d04d4-e98b-4bb2-88bc-0da19f6ba255 -------------------------------------------------------------------------------- Task 709d04d4-e98b-4bb2-88bc-0da19f6ba255: 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 709d04d4-e98b-4bb2-88bc-0da19f6ba255 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.596 | 0.603 | 0.611 | 0.616 | 0.62 | 0.604 | 100.0% | 10 | | total | 0.596 | 0.603 | 0.611 | 0.616 | 0.62 | 0.604 | 100.0% | 10 | | -> duration | 0.596 | 0.603 | 0.611 | 0.616 | 0.62 | 0.604 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.820919 Full duration: 14.639369 -------------------------------------------------------------------------------- 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 709d04d4-e98b-4bb2-88bc-0da19f6ba255 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 1.359 | 1.445 | 1.543 | 1.548 | 1.552 | 1.447 | 100.0% | 10 | | total | 1.785 | 1.91 | 2.0 | 2.015 | 2.031 | 1.911 | 100.0% | 10 | | -> duration | 1.785 | 1.91 | 2.0 | 2.015 | 2.031 | 1.911 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.704206 Full duration: 18.741529 -------------------------------------------------------------------------------- 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 709d04d4-e98b-4bb2-88bc-0da19f6ba255 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.539 | 0.909 | 0.985 | 1.223 | 1.461 | 0.866 | 100.0% | 10 | | total | 1.04 | 1.345 | 1.422 | 1.672 | 1.921 | 1.315 | 100.0% | 10 | | -> duration | 1.04 | 1.345 | 1.422 | 1.672 | 1.921 | 1.315 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.801273 Full duration: 16.692429 -------------------------------------------------------------------------------- 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 709d04d4-e98b-4bb2-88bc-0da19f6ba255 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.067 | 1.451 | 1.551 | 1.553 | 1.556 | 1.422 | 100.0% | 10 | | total | 1.492 | 1.918 | 1.984 | 1.997 | 2.01 | 1.869 | 100.0% | 10 | | -> duration | 1.492 | 1.918 | 1.984 | 1.997 | 2.01 | 1.869 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.666683 Full duration: 17.928573 -------------------------------------------------------------------------------- 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 709d04d4-e98b-4bb2-88bc-0da19f6ba255 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.476 | 0.551 | 0.861 | 0.97 | 1.079 | 0.656 | 100.0% | 10 | | total | 0.918 | 0.999 | 1.3 | 1.408 | 1.516 | 1.097 | 100.0% | 10 | | -> duration | 0.918 | 0.999 | 1.3 | 1.408 | 1.516 | 1.097 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.227987 Full duration: 15.570879 -------------------------------------------------------------------------------- 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 709d04d4-e98b-4bb2-88bc-0da19f6ba255 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.312 | 0.324 | 0.777 | 0.856 | 0.935 | 0.427 | 100.0% | 10 | | total | 0.748 | 0.795 | 1.261 | 1.309 | 1.356 | 0.893 | 100.0% | 10 | | -> duration | 0.748 | 0.795 | 1.261 | 1.309 | 1.356 | 0.893 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.953568 Full duration: 15.480325 HINTS: * To plot HTML graphics with this data, run: rally task report 709d04d4-e98b-4bb2-88bc-0da19f6ba255 --out output.html * To generate a JUnit report, run: rally task export 709d04d4-e98b-4bb2-88bc-0da19f6ba255 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 709d04d4-e98b-4bb2-88bc-0da19f6ba255 --json --out output.json 2019-05-16 20:27:18,078 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '709d04d4-e98b-4bb2-88bc-0da19f6ba255', '--out', u'/home/opnfv/functest/results/rally_full/authenticate.json'] 2019-05-16 20:27:19,998 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 709d04d4-e98b-4bb2-88bc-0da19f6ba255 --out /home/opnfv/functest/results/rally_full/authenticate.json 2019-05-16 20:27:19.860 723 INFO rally.api [-] Building 'json' report for the following task(s): '709d04d4-e98b-4bb2-88bc-0da19f6ba255'. 2019-05-16 20:27:19.868 723 INFO rally.api [-] The report has been successfully built. 2019-05-16 20:27:20,004 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-05-16 20:27:20,005 - 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-05-16 20:27:20,005 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-16 20:27:20,011 - 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-05-16 20:27:20,012 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-05-16 20:27:20,012 - 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': '51f463c0-6c21-469a-be1b-05d9df9eb26a', 'tenants_amount': 3, 'image_name': 'rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', '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_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', '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-05-16 20:34:00,729 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : beaa1c8f-805d-4272-91bb-21c7a338810a 2019-05-16 20:34:00,730 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'beaa1c8f-805d-4272-91bb-21c7a338810a'] 2019-05-16 20:34:01,527 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid beaa1c8f-805d-4272-91bb-21c7a338810a -------------------------------------------------------------------------------- Task beaa1c8f-805d-4272-91bb-21c7a338810a: 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 beaa1c8f-805d-4272-91bb-21c7a338810a 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.442 | 4.583 | 4.897 | 4.916 | 4.935 | 4.314 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.254 | 0.616 | 0.891 | 0.891 | 0.892 | 0.619 | 100.0% | 10 | | -> glance_v2.upload_data | 0.449 | 1.196 | 1.596 | 1.601 | 1.606 | 1.047 | 100.0% | 10 | | glance_v2.delete_image | 0.818 | 0.967 | 1.099 | 1.129 | 1.16 | 0.976 | 100.0% | 10 | | total | 4.602 | 5.62 | 5.795 | 5.803 | 5.811 | 5.29 | 100.0% | 10 | | -> duration | 4.602 | 5.62 | 5.795 | 5.803 | 5.811 | 5.29 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.765257 Full duration: 33.794857 -------------------------------------------------------------------------------- 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 beaa1c8f-805d-4272-91bb-21c7a338810a 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.209 | 4.545 | 5.405 | 5.547 | 5.689 | 4.453 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.047 | 0.6 | 0.82 | 0.884 | 0.948 | 0.529 | 100.0% | 10 | | -> glance_v2.upload_data | 0.467 | 1.189 | 2.405 | 2.409 | 2.414 | 1.273 | 100.0% | 10 | | glance_v2.list_images | 0.039 | 0.317 | 0.473 | 0.739 | 1.005 | 0.361 | 100.0% | 10 | | total | 3.872 | 4.73 | 5.746 | 5.876 | 6.006 | 4.815 | 100.0% | 10 | | -> duration | 3.872 | 4.73 | 5.746 | 5.876 | 6.006 | 4.815 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.323401 Full duration: 37.880745 -------------------------------------------------------------------------------- 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 beaa1c8f-805d-4272-91bb-21c7a338810a 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.333 | 0.606 | 0.633 | 0.665 | 0.697 | 0.583 | 100.0% | 10 | | total | 0.333 | 0.606 | 0.634 | 0.665 | 0.697 | 0.583 | 100.0% | 10 | | -> duration | 0.333 | 0.606 | 0.634 | 0.665 | 0.697 | 0.583 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.497339 Full duration: 17.627166 -------------------------------------------------------------------------------- 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": "51f463c0-6c21-469a-be1b-05d9df9eb26a" } ], "flavor": { "name": "rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task beaa1c8f-805d-4272-91bb-21c7a338810a 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.699 | 5.037 | 5.971 | 6.216 | 6.462 | 5.119 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.335 | 0.598 | 1.056 | 1.095 | 1.135 | 0.711 | 100.0% | 10 | | -> glance_v2.upload_data | 0.483 | 1.697 | 2.584 | 2.708 | 2.832 | 1.744 | 100.0% | 10 | | nova.boot_servers | 20.143 | 22.68 | 23.793 | 24.318 | 24.842 | 22.434 | 100.0% | 10 | | total | 24.803 | 27.498 | 28.961 | 29.151 | 29.341 | 27.554 | 100.0% | 10 | | -> duration | 23.803 | 26.498 | 27.961 | 28.151 | 28.341 | 26.554 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 81.815764 Full duration: 130.818277 -------------------------------------------------------------------------------- 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 beaa1c8f-805d-4272-91bb-21c7a338810a 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.655 | 4.778 | 5.034 | 5.158 | 5.281 | 4.526 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.307 | 0.63 | 0.873 | 0.877 | 0.882 | 0.599 | 100.0% | 10 | | -> glance_v2.upload_data | 0.68 | 1.449 | 1.904 | 1.943 | 1.983 | 1.352 | 100.0% | 10 | | glance_v2.deactivate_image | 0.062 | 0.281 | 0.384 | 0.386 | 0.388 | 0.245 | 100.0% | 10 | | total | 3.95 | 4.976 | 5.335 | 5.348 | 5.362 | 4.771 | 100.0% | 10 | | -> duration | 3.95 | 4.976 | 5.335 | 5.348 | 5.362 | 4.771 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.485604 Full duration: 37.515472 -------------------------------------------------------------------------------- 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 beaa1c8f-805d-4272-91bb-21c7a338810a 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.507 | 4.118 | 5.055 | 5.211 | 5.367 | 4.325 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.247 | 0.562 | 0.934 | 0.945 | 0.956 | 0.592 | 100.0% | 10 | | -> glance_v2.upload_data | 0.647 | 0.996 | 1.767 | 1.773 | 1.779 | 1.153 | 100.0% | 10 | | glance_v2.download_image | 0.138 | 0.494 | 0.769 | 0.827 | 0.885 | 0.509 | 100.0% | 10 | | total | 4.08 | 4.677 | 5.537 | 5.806 | 6.075 | 4.835 | 100.0% | 10 | | -> duration | 4.08 | 4.677 | 5.537 | 5.806 | 6.075 | 4.835 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.392909 Full duration: 39.108676 -------------------------------------------------------------------------------- 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 beaa1c8f-805d-4272-91bb-21c7a338810a 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.42 | 4.357 | 4.824 | 5.111 | 5.398 | 4.383 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.243 | 0.537 | 0.84 | 0.874 | 0.909 | 0.538 | 100.0% | 10 | | -> glance_v2.upload_data | 0.754 | 1.184 | 1.656 | 1.768 | 1.88 | 1.24 | 100.0% | 10 | | glance_v2.get_image | 0.018 | 0.252 | 0.316 | 0.325 | 0.334 | 0.183 | 100.0% | 10 | | total | 3.633 | 4.608 | 4.893 | 5.293 | 5.693 | 4.566 | 100.0% | 10 | | -> duration | 3.633 | 4.608 | 4.893 | 5.293 | 5.693 | 4.566 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.563414 Full duration: 38.656995 -------------------------------------------------------------------------------- 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 beaa1c8f-805d-4272-91bb-21c7a338810a 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.864 | 4.226 | 4.877 | 4.901 | 4.925 | 4.363 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.435 | 0.596 | 0.781 | 0.806 | 0.83 | 0.607 | 100.0% | 10 | | -> glance_v2.upload_data | 0.471 | 1.069 | 1.652 | 1.672 | 1.691 | 1.105 | 100.0% | 10 | | glance_v2.update_image | 0.134 | 0.705 | 0.806 | 0.845 | 0.885 | 0.649 | 100.0% | 10 | | total | 4.361 | 4.866 | 5.613 | 5.62 | 5.628 | 5.013 | 100.0% | 10 | | -> duration | 4.361 | 4.866 | 5.613 | 5.62 | 5.628 | 5.013 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.950998 Full duration: 37.7719 HINTS: * To plot HTML graphics with this data, run: rally task report beaa1c8f-805d-4272-91bb-21c7a338810a --out output.html * To generate a JUnit report, run: rally task export beaa1c8f-805d-4272-91bb-21c7a338810a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report beaa1c8f-805d-4272-91bb-21c7a338810a --json --out output.json 2019-05-16 20:34:01,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'beaa1c8f-805d-4272-91bb-21c7a338810a', '--out', u'/home/opnfv/functest/results/rally_full/glance.json'] 2019-05-16 20:34:03,454 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid beaa1c8f-805d-4272-91bb-21c7a338810a --out /home/opnfv/functest/results/rally_full/glance.json 2019-05-16 20:34:03.315 1840 INFO rally.api [-] Building 'json' report for the following task(s): 'beaa1c8f-805d-4272-91bb-21c7a338810a'. 2019-05-16 20:34:03.334 1840 INFO rally.api [-] The report has been successfully built. 2019-05-16 20:34:03,464 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-05-16 20:34:03,465 - 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-05-16 20:34:03,465 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-16 20:34:03,472 - 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-05-16 20:34:03,473 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-05-16 20:34:03,473 - 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': '51f463c0-6c21-469a-be1b-05d9df9eb26a', 'tenants_amount': 3, 'image_name': 'rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', '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_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', '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-05-16 20:59:16,437 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bc7f30c6-faa4-4495-b7aa-fb0aafc6640c 2019-05-16 20:59:16,438 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bc7f30c6-faa4-4495-b7aa-fb0aafc6640c'] 2019-05-16 20:59:17,376 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bc7f30c6-faa4-4495-b7aa-fb0aafc6640c -------------------------------------------------------------------------------- Task bc7f30c6-faa4-4495-b7aa-fb0aafc6640c: 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": "51f463c0-6c21-469a-be1b-05d9df9eb26a" } ], "flavor": { "name": "rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "image": { "name": "rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bc7f30c6-faa4-4495-b7aa-fb0aafc6640c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.514 | 17.33 | 19.341 | 19.947 | 20.554 | 17.226 | 100.0% | 10 | | cinder_v3.create_volume | 2.943 | 3.358 | 3.639 | 3.64 | 3.642 | 3.363 | 100.0% | 10 | | nova.attach_volume | 4.491 | 4.994 | 5.154 | 5.309 | 5.463 | 4.969 | 100.0% | 10 | | nova.detach_volume | 1.75 | 4.592 | 5.093 | 5.131 | 5.168 | 4.025 | 100.0% | 10 | | cinder_v3.delete_volume | 0.325 | 1.62 | 2.708 | 2.868 | 3.028 | 1.604 | 100.0% | 10 | | nova.delete_server | 2.942 | 3.314 | 3.611 | 3.671 | 3.731 | 3.329 | 100.0% | 10 | | total | 29.172 | 34.617 | 37.724 | 38.086 | 38.448 | 34.516 | 100.0% | 10 | | -> duration | 28.172 | 33.617 | 36.724 | 37.086 | 37.448 | 33.516 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 101.475356 Full duration: 138.573764 -------------------------------------------------------------------------------- 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 bc7f30c6-faa4-4495-b7aa-fb0aafc6640c 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.368 | 3.512 | 3.661 | 3.703 | 3.745 | 3.524 | 100.0% | 10 | | cinder_v3.list_snapshots | 0.024 | 0.303 | 0.31 | 0.312 | 0.315 | 0.26 | 100.0% | 10 | | total | 3.562 | 3.797 | 3.969 | 4.002 | 4.034 | 3.783 | 100.0% | 10 | | -> duration | 3.562 | 3.797 | 3.969 | 4.002 | 4.034 | 3.783 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.301895 Full duration: 58.165679 -------------------------------------------------------------------------------- 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_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bc7f30c6-faa4-4495-b7aa-fb0aafc6640c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 9.664 | 14.563 | 14.765 | 14.785 | 14.805 | 13.262 | 100.0% | 10 | | cinder_v3.list_volumes | 0.069 | 0.34 | 0.375 | 0.426 | 0.476 | 0.296 | 100.0% | 10 | | total | 10.004 | 14.877 | 15.117 | 15.131 | 15.144 | 13.558 | 100.0% | 10 | | -> duration | 10.004 | 14.877 | 15.117 | 15.131 | 15.144 | 13.558 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.223587 Full duration: 70.795497 -------------------------------------------------------------------------------- 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 bc7f30c6-faa4-4495-b7aa-fb0aafc6640c 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.406 | 3.634 | 3.752 | 3.767 | 3.783 | 3.623 | 100.0% | 10 | | cinder_v3.list_volumes | 0.06 | 0.345 | 0.359 | 0.36 | 0.362 | 0.318 | 100.0% | 10 | | total | 3.745 | 3.938 | 4.101 | 4.121 | 4.141 | 3.942 | 100.0% | 10 | | -> duration | 3.745 | 3.938 | 4.101 | 4.121 | 4.141 | 3.942 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.84326 Full duration: 41.435041 -------------------------------------------------------------------------------- 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 bc7f30c6-faa4-4495-b7aa-fb0aafc6640c 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.164 | 3.281 | 3.413 | 3.504 | 3.594 | 3.301 | 100.0% | 10 | | cinder_v3.upload_volume_to_image | 32.093 | 51.286 | 53.328 | 53.433 | 53.538 | 47.879 | 100.0% | 10 | | cinder_v3.delete_volume | 0.573 | 2.31 | 2.613 | 2.676 | 2.739 | 1.762 | 100.0% | 10 | | glance_v2.delete_image | 0.573 | 1.278 | 1.721 | 1.748 | 1.775 | 1.219 | 100.0% | 10 | | total | 37.331 | 57.508 | 60.079 | 60.507 | 60.935 | 54.16 | 100.0% | 10 | | -> duration | 37.331 | 57.508 | 60.079 | 60.507 | 60.935 | 54.16 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 156.385101 Full duration: 185.421945 -------------------------------------------------------------------------------- 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": "51f463c0-6c21-469a-be1b-05d9df9eb26a" } ] }, "flavor": { "name": "rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "image": { "name": "rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "nested_level": 1, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bc7f30c6-faa4-4495-b7aa-fb0aafc6640c has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.181 | 15.602 | 18.212 | 18.336 | 18.46 | 16.187 | 100.0% | 10 | | cinder_v3.create_volume | 3.083 | 3.251 | 3.44 | 3.441 | 3.442 | 3.277 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.481 | 2.979 | 3.08 | 3.139 | 3.198 | 2.889 | 100.0% | 10 | | nova.attach_volume | 4.525 | 4.801 | 5.197 | 5.209 | 5.22 | 4.857 | 100.0% | 10 | | nova.detach_volume | 1.572 | 1.982 | 4.631 | 4.697 | 4.762 | 2.655 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.339 | 2.528 | 2.76 | 2.859 | 2.957 | 2.556 | 100.0% | 10 | | cinder_v3.delete_volume | 0.467 | 0.744 | 2.712 | 2.777 | 2.842 | 1.418 | 100.0% | 10 | | nova.delete_server | 2.952 | 3.119 | 3.538 | 3.588 | 3.639 | 3.205 | 100.0% | 10 | | total | 34.927 | 36.734 | 39.953 | 40.1 | 40.246 | 37.044 | 100.0% | 10 | | -> duration | 33.927 | 35.734 | 38.953 | 39.1 | 39.246 | 36.044 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 109.503764 Full duration: 145.692699 -------------------------------------------------------------------------------- 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": "51f463c0-6c21-469a-be1b-05d9df9eb26a" } ] }, "flavor": { "name": "rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "image": { "name": "rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bc7f30c6-faa4-4495-b7aa-fb0aafc6640c 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.57 | 3.722 | 3.847 | 3.88 | 3.912 | 3.734 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.756 | 2.985 | 3.17 | 3.185 | 3.199 | 3.013 | 100.0% | 10 | | nova.boot_server | 12.359 | 15.809 | 17.582 | 18.066 | 18.551 | 15.666 | 100.0% | 10 | | nova.attach_volume | 4.554 | 4.931 | 5.118 | 5.172 | 5.226 | 4.947 | 100.0% | 10 | | nova.detach_volume | 1.585 | 2.05 | 4.72 | 4.727 | 4.734 | 2.971 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.361 | 2.581 | 2.698 | 2.782 | 2.866 | 2.563 | 100.0% | 10 | | cinder_v3.delete_volume | 0.396 | 2.458 | 2.789 | 2.913 | 3.037 | 2.155 | 100.0% | 10 | | nova.delete_server | 2.687 | 3.218 | 3.428 | 3.493 | 3.558 | 3.211 | 100.0% | 10 | | total | 34.429 | 38.326 | 41.288 | 41.884 | 42.48 | 38.261 | 100.0% | 10 | | -> duration | 33.429 | 37.326 | 40.288 | 40.884 | 41.48 | 37.261 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 111.087464 Full duration: 147.520614 -------------------------------------------------------------------------------- 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 bc7f30c6-faa4-4495-b7aa-fb0aafc6640c 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.571 | 3.68 | 3.769 | 3.787 | 3.806 | 3.685 | 100.0% | 10 | | total | 3.571 | 3.68 | 3.769 | 3.788 | 3.806 | 3.685 | 100.0% | 10 | | -> duration | 3.571 | 3.68 | 3.769 | 3.788 | 3.806 | 3.685 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.075614 Full duration: 37.151665 -------------------------------------------------------------------------------- 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 bc7f30c6-faa4-4495-b7aa-fb0aafc6640c 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.433 | 3.687 | 3.765 | 3.787 | 3.81 | 3.673 | 100.0% | 10 | | total | 3.433 | 3.687 | 3.765 | 3.787 | 3.81 | 3.673 | 100.0% | 10 | | -> duration | 3.433 | 3.687 | 3.765 | 3.787 | 3.81 | 3.673 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.07805 Full duration: 39.935524 -------------------------------------------------------------------------------- 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 bc7f30c6-faa4-4495-b7aa-fb0aafc6640c 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.694 | 0.798 | 0.819 | 0.82 | 0.821 | 0.783 | 100.0% | 10 | | total | 0.694 | 0.798 | 0.82 | 0.82 | 0.821 | 0.784 | 100.0% | 10 | | -> duration | 0.694 | 0.798 | 0.82 | 0.82 | 0.821 | 0.784 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.317551 Full duration: 64.130671 -------------------------------------------------------------------------------- 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 bc7f30c6-faa4-4495-b7aa-fb0aafc6640c 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.296 | 3.462 | 3.935 | 4.872 | 5.808 | 3.725 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.7 | 2.898 | 2.976 | 3.0 | 3.023 | 2.874 | 100.0% | 10 | | total | 6.196 | 6.375 | 6.888 | 7.742 | 8.596 | 6.599 | 100.0% | 10 | | -> duration | 6.196 | 6.375 | 6.888 | 7.742 | 8.596 | 6.599 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.056979 Full duration: 60.573737 -------------------------------------------------------------------------------- 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 bc7f30c6-faa4-4495-b7aa-fb0aafc6640c 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.334 | 3.657 | 3.758 | 3.77 | 3.783 | 3.617 | 100.0% | 10 | | cinder_v3.delete_volume | 0.608 | 2.894 | 3.065 | 3.093 | 3.122 | 2.493 | 100.0% | 10 | | total | 3.943 | 6.546 | 6.759 | 6.832 | 6.905 | 6.111 | 100.0% | 10 | | -> duration | 3.943 | 6.546 | 6.759 | 6.832 | 6.905 | 6.111 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.50419 Full duration: 41.991246 -------------------------------------------------------------------------------- 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_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bc7f30c6-faa4-4495-b7aa-fb0aafc6640c 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 | 8.272 | 13.209 | 14.902 | 15.008 | 15.114 | 12.628 | 100.0% | 10 | | cinder_v3.delete_volume | 0.515 | 2.701 | 3.282 | 4.243 | 5.204 | 2.382 | 100.0% | 10 | | total | 11.057 | 14.93 | 17.581 | 17.698 | 17.815 | 15.011 | 100.0% | 10 | | -> duration | 11.057 | 14.93 | 17.581 | 17.698 | 17.815 | 15.011 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.166374 Full duration: 68.745716 -------------------------------------------------------------------------------- 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 bc7f30c6-faa4-4495-b7aa-fb0aafc6640c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.449 | 3.568 | 3.777 | 3.782 | 3.787 | 3.588 | 100.0% | 10 | | cinder_v3.delete_volume | 0.816 | 2.935 | 3.02 | 3.053 | 3.085 | 2.702 | 100.0% | 10 | | total | 4.376 | 6.469 | 6.642 | 6.669 | 6.697 | 6.291 | 100.0% | 10 | | -> duration | 4.376 | 6.469 | 6.642 | 6.669 | 6.697 | 6.291 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.330028 Full duration: 43.864823 -------------------------------------------------------------------------------- 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 bc7f30c6-faa4-4495-b7aa-fb0aafc6640c 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.52 | 3.707 | 3.831 | 3.835 | 3.84 | 3.699 | 100.0% | 10 | | cinder_v3.extend_volume | 0.615 | 0.75 | 0.81 | 0.811 | 0.811 | 0.733 | 100.0% | 10 | | cinder_v3.delete_volume | 0.688 | 2.853 | 2.983 | 3.038 | 3.094 | 2.431 | 100.0% | 10 | | total | 4.986 | 7.291 | 7.512 | 7.576 | 7.64 | 6.863 | 100.0% | 10 | | -> duration | 4.986 | 7.291 | 7.512 | 7.576 | 7.64 | 6.863 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.611899 Full duration: 46.355956 -------------------------------------------------------------------------------- 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 bc7f30c6-faa4-4495-b7aa-fb0aafc6640c 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.648 | 6.083 | 6.471 | 7.51 | 8.55 | 5.615 | 100.0% | 10 | | cinder_v3.delete_volume | 2.829 | 3.123 | 5.306 | 5.385 | 5.464 | 3.879 | 100.0% | 10 | | total | 6.654 | 9.188 | 11.7 | 12.51 | 13.321 | 9.493 | 100.0% | 10 | | -> duration | 6.654 | 9.188 | 11.7 | 12.51 | 13.321 | 9.493 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.849096 Full duration: 66.748323 -------------------------------------------------------------------------------- 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 bc7f30c6-faa4-4495-b7aa-fb0aafc6640c 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.671 | 0.785 | 0.84 | 0.85 | 0.86 | 0.78 | 100.0% | 10 | | cinder_v3.get_qos | 0.216 | 0.293 | 0.312 | 0.346 | 0.379 | 0.28 | 100.0% | 10 | | total | 0.888 | 1.082 | 1.151 | 1.158 | 1.165 | 1.061 | 100.0% | 10 | | -> duration | 0.888 | 1.082 | 1.151 | 1.158 | 1.165 | 1.061 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.153799 Full duration: 23.516843 -------------------------------------------------------------------------------- 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 bc7f30c6-faa4-4495-b7aa-fb0aafc6640c 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.732 | 0.761 | 0.837 | 0.873 | 0.909 | 0.78 | 100.0% | 10 | | cinder_v3.list_qos | 0.216 | 0.298 | 0.308 | 0.311 | 0.314 | 0.285 | 100.0% | 10 | | total | 0.967 | 1.06 | 1.134 | 1.179 | 1.224 | 1.065 | 100.0% | 10 | | -> duration | 0.967 | 1.06 | 1.134 | 1.179 | 1.224 | 1.065 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.121597 Full duration: 23.235453 -------------------------------------------------------------------------------- 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 bc7f30c6-faa4-4495-b7aa-fb0aafc6640c 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.751 | 0.784 | 0.853 | 0.885 | 0.917 | 0.8 | 100.0% | 10 | | cinder_v3.set_qos | 0.245 | 0.292 | 0.381 | 0.405 | 0.428 | 0.307 | 100.0% | 10 | | total | 0.996 | 1.116 | 1.182 | 1.214 | 1.245 | 1.107 | 100.0% | 10 | | -> duration | 0.996 | 1.116 | 1.182 | 1.214 | 1.245 | 1.107 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.355453 Full duration: 23.616175 -------------------------------------------------------------------------------- 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 bc7f30c6-faa4-4495-b7aa-fb0aafc6640c 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.694 | 0.819 | 0.844 | 0.864 | 0.884 | 0.803 | 100.0% | 10 | | cinder_v3.get_volume_type | 0.207 | 0.293 | 0.311 | 0.319 | 0.326 | 0.281 | 100.0% | 10 | | total | 0.974 | 1.105 | 1.153 | 1.159 | 1.164 | 1.084 | 100.0% | 10 | | -> duration | 0.974 | 1.105 | 1.153 | 1.159 | 1.164 | 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.205664 Full duration: 23.798831 -------------------------------------------------------------------------------- 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 bc7f30c6-faa4-4495-b7aa-fb0aafc6640c 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.689 | 0.784 | 0.882 | 0.898 | 0.914 | 0.79 | 100.0% | 10 | | cinder_v3.list_types | 0.222 | 0.295 | 0.336 | 0.361 | 0.386 | 0.304 | 100.0% | 10 | | total | 0.998 | 1.08 | 1.18 | 1.2 | 1.22 | 1.094 | 100.0% | 10 | | -> duration | 0.998 | 1.08 | 1.18 | 1.2 | 1.22 | 1.094 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.233771 Full duration: 23.505846 -------------------------------------------------------------------------------- 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 bc7f30c6-faa4-4495-b7aa-fb0aafc6640c 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.759 | 0.769 | 0.867 | 0.87 | 0.872 | 0.791 | 100.0% | 10 | | cinder_v2.update_volume_type | 0.316 | 0.331 | 0.374 | 0.377 | 0.381 | 0.341 | 100.0% | 10 | | total | 1.084 | 1.117 | 1.203 | 1.204 | 1.204 | 1.132 | 100.0% | 10 | | -> duration | 1.084 | 1.117 | 1.203 | 1.204 | 1.204 | 1.132 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.451423 Full duration: 23.86097 -------------------------------------------------------------------------------- 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 bc7f30c6-faa4-4495-b7aa-fb0aafc6640c 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.671 | 0.778 | 0.794 | 0.8 | 0.805 | 0.771 | 100.0% | 10 | | cinder_v3.create_encryption_type | 0.324 | 0.343 | 0.359 | 0.39 | 0.42 | 0.349 | 100.0% | 10 | | total | 1.01 | 1.125 | 1.15 | 1.171 | 1.193 | 1.12 | 100.0% | 10 | | -> duration | 1.01 | 1.125 | 1.15 | 1.171 | 1.193 | 1.12 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.385859 Full duration: 23.524326 -------------------------------------------------------------------------------- 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 bc7f30c6-faa4-4495-b7aa-fb0aafc6640c 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.757 | 0.77 | 0.83 | 0.854 | 0.877 | 0.786 | 100.0% | 10 | | cinder_v2.add_type_access | 0.228 | 0.325 | 0.345 | 0.379 | 0.412 | 0.315 | 100.0% | 10 | | cinder_v2.list_type_access | 0.204 | 0.293 | 0.334 | 0.369 | 0.405 | 0.287 | 100.0% | 10 | | total | 1.306 | 1.367 | 1.508 | 1.536 | 1.564 | 1.388 | 100.0% | 10 | | -> duration | 1.306 | 1.367 | 1.508 | 1.536 | 1.564 | 1.388 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.080584 Full duration: 24.878485 HINTS: * To plot HTML graphics with this data, run: rally task report bc7f30c6-faa4-4495-b7aa-fb0aafc6640c --out output.html * To generate a JUnit report, run: rally task export bc7f30c6-faa4-4495-b7aa-fb0aafc6640c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bc7f30c6-faa4-4495-b7aa-fb0aafc6640c --json --out output.json 2019-05-16 20:59:17,377 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bc7f30c6-faa4-4495-b7aa-fb0aafc6640c', '--out', u'/home/opnfv/functest/results/rally_full/cinder.json'] 2019-05-16 20:59:19,264 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bc7f30c6-faa4-4495-b7aa-fb0aafc6640c --out /home/opnfv/functest/results/rally_full/cinder.json 2019-05-16 20:59:19.139 6541 INFO rally.api [-] Building 'json' report for the following task(s): 'bc7f30c6-faa4-4495-b7aa-fb0aafc6640c'. 2019-05-16 20:59:19.180 6541 INFO rally.api [-] The report has been successfully built. 2019-05-16 20:59:19,327 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-05-16 20:59:19,328 - 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-05-16 20:59:19,328 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-16 20:59:19,340 - 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-05-16 20:59:19,342 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-05-16 20:59:19,342 - 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': '51f463c0-6c21-469a-be1b-05d9df9eb26a', 'tenants_amount': 3, 'image_name': 'rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', '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_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', '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-05-16 21:04:54,056 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 758898a3-7ff5-4fb2-935f-67274172eac9 2019-05-16 21:04:54,057 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '758898a3-7ff5-4fb2-935f-67274172eac9'] 2019-05-16 21:04:54,821 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 758898a3-7ff5-4fb2-935f-67274172eac9 -------------------------------------------------------------------------------- Task 758898a3-7ff5-4fb2-935f-67274172eac9: 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 758898a3-7ff5-4fb2-935f-67274172eac9 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.726 | 1.129 | 1.154 | 1.161 | 1.168 | 0.99 | 100.0% | 10 | | total | 0.726 | 1.129 | 1.154 | 1.161 | 1.168 | 0.99 | 100.0% | 10 | | -> duration | 0.726 | 1.129 | 1.154 | 1.161 | 1.168 | 0.99 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.711995 Full duration: 15.913524 -------------------------------------------------------------------------------- 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 758898a3-7ff5-4fb2-935f-67274172eac9 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.736 | 0.776 | 1.212 | 1.227 | 1.242 | 0.862 | 100.0% | 10 | | total | 0.736 | 0.776 | 1.212 | 1.227 | 1.242 | 0.862 | 100.0% | 10 | | -> duration | 0.736 | 0.776 | 1.212 | 1.227 | 1.242 | 0.862 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.777392 Full duration: 15.560311 -------------------------------------------------------------------------------- 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 758898a3-7ff5-4fb2-935f-67274172eac9 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.619 | 0.645 | 0.733 | 0.733 | 0.734 | 0.667 | 100.0% | 10 | | total | 0.619 | 0.645 | 0.733 | 0.734 | 0.734 | 0.667 | 100.0% | 10 | | -> duration | 0.619 | 0.645 | 0.733 | 0.734 | 0.734 | 0.667 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.995681 Full duration: 15.98897 -------------------------------------------------------------------------------- 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 758898a3-7ff5-4fb2-935f-67274172eac9 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.707 | 0.753 | 0.807 | 0.859 | 0.911 | 0.769 | 100.0% | 10 | | total | 0.707 | 0.753 | 0.808 | 0.86 | 0.911 | 0.769 | 100.0% | 10 | | -> duration | 0.707 | 0.753 | 0.808 | 0.86 | 0.911 | 0.769 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.413469 Full duration: 18.297272 -------------------------------------------------------------------------------- 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 758898a3-7ff5-4fb2-935f-67274172eac9 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.648 | 0.756 | 0.929 | 0.94 | 0.951 | 0.776 | 100.0% | 10 | | gnocchi.delete_archive_policy_rule | 0.215 | 0.23 | 0.246 | 0.278 | 0.311 | 0.235 | 100.0% | 10 | | total | 0.881 | 1.004 | 1.167 | 1.172 | 1.178 | 1.011 | 100.0% | 10 | | -> duration | 0.881 | 1.004 | 1.167 | 1.172 | 1.178 | 1.011 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.927116 Full duration: 16.248316 -------------------------------------------------------------------------------- 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 758898a3-7ff5-4fb2-935f-67274172eac9 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.689 | 0.716 | 0.746 | 0.779 | 0.812 | 0.724 | 100.0% | 10 | | total | 0.689 | 0.716 | 0.747 | 0.779 | 0.812 | 0.724 | 100.0% | 10 | | -> duration | 0.689 | 0.716 | 0.747 | 0.779 | 0.812 | 0.724 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.146799 Full duration: 15.099579 -------------------------------------------------------------------------------- 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 758898a3-7ff5-4fb2-935f-67274172eac9 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.728 | 0.764 | 0.803 | 0.83 | 0.858 | 0.773 | 100.0% | 10 | | total | 0.728 | 0.764 | 0.803 | 0.831 | 0.858 | 0.773 | 100.0% | 10 | | -> duration | 0.728 | 0.764 | 0.803 | 0.831 | 0.858 | 0.773 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.397078 Full duration: 18.777846 -------------------------------------------------------------------------------- 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 758898a3-7ff5-4fb2-935f-67274172eac9 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.667 | 0.758 | 0.854 | 0.867 | 0.88 | 0.766 | 100.0% | 10 | | gnocchi.delete_archive_policy | 0.227 | 0.308 | 0.317 | 0.32 | 0.322 | 0.301 | 100.0% | 10 | | total | 0.978 | 1.054 | 1.17 | 1.177 | 1.184 | 1.067 | 100.0% | 10 | | -> duration | 0.978 | 1.054 | 1.17 | 1.177 | 1.184 | 1.067 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.204565 Full duration: 16.811494 -------------------------------------------------------------------------------- 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 758898a3-7ff5-4fb2-935f-67274172eac9 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.71 | 0.729 | 0.81 | 0.816 | 0.821 | 0.744 | 100.0% | 10 | | total | 0.71 | 0.729 | 0.81 | 0.816 | 0.821 | 0.744 | 100.0% | 10 | | -> duration | 0.71 | 0.729 | 0.81 | 0.816 | 0.821 | 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.279882 Full duration: 15.068842 -------------------------------------------------------------------------------- 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 758898a3-7ff5-4fb2-935f-67274172eac9 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.526 | 2.463 | 3.725 | 3.729 | 3.732 | 2.677 | 100.0% | 10 | | total | 1.526 | 2.464 | 3.725 | 3.729 | 3.733 | 2.677 | 100.0% | 10 | | -> duration | 1.526 | 2.464 | 3.725 | 3.729 | 3.733 | 2.677 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.696669 Full duration: 25.69112 -------------------------------------------------------------------------------- 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 758898a3-7ff5-4fb2-935f-67274172eac9 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.595 | 3.301 | 3.577 | 3.674 | 3.771 | 2.95 | 100.0% | 10 | | gnocchi.delete_resource_type | 0.436 | 0.795 | 0.964 | 1.209 | 1.455 | 0.752 | 100.0% | 10 | | total | 2.031 | 3.785 | 4.461 | 4.52 | 4.578 | 3.702 | 100.0% | 10 | | -> duration | 2.031 | 3.785 | 4.461 | 4.52 | 4.578 | 3.702 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.362352 Full duration: 24.614632 -------------------------------------------------------------------------------- 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 758898a3-7ff5-4fb2-935f-67274172eac9 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.705 | 0.72 | 0.815 | 0.817 | 0.819 | 0.738 | 100.0% | 10 | | total | 0.705 | 0.72 | 0.815 | 0.817 | 0.819 | 0.738 | 100.0% | 10 | | -> duration | 0.705 | 0.72 | 0.815 | 0.817 | 0.819 | 0.738 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.177644 Full duration: 14.991058 -------------------------------------------------------------------------------- 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 758898a3-7ff5-4fb2-935f-67274172eac9 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.92 | 1.026 | 1.074 | 1.096 | 1.118 | 1.019 | 100.0% | 10 | | total | 0.92 | 1.027 | 1.075 | 1.096 | 1.118 | 1.019 | 100.0% | 10 | | -> duration | 0.92 | 1.027 | 1.075 | 1.096 | 1.118 | 1.019 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.0196 Full duration: 19.014801 -------------------------------------------------------------------------------- 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 758898a3-7ff5-4fb2-935f-67274172eac9 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.955 | 1.135 | 1.206 | 1.21 | 1.214 | 1.121 | 100.0% | 10 | | gnocchi.delete_metric | 0.212 | 0.301 | 0.323 | 0.327 | 0.331 | 0.285 | 100.0% | 10 | | total | 1.187 | 1.426 | 1.506 | 1.51 | 1.514 | 1.406 | 100.0% | 10 | | -> duration | 1.187 | 1.426 | 1.506 | 1.51 | 1.514 | 1.406 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.224155 Full duration: 20.135727 -------------------------------------------------------------------------------- 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 758898a3-7ff5-4fb2-935f-67274172eac9 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.724 | 0.741 | 0.803 | 0.986 | 1.168 | 0.785 | 100.0% | 10 | | total | 0.725 | 0.741 | 0.803 | 0.986 | 1.169 | 0.785 | 100.0% | 10 | | -> duration | 0.725 | 0.741 | 0.803 | 0.986 | 1.169 | 0.785 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.238389 Full duration: 21.196645 -------------------------------------------------------------------------------- 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 758898a3-7ff5-4fb2-935f-67274172eac9 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.753 | 0.77 | 0.837 | 0.874 | 0.912 | 0.787 | 100.0% | 10 | | gnocchi.delete_resource | 0.233 | 0.307 | 0.318 | 0.32 | 0.322 | 0.302 | 100.0% | 10 | | total | 1.052 | 1.085 | 1.14 | 1.142 | 1.145 | 1.089 | 100.0% | 10 | | -> duration | 1.052 | 1.085 | 1.14 | 1.142 | 1.145 | 1.089 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.255263 Full duration: 19.435482 HINTS: * To plot HTML graphics with this data, run: rally task report 758898a3-7ff5-4fb2-935f-67274172eac9 --out output.html * To generate a JUnit report, run: rally task export 758898a3-7ff5-4fb2-935f-67274172eac9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 758898a3-7ff5-4fb2-935f-67274172eac9 --json --out output.json 2019-05-16 21:04:54,821 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '758898a3-7ff5-4fb2-935f-67274172eac9', '--out', u'/home/opnfv/functest/results/rally_full/gnocchi.json'] 2019-05-16 21:04:56,944 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 758898a3-7ff5-4fb2-935f-67274172eac9 --out /home/opnfv/functest/results/rally_full/gnocchi.json 2019-05-16 21:04:56.804 8490 INFO rally.api [-] Building 'json' report for the following task(s): '758898a3-7ff5-4fb2-935f-67274172eac9'. 2019-05-16 21:04:56.825 8490 INFO rally.api [-] The report has been successfully built. 2019-05-16 21:04:56,976 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-05-16 21:04:56,977 - 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-05-16 21:04:56,977 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-16 21:04:56,991 - 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-05-16 21:04:56,993 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-05-16 21:04:56,993 - 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': '51f463c0-6c21-469a-be1b-05d9df9eb26a', 'tenants_amount': 3, 'image_name': 'rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', '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_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', '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-05-16 21:19:20,715 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fe1f32de-866a-4852-9582-62d620aea3fb 2019-05-16 21:19:20,715 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'fe1f32de-866a-4852-9582-62d620aea3fb'] 2019-05-16 21:19:21,534 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid fe1f32de-866a-4852-9582-62d620aea3fb -------------------------------------------------------------------------------- Task fe1f32de-866a-4852-9582-62d620aea3fb: 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 fe1f32de-866a-4852-9582-62d620aea3fb 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.893 | 5.373 | 6.819 | 7.073 | 7.328 | 5.783 | 100.0% | 10 | | heat.delete_stack | 0.404 | 0.996 | 1.103 | 1.234 | 1.365 | 0.961 | 100.0% | 10 | | total | 5.688 | 6.585 | 7.845 | 8.123 | 8.402 | 6.744 | 100.0% | 10 | | -> duration | 3.688 | 4.585 | 5.845 | 6.123 | 6.402 | 4.744 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.502971 Full duration: 39.873656 -------------------------------------------------------------------------------- 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_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "public_net": "external", "flavor": "rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fe1f32de-866a-4852-9582-62d620aea3fb 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 | 27.217 | 37.369 | 38.4 | 38.446 | 38.491 | 35.395 | 100.0% | 10 | | heat.delete_stack | 9.979 | 14.4 | 15.463 | 16.131 | 16.8 | 14.111 | 100.0% | 10 | | total | 39.185 | 52.261 | 52.983 | 53.583 | 54.183 | 49.506 | 100.0% | 10 | | -> duration | 37.185 | 50.261 | 50.983 | 51.583 | 52.183 | 47.506 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 141.176305 Full duration: 162.118388 -------------------------------------------------------------------------------- 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": "51f463c0-6c21-469a-be1b-05d9df9eb26a", "image": "rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "flavor": "rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fe1f32de-866a-4852-9582-62d620aea3fb 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 | 23.849 | 28.519 | 30.872 | 30.874 | 30.875 | 28.494 | 100.0% | 10 | | heat.delete_stack | 6.926 | 8.911 | 9.709 | 9.872 | 10.035 | 8.836 | 100.0% | 10 | | total | 32.599 | 38.194 | 39.445 | 39.745 | 40.045 | 37.331 | 100.0% | 10 | | -> duration | 30.599 | 36.194 | 37.445 | 37.745 | 38.045 | 35.331 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 107.833441 Full duration: 126.129508 -------------------------------------------------------------------------------- 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 fe1f32de-866a-4852-9582-62d620aea3fb 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.156 | 5.408 | 5.525 | 5.551 | 5.578 | 5.424 | 100.0% | 10 | | heat.list_stacks | 0.243 | 0.31 | 0.339 | 0.339 | 0.339 | 0.3 | 100.0% | 10 | | total | 5.494 | 5.731 | 5.819 | 5.821 | 5.824 | 5.724 | 100.0% | 10 | | -> duration | 3.494 | 3.731 | 3.819 | 3.821 | 3.824 | 3.724 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.255738 Full duration: 38.624339 -------------------------------------------------------------------------------- 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 fe1f32de-866a-4852-9582-62d620aea3fb 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.093 | 5.526 | 5.586 | 5.661 | 5.735 | 5.472 | 100.0% | 10 | | heat.update_stack | 2.934 | 3.372 | 4.648 | 4.676 | 4.703 | 3.651 | 100.0% | 10 | | heat.delete_stack | 3.165 | 3.789 | 4.064 | 4.093 | 4.122 | 3.767 | 100.0% | 10 | | total | 12.054 | 12.67 | 14.241 | 14.241 | 14.241 | 12.89 | 100.0% | 10 | | -> duration | 8.054 | 8.67 | 10.241 | 10.241 | 10.241 | 8.89 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.27652 Full duration: 54.171132 -------------------------------------------------------------------------------- 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 fe1f32de-866a-4852-9582-62d620aea3fb 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.929 | 5.324 | 5.558 | 5.567 | 5.576 | 5.338 | 100.0% | 10 | | heat.update_stack | 2.791 | 3.194 | 3.423 | 3.454 | 3.486 | 3.201 | 100.0% | 10 | | heat.delete_stack | 0.664 | 0.941 | 2.176 | 2.355 | 2.535 | 1.263 | 100.0% | 10 | | total | 9.006 | 9.449 | 10.654 | 10.778 | 10.903 | 9.802 | 100.0% | 10 | | -> duration | 5.006 | 5.449 | 6.654 | 6.778 | 6.903 | 5.802 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.789134 Full duration: 48.541375 -------------------------------------------------------------------------------- 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 fe1f32de-866a-4852-9582-62d620aea3fb 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.064 | 5.62 | 7.421 | 7.516 | 7.611 | 6.123 | 100.0% | 10 | | heat.update_stack | 4.396 | 4.74 | 4.995 | 5.276 | 5.556 | 4.773 | 100.0% | 10 | | heat.delete_stack | 4.454 | 4.925 | 5.219 | 5.324 | 5.428 | 4.883 | 100.0% | 10 | | total | 14.322 | 15.451 | 17.544 | 17.672 | 17.801 | 15.779 | 100.0% | 10 | | -> duration | 10.322 | 11.451 | 13.544 | 13.672 | 13.801 | 11.779 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.77088 Full duration: 63.337621 -------------------------------------------------------------------------------- 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 fe1f32de-866a-4852-9582-62d620aea3fb 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.427 | 6.12 | 7.119 | 7.121 | 7.122 | 6.219 | 100.0% | 10 | | heat.update_stack | 2.826 | 3.307 | 4.85 | 4.855 | 4.86 | 3.613 | 100.0% | 10 | | heat.delete_stack | 3.192 | 3.818 | 4.143 | 4.275 | 4.406 | 3.838 | 100.0% | 10 | | total | 12.057 | 13.297 | 15.485 | 15.56 | 15.636 | 13.67 | 100.0% | 10 | | -> duration | 8.057 | 9.297 | 11.485 | 11.56 | 11.636 | 9.67 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.863192 Full duration: 57.479804 -------------------------------------------------------------------------------- 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 fe1f32de-866a-4852-9582-62d620aea3fb 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.304 | 5.419 | 5.649 | 5.714 | 5.779 | 5.47 | 100.0% | 10 | | heat.update_stack | 3.289 | 4.347 | 4.904 | 4.972 | 5.041 | 4.13 | 100.0% | 10 | | heat.delete_stack | 1.887 | 2.181 | 2.508 | 2.716 | 2.923 | 2.238 | 100.0% | 10 | | total | 10.651 | 11.811 | 12.768 | 12.982 | 13.196 | 11.838 | 100.0% | 10 | | -> duration | 6.651 | 7.811 | 8.768 | 8.982 | 9.196 | 7.838 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.064138 Full duration: 50.852201 -------------------------------------------------------------------------------- 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 fe1f32de-866a-4852-9582-62d620aea3fb 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.124 | 5.458 | 5.543 | 5.601 | 5.658 | 5.43 | 100.0% | 10 | | heat.update_stack | 2.935 | 3.221 | 3.347 | 3.364 | 3.382 | 3.188 | 100.0% | 10 | | heat.delete_stack | 2.088 | 2.375 | 2.646 | 2.771 | 2.896 | 2.364 | 100.0% | 10 | | total | 10.479 | 10.937 | 11.399 | 11.497 | 11.595 | 10.983 | 100.0% | 10 | | -> duration | 6.479 | 6.937 | 7.399 | 7.497 | 7.595 | 6.983 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.672208 Full duration: 49.328917 -------------------------------------------------------------------------------- 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 fe1f32de-866a-4852-9582-62d620aea3fb 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.119 | 5.443 | 5.748 | 5.754 | 5.761 | 5.474 | 100.0% | 10 | | heat.check_stack | 0.951 | 1.179 | 1.551 | 1.983 | 2.415 | 1.297 | 100.0% | 10 | | heat.delete_stack | 1.841 | 2.426 | 2.882 | 3.133 | 3.383 | 2.415 | 100.0% | 10 | | total | 8.147 | 9.088 | 9.929 | 10.137 | 10.345 | 9.187 | 100.0% | 10 | | -> duration | 6.147 | 7.088 | 7.929 | 8.137 | 8.345 | 7.187 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.969327 Full duration: 43.651096 -------------------------------------------------------------------------------- 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 fe1f32de-866a-4852-9582-62d620aea3fb 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.162 | 5.485 | 5.836 | 5.84 | 5.844 | 5.521 | 100.0% | 10 | | heat.suspend_stack | 0.843 | 1.297 | 1.563 | 1.88 | 2.197 | 1.336 | 100.0% | 10 | | heat.resume_stack | 0.871 | 1.155 | 1.297 | 1.301 | 1.305 | 1.138 | 100.0% | 10 | | heat.delete_stack | 1.806 | 2.236 | 2.66 | 2.859 | 3.058 | 2.309 | 100.0% | 10 | | total | 9.598 | 10.041 | 11.46 | 11.648 | 11.837 | 10.304 | 100.0% | 10 | | -> duration | 7.598 | 8.041 | 9.46 | 9.648 | 9.837 | 8.304 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.0243 Full duration: 49.100261 -------------------------------------------------------------------------------- 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 fe1f32de-866a-4852-9582-62d620aea3fb has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.739 | 0.765 | 0.775 | 0.775 | 0.776 | 0.76 | 100.0% | 10 | | total | 0.739 | 0.765 | 0.775 | 0.775 | 0.776 | 0.76 | 100.0% | 10 | | -> duration | 0.739 | 0.765 | 0.775 | 0.775 | 0.776 | 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.287237 Full duration: 16.74933 HINTS: * To plot HTML graphics with this data, run: rally task report fe1f32de-866a-4852-9582-62d620aea3fb --out output.html * To generate a JUnit report, run: rally task export fe1f32de-866a-4852-9582-62d620aea3fb --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fe1f32de-866a-4852-9582-62d620aea3fb --json --out output.json 2019-05-16 21:19:21,535 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'fe1f32de-866a-4852-9582-62d620aea3fb', '--out', u'/home/opnfv/functest/results/rally_full/heat.json'] 2019-05-16 21:19:23,521 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid fe1f32de-866a-4852-9582-62d620aea3fb --out /home/opnfv/functest/results/rally_full/heat.json 2019-05-16 21:19:23.388 11667 INFO rally.api [-] Building 'json' report for the following task(s): 'fe1f32de-866a-4852-9582-62d620aea3fb'. 2019-05-16 21:19:23.409 11667 INFO rally.api [-] The report has been successfully built. 2019-05-16 21:19:23,554 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-05-16 21:19:23,555 - 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-05-16 21:19:23,555 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-16 21:19:23,568 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-16 21:19:23,569 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-05-16 21:19:23,569 - 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': '51f463c0-6c21-469a-be1b-05d9df9eb26a', 'tenants_amount': 3, 'image_name': 'rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', '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_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', '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-05-16 21:25:46,188 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3a01da31-1281-4ac8-bdee-7bb55bfd9131 2019-05-16 21:25:46,189 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3a01da31-1281-4ac8-bdee-7bb55bfd9131'] 2019-05-16 21:25:47,003 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3a01da31-1281-4ac8-bdee-7bb55bfd9131 -------------------------------------------------------------------------------- Task 3a01da31-1281-4ac8-bdee-7bb55bfd9131: 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 3a01da31-1281-4ac8-bdee-7bb55bfd9131 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.672 | 0.78 | 0.836 | 0.844 | 0.853 | 0.774 | 100.0% | 10 | | keystone_v3.add_role | 0.152 | 0.165 | 0.25 | 0.259 | 0.267 | 0.189 | 100.0% | 10 | | keystone_v3.revoke_role | 0.155 | 0.257 | 0.277 | 0.309 | 0.34 | 0.243 | 100.0% | 10 | | total | 1.062 | 1.206 | 1.328 | 1.347 | 1.365 | 1.206 | 100.0% | 10 | | -> duration | 1.062 | 1.206 | 1.328 | 1.347 | 1.365 | 1.206 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.044548 Full duration: 28.529905 -------------------------------------------------------------------------------- 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 3a01da31-1281-4ac8-bdee-7bb55bfd9131 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.731 | 0.814 | 0.828 | 0.829 | 0.831 | 0.793 | 100.0% | 10 | | keystone_v3.add_role | 0.158 | 0.243 | 0.258 | 0.265 | 0.273 | 0.224 | 100.0% | 10 | | keystone_v3.list_roles | 0.133 | 0.227 | 0.233 | 0.234 | 0.234 | 0.201 | 100.0% | 10 | | total | 1.127 | 1.213 | 1.303 | 1.312 | 1.321 | 1.218 | 100.0% | 10 | | -> duration | 1.127 | 1.213 | 1.303 | 1.312 | 1.321 | 1.218 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.070302 Full duration: 28.783064 -------------------------------------------------------------------------------- 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 3a01da31-1281-4ac8-bdee-7bb55bfd9131 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.027 | 1.161 | 1.278 | 1.281 | 1.284 | 1.165 | 100.0% | 10 | | keystone_v3.list_projects | 0.116 | 0.168 | 0.222 | 0.256 | 0.291 | 0.174 | 100.0% | 10 | | total | 1.145 | 1.327 | 1.453 | 1.463 | 1.474 | 1.339 | 100.0% | 10 | | -> duration | 1.145 | 1.327 | 1.453 | 1.463 | 1.474 | 1.339 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.518906 Full duration: 29.300607 -------------------------------------------------------------------------------- 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 3a01da31-1281-4ac8-bdee-7bb55bfd9131 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.676 | 0.784 | 0.848 | 0.881 | 0.914 | 0.79 | 100.0% | 10 | | keystone_v3.delete_role | 0.137 | 0.23 | 0.318 | 0.323 | 0.329 | 0.223 | 100.0% | 10 | | total | 0.813 | 1.022 | 1.132 | 1.137 | 1.142 | 1.013 | 100.0% | 10 | | -> duration | 0.813 | 1.022 | 1.132 | 1.137 | 1.142 | 1.013 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.365936 Full duration: 24.992824 -------------------------------------------------------------------------------- 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 3a01da31-1281-4ac8-bdee-7bb55bfd9131 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.676 | 0.78 | 0.864 | 0.877 | 0.891 | 0.785 | 100.0% | 10 | | keystone_v3.delete_service | 0.163 | 0.226 | 0.262 | 0.276 | 0.29 | 0.218 | 100.0% | 10 | | total | 0.911 | 0.989 | 1.086 | 1.118 | 1.15 | 1.003 | 100.0% | 10 | | -> duration | 0.911 | 0.989 | 1.086 | 1.118 | 1.15 | 1.003 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.430933 Full duration: 25.146098 -------------------------------------------------------------------------------- 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 3a01da31-1281-4ac8-bdee-7bb55bfd9131 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.989 | 1.101 | 1.207 | 1.323 | 1.438 | 1.117 | 100.0% | 10 | | keystone_v3.create_user | 0.728 | 0.805 | 0.986 | 0.995 | 1.003 | 0.844 | 100.0% | 10 | | -> keystone_v3.list_roles | 0.116 | 0.129 | 0.211 | 0.214 | 0.216 | 0.146 | 100.0% | 10 | | -> keystone_v3.add_role | 0.155 | 0.183 | 0.264 | 0.29 | 0.316 | 0.204 | 100.0% | 10 | | keystone_v3.create_role | 0.132 | 0.175 | 0.212 | 0.219 | 0.226 | 0.174 | 100.0% | 10 | | keystone_v3.get_project | 0.112 | 0.136 | 0.218 | 0.262 | 0.306 | 0.161 | 100.0% | 10 | | keystone_v3.get_user | 0.124 | 0.154 | 0.228 | 0.282 | 0.337 | 0.18 | 100.0% | 10 | | keystone_v3.get_role | 0.11 | 0.172 | 0.21 | 0.247 | 0.284 | 0.169 | 100.0% | 10 | | keystone_v3.list_services | 0.112 | 0.12 | 0.21 | 0.212 | 0.214 | 0.144 | 100.0% | 10 | | keystone_v3.get_services | 0.111 | 0.117 | 0.198 | 0.199 | 0.201 | 0.141 | 100.0% | 10 | | total | 2.66 | 3.103 | 3.356 | 3.407 | 3.458 | 3.106 | 100.0% | 10 | | -> duration | 2.66 | 3.103 | 3.356 | 3.407 | 3.458 | 3.106 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.741407 Full duration: 40.398097 -------------------------------------------------------------------------------- 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 3a01da31-1281-4ac8-bdee-7bb55bfd9131 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.026 | 1.124 | 1.182 | 1.219 | 1.255 | 1.126 | 100.0% | 10 | | keystone_v3.update_project | 0.15 | 0.206 | 0.277 | 0.306 | 0.336 | 0.211 | 100.0% | 10 | | keystone_v3.delete_project | 0.189 | 0.258 | 0.311 | 0.316 | 0.322 | 0.261 | 100.0% | 10 | | total | 1.472 | 1.599 | 1.667 | 1.705 | 1.744 | 1.598 | 100.0% | 10 | | -> duration | 1.472 | 1.599 | 1.667 | 1.705 | 1.744 | 1.598 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.214759 Full duration: 27.247263 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3a01da31-1281-4ac8-bdee-7bb55bfd9131 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.938 | 1.161 | 1.26 | 1.265 | 1.27 | 1.155 | 100.0% | 10 | | total | 1.164 | 1.38 | 1.461 | 1.462 | 1.463 | 1.347 | 100.0% | 10 | | -> duration | 1.164 | 1.38 | 1.461 | 1.462 | 1.463 | 1.347 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.584035 Full duration: 26.873962 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3a01da31-1281-4ac8-bdee-7bb55bfd9131 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.075 | 1.249 | 1.288 | 1.307 | 1.325 | 1.215 | 100.0% | 10 | | total | 1.075 | 1.249 | 1.288 | 1.307 | 1.325 | 1.215 | 100.0% | 10 | | -> duration | 1.075 | 1.249 | 1.288 | 1.307 | 1.325 | 1.215 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.193843 Full duration: 25.793829 -------------------------------------------------------------------------------- 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 3a01da31-1281-4ac8-bdee-7bb55bfd9131 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.971 | 1.155 | 1.224 | 1.233 | 1.242 | 1.162 | 100.0% | 10 | | keystone_v3.list_users | 0.138 | 0.223 | 0.245 | 0.268 | 0.292 | 0.203 | 100.0% | 10 | | total | 1.411 | 1.586 | 1.614 | 1.638 | 1.661 | 1.543 | 100.0% | 10 | | -> duration | 1.411 | 1.586 | 1.614 | 1.638 | 1.661 | 1.543 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.255336 Full duration: 26.893231 -------------------------------------------------------------------------------- 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 3a01da31-1281-4ac8-bdee-7bb55bfd9131 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.927 | 1.143 | 1.308 | 1.345 | 1.382 | 1.15 | 100.0% | 10 | | keystone_v3.create_users | 7.284 | 7.915 | 8.602 | 8.65 | 8.697 | 7.964 | 100.0% | 10 | | -> keystone_v3.create_user (x10) | 7.284 | 7.915 | 8.601 | 8.649 | 8.697 | 7.963 | 100.0% | 10 | | --> keystone_v3.list_roles (x10) | 1.373 | 1.528 | 1.641 | 1.655 | 1.669 | 1.504 | 100.0% | 10 | | --> keystone_v3.add_role (x10) | 1.738 | 1.92 | 2.122 | 2.218 | 2.314 | 1.953 | 100.0% | 10 | | total | 9.724 | 10.701 | 11.337 | 11.354 | 11.371 | 10.697 | 100.0% | 10 | | -> duration | 9.724 | 10.701 | 11.337 | 11.354 | 11.371 | 10.697 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.582235 Full duration: 69.053588 HINTS: * To plot HTML graphics with this data, run: rally task report 3a01da31-1281-4ac8-bdee-7bb55bfd9131 --out output.html * To generate a JUnit report, run: rally task export 3a01da31-1281-4ac8-bdee-7bb55bfd9131 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3a01da31-1281-4ac8-bdee-7bb55bfd9131 --json --out output.json 2019-05-16 21:25:47,004 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3a01da31-1281-4ac8-bdee-7bb55bfd9131', '--out', u'/home/opnfv/functest/results/rally_full/keystone.json'] 2019-05-16 21:25:48,955 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3a01da31-1281-4ac8-bdee-7bb55bfd9131 --out /home/opnfv/functest/results/rally_full/keystone.json 2019-05-16 21:25:48.792 13776 INFO rally.api [-] Building 'json' report for the following task(s): '3a01da31-1281-4ac8-bdee-7bb55bfd9131'. 2019-05-16 21:25:48.818 13776 INFO rally.api [-] The report has been successfully built. 2019-05-16 21:25:48,992 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-05-16 21:25:48,993 - 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-05-16 21:25:48,993 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-16 21:25:49,007 - 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-05-16 21:25:49,009 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-05-16 21:25:49,009 - 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': '51f463c0-6c21-469a-be1b-05d9df9eb26a', 'tenants_amount': 3, 'image_name': 'rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', '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_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', '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-05-16 21:51:42,919 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 476f5497-469e-4177-aba1-6541095b6b8b 2019-05-16 21:51:42,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '476f5497-469e-4177-aba1-6541095b6b8b'] 2019-05-16 21:51:43,826 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 476f5497-469e-4177-aba1-6541095b6b8b -------------------------------------------------------------------------------- Task 476f5497-469e-4177-aba1-6541095b6b8b: 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 476f5497-469e-4177-aba1-6541095b6b8b 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.899 | 1.166 | 1.29 | 1.314 | 1.339 | 1.124 | 100.0% | 10 | | neutron.update_network | 0.462 | 0.831 | 1.045 | 1.048 | 1.051 | 0.811 | 100.0% | 10 | | total | 1.704 | 1.895 | 2.245 | 2.283 | 2.321 | 1.936 | 100.0% | 10 | | -> duration | 1.704 | 1.895 | 2.245 | 2.283 | 2.321 | 1.936 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.570235 Full duration: 47.439927 -------------------------------------------------------------------------------- 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 476f5497-469e-4177-aba1-6541095b6b8b 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.53 | 2.008 | 2.202 | 2.244 | 2.287 | 1.963 | 100.0% | 10 | | neutron.update_port | 0.558 | 0.822 | 1.017 | 1.02 | 1.024 | 0.818 | 100.0% | 10 | | total | 2.252 | 2.731 | 3.117 | 3.21 | 3.303 | 2.781 | 100.0% | 10 | | -> duration | 2.252 | 2.731 | 3.117 | 3.21 | 3.303 | 2.781 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.312369 Full duration: 79.012586 -------------------------------------------------------------------------------- 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 476f5497-469e-4177-aba1-6541095b6b8b 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.915 | 1.205 | 1.39 | 1.489 | 1.589 | 1.237 | 100.0% | 10 | | neutron.create_subnet | 0.897 | 1.371 | 1.545 | 1.586 | 1.628 | 1.283 | 100.0% | 10 | | neutron.create_router | 4.057 | 5.042 | 5.664 | 5.839 | 6.014 | 5.08 | 100.0% | 10 | | neutron.add_interface_router | 3.506 | 4.54 | 5.389 | 5.396 | 5.402 | 4.509 | 100.0% | 10 | | neutron.update_router | 1.209 | 1.457 | 1.913 | 2.021 | 2.129 | 1.518 | 100.0% | 10 | | total | 12.133 | 13.696 | 14.914 | 15.156 | 15.398 | 13.628 | 100.0% | 10 | | -> duration | 12.133 | 13.696 | 14.914 | 15.156 | 15.398 | 13.628 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.531652 Full duration: 102.454405 -------------------------------------------------------------------------------- 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 476f5497-469e-4177-aba1-6541095b6b8b 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.03 | 1.206 | 1.367 | 1.383 | 1.399 | 1.2 | 100.0% | 10 | | neutron.create_subnet | 1.139 | 1.413 | 1.799 | 1.887 | 1.974 | 1.479 | 100.0% | 10 | | neutron.update_subnet | 0.541 | 1.068 | 1.297 | 1.404 | 1.512 | 1.062 | 100.0% | 10 | | total | 3.026 | 3.701 | 4.318 | 4.584 | 4.85 | 3.741 | 100.0% | 10 | | -> duration | 3.026 | 3.701 | 4.318 | 4.584 | 4.85 | 3.741 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.757513 Full duration: 57.049862 -------------------------------------------------------------------------------- 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 476f5497-469e-4177-aba1-6541095b6b8b 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.919 | 1.129 | 1.377 | 1.417 | 1.458 | 1.135 | 100.0% | 10 | | neutron.delete_network | 0.646 | 1.143 | 1.635 | 1.651 | 1.667 | 1.155 | 100.0% | 10 | | total | 1.565 | 2.228 | 2.784 | 2.892 | 2.999 | 2.29 | 100.0% | 10 | | -> duration | 1.565 | 2.228 | 2.784 | 2.892 | 2.999 | 2.29 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.448649 Full duration: 45.216054 -------------------------------------------------------------------------------- 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 476f5497-469e-4177-aba1-6541095b6b8b 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.805 | 2.129 | 3.019 | 3.042 | 3.065 | 2.327 | 100.0% | 10 | | neutron.delete_port | 0.652 | 1.008 | 1.217 | 1.236 | 1.255 | 0.957 | 100.0% | 10 | | total | 2.758 | 3.107 | 3.846 | 4.083 | 4.321 | 3.285 | 100.0% | 10 | | -> duration | 2.758 | 3.107 | 3.846 | 4.083 | 4.321 | 3.285 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.371003 Full duration: 81.095319 -------------------------------------------------------------------------------- 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 476f5497-469e-4177-aba1-6541095b6b8b 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.926 | 1.201 | 1.484 | 1.519 | 1.555 | 1.206 | 100.0% | 10 | | neutron.create_subnet | 0.984 | 1.374 | 1.599 | 1.666 | 1.732 | 1.351 | 100.0% | 10 | | neutron.create_router | 4.255 | 5.017 | 5.78 | 5.789 | 5.798 | 5.025 | 100.0% | 10 | | neutron.add_interface_router | 3.166 | 3.658 | 4.306 | 4.447 | 4.587 | 3.767 | 100.0% | 10 | | neutron.remove_interface_router | 2.512 | 3.125 | 5.067 | 5.33 | 5.593 | 3.586 | 100.0% | 10 | | neutron.delete_router | 2.575 | 3.411 | 4.288 | 4.554 | 4.819 | 3.487 | 100.0% | 10 | | total | 16.822 | 18.047 | 20.13 | 20.717 | 21.303 | 18.423 | 100.0% | 10 | | -> duration | 16.822 | 18.047 | 20.13 | 20.717 | 21.303 | 18.423 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 53.495446 Full duration: 100.921079 -------------------------------------------------------------------------------- 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 476f5497-469e-4177-aba1-6541095b6b8b 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.535 | 2.048 | 2.862 | 2.878 | 2.895 | 2.085 | 100.0% | 10 | | neutron.delete_subnet | 0.657 | 1.509 | 1.816 | 2.086 | 2.357 | 1.432 | 100.0% | 10 | | total | 2.602 | 3.37 | 4.479 | 4.557 | 4.634 | 3.517 | 100.0% | 10 | | -> duration | 2.602 | 3.37 | 4.479 | 4.557 | 4.634 | 3.517 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.781569 Full duration: 79.144073 -------------------------------------------------------------------------------- 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 476f5497-469e-4177-aba1-6541095b6b8b has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.872 | 1.115 | 1.159 | 1.205 | 1.25 | 1.085 | 100.0% | 10 | | neutron.list_networks | 0.129 | 0.388 | 0.462 | 0.525 | 0.587 | 0.347 | 100.0% | 10 | | total | 1.218 | 1.414 | 1.593 | 1.656 | 1.719 | 1.432 | 100.0% | 10 | | -> duration | 1.218 | 1.414 | 1.593 | 1.656 | 1.719 | 1.432 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.524792 Full duration: 47.098325 -------------------------------------------------------------------------------- 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 476f5497-469e-4177-aba1-6541095b6b8b 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.576 | 1.962 | 2.207 | 2.254 | 2.301 | 1.968 | 100.0% | 10 | | neutron.list_ports | 0.084 | 0.388 | 0.458 | 0.475 | 0.492 | 0.34 | 100.0% | 10 | | total | 1.964 | 2.31 | 2.535 | 2.572 | 2.609 | 2.309 | 100.0% | 10 | | -> duration | 1.964 | 2.31 | 2.535 | 2.572 | 2.609 | 2.309 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.932446 Full duration: 76.641164 -------------------------------------------------------------------------------- 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 476f5497-469e-4177-aba1-6541095b6b8b 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.982 | 1.117 | 1.347 | 1.435 | 1.523 | 1.17 | 100.0% | 10 | | neutron.create_subnet | 0.88 | 1.317 | 1.487 | 1.553 | 1.619 | 1.277 | 100.0% | 10 | | neutron.create_router | 4.08 | 5.714 | 6.379 | 6.592 | 6.805 | 5.648 | 100.0% | 10 | | neutron.add_interface_router | 3.386 | 4.017 | 4.664 | 4.787 | 4.909 | 4.051 | 100.0% | 10 | | neutron.list_routers | 0.119 | 0.425 | 0.515 | 0.679 | 0.843 | 0.369 | 100.0% | 10 | | total | 11.455 | 12.628 | 13.31 | 13.312 | 13.313 | 12.516 | 100.0% | 10 | | -> duration | 11.455 | 12.628 | 13.31 | 13.312 | 13.313 | 12.516 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.34049 Full duration: 105.662871 -------------------------------------------------------------------------------- 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 476f5497-469e-4177-aba1-6541095b6b8b 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.934 | 1.122 | 1.243 | 1.244 | 1.245 | 1.098 | 100.0% | 10 | | neutron.create_subnet | 0.84 | 1.166 | 1.396 | 1.46 | 1.524 | 1.147 | 100.0% | 10 | | neutron.list_subnets | 0.079 | 0.364 | 0.434 | 0.486 | 0.538 | 0.318 | 100.0% | 10 | | total | 2.151 | 2.576 | 2.911 | 2.915 | 2.919 | 2.563 | 100.0% | 10 | | -> duration | 2.151 | 2.576 | 2.911 | 2.915 | 2.919 | 2.563 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.450715 Full duration: 53.587726 -------------------------------------------------------------------------------- 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 476f5497-469e-4177-aba1-6541095b6b8b 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.878 | 0.995 | 1.187 | 1.25 | 1.313 | 1.019 | 100.0% | 10 | | neutron.delete_security_group | 0.126 | 0.431 | 0.49 | 0.513 | 0.535 | 0.336 | 100.0% | 10 | | total | 1.15 | 1.349 | 1.477 | 1.621 | 1.765 | 1.356 | 100.0% | 10 | | -> duration | 1.15 | 1.349 | 1.477 | 1.621 | 1.765 | 1.356 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.073607 Full duration: 42.103802 -------------------------------------------------------------------------------- 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 476f5497-469e-4177-aba1-6541095b6b8b 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.796 | 1.022 | 1.266 | 1.334 | 1.403 | 1.042 | 100.0% | 10 | | neutron.create_security_group_rule | 0.149 | 0.201 | 0.574 | 0.654 | 0.735 | 0.306 | 100.0% | 10 | | neutron.delete_security_group_rule | 0.079 | 0.401 | 0.469 | 0.506 | 0.543 | 0.333 | 100.0% | 10 | | neutron.delete_security_group | 0.116 | 0.393 | 0.461 | 0.464 | 0.467 | 0.373 | 100.0% | 10 | | total | 1.712 | 1.981 | 2.481 | 2.518 | 2.555 | 2.054 | 100.0% | 10 | | -> duration | 1.712 | 1.981 | 2.481 | 2.518 | 2.555 | 2.054 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.45061 Full duration: 44.188791 -------------------------------------------------------------------------------- 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 476f5497-469e-4177-aba1-6541095b6b8b 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.85 | 0.944 | 1.134 | 1.214 | 1.295 | 1.005 | 100.0% | 10 | | neutron.create_security_group_rule | 0.143 | 0.446 | 0.513 | 0.532 | 0.551 | 0.392 | 100.0% | 10 | | neutron.list_security_group_rules | 0.04 | 0.328 | 0.344 | 0.358 | 0.373 | 0.251 | 100.0% | 10 | | total | 1.195 | 1.687 | 1.902 | 1.941 | 1.98 | 1.647 | 100.0% | 10 | | -> duration | 1.195 | 1.687 | 1.902 | 1.941 | 1.98 | 1.647 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.949345 Full duration: 44.907982 -------------------------------------------------------------------------------- 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 476f5497-469e-4177-aba1-6541095b6b8b 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.833 | 0.999 | 1.205 | 1.298 | 1.391 | 1.038 | 100.0% | 10 | | neutron.show_security_group | 0.034 | 0.294 | 0.338 | 0.339 | 0.341 | 0.208 | 100.0% | 10 | | total | 1.039 | 1.24 | 1.354 | 1.391 | 1.428 | 1.246 | 100.0% | 10 | | -> duration | 1.039 | 1.24 | 1.354 | 1.391 | 1.428 | 1.246 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.654565 Full duration: 44.241244 -------------------------------------------------------------------------------- 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 476f5497-469e-4177-aba1-6541095b6b8b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.872 | 1.129 | 1.328 | 1.413 | 1.498 | 1.147 | 100.0% | 10 | | neutron.create_router | 4.339 | 4.815 | 5.587 | 5.84 | 6.092 | 4.893 | 100.0% | 10 | | neutron.add_gateway_router | 3.182 | 3.57 | 3.927 | 3.928 | 3.929 | 3.579 | 100.0% | 10 | | neutron.remove_gateway_router | 1.886 | 2.357 | 2.718 | 2.844 | 2.97 | 2.378 | 100.0% | 10 | | total | 10.86 | 12.115 | 12.636 | 12.867 | 13.098 | 11.997 | 100.0% | 10 | | -> duration | 10.86 | 12.115 | 12.636 | 12.867 | 13.098 | 11.997 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.580297 Full duration: 100.611245 -------------------------------------------------------------------------------- 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 476f5497-469e-4177-aba1-6541095b6b8b 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.966 | 3.305 | 4.681 | 4.755 | 4.828 | 3.636 | 100.0% | 10 | | neutron.show_port (x2) | 0.165 | 0.465 | 0.842 | 0.888 | 0.933 | 0.505 | 100.0% | 10 | | total | 3.131 | 3.767 | 5.374 | 5.517 | 5.66 | 4.142 | 100.0% | 10 | | -> duration | 3.131 | 3.767 | 5.374 | 5.517 | 5.66 | 4.142 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.200701 Full duration: 83.871837 -------------------------------------------------------------------------------- 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 476f5497-469e-4177-aba1-6541095b6b8b 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.035 | 1.12 | 1.51 | 1.684 | 1.859 | 1.244 | 100.0% | 10 | | neutron.create_subnet (x2) | 1.627 | 2.713 | 3.28 | 3.463 | 3.646 | 2.631 | 100.0% | 10 | | neutron.create_router (x2) | 9.092 | 10.782 | 12.85 | 13.553 | 14.257 | 11.061 | 100.0% | 10 | | neutron.add_interface_router (x2) | 6.484 | 8.462 | 9.623 | 9.738 | 9.853 | 8.351 | 100.0% | 10 | | neutron.show_router (x2) | 0.551 | 0.957 | 1.2 | 1.221 | 1.243 | 0.903 | 100.0% | 10 | | total | 21.818 | 24.172 | 26.407 | 26.459 | 26.511 | 24.189 | 100.0% | 10 | | -> duration | 21.818 | 24.172 | 26.407 | 26.459 | 26.511 | 24.189 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 74.026438 Full duration: 164.515667 -------------------------------------------------------------------------------- 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 476f5497-469e-4177-aba1-6541095b6b8b 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.769 | 5.331 | 6.234 | 6.276 | 6.317 | 4.864 | 100.0% | 10 | | neutron.show_subnet (x2) | 0.432 | 0.752 | 0.859 | 0.934 | 1.008 | 0.748 | 100.0% | 10 | | total | 3.487 | 6.13 | 6.96 | 6.981 | 7.001 | 5.612 | 100.0% | 10 | | -> duration | 3.487 | 6.13 | 6.96 | 6.981 | 7.001 | 5.612 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.762883 Full duration: 102.657647 HINTS: * To plot HTML graphics with this data, run: rally task report 476f5497-469e-4177-aba1-6541095b6b8b --out output.html * To generate a JUnit report, run: rally task export 476f5497-469e-4177-aba1-6541095b6b8b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 476f5497-469e-4177-aba1-6541095b6b8b --json --out output.json 2019-05-16 21:51:43,827 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '476f5497-469e-4177-aba1-6541095b6b8b', '--out', u'/home/opnfv/functest/results/rally_full/neutron.json'] 2019-05-16 21:51:45,854 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 476f5497-469e-4177-aba1-6541095b6b8b --out /home/opnfv/functest/results/rally_full/neutron.json 2019-05-16 21:51:45.718 20001 INFO rally.api [-] Building 'json' report for the following task(s): '476f5497-469e-4177-aba1-6541095b6b8b'. 2019-05-16 21:51:45.756 20001 INFO rally.api [-] The report has been successfully built. 2019-05-16 21:51:45,909 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-05-16 21:51:45,910 - 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-05-16 21:51:45,910 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-16 21:51:45,923 - 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-05-16 21:51:45,925 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-05-16 21:51:45,926 - 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': '51f463c0-6c21-469a-be1b-05d9df9eb26a', 'tenants_amount': 3, 'image_name': 'rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', '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_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', '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-05-16 22:31:04,329 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5908eae5-adc7-42a3-ba26-7c9a372e4220 2019-05-16 22:31:04,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5908eae5-adc7-42a3-ba26-7c9a372e4220'] 2019-05-16 22:31:05,159 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5908eae5-adc7-42a3-ba26-7c9a372e4220 -------------------------------------------------------------------------------- Task 5908eae5-adc7-42a3-ba26-7c9a372e4220: 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 5908eae5-adc7-42a3-ba26-7c9a372e4220 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.772 | 0.932 | 0.977 | 0.981 | 0.985 | 0.913 | 100.0% | 10 | | nova.delete_keypair | 0.05 | 0.075 | 0.149 | 0.206 | 0.263 | 0.097 | 100.0% | 10 | | total | 0.857 | 1.026 | 1.113 | 1.16 | 1.207 | 1.01 | 100.0% | 10 | | -> duration | 0.857 | 1.026 | 1.113 | 1.16 | 1.207 | 1.01 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.996856 Full duration: 27.577855 -------------------------------------------------------------------------------- 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 5908eae5-adc7-42a3-ba26-7c9a372e4220 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.783 | 0.885 | 0.993 | 1.004 | 1.015 | 0.891 | 100.0% | 10 | | nova.list_keypairs | 0.017 | 0.018 | 0.02 | 0.022 | 0.024 | 0.018 | 100.0% | 10 | | total | 0.801 | 0.902 | 1.011 | 1.022 | 1.033 | 0.909 | 100.0% | 10 | | -> duration | 0.801 | 0.902 | 1.011 | 1.022 | 1.033 | 0.909 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.651435 Full duration: 29.463588 -------------------------------------------------------------------------------- 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": "51f463c0-6c21-469a-be1b-05d9df9eb26a" } ], "flavor": { "name": "rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "image": { "name": "rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "actions": [ { "hard_reboot": 1 }, { "soft_reboot": 1 }, { "stop_start": 1 }, { "rescue_unrescue": 1 } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5908eae5-adc7-42a3-ba26-7c9a372e4220 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.215 | 16.765 | 20.737 | 21.45 | 22.164 | 17.618 | 100.0% | 10 | | nova.reboot_server | 5.543 | 6.128 | 8.413 | 9.138 | 9.862 | 6.667 | 100.0% | 10 | | nova.soft_reboot_server | 5.852 | 124.297 | 125.728 | 126.502 | 127.276 | 101.67 | 100.0% | 10 | | nova.stop_and_start_server | 18.764 | 20.068 | 21.543 | 21.618 | 21.693 | 20.221 | 100.0% | 10 | | -> nova.stop_server | 14.122 | 15.357 | 16.183 | 16.321 | 16.459 | 15.417 | 100.0% | 10 | | -> nova.start_server | 3.454 | 5.083 | 5.404 | 5.541 | 5.678 | 4.804 | 100.0% | 10 | | nova.rescue_and_unrescue_server | 19.489 | 22.571 | 24.643 | 24.965 | 25.288 | 22.124 | 100.0% | 10 | | -> nova.rescue_server | 16.721 | 17.596 | 19.285 | 19.556 | 19.826 | 17.946 | 100.0% | 10 | | -> nova.unrescue_server | 2.287 | 4.982 | 5.475 | 5.537 | 5.598 | 4.179 | 100.0% | 10 | | nova.delete_server | 2.367 | 2.691 | 3.009 | 3.022 | 3.035 | 2.717 | 100.0% | 10 | | total | 75.713 | 192.29 | 197.921 | 197.988 | 198.054 | 171.046 | 100.0% | 10 | | -> duration | 66.713 | 183.29 | 188.921 | 188.988 | 189.054 | 162.046 | 100.0% | 10 | | -> idle_duration | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 537.018711 Full duration: 675.561227 -------------------------------------------------------------------------------- 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": "51f463c0-6c21-469a-be1b-05d9df9eb26a" } ], "flavor": { "name": "rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "image": { "name": "rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5908eae5-adc7-42a3-ba26-7c9a372e4220 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.391 | 17.607 | 23.843 | 24.068 | 24.292 | 18.736 | 100.0% | 10 | | nova.delete_server | 2.802 | 3.216 | 3.568 | 3.637 | 3.705 | 3.217 | 100.0% | 10 | | total | 17.609 | 20.813 | 26.718 | 27.021 | 27.324 | 21.954 | 100.0% | 10 | | -> duration | 16.609 | 19.813 | 25.718 | 26.021 | 26.324 | 20.954 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 61.794679 Full duration: 181.853467 -------------------------------------------------------------------------------- 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": "51f463c0-6c21-469a-be1b-05d9df9eb26a" } ], "flavor": { "name": "rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "image": { "name": "rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5908eae5-adc7-42a3-ba26-7c9a372e4220 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.024 | 15.49 | 19.122 | 20.445 | 21.769 | 16.188 | 100.0% | 10 | | nova.list_servers | 0.475 | 1.111 | 1.487 | 1.571 | 1.656 | 1.062 | 100.0% | 10 | | total | 14.723 | 16.732 | 20.61 | 22.017 | 23.425 | 17.25 | 100.0% | 10 | | -> duration | 13.723 | 15.732 | 19.61 | 21.017 | 22.425 | 16.25 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 49.188572 Full duration: 177.825902 -------------------------------------------------------------------------------- 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": "51f463c0-6c21-469a-be1b-05d9df9eb26a" } ], "flavor": { "name": "rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "from_image": { "name": "rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "to_image": { "name": "rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5908eae5-adc7-42a3-ba26-7c9a372e4220 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.429 | 15.147 | 19.073 | 19.835 | 20.597 | 16.228 | 100.0% | 10 | | nova.rebuild_server | 10.398 | 18.657 | 20.561 | 20.77 | 20.978 | 16.765 | 100.0% | 10 | | nova.delete_server | 2.671 | 3.35 | 4.792 | 5.214 | 5.636 | 3.567 | 100.0% | 10 | | total | 28.152 | 37.134 | 42.884 | 43.395 | 43.905 | 36.561 | 100.0% | 10 | | -> duration | 26.152 | 35.134 | 40.884 | 41.395 | 41.905 | 34.561 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 104.193445 Full duration: 224.210021 -------------------------------------------------------------------------------- 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": "51f463c0-6c21-469a-be1b-05d9df9eb26a" } ], "flavor": { "name": "rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "image": { "name": "rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5908eae5-adc7-42a3-ba26-7c9a372e4220 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server (x2) | 26.414 | 28.265 | 34.111 | 34.185 | 34.259 | 29.278 | 100.0% | 10 | | nova.snapshot_server | 17.897 | 21.154 | 23.313 | 26.6 | 29.888 | 21.59 | 100.0% | 10 | | -> glance_v2.get_image | 0.231 | 0.516 | 0.616 | 0.66 | 0.703 | 0.473 | 100.0% | 10 | | -> glance.wait_for_image | 15.8 | 19.276 | 21.88 | 24.995 | 28.111 | 19.79 | 100.0% | 10 | | --> glance_v2.get_image (x10) | 1.172 | 1.285 | 1.806 | 1.92 | 2.035 | 1.436 | 100.0% | 5 | | --> glance_v2.get_image (x14) | 2.094 | 2.094 | 2.094 | 2.094 | 2.094 | 2.094 | 100.0% | 1 | | --> glance_v2.get_image (x9) | 1.629 | 1.755 | 1.855 | 1.868 | 1.881 | 1.755 | 100.0% | 2 | | --> glance_v2.get_image (x11) | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 100.0% | 1 | | --> glance_v2.get_image (x8) | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 100.0% | 1 | | nova.delete_server (x2) | 6.199 | 6.601 | 8.981 | 8.995 | 9.009 | 7.389 | 100.0% | 10 | | nova.delete_image | 0.636 | 1.102 | 1.77 | 1.826 | 1.882 | 1.174 | 100.0% | 10 | | -> glance_v2.delete_image | 0.436 | 1.085 | 1.4 | 1.491 | 1.582 | 1.004 | 100.0% | 10 | | -> glance.wait_for_delete | 0.016 | 0.16 | 0.318 | 0.347 | 0.376 | 0.168 | 100.0% | 10 | | --> glance_v2.get_image | 0.016 | 0.16 | 0.317 | 0.347 | 0.376 | 0.168 | 0.0% | 10 | | total | 53.159 | 57.678 | 65.89 | 67.555 | 69.219 | 59.431 | 100.0% | 10 | | -> duration | 51.159 | 55.678 | 63.89 | 65.555 | 67.219 | 57.431 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 176.400589 Full duration: 302.756269 -------------------------------------------------------------------------------- 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_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "image": { "name": "rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "nics": [ { "net-id": "51f463c0-6c21-469a-be1b-05d9df9eb26a" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5908eae5-adc7-42a3-ba26-7c9a372e4220 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 11.225 | 12.943 | 14.72 | 14.97 | 15.221 | 13.141 | 100.0% | 10 | | nova.boot_server | 13.78 | 14.948 | 17.053 | 18.143 | 19.234 | 15.31 | 100.0% | 10 | | total | 25.006 | 27.842 | 30.867 | 32.383 | 33.898 | 28.451 | 100.0% | 10 | | -> duration | 24.006 | 26.842 | 29.867 | 31.383 | 32.898 | 27.451 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 83.316402 Full duration: 131.229989 -------------------------------------------------------------------------------- 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": "51f463c0-6c21-469a-be1b-05d9df9eb26a" } ], "flavor": { "name": "rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "image": { "name": "rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5908eae5-adc7-42a3-ba26-7c9a372e4220 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.502 | 16.645 | 18.069 | 18.828 | 19.587 | 16.589 | 100.0% | 10 | | total | 14.502 | 16.645 | 18.07 | 18.828 | 19.587 | 16.589 | 100.0% | 10 | | -> duration | 13.502 | 15.645 | 17.07 | 17.828 | 18.587 | 15.589 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.884707 Full duration: 83.504763 -------------------------------------------------------------------------------- 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_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "auto_assign_nic": true, "image": { "name": "rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5908eae5-adc7-42a3-ba26-7c9a372e4220 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.36 | 1.708 | 1.833 | 1.918 | 2.004 | 1.662 | 100.0% | 10 | | total | 1.36 | 1.708 | 1.833 | 1.918 | 2.004 | 1.662 | 100.0% | 10 | | -> duration | 1.36 | 1.708 | 1.833 | 1.918 | 2.004 | 1.662 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.158825 Full duration: 180.126022 -------------------------------------------------------------------------------- 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": "51f463c0-6c21-469a-be1b-05d9df9eb26a" } ], "image": { "name": "rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "force_delete": false, "flavor": { "name": "rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "to_flavor": { "name": "rally_full-flavor_alt_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5908eae5-adc7-42a3-ba26-7c9a372e4220 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.251 | 14.653 | 15.817 | 16.571 | 17.324 | 14.068 | 100.0% | 10 | | nova.resize | 13.86 | 21.06 | 25.779 | 26.092 | 26.405 | 21.6 | 100.0% | 10 | | nova.resize_confirm | 3.294 | 3.62 | 4.544 | 5.161 | 5.777 | 3.879 | 100.0% | 10 | | nova.delete_server | 2.743 | 2.989 | 3.254 | 3.298 | 3.341 | 3.015 | 100.0% | 10 | | total | 36.167 | 42.734 | 46.795 | 46.854 | 46.913 | 42.563 | 100.0% | 10 | | -> duration | 35.167 | 41.734 | 45.795 | 45.854 | 45.913 | 41.563 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 131.372667 Full duration: 156.357913 -------------------------------------------------------------------------------- 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_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "image": { "name": "rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2" }, "nics": [ { "net-id": "51f463c0-6c21-469a-be1b-05d9df9eb26a" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5908eae5-adc7-42a3-ba26-7c9a372e4220 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-235956ec-02bd-45a2-a0e4-75edfe706a14) 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-235956ec-02bd-45a2-a0e4-75edfe706a14) -------------------------------------------------------------------------------- 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-494b64f5-b4c2-4365-acd2-ffb1ae8cf452) 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-494b64f5-b4c2-4365-acd2-ffb1ae8cf452) -------------------------------------------------------------------------------- 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-8e092f09-3c25-4c0e-8a37-97cc8ec67ce5) 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-8e092f09-3c25-4c0e-8a37-97cc8ec67ce5) -------------------------------------------------------------------------------- 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-1e4a5842-6d4c-45c4-8f6b-df2f4b405fc2) 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-1e4a5842-6d4c-45c4-8f6b-df2f4b405fc2) -------------------------------------------------------------------------------- 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-57aa3050-52d5-4757-8321-d6dda6e63514) 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-57aa3050-52d5-4757-8321-d6dda6e63514) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.915 | 15.246 | 16.845 | 17.319 | 17.792 | 15.305 | 100.0% | 5 | | nova.live_migrate | 4.179 | 4.439 | 4.45 | 4.454 | 4.457 | 4.362 | 0.0% | 5 | | total | 18.211 | 19.425 | 21.296 | 21.773 | 22.25 | 19.668 | 0.0% | 5 | | -> duration | 17.211 | 18.425 | 20.296 | 20.773 | 21.25 | 18.668 | 0.0% | 5 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 5 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.089622 Full duration: 71.29618 HINTS: * To plot HTML graphics with this data, run: rally task report 5908eae5-adc7-42a3-ba26-7c9a372e4220 --out output.html * To generate a JUnit report, run: rally task export 5908eae5-adc7-42a3-ba26-7c9a372e4220 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5908eae5-adc7-42a3-ba26-7c9a372e4220 --json --out output.json At least one workload did not pass SLA criteria. 2019-05-16 22:31:05,160 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5908eae5-adc7-42a3-ba26-7c9a372e4220', '--out', u'/home/opnfv/functest/results/rally_full/nova.json'] 2019-05-16 22:31:07,027 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5908eae5-adc7-42a3-ba26-7c9a372e4220 --out /home/opnfv/functest/results/rally_full/nova.json 2019-05-16 22:31:06.912 22109 INFO rally.api [-] Building 'json' report for the following task(s): '5908eae5-adc7-42a3-ba26-7c9a372e4220'. 2019-05-16 22:31:06.938 22109 INFO rally.api [-] The report has been successfully built. 2019-05-16 22:31:07,068 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-05-16 22:31:07,069 - 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-05-16 22:31:07,069 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-16 22:31:07,083 - 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-05-16 22:31:07,084 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-05-16 22:31:07,084 - 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': '51f463c0-6c21-469a-be1b-05d9df9eb26a', 'tenants_amount': 3, 'image_name': 'rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', '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_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2', '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-05-16 22:32:39,570 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b5764260-fb83-4624-a651-e94b8c1b84c4 2019-05-16 22:32:39,571 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b5764260-fb83-4624-a651-e94b8c1b84c4'] 2019-05-16 22:32:40,341 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b5764260-fb83-4624-a651-e94b8c1b84c4 -------------------------------------------------------------------------------- Task b5764260-fb83-4624-a651-e94b8c1b84c4: 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 b5764260-fb83-4624-a651-e94b8c1b84c4 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.833 | 0.88 | 0.975 | 0.986 | 0.996 | 0.902 | 100.0% | 10 | | quotas.delete_quotas | 0.214 | 0.296 | 0.317 | 0.325 | 0.333 | 0.281 | 100.0% | 10 | | total | 1.06 | 1.183 | 1.29 | 1.294 | 1.298 | 1.183 | 100.0% | 10 | | -> duration | 1.06 | 1.183 | 1.29 | 1.294 | 1.298 | 1.183 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.562209 Full duration: 18.139142 -------------------------------------------------------------------------------- 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 b5764260-fb83-4624-a651-e94b8c1b84c4 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.84 | 0.967 | 1.019 | 1.032 | 1.046 | 0.958 | 100.0% | 10 | | total | 0.84 | 0.967 | 1.019 | 1.032 | 1.046 | 0.958 | 100.0% | 10 | | -> duration | 0.84 | 0.967 | 1.019 | 1.032 | 1.046 | 0.958 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.841193 Full duration: 17.891797 -------------------------------------------------------------------------------- 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 b5764260-fb83-4624-a651-e94b8c1b84c4 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.418 | 0.592 | 0.663 | 0.685 | 0.708 | 0.569 | 100.0% | 10 | | total | 0.851 | 1.035 | 1.138 | 1.14 | 1.142 | 1.026 | 100.0% | 10 | | -> duration | 0.851 | 1.035 | 1.138 | 1.14 | 1.142 | 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.017469 Full duration: 17.68752 -------------------------------------------------------------------------------- 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 b5764260-fb83-4624-a651-e94b8c1b84c4 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.276 | 1.513 | 1.621 | 1.661 | 1.701 | 1.501 | 100.0% | 10 | | total | 1.276 | 1.514 | 1.621 | 1.661 | 1.701 | 1.502 | 100.0% | 10 | | -> duration | 1.276 | 1.514 | 1.621 | 1.661 | 1.701 | 1.502 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.408008 Full duration: 19.282827 HINTS: * To plot HTML graphics with this data, run: rally task report b5764260-fb83-4624-a651-e94b8c1b84c4 --out output.html * To generate a JUnit report, run: rally task export b5764260-fb83-4624-a651-e94b8c1b84c4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b5764260-fb83-4624-a651-e94b8c1b84c4 --json --out output.json 2019-05-16 22:32:40,342 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b5764260-fb83-4624-a651-e94b8c1b84c4', '--out', u'/home/opnfv/functest/results/rally_full/quotas.json'] 2019-05-16 22:32:42,338 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b5764260-fb83-4624-a651-e94b8c1b84c4 --out /home/opnfv/functest/results/rally_full/quotas.json 2019-05-16 22:32:42.221 22690 INFO rally.api [-] Building 'json' report for the following task(s): 'b5764260-fb83-4624-a651-e94b8c1b84c4'. 2019-05-16 22:32:42.227 22690 INFO rally.api [-] The report has been successfully built. 2019-05-16 22:32:42,347 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-05-16 22:32:42,350 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:39 | 60 | 100.00% | | glance | 00:06:13 | 80 | 100.00% | | cinder | 00:24:07 | 240 | 100.00% | | gnocchi | 00:04:52 | 160 | 100.00% | | heat | 00:13:19 | 130 | 100.00% | | keystone | 00:05:53 | 110 | 100.00% | | neutron | 00:25:02 | 200 | 100.00% | | nova | 00:37:21 | 115 | 95.65% | | quotas | 00:01:13 | 40 | 100.00% | | | | | | | TOTAL: | 01:59:42 | 1135 | 99.56% | +----------------+------------+----------------+-----------+ 2019-05-16 22:32:42,351 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_full' success_rate is 99.56% in 8/9 modules 2019-05-16 22:32:42,351 - 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-05-16 22:32:45,284 - 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-05-16 22:32:44.738 22692 INFO rally.api [-] Building 'html' report for the following task(s): '709d04d4-e98b-4bb2-88bc-0da19f6ba255', 'beaa1c8f-805d-4272-91bb-21c7a338810a', 'bc7f30c6-faa4-4495-b7aa-fb0aafc6640c', '758898a3-7ff5-4fb2-935f-67274172eac9', 'fe1f32de-866a-4852-9582-62d620aea3fb', '3a01da31-1281-4ac8-bdee-7bb55bfd9131', '476f5497-469e-4177-aba1-6541095b6b8b', '5908eae5-adc7-42a3-ba26-7c9a372e4220', 'b5764260-fb83-4624-a651-e94b8c1b84c4'. 2019-05-16 22:32:45.198 22692 INFO rally.api [-] The report has been successfully built. 2019-05-16 22:32:45,284 - 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-05-16 22:32:47,901 - 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-05-16 22:32:47.794 22694 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '709d04d4-e98b-4bb2-88bc-0da19f6ba255', 'beaa1c8f-805d-4272-91bb-21c7a338810a', 'bc7f30c6-faa4-4495-b7aa-fb0aafc6640c', '758898a3-7ff5-4fb2-935f-67274172eac9', 'fe1f32de-866a-4852-9582-62d620aea3fb', '3a01da31-1281-4ac8-bdee-7bb55bfd9131', '476f5497-469e-4177-aba1-6541095b6b8b', '5908eae5-adc7-42a3-ba26-7c9a372e4220', 'b5764260-fb83-4624-a651-e94b8c1b84c4'. 2019-05-16 22:32:47.801 22694 INFO rally.api [-] The report has been successfully built. 2019-05-16 22:32:48,020 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 22:32:48,021 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_full | functest | 127:56 | FAIL | +--------------------+------------------+------------------+----------------+ 2019-05-16 22:32:48,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 22:32:48,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 22:32:48,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T23:32:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["IyU0B-LfTDOlP2VYXi6nTg"], "issued_at": "2019-05-16T22:32:48.000000Z"}} 2019-05-16 22:32:48,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}0f10cd98bb040e5c4650a03484480760395d8054" 2019-05-16 22:32:48,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Thu, 16 May 2019 22:32: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-2f1b7a64-99a5-4ec7-a47e-44efbf766381 x-openstack-request-id: req-2f1b7a64-99a5-4ec7-a47e-44efbf766381 2019-05-16 22:32:48,795 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/87296529-5fa9-45b1-994d-40c7d6c74a7b", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/87296529-5fa9-45b1-994d-40c7d6c74a7b", "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": "87296529-5fa9-45b1-994d-40c7d6c74a7b"}, {"name": "rally_full-flavor_alt_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/b93ef1a6-d353-450f-ad7d-891cca4da15d", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/b93ef1a6-d353-450f-ad7d-891cca4da15d", "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": "b93ef1a6-d353-450f-ad7d-891cca4da15d"}]} 2019-05-16 22:32:48,795 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-2f1b7a64-99a5-4ec7-a47e-44efbf766381 2019-05-16 22:32:48,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.755604982376s 2019-05-16 22:32:48,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 22:32:48,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/b93ef1a6-d353-450f-ad7d-891cca4da15d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f10cd98bb040e5c4650a03484480760395d8054" 2019-05-16 22:32:48,835 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 22:32: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-580f1739-750b-4528-ae44-07a9ca43d8a1 x-openstack-request-id: req-580f1739-750b-4528-ae44-07a9ca43d8a1 2019-05-16 22:32:48,835 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/b93ef1a6-d353-450f-ad7d-891cca4da15d used request id req-580f1739-750b-4528-ae44-07a9ca43d8a1 2019-05-16 22:32:48,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0372469425201s 2019-05-16 22:32:48,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-16 22:32:48,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 22:32:49,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T23:32:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86873590c98449d28ed9d3af112891dd", "name": "rally_full-project_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/86873590c98449d28ed9d3af112891dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/86873590c98449d28ed9d3af112891dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/86873590c98449d28ed9d3af112891dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/86873590c98449d28ed9d3af112891dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/86873590c98449d28ed9d3af112891dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/86873590c98449d28ed9d3af112891dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/86873590c98449d28ed9d3af112891dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/86873590c98449d28ed9d3af112891dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/86873590c98449d28ed9d3af112891dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_86873590c98449d28ed9d3af112891dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_86873590c98449d28ed9d3af112891dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "id": "15e94940acc34e29935a23f9eab3ebf3"}, "audit_ids": ["p0Oo0ePXS_Cs08SzzbR3Fg"], "issued_at": "2019-05-16T22:32:49.000000Z"}} 2019-05-16 22:32:49,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/30048cdb-2c32-4e08-a446-f56467be1320/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}288551aadbc0900578b3c22e0a40f3e67d649396" -d '{"subnet_id": "5deadff6-8307-4645-bd05-bbf33e34267f"}' 2019-05-16 22:32:52,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 22:32:52 GMT X-Openstack-Request-Id: req-eaa9e6d6-2983-4b3a-b664-2b956970aaa7 2019-05-16 22:32:52,476 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "51f463c0-6c21-469a-be1b-05d9df9eb26a", "tenant_id": "86873590c98449d28ed9d3af112891dd", "subnet_id": "5deadff6-8307-4645-bd05-bbf33e34267f", "subnet_ids": ["5deadff6-8307-4645-bd05-bbf33e34267f"], "port_id": "74c48ed6-2e26-4f29-8036-239dea7b47b9", "id": "30048cdb-2c32-4e08-a446-f56467be1320"} 2019-05-16 22:32:52,476 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/30048cdb-2c32-4e08-a446-f56467be1320/remove_router_interface.json used request id req-eaa9e6d6-2983-4b3a-b664-2b956970aaa7 2019-05-16 22:32:52,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.64041209221s 2019-05-16 22:32:52,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 22:32:52,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}288551aadbc0900578b3c22e0a40f3e67d649396" 2019-05-16 22:32:52,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1220 Content-Type: application/json Date: Thu, 16 May 2019 22:32:52 GMT X-Openstack-Request-Id: req-88046c42-fa5c-4652-983b-499921c31298 2019-05-16 22:32:52,921 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "86873590c98449d28ed9d3af112891dd", "created_at": "2019-05-16T20:24:56Z", "admin_state_up": true, "updated_at": "2019-05-16T22:32:50Z", "project_id": "86873590c98449d28ed9d3af112891dd", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "30048cdb-2c32-4e08-a446-f56467be1320", "name": "rally_full-router_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c3f4592852414ec8b26b7832852f2d03", "created_at": "2019-05-16T18:25:49Z", "admin_state_up": true, "updated_at": "2019-05-16T18:25:52Z", "project_id": "c3f4592852414ec8b26b7832852f2d03", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "e747899b-a1be-4080-903d-ec42b4d4fc4b", "name": "tempest-pretest-check-102260689"}]} 2019-05-16 22:32:52,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-88046c42-fa5c-4652-983b-499921c31298 2019-05-16 22:32:52,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.445076942444s 2019-05-16 22:32:52,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-16 22:32:52,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/30048cdb-2c32-4e08-a446-f56467be1320.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}288551aadbc0900578b3c22e0a40f3e67d649396" 2019-05-16 22:32:58,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 22:32:58 GMT X-Openstack-Request-Id: req-d5dfaaee-39fe-487c-9194-a09ccffcae66 2019-05-16 22:32:58,191 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 22:32:58,191 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/30048cdb-2c32-4e08-a446-f56467be1320.json used request id req-d5dfaaee-39fe-487c-9194-a09ccffcae66 2019-05-16 22:32:58,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.26755309105s 2019-05-16 22:32:58,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 22:32:58,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}288551aadbc0900578b3c22e0a40f3e67d649396" 2019-05-16 22:32:58,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1926 Content-Type: application/json Date: Thu, 16 May 2019 22:32:58 GMT X-Openstack-Request-Id: req-19b7f6c1-2a0d-4979-aba2-634cfd90b11e 2019-05-16 22:32:58,526 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-16T18:04:14Z","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":"15f6e4f1-be08-42d1-ac18-58bd55312917","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"06d1924295234cf290a06b20cd4dd341","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"220195cd-782b-490f-b03b-eb92b75ca738","tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:14Z","ip_version":4},{"updated_at":"2019-05-16T20:24: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":"5deadff6-8307-4645-bd05-bbf33e34267f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"86873590c98449d28ed9d3af112891dd","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2","enable_dhcp":true,"segment_id":null,"network_id":"51f463c0-6c21-469a-be1b-05d9df9eb26a","tenant_id":"86873590c98449d28ed9d3af112891dd","created_at":"2019-05-16T20:24:54Z","ip_version":4},{"updated_at":"2019-05-16T18:25:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c929bbdb-44c8-4a89-9579-5262d9d5a4e2","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant c3f4592852414ec8b26b7832852f2d03","enable_dhcp":false,"segment_id":null,"network_id":"85408666-f497-4d8b-8bd1-db6c2e5da984","tenant_id":"","created_at":"2019-05-16T18:25:48Z","ip_version":4}]} 2019-05-16 22:32:58,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-19b7f6c1-2a0d-4979-aba2-634cfd90b11e 2019-05-16 22:32:58,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.334481954575s 2019-05-16 22:32:58,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-16 22:32:58,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/5deadff6-8307-4645-bd05-bbf33e34267f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}288551aadbc0900578b3c22e0a40f3e67d649396" 2019-05-16 22:33:00,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 22:33:00 GMT X-Openstack-Request-Id: req-396af5c9-8c00-4797-95b3-b31dae229b34 2019-05-16 22:33:00,732 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 22:33:00,733 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/5deadff6-8307-4645-bd05-bbf33e34267f.json used request id req-396af5c9-8c00-4797-95b3-b31dae229b34 2019-05-16 22:33:00,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.20517897606s 2019-05-16 22:33:00,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 22:33:00,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}288551aadbc0900578b3c22e0a40f3e67d649396" 2019-05-16 22:33:01,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2107 Content-Type: application/json Date: Thu, 16 May 2019 22:33:01 GMT X-Openstack-Request-Id: req-c26be01d-8ad1-401e-9dde-363f10813d9d 2019-05-16 22:33:01,156 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"51f463c0-6c21-469a-be1b-05d9df9eb26a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":true,"project_id":"86873590c98449d28ed9d3af112891dd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T22:33:00Z","qos_policy_id":null,"name":"rally_full-net_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2","admin_state_up":true,"tenant_id":"86873590c98449d28ed9d3af112891dd","created_at":"2019-05-16T20:24:52Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85408666-f497-4d8b-8bd1-db6c2e5da984","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c929bbdb-44c8-4a89-9579-5262d9d5a4e2"],"description":"","tags":[],"updated_at":"2019-05-16T18:25:48Z","qos_policy_id":null,"name":"HA network tenant c3f4592852414ec8b26b7832852f2d03","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T18:25:48Z","provider:network_type":"vxlan"}]} 2019-05-16 22:33:01,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-c26be01d-8ad1-401e-9dde-363f10813d9d 2019-05-16 22:33:01,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.422507047653s 2019-05-16 22:33:01,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-16 22:33:01,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/51f463c0-6c21-469a-be1b-05d9df9eb26a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}288551aadbc0900578b3c22e0a40f3e67d649396" 2019-05-16 22:33:02,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 22:33:02 GMT X-Openstack-Request-Id: req-eefb333e-0d57-4b96-98a5-f0f09cf904a5 2019-05-16 22:33:02,852 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 22:33:02,852 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/51f463c0-6c21-469a-be1b-05d9df9eb26a.json used request id req-eefb333e-0d57-4b96-98a5-f0f09cf904a5 2019-05-16 22:33:02,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.69369888306s 2019-05-16 22:33:02,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 22:33:02,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}288551aadbc0900578b3c22e0a40f3e67d649396" 2019-05-16 22:33:03,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Thu, 16 May 2019 22:33:03 GMT X-Openstack-Request-Id: req-f2864f4b-5f35-498d-9dee-be1114319104 2019-05-16 22:33:03,138 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T20:25:07Z", "file": "/v2/images/359bff4f-d2d7-4704-b03f-a9f312aa9df0/file", "owner": "86873590c98449d28ed9d3af112891dd", "id": "359bff4f-d2d7-4704-b03f-a9f312aa9df0", "size": 12716032, "self": "/v2/images/359bff4f-d2d7-4704-b03f-a9f312aa9df0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/359bff4f-d2d7-4704-b03f-a9f312aa9df0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/359bff4f-d2d7-4704-b03f-a9f312aa9df0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T20:25:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 22:33:03,139 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-f2864f4b-5f35-498d-9dee-be1114319104 2019-05-16 22:33:03,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.28134894371s 2019-05-16 22:33:03,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 22:33:03,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/359bff4f-d2d7-4704-b03f-a9f312aa9df0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}288551aadbc0900578b3c22e0a40f3e67d649396" 2019-05-16 22:33:03,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 22:33:03 GMT X-Openstack-Request-Id: req-6f3a71ae-0d8a-4fc3-82bb-b38e7f2e0ef7 2019-05-16 22:33:03,813 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 22:33:03,813 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/359bff4f-d2d7-4704-b03f-a9f312aa9df0 used request id req-6f3a71ae-0d8a-4fc3-82bb-b38e7f2e0ef7 2019-05-16 22:33:03,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.671972036362s 2019-05-16 22:33:03,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 22:33:03,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}0f10cd98bb040e5c4650a03484480760395d8054" 2019-05-16 22:33:03,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Thu, 16 May 2019 22:33: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-65f6fae6-43b5-4c25-af63-417c0e0d84ae x-openstack-request-id: req-65f6fae6-43b5-4c25-af63-417c0e0d84ae 2019-05-16 22:33:03,843 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/87296529-5fa9-45b1-994d-40c7d6c74a7b", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/87296529-5fa9-45b1-994d-40c7d6c74a7b", "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": "87296529-5fa9-45b1-994d-40c7d6c74a7b"}]} 2019-05-16 22:33:03,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-65f6fae6-43b5-4c25-af63-417c0e0d84ae 2019-05-16 22:33:03,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0293891429901s 2019-05-16 22:33:03,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 22:33:03,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/87296529-5fa9-45b1-994d-40c7d6c74a7b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f10cd98bb040e5c4650a03484480760395d8054" 2019-05-16 22:33:03,877 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 22:33: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-c93f2c51-5d31-48af-9f00-7e28f56aeabb x-openstack-request-id: req-c93f2c51-5d31-48af-9f00-7e28f56aeabb 2019-05-16 22:33:03,877 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/87296529-5fa9-45b1-994d-40c7d6c74a7b used request id req-c93f2c51-5d31-48af-9f00-7e28f56aeabb 2019-05-16 22:33:03,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0320808887482s 2019-05-16 22:33:03,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 22:33:03,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}0f10cd98bb040e5c4650a03484480760395d8054" 2019-05-16 22:33:04,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 16 May 2019 22:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806dcecd-d587-4038-a657-c50c4e364dde 2019-05-16 22:33:04,120 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "rally_full-user_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "links": {"self": "http://172.30.9.36:5000/v3/users/15e94940acc34e29935a23f9eab3ebf3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15e94940acc34e29935a23f9eab3ebf3", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 22:33:04,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-806dcecd-d587-4038-a657-c50c4e364dde 2019-05-16 22:33:04,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242434024811s 2019-05-16 22:33:04,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 22:33:04,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/15e94940acc34e29935a23f9eab3ebf3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f10cd98bb040e5c4650a03484480760395d8054" 2019-05-16 22:33:04,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Thu, 16 May 2019 22:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa90f42d-b552-4518-9ecc-db550dbeb61a 2019-05-16 22:33:04,396 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2", "links": {"self": "http://172.30.9.36:5000/v3/users/15e94940acc34e29935a23f9eab3ebf3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "15e94940acc34e29935a23f9eab3ebf3", "description": null}} 2019-05-16 22:33:04,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/15e94940acc34e29935a23f9eab3ebf3 used request id req-fa90f42d-b552-4518-9ecc-db550dbeb61a 2019-05-16 22:33:04,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.270283937454s 2019-05-16 22:33:04,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-16 22:33:04,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/15e94940acc34e29935a23f9eab3ebf3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f10cd98bb040e5c4650a03484480760395d8054" 2019-05-16 22:33:04,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 22:33:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a0516e3-7b19-4d9d-86e3-913d9ea7a477 2019-05-16 22:33:04,741 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 22:33:04,741 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/15e94940acc34e29935a23f9eab3ebf3 used request id req-2a0516e3-7b19-4d9d-86e3-913d9ea7a477 2019-05-16 22:33:04,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.343842983246s 2019-05-16 22:33:04,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 22:33:04,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}0f10cd98bb040e5c4650a03484480760395d8054" 2019-05-16 22:33:04,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Thu, 16 May 2019 22:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16ddbbfe-c6b0-413b-9cfc-3ff56a2faf6d 2019-05-16 22:33:04,959 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.36:5000/v3/projects/86873590c98449d28ed9d3af112891dd"}, "tags": [], "enabled": true, "id": "86873590c98449d28ed9d3af112891dd", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_c201573a-9fbd-47cf-82fb-4ebfa3d2ded2"}]} 2019-05-16 22:33:04,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-16ddbbfe-c6b0-413b-9cfc-3ff56a2faf6d 2019-05-16 22:33:04,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211572885513s 2019-05-16 22:33:04,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-16 22:33:04,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/86873590c98449d28ed9d3af112891dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f10cd98bb040e5c4650a03484480760395d8054" 2019-05-16 22:33:05,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 22:33:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f73fd80-3dd7-49ff-8f02-942cea08c7dd 2019-05-16 22:33:05,236 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 22:33:05,236 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/86873590c98449d28ed9d3af112891dd used request id req-1f73fd80-3dd7-49ff-8f02-942cea08c7dd 2019-05-16 22:33:05,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.271464824677s 2019-05-16 22:33:05,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 22:33:05,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=86873590c98449d28ed9d3af112891dd&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}0f10cd98bb040e5c4650a03484480760395d8054" 2019-05-16 22:33:05,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 16 May 2019 22:33:05 GMT X-Openstack-Request-Id: req-dfeb47a3-d348-49c3-a9f0-9aa92393e30f 2019-05-16 22:33:05,594 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "86873590c98449d28ed9d3af112891dd", "created_at": "2019-05-16T20:24:52Z", "updated_at": "2019-05-16T20:24:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:24:52Z", "revision_number": 0, "id": "099960bb-5be5-4020-be05-1c9b24f748ae", "remote_group_id": "6a7f5b84-3708-461e-bbc1-bd3690ecb036", "remote_ip_prefix": null, "created_at": "2019-05-16T20:24:52Z", "security_group_id": "6a7f5b84-3708-461e-bbc1-bd3690ecb036", "tenant_id": "86873590c98449d28ed9d3af112891dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "86873590c98449d28ed9d3af112891dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:24:52Z", "revision_number": 0, "id": "4a8dd78b-5e82-4b5a-a966-adc4ce604b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T20:24:52Z", "security_group_id": "6a7f5b84-3708-461e-bbc1-bd3690ecb036", "tenant_id": "86873590c98449d28ed9d3af112891dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "86873590c98449d28ed9d3af112891dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:24:52Z", "revision_number": 0, "id": "4d384aa7-7c03-433d-a67a-6eb21764c37a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T20:24:52Z", "security_group_id": "6a7f5b84-3708-461e-bbc1-bd3690ecb036", "tenant_id": "86873590c98449d28ed9d3af112891dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "86873590c98449d28ed9d3af112891dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:24:52Z", "revision_number": 0, "id": "e73f05b8-e363-48d6-971b-5e2fcf6f7b9f", "remote_group_id": "6a7f5b84-3708-461e-bbc1-bd3690ecb036", "remote_ip_prefix": null, "created_at": "2019-05-16T20:24:52Z", "security_group_id": "6a7f5b84-3708-461e-bbc1-bd3690ecb036", "tenant_id": "86873590c98449d28ed9d3af112891dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "86873590c98449d28ed9d3af112891dd"}], "revision_number": 1, "project_id": "86873590c98449d28ed9d3af112891dd", "id": "6a7f5b84-3708-461e-bbc1-bd3690ecb036", "name": "default"}]} 2019-05-16 22:33:05,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=86873590c98449d28ed9d3af112891dd&name=default used request id req-dfeb47a3-d348-49c3-a9f0-9aa92393e30f 2019-05-16 22:33:05,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.352591991425s 2019-05-16 22:33:05,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 22:33:05,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}0f10cd98bb040e5c4650a03484480760395d8054" 2019-05-16 22:33:05,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Thu, 16 May 2019 22:33:05 GMT X-Openstack-Request-Id: req-f4541936-18e0-44f2-97a1-65e615c5d27d 2019-05-16 22:33:05,958 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efb27a65730c4f76ada8c28d48951970", "created_at": "2019-05-16T19:51:48Z", "updated_at": "2019-05-16T19:51:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "52d875bc-5284-42d6-a4e4-5760c5cd8334", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "62008d08-a694-422a-8ff5-b9025774f55d", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "ce050de5-c88b-4d75-8ee2-57e268b8f8e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "e831004e-37ba-476c-a146-e15147e43a16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}], "revision_number": 1, "project_id": "efb27a65730c4f76ada8c28d48951970", "id": "1873114c-101d-4167-abbc-dd963690a23a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "86873590c98449d28ed9d3af112891dd", "created_at": "2019-05-16T20:24:52Z", "updated_at": "2019-05-16T20:24:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:24:52Z", "revision_number": 0, "id": "099960bb-5be5-4020-be05-1c9b24f748ae", "remote_group_id": "6a7f5b84-3708-461e-bbc1-bd3690ecb036", "remote_ip_prefix": null, "created_at": "2019-05-16T20:24:52Z", "security_group_id": "6a7f5b84-3708-461e-bbc1-bd3690ecb036", "tenant_id": "86873590c98449d28ed9d3af112891dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "86873590c98449d28ed9d3af112891dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:24:52Z", "revision_number": 0, "id": "4a8dd78b-5e82-4b5a-a966-adc4ce604b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T20:24:52Z", "security_group_id": "6a7f5b84-3708-461e-bbc1-bd3690ecb036", "tenant_id": "86873590c98449d28ed9d3af112891dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "86873590c98449d28ed9d3af112891dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:24:52Z", "revision_number": 0, "id": "4d384aa7-7c03-433d-a67a-6eb21764c37a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T20:24:52Z", "security_group_id": "6a7f5b84-3708-461e-bbc1-bd3690ecb036", "tenant_id": "86873590c98449d28ed9d3af112891dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "86873590c98449d28ed9d3af112891dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T20:24:52Z", "revision_number": 0, "id": "e73f05b8-e363-48d6-971b-5e2fcf6f7b9f", "remote_group_id": "6a7f5b84-3708-461e-bbc1-bd3690ecb036", "remote_ip_prefix": null, "created_at": "2019-05-16T20:24:52Z", "security_group_id": "6a7f5b84-3708-461e-bbc1-bd3690ecb036", "tenant_id": "86873590c98449d28ed9d3af112891dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "86873590c98449d28ed9d3af112891dd"}], "revision_number": 1, "project_id": "86873590c98449d28ed9d3af112891dd", "id": "6a7f5b84-3708-461e-bbc1-bd3690ecb036", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-16 22:33:05,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-f4541936-18e0-44f2-97a1-65e615c5d27d 2019-05-16 22:33:05,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.359131097794s 2019-05-16 22:33:05,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 22:33:05,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/6a7f5b84-3708-461e-bbc1-bd3690ecb036.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f10cd98bb040e5c4650a03484480760395d8054" 2019-05-16 22:33:06,646 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 22:33:06 GMT X-Openstack-Request-Id: req-975e29ce-5a50-47a0-97e1-492c0b250280 2019-05-16 22:33:06,647 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 22:33:06,647 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/6a7f5b84-3708-461e-bbc1-bd3690ecb036.json used request id req-975e29ce-5a50-47a0-97e1-492c0b250280 2019-05-16 22:33:06,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.680788040161s 2019-05-16 22:33:06,647 - xtesting.ci.run_tests - ERROR - The test case 'rally_full' failed. 2019-05-16 22:33:06,670 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-05-16 22:33:06,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 22:33:06,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 22:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed68167d-ea6c-4ccf-93f8-3f1cd1cac51d 2019-05-16 22:33:06,705 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 22:33:06,705 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-ed68167d-ea6c-4ccf-93f8-3f1cd1cac51d 2019-05-16 22:33:06,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 22:33:07,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T23:33:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["hmA3aJsnS9GzxqmbHiRGeQ"], "issued_at": "2019-05-16T22:33:07.000000Z"}} 2019-05-16 22:33:07,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 22:33:07,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 22:33:07,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 16 May 2019 22:33:07 GMT X-Openstack-Request-Id: req-78029484-c8c3-4ee0-b58a-c1de5e288ecb 2019-05-16 22:33:07,420 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 22:33:07,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-78029484-c8c3-4ee0-b58a-c1de5e288ecb 2019-05-16 22:33:07,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.305870056152s 2019-05-16 22:33:07,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 22:33:07,433 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 22:33:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67404696-c3c2-46e9-bdc1-9c094100df73 2019-05-16 22:33:07,433 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 22:33:07,433 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-67404696-c3c2-46e9-bdc1-9c094100df73 2019-05-16 22:33:07,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 22:33:07,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 22:33:07,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 22:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-679ec7ac-4553-417e-8166-9ecbe3b55933 2019-05-16 22:33:07,613 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 22:33:07,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-679ec7ac-4553-417e-8166-9ecbe3b55933 2019-05-16 22:33:07,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.178791999817s 2019-05-16 22:33:07,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-16 22:33:07,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_ce879957-ddc4-42f2-9eff-33bd1deb22b9"}}' 2019-05-16 22:33:07,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Thu, 16 May 2019 22:33:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0e46eb6-edf1-4458-a23f-3c993039710e 2019-05-16 22:33:07,866 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.36:5000/v3/projects/7143595cc33e4c82aeb5f0e7096daa77"}, "tags": [], "enabled": true, "id": "7143595cc33e4c82aeb5f0e7096daa77", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_ce879957-ddc4-42f2-9eff-33bd1deb22b9"}} 2019-05-16 22:33:07,867 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-b0e46eb6-edf1-4458-a23f-3c993039710e 2019-05-16 22:33:07,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.24612903595s 2019-05-16 22:33:07,867 - 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'7143595cc33e4c82aeb5f0e7096daa77', '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_ce879957-ddc4-42f2-9eff-33bd1deb22b9'}) 2019-05-16 22:33:07,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-16 22:33:07,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "yCldPzmOHrAIsMW3ET7giXeayF9Mp1", "email": null, "name": "rally_jobs-user_ce879957-ddc4-42f2-9eff-33bd1deb22b9"}}' 2019-05-16 22:33:08,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Thu, 16 May 2019 22:33:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcbb8489-e006-4a53-aa52-ac59f8a9b0a8 2019-05-16 22:33:08,363 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "links": {"self": "http://172.30.9.36:5000/v3/users/979fa23da38e4ede8660a17fe89c41c2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "979fa23da38e4ede8660a17fe89c41c2", "domain_id": "default", "password_expires_at": null}} 2019-05-16 22:33:08,364 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-fcbb8489-e006-4a53-aa52-ac59f8a9b0a8 2019-05-16 22:33:08,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.489427089691s 2019-05-16 22:33:08,364 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'979fa23da38e4ede8660a17fe89c41c2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_ce879957-ddc4-42f2-9eff-33bd1deb22b9'}) 2019-05-16 22:33:08,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 22:33:08,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 22:33:08,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 22:33:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b697b8c-65db-40cd-9b1a-4e853251f96e 2019-05-16 22:33:08,594 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 22:33:08,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-9b697b8c-65db-40cd-9b1a-4e853251f96e 2019-05-16 22:33:08,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226051807404s 2019-05-16 22:33:08,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 22:33:08,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 22:33:08,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 22:33:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e24e604c-6ecc-45f7-8542-592734f53d72 2019-05-16 22:33:08,805 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 22:33:08,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-e24e604c-6ecc-45f7-8542-592734f53d72 2019-05-16 22:33:08,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205683946609s 2019-05-16 22:33:08,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 22:33:08,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 22:33:09,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 22:33:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12ddea1b-e84f-4b45-8eed-282c351c5f54 2019-05-16 22:33:09,030 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 22:33:09,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-12ddea1b-e84f-4b45-8eed-282c351c5f54 2019-05-16 22:33:09,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219917058945s 2019-05-16 22:33:09,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 22:33:09,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 22:33:09,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 22:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d731d32-607f-4ac9-823e-1ff4a39a57b5 2019-05-16 22:33:09,348 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 22:33:09,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-0d731d32-607f-4ac9-823e-1ff4a39a57b5 2019-05-16 22:33:09,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.313571929932s 2019-05-16 22:33:09,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 22:33:09,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 22:33:09,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 16 May 2019 22:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59186096-b2f8-45f8-832b-4ccce067b477 2019-05-16 22:33:09,573 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "links": {"self": "http://172.30.9.36:5000/v3/users/979fa23da38e4ede8660a17fe89c41c2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "979fa23da38e4ede8660a17fe89c41c2", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 22:33:09,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-59186096-b2f8-45f8-832b-4ccce067b477 2019-05-16 22:33:09,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224023103714s 2019-05-16 22:33:09,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 22:33:09,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 22:33:09,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 16 May 2019 22:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3675941a-01d6-44f0-a77f-9b776b19b8c1 2019-05-16 22:33:09,809 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.36:5000/v3/projects/7143595cc33e4c82aeb5f0e7096daa77"}, "tags": [], "enabled": true, "id": "7143595cc33e4c82aeb5f0e7096daa77", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_ce879957-ddc4-42f2-9eff-33bd1deb22b9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 22:33:09,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-3675941a-01d6-44f0-a77f-9b776b19b8c1 2019-05-16 22:33:09,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223751068115s 2019-05-16 22:33:09,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 22:33:09,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=979fa23da38e4ede8660a17fe89c41c2&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=7143595cc33e4c82aeb5f0e7096daa77" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 22:33:10,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 16 May 2019 22:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27f3b485-8d92-445d-87a0-84e02535cf98 2019-05-16 22:33:10,039 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=979fa23da38e4ede8660a17fe89c41c2&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=7143595cc33e4c82aeb5f0e7096daa77", "previous": null, "next": null}} 2019-05-16 22:33:10,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=979fa23da38e4ede8660a17fe89c41c2&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=7143595cc33e4c82aeb5f0e7096daa77 used request id req-27f3b485-8d92-445d-87a0-84e02535cf98 2019-05-16 22:33:10,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.220957994461s 2019-05-16 22:33:10,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 22:33:10,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/7143595cc33e4c82aeb5f0e7096daa77/users/979fa23da38e4ede8660a17fe89c41c2/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 22:33:10,301 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 22:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7649dbee-f713-4546-8f38-e87ea7a4be5f 2019-05-16 22:33:10,301 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 22:33:10,301 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/7143595cc33e4c82aeb5f0e7096daa77/users/979fa23da38e4ede8660a17fe89c41c2/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-7649dbee-f713-4546-8f38-e87ea7a4be5f 2019-05-16 22:33:10,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.258646965027s 2019-05-16 22:33:10,302 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_ce879957-ddc4-42f2-9eff-33bd1deb22b9', 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'7143595cc33e4c82aeb5f0e7096daa77', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'yCldPzmOHrAIsMW3ET7giXeayF9Mp1', 'username': u'rally_jobs-user_ce879957-ddc4-42f2-9eff-33bd1deb22b9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-16 22:33:10,306 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_ce879957-ddc4-42f2-9eff-33bd1deb22b9', 'password': 'yCldPzmOHrAIsMW3ET7giXeayF9Mp1', 'project_name': 'rally_jobs-project_ce879957-ddc4-42f2-9eff-33bd1deb22b9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': '7143595cc33e4c82aeb5f0e7096daa77', 'project_domain_name': 'Default'} 2019-05-16 22:33:10,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 22:33:10,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 22:33:10,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 22:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f8c3a94-3ebd-4af5-ad43-88ca1e0f7a8e 2019-05-16 22:33:10,539 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 22:33:10,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-9f8c3a94-3ebd-4af5-ad43-88ca1e0f7a8e 2019-05-16 22:33:10,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.230221033096s 2019-05-16 22:33:10,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 22:33:10,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 22:33:10,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 22:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f5fa8f9-ab66-4242-9f1d-328ca9b6c9e9 2019-05-16 22:33:10,870 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 22:33:10,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-3f5fa8f9-ab66-4242-9f1d-328ca9b6c9e9 2019-05-16 22:33:10,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.326325893402s 2019-05-16 22:33:10,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 22:33:10,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 22:33:11,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 22:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0402423b-a119-4739-8278-8dced14acb06 2019-05-16 22:33:11,076 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 22:33:11,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-0402423b-a119-4739-8278-8dced14acb06 2019-05-16 22:33:11,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200522184372s 2019-05-16 22:33:11,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 22:33:11,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 22:33:11,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 16 May 2019 22:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c0010b8-a987-41f6-a372-33fa41c459cd 2019-05-16 22:33:11,224 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "links": {"self": "http://172.30.9.36:5000/v3/users/979fa23da38e4ede8660a17fe89c41c2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "979fa23da38e4ede8660a17fe89c41c2", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 22:33:11,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-7c0010b8-a987-41f6-a372-33fa41c459cd 2019-05-16 22:33:11,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.147303819656s 2019-05-16 22:33:11,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 22:33:11,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 22:33:11,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 16 May 2019 22:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c176a69-bec2-4380-828e-3d322a52255a 2019-05-16 22:33:11,469 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.36:5000/v3/projects/7143595cc33e4c82aeb5f0e7096daa77"}, "tags": [], "enabled": true, "id": "7143595cc33e4c82aeb5f0e7096daa77", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_ce879957-ddc4-42f2-9eff-33bd1deb22b9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 22:33:11,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-1c176a69-bec2-4380-828e-3d322a52255a 2019-05-16 22:33:11,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.234256982803s 2019-05-16 22:33:11,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 22:33:11,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=979fa23da38e4ede8660a17fe89c41c2&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=7143595cc33e4c82aeb5f0e7096daa77" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 22:33:11,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 16 May 2019 22:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03dfd2f3-2d99-4f4e-94e1-3de47a0002eb 2019-05-16 22:33:11,694 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=979fa23da38e4ede8660a17fe89c41c2&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=7143595cc33e4c82aeb5f0e7096daa77", "previous": null, "next": null}} 2019-05-16 22:33:11,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=979fa23da38e4ede8660a17fe89c41c2&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=7143595cc33e4c82aeb5f0e7096daa77 used request id req-03dfd2f3-2d99-4f4e-94e1-3de47a0002eb 2019-05-16 22:33:11,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.216947078705s 2019-05-16 22:33:11,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 22:33:11,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/7143595cc33e4c82aeb5f0e7096daa77/users/979fa23da38e4ede8660a17fe89c41c2/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 22:33:11,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 22:33:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5d0b055-a34b-4a2c-b6dc-ae4c856204f5 2019-05-16 22:33:11,852 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 22:33:11,852 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/7143595cc33e4c82aeb5f0e7096daa77/users/979fa23da38e4ede8660a17fe89c41c2/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-a5d0b055-a34b-4a2c-b6dc-ae4c856204f5 2019-05-16 22:33:11,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154261827469s 2019-05-16 22:33:11,853 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-05-16 22:33:11,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 22:33:11,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 22:33:12,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 22:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f3ce304-2f87-461a-a7bf-eb763fb799ca 2019-05-16 22:33:12,084 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 22:33:12,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-5f3ce304-2f87-461a-a7bf-eb763fb799ca 2019-05-16 22:33:12,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.231138944626s 2019-05-16 22:33:12,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 22:33:12,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 22:33:12,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 16 May 2019 22:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ac8739-0747-4707-90f4-ff897a9342f8 2019-05-16 22:33:12,259 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.36:5000/v3/projects/7143595cc33e4c82aeb5f0e7096daa77"}, "tags": [], "enabled": true, "id": "7143595cc33e4c82aeb5f0e7096daa77", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_ce879957-ddc4-42f2-9eff-33bd1deb22b9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 22:33:12,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-d5ac8739-0747-4707-90f4-ff897a9342f8 2019-05-16 22:33:12,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.166415929794s 2019-05-16 22:33:12,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-16 22:33:12,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" -d '{"network": {"shared": true, "tenant_id": "7143595cc33e4c82aeb5f0e7096daa77", "name": "rally_jobs-net_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "admin_state_up": true}}' 2019-05-16 22:33:12,948 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Thu, 16 May 2019 22:33:12 GMT X-Openstack-Request-Id: req-08b2b5d9-d5f6-463e-bb16-80f2974841bf 2019-05-16 22:33:12,948 - 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":"ea125efa-47a5-4103-8664-13d37eba9045","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":true,"project_id":"7143595cc33e4c82aeb5f0e7096daa77","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T22:33:12Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_ce879957-ddc4-42f2-9eff-33bd1deb22b9","admin_state_up":true,"tenant_id":"7143595cc33e4c82aeb5f0e7096daa77","created_at":"2019-05-16T22:33:12Z","mtu":1450}} 2019-05-16 22:33:12,948 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-08b2b5d9-d5f6-463e-bb16-80f2974841bf 2019-05-16 22:33:12,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.687412023544s 2019-05-16 22:33:12,949 - 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-05-16T22:33:12Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ea125efa-47a5-4103-8664-13d37eba9045', u'provider:segmentation_id': 95, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_jobs-net_ce879957-ddc4-42f2-9eff-33bd1deb22b9', u'created_at': u'2019-05-16T22:33:12Z', u'mtu': 1450, u'tenant_id': u'7143595cc33e4c82aeb5f0e7096daa77', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'7143595cc33e4c82aeb5f0e7096daa77', u'l2_adjacency': True}) 2019-05-16 22:33:12,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 22:33:12,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 22:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a2424a2-e652-4637-a892-b2c94ed844d9 2019-05-16 22:33:12,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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 22:33:12,960 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-3a2424a2-e652-4637-a892-b2c94ed844d9 2019-05-16 22:33:12,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 22:33:13,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-16T23:33:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7143595cc33e4c82aeb5f0e7096daa77", "name": "rally_jobs-project_ce879957-ddc4-42f2-9eff-33bd1deb22b9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/7143595cc33e4c82aeb5f0e7096daa77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/7143595cc33e4c82aeb5f0e7096daa77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/7143595cc33e4c82aeb5f0e7096daa77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/7143595cc33e4c82aeb5f0e7096daa77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/7143595cc33e4c82aeb5f0e7096daa77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/7143595cc33e4c82aeb5f0e7096daa77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/7143595cc33e4c82aeb5f0e7096daa77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/7143595cc33e4c82aeb5f0e7096daa77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/7143595cc33e4c82aeb5f0e7096daa77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_7143595cc33e4c82aeb5f0e7096daa77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_7143595cc33e4c82aeb5f0e7096daa77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "id": "979fa23da38e4ede8660a17fe89c41c2"}, "audit_ids": ["TBL9PHB-Q5KQCMy5s8hozA"], "issued_at": "2019-05-16T22:33:13.000000Z"}} 2019-05-16 22:33:13,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 22:33:13,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a70a975f939d29370cbe22b0d33825a21a5a8cde" 2019-05-16 22:33:13,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2101 Content-Type: application/json Date: Thu, 16 May 2019 22:33:13 GMT X-Openstack-Request-Id: req-fbb53318-9694-4954-bcf3-7f548721dd06 2019-05-16 22:33:13,770 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85408666-f497-4d8b-8bd1-db6c2e5da984","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c929bbdb-44c8-4a89-9579-5262d9d5a4e2"],"description":"","tags":[],"updated_at":"2019-05-16T18:25:48Z","qos_policy_id":null,"name":"HA network tenant c3f4592852414ec8b26b7832852f2d03","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T18:25:48Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ea125efa-47a5-4103-8664-13d37eba9045","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":true,"project_id":"7143595cc33e4c82aeb5f0e7096daa77","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T22:33:12Z","qos_policy_id":null,"name":"rally_jobs-net_ce879957-ddc4-42f2-9eff-33bd1deb22b9","admin_state_up":true,"tenant_id":"7143595cc33e4c82aeb5f0e7096daa77","created_at":"2019-05-16T22:33:12Z","provider:network_type":"vxlan"}]} 2019-05-16 22:33:13,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-fbb53318-9694-4954-bcf3-7f548721dd06 2019-05-16 22:33:13,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39413189888s 2019-05-16 22:33:13,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-16 22:33:13,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}a70a975f939d29370cbe22b0d33825a21a5a8cde" -d '{"subnet": {"name": "rally_jobs-subnet_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "enable_dhcp": true, "network_id": "ea125efa-47a5-4103-8664-13d37eba9045", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-16 22:33:15,133 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Thu, 16 May 2019 22:33:15 GMT X-Openstack-Request-Id: req-e48288cd-62d4-430d-b8e3-30d6e902af81 2019-05-16 22:33:15,134 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-16T22:33:14Z","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":"714a07ab-c002-4407-97b3-0ef0dc9005cb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"7143595cc33e4c82aeb5f0e7096daa77","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_ce879957-ddc4-42f2-9eff-33bd1deb22b9","enable_dhcp":true,"segment_id":null,"network_id":"ea125efa-47a5-4103-8664-13d37eba9045","tenant_id":"7143595cc33e4c82aeb5f0e7096daa77","created_at":"2019-05-16T22:33:14Z","ip_version":4}} 2019-05-16 22:33:15,134 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-e48288cd-62d4-430d-b8e3-30d6e902af81 2019-05-16 22:33:15,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.36183691025s 2019-05-16 22:33:15,135 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T22:33:14Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'714a07ab-c002-4407-97b3-0ef0dc9005cb', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_ce879957-ddc4-42f2-9eff-33bd1deb22b9', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ea125efa-47a5-4103-8664-13d37eba9045', u'tenant_id': u'7143595cc33e4c82aeb5f0e7096daa77', u'created_at': u'2019-05-16T22:33:14Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7143595cc33e4c82aeb5f0e7096daa77'}) 2019-05-16 22:33:15,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-16 22:33:15,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}a70a975f939d29370cbe22b0d33825a21a5a8cde" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "rally_jobs-router_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "admin_state_up": true}}' 2019-05-16 22:33:22,980 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Thu, 16 May 2019 22:33:22 GMT X-Openstack-Request-Id: req-2da03831-3eef-45ee-9812-0aacc1ef645a 2019-05-16 22:33:22,981 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7143595cc33e4c82aeb5f0e7096daa77", "created_at": "2019-05-16T22:33:16Z", "admin_state_up": true, "updated_at": "2019-05-16T22:33:17Z", "project_id": "7143595cc33e4c82aeb5f0e7096daa77", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "a907d673-3608-43b1-b7cb-52034b7b1fdd", "name": "rally_jobs-router_ce879957-ddc4-42f2-9eff-33bd1deb22b9"}} 2019-05-16 22:33:22,981 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-2da03831-3eef-45ee-9812-0aacc1ef645a 2019-05-16 22:33:22,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.84594202042s 2019-05-16 22:33:22,982 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T22:33:17Z', u'revision_number': 3, u'ha': True, u'id': u'a907d673-3608-43b1-b7cb-52034b7b1fdd', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_ce879957-ddc4-42f2-9eff-33bd1deb22b9', u'admin_state_up': True, u'tenant_id': u'7143595cc33e4c82aeb5f0e7096daa77', u'created_at': u'2019-05-16T22:33:16Z', u'flavor_id': None, u'routes': [], u'project_id': u'7143595cc33e4c82aeb5f0e7096daa77'}) 2019-05-16 22:33:22,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-16 22:33:22,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/a907d673-3608-43b1-b7cb-52034b7b1fdd/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}a70a975f939d29370cbe22b0d33825a21a5a8cde" -d '{"subnet_id": "714a07ab-c002-4407-97b3-0ef0dc9005cb"}' 2019-05-16 22:33:26,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 22:33:26 GMT X-Openstack-Request-Id: req-3f7b7b69-8264-42cf-aad5-459bf81a5421 2019-05-16 22:33:26,268 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ea125efa-47a5-4103-8664-13d37eba9045", "tenant_id": "7143595cc33e4c82aeb5f0e7096daa77", "subnet_id": "714a07ab-c002-4407-97b3-0ef0dc9005cb", "subnet_ids": ["714a07ab-c002-4407-97b3-0ef0dc9005cb"], "port_id": "7d5ebeb6-5814-4ab2-80ec-632cb22a18fb", "id": "a907d673-3608-43b1-b7cb-52034b7b1fdd"} 2019-05-16 22:33:26,268 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/a907d673-3608-43b1-b7cb-52034b7b1fdd/add_router_interface.json used request id req-3f7b7b69-8264-42cf-aad5-459bf81a5421 2019-05-16 22:33:26,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.28627419472s 2019-05-16 22:33:26,269 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-16 22:33:26,375 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-16 22:33:26,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 22:33:26,384 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 16 May 2019 22:33:26 GMT 2019-05-16 22:33:26,385 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-16 22:33:26,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 22:33:26,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a70a975f939d29370cbe22b0d33825a21a5a8cde" 2019-05-16 22:33:26,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 16 May 2019 22:33:26 GMT X-Openstack-Request-Id: req-59e94d17-d8af-4243-861a-b7bb0e884a33 2019-05-16 22:33:26,726 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 22:33:26,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-59e94d17-d8af-4243-861a-b7bb0e884a33 2019-05-16 22:33:26,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.336750030518s 2019-05-16 22:33:26,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 22:33:26,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}a70a975f939d29370cbe22b0d33825a21a5a8cde" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_ce879957-ddc4-42f2-9eff-33bd1deb22b9"}' 2019-05-16 22:33:27,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Thu, 16 May 2019 22:33:27 GMT Location: http://172.30.9.36:9292/v2/images/4a2814e3-7599-405f-aa39-77d4483002a4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7fc34f99-c771-4fff-87ca-e79ac5bbeb3c 2019-05-16 22:33:27,231 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T22:33:27Z", "file": "/v2/images/4a2814e3-7599-405f-aa39-77d4483002a4/file", "owner": "7143595cc33e4c82aeb5f0e7096daa77", "id": "4a2814e3-7599-405f-aa39-77d4483002a4", "size": null, "self": "/v2/images/4a2814e3-7599-405f-aa39-77d4483002a4", "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_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "checksum": null, "created_at": "2019-05-16T22:33:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 22:33:27,231 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-7fc34f99-c771-4fff-87ca-e79ac5bbeb3c 2019-05-16 22:33:27,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.49591588974s 2019-05-16 22:33:27,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 22:33:27,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/4a2814e3-7599-405f-aa39-77d4483002a4/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}a70a975f939d29370cbe22b0d33825a21a5a8cde" -d '' 2019-05-16 22:33:29,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 22:33:29 GMT X-Openstack-Request-Id: req-84c76276-84d5-47db-950f-73d874782128 2019-05-16 22:33:29,012 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 22:33:29,012 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/4a2814e3-7599-405f-aa39-77d4483002a4/file used request id req-84c76276-84d5-47db-950f-73d874782128 2019-05-16 22:33:29,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.78014612198s 2019-05-16 22:33:29,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 22:33:29,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a70a975f939d29370cbe22b0d33825a21a5a8cde" 2019-05-16 22:33:29,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Thu, 16 May 2019 22:33:29 GMT X-Openstack-Request-Id: req-a7a3137f-621f-4c2f-b33e-1bcac8cb41d9 2019-05-16 22:33:29,351 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T22:33:28Z", "file": "/v2/images/4a2814e3-7599-405f-aa39-77d4483002a4/file", "owner": "7143595cc33e4c82aeb5f0e7096daa77", "id": "4a2814e3-7599-405f-aa39-77d4483002a4", "size": 12716032, "self": "/v2/images/4a2814e3-7599-405f-aa39-77d4483002a4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/4a2814e3-7599-405f-aa39-77d4483002a4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/4a2814e3-7599-405f-aa39-77d4483002a4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T22:33:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 22:33:29,351 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-a7a3137f-621f-4c2f-b33e-1bcac8cb41d9 2019-05-16 22:33:29,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.334539175034s 2019-05-16 22:33:29,353 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/4a2814e3-7599-405f-aa39-77d4483002a4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4a2814e3-7599-405f-aa39-77d4483002a4/file', 'owner': u'7143595cc33e4c82aeb5f0e7096daa77', 'id': u'4a2814e3-7599-405f-aa39-77d4483002a4', 'size': 12716032, u'self': u'/v2/images/4a2814e3-7599-405f-aa39-77d4483002a4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7143595cc33e4c82aeb5f0e7096daa77', 'name': 'rally_jobs-project_ce879957-ddc4-42f2-9eff-33bd1deb22b9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/4a2814e3-7599-405f-aa39-77d4483002a4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T22:33:28Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-16T22:33:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_ce879957-ddc4-42f2-9eff-33bd1deb22b9', '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/4a2814e3-7599-405f-aa39-77d4483002a4', 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_ce879957-ddc4-42f2-9eff-33bd1deb22b9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_ce879957-ddc4-42f2-9eff-33bd1deb22b9', 'created': u'2019-05-16T22:33:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-16T22:33: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/4a2814e3-7599-405f-aa39-77d4483002a4', 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_ce879957-ddc4-42f2-9eff-33bd1deb22b9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-16 22:33:29,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 22:33:29,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 22:33:29,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 16 May 2019 22:33:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-262b33cf-ae35-4bde-a6a6-d9fa352bc965 x-openstack-request-id: req-262b33cf-ae35-4bde-a6a6-d9fa352bc965 2019-05-16 22:33:29,687 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/3aabbfd6-389f-40cf-a875-7521c8f5974c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/3aabbfd6-389f-40cf-a875-7521c8f5974c", "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": "3aabbfd6-389f-40cf-a875-7521c8f5974c"}} 2019-05-16 22:33:29,688 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-262b33cf-ae35-4bde-a6a6-d9fa352bc965 2019-05-16 22:33:29,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.332239866257s 2019-05-16 22:33:29,689 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_ce879957-ddc4-42f2-9eff-33bd1deb22b9', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'3aabbfd6-389f-40cf-a875-7521c8f5974c', 'swap': 0}) 2019-05-16 22:33:29,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 22:33:29,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/3aabbfd6-389f-40cf-a875-7521c8f5974c/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}eee3758045572771b446603384be353c2e201ccf" -d '{"extra_specs": {}}' 2019-05-16 22:33:29,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 22:33: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-59f72fff-6ae7-4ef3-9476-eb7bae2c3df9 x-openstack-request-id: req-59f72fff-6ae7-4ef3-9476-eb7bae2c3df9 2019-05-16 22:33:29,710 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 22:33:29,711 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/3aabbfd6-389f-40cf-a875-7521c8f5974c/os-extra_specs used request id req-59f72fff-6ae7-4ef3-9476-eb7bae2c3df9 2019-05-16 22:33:29,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213420391083s 2019-05-16 22:33:29,711 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-16 22:33:31,820 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-16 22:33:34,032 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 963fbeca-20c5-4636-b898-06a5a64f0c96 | 2019-05-16T22:33:33.662150 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 963fbeca-20c5-4636-b898-06a5a64f0c96 ~/.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-05-16 22:33:37,318 - 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 | | __unknown__ | tempest-type-1424255015 | Available | | __unknown__ | tempest-type-975292298 | 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-05-16 22:33:38,017 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-05-16 22:33:38,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-16 22:33:38,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a70a975f939d29370cbe22b0d33825a21a5a8cde" 2019-05-16 22:33:38,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Thu, 16 May 2019 22:33:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5e751043-aa79-4439-a74b-4cf9f6e8fa0e x-openstack-request-id: req-5e751043-aa79-4439-a74b-4cf9f6e8fa0e 2019-05-16 22:33:38,922 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 299}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 302}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-16 22:33:38,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-hypervisors/detail used request id req-5e751043-aa79-4439-a74b-4cf9f6e8fa0e 2019-05-16 22:33:38,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.900185108185s 2019-05-16 22:33:38,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-16 22:33:38,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a70a975f939d29370cbe22b0d33825a21a5a8cde" 2019-05-16 22:33:39,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 16 May 2019 22:33:39 GMT X-Openstack-Request-Id: req-401fee97-4c86-4e38-abc7-15b6a3b4abbd 2019-05-16 22:33:39,223 - 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-05-16 22:33:39,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/extensions.json used request id req-401fee97-4c86-4e38-abc7-15b6a3b4abbd 2019-05-16 22:33:39,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.299509048462s 2019-05-16 22:33:39,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 22:33:39,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-16 22:33:39,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Thu, 16 May 2019 22:33: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-cc0255f3-0ee1-4713-8208-0e508743f7ab x-openstack-request-id: req-cc0255f3-0ee1-4713-8208-0e508743f7ab 2019-05-16 22:33:39,281 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/5c4e6308-a101-4748-a5ed-f8a45c5a4f1b", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/5c4e6308-a101-4748-a5ed-f8a45c5a4f1b", "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": "5c4e6308-a101-4748-a5ed-f8a45c5a4f1b"}} 2019-05-16 22:33:39,282 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-cc0255f3-0ee1-4713-8208-0e508743f7ab 2019-05-16 22:33:39,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0478320121765s 2019-05-16 22:33:39,283 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_ce879957-ddc4-42f2-9eff-33bd1deb22b9', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'5c4e6308-a101-4748-a5ed-f8a45c5a4f1b', 'swap': 0}) 2019-05-16 22:33:39,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 22:33:39,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/5c4e6308-a101-4748-a5ed-f8a45c5a4f1b/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}eee3758045572771b446603384be353c2e201ccf" -d '{"extra_specs": {}}' 2019-05-16 22:33:39,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 22:33:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e42b8a82-fc0b-4b89-963e-576cd36ffeb1 x-openstack-request-id: req-e42b8a82-fc0b-4b89-963e-576cd36ffeb1 2019-05-16 22:33:39,305 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 22:33:39,305 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/5c4e6308-a101-4748-a5ed-f8a45c5a4f1b/os-extra_specs used request id req-e42b8a82-fc0b-4b89-963e-576cd36ffeb1 2019-05-16 22:33:39,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219781398773s 2019-05-16 22:33:39,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 22:33:39,317 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 22:33:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9536ded-65d0-4061-9153-ea24d03eaa79 2019-05-16 22:33:39,317 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 22:33:39,318 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-b9536ded-65d0-4061-9153-ea24d03eaa79 2019-05-16 22:33:39,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-16 22:33:39,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-16 22:33:39,330 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 22:33:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aa3ac69-5c82-4b2b-8f75-21aad7902df3 2019-05-16 22:33:39,331 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2019-05-16 22:33:39,331 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-3aa3ac69-5c82-4b2b-8f75-21aad7902df3 2019-05-16 22:33:39,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a70a975f939d29370cbe22b0d33825a21a5a8cde" 2019-05-16 22:33:39,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 955 Content-Type: application/json Date: Thu, 16 May 2019 22:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f4f4271-9e29-480d-bea0-5a1561f5d27b 2019-05-16 22:33:39,532 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/05fd0b18318f44c6bcc5b7cbb397a7cc"}, "enabled": true, "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/0db101a9027e45ae9de945143be38239"}, "enabled": true, "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/207f0642c52b4a64826022b018e630ad"}, "enabled": true, "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/36c713f817894d0db6e2bef5f9498696"}, "enabled": true, "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6d37d143d85a4fb7a11623f2a9d956ea"}, "enabled": true, "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/887df30d855c46eeb21ce348e43ce10e"}, "enabled": true, "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9622cbadfb10492ba23c5fb9d75d0a65"}, "enabled": true, "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9f12b79941804bc89755b017ce9d5b2d"}, "enabled": true, "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9fb1f18c528e47e3b14bd910a616855b"}, "enabled": true, "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/aa934b4d3cec4c95897d42e09b6d7829"}, "enabled": true, "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"name": "tempest-service-535648284", "links": {"self": "http://192.30.9.3:35357/v3/services/b34aabd51a3841058b9314baa7feee3c"}, "enabled": true, "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "description": "tempest-description-1282817593"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b8c0f0bc52a640ce9e8b97d23a48e96d"}, "enabled": true, "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"name": "tempest-service-1215612404", "links": {"self": "http://192.30.9.3:35357/v3/services/bc930e20c2e94f028ecff7d8dbd72c2d"}, "enabled": true, "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "description": "tempest-description-1317683207"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/cda7176b4ee440018f125be07bd5ee44"}, "enabled": true, "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fa84bbac007e4ee8bb1183d32a5575fc"}, "enabled": true, "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fb13e9dce00d479d94048b82fd71eafe"}, "enabled": true, "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-16 22:33:39,532 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-7f4f4271-9e29-480d-bea0-5a1561f5d27b 2019-05-16 22:33:39,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.211116790771s 2019-05-16 22:33:39,538 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_ce879957-ddc4-42f2-9eff-33bd1deb22b9', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'5c4e6308-a101-4748-a5ed-f8a45c5a4f1b', 'swap': 0}) 2019-05-16 22:33:39,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-05-16 22:33:39,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-16 22:33:39,559 - 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-05-16 22:33:39,854 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-05-16 22:33:39,854 - 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-05-16 23:01:26,377 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0c4236ac-b8c1-4b8b-8560-52874cac7dd6 2019-05-16 23:01:26,377 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2019-05-16 23:01:26,379 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0c4236ac-b8c1-4b8b-8560-52874cac7dd6'] 2019-05-16 23:01:27,363 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0c4236ac-b8c1-4b8b-8560-52874cac7dd6 -------------------------------------------------------------------------------- Task 0c4236ac-b8c1-4b8b-8560-52874cac7dd6: 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 0c4236ac-b8c1-4b8b-8560-52874cac7dd6 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.872 | 1.596 | 2.498 | 2.603 | 3.407 | 1.746 | 100.0% | 100 | | neutron.list_networks | 0.157 | 0.558 | 0.853 | 0.954 | 1.425 | 0.577 | 100.0% | 100 | | total | 1.3 | 2.237 | 3.019 | 3.191 | 3.819 | 2.323 | 100.0% | 100 | | -> duration | 1.3 | 2.237 | 3.019 | 3.191 | 3.819 | 2.323 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.452221 Full duration: 47.01567 -------------------------------------------------------------------------------- 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 0c4236ac-b8c1-4b8b-8560-52874cac7dd6 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.986 | 1.509 | 1.915 | 2.012 | 2.136 | 1.52 | 100.0% | 40 | | neutron.update_network | 0.398 | 0.909 | 1.366 | 2.116 | 2.221 | 0.991 | 100.0% | 40 | | total | 1.628 | 2.352 | 3.174 | 3.7 | 3.913 | 2.511 | 100.0% | 40 | | -> duration | 1.628 | 2.352 | 3.174 | 3.7 | 3.913 | 2.511 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.280748 Full duration: 32.122078 -------------------------------------------------------------------------------- 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 0c4236ac-b8c1-4b8b-8560-52874cac7dd6 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.031 | 2.04 | 2.517 | 2.562 | 3.263 | 1.945 | 100.0% | 40 | | neutron.delete_network | 0.763 | 1.124 | 1.906 | 2.04 | 2.204 | 1.219 | 100.0% | 40 | | total | 2.006 | 3.217 | 3.872 | 4.088 | 4.206 | 3.164 | 100.0% | 40 | | -> duration | 2.006 | 3.217 | 3.872 | 4.088 | 4.206 | 3.164 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.597816 Full duration: 25.699164 -------------------------------------------------------------------------------- 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 0c4236ac-b8c1-4b8b-8560-52874cac7dd6 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.014 | 2.144 | 2.615 | 2.634 | 2.971 | 2.122 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.899 | 4.793 | 6.007 | 6.08 | 6.473 | 4.814 | 100.0% | 40 | | neutron.list_subnets | 0.137 | 0.485 | 0.76 | 0.894 | 1.724 | 0.532 | 100.0% | 40 | | total | 5.678 | 7.308 | 8.968 | 9.305 | 9.474 | 7.469 | 100.0% | 40 | | -> duration | 5.678 | 7.308 | 8.968 | 9.305 | 9.474 | 7.469 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.734121 Full duration: 68.41075 -------------------------------------------------------------------------------- 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 0c4236ac-b8c1-4b8b-8560-52874cac7dd6 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.305 | 1.961 | 2.546 | 2.903 | 3.441 | 1.994 | 100.0% | 100 | | neutron.create_subnet (x2) | 2.919 | 5.69 | 7.294 | 7.687 | 8.868 | 5.676 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.102 | 2.683 | 3.717 | 3.981 | 5.415 | 2.73 | 100.0% | 100 | | total | 6.895 | 10.412 | 12.286 | 12.8 | 13.934 | 10.4 | 100.0% | 100 | | -> duration | 6.895 | 10.412 | 12.286 | 12.8 | 13.934 | 10.4 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 54.646566 Full duration: 144.793327 -------------------------------------------------------------------------------- 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 0c4236ac-b8c1-4b8b-8560-52874cac7dd6 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.227 | 1.995 | 2.492 | 2.89 | 6.256 | 2.116 | 100.0% | 40 | | neutron.create_subnet (x2) | 4.407 | 6.392 | 10.479 | 11.293 | 11.739 | 7.428 | 100.0% | 40 | | neutron.delete_subnet (x2) | 2.43 | 4.43 | 7.374 | 7.772 | 9.132 | 4.906 | 100.0% | 40 | | total | 9.981 | 14.874 | 17.097 | 17.212 | 18.161 | 14.451 | 100.0% | 40 | | -> duration | 9.981 | 14.874 | 17.097 | 17.212 | 18.161 | 14.451 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.010415 Full duration: 60.194255 -------------------------------------------------------------------------------- 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 0c4236ac-b8c1-4b8b-8560-52874cac7dd6 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.297 | 2.181 | 2.482 | 2.807 | 3.043 | 2.147 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.183 | 5.382 | 7.316 | 7.392 | 8.564 | 5.521 | 100.0% | 40 | | neutron.create_router (x2) | 8.853 | 16.443 | 20.051 | 20.394 | 22.779 | 16.544 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.611 | 11.774 | 14.767 | 15.712 | 15.988 | 11.838 | 100.0% | 40 | | neutron.list_routers | 0.381 | 0.74 | 1.271 | 1.431 | 1.608 | 0.817 | 100.0% | 40 | | total | 27.978 | 36.621 | 41.023 | 44.272 | 45.127 | 36.867 | 100.0% | 40 | | -> duration | 27.978 | 36.621 | 41.023 | 44.272 | 45.127 | 36.867 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 80.537122 Full duration: 194.221142 -------------------------------------------------------------------------------- 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 0c4236ac-b8c1-4b8b-8560-52874cac7dd6 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.403 | 3.118 | 3.898 | 4.7 | 5.624 | 3.128 | 100.0% | 40 | | neutron.create_subnet (x2) | 4.397 | 10.886 | 26.777 | 27.711 | 28.378 | 14.671 | 100.0% | 40 | | neutron.create_router (x2) | 21.357 | 35.591 | 59.046 | 62.466 | 65.287 | 38.6 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.599 | 13.666 | 18.839 | 19.025 | 22.133 | 14.089 | 100.0% | 40 | | neutron.update_router (x2) | 2.81 | 4.574 | 6.15 | 6.28 | 7.183 | 4.67 | 100.0% | 40 | | total | 44.133 | 74.328 | 102.853 | 104.082 | 106.352 | 75.158 | 100.0% | 40 | | -> duration | 44.133 | 74.328 | 102.853 | 104.082 | 106.352 | 75.158 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 153.929027 Full duration: 260.777297 -------------------------------------------------------------------------------- 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 0c4236ac-b8c1-4b8b-8560-52874cac7dd6 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.236 | 1.785 | 2.403 | 2.498 | 2.58 | 1.823 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.799 | 4.827 | 6.331 | 6.642 | 8.269 | 4.88 | 100.0% | 40 | | neutron.create_router (x2) | 11.063 | 15.993 | 19.964 | 21.375 | 24.886 | 16.391 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.202 | 11.211 | 13.793 | 14.393 | 18.304 | 11.661 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 6.28 | 9.225 | 11.798 | 12.141 | 13.027 | 9.494 | 100.0% | 40 | | neutron.delete_router (x2) | 5.49 | 7.586 | 9.955 | 10.63 | 11.095 | 7.756 | 100.0% | 40 | | total | 44.492 | 50.295 | 58.959 | 60.253 | 64.389 | 52.006 | 100.0% | 40 | | -> duration | 44.492 | 50.295 | 58.959 | 60.253 | 64.389 | 52.006 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 113.826356 Full duration: 161.575698 -------------------------------------------------------------------------------- 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 0c4236ac-b8c1-4b8b-8560-52874cac7dd6 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.849 | 1.136 | 1.344 | 1.346 | 1.347 | 1.131 | 100.0% | 8 | | neutron.create_port (x50) | 44.77 | 46.673 | 48.031 | 48.056 | 48.08 | 46.526 | 100.0% | 8 | | neutron.list_ports | 0.432 | 0.723 | 1.06 | 1.075 | 1.09 | 0.738 | 100.0% | 8 | | total | 46.5 | 48.435 | 50.03 | 50.04 | 50.05 | 48.398 | 100.0% | 8 | | -> duration | 46.5 | 48.435 | 50.03 | 50.04 | 50.05 | 48.398 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 97.860181 Full duration: 170.745209 -------------------------------------------------------------------------------- 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 0c4236ac-b8c1-4b8b-8560-52874cac7dd6 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.137 | 1.883 | 2.283 | 2.309 | 2.374 | 1.814 | 100.0% | 40 | | neutron.create_port (x5) | 7.064 | 8.179 | 10.288 | 10.595 | 10.76 | 8.473 | 100.0% | 40 | | neutron.update_port (x5) | 3.6 | 4.47 | 5.373 | 5.912 | 6.219 | 4.575 | 100.0% | 40 | | total | 12.441 | 14.7 | 16.711 | 17.446 | 18.615 | 14.864 | 100.0% | 40 | | -> duration | 12.441 | 14.7 | 16.711 | 17.446 | 18.615 | 14.864 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.495524 Full duration: 84.416395 -------------------------------------------------------------------------------- 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 0c4236ac-b8c1-4b8b-8560-52874cac7dd6 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.011 | 1.647 | 2.274 | 2.424 | 3.201 | 1.709 | 100.0% | 40 | | neutron.create_port (x5) | 6.792 | 8.348 | 10.097 | 10.198 | 10.973 | 8.487 | 100.0% | 40 | | neutron.delete_port (x5) | 3.566 | 4.972 | 5.758 | 6.008 | 7.038 | 5.017 | 100.0% | 40 | | total | 12.574 | 15.027 | 17.032 | 18.358 | 19.874 | 15.214 | 100.0% | 40 | | -> duration | 12.574 | 15.027 | 17.032 | 18.358 | 19.874 | 15.214 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.909162 Full duration: 58.7474 -------------------------------------------------------------------------------- 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 0c4236ac-b8c1-4b8b-8560-52874cac7dd6 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.629 | 2.09 | 2.262 | 2.355 | 2.529 | 2.028 | 100.0% | 40 | | total | 1.092 | 2.621 | 2.876 | 2.922 | 3.066 | 2.565 | 100.0% | 40 | | -> duration | 1.092 | 2.621 | 2.876 | 2.922 | 3.066 | 2.565 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.593922 Full duration: 49.428579 -------------------------------------------------------------------------------- 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 0c4236ac-b8c1-4b8b-8560-52874cac7dd6 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.08 | 1.434 | 1.608 | 1.613 | 1.618 | 1.392 | 100.0% | 4 | | neutron.create_subnet | 0.874 | 1.194 | 1.437 | 1.485 | 1.534 | 1.199 | 100.0% | 4 | | neutron.create_port (x125) | 151.638 | 155.776 | 158.913 | 159.15 | 159.387 | 155.644 | 100.0% | 4 | | neutron.create_trunk | 8.466 | 8.718 | 8.871 | 8.887 | 8.903 | 8.701 | 100.0% | 4 | | neutron.update_port | 1.629 | 1.777 | 1.906 | 1.908 | 1.909 | 1.773 | 100.0% | 4 | | neutron.list_trunks | 0.038 | 0.04 | 0.043 | 0.043 | 0.043 | 0.04 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.214 | 0.248 | 0.393 | 0.423 | 0.453 | 0.291 | 100.0% | 4 | | neutron.delete_trunk | 0.312 | 0.322 | 0.499 | 0.537 | 0.575 | 0.383 | 100.0% | 4 | | total | 166.356 | 169.173 | 172.527 | 172.773 | 173.019 | 169.43 | 100.0% | 4 | | -> duration | 166.356 | 169.173 | 172.527 | 172.773 | 173.019 | 169.43 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 173.023026 Full duration: 270.742288 HINTS: * To plot HTML graphics with this data, run: rally task report 0c4236ac-b8c1-4b8b-8560-52874cac7dd6 --out output.html * To generate a JUnit report, run: rally task export 0c4236ac-b8c1-4b8b-8560-52874cac7dd6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0c4236ac-b8c1-4b8b-8560-52874cac7dd6 --json --out output.json 2019-05-16 23:01:27,363 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0c4236ac-b8c1-4b8b-8560-52874cac7dd6', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-05-16 23:01:29,527 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0c4236ac-b8c1-4b8b-8560-52874cac7dd6 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-05-16 23:01:29.061 27768 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-05-16 23:01:29.062 27768 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-05-16 23:01:29.063 27768 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-05-16 23:01:29.257 27768 INFO rally.api [-] Building 'json' report for the following task(s): '0c4236ac-b8c1-4b8b-8560-52874cac7dd6'. 2019-05-16 23:01:29.376 27768 INFO rally.api [-] The report has been successfully built. 2019-05-16 23:01:29,621 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-05-16 23:01:29,622 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:27:08 | 612 | 100.00% | | | | | | | TOTAL: | 00:27:08 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2019-05-16 23:01:29,622 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-05-16 23:01:29,622 - 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-05-16 23:01:32,038 - 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-05-16 23:01:31.435 27770 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-05-16 23:01:31.435 27770 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-05-16 23:01:31.437 27770 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-05-16 23:01:31.655 27770 INFO rally.api [-] Building 'html' report for the following task(s): '0c4236ac-b8c1-4b8b-8560-52874cac7dd6'. 2019-05-16 23:01:31.943 27770 INFO rally.api [-] The report has been successfully built. 2019-05-16 23:01:32,038 - 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-05-16 23:01:34,133 - 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-05-16 23:01:33.825 27772 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-05-16 23:01:33.826 27772 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-05-16 23:01:33.827 27772 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-05-16 23:01:34.019 27772 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '0c4236ac-b8c1-4b8b-8560-52874cac7dd6'. 2019-05-16 23:01:34.022 27772 INFO rally.api [-] The report has been successfully built. 2019-05-16 23:01:34,249 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 23:01:34,250 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 28:22 | PASS | +--------------------+------------------+------------------+----------------+ 2019-05-16 23:01:34,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 23:01:34,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 23:01:34,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Thu, 16 May 2019 23:01:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e3b9b706-0cf0-44df-95a6-0e4f51d0ff6e x-openstack-request-id: req-e3b9b706-0cf0-44df-95a6-0e4f51d0ff6e 2019-05-16 23:01:34,592 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/3aabbfd6-389f-40cf-a875-7521c8f5974c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/3aabbfd6-389f-40cf-a875-7521c8f5974c", "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": "3aabbfd6-389f-40cf-a875-7521c8f5974c"}, {"name": "rally_jobs-flavor_alt_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/5c4e6308-a101-4748-a5ed-f8a45c5a4f1b", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/5c4e6308-a101-4748-a5ed-f8a45c5a4f1b", "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": "5c4e6308-a101-4748-a5ed-f8a45c5a4f1b"}]} 2019-05-16 23:01:34,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-e3b9b706-0cf0-44df-95a6-0e4f51d0ff6e 2019-05-16 23:01:34,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.331246137619s 2019-05-16 23:01:34,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 23:01:34,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/5c4e6308-a101-4748-a5ed-f8a45c5a4f1b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 23:01:34,636 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 23:01:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d392b03a-a73c-47a7-b231-d2304e83ae65 x-openstack-request-id: req-d392b03a-a73c-47a7-b231-d2304e83ae65 2019-05-16 23:01:34,636 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/5c4e6308-a101-4748-a5ed-f8a45c5a4f1b used request id req-d392b03a-a73c-47a7-b231-d2304e83ae65 2019-05-16 23:01:34,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0410099029541s 2019-05-16 23:01:34,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-16 23:01:34,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/a907d673-3608-43b1-b7cb-52034b7b1fdd/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}a70a975f939d29370cbe22b0d33825a21a5a8cde" -d '{"subnet_id": "714a07ab-c002-4407-97b3-0ef0dc9005cb"}' 2019-05-16 23:01:37,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 23:01:37 GMT X-Openstack-Request-Id: req-d20b5c37-9a7e-477a-966e-0e4afabb0f0c 2019-05-16 23:01:37,712 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ea125efa-47a5-4103-8664-13d37eba9045", "tenant_id": "7143595cc33e4c82aeb5f0e7096daa77", "subnet_id": "714a07ab-c002-4407-97b3-0ef0dc9005cb", "subnet_ids": ["714a07ab-c002-4407-97b3-0ef0dc9005cb"], "port_id": "7d5ebeb6-5814-4ab2-80ec-632cb22a18fb", "id": "a907d673-3608-43b1-b7cb-52034b7b1fdd"} 2019-05-16 23:01:37,712 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/a907d673-3608-43b1-b7cb-52034b7b1fdd/remove_router_interface.json used request id req-d20b5c37-9a7e-477a-966e-0e4afabb0f0c 2019-05-16 23:01:37,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.07580399513s 2019-05-16 23:01:37,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 23:01:37,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a70a975f939d29370cbe22b0d33825a21a5a8cde" 2019-05-16 23:01:38,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1220 Content-Type: application/json Date: Thu, 16 May 2019 23:01:38 GMT X-Openstack-Request-Id: req-dec64602-20bb-4e29-9bbe-a2b98d40c3e1 2019-05-16 23:01:38,468 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7143595cc33e4c82aeb5f0e7096daa77", "created_at": "2019-05-16T22:33:16Z", "admin_state_up": true, "updated_at": "2019-05-16T23:01:36Z", "project_id": "7143595cc33e4c82aeb5f0e7096daa77", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "a907d673-3608-43b1-b7cb-52034b7b1fdd", "name": "rally_jobs-router_ce879957-ddc4-42f2-9eff-33bd1deb22b9"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c3f4592852414ec8b26b7832852f2d03", "created_at": "2019-05-16T18:25:49Z", "admin_state_up": true, "updated_at": "2019-05-16T18:25:52Z", "project_id": "c3f4592852414ec8b26b7832852f2d03", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "e747899b-a1be-4080-903d-ec42b4d4fc4b", "name": "tempest-pretest-check-102260689"}]} 2019-05-16 23:01:38,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-dec64602-20bb-4e29-9bbe-a2b98d40c3e1 2019-05-16 23:01:38,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.755067110062s 2019-05-16 23:01:38,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-16 23:01:38,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/a907d673-3608-43b1-b7cb-52034b7b1fdd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a70a975f939d29370cbe22b0d33825a21a5a8cde" 2019-05-16 23:01:43,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 23:01:43 GMT X-Openstack-Request-Id: req-56e58de6-e77c-4f0b-81fa-06df66f63ab2 2019-05-16 23:01:43,249 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 23:01:43,249 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/a907d673-3608-43b1-b7cb-52034b7b1fdd.json used request id req-56e58de6-e77c-4f0b-81fa-06df66f63ab2 2019-05-16 23:01:43,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.77982497215s 2019-05-16 23:01:43,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 23:01:43,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a70a975f939d29370cbe22b0d33825a21a5a8cde" 2019-05-16 23:01:43,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2524 Content-Type: application/json Date: Thu, 16 May 2019 23:01:43 GMT X-Openstack-Request-Id: req-51397789-77d3-4fad-a350-bcc5feff5739 2019-05-16 23:01:43,595 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-16T18:04:14Z","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":"15f6e4f1-be08-42d1-ac18-58bd55312917","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"06d1924295234cf290a06b20cd4dd341","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"220195cd-782b-490f-b03b-eb92b75ca738","tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:14Z","ip_version":4},{"updated_at":"2019-05-16T22:33:14Z","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":"714a07ab-c002-4407-97b3-0ef0dc9005cb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"7143595cc33e4c82aeb5f0e7096daa77","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_ce879957-ddc4-42f2-9eff-33bd1deb22b9","enable_dhcp":true,"segment_id":null,"network_id":"ea125efa-47a5-4103-8664-13d37eba9045","tenant_id":"7143595cc33e4c82aeb5f0e7096daa77","created_at":"2019-05-16T22:33:14Z","ip_version":4},{"updated_at":"2019-05-16T22:40:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"73a2e67c-fb2c-4d27-88bb-cd37d424a157","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 1a0b8b02ff5c41ee8fdd79f106b3435a","enable_dhcp":false,"segment_id":null,"network_id":"650f8141-1c64-4974-8bcc-9949ee32a9ba","tenant_id":"","created_at":"2019-05-16T22:40:36Z","ip_version":4},{"updated_at":"2019-05-16T18:25:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c929bbdb-44c8-4a89-9579-5262d9d5a4e2","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant c3f4592852414ec8b26b7832852f2d03","enable_dhcp":false,"segment_id":null,"network_id":"85408666-f497-4d8b-8bd1-db6c2e5da984","tenant_id":"","created_at":"2019-05-16T18:25:48Z","ip_version":4}]} 2019-05-16 23:01:43,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-51397789-77d3-4fad-a350-bcc5feff5739 2019-05-16 23:01:43,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.34515786171s 2019-05-16 23:01:43,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-16 23:01:43,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/714a07ab-c002-4407-97b3-0ef0dc9005cb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a70a975f939d29370cbe22b0d33825a21a5a8cde" 2019-05-16 23:01:46,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 23:01:46 GMT X-Openstack-Request-Id: req-3d20b493-30a4-49c8-aa89-48a6caf54efc 2019-05-16 23:01:46,268 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 23:01:46,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/714a07ab-c002-4407-97b3-0ef0dc9005cb.json used request id req-3d20b493-30a4-49c8-aa89-48a6caf54efc 2019-05-16 23:01:46,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.67105102539s 2019-05-16 23:01:46,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 23:01:46,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a70a975f939d29370cbe22b0d33825a21a5a8cde" 2019-05-16 23:01:46,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2780 Content-Type: application/json Date: Thu, 16 May 2019 23:01:46 GMT X-Openstack-Request-Id: req-f96340fb-79d7-434b-b819-78f380f3cf88 2019-05-16 23:01:46,666 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"650f8141-1c64-4974-8bcc-9949ee32a9ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["73a2e67c-fb2c-4d27-88bb-cd37d424a157"],"description":"","tags":[],"updated_at":"2019-05-16T22:40:36Z","qos_policy_id":null,"name":"HA network tenant 1a0b8b02ff5c41ee8fdd79f106b3435a","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T22:40:35Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85408666-f497-4d8b-8bd1-db6c2e5da984","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c929bbdb-44c8-4a89-9579-5262d9d5a4e2"],"description":"","tags":[],"updated_at":"2019-05-16T18:25:48Z","qos_policy_id":null,"name":"HA network tenant c3f4592852414ec8b26b7832852f2d03","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T18:25:48Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ea125efa-47a5-4103-8664-13d37eba9045","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":true,"project_id":"7143595cc33e4c82aeb5f0e7096daa77","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T23:01:46Z","qos_policy_id":null,"name":"rally_jobs-net_ce879957-ddc4-42f2-9eff-33bd1deb22b9","admin_state_up":true,"tenant_id":"7143595cc33e4c82aeb5f0e7096daa77","created_at":"2019-05-16T22:33:12Z","provider:network_type":"vxlan"}]} 2019-05-16 23:01:46,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-f96340fb-79d7-434b-b819-78f380f3cf88 2019-05-16 23:01:46,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.397454977036s 2019-05-16 23:01:46,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-16 23:01:46,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/ea125efa-47a5-4103-8664-13d37eba9045.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a70a975f939d29370cbe22b0d33825a21a5a8cde" 2019-05-16 23:01:47,992 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 23:01:47 GMT X-Openstack-Request-Id: req-0470b32e-e755-4b62-b1e6-c58774cdcc7c 2019-05-16 23:01:47,992 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 23:01:47,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/ea125efa-47a5-4103-8664-13d37eba9045.json used request id req-0470b32e-e755-4b62-b1e6-c58774cdcc7c 2019-05-16 23:01:47,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.32506513596s 2019-05-16 23:01:47,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 23:01:48,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}a70a975f939d29370cbe22b0d33825a21a5a8cde" 2019-05-16 23:01:48,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Thu, 16 May 2019 23:01:48 GMT X-Openstack-Request-Id: req-20b3b593-0223-4c54-9aac-641ad9c4f4ae 2019-05-16 23:01:48,330 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T22:33:28Z", "file": "/v2/images/4a2814e3-7599-405f-aa39-77d4483002a4/file", "owner": "7143595cc33e4c82aeb5f0e7096daa77", "id": "4a2814e3-7599-405f-aa39-77d4483002a4", "size": 12716032, "self": "/v2/images/4a2814e3-7599-405f-aa39-77d4483002a4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/4a2814e3-7599-405f-aa39-77d4483002a4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/4a2814e3-7599-405f-aa39-77d4483002a4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-16T22:33:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 23:01:48,331 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-20b3b593-0223-4c54-9aac-641ad9c4f4ae 2019-05-16 23:01:48,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.333244085312s 2019-05-16 23:01:48,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 23:01:48,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/4a2814e3-7599-405f-aa39-77d4483002a4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a70a975f939d29370cbe22b0d33825a21a5a8cde" 2019-05-16 23:01:49,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 23:01:49 GMT X-Openstack-Request-Id: req-a02b330f-02bb-4f08-93f2-289334067383 2019-05-16 23:01:49,555 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 23:01:49,555 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/4a2814e3-7599-405f-aa39-77d4483002a4 used request id req-a02b330f-02bb-4f08-93f2-289334067383 2019-05-16 23:01:49,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.22244405746s 2019-05-16 23:01:49,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 23:01:49,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 23:01:49,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 16 May 2019 23:01: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-e25bdf12-7081-4833-b24c-312ad338dc0a x-openstack-request-id: req-e25bdf12-7081-4833-b24c-312ad338dc0a 2019-05-16 23:01:49,586 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/3aabbfd6-389f-40cf-a875-7521c8f5974c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/3aabbfd6-389f-40cf-a875-7521c8f5974c", "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": "3aabbfd6-389f-40cf-a875-7521c8f5974c"}]} 2019-05-16 23:01:49,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-e25bdf12-7081-4833-b24c-312ad338dc0a 2019-05-16 23:01:49,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0307822227478s 2019-05-16 23:01:49,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 23:01:49,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/3aabbfd6-389f-40cf-a875-7521c8f5974c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 23:01:49,624 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 23:01: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-d26b61e2-0e77-417e-a358-b3f46f6ba008 x-openstack-request-id: req-d26b61e2-0e77-417e-a358-b3f46f6ba008 2019-05-16 23:01:49,624 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/3aabbfd6-389f-40cf-a875-7521c8f5974c used request id req-d26b61e2-0e77-417e-a358-b3f46f6ba008 2019-05-16 23:01:49,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0358219146729s 2019-05-16 23:01:49,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 23:01:49,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 23:01:49,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 16 May 2019 23:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1faf5e21-e2b0-4e41-a24b-72965ab39c5a 2019-05-16 23:01:49,883 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "links": {"self": "http://172.30.9.36:5000/v3/users/979fa23da38e4ede8660a17fe89c41c2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "979fa23da38e4ede8660a17fe89c41c2", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 23:01:49,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-1faf5e21-e2b0-4e41-a24b-72965ab39c5a 2019-05-16 23:01:49,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.258990049362s 2019-05-16 23:01:49,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 23:01:49,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/979fa23da38e4ede8660a17fe89c41c2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 23:01:50,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Thu, 16 May 2019 23:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-218e5103-2476-4686-9f6f-e084d28f70f5 2019-05-16 23:01:50,139 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_ce879957-ddc4-42f2-9eff-33bd1deb22b9", "links": {"self": "http://172.30.9.36:5000/v3/users/979fa23da38e4ede8660a17fe89c41c2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "979fa23da38e4ede8660a17fe89c41c2", "description": null}} 2019-05-16 23:01:50,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/979fa23da38e4ede8660a17fe89c41c2 used request id req-218e5103-2476-4686-9f6f-e084d28f70f5 2019-05-16 23:01:50,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248794078827s 2019-05-16 23:01:50,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-16 23:01:50,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/979fa23da38e4ede8660a17fe89c41c2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 23:01:50,511 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 23:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de096adc-8daa-49c1-9ff6-703de2568d7f 2019-05-16 23:01:50,512 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 23:01:50,512 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/979fa23da38e4ede8660a17fe89c41c2 used request id req-de096adc-8daa-49c1-9ff6-703de2568d7f 2019-05-16 23:01:50,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.372262001038s 2019-05-16 23:01:50,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 23:01:50,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 23:01:50,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Thu, 16 May 2019 23:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-341f46ef-e995-424e-9b3b-aaaa26d6d4b8 2019-05-16 23:01:50,730 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.36:5000/v3/projects/7143595cc33e4c82aeb5f0e7096daa77"}, "tags": [], "enabled": true, "id": "7143595cc33e4c82aeb5f0e7096daa77", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_ce879957-ddc4-42f2-9eff-33bd1deb22b9"}]} 2019-05-16 23:01:50,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-341f46ef-e995-424e-9b3b-aaaa26d6d4b8 2019-05-16 23:01:50,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211860179901s 2019-05-16 23:01:50,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-16 23:01:50,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/7143595cc33e4c82aeb5f0e7096daa77 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 23:01:51,042 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 23:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd6a55df-d202-4e31-b748-3eb8e0f62918 2019-05-16 23:01:51,042 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 23:01:51,042 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/7143595cc33e4c82aeb5f0e7096daa77 used request id req-bd6a55df-d202-4e31-b748-3eb8e0f62918 2019-05-16 23:01:51,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.306605100632s 2019-05-16 23:01:51,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 23:01:51,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=7143595cc33e4c82aeb5f0e7096daa77&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}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 23:01:51,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 16 May 2019 23:01:51 GMT X-Openstack-Request-Id: req-fa77dfee-a662-4f49-a2ba-ebf30b829077 2019-05-16 23:01:51,400 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7143595cc33e4c82aeb5f0e7096daa77", "created_at": "2019-05-16T22:33:12Z", "updated_at": "2019-05-16T22:33:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T22:33:12Z", "revision_number": 0, "id": "510e9edf-9aa2-45c0-ac67-2fcae670b743", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T22:33:12Z", "security_group_id": "708f080f-1a6e-432b-a7a7-5824428afe66", "tenant_id": "7143595cc33e4c82aeb5f0e7096daa77", "port_range_min": null, "ethertype": "IPv6", "project_id": "7143595cc33e4c82aeb5f0e7096daa77"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T22:33:12Z", "revision_number": 0, "id": "95bc683b-1619-4c0e-804d-866b61cec6fb", "remote_group_id": "708f080f-1a6e-432b-a7a7-5824428afe66", "remote_ip_prefix": null, "created_at": "2019-05-16T22:33:12Z", "security_group_id": "708f080f-1a6e-432b-a7a7-5824428afe66", "tenant_id": "7143595cc33e4c82aeb5f0e7096daa77", "port_range_min": null, "ethertype": "IPv6", "project_id": "7143595cc33e4c82aeb5f0e7096daa77"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T22:33:12Z", "revision_number": 0, "id": "99c0920e-dd46-4b38-a183-f58540542a14", "remote_group_id": "708f080f-1a6e-432b-a7a7-5824428afe66", "remote_ip_prefix": null, "created_at": "2019-05-16T22:33:12Z", "security_group_id": "708f080f-1a6e-432b-a7a7-5824428afe66", "tenant_id": "7143595cc33e4c82aeb5f0e7096daa77", "port_range_min": null, "ethertype": "IPv4", "project_id": "7143595cc33e4c82aeb5f0e7096daa77"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T22:33:12Z", "revision_number": 0, "id": "bb27194b-0dfc-4698-9db8-447146575dec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T22:33:12Z", "security_group_id": "708f080f-1a6e-432b-a7a7-5824428afe66", "tenant_id": "7143595cc33e4c82aeb5f0e7096daa77", "port_range_min": null, "ethertype": "IPv4", "project_id": "7143595cc33e4c82aeb5f0e7096daa77"}], "revision_number": 1, "project_id": "7143595cc33e4c82aeb5f0e7096daa77", "id": "708f080f-1a6e-432b-a7a7-5824428afe66", "name": "default"}]} 2019-05-16 23:01:51,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=7143595cc33e4c82aeb5f0e7096daa77&name=default used request id req-fa77dfee-a662-4f49-a2ba-ebf30b829077 2019-05-16 23:01:51,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.352990865707s 2019-05-16 23:01:51,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 23:01:51,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 23:01:51,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Thu, 16 May 2019 23:01:51 GMT X-Openstack-Request-Id: req-16c1b1e5-4c86-4329-bfe8-02185264c446 2019-05-16 23:01:51,751 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efb27a65730c4f76ada8c28d48951970", "created_at": "2019-05-16T19:51:48Z", "updated_at": "2019-05-16T19:51:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "52d875bc-5284-42d6-a4e4-5760c5cd8334", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "62008d08-a694-422a-8ff5-b9025774f55d", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "ce050de5-c88b-4d75-8ee2-57e268b8f8e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "e831004e-37ba-476c-a146-e15147e43a16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}], "revision_number": 1, "project_id": "efb27a65730c4f76ada8c28d48951970", "id": "1873114c-101d-4167-abbc-dd963690a23a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7143595cc33e4c82aeb5f0e7096daa77", "created_at": "2019-05-16T22:33:12Z", "updated_at": "2019-05-16T22:33:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T22:33:12Z", "revision_number": 0, "id": "510e9edf-9aa2-45c0-ac67-2fcae670b743", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T22:33:12Z", "security_group_id": "708f080f-1a6e-432b-a7a7-5824428afe66", "tenant_id": "7143595cc33e4c82aeb5f0e7096daa77", "port_range_min": null, "ethertype": "IPv6", "project_id": "7143595cc33e4c82aeb5f0e7096daa77"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T22:33:12Z", "revision_number": 0, "id": "95bc683b-1619-4c0e-804d-866b61cec6fb", "remote_group_id": "708f080f-1a6e-432b-a7a7-5824428afe66", "remote_ip_prefix": null, "created_at": "2019-05-16T22:33:12Z", "security_group_id": "708f080f-1a6e-432b-a7a7-5824428afe66", "tenant_id": "7143595cc33e4c82aeb5f0e7096daa77", "port_range_min": null, "ethertype": "IPv6", "project_id": "7143595cc33e4c82aeb5f0e7096daa77"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T22:33:12Z", "revision_number": 0, "id": "99c0920e-dd46-4b38-a183-f58540542a14", "remote_group_id": "708f080f-1a6e-432b-a7a7-5824428afe66", "remote_ip_prefix": null, "created_at": "2019-05-16T22:33:12Z", "security_group_id": "708f080f-1a6e-432b-a7a7-5824428afe66", "tenant_id": "7143595cc33e4c82aeb5f0e7096daa77", "port_range_min": null, "ethertype": "IPv4", "project_id": "7143595cc33e4c82aeb5f0e7096daa77"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T22:33:12Z", "revision_number": 0, "id": "bb27194b-0dfc-4698-9db8-447146575dec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T22:33:12Z", "security_group_id": "708f080f-1a6e-432b-a7a7-5824428afe66", "tenant_id": "7143595cc33e4c82aeb5f0e7096daa77", "port_range_min": null, "ethertype": "IPv4", "project_id": "7143595cc33e4c82aeb5f0e7096daa77"}], "revision_number": 1, "project_id": "7143595cc33e4c82aeb5f0e7096daa77", "id": "708f080f-1a6e-432b-a7a7-5824428afe66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-16 23:01:51,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-16c1b1e5-4c86-4329-bfe8-02185264c446 2019-05-16 23:01:51,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.344898939133s 2019-05-16 23:01:51,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 23:01:51,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/708f080f-1a6e-432b-a7a7-5824428afe66.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eee3758045572771b446603384be353c2e201ccf" 2019-05-16 23:01:52,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 23:01:52 GMT X-Openstack-Request-Id: req-a00133a2-6f5e-42a8-859f-a13ff55a1769 2019-05-16 23:01:52,221 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 23:01:52,222 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/708f080f-1a6e-432b-a7a7-5824428afe66.json used request id req-a00133a2-6f5e-42a8-859f-a13ff55a1769 2019-05-16 23:01:52,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.463157892227s 2019-05-16 23:01:52,242 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-05-16 23:01:52,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 23:01:52,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 23:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de6b31c5-cfa1-4351-8b8a-05a123a07254 2019-05-16 23:01:52,274 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 23:01:52,275 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-de6b31c5-cfa1-4351-8b8a-05a123a07254 2019-05-16 23:01:52,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 23:01:52,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-17T00:01:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["SI6W7_s8Tbm4MRUBP5DucA"], "issued_at": "2019-05-16T23:01:52.000000Z"}} 2019-05-16 23:01:52,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 23:01:52,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:01:53,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 16 May 2019 23:01:53 GMT X-Openstack-Request-Id: req-85acd534-38fb-4336-bcbc-291d564f49b8 2019-05-16 23:01:53,385 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 23:01:53,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-85acd534-38fb-4336-bcbc-291d564f49b8 2019-05-16 23:01:53,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.681721925735s 2019-05-16 23:01:53,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 23:01:53,397 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 23:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e155a8a-e253-4e0e-a574-72774f1c1cb8 2019-05-16 23:01:53,397 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 23:01:53,397 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-1e155a8a-e253-4e0e-a574-72774f1c1cb8 2019-05-16 23:01:53,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 23:01:53,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:01:53,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 23:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-820feba5-f84a-40df-90a3-9f6000ea17ce 2019-05-16 23:01:53,572 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 23:01:53,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-820feba5-f84a-40df-90a3-9f6000ea17ce 2019-05-16 23:01:53,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.174430131912s 2019-05-16 23:01:53,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-16 23:01:53,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}ac7c2147843074f02a8ca76336a989304f60ebb1" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_d0189f80-5231-4e08-a536-663ddb212ddf"}}' 2019-05-16 23:01:53,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Thu, 16 May 2019 23:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6084f0bf-4aa0-4a14-a9f7-e9135b784c6b 2019-05-16 23:01:53,740 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.36:5000/v3/projects/7e28d3dda264470a9a2022bde77868c2"}, "tags": [], "enabled": true, "id": "7e28d3dda264470a9a2022bde77868c2", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_d0189f80-5231-4e08-a536-663ddb212ddf"}} 2019-05-16 23:01:53,741 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-6084f0bf-4aa0-4a14-a9f7-e9135b784c6b 2019-05-16 23:01:53,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.160429000854s 2019-05-16 23:01:53,741 - 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'7e28d3dda264470a9a2022bde77868c2', '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_d0189f80-5231-4e08-a536-663ddb212ddf'}) 2019-05-16 23:01:53,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-16 23:01:53,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}ac7c2147843074f02a8ca76336a989304f60ebb1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "p3i0wSg0b7nBTsqLO2Gx5qOOkrsAyH", "email": null, "name": "vmtp-user_d0189f80-5231-4e08-a536-663ddb212ddf"}}' 2019-05-16 23:01:54,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Thu, 16 May 2019 23:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04719524-613d-4581-a660-16ed7a5f6f96 2019-05-16 23:01:54,338 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_d0189f80-5231-4e08-a536-663ddb212ddf", "links": {"self": "http://172.30.9.36:5000/v3/users/a41e932a0b3b4782af3f26725d0b9f5b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a41e932a0b3b4782af3f26725d0b9f5b", "domain_id": "default", "password_expires_at": null}} 2019-05-16 23:01:54,338 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-04719524-613d-4581-a660-16ed7a5f6f96 2019-05-16 23:01:54,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.589794874191s 2019-05-16 23:01:54,339 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a41e932a0b3b4782af3f26725d0b9f5b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_d0189f80-5231-4e08-a536-663ddb212ddf'}) 2019-05-16 23:01:54,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 23:01:54,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:01:54,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 23:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-608ef38d-afea-4d20-b28c-732dc12e0ba5 2019-05-16 23:01:54,559 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 23:01:54,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-608ef38d-afea-4d20-b28c-732dc12e0ba5 2019-05-16 23:01:54,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216341972351s 2019-05-16 23:01:54,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 23:01:54,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:01:54,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 23:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78232500-733d-4e46-b4c5-b4fd1727dc40 2019-05-16 23:01:54,800 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 23:01:54,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-78232500-733d-4e46-b4c5-b4fd1727dc40 2019-05-16 23:01:54,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.236108064651s 2019-05-16 23:01:54,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 23:01:54,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:01:55,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 23:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1841e6f-d966-436c-a6a3-80691e38d68e 2019-05-16 23:01:55,021 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 23:01:55,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-f1841e6f-d966-436c-a6a3-80691e38d68e 2019-05-16 23:01:55,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21590089798s 2019-05-16 23:01:55,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 23:01:55,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:01:55,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 23:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e572b6-dbb1-4f65-9407-f9a5649bd3c0 2019-05-16 23:01:55,232 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 23:01:55,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-71e572b6-dbb1-4f65-9407-f9a5649bd3c0 2019-05-16 23:01:55,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206302165985s 2019-05-16 23:01:55,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 23:01:55,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:01:55,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 16 May 2019 23:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccb18809-dbea-4929-8a14-71c27c12b602 2019-05-16 23:01:55,479 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "vmtp-user_d0189f80-5231-4e08-a536-663ddb212ddf", "links": {"self": "http://172.30.9.36:5000/v3/users/a41e932a0b3b4782af3f26725d0b9f5b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a41e932a0b3b4782af3f26725d0b9f5b", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 23:01:55,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-ccb18809-dbea-4929-8a14-71c27c12b602 2019-05-16 23:01:55,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245956897736s 2019-05-16 23:01:55,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 23:01:55,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:01:55,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Thu, 16 May 2019 23:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f11c7a-482d-4bf1-ac55-05fdda5e78ab 2019-05-16 23:01:55,618 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.36:5000/v3/projects/7e28d3dda264470a9a2022bde77868c2"}, "tags": [], "enabled": true, "id": "7e28d3dda264470a9a2022bde77868c2", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_d0189f80-5231-4e08-a536-663ddb212ddf"}]} 2019-05-16 23:01:55,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-e6f11c7a-482d-4bf1-ac55-05fdda5e78ab 2019-05-16 23:01:55,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.12669801712s 2019-05-16 23:01:55,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 23:01:55,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=a41e932a0b3b4782af3f26725d0b9f5b&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=7e28d3dda264470a9a2022bde77868c2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:01:55,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 16 May 2019 23:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3d24a79-81ce-4cfb-a090-625b072a307e 2019-05-16 23:01:55,841 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=a41e932a0b3b4782af3f26725d0b9f5b&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=7e28d3dda264470a9a2022bde77868c2", "previous": null, "next": null}} 2019-05-16 23:01:55,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=a41e932a0b3b4782af3f26725d0b9f5b&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=7e28d3dda264470a9a2022bde77868c2 used request id req-f3d24a79-81ce-4cfb-a090-625b072a307e 2019-05-16 23:01:55,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.214256048203s 2019-05-16 23:01:55,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 23:01:55,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/7e28d3dda264470a9a2022bde77868c2/users/a41e932a0b3b4782af3f26725d0b9f5b/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:01:56,108 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 23:01:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90c093d5-1422-4bb7-aceb-438ef53085b8 2019-05-16 23:01:56,108 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 23:01:56,108 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/7e28d3dda264470a9a2022bde77868c2/users/a41e932a0b3b4782af3f26725d0b9f5b/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-90c093d5-1422-4bb7-aceb-438ef53085b8 2019-05-16 23:01:56,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.263391017914s 2019-05-16 23:01:56,109 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_d0189f80-5231-4e08-a536-663ddb212ddf', 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'7e28d3dda264470a9a2022bde77868c2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'p3i0wSg0b7nBTsqLO2Gx5qOOkrsAyH', 'username': u'vmtp-user_d0189f80-5231-4e08-a536-663ddb212ddf', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-16 23:01:56,112 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_d0189f80-5231-4e08-a536-663ddb212ddf', 'password': 'p3i0wSg0b7nBTsqLO2Gx5qOOkrsAyH', 'project_name': 'vmtp-project_d0189f80-5231-4e08-a536-663ddb212ddf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': '7e28d3dda264470a9a2022bde77868c2', 'project_domain_name': 'Default'} 2019-05-16 23:01:56,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-16 23:01:56,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:01:56,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Thu, 16 May 2019 23:01: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-d0b9e089-d712-4517-a3f3-f4aa1da81751 x-openstack-request-id: req-d0b9e089-d712-4517-a3f3-f4aa1da81751 2019-05-16 23:01:56,466 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 299}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 302}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-16 23:01:56,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-hypervisors/detail used request id req-d0b9e089-d712-4517-a3f3-f4aa1da81751 2019-05-16 23:01:56,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.346679925919s 2019-05-16 23:01:56,468 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-05-16 23:01:56,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 23:01:56,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 23:01:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2e98004-c2f1-4fed-b733-e5045333d0b1 2019-05-16 23:01:56,478 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 23:01:56,478 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-d2e98004-c2f1-4fed-b733-e5045333d0b1 2019-05-16 23:01:56,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 23:01:56,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-17T00:01:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7e28d3dda264470a9a2022bde77868c2", "name": "vmtp-project_d0189f80-5231-4e08-a536-663ddb212ddf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/7e28d3dda264470a9a2022bde77868c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/7e28d3dda264470a9a2022bde77868c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/7e28d3dda264470a9a2022bde77868c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/7e28d3dda264470a9a2022bde77868c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/7e28d3dda264470a9a2022bde77868c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/7e28d3dda264470a9a2022bde77868c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/7e28d3dda264470a9a2022bde77868c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/7e28d3dda264470a9a2022bde77868c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/7e28d3dda264470a9a2022bde77868c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_7e28d3dda264470a9a2022bde77868c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_7e28d3dda264470a9a2022bde77868c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_d0189f80-5231-4e08-a536-663ddb212ddf", "id": "a41e932a0b3b4782af3f26725d0b9f5b"}, "audit_ids": ["hAcFblN-SW6FFD-8F3c0xg"], "issued_at": "2019-05-16T23:01:56.000000Z"}} 2019-05-16 23:01:56,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-16 23:01:56,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}d3752f9b901a441ca3b944881b7a2790f8306663" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "vmtp-router_d0189f80-5231-4e08-a536-663ddb212ddf", "admin_state_up": true}}' 2019-05-16 23:02:04,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Thu, 16 May 2019 23:02:04 GMT X-Openstack-Request-Id: req-2ca68398-0fb8-4a2f-89c9-15e4b6d85686 2019-05-16 23:02:04,530 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7e28d3dda264470a9a2022bde77868c2", "created_at": "2019-05-16T23:01:58Z", "admin_state_up": true, "updated_at": "2019-05-16T23:01:59Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7e28d3dda264470a9a2022bde77868c2", "id": "b19aa309-22df-4fc7-8868-229a8235888c", "name": "vmtp-router_d0189f80-5231-4e08-a536-663ddb212ddf"}} 2019-05-16 23:02:04,530 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-2ca68398-0fb8-4a2f-89c9-15e4b6d85686 2019-05-16 23:02:04,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.63168501854s 2019-05-16 23:02:04,531 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T23:01:59Z', u'revision_number': 3, u'id': u'b19aa309-22df-4fc7-8868-229a8235888c', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_d0189f80-5231-4e08-a536-663ddb212ddf', u'admin_state_up': True, u'tenant_id': u'7e28d3dda264470a9a2022bde77868c2', u'created_at': u'2019-05-16T23:01:58Z', u'flavor_id': None, u'routes': [], u'project_id': u'7e28d3dda264470a9a2022bde77868c2'}) 2019-05-16 23:02:04,532 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-05-16 23:02:05,672 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-05-16 23:02:05,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 23:02:05,680 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 16 May 2019 23:02:05 GMT 2019-05-16 23:02:05,681 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-16 23:02:05,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 23:02:05,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d3752f9b901a441ca3b944881b7a2790f8306663" 2019-05-16 23:02:06,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 16 May 2019 23:02:06 GMT X-Openstack-Request-Id: req-a42b4834-6c58-4b0c-9139-dc284fef8d39 2019-05-16 23:02:06,449 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 23:02:06,449 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-a42b4834-6c58-4b0c-9139-dc284fef8d39 2019-05-16 23:02:06,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.762439966202s 2019-05-16 23:02:06,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 23:02:06,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}d3752f9b901a441ca3b944881b7a2790f8306663" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/vmtp-img_d0189f80-5231-4e08-a536-663ddb212ddf", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_d0189f80-5231-4e08-a536-663ddb212ddf"}' 2019-05-16 23:02:07,222 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Thu, 16 May 2019 23:02:07 GMT Location: http://172.30.9.36:9292/v2/images/df8d7dff-84d7-4831-8320-afa01944342f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a2670bc4-4151-469b-8dea-fb98612bc096 2019-05-16 23:02:07,222 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T23:02:07Z", "file": "/v2/images/df8d7dff-84d7-4831-8320-afa01944342f/file", "owner": "7e28d3dda264470a9a2022bde77868c2", "id": "df8d7dff-84d7-4831-8320-afa01944342f", "size": null, "self": "/v2/images/df8d7dff-84d7-4831-8320-afa01944342f", "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_d0189f80-5231-4e08-a536-663ddb212ddf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_d0189f80-5231-4e08-a536-663ddb212ddf", "checksum": null, "created_at": "2019-05-16T23:02:07Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 23:02:07,223 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-a2670bc4-4151-469b-8dea-fb98612bc096 2019-05-16 23:02:07,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.765089035034s 2019-05-16 23:02:07,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 23:02:07,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/df8d7dff-84d7-4831-8320-afa01944342f/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}d3752f9b901a441ca3b944881b7a2790f8306663" -d '' 2019-05-16 23:02:12,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 23:02:12 GMT X-Openstack-Request-Id: req-f6c276a7-183f-4574-8096-f8f518199187 2019-05-16 23:02:12,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-05-16 23:02:12,687 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/df8d7dff-84d7-4831-8320-afa01944342f/file used request id req-f6c276a7-183f-4574-8096-f8f518199187 2019-05-16 23:02:12,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.46362400055s 2019-05-16 23:02:12,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 23:02:12,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d3752f9b901a441ca3b944881b7a2790f8306663" 2019-05-16 23:02:13,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Thu, 16 May 2019 23:02:13 GMT X-Openstack-Request-Id: req-d7ff6539-417e-4f8c-8782-2d4ec6e9f6ba 2019-05-16 23:02:13,009 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T23:02:12Z", "file": "/v2/images/df8d7dff-84d7-4831-8320-afa01944342f/file", "owner": "7e28d3dda264470a9a2022bde77868c2", "id": "df8d7dff-84d7-4831-8320-afa01944342f", "size": 263848448, "self": "/v2/images/df8d7dff-84d7-4831-8320-afa01944342f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/df8d7dff-84d7-4831-8320-afa01944342f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/df8d7dff-84d7-4831-8320-afa01944342f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_d0189f80-5231-4e08-a536-663ddb212ddf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_d0189f80-5231-4e08-a536-663ddb212ddf", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-16T23:02:07Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 23:02:13,009 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-d7ff6539-417e-4f8c-8782-2d4ec6e9f6ba 2019-05-16 23:02:13,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.317085981369s 2019-05-16 23:02:13,011 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/df8d7dff-84d7-4831-8320-afa01944342f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/df8d7dff-84d7-4831-8320-afa01944342f/file', 'owner': u'7e28d3dda264470a9a2022bde77868c2', 'id': u'df8d7dff-84d7-4831-8320-afa01944342f', 'size': 263848448, u'self': u'/v2/images/df8d7dff-84d7-4831-8320-afa01944342f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7e28d3dda264470a9a2022bde77868c2', 'name': 'vmtp-project_d0189f80-5231-4e08-a536-663ddb212ddf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/df8d7dff-84d7-4831-8320-afa01944342f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T23:02:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-16T23:02:12Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_d0189f80-5231-4e08-a536-663ddb212ddf', '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/df8d7dff-84d7-4831-8320-afa01944342f', 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_d0189f80-5231-4e08-a536-663ddb212ddf', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_d0189f80-5231-4e08-a536-663ddb212ddf', 'created': u'2019-05-16T23:02:07Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-05-16T23:02:07Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/df8d7dff-84d7-4831-8320-afa01944342f', 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_d0189f80-5231-4e08-a536-663ddb212ddf', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-05-16 23:02:13,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 23:02:13,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}ac7c2147843074f02a8ca76336a989304f60ebb1" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_d0189f80-5231-4e08-a536-663ddb212ddf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2019-05-16 23:02:13,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 16 May 2019 23:02: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-44c44aff-3a3e-4081-9500-9390224d861e x-openstack-request-id: req-44c44aff-3a3e-4081-9500-9390224d861e 2019-05-16 23:02:13,059 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmtp-flavor_d0189f80-5231-4e08-a536-663ddb212ddf", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/d769dc94-cd69-4a87-a5e9-a020a1679b90", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/d769dc94-cd69-4a87-a5e9-a020a1679b90", "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": "d769dc94-cd69-4a87-a5e9-a020a1679b90"}} 2019-05-16 23:02:13,059 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-44c44aff-3a3e-4081-9500-9390224d861e 2019-05-16 23:02:13,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0474629402161s 2019-05-16 23:02:13,061 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_d0189f80-5231-4e08-a536-663ddb212ddf', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'd769dc94-cd69-4a87-a5e9-a020a1679b90', 'swap': 0}) 2019-05-16 23:02:13,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 23:02:13,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/d769dc94-cd69-4a87-a5e9-a020a1679b90/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}ac7c2147843074f02a8ca76336a989304f60ebb1" -d '{"extra_specs": {}}' 2019-05-16 23:02:13,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 23:02: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-5af37aa5-74d9-4f84-a588-490749052676 x-openstack-request-id: req-5af37aa5-74d9-4f84-a588-490749052676 2019-05-16 23:02:13,087 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 23:02:13,088 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/d769dc94-cd69-4a87-a5e9-a020a1679b90/os-extra_specs used request id req-5af37aa5-74d9-4f84-a588-490749052676 2019-05-16 23:02:13,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0263659954071s 2019-05-16 23:02:13,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 23:02:13,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:02:13,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 23:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4865779-ca7f-44d6-afb1-22eed08e91f9 2019-05-16 23:02:13,330 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 23:02:13,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-c4865779-ca7f-44d6-afb1-22eed08e91f9 2019-05-16 23:02:13,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.238866090775s 2019-05-16 23:02:13,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 23:02:13,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:02:13,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 23:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853437cd-9afe-4340-95b1-18447b398062 2019-05-16 23:02:13,662 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 23:02:13,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-853437cd-9afe-4340-95b1-18447b398062 2019-05-16 23:02:13,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.326966047287s 2019-05-16 23:02:13,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 23:02:13,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:02:13,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 23:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-715bba69-159b-40fa-bd11-8f615906a93a 2019-05-16 23:02:13,873 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 23:02:13,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-715bba69-159b-40fa-bd11-8f615906a93a 2019-05-16 23:02:13,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205281972885s 2019-05-16 23:02:13,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 23:02:13,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:02:14,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 16 May 2019 23:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c73c3a-9bc5-4d42-98fb-56964c9c660e 2019-05-16 23:02:14,133 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "vmtp-user_d0189f80-5231-4e08-a536-663ddb212ddf", "links": {"self": "http://172.30.9.36:5000/v3/users/a41e932a0b3b4782af3f26725d0b9f5b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a41e932a0b3b4782af3f26725d0b9f5b", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 23:02:14,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-05c73c3a-9bc5-4d42-98fb-56964c9c660e 2019-05-16 23:02:14,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.258941173553s 2019-05-16 23:02:14,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 23:02:14,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:02:14,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Thu, 16 May 2019 23:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dea4bc2f-5155-4403-902d-65baeb9e04ee 2019-05-16 23:02:14,372 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.36:5000/v3/projects/7e28d3dda264470a9a2022bde77868c2"}, "tags": [], "enabled": true, "id": "7e28d3dda264470a9a2022bde77868c2", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_d0189f80-5231-4e08-a536-663ddb212ddf"}]} 2019-05-16 23:02:14,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-dea4bc2f-5155-4403-902d-65baeb9e04ee 2019-05-16 23:02:14,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.227038860321s 2019-05-16 23:02:14,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 23:02:14,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=a41e932a0b3b4782af3f26725d0b9f5b&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=7e28d3dda264470a9a2022bde77868c2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:02:14,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 16 May 2019 23:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-044b01a5-c198-4728-90f0-e802047cc9a5 2019-05-16 23:02:14,598 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=a41e932a0b3b4782af3f26725d0b9f5b&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=7e28d3dda264470a9a2022bde77868c2", "previous": null, "next": null}} 2019-05-16 23:02:14,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=a41e932a0b3b4782af3f26725d0b9f5b&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=7e28d3dda264470a9a2022bde77868c2 used request id req-044b01a5-c198-4728-90f0-e802047cc9a5 2019-05-16 23:02:14,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.218714952469s 2019-05-16 23:02:14,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 23:02:14,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/7e28d3dda264470a9a2022bde77868c2/users/a41e932a0b3b4782af3f26725d0b9f5b/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:02:14,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 23:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a0fc1e1-0f7a-4180-a045-d0bb4aa34d82 2019-05-16 23:02:14,811 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 23:02:14,811 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/7e28d3dda264470a9a2022bde77868c2/users/a41e932a0b3b4782af3f26725d0b9f5b/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-6a0fc1e1-0f7a-4180-a045-d0bb4aa34d82 2019-05-16 23:02:14,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.208386182785s 2019-05-16 23:02:14,811 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_d0189f80-5231-4e08-a536-663ddb212ddf' 2019-05-16 23:02:14,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-16 23:02:14,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}d3752f9b901a441ca3b944881b7a2790f8306663" -d '{"keypair": {"name": "vmtp_d0189f80-5231-4e08-a536-663ddb212ddf"}}' 2019-05-16 23:02:15,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json Date: Thu, 16 May 2019 23:02: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-aec38676-c605-4872-aa3f-f54aa6d87209 x-openstack-request-id: req-aec38676-c605-4872-aa3f-f54aa6d87209 2019-05-16 23:02:15,306 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCZpqFNHYQiR0SvhMQQVbSv+q9R/gdF6EGTu+mPVw+RgS9dqeuBVjoRP5rmVNZQ8+5kfDaP6XMFsuElkz4MNoG9HQONQKFofHMHAVNxGLkaVJzCp5VuMt6nHBIw3Qq9ALU9sE+bzRA7mpFrt/WO4LdzuDEd0bYS8au72JUOUG2zzA4cSCJcZp8kvDhGVZ20SFrdG+5WflhkbPeoXbjSa+Yg3XcI5wM8YQ2h3N7MfIUR6005AqYQrNOkCEIKI+LXOdeDi9tLaPmNPtkcaTl+QVylbZM5DgA9j5YBLgrviNPEXRCNioJwgEpca0Xysg1BGQyHwXGlqW1ILOsGXMXT8r9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwmaahTR2EIkdEr4TEEFW0r/qvUf4HRehBk7vpj1cPkYEvXan\nrgVY6ET+a5lTWUPPuZHw2j+lzBbLhJZM+DDaBvR0DjUChaHxzBwFTcRi5GlScwqe\nVbjLepxwSMN0KvQC1PbBPm80QO5qRa7f1juC3c7gxHdG2EvGru9iVDlBts8wOHEg\niXGafJLw4RlWdtEha3RvuVn5YZGz3qF240mvmIN13COcDPGENodzezHyFEetNOQK\nmEKzTpAhCCiPi1znXg4vbS2j5jT7ZHGk5fkFcpW2TOQ4APY+WAS4K74jTxF0QjYq\nCcIBKXGtF8rINQRkMh8FxpaltSCzrBlzF0/K/QIDAQABAoIBAQCN+9Z717crmJlt\naPoPc0lwn89Y88mZpfpr2xdZuZM3wHgR0SnjBfDLpCiWeePQXKDJDnh1TutPRo7a\nhdQtqbB0R/LDtZ/j7kXmJ8kP5ZG89dfMQkMmpNOo971ix65++L1gweCeMyZdDkT8\nJB9EHy8TxdeQZvWNYLr6ZcjRbwg59Y2oRcfbYLbQwQZVy4NQID0SVSEFNQDNL1SG\ndO1gJRRq+SAcWjuOjTaJMCFxIDteUEpRj01s0JoSRAvMAkjycJ6eVM6RMrTDU7Na\nMUvneatyj5AqQ45PUj1weAXvsSn12UP1dzGcYWeAoXWeNRSm4vzkb7d+uHaq/usD\nbu2lbHgZAoGBAPhd24rw5NH+dEcKzc1+ig5HMsHOtvufQlj8dFyu8rz9+HByqbs8\nSGJu4Sx2hYDy6le58OmtIgpmYwfJ06m7/3efgs07UUzSLxvulrpEM0CD/unzwfSc\n8SZwMhpq3vLa8EbKBUFmmCtGl4ybT/d7tqhpQS51AJ0+ad3s6PccP37/AoGBAMhg\nJOgMmq1LUqSJtW94o2wUiBZdyODYZcmE0d9g5iDdqox4G2rp6/f/QdgnGMYRi9bK\nmRyumIU1PngsxHqQELRjuSusrp+W/R6Xg35IXM9cIHVrHb8Jsgqd3qtGfKpYiWUZ\nJW+xqZhvNO2rOEdAkui+xsedJYUBnF8nDZCnvLIDAoGBANKOf3kjEFoW5mzz89Wq\n2U+RfK5hmS9orM7T97I7fv5KMTzjeJGLYbJRXgRb1oKjbZhBwsPYS2uVsY8Aw7i5\n8LJxQGrNRvdhmR6M/qua9fhT7uBYDq5Z/vcfVtqej7RDeEALNLllSMwnZIOHiBu/\nffL4iJHiD0s/hnDmT/pusEXxAoGAC5pdqL5KGqzY7UQ4KGtQ80pBEyJ9JmABjOjP\nCmNfEBol7RprZAaFroeudWjWK2oKsfZrZVjK5jPOGUFmYz6CaR+5Mkk+l2kz4Rie\n+aoRDcTk8EeyokRadfjsUviy8V5NHniVTWF5U6Vk6DpY+O9JUobxlc+Iw6nzNyNY\nyr6b06cCgYAl2K0ehtjLGaFagp8OjsiiyeB4J2oXm07a7QXA0Lhif5wDw9CK9yuW\niFP5Zlsv9MAIU9vtRat1N+ghaegF6F+pDy5iWZUqahWaJrFqHgggTZvTxje7EDNE\n2nMp8G0kSLhJIqpNgc/UtmC1cj1+BOOnmyNLYO46EihLv3lEcpprSw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "a41e932a0b3b4782af3f26725d0b9f5b", "name": "vmtp_d0189f80-5231-4e08-a536-663ddb212ddf", "fingerprint": "92:37:0c:65:91:ec:b5:7f:92:e0:72:f3:ef:4a:12:e3"}} 2019-05-16 23:02:15,307 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-aec38676-c605-4872-aa3f-f54aa6d87209 2019-05-16 23:02:15,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.492373943329s 2019-05-16 23:02:15,308 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCZpqFNHYQiR0SvhMQQVbSv+q9R/gdF6EGTu+mPVw+RgS9dqeuBVjoRP5rmVNZQ8+5kfDaP6XMFsuElkz4MNoG9HQONQKFofHMHAVNxGLkaVJzCp5VuMt6nHBIw3Qq9ALU9sE+bzRA7mpFrt/WO4LdzuDEd0bYS8au72JUOUG2zzA4cSCJcZp8kvDhGVZ20SFrdG+5WflhkbPeoXbjSa+Yg3XcI5wM8YQ2h3N7MfIUR6005AqYQrNOkCEIKI+LXOdeDi9tLaPmNPtkcaTl+QVylbZM5DgA9j5YBLgrviNPEXRCNioJwgEpca0Xysg1BGQyHwXGlqW1ILOsGXMXT8r9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwmaahTR2EIkdEr4TEEFW0r/qvUf4HRehBk7vpj1cPkYEvXan\nrgVY6ET+a5lTWUPPuZHw2j+lzBbLhJZM+DDaBvR0DjUChaHxzBwFTcRi5GlScwqe\nVbjLepxwSMN0KvQC1PbBPm80QO5qRa7f1juC3c7gxHdG2EvGru9iVDlBts8wOHEg\niXGafJLw4RlWdtEha3RvuVn5YZGz3qF240mvmIN13COcDPGENodzezHyFEetNOQK\nmEKzTpAhCCiPi1znXg4vbS2j5jT7ZHGk5fkFcpW2TOQ4APY+WAS4K74jTxF0QjYq\nCcIBKXGtF8rINQRkMh8FxpaltSCzrBlzF0/K/QIDAQABAoIBAQCN+9Z717crmJlt\naPoPc0lwn89Y88mZpfpr2xdZuZM3wHgR0SnjBfDLpCiWeePQXKDJDnh1TutPRo7a\nhdQtqbB0R/LDtZ/j7kXmJ8kP5ZG89dfMQkMmpNOo971ix65++L1gweCeMyZdDkT8\nJB9EHy8TxdeQZvWNYLr6ZcjRbwg59Y2oRcfbYLbQwQZVy4NQID0SVSEFNQDNL1SG\ndO1gJRRq+SAcWjuOjTaJMCFxIDteUEpRj01s0JoSRAvMAkjycJ6eVM6RMrTDU7Na\nMUvneatyj5AqQ45PUj1weAXvsSn12UP1dzGcYWeAoXWeNRSm4vzkb7d+uHaq/usD\nbu2lbHgZAoGBAPhd24rw5NH+dEcKzc1+ig5HMsHOtvufQlj8dFyu8rz9+HByqbs8\nSGJu4Sx2hYDy6le58OmtIgpmYwfJ06m7/3efgs07UUzSLxvulrpEM0CD/unzwfSc\n8SZwMhpq3vLa8EbKBUFmmCtGl4ybT/d7tqhpQS51AJ0+ad3s6PccP37/AoGBAMhg\nJOgMmq1LUqSJtW94o2wUiBZdyODYZcmE0d9g5iDdqox4G2rp6/f/QdgnGMYRi9bK\nmRyumIU1PngsxHqQELRjuSusrp+W/R6Xg35IXM9cIHVrHb8Jsgqd3qtGfKpYiWUZ\nJW+xqZhvNO2rOEdAkui+xsedJYUBnF8nDZCnvLIDAoGBANKOf3kjEFoW5mzz89Wq\n2U+RfK5hmS9orM7T97I7fv5KMTzjeJGLYbJRXgRb1oKjbZhBwsPYS2uVsY8Aw7i5\n8LJxQGrNRvdhmR6M/qua9fhT7uBYDq5Z/vcfVtqej7RDeEALNLllSMwnZIOHiBu/\nffL4iJHiD0s/hnDmT/pusEXxAoGAC5pdqL5KGqzY7UQ4KGtQ80pBEyJ9JmABjOjP\nCmNfEBol7RprZAaFroeudWjWK2oKsfZrZVjK5jPOGUFmYz6CaR+5Mkk+l2kz4Rie\n+aoRDcTk8EeyokRadfjsUviy8V5NHniVTWF5U6Vk6DpY+O9JUobxlc+Iw6nzNyNY\nyr6b06cCgYAl2K0ehtjLGaFagp8OjsiiyeB4J2oXm07a7QXA0Lhif5wDw9CK9yuW\niFP5Zlsv9MAIU9vtRat1N+ghaegF6F+pDy5iWZUqahWaJrFqHgggTZvTxje7EDNE\n2nMp8G0kSLhJIqpNgc/UtmC1cj1+BOOnmyNLYO46EihLv3lEcpprSw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a41e932a0b3b4782af3f26725d0b9f5b', 'name': u'vmtp_d0189f80-5231-4e08-a536-663ddb212ddf', 'created_at': '2019-05-16T23:02:15.308177', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7e28d3dda264470a9a2022bde77868c2', 'name': 'vmtp-project_d0189f80-5231-4e08-a536-663ddb212ddf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'92:37:0c:65:91:ec:b5:7f:92:e0:72:f3:ef:4a:12:e3', 'type': 'ssh', 'id': u'vmtp_d0189f80-5231-4e08-a536-663ddb212ddf'}) 2019-05-16 23:02:15,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-16 23:02:15,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/os-keypairs/vmtp_d0189f80-5231-4e08-a536-663ddb212ddf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3752f9b901a441ca3b944881b7a2790f8306663" 2019-05-16 23:02:15,374 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 23:02: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-11f3d759-bfdf-4e50-af93-42c5adf304ba x-openstack-request-id: req-11f3d759-bfdf-4e50-af93-42c5adf304ba 2019-05-16 23:02:15,375 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/os-keypairs/vmtp_d0189f80-5231-4e08-a536-663ddb212ddf used request id req-11f3d759-bfdf-4e50-af93-42c5adf304ba 2019-05-16 23:02:15,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.066281080246s 2019-05-16 23:02:16,087 - 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-05-16 23:21:53,281 - 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-05-16 23:02:16,716 INFO Using http://172.30.9.36:5000/v3 2019-05-16 23:02:16,717 INFO VM public key: /tmp/tmpUlFTYT 2019-05-16 23:02:16,717 INFO VM private key: /tmp/tmpBZl95b 2019-05-16 23:02:18,616 INFO Found image vmtp-img_d0189f80-5231-4e08-a536-663ddb212ddf to launch VM, will continue 2019-05-16 23:02:19,909 INFO Using external router: vmtp-router_d0189f80-5231-4e08-a536-663ddb212ddf 2019-05-16 23:02:19,909 INFO Using external network: external. 2019-05-16 23:02:21,270 INFO Created internal network: pns-internal-net_d0189f80-5231-4e08-a536-663ddb212ddf. 2019-05-16 23:02:23,108 INFO Created internal network: pns-internal-net2_d0189f80-5231-4e08-a536-663ddb212ddf. 2019-05-16 23:02:27,102 DEBUG Ext router associated to pns-internal-net_d0189f80-5231-4e08-a536-663ddb212ddf 2019-05-16 23:02:30,917 DEBUG Ext router associated to pns-internal-net2_d0189f80-5231-4e08-a536-663ddb212ddf 2019-05-16 23:02:32,237 INFO OpenStack agent: Open vSwitch agent 2019-05-16 23:02:32,237 INFO OpenStack network type: vxlan 2019-05-16 23:02:34,118 INFO [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] Creating server VM... 2019-05-16 23:02:34,118 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-05-16 23:02:39,817 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 1 of 150... 2019-05-16 23:02:43,052 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 2 of 150... 2019-05-16 23:02:46,772 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 3 of 150... 2019-05-16 23:02:49,800 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 4 of 150... 2019-05-16 23:02:52,532 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 5 of 150... 2019-05-16 23:02:55,788 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 6 of 150... 2019-05-16 23:02:58,652 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 7 of 150... 2019-05-16 23:03:01,798 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 8 of 150... 2019-05-16 23:03:04,525 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 9 of 150... 2019-05-16 23:03:08,082 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 10 of 150... 2019-05-16 23:03:11,122 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 11 of 150... 2019-05-16 23:03:13,569 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 12 of 150... 2019-05-16 23:03:16,645 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 13 of 150... 2019-05-16 23:03:20,109 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 14 of 150... 2019-05-16 23:03:23,094 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 15 of 150... 2019-05-16 23:03:26,298 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 16 of 150... 2019-05-16 23:03:29,386 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 17 of 150... 2019-05-16 23:03:32,231 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 18 of 150... 2019-05-16 23:03:34,693 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 19 of 150... 2019-05-16 23:03:37,910 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 20 of 150... 2019-05-16 23:03:41,084 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 21 of 150... 2019-05-16 23:03:43,828 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 22 of 150... 2019-05-16 23:03:47,024 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 23 of 150... 2019-05-16 23:03:49,612 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 24 of 150... 2019-05-16 23:03:52,356 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 25 of 150... 2019-05-16 23:03:55,076 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 26 of 150... 2019-05-16 23:03:57,841 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 27 of 150... 2019-05-16 23:04:01,034 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 28 of 150... 2019-05-16 23:04:04,886 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 29 of 150... 2019-05-16 23:04:08,120 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 30 of 150... 2019-05-16 23:04:10,570 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 31 of 150... 2019-05-16 23:04:13,278 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 32 of 150... 2019-05-16 23:04:16,392 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 33 of 150... 2019-05-16 23:04:22,932 INFO [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] Internal network IP: 192.168.1.13 2019-05-16 23:04:22,933 INFO [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] SSH IP: 172.30.9.205 2019-05-16 23:04:22,933 INFO [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] Setup SSH for ubuntu@172.30.9.205 2019-05-16 23:04:39,105 INFO [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] Installing nuttcp-8.1.4... 2019-05-16 23:04:39,175 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] Copying nuttcp-8.1.4 to target... 2019-05-16 23:04:39,322 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] Starting nuttcp-8.1.4 server... 2019-05-16 23:04:39,364 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] 2019-05-16 23:04:39,410 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] Creating client VM... 2019-05-16 23:04:39,410 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-05-16 23:04:44,459 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 1 of 150... 2019-05-16 23:04:46,915 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 2 of 150... 2019-05-16 23:04:49,810 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 3 of 150... 2019-05-16 23:04:53,385 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 4 of 150... 2019-05-16 23:04:56,490 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 5 of 150... 2019-05-16 23:04:58,954 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] VM status=BUILD, retrying 6 of 150... 2019-05-16 23:05:05,830 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] Internal network IP: 192.168.1.5 2019-05-16 23:05:05,830 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] SSH IP: 172.30.9.208 2019-05-16 23:05:05,831 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] Setup SSH for ubuntu@172.30.9.208 2019-05-16 23:05:21,560 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] Installing nuttcp-8.1.4... 2019-05-16 23:05:21,605 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] Copying nuttcp-8.1.4 to target... 2019-05-16 23:05:21,707 INFO ============================================================ 2019-05-16 23:05:21,707 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-05-16 23:05:30,753 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] PING 192.168.1.13 (192.168.1.13) 64(92) bytes of data. 72 bytes from 192.168.1.13: icmp_seq=1 ttl=64 time=26.8 ms 72 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.316 ms 72 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.242 ms 72 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.251 ms 72 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.101 ms 72 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.421 ms 72 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.128 ms 72 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.132 ms 72 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.267 ms 72 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.164 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.101/2.891/26.893/8.001 ms 2019-05-16 23:05:39,798 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] PING 192.168.1.13 (192.168.1.13) 391(419) bytes of data. 399 bytes from 192.168.1.13: icmp_seq=1 ttl=64 time=0.114 ms 399 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.145 ms 399 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.119 ms 399 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.114 ms 399 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.152 ms 399 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.142 ms 399 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.147 ms 399 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.166 ms 399 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.166 ms 399 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.174 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.114/0.143/0.174/0.026 ms 2019-05-16 23:05:48,842 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] PING 192.168.1.13 (192.168.1.13) 1500(1528) bytes of data. 1508 bytes from 192.168.1.13: icmp_seq=1 ttl=64 time=0.435 ms 1508 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.168 ms 1508 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.166 ms 1508 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.149 ms 1508 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.129 ms 1508 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.180 ms 1508 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.163 ms 1508 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.196 ms 1508 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.471 ms 1508 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.161 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.129/0.221/0.471/0.118 ms 2019-05-16 23:05:48,843 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] Measuring TCP Throughput (packet size=65536)... 2019-05-16 23:05:48,843 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:05:58,942 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=17286.2383 real_seconds=10.01 rate_Mbps=14490.2944 tx_cpu=31 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.16 2019-05-16 23:05:58,944 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:06:09,046 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=17805.3099 real_seconds=10.01 rate_Mbps=14925.5570 tx_cpu=31 rx_cpu=46 retrans=0 cwnd=3137 rtt_ms=0.20 2019-05-16 23:06:09,046 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:06:19,152 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=16992.6422 real_seconds=10.01 rate_Mbps=14244.1800 tx_cpu=30 rx_cpu=46 retrans=0 cwnd=3137 rtt_ms=0.15 2019-05-16 23:06:19,152 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] Measuring UDP Throughput (packet size=128)... 2019-05-16 23:06:19,153 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:06:22,480 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=18.3264 real_seconds=1.00 rate_Mbps=153.4198 tx_cpu=11 rx_cpu=33 drop=7 pkt=150137 data_loss=0.00491 2019-05-16 23:06:22,482 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] pkt-size=128 throughput=1<157101/5000000<10000000 Kbps loss-rate=0 2019-05-16 23:06:22,483 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R471303K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:06:25,834 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=17.1693 real_seconds=1.00 rate_Mbps=143.5442 tx_cpu=12 rx_cpu=29 drop=240 pkt=140891 data_loss=0.17036 2019-05-16 23:06:25,834 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] pkt-size=128 throughput=1<146989/471303<471303 Kbps loss-rate=0 2019-05-16 23:06:25,835 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R309146K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:06:29,162 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=17.2766 real_seconds=1.00 rate_Mbps=144.4294 tx_cpu=16 rx_cpu=29 drop=0 pkt=141530 data_loss=0.00000 2019-05-16 23:06:29,162 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] pkt-size=128 throughput=1<147895/309146<309146 Kbps loss-rate=0 2019-05-16 23:06:29,162 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R228520K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:06:32,486 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=18.6539 real_seconds=1.00 rate_Mbps=155.9938 tx_cpu=14 rx_cpu=29 drop=0 pkt=152813 data_loss=0.00000 2019-05-16 23:06:32,487 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] pkt-size=128 throughput=1<159737/228520<228520 Kbps loss-rate=0 2019-05-16 23:06:32,487 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R194128K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:06:35,814 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=16.3971 real_seconds=1.00 rate_Mbps=137.0123 tx_cpu=11 rx_cpu=26 drop=0 pkt=134325 data_loss=0.00000 2019-05-16 23:06:35,815 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] pkt-size=128 throughput=1<140300/194128<194128 Kbps loss-rate=0 2019-05-16 23:06:35,815 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R167214K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:06:39,142 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=18.3164 real_seconds=1.00 rate_Mbps=153.1873 tx_cpu=12 rx_cpu=29 drop=0 pkt=150048 data_loss=0.00000 2019-05-16 23:06:39,142 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] pkt-size=128 throughput=1<156863/167214<167214 Kbps loss-rate=0 2019-05-16 23:06:39,143 DEBUG undershot, min=156863 kbps=162038 max=167214 2019-05-16 23:06:39,143 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R162038K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:06:42,495 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=17.5161 real_seconds=1.00 rate_Mbps=146.3592 tx_cpu=11 rx_cpu=29 drop=0 pkt=143492 data_loss=0.00000 2019-05-16 23:06:42,495 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] pkt-size=128 throughput=156863<149871/162038<167214 Kbps loss-rate=0 2019-05-16 23:06:42,496 DEBUG undershot, min=162038 kbps=164626 max=167214 2019-05-16 23:06:42,496 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] Measuring UDP Throughput (packet size=1024)... 2019-05-16 23:06:42,496 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:06:45,849 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=151.6670 real_seconds=1.00 rate_Mbps=1269.7735 tx_cpu=18 rx_cpu=33 drop=343 pkt=155650 data_loss=0.22039 2019-05-16 23:06:45,849 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] pkt-size=1024 throughput=1<1300248/5000000<10000000 Kbps loss-rate=0 2019-05-16 23:06:45,850 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3150124K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:06:49,174 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=148.7510 real_seconds=1.00 rate_Mbps=1245.5766 tx_cpu=18 rx_cpu=33 drop=0 pkt=152321 data_loss=0.00000 2019-05-16 23:06:49,175 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] pkt-size=1024 throughput=1<1275470/3150124<3150124 Kbps loss-rate=0 2019-05-16 23:06:49,175 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2212797K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:06:52,502 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=147.1543 real_seconds=1.00 rate_Mbps=1232.8651 tx_cpu=19 rx_cpu=31 drop=294 pkt=150980 data_loss=0.19472 2019-05-16 23:06:52,502 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] pkt-size=1024 throughput=1<1262453/2212797<2212797 Kbps loss-rate=0 2019-05-16 23:06:52,503 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1737625K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:06:55,827 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=140.4873 real_seconds=1.00 rate_Mbps=1175.5951 tx_cpu=17 rx_cpu=28 drop=0 pkt=143859 data_loss=0.00000 2019-05-16 23:06:55,828 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] pkt-size=1024 throughput=1<1203809/1737625<1737625 Kbps loss-rate=0 2019-05-16 23:06:55,828 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1470717K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:06:59,155 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=136.6729 real_seconds=1.00 rate_Mbps=1143.4910 tx_cpu=21 rx_cpu=31 drop=0 pkt=139953 data_loss=0.00000 2019-05-16 23:06:59,155 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] pkt-size=1024 throughput=1<1170934/1470717<1470717 Kbps loss-rate=0 2019-05-16 23:06:59,156 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1320825K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:07:02,483 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=123.0723 real_seconds=1.00 rate_Mbps=1030.3793 tx_cpu=22 rx_cpu=27 drop=0 pkt=126026 data_loss=0.00000 2019-05-16 23:07:02,484 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] pkt-size=1024 throughput=1<1055108/1320825<1320825 Kbps loss-rate=0 2019-05-16 23:07:02,484 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1187966K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:07:05,812 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=140.7080 real_seconds=1.00 rate_Mbps=1180.2700 tx_cpu=84 rx_cpu=32 drop=931 pkt=145016 data_loss=0.64201 2019-05-16 23:07:05,812 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] pkt-size=1024 throughput=1<1208596/1187966<1187966 Kbps loss-rate=0 2019-05-16 23:07:05,812 DEBUG undershot, min=1208596 kbps=1198281 max=1187966 2019-05-16 23:07:05,812 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] Measuring UDP Throughput (packet size=8192)... 2019-05-16 23:07:05,813 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:07:09,164 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=595.9375 real_seconds=1.00 rate_Mbps=4999.1111 tx_cpu=99 rx_cpu=23 drop=14 pkt=76294 data_loss=0.01835 2019-05-16 23:07:09,164 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] pkt-size=8192 throughput=1<5119089/5000000<10000000 Kbps loss-rate=0 2019-05-16 23:07:09,164 DEBUG undershot, min=5119089 kbps=7559544 max=10000000 2019-05-16 23:07:09,165 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7559544K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:07:12,517 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=819.8828 real_seconds=1.00 rate_Mbps=6869.6998 tx_cpu=21 rx_cpu=27 drop=11 pkt=104956 data_loss=0.01049 2019-05-16 23:07:12,518 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] pkt-size=8192 throughput=5119089<7034572/7559544<10000000 Kbps loss-rate=0 2019-05-16 23:07:12,518 DEBUG undershot, min=7034572 kbps=8517286 max=10000000 2019-05-16 23:07:12,518 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8517286K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:07:15,842 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=826.6484 real_seconds=1.00 rate_Mbps=6926.6234 tx_cpu=21 rx_cpu=26 drop=0 pkt=105811 data_loss=0.00000 2019-05-16 23:07:15,843 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] pkt-size=8192 throughput=7034572<7092862/8517286<10000000 Kbps loss-rate=0 2019-05-16 23:07:15,843 DEBUG undershot, min=7092862 kbps=8546431 max=10000000 2019-05-16 23:07:15,843 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8546431K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:07:19,195 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=841.6328 real_seconds=1.00 rate_Mbps=7051.6305 tx_cpu=30 rx_cpu=28 drop=0 pkt=107729 data_loss=0.00000 2019-05-16 23:07:19,195 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] pkt-size=8192 throughput=7092862<7220869/8546431<10000000 Kbps loss-rate=0 2019-05-16 23:07:19,195 DEBUG undershot, min=7220869 kbps=8610434 max=10000000 2019-05-16 23:07:19,196 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8610434K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:07:22,547 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=973.3203 real_seconds=1.00 rate_Mbps=8157.1756 tx_cpu=24 rx_cpu=35 drop=16 pkt=124601 data_loss=0.01284 2019-05-16 23:07:22,548 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] pkt-size=8192 throughput=7220869<8352947/8610434<10000000 Kbps loss-rate=0 2019-05-16 23:07:22,548 DEBUG undershot, min=8352947 kbps=9176473 max=10000000 2019-05-16 23:07:22,548 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9176473K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:07:25,900 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=903.6641 real_seconds=1.00 rate_Mbps=7565.8059 tx_cpu=22 rx_cpu=30 drop=36 pkt=115705 data_loss=0.03111 2019-05-16 23:07:25,900 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] pkt-size=8192 throughput=8352947<7747385/9176473<10000000 Kbps loss-rate=0 2019-05-16 23:07:25,901 DEBUG undershot, min=9176473 kbps=9588236 max=10000000 2019-05-16 23:07:25,901 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9588236K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:07:29,227 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] megabytes=914.7656 real_seconds=1.00 rate_Mbps=7668.5337 tx_cpu=23 rx_cpu=32 drop=41 pkt=117131 data_loss=0.03500 2019-05-16 23:07:29,228 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] pkt-size=8192 throughput=9176473<7852578/9588236<10000000 Kbps loss-rate=0 2019-05-16 23:07:29,228 DEBUG undershot, min=9588236 kbps=9794118 max=10000000 2019-05-16 23:07:29,239 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.5', 'ip_to': u'192.168.1.13', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.16, 'throughput_kbps': 14838061, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.2, 'throughput_kbps': 15283770, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.15, 'throughput_kbps': 14586040, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 149871, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.64, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1208596, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.04, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7852578, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.891', 'rtt_max_ms': '26.893', 'rtt_min_ms': '0.101', 'rtt_stddev': '8.001', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.143', 'rtt_max_ms': '0.174', 'rtt_min_ms': '0.114', 'rtt_stddev': '0.026', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.221', 'rtt_max_ms': '0.471', 'rtt_min_ms': '0.129', 'rtt_stddev': '0.118', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-05-16 23:07:29,241 INFO Deleting floating ip a318adc2-fa7d-4f9a-a85b-295b836c22a3 2019-05-16 23:07:31,082 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] Floating IP 172.30.9.208 deleted 2019-05-16 23:07:31,937 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf1] Instance deleted 2019-05-16 23:07:31,953 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] Creating client VM... 2019-05-16 23:07:31,953 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-05-16 23:07:37,638 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] VM status=BUILD, retrying 1 of 150... 2019-05-16 23:07:41,369 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] VM status=BUILD, retrying 2 of 150... 2019-05-16 23:07:44,753 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] VM status=BUILD, retrying 3 of 150... 2019-05-16 23:07:48,165 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] VM status=BUILD, retrying 4 of 150... 2019-05-16 23:07:51,928 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] VM status=BUILD, retrying 5 of 150... 2019-05-16 23:07:59,916 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] Internal network IP: 192.168.2.6 2019-05-16 23:07:59,916 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] SSH IP: 172.30.9.203 2019-05-16 23:07:59,916 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] Setup SSH for ubuntu@172.30.9.203 2019-05-16 23:08:11,374 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] Installing nuttcp-8.1.4... 2019-05-16 23:08:11,419 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] Copying nuttcp-8.1.4 to target... 2019-05-16 23:08:11,592 INFO ============================================================ 2019-05-16 23:08:11,593 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-05-16 23:08:20,639 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] PING 192.168.1.13 (192.168.1.13) 64(92) bytes of data. 72 bytes from 192.168.1.13: icmp_seq=1 ttl=63 time=1.21 ms 72 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.225 ms 72 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.407 ms 72 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.340 ms 72 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.226 ms 72 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.255 ms 72 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.227 ms 72 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.244 ms 72 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.238 ms 72 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.297 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.225/0.367/1.219/0.290 ms 2019-05-16 23:08:29,679 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] PING 192.168.1.13 (192.168.1.13) 391(419) bytes of data. 399 bytes from 192.168.1.13: icmp_seq=1 ttl=63 time=0.188 ms 399 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.402 ms 399 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.217 ms 399 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.246 ms 399 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.679 ms 399 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.358 ms 399 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.368 ms 399 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.307 ms 399 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.221 ms 399 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.268 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.188/0.325/0.679/0.137 ms 2019-05-16 23:08:38,727 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] PING 192.168.1.13 (192.168.1.13) 1500(1528) bytes of data. 1508 bytes from 192.168.1.13: icmp_seq=1 ttl=63 time=1.48 ms 1508 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.429 ms 1508 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.543 ms 1508 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.819 ms 1508 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.327 ms 1508 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.332 ms 1508 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.294 ms 1508 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.321 ms 1508 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.293 ms 1508 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.385 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.293/0.522/1.483/0.355 ms 2019-05-16 23:08:38,728 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] Measuring TCP Throughput (packet size=65536)... 2019-05-16 23:08:38,728 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:08:48,830 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=2291.1964 real_seconds=10.00 rate_Mbps=1921.3798 tx_cpu=4 rx_cpu=6 retrans=1 cwnd=572 rtt_ms=0.29 2019-05-16 23:08:48,831 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:08:58,930 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=2022.3426 real_seconds=10.00 rate_Mbps=1695.9436 tx_cpu=4 rx_cpu=7 retrans=1 cwnd=570 rtt_ms=0.57 2019-05-16 23:08:58,931 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:09:09,030 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=2637.5820 real_seconds=10.00 rate_Mbps=2211.8687 tx_cpu=4 rx_cpu=7 retrans=37 cwnd=335 rtt_ms=0.46 2019-05-16 23:09:09,031 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] Measuring UDP Throughput (packet size=128)... 2019-05-16 23:09:09,031 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:09:12,358 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=18.0326 real_seconds=1.01 rate_Mbps=149.8744 tx_cpu=14 rx_cpu=20 drop=38767 pkt=186490 data_loss=20.78770 2019-05-16 23:09:12,359 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=128 throughput=1<153471/5000000<10000000 Kbps loss-rate=20 2019-05-16 23:09:12,359 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R460413K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:09:15,685 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=14.7065 real_seconds=1.00 rate_Mbps=123.4160 tx_cpu=10 rx_cpu=20 drop=12167 pkt=132642 data_loss=9.17260 2019-05-16 23:09:15,686 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=128 throughput=1<126377/460413<460413 Kbps loss-rate=9 2019-05-16 23:09:15,686 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R293395K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:09:19,012 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=17.6549 real_seconds=1.01 rate_Mbps=147.2903 tx_cpu=18 rx_cpu=20 drop=41350 pkt=185979 data_loss=22.23367 2019-05-16 23:09:19,012 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=128 throughput=1<150825/293395<293395 Kbps loss-rate=22 2019-05-16 23:09:19,012 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R222110K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:09:22,340 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=17.4570 real_seconds=1.01 rate_Mbps=144.7499 tx_cpu=18 rx_cpu=17 drop=25463 pkt=168471 data_loss=15.11429 2019-05-16 23:09:22,341 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=128 throughput=1<148223/222110<222110 Kbps loss-rate=15 2019-05-16 23:09:22,341 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R185166K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:09:25,668 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=14.8201 real_seconds=1.01 rate_Mbps=123.3558 tx_cpu=10 rx_cpu=19 drop=8863 pkt=130269 data_loss=6.80355 2019-05-16 23:09:25,668 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=128 throughput=1<126316/185166<185166 Kbps loss-rate=6 2019-05-16 23:09:25,668 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155741K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:09:29,019 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=18.1541 real_seconds=1.00 rate_Mbps=151.6563 tx_cpu=94 rx_cpu=21 drop=3373 pkt=152091 data_loss=2.21752 2019-05-16 23:09:29,020 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=128 throughput=1<155296/155741<155741 Kbps loss-rate=2 2019-05-16 23:09:29,020 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] Measuring UDP Throughput (packet size=1024)... 2019-05-16 23:09:29,020 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:09:32,349 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=138.6064 real_seconds=1.00 rate_Mbps=1162.5384 tx_cpu=36 rx_cpu=21 drop=36619 pkt=178552 data_loss=20.50890 2019-05-16 23:09:32,350 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=1024 throughput=1<1190439/5000000<10000000 Kbps loss-rate=20 2019-05-16 23:09:32,350 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3095219K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:09:35,701 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=145.3760 real_seconds=1.00 rate_Mbps=1219.1802 tx_cpu=24 rx_cpu=17 drop=46148 pkt=195013 data_loss=23.66406 2019-05-16 23:09:35,702 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=1024 throughput=1<1248440/3095219<3095219 Kbps loss-rate=23 2019-05-16 23:09:35,702 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2171829K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:09:39,028 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=142.4209 real_seconds=1.00 rate_Mbps=1189.3065 tx_cpu=25 rx_cpu=18 drop=49363 pkt=195202 data_loss=25.28818 2019-05-16 23:09:39,028 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=1024 throughput=1<1217849/2171829<2171829 Kbps loss-rate=25 2019-05-16 23:09:39,029 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1694839K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:09:42,356 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=148.6172 real_seconds=1.00 rate_Mbps=1246.1206 tx_cpu=27 rx_cpu=21 drop=52656 pkt=204840 data_loss=25.70592 2019-05-16 23:09:42,357 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=1024 throughput=1<1276027/1694839<1694839 Kbps loss-rate=25 2019-05-16 23:09:42,357 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1485433K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:09:45,685 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=118.8193 real_seconds=1.00 rate_Mbps=993.2455 tx_cpu=15 rx_cpu=20 drop=8890 pkt=130561 data_loss=6.80912 2019-05-16 23:09:45,686 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=1024 throughput=1<1017083/1485433<1485433 Kbps loss-rate=6 2019-05-16 23:09:45,686 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1251258K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:09:49,037 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=143.1943 real_seconds=1.00 rate_Mbps=1197.9631 tx_cpu=91 rx_cpu=20 drop=6110 pkt=152741 data_loss=4.00024 2019-05-16 23:09:49,038 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=1024 throughput=1<1226714/1251258<1251258 Kbps loss-rate=4 2019-05-16 23:09:49,038 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] Measuring UDP Throughput (packet size=8192)... 2019-05-16 23:09:49,039 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:09:52,391 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=195.4297 real_seconds=1.01 rate_Mbps=1630.7547 tx_cpu=57 rx_cpu=9 drop=50206 pkt=75221 data_loss=66.74466 2019-05-16 23:09:52,391 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=8192 throughput=1<1669892/5000000<10000000 Kbps loss-rate=66 2019-05-16 23:09:52,392 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3334946K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:09:55,722 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=207.9141 real_seconds=1.00 rate_Mbps=1744.4637 tx_cpu=99 rx_cpu=12 drop=24274 pkt=50887 data_loss=47.70176 2019-05-16 23:09:55,723 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=8192 throughput=1<1786330/3334946<3334946 Kbps loss-rate=47 2019-05-16 23:09:55,723 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2560638K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:09:59,049 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=202.2109 real_seconds=1.00 rate_Mbps=1691.0194 tx_cpu=99 rx_cpu=12 drop=13189 pkt=39072 data_loss=33.75564 2019-05-16 23:09:59,050 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=8192 throughput=1<1731603/2560638<2560638 Kbps loss-rate=33 2019-05-16 23:09:59,050 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2146120K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:10:02,378 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=204.9297 real_seconds=1.00 rate_Mbps=1715.2258 tx_cpu=99 rx_cpu=12 drop=6517 pkt=32748 data_loss=19.90046 2019-05-16 23:10:02,379 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=8192 throughput=1<1756391/2146120<2146120 Kbps loss-rate=19 2019-05-16 23:10:02,379 DEBUG overshot, min=1 kbps=1756391 max=2146120 2019-05-16 23:10:02,379 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1756391K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:10:05,706 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=209.3594 real_seconds=1.00 rate_Mbps=1756.3760 tx_cpu=99 rx_cpu=9 drop=3 pkt=26801 data_loss=0.01118 2019-05-16 23:10:05,706 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=8192 throughput=1<1798529/1756391<2146120 Kbps loss-rate=0 2019-05-16 23:10:05,707 DEBUG undershot, min=1798529 kbps=1972324 max=2146120 2019-05-16 23:10:05,707 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1972324K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:10:09,060 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=210.6172 real_seconds=1.00 rate_Mbps=1761.4707 tx_cpu=99 rx_cpu=11 drop=3137 pkt=30096 data_loss=10.42331 2019-05-16 23:10:09,061 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=8192 throughput=1798529<1803745/1972324<2146120 Kbps loss-rate=10 2019-05-16 23:10:09,061 DEBUG overshot, min=1798529 kbps=1803745 max=1972324 2019-05-16 23:10:09,061 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1803745K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:10:12,389 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=213.3281 real_seconds=1.00 rate_Mbps=1789.6907 tx_cpu=99 rx_cpu=11 drop=217 pkt=27523 data_loss=0.78843 2019-05-16 23:10:12,389 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=8192 throughput=1798529<1832643/1803745<1972324 Kbps loss-rate=0 2019-05-16 23:10:12,390 DEBUG undershot, min=1832643 kbps=1902483 max=1972324 2019-05-16 23:10:12,390 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1902483K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:10:15,719 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=223.9141 real_seconds=1.00 rate_Mbps=1873.8563 tx_cpu=99 rx_cpu=12 drop=369 pkt=29030 data_loss=1.27109 2019-05-16 23:10:15,719 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=8192 throughput=1832643<1918828/1902483<1972324 Kbps loss-rate=1 2019-05-16 23:10:15,719 DEBUG undershot, min=1918828 kbps=1945576 max=1972324 2019-05-16 23:10:15,730 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.6', 'ip_to': u'192.168.1.13', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.29, 'throughput_kbps': 1967492, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.57, 'throughput_kbps': 1736646, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 37, 'rtt_ms': 0.46, 'throughput_kbps': 2264953, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.22, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 155296, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1226714, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.27, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1918828, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.367', 'rtt_max_ms': '1.219', 'rtt_min_ms': '0.225', 'rtt_stddev': '0.290', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.325', 'rtt_max_ms': '0.679', 'rtt_min_ms': '0.188', 'rtt_stddev': '0.137', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.522', 'rtt_max_ms': '1.483', 'rtt_min_ms': '0.293', 'rtt_stddev': '0.355', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-16 23:10:15,731 INFO ============================================================ 2019-05-16 23:10:15,731 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-05-16 23:10:24,801 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] PING 172.30.9.205 (172.30.9.205) 64(92) bytes of data. 72 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.627 ms 72 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.378 ms 72 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.283 ms 72 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.329 ms 72 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.420 ms 72 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.310 ms 72 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.551 ms 72 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.445 ms 72 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.489 ms 72 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.308 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.283/0.414/0.627/0.108 ms 2019-05-16 23:10:33,845 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] PING 172.30.9.205 (172.30.9.205) 391(419) bytes of data. 399 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.322 ms 399 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.279 ms 399 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.324 ms 399 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.640 ms 399 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.600 ms 399 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.536 ms 399 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.418 ms 399 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.402 ms 399 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.302 ms 399 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.467 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.279/0.429/0.640/0.121 ms 2019-05-16 23:10:42,892 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] PING 172.30.9.205 (172.30.9.205) 1500(1528) bytes of data. 1508 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=1.21 ms 1508 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.695 ms 1508 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.524 ms 1508 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.447 ms 1508 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.426 ms 1508 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.349 ms 1508 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.418 ms 1508 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.571 ms 1508 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.475 ms 1508 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.376 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.349/0.549/1.215/0.243 ms 2019-05-16 23:10:42,893 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] Measuring TCP Throughput (packet size=65536)... 2019-05-16 23:10:42,893 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:10:52,994 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=2206.0959 real_seconds=10.00 rate_Mbps=1850.1696 tx_cpu=4 rx_cpu=6 retrans=3 cwnd=468 rtt_ms=0.31 2019-05-16 23:10:52,995 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:11:03,096 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=2161.9885 real_seconds=10.00 rate_Mbps=1813.0214 tx_cpu=3 rx_cpu=6 retrans=4 cwnd=494 rtt_ms=0.39 2019-05-16 23:11:03,096 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:11:13,194 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=2139.7181 real_seconds=10.00 rate_Mbps=1794.3640 tx_cpu=3 rx_cpu=6 retrans=29 cwnd=443 rtt_ms=0.49 2019-05-16 23:11:13,194 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] Measuring UDP Throughput (packet size=128)... 2019-05-16 23:11:13,195 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:11:16,522 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=17.1832 real_seconds=1.01 rate_Mbps=143.0398 tx_cpu=14 rx_cpu=27 drop=52558 pkt=193323 data_loss=27.18675 2019-05-16 23:11:16,522 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=128 throughput=1<146472/5000000<10000000 Kbps loss-rate=27 2019-05-16 23:11:16,522 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R439416K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:11:19,852 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=15.0142 real_seconds=1.01 rate_Mbps=125.2290 tx_cpu=10 rx_cpu=20 drop=9112 pkt=132108 data_loss=6.89734 2019-05-16 23:11:19,852 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=128 throughput=1<128234/439416<439416 Kbps loss-rate=6 2019-05-16 23:11:19,852 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R283825K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:11:23,178 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=17.0642 real_seconds=1.01 rate_Mbps=142.0787 tx_cpu=15 rx_cpu=18 drop=56821 pkt=196611 data_loss=28.90035 2019-05-16 23:11:23,178 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=128 throughput=1<145488/283825<283825 Kbps loss-rate=28 2019-05-16 23:11:23,179 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R214656K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:11:26,530 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=14.1660 real_seconds=1.01 rate_Mbps=118.1878 tx_cpu=10 rx_cpu=21 drop=9809 pkt=125857 data_loss=7.79385 2019-05-16 23:11:26,530 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=128 throughput=1<121024/214656<214656 Kbps loss-rate=7 2019-05-16 23:11:26,531 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R167840K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:11:29,859 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=13.9503 real_seconds=1.01 rate_Mbps=115.7220 tx_cpu=10 rx_cpu=19 drop=9874 pkt=124155 data_loss=7.95284 2019-05-16 23:11:29,860 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=128 throughput=1<118499/167840<167840 Kbps loss-rate=7 2019-05-16 23:11:29,860 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R143169K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:11:33,187 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=14.4211 real_seconds=1.00 rate_Mbps=120.7984 tx_cpu=24 rx_cpu=18 drop=11109 pkt=129247 data_loss=8.59531 2019-05-16 23:11:33,188 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=128 throughput=1<123697/143169<143169 Kbps loss-rate=8 2019-05-16 23:11:33,188 DEBUG overshot, min=1 kbps=123697 max=143169 2019-05-16 23:11:33,188 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R123697K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:11:36,540 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=14.7034 real_seconds=1.00 rate_Mbps=123.3508 tx_cpu=99 rx_cpu=23 drop=347 pkt=120798 data_loss=0.28754 2019-05-16 23:11:36,540 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=128 throughput=1<126311/123697<143169 Kbps loss-rate=0 2019-05-16 23:11:36,540 DEBUG undershot, min=126311 kbps=134740 max=143169 2019-05-16 23:11:36,541 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R134740K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:11:39,867 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=15.9126 real_seconds=1.00 rate_Mbps=133.5128 tx_cpu=95 rx_cpu=26 drop=1226 pkt=131582 data_loss=0.93200 2019-05-16 23:11:39,867 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=128 throughput=126311<136717/134740<143169 Kbps loss-rate=0 2019-05-16 23:11:39,867 DEBUG undershot, min=136717 kbps=139943 max=143169 2019-05-16 23:11:39,868 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] Measuring UDP Throughput (packet size=1024)... 2019-05-16 23:11:39,868 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:11:43,194 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=123.4805 real_seconds=1.00 rate_Mbps=1034.6084 tx_cpu=17 rx_cpu=20 drop=20563 pkt=147007 data_loss=13.98773 2019-05-16 23:11:43,195 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=1024 throughput=1<1059439/5000000<10000000 Kbps loss-rate=13 2019-05-16 23:11:43,195 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3029719K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:11:46,548 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=126.9180 real_seconds=1.00 rate_Mbps=1063.0323 tx_cpu=20 rx_cpu=22 drop=9556 pkt=139520 data_loss=6.84917 2019-05-16 23:11:46,549 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=1024 throughput=1<1088545/3029719<3029719 Kbps loss-rate=6 2019-05-16 23:11:46,549 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2059132K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:11:49,875 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=141.3555 real_seconds=1.00 rate_Mbps=1179.9913 tx_cpu=27 rx_cpu=18 drop=55569 pkt=200317 data_loss=27.74053 2019-05-16 23:11:49,875 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=1024 throughput=1<1208311/2059132<2059132 Kbps loss-rate=27 2019-05-16 23:11:49,875 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1633721K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:11:53,203 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=119.7344 real_seconds=1.00 rate_Mbps=1000.0983 tx_cpu=15 rx_cpu=20 drop=7856 pkt=130464 data_loss=6.02153 2019-05-16 23:11:53,203 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=1024 throughput=1<1024100/1633721<1633721 Kbps loss-rate=6 2019-05-16 23:11:53,203 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1328910K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:11:56,530 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=138.1396 real_seconds=1.00 rate_Mbps=1155.2274 tx_cpu=99 rx_cpu=16 drop=20766 pkt=162221 data_loss=12.80106 2019-05-16 23:11:56,531 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=1024 throughput=1<1182952/1328910<1328910 Kbps loss-rate=12 2019-05-16 23:11:56,531 DEBUG overshot, min=1 kbps=1182952 max=1328910 2019-05-16 23:11:56,531 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1182952K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:11:59,885 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=116.5088 real_seconds=1.01 rate_Mbps=968.3573 tx_cpu=16 rx_cpu=20 drop=7632 pkt=126937 data_loss=6.01241 2019-05-16 23:11:59,885 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=1024 throughput=1<991597/1182952<1328910 Kbps loss-rate=6 2019-05-16 23:11:59,885 DEBUG overshot, min=1 kbps=991597 max=1182952 2019-05-16 23:11:59,886 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R991597K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:12:03,216 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=118.0625 real_seconds=1.00 rate_Mbps=990.5167 tx_cpu=99 rx_cpu=18 drop=149 pkt=121045 data_loss=0.12309 2019-05-16 23:12:03,217 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=1024 throughput=1<1014289/991597<1182952 Kbps loss-rate=0 2019-05-16 23:12:03,217 DEBUG undershot, min=1014289 kbps=1098620 max=1182952 2019-05-16 23:12:03,217 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1098620K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:12:06,570 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=128.6123 real_seconds=1.00 rate_Mbps=1078.0858 tx_cpu=77 rx_cpu=23 drop=2410 pkt=134109 data_loss=1.79703 2019-05-16 23:12:06,570 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=1024 throughput=1014289<1103959/1098620<1182952 Kbps loss-rate=1 2019-05-16 23:12:06,571 DEBUG undershot, min=1103959 kbps=1143455 max=1182952 2019-05-16 23:12:06,571 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1143455K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:12:09,923 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=134.1357 real_seconds=1.00 rate_Mbps=1125.2414 tx_cpu=95 rx_cpu=22 drop=2227 pkt=139582 data_loss=1.59548 2019-05-16 23:12:09,923 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=1024 throughput=1103959<1152247/1143455<1182952 Kbps loss-rate=1 2019-05-16 23:12:09,924 DEBUG undershot, min=1152247 kbps=1167599 max=1182952 2019-05-16 23:12:09,924 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] Measuring UDP Throughput (packet size=8192)... 2019-05-16 23:12:09,924 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:12:13,250 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=202.4922 real_seconds=1.00 rate_Mbps=1694.1246 tx_cpu=88 rx_cpu=10 drop=50375 pkt=76294 data_loss=66.02747 2019-05-16 23:12:13,250 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=8192 throughput=1<1734783/5000000<10000000 Kbps loss-rate=66 2019-05-16 23:12:13,251 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3367391K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:12:16,579 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=212.9219 real_seconds=1.00 rate_Mbps=1785.6914 tx_cpu=99 rx_cpu=11 drop=24129 pkt=51383 data_loss=46.95911 2019-05-16 23:12:16,579 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=8192 throughput=1<1828547/3367391<3367391 Kbps loss-rate=46 2019-05-16 23:12:16,580 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2597969K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:12:19,907 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=216.4062 real_seconds=1.00 rate_Mbps=1810.8436 tx_cpu=99 rx_cpu=12 drop=11942 pkt=39642 data_loss=30.12463 2019-05-16 23:12:19,907 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=8192 throughput=1<1854303/2597969<2597969 Kbps loss-rate=30 2019-05-16 23:12:19,908 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2226136K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:12:23,259 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=203.1719 real_seconds=1.00 rate_Mbps=1705.2910 tx_cpu=99 rx_cpu=10 drop=7962 pkt=33968 data_loss=23.43970 2019-05-16 23:12:23,260 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=8192 throughput=1<1746217/2226136<2226136 Kbps loss-rate=23 2019-05-16 23:12:23,260 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1986176K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:12:26,587 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=211.9531 real_seconds=1.00 rate_Mbps=1777.7730 tx_cpu=99 rx_cpu=10 drop=3177 pkt=30307 data_loss=10.48272 2019-05-16 23:12:26,587 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=8192 throughput=1<1820439/1986176<1986176 Kbps loss-rate=10 2019-05-16 23:12:26,587 DEBUG overshot, min=1 kbps=1820439 max=1986176 2019-05-16 23:12:26,588 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1820439K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:12:29,914 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] megabytes=212.1016 real_seconds=1.00 rate_Mbps=1773.3334 tx_cpu=99 rx_cpu=11 drop=629 pkt=27778 data_loss=2.26435 2019-05-16 23:12:29,915 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] pkt-size=8192 throughput=1<1815893/1820439<1986176 Kbps loss-rate=2 2019-05-16 23:12:29,925 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.6', 'ip_to': u'172.30.9.205', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.31, 'throughput_kbps': 1894573, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.39, 'throughput_kbps': 1856533, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 29, 'rtt_ms': 0.49, 'throughput_kbps': 1837428, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.93, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 136717, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.6, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1152247, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.26, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1815893, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.414', 'rtt_max_ms': '0.627', 'rtt_min_ms': '0.283', 'rtt_stddev': '0.108', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.429', 'rtt_max_ms': '0.640', 'rtt_min_ms': '0.279', 'rtt_stddev': '0.121', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.549', 'rtt_max_ms': '1.215', 'rtt_min_ms': '0.349', 'rtt_stddev': '0.243', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-16 23:12:29,926 INFO Deleting floating ip e54b0a3d-8863-4bca-94ca-0537e81b30f0 2019-05-16 23:12:32,318 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] Floating IP 172.30.9.203 deleted 2019-05-16 23:12:32,807 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf2] Instance deleted 2019-05-16 23:12:32,839 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] Creating client VM... 2019-05-16 23:12:32,840 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-05-16 23:12:38,751 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 1 of 150... 2019-05-16 23:12:41,842 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 2 of 150... 2019-05-16 23:12:44,496 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 3 of 150... 2019-05-16 23:12:48,366 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 4 of 150... 2019-05-16 23:12:51,676 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 5 of 150... 2019-05-16 23:12:54,963 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 6 of 150... 2019-05-16 23:12:57,648 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 7 of 150... 2019-05-16 23:13:00,855 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 8 of 150... 2019-05-16 23:13:03,711 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 9 of 150... 2019-05-16 23:13:06,652 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 10 of 150... 2019-05-16 23:13:09,796 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 11 of 150... 2019-05-16 23:13:12,994 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 12 of 150... 2019-05-16 23:13:16,126 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 13 of 150... 2019-05-16 23:13:19,567 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 14 of 150... 2019-05-16 23:13:22,303 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 15 of 150... 2019-05-16 23:13:25,338 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 16 of 150... 2019-05-16 23:13:28,511 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 17 of 150... 2019-05-16 23:13:31,881 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 18 of 150... 2019-05-16 23:13:35,311 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 19 of 150... 2019-05-16 23:13:38,283 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 20 of 150... 2019-05-16 23:13:41,067 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 21 of 150... 2019-05-16 23:13:44,369 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 22 of 150... 2019-05-16 23:13:47,034 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 23 of 150... 2019-05-16 23:13:50,249 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 24 of 150... 2019-05-16 23:13:53,294 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 25 of 150... 2019-05-16 23:13:56,251 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 26 of 150... 2019-05-16 23:13:59,754 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 27 of 150... 2019-05-16 23:14:02,839 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 28 of 150... 2019-05-16 23:14:05,582 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 29 of 150... 2019-05-16 23:14:08,561 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 30 of 150... 2019-05-16 23:14:11,547 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 31 of 150... 2019-05-16 23:14:14,428 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 32 of 150... 2019-05-16 23:14:17,664 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 33 of 150... 2019-05-16 23:14:20,240 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 34 of 150... 2019-05-16 23:14:22,897 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 35 of 150... 2019-05-16 23:14:25,547 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 36 of 150... 2019-05-16 23:14:28,978 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] VM status=BUILD, retrying 37 of 150... 2019-05-16 23:14:35,189 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] Internal network IP: 192.168.1.9 2019-05-16 23:14:35,189 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] SSH IP: 172.30.9.206 2019-05-16 23:14:35,189 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] Setup SSH for ubuntu@172.30.9.206 2019-05-16 23:14:47,271 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] Installing nuttcp-8.1.4... 2019-05-16 23:14:47,318 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] Copying nuttcp-8.1.4 to target... 2019-05-16 23:14:47,485 INFO ============================================================ 2019-05-16 23:14:47,485 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-05-16 23:14:56,531 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] PING 192.168.1.13 (192.168.1.13) 64(92) bytes of data. 72 bytes from 192.168.1.13: icmp_seq=1 ttl=64 time=21.8 ms 72 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.284 ms 72 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.253 ms 72 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.501 ms 72 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.362 ms 72 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.577 ms 72 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.426 ms 72 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.520 ms 72 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.245 ms 72 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.310 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.245/2.534/21.862/6.443 ms 2019-05-16 23:15:05,572 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] PING 192.168.1.13 (192.168.1.13) 391(419) bytes of data. 399 bytes from 192.168.1.13: icmp_seq=1 ttl=64 time=0.183 ms 399 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.144 ms 399 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.175 ms 399 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.296 ms 399 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.305 ms 399 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.224 ms 399 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.179 ms 399 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.175 ms 399 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.334 ms 399 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.246 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.144/0.226/0.334/0.062 ms 2019-05-16 23:15:14,616 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] PING 192.168.1.13 (192.168.1.13) 1500(1528) bytes of data. 1508 bytes from 192.168.1.13: icmp_seq=1 ttl=64 time=0.894 ms 1508 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.266 ms 1508 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.207 ms 1508 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.184 ms 1508 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.197 ms 1508 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.220 ms 1508 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.216 ms 1508 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.236 ms 1508 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.515 ms 1508 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.248 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.184/0.318/0.894/0.212 ms 2019-05-16 23:15:14,617 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] Measuring TCP Throughput (packet size=65536)... 2019-05-16 23:15:14,617 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:15:24,745 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] megabytes=6955.4103 real_seconds=10.00 rate_Mbps=5831.9722 tx_cpu=13 rx_cpu=17 retrans=83 cwnd=438 rtt_ms=0.39 2019-05-16 23:15:24,745 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:15:34,908 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] megabytes=5055.7581 real_seconds=10.04 rate_Mbps=4224.3934 tx_cpu=9 rx_cpu=12 retrans=1 cwnd=696 rtt_ms=0.23 2019-05-16 23:15:34,909 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:15:45,008 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] megabytes=4377.4296 real_seconds=10.00 rate_Mbps=3671.2989 tx_cpu=8 rx_cpu=10 retrans=3 cwnd=379 rtt_ms=0.36 2019-05-16 23:15:45,008 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] Measuring UDP Throughput (packet size=128)... 2019-05-16 23:15:45,008 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:15:48,336 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] megabytes=25.4072 real_seconds=1.00 rate_Mbps=212.7942 tx_cpu=17 rx_cpu=25 drop=1215 pkt=209351 data_loss=0.58031 2019-05-16 23:15:48,337 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] pkt-size=128 throughput=1<217901/5000000<10000000 Kbps loss-rate=0 2019-05-16 23:15:48,337 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R653703K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:15:51,664 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] megabytes=25.7543 real_seconds=1.00 rate_Mbps=215.9643 tx_cpu=18 rx_cpu=24 drop=4365 pkt=215344 data_loss=2.02685 2019-05-16 23:15:51,664 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] pkt-size=128 throughput=1<221147/653703<653703 Kbps loss-rate=2 2019-05-16 23:15:51,665 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R437425K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:15:54,993 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] megabytes=25.2520 real_seconds=1.00 rate_Mbps=211.6685 tx_cpu=17 rx_cpu=24 drop=2794 pkt=209659 data_loss=1.33278 2019-05-16 23:15:54,993 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] pkt-size=128 throughput=1<216748/437425<437425 Kbps loss-rate=1 2019-05-16 23:15:54,993 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R327086K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:15:58,320 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] megabytes=25.4594 real_seconds=1.00 rate_Mbps=213.4699 tx_cpu=16 rx_cpu=26 drop=295 pkt=208858 data_loss=0.14120 2019-05-16 23:15:58,320 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] pkt-size=128 throughput=1<218593/327086<327086 Kbps loss-rate=0 2019-05-16 23:15:58,321 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R272839K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:16:01,644 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] megabytes=25.4431 real_seconds=1.00 rate_Mbps=213.1318 tx_cpu=18 rx_cpu=25 drop=2484 pkt=210914 data_loss=1.17764 2019-05-16 23:16:01,644 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] pkt-size=128 throughput=1<218246/272839<272839 Kbps loss-rate=1 2019-05-16 23:16:01,644 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R245542K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:16:04,995 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] megabytes=24.9880 real_seconds=1.00 rate_Mbps=209.4843 tx_cpu=18 rx_cpu=25 drop=8142 pkt=212844 data_loss=3.82536 2019-05-16 23:16:04,995 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] pkt-size=128 throughput=1<214511/245542<245542 Kbps loss-rate=3 2019-05-16 23:16:04,996 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] Measuring UDP Throughput (packet size=1024)... 2019-05-16 23:16:04,996 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:16:08,321 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] megabytes=193.4287 real_seconds=1.00 rate_Mbps=1622.8151 tx_cpu=31 rx_cpu=28 drop=0 pkt=198071 data_loss=0.00000 2019-05-16 23:16:08,322 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] pkt-size=1024 throughput=1<1661762/5000000<10000000 Kbps loss-rate=0 2019-05-16 23:16:08,322 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3330881K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:16:11,652 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] megabytes=191.4453 real_seconds=1.00 rate_Mbps=1603.6584 tx_cpu=32 rx_cpu=29 drop=0 pkt=196040 data_loss=0.00000 2019-05-16 23:16:11,653 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] pkt-size=1024 throughput=1<1642146/3330881<3330881 Kbps loss-rate=0 2019-05-16 23:16:11,653 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2486513K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:16:14,981 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] megabytes=193.7500 real_seconds=1.00 rate_Mbps=1624.4871 tx_cpu=32 rx_cpu=29 drop=0 pkt=198400 data_loss=0.00000 2019-05-16 23:16:14,981 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] pkt-size=1024 throughput=1<1663474/2486513<2486513 Kbps loss-rate=0 2019-05-16 23:16:14,981 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2074993K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:16:18,332 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] megabytes=189.0898 real_seconds=1.00 rate_Mbps=1585.7122 tx_cpu=33 rx_cpu=30 drop=3044 pkt=196672 data_loss=1.54778 2019-05-16 23:16:18,332 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] pkt-size=1024 throughput=1<1623769/2074993<2074993 Kbps loss-rate=1 2019-05-16 23:16:18,332 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1849381K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:16:21,657 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] megabytes=187.6455 real_seconds=1.00 rate_Mbps=1572.9018 tx_cpu=32 rx_cpu=29 drop=364 pkt=192513 data_loss=0.18909 2019-05-16 23:16:21,657 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] pkt-size=1024 throughput=1<1610651/1849381<1849381 Kbps loss-rate=0 2019-05-16 23:16:21,658 DEBUG undershot, min=1610651 kbps=1730016 max=1849381 2019-05-16 23:16:21,658 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1730016K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:16:24,987 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] megabytes=186.9805 real_seconds=1.00 rate_Mbps=1568.0088 tx_cpu=34 rx_cpu=29 drop=1594 pkt=193062 data_loss=0.82562 2019-05-16 23:16:24,988 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] pkt-size=1024 throughput=1610651<1605641/1730016<1849381 Kbps loss-rate=0 2019-05-16 23:16:24,988 DEBUG undershot, min=1730016 kbps=1789698 max=1849381 2019-05-16 23:16:24,988 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1789698K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:16:28,313 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] megabytes=188.6631 real_seconds=1.00 rate_Mbps=1582.2916 tx_cpu=26 rx_cpu=28 drop=593 pkt=193784 data_loss=0.30601 2019-05-16 23:16:28,313 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] pkt-size=1024 throughput=1730016<1620266/1789698<1849381 Kbps loss-rate=0 2019-05-16 23:16:28,314 DEBUG undershot, min=1789698 kbps=1819539 max=1849381 2019-05-16 23:16:28,314 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] Measuring UDP Throughput (packet size=8192)... 2019-05-16 23:16:28,314 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:16:31,641 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] megabytes=379.6094 real_seconds=1.00 rate_Mbps=3183.0287 tx_cpu=99 rx_cpu=21 drop=27703 pkt=76293 data_loss=36.31133 2019-05-16 23:16:31,641 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] pkt-size=8192 throughput=1<3259421/5000000<10000000 Kbps loss-rate=36 2019-05-16 23:16:31,642 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4129710K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:16:34,970 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] megabytes=365.4922 real_seconds=1.00 rate_Mbps=3061.0577 tx_cpu=98 rx_cpu=22 drop=16232 pkt=63015 data_loss=25.75895 2019-05-16 23:16:34,970 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] pkt-size=8192 throughput=1<3134523/4129710<4129710 Kbps loss-rate=25 2019-05-16 23:16:34,970 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3632116K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:16:38,322 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] megabytes=369.3281 real_seconds=1.00 rate_Mbps=3093.3387 tx_cpu=99 rx_cpu=20 drop=8148 pkt=55422 data_loss=14.70175 2019-05-16 23:16:38,322 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] pkt-size=8192 throughput=1<3167578/3632116<3632116 Kbps loss-rate=14 2019-05-16 23:16:38,322 DEBUG overshot, min=1 kbps=3167578 max=3632116 2019-05-16 23:16:38,322 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3167578K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:16:41,648 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] megabytes=372.1328 real_seconds=1.00 rate_Mbps=3125.4080 tx_cpu=99 rx_cpu=18 drop=701 pkt=48334 data_loss=1.45033 2019-05-16 23:16:41,648 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] pkt-size=8192 throughput=1<3200417/3167578<3632116 Kbps loss-rate=1 2019-05-16 23:16:41,649 DEBUG undershot, min=3200417 kbps=3416266 max=3632116 2019-05-16 23:16:41,649 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3416266K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:16:45,000 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] megabytes=336.8203 real_seconds=1.00 rate_Mbps=2824.7728 tx_cpu=99 rx_cpu=16 drop=9015 pkt=52128 data_loss=17.29397 2019-05-16 23:16:45,000 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] pkt-size=8192 throughput=3200417<2892567/3416266<3632116 Kbps loss-rate=17 2019-05-16 23:16:45,001 DEBUG overshot, min=3200417 kbps=2892567 max=3416266 2019-05-16 23:16:45,001 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2892567K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:16:48,326 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] megabytes=326.5156 real_seconds=1.00 rate_Mbps=2738.8719 tx_cpu=99 rx_cpu=15 drop=2343 pkt=44137 data_loss=5.30848 2019-05-16 23:16:48,327 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] pkt-size=8192 throughput=3200417<2804604/2892567<3416266 Kbps loss-rate=5 2019-05-16 23:16:48,327 DEBUG overshot, min=3200417 kbps=2804604 max=2892567 2019-05-16 23:16:48,337 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.9', 'ip_to': u'192.168.1.13', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 83, 'rtt_ms': 0.39, 'throughput_kbps': 5971939, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.23, 'throughput_kbps': 4325778, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.36, 'throughput_kbps': 3759410, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.83, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 214511, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.31, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1620266, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.31, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2804604, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.534', 'rtt_max_ms': '21.862', 'rtt_min_ms': '0.245', 'rtt_stddev': '6.443', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.226', 'rtt_max_ms': '0.334', 'rtt_min_ms': '0.144', 'rtt_stddev': '0.062', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.318', 'rtt_max_ms': '0.894', 'rtt_min_ms': '0.184', 'rtt_stddev': '0.212', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-16 23:16:48,339 INFO Deleting floating ip 0e619775-2d68-4308-8bed-cc00485a975b 2019-05-16 23:16:50,512 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] Floating IP 172.30.9.206 deleted 2019-05-16 23:16:50,845 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf3] Instance deleted 2019-05-16 23:16:50,861 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] Creating client VM... 2019-05-16 23:16:50,861 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-05-16 23:16:56,527 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] VM status=BUILD, retrying 1 of 150... 2019-05-16 23:16:58,918 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] VM status=BUILD, retrying 2 of 150... 2019-05-16 23:17:01,366 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] VM status=BUILD, retrying 3 of 150... 2019-05-16 23:17:04,136 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] VM status=BUILD, retrying 4 of 150... 2019-05-16 23:17:06,869 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] VM status=BUILD, retrying 5 of 150... 2019-05-16 23:17:09,567 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] VM status=BUILD, retrying 6 of 150... 2019-05-16 23:17:12,022 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] VM status=BUILD, retrying 7 of 150... 2019-05-16 23:17:18,593 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] Internal network IP: 192.168.2.13 2019-05-16 23:17:18,593 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] SSH IP: 172.30.9.214 2019-05-16 23:17:18,593 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] Setup SSH for ubuntu@172.30.9.214 2019-05-16 23:17:26,176 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] Installing nuttcp-8.1.4... 2019-05-16 23:17:26,223 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] Copying nuttcp-8.1.4 to target... 2019-05-16 23:17:26,388 INFO ============================================================ 2019-05-16 23:17:26,388 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-05-16 23:17:35,436 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] PING 192.168.1.13 (192.168.1.13) 64(92) bytes of data. 72 bytes from 192.168.1.13: icmp_seq=1 ttl=63 time=1.03 ms 72 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.415 ms 72 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.334 ms 72 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.460 ms 72 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.457 ms 72 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.521 ms 72 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.627 ms 72 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.403 ms 72 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.370 ms 72 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.547 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.334/0.516/1.035/0.193 ms 2019-05-16 23:17:44,480 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] PING 192.168.1.13 (192.168.1.13) 391(419) bytes of data. 399 bytes from 192.168.1.13: icmp_seq=1 ttl=63 time=0.494 ms 399 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.409 ms 399 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.414 ms 399 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.400 ms 399 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.405 ms 399 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.256 ms 399 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.488 ms 399 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.368 ms 399 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.392 ms 399 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.355 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.256/0.398/0.494/0.064 ms 2019-05-16 23:17:53,524 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] PING 192.168.1.13 (192.168.1.13) 1500(1528) bytes of data. 1508 bytes from 192.168.1.13: icmp_seq=1 ttl=63 time=1.34 ms 1508 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.357 ms 1508 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.470 ms 1508 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.692 ms 1508 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.396 ms 1508 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.589 ms 1508 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.609 ms 1508 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.502 ms 1508 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.475 ms 1508 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.621 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.357/0.605/1.344/0.266 ms 2019-05-16 23:17:53,525 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] Measuring TCP Throughput (packet size=65536)... 2019-05-16 23:17:53,526 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:18:03,624 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=1727.9306 real_seconds=10.00 rate_Mbps=1449.3053 tx_cpu=4 rx_cpu=5 retrans=13 cwnd=259 rtt_ms=0.32 2019-05-16 23:18:03,624 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:18:13,726 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=2076.1893 real_seconds=10.00 rate_Mbps=1741.2085 tx_cpu=4 rx_cpu=6 retrans=38 cwnd=303 rtt_ms=0.55 2019-05-16 23:18:13,726 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:18:23,828 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=2013.7539 real_seconds=10.00 rate_Mbps=1688.6369 tx_cpu=3 rx_cpu=5 retrans=4 cwnd=451 rtt_ms=0.41 2019-05-16 23:18:23,828 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] Measuring UDP Throughput (packet size=128)... 2019-05-16 23:18:23,829 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:18:27,158 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=17.7743 real_seconds=1.00 rate_Mbps=148.3598 tx_cpu=16 rx_cpu=18 drop=68245 pkt=213852 data_loss=31.91228 2019-05-16 23:18:27,158 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=128 throughput=1<151920/5000000<10000000 Kbps loss-rate=31 2019-05-16 23:18:27,159 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R455760K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:18:30,486 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=16.8938 real_seconds=1.00 rate_Mbps=141.6553 tx_cpu=16 rx_cpu=17 drop=69897 pkt=208291 data_loss=33.55725 2019-05-16 23:18:30,486 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=128 throughput=1<145055/455760<455760 Kbps loss-rate=33 2019-05-16 23:18:30,487 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R300407K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:18:33,839 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=17.9208 real_seconds=1.00 rate_Mbps=149.6468 tx_cpu=18 rx_cpu=18 drop=67002 pkt=213809 data_loss=31.33714 2019-05-16 23:18:33,839 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=128 throughput=1<153238/300407<300407 Kbps loss-rate=31 2019-05-16 23:18:33,840 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R226822K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:18:37,165 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=18.3435 real_seconds=1.00 rate_Mbps=153.1121 tx_cpu=24 rx_cpu=18 drop=45436 pkt=195706 data_loss=23.21651 2019-05-16 23:18:37,165 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=128 throughput=1<156786/226822<226822 Kbps loss-rate=23 2019-05-16 23:18:37,166 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R191804K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:18:40,494 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=18.3555 real_seconds=1.00 rate_Mbps=153.2989 tx_cpu=97 rx_cpu=18 drop=36939 pkt=187308 data_loss=19.72123 2019-05-16 23:18:40,494 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=128 throughput=1<156978/191804<191804 Kbps loss-rate=19 2019-05-16 23:18:40,495 DEBUG overshot, min=1 kbps=156978 max=191804 2019-05-16 23:18:40,495 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R156978K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:18:43,821 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=18.7133 real_seconds=1.00 rate_Mbps=157.0881 tx_cpu=99 rx_cpu=20 drop=0 pkt=153299 data_loss=0.00000 2019-05-16 23:18:43,821 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=128 throughput=1<160858/156978<191804 Kbps loss-rate=0 2019-05-16 23:18:43,821 DEBUG undershot, min=160858 kbps=176331 max=191804 2019-05-16 23:18:43,822 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R176331K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:18:47,149 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=18.4779 real_seconds=1.00 rate_Mbps=154.4950 tx_cpu=99 rx_cpu=18 drop=20827 pkt=172198 data_loss=12.09497 2019-05-16 23:18:47,150 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=128 throughput=160858<158202/176331<191804 Kbps loss-rate=12 2019-05-16 23:18:47,150 DEBUG overshot, min=160858 kbps=158202 max=176331 2019-05-16 23:18:47,150 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R158202K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:18:50,501 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=18.3193 real_seconds=1.00 rate_Mbps=153.1857 tx_cpu=99 rx_cpu=18 drop=4422 pkt=154494 data_loss=2.86228 2019-05-16 23:18:50,502 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=128 throughput=160858<156862/158202<176331 Kbps loss-rate=2 2019-05-16 23:18:50,502 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] Measuring UDP Throughput (packet size=1024)... 2019-05-16 23:18:50,502 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:18:53,828 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=142.3203 real_seconds=1.00 rate_Mbps=1188.3376 tx_cpu=30 rx_cpu=20 drop=49422 pkt=195158 data_loss=25.32411 2019-05-16 23:18:53,829 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=1024 throughput=1<1216857/5000000<10000000 Kbps loss-rate=25 2019-05-16 23:18:53,829 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3108428K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:18:57,154 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=146.2832 real_seconds=1.00 rate_Mbps=1225.3687 tx_cpu=29 rx_cpu=19 drop=30045 pkt=179839 data_loss=16.70660 2019-05-16 23:18:57,154 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=1024 throughput=1<1254777/3108428<3108428 Kbps loss-rate=16 2019-05-16 23:18:57,154 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2181602K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:19:00,482 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=143.1094 real_seconds=1.00 rate_Mbps=1200.3552 tx_cpu=28 rx_cpu=18 drop=56545 pkt=203089 data_loss=27.84246 2019-05-16 23:19:00,483 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=1024 throughput=1<1229163/2181602<2181602 Kbps loss-rate=27 2019-05-16 23:19:00,483 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1705382K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:19:03,809 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=151.7812 real_seconds=1.00 rate_Mbps=1267.9019 tx_cpu=37 rx_cpu=20 drop=43423 pkt=198847 data_loss=21.83741 2019-05-16 23:19:03,809 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=1024 throughput=1<1298331/1705382<1705382 Kbps loss-rate=21 2019-05-16 23:19:03,810 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1501856K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:19:07,138 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=150.4971 real_seconds=1.00 rate_Mbps=1257.3348 tx_cpu=68 rx_cpu=20 drop=28799 pkt=182908 data_loss=15.74506 2019-05-16 23:19:07,138 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=1024 throughput=1<1287510/1501856<1501856 Kbps loss-rate=15 2019-05-16 23:19:07,138 DEBUG overshot, min=1 kbps=1287510 max=1501856 2019-05-16 23:19:07,139 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1287510K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:19:10,465 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=144.6953 real_seconds=1.00 rate_Mbps=1210.3597 tx_cpu=99 rx_cpu=20 drop=8999 pkt=157167 data_loss=5.72577 2019-05-16 23:19:10,466 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=1024 throughput=1<1239408/1287510<1501856 Kbps loss-rate=5 2019-05-16 23:19:10,466 DEBUG overshot, min=1 kbps=1239408 max=1287510 2019-05-16 23:19:10,466 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1239408K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:19:13,793 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=144.4922 real_seconds=1.00 rate_Mbps=1208.3918 tx_cpu=99 rx_cpu=19 drop=3335 pkt=151295 data_loss=2.20428 2019-05-16 23:19:13,793 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=1024 throughput=1<1237393/1239408<1287510 Kbps loss-rate=2 2019-05-16 23:19:13,794 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] Measuring UDP Throughput (packet size=8192)... 2019-05-16 23:19:13,794 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:19:17,123 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=208.6719 real_seconds=1.01 rate_Mbps=1740.3862 tx_cpu=34 rx_cpu=10 drop=47181 pkt=73891 data_loss=63.85215 2019-05-16 23:19:17,123 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=8192 throughput=1<1782155/5000000<10000000 Kbps loss-rate=63 2019-05-16 23:19:17,123 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3391077K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:19:20,450 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=209.7500 real_seconds=1.00 rate_Mbps=1754.3667 tx_cpu=99 rx_cpu=9 drop=24896 pkt=51744 data_loss=48.11379 2019-05-16 23:19:20,450 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=8192 throughput=1<1796471/3391077<3391077 Kbps loss-rate=48 2019-05-16 23:19:20,451 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2593774K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:19:23,801 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=209.5391 real_seconds=1.00 rate_Mbps=1752.9765 tx_cpu=99 rx_cpu=9 drop=12757 pkt=39578 data_loss=32.23254 2019-05-16 23:19:23,802 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=8192 throughput=1<1795047/2593774<2593774 Kbps loss-rate=32 2019-05-16 23:19:23,802 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2194410K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:19:27,130 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=206.0469 real_seconds=1.00 rate_Mbps=1724.0519 tx_cpu=99 rx_cpu=10 drop=7110 pkt=33484 data_loss=21.23403 2019-05-16 23:19:27,131 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=8192 throughput=1<1765429/2194410<2194410 Kbps loss-rate=21 2019-05-16 23:19:27,131 DEBUG overshot, min=1 kbps=1765429 max=2194410 2019-05-16 23:19:27,132 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1765429K -p5001 -P5002 -fparse 192.168.1.13 2019-05-16 23:19:30,458 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=205.0625 real_seconds=1.00 rate_Mbps=1720.1752 tx_cpu=99 rx_cpu=9 drop=691 pkt=26939 data_loss=2.56504 2019-05-16 23:19:30,458 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=8192 throughput=1<1761459/1765429<2194410 Kbps loss-rate=2 2019-05-16 23:19:30,469 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.13', 'ip_to': u'192.168.1.13', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 13, 'rtt_ms': 0.32, 'throughput_kbps': 1484088, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 38, 'rtt_ms': 0.55, 'throughput_kbps': 1782997, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.41, 'throughput_kbps': 1729164, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.86, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 156862, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.2, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1237393, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.57, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1761459, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.516', 'rtt_max_ms': '1.035', 'rtt_min_ms': '0.334', 'rtt_stddev': '0.193', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.398', 'rtt_max_ms': '0.494', 'rtt_min_ms': '0.256', 'rtt_stddev': '0.064', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.605', 'rtt_max_ms': '1.344', 'rtt_min_ms': '0.357', 'rtt_stddev': '0.266', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-16 23:19:30,470 INFO ============================================================ 2019-05-16 23:19:30,470 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-05-16 23:19:39,538 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] PING 172.30.9.205 (172.30.9.205) 64(92) bytes of data. 72 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.640 ms 72 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.533 ms 72 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.393 ms 72 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.527 ms 72 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.612 ms 72 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.471 ms 72 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.489 ms 72 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.261 ms 72 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.343 ms 72 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.431 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.261/0.470/0.640/0.111 ms 2019-05-16 23:19:48,578 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] PING 172.30.9.205 (172.30.9.205) 391(419) bytes of data. 399 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.362 ms 399 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.325 ms 399 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.369 ms 399 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.291 ms 399 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.353 ms 399 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.477 ms 399 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.368 ms 399 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.266 ms 399 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.255 ms 399 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.284 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.255/0.335/0.477/0.062 ms 2019-05-16 23:19:57,627 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] PING 172.30.9.205 (172.30.9.205) 1500(1528) bytes of data. 1508 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=1.36 ms 1508 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.387 ms 1508 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.361 ms 1508 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.358 ms 1508 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.568 ms 1508 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.335 ms 1508 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.485 ms 1508 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.383 ms 1508 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.645 ms 1508 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.372 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.335/0.525/1.360/0.295 ms 2019-05-16 23:19:57,627 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] Measuring TCP Throughput (packet size=65536)... 2019-05-16 23:19:57,628 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:20:07,728 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=1913.3160 real_seconds=10.00 rate_Mbps=1604.4343 tx_cpu=4 rx_cpu=5 retrans=24 cwnd=305 rtt_ms=0.30 2019-05-16 23:20:07,728 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:20:17,828 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=2208.1875 real_seconds=10.00 rate_Mbps=1851.7677 tx_cpu=3 rx_cpu=6 retrans=2 cwnd=574 rtt_ms=0.46 2019-05-16 23:20:17,828 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:20:27,928 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=2229.8382 real_seconds=10.00 rate_Mbps=1869.9066 tx_cpu=4 rx_cpu=6 retrans=4 cwnd=442 rtt_ms=0.47 2019-05-16 23:20:27,928 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] Measuring UDP Throughput (packet size=128)... 2019-05-16 23:20:27,929 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:20:31,255 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=17.3662 real_seconds=1.00 rate_Mbps=145.6105 tx_cpu=16 rx_cpu=16 drop=65744 pkt=208008 data_loss=31.60652 2019-05-16 23:20:31,256 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=128 throughput=1<149105/5000000<10000000 Kbps loss-rate=31 2019-05-16 23:20:31,256 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R447315K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:20:34,608 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=17.1694 real_seconds=1.00 rate_Mbps=143.3550 tx_cpu=16 rx_cpu=17 drop=72348 pkt=212999 data_loss=33.96613 2019-05-16 23:20:34,608 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=128 throughput=1<146795/447315<447315 Kbps loss-rate=33 2019-05-16 23:20:34,608 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R297055K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:20:37,935 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=17.5576 real_seconds=1.01 rate_Mbps=146.5388 tx_cpu=16 rx_cpu=17 drop=65883 pkt=209715 data_loss=31.41563 2019-05-16 23:20:37,935 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=128 throughput=1<150055/297055<297055 Kbps loss-rate=31 2019-05-16 23:20:37,935 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R223555K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:20:41,286 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=17.2054 real_seconds=1.00 rate_Mbps=144.2072 tx_cpu=18 rx_cpu=15 drop=66867 pkt=207814 data_loss=32.17649 2019-05-16 23:20:41,286 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=128 throughput=1<147668/223555<223555 Kbps loss-rate=32 2019-05-16 23:20:41,287 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R185611K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:20:44,611 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=17.3920 real_seconds=1.00 rate_Mbps=145.3580 tx_cpu=99 rx_cpu=15 drop=38786 pkt=181261 data_loss=21.39777 2019-05-16 23:20:44,612 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=128 throughput=1<148846/185611<185611 Kbps loss-rate=21 2019-05-16 23:20:44,612 DEBUG overshot, min=1 kbps=148846 max=185611 2019-05-16 23:20:44,612 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R148846K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:20:47,964 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=17.2543 real_seconds=1.00 rate_Mbps=144.2440 tx_cpu=99 rx_cpu=16 drop=4010 pkt=145357 data_loss=2.75871 2019-05-16 23:20:47,965 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=128 throughput=1<147705/148846<185611 Kbps loss-rate=2 2019-05-16 23:20:47,965 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] Measuring UDP Throughput (packet size=1024)... 2019-05-16 23:20:47,965 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:20:51,291 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=137.1797 real_seconds=1.00 rate_Mbps=1145.9029 tx_cpu=31 rx_cpu=18 drop=54710 pkt=195182 data_loss=28.03023 2019-05-16 23:20:51,291 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=1024 throughput=1<1173404/5000000<10000000 Kbps loss-rate=28 2019-05-16 23:20:51,292 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3086702K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:20:54,619 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=139.1299 real_seconds=1.00 rate_Mbps=1161.9424 tx_cpu=24 rx_cpu=18 drop=66947 pkt=209416 data_loss=31.96841 2019-05-16 23:20:54,620 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=1024 throughput=1<1189829/3086702<3086702 Kbps loss-rate=31 2019-05-16 23:20:54,620 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2138265K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:20:57,947 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=138.9375 real_seconds=1.00 rate_Mbps=1165.4887 tx_cpu=33 rx_cpu=18 drop=55644 pkt=197916 data_loss=28.11494 2019-05-16 23:20:57,948 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=1024 throughput=1<1193460/2138265<2138265 Kbps loss-rate=28 2019-05-16 23:20:57,948 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1665862K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:21:01,299 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=139.9561 real_seconds=1.00 rate_Mbps=1168.8805 tx_cpu=33 rx_cpu=17 drop=53929 pkt=197244 data_loss=27.34124 2019-05-16 23:21:01,300 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=1024 throughput=1<1196933/1665862<1665862 Kbps loss-rate=27 2019-05-16 23:21:01,300 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1431397K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:21:04,628 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=144.7881 real_seconds=1.00 rate_Mbps=1210.6878 tx_cpu=99 rx_cpu=19 drop=26466 pkt=174729 data_loss=15.14688 2019-05-16 23:21:04,628 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=1024 throughput=1<1239744/1431397<1431397 Kbps loss-rate=15 2019-05-16 23:21:04,628 DEBUG overshot, min=1 kbps=1239744 max=1431397 2019-05-16 23:21:04,628 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1239744K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:21:07,955 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=138.4434 real_seconds=1.00 rate_Mbps=1156.0535 tx_cpu=99 rx_cpu=18 drop=9570 pkt=151336 data_loss=6.32367 2019-05-16 23:21:07,956 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=1024 throughput=1<1183798/1239744<1431397 Kbps loss-rate=6 2019-05-16 23:21:07,956 DEBUG overshot, min=1 kbps=1183798 max=1239744 2019-05-16 23:21:07,956 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1183798K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:21:11,284 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=139.2471 real_seconds=1.00 rate_Mbps=1164.4606 tx_cpu=99 rx_cpu=18 drop=1918 pkt=144507 data_loss=1.32724 2019-05-16 23:21:11,284 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=1024 throughput=1<1192407/1183798<1239744 Kbps loss-rate=1 2019-05-16 23:21:11,284 DEBUG undershot, min=1192407 kbps=1216075 max=1239744 2019-05-16 23:21:11,285 INFO [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] Measuring UDP Throughput (packet size=8192)... 2019-05-16 23:21:11,285 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:21:14,635 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=207.7578 real_seconds=1.00 rate_Mbps=1742.1960 tx_cpu=70 rx_cpu=9 drop=49701 pkt=76294 data_loss=65.14405 2019-05-16 23:21:14,636 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=8192 throughput=1<1784008/5000000<10000000 Kbps loss-rate=65 2019-05-16 23:21:14,636 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3392004K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:21:17,964 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=204.1094 real_seconds=1.00 rate_Mbps=1706.9396 tx_cpu=99 rx_cpu=9 drop=25632 pkt=51758 data_loss=49.52278 2019-05-16 23:21:17,964 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=8192 throughput=1<1747906/3392004<3392004 Kbps loss-rate=49 2019-05-16 23:21:17,964 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2569955K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:21:21,291 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=203.5938 real_seconds=1.00 rate_Mbps=1707.4754 tx_cpu=99 rx_cpu=9 drop=13155 pkt=39215 data_loss=33.54582 2019-05-16 23:21:21,292 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=8192 throughput=1<1748454/2569955<2569955 Kbps loss-rate=33 2019-05-16 23:21:21,292 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2159204K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:21:24,644 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=213.8672 real_seconds=1.00 rate_Mbps=1789.1440 tx_cpu=99 rx_cpu=9 drop=5572 pkt=32947 data_loss=16.91199 2019-05-16 23:21:24,644 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=8192 throughput=1<1832083/2159204<2159204 Kbps loss-rate=16 2019-05-16 23:21:24,645 DEBUG overshot, min=1 kbps=1832083 max=2159204 2019-05-16 23:21:24,645 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1832083K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:21:27,996 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=217.6328 real_seconds=1.00 rate_Mbps=1825.8883 tx_cpu=99 rx_cpu=9 drop=99 pkt=27956 data_loss=0.35411 2019-05-16 23:21:27,996 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=8192 throughput=1<1869709/1832083<2159204 Kbps loss-rate=0 2019-05-16 23:21:27,996 DEBUG undershot, min=1869709 kbps=2014456 max=2159204 2019-05-16 23:21:27,997 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2014456K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:21:31,324 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=208.9375 real_seconds=1.00 rate_Mbps=1747.1946 tx_cpu=99 rx_cpu=9 drop=3994 pkt=30738 data_loss=12.99368 2019-05-16 23:21:31,324 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=8192 throughput=1869709<1789127/2014456<2159204 Kbps loss-rate=12 2019-05-16 23:21:31,325 DEBUG overshot, min=1869709 kbps=1789127 max=2014456 2019-05-16 23:21:31,325 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1789127K -p5001 -P5002 -fparse 172.30.9.205 2019-05-16 23:21:34,677 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] megabytes=212.3594 real_seconds=1.00 rate_Mbps=1781.5011 tx_cpu=99 rx_cpu=9 drop=118 pkt=27300 data_loss=0.43220 2019-05-16 23:21:34,677 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] pkt-size=8192 throughput=1869709<1824257/1789127<2014456 Kbps loss-rate=0 2019-05-16 23:21:34,677 DEBUG undershot, min=1942082 kbps=1978269 max=2014456 2019-05-16 23:21:34,687 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.13', 'ip_to': u'172.30.9.205', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 24, 'rtt_ms': 0.3, 'throughput_kbps': 1642940, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.46, 'throughput_kbps': 1896210, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.47, 'throughput_kbps': 1914784, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.76, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 147705, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.33, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1192407, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.43, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1824257, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.470', 'rtt_max_ms': '0.640', 'rtt_min_ms': '0.261', 'rtt_stddev': '0.111', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.335', 'rtt_max_ms': '0.477', 'rtt_min_ms': '0.255', 'rtt_stddev': '0.062', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.525', 'rtt_max_ms': '1.360', 'rtt_min_ms': '0.335', 'rtt_stddev': '0.295', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-16 23:21:34,688 INFO Deleting floating ip d7719d71-9455-4fa3-b213-47facb3cb0f8 2019-05-16 23:21:36,985 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] Floating IP 172.30.9.214 deleted 2019-05-16 23:21:37,457 DEBUG [TestClient_d0189f80-5231-4e08-a536-663ddb212ddf4] Instance deleted 2019-05-16 23:21:37,521 INFO Cleaning up... 2019-05-16 23:21:37,521 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] Terminating nuttcp-8.1.4 2019-05-16 23:21:37,538 INFO Deleting floating ip 3617f936-29fe-4eeb-9578-54c366432b7c 2019-05-16 23:21:39,650 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] Floating IP 172.30.9.205 deleted 2019-05-16 23:21:39,846 DEBUG [TestServer_d0189f80-5231-4e08-a536-663ddb212ddf1] Instance deleted 2019-05-16 23:21:49,307 INFO Network pns-internal-net_d0189f80-5231-4e08-a536-663ddb212ddf deleted. 2019-05-16 23:21:52,621 INFO Network pns-internal-net2_d0189f80-5231-4e08-a536-663ddb212ddf deleted. 2019-05-16 23:21:52,673 INFO Removed public key pns_public_key 2019-05-16 23:21:52,673 INFO Deleting security group 2019-05-16 23:21:53,191 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': '14902623', 'rtt_ms': '0.17'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 149871, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1208596, | | | | | 'loss_rate': 0.64}, 8192: {'tp_kbps': 7852578, 'loss_rate': 0.04}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.143/0.114/0.174/0.026', | | | | | '64-byte': '2.891/0.101/26.893/8.001', '1500-byte': '0.221/0.129/0.471/0.118'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4685709', 'rtt_ms': '0.326667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 214511, 'loss_rate': 3.83}, 1024: {'tp_kbps': 1620266, | | | | | 'loss_rate': 0.31}, 8192: {'tp_kbps': 2804604, 'loss_rate': 5.31}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.226/0.144/0.334/0.062', | | | | | '64-byte': '2.534/0.245/21.862/6.443', '1500-byte': '0.318/0.184/0.894/0.212'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1989697', 'rtt_ms': '0.44'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 155296, 'loss_rate': 2.22}, 1024: {'tp_kbps': 1226714, | | | | | 'loss_rate': 4.0}, 8192: {'tp_kbps': 1918828, 'loss_rate': 1.27}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.325/0.188/0.679/0.137', | | | | | '64-byte': '0.367/0.225/1.219/0.290', '1500-byte': '0.522/0.293/1.483/0.355'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1665416', 'rtt_ms': '0.426667'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 156862, 'loss_rate': 2.86}, 1024: {'tp_kbps': 1237393, | | | | | 'loss_rate': 2.2}, 8192: {'tp_kbps': 1761459, 'loss_rate': 2.57}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.398/0.256/0.494/0.064', | | | | | '64-byte': '0.516/0.334/1.035/0.193', '1500-byte': '0.605/0.357/1.344/0.266'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1862844', 'rtt_ms': '0.396667'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 136717, 'loss_rate': 0.93}, 1024: {'tp_kbps': 1152247, | | | | | 'loss_rate': 1.6}, 8192: {'tp_kbps': 1815893, 'loss_rate': 2.26}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.429/0.279/0.640/0.121', | | | | | '64-byte': '0.414/0.283/0.627/0.108', '1500-byte': '0.549/0.349/1.215/0.243'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1817978', 'rtt_ms': '0.41'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 147705, 'loss_rate': 2.76}, 1024: {'tp_kbps': 1192407, | | | | | 'loss_rate': 1.33}, 8192: {'tp_kbps': 1824257, 'loss_rate': 0.43}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.335/0.255/0.477/0.062', | | | | | '64-byte': '0.470/0.261/0.640/0.111', '1500-byte': '0.525/0.335/1.360/0.295'}} | | 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-05-16 23:21:53,196 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-05-16 23:21:53,457 - 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-05-16 23:21:53,624 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 23:21:53,625 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 19:57 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-16 23:21:53,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 23:21:53,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d3752f9b901a441ca3b944881b7a2790f8306663" 2019-05-16 23:21:54,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1215 Content-Type: application/json Date: Thu, 16 May 2019 23:21:54 GMT X-Openstack-Request-Id: req-a2ad6ff0-280a-4b06-b966-7408b60e97c5 2019-05-16 23:21:54,115 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7e28d3dda264470a9a2022bde77868c2", "created_at": "2019-05-16T23:01:58Z", "admin_state_up": true, "updated_at": "2019-05-16T23:21:44Z", "project_id": "7e28d3dda264470a9a2022bde77868c2", "flavor_id": null, "revision_number": 11, "routes": [], "ha": true, "id": "b19aa309-22df-4fc7-8868-229a8235888c", "name": "vmtp-router_d0189f80-5231-4e08-a536-663ddb212ddf"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c3f4592852414ec8b26b7832852f2d03", "created_at": "2019-05-16T18:25:49Z", "admin_state_up": true, "updated_at": "2019-05-16T18:25:52Z", "project_id": "c3f4592852414ec8b26b7832852f2d03", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "e747899b-a1be-4080-903d-ec42b4d4fc4b", "name": "tempest-pretest-check-102260689"}]} 2019-05-16 23:21:54,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-a2ad6ff0-280a-4b06-b966-7408b60e97c5 2019-05-16 23:21:54,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.485634088516s 2019-05-16 23:21:54,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-16 23:21:54,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/b19aa309-22df-4fc7-8868-229a8235888c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3752f9b901a441ca3b944881b7a2790f8306663" 2019-05-16 23:21:59,240 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 23:21:59 GMT X-Openstack-Request-Id: req-0f6d9f85-8cdd-4c09-88e4-eca7716dfa9c 2019-05-16 23:21:59,240 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 23:21:59,240 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/b19aa309-22df-4fc7-8868-229a8235888c.json used request id req-0f6d9f85-8cdd-4c09-88e4-eca7716dfa9c 2019-05-16 23:21:59,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.12313294411s 2019-05-16 23:21:59,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 23:21:59,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d3752f9b901a441ca3b944881b7a2790f8306663" 2019-05-16 23:21:59,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Thu, 16 May 2019 23:21:59 GMT X-Openstack-Request-Id: req-d96e4d35-c895-4c54-8818-30805a2a813f 2019-05-16 23:21:59,546 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T23:02:12Z", "file": "/v2/images/df8d7dff-84d7-4831-8320-afa01944342f/file", "owner": "7e28d3dda264470a9a2022bde77868c2", "id": "df8d7dff-84d7-4831-8320-afa01944342f", "size": 263848448, "self": "/v2/images/df8d7dff-84d7-4831-8320-afa01944342f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/df8d7dff-84d7-4831-8320-afa01944342f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/df8d7dff-84d7-4831-8320-afa01944342f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_d0189f80-5231-4e08-a536-663ddb212ddf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_d0189f80-5231-4e08-a536-663ddb212ddf", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-16T23:02:07Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 23:21:59,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-d96e4d35-c895-4c54-8818-30805a2a813f 2019-05-16 23:21:59,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301250934601s 2019-05-16 23:21:59,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 23:21:59,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/df8d7dff-84d7-4831-8320-afa01944342f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3752f9b901a441ca3b944881b7a2790f8306663" 2019-05-16 23:22:00,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 23:22:00 GMT X-Openstack-Request-Id: req-30995857-eb22-4c86-a6a8-977cc1215898 2019-05-16 23:22:00,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-05-16 23:22:00,693 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/df8d7dff-84d7-4831-8320-afa01944342f used request id req-30995857-eb22-4c86-a6a8-977cc1215898 2019-05-16 23:22:00,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.14446997643s 2019-05-16 23:22:00,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 23:22:00,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:22:01,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Thu, 16 May 2019 23:22: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-164beaa7-73e4-4b4d-8ee6-44d7568045de x-openstack-request-id: req-164beaa7-73e4-4b4d-8ee6-44d7568045de 2019-05-16 23:22:01,002 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmtp-flavor_d0189f80-5231-4e08-a536-663ddb212ddf", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/d769dc94-cd69-4a87-a5e9-a020a1679b90", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/d769dc94-cd69-4a87-a5e9-a020a1679b90", "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": "d769dc94-cd69-4a87-a5e9-a020a1679b90"}]} 2019-05-16 23:22:01,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-164beaa7-73e4-4b4d-8ee6-44d7568045de 2019-05-16 23:22:01,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.303766012192s 2019-05-16 23:22:01,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 23:22:01,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/d769dc94-cd69-4a87-a5e9-a020a1679b90 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:22:01,062 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 23:22: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-3471a254-904e-404b-92c4-3bfab3bf30f3 x-openstack-request-id: req-3471a254-904e-404b-92c4-3bfab3bf30f3 2019-05-16 23:22:01,062 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/d769dc94-cd69-4a87-a5e9-a020a1679b90 used request id req-3471a254-904e-404b-92c4-3bfab3bf30f3 2019-05-16 23:22:01,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0585360527039s 2019-05-16 23:22:01,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 23:22:01,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:22:01,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 16 May 2019 23:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-217642a8-0bdd-4cbc-80b0-24debc14dbf9 2019-05-16 23:22:01,295 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "vmtp-user_d0189f80-5231-4e08-a536-663ddb212ddf", "links": {"self": "http://172.30.9.36:5000/v3/users/a41e932a0b3b4782af3f26725d0b9f5b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a41e932a0b3b4782af3f26725d0b9f5b", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 23:22:01,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-217642a8-0bdd-4cbc-80b0-24debc14dbf9 2019-05-16 23:22:01,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232218027115s 2019-05-16 23:22:01,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 23:22:01,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/a41e932a0b3b4782af3f26725d0b9f5b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:22:01,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 23:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4131513-ffc9-463a-8aae-1afad25e9db1 2019-05-16 23:22:01,553 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_d0189f80-5231-4e08-a536-663ddb212ddf", "links": {"self": "http://172.30.9.36:5000/v3/users/a41e932a0b3b4782af3f26725d0b9f5b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a41e932a0b3b4782af3f26725d0b9f5b", "description": null}} 2019-05-16 23:22:01,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/a41e932a0b3b4782af3f26725d0b9f5b used request id req-a4131513-ffc9-463a-8aae-1afad25e9db1 2019-05-16 23:22:01,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.251512050629s 2019-05-16 23:22:01,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-16 23:22:01,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/a41e932a0b3b4782af3f26725d0b9f5b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:22:02,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 23:22:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc374e9e-7b24-40d7-958f-c8f50c73fa42 2019-05-16 23:22:02,395 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 23:22:02,396 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/a41e932a0b3b4782af3f26725d0b9f5b used request id req-bc374e9e-7b24-40d7-958f-c8f50c73fa42 2019-05-16 23:22:02,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.842000961304s 2019-05-16 23:22:02,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 23:22:02,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:22:02,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 16 May 2019 23:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e8e79ed-a801-469a-9434-399f9e1a26f1 2019-05-16 23:22:02,641 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.36:5000/v3/projects/7e28d3dda264470a9a2022bde77868c2"}, "tags": [], "enabled": true, "id": "7e28d3dda264470a9a2022bde77868c2", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_d0189f80-5231-4e08-a536-663ddb212ddf"}]} 2019-05-16 23:22:02,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-9e8e79ed-a801-469a-9434-399f9e1a26f1 2019-05-16 23:22:02,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.23903298378s 2019-05-16 23:22:02,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-16 23:22:02,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/7e28d3dda264470a9a2022bde77868c2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:22:02,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 23:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a8a239e-1631-4a8d-9fc0-1ed7a535dded 2019-05-16 23:22:02,846 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 23:22:02,846 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/7e28d3dda264470a9a2022bde77868c2 used request id req-0a8a239e-1631-4a8d-9fc0-1ed7a535dded 2019-05-16 23:22:02,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.200085878372s 2019-05-16 23:22:02,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 23:22:02,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=7e28d3dda264470a9a2022bde77868c2&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}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:22:03,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 16 May 2019 23:22:03 GMT X-Openstack-Request-Id: req-531b16e6-d85b-4a95-a329-e085f96867c7 2019-05-16 23:22:03,216 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7e28d3dda264470a9a2022bde77868c2", "created_at": "2019-05-16T23:02:19Z", "updated_at": "2019-05-16T23:02:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:02:20Z", "revision_number": 0, "id": "0fec2926-b853-443f-8e94-7113807a1608", "remote_group_id": "fe669e61-a84d-4373-a8c7-695d6a82d0fd", "remote_ip_prefix": null, "created_at": "2019-05-16T23:02:20Z", "security_group_id": "fe669e61-a84d-4373-a8c7-695d6a82d0fd", "tenant_id": "7e28d3dda264470a9a2022bde77868c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7e28d3dda264470a9a2022bde77868c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:02:20Z", "revision_number": 0, "id": "6cb878f4-8332-45bc-b85f-62eb7b071bf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:02:20Z", "security_group_id": "fe669e61-a84d-4373-a8c7-695d6a82d0fd", "tenant_id": "7e28d3dda264470a9a2022bde77868c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7e28d3dda264470a9a2022bde77868c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:02:20Z", "revision_number": 0, "id": "9a4e0cf4-9836-48ba-afc3-a4f1fc236c5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:02:20Z", "security_group_id": "fe669e61-a84d-4373-a8c7-695d6a82d0fd", "tenant_id": "7e28d3dda264470a9a2022bde77868c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7e28d3dda264470a9a2022bde77868c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:02:19Z", "revision_number": 0, "id": "e78087cd-7b74-4fac-a085-74a24c85b168", "remote_group_id": "fe669e61-a84d-4373-a8c7-695d6a82d0fd", "remote_ip_prefix": null, "created_at": "2019-05-16T23:02:19Z", "security_group_id": "fe669e61-a84d-4373-a8c7-695d6a82d0fd", "tenant_id": "7e28d3dda264470a9a2022bde77868c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7e28d3dda264470a9a2022bde77868c2"}], "revision_number": 1, "project_id": "7e28d3dda264470a9a2022bde77868c2", "id": "fe669e61-a84d-4373-a8c7-695d6a82d0fd", "name": "default"}]} 2019-05-16 23:22:03,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=7e28d3dda264470a9a2022bde77868c2&name=default used request id req-531b16e6-d85b-4a95-a329-e085f96867c7 2019-05-16 23:22:03,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.364979982376s 2019-05-16 23:22:03,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 23:22:03,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:22:03,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Thu, 16 May 2019 23:22:03 GMT X-Openstack-Request-Id: req-94d48019-380e-4d6e-92d8-71e2fbfa8064 2019-05-16 23:22:03,592 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efb27a65730c4f76ada8c28d48951970", "created_at": "2019-05-16T19:51:48Z", "updated_at": "2019-05-16T19:51:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "52d875bc-5284-42d6-a4e4-5760c5cd8334", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "62008d08-a694-422a-8ff5-b9025774f55d", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "ce050de5-c88b-4d75-8ee2-57e268b8f8e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "e831004e-37ba-476c-a146-e15147e43a16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}], "revision_number": 1, "project_id": "efb27a65730c4f76ada8c28d48951970", "id": "1873114c-101d-4167-abbc-dd963690a23a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7e28d3dda264470a9a2022bde77868c2", "created_at": "2019-05-16T23:02:19Z", "updated_at": "2019-05-16T23:02:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:02:20Z", "revision_number": 0, "id": "0fec2926-b853-443f-8e94-7113807a1608", "remote_group_id": "fe669e61-a84d-4373-a8c7-695d6a82d0fd", "remote_ip_prefix": null, "created_at": "2019-05-16T23:02:20Z", "security_group_id": "fe669e61-a84d-4373-a8c7-695d6a82d0fd", "tenant_id": "7e28d3dda264470a9a2022bde77868c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7e28d3dda264470a9a2022bde77868c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:02:20Z", "revision_number": 0, "id": "6cb878f4-8332-45bc-b85f-62eb7b071bf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:02:20Z", "security_group_id": "fe669e61-a84d-4373-a8c7-695d6a82d0fd", "tenant_id": "7e28d3dda264470a9a2022bde77868c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "7e28d3dda264470a9a2022bde77868c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:02:20Z", "revision_number": 0, "id": "9a4e0cf4-9836-48ba-afc3-a4f1fc236c5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:02:20Z", "security_group_id": "fe669e61-a84d-4373-a8c7-695d6a82d0fd", "tenant_id": "7e28d3dda264470a9a2022bde77868c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7e28d3dda264470a9a2022bde77868c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:02:19Z", "revision_number": 0, "id": "e78087cd-7b74-4fac-a085-74a24c85b168", "remote_group_id": "fe669e61-a84d-4373-a8c7-695d6a82d0fd", "remote_ip_prefix": null, "created_at": "2019-05-16T23:02:19Z", "security_group_id": "fe669e61-a84d-4373-a8c7-695d6a82d0fd", "tenant_id": "7e28d3dda264470a9a2022bde77868c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "7e28d3dda264470a9a2022bde77868c2"}], "revision_number": 1, "project_id": "7e28d3dda264470a9a2022bde77868c2", "id": "fe669e61-a84d-4373-a8c7-695d6a82d0fd", "name": "default"}]} 2019-05-16 23:22:03,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-94d48019-380e-4d6e-92d8-71e2fbfa8064 2019-05-16 23:22:03,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.370929002762s 2019-05-16 23:22:03,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 23:22:03,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/fe669e61-a84d-4373-a8c7-695d6a82d0fd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac7c2147843074f02a8ca76336a989304f60ebb1" 2019-05-16 23:22:04,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 23:22:04 GMT X-Openstack-Request-Id: req-29e72f61-6d2e-4d17-8586-6e508ff97a93 2019-05-16 23:22:04,141 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 23:22:04,142 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/fe669e61-a84d-4373-a8c7-695d6a82d0fd.json used request id req-29e72f61-6d2e-4d17-8586-6e508ff97a93 2019-05-16 23:22:04,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.542466163635s 2019-05-16 23:22:04,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 23:22:04,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d3752f9b901a441ca3b944881b7a2790f8306663" 2019-05-16 23:22:04,373 - keystoneauth.session - DEBUG - RESP: [401] Content-Length: 114 Content-Type: application/json Date: Thu, 16 May 2019 23:22:04 GMT Www-Authenticate: Keystone uri="http://192.30.9.3:5000" X-Openstack-Request-Id: req-97883151-4e3f-4318-bb85-d6900c885815 2019-05-16 23:22:04,373 - keystoneauth.session - DEBUG - RESP BODY: {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Unauthorized"}} 2019-05-16 23:22:04,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-97883151-4e3f-4318-bb85-d6900c885815 2019-05-16 23:22:04,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 23:22:04,386 - keystoneauth.session - DEBUG - Request returned failure status: 401 2019-05-16 23:22:04,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.244281053543s 2019-05-16 23:22:04,404 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-05-16 23:22:04,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 23:22:04,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 23:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98f3adf2-476b-45cc-9408-f80b7e1fe30e 2019-05-16 23:22:04,434 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 23:22:04,434 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-98f3adf2-476b-45cc-9408-f80b7e1fe30e 2019-05-16 23:22:04,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 23:22:04,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-17T00:22:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["C89gLFFZTDOx2oW4NDURwQ"], "issued_at": "2019-05-16T23:22:04.000000Z"}} 2019-05-16 23:22:04,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 23:22:04,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:22:05,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 16 May 2019 23:22:05 GMT X-Openstack-Request-Id: req-cd0b4119-e18e-446f-9cf8-d3f60e9896d2 2019-05-16 23:22:05,270 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 23:22:05,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cd0b4119-e18e-446f-9cf8-d3f60e9896d2 2019-05-16 23:22:05,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.41212105751s 2019-05-16 23:22:05,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 23:22:05,283 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 23:22:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b92a5f7d-bfb5-4dff-aaa7-95422ce8e754 2019-05-16 23:22:05,283 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 23:22:05,283 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-b92a5f7d-bfb5-4dff-aaa7-95422ce8e754 2019-05-16 23:22:05,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 23:22:05,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:22:05,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 23:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba00ede1-0feb-4671-bad2-de56a84a7978 2019-05-16 23:22:05,505 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 23:22:05,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-ba00ede1-0feb-4671-bad2-de56a84a7978 2019-05-16 23:22:05,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221477031708s 2019-05-16 23:22:05,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-16 23:22:05,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}}' 2019-05-16 23:22:05,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Thu, 16 May 2019 23:22:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-390c1404-d5e1-4f78-9206-6a7767ce0159 2019-05-16 23:22:05,782 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.36:5000/v3/projects/74fb250addb24267970106fc03b9b9ed"}, "tags": [], "enabled": true, "id": "74fb250addb24267970106fc03b9b9ed", "parent_id": "default", "domain_id": "default", "name": "shaker-project_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}} 2019-05-16 23:22:05,782 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-390c1404-d5e1-4f78-9206-6a7767ce0159 2019-05-16 23:22:05,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.269280195236s 2019-05-16 23:22:05,782 - 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'74fb250addb24267970106fc03b9b9ed', '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_ef148029-8e7b-4674-a8fe-501f6b2d0bfa'}) 2019-05-16 23:22:05,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-16 23:22:05,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "NaCRn0lzBUFQxK8JB0cqMzRvEkMyov", "email": null, "name": "shaker-user_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}}' 2019-05-16 23:22:06,286 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Thu, 16 May 2019 23:22:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6ea29bd-3eb9-4859-a259-a454e42445f9 2019-05-16 23:22:06,286 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "links": {"self": "http://172.30.9.36:5000/v3/users/88e573dd40564de8b4e45f3d0f334d0a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "88e573dd40564de8b4e45f3d0f334d0a", "domain_id": "default", "password_expires_at": null}} 2019-05-16 23:22:06,286 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-b6ea29bd-3eb9-4859-a259-a454e42445f9 2019-05-16 23:22:06,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.500465154648s 2019-05-16 23:22:06,287 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'88e573dd40564de8b4e45f3d0f334d0a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_ef148029-8e7b-4674-a8fe-501f6b2d0bfa'}) 2019-05-16 23:22:06,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 23:22:06,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:22:06,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 23:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db09b47-bb85-4694-b217-5c0a83ff019f 2019-05-16 23:22:06,496 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 23:22:06,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-8db09b47-bb85-4694-b217-5c0a83ff019f 2019-05-16 23:22:06,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205471992493s 2019-05-16 23:22:06,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 23:22:06,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:22:06,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 23:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71b2a48e-1574-4c0d-b0ac-767bf306fd66 2019-05-16 23:22:06,745 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 23:22:06,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-71b2a48e-1574-4c0d-b0ac-767bf306fd66 2019-05-16 23:22:06,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.243767023087s 2019-05-16 23:22:06,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 23:22:06,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:22:06,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 23:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46c2a754-7e05-4cd1-90c5-41148da7302e 2019-05-16 23:22:06,978 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 23:22:06,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-46c2a754-7e05-4cd1-90c5-41148da7302e 2019-05-16 23:22:06,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228245019913s 2019-05-16 23:22:06,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 23:22:06,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:22:07,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 23:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef0cad51-913e-44db-b5d8-5ca534b9bf96 2019-05-16 23:22:07,184 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 23:22:07,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-ef0cad51-913e-44db-b5d8-5ca534b9bf96 2019-05-16 23:22:07,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20121717453s 2019-05-16 23:22:07,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 23:22:07,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:22:07,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Thu, 16 May 2019 23:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-422ec72f-2f87-4401-b123-098995443416 2019-05-16 23:22:07,438 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "links": {"self": "http://172.30.9.36:5000/v3/users/88e573dd40564de8b4e45f3d0f334d0a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "88e573dd40564de8b4e45f3d0f334d0a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 23:22:07,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-422ec72f-2f87-4401-b123-098995443416 2019-05-16 23:22:07,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.252599954605s 2019-05-16 23:22:07,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 23:22:07,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:22:07,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 16 May 2019 23:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d80c2d4b-177a-4746-b601-ce36e405135a 2019-05-16 23:22:07,678 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.36:5000/v3/projects/74fb250addb24267970106fc03b9b9ed"}, "tags": [], "enabled": true, "id": "74fb250addb24267970106fc03b9b9ed", "parent_id": "default", "domain_id": "default", "name": "shaker-project_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}]} 2019-05-16 23:22:07,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-d80c2d4b-177a-4746-b601-ce36e405135a 2019-05-16 23:22:07,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.228193998337s 2019-05-16 23:22:07,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 23:22:07,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=88e573dd40564de8b4e45f3d0f334d0a&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=74fb250addb24267970106fc03b9b9ed" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:22:07,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 16 May 2019 23:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08ef2f5f-33fc-4402-b593-7ec142a05ba9 2019-05-16 23:22:07,830 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=88e573dd40564de8b4e45f3d0f334d0a&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=74fb250addb24267970106fc03b9b9ed", "previous": null, "next": null}} 2019-05-16 23:22:07,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=88e573dd40564de8b4e45f3d0f334d0a&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=74fb250addb24267970106fc03b9b9ed used request id req-08ef2f5f-33fc-4402-b593-7ec142a05ba9 2019-05-16 23:22:07,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.144460916519s 2019-05-16 23:22:07,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 23:22:07,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/74fb250addb24267970106fc03b9b9ed/users/88e573dd40564de8b4e45f3d0f334d0a/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:22:08,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 23:22:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-869e46d7-a528-42b3-9833-abd03358e262 2019-05-16 23:22:08,122 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 23:22:08,122 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/74fb250addb24267970106fc03b9b9ed/users/88e573dd40564de8b4e45f3d0f334d0a/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-869e46d7-a528-42b3-9833-abd03358e262 2019-05-16 23:22:08,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.28746509552s 2019-05-16 23:22:08,123 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_ef148029-8e7b-4674-a8fe-501f6b2d0bfa', 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'74fb250addb24267970106fc03b9b9ed', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'NaCRn0lzBUFQxK8JB0cqMzRvEkMyov', 'username': u'shaker-user_ef148029-8e7b-4674-a8fe-501f6b2d0bfa', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-16 23:22:08,127 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_ef148029-8e7b-4674-a8fe-501f6b2d0bfa', 'password': 'NaCRn0lzBUFQxK8JB0cqMzRvEkMyov', 'project_name': 'shaker-project_ef148029-8e7b-4674-a8fe-501f6b2d0bfa', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': '74fb250addb24267970106fc03b9b9ed', 'project_domain_name': 'Default'} 2019-05-16 23:22:08,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-16 23:22:08,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:22:08,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Thu, 16 May 2019 23:22: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-209b5fd7-3ac1-49dd-83cf-e74731bd29de x-openstack-request-id: req-209b5fd7-3ac1-49dd-83cf-e74731bd29de 2019-05-16 23:22:08,363 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 299}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 94, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 302}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 94, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-16 23:22:08,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-hypervisors/detail used request id req-209b5fd7-3ac1-49dd-83cf-e74731bd29de 2019-05-16 23:22:08,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.232427120209s 2019-05-16 23:22:08,365 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-05-16 23:22:08,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 23:22:08,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:22:08,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 23:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7acf07c3-6671-4523-95d2-c9521e43b76f 2019-05-16 23:22:08,596 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 23:22:08,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-7acf07c3-6671-4523-95d2-c9521e43b76f 2019-05-16 23:22:08,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.23076915741s 2019-05-16 23:22:08,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 23:22:08,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:22:08,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 16 May 2019 23:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be679edc-12aa-4876-aec3-8bbe4bedae5b 2019-05-16 23:22:08,722 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.36:5000/v3/projects/74fb250addb24267970106fc03b9b9ed"}, "tags": [], "enabled": true, "id": "74fb250addb24267970106fc03b9b9ed", "parent_id": "default", "domain_id": "default", "name": "shaker-project_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}]} 2019-05-16 23:22:08,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-be679edc-12aa-4876-aec3-8bbe4bedae5b 2019-05-16 23:22:08,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118860960007s 2019-05-16 23:22:08,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-16 23:22:08,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" -d '{"network": {"tenant_id": "74fb250addb24267970106fc03b9b9ed", "name": "shaker-net_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "admin_state_up": true}}' 2019-05-16 23:22:09,677 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Thu, 16 May 2019 23:22:09 GMT X-Openstack-Request-Id: req-d72a43e0-4f9e-4019-b358-5f3069f3f863 2019-05-16 23:22:09,678 - 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":"9a1693fc-059c-47e5-acfa-f18cdb53987c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"74fb250addb24267970106fc03b9b9ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T23:22:09Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_ef148029-8e7b-4674-a8fe-501f6b2d0bfa","admin_state_up":true,"tenant_id":"74fb250addb24267970106fc03b9b9ed","created_at":"2019-05-16T23:22:09Z","mtu":1450}} 2019-05-16 23:22:09,678 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-d72a43e0-4f9e-4019-b358-5f3069f3f863 2019-05-16 23:22:09,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.953552961349s 2019-05-16 23:22:09,679 - 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-05-16T23:22:09Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9a1693fc-059c-47e5-acfa-f18cdb53987c', u'provider:segmentation_id': 16, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'shaker-net_ef148029-8e7b-4674-a8fe-501f6b2d0bfa', u'created_at': u'2019-05-16T23:22:09Z', u'mtu': 1450, u'tenant_id': u'74fb250addb24267970106fc03b9b9ed', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'74fb250addb24267970106fc03b9b9ed', u'l2_adjacency': True}) 2019-05-16 23:22:09,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 23:22:09,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 23:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd2635f-2845-4c72-a95c-c05f7c23f35b 2019-05-16 23:22:09,690 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 23:22:09,690 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-dbd2635f-2845-4c72-a95c-c05f7c23f35b 2019-05-16 23:22:09,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 23:22:10,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-17T00:22:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74fb250addb24267970106fc03b9b9ed", "name": "shaker-project_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/74fb250addb24267970106fc03b9b9ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/74fb250addb24267970106fc03b9b9ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/74fb250addb24267970106fc03b9b9ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/74fb250addb24267970106fc03b9b9ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/74fb250addb24267970106fc03b9b9ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/74fb250addb24267970106fc03b9b9ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/74fb250addb24267970106fc03b9b9ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/74fb250addb24267970106fc03b9b9ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/74fb250addb24267970106fc03b9b9ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_74fb250addb24267970106fc03b9b9ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_74fb250addb24267970106fc03b9b9ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "id": "88e573dd40564de8b4e45f3d0f334d0a"}, "audit_ids": ["kQtblAopS-CA6j8w-nRrxw"], "issued_at": "2019-05-16T23:22:10.000000Z"}} 2019-05-16 23:22:10,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 23:22:10,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:22:10,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Thu, 16 May 2019 23:22:10 GMT X-Openstack-Request-Id: req-06552f13-62ba-4e8f-8051-124ec7f8d90a 2019-05-16 23:22:10,513 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9a1693fc-059c-47e5-acfa-f18cdb53987c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"74fb250addb24267970106fc03b9b9ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T23:22:09Z","qos_policy_id":null,"name":"shaker-net_ef148029-8e7b-4674-a8fe-501f6b2d0bfa","admin_state_up":true,"tenant_id":"74fb250addb24267970106fc03b9b9ed","created_at":"2019-05-16T23:22:09Z","mtu":1450}]} 2019-05-16 23:22:10,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-06552f13-62ba-4e8f-8051-124ec7f8d90a 2019-05-16 23:22:10,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.410478115082s 2019-05-16 23:22:10,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-16 23:22:10,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" -d '{"subnet": {"name": "shaker-subnet_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "enable_dhcp": true, "network_id": "9a1693fc-059c-47e5-acfa-f18cdb53987c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-16 23:22:11,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Thu, 16 May 2019 23:22:11 GMT X-Openstack-Request-Id: req-b40460a6-a45e-4bbf-95c4-9951e1c84096 2019-05-16 23:22:11,999 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a1693fc-059c-47e5-acfa-f18cdb53987c","tenant_id":"74fb250addb24267970106fc03b9b9ed","created_at":"2019-05-16T23:22:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-16T23:22: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":"74fb250addb24267970106fc03b9b9ed","id":"395bf5e4-7011-437e-8d6d-4f207873f3a1","subnetpool_id":null,"name":"shaker-subnet_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}} 2019-05-16 23:22:11,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-b40460a6-a45e-4bbf-95c4-9951e1c84096 2019-05-16 23:22:11,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.48364305496s 2019-05-16 23:22:12,000 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T23:22: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'395bf5e4-7011-437e-8d6d-4f207873f3a1', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_ef148029-8e7b-4674-a8fe-501f6b2d0bfa', u'enable_dhcp': True, u'network_id': u'9a1693fc-059c-47e5-acfa-f18cdb53987c', u'tenant_id': u'74fb250addb24267970106fc03b9b9ed', u'created_at': u'2019-05-16T23:22: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'74fb250addb24267970106fc03b9b9ed'}) 2019-05-16 23:22:12,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-16 23:22:12,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "shaker-router_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "admin_state_up": true}}' 2019-05-16 23:22:20,153 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Thu, 16 May 2019 23:22:20 GMT X-Openstack-Request-Id: req-74357821-6b08-4b6b-aeb3-39eebc5ad5ce 2019-05-16 23:22:20,154 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:22:13Z", "admin_state_up": true, "updated_at": "2019-05-16T23:22:14Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "74fb250addb24267970106fc03b9b9ed", "id": "631342cd-4596-4ac1-80ba-61d7ab83da00", "name": "shaker-router_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}} 2019-05-16 23:22:20,154 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-74357821-6b08-4b6b-aeb3-39eebc5ad5ce 2019-05-16 23:22:20,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 8.1538670063s 2019-05-16 23:22:20,155 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T23:22:14Z', u'revision_number': 3, u'id': u'631342cd-4596-4ac1-80ba-61d7ab83da00', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_ef148029-8e7b-4674-a8fe-501f6b2d0bfa', u'admin_state_up': True, u'tenant_id': u'74fb250addb24267970106fc03b9b9ed', u'created_at': u'2019-05-16T23:22:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'74fb250addb24267970106fc03b9b9ed'}) 2019-05-16 23:22:20,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-16 23:22:20,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/631342cd-4596-4ac1-80ba-61d7ab83da00/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}2fc397743bdbcc66828386a4d46fd3450f9aee24" -d '{"subnet_id": "395bf5e4-7011-437e-8d6d-4f207873f3a1"}' 2019-05-16 23:22:23,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 23:22:23 GMT X-Openstack-Request-Id: req-c97436ef-fb65-4982-96c1-954bd87506df 2019-05-16 23:22:23,603 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9a1693fc-059c-47e5-acfa-f18cdb53987c", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "subnet_id": "395bf5e4-7011-437e-8d6d-4f207873f3a1", "subnet_ids": ["395bf5e4-7011-437e-8d6d-4f207873f3a1"], "port_id": "83b34310-5c0f-482c-94e0-1e7094591f3d", "id": "631342cd-4596-4ac1-80ba-61d7ab83da00"} 2019-05-16 23:22:23,603 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/631342cd-4596-4ac1-80ba-61d7ab83da00/add_router_interface.json used request id req-c97436ef-fb65-4982-96c1-954bd87506df 2019-05-16 23:22:23,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.44776701927s 2019-05-16 23:22:23,603 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2019-05-16 23:22:26,299 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2019-05-16 23:22:26,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 23:22:26,307 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 16 May 2019 23:22:26 GMT 2019-05-16 23:22:26,307 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-16 23:22:26,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 23:22:26,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:22:27,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 16 May 2019 23:22:27 GMT X-Openstack-Request-Id: req-33e0e00c-7656-4a06-89ac-f0218a0bf1db 2019-05-16 23:22:27,142 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 23:22:27,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-33e0e00c-7656-4a06-89ac-f0218a0bf1db 2019-05-16 23:22:27,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.829790115356s 2019-05-16 23:22:27,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 23:22:27,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}' 2019-05-16 23:22:27,499 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Thu, 16 May 2019 23:22:27 GMT Location: http://172.30.9.36:9292/v2/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-259e1073-fa6c-4a7d-852a-2710a87c19c4 2019-05-16 23:22:27,499 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T23:22:27Z", "file": "/v2/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5/file", "owner": "74fb250addb24267970106fc03b9b9ed", "id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "size": null, "self": "/v2/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "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_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "checksum": null, "created_at": "2019-05-16T23:22:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 23:22:27,499 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-259e1073-fa6c-4a7d-852a-2710a87c19c4 2019-05-16 23:22:27,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.346811056137s 2019-05-16 23:22:27,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 23:22:27,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5/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}2fc397743bdbcc66828386a4d46fd3450f9aee24" -d '' 2019-05-16 23:22:38,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 23:22:38 GMT X-Openstack-Request-Id: req-633c58c2-eac0-426b-abde-54f980beb481 2019-05-16 23:22:38,213 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 23:22:38,213 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5/file used request id req-633c58c2-eac0-426b-abde-54f980beb481 2019-05-16 23:22:38,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 10.7133009434s 2019-05-16 23:22:38,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 23:22:38,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:22:38,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Thu, 16 May 2019 23:22:38 GMT X-Openstack-Request-Id: req-797f3e93-6187-4875-9d9d-8d13986804d3 2019-05-16 23:22:38,984 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T23:22:38Z", "file": "/v2/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5/file", "owner": "74fb250addb24267970106fc03b9b9ed", "id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "size": 666173440, "self": "/v2/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-05-16T23:22:27Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 23:22:38,984 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-797f3e93-6187-4875-9d9d-8d13986804d3 2019-05-16 23:22:38,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.766456127167s 2019-05-16 23:22:38,987 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5/file', 'owner': u'74fb250addb24267970106fc03b9b9ed', 'id': u'538c179c-7f02-4f30-8f44-3a4c64ad16d5', 'size': 666173440, u'self': u'/v2/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'74fb250addb24267970106fc03b9b9ed', 'name': 'shaker-project_ef148029-8e7b-4674-a8fe-501f6b2d0bfa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T23:22:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-16T23:22:38Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_ef148029-8e7b-4674-a8fe-501f6b2d0bfa', '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/538c179c-7f02-4f30-8f44-3a4c64ad16d5', 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_ef148029-8e7b-4674-a8fe-501f6b2d0bfa', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_ef148029-8e7b-4674-a8fe-501f6b2d0bfa', 'created': u'2019-05-16T23:22:27Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-05-16T23:22:27Z', 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/538c179c-7f02-4f30-8f44-3a4c64ad16d5', 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_ef148029-8e7b-4674-a8fe-501f6b2d0bfa', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2019-05-16 23:22:38,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 23:22:38,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-05-16 23:22:39,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 16 May 2019 23:22: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-91ba5eea-4953-4ef4-8c23-f5bb7a0fa6a4 x-openstack-request-id: req-91ba5eea-4953-4ef4-8c23-f5bb7a0fa6a4 2019-05-16 23:22:39,029 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "shaker-flavor_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "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": "a35beae1-f6ad-4201-8947-95567f0931b0"}} 2019-05-16 23:22:39,030 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-91ba5eea-4953-4ef4-8c23-f5bb7a0fa6a4 2019-05-16 23:22:39,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0421121120453s 2019-05-16 23:22:39,031 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_ef148029-8e7b-4674-a8fe-501f6b2d0bfa', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'a35beae1-f6ad-4201-8947-95567f0931b0', 'swap': 0}) 2019-05-16 23:22:39,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 23:22:39,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/a35beae1-f6ad-4201-8947-95567f0931b0/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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" -d '{"extra_specs": {}}' 2019-05-16 23:22:39,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 23:22:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5444ad74-1019-4edb-9921-be28aeab4922 x-openstack-request-id: req-5444ad74-1019-4edb-9921-be28aeab4922 2019-05-16 23:22:39,056 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 23:22:39,056 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/a35beae1-f6ad-4201-8947-95567f0931b0/os-extra_specs used request id req-5444ad74-1019-4edb-9921-be28aeab4922 2019-05-16 23:22:39,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0246059894562s 2019-05-16 23:22:39,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-16 23:22:39,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" -d '{"keypair": {"name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}}' 2019-05-16 23:22:39,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Thu, 16 May 2019 23:22: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-513732f4-7563-471a-bd5f-4057218e1740 x-openstack-request-id: req-513732f4-7563-471a-bd5f-4057218e1740 2019-05-16 23:22:39,474 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDc+YrrX9NAydplrafZ5HWcW2KHnjw/SEAU7QjKn2Wdc3gfHcX9MsaOsAHtmQP4ZoU9E3C8vSpXq/ed83Z40rq56nNuFV18oK6r0+hxKvAYG8jupLSDxUlAqHexXu2if08Xt6rpxc158ABBOtowTZzZFw+1WWxbnVXm2XebHrw/fZJr1MJP0obGWfcOkwCp4AkMp9GLDy8uNo3w5bPAyfNIedD5LMfPhEtvve3BwND2yRZc5k7RXeijGKdxvm8em+oDzdncxJ85eZHyX0Qc2GCPgMydn0yTBMMyw1hE96456QtwNVDRdjJEWwqCva8rME+XpxZ38ph5suelNwXL7pJ1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3PmK61/TQMnaZa2n2eR1nFtih548P0hAFO0Iyp9lnXN4Hx3F\n/TLGjrAB7ZkD+GaFPRNwvL0qV6v3nfN2eNK6uepzbhVdfKCuq9PocSrwGBvI7qS0\ng8VJQKh3sV7ton9PF7eq6cXNefAAQTraME2c2RcPtVlsW51V5tl3mx68P32Sa9TC\nT9KGxln3DpMAqeAJDKfRiw8vLjaN8OWzwMnzSHnQ+SzHz4RLb73twcDQ9skWXOZO\n0V3ooxincb5vHpvqA83Z3MSfOXmR8l9EHNhgj4DMnZ9MkwTDMsNYRPeuOekLcDVQ\n0XYyRFsKgr2vKzBPl6cWd/KYebLnpTcFy+6SdQIDAQABAoIBAQCYpIxw8R3F2GnT\n6PRU0LrpijrywbyOXkNd8SsshJU2AWiN3gxBTkzYjf6W+SdD9NW/DenHhsh0DWec\nJWzGI5M3EBwyg/GzQG/IZDZhzi5SCQdwyjej+qkSUA12acOvh0/Ea2xV1fyNadtT\nM+s6iLJ7R7HjLOVsF7AaKkizz7RsCfJgcyZ/ZlGfRg1MleWm4tNaYETw4A3ysO+w\nRieUXlRpDZTuI/EPR29o8IbrxPuj65JuFFHj9HxVU5+p/y2qF28EoAtEtfez/9dP\nOt4dFUVK/NidPq+sHytfhtXuCZ48P2vsrm74XGvQSfmferMzJiEInLXphEodxrfo\nGJvU8ya1AoGBAPQz5uN8gHL16fDlPfE1YeENzDpUfOSVIqTBfhn78b9Z6309XNyR\ng1/ghS7clj9/oM/tTxpiGknZNcHZeh8G7eo78IaC9bGn8DIdu6mCqxjFFUZxsp3j\n2rVD0IBjijAp3AcZ/e0YyP64U5f8tyz7EfqWblTLiMeYdPZKWNp1aJmrAoGBAOem\nYF04HnuJmH4TAvNp+Nvv1zZIaCWcct7QIgeyKVb0qzwUvxmtrwuqXX9LKExenTiF\ndZTTS8jChiKPy/rbDEmH3lJKAeMUN32Xc+i6zwpdzoxURSQyzGP+/AqGpziZdxs3\nNXl6CSdUGp4kcZt11FT0kVBdxTp44gfpwzlzBKRfAoGAM80mty7b2IcNvwoB377h\nKmpQ3ja534s7NBPPeheVqm+aopB3uFotshLgbZZhUMr0A+dlFkWlKfEnlB1b6GUB\n5uQcG4yALdVgAGGKQ2TygmicILtRlmiVJkpiWjnDQIBAqkj7MmZFjLLxGJaFDMed\ngriSYu5h72UJuoz+2Ch7rc0CgYEAzVPR0o7tpf6+ZfGgCfYCmaArmHfxqHTV9N1z\nbHLk5aiVJvoUsUQcBjEKEsyheZ/bp7/UCwiHAfo6PuRKn54NdBe0XigvKAJBdVcL\nbFw5LC0d6ZDAgGdud6wJ56KXEjolMsBq67PZ7TxFI6uV74AvpuXo791N9pgzcWQo\noQFsOe0CgYBwHR0jsY0czjWDpfMGPnd9s0OgSK56LDJN4ZcnWTXR8h8CRnk8zsMr\n9GRrti+afZOSvjKzFnKRnpFK+IzjJRTG8+4b3Er39dH1tXHjlbAn9k4xv0PQ0xNC\nsqxL6hOcQCclEmaQV7bFrbG9ESrONzb6KGEut/ihOSibLOmvw6d+rg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "fingerprint": "46:13:15:67:e7:9b:66:b6:06:0f:b6:7a:36:2b:29:57"}} 2019-05-16 23:22:39,474 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-513732f4-7563-471a-bd5f-4057218e1740 2019-05-16 23:22:39,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.414889097214s 2019-05-16 23:22:39,475 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDc+YrrX9NAydplrafZ5HWcW2KHnjw/SEAU7QjKn2Wdc3gfHcX9MsaOsAHtmQP4ZoU9E3C8vSpXq/ed83Z40rq56nNuFV18oK6r0+hxKvAYG8jupLSDxUlAqHexXu2if08Xt6rpxc158ABBOtowTZzZFw+1WWxbnVXm2XebHrw/fZJr1MJP0obGWfcOkwCp4AkMp9GLDy8uNo3w5bPAyfNIedD5LMfPhEtvve3BwND2yRZc5k7RXeijGKdxvm8em+oDzdncxJ85eZHyX0Qc2GCPgMydn0yTBMMyw1hE96456QtwNVDRdjJEWwqCva8rME+XpxZ38ph5suelNwXL7pJ1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3PmK61/TQMnaZa2n2eR1nFtih548P0hAFO0Iyp9lnXN4Hx3F\n/TLGjrAB7ZkD+GaFPRNwvL0qV6v3nfN2eNK6uepzbhVdfKCuq9PocSrwGBvI7qS0\ng8VJQKh3sV7ton9PF7eq6cXNefAAQTraME2c2RcPtVlsW51V5tl3mx68P32Sa9TC\nT9KGxln3DpMAqeAJDKfRiw8vLjaN8OWzwMnzSHnQ+SzHz4RLb73twcDQ9skWXOZO\n0V3ooxincb5vHpvqA83Z3MSfOXmR8l9EHNhgj4DMnZ9MkwTDMsNYRPeuOekLcDVQ\n0XYyRFsKgr2vKzBPl6cWd/KYebLnpTcFy+6SdQIDAQABAoIBAQCYpIxw8R3F2GnT\n6PRU0LrpijrywbyOXkNd8SsshJU2AWiN3gxBTkzYjf6W+SdD9NW/DenHhsh0DWec\nJWzGI5M3EBwyg/GzQG/IZDZhzi5SCQdwyjej+qkSUA12acOvh0/Ea2xV1fyNadtT\nM+s6iLJ7R7HjLOVsF7AaKkizz7RsCfJgcyZ/ZlGfRg1MleWm4tNaYETw4A3ysO+w\nRieUXlRpDZTuI/EPR29o8IbrxPuj65JuFFHj9HxVU5+p/y2qF28EoAtEtfez/9dP\nOt4dFUVK/NidPq+sHytfhtXuCZ48P2vsrm74XGvQSfmferMzJiEInLXphEodxrfo\nGJvU8ya1AoGBAPQz5uN8gHL16fDlPfE1YeENzDpUfOSVIqTBfhn78b9Z6309XNyR\ng1/ghS7clj9/oM/tTxpiGknZNcHZeh8G7eo78IaC9bGn8DIdu6mCqxjFFUZxsp3j\n2rVD0IBjijAp3AcZ/e0YyP64U5f8tyz7EfqWblTLiMeYdPZKWNp1aJmrAoGBAOem\nYF04HnuJmH4TAvNp+Nvv1zZIaCWcct7QIgeyKVb0qzwUvxmtrwuqXX9LKExenTiF\ndZTTS8jChiKPy/rbDEmH3lJKAeMUN32Xc+i6zwpdzoxURSQyzGP+/AqGpziZdxs3\nNXl6CSdUGp4kcZt11FT0kVBdxTp44gfpwzlzBKRfAoGAM80mty7b2IcNvwoB377h\nKmpQ3ja534s7NBPPeheVqm+aopB3uFotshLgbZZhUMr0A+dlFkWlKfEnlB1b6GUB\n5uQcG4yALdVgAGGKQ2TygmicILtRlmiVJkpiWjnDQIBAqkj7MmZFjLLxGJaFDMed\ngriSYu5h72UJuoz+2Ch7rc0CgYEAzVPR0o7tpf6+ZfGgCfYCmaArmHfxqHTV9N1z\nbHLk5aiVJvoUsUQcBjEKEsyheZ/bp7/UCwiHAfo6PuRKn54NdBe0XigvKAJBdVcL\nbFw5LC0d6ZDAgGdud6wJ56KXEjolMsBq67PZ7TxFI6uV74AvpuXo791N9pgzcWQo\noQFsOe0CgYBwHR0jsY0czjWDpfMGPnd9s0OgSK56LDJN4ZcnWTXR8h8CRnk8zsMr\n9GRrti+afZOSvjKzFnKRnpFK+IzjJRTG8+4b3Er39dH1tXHjlbAn9k4xv0PQ0xNC\nsqxL6hOcQCclEmaQV7bFrbG9ESrONzb6KGEut/ihOSibLOmvw6d+rg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'88e573dd40564de8b4e45f3d0f334d0a', 'name': u'shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa', 'created_at': '2019-05-16T23:22:39.475205', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'74fb250addb24267970106fc03b9b9ed', 'name': 'shaker-project_ef148029-8e7b-4674-a8fe-501f6b2d0bfa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'46:13:15:67:e7:9b:66:b6:06:0f:b6:7a:36:2b:29:57', 'type': 'ssh', 'id': u'shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa'}) 2019-05-16 23:22:39,475 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA3PmK61/TQMnaZa2n2eR1nFtih548P0hAFO0Iyp9lnXN4Hx3F /TLGjrAB7ZkD+GaFPRNwvL0qV6v3nfN2eNK6uepzbhVdfKCuq9PocSrwGBvI7qS0 g8VJQKh3sV7ton9PF7eq6cXNefAAQTraME2c2RcPtVlsW51V5tl3mx68P32Sa9TC T9KGxln3DpMAqeAJDKfRiw8vLjaN8OWzwMnzSHnQ+SzHz4RLb73twcDQ9skWXOZO 0V3ooxincb5vHpvqA83Z3MSfOXmR8l9EHNhgj4DMnZ9MkwTDMsNYRPeuOekLcDVQ 0XYyRFsKgr2vKzBPl6cWd/KYebLnpTcFy+6SdQIDAQABAoIBAQCYpIxw8R3F2GnT 6PRU0LrpijrywbyOXkNd8SsshJU2AWiN3gxBTkzYjf6W+SdD9NW/DenHhsh0DWec JWzGI5M3EBwyg/GzQG/IZDZhzi5SCQdwyjej+qkSUA12acOvh0/Ea2xV1fyNadtT M+s6iLJ7R7HjLOVsF7AaKkizz7RsCfJgcyZ/ZlGfRg1MleWm4tNaYETw4A3ysO+w RieUXlRpDZTuI/EPR29o8IbrxPuj65JuFFHj9HxVU5+p/y2qF28EoAtEtfez/9dP Ot4dFUVK/NidPq+sHytfhtXuCZ48P2vsrm74XGvQSfmferMzJiEInLXphEodxrfo GJvU8ya1AoGBAPQz5uN8gHL16fDlPfE1YeENzDpUfOSVIqTBfhn78b9Z6309XNyR g1/ghS7clj9/oM/tTxpiGknZNcHZeh8G7eo78IaC9bGn8DIdu6mCqxjFFUZxsp3j 2rVD0IBjijAp3AcZ/e0YyP64U5f8tyz7EfqWblTLiMeYdPZKWNp1aJmrAoGBAOem YF04HnuJmH4TAvNp+Nvv1zZIaCWcct7QIgeyKVb0qzwUvxmtrwuqXX9LKExenTiF dZTTS8jChiKPy/rbDEmH3lJKAeMUN32Xc+i6zwpdzoxURSQyzGP+/AqGpziZdxs3 NXl6CSdUGp4kcZt11FT0kVBdxTp44gfpwzlzBKRfAoGAM80mty7b2IcNvwoB377h KmpQ3ja534s7NBPPeheVqm+aopB3uFotshLgbZZhUMr0A+dlFkWlKfEnlB1b6GUB 5uQcG4yALdVgAGGKQ2TygmicILtRlmiVJkpiWjnDQIBAqkj7MmZFjLLxGJaFDMed griSYu5h72UJuoz+2Ch7rc0CgYEAzVPR0o7tpf6+ZfGgCfYCmaArmHfxqHTV9N1z bHLk5aiVJvoUsUQcBjEKEsyheZ/bp7/UCwiHAfo6PuRKn54NdBe0XigvKAJBdVcL bFw5LC0d6ZDAgGdud6wJ56KXEjolMsBq67PZ7TxFI6uV74AvpuXo791N9pgzcWQo oQFsOe0CgYBwHR0jsY0czjWDpfMGPnd9s0OgSK56LDJN4ZcnWTXR8h8CRnk8zsMr 9GRrti+afZOSvjKzFnKRnpFK+IzjJRTG8+4b3Er39dH1tXHjlbAn9k4xv0PQ0xNC sqxL6hOcQCclEmaQV7bFrbG9ESrONzb6KGEut/ihOSibLOmvw6d+rg== -----END RSA PRIVATE KEY----- 2019-05-16 23:22:39,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-16 23:22:39,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" -d '{"security_group": {"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "description": "created by OPNFV Functest (shaker)"}}' 2019-05-16 23:22:39,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Thu, 16 May 2019 23:22:39 GMT X-Openstack-Request-Id: req-f187cb9b-5b84-4eb5-aa31-ce85b4dca63c 2019-05-16 23:22:39,977 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:22:39Z", "updated_at": "2019-05-16T23:22:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:39Z", "revision_number": 0, "id": "67c5fa5f-2f16-42ac-b5db-b057997ca731", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:39Z", "security_group_id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:39Z", "revision_number": 0, "id": "b135d43b-e3cf-46f3-8c23-bbd32b444e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:39Z", "security_group_id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}], "revision_number": 1, "project_id": "74fb250addb24267970106fc03b9b9ed", "id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}} 2019-05-16 23:22:39,977 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-f187cb9b-5b84-4eb5-aa31-ce85b4dca63c 2019-05-16 23:22:39,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.496392965317s 2019-05-16 23:22:39,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 23:22:39,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:22:40,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Thu, 16 May 2019 23:22:40 GMT X-Openstack-Request-Id: req-daf22935-a282-4be4-85d9-4aac48df3f40 2019-05-16 23:22:40,442 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:22:39Z", "updated_at": "2019-05-16T23:22:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:39Z", "revision_number": 0, "id": "67c5fa5f-2f16-42ac-b5db-b057997ca731", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:39Z", "security_group_id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:39Z", "revision_number": 0, "id": "b135d43b-e3cf-46f3-8c23-bbd32b444e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:39Z", "security_group_id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}], "revision_number": 1, "project_id": "74fb250addb24267970106fc03b9b9ed", "id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}, {"description": "Default security group", "tags": [], "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:22:09Z", "updated_at": "2019-05-16T23:22:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "0f7e0fb3-37c5-40ee-9dab-5d217e8f8e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "5107c3ea-2697-4444-8f9e-a04ab3519b78", "remote_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "6d85b78a-bf3d-455a-9930-ebf7229c1586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "c6af1a1b-c25d-49aa-8193-900a5c13f616", "remote_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}], "revision_number": 1, "project_id": "74fb250addb24267970106fc03b9b9ed", "id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "name": "default"}]} 2019-05-16 23:22:40,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-daf22935-a282-4be4-85d9-4aac48df3f40 2019-05-16 23:22:40,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.457637071609s 2019-05-16 23:22:40,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-16 23:22:40,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" -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": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4"}}' 2019-05-16 23:22:40,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 16 May 2019 23:22:40 GMT X-Openstack-Request-Id: req-38e2f360-4a7e-49ea-8ad8-5f08f919dc6a 2019-05-16 23:22:40,913 - 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-05-16T23:22:40Z", "security_group_id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "port_range_min": 22, "revision_number": 0, "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:22:40Z", "project_id": "74fb250addb24267970106fc03b9b9ed", "id": "23e17343-46f0-4150-b1d7-9f28433790bd"}} 2019-05-16 23:22:40,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-38e2f360-4a7e-49ea-8ad8-5f08f919dc6a 2019-05-16 23:22:40,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.464585065842s 2019-05-16 23:22:40,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 23:22:40,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:22:41,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Thu, 16 May 2019 23:22:41 GMT X-Openstack-Request-Id: req-2050e902-dd8b-4eeb-852a-879681c27247 2019-05-16 23:22:41,276 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:22:39Z", "updated_at": "2019-05-16T23:22:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-16T23:22:40Z", "revision_number": 0, "id": "23e17343-46f0-4150-b1d7-9f28433790bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:40Z", "security_group_id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": 22, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:39Z", "revision_number": 0, "id": "67c5fa5f-2f16-42ac-b5db-b057997ca731", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:39Z", "security_group_id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:39Z", "revision_number": 0, "id": "b135d43b-e3cf-46f3-8c23-bbd32b444e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:39Z", "security_group_id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}], "revision_number": 2, "project_id": "74fb250addb24267970106fc03b9b9ed", "id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}, {"description": "Default security group", "tags": [], "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:22:09Z", "updated_at": "2019-05-16T23:22:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "0f7e0fb3-37c5-40ee-9dab-5d217e8f8e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "5107c3ea-2697-4444-8f9e-a04ab3519b78", "remote_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "6d85b78a-bf3d-455a-9930-ebf7229c1586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "c6af1a1b-c25d-49aa-8193-900a5c13f616", "remote_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}], "revision_number": 1, "project_id": "74fb250addb24267970106fc03b9b9ed", "id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "name": "default"}]} 2019-05-16 23:22:41,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-2050e902-dd8b-4eeb-852a-879681c27247 2019-05-16 23:22:41,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.356925964355s 2019-05-16 23:22:41,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-16 23:22:41,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" -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": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4"}}' 2019-05-16 23:22:41,733 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 16 May 2019 23:22:41 GMT X-Openstack-Request-Id: req-b3ca71e4-092d-4a43-bf63-c8e047ad0b6f 2019-05-16 23:22:41,734 - 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-05-16T23:22:41Z", "security_group_id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "port_range_min": null, "revision_number": 0, "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:22:41Z", "project_id": "74fb250addb24267970106fc03b9b9ed", "id": "6b652df0-99cf-4ca3-917e-35a8b5dfe2c4"}} 2019-05-16 23:22:41,734 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-b3ca71e4-092d-4a43-bf63-c8e047ad0b6f 2019-05-16 23:22:41,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.451748132706s 2019-05-16 23:22:41,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 23:22:41,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:22:41,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Thu, 16 May 2019 23:22:41 GMT X-Openstack-Request-Id: req-38039769-9282-4b68-a004-2954bc5df876 2019-05-16 23:22:41,790 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:22:39Z", "updated_at": "2019-05-16T23:22:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-16T23:22:40Z", "revision_number": 0, "id": "23e17343-46f0-4150-b1d7-9f28433790bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:40Z", "security_group_id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": 22, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:39Z", "revision_number": 0, "id": "67c5fa5f-2f16-42ac-b5db-b057997ca731", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:39Z", "security_group_id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:41Z", "revision_number": 0, "id": "6b652df0-99cf-4ca3-917e-35a8b5dfe2c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:41Z", "security_group_id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:39Z", "revision_number": 0, "id": "b135d43b-e3cf-46f3-8c23-bbd32b444e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:39Z", "security_group_id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}], "revision_number": 3, "project_id": "74fb250addb24267970106fc03b9b9ed", "id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}, {"description": "Default security group", "tags": [], "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:22:09Z", "updated_at": "2019-05-16T23:22:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "0f7e0fb3-37c5-40ee-9dab-5d217e8f8e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "5107c3ea-2697-4444-8f9e-a04ab3519b78", "remote_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "6d85b78a-bf3d-455a-9930-ebf7229c1586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "c6af1a1b-c25d-49aa-8193-900a5c13f616", "remote_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}], "revision_number": 1, "project_id": "74fb250addb24267970106fc03b9b9ed", "id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "name": "default"}]} 2019-05-16 23:22:41,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-38039769-9282-4b68-a004-2954bc5df876 2019-05-16 23:22:41,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0501751899719s 2019-05-16 23:22:41,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-16 23:22:41,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" -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": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4"}}' 2019-05-16 23:22:41,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Thu, 16 May 2019 23:22:41 GMT X-Openstack-Request-Id: req-251cce7c-40ca-4d83-90e7-5c8aa50b063a 2019-05-16 23:22:41,950 - 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-05-16T23:22:41Z", "security_group_id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "port_range_min": 9000, "revision_number": 0, "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:22:41Z", "project_id": "74fb250addb24267970106fc03b9b9ed", "id": "c6e98979-4cb2-4655-90b3-542c9260de4c"}} 2019-05-16 23:22:41,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-251cce7c-40ca-4d83-90e7-5c8aa50b063a 2019-05-16 23:22:41,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.154021024704s 2019-05-16 23:22:41,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 23:22:41,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:22:42,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Thu, 16 May 2019 23:22:42 GMT X-Openstack-Request-Id: req-3d793474-7aa4-433b-8ba8-a963b5e06e7b 2019-05-16 23:22:42,254 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9a1693fc-059c-47e5-acfa-f18cdb53987c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"74fb250addb24267970106fc03b9b9ed","l2_adjacency":true,"status":"ACTIVE","subnets":["395bf5e4-7011-437e-8d6d-4f207873f3a1"],"description":"","tags":[],"updated_at":"2019-05-16T23:22:11Z","qos_policy_id":null,"name":"shaker-net_ef148029-8e7b-4674-a8fe-501f6b2d0bfa","admin_state_up":true,"tenant_id":"74fb250addb24267970106fc03b9b9ed","created_at":"2019-05-16T23:22:09Z","mtu":1450}]} 2019-05-16 23:22:42,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-3d793474-7aa4-433b-8ba8-a963b5e06e7b 2019-05-16 23:22:42,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.30336523056s 2019-05-16 23:22:42,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 23:22:42,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:22:42,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Thu, 16 May 2019 23:22:42 GMT X-Openstack-Request-Id: req-611ae136-bd4d-4324-b8a0-3e72db95a2ea 2019-05-16 23:22:42,603 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T23:22:38Z", "file": "/v2/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5/file", "owner": "74fb250addb24267970106fc03b9b9ed", "id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "size": 666173440, "self": "/v2/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-05-16T23:22:27Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 23:22:42,603 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-611ae136-bd4d-4324-b8a0-3e72db95a2ea 2019-05-16 23:22:42,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.343617916107s 2019-05-16 23:22:42,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 23:22:42,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:22:42,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 16 May 2019 23:22: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-4ea50e80-336b-483f-9e03-eb38c741e088 x-openstack-request-id: req-4ea50e80-336b-483f-9e03-eb38c741e088 2019-05-16 23:22:42,636 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "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": "a35beae1-f6ad-4201-8947-95567f0931b0"}]} 2019-05-16 23:22:42,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-4ea50e80-336b-483f-9e03-eb38c741e088 2019-05-16 23:22:42,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0259349346161s 2019-05-16 23:22:42,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-16 23:22:42,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" -d '{"server": {"name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "imageRef": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "flavorRef": "a35beae1-f6ad-4201-8947-95567f0931b0", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9a1693fc-059c-47e5-acfa-f18cdb53987c"}], "security_groups": [{"name": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4"}]}}' 2019-05-16 23:22:46,993 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 16 May 2019 23:22: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.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac x-compute-request-id: req-b77abac2-52cb-43bd-9f6c-a43f9ea15a57 x-openstack-request-id: req-b77abac2-52cb-43bd-9f6c-a43f9ea15a57 2019-05-16 23:22:46,993 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4"}], "OS-DCF:diskConfig": "MANUAL", "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "adminPass": "997Ufqa2JLA3"}} 2019-05-16 23:22:46,993 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-b77abac2-52cb-43bd-9f6c-a43f9ea15a57 2019-05-16 23:22:46,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.3558678627s 2019-05-16 23:22:46,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:22:46,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:22:47,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Thu, 16 May 2019 23:22: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-16debfef-0b76-4cdc-9c81-0b7b36725eff x-openstack-request-id: req-16debfef-0b76-4cdc-9c81-0b7b36725eff 2019-05-16 23:22:47,561 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "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-05-16T23:22:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:22:47,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-16debfef-0b76-4cdc-9c81-0b7b36725eff 2019-05-16 23:22:47,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567375898361s 2019-05-16 23:22:47,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 23:22:47,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:22:47,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Thu, 16 May 2019 23:22:47 GMT X-Openstack-Request-Id: req-62a53b6b-e6eb-4700-a381-06498a866b8d 2019-05-16 23:22:47,673 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9a1693fc-059c-47e5-acfa-f18cdb53987c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"74fb250addb24267970106fc03b9b9ed","l2_adjacency":true,"status":"ACTIVE","subnets":["395bf5e4-7011-437e-8d6d-4f207873f3a1"],"description":"","tags":[],"updated_at":"2019-05-16T23:22:11Z","qos_policy_id":null,"name":"shaker-net_ef148029-8e7b-4674-a8fe-501f6b2d0bfa","admin_state_up":true,"tenant_id":"74fb250addb24267970106fc03b9b9ed","created_at":"2019-05-16T23:22:09Z","mtu":1450}]} 2019-05-16 23:22:47,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-62a53b6b-e6eb-4700-a381-06498a866b8d 2019-05-16 23:22:47,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100656032562s 2019-05-16 23:22:47,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 23:22:47,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:22:47,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Thu, 16 May 2019 23:22:47 GMT X-Openstack-Request-Id: req-fdb4f440-e8c5-46a1-a7c4-82efd58da0b4 2019-05-16 23:22:47,730 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a1693fc-059c-47e5-acfa-f18cdb53987c","tenant_id":"74fb250addb24267970106fc03b9b9ed","created_at":"2019-05-16T23:22:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-16T23:22: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":"74fb250addb24267970106fc03b9b9ed","id":"395bf5e4-7011-437e-8d6d-4f207873f3a1","subnetpool_id":null,"name":"shaker-subnet_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}]} 2019-05-16 23:22:47,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-fdb4f440-e8c5-46a1-a7c4-82efd58da0b4 2019-05-16 23:22:47,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0554940700531s 2019-05-16 23:22:47,731 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:22:49,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:22:49,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:22:50,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 654 Content-Type: application/json Date: Thu, 16 May 2019 23:22: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-0f0cbf2e-25f6-490f-88b2-ad163476796a x-openstack-request-id: req-0f0cbf2e-25f6-490f-88b2-ad163476796a 2019-05-16 23:22:50,312 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:49Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:22:50,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-0f0cbf2e-25f6-490f-88b2-ad163476796a 2019-05-16 23:22:50,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578139066696s 2019-05-16 23:22:50,320 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:22:52,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:22:52,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:22:53,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:22: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-8e27d732-d216-4208-98ef-9ef5d0b8c8f1 x-openstack-request-id: req-8e27d732-d216-4208-98ef-9ef5d0b8c8f1 2019-05-16 23:22:53,515 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:22:53,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-8e27d732-d216-4208-98ef-9ef5d0b8c8f1 2019-05-16 23:22:53,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19282603264s 2019-05-16 23:22:53,522 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:22:55,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:22:55,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:22:56,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23: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-eae172cb-bf87-403e-ad37-7677e75450a7 x-openstack-request-id: req-eae172cb-bf87-403e-ad37-7677e75450a7 2019-05-16 23:22:56,199 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:22:56,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-eae172cb-bf87-403e-ad37-7677e75450a7 2019-05-16 23:22:56,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.674419879913s 2019-05-16 23:22:56,206 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:22:58,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:22:58,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:22:59,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:22: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-beaac612-c415-4aa4-8d63-3d98bbf1797f x-openstack-request-id: req-beaac612-c415-4aa4-8d63-3d98bbf1797f 2019-05-16 23:22:59,322 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:22:59,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-beaac612-c415-4aa4-8d63-3d98bbf1797f 2019-05-16 23:22:59,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1128218174s 2019-05-16 23:22:59,329 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:23:01,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:23:01,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:23:02,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:23: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-2243a087-c194-4cd9-a631-2ba9c66e1896 x-openstack-request-id: req-2243a087-c194-4cd9-a631-2ba9c66e1896 2019-05-16 23:23:02,702 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:23:02,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-2243a087-c194-4cd9-a631-2ba9c66e1896 2019-05-16 23:23:02,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.37050700188s 2019-05-16 23:23:02,709 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:23:04,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:23:04,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:23:05,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:23:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b8cd62ff-46c6-4afd-b716-28ac6d21e006 x-openstack-request-id: req-b8cd62ff-46c6-4afd-b716-28ac6d21e006 2019-05-16 23:23:05,507 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:23:05,507 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-b8cd62ff-46c6-4afd-b716-28ac6d21e006 2019-05-16 23:23:05,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.795235872269s 2019-05-16 23:23:05,514 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:23:07,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:23:07,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:23:08,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:23:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-10f68ac2-e6c6-46cb-96e6-662155f81aa4 x-openstack-request-id: req-10f68ac2-e6c6-46cb-96e6-662155f81aa4 2019-05-16 23:23:08,843 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:23:08,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-10f68ac2-e6c6-46cb-96e6-662155f81aa4 2019-05-16 23:23:08,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32729697227s 2019-05-16 23:23:08,850 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:23:10,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:23:10,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:23:11,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:23: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-40821f0a-ee59-4ed5-9492-678e52082a1f x-openstack-request-id: req-40821f0a-ee59-4ed5-9492-678e52082a1f 2019-05-16 23:23:11,618 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:23:11,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-40821f0a-ee59-4ed5-9492-678e52082a1f 2019-05-16 23:23:11,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.765314102173s 2019-05-16 23:23:11,624 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:23:13,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:23:13,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:23:14,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:23: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-7474e340-0450-4c59-bce1-7014a00f28d4 x-openstack-request-id: req-7474e340-0450-4c59-bce1-7014a00f28d4 2019-05-16 23:23:14,389 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:23:14,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-7474e340-0450-4c59-bce1-7014a00f28d4 2019-05-16 23:23:14,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.763997793198s 2019-05-16 23:23:14,396 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:23:16,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:23:16,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:23:17,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23: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-2c6ae370-bb35-4a9f-9a3e-07bb4901055f x-openstack-request-id: req-2c6ae370-bb35-4a9f-9a3e-07bb4901055f 2019-05-16 23:23:17,387 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:23:17,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-2c6ae370-bb35-4a9f-9a3e-07bb4901055f 2019-05-16 23:23:17,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.988754034042s 2019-05-16 23:23:17,394 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:23:19,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:23:19,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:23:20,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:23: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-1125f397-0ade-43cf-9fba-af5df76123e2 x-openstack-request-id: req-1125f397-0ade-43cf-9fba-af5df76123e2 2019-05-16 23:23:20,282 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:23:20,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-1125f397-0ade-43cf-9fba-af5df76123e2 2019-05-16 23:23:20,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.885502099991s 2019-05-16 23:23:20,289 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:23:22,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:23:22,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:23:23,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:23:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cc33ecdf-59b5-4a4f-a758-8326163754dc x-openstack-request-id: req-cc33ecdf-59b5-4a4f-a758-8326163754dc 2019-05-16 23:23:23,694 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:23:23,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-cc33ecdf-59b5-4a4f-a758-8326163754dc 2019-05-16 23:23:23,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.40172505379s 2019-05-16 23:23:23,699 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:23:25,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:23:25,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:23:27,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:23:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-82978f83-9950-4c54-aa9d-6acb577e71b4 x-openstack-request-id: req-82978f83-9950-4c54-aa9d-6acb577e71b4 2019-05-16 23:23:27,039 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:23:27,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-82978f83-9950-4c54-aa9d-6acb577e71b4 2019-05-16 23:23:27,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.33800292015s 2019-05-16 23:23:27,047 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:23:29,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:23:29,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:23:29,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:23: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-625e80e6-adad-4ac0-9d61-eff7d265e38b x-openstack-request-id: req-625e80e6-adad-4ac0-9d61-eff7d265e38b 2019-05-16 23:23:29,963 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:23:29,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-625e80e6-adad-4ac0-9d61-eff7d265e38b 2019-05-16 23:23:29,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.913902044296s 2019-05-16 23:23:29,970 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:23:31,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:23:31,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:23:32,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:23:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4a31d2eb-dcc8-4672-a850-4a176b81fcab x-openstack-request-id: req-4a31d2eb-dcc8-4672-a850-4a176b81fcab 2019-05-16 23:23:32,990 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:23:32,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-4a31d2eb-dcc8-4672-a850-4a176b81fcab 2019-05-16 23:23:32,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01935315132s 2019-05-16 23:23:32,998 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:23:35,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:23:35,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:23:35,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:23:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-036a6dee-6896-40bf-bbfd-958a72babdad x-openstack-request-id: req-036a6dee-6896-40bf-bbfd-958a72babdad 2019-05-16 23:23:35,796 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:23:35,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-036a6dee-6896-40bf-bbfd-958a72babdad 2019-05-16 23:23:35,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.795623064041s 2019-05-16 23:23:35,803 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:23:37,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:23:37,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:23:38,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:23:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6392c53f-d973-48c5-a508-5b69e0c8d463 x-openstack-request-id: req-6392c53f-d973-48c5-a508-5b69e0c8d463 2019-05-16 23:23:38,873 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:23:38,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-6392c53f-d973-48c5-a508-5b69e0c8d463 2019-05-16 23:23:38,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06820297241s 2019-05-16 23:23:38,880 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:23:40,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:23:40,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:23:41,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:23:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b029f1bd-da87-4568-9fa9-4420e65bcc0f x-openstack-request-id: req-b029f1bd-da87-4568-9fa9-4420e65bcc0f 2019-05-16 23:23:41,829 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:23:41,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-b029f1bd-da87-4568-9fa9-4420e65bcc0f 2019-05-16 23:23:41,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.947339057922s 2019-05-16 23:23:41,836 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:23:43,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:23:43,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:23:44,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:23:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-82baf62f-07da-4ef4-a4d3-64b66fafe40c x-openstack-request-id: req-82baf62f-07da-4ef4-a4d3-64b66fafe40c 2019-05-16 23:23:44,352 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:23:44,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-82baf62f-07da-4ef4-a4d3-64b66fafe40c 2019-05-16 23:23:44,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514086961746s 2019-05-16 23:23:44,359 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:23:46,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:23:46,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:23:47,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:23:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7297c5b9-301a-433f-9df0-ebdd2daaec0a x-openstack-request-id: req-7297c5b9-301a-433f-9df0-ebdd2daaec0a 2019-05-16 23:23:47,133 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:23:47,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-7297c5b9-301a-433f-9df0-ebdd2daaec0a 2019-05-16 23:23:47,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772104024887s 2019-05-16 23:23:47,140 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:23:49,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:23:49,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:23:50,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:23: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-11c2b953-667e-4685-8b6a-ed274ced7ec5 x-openstack-request-id: req-11c2b953-667e-4685-8b6a-ed274ced7ec5 2019-05-16 23:23:50,119 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:23:50,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-11c2b953-667e-4685-8b6a-ed274ced7ec5 2019-05-16 23:23:50,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.97639298439s 2019-05-16 23:23:50,126 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:23:52,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:23:52,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:23:52,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:23: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-3042a736-554d-47fb-9252-b4615734c500 x-openstack-request-id: req-3042a736-554d-47fb-9252-b4615734c500 2019-05-16 23:23:52,605 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:23:52,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-3042a736-554d-47fb-9252-b4615734c500 2019-05-16 23:23:52,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.477401018143s 2019-05-16 23:23:52,612 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:23:54,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:23:54,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:23:55,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:23:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ae6e29f5-f6f3-4e5c-bdd7-ff01d9de40ad x-openstack-request-id: req-ae6e29f5-f6f3-4e5c-bdd7-ff01d9de40ad 2019-05-16 23:23:55,387 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:23:55,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-ae6e29f5-f6f3-4e5c-bdd7-ff01d9de40ad 2019-05-16 23:23:55,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772464990616s 2019-05-16 23:23:55,394 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:23:57,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:23:57,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:23:58,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:23: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-dcd367e2-a00f-4187-b497-b02fdb371750 x-openstack-request-id: req-dcd367e2-a00f-4187-b497-b02fdb371750 2019-05-16 23:23:58,365 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:23:58,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-dcd367e2-a00f-4187-b497-b02fdb371750 2019-05-16 23:23:58,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.9682700634s 2019-05-16 23:23:58,371 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:24:00,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:24:00,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:24:01,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:24:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b49b9ab3-6715-4e10-866d-3053be82fafe x-openstack-request-id: req-b49b9ab3-6715-4e10-866d-3053be82fafe 2019-05-16 23:24:01,044 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:24:01,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-b49b9ab3-6715-4e10-866d-3053be82fafe 2019-05-16 23:24:01,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.669955015182s 2019-05-16 23:24:01,051 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:24:03,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:24:03,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:24:04,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:24:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6141d4f6-7e1f-4346-891a-802f297930ac x-openstack-request-id: req-6141d4f6-7e1f-4346-891a-802f297930ac 2019-05-16 23:24:04,027 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:24:04,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-6141d4f6-7e1f-4346-891a-802f297930ac 2019-05-16 23:24:04,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.973783969879s 2019-05-16 23:24:04,034 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:24:06,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:24:06,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:24:06,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:24:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4f320a4e-d2d6-4c19-94c9-f27253f0a52d x-openstack-request-id: req-4f320a4e-d2d6-4c19-94c9-f27253f0a52d 2019-05-16 23:24:06,725 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:24:06,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-4f320a4e-d2d6-4c19-94c9-f27253f0a52d 2019-05-16 23:24:06,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.688889980316s 2019-05-16 23:24:06,732 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:24:08,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:24:08,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:24:09,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23: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-187eaeb0-dd13-4818-b27b-01a14cd312ea x-openstack-request-id: req-187eaeb0-dd13-4818-b27b-01a14cd312ea 2019-05-16 23:24:09,604 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:24:09,604 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-187eaeb0-dd13-4818-b27b-01a14cd312ea 2019-05-16 23:24:09,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.870064973831s 2019-05-16 23:24:09,611 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:24:11,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:24:11,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:24:12,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:24:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f7738a92-b374-46d5-a274-d612301643aa x-openstack-request-id: req-f7738a92-b374-46d5-a274-d612301643aa 2019-05-16 23:24:12,382 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:24:12,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-f7738a92-b374-46d5-a274-d612301643aa 2019-05-16 23:24:12,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.769055843353s 2019-05-16 23:24:12,389 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:24:14,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:24:14,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:24:14,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:24:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7afbde06-75f5-4e86-8b86-8f715757d711 x-openstack-request-id: req-7afbde06-75f5-4e86-8b86-8f715757d711 2019-05-16 23:24:14,876 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:24:14,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-7afbde06-75f5-4e86-8b86-8f715757d711 2019-05-16 23:24:14,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484640836716s 2019-05-16 23:24:14,883 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:24:16,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:24:16,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:24:17,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:24:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cc30479c-f6a2-4c3d-b7b4-f160124b26cc x-openstack-request-id: req-cc30479c-f6a2-4c3d-b7b4-f160124b26cc 2019-05-16 23:24:17,659 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:24:17,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-cc30479c-f6a2-4c3d-b7b4-f160124b26cc 2019-05-16 23:24:17,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773391008377s 2019-05-16 23:24:17,666 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:24:19,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:24:19,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:24:20,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:24:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3cddc43f-8bd2-4357-a159-972fca57039e x-openstack-request-id: req-3cddc43f-8bd2-4357-a159-972fca57039e 2019-05-16 23:24:20,138 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:24:20,138 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-3cddc43f-8bd2-4357-a159-972fca57039e 2019-05-16 23:24:20,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469700813293s 2019-05-16 23:24:20,145 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:24:22,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:24:22,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:24:23,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:24:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2f1857b8-b189-4dda-b207-8d540d15c531 x-openstack-request-id: req-2f1857b8-b189-4dda-b207-8d540d15c531 2019-05-16 23:24:23,299 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:24:23,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-2f1857b8-b189-4dda-b207-8d540d15c531 2019-05-16 23:24:23,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15169286728s 2019-05-16 23:24:23,306 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:24:25,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:24:25,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:24:26,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:24:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7539a864-5cf3-44ad-80db-df02dfc3f4e8 x-openstack-request-id: req-7539a864-5cf3-44ad-80db-df02dfc3f4e8 2019-05-16 23:24:26,069 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:24:26,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-7539a864-5cf3-44ad-80db-df02dfc3f4e8 2019-05-16 23:24:26,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.760320901871s 2019-05-16 23:24:26,076 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:24:28,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:24:28,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:24:28,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:24:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-65905fb5-697d-40b0-87fe-1e11d7175ec4 x-openstack-request-id: req-65905fb5-697d-40b0-87fe-1e11d7175ec4 2019-05-16 23:24:28,585 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:24:28,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-65905fb5-697d-40b0-87fe-1e11d7175ec4 2019-05-16 23:24:28,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506532907486s 2019-05-16 23:24:28,591 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:24:30,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:24:30,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:24:31,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:24: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-84e393bc-80bb-48ce-8451-52bf16c808a2 x-openstack-request-id: req-84e393bc-80bb-48ce-8451-52bf16c808a2 2019-05-16 23:24:31,084 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:24:31,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-84e393bc-80bb-48ce-8451-52bf16c808a2 2019-05-16 23:24:31,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490576028824s 2019-05-16 23:24:31,091 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:24:33,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:24:33,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:24:33,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:24:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b0d80b53-1379-4453-a985-7afeed0d711d x-openstack-request-id: req-b0d80b53-1379-4453-a985-7afeed0d711d 2019-05-16 23:24:33,786 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:24:33,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-b0d80b53-1379-4453-a985-7afeed0d711d 2019-05-16 23:24:33,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.692760944366s 2019-05-16 23:24:33,793 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:24:35,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:24:35,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:24:36,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:24:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1fa8e6a4-18b0-4f5d-be7c-257f10d5fcd8 x-openstack-request-id: req-1fa8e6a4-18b0-4f5d-be7c-257f10d5fcd8 2019-05-16 23:24:36,565 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:24:36,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-1fa8e6a4-18b0-4f5d-be7c-257f10d5fcd8 2019-05-16 23:24:36,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.769325971603s 2019-05-16 23:24:36,572 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:24:38,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:24:38,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:24:39,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:24:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c0749888-278c-49d6-8463-4c4c199b8db2 x-openstack-request-id: req-c0749888-278c-49d6-8463-4c4c199b8db2 2019-05-16 23:24:39,356 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:24:39,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-c0749888-278c-49d6-8463-4c4c199b8db2 2019-05-16 23:24:39,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.782121896744s 2019-05-16 23:24:39,363 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:24:41,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:24:41,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:24:42,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23: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-50abf812-f19b-4fd0-9d7a-8ee0194a86ee x-openstack-request-id: req-50abf812-f19b-4fd0-9d7a-8ee0194a86ee 2019-05-16 23:24:42,089 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:24:42,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-50abf812-f19b-4fd0-9d7a-8ee0194a86ee 2019-05-16 23:24:42,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.723109006882s 2019-05-16 23:24:42,096 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:24:44,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:24:44,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:24:44,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:24:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-140f70cf-e38b-4bb6-83e6-9f5d91605ab9 x-openstack-request-id: req-140f70cf-e38b-4bb6-83e6-9f5d91605ab9 2019-05-16 23:24:44,761 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:24:44,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-140f70cf-e38b-4bb6-83e6-9f5d91605ab9 2019-05-16 23:24:44,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.663139820099s 2019-05-16 23:24:44,770 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:24:46,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:24:46,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:24:47,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:24:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7fed9df7-c8a6-4f16-a159-1e94a7fea2a8 x-openstack-request-id: req-7fed9df7-c8a6-4f16-a159-1e94a7fea2a8 2019-05-16 23:24:47,461 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:24:47,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-7fed9df7-c8a6-4f16-a159-1e94a7fea2a8 2019-05-16 23:24:47,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.688493967056s 2019-05-16 23:24:47,468 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:24:49,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:24:49,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:24:49,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:24:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-12a62c0a-422f-4062-be57-45f9dcd51252 x-openstack-request-id: req-12a62c0a-422f-4062-be57-45f9dcd51252 2019-05-16 23:24:49,881 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:24:49,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-12a62c0a-422f-4062-be57-45f9dcd51252 2019-05-16 23:24:49,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.41074180603s 2019-05-16 23:24:49,888 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:24:51,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:24:51,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:24:53,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:24: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-9a46b057-36a1-4cd5-bf78-2a3662347037 x-openstack-request-id: req-9a46b057-36a1-4cd5-bf78-2a3662347037 2019-05-16 23:24:53,197 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:24:53,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-9a46b057-36a1-4cd5-bf78-2a3662347037 2019-05-16 23:24:53,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.30646705627s 2019-05-16 23:24:53,204 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:24:55,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:24:55,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:24:55,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:24:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f1b875f1-6d0d-4c24-b150-4a309f1c2e8c x-openstack-request-id: req-f1b875f1-6d0d-4c24-b150-4a309f1c2e8c 2019-05-16 23:24:55,674 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:24:55,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-f1b875f1-6d0d-4c24-b150-4a309f1c2e8c 2019-05-16 23:24:55,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46825003624s 2019-05-16 23:24:55,681 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:24:57,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:24:57,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:24:58,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:24:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c5724e1b-347a-48b3-842f-98d8fbae4633 x-openstack-request-id: req-c5724e1b-347a-48b3-842f-98d8fbae4633 2019-05-16 23:24:58,464 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:24:58,464 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-c5724e1b-347a-48b3-842f-98d8fbae4633 2019-05-16 23:24:58,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780441045761s 2019-05-16 23:24:58,471 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:25:00,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:25:00,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:25:01,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:25:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-457daf45-bcb7-420e-9337-6a65f29ef07f x-openstack-request-id: req-457daf45-bcb7-420e-9337-6a65f29ef07f 2019-05-16 23:25:01,671 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:25:01,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-457daf45-bcb7-420e-9337-6a65f29ef07f 2019-05-16 23:25:01,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19787192345s 2019-05-16 23:25:01,678 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:25:03,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:25:03,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:25:04,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:25:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bf8de6ed-beb6-4c0c-8d90-53c81cb1653d x-openstack-request-id: req-bf8de6ed-beb6-4c0c-8d90-53c81cb1653d 2019-05-16 23:25:04,377 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:25:04,377 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-bf8de6ed-beb6-4c0c-8d90-53c81cb1653d 2019-05-16 23:25:04,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.697030067444s 2019-05-16 23:25:04,384 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:25:06,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:25:06,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:25:07,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:25: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-17429961-cb2a-474e-96ce-bd8f9391aa2a x-openstack-request-id: req-17429961-cb2a-474e-96ce-bd8f9391aa2a 2019-05-16 23:25:07,158 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:25:07,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-17429961-cb2a-474e-96ce-bd8f9391aa2a 2019-05-16 23:25:07,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.771693944931s 2019-05-16 23:25:07,166 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:25:09,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:25:09,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:25:09,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:25: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-96a66f40-d933-4524-bc1a-bff2628e6522 x-openstack-request-id: req-96a66f40-d933-4524-bc1a-bff2628e6522 2019-05-16 23:25:09,874 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:25:09,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-96a66f40-d933-4524-bc1a-bff2628e6522 2019-05-16 23:25:09,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.705499887466s 2019-05-16 23:25:09,881 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:25:11,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:25:11,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:25:12,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:25: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-da2ab91b-b7a4-4901-8bc7-c6f8f30bedd3 x-openstack-request-id: req-da2ab91b-b7a4-4901-8bc7-c6f8f30bedd3 2019-05-16 23:25:12,746 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:25:12,746 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-da2ab91b-b7a4-4901-8bc7-c6f8f30bedd3 2019-05-16 23:25:12,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.862385034561s 2019-05-16 23:25:12,753 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:25:14,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:25:14,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:25:15,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:25: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-9d0c18f1-0221-47d4-9f46-21a1a8f22bc5 x-openstack-request-id: req-9d0c18f1-0221-47d4-9f46-21a1a8f22bc5 2019-05-16 23:25:15,456 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:25:15,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-9d0c18f1-0221-47d4-9f46-21a1a8f22bc5 2019-05-16 23:25:15,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.700826883316s 2019-05-16 23:25:15,463 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:25:17,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:25:17,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:25:18,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:25:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b22da768-ea88-4bb3-b72b-0b2883598b1f x-openstack-request-id: req-b22da768-ea88-4bb3-b72b-0b2883598b1f 2019-05-16 23:25:18,143 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:25:18,143 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-b22da768-ea88-4bb3-b72b-0b2883598b1f 2019-05-16 23:25:18,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67807507515s 2019-05-16 23:25:18,150 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:25:20,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:25:20,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:25:21,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:25:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-29485e9f-47ba-49d7-bf06-ae2c0077ca33 x-openstack-request-id: req-29485e9f-47ba-49d7-bf06-ae2c0077ca33 2019-05-16 23:25:21,016 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:25:21,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-29485e9f-47ba-49d7-bf06-ae2c0077ca33 2019-05-16 23:25:21,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.86456990242s 2019-05-16 23:25:21,023 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:25:23,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:25:23,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:25:23,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:25: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-922e7397-5555-48ab-b7f7-1383cad3455a x-openstack-request-id: req-922e7397-5555-48ab-b7f7-1383cad3455a 2019-05-16 23:25:23,509 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:25:23,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-922e7397-5555-48ab-b7f7-1383cad3455a 2019-05-16 23:25:23,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484524965286s 2019-05-16 23:25:23,516 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:25:25,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:25:25,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:25:26,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:25: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-503e5c52-8c97-4652-b10a-6e57f971844f x-openstack-request-id: req-503e5c52-8c97-4652-b10a-6e57f971844f 2019-05-16 23:25:26,371 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:25:26,372 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-503e5c52-8c97-4652-b10a-6e57f971844f 2019-05-16 23:25:26,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.852677106857s 2019-05-16 23:25:26,378 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:25:28,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:25:28,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:25:29,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:25: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-c1b30603-c112-4dbc-8ccb-2f0ec9c96627 x-openstack-request-id: req-c1b30603-c112-4dbc-8ccb-2f0ec9c96627 2019-05-16 23:25:29,169 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:25:29,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-c1b30603-c112-4dbc-8ccb-2f0ec9c96627 2019-05-16 23:25:29,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.788302183151s 2019-05-16 23:25:29,175 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:25:31,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:25:31,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:25:31,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:25:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-95a93e33-9dd5-41ca-9d41-19ad9bf147d5 x-openstack-request-id: req-95a93e33-9dd5-41ca-9d41-19ad9bf147d5 2019-05-16 23:25:31,859 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:25:31,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-95a93e33-9dd5-41ca-9d41-19ad9bf147d5 2019-05-16 23:25:31,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.681250095367s 2019-05-16 23:25:31,865 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:25:33,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:25:33,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:25:34,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:25: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-b1cc6fb5-4a95-4e39-850e-f21361d5489d x-openstack-request-id: req-b1cc6fb5-4a95-4e39-850e-f21361d5489d 2019-05-16 23:25:34,654 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:25:34,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-b1cc6fb5-4a95-4e39-850e-f21361d5489d 2019-05-16 23:25:34,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.786890029907s 2019-05-16 23:25:34,661 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:25:36,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:25:36,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:25:37,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:25:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b413cf51-68c1-42f3-8e09-6a8c604d6c2f x-openstack-request-id: req-b413cf51-68c1-42f3-8e09-6a8c604d6c2f 2019-05-16 23:25:37,158 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:25:37,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-b413cf51-68c1-42f3-8e09-6a8c604d6c2f 2019-05-16 23:25:37,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494478940964s 2019-05-16 23:25:37,164 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:25:39,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:25:39,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:25:39,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:25:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f6945f8c-f3c6-4582-b34c-4d2c7fcfb297 x-openstack-request-id: req-f6945f8c-f3c6-4582-b34c-4d2c7fcfb297 2019-05-16 23:25:39,911 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:25:39,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-f6945f8c-f3c6-4582-b34c-4d2c7fcfb297 2019-05-16 23:25:39,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.744186878204s 2019-05-16 23:25:39,918 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:25:41,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:25:41,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:25:42,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:25:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-39ee509f-d08d-4692-a819-82e4cbe878b9 x-openstack-request-id: req-39ee509f-d08d-4692-a819-82e4cbe878b9 2019-05-16 23:25:42,679 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:25:42,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-39ee509f-d08d-4692-a819-82e4cbe878b9 2019-05-16 23:25:42,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.759032964706s 2019-05-16 23:25:42,686 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:25:44,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:25:44,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:25:45,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:25: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-78ff7d57-9a51-4da7-accf-bf6208aa5818 x-openstack-request-id: req-78ff7d57-9a51-4da7-accf-bf6208aa5818 2019-05-16 23:25:45,448 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:25:45,448 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-78ff7d57-9a51-4da7-accf-bf6208aa5818 2019-05-16 23:25:45,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.75944685936s 2019-05-16 23:25:45,455 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:25:47,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:25:47,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:25:48,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:25: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-3f3eeecc-1ec3-4728-876f-f44880dd3c4b x-openstack-request-id: req-3f3eeecc-1ec3-4728-876f-f44880dd3c4b 2019-05-16 23:25:48,224 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:25:48,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-3f3eeecc-1ec3-4728-876f-f44880dd3c4b 2019-05-16 23:25:48,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.766891956329s 2019-05-16 23:25:48,231 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:25:50,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:25:50,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:25:50,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:25: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-d49da9e8-0e16-4c74-8260-01f0589ba5de x-openstack-request-id: req-d49da9e8-0e16-4c74-8260-01f0589ba5de 2019-05-16 23:25:50,741 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:25:50,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-d49da9e8-0e16-4c74-8260-01f0589ba5de 2019-05-16 23:25:50,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507303953171s 2019-05-16 23:25:50,748 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:25:52,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:25:52,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:25:53,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:25: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-f53b5583-3f4a-4195-b90b-cf9a589f96e6 x-openstack-request-id: req-f53b5583-3f4a-4195-b90b-cf9a589f96e6 2019-05-16 23:25:53,537 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:25:53,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-f53b5583-3f4a-4195-b90b-cf9a589f96e6 2019-05-16 23:25:53,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.786755084991s 2019-05-16 23:25:53,544 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:25:55,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:25:55,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:25:56,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:25: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-13429607-413a-49da-8c26-a1e7b100248a x-openstack-request-id: req-13429607-413a-49da-8c26-a1e7b100248a 2019-05-16 23:25:56,508 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:25:56,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-13429607-413a-49da-8c26-a1e7b100248a 2019-05-16 23:25:56,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.961830854416s 2019-05-16 23:25:56,515 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:25:58,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:25:58,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:25:59,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:25:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ca06aa34-0323-459c-8c3c-94a8b86374cc x-openstack-request-id: req-ca06aa34-0323-459c-8c3c-94a8b86374cc 2019-05-16 23:25:59,325 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:25:59,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-ca06aa34-0323-459c-8c3c-94a8b86374cc 2019-05-16 23:25:59,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.80771112442s 2019-05-16 23:25:59,332 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:26:01,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:26:01,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:26:01,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:26: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-58639e9f-2ec7-4cf7-8f0f-7bda245d3517 x-openstack-request-id: req-58639e9f-2ec7-4cf7-8f0f-7bda245d3517 2019-05-16 23:26:01,817 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:26:01,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-58639e9f-2ec7-4cf7-8f0f-7bda245d3517 2019-05-16 23:26:01,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.48298406601s 2019-05-16 23:26:01,824 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:26:03,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:26:03,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:26:04,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:26: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-b67c7b14-8b31-42c6-a8f9-e0cacdba3262 x-openstack-request-id: req-b67c7b14-8b31-42c6-a8f9-e0cacdba3262 2019-05-16 23:26:04,608 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:26:04,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-b67c7b14-8b31-42c6-a8f9-e0cacdba3262 2019-05-16 23:26:04,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.781553030014s 2019-05-16 23:26:04,615 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:26:06,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:26:06,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:26:07,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:26: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-d856b13b-d952-421a-b419-afc9e4391c8b x-openstack-request-id: req-d856b13b-d952-421a-b419-afc9e4391c8b 2019-05-16 23:26:07,405 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:26:07,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-d856b13b-d952-421a-b419-afc9e4391c8b 2019-05-16 23:26:07,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.787842035294s 2019-05-16 23:26:07,411 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:26:09,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:26:09,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:26:10,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:26: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-ae60b1c2-c9b3-4f1a-9828-ea1f3bad9ec5 x-openstack-request-id: req-ae60b1c2-c9b3-4f1a-9828-ea1f3bad9ec5 2019-05-16 23:26:10,161 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:26:10,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-ae60b1c2-c9b3-4f1a-9828-ea1f3bad9ec5 2019-05-16 23:26:10,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.747622013092s 2019-05-16 23:26:10,168 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:26:12,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:26:12,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:26:12,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:26: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-9abe1fbf-0849-43e3-ad74-0f559bd59bb0 x-openstack-request-id: req-9abe1fbf-0849-43e3-ad74-0f559bd59bb0 2019-05-16 23:26:12,970 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:26:12,971 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-9abe1fbf-0849-43e3-ad74-0f559bd59bb0 2019-05-16 23:26:12,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.799978971481s 2019-05-16 23:26:12,977 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:26:14,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:26:14,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:26:15,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:26: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-fcdae164-a056-45cf-9294-5e22c5daf8af x-openstack-request-id: req-fcdae164-a056-45cf-9294-5e22c5daf8af 2019-05-16 23:26:15,463 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:26:15,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-fcdae164-a056-45cf-9294-5e22c5daf8af 2019-05-16 23:26:15,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483460187912s 2019-05-16 23:26:15,470 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:26:17,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:26:17,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:26:18,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:26:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-446d0f6f-e4e1-46ad-a847-8b87130480e1 x-openstack-request-id: req-446d0f6f-e4e1-46ad-a847-8b87130480e1 2019-05-16 23:26:18,454 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:26:18,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-446d0f6f-e4e1-46ad-a847-8b87130480e1 2019-05-16 23:26:18,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.982239961624s 2019-05-16 23:26:18,461 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:26:20,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:26:20,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:26:21,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:26: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-7ef055e2-1cfc-4b5c-bfb2-13f7e8663ecf x-openstack-request-id: req-7ef055e2-1cfc-4b5c-bfb2-13f7e8663ecf 2019-05-16 23:26:21,154 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:22:50Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:26:21,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-7ef055e2-1cfc-4b5c-bfb2-13f7e8663ecf 2019-05-16 23:26:21,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.690951108932s 2019-05-16 23:26:21,161 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:26:23,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:26:23,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:26:23,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Thu, 16 May 2019 23:26: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-a031ba5f-68d4-4749-b51e-848c1c028bc4 x-openstack-request-id: req-a031ba5f-68d4-4749-b51e-848c1c028bc4 2019-05-16 23:26:23,758 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_ef148029-8e7b-4674-a8fe-501f6b2d0bfa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:5a:26", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T23:26:22.000000", "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T23:26:22Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:26:23,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-a031ba5f-68d4-4749-b51e-848c1c028bc4 2019-05-16 23:26:23,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.594358921051s 2019-05-16 23:26:23,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-16 23:26:23,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/ports.json?device_id=caebc730-9836-4f47-8fd2-51b260a2a7ac" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:26:23,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 16 May 2019 23:26:23 GMT X-Openstack-Request-Id: req-c9dbe49a-d6de-4a12-a1c1-647646504fc6 2019-05-16 23:26:23,828 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-16T23:26:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"395bf5e4-7011-437e-8d6d-4f207873f3a1","ip_address":"192.168.120.21"}],"id":"9d09880f-9993-4072-8608-4e2c2dea7e1d","security_groups":["0a4e1069-8b46-44ea-8eac-91f9f37c9eb4"],"mac_address":"fa:16:3e:ff:5a:26","project_id":"74fb250addb24267970106fc03b9b9ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a1693fc-059c-47e5-acfa-f18cdb53987c","tenant_id":"74fb250addb24267970106fc03b9b9ed","created_at":"2019-05-16T23:22:50Z","binding:vnic_type":"normal","device_id":"caebc730-9836-4f47-8fd2-51b260a2a7ac","ip_allocation":"immediate"}]} 2019-05-16 23:26:23,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?device_id=caebc730-9836-4f47-8fd2-51b260a2a7ac used request id req-c9dbe49a-d6de-4a12-a1c1-647646504fc6 2019-05-16 23:26:23,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.063549041748s 2019-05-16 23:26:23,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 23:26:23,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/floatingips.json?port_id=9d09880f-9993-4072-8608-4e2c2dea7e1d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:26:23,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 23:26:23 GMT X-Openstack-Request-Id: req-fcd422b0-3114-4f83-a577-2560f4add027 2019-05-16 23:26:23,892 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-16 23:26:23,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json?port_id=9d09880f-9993-4072-8608-4e2c2dea7e1d used request id req-fcd422b0-3114-4f83-a577-2560f4add027 2019-05-16 23:26:23,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0533649921417s 2019-05-16 23:26:23,893 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_ef148029-8e7b-4674-a8fe-501f6b2d0bfa': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ff:5a: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'538c179c-7f02-4f30-8f44-3a4c64ad16d5'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-16T23:26:22.000000', 'flavor': Munch({u'id': u'a35beae1-f6ad-4201-8947-95567f0931b0'}), 'az': u'nova', 'id': u'caebc730-9836-4f47-8fd2-51b260a2a7ac', 'security_groups': [Munch({u'name': u'shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'88e573dd40564de8b4e45f3d0f334d0a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'74fb250addb24267970106fc03b9b9ed', 'name': 'shaker-project_ef148029-8e7b-4674-a8fe-501f6b2d0bfa', '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-05-16T23:26:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-16T23:26:22Z', 'hostId': u'35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa', 'public_v6': '', 'private_v4': u'192.168.120.21', 'cloud': 'envvars', 'host_id': u'35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1', '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-05-16T23:26:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'74fb250addb24267970106fc03b9b9ed', 'name': u'shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa', 'adminPass': u'997Ufqa2JLA3', 'tenant_id': u'74fb250addb24267970106fc03b9b9ed', 'created_at': u'2019-05-16T23:22:46Z', 'created': u'2019-05-16T23:22:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-16 23:26:23,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 23:26:23,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:26:24,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Thu, 16 May 2019 23:26:24 GMT X-Openstack-Request-Id: req-78b165b7-8621-480a-a825-c7eaee0dbe48 2019-05-16 23:26:24,029 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9a1693fc-059c-47e5-acfa-f18cdb53987c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"74fb250addb24267970106fc03b9b9ed","l2_adjacency":true,"status":"ACTIVE","subnets":["395bf5e4-7011-437e-8d6d-4f207873f3a1"],"description":"","tags":[],"updated_at":"2019-05-16T23:22:11Z","qos_policy_id":null,"name":"shaker-net_ef148029-8e7b-4674-a8fe-501f6b2d0bfa","admin_state_up":true,"tenant_id":"74fb250addb24267970106fc03b9b9ed","created_at":"2019-05-16T23:22:09Z","mtu":1450}]} 2019-05-16 23:26:24,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-78b165b7-8621-480a-a825-c7eaee0dbe48 2019-05-16 23:26:24,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130218982697s 2019-05-16 23:26:24,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-16 23:26:24,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/ports.json?device_id=caebc730-9836-4f47-8fd2-51b260a2a7ac" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:26:24,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 16 May 2019 23:26:24 GMT X-Openstack-Request-Id: req-feee1a9b-ba7f-4800-9c1b-434c038ca7b7 2019-05-16 23:26:24,109 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-16T23:26:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"395bf5e4-7011-437e-8d6d-4f207873f3a1","ip_address":"192.168.120.21"}],"id":"9d09880f-9993-4072-8608-4e2c2dea7e1d","security_groups":["0a4e1069-8b46-44ea-8eac-91f9f37c9eb4"],"mac_address":"fa:16:3e:ff:5a:26","project_id":"74fb250addb24267970106fc03b9b9ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a1693fc-059c-47e5-acfa-f18cdb53987c","tenant_id":"74fb250addb24267970106fc03b9b9ed","created_at":"2019-05-16T23:22:50Z","binding:vnic_type":"normal","device_id":"caebc730-9836-4f47-8fd2-51b260a2a7ac","ip_allocation":"immediate"}]} 2019-05-16 23:26:24,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?device_id=caebc730-9836-4f47-8fd2-51b260a2a7ac used request id req-feee1a9b-ba7f-4800-9c1b-434c038ca7b7 2019-05-16 23:26:24,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.078155040741s 2019-05-16 23:26:24,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-16 23:26:24,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" -d '{"floatingip": {"floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "fixed_ip_address": "192.168.120.21", "port_id": "9d09880f-9993-4072-8608-4e2c2dea7e1d"}}' 2019-05-16 23:26:27,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Thu, 16 May 2019 23:26:27 GMT X-Openstack-Request-Id: req-036e2bef-ce45-4562-98b2-f33161b8093b 2019-05-16 23:26:27,156 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "631342cd-4596-4ac1-80ba-61d7ab83da00", "status": "DOWN", "description": "", "tags": [], "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:26:25Z", "updated_at": "2019-05-16T23:26:25Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9a1693fc-059c-47e5-acfa-f18cdb53987c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ff:5a:26", "device_id": "caebc730-9836-4f47-8fd2-51b260a2a7ac"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "74fb250addb24267970106fc03b9b9ed", "port_id": "9d09880f-9993-4072-8608-4e2c2dea7e1d", "id": "2a9d47c7-9727-45cd-9197-a4517b36c670", "qos_policy_id": null}} 2019-05-16 23:26:27,156 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-036e2bef-ce45-4562-98b2-f33161b8093b 2019-05-16 23:26:27,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.04644703865s 2019-05-16 23:26:27,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 23:26:27,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:26:27,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 16 May 2019 23:26:27 GMT X-Openstack-Request-Id: req-2899be85-e829-447d-9971-3162e6bf4081 2019-05-16 23:26:27,253 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "631342cd-4596-4ac1-80ba-61d7ab83da00", "status": "DOWN", "description": "", "tags": [], "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:26:25Z", "updated_at": "2019-05-16T23:26:25Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9a1693fc-059c-47e5-acfa-f18cdb53987c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ff:5a:26", "device_id": "caebc730-9836-4f47-8fd2-51b260a2a7ac"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "74fb250addb24267970106fc03b9b9ed", "port_id": "9d09880f-9993-4072-8608-4e2c2dea7e1d", "id": "2a9d47c7-9727-45cd-9197-a4517b36c670", "qos_policy_id": null}]} 2019-05-16 23:26:27,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-2899be85-e829-447d-9971-3162e6bf4081 2019-05-16 23:26:27,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0819292068481s 2019-05-16 23:26:27,260 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 23:26:27,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 23:26:27,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:26:27,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 16 May 2019 23:26:27 GMT X-Openstack-Request-Id: req-ebd377fe-a787-41a8-a348-3802655562e0 2019-05-16 23:26:27,440 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "631342cd-4596-4ac1-80ba-61d7ab83da00", "status": "DOWN", "description": "", "tags": [], "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:26:25Z", "updated_at": "2019-05-16T23:26:25Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9a1693fc-059c-47e5-acfa-f18cdb53987c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ff:5a:26", "device_id": "caebc730-9836-4f47-8fd2-51b260a2a7ac"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "74fb250addb24267970106fc03b9b9ed", "port_id": "9d09880f-9993-4072-8608-4e2c2dea7e1d", "id": "2a9d47c7-9727-45cd-9197-a4517b36c670", "qos_policy_id": null}]} 2019-05-16 23:26:27,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-ebd377fe-a787-41a8-a348-3802655562e0 2019-05-16 23:26:27,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0702919960022s 2019-05-16 23:26:27,447 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 23:26:27,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 23:26:27,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:26:27,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 16 May 2019 23:26:27 GMT X-Openstack-Request-Id: req-49f365d9-07c1-474e-870b-01125b42324e 2019-05-16 23:26:27,651 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "631342cd-4596-4ac1-80ba-61d7ab83da00", "status": "DOWN", "description": "", "tags": [], "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:26:25Z", "updated_at": "2019-05-16T23:26:25Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9a1693fc-059c-47e5-acfa-f18cdb53987c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ff:5a:26", "device_id": "caebc730-9836-4f47-8fd2-51b260a2a7ac"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "74fb250addb24267970106fc03b9b9ed", "port_id": "9d09880f-9993-4072-8608-4e2c2dea7e1d", "id": "2a9d47c7-9727-45cd-9197-a4517b36c670", "qos_policy_id": null}]} 2019-05-16 23:26:27,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-49f365d9-07c1-474e-870b-01125b42324e 2019-05-16 23:26:27,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0948550701141s 2019-05-16 23:26:27,658 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 23:26:27,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 23:26:27,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:26:27,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 16 May 2019 23:26:27 GMT X-Openstack-Request-Id: req-929fbc54-dd55-483e-9dcf-87a7e3b9df55 2019-05-16 23:26:27,850 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "631342cd-4596-4ac1-80ba-61d7ab83da00", "status": "DOWN", "description": "", "tags": [], "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:26:25Z", "updated_at": "2019-05-16T23:26:25Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9a1693fc-059c-47e5-acfa-f18cdb53987c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ff:5a:26", "device_id": "caebc730-9836-4f47-8fd2-51b260a2a7ac"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "74fb250addb24267970106fc03b9b9ed", "port_id": "9d09880f-9993-4072-8608-4e2c2dea7e1d", "id": "2a9d47c7-9727-45cd-9197-a4517b36c670", "qos_policy_id": null}]} 2019-05-16 23:26:27,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-929fbc54-dd55-483e-9dcf-87a7e3b9df55 2019-05-16 23:26:27,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0825600624084s 2019-05-16 23:26:27,856 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 23:26:27,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 23:26:27,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:26:28,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 16 May 2019 23:26:28 GMT X-Openstack-Request-Id: req-bb58acf9-c39b-418d-b330-3fab53ae4ac9 2019-05-16 23:26:28,033 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "631342cd-4596-4ac1-80ba-61d7ab83da00", "status": "DOWN", "description": "", "tags": [], "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:26:25Z", "updated_at": "2019-05-16T23:26:25Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9a1693fc-059c-47e5-acfa-f18cdb53987c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ff:5a:26", "device_id": "caebc730-9836-4f47-8fd2-51b260a2a7ac"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "74fb250addb24267970106fc03b9b9ed", "port_id": "9d09880f-9993-4072-8608-4e2c2dea7e1d", "id": "2a9d47c7-9727-45cd-9197-a4517b36c670", "qos_policy_id": null}]} 2019-05-16 23:26:28,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-bb58acf9-c39b-418d-b330-3fab53ae4ac9 2019-05-16 23:26:28,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0664508342743s 2019-05-16 23:26:28,039 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 23:26:28,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 23:26:28,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:26:28,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 16 May 2019 23:26:28 GMT X-Openstack-Request-Id: req-e2389d64-ea3d-4661-928c-d1c9cf1e20bb 2019-05-16 23:26:28,218 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "631342cd-4596-4ac1-80ba-61d7ab83da00", "status": "DOWN", "description": "", "tags": [], "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:26:25Z", "updated_at": "2019-05-16T23:26:25Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9a1693fc-059c-47e5-acfa-f18cdb53987c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ff:5a:26", "device_id": "caebc730-9836-4f47-8fd2-51b260a2a7ac"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "74fb250addb24267970106fc03b9b9ed", "port_id": "9d09880f-9993-4072-8608-4e2c2dea7e1d", "id": "2a9d47c7-9727-45cd-9197-a4517b36c670", "qos_policy_id": null}]} 2019-05-16 23:26:28,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-e2389d64-ea3d-4661-928c-d1c9cf1e20bb 2019-05-16 23:26:28,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0693609714508s 2019-05-16 23:26:28,225 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 23:26:28,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 23:26:28,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:26:28,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 16 May 2019 23:26:28 GMT X-Openstack-Request-Id: req-7ffa2044-c771-4bc7-a02b-11b2e5a863ec 2019-05-16 23:26:28,397 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "631342cd-4596-4ac1-80ba-61d7ab83da00", "status": "DOWN", "description": "", "tags": [], "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:26:25Z", "updated_at": "2019-05-16T23:26:25Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9a1693fc-059c-47e5-acfa-f18cdb53987c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ff:5a:26", "device_id": "caebc730-9836-4f47-8fd2-51b260a2a7ac"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "74fb250addb24267970106fc03b9b9ed", "port_id": "9d09880f-9993-4072-8608-4e2c2dea7e1d", "id": "2a9d47c7-9727-45cd-9197-a4517b36c670", "qos_policy_id": null}]} 2019-05-16 23:26:28,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-7ffa2044-c771-4bc7-a02b-11b2e5a863ec 2019-05-16 23:26:28,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0620481967926s 2019-05-16 23:26:28,403 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 23:26:28,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 23:26:28,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:26:28,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Thu, 16 May 2019 23:26:28 GMT X-Openstack-Request-Id: req-68d806fe-9f5d-41df-a20b-d513eb23a610 2019-05-16 23:26:28,585 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "631342cd-4596-4ac1-80ba-61d7ab83da00", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:26:25Z", "updated_at": "2019-05-16T23:26:28Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9a1693fc-059c-47e5-acfa-f18cdb53987c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ff:5a:26", "device_id": "caebc730-9836-4f47-8fd2-51b260a2a7ac"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "74fb250addb24267970106fc03b9b9ed", "port_id": "9d09880f-9993-4072-8608-4e2c2dea7e1d", "id": "2a9d47c7-9727-45cd-9197-a4517b36c670", "qos_policy_id": null}]} 2019-05-16 23:26:28,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-68d806fe-9f5d-41df-a20b-d513eb23a610 2019-05-16 23:26:28,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0725510120392s 2019-05-16 23:26:28,592 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'631342cd-4596-4ac1-80ba-61d7ab83da00', 'updated_at': u'2019-05-16T23:26:28Z', 'fixed_ip_address': u'192.168.120.21', 'floating_ip_address': u'172.30.9.209', 'revision_number': 1, 'port_id': u'9d09880f-9993-4072-8608-4e2c2dea7e1d', 'id': u'2a9d47c7-9727-45cd-9197-a4517b36c670', 'network': u'220195cd-782b-490f-b03b-eb92b75ca738', 'port': u'9d09880f-9993-4072-8608-4e2c2dea7e1d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'74fb250addb24267970106fc03b9b9ed', 'name': 'shaker-project_ef148029-8e7b-4674-a8fe-501f6b2d0bfa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'74fb250addb24267970106fc03b9b9ed', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9a1693fc-059c-47e5-acfa-f18cdb53987c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ff:5a:26', u'device_id': u'caebc730-9836-4f47-8fd2-51b260a2a7ac'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'74fb250addb24267970106fc03b9b9ed', 'created_at': u'2019-05-16T23:26:25Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9a1693fc-059c-47e5-acfa-f18cdb53987c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ff:5a:26', u'device_id': u'caebc730-9836-4f47-8fd2-51b260a2a7ac'}), 'router': u'631342cd-4596-4ac1-80ba-61d7ab83da00'}) 2019-05-16 23:26:28,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-16 23:26:28,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac/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}2fc397743bdbcc66828386a4d46fd3450f9aee24" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-16 23:26:28,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10426 Content-Type: application/json Date: Thu, 16 May 2019 23:26: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-ff53667b-a52e-4140-821d-cedc9efb7a3f x-openstack-request-id: req-ff53667b-a52e-4140-821d-cedc9efb7a3f 2019-05-16 23:26:28,675 - 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 754222770 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.225938] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.228949] pid_max: default: 32768 minimum: 301\n[ 0.230573] ACPI: Core revision 20150930\n[ 0.232630] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.234995] Security Framework initialized\n[ 0.236496] Yama: becoming mindful.\n[ 0.237823] AppArmor: AppArmor initialized\n[ 0.239344] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241737] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246263] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248736] Initializing cgroup subsys io\n[ 0.250217] Initializing cgroup subsys memory\n[ 0.251780] Initializing cgroup subsys devices\n[ 0.253380] Initializing cgroup subsys freezer\n[ 0.254963] Initializing cgroup subsys net_cls\n[ 0.256565] Initializing cgroup subsys perf_event\n[ 0.258225] Initializing cgroup subsys net_prio\n[ 0.259826] Initializing cgroup subsys hugetlb\n[ 0.261411] Initializing cgroup subsys pids\n[ 0.262956] CPU: Physical Processor ID: 0\n[ 0.265142] mce: CPU supports 10 MCE banks\n[ 0.266661] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.268502] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.270502] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.272417] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.274535] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.276763] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.278769] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.281514] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.305601] Freeing SMP alternatives memory: 32K\n[ 0.313392] ftrace: allocating 32237 entries in 126 pages\n[ 0.355056] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.360466] smpboot: Max logical packages: 1\n[ 0.362550] x2apic enabled\n[ 0.364008] Switched APIC routing to physical x2apic.\n[ 0.367346] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.369478] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.373505] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.376976] KVM setup paravirtual spinlock\n[ 0.381959] x86: Booted up 1 node, 1 CPUs\n[ 0.383461] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.386639] devtmpfs: initialized\n[ 0.389394] evm: security.selinux\n[ 0.390660] evm: security.SMACK64\n[ 0.391911] evm: security.SMACK64EXEC\n[ 0.393268] evm: security.SMACK64TRANSMUTE\n[ 0.394755] evm: security.SMACK64MMAP\n[ 0.396101] evm: security.ima\n[ 0.397270] evm: security.capability\n[ 0.398986] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.402347] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.404665] pinctrl core: initialized pinctrl subsystem\n[ 0.406957] RTC time: 23:26:23, date: 05/16/19\n[ 0.408953] NET: Registered protocol family 16\n[ 0.410918] cpuidle: using governor ladder\n[ 0.412412] cpuidle: using governor menu\n[ 0.413852] PCCT header not found.\n[ 0.415302] ACPI: bus type PCI registered\n[ 0.416791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.419170] PCI: Using configuration type 1 for base access\n[ 0.422495] ACPI: Added _OSI(Module Device)\n[ 0.424016] ACPI: Added _OSI(Processor Device)\n[ 0.425622] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.427291] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.430642] ACPI: Interpreter enabled\n[ 0.432055] ACPI: (supports S0 S5)\n[ 0.433354] ACPI: Using IOAPIC for interrupt routing\n[ 0.435083] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.440061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.442189] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.444473] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.446702] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.450788] acpiphp: Slot [3] registered\n[ 0.468327] acpiphp: Slot [4] registered\n[ 0.469792] acpiphp: Slot [5] registered\n[ 0.471248] acpiphp: Slot [6] registered\n[ 0.472697] acpiphp: Slot [7] registered\n[ 0.474141] acpiphp: Slot [8] registered\n[ 0.475587] acpiphp: Slot [9] registered\n[ 0.477040] acpiphp: Slot [10] registered\n[ 0.478517] acpiphp: Slot [11] registered\n[ 0.479991] acpiphp: Slot [12] registered\n[ 0.481624] acpiphp: Slot [13] registered\n[ 0.483098] acpiphp: Slot [14] registered\n[ 0.484567] acpiphp: Slot [15] registered\n[ 0.486040] acpiphp: Slot [16] registered\n[ 0.487519] acpiphp: Slot [17] registered\n[ 0.488999] acpiphp: Slot [18] registered\n[ 0.490479] acpiphp: Slot [19] registered\n[ 0.491955] acpiphp: Slot [20] registered\n[ 0.493427] acpiphp: Slot [21] registered\n[ 0.494909] acpiphp: Slot [22] registered\n[ 0.496384] acpiphp: Slot [23] registered\n[ 0.497849] acpiphp: Slot [24] registered\n[ 0.499326] acpiphp: Slot [25] registered\n[ 0.500797] acpiphp: Slot [26] registered\n[ 0.502269] acpiphp: Slot [27] registered\n[ 0.503740] acpiphp: Slot [28] registered\n[ 0.505212] acpiphp: Slot [29] registered\n[ 0.506676] acpiphp: Slot [30] registered\n[ 0.508160] acpiphp: Slot [31] registered\n[ 0.509625] PCI host bridge to bus 0000:00\n[ 0.511099] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.513332] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.515562] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.518201] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.520839] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.523546] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.528882] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.531224] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.533384] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.535708] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.540554] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.543155] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.566542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.569571] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.572134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.574718] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.577292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.579538] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.581975] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.583925] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.586767] vgaarb: loaded\n[ 0.587876] vgaarb: bridge control possible 0000:00:02.0\n[ 0.590193] SCSI subsystem initialized\n[ 0.591895] ACPI: bus type USB registered\n[ 0.593469] usbcore: registered new interface driver usbfs\n[ 0.595426] usbcore: registered new interface driver hub\n[ 0.597284] usbcore: registered new device driver usb\n[ 0.599324] PCI: Using ACPI for IRQ routing\n[ 0.601532] NetLabel: Initializing\n[ 0.602829] NetLabel: domain hash size = 128\n[ 0.604384] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.606165] NetLabel: unlabeled traffic allowed by default\n[ 0.608253] amd_nb: Cannot enumerate AMD northbridges\n[ 0.610048] clocksource: Switched to clocksource kvm-clock\n[ 0.620855] AppArmor: AppArmor Filesystem Enabled\n[ 0.622623] pnp: PnP ACPI init\n[ 0.624198] pnp: PnP ACPI: found 5 devices\n[ 0.631634] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.634808] NET: Registered protocol family 2\n[ 0.636908] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.639283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.641471] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.643677] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.645691] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.647912] NET: Registered protocol family 1\n[ 0.649531] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.651548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.653518] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.670316] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.687269] Unpacking initramfs...\n[ 1.186975] Freeing initrd memory: 37084K\n[ 1.189047] Scanning for low memory corruption every 60 seconds\n[ 1.191753] audit: initializing netlink subsys (disabled)\n[ 1.193686] audit: type=2000 audit(1558049184.168:1): initialized\n[ 1.196606] Initialise system trusted keyring\n[ 1.198732] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.200867] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.204304] zbud: loaded\n[ 1.205669] VFS: Disk quotas dquot_6.6.0\n[ 1.207278] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.209789] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.212140] fuse init (API version 7.23)\n[ 1.213776] Key type big_key registered\n[ 1.215307] Allocating IMA MOK and blacklist keyrings.\n[ 1.217490] Key type asymmetric registered\n[ 1.219006] Asymmetric key parser 'x509' registered\n[ 1.220738] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.223454] io scheduler noop registered\n[ 1.224894] io scheduler deadline registered (default)\n[ 1.226741] io scheduler cfq registered\n[ 1.228271] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.230178] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.232506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.235147] ACPI: Power Button [PWRF]\n[ 1.236693] GHES: HEST is not enabled!\n[ 1.252789] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.286074] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.289607] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.315011] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.318762] Linux agpgart interface v0.103\n[ 1.322107] loop: module loaded\n[ 1.325905] vda: vda1\n[ 1.327873] scsi host0: ata_piix\n[ 1.329229] scsi host1: ata_piix\n[ 1.330530] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.332784] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.335736] libphy: Fixed MDIO Bus: probed\n[ 1.337231] tun: Universal TUN/TAP device driver, 1.6\n[ 1.338974] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.342416] PPP generic driver version 2.4.2\n[ 1.344030] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.346228] ehci-pci: EHCI PCI platform driver\n[ 1.347833] ehci-platform: EHCI generic platform driver\n[ 1.349635] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.351698] ohci-pci: OHCI PCI platform driver\n[ 1.353303] ohci-platform: OHCI generic platform driver\n[ 1.355106] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.371942] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.373779] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.376443] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.378292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.380427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.382671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.385249] usb usb1: Product: UHCI Host Controller\n[ 1.386942] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.389052] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.390794] hub 1-0:1.0: USB hub found\n[ 1.392193] hub 1-0:1.0: 2 ports detected\n[ 1.393847] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.398222] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.399941] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.401840] mousedev: PS/2 mouse device common for all mice\n[ 1.404155] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.407310] rtc_cmos 00:00: RTC can wake from S4\n[ 1.409571] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.411790] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.413963] i2c /dev entries driver\n[ 1.415380] device-mapper: uevent: version 1.0.3\n[ 1.417110] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.420067] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.422499] NET: Registered protocol family 10\n[ 1.424590] NET: Registered protocol family 17\n[ 1.426225] Key type dns_resolver registered\n[ 1.428036] registered taskstats version 1\n[ 1.429577] Loading compiled-in X.509 certificates\n[ 1.431880] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.435258] zswap: loaded using pool lzo/zbud\n[ 1.438747] Key type trusted registered\n[ 1.442306] Key type encrypted registered\n[ 1.443777] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.445692] ima: No TPM chip found, activating TPM-bypass!\n[ 1.447643] evm: HMAC attrs: 0x1\n[ 1.449294] Magic number: 3:13:454\n[ 1.450871] rtc_cmos 00:00: setting system clock to 2019-05-16 23:26:24 UTC (1558049184)\n[ 1.453808] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.471977] EDD information not available.\n[ 1.493023] Freeing unused kernel memory: 1512K\n[ 1.494648] Write protecting the kernel read-only data: 14336k\n[ 1.500010] Freeing unused kernel memory: 1692K\n[ 1.501966] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.514889] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.518459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.521868] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.525217] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.528397] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.534058] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.542158] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.545477] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.550506] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.553687] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.614665] [drm] Initialized drm 1.1.0 20060810\n[ 1.619255] virtio_net virtio0 ens3: renamed from eth0\n[ 1.628942] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.633759] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.654523] FDC 0 is a S82078B\n[ 1.667218] AVX2 version of gcm_enc/dec engaged.\n[ 1.668872] AES CTR mode by8 optimization enabled\n[ 1.702078] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.867048] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.869306] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.871558] usb 1-1: Product: QEMU USB Tablet\n[ 1.873076] usb 1-1: Manufacturer: QEMU\n[ 1.874440] usb 1-1: SerialNumber: 42\n[ 1.882730] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.889658] usbcore: registered new interface driver usbhid\n[ 1.891585] usbhid: USB HID core driver\n[ 1.894548] 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.898440] 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.282273] md: linear personality registered for level -1\n[ 2.286313] md: multipath personality registered for level -4\n[ 2.290467] md: raid0 personality registered for level 0\n[ 2.294977] md: raid1 personality registered for level 1\n[ 2.366067] raid6: sse2x1 gen() 11330 MB/s\n[ 2.434053] raid6: sse2x1 xor() 8876 MB/s\n[ 2.502053] raid6: sse2x2 gen() 14361 MB/s\n[ 2.570042] raid6: sse2x2 xor() 9740 MB/s\n[ 2.638054] raid6: sse2x4 gen() 16557 MB/s\n[ 2.706051] raid6: sse2x4 xor() 10641 MB/s\n[ 2.774053] raid6: avx2x1 gen() 22121 MB/s\n[ 2.842053] raid6: avx2x2 gen() 25519 MB/s\n[ 2.910040] raid6: avx2x4 gen() 29628 MB/s\n[ 2.911577] raid6: using algorithm avx2x4 gen() 29628 MB/s\n[ 2.913352] raid6: using avx2x2 recovery algorithm\n[ 2.920655] xor: automatically using best checksumming function:\n[ 2.962040] avx : 32092.000 MB/sec\n[ 2.965235] async_tx: api initialized (async)\n[ 2.978668] md: raid6 personality registered for level 6\n[ 2.980459] md: raid5 personality registered for level 5\n[ 2.982233] md: raid4 personality registered for level 4\n[ 2.989885] 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.030132] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.052190] 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.160705] 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.166524] systemd[1]: Detected virtualization kvm.\n[ 3.168215] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.172867] systemd[1]: Set hostname to .\n[ 3.176551] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.178522] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.293759] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.297943] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.303141] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.306864] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.310350] 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.316605] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.321166] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.325246] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.330080] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.334286] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.337779] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.342695] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.347142] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.351462] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.356849] 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.368627] 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.378317] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.386756] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.393407] 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.402270] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.406834] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.411196] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.417872] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.430205] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.434093] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.446712] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.456444] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.462810] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).[ 3.472137] Loading iSCSI transport class v2.0-870.\n\n[ 3.474364] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.481871] systemd[1]: Starting Journal Service...\n[ 3.484713] iscsi: registered transport (tcp)\n Starting Journal Service...\n[ 3.490422] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.507211] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.512477] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.519949] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.527627] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Set console keymap.[ 3.545880] iscsi: registered transport (iser)\n\n[[0;32m OK [0m] Started Uncomplicated firewall.\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 Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.920801] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting 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 Commit a transient machine-id on disk...\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-05-16 23:26:28,676 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac/action used request id req-ff53667b-a52e-4140-821d-cedc9efb7a3f 2019-05-16 23:26:28,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0833828449249s 2019-05-16 23:26:28,677 - 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 754222770 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.225938] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.228949] pid_max: default: 32768 minimum: 301 [ 0.230573] ACPI: Core revision 20150930 [ 0.232630] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.234995] Security Framework initialized [ 0.236496] Yama: becoming mindful. [ 0.237823] AppArmor: AppArmor initialized [ 0.239344] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241737] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246263] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248736] Initializing cgroup subsys io [ 0.250217] Initializing cgroup subsys memory [ 0.251780] Initializing cgroup subsys devices [ 0.253380] Initializing cgroup subsys freezer [ 0.254963] Initializing cgroup subsys net_cls [ 0.256565] Initializing cgroup subsys perf_event [ 0.258225] Initializing cgroup subsys net_prio [ 0.259826] Initializing cgroup subsys hugetlb [ 0.261411] Initializing cgroup subsys pids [ 0.262956] CPU: Physical Processor ID: 0 [ 0.265142] mce: CPU supports 10 MCE banks [ 0.266661] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.268502] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.270502] Spectre V2 : Mitigation: Full generic retpoline [ 0.272417] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.274535] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.276763] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.278769] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.281514] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.305601] Freeing SMP alternatives memory: 32K [ 0.313392] ftrace: allocating 32237 entries in 126 pages [ 0.355056] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.360466] smpboot: Max logical packages: 1 [ 0.362550] x2apic enabled [ 0.364008] Switched APIC routing to physical x2apic. [ 0.367346] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.369478] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.373505] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.376976] KVM setup paravirtual spinlock [ 0.381959] x86: Booted up 1 node, 1 CPUs [ 0.383461] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.386639] devtmpfs: initialized [ 0.389394] evm: security.selinux [ 0.390660] evm: security.SMACK64 [ 0.391911] evm: security.SMACK64EXEC [ 0.393268] evm: security.SMACK64TRANSMUTE [ 0.394755] evm: security.SMACK64MMAP [ 0.396101] evm: security.ima [ 0.397270] evm: security.capability [ 0.398986] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.402347] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.404665] pinctrl core: initialized pinctrl subsystem [ 0.406957] RTC time: 23:26:23, date: 05/16/19 [ 0.408953] NET: Registered protocol family 16 [ 0.410918] cpuidle: using governor ladder [ 0.412412] cpuidle: using governor menu [ 0.413852] PCCT header not found. [ 0.415302] ACPI: bus type PCI registered [ 0.416791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.419170] PCI: Using configuration type 1 for base access [ 0.422495] ACPI: Added _OSI(Module Device) [ 0.424016] ACPI: Added _OSI(Processor Device) [ 0.425622] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.427291] ACPI: Added _OSI(Processor Aggregator Device) [ 0.430642] ACPI: Interpreter enabled [ 0.432055] ACPI: (supports S0 S5) [ 0.433354] ACPI: Using IOAPIC for interrupt routing [ 0.435083] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.440061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.442189] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.444473] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.446702] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.450788] acpiphp: Slot [3] registered [ 0.468327] acpiphp: Slot [4] registered [ 0.469792] acpiphp: Slot [5] registered [ 0.471248] acpiphp: Slot [6] registered [ 0.472697] acpiphp: Slot [7] registered [ 0.474141] acpiphp: Slot [8] registered [ 0.475587] acpiphp: Slot [9] registered [ 0.477040] acpiphp: Slot [10] registered [ 0.478517] acpiphp: Slot [11] registered [ 0.479991] acpiphp: Slot [12] registered [ 0.481624] acpiphp: Slot [13] registered [ 0.483098] acpiphp: Slot [14] registered [ 0.484567] acpiphp: Slot [15] registered [ 0.486040] acpiphp: Slot [16] registered [ 0.487519] acpiphp: Slot [17] registered [ 0.488999] acpiphp: Slot [18] registered [ 0.490479] acpiphp: Slot [19] registered [ 0.491955] acpiphp: Slot [20] registered [ 0.493427] acpiphp: Slot [21] registered [ 0.494909] acpiphp: Slot [22] registered [ 0.496384] acpiphp: Slot [23] registered [ 0.497849] acpiphp: Slot [24] registered [ 0.499326] acpiphp: Slot [25] registered [ 0.500797] acpiphp: Slot [26] registered [ 0.502269] acpiphp: Slot [27] registered [ 0.503740] acpiphp: Slot [28] registered [ 0.505212] acpiphp: Slot [29] registered [ 0.506676] acpiphp: Slot [30] registered [ 0.508160] acpiphp: Slot [31] registered [ 0.509625] PCI host bridge to bus 0000:00 [ 0.511099] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.513332] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.515562] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.518201] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.520839] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.523546] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.528882] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.531224] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.533384] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.535708] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.540554] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.543155] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.566542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.569571] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.572134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.574718] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.577292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.579538] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.581975] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.583925] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.586767] vgaarb: loaded [ 0.587876] vgaarb: bridge control possible 0000:00:02.0 [ 0.590193] SCSI subsystem initialized [ 0.591895] ACPI: bus type USB registered [ 0.593469] usbcore: registered new interface driver usbfs [ 0.595426] usbcore: registered new interface driver hub [ 0.597284] usbcore: registered new device driver usb [ 0.599324] PCI: Using ACPI for IRQ routing [ 0.601532] NetLabel: Initializing [ 0.602829] NetLabel: domain hash size = 128 [ 0.604384] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.606165] NetLabel: unlabeled traffic allowed by default [ 0.608253] amd_nb: Cannot enumerate AMD northbridges [ 0.610048] clocksource: Switched to clocksource kvm-clock [ 0.620855] AppArmor: AppArmor Filesystem Enabled [ 0.622623] pnp: PnP ACPI init [ 0.624198] pnp: PnP ACPI: found 5 devices [ 0.631634] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.634808] NET: Registered protocol family 2 [ 0.636908] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.639283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.641471] TCP: Hash tables configured (established 4096 bind 4096) [ 0.643677] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.645691] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.647912] NET: Registered protocol family 1 [ 0.649531] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.651548] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.653518] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.670316] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.687269] Unpacking initramfs... [ 1.186975] Freeing initrd memory: 37084K [ 1.189047] Scanning for low memory corruption every 60 seconds [ 1.191753] audit: initializing netlink subsys (disabled) [ 1.193686] audit: type=2000 audit(1558049184.168:1): initialized [ 1.196606] Initialise system trusted keyring [ 1.198732] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.200867] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.204304] zbud: loaded [ 1.205669] VFS: Disk quotas dquot_6.6.0 [ 1.207278] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.209789] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.212140] fuse init (API version 7.23) [ 1.213776] Key type big_key registered [ 1.215307] Allocating IMA MOK and blacklist keyrings. [ 1.217490] Key type asymmetric registered [ 1.219006] Asymmetric key parser 'x509' registered [ 1.220738] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.223454] io scheduler noop registered [ 1.224894] io scheduler deadline registered (default) [ 1.226741] io scheduler cfq registered [ 1.228271] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.230178] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.232506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.235147] ACPI: Power Button [PWRF] [ 1.236693] GHES: HEST is not enabled! [ 1.252789] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.286074] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.289607] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.315011] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.318762] Linux agpgart interface v0.103 [ 1.322107] loop: module loaded [ 1.325905] vda: vda1 [ 1.327873] scsi host0: ata_piix [ 1.329229] scsi host1: ata_piix [ 1.330530] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.332784] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.335736] libphy: Fixed MDIO Bus: probed [ 1.337231] tun: Universal TUN/TAP device driver, 1.6 [ 1.338974] tun: (C) 1999-2004 Max Krasnyansky [ 1.342416] PPP generic driver version 2.4.2 [ 1.344030] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.346228] ehci-pci: EHCI PCI platform driver [ 1.347833] ehci-platform: EHCI generic platform driver [ 1.349635] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.351698] ohci-pci: OHCI PCI platform driver [ 1.353303] ohci-platform: OHCI generic platform driver [ 1.355106] uhci_hcd: USB Universal Host Controller Interface driver [ 1.371942] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.373779] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.376443] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.378292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.380427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.382671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.385249] usb usb1: Product: UHCI Host Controller [ 1.386942] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.389052] usb usb1: SerialNumber: 0000:00:01.2 [ 1.390794] hub 1-0:1.0: USB hub found [ 1.392193] hub 1-0:1.0: 2 ports detected [ 1.393847] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.398222] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.399941] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.401840] mousedev: PS/2 mouse device common for all mice [ 1.404155] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.407310] rtc_cmos 00:00: RTC can wake from S4 [ 1.409571] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.411790] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.413963] i2c /dev entries driver [ 1.415380] device-mapper: uevent: version 1.0.3 [ 1.417110] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.420067] ledtrig-cpu: registered to indicate activity on CPUs [ 1.422499] NET: Registered protocol family 10 [ 1.424590] NET: Registered protocol family 17 [ 1.426225] Key type dns_resolver registered [ 1.428036] registered taskstats version 1 [ 1.429577] Loading compiled-in X.509 certificates [ 1.431880] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.435258] zswap: loaded using pool lzo/zbud [ 1.438747] Key type trusted registered [ 1.442306] Key type encrypted registered [ 1.443777] AppArmor: AppArmor sha1 policy hashing enabled [ 1.445692] ima: No TPM chip found, activating TPM-bypass! [ 1.447643] evm: HMAC attrs: 0x1 [ 1.449294] Magic number: 3:13:454 [ 1.450871] rtc_cmos 00:00: setting system clock to 2019-05-16 23:26:24 UTC (1558049184) [ 1.453808] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.471977] EDD information not available. [ 1.493023] Freeing unused kernel memory: 1512K [ 1.494648] Write protecting the kernel read-only data: 14336k [ 1.500010] Freeing unused kernel memory: 1692K [ 1.501966] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.514889] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.518459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.521868] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.525217] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.528397] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.534058] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.542158] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.545477] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.550506] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.553687] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.614665] [drm] Initialized drm 1.1.0 20060810 [ 1.619255] virtio_net virtio0 ens3: renamed from eth0 [ 1.628942] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.633759] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.654523] FDC 0 is a S82078B [ 1.667218] AVX2 version of gcm_enc/dec engaged. [ 1.668872] AES CTR mode by8 optimization enabled [ 1.702078] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.867048] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.869306] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.871558] usb 1-1: Product: QEMU USB Tablet [ 1.873076] usb 1-1: Manufacturer: QEMU [ 1.874440] usb 1-1: SerialNumber: 42 [ 1.882730] hidraw: raw HID events driver (C) Jiri Kosina [ 1.889658] usbcore: registered new interface driver usbhid [ 1.891585] usbhid: USB HID core driver [ 1.894548] 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.898440] 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.282273] md: linear personality registered for level -1 [ 2.286313] md: multipath personality registered for level -4 [ 2.290467] md: raid0 personality registered for level 0 [ 2.294977] md: raid1 personality registered for level 1 [ 2.366067] raid6: sse2x1 gen() 11330 MB/s [ 2.434053] raid6: sse2x1 xor() 8876 MB/s [ 2.502053] raid6: sse2x2 gen() 14361 MB/s [ 2.570042] raid6: sse2x2 xor() 9740 MB/s [ 2.638054] raid6: sse2x4 gen() 16557 MB/s [ 2.706051] raid6: sse2x4 xor() 10641 MB/s [ 2.774053] raid6: avx2x1 gen() 22121 MB/s [ 2.842053] raid6: avx2x2 gen() 25519 MB/s [ 2.910040] raid6: avx2x4 gen() 29628 MB/s [ 2.911577] raid6: using algorithm avx2x4 gen() 29628 MB/s [ 2.913352] raid6: using avx2x2 recovery algorithm [ 2.920655] xor: automatically using best checksumming function: [ 2.962040] avx : 32092.000 MB/sec [ 2.965235] async_tx: api initialized (async) [ 2.978668] md: raid6 personality registered for level 6 [ 2.980459] md: raid5 personality registered for level 5 [ 2.982233] md: raid4 personality registered for level 4 [ 2.989885] 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.030132] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.052190] 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.160705] 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.166524] systemd[1]: Detected virtualization kvm. [ 3.168215] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.172867] systemd[1]: Set hostname to . [ 3.176551] systemd[1]: Initializing machine ID from KVM UUID. [ 3.178522] systemd[1]: Installed transient /etc/machine-id file. [ 3.293759] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.297943] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.303141] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306864] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.310350] 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.316605] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.321166] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.325246] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.330080] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.334286] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.337779] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.342695] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.347142] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.351462] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.356849] 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.368627] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.378317] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.386756] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.393407] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.402270] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.406834] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.411196] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.417872] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.430205] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.434093] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.446712] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.456444] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.462810] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log).[ 3.472137] Loading iSCSI transport class v2.0-870. [ 3.474364] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.481871] systemd[1]: Starting Journal Service... [ 3.484713] iscsi: registered transport (tcp) Starting Journal Service... [ 3.490422] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.507211] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.512477] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.519949] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.527627] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Set console keymap.[ 3.545880] iscsi: registered transport (iser) [[0;32m OK [0m] Started Uncomplicated firewall. [[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 Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.920801] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... [[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-05-16 23:26:29,680 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.209: timed out 2019-05-16 23:26:38,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-16 23:26:38,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac/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}2fc397743bdbcc66828386a4d46fd3450f9aee24" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-16 23:26:38,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10557 Content-Type: application/json Date: Thu, 16 May 2019 23:26: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-d93d8873-1f18-4ef2-9fae-1d215a22c334 x-openstack-request-id: req-d93d8873-1f18-4ef2-9fae-1d215a22c334 2019-05-16 23:26:38,763 - 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 754222770 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.225938] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.228949] pid_max: default: 32768 minimum: 301\n[ 0.230573] ACPI: Core revision 20150930\n[ 0.232630] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.234995] Security Framework initialized\n[ 0.236496] Yama: becoming mindful.\n[ 0.237823] AppArmor: AppArmor initialized\n[ 0.239344] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241737] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246263] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248736] Initializing cgroup subsys io\n[ 0.250217] Initializing cgroup subsys memory\n[ 0.251780] Initializing cgroup subsys devices\n[ 0.253380] Initializing cgroup subsys freezer\n[ 0.254963] Initializing cgroup subsys net_cls\n[ 0.256565] Initializing cgroup subsys perf_event\n[ 0.258225] Initializing cgroup subsys net_prio\n[ 0.259826] Initializing cgroup subsys hugetlb\n[ 0.261411] Initializing cgroup subsys pids\n[ 0.262956] CPU: Physical Processor ID: 0\n[ 0.265142] mce: CPU supports 10 MCE banks\n[ 0.266661] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.268502] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.270502] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.272417] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.274535] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.276763] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.278769] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.281514] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.305601] Freeing SMP alternatives memory: 32K\n[ 0.313392] ftrace: allocating 32237 entries in 126 pages\n[ 0.355056] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.360466] smpboot: Max logical packages: 1\n[ 0.362550] x2apic enabled\n[ 0.364008] Switched APIC routing to physical x2apic.\n[ 0.367346] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.369478] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.373505] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.376976] KVM setup paravirtual spinlock\n[ 0.381959] x86: Booted up 1 node, 1 CPUs\n[ 0.383461] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.386639] devtmpfs: initialized\n[ 0.389394] evm: security.selinux\n[ 0.390660] evm: security.SMACK64\n[ 0.391911] evm: security.SMACK64EXEC\n[ 0.393268] evm: security.SMACK64TRANSMUTE\n[ 0.394755] evm: security.SMACK64MMAP\n[ 0.396101] evm: security.ima\n[ 0.397270] evm: security.capability\n[ 0.398986] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.402347] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.404665] pinctrl core: initialized pinctrl subsystem\n[ 0.406957] RTC time: 23:26:23, date: 05/16/19\n[ 0.408953] NET: Registered protocol family 16\n[ 0.410918] cpuidle: using governor ladder\n[ 0.412412] cpuidle: using governor menu\n[ 0.413852] PCCT header not found.\n[ 0.415302] ACPI: bus type PCI registered\n[ 0.416791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.419170] PCI: Using configuration type 1 for base access\n[ 0.422495] ACPI: Added _OSI(Module Device)\n[ 0.424016] ACPI: Added _OSI(Processor Device)\n[ 0.425622] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.427291] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.430642] ACPI: Interpreter enabled\n[ 0.432055] ACPI: (supports S0 S5)\n[ 0.433354] ACPI: Using IOAPIC for interrupt routing\n[ 0.435083] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.440061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.442189] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.444473] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.446702] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.450788] acpiphp: Slot [3] registered\n[ 0.468327] acpiphp: Slot [4] registered\n[ 0.469792] acpiphp: Slot [5] registered\n[ 0.471248] acpiphp: Slot [6] registered\n[ 0.472697] acpiphp: Slot [7] registered\n[ 0.474141] acpiphp: Slot [8] registered\n[ 0.475587] acpiphp: Slot [9] registered\n[ 0.477040] acpiphp: Slot [10] registered\n[ 0.478517] acpiphp: Slot [11] registered\n[ 0.479991] acpiphp: Slot [12] registered\n[ 0.481624] acpiphp: Slot [13] registered\n[ 0.483098] acpiphp: Slot [14] registered\n[ 0.484567] acpiphp: Slot [15] registered\n[ 0.486040] acpiphp: Slot [16] registered\n[ 0.487519] acpiphp: Slot [17] registered\n[ 0.488999] acpiphp: Slot [18] registered\n[ 0.490479] acpiphp: Slot [19] registered\n[ 0.491955] acpiphp: Slot [20] registered\n[ 0.493427] acpiphp: Slot [21] registered\n[ 0.494909] acpiphp: Slot [22] registered\n[ 0.496384] acpiphp: Slot [23] registered\n[ 0.497849] acpiphp: Slot [24] registered\n[ 0.499326] acpiphp: Slot [25] registered\n[ 0.500797] acpiphp: Slot [26] registered\n[ 0.502269] acpiphp: Slot [27] registered\n[ 0.503740] acpiphp: Slot [28] registered\n[ 0.505212] acpiphp: Slot [29] registered\n[ 0.506676] acpiphp: Slot [30] registered\n[ 0.508160] acpiphp: Slot [31] registered\n[ 0.509625] PCI host bridge to bus 0000:00\n[ 0.511099] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.513332] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.515562] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.518201] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.520839] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.523546] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.528882] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.531224] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.533384] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.535708] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.540554] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.543155] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.566542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.569571] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.572134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.574718] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.577292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.579538] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.581975] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.583925] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.586767] vgaarb: loaded\n[ 0.587876] vgaarb: bridge control possible 0000:00:02.0\n[ 0.590193] SCSI subsystem initialized\n[ 0.591895] ACPI: bus type USB registered\n[ 0.593469] usbcore: registered new interface driver usbfs\n[ 0.595426] usbcore: registered new interface driver hub\n[ 0.597284] usbcore: registered new device driver usb\n[ 0.599324] PCI: Using ACPI for IRQ routing\n[ 0.601532] NetLabel: Initializing\n[ 0.602829] NetLabel: domain hash size = 128\n[ 0.604384] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.606165] NetLabel: unlabeled traffic allowed by default\n[ 0.608253] amd_nb: Cannot enumerate AMD northbridges\n[ 0.610048] clocksource: Switched to clocksource kvm-clock\n[ 0.620855] AppArmor: AppArmor Filesystem Enabled\n[ 0.622623] pnp: PnP ACPI init\n[ 0.624198] pnp: PnP ACPI: found 5 devices\n[ 0.631634] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.634808] NET: Registered protocol family 2\n[ 0.636908] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.639283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.641471] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.643677] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.645691] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.647912] NET: Registered protocol family 1\n[ 0.649531] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.651548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.653518] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.670316] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.687269] Unpacking initramfs...\n[ 1.186975] Freeing initrd memory: 37084K\n[ 1.189047] Scanning for low memory corruption every 60 seconds\n[ 1.191753] audit: initializing netlink subsys (disabled)\n[ 1.193686] audit: type=2000 audit(1558049184.168:1): initialized\n[ 1.196606] Initialise system trusted keyring\n[ 1.198732] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.200867] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.204304] zbud: loaded\n[ 1.205669] VFS: Disk quotas dquot_6.6.0\n[ 1.207278] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.209789] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.212140] fuse init (API version 7.23)\n[ 1.213776] Key type big_key registered\n[ 1.215307] Allocating IMA MOK and blacklist keyrings.\n[ 1.217490] Key type asymmetric registered\n[ 1.219006] Asymmetric key parser 'x509' registered\n[ 1.220738] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.223454] io scheduler noop registered\n[ 1.224894] io scheduler deadline registered (default)\n[ 1.226741] io scheduler cfq registered\n[ 1.228271] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.230178] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.232506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.235147] ACPI: Power Button [PWRF]\n[ 1.236693] GHES: HEST is not enabled!\n[ 1.252789] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.286074] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.289607] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.315011] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.318762] Linux agpgart interface v0.103\n[ 1.322107] loop: module loaded\n[ 1.325905] vda: vda1\n[ 1.327873] scsi host0: ata_piix\n[ 1.329229] scsi host1: ata_piix\n[ 1.330530] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.332784] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.335736] libphy: Fixed MDIO Bus: probed\n[ 1.337231] tun: Universal TUN/TAP device driver, 1.6\n[ 1.338974] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.342416] PPP generic driver version 2.4.2\n[ 1.344030] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.346228] ehci-pci: EHCI PCI platform driver\n[ 1.347833] ehci-platform: EHCI generic platform driver\n[ 1.349635] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.351698] ohci-pci: OHCI PCI platform driver\n[ 1.353303] ohci-platform: OHCI generic platform driver\n[ 1.355106] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.371942] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.373779] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.376443] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.378292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.380427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.382671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.385249] usb usb1: Product: UHCI Host Controller\n[ 1.386942] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.389052] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.390794] hub 1-0:1.0: USB hub found\n[ 1.392193] hub 1-0:1.0: 2 ports detected\n[ 1.393847] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.398222] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.399941] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.401840] mousedev: PS/2 mouse device common for all mice\n[ 1.404155] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.407310] rtc_cmos 00:00: RTC can wake from S4\n[ 1.409571] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.411790] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.413963] i2c /dev entries driver\n[ 1.415380] device-mapper: uevent: version 1.0.3\n[ 1.417110] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.420067] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.422499] NET: Registered protocol family 10\n[ 1.424590] NET: Registered protocol family 17\n[ 1.426225] Key type dns_resolver registered\n[ 1.428036] registered taskstats version 1\n[ 1.429577] Loading compiled-in X.509 certificates\n[ 1.431880] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.435258] zswap: loaded using pool lzo/zbud\n[ 1.438747] Key type trusted registered\n[ 1.442306] Key type encrypted registered\n[ 1.443777] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.445692] ima: No TPM chip found, activating TPM-bypass!\n[ 1.447643] evm: HMAC attrs: 0x1\n[ 1.449294] Magic number: 3:13:454\n[ 1.450871] rtc_cmos 00:00: setting system clock to 2019-05-16 23:26:24 UTC (1558049184)\n[ 1.453808] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.471977] EDD information not available.\n[ 1.493023] Freeing unused kernel memory: 1512K\n[ 1.494648] Write protecting the kernel read-only data: 14336k\n[ 1.500010] Freeing unused kernel memory: 1692K\n[ 1.501966] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.514889] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.518459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.521868] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.525217] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.528397] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.534058] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.542158] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.545477] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.550506] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.553687] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.614665] [drm] Initialized drm 1.1.0 20060810\n[ 1.619255] virtio_net virtio0 ens3: renamed from eth0\n[ 1.628942] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.633759] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.654523] FDC 0 is a S82078B\n[ 1.667218] AVX2 version of gcm_enc/dec engaged.\n[ 1.668872] AES CTR mode by8 optimization enabled\n[ 1.702078] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.867048] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.869306] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.871558] usb 1-1: Product: QEMU USB Tablet\n[ 1.873076] usb 1-1: Manufacturer: QEMU\n[ 1.874440] usb 1-1: SerialNumber: 42\n[ 1.882730] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.889658] usbcore: registered new interface driver usbhid\n[ 1.891585] usbhid: USB HID core driver\n[ 1.894548] 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.898440] 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.282273] md: linear personality registered for level -1\n[ 2.286313] md: multipath personality registered for level -4\n[ 2.290467] md: raid0 personality registered for level 0\n[ 2.294977] md: raid1 personality registered for level 1\n[ 2.366067] raid6: sse2x1 gen() 11330 MB/s\n[ 2.434053] raid6: sse2x1 xor() 8876 MB/s\n[ 2.502053] raid6: sse2x2 gen() 14361 MB/s\n[ 2.570042] raid6: sse2x2 xor() 9740 MB/s\n[ 2.638054] raid6: sse2x4 gen() 16557 MB/s\n[ 2.706051] raid6: sse2x4 xor() 10641 MB/s\n[ 2.774053] raid6: avx2x1 gen() 22121 MB/s\n[ 2.842053] raid6: avx2x2 gen() 25519 MB/s\n[ 2.910040] raid6: avx2x4 gen() 29628 MB/s\n[ 2.911577] raid6: using algorithm avx2x4 gen() 29628 MB/s\n[ 2.913352] raid6: using avx2x2 recovery algorithm\n[ 2.920655] xor: automatically using best checksumming function:\n[ 2.962040] avx : 32092.000 MB/sec\n[ 2.965235] async_tx: api initialized (async)\n[ 2.978668] md: raid6 personality registered for level 6\n[ 2.980459] md: raid5 personality registered for level 5\n[ 2.982233] md: raid4 personality registered for level 4\n[ 2.989885] 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.030132] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.052190] 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.160705] 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.166524] systemd[1]: Detected virtualization kvm.\n[ 3.168215] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.172867] systemd[1]: Set hostname to .\n[ 3.176551] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.178522] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.293759] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.297943] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.303141] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.306864] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.310350] 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.316605] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.321166] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.325246] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.330080] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.334286] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.337779] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.342695] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.347142] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.351462] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.356849] 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.368627] 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.378317] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.386756] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.393407] 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.402270] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.406834] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.411196] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.417872] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.430205] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.434093] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.446712] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.456444] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.462810] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).[ 3.472137] Loading iSCSI transport class v2.0-870.\n\n[ 3.474364] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.481871] systemd[1]: Starting Journal Service...\n[ 3.484713] iscsi: registered transport (tcp)\n Starting Journal Service...\n[ 3.490422] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.507211] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.512477] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.519949] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.527627] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Set console keymap.[ 3.545880] iscsi: registered transport (iser)\n\n[[0;32m OK [0m] Started Uncomplicated firewall.\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 Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.920801] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting 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 Commit a transient machine-id on disk...\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[ 5.316803] cloud-init[575]: Cloud-init v. 18.2 running 'init-local' at Thu, 16 May 2019 23:26:28 +0000. Up 5.15 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started 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 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"} 2019-05-16 23:26:38,764 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac/action used request id req-d93d8873-1f18-4ef2-9fae-1d215a22c334 2019-05-16 23:26:38,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0735738277435s 2019-05-16 23:26:38,765 - 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 754222770 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.225938] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.228949] pid_max: default: 32768 minimum: 301 [ 0.230573] ACPI: Core revision 20150930 [ 0.232630] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.234995] Security Framework initialized [ 0.236496] Yama: becoming mindful. [ 0.237823] AppArmor: AppArmor initialized [ 0.239344] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241737] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246263] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248736] Initializing cgroup subsys io [ 0.250217] Initializing cgroup subsys memory [ 0.251780] Initializing cgroup subsys devices [ 0.253380] Initializing cgroup subsys freezer [ 0.254963] Initializing cgroup subsys net_cls [ 0.256565] Initializing cgroup subsys perf_event [ 0.258225] Initializing cgroup subsys net_prio [ 0.259826] Initializing cgroup subsys hugetlb [ 0.261411] Initializing cgroup subsys pids [ 0.262956] CPU: Physical Processor ID: 0 [ 0.265142] mce: CPU supports 10 MCE banks [ 0.266661] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.268502] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.270502] Spectre V2 : Mitigation: Full generic retpoline [ 0.272417] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.274535] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.276763] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.278769] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.281514] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.305601] Freeing SMP alternatives memory: 32K [ 0.313392] ftrace: allocating 32237 entries in 126 pages [ 0.355056] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.360466] smpboot: Max logical packages: 1 [ 0.362550] x2apic enabled [ 0.364008] Switched APIC routing to physical x2apic. [ 0.367346] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.369478] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.373505] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.376976] KVM setup paravirtual spinlock [ 0.381959] x86: Booted up 1 node, 1 CPUs [ 0.383461] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.386639] devtmpfs: initialized [ 0.389394] evm: security.selinux [ 0.390660] evm: security.SMACK64 [ 0.391911] evm: security.SMACK64EXEC [ 0.393268] evm: security.SMACK64TRANSMUTE [ 0.394755] evm: security.SMACK64MMAP [ 0.396101] evm: security.ima [ 0.397270] evm: security.capability [ 0.398986] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.402347] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.404665] pinctrl core: initialized pinctrl subsystem [ 0.406957] RTC time: 23:26:23, date: 05/16/19 [ 0.408953] NET: Registered protocol family 16 [ 0.410918] cpuidle: using governor ladder [ 0.412412] cpuidle: using governor menu [ 0.413852] PCCT header not found. [ 0.415302] ACPI: bus type PCI registered [ 0.416791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.419170] PCI: Using configuration type 1 for base access [ 0.422495] ACPI: Added _OSI(Module Device) [ 0.424016] ACPI: Added _OSI(Processor Device) [ 0.425622] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.427291] ACPI: Added _OSI(Processor Aggregator Device) [ 0.430642] ACPI: Interpreter enabled [ 0.432055] ACPI: (supports S0 S5) [ 0.433354] ACPI: Using IOAPIC for interrupt routing [ 0.435083] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.440061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.442189] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.444473] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.446702] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.450788] acpiphp: Slot [3] registered [ 0.468327] acpiphp: Slot [4] registered [ 0.469792] acpiphp: Slot [5] registered [ 0.471248] acpiphp: Slot [6] registered [ 0.472697] acpiphp: Slot [7] registered [ 0.474141] acpiphp: Slot [8] registered [ 0.475587] acpiphp: Slot [9] registered [ 0.477040] acpiphp: Slot [10] registered [ 0.478517] acpiphp: Slot [11] registered [ 0.479991] acpiphp: Slot [12] registered [ 0.481624] acpiphp: Slot [13] registered [ 0.483098] acpiphp: Slot [14] registered [ 0.484567] acpiphp: Slot [15] registered [ 0.486040] acpiphp: Slot [16] registered [ 0.487519] acpiphp: Slot [17] registered [ 0.488999] acpiphp: Slot [18] registered [ 0.490479] acpiphp: Slot [19] registered [ 0.491955] acpiphp: Slot [20] registered [ 0.493427] acpiphp: Slot [21] registered [ 0.494909] acpiphp: Slot [22] registered [ 0.496384] acpiphp: Slot [23] registered [ 0.497849] acpiphp: Slot [24] registered [ 0.499326] acpiphp: Slot [25] registered [ 0.500797] acpiphp: Slot [26] registered [ 0.502269] acpiphp: Slot [27] registered [ 0.503740] acpiphp: Slot [28] registered [ 0.505212] acpiphp: Slot [29] registered [ 0.506676] acpiphp: Slot [30] registered [ 0.508160] acpiphp: Slot [31] registered [ 0.509625] PCI host bridge to bus 0000:00 [ 0.511099] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.513332] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.515562] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.518201] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.520839] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.523546] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.528882] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.531224] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.533384] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.535708] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.540554] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.543155] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.566542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.569571] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.572134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.574718] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.577292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.579538] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.581975] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.583925] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.586767] vgaarb: loaded [ 0.587876] vgaarb: bridge control possible 0000:00:02.0 [ 0.590193] SCSI subsystem initialized [ 0.591895] ACPI: bus type USB registered [ 0.593469] usbcore: registered new interface driver usbfs [ 0.595426] usbcore: registered new interface driver hub [ 0.597284] usbcore: registered new device driver usb [ 0.599324] PCI: Using ACPI for IRQ routing [ 0.601532] NetLabel: Initializing [ 0.602829] NetLabel: domain hash size = 128 [ 0.604384] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.606165] NetLabel: unlabeled traffic allowed by default [ 0.608253] amd_nb: Cannot enumerate AMD northbridges [ 0.610048] clocksource: Switched to clocksource kvm-clock [ 0.620855] AppArmor: AppArmor Filesystem Enabled [ 0.622623] pnp: PnP ACPI init [ 0.624198] pnp: PnP ACPI: found 5 devices [ 0.631634] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.634808] NET: Registered protocol family 2 [ 0.636908] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.639283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.641471] TCP: Hash tables configured (established 4096 bind 4096) [ 0.643677] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.645691] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.647912] NET: Registered protocol family 1 [ 0.649531] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.651548] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.653518] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.670316] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.687269] Unpacking initramfs... [ 1.186975] Freeing initrd memory: 37084K [ 1.189047] Scanning for low memory corruption every 60 seconds [ 1.191753] audit: initializing netlink subsys (disabled) [ 1.193686] audit: type=2000 audit(1558049184.168:1): initialized [ 1.196606] Initialise system trusted keyring [ 1.198732] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.200867] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.204304] zbud: loaded [ 1.205669] VFS: Disk quotas dquot_6.6.0 [ 1.207278] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.209789] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.212140] fuse init (API version 7.23) [ 1.213776] Key type big_key registered [ 1.215307] Allocating IMA MOK and blacklist keyrings. [ 1.217490] Key type asymmetric registered [ 1.219006] Asymmetric key parser 'x509' registered [ 1.220738] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.223454] io scheduler noop registered [ 1.224894] io scheduler deadline registered (default) [ 1.226741] io scheduler cfq registered [ 1.228271] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.230178] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.232506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.235147] ACPI: Power Button [PWRF] [ 1.236693] GHES: HEST is not enabled! [ 1.252789] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.286074] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.289607] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.315011] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.318762] Linux agpgart interface v0.103 [ 1.322107] loop: module loaded [ 1.325905] vda: vda1 [ 1.327873] scsi host0: ata_piix [ 1.329229] scsi host1: ata_piix [ 1.330530] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.332784] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.335736] libphy: Fixed MDIO Bus: probed [ 1.337231] tun: Universal TUN/TAP device driver, 1.6 [ 1.338974] tun: (C) 1999-2004 Max Krasnyansky [ 1.342416] PPP generic driver version 2.4.2 [ 1.344030] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.346228] ehci-pci: EHCI PCI platform driver [ 1.347833] ehci-platform: EHCI generic platform driver [ 1.349635] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.351698] ohci-pci: OHCI PCI platform driver [ 1.353303] ohci-platform: OHCI generic platform driver [ 1.355106] uhci_hcd: USB Universal Host Controller Interface driver [ 1.371942] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.373779] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.376443] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.378292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.380427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.382671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.385249] usb usb1: Product: UHCI Host Controller [ 1.386942] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.389052] usb usb1: SerialNumber: 0000:00:01.2 [ 1.390794] hub 1-0:1.0: USB hub found [ 1.392193] hub 1-0:1.0: 2 ports detected [ 1.393847] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.398222] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.399941] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.401840] mousedev: PS/2 mouse device common for all mice [ 1.404155] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.407310] rtc_cmos 00:00: RTC can wake from S4 [ 1.409571] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.411790] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.413963] i2c /dev entries driver [ 1.415380] device-mapper: uevent: version 1.0.3 [ 1.417110] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.420067] ledtrig-cpu: registered to indicate activity on CPUs [ 1.422499] NET: Registered protocol family 10 [ 1.424590] NET: Registered protocol family 17 [ 1.426225] Key type dns_resolver registered [ 1.428036] registered taskstats version 1 [ 1.429577] Loading compiled-in X.509 certificates [ 1.431880] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.435258] zswap: loaded using pool lzo/zbud [ 1.438747] Key type trusted registered [ 1.442306] Key type encrypted registered [ 1.443777] AppArmor: AppArmor sha1 policy hashing enabled [ 1.445692] ima: No TPM chip found, activating TPM-bypass! [ 1.447643] evm: HMAC attrs: 0x1 [ 1.449294] Magic number: 3:13:454 [ 1.450871] rtc_cmos 00:00: setting system clock to 2019-05-16 23:26:24 UTC (1558049184) [ 1.453808] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.471977] EDD information not available. [ 1.493023] Freeing unused kernel memory: 1512K [ 1.494648] Write protecting the kernel read-only data: 14336k [ 1.500010] Freeing unused kernel memory: 1692K [ 1.501966] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.514889] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.518459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.521868] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.525217] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.528397] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.534058] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.542158] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.545477] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.550506] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.553687] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.614665] [drm] Initialized drm 1.1.0 20060810 [ 1.619255] virtio_net virtio0 ens3: renamed from eth0 [ 1.628942] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.633759] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.654523] FDC 0 is a S82078B [ 1.667218] AVX2 version of gcm_enc/dec engaged. [ 1.668872] AES CTR mode by8 optimization enabled [ 1.702078] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.867048] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.869306] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.871558] usb 1-1: Product: QEMU USB Tablet [ 1.873076] usb 1-1: Manufacturer: QEMU [ 1.874440] usb 1-1: SerialNumber: 42 [ 1.882730] hidraw: raw HID events driver (C) Jiri Kosina [ 1.889658] usbcore: registered new interface driver usbhid [ 1.891585] usbhid: USB HID core driver [ 1.894548] 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.898440] 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.282273] md: linear personality registered for level -1 [ 2.286313] md: multipath personality registered for level -4 [ 2.290467] md: raid0 personality registered for level 0 [ 2.294977] md: raid1 personality registered for level 1 [ 2.366067] raid6: sse2x1 gen() 11330 MB/s [ 2.434053] raid6: sse2x1 xor() 8876 MB/s [ 2.502053] raid6: sse2x2 gen() 14361 MB/s [ 2.570042] raid6: sse2x2 xor() 9740 MB/s [ 2.638054] raid6: sse2x4 gen() 16557 MB/s [ 2.706051] raid6: sse2x4 xor() 10641 MB/s [ 2.774053] raid6: avx2x1 gen() 22121 MB/s [ 2.842053] raid6: avx2x2 gen() 25519 MB/s [ 2.910040] raid6: avx2x4 gen() 29628 MB/s [ 2.911577] raid6: using algorithm avx2x4 gen() 29628 MB/s [ 2.913352] raid6: using avx2x2 recovery algorithm [ 2.920655] xor: automatically using best checksumming function: [ 2.962040] avx : 32092.000 MB/sec [ 2.965235] async_tx: api initialized (async) [ 2.978668] md: raid6 personality registered for level 6 [ 2.980459] md: raid5 personality registered for level 5 [ 2.982233] md: raid4 personality registered for level 4 [ 2.989885] 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.030132] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.052190] 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.160705] 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.166524] systemd[1]: Detected virtualization kvm. [ 3.168215] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.172867] systemd[1]: Set hostname to . [ 3.176551] systemd[1]: Initializing machine ID from KVM UUID. [ 3.178522] systemd[1]: Installed transient /etc/machine-id file. [ 3.293759] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.297943] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.303141] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306864] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.310350] 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.316605] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.321166] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.325246] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.330080] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.334286] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.337779] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.342695] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.347142] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.351462] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.356849] 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.368627] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.378317] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.386756] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.393407] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.402270] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.406834] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.411196] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.417872] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.430205] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.434093] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.446712] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.456444] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.462810] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log).[ 3.472137] Loading iSCSI transport class v2.0-870. [ 3.474364] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.481871] systemd[1]: Starting Journal Service... [ 3.484713] iscsi: registered transport (tcp) Starting Journal Service... [ 3.490422] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.507211] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.512477] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.519949] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.527627] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Set console keymap.[ 3.545880] iscsi: registered transport (iser) [[0;32m OK [0m] Started Uncomplicated firewall. [[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 Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.920801] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... [[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. [ 5.316803] cloud-init[575]: Cloud-init v. 18.2 running 'init-local' at Thu, 16 May 2019 23:26:28 +0000. Up 5.15 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2019-05-16 23:26:38,767 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.209: [Errno None] Unable to connect to port 22 on 172.30.9.209 2019-05-16 23:26:47,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-16 23:26:47,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac/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}2fc397743bdbcc66828386a4d46fd3450f9aee24" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-16 23:26:47,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14303 Content-Type: application/json Date: Thu, 16 May 2019 23:26: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-954d38b4-9b64-4bd6-ba03-419cc2b76ac8 x-openstack-request-id: req-954d38b4-9b64-4bd6-ba03-419cc2b76ac8 2019-05-16 23:26:47,858 - 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 754222770 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.225938] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.228949] pid_max: default: 32768 minimum: 301\n[ 0.230573] ACPI: Core revision 20150930\n[ 0.232630] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.234995] Security Framework initialized\n[ 0.236496] Yama: becoming mindful.\n[ 0.237823] AppArmor: AppArmor initialized\n[ 0.239344] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241737] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246263] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248736] Initializing cgroup subsys io\n[ 0.250217] Initializing cgroup subsys memory\n[ 0.251780] Initializing cgroup subsys devices\n[ 0.253380] Initializing cgroup subsys freezer\n[ 0.254963] Initializing cgroup subsys net_cls\n[ 0.256565] Initializing cgroup subsys perf_event\n[ 0.258225] Initializing cgroup subsys net_prio\n[ 0.259826] Initializing cgroup subsys hugetlb\n[ 0.261411] Initializing cgroup subsys pids\n[ 0.262956] CPU: Physical Processor ID: 0\n[ 0.265142] mce: CPU supports 10 MCE banks\n[ 0.266661] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.268502] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.270502] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.272417] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.274535] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.276763] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.278769] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.281514] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.305601] Freeing SMP alternatives memory: 32K\n[ 0.313392] ftrace: allocating 32237 entries in 126 pages\n[ 0.355056] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.360466] smpboot: Max logical packages: 1\n[ 0.362550] x2apic enabled\n[ 0.364008] Switched APIC routing to physical x2apic.\n[ 0.367346] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.369478] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.373505] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.376976] KVM setup paravirtual spinlock\n[ 0.381959] x86: Booted up 1 node, 1 CPUs\n[ 0.383461] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.386639] devtmpfs: initialized\n[ 0.389394] evm: security.selinux\n[ 0.390660] evm: security.SMACK64\n[ 0.391911] evm: security.SMACK64EXEC\n[ 0.393268] evm: security.SMACK64TRANSMUTE\n[ 0.394755] evm: security.SMACK64MMAP\n[ 0.396101] evm: security.ima\n[ 0.397270] evm: security.capability\n[ 0.398986] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.402347] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.404665] pinctrl core: initialized pinctrl subsystem\n[ 0.406957] RTC time: 23:26:23, date: 05/16/19\n[ 0.408953] NET: Registered protocol family 16\n[ 0.410918] cpuidle: using governor ladder\n[ 0.412412] cpuidle: using governor menu\n[ 0.413852] PCCT header not found.\n[ 0.415302] ACPI: bus type PCI registered\n[ 0.416791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.419170] PCI: Using configuration type 1 for base access\n[ 0.422495] ACPI: Added _OSI(Module Device)\n[ 0.424016] ACPI: Added _OSI(Processor Device)\n[ 0.425622] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.427291] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.430642] ACPI: Interpreter enabled\n[ 0.432055] ACPI: (supports S0 S5)\n[ 0.433354] ACPI: Using IOAPIC for interrupt routing\n[ 0.435083] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.440061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.442189] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.444473] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.446702] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.450788] acpiphp: Slot [3] registered\n[ 0.468327] acpiphp: Slot [4] registered\n[ 0.469792] acpiphp: Slot [5] registered\n[ 0.471248] acpiphp: Slot [6] registered\n[ 0.472697] acpiphp: Slot [7] registered\n[ 0.474141] acpiphp: Slot [8] registered\n[ 0.475587] acpiphp: Slot [9] registered\n[ 0.477040] acpiphp: Slot [10] registered\n[ 0.478517] acpiphp: Slot [11] registered\n[ 0.479991] acpiphp: Slot [12] registered\n[ 0.481624] acpiphp: Slot [13] registered\n[ 0.483098] acpiphp: Slot [14] registered\n[ 0.484567] acpiphp: Slot [15] registered\n[ 0.486040] acpiphp: Slot [16] registered\n[ 0.487519] acpiphp: Slot [17] registered\n[ 0.488999] acpiphp: Slot [18] registered\n[ 0.490479] acpiphp: Slot [19] registered\n[ 0.491955] acpiphp: Slot [20] registered\n[ 0.493427] acpiphp: Slot [21] registered\n[ 0.494909] acpiphp: Slot [22] registered\n[ 0.496384] acpiphp: Slot [23] registered\n[ 0.497849] acpiphp: Slot [24] registered\n[ 0.499326] acpiphp: Slot [25] registered\n[ 0.500797] acpiphp: Slot [26] registered\n[ 0.502269] acpiphp: Slot [27] registered\n[ 0.503740] acpiphp: Slot [28] registered\n[ 0.505212] acpiphp: Slot [29] registered\n[ 0.506676] acpiphp: Slot [30] registered\n[ 0.508160] acpiphp: Slot [31] registered\n[ 0.509625] PCI host bridge to bus 0000:00\n[ 0.511099] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.513332] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.515562] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.518201] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.520839] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.523546] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.528882] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.531224] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.533384] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.535708] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.540554] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.543155] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.566542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.569571] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.572134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.574718] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.577292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.579538] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.581975] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.583925] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.586767] vgaarb: loaded\n[ 0.587876] vgaarb: bridge control possible 0000:00:02.0\n[ 0.590193] SCSI subsystem initialized\n[ 0.591895] ACPI: bus type USB registered\n[ 0.593469] usbcore: registered new interface driver usbfs\n[ 0.595426] usbcore: registered new interface driver hub\n[ 0.597284] usbcore: registered new device driver usb\n[ 0.599324] PCI: Using ACPI for IRQ routing\n[ 0.601532] NetLabel: Initializing\n[ 0.602829] NetLabel: domain hash size = 128\n[ 0.604384] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.606165] NetLabel: unlabeled traffic allowed by default\n[ 0.608253] amd_nb: Cannot enumerate AMD northbridges\n[ 0.610048] clocksource: Switched to clocksource kvm-clock\n[ 0.620855] AppArmor: AppArmor Filesystem Enabled\n[ 0.622623] pnp: PnP ACPI init\n[ 0.624198] pnp: PnP ACPI: found 5 devices\n[ 0.631634] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.634808] NET: Registered protocol family 2\n[ 0.636908] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.639283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.641471] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.643677] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.645691] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.647912] NET: Registered protocol family 1\n[ 0.649531] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.651548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.653518] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.670316] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.687269] Unpacking initramfs...\n[ 1.186975] Freeing initrd memory: 37084K\n[ 1.189047] Scanning for low memory corruption every 60 seconds\n[ 1.191753] audit: initializing netlink subsys (disabled)\n[ 1.193686] audit: type=2000 audit(1558049184.168:1): initialized\n[ 1.196606] Initialise system trusted keyring\n[ 1.198732] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.200867] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.204304] zbud: loaded\n[ 1.205669] VFS: Disk quotas dquot_6.6.0\n[ 1.207278] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.209789] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.212140] fuse init (API version 7.23)\n[ 1.213776] Key type big_key registered\n[ 1.215307] Allocating IMA MOK and blacklist keyrings.\n[ 1.217490] Key type asymmetric registered\n[ 1.219006] Asymmetric key parser 'x509' registered\n[ 1.220738] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.223454] io scheduler noop registered\n[ 1.224894] io scheduler deadline registered (default)\n[ 1.226741] io scheduler cfq registered\n[ 1.228271] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.230178] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.232506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.235147] ACPI: Power Button [PWRF]\n[ 1.236693] GHES: HEST is not enabled!\n[ 1.252789] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.286074] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.289607] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.315011] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.318762] Linux agpgart interface v0.103\n[ 1.322107] loop: module loaded\n[ 1.325905] vda: vda1\n[ 1.327873] scsi host0: ata_piix\n[ 1.329229] scsi host1: ata_piix\n[ 1.330530] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.332784] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.335736] libphy: Fixed MDIO Bus: probed\n[ 1.337231] tun: Universal TUN/TAP device driver, 1.6\n[ 1.338974] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.342416] PPP generic driver version 2.4.2\n[ 1.344030] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.346228] ehci-pci: EHCI PCI platform driver\n[ 1.347833] ehci-platform: EHCI generic platform driver\n[ 1.349635] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.351698] ohci-pci: OHCI PCI platform driver\n[ 1.353303] ohci-platform: OHCI generic platform driver\n[ 1.355106] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.371942] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.373779] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.376443] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.378292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.380427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.382671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.385249] usb usb1: Product: UHCI Host Controller\n[ 1.386942] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.389052] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.390794] hub 1-0:1.0: USB hub found\n[ 1.392193] hub 1-0:1.0: 2 ports detected\n[ 1.393847] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.398222] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.399941] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.401840] mousedev: PS/2 mouse device common for all mice\n[ 1.404155] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.407310] rtc_cmos 00:00: RTC can wake from S4\n[ 1.409571] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.411790] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.413963] i2c /dev entries driver\n[ 1.415380] device-mapper: uevent: version 1.0.3\n[ 1.417110] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.420067] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.422499] NET: Registered protocol family 10\n[ 1.424590] NET: Registered protocol family 17\n[ 1.426225] Key type dns_resolver registered\n[ 1.428036] registered taskstats version 1\n[ 1.429577] Loading compiled-in X.509 certificates\n[ 1.431880] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.435258] zswap: loaded using pool lzo/zbud\n[ 1.438747] Key type trusted registered\n[ 1.442306] Key type encrypted registered\n[ 1.443777] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.445692] ima: No TPM chip found, activating TPM-bypass!\n[ 1.447643] evm: HMAC attrs: 0x1\n[ 1.449294] Magic number: 3:13:454\n[ 1.450871] rtc_cmos 00:00: setting system clock to 2019-05-16 23:26:24 UTC (1558049184)\n[ 1.453808] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.471977] EDD information not available.\n[ 1.493023] Freeing unused kernel memory: 1512K\n[ 1.494648] Write protecting the kernel read-only data: 14336k\n[ 1.500010] Freeing unused kernel memory: 1692K\n[ 1.501966] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.514889] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.518459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.521868] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.525217] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.528397] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.534058] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.542158] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.545477] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.550506] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.553687] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.614665] [drm] Initialized drm 1.1.0 20060810\n[ 1.619255] virtio_net virtio0 ens3: renamed from eth0\n[ 1.628942] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.633759] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.654523] FDC 0 is a S82078B\n[ 1.667218] AVX2 version of gcm_enc/dec engaged.\n[ 1.668872] AES CTR mode by8 optimization enabled\n[ 1.702078] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.867048] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.869306] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.871558] usb 1-1: Product: QEMU USB Tablet\n[ 1.873076] usb 1-1: Manufacturer: QEMU\n[ 1.874440] usb 1-1: SerialNumber: 42\n[ 1.882730] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.889658] usbcore: registered new interface driver usbhid\n[ 1.891585] usbhid: USB HID core driver\n[ 1.894548] 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.898440] 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.282273] md: linear personality registered for level -1\n[ 2.286313] md: multipath personality registered for level -4\n[ 2.290467] md: raid0 personality registered for level 0\n[ 2.294977] md: raid1 personality registered for level 1\n[ 2.366067] raid6: sse2x1 gen() 11330 MB/s\n[ 2.434053] raid6: sse2x1 xor() 8876 MB/s\n[ 2.502053] raid6: sse2x2 gen() 14361 MB/s\n[ 2.570042] raid6: sse2x2 xor() 9740 MB/s\n[ 2.638054] raid6: sse2x4 gen() 16557 MB/s\n[ 2.706051] raid6: sse2x4 xor() 10641 MB/s\n[ 2.774053] raid6: avx2x1 gen() 22121 MB/s\n[ 2.842053] raid6: avx2x2 gen() 25519 MB/s\n[ 2.910040] raid6: avx2x4 gen() 29628 MB/s\n[ 2.911577] raid6: using algorithm avx2x4 gen() 29628 MB/s\n[ 2.913352] raid6: using avx2x2 recovery algorithm\n[ 2.920655] xor: automatically using best checksumming function:\n[ 2.962040] avx : 32092.000 MB/sec\n[ 2.965235] async_tx: api initialized (async)\n[ 2.978668] md: raid6 personality registered for level 6\n[ 2.980459] md: raid5 personality registered for level 5\n[ 2.982233] md: raid4 personality registered for level 4\n[ 2.989885] 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.030132] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.052190] 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.160705] 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.166524] systemd[1]: Detected virtualization kvm.\n[ 3.168215] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.172867] systemd[1]: Set hostname to .\n[ 3.176551] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.178522] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.293759] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.297943] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.303141] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.306864] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.310350] 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.316605] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.321166] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.325246] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.330080] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.334286] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.337779] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.342695] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.347142] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.351462] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.356849] 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.368627] 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.378317] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.386756] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.393407] 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.402270] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.406834] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.411196] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.417872] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.430205] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.434093] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.446712] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.456444] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.462810] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).[ 3.472137] Loading iSCSI transport class v2.0-870.\n\n[ 3.474364] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.481871] systemd[1]: Starting Journal Service...\n[ 3.484713] iscsi: registered transport (tcp)\n Starting Journal Service...\n[ 3.490422] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.507211] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.512477] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.519949] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.527627] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Set console keymap.[ 3.545880] iscsi: registered transport (iser)\n\n[[0;32m OK [0m] Started Uncomplicated firewall.\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 Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.920801] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting 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 Commit a transient machine-id on disk...\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[ 5.316803] cloud-init[575]: Cloud-init v. 18.2 running 'init-local' at Thu, 16 May 2019 23:26:28 +0000. Up 5.15 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started 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 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[ 15.498780] cloud-init[929]: Cloud-init v. 18.2 running 'init' at Thu, 16 May 2019 23:26:29 +0000. Up 6.38 seconds.\n[ 15.503389] cloud-init[929]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 15.510892] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 15.516420] cloud-init[929]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 15.523688] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 15.531443] cloud-init[929]: ci-info: | ens3 | True | 192.168.120.21 | 255.255.255.0 | . | fa:16:3e:ff:5a:26 |\n[ 15.536133] cloud-init[929]: ci-info: | ens3 | True | fe80::f816:3eff:feff:5a26/64 | . | link | fa:16:3e:ff:5a:26 |\n[ 15.544123] cloud-init[929]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 15.547278] cloud-init[929]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 15.554352] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 15.560399] cloud-init[929]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 15.568119] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 15.572117] cloud-init[929]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 15.580131] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 15.583706] cloud-init[929]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 15.587586] cloud-init[929]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 15.592142] cloud-init[929]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 15.599063] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 15.602720] cloud-init[929]: 2019-05-16 23:26:38,841 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 15.958429] cloud-init[929]: Generating public/private rsa key pair.\n[ 15.960660] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 15.968157] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 15.970699] cloud-init[929]: The key fingerprint is:\n[ 15.976482] cloud-init[929]: SHA256:wsJPZnt7pSHaGvfj7M81GMRDkSn0J8VupF/pD1Y+nzY root@shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa\n[ 15.980122] cloud-init[929]: The key's randomart image is:\n[ 15.984123] cloud-init[929]: +---[RSA 2048]----+\n[ 15.988123] cloud-init[929]: | .. o=. |\n[ 15.992119] cloud-init[929]: | .+o.o |\n[ 15.996123] cloud-init[929]: | .*+. .|\n[ 16.000130] cloud-init[929]: | . . ..+o.o|\n[ 16.001924] cloud-init[929]: | o * S .o.+ |\n[ 16.008164] cloud-init[929]: | * o. . .o+o.|\n[ 16.009963] cloud-init[929]: | +oo. +..o.=|\n[ 16.016143] cloud-init[929]: | .+.++. . Eo|\n[ 16.017940] cloud-init[929]: | ...+=oo . .|\n[ 16.019682] cloud-init[929]: +----[SHA256]-----+\n[ 16.023920] cloud-init[929]: Generating public/private dsa key pair.\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 16.028749] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 16.030853] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[ 16.041209] cloud-init[929]: The key fingerprint is:\n\n[ 16.044619] [[0;32m OK [0m] Listening on ACPID Listen Socket.\ncloud-init[929]: SHA256:A619i2H4Ukw7Ls3Kiuwnhrh7xabRChTzYX7PugbPFCw root@shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa\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.[ 16.050099] cloud-init[929]: The key's randomart image is:\n[ 16.057624] cloud-init[929]: +---[DSA 1024]----+\n[ 16.058964] cloud-init[929]: | |\n\n[ 16.060640] Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0mcloud-init[929]: | o o . |\n[ 16.065382] cloud-init[929]: | * o . o |\n[ 16.066699] cloud-init[929]: | . E + B . |\n] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[ 16.072340] cloud-init[929]: |. oo * S . |\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 16.079950] cloud-init[929]: |. ..=. X * . |\n[ 16.082034] cloud-init[929]: |.o *= + * . |\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 16.086256] cloud-init[929]: |o.*..* + |\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 16.090442] cloud-init[929]: |o*+ooo+ |\n[ 16.094827] cloud-init[929]: +----[SHA256]-----+\n[ 16.099265] cloud-init[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[929]: Generating public/private ecdsa key pair.\n[ 16.105732] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting Login to default iSCSI targets...\n[ 16.112401] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 16.114524] cloud-init[929]: The key fingerprint is:\n[ 16.115896] \n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[[0;32m OK [0m] cloud-init[929]: SHA256:Eb2ryXxfQeF64xOL/sT/bPOwOfC92sREGu1q6BN7bNk root@shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa\n[ 16.122434] cloud-init[929]: The key's randomart image is:\n[ 16.123907] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[929]: +---[ECDSA 256]---+\n[ 16.133420] cloud-init[929]: | .. . |\n[ 16.138106] cloud-init[929]: | .. ... |\n[ 16.139935] cloud-init[929]: | . . .oo |\n[ 16.141955] cloud-init[929]: | .. o= |\n[ 16.143910] cloud-init[929]: | S ...=o |\n[ 16.146929] cloud-init[929]: | ..o=+= |\n[ 16.149388] cloud-init[929]: | o o .==@+ |\n[ 16.151387] cloud-init[929]: | = o+.B=Eo|\n[ 16.153654] cloud-init[929]: | . o*o==X|\n[ 16.155934] cloud-init[929]: +----[SHA256]-----+\n[ 16.158088] cloud-init[929]: Generating public/private ed25519 key pair.\n[ 16.160612] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 16.163286] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 16.165979] cloud-init[929]: The key fingerprint is:\n[ 16.167969] cloud-init[929]: SHA256:AfI2fq/1xCZeb0lV+Z5gOQQ144XKjbyo/qscxcL9CU4 root@shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa\n[ 16.171245] cloud-init[929]: The key's randomart image is:[[0;32m OK [0m] Started ACPI event daemon.\n Starting Login Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n\n[ 16.180332] cloud-init[929]: +--[ED25519 256]--+\n[ 16.182014] cloud-init[929]: | . . .o+...|\n[ 16.185146] cloud-init[929]: [[0;32m OK [0m] Started iperf3 Service.\n| o . .o+..|\n Starting Pollinate to seed the pseudo random number generator...[ 16.195288] \ncloud-init Starting System Logging Service...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started iperf Service.\n Starting LSB: MD monitoring daemon...\n Starting Accounts Service...\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting LXD - container startup/shutdown...[929]: | + . o =.. o|\n Starting Apply the settings specified in cloud-config...\n[\n[ 16.258671] cloud-init[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started System Logging Service.\n[929]: | o..o. = * o|[[0;32m OK [0m] Started Login to default iSCSI targets.\n\n[ 16.329956] cloud-init[929]: | .oSE. o oo.|\n[ 16.355122] cloud-init[929]: [[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n| .=ooo. ...|\n[ 16.395531] [[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...cloud-init[929]: | ...+o=. . |\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n\n Starting LSB: network benchmark...\n[[0;32m OK [0m] Started Permit User Sessions.\n[ 16.455990] cloud-init[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[929]: | ...+ * .o | Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: network benchmark.\n[ 16.525945] Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.cloud-init[929]: | .++oo ... |\n\n[[0;32m OK [0m] Started Getty on tty1.\n[ 16.550287] [[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0mcloud-init] 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[929]: +----[SHA256]-----+\n] Started Set console scheme.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 17.005179] cloud-init[1103]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[ 17.717317] cloud-init[1103]: en_US.UTF-8... done\n[ 17.720103] cloud-init[1103]: Generation complete.\n[ 18.183830] cloud-init[1103]: Cloud-init v. 18.2 running 'modules:config' at Thu, 16 May 2019 23:26:40 +0000. Up 16.88 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n Starting Execute cloud user/final scripts...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 46:13:15:67:e7:9b:66:b6:06:0f:b6:7a:36:2b:29:57 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>May 16 23:26:43 ec2: \n<14>May 16 23:26:43 ec2: #############################################################\n<14>May 16 23:26:43 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>May 16 23:26:43 ec2: 1024 SHA256:A619i2H4Ukw7Ls3Kiuwnhrh7xabRChTzYX7PugbPFCw root@shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa (DSA)\n<14>May 16 23:26:43 ec2: 256 SHA256:Eb2ryXxfQeF64xOL/sT/bPOwOfC92sREGu1q6BN7bNk root@shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa (ECDSA)\n<14>May 16 23:26:43 ec2: 256 SHA256:AfI2fq/1xCZeb0lV+Z5gOQQ144XKjbyo/qscxcL9CU4 root@shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa (ED25519)\n<14>May 16 23:26:43 ec2: 2048 SHA256:wsJPZnt7pSHaGvfj7M81GMRDkSn0J8VupF/pD1Y+nzY root@shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa (RSA)\n<14>May 16 23:26:43 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>May 16 23:26:43 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPxZjWeMAmOuAwjynychgWYFUXKqCkj0SAejlf2i4akm+5B695tXR3/eggPn6QCQf6ACakAamGuhy4s8EHJpIm0= root@shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMCayoNVMsflWn5UCpQ28xKweZW4vBqDnI/ar/OfjGnT root@shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrkY3CkWvcRz5vauugLkOPmh03oxV2tIxPNUPxF2l9/rwBTDsW5ce4aAXh64ENyHRjLQLK7HBQb6T7a339gzyBzy27uPYlQji2s1bZohCWXph8/s9zGMECKpQNTIOjAekbstB0SBvQCqdmijVnScK6NYtmVui9Up7YbgcU0nfpN5ceYzhJDEG6tigNqKeeZlsamKgZbpLBQSWlx0d5+WCZKHKsBEndCQC/4iaCNKvCjQ4lC2W9N2AYms+0SVXGVBdWpyx0hjCfjLgVDt1yFWpwst9jxZ00sjs0lLP+hviQwP1KtcUodW/6ej87aVQ4D0zfyXbSMemPeUeOtf9S4JcD root@shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa\n-----END SSH HOST KEY KEYS-----\n[ 20.083302] cloud-init[1304]: Cloud-init v. 18.2 running 'modules:final' at Thu, 16 May 2019 23:26:43 +0000. Up 19.92 seconds.\n[ 20.088018] cloud-init[1304]: Cloud-init v. 18.2 finished at Thu, 16 May 2019 23:26:43 +0000. Datasource DataSourceEc2. Up 20.07 seconds\n[[0;32m OK [0m] Started Execute cloud user/final scripts.\n[[0;32m OK [0m] Reached target Cloud-init target.\n\nUbuntu 16.04.4 LTS shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa ttyS0\n\nshaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa login: "} 2019-05-16 23:26:47,859 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac/action used request id req-954d38b4-9b64-4bd6-ba03-419cc2b76ac8 2019-05-16 23:26:47,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0819120407104s 2019-05-16 23:26:47,860 - 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 754222770 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.225938] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.228949] pid_max: default: 32768 minimum: 301 [ 0.230573] ACPI: Core revision 20150930 [ 0.232630] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.234995] Security Framework initialized [ 0.236496] Yama: becoming mindful. [ 0.237823] AppArmor: AppArmor initialized [ 0.239344] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241737] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246263] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248736] Initializing cgroup subsys io [ 0.250217] Initializing cgroup subsys memory [ 0.251780] Initializing cgroup subsys devices [ 0.253380] Initializing cgroup subsys freezer [ 0.254963] Initializing cgroup subsys net_cls [ 0.256565] Initializing cgroup subsys perf_event [ 0.258225] Initializing cgroup subsys net_prio [ 0.259826] Initializing cgroup subsys hugetlb [ 0.261411] Initializing cgroup subsys pids [ 0.262956] CPU: Physical Processor ID: 0 [ 0.265142] mce: CPU supports 10 MCE banks [ 0.266661] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.268502] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.270502] Spectre V2 : Mitigation: Full generic retpoline [ 0.272417] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.274535] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.276763] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.278769] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.281514] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.305601] Freeing SMP alternatives memory: 32K [ 0.313392] ftrace: allocating 32237 entries in 126 pages [ 0.355056] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.360466] smpboot: Max logical packages: 1 [ 0.362550] x2apic enabled [ 0.364008] Switched APIC routing to physical x2apic. [ 0.367346] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.369478] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.373505] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.376976] KVM setup paravirtual spinlock [ 0.381959] x86: Booted up 1 node, 1 CPUs [ 0.383461] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.386639] devtmpfs: initialized [ 0.389394] evm: security.selinux [ 0.390660] evm: security.SMACK64 [ 0.391911] evm: security.SMACK64EXEC [ 0.393268] evm: security.SMACK64TRANSMUTE [ 0.394755] evm: security.SMACK64MMAP [ 0.396101] evm: security.ima [ 0.397270] evm: security.capability [ 0.398986] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.402347] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.404665] pinctrl core: initialized pinctrl subsystem [ 0.406957] RTC time: 23:26:23, date: 05/16/19 [ 0.408953] NET: Registered protocol family 16 [ 0.410918] cpuidle: using governor ladder [ 0.412412] cpuidle: using governor menu [ 0.413852] PCCT header not found. [ 0.415302] ACPI: bus type PCI registered [ 0.416791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.419170] PCI: Using configuration type 1 for base access [ 0.422495] ACPI: Added _OSI(Module Device) [ 0.424016] ACPI: Added _OSI(Processor Device) [ 0.425622] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.427291] ACPI: Added _OSI(Processor Aggregator Device) [ 0.430642] ACPI: Interpreter enabled [ 0.432055] ACPI: (supports S0 S5) [ 0.433354] ACPI: Using IOAPIC for interrupt routing [ 0.435083] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.440061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.442189] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.444473] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.446702] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.450788] acpiphp: Slot [3] registered [ 0.468327] acpiphp: Slot [4] registered [ 0.469792] acpiphp: Slot [5] registered [ 0.471248] acpiphp: Slot [6] registered [ 0.472697] acpiphp: Slot [7] registered [ 0.474141] acpiphp: Slot [8] registered [ 0.475587] acpiphp: Slot [9] registered [ 0.477040] acpiphp: Slot [10] registered [ 0.478517] acpiphp: Slot [11] registered [ 0.479991] acpiphp: Slot [12] registered [ 0.481624] acpiphp: Slot [13] registered [ 0.483098] acpiphp: Slot [14] registered [ 0.484567] acpiphp: Slot [15] registered [ 0.486040] acpiphp: Slot [16] registered [ 0.487519] acpiphp: Slot [17] registered [ 0.488999] acpiphp: Slot [18] registered [ 0.490479] acpiphp: Slot [19] registered [ 0.491955] acpiphp: Slot [20] registered [ 0.493427] acpiphp: Slot [21] registered [ 0.494909] acpiphp: Slot [22] registered [ 0.496384] acpiphp: Slot [23] registered [ 0.497849] acpiphp: Slot [24] registered [ 0.499326] acpiphp: Slot [25] registered [ 0.500797] acpiphp: Slot [26] registered [ 0.502269] acpiphp: Slot [27] registered [ 0.503740] acpiphp: Slot [28] registered [ 0.505212] acpiphp: Slot [29] registered [ 0.506676] acpiphp: Slot [30] registered [ 0.508160] acpiphp: Slot [31] registered [ 0.509625] PCI host bridge to bus 0000:00 [ 0.511099] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.513332] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.515562] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.518201] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.520839] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.523546] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.528882] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.531224] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.533384] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.535708] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.540554] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.543155] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.566542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.569571] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.572134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.574718] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.577292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.579538] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.581975] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.583925] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.586767] vgaarb: loaded [ 0.587876] vgaarb: bridge control possible 0000:00:02.0 [ 0.590193] SCSI subsystem initialized [ 0.591895] ACPI: bus type USB registered [ 0.593469] usbcore: registered new interface driver usbfs [ 0.595426] usbcore: registered new interface driver hub [ 0.597284] usbcore: registered new device driver usb [ 0.599324] PCI: Using ACPI for IRQ routing [ 0.601532] NetLabel: Initializing [ 0.602829] NetLabel: domain hash size = 128 [ 0.604384] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.606165] NetLabel: unlabeled traffic allowed by default [ 0.608253] amd_nb: Cannot enumerate AMD northbridges [ 0.610048] clocksource: Switched to clocksource kvm-clock [ 0.620855] AppArmor: AppArmor Filesystem Enabled [ 0.622623] pnp: PnP ACPI init [ 0.624198] pnp: PnP ACPI: found 5 devices [ 0.631634] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.634808] NET: Registered protocol family 2 [ 0.636908] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.639283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.641471] TCP: Hash tables configured (established 4096 bind 4096) [ 0.643677] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.645691] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.647912] NET: Registered protocol family 1 [ 0.649531] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.651548] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.653518] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.670316] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.687269] Unpacking initramfs... [ 1.186975] Freeing initrd memory: 37084K [ 1.189047] Scanning for low memory corruption every 60 seconds [ 1.191753] audit: initializing netlink subsys (disabled) [ 1.193686] audit: type=2000 audit(1558049184.168:1): initialized [ 1.196606] Initialise system trusted keyring [ 1.198732] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.200867] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.204304] zbud: loaded [ 1.205669] VFS: Disk quotas dquot_6.6.0 [ 1.207278] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.209789] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.212140] fuse init (API version 7.23) [ 1.213776] Key type big_key registered [ 1.215307] Allocating IMA MOK and blacklist keyrings. [ 1.217490] Key type asymmetric registered [ 1.219006] Asymmetric key parser 'x509' registered [ 1.220738] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.223454] io scheduler noop registered [ 1.224894] io scheduler deadline registered (default) [ 1.226741] io scheduler cfq registered [ 1.228271] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.230178] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.232506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.235147] ACPI: Power Button [PWRF] [ 1.236693] GHES: HEST is not enabled! [ 1.252789] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.286074] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.289607] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.315011] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.318762] Linux agpgart interface v0.103 [ 1.322107] loop: module loaded [ 1.325905] vda: vda1 [ 1.327873] scsi host0: ata_piix [ 1.329229] scsi host1: ata_piix [ 1.330530] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.332784] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.335736] libphy: Fixed MDIO Bus: probed [ 1.337231] tun: Universal TUN/TAP device driver, 1.6 [ 1.338974] tun: (C) 1999-2004 Max Krasnyansky [ 1.342416] PPP generic driver version 2.4.2 [ 1.344030] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.346228] ehci-pci: EHCI PCI platform driver [ 1.347833] ehci-platform: EHCI generic platform driver [ 1.349635] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.351698] ohci-pci: OHCI PCI platform driver [ 1.353303] ohci-platform: OHCI generic platform driver [ 1.355106] uhci_hcd: USB Universal Host Controller Interface driver [ 1.371942] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.373779] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.376443] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.378292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.380427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.382671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.385249] usb usb1: Product: UHCI Host Controller [ 1.386942] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.389052] usb usb1: SerialNumber: 0000:00:01.2 [ 1.390794] hub 1-0:1.0: USB hub found [ 1.392193] hub 1-0:1.0: 2 ports detected [ 1.393847] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.398222] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.399941] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.401840] mousedev: PS/2 mouse device common for all mice [ 1.404155] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.407310] rtc_cmos 00:00: RTC can wake from S4 [ 1.409571] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.411790] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.413963] i2c /dev entries driver [ 1.415380] device-mapper: uevent: version 1.0.3 [ 1.417110] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.420067] ledtrig-cpu: registered to indicate activity on CPUs [ 1.422499] NET: Registered protocol family 10 [ 1.424590] NET: Registered protocol family 17 [ 1.426225] Key type dns_resolver registered [ 1.428036] registered taskstats version 1 [ 1.429577] Loading compiled-in X.509 certificates [ 1.431880] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.435258] zswap: loaded using pool lzo/zbud [ 1.438747] Key type trusted registered [ 1.442306] Key type encrypted registered [ 1.443777] AppArmor: AppArmor sha1 policy hashing enabled [ 1.445692] ima: No TPM chip found, activating TPM-bypass! [ 1.447643] evm: HMAC attrs: 0x1 [ 1.449294] Magic number: 3:13:454 [ 1.450871] rtc_cmos 00:00: setting system clock to 2019-05-16 23:26:24 UTC (1558049184) [ 1.453808] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.471977] EDD information not available. [ 1.493023] Freeing unused kernel memory: 1512K [ 1.494648] Write protecting the kernel read-only data: 14336k [ 1.500010] Freeing unused kernel memory: 1692K [ 1.501966] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.514889] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.518459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.521868] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.525217] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.528397] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.534058] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.542158] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.545477] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.550506] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.553687] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.614665] [drm] Initialized drm 1.1.0 20060810 [ 1.619255] virtio_net virtio0 ens3: renamed from eth0 [ 1.628942] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.633759] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.654523] FDC 0 is a S82078B [ 1.667218] AVX2 version of gcm_enc/dec engaged. [ 1.668872] AES CTR mode by8 optimization enabled [ 1.702078] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.867048] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.869306] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.871558] usb 1-1: Product: QEMU USB Tablet [ 1.873076] usb 1-1: Manufacturer: QEMU [ 1.874440] usb 1-1: SerialNumber: 42 [ 1.882730] hidraw: raw HID events driver (C) Jiri Kosina [ 1.889658] usbcore: registered new interface driver usbhid [ 1.891585] usbhid: USB HID core driver [ 1.894548] 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.898440] 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.282273] md: linear personality registered for level -1 [ 2.286313] md: multipath personality registered for level -4 [ 2.290467] md: raid0 personality registered for level 0 [ 2.294977] md: raid1 personality registered for level 1 [ 2.366067] raid6: sse2x1 gen() 11330 MB/s [ 2.434053] raid6: sse2x1 xor() 8876 MB/s [ 2.502053] raid6: sse2x2 gen() 14361 MB/s [ 2.570042] raid6: sse2x2 xor() 9740 MB/s [ 2.638054] raid6: sse2x4 gen() 16557 MB/s [ 2.706051] raid6: sse2x4 xor() 10641 MB/s [ 2.774053] raid6: avx2x1 gen() 22121 MB/s [ 2.842053] raid6: avx2x2 gen() 25519 MB/s [ 2.910040] raid6: avx2x4 gen() 29628 MB/s [ 2.911577] raid6: using algorithm avx2x4 gen() 29628 MB/s [ 2.913352] raid6: using avx2x2 recovery algorithm [ 2.920655] xor: automatically using best checksumming function: [ 2.962040] avx : 32092.000 MB/sec [ 2.965235] async_tx: api initialized (async) [ 2.978668] md: raid6 personality registered for level 6 [ 2.980459] md: raid5 personality registered for level 5 [ 2.982233] md: raid4 personality registered for level 4 [ 2.989885] 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.030132] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.052190] 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.160705] 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.166524] systemd[1]: Detected virtualization kvm. [ 3.168215] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.172867] systemd[1]: Set hostname to . [ 3.176551] systemd[1]: Initializing machine ID from KVM UUID. [ 3.178522] systemd[1]: Installed transient /etc/machine-id file. [ 3.293759] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.297943] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.303141] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306864] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.310350] 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.316605] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.321166] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.325246] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.330080] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.334286] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.337779] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.342695] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.347142] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.351462] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.356849] 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.368627] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.378317] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.386756] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.393407] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.402270] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.406834] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.411196] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.417872] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.430205] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.434093] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.446712] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.456444] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.462810] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log).[ 3.472137] Loading iSCSI transport class v2.0-870. [ 3.474364] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.481871] systemd[1]: Starting Journal Service... [ 3.484713] iscsi: registered transport (tcp) Starting Journal Service... [ 3.490422] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.507211] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.512477] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.519949] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.527627] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Set console keymap.[ 3.545880] iscsi: registered transport (iser) [[0;32m OK [0m] Started Uncomplicated firewall. [[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 Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.920801] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... [[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. [ 5.316803] cloud-init[575]: Cloud-init v. 18.2 running 'init-local' at Thu, 16 May 2019 23:26:28 +0000. Up 5.15 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 15.498780] cloud-init[929]: Cloud-init v. 18.2 running 'init' at Thu, 16 May 2019 23:26:29 +0000. Up 6.38 seconds. [ 15.503389] cloud-init[929]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 15.510892] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 15.516420] cloud-init[929]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 15.523688] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 15.531443] cloud-init[929]: ci-info: | ens3 | True | 192.168.120.21 | 255.255.255.0 | . | fa:16:3e:ff:5a:26 | [ 15.536133] cloud-init[929]: ci-info: | ens3 | True | fe80::f816:3eff:feff:5a26/64 | . | link | fa:16:3e:ff:5a:26 | [ 15.544123] cloud-init[929]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 15.547278] cloud-init[929]: ci-info: | lo | True | ::1/128 | . | host | . | [ 15.554352] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 15.560399] cloud-init[929]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 15.568119] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 15.572117] cloud-init[929]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 15.580131] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 15.583706] cloud-init[929]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 15.587586] cloud-init[929]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 15.592142] cloud-init[929]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 15.599063] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 15.602720] cloud-init[929]: 2019-05-16 23:26:38,841 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 15.958429] cloud-init[929]: Generating public/private rsa key pair. [ 15.960660] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 15.968157] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 15.970699] cloud-init[929]: The key fingerprint is: [ 15.976482] cloud-init[929]: SHA256:wsJPZnt7pSHaGvfj7M81GMRDkSn0J8VupF/pD1Y+nzY root@shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa [ 15.980122] cloud-init[929]: The key's randomart image is: [ 15.984123] cloud-init[929]: +---[RSA 2048]----+ [ 15.988123] cloud-init[929]: | .. o=. | [ 15.992119] cloud-init[929]: | .+o.o | [ 15.996123] cloud-init[929]: | .*+. .| [ 16.000130] cloud-init[929]: | . . ..+o.o| [ 16.001924] cloud-init[929]: | o * S .o.+ | [ 16.008164] cloud-init[929]: | * o. . .o+o.| [ 16.009963] cloud-init[929]: | +oo. +..o.=| [ 16.016143] cloud-init[929]: | .+.++. . Eo| [ 16.017940] cloud-init[929]: | ...+=oo . .| [ 16.019682] cloud-init[929]: +----[SHA256]-----+ [ 16.023920] cloud-init[929]: Generating public/private dsa key pair. [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 16.028749] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 16.030853] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [ 16.041209] cloud-init[929]: The key fingerprint is: [ 16.044619] [[0;32m OK [0m] Listening on ACPID Listen Socket. cloud-init[929]: SHA256:A619i2H4Ukw7Ls3Kiuwnhrh7xabRChTzYX7PugbPFCw root@shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa [[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.[ 16.050099] cloud-init[929]: The key's randomart image is: [ 16.057624] cloud-init[929]: +---[DSA 1024]----+ [ 16.058964] cloud-init[929]: | | [ 16.060640] Starting LXD - unix socket. Starting Socket activation for snappy daemon. [[0;32m OK [0mcloud-init[929]: | o o . | [ 16.065382] cloud-init[929]: | * o . o | [ 16.066699] cloud-init[929]: | . E + B . | ] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [ 16.072340] cloud-init[929]: |. oo * S . | [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 16.079950] cloud-init[929]: |. ..=. X * . | [ 16.082034] cloud-init[929]: |.o *= + * . | [[0;32m OK [0m] Listening on LXD - unix socket. [ 16.086256] cloud-init[929]: |o.*..* + | [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 16.090442] cloud-init[929]: |o*+ooo+ | [ 16.094827] cloud-init[929]: +----[SHA256]-----+ [ 16.099265] cloud-init[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [929]: Generating public/private ecdsa key pair. [ 16.105732] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting Login to default iSCSI targets... [ 16.112401] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 16.114524] cloud-init[929]: The key fingerprint is: [ 16.115896] [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] cloud-init[929]: SHA256:Eb2ryXxfQeF64xOL/sT/bPOwOfC92sREGu1q6BN7bNk root@shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa [ 16.122434] cloud-init[929]: The key's randomart image is: [ 16.123907] Started Deferred execution scheduler. [[0;32m OK [0m] Started D-Bus System Message Bus. cloud-init[929]: +---[ECDSA 256]---+ [ 16.133420] cloud-init[929]: | .. . | [ 16.138106] cloud-init[929]: | .. ... | [ 16.139935] cloud-init[929]: | . . .oo | [ 16.141955] cloud-init[929]: | .. o= | [ 16.143910] cloud-init[929]: | S ...=o | [ 16.146929] cloud-init[929]: | ..o=+= | [ 16.149388] cloud-init[929]: | o o .==@+ | [ 16.151387] cloud-init[929]: | = o+.B=Eo| [ 16.153654] cloud-init[929]: | . o*o==X| [ 16.155934] cloud-init[929]: +----[SHA256]-----+ [ 16.158088] cloud-init[929]: Generating public/private ed25519 key pair. [ 16.160612] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 16.163286] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 16.165979] cloud-init[929]: The key fingerprint is: [ 16.167969] cloud-init[929]: SHA256:AfI2fq/1xCZeb0lV+Z5gOQQ144XKjbyo/qscxcL9CU4 root@shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa [ 16.171245] cloud-init[929]: The key's randomart image is:[[0;32m OK [0m] Started ACPI event daemon. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. [ 16.180332] cloud-init[929]: +--[ED25519 256]--+ [ 16.182014] cloud-init[929]: | . . .o+...| [ 16.185146] cloud-init[929]: [[0;32m OK [0m] Started iperf3 Service. | o . .o+..| Starting Pollinate to seed the pseudo random number generator...[ 16.195288] cloud-init Starting System Logging Service... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started iperf Service. Starting LSB: MD monitoring daemon... Starting Accounts Service... Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started Regular background program processing daemon. Starting Snappy daemon... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LXD - container startup/shutdown...[929]: | + . o =.. o| Starting Apply the settings specified in cloud-config... [ [ 16.258671] cloud-init[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started System Logging Service. [929]: | o..o. = * o|[[0;32m OK [0m] Started Login to default iSCSI targets. [ 16.329956] cloud-init[929]: | .oSE. o oo.| [ 16.355122] cloud-init[929]: [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. | .=ooo. ...| [ 16.395531] [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks...cloud-init[929]: | ...+o=. . | [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: network benchmark... [[0;32m OK [0m] Started Permit User Sessions. [ 16.455990] cloud-init[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [929]: | ...+ * .o | Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: network benchmark. [ 16.525945] Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0.cloud-init[929]: | .++oo ... | [[0;32m OK [0m] Started Getty on tty1. [ 16.550287] [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0mcloud-init] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m[929]: +----[SHA256]-----+ ] Started Set console scheme. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 17.005179] cloud-init[1103]: Generating locales (this might take a while)... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 17.717317] cloud-init[1103]: en_US.UTF-8... done [ 17.720103] cloud-init[1103]: Generation complete. [ 18.183830] cloud-init[1103]: Cloud-init v. 18.2 running 'modules:config' at Thu, 16 May 2019 23:26:40 +0000. Up 16.88 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... Starting Execute cloud user/final scripts... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 46:13:15:67:e7:9b:66:b6:06:0f:b6:7a:36:2b:29:57 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>May 16 23:26:43 ec2: <14>May 16 23:26:43 ec2: ############################################################# <14>May 16 23:26:43 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>May 16 23:26:43 ec2: 1024 SHA256:A619i2H4Ukw7Ls3Kiuwnhrh7xabRChTzYX7PugbPFCw root@shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa (DSA) <14>May 16 23:26:43 ec2: 256 SHA256:Eb2ryXxfQeF64xOL/sT/bPOwOfC92sREGu1q6BN7bNk root@shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa (ECDSA) <14>May 16 23:26:43 ec2: 256 SHA256:AfI2fq/1xCZeb0lV+Z5gOQQ144XKjbyo/qscxcL9CU4 root@shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa (ED25519) <14>May 16 23:26:43 ec2: 2048 SHA256:wsJPZnt7pSHaGvfj7M81GMRDkSn0J8VupF/pD1Y+nzY root@shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa (RSA) <14>May 16 23:26:43 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>May 16 23:26:43 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPxZjWeMAmOuAwjynychgWYFUXKqCkj0SAejlf2i4akm+5B695tXR3/eggPn6QCQf6ACakAamGuhy4s8EHJpIm0= root@shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMCayoNVMsflWn5UCpQ28xKweZW4vBqDnI/ar/OfjGnT root@shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrkY3CkWvcRz5vauugLkOPmh03oxV2tIxPNUPxF2l9/rwBTDsW5ce4aAXh64ENyHRjLQLK7HBQb6T7a339gzyBzy27uPYlQji2s1bZohCWXph8/s9zGMECKpQNTIOjAekbstB0SBvQCqdmijVnScK6NYtmVui9Up7YbgcU0nfpN5ceYzhJDEG6tigNqKeeZlsamKgZbpLBQSWlx0d5+WCZKHKsBEndCQC/4iaCNKvCjQ4lC2W9N2AYms+0SVXGVBdWpyx0hjCfjLgVDt1yFWpwst9jxZ00sjs0lLP+hviQwP1KtcUodW/6ej87aVQ4D0zfyXbSMemPeUeOtf9S4JcD root@shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa -----END SSH HOST KEY KEYS----- [ 20.083302] cloud-init[1304]: Cloud-init v. 18.2 running 'modules:final' at Thu, 16 May 2019 23:26:43 +0000. Up 19.92 seconds. [ 20.088018] cloud-init[1304]: Cloud-init v. 18.2 finished at Thu, 16 May 2019 23:26:43 +0000. Datasource DataSourceEc2. Up 20.07 seconds [[0;32m OK [0m] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa ttyS0 shaker-vm-ef148029-8e7b-4674-a8fe-501f6b2d0bfa login: 2019-05-16 23:26:47,865 - paramiko.transport - DEBUG - starting thread (client mode): 0xb57bda50L 2019-05-16 23:26:47,865 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-16 23:26:47,873 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2019-05-16 23:26:47,873 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-05-16 23:26:47,874 - 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-05-16 23:26:47,875 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-16 23:26:47,875 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-16 23:26:47,875 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-16 23:26:47,875 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-16 23:26:47,875 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-16 23:26:47,917 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-16 23:26:47,918 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-16 23:26:47,929 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: a30558451e1a9b7a8ce17e35b73c165b 2019-05-16 23:26:47,930 - paramiko.transport - DEBUG - Trying discovered key 46131567e79b66b6060fb67a362b2957 in /tmp/tmpyRFgQL 2019-05-16 23:26:47,957 - paramiko.transport - DEBUG - userauth is OK 2019-05-16 23:26:47,979 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-16 23:26:47,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-16 23:26:48,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-16 23:26:48,008 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 23:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d45b765-37f9-4c25-83d0-1e883dc08948 2019-05-16 23:26:48,008 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2019-05-16 23:26:48,008 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-1d45b765-37f9-4c25-83d0-1e883dc08948 2019-05-16 23:26:48,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:26:48,113 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-05-16 23:26:48,113 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-05-16 23:26:48,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 955 Content-Type: application/json Date: Thu, 16 May 2019 23:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fda6bf6-bf7f-4424-a693-6dcbc77a3b8a 2019-05-16 23:26:48,223 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/05fd0b18318f44c6bcc5b7cbb397a7cc"}, "enabled": true, "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/0db101a9027e45ae9de945143be38239"}, "enabled": true, "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/207f0642c52b4a64826022b018e630ad"}, "enabled": true, "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/36c713f817894d0db6e2bef5f9498696"}, "enabled": true, "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6d37d143d85a4fb7a11623f2a9d956ea"}, "enabled": true, "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/887df30d855c46eeb21ce348e43ce10e"}, "enabled": true, "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9622cbadfb10492ba23c5fb9d75d0a65"}, "enabled": true, "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9f12b79941804bc89755b017ce9d5b2d"}, "enabled": true, "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9fb1f18c528e47e3b14bd910a616855b"}, "enabled": true, "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/aa934b4d3cec4c95897d42e09b6d7829"}, "enabled": true, "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"name": "tempest-service-535648284", "links": {"self": "http://192.30.9.3:35357/v3/services/b34aabd51a3841058b9314baa7feee3c"}, "enabled": true, "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "description": "tempest-description-1282817593"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b8c0f0bc52a640ce9e8b97d23a48e96d"}, "enabled": true, "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"name": "tempest-service-1215612404", "links": {"self": "http://192.30.9.3:35357/v3/services/bc930e20c2e94f028ecff7d8dbd72c2d"}, "enabled": true, "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "description": "tempest-description-1317683207"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/cda7176b4ee440018f125be07bd5ee44"}, "enabled": true, "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fa84bbac007e4ee8bb1183d32a5575fc"}, "enabled": true, "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fb13e9dce00d479d94048b82fd71eafe"}, "enabled": true, "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-16 23:26:48,223 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-2fda6bf6-bf7f-4424-a693-6dcbc77a3b8a 2019-05-16 23:26:48,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.224792957306s 2019-05-16 23:26:48,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-16 23:26:48,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:26:48,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1852 Content-Type: application/json Date: Thu, 16 May 2019 23:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6536ad6-41d3-4c15-83dd-2538b486b034 2019-05-16 23:26:48,444 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/02627f0203a344e0b657f4f92071e0ae"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d37d143d85a4fb7a11623f2a9d956ea", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/09d6cf4386324dc1889e97385ad5fbd0"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa934b4d3cec4c95897d42e09b6d7829", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/35a3651b49c944a3a97694f026ea857c"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "id": "35a3651b49c944a3a97694f026ea857c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/36d70d62c37b40248fd113cf89734c55"}, "url": "http://172.30.9.36:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "887df30d855c46eeb21ce348e43ce10e", "id": "36d70d62c37b40248fd113cf89734c55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/381fff29f7a64e98ac6851413f2e83f6"}, "url": "http://172.30.9.36:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cda7176b4ee440018f125be07bd5ee44", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/441b46e09e57425faff52bc97008c35d"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cda7176b4ee440018f125be07bd5ee44", "id": "441b46e09e57425faff52bc97008c35d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/442bd615ca014d44a667d3cf61ebf366"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9622cbadfb10492ba23c5fb9d75d0a65", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/45cf70fde54a4725bc90e196462743e9"}, "url": "http://172.30.9.36:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0db101a9027e45ae9de945143be38239", "id": "45cf70fde54a4725bc90e196462743e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/4888aa62e2144717b3edcd8aff209974"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9f12b79941804bc89755b017ce9d5b2d", "id": "4888aa62e2144717b3edcd8aff209974"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/497e083211224930a5cef74ee8122280"}, "url": "http://172.30.9.36:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "207f0642c52b4a64826022b018e630ad", "id": "497e083211224930a5cef74ee8122280"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/4affcd24055f413c80f1d7cb2ee12739"}, "url": "http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fb13e9dce00d479d94048b82fd71eafe", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/515ca5aa1a814e7fa7fb085ebefb8246"}, "url": "http://172.30.9.36:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9622cbadfb10492ba23c5fb9d75d0a65", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/53d3eafe3a75457ea004cadd408d94fb"}, "url": "http://172.30.9.36:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fb13e9dce00d479d94048b82fd71eafe", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/5d5877e5fb154ebaab97e3582ad09c02"}, "url": "http://12.0.0.28:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fb13e9dce00d479d94048b82fd71eafe", "id": "5d5877e5fb154ebaab97e3582ad09c02"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/5e6ab1233e054ad19fd81c48491b0053"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "887df30d855c46eeb21ce348e43ce10e", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/659c5f6190a546258d4c5504d8e4ecb7"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "207f0642c52b4a64826022b018e630ad", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/69dd3299f0a843758fa30a9cf7dae5ac"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9fb1f18c528e47e3b14bd910a616855b", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/6a8d7adf6b454a54ad8a4de0f240d33d"}, "url": "http://172.30.9.36:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9fb1f18c528e47e3b14bd910a616855b", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/6d3ccc4b8aa845488892d2e69b5c59a8"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cda7176b4ee440018f125be07bd5ee44", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/6f580b2739ea46c8aac54315376e3fd4"}, "url": "http://172.30.9.36:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/70acdb5adffa4e178f6212a835c15b7d"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "887df30d855c46eeb21ce348e43ce10e", "id": "70acdb5adffa4e178f6212a835c15b7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/721e7e62127043609b264f6ed35b683a"}, "url": "http://172.30.9.36:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fa84bbac007e4ee8bb1183d32a5575fc", "id": "721e7e62127043609b264f6ed35b683a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/762a583aa0a74d25a4d69d3729320497"}, "url": "http://172.30.9.36:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "id": "762a583aa0a74d25a4d69d3729320497"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/7f04b7db01fa409e866d3705f558a6b7"}, "url": "http://172.30.9.36:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa934b4d3cec4c95897d42e09b6d7829", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/868e80a54ca946628220d7c1b5d26e2a"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/8e6877eeccf04e94b5cbf7092d457014"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9f12b79941804bc89755b017ce9d5b2d", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/9c88ccd78110423b850a891ecc1a0499"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fa84bbac007e4ee8bb1183d32a5575fc", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/a8193b18896a4d9ca76b20e0a2d09f8f"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0db101a9027e45ae9de945143be38239", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/c70dbe34013a4a84ba8e8d704d024eb3"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fa84bbac007e4ee8bb1183d32a5575fc", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/cada8f2df1be4b0eabd57ede8b907d3c"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9622cbadfb10492ba23c5fb9d75d0a65", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/d2e704605709481ebe1baef282bc3a10"}, "url": "http://172.30.9.36:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9f12b79941804bc89755b017ce9d5b2d", "id": "d2e704605709481ebe1baef282bc3a10"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/da7923aa9cd84448b4651dce50497957"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d37d143d85a4fb7a11623f2a9d956ea", "id": "da7923aa9cd84448b4651dce50497957"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/e5b8e7615c7d45b19bdd0825b495fd4c"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9fb1f18c528e47e3b14bd910a616855b", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/e81ce52f8c844f4baf5793d34a4ea25f"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/e9f9dd900db84e4181155068b2ca551b"}, "url": "http://172.30.9.36:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d37d143d85a4fb7a11623f2a9d956ea", "id": "e9f9dd900db84e4181155068b2ca551b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/ed9cbd620a194188ae7b29209bf2dfc1"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa934b4d3cec4c95897d42e09b6d7829", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/f60ca580cf284e7588274a615f1a0ea9"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0db101a9027e45ae9de945143be38239", "id": "f60ca580cf284e7588274a615f1a0ea9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/fa56e7fb25c148b29f9cb4c2098d0fbf"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/fb4803843fd44cd79ed35764736e1a33"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "207f0642c52b4a64826022b018e630ad", "id": "fb4803843fd44cd79ed35764736e1a33"}], "links": {"self": "http://172.30.9.36:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-16 23:26:48,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/endpoints used request id req-e6536ad6-41d3-4c15-83dd-2538b486b034 2019-05-16 23:26:48,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.212869167328s 2019-05-16 23:26:48,451 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.36:5000 2019-05-16 23:26:48,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 23:26:48,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:26:48,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 23:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd0eae72-609e-45bd-99d0-98a248813d11 2019-05-16 23:26:48,684 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 23:26:48,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-fd0eae72-609e-45bd-99d0-98a248813d11 2019-05-16 23:26:48,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.229596853256s 2019-05-16 23:26:48,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 23:26:48,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:26:48,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 23:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48f44f58-40f0-46ec-a187-4c645be60e9a 2019-05-16 23:26:48,908 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 23:26:48,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-48f44f58-40f0-46ec-a187-4c645be60e9a 2019-05-16 23:26:48,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218850851059s 2019-05-16 23:26:48,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 23:26:48,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:26:49,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 23:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-400620ba-f9bd-4e4d-a68d-d51bd8ea8281 2019-05-16 23:26:49,118 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 23:26:49,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-400620ba-f9bd-4e4d-a68d-d51bd8ea8281 2019-05-16 23:26:49,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205127954483s 2019-05-16 23:26:49,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 23:26:49,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:26:49,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Thu, 16 May 2019 23:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4441add0-d1de-4fd1-b6b9-e4e82eec054a 2019-05-16 23:26:49,365 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "links": {"self": "http://172.30.9.36:5000/v3/users/88e573dd40564de8b4e45f3d0f334d0a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "88e573dd40564de8b4e45f3d0f334d0a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 23:26:49,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-4441add0-d1de-4fd1-b6b9-e4e82eec054a 2019-05-16 23:26:49,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245788097382s 2019-05-16 23:26:49,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 23:26:49,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:26:49,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 16 May 2019 23:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-018496d9-57ec-4e9c-bab3-8f107025f22a 2019-05-16 23:26:49,598 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.36:5000/v3/projects/74fb250addb24267970106fc03b9b9ed"}, "tags": [], "enabled": true, "id": "74fb250addb24267970106fc03b9b9ed", "parent_id": "default", "domain_id": "default", "name": "shaker-project_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}]} 2019-05-16 23:26:49,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-018496d9-57ec-4e9c-bab3-8f107025f22a 2019-05-16 23:26:49,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221415042877s 2019-05-16 23:26:49,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 23:26:49,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=88e573dd40564de8b4e45f3d0f334d0a&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=74fb250addb24267970106fc03b9b9ed" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:26:49,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 16 May 2019 23:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60227ec6-4455-4dc5-a232-eff73cf9a81f 2019-05-16 23:26:49,831 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=88e573dd40564de8b4e45f3d0f334d0a&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=74fb250addb24267970106fc03b9b9ed", "previous": null, "next": null}} 2019-05-16 23:26:49,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=88e573dd40564de8b4e45f3d0f334d0a&role.id=98e29eb88d4842e0af080cd2c7b81791&scope.project.id=74fb250addb24267970106fc03b9b9ed used request id req-60227ec6-4455-4dc5-a232-eff73cf9a81f 2019-05-16 23:26:49,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.225358963013s 2019-05-16 23:26:49,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 23:26:49,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/74fb250addb24267970106fc03b9b9ed/users/88e573dd40564de8b4e45f3d0f334d0a/roles/98e29eb88d4842e0af080cd2c7b81791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:26:50,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 23:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25667e11-5f61-43fe-a047-32ca2ff296d9 2019-05-16 23:26:50,105 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 23:26:50,105 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/74fb250addb24267970106fc03b9b9ed/users/88e573dd40564de8b4e45f3d0f334d0a/roles/98e29eb88d4842e0af080cd2c7b81791 used request id req-25667e11-5f61-43fe-a047-32ca2ff296d9 2019-05-16 23:26:50,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.270668029785s 2019-05-16 23:26:50,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 23:26:50,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:26:50,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 23:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27258cf1-23e3-427e-a12c-25ad9b88d243 2019-05-16 23:26:50,244 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 23:26:50,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-27258cf1-23e3-427e-a12c-25ad9b88d243 2019-05-16 23:26:50,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.13553404808s 2019-05-16 23:26:50,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-05-16 23:26:50,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" -d '{"role": {"name": "heat_stack_owner"}}' 2019-05-16 23:26:50,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Thu, 16 May 2019 23:26:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3207b024-97ed-4c7b-9a51-39793c91bac0 2019-05-16 23:26:50,484 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "8616fd71dd8248f895bc7ea9d0e34ef7", "links": {"self": "http://172.30.9.36:5000/v3/roles/8616fd71dd8248f895bc7ea9d0e34ef7"}, "name": "heat_stack_owner"}} 2019-05-16 23:26:50,484 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/roles used request id req-3207b024-97ed-4c7b-9a51-39793c91bac0 2019-05-16 23:26:50,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.234493970871s 2019-05-16 23:26:50,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 23:26:50,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:26:50,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Thu, 16 May 2019 23:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9301b75-c4d3-4478-a75b-af1714613a44 2019-05-16 23:26:50,615 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8616fd71dd8248f895bc7ea9d0e34ef7", "links": {"self": "http://172.30.9.36:5000/v3/roles/8616fd71dd8248f895bc7ea9d0e34ef7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 23:26:50,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-b9301b75-c4d3-4478-a75b-af1714613a44 2019-05-16 23:26:50,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.127035856247s 2019-05-16 23:26:50,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 23:26:50,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:26:50,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 23:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea4fc99c-5a9f-4a6e-9d0a-5a81016a60e3 2019-05-16 23:26:50,845 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 23:26:50,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-ea4fc99c-5a9f-4a6e-9d0a-5a81016a60e3 2019-05-16 23:26:50,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222932100296s 2019-05-16 23:26:50,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 23:26:50,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:26:50,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Thu, 16 May 2019 23:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95c03080-c408-4799-b3f6-5d2f75ae0caa 2019-05-16 23:26:50,980 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "links": {"self": "http://172.30.9.36:5000/v3/users/88e573dd40564de8b4e45f3d0f334d0a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "88e573dd40564de8b4e45f3d0f334d0a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 23:26:50,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-95c03080-c408-4799-b3f6-5d2f75ae0caa 2019-05-16 23:26:50,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134292840958s 2019-05-16 23:26:50,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 23:26:50,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:26:51,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 16 May 2019 23:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c821f67-4f3e-453e-bcd2-4a3814ed0e6b 2019-05-16 23:26:51,120 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.36:5000/v3/projects/74fb250addb24267970106fc03b9b9ed"}, "tags": [], "enabled": true, "id": "74fb250addb24267970106fc03b9b9ed", "parent_id": "default", "domain_id": "default", "name": "shaker-project_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}]} 2019-05-16 23:26:51,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-5c821f67-4f3e-453e-bcd2-4a3814ed0e6b 2019-05-16 23:26:51,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.128508090973s 2019-05-16 23:26:51,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 23:26:51,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=88e573dd40564de8b4e45f3d0f334d0a&role.id=8616fd71dd8248f895bc7ea9d0e34ef7&scope.project.id=74fb250addb24267970106fc03b9b9ed" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:26:51,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Thu, 16 May 2019 23:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0075e8e1-d0f0-4ba1-8cfe-3224193626ec 2019-05-16 23:26:51,349 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=88e573dd40564de8b4e45f3d0f334d0a&role.id=8616fd71dd8248f895bc7ea9d0e34ef7&scope.project.id=74fb250addb24267970106fc03b9b9ed", "previous": null, "next": null}} 2019-05-16 23:26:51,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=88e573dd40564de8b4e45f3d0f334d0a&role.id=8616fd71dd8248f895bc7ea9d0e34ef7&scope.project.id=74fb250addb24267970106fc03b9b9ed used request id req-0075e8e1-d0f0-4ba1-8cfe-3224193626ec 2019-05-16 23:26:51,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.219457149506s 2019-05-16 23:26:51,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 23:26:51,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/74fb250addb24267970106fc03b9b9ed/users/88e573dd40564de8b4e45f3d0f334d0a/roles/8616fd71dd8248f895bc7ea9d0e34ef7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:26:51,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 23:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1339d53f-c048-48a5-8795-f39f0c793b2f 2019-05-16 23:26:51,625 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 23:26:51,625 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/74fb250addb24267970106fc03b9b9ed/users/88e573dd40564de8b4e45f3d0f334d0a/roles/8616fd71dd8248f895bc7ea9d0e34ef7 used request id req-1339d53f-c048-48a5-8795-f39f0c793b2f 2019-05-16 23:26:51,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.273226976395s 2019-05-16 23:26:51,626 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-16 23:26:51,628 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-16 23:26:51,628 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-16 23:26:51,632 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-16 23:26:51,705 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-16 23:26:51,706 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-16 23:26:51,707 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-16 23:26:51,745 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-05-16 23:26:51,746 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-16 23:26:51,772 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-16 23:54:02,935 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-16 23:54:02,936 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=74fb250addb24267970106fc03b9b9ed SHELL=/bin/bash SSH_CLIENT=172.30.9.66 45306 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_ef148029-8e7b-4674-a8fe-501f6b2d0bfa 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=NaCRn0lzBUFQxK8JB0cqMzRvEkMyov LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.36:5000 OS_USERNAME=shaker-user_ef148029-8e7b-4674-a8fe-501f6b2d0bfa SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.36,192.30.9.3 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 45306 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-05-16 23:26:52.766 1406 INFO shaker.engine.utils [-] Logging enabled 2019-05-16 23:26:52.768 1406 INFO shaker.engine.messaging [-] Listening on *:9000 2019-05-16 23:26:52.771 1406 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-05-16 23:26:52.779 1414 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-05-16 23:26:52.779 1414 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.209:9000 2019-05-16 23:26:52.779 1414 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-05-16 23:26:52.791 1406 INFO pykwalify.core [-] validation.valid 2019-05-16 23:26:53.395 1406 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-05-16 23:26:59.806 1406 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'5c1abaa6-d01e-42ac-93db-bc296295f60a', u'links': [{u'href': u'http://172.30.9.36:8004/v1/74fb250addb24267970106fc03b9b9ed/stacks/shaker_dsurft/5c1abaa6-d01e-42ac-93db-bc296295f60a', u'rel': u'self'}]} 2019-05-16 23:31:27.578 1406 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_dsurft_master_0', 'shaker_dsurft_slave_0']) 2019-05-16 23:31:31.714 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-16 23:33:02.955 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-16 23:34:33.468 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-16 23:36:03.954 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-16 23:36:03.955 1406 INFO shaker.engine.server [-] Execution is done 2019-05-16 23:36:04.681 1406 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-05-16 23:36:27.926 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-16 23:36:27.929 1406 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-05-16 23:36:27.942 1406 INFO pykwalify.core [-] validation.valid 2019-05-16 23:36:28.380 1406 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-05-16 23:36:34.915 1406 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'cc438a1f-5690-4198-bc6e-a734e876fac4', u'links': [{u'href': u'http://172.30.9.36:8004/v1/74fb250addb24267970106fc03b9b9ed/stacks/shaker_zfaspi/cc438a1f-5690-4198-bc6e-a734e876fac4', u'rel': u'self'}]} 2019-05-16 23:37:50.462 1406 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_zfaspi_master_0', 'shaker_zfaspi_slave_0']) 2019-05-16 23:37:56.142 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-16 23:39:27.840 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-16 23:40:58.340 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-16 23:42:28.845 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-16 23:42:28.846 1406 INFO shaker.engine.server [-] Execution is done 2019-05-16 23:42:29.652 1406 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-05-16 23:42:50.809 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-16 23:42:50.811 1406 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-05-16 23:42:50.826 1406 INFO pykwalify.core [-] validation.valid 2019-05-16 23:42:51.247 1406 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-05-16 23:42:57.129 1406 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'3a3c95af-9617-4bd3-aa85-0ae3c55836a9', u'links': [{u'href': u'http://172.30.9.36:8004/v1/74fb250addb24267970106fc03b9b9ed/stacks/shaker_froptk/3a3c95af-9617-4bd3-aa85-0ae3c55836a9', u'rel': u'self'}]} 2019-05-16 23:44:06.180 1406 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_froptk_master_0', 'shaker_froptk_slave_0']) 2019-05-16 23:44:14.047 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-16 23:45:45.129 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-16 23:47:15.637 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-16 23:48:46.133 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-16 23:48:46.134 1406 INFO shaker.engine.server [-] Execution is done 2019-05-16 23:48:47.414 1406 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-05-16 23:49:07.436 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-16 23:49:07.438 1406 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-05-16 23:49:07.452 1406 INFO pykwalify.core [-] validation.valid 2019-05-16 23:49:07.885 1406 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-05-16 23:49:14.634 1406 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'34b17a46-60b1-4c3c-91f9-07bac8fc1737', u'links': [{u'href': u'http://172.30.9.36:8004/v1/74fb250addb24267970106fc03b9b9ed/stacks/shaker_rsidku/34b17a46-60b1-4c3c-91f9-07bac8fc1737', u'rel': u'self'}]} 2019-05-16 23:50:23.602 1406 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_rsidku_slave_0', 'shaker_rsidku_master_0']) 2019-05-16 23:50:29.861 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-16 23:51:00.409 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-16 23:52:20.603 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-16 23:53:41.014 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-16 23:53:41.014 1406 INFO shaker.engine.server [-] Execution is done 2019-05-16 23:53:41.167 1406 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-05-16 23:54:02.847 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-16 23:54:02.848 1406 INFO shaker.engine.server [-] Generating aggregated report 2019-05-16 23:54:02.858 1406 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-05-16 23:54:02.861 1406 INFO shaker.engine.report [-] ******************************************************************************** 2019-05-16 23:54:02.861 1406 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2019-05-16 23:54:02.861 1406 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-0.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2019-05-16 23:54:02.862 1406 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-05-16 23:54:02.862 1406 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-05-16 23:54:02.862 1406 INFO shaker.engine.report [-] ******************************************************************************** 2019-05-16 23:54:02.863 1406 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2019-05-16 23:54:02.876 1406 INFO shaker.engine.report [-] Report saved to: report.html 2019-05-16 23:54:02,937 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-16 23:54:02,936 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-05-16 23:54:02,939 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-05-16 23:54:02,976 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-05-16 23:54:02,976 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-05-16 23:54:03,005 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-05-16 23:54:03,056 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-05-16 23:54:03,057 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-05-16 23:54:03,069 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-05-16 23:54:03,096 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-05-16 23:54:03,096 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-05-16 23:54:03,103 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-05-16 23:54:03,116 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-05-16 23:54:03,117 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-05-16 23:54:03,259 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 23:54:03,260 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 31:55 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-16 23:54:03,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-16 23:54:03,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/floatingips/2a9d47c7-9727-45cd-9197-a4517b36c670.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:54:05,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 23:54:05 GMT X-Openstack-Request-Id: req-66ffd70e-80f1-47e0-ad1c-5480d453f0ac 2019-05-16 23:54:05,692 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 23:54:05,692 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/floatingips/2a9d47c7-9727-45cd-9197-a4517b36c670.json used request id req-66ffd70e-80f1-47e0-ad1c-5480d453f0ac 2019-05-16 23:54:05,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.42209100723s 2019-05-16 23:54:05,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 23:54:05,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:54:06,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 23:54:06 GMT X-Openstack-Request-Id: req-e79dbb2e-0823-49cd-84cc-2e8c588bbd21 2019-05-16 23:54:06,060 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-16 23:54:06,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-e79dbb2e-0823-49cd-84cc-2e8c588bbd21 2019-05-16 23:54:06,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.357897996902s 2019-05-16 23:54:06,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-16 23:54:06,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:54:06,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 16 May 2019 23:54: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-eae64afc-b441-4676-91c6-caa63606ed4e x-openstack-request-id: req-eae64afc-b441-4676-91c6-caa63606ed4e 2019-05-16 23:54:06,516 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac used request id req-eae64afc-b441-4676-91c6-caa63606ed4e 2019-05-16 23:54:06,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.454508781433s 2019-05-16 23:54:06,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:54:06,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:54:07,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Thu, 16 May 2019 23:54: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-e1ee6268-8d48-479a-9915-7d514aef8c9f x-openstack-request-id: req-e1ee6268-8d48-479a-9915-7d514aef8c9f 2019-05-16 23:54:07,663 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_ef148029-8e7b-4674-a8fe-501f6b2d0bfa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:5a:26", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:5a:26", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/caebc730-9836-4f47-8fd2-51b260a2a7ac", "rel": "bookmark"}], "image": {"id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "links": [{"href": "http://172.30.9.36:8774/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000404", "OS-SRV-USG:launched_at": "2019-05-16T23:26:22.000000", "flavor": {"id": "a35beae1-f6ad-4201-8947-95567f0931b0", "links": [{"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "bookmark"}]}, "id": "caebc730-9836-4f47-8fd2-51b260a2a7ac", "security_groups": [{"name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}], "user_id": "88e573dd40564de8b4e45f3d0f334d0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T23:54:06Z", "hostId": "35a67b8de33d9485f0858254648362cbb18e0f63a709578d697052a1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "created": "2019-05-16T23:22:46Z", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:54:07,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-e1ee6268-8d48-479a-9915-7d514aef8c9f 2019-05-16 23:54:07,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1469399929s 2019-05-16 23:54:07,665 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:54:09,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:54:09,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:54:09,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 16 May 2019 23:54: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-3c70e033-cccd-444c-bf69-19785c630498 x-openstack-request-id: req-3c70e033-cccd-444c-bf69-19785c630498 2019-05-16 23:54:09,734 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-16 23:54:09,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-3c70e033-cccd-444c-bf69-19785c630498 2019-05-16 23:54:09,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.066507101059s 2019-05-16 23:54:09,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 23:54:09,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:54:10,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14657 Content-Type: application/json Date: Thu, 16 May 2019 23:54:10 GMT X-Openstack-Request-Id: req-b7f5a950-e0f0-4ebd-bf9f-47ba9e421f24 2019-05-16 23:54:10,095 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:22:39Z", "updated_at": "2019-05-16T23:22:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-16T23:22:40Z", "revision_number": 0, "id": "23e17343-46f0-4150-b1d7-9f28433790bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:40Z", "security_group_id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": 22, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:39Z", "revision_number": 0, "id": "67c5fa5f-2f16-42ac-b5db-b057997ca731", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:39Z", "security_group_id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:41Z", "revision_number": 0, "id": "6b652df0-99cf-4ca3-917e-35a8b5dfe2c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:41Z", "security_group_id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:39Z", "revision_number": 0, "id": "b135d43b-e3cf-46f3-8c23-bbd32b444e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:39Z", "security_group_id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2019-05-16T23:22:41Z", "revision_number": 0, "id": "c6e98979-4cb2-4655-90b3-542c9260de4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:41Z", "security_group_id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}], "revision_number": 4, "project_id": "74fb250addb24267970106fc03b9b9ed", "id": "0a4e1069-8b46-44ea-8eac-91f9f37c9eb4", "name": "shaker-sg_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}, {"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efb27a65730c4f76ada8c28d48951970", "created_at": "2019-05-16T19:51:48Z", "updated_at": "2019-05-16T19:51:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "52d875bc-5284-42d6-a4e4-5760c5cd8334", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "62008d08-a694-422a-8ff5-b9025774f55d", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "ce050de5-c88b-4d75-8ee2-57e268b8f8e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "e831004e-37ba-476c-a146-e15147e43a16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}], "revision_number": 1, "project_id": "efb27a65730c4f76ada8c28d48951970", "id": "1873114c-101d-4167-abbc-dd963690a23a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:22:09Z", "updated_at": "2019-05-16T23:22:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "0f7e0fb3-37c5-40ee-9dab-5d217e8f8e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "5107c3ea-2697-4444-8f9e-a04ab3519b78", "remote_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "6d85b78a-bf3d-455a-9930-ebf7229c1586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "c6af1a1b-c25d-49aa-8193-900a5c13f616", "remote_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}], "revision_number": 1, "project_id": "74fb250addb24267970106fc03b9b9ed", "id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-16 23:54:10,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-b7f5a950-e0f0-4ebd-bf9f-47ba9e421f24 2019-05-16 23:54:10,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.355463027954s 2019-05-16 23:54:10,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 23:54:10,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/0a4e1069-8b46-44ea-8eac-91f9f37c9eb4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:54:10,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 23:54:10 GMT X-Openstack-Request-Id: req-dbe597d9-4f46-4b70-b532-a0654b2cab5e 2019-05-16 23:54:10,468 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 23:54:10,468 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/0a4e1069-8b46-44ea-8eac-91f9f37c9eb4.json used request id req-dbe597d9-4f46-4b70-b532-a0654b2cab5e 2019-05-16 23:54:10,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.365196943283s 2019-05-16 23:54:10,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-16 23:54:10,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/os-keypairs/shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:54:10,523 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 23:54: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-ed07c385-b7a0-45b5-80ea-0801a10da812 x-openstack-request-id: req-ed07c385-b7a0-45b5-80ea-0801a10da812 2019-05-16 23:54:10,523 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/os-keypairs/shaker-kp_ef148029-8e7b-4674-a8fe-501f6b2d0bfa used request id req-ed07c385-b7a0-45b5-80ea-0801a10da812 2019-05-16 23:54:10,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0549449920654s 2019-05-16 23:54:10,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-16 23:54:10,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/631342cd-4596-4ac1-80ba-61d7ab83da00/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}2fc397743bdbcc66828386a4d46fd3450f9aee24" -d '{"subnet_id": "395bf5e4-7011-437e-8d6d-4f207873f3a1"}' 2019-05-16 23:54:13,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 23:54:13 GMT X-Openstack-Request-Id: req-879f1f62-9b2d-4bcb-95d6-b9e2afea5da8 2019-05-16 23:54:13,603 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9a1693fc-059c-47e5-acfa-f18cdb53987c", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "subnet_id": "395bf5e4-7011-437e-8d6d-4f207873f3a1", "subnet_ids": ["395bf5e4-7011-437e-8d6d-4f207873f3a1"], "port_id": "83b34310-5c0f-482c-94e0-1e7094591f3d", "id": "631342cd-4596-4ac1-80ba-61d7ab83da00"} 2019-05-16 23:54:13,603 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/631342cd-4596-4ac1-80ba-61d7ab83da00/remove_router_interface.json used request id req-879f1f62-9b2d-4bcb-95d6-b9e2afea5da8 2019-05-16 23:54:13,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.07921004295s 2019-05-16 23:54:13,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 23:54:13,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:54:14,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Thu, 16 May 2019 23:54:14 GMT X-Openstack-Request-Id: req-9c7599be-608a-4099-8800-6be799822f60 2019-05-16 23:54:14,041 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:22:13Z", "admin_state_up": true, "updated_at": "2019-05-16T23:54:11Z", "project_id": "74fb250addb24267970106fc03b9b9ed", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "631342cd-4596-4ac1-80ba-61d7ab83da00", "name": "shaker-router_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c3f4592852414ec8b26b7832852f2d03", "created_at": "2019-05-16T18:25:49Z", "admin_state_up": true, "updated_at": "2019-05-16T18:25:52Z", "project_id": "c3f4592852414ec8b26b7832852f2d03", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "e747899b-a1be-4080-903d-ec42b4d4fc4b", "name": "tempest-pretest-check-102260689"}]} 2019-05-16 23:54:14,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-9c7599be-608a-4099-8800-6be799822f60 2019-05-16 23:54:14,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.437509059906s 2019-05-16 23:54:14,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-16 23:54:14,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/631342cd-4596-4ac1-80ba-61d7ab83da00.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:54:18,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 23:54:18 GMT X-Openstack-Request-Id: req-8f29b9d8-bbad-468f-838b-07b38f9c5a10 2019-05-16 23:54:18,584 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 23:54:18,584 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/631342cd-4596-4ac1-80ba-61d7ab83da00.json used request id req-8f29b9d8-bbad-468f-838b-07b38f9c5a10 2019-05-16 23:54:18,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.54064893723s 2019-05-16 23:54:18,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 23:54:18,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:54:18,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2520 Content-Type: application/json Date: Thu, 16 May 2019 23:54:18 GMT X-Openstack-Request-Id: req-1ec19dfd-2f32-4756-ab2c-b778b9cf9461 2019-05-16 23:54:18,642 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-16T18:04:14Z","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":"15f6e4f1-be08-42d1-ac18-58bd55312917","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"06d1924295234cf290a06b20cd4dd341","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"220195cd-782b-490f-b03b-eb92b75ca738","tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:14Z","ip_version":4},{"updated_at":"2019-05-16T23:22: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":"395bf5e4-7011-437e-8d6d-4f207873f3a1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"74fb250addb24267970106fc03b9b9ed","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_ef148029-8e7b-4674-a8fe-501f6b2d0bfa","enable_dhcp":true,"segment_id":null,"network_id":"9a1693fc-059c-47e5-acfa-f18cdb53987c","tenant_id":"74fb250addb24267970106fc03b9b9ed","created_at":"2019-05-16T23:22:11Z","ip_version":4},{"updated_at":"2019-05-16T22:40:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"73a2e67c-fb2c-4d27-88bb-cd37d424a157","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 1a0b8b02ff5c41ee8fdd79f106b3435a","enable_dhcp":false,"segment_id":null,"network_id":"650f8141-1c64-4974-8bcc-9949ee32a9ba","tenant_id":"","created_at":"2019-05-16T22:40:36Z","ip_version":4},{"updated_at":"2019-05-16T18:25:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c929bbdb-44c8-4a89-9579-5262d9d5a4e2","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant c3f4592852414ec8b26b7832852f2d03","enable_dhcp":false,"segment_id":null,"network_id":"85408666-f497-4d8b-8bd1-db6c2e5da984","tenant_id":"","created_at":"2019-05-16T18:25:48Z","ip_version":4}]} 2019-05-16 23:54:18,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-1ec19dfd-2f32-4756-ab2c-b778b9cf9461 2019-05-16 23:54:18,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0581169128418s 2019-05-16 23:54:18,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-16 23:54:18,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/395bf5e4-7011-437e-8d6d-4f207873f3a1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:54:21,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 23:54:21 GMT X-Openstack-Request-Id: req-4413340c-b8ea-41a3-97dc-402a1c4343bd 2019-05-16 23:54:21,593 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 23:54:21,593 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/395bf5e4-7011-437e-8d6d-4f207873f3a1.json used request id req-4413340c-b8ea-41a3-97dc-402a1c4343bd 2019-05-16 23:54:21,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.94829106331s 2019-05-16 23:54:21,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 23:54:21,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:54:22,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2777 Content-Type: application/json Date: Thu, 16 May 2019 23:54:22 GMT X-Openstack-Request-Id: req-3deae28e-14df-49ae-91e4-55c61de0c499 2019-05-16 23:54:22,236 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"650f8141-1c64-4974-8bcc-9949ee32a9ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["73a2e67c-fb2c-4d27-88bb-cd37d424a157"],"description":"","tags":[],"updated_at":"2019-05-16T22:40:36Z","qos_policy_id":null,"name":"HA network tenant 1a0b8b02ff5c41ee8fdd79f106b3435a","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T22:40:35Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85408666-f497-4d8b-8bd1-db6c2e5da984","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c929bbdb-44c8-4a89-9579-5262d9d5a4e2"],"description":"","tags":[],"updated_at":"2019-05-16T18:25:48Z","qos_policy_id":null,"name":"HA network tenant c3f4592852414ec8b26b7832852f2d03","admin_state_up":true,"tenant_id":"","created_at":"2019-05-16T18:25:48Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9a1693fc-059c-47e5-acfa-f18cdb53987c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"74fb250addb24267970106fc03b9b9ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T23:54:21Z","qos_policy_id":null,"name":"shaker-net_ef148029-8e7b-4674-a8fe-501f6b2d0bfa","admin_state_up":true,"tenant_id":"74fb250addb24267970106fc03b9b9ed","created_at":"2019-05-16T23:22:09Z","provider:network_type":"vxlan"}]} 2019-05-16 23:54:22,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-3deae28e-14df-49ae-91e4-55c61de0c499 2019-05-16 23:54:22,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.642110824585s 2019-05-16 23:54:22,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-16 23:54:22,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/9a1693fc-059c-47e5-acfa-f18cdb53987c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:54:23,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 23:54:23 GMT X-Openstack-Request-Id: req-8b73ffd2-316e-4afc-8e10-62e8cd263565 2019-05-16 23:54:23,498 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 23:54:23,498 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/9a1693fc-059c-47e5-acfa-f18cdb53987c.json used request id req-8b73ffd2-316e-4afc-8e10-62e8cd263565 2019-05-16 23:54:23,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.26072597504s 2019-05-16 23:54:23,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 23:54:23,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:54:23,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Thu, 16 May 2019 23:54:23 GMT X-Openstack-Request-Id: req-4046eb10-348a-4d20-8b75-9a13211a4bd9 2019-05-16 23:54:23,823 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T23:22:38Z", "file": "/v2/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5/file", "owner": "74fb250addb24267970106fc03b9b9ed", "id": "538c179c-7f02-4f30-8f44-3a4c64ad16d5", "size": 666173440, "self": "/v2/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-05-16T23:22:27Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 23:54:23,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-4046eb10-348a-4d20-8b75-9a13211a4bd9 2019-05-16 23:54:23,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319962024689s 2019-05-16 23:54:23,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-16 23:54:23,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2fc397743bdbcc66828386a4d46fd3450f9aee24" 2019-05-16 23:54:24,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 23:54:24 GMT X-Openstack-Request-Id: req-924bf7d0-0566-4103-b33f-16f33184fd99 2019-05-16 23:54:24,494 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 23:54:24,494 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/538c179c-7f02-4f30-8f44-3a4c64ad16d5 used request id req-924bf7d0-0566-4103-b33f-16f33184fd99 2019-05-16 23:54:24,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.669634819031s 2019-05-16 23:54:24,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 23:54:24,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:54:24,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 16 May 2019 23:54: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-299ca371-a91a-412d-97ad-474b431538e0 x-openstack-request-id: req-299ca371-a91a-412d-97ad-474b431538e0 2019-05-16 23:54:24,913 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/a35beae1-f6ad-4201-8947-95567f0931b0", "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": "a35beae1-f6ad-4201-8947-95567f0931b0"}]} 2019-05-16 23:54:24,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-299ca371-a91a-412d-97ad-474b431538e0 2019-05-16 23:54:24,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.412983894348s 2019-05-16 23:54:24,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-16 23:54:24,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/a35beae1-f6ad-4201-8947-95567f0931b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:54:24,959 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 23:54:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5e1f5938-9d38-4b9b-9a19-7b120ebb9695 x-openstack-request-id: req-5e1f5938-9d38-4b9b-9a19-7b120ebb9695 2019-05-16 23:54:24,959 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/a35beae1-f6ad-4201-8947-95567f0931b0 used request id req-5e1f5938-9d38-4b9b-9a19-7b120ebb9695 2019-05-16 23:54:24,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0447759628296s 2019-05-16 23:54:24,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 23:54:24,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:54:25,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Thu, 16 May 2019 23:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f19b0d03-6211-44e5-8eae-e28505b6bc52 2019-05-16 23:54:25,193 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "links": {"self": "http://172.30.9.36:5000/v3/users/88e573dd40564de8b4e45f3d0f334d0a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "88e573dd40564de8b4e45f3d0f334d0a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 23:54:25,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-f19b0d03-6211-44e5-8eae-e28505b6bc52 2019-05-16 23:54:25,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233408927917s 2019-05-16 23:54:25,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 23:54:25,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/88e573dd40564de8b4e45f3d0f334d0a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:54:25,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Thu, 16 May 2019 23:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cec2f52e-90ee-45c8-a64c-96d8cb30eab8 2019-05-16 23:54:25,446 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_ef148029-8e7b-4674-a8fe-501f6b2d0bfa", "links": {"self": "http://172.30.9.36:5000/v3/users/88e573dd40564de8b4e45f3d0f334d0a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "88e573dd40564de8b4e45f3d0f334d0a", "description": null}} 2019-05-16 23:54:25,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/88e573dd40564de8b4e45f3d0f334d0a used request id req-cec2f52e-90ee-45c8-a64c-96d8cb30eab8 2019-05-16 23:54:25,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.246999979019s 2019-05-16 23:54:25,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-16 23:54:25,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/88e573dd40564de8b4e45f3d0f334d0a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:54:25,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 23:54:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87e43be9-9892-44d6-b6e9-980d941e8c08 2019-05-16 23:54:25,805 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 23:54:25,805 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/88e573dd40564de8b4e45f3d0f334d0a used request id req-87e43be9-9892-44d6-b6e9-980d941e8c08 2019-05-16 23:54:25,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.358253002167s 2019-05-16 23:54:25,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 23:54:25,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:54:26,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Thu, 16 May 2019 23:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46608e51-99fc-4067-801b-cc8bdd4fef1a 2019-05-16 23:54:26,035 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.36:5000/v3/projects/74fb250addb24267970106fc03b9b9ed"}, "tags": [], "enabled": true, "id": "74fb250addb24267970106fc03b9b9ed", "parent_id": "default", "domain_id": "default", "name": "shaker-project_ef148029-8e7b-4674-a8fe-501f6b2d0bfa"}]} 2019-05-16 23:54:26,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-46608e51-99fc-4067-801b-cc8bdd4fef1a 2019-05-16 23:54:26,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223474025726s 2019-05-16 23:54:26,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-16 23:54:26,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/74fb250addb24267970106fc03b9b9ed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:54:26,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 23:54:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5181ca6a-2d77-4e54-bbc3-f0a3f82f2e4d 2019-05-16 23:54:26,371 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 23:54:26,371 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/74fb250addb24267970106fc03b9b9ed used request id req-5181ca6a-2d77-4e54-bbc3-f0a3f82f2e4d 2019-05-16 23:54:26,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.330993890762s 2019-05-16 23:54:26,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 23:54:26,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=74fb250addb24267970106fc03b9b9ed&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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:54:26,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 16 May 2019 23:54:26 GMT X-Openstack-Request-Id: req-bde5c7ed-af19-452e-9f4c-f35a716a994b 2019-05-16 23:54:26,740 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:22:09Z", "updated_at": "2019-05-16T23:22:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "0f7e0fb3-37c5-40ee-9dab-5d217e8f8e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "5107c3ea-2697-4444-8f9e-a04ab3519b78", "remote_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "6d85b78a-bf3d-455a-9930-ebf7229c1586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "c6af1a1b-c25d-49aa-8193-900a5c13f616", "remote_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}], "revision_number": 1, "project_id": "74fb250addb24267970106fc03b9b9ed", "id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "name": "default"}]} 2019-05-16 23:54:26,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=74fb250addb24267970106fc03b9b9ed&name=default used request id req-bde5c7ed-af19-452e-9f4c-f35a716a994b 2019-05-16 23:54:26,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.36364197731s 2019-05-16 23:54:26,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 23:54:26,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:54:27,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Thu, 16 May 2019 23:54:27 GMT X-Openstack-Request-Id: req-0194b6d9-9fdd-4377-8590-4352422183ea 2019-05-16 23:54:27,099 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efb27a65730c4f76ada8c28d48951970", "created_at": "2019-05-16T19:51:48Z", "updated_at": "2019-05-16T19:51:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "52d875bc-5284-42d6-a4e4-5760c5cd8334", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "62008d08-a694-422a-8ff5-b9025774f55d", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "ce050de5-c88b-4d75-8ee2-57e268b8f8e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "e831004e-37ba-476c-a146-e15147e43a16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}], "revision_number": 1, "project_id": "efb27a65730c4f76ada8c28d48951970", "id": "1873114c-101d-4167-abbc-dd963690a23a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74fb250addb24267970106fc03b9b9ed", "created_at": "2019-05-16T23:22:09Z", "updated_at": "2019-05-16T23:22:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "0f7e0fb3-37c5-40ee-9dab-5d217e8f8e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "5107c3ea-2697-4444-8f9e-a04ab3519b78", "remote_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "6d85b78a-bf3d-455a-9930-ebf7229c1586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:22:09Z", "revision_number": 0, "id": "c6af1a1b-c25d-49aa-8193-900a5c13f616", "remote_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "remote_ip_prefix": null, "created_at": "2019-05-16T23:22:09Z", "security_group_id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "tenant_id": "74fb250addb24267970106fc03b9b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "74fb250addb24267970106fc03b9b9ed"}], "revision_number": 1, "project_id": "74fb250addb24267970106fc03b9b9ed", "id": "3e182ac5-057c-40c5-9943-b0287fd5667d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-16 23:54:27,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-0194b6d9-9fdd-4377-8590-4352422183ea 2019-05-16 23:54:27,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.35357093811s 2019-05-16 23:54:27,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 23:54:27,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/3e182ac5-057c-40c5-9943-b0287fd5667d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:54:27,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 23:54:27 GMT X-Openstack-Request-Id: req-a81f3cbd-7cc3-4cfe-b2f1-b7effc892301 2019-05-16 23:54:27,803 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 23:54:27,803 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/3e182ac5-057c-40c5-9943-b0287fd5667d.json used request id req-a81f3cbd-7cc3-4cfe-b2f1-b7effc892301 2019-05-16 23:54:27,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.696174144745s 2019-05-16 23:54:27,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 23:54:27,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:54:28,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Thu, 16 May 2019 23:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfb9bf25-7f0e-4d25-b82d-776590f3a8b8 2019-05-16 23:54:28,037 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8616fd71dd8248f895bc7ea9d0e34ef7", "links": {"self": "http://172.30.9.36:5000/v3/roles/8616fd71dd8248f895bc7ea9d0e34ef7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 23:54:28,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-cfb9bf25-7f0e-4d25-b82d-776590f3a8b8 2019-05-16 23:54:28,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.230520009995s 2019-05-16 23:54:28,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-05-16 23:54:28,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/roles/8616fd71dd8248f895bc7ea9d0e34ef7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fc10144c2f6df1b4a19bb1bc5df4d854eb2c2e39" 2019-05-16 23:54:28,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 23:54:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9abe5118-5d37-4e31-8aa4-8c49ff1298c9 2019-05-16 23:54:28,200 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 23:54:28,200 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/roles/8616fd71dd8248f895bc7ea9d0e34ef7 used request id req-9abe5118-5d37-4e31-8aa4-8c49ff1298c9 2019-05-16 23:54:28,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.157132863998s 2019-05-16 23:54:28,201 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------+------------------+----------------------+------------------+----------------+ | rally_full | functest | benchmarking | 127:56 | FAIL | | rally_jobs | functest | benchmarking | 28:22 | PASS | | vmtp | functest | benchmarking | 19:57 | PASS | | shaker | functest | benchmarking | 31:55 | PASS | +--------------------+------------------+----------------------+------------------+----------------+ 2019-05-16 23:54:28,206 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-05-16 23:54:28,262 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-16 23:54:31,256 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-11 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-16 23:54:31,259 - 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.36,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.36:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Q4ww14UaiUQZTD1ey9lPdV6ts 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=11661fc090eb46e2a9c07f559c7cfc6a export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-16 23:54:31,259 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-16 23:54:31,259 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-05-16 23:54:31,259 - 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-05-16 23:54:31,261 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-05-16 23:54:34,020 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-11 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-16 23:54:34,023 - 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.36,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.36:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Q4ww14UaiUQZTD1ey9lPdV6ts 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=11661fc090eb46e2a9c07f559c7cfc6a export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-16 23:54:34,023 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-16 23:54:34,024 - 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-05-16 23:54:34,032 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-05-16 23:54:34,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 23:54:34,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 23:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e2d808b-51a4-40ac-b969-eb21a72061eb 2019-05-16 23:54:34,209 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 23:54:34,209 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-6e2d808b-51a4-40ac-b969-eb21a72061eb 2019-05-16 23:54:34,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 23:54:34,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-17T00:54:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["nU720p1QTMm2A-R-ZLzCAg"], "issued_at": "2019-05-16T23:54:34.000000Z"}} 2019-05-16 23:54:34,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 23:54:34,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}58338c74d26120de6a8803f51bf8fdd49718faa5" 2019-05-16 23:54:35,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 16 May 2019 23:54:35 GMT X-Openstack-Request-Id: req-0b9b4628-e60e-47eb-812b-bf033a4cd834 2019-05-16 23:54:35,053 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-16 23:54:35,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0b9b4628-e60e-47eb-812b-bf033a4cd834 2019-05-16 23:54:35,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.396312952042s 2019-05-16 23:54:35,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 23:54:35,071 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 16 May 2019 23:54:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61ee3f6d-3c2c-4f23-b518-eb3d5306b278 2019-05-16 23:54:35,071 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-16 23:54:35,071 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-61ee3f6d-3c2c-4f23-b518-eb3d5306b278 2019-05-16 23:54:35,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 23:54:35,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}58338c74d26120de6a8803f51bf8fdd49718faa5" 2019-05-16 23:54:35,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 23:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a25dcd7d-e3cc-48c8-9621-d3daca1c33bd 2019-05-16 23:54:35,393 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 23:54:35,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-a25dcd7d-e3cc-48c8-9621-d3daca1c33bd 2019-05-16 23:54:35,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.320858001709s 2019-05-16 23:54:35,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-16 23:54:35,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}58338c74d26120de6a8803f51bf8fdd49718faa5" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}}' 2019-05-16 23:54:35,661 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Thu, 16 May 2019 23:54:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78fca54e-0079-49fa-b86c-7c3cf1f53239 2019-05-16 23:54:35,661 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.36:5000/v3/projects/29efc4e4e18e4ab2a834d1c83a3756a7"}, "tags": [], "enabled": true, "id": "29efc4e4e18e4ab2a834d1c83a3756a7", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}} 2019-05-16 23:54:35,662 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-78fca54e-0079-49fa-b86c-7c3cf1f53239 2019-05-16 23:54:35,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.259964942932s 2019-05-16 23:54:35,662 - 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'29efc4e4e18e4ab2a834d1c83a3756a7', '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_90aa91dc-11c3-4fc8-ada4-81d708db0f68'}) 2019-05-16 23:54:35,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-16 23:54:35,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}58338c74d26120de6a8803f51bf8fdd49718faa5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "KHZY4RFQ5DSuAM8wWQwhDtHeaqQlxQ", "email": null, "name": "cloudify-user_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}}' 2019-05-16 23:54:36,159 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Thu, 16 May 2019 23:54:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8dd508d-4cfb-4c82-a25c-f9e56a8f0242 2019-05-16 23:54:36,159 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "links": {"self": "http://172.30.9.36:5000/v3/users/57b3b321cb9a42e39f40eaf4dcaaeea3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "domain_id": "default", "password_expires_at": null}} 2019-05-16 23:54:36,159 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-a8dd508d-4cfb-4c82-a25c-f9e56a8f0242 2019-05-16 23:54:36,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.489248991013s 2019-05-16 23:54:36,160 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'57b3b321cb9a42e39f40eaf4dcaaeea3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_90aa91dc-11c3-4fc8-ada4-81d708db0f68'}) 2019-05-16 23:54:36,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 23:54:36,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}58338c74d26120de6a8803f51bf8fdd49718faa5" 2019-05-16 23:54:36,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 23:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f80a7411-bf58-489a-8388-5329fad000e5 2019-05-16 23:54:36,288 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 23:54:36,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-f80a7411-bf58-489a-8388-5329fad000e5 2019-05-16 23:54:36,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.12479186058s 2019-05-16 23:54:36,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 23:54:36,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}58338c74d26120de6a8803f51bf8fdd49718faa5" 2019-05-16 23:54:36,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 23:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0248bc81-f31c-4655-a07c-0b74bd873246 2019-05-16 23:54:36,517 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 23:54:36,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-0248bc81-f31c-4655-a07c-0b74bd873246 2019-05-16 23:54:36,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223377943039s 2019-05-16 23:54:36,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-16 23:54:36,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}58338c74d26120de6a8803f51bf8fdd49718faa5" 2019-05-16 23:54:36,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 16 May 2019 23:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c352f80-86e4-4b4c-a018-bc2943c21dfd 2019-05-16 23:54:36,728 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-16 23:54:36,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-2c352f80-86e4-4b4c-a018-bc2943c21dfd 2019-05-16 23:54:36,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204982995987s 2019-05-16 23:54:36,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 23:54:36,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}58338c74d26120de6a8803f51bf8fdd49718faa5" 2019-05-16 23:54:37,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 16 May 2019 23:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6eee7bc-60f1-47b8-8fb3-2426fe71535f 2019-05-16 23:54:37,050 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-16 23:54:37,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-c6eee7bc-60f1-47b8-8fb3-2426fe71535f 2019-05-16 23:54:37,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.316179990768s 2019-05-16 23:54:37,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-16 23:54:37,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}58338c74d26120de6a8803f51bf8fdd49718faa5" 2019-05-16 23:54:37,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 16 May 2019 23:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f1e31df-3d4e-4e7a-8124-8fa0d32b85af 2019-05-16 23:54:37,284 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "cloudify-user_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "links": {"self": "http://172.30.9.36:5000/v3/users/57b3b321cb9a42e39f40eaf4dcaaeea3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-16 23:54:37,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-8f1e31df-3d4e-4e7a-8124-8fa0d32b85af 2019-05-16 23:54:37,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233242034912s 2019-05-16 23:54:37,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 23:54:37,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}58338c74d26120de6a8803f51bf8fdd49718faa5" 2019-05-16 23:54:37,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Thu, 16 May 2019 23:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f59fff-68aa-4f53-ac34-faf4f330d98d 2019-05-16 23:54:37,502 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.36:5000/v3/projects/29efc4e4e18e4ab2a834d1c83a3756a7"}, "tags": [], "enabled": true, "id": "29efc4e4e18e4ab2a834d1c83a3756a7", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 23:54:37,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-d8f59fff-68aa-4f53-ac34-faf4f330d98d 2019-05-16 23:54:37,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206150054932s 2019-05-16 23:54:37,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-16 23:54:37,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=57b3b321cb9a42e39f40eaf4dcaaeea3&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=29efc4e4e18e4ab2a834d1c83a3756a7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58338c74d26120de6a8803f51bf8fdd49718faa5" 2019-05-16 23:54:37,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 16 May 2019 23:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c7c8dba-3573-48f8-886c-fe231cd441bb 2019-05-16 23:54:37,743 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=57b3b321cb9a42e39f40eaf4dcaaeea3&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=29efc4e4e18e4ab2a834d1c83a3756a7", "previous": null, "next": null}} 2019-05-16 23:54:37,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=57b3b321cb9a42e39f40eaf4dcaaeea3&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=29efc4e4e18e4ab2a834d1c83a3756a7 used request id req-4c7c8dba-3573-48f8-886c-fe231cd441bb 2019-05-16 23:54:37,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.232480049133s 2019-05-16 23:54:37,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-16 23:54:37,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/29efc4e4e18e4ab2a834d1c83a3756a7/users/57b3b321cb9a42e39f40eaf4dcaaeea3/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58338c74d26120de6a8803f51bf8fdd49718faa5" 2019-05-16 23:54:37,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 16 May 2019 23:54:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cff822a-72c3-4dc6-85b2-b19ba6a6f256 2019-05-16 23:54:37,952 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-16 23:54:37,952 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/29efc4e4e18e4ab2a834d1c83a3756a7/users/57b3b321cb9a42e39f40eaf4dcaaeea3/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-5cff822a-72c3-4dc6-85b2-b19ba6a6f256 2019-05-16 23:54:37,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.204121112823s 2019-05-16 23:54:37,953 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_90aa91dc-11c3-4fc8-ada4-81d708db0f68', 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'29efc4e4e18e4ab2a834d1c83a3756a7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'KHZY4RFQ5DSuAM8wWQwhDtHeaqQlxQ', 'username': u'cloudify-user_90aa91dc-11c3-4fc8-ada4-81d708db0f68', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-16 23:54:37,956 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_90aa91dc-11c3-4fc8-ada4-81d708db0f68', 'password': 'KHZY4RFQ5DSuAM8wWQwhDtHeaqQlxQ', 'project_name': 'cloudify-project_90aa91dc-11c3-4fc8-ada4-81d708db0f68', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': '29efc4e4e18e4ab2a834d1c83a3756a7', 'project_domain_name': 'Default'} 2019-05-16 23:54:37,957 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-05-16 23:54:37,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-16 23:54:37,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}58338c74d26120de6a8803f51bf8fdd49718faa5" 2019-05-16 23:54:38,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 16 May 2019 23:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63d914cf-97f7-40dc-aba6-7bee4aab0c10 2019-05-16 23:54:38,185 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-16 23:54:38,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-63d914cf-97f7-40dc-aba6-7bee4aab0c10 2019-05-16 23:54:38,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.227949142456s 2019-05-16 23:54:38,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-16 23:54:38,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}58338c74d26120de6a8803f51bf8fdd49718faa5" 2019-05-16 23:54:38,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Thu, 16 May 2019 23:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdd15d40-1b1c-44f2-8bcb-f743953e02ba 2019-05-16 23:54:38,411 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.36:5000/v3/projects/29efc4e4e18e4ab2a834d1c83a3756a7"}, "tags": [], "enabled": true, "id": "29efc4e4e18e4ab2a834d1c83a3756a7", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-16 23:54:38,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-bdd15d40-1b1c-44f2-8bcb-f743953e02ba 2019-05-16 23:54:38,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218116044998s 2019-05-16 23:54:38,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-16 23:54:38,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}58338c74d26120de6a8803f51bf8fdd49718faa5" -d '{"network": {"tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "name": "cloudify-net_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "admin_state_up": true}}' 2019-05-16 23:54:39,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Thu, 16 May 2019 23:54:39 GMT X-Openstack-Request-Id: req-ae6031d2-eb66-495a-8876-6c7494eac728 2019-05-16 23:54:39,084 - 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":"8ba099c4-715b-4be6-8398-3985dfffa234","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"29efc4e4e18e4ab2a834d1c83a3756a7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T23:54:38Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_90aa91dc-11c3-4fc8-ada4-81d708db0f68","admin_state_up":true,"tenant_id":"29efc4e4e18e4ab2a834d1c83a3756a7","created_at":"2019-05-16T23:54:38Z","mtu":1450}} 2019-05-16 23:54:39,085 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-ae6031d2-eb66-495a-8876-6c7494eac728 2019-05-16 23:54:39,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.671550989151s 2019-05-16 23:54:39,085 - 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-05-16T23:54:38Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8ba099c4-715b-4be6-8398-3985dfffa234', u'provider:segmentation_id': 43, 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_90aa91dc-11c3-4fc8-ada4-81d708db0f68', u'created_at': u'2019-05-16T23:54:38Z', u'mtu': 1450, u'tenant_id': u'29efc4e4e18e4ab2a834d1c83a3756a7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'29efc4e4e18e4ab2a834d1c83a3756a7', u'l2_adjacency': True}) 2019-05-16 23:54:39,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 23:54:39,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 16 May 2019 23:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-267d4c31-5d29-417f-883c-9335f788d54d 2019-05-16 23:54:39,096 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-16 23:54:39,096 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-267d4c31-5d29-417f-883c-9335f788d54d 2019-05-16 23:54:39,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-16 23:54:39,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-17T00:54:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29efc4e4e18e4ab2a834d1c83a3756a7", "name": "cloudify-project_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/29efc4e4e18e4ab2a834d1c83a3756a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/29efc4e4e18e4ab2a834d1c83a3756a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/29efc4e4e18e4ab2a834d1c83a3756a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/29efc4e4e18e4ab2a834d1c83a3756a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/29efc4e4e18e4ab2a834d1c83a3756a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/29efc4e4e18e4ab2a834d1c83a3756a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/29efc4e4e18e4ab2a834d1c83a3756a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/29efc4e4e18e4ab2a834d1c83a3756a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/29efc4e4e18e4ab2a834d1c83a3756a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_29efc4e4e18e4ab2a834d1c83a3756a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_29efc4e4e18e4ab2a834d1c83a3756a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "id": "57b3b321cb9a42e39f40eaf4dcaaeea3"}, "audit_ids": ["3S1n5klyQW68Iu4JisDa3w"], "issued_at": "2019-05-16T23:54:39.000000Z"}} 2019-05-16 23:54:39,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 23:54:39,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:54:39,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Thu, 16 May 2019 23:54:39 GMT X-Openstack-Request-Id: req-ab5821ef-3f0e-4f9c-9c2d-227d6d49f2fe 2019-05-16 23:54:39,905 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"8ba099c4-715b-4be6-8398-3985dfffa234","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"29efc4e4e18e4ab2a834d1c83a3756a7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-16T23:54:38Z","qos_policy_id":null,"name":"cloudify-net_90aa91dc-11c3-4fc8-ada4-81d708db0f68","admin_state_up":true,"tenant_id":"29efc4e4e18e4ab2a834d1c83a3756a7","created_at":"2019-05-16T23:54:38Z","mtu":1450}]} 2019-05-16 23:54:39,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-ab5821ef-3f0e-4f9c-9c2d-227d6d49f2fe 2019-05-16 23:54:39,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.404446125031s 2019-05-16 23:54:39,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-16 23:54:39,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" -d '{"subnet": {"name": "cloudify-subnet_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "enable_dhcp": true, "network_id": "8ba099c4-715b-4be6-8398-3985dfffa234", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-16 23:54:41,275 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Thu, 16 May 2019 23:54:41 GMT X-Openstack-Request-Id: req-b949d19b-db4b-4905-a49e-a9035b69f265 2019-05-16 23:54:41,276 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ba099c4-715b-4be6-8398-3985dfffa234","tenant_id":"29efc4e4e18e4ab2a834d1c83a3756a7","created_at":"2019-05-16T23:54:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-16T23:54:40Z","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":"29efc4e4e18e4ab2a834d1c83a3756a7","id":"b8ccae9a-4e3f-4150-988d-65243c6ecefd","subnetpool_id":null,"name":"cloudify-subnet_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}} 2019-05-16 23:54:41,276 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-b949d19b-db4b-4905-a49e-a9035b69f265 2019-05-16 23:54:41,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.36956000328s 2019-05-16 23:54:41,277 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T23:54:40Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b8ccae9a-4e3f-4150-988d-65243c6ecefd', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_90aa91dc-11c3-4fc8-ada4-81d708db0f68', u'enable_dhcp': True, u'network_id': u'8ba099c4-715b-4be6-8398-3985dfffa234', u'tenant_id': u'29efc4e4e18e4ab2a834d1c83a3756a7', u'created_at': u'2019-05-16T23:54:40Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'29efc4e4e18e4ab2a834d1c83a3756a7'}) 2019-05-16 23:54:41,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-16 23:54:41,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "cloudify-router_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "admin_state_up": true}}' 2019-05-16 23:54:48,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Thu, 16 May 2019 23:54:48 GMT X-Openstack-Request-Id: req-5c665cb2-d8e6-452a-a1d4-833b498c0489 2019-05-16 23:54:48,871 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:54:42Z", "admin_state_up": true, "updated_at": "2019-05-16T23:54:43Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "a56682a1-9aa5-4e07-b9e6-9699bbb6c8bf", "name": "cloudify-router_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}} 2019-05-16 23:54:48,872 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-5c665cb2-d8e6-452a-a1d4-833b498c0489 2019-05-16 23:54:48,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.59465193748s 2019-05-16 23:54:48,872 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-16T23:54:43Z', u'revision_number': 3, u'id': u'a56682a1-9aa5-4e07-b9e6-9699bbb6c8bf', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.215'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_90aa91dc-11c3-4fc8-ada4-81d708db0f68', u'admin_state_up': True, u'tenant_id': u'29efc4e4e18e4ab2a834d1c83a3756a7', u'created_at': u'2019-05-16T23:54:42Z', u'flavor_id': None, u'routes': [], u'project_id': u'29efc4e4e18e4ab2a834d1c83a3756a7'}) 2019-05-16 23:54:48,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-16 23:54:48,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/a56682a1-9aa5-4e07-b9e6-9699bbb6c8bf/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}624fc997662e7f417f49a266aee9e875203d82ca" -d '{"subnet_id": "b8ccae9a-4e3f-4150-988d-65243c6ecefd"}' 2019-05-16 23:54:52,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 23:54:52 GMT X-Openstack-Request-Id: req-12580646-9dcd-4887-918d-6be8ba4e30c1 2019-05-16 23:54:52,782 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8ba099c4-715b-4be6-8398-3985dfffa234", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "subnet_id": "b8ccae9a-4e3f-4150-988d-65243c6ecefd", "subnet_ids": ["b8ccae9a-4e3f-4150-988d-65243c6ecefd"], "port_id": "b9998b34-e94a-4d51-a8a8-2167716f99a5", "id": "a56682a1-9aa5-4e07-b9e6-9699bbb6c8bf"} 2019-05-16 23:54:52,782 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/a56682a1-9aa5-4e07-b9e6-9699bbb6c8bf/add_router_interface.json used request id req-12580646-9dcd-4887-918d-6be8ba4e30c1 2019-05-16 23:54:52,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.9093439579s 2019-05-16 23:54:52,783 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-05-16 23:54:54,045 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:9f7149c7a51ff7b517ffd8b6fe01cca0 sha256:f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74 2019-05-16 23:54:54,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-16 23:54:54,053 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 16 May 2019 23:54:54 GMT 2019-05-16 23:54:54,054 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-16 23:54:54,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 23:54:54,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:54:54,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 16 May 2019 23:54:54 GMT X-Openstack-Request-Id: req-b837c1b1-c6ea-4ed5-9b4e-e1773c27efb5 2019-05-16 23:54:54,363 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 23:54:54,363 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-b837c1b1-c6ea-4ed5-9b4e-e1773c27efb5 2019-05-16 23:54:54,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303263902664s 2019-05-16 23:54:54,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-16 23:54:54,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" -d '{"owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "owner_specified.shade.object": "images/cloudify-img_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}' 2019-05-16 23:54:54,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Thu, 16 May 2019 23:54:54 GMT Location: http://172.30.9.36:9292/v2/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-050bb467-0a59-4b2a-a864-5c91b2b2f94b 2019-05-16 23:54:54,737 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T23:54:54Z", "file": "/v2/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90/file", "owner": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "size": null, "self": "/v2/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify-img_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "checksum": null, "created_at": "2019-05-16T23:54:54Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-16 23:54:54,737 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-050bb467-0a59-4b2a-a864-5c91b2b2f94b 2019-05-16 23:54:54,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.3650431633s 2019-05-16 23:54:54,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-16 23:54:54,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90/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}624fc997662e7f417f49a266aee9e875203d82ca" -d '' 2019-05-16 23:54:59,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 16 May 2019 23:54:59 GMT X-Openstack-Request-Id: req-4c5321f1-57f1-4ffb-8a22-0ad700c4f708 2019-05-16 23:54:59,799 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-16 23:54:59,799 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90/file used request id req-4c5321f1-57f1-4ffb-8a22-0ad700c4f708 2019-05-16 23:54:59,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.06100201607s 2019-05-16 23:54:59,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 23:54:59,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:00,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 16 May 2019 23:55:00 GMT X-Openstack-Request-Id: req-324569b3-49c7-42ea-b748-0f60a233066e 2019-05-16 23:55:00,133 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T23:54:59Z", "file": "/v2/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90/file", "owner": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "size": 297336832, "self": "/v2/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify-img_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-16T23:54:54Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 23:55:00,134 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-324569b3-49c7-42ea-b748-0f60a233066e 2019-05-16 23:55:00,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.329254865646s 2019-05-16 23:55:00,136 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90/snap', u'metadata': Munch({})})], 'file': u'/v2/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90/file', 'owner': u'29efc4e4e18e4ab2a834d1c83a3756a7', 'id': u'04cd9fb7-6105-4dde-b2f5-30c1fcdedf90', 'size': 297336832, u'self': u'/v2/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29efc4e4e18e4ab2a834d1c83a3756a7', 'name': 'cloudify-project_90aa91dc-11c3-4fc8-ada4-81d708db0f68', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-16T23:54:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-16T23:54:59Z', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/cloudify-img_90aa91dc-11c3-4fc8-ada4-81d708db0f68', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'properties': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/cloudify-img_90aa91dc-11c3-4fc8-ada4-81d708db0f68', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_90aa91dc-11c3-4fc8-ada4-81d708db0f68', 'created': u'2019-05-16T23:54:54Z', 'checksum': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'created_at': u'2019-05-16T23:54:54Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', 'metadata': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/cloudify-img_90aa91dc-11c3-4fc8-ada4-81d708db0f68', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}}) 2019-05-16 23:55:00,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-16 23:55:00,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}58338c74d26120de6a8803f51bf8fdd49718faa5" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-05-16 23:55:00,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 16 May 2019 23:55: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-9d51185e-4f37-4fa1-a9d3-b2b113efdb4a x-openstack-request-id: req-9d51185e-4f37-4fa1-a9d3-b2b113efdb4a 2019-05-16 23:55:00,471 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify-flavor_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "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": "a423a56e-38be-4d9e-bd80-6743c3e6da21"}} 2019-05-16 23:55:00,471 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-9d51185e-4f37-4fa1-a9d3-b2b113efdb4a 2019-05-16 23:55:00,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.331548929214s 2019-05-16 23:55:00,472 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_90aa91dc-11c3-4fc8-ada4-81d708db0f68', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'a423a56e-38be-4d9e-bd80-6743c3e6da21', 'swap': 0}) 2019-05-16 23:55:00,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-16 23:55:00,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21/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}58338c74d26120de6a8803f51bf8fdd49718faa5" -d '{"extra_specs": {}}' 2019-05-16 23:55:00,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 23:55: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-9a423ab6-f7dc-4e9b-80d4-ac7c56e61969 x-openstack-request-id: req-9a423ab6-f7dc-4e9b-80d4-ac7c56e61969 2019-05-16 23:55:00,494 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-16 23:55:00,494 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21/os-extra_specs used request id req-9a423ab6-f7dc-4e9b-80d4-ac7c56e61969 2019-05-16 23:55:00,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021870136261s 2019-05-16 23:55:00,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-16 23:55:00,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" -d '{"keypair": {"name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}}' 2019-05-16 23:55:00,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Thu, 16 May 2019 23:55: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-62b5d561-0082-47cf-b6b2-4a68892c5d35 x-openstack-request-id: req-62b5d561-0082-47cf-b6b2-4a68892c5d35 2019-05-16 23:55:00,909 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5Yd8W1V61nGcyIzXUk7OqogCWKo9C0MPZNQTX1wb60uCPfoXMH9upyLve8PbNWostKSXKgPPkqvoKykYcuAPrLHPGMdW9iM+duazNtxC9uMCL20HFmBOLPkUpJQEVpDEYlRjO8gswUhoyTVf1ERVyZxUXQPkMbGaJdM5ySEKN4uH88QqwOq82+169QeIbBE+4XFfgk1pcpo48OaNWScZ7cxhbi/0cdzGQFHvrJJbOIwZubwvcpF5pn52Xs36yR3x+T+xz8+d7+MzQTagqp2vfTIunjpHyT4tXofNMDrtTBAFRHebUV7rl/Ue5CwStJ4EcbJTTJGiyxHnUYSbIKE9N Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuWHfFtVetZxnMiM11JOzqqIAliqPQtDD2TUE19cG+tLgj36F\nzB/bqci73vD2zVqLLSklyoDz5Kr6CspGHLgD6yxzxjHVvYjPnbmszbcQvbjAi9tB\nxZgTiz5FKSUBFaQxGJUYzvILMFIaMk1X9REVcmcVF0D5DGxmiXTOckhCjeLh/PEK\nsDqvNvtevUHiGwRPuFxX4JNaXKaOPDmjVknGe3MYW4v9HHcxkBR76ySWziMGbm8L\n3KReaZ+dl7N+skd8fk/sc/Pne/jM0E2oKqdr30yLp46R8k+LV6HzTA67UwQBUR3m\n1Fe65f1HuQsErSeBHGyU0yRossR51GEmyChPTQIDAQABAoIBAEdWDSXZN5fFNsTJ\nXdaOe83Gh1lByV0ZvrOfvlxcZ1gvu7AcLNpuy/WaxAi3SxGcrP/U3LD/TFsLHCr4\nyWAVw5REx8xVsv07X0E/iOqkbnHDXXy0A6xIqASmErERh0hPpYDjJufDpmCSx3fh\n4V3xlAIw/qGzI+MO96ofY64AdnPoWT0hu9pNmaeCXiPBy++zTAhfwOC+4w0f+hDR\nVaYHkN+zZt14ZVYBstDkjaj3Mroa6RpgUvlCzYoypwu1bQjh61rjpOJtGl7jYyRl\nH71uPgekyXcBRmeSCIxj1ZCiApcx9viDXUAmkHG6b27vRzheycL8CyGNbzTUvYn5\n3XaF3uECgYEA8EAJAVrbfaehCue+DSM2Jim8d8Ix+RbGJZuhBJOSnCTxrfmqRZ45\nJ1p5AsJLzI6cvI4FvFOUo2nf+sXxjOs2C1bS0Yvyahpi6gt+7bWVCUVULxF3yGVN\njlKimO3Suit+kjnXAgBGW6Lx5MqcQZfUVGSUucCAJoKjjpDBfyNHdkUCgYEAxYkG\nRtQNfO48F0qwgolEk8033W8IeABH0NciQ5cQTY83f/RmUn75DhIqiXT4oH5iOtcH\nBj+zrrnypIf+vemiDUUEp5wQ1IIKexPm6sAhCeRwuMz/sxkjkSEsSDkv8VjZjeJq\nuCsn5C1XuyaPlsw3fcl1EHYgaJ4GUcXJbA2k6WkCgYAB+7VXUoWvUtvseB9Egn7m\n779DidHZyYtXMiKxI/q42UE5e28hZf34yjFniW0QwjifAdkgRdxbQPt9WXb1/9cR\nXuUcn7gfkhow7mlc0vvo+K6KOO2xNMzgGOSIuKXdrZA86sdQl+n8xaqTheymSfeR\nvsbPhbxJFRj+i0ldoE/ttQKBgGbTfEv0aI0G6orpW1aoI+WYZyNCgDMPWlLxGin7\nAgaNrcNSsszwwa68cB4boKzS/UlJ06NCF8O1kgRpsoajjrK/obuqNuyYQOJuqr66\ngrhGjRL1y4ksZeJPVWDHPBizOpRsL0dtV5ekrs2CNi62YZB+BQ0roJU05W89uSsh\nMx45AoGBAN/FOEvLKzOGbhtk6xxiHUJTIF1kHSEv22YhuCRrMP+ZbVSAQfhscYJM\na7ZU5qkYJ6h1t5TSqnq8Q8fS6Z04U2zPXk5uydQkpdg+U+0mqQTRUHaaKs+qgbr0\niz0M8p+YDMQU7hEvXmNTk95l/lGyquqY+i6xi3Rqrz2jVgEdA5hz\n-----END RSA PRIVATE KEY-----\n", "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "fingerprint": "32:e0:75:10:f6:33:1f:9d:b5:22:99:3d:92:c4:0e:f4"}} 2019-05-16 23:55:00,909 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-62b5d561-0082-47cf-b6b2-4a68892c5d35 2019-05-16 23:55:00,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.411573886871s 2019-05-16 23:55:00,910 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5Yd8W1V61nGcyIzXUk7OqogCWKo9C0MPZNQTX1wb60uCPfoXMH9upyLve8PbNWostKSXKgPPkqvoKykYcuAPrLHPGMdW9iM+duazNtxC9uMCL20HFmBOLPkUpJQEVpDEYlRjO8gswUhoyTVf1ERVyZxUXQPkMbGaJdM5ySEKN4uH88QqwOq82+169QeIbBE+4XFfgk1pcpo48OaNWScZ7cxhbi/0cdzGQFHvrJJbOIwZubwvcpF5pn52Xs36yR3x+T+xz8+d7+MzQTagqp2vfTIunjpHyT4tXofNMDrtTBAFRHebUV7rl/Ue5CwStJ4EcbJTTJGiyxHnUYSbIKE9N Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuWHfFtVetZxnMiM11JOzqqIAliqPQtDD2TUE19cG+tLgj36F\nzB/bqci73vD2zVqLLSklyoDz5Kr6CspGHLgD6yxzxjHVvYjPnbmszbcQvbjAi9tB\nxZgTiz5FKSUBFaQxGJUYzvILMFIaMk1X9REVcmcVF0D5DGxmiXTOckhCjeLh/PEK\nsDqvNvtevUHiGwRPuFxX4JNaXKaOPDmjVknGe3MYW4v9HHcxkBR76ySWziMGbm8L\n3KReaZ+dl7N+skd8fk/sc/Pne/jM0E2oKqdr30yLp46R8k+LV6HzTA67UwQBUR3m\n1Fe65f1HuQsErSeBHGyU0yRossR51GEmyChPTQIDAQABAoIBAEdWDSXZN5fFNsTJ\nXdaOe83Gh1lByV0ZvrOfvlxcZ1gvu7AcLNpuy/WaxAi3SxGcrP/U3LD/TFsLHCr4\nyWAVw5REx8xVsv07X0E/iOqkbnHDXXy0A6xIqASmErERh0hPpYDjJufDpmCSx3fh\n4V3xlAIw/qGzI+MO96ofY64AdnPoWT0hu9pNmaeCXiPBy++zTAhfwOC+4w0f+hDR\nVaYHkN+zZt14ZVYBstDkjaj3Mroa6RpgUvlCzYoypwu1bQjh61rjpOJtGl7jYyRl\nH71uPgekyXcBRmeSCIxj1ZCiApcx9viDXUAmkHG6b27vRzheycL8CyGNbzTUvYn5\n3XaF3uECgYEA8EAJAVrbfaehCue+DSM2Jim8d8Ix+RbGJZuhBJOSnCTxrfmqRZ45\nJ1p5AsJLzI6cvI4FvFOUo2nf+sXxjOs2C1bS0Yvyahpi6gt+7bWVCUVULxF3yGVN\njlKimO3Suit+kjnXAgBGW6Lx5MqcQZfUVGSUucCAJoKjjpDBfyNHdkUCgYEAxYkG\nRtQNfO48F0qwgolEk8033W8IeABH0NciQ5cQTY83f/RmUn75DhIqiXT4oH5iOtcH\nBj+zrrnypIf+vemiDUUEp5wQ1IIKexPm6sAhCeRwuMz/sxkjkSEsSDkv8VjZjeJq\nuCsn5C1XuyaPlsw3fcl1EHYgaJ4GUcXJbA2k6WkCgYAB+7VXUoWvUtvseB9Egn7m\n779DidHZyYtXMiKxI/q42UE5e28hZf34yjFniW0QwjifAdkgRdxbQPt9WXb1/9cR\nXuUcn7gfkhow7mlc0vvo+K6KOO2xNMzgGOSIuKXdrZA86sdQl+n8xaqTheymSfeR\nvsbPhbxJFRj+i0ldoE/ttQKBgGbTfEv0aI0G6orpW1aoI+WYZyNCgDMPWlLxGin7\nAgaNrcNSsszwwa68cB4boKzS/UlJ06NCF8O1kgRpsoajjrK/obuqNuyYQOJuqr66\ngrhGjRL1y4ksZeJPVWDHPBizOpRsL0dtV5ekrs2CNi62YZB+BQ0roJU05W89uSsh\nMx45AoGBAN/FOEvLKzOGbhtk6xxiHUJTIF1kHSEv22YhuCRrMP+ZbVSAQfhscYJM\na7ZU5qkYJ6h1t5TSqnq8Q8fS6Z04U2zPXk5uydQkpdg+U+0mqQTRUHaaKs+qgbr0\niz0M8p+YDMQU7hEvXmNTk95l/lGyquqY+i6xi3Rqrz2jVgEdA5hz\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'57b3b321cb9a42e39f40eaf4dcaaeea3', 'name': u'cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68', 'created_at': '2019-05-16T23:55:00.910524', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29efc4e4e18e4ab2a834d1c83a3756a7', 'name': 'cloudify-project_90aa91dc-11c3-4fc8-ada4-81d708db0f68', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'32:e0:75:10:f6:33:1f:9d:b5:22:99:3d:92:c4:0e:f4', 'type': 'ssh', 'id': u'cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68'}) 2019-05-16 23:55:00,911 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAuWHfFtVetZxnMiM11JOzqqIAliqPQtDD2TUE19cG+tLgj36F zB/bqci73vD2zVqLLSklyoDz5Kr6CspGHLgD6yxzxjHVvYjPnbmszbcQvbjAi9tB xZgTiz5FKSUBFaQxGJUYzvILMFIaMk1X9REVcmcVF0D5DGxmiXTOckhCjeLh/PEK sDqvNvtevUHiGwRPuFxX4JNaXKaOPDmjVknGe3MYW4v9HHcxkBR76ySWziMGbm8L 3KReaZ+dl7N+skd8fk/sc/Pne/jM0E2oKqdr30yLp46R8k+LV6HzTA67UwQBUR3m 1Fe65f1HuQsErSeBHGyU0yRossR51GEmyChPTQIDAQABAoIBAEdWDSXZN5fFNsTJ XdaOe83Gh1lByV0ZvrOfvlxcZ1gvu7AcLNpuy/WaxAi3SxGcrP/U3LD/TFsLHCr4 yWAVw5REx8xVsv07X0E/iOqkbnHDXXy0A6xIqASmErERh0hPpYDjJufDpmCSx3fh 4V3xlAIw/qGzI+MO96ofY64AdnPoWT0hu9pNmaeCXiPBy++zTAhfwOC+4w0f+hDR VaYHkN+zZt14ZVYBstDkjaj3Mroa6RpgUvlCzYoypwu1bQjh61rjpOJtGl7jYyRl H71uPgekyXcBRmeSCIxj1ZCiApcx9viDXUAmkHG6b27vRzheycL8CyGNbzTUvYn5 3XaF3uECgYEA8EAJAVrbfaehCue+DSM2Jim8d8Ix+RbGJZuhBJOSnCTxrfmqRZ45 J1p5AsJLzI6cvI4FvFOUo2nf+sXxjOs2C1bS0Yvyahpi6gt+7bWVCUVULxF3yGVN jlKimO3Suit+kjnXAgBGW6Lx5MqcQZfUVGSUucCAJoKjjpDBfyNHdkUCgYEAxYkG RtQNfO48F0qwgolEk8033W8IeABH0NciQ5cQTY83f/RmUn75DhIqiXT4oH5iOtcH Bj+zrrnypIf+vemiDUUEp5wQ1IIKexPm6sAhCeRwuMz/sxkjkSEsSDkv8VjZjeJq uCsn5C1XuyaPlsw3fcl1EHYgaJ4GUcXJbA2k6WkCgYAB+7VXUoWvUtvseB9Egn7m 779DidHZyYtXMiKxI/q42UE5e28hZf34yjFniW0QwjifAdkgRdxbQPt9WXb1/9cR XuUcn7gfkhow7mlc0vvo+K6KOO2xNMzgGOSIuKXdrZA86sdQl+n8xaqTheymSfeR vsbPhbxJFRj+i0ldoE/ttQKBgGbTfEv0aI0G6orpW1aoI+WYZyNCgDMPWlLxGin7 AgaNrcNSsszwwa68cB4boKzS/UlJ06NCF8O1kgRpsoajjrK/obuqNuyYQOJuqr66 grhGjRL1y4ksZeJPVWDHPBizOpRsL0dtV5ekrs2CNi62YZB+BQ0roJU05W89uSsh Mx45AoGBAN/FOEvLKzOGbhtk6xxiHUJTIF1kHSEv22YhuCRrMP+ZbVSAQfhscYJM a7ZU5qkYJ6h1t5TSqnq8Q8fS6Z04U2zPXk5uydQkpdg+U+0mqQTRUHaaKs+qgbr0 iz0M8p+YDMQU7hEvXmNTk95l/lGyquqY+i6xi3Rqrz2jVgEdA5hz -----END RSA PRIVATE KEY----- 2019-05-16 23:55:00,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-16 23:55:00,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" -d '{"security_group": {"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "description": "created by OPNFV Functest (cloudify)"}}' 2019-05-16 23:55:01,397 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Thu, 16 May 2019 23:55:01 GMT X-Openstack-Request-Id: req-5385f5e1-7ec4-4f1e-81fe-7dcf69babbda 2019-05-16 23:55:01,398 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:55:01Z", "updated_at": "2019-05-16T23:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:55:01Z", "revision_number": 0, "id": "72968f08-7197-4b1b-acc6-daacb7136967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:01Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:55:01Z", "revision_number": 0, "id": "ac1da16c-ca47-42e1-b8fb-353714a4fb24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:01Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}], "revision_number": 1, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}} 2019-05-16 23:55:01,398 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-5385f5e1-7ec4-4f1e-81fe-7dcf69babbda 2019-05-16 23:55:01,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.481225967407s 2019-05-16 23:55:01,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 23:55:01,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:01,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Thu, 16 May 2019 23:55:01 GMT X-Openstack-Request-Id: req-e676092f-5111-40df-b0e7-03636540d3da 2019-05-16 23:55:01,659 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:55:01Z", "updated_at": "2019-05-16T23:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:55:01Z", "revision_number": 0, "id": "72968f08-7197-4b1b-acc6-daacb7136967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:01Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:55:01Z", "revision_number": 0, "id": "ac1da16c-ca47-42e1-b8fb-353714a4fb24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:01Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}], "revision_number": 1, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}, {"description": "Default security group", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:54:38Z", "updated_at": "2019-05-16T23:54:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "1117e2d8-816b-4c14-9030-a5c6c19b2fb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "15c212c1-49bd-4c55-a093-087d9ccc8c36", "remote_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "3f07a71d-9cc9-41f9-8b76-1f285a1a7d8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "de4132bf-97b5-4a09-acb4-a7635fd9b487", "remote_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}], "revision_number": 1, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "name": "default"}]} 2019-05-16 23:55:01,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-e676092f-5111-40df-b0e7-03636540d3da 2019-05-16 23:55:01,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.253658056259s 2019-05-16 23:55:01,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-16 23:55:01,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" -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": "0d9f225d-16b3-4763-87e6-aca2e00eab80"}}' 2019-05-16 23:55:02,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 16 May 2019 23:55:02 GMT X-Openstack-Request-Id: req-715a8ac8-53b8-44a8-9a1c-0a1de080f5a3 2019-05-16 23:55:02,086 - 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-05-16T23:55:02Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "port_range_min": 22, "revision_number": 0, "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:55:02Z", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "1e9ea83d-a90c-449c-aa11-ce0e8ef9e3cf"}} 2019-05-16 23:55:02,086 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-715a8ac8-53b8-44a8-9a1c-0a1de080f5a3 2019-05-16 23:55:02,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.419682025909s 2019-05-16 23:55:02,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 23:55:02,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:02,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Thu, 16 May 2019 23:55:02 GMT X-Openstack-Request-Id: req-ff9d8f21-8a48-47ca-bdf4-b8a8b578a58f 2019-05-16 23:55:02,431 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:55:01Z", "updated_at": "2019-05-16T23:55:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-16T23:55:02Z", "revision_number": 0, "id": "1e9ea83d-a90c-449c-aa11-ce0e8ef9e3cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:02Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:55:01Z", "revision_number": 0, "id": "72968f08-7197-4b1b-acc6-daacb7136967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:01Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:55:01Z", "revision_number": 0, "id": "ac1da16c-ca47-42e1-b8fb-353714a4fb24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:01Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}], "revision_number": 2, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}, {"description": "Default security group", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:54:38Z", "updated_at": "2019-05-16T23:54:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "1117e2d8-816b-4c14-9030-a5c6c19b2fb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "15c212c1-49bd-4c55-a093-087d9ccc8c36", "remote_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "3f07a71d-9cc9-41f9-8b76-1f285a1a7d8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "de4132bf-97b5-4a09-acb4-a7635fd9b487", "remote_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}], "revision_number": 1, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "name": "default"}]} 2019-05-16 23:55:02,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-ff9d8f21-8a48-47ca-bdf4-b8a8b578a58f 2019-05-16 23:55:02,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.339262008667s 2019-05-16 23:55:02,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-16 23:55:02,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" -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": "0d9f225d-16b3-4763-87e6-aca2e00eab80"}}' 2019-05-16 23:55:02,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 16 May 2019 23:55:02 GMT X-Openstack-Request-Id: req-1a129642-de1b-4811-9702-5efd4790c089 2019-05-16 23:55:02,882 - 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-05-16T23:55:02Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "port_range_min": null, "revision_number": 0, "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:55:02Z", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "66b39200-2d28-4c9c-aa2c-48aae548b260"}} 2019-05-16 23:55:02,883 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-1a129642-de1b-4811-9702-5efd4790c089 2019-05-16 23:55:02,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.444519996643s 2019-05-16 23:55:02,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 23:55:02,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:03,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Thu, 16 May 2019 23:55:03 GMT X-Openstack-Request-Id: req-8915768c-6ece-4686-b0f9-1c6072145d43 2019-05-16 23:55:03,651 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:55:01Z", "updated_at": "2019-05-16T23:55:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-16T23:55:02Z", "revision_number": 0, "id": "1e9ea83d-a90c-449c-aa11-ce0e8ef9e3cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:02Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:55:02Z", "revision_number": 0, "id": "66b39200-2d28-4c9c-aa2c-48aae548b260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:02Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:55:01Z", "revision_number": 0, "id": "72968f08-7197-4b1b-acc6-daacb7136967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:01Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:55:01Z", "revision_number": 0, "id": "ac1da16c-ca47-42e1-b8fb-353714a4fb24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:01Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}], "revision_number": 3, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}, {"description": "Default security group", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:54:38Z", "updated_at": "2019-05-16T23:54:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "1117e2d8-816b-4c14-9030-a5c6c19b2fb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "15c212c1-49bd-4c55-a093-087d9ccc8c36", "remote_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "3f07a71d-9cc9-41f9-8b76-1f285a1a7d8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "de4132bf-97b5-4a09-acb4-a7635fd9b487", "remote_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}], "revision_number": 1, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "name": "default"}]} 2019-05-16 23:55:03,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-8915768c-6ece-4686-b0f9-1c6072145d43 2019-05-16 23:55:03,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.761780977249s 2019-05-16 23:55:03,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-16 23:55:03,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" -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": "0d9f225d-16b3-4763-87e6-aca2e00eab80"}}' 2019-05-16 23:55:04,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 16 May 2019 23:55:04 GMT X-Openstack-Request-Id: req-3ed43c4d-9137-412c-82dd-cba016f46de3 2019-05-16 23:55:04,009 - 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-05-16T23:55:03Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "port_range_min": 80, "revision_number": 0, "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:55:03Z", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "a94a2f70-c377-408b-9052-77cca29aa129"}} 2019-05-16 23:55:04,009 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-3ed43c4d-9137-412c-82dd-cba016f46de3 2019-05-16 23:55:04,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.351328849792s 2019-05-16 23:55:04,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 23:55:04,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:04,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Thu, 16 May 2019 23:55:04 GMT X-Openstack-Request-Id: req-bc68b7eb-5f0b-42cf-964a-843c74231525 2019-05-16 23:55:04,334 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:55:01Z", "updated_at": "2019-05-16T23:55:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-16T23:55:02Z", "revision_number": 0, "id": "1e9ea83d-a90c-449c-aa11-ce0e8ef9e3cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:02Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:55:02Z", "revision_number": 0, "id": "66b39200-2d28-4c9c-aa2c-48aae548b260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:02Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:55:01Z", "revision_number": 0, "id": "72968f08-7197-4b1b-acc6-daacb7136967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:01Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-16T23:55:03Z", "revision_number": 0, "id": "a94a2f70-c377-408b-9052-77cca29aa129", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:03Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": 80, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:55:01Z", "revision_number": 0, "id": "ac1da16c-ca47-42e1-b8fb-353714a4fb24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:01Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}], "revision_number": 4, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}, {"description": "Default security group", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:54:38Z", "updated_at": "2019-05-16T23:54:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "1117e2d8-816b-4c14-9030-a5c6c19b2fb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "15c212c1-49bd-4c55-a093-087d9ccc8c36", "remote_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "3f07a71d-9cc9-41f9-8b76-1f285a1a7d8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "de4132bf-97b5-4a09-acb4-a7635fd9b487", "remote_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}], "revision_number": 1, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "name": "default"}]} 2019-05-16 23:55:04,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-bc68b7eb-5f0b-42cf-964a-843c74231525 2019-05-16 23:55:04,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.318575143814s 2019-05-16 23:55:04,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-16 23:55:04,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" -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": "0d9f225d-16b3-4763-87e6-aca2e00eab80"}}' 2019-05-16 23:55:04,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Thu, 16 May 2019 23:55:04 GMT X-Openstack-Request-Id: req-ad22f652-f53b-4001-8059-f47c92b408dc 2019-05-16 23:55:04,691 - 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-05-16T23:55:04Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "port_range_min": 443, "revision_number": 0, "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:55:04Z", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "b81efbca-3d1e-47f7-83f8-2b18852d37ec"}} 2019-05-16 23:55:04,691 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-ad22f652-f53b-4001-8059-f47c92b408dc 2019-05-16 23:55:04,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.350399017334s 2019-05-16 23:55:04,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 23:55:04,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:05,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Thu, 16 May 2019 23:55:05 GMT X-Openstack-Request-Id: req-dc715a8b-91af-49df-9fef-7b70e24ecaee 2019-05-16 23:55:05,054 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:55:01Z", "updated_at": "2019-05-16T23:55:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-16T23:55:02Z", "revision_number": 0, "id": "1e9ea83d-a90c-449c-aa11-ce0e8ef9e3cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:02Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:55:02Z", "revision_number": 0, "id": "66b39200-2d28-4c9c-aa2c-48aae548b260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:02Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:55:01Z", "revision_number": 0, "id": "72968f08-7197-4b1b-acc6-daacb7136967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:01Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-16T23:55:03Z", "revision_number": 0, "id": "a94a2f70-c377-408b-9052-77cca29aa129", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:03Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": 80, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:55:01Z", "revision_number": 0, "id": "ac1da16c-ca47-42e1-b8fb-353714a4fb24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:01Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-16T23:55:04Z", "revision_number": 0, "id": "b81efbca-3d1e-47f7-83f8-2b18852d37ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:04Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": 443, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}], "revision_number": 5, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}, {"description": "Default security group", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:54:38Z", "updated_at": "2019-05-16T23:54:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "1117e2d8-816b-4c14-9030-a5c6c19b2fb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "15c212c1-49bd-4c55-a093-087d9ccc8c36", "remote_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "3f07a71d-9cc9-41f9-8b76-1f285a1a7d8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "de4132bf-97b5-4a09-acb4-a7635fd9b487", "remote_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}], "revision_number": 1, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "name": "default"}]} 2019-05-16 23:55:05,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-dc715a8b-91af-49df-9fef-7b70e24ecaee 2019-05-16 23:55:05,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.356611967087s 2019-05-16 23:55:05,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-16 23:55:05,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" -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": "0d9f225d-16b3-4763-87e6-aca2e00eab80"}}' 2019-05-16 23:55:05,493 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Thu, 16 May 2019 23:55:05 GMT X-Openstack-Request-Id: req-5f3385c4-0827-4d10-8f92-fcdd1719d4a6 2019-05-16 23:55:05,493 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2019-05-16T23:55:05Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "port_range_min": 5671, "revision_number": 0, "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:55:05Z", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "539bf578-a0bf-48ea-a33f-b84c13f82311"}} 2019-05-16 23:55:05,494 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-5f3385c4-0827-4d10-8f92-fcdd1719d4a6 2019-05-16 23:55:05,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.432870864868s 2019-05-16 23:55:05,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 23:55:05,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:05,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Thu, 16 May 2019 23:55:05 GMT X-Openstack-Request-Id: req-51625313-1676-433a-bae8-7442e76e8125 2019-05-16 23:55:05,878 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:55:01Z", "updated_at": "2019-05-16T23:55:05Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-16T23:55:02Z", "revision_number": 0, "id": "1e9ea83d-a90c-449c-aa11-ce0e8ef9e3cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:02Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-16T23:55:05Z", "revision_number": 0, "id": "539bf578-a0bf-48ea-a33f-b84c13f82311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:05Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:55:02Z", "revision_number": 0, "id": "66b39200-2d28-4c9c-aa2c-48aae548b260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:02Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:55:01Z", "revision_number": 0, "id": "72968f08-7197-4b1b-acc6-daacb7136967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:01Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-16T23:55:03Z", "revision_number": 0, "id": "a94a2f70-c377-408b-9052-77cca29aa129", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:03Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": 80, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:55:01Z", "revision_number": 0, "id": "ac1da16c-ca47-42e1-b8fb-353714a4fb24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:01Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-16T23:55:04Z", "revision_number": 0, "id": "b81efbca-3d1e-47f7-83f8-2b18852d37ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:04Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": 443, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}], "revision_number": 6, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}, {"description": "Default security group", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:54:38Z", "updated_at": "2019-05-16T23:54:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "1117e2d8-816b-4c14-9030-a5c6c19b2fb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "15c212c1-49bd-4c55-a093-087d9ccc8c36", "remote_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "3f07a71d-9cc9-41f9-8b76-1f285a1a7d8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "de4132bf-97b5-4a09-acb4-a7635fd9b487", "remote_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}], "revision_number": 1, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "name": "default"}]} 2019-05-16 23:55:05,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-51625313-1676-433a-bae8-7442e76e8125 2019-05-16 23:55:05,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.378545999527s 2019-05-16 23:55:05,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-16 23:55:05,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" -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": "0d9f225d-16b3-4763-87e6-aca2e00eab80"}}' 2019-05-16 23:55:06,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Thu, 16 May 2019 23:55:06 GMT X-Openstack-Request-Id: req-095feb88-50b8-4128-906d-b897f504edd8 2019-05-16 23:55:06,014 - 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-05-16T23:55:05Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "port_range_min": 53333, "revision_number": 0, "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:55:05Z", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "75c45b03-25eb-4923-96de-065c10d76d0b"}} 2019-05-16 23:55:06,014 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-095feb88-50b8-4128-906d-b897f504edd8 2019-05-16 23:55:06,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128674030304s 2019-05-16 23:55:06,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 23:55:06,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:06,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Thu, 16 May 2019 23:55:06 GMT X-Openstack-Request-Id: req-a27684ec-4bea-4ee8-9a74-bca440ea985f 2019-05-16 23:55:06,598 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8ba099c4-715b-4be6-8398-3985dfffa234","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"29efc4e4e18e4ab2a834d1c83a3756a7","l2_adjacency":true,"status":"ACTIVE","subnets":["b8ccae9a-4e3f-4150-988d-65243c6ecefd"],"description":"","tags":[],"updated_at":"2019-05-16T23:54:40Z","qos_policy_id":null,"name":"cloudify-net_90aa91dc-11c3-4fc8-ada4-81d708db0f68","admin_state_up":true,"tenant_id":"29efc4e4e18e4ab2a834d1c83a3756a7","created_at":"2019-05-16T23:54:38Z","mtu":1450}]} 2019-05-16 23:55:06,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-a27684ec-4bea-4ee8-9a74-bca440ea985f 2019-05-16 23:55:06,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.582723140717s 2019-05-16 23:55:06,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-16 23:55:06,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:06,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 16 May 2019 23:55:06 GMT X-Openstack-Request-Id: req-d9cc192e-05d7-4e65-a80d-7361f4f996c7 2019-05-16 23:55:06,908 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T23:54:59Z", "file": "/v2/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90/file", "owner": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "size": 297336832, "self": "/v2/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify-img_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-16T23:54:54Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-16 23:55:06,909 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-d9cc192e-05d7-4e65-a80d-7361f4f996c7 2019-05-16 23:55:06,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30469584465s 2019-05-16 23:55:06,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-16 23:55:06,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:06,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 16 May 2019 23: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-2ccf1175-9dfc-4a4c-b2af-099cfe565afd x-openstack-request-id: req-2ccf1175-9dfc-4a4c-b2af-099cfe565afd 2019-05-16 23:55:06,951 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "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": "a423a56e-38be-4d9e-bd80-6743c3e6da21"}]} 2019-05-16 23:55:06,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-2ccf1175-9dfc-4a4c-b2af-099cfe565afd 2019-05-16 23:55:06,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236971378326s 2019-05-16 23:55:06,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-16 23:55:06,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" -d '{"server": {"name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "imageRef": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "flavorRef": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8ba099c4-715b-4be6-8398-3985dfffa234"}], "security_groups": [{"name": "0d9f225d-16b3-4763-87e6-aca2e00eab80"}]}}' 2019-05-16 23:55:11,698 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 16 May 2019 23:55:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059 x-compute-request-id: req-0adf2116-4b5b-4dbd-b0e4-979aef4f076c x-openstack-request-id: req-0adf2116-4b5b-4dbd-b0e4-979aef4f076c 2019-05-16 23:55:11,698 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "0d9f225d-16b3-4763-87e6-aca2e00eab80"}], "OS-DCF:diskConfig": "MANUAL", "id": "64ec15cf-f897-4915-9668-94aea87c4059", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "adminPass": "3eXoV7ZiS6vq"}} 2019-05-16 23:55:11,699 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-0adf2116-4b5b-4dbd-b0e4-979aef4f076c 2019-05-16 23:55:11,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.74632787704s 2019-05-16 23:55:11,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:55:11,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:12,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Thu, 16 May 2019 23:55: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-1de4f7ba-fbda-4e5a-9eb8-6a4a0d573122 x-openstack-request-id: req-1de4f7ba-fbda-4e5a-9eb8-6a4a0d573122 2019-05-16 23:55:12,018 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "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-05-16T23:55:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:55:12,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-1de4f7ba-fbda-4e5a-9eb8-6a4a0d573122 2019-05-16 23:55:12,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.319037914276s 2019-05-16 23:55:12,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 23:55:12,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:12,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Thu, 16 May 2019 23:55:12 GMT X-Openstack-Request-Id: req-9065cab0-6756-48d6-9fe6-9250bab6f9ab 2019-05-16 23:55:12,137 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8ba099c4-715b-4be6-8398-3985dfffa234","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"29efc4e4e18e4ab2a834d1c83a3756a7","l2_adjacency":true,"status":"ACTIVE","subnets":["b8ccae9a-4e3f-4150-988d-65243c6ecefd"],"description":"","tags":[],"updated_at":"2019-05-16T23:54:40Z","qos_policy_id":null,"name":"cloudify-net_90aa91dc-11c3-4fc8-ada4-81d708db0f68","admin_state_up":true,"tenant_id":"29efc4e4e18e4ab2a834d1c83a3756a7","created_at":"2019-05-16T23:54:38Z","mtu":1450}]} 2019-05-16 23:55:12,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-9065cab0-6756-48d6-9fe6-9250bab6f9ab 2019-05-16 23:55:12,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107048988342s 2019-05-16 23:55:12,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 23:55:12,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:12,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Thu, 16 May 2019 23:55:12 GMT X-Openstack-Request-Id: req-01e5447c-a9bd-4ff3-8ef3-ebb335580686 2019-05-16 23:55:12,187 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ba099c4-715b-4be6-8398-3985dfffa234","tenant_id":"29efc4e4e18e4ab2a834d1c83a3756a7","created_at":"2019-05-16T23:54:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-16T23:54:40Z","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":"29efc4e4e18e4ab2a834d1c83a3756a7","id":"b8ccae9a-4e3f-4150-988d-65243c6ecefd","subnetpool_id":null,"name":"cloudify-subnet_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}]} 2019-05-16 23:55:12,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-01e5447c-a9bd-4ff3-8ef3-ebb335580686 2019-05-16 23:55:12,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0496110916138s 2019-05-16 23:55:12,188 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:55:14,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:55:14,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:14,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 641 Content-Type: application/json Date: Thu, 16 May 2019 23:55: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-d0472dda-a482-4c94-a8d4-bfa3007cf985 x-openstack-request-id: req-d0472dda-a482-4c94-a8d4-bfa3007cf985 2019-05-16 23:55:14,589 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:55:14,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-d0472dda-a482-4c94-a8d4-bfa3007cf985 2019-05-16 23:55:14,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.398532152176s 2019-05-16 23:55:14,597 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:55:16,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:55:16,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:17,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:55: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-6889a8a9-264a-44c3-8e08-146455c8dfeb x-openstack-request-id: req-6889a8a9-264a-44c3-8e08-146455c8dfeb 2019-05-16 23:55:17,374 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:55:17,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-6889a8a9-264a-44c3-8e08-146455c8dfeb 2019-05-16 23:55:17,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775418043137s 2019-05-16 23:55:17,381 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:55:19,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:55:19,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:20,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:55: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-e063c58b-f8de-4946-99ed-69a5e02c27b9 x-openstack-request-id: req-e063c58b-f8de-4946-99ed-69a5e02c27b9 2019-05-16 23:55:20,453 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:55:20,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-e063c58b-f8de-4946-99ed-69a5e02c27b9 2019-05-16 23:55:20,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06894207001s 2019-05-16 23:55:20,493 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:55:22,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:55:22,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:23,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:55: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-86a9720b-1a74-46a2-b681-1d8cb30ec2bf x-openstack-request-id: req-86a9720b-1a74-46a2-b681-1d8cb30ec2bf 2019-05-16 23:55:23,322 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:55:23,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-86a9720b-1a74-46a2-b681-1d8cb30ec2bf 2019-05-16 23:55:23,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.826075077057s 2019-05-16 23:55:23,329 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:55:25,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:55:25,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:26,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:55: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-e5d07ed1-0945-40de-bf9d-351428b96885 x-openstack-request-id: req-e5d07ed1-0945-40de-bf9d-351428b96885 2019-05-16 23:55:26,614 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:55:26,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-e5d07ed1-0945-40de-bf9d-351428b96885 2019-05-16 23:55:26,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.28258299828s 2019-05-16 23:55:26,621 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:55:28,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:55:28,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:30,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:55: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-8237790f-4dd1-4e7a-8d7c-4f77f4976fbe x-openstack-request-id: req-8237790f-4dd1-4e7a-8d7c-4f77f4976fbe 2019-05-16 23:55:30,045 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:55:30,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-8237790f-4dd1-4e7a-8d7c-4f77f4976fbe 2019-05-16 23:55:30,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.42116189003s 2019-05-16 23:55:30,051 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:55:32,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:55:32,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:32,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23: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-4acdddf9-f6e9-4b3b-b772-e4e60111076e x-openstack-request-id: req-4acdddf9-f6e9-4b3b-b772-e4e60111076e 2019-05-16 23:55:32,717 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:55:32,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-4acdddf9-f6e9-4b3b-b772-e4e60111076e 2019-05-16 23:55:32,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.663913011551s 2019-05-16 23:55:32,724 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:55:34,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:55:34,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:35,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:55: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-6d1f2ded-447e-4b09-b9fb-61c9fb1bc7ba x-openstack-request-id: req-6d1f2ded-447e-4b09-b9fb-61c9fb1bc7ba 2019-05-16 23:55:35,417 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:55:35,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-6d1f2ded-447e-4b09-b9fb-61c9fb1bc7ba 2019-05-16 23:55:35,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.690826177597s 2019-05-16 23:55:35,425 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:55:37,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:55:37,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:38,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:55: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-aa63d001-5268-44af-82d2-74f054713630 x-openstack-request-id: req-aa63d001-5268-44af-82d2-74f054713630 2019-05-16 23:55:38,239 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:55:38,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-aa63d001-5268-44af-82d2-74f054713630 2019-05-16 23:55:38,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.811851024628s 2019-05-16 23:55:38,246 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:55:40,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:55:40,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:41,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:55: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-c8b5ba7f-f79a-46f1-8ab0-0a752524f9dd x-openstack-request-id: req-c8b5ba7f-f79a-46f1-8ab0-0a752524f9dd 2019-05-16 23:55:41,025 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:55:41,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-c8b5ba7f-f79a-46f1-8ab0-0a752524f9dd 2019-05-16 23:55:41,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.776174068451s 2019-05-16 23:55:41,032 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:55:43,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:55:43,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:43,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23: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-27900814-6e91-4ae3-9541-af8ae9e3721f x-openstack-request-id: req-27900814-6e91-4ae3-9541-af8ae9e3721f 2019-05-16 23:55:43,786 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:55:43,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-27900814-6e91-4ae3-9541-af8ae9e3721f 2019-05-16 23:55:43,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.751002073288s 2019-05-16 23:55:43,793 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:55:45,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:55:45,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:46,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23: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-1bffd089-03a8-4031-a753-7f246565798e x-openstack-request-id: req-1bffd089-03a8-4031-a753-7f246565798e 2019-05-16 23:55:46,997 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:55:46,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-1bffd089-03a8-4031-a753-7f246565798e 2019-05-16 23:55:46,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20228290558s 2019-05-16 23:55:47,004 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:55:49,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:55:49,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:50,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:55: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-32acf374-bea0-450c-9431-0897de0c060b x-openstack-request-id: req-32acf374-bea0-450c-9431-0897de0c060b 2019-05-16 23:55:50,076 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:55:50,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-32acf374-bea0-450c-9431-0897de0c060b 2019-05-16 23:55:50,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07036209106s 2019-05-16 23:55:50,083 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:55:52,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:55:52,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:53,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:55: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-815c0d12-aee5-480b-a18e-208b5ee62352 x-openstack-request-id: req-815c0d12-aee5-480b-a18e-208b5ee62352 2019-05-16 23:55:53,209 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:55:53,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-815c0d12-aee5-480b-a18e-208b5ee62352 2019-05-16 23:55:53,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12496805191s 2019-05-16 23:55:53,216 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:55:55,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:55:55,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:55,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23: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-f6a228cc-b0e8-45b7-9599-96a1a0abbe51 x-openstack-request-id: req-f6a228cc-b0e8-45b7-9599-96a1a0abbe51 2019-05-16 23:55:55,969 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:55:55,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-f6a228cc-b0e8-45b7-9599-96a1a0abbe51 2019-05-16 23:55:55,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7515001297s 2019-05-16 23:55:55,977 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:55:57,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:55:57,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:55:59,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:55: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-a7fc2c30-f38b-429d-ae8c-3adaf1db0a09 x-openstack-request-id: req-a7fc2c30-f38b-429d-ae8c-3adaf1db0a09 2019-05-16 23:55:59,082 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:55:59,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-a7fc2c30-f38b-429d-ae8c-3adaf1db0a09 2019-05-16 23:55:59,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10323691368s 2019-05-16 23:55:59,089 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:56:01,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:56:01,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:56:01,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:56: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-81325195-5248-4e2a-adaa-3cc310da042b x-openstack-request-id: req-81325195-5248-4e2a-adaa-3cc310da042b 2019-05-16 23:56:01,858 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:56:01,858 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-81325195-5248-4e2a-adaa-3cc310da042b 2019-05-16 23:56:01,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.766821146011s 2019-05-16 23:56:01,865 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:56:03,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:56:03,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:56:04,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:56: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-8203390b-9062-4906-8da9-8bb378ceace7 x-openstack-request-id: req-8203390b-9062-4906-8da9-8bb378ceace7 2019-05-16 23:56:04,340 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:56:04,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-8203390b-9062-4906-8da9-8bb378ceace7 2019-05-16 23:56:04,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47226691246s 2019-05-16 23:56:04,347 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:56:06,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:56:06,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:56:07,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23: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-0c8e2384-bc50-4a16-896f-b44392134860 x-openstack-request-id: req-0c8e2384-bc50-4a16-896f-b44392134860 2019-05-16 23:56:07,140 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:56:07,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-0c8e2384-bc50-4a16-896f-b44392134860 2019-05-16 23:56:07,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.79033613205s 2019-05-16 23:56:07,146 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:56:09,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:56:09,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:56:10,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23: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-e4b71817-eced-4b18-bbaa-0292132b32d2 x-openstack-request-id: req-e4b71817-eced-4b18-bbaa-0292132b32d2 2019-05-16 23:56:10,175 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:56:10,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-e4b71817-eced-4b18-bbaa-0292132b32d2 2019-05-16 23:56:10,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02741885185s 2019-05-16 23:56:10,183 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:56:12,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:56:12,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:56:12,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:56:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a88385c-7069-419a-b7fd-8f48640fd124 x-openstack-request-id: req-1a88385c-7069-419a-b7fd-8f48640fd124 2019-05-16 23:56:12,956 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:56:12,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-1a88385c-7069-419a-b7fd-8f48640fd124 2019-05-16 23:56:12,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.771461009979s 2019-05-16 23:56:12,963 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:56:14,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:56:14,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:56:15,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:56:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-552e9083-d216-493d-a381-94ab91fba67f x-openstack-request-id: req-552e9083-d216-493d-a381-94ab91fba67f 2019-05-16 23:56:15,718 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:56:15,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-552e9083-d216-493d-a381-94ab91fba67f 2019-05-16 23:56:15,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.752013921738s 2019-05-16 23:56:15,725 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:56:17,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:56:17,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:56:18,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:56:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ba918f34-4498-4c67-869c-f99d636b98fb x-openstack-request-id: req-ba918f34-4498-4c67-869c-f99d636b98fb 2019-05-16 23:56:18,674 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:56:18,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-ba918f34-4498-4c67-869c-f99d636b98fb 2019-05-16 23:56:18,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.946803808212s 2019-05-16 23:56:18,681 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:56:20,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:56:20,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:56:21,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:56:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-987caabf-7ef5-4eb7-aca1-08ef559a01ac x-openstack-request-id: req-987caabf-7ef5-4eb7-aca1-08ef559a01ac 2019-05-16 23:56:21,443 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:56:21,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-987caabf-7ef5-4eb7-aca1-08ef559a01ac 2019-05-16 23:56:21,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.759603023529s 2019-05-16 23:56:21,450 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:56:23,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:56:23,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:56:24,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:56:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2fd380c3-769b-4bfe-bbd8-caefc5746f44 x-openstack-request-id: req-2fd380c3-769b-4bfe-bbd8-caefc5746f44 2019-05-16 23:56:24,224 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:56:24,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-2fd380c3-769b-4bfe-bbd8-caefc5746f44 2019-05-16 23:56:24,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.77138710022s 2019-05-16 23:56:24,230 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:56:26,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:56:26,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:56:26,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23: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-6a81e615-682d-4507-869a-6ea5c100aac0 x-openstack-request-id: req-6a81e615-682d-4507-869a-6ea5c100aac0 2019-05-16 23:56:26,813 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:56:26,813 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-6a81e615-682d-4507-869a-6ea5c100aac0 2019-05-16 23:56:26,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581010103226s 2019-05-16 23:56:26,820 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:56:28,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:56:28,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:56:29,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23: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-1e57044e-3947-4e81-a185-f5a062e0e63c x-openstack-request-id: req-1e57044e-3947-4e81-a185-f5a062e0e63c 2019-05-16 23:56:29,315 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:56:29,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-1e57044e-3947-4e81-a185-f5a062e0e63c 2019-05-16 23:56:29,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493797063828s 2019-05-16 23:56:29,323 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:56:31,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:56:31,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:56:31,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23: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-d55e92b1-a376-46e3-84b7-3c1f0812cf95 x-openstack-request-id: req-d55e92b1-a376-46e3-84b7-3c1f0812cf95 2019-05-16 23:56:31,918 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:56:31,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-d55e92b1-a376-46e3-84b7-3c1f0812cf95 2019-05-16 23:56:31,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.592483997345s 2019-05-16 23:56:31,925 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:56:33,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:56:33,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:56:34,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:56: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-ce62b823-1299-49be-b06f-261cc1127926 x-openstack-request-id: req-ce62b823-1299-49be-b06f-261cc1127926 2019-05-16 23:56:34,419 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:56:34,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-ce62b823-1299-49be-b06f-261cc1127926 2019-05-16 23:56:34,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491271018982s 2019-05-16 23:56:34,426 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:56:36,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:56:36,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:56:37,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:56: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-f69b12a1-4502-42c7-95ee-d9399b11988d x-openstack-request-id: req-f69b12a1-4502-42c7-95ee-d9399b11988d 2019-05-16 23:56:37,045 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:56:37,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-f69b12a1-4502-42c7-95ee-d9399b11988d 2019-05-16 23:56:37,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.616560935974s 2019-05-16 23:56:37,052 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:56:39,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:56:39,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:56:40,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23: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-2bfd36b3-46f2-43dc-aa6d-b239fc9747f2 x-openstack-request-id: req-2bfd36b3-46f2-43dc-aa6d-b239fc9747f2 2019-05-16 23:56:40,128 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:56:40,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-2bfd36b3-46f2-43dc-aa6d-b239fc9747f2 2019-05-16 23:56:40,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07458496094s 2019-05-16 23:56:40,136 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:56:42,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:56:42,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:56:42,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23: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-4498fdbe-d79b-4402-90a8-b58ba2c45a9d x-openstack-request-id: req-4498fdbe-d79b-4402-90a8-b58ba2c45a9d 2019-05-16 23:56:42,916 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:56:42,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-4498fdbe-d79b-4402-90a8-b58ba2c45a9d 2019-05-16 23:56:42,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.778265953064s 2019-05-16 23:56:42,923 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:56:44,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:56:44,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:56:45,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23: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-6904d289-ce8c-42d7-a4ff-7432f32aacc3 x-openstack-request-id: req-6904d289-ce8c-42d7-a4ff-7432f32aacc3 2019-05-16 23:56:45,909 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:56:45,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-6904d289-ce8c-42d7-a4ff-7432f32aacc3 2019-05-16 23:56:45,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.983428955078s 2019-05-16 23:56:45,916 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:56:47,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:56:47,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:56:48,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23: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-8bd26383-2680-431c-935d-e5774dc58f36 x-openstack-request-id: req-8bd26383-2680-431c-935d-e5774dc58f36 2019-05-16 23:56:48,681 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:56:48,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-8bd26383-2680-431c-935d-e5774dc58f36 2019-05-16 23:56:48,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.762593984604s 2019-05-16 23:56:48,688 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:56:50,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:56:50,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:56:51,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:56: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-0431fa67-260a-4c5d-a970-b63a72fb848d x-openstack-request-id: req-0431fa67-260a-4c5d-a970-b63a72fb848d 2019-05-16 23:56:51,788 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:56:51,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-0431fa67-260a-4c5d-a970-b63a72fb848d 2019-05-16 23:56:51,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09775614738s 2019-05-16 23:56:51,795 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:56:53,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:56:53,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:56:54,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:56:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3d485723-3357-4256-8e03-47943c6a91d3 x-openstack-request-id: req-3d485723-3357-4256-8e03-47943c6a91d3 2019-05-16 23:56:54,783 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:56:54,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-3d485723-3357-4256-8e03-47943c6a91d3 2019-05-16 23:56:54,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.984858989716s 2019-05-16 23:56:54,790 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:56:56,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:56:56,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:56:57,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23: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-1db17dd8-d40d-4a0d-861e-801626244474 x-openstack-request-id: req-1db17dd8-d40d-4a0d-861e-801626244474 2019-05-16 23:56:57,848 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:56:57,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-1db17dd8-d40d-4a0d-861e-801626244474 2019-05-16 23:56:57,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05625700951s 2019-05-16 23:56:57,855 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:56:59,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:56:59,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:57:00,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:56:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2cfcad29-eff9-48b9-9c4e-6feb72a163eb x-openstack-request-id: req-2cfcad29-eff9-48b9-9c4e-6feb72a163eb 2019-05-16 23:57:00,674 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:57:00,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-2cfcad29-eff9-48b9-9c4e-6feb72a163eb 2019-05-16 23:57:00,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.815746068954s 2019-05-16 23:57:00,681 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:57:02,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:57:02,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:57:03,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23:57:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-95e2849b-c70a-4306-8e24-1567b8419377 x-openstack-request-id: req-95e2849b-c70a-4306-8e24-1567b8419377 2019-05-16 23:57:03,298 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:57:03,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-95e2849b-c70a-4306-8e24-1567b8419377 2019-05-16 23:57:03,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614619016647s 2019-05-16 23:57:03,305 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:57:05,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:57:05,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:57:06,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 16 May 2019 23: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-0d395d3f-6daa-4c55-9cd9-620d8da4b4a4 x-openstack-request-id: req-0d395d3f-6daa-4c55-9cd9-620d8da4b4a4 2019-05-16 23:57:06,077 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-16T23:55:14Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:57:06,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-0d395d3f-6daa-4c55-9cd9-620d8da4b4a4 2019-05-16 23:57:06,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.769524097443s 2019-05-16 23:57:06,084 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:57:08,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:57:08,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:57:08,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Thu, 16 May 2019 23: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-3782f0a2-65be-4e43-9613-8e3bb5bf945a x-openstack-request-id: req-3782f0a2-65be-4e43-9613-8e3bb5bf945a 2019-05-16 23:57:08,770 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_90aa91dc-11c3-4fc8-ada4-81d708db0f68": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:0d:88", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T23:57:06.000000", "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T23:57:06Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:57:08,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-3782f0a2-65be-4e43-9613-8e3bb5bf945a 2019-05-16 23:57:08,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.683862924576s 2019-05-16 23:57:08,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-16 23:57:08,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/ports.json?device_id=64ec15cf-f897-4915-9668-94aea87c4059" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:57:08,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 16 May 2019 23:57:08 GMT X-Openstack-Request-Id: req-04b1dfb4-aa64-4c0a-9600-ee048b3ac853 2019-05-16 23:57:08,847 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-16T23:57:05Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b8ccae9a-4e3f-4150-988d-65243c6ecefd","ip_address":"192.168.120.6"}],"id":"e67b4c74-5471-4523-9571-8551eb099219","security_groups":["0d9f225d-16b3-4763-87e6-aca2e00eab80"],"mac_address":"fa:16:3e:bb:0d:88","project_id":"29efc4e4e18e4ab2a834d1c83a3756a7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8ba099c4-715b-4be6-8398-3985dfffa234","tenant_id":"29efc4e4e18e4ab2a834d1c83a3756a7","created_at":"2019-05-16T23:55:16Z","binding:vnic_type":"normal","device_id":"64ec15cf-f897-4915-9668-94aea87c4059","ip_allocation":"immediate"}]} 2019-05-16 23:57:08,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?device_id=64ec15cf-f897-4915-9668-94aea87c4059 used request id req-04b1dfb4-aa64-4c0a-9600-ee048b3ac853 2019-05-16 23:57:08,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0697290897369s 2019-05-16 23:57:08,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 23:57:08,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/floatingips.json?port_id=e67b4c74-5471-4523-9571-8551eb099219" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:57:08,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 23:57:08 GMT X-Openstack-Request-Id: req-856469c8-8557-442f-831d-4268ce21fb37 2019-05-16 23:57:08,913 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-16 23:57:08,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json?port_id=e67b4c74-5471-4523-9571-8551eb099219 used request id req-856469c8-8557-442f-831d-4268ce21fb37 2019-05-16 23:57:08,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.054811000824s 2019-05-16 23:57:08,914 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_90aa91dc-11c3-4fc8-ada4-81d708db0f68': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:0d:88', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'04cd9fb7-6105-4dde-b2f5-30c1fcdedf90'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-16T23:57:06.000000', 'flavor': Munch({u'id': u'a423a56e-38be-4d9e-bd80-6743c3e6da21'}), 'az': u'nova', 'id': u'64ec15cf-f897-4915-9668-94aea87c4059', 'security_groups': [Munch({u'name': u'cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'57b3b321cb9a42e39f40eaf4dcaaeea3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29efc4e4e18e4ab2a834d1c83a3756a7', 'name': 'cloudify-project_90aa91dc-11c3-4fc8-ada4-81d708db0f68', '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-05-16T23:57:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-16T23:57:06Z', 'hostId': u'7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098', '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-05-16T23:57:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'29efc4e4e18e4ab2a834d1c83a3756a7', 'name': u'cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68', 'adminPass': u'3eXoV7ZiS6vq', 'tenant_id': u'29efc4e4e18e4ab2a834d1c83a3756a7', 'created_at': u'2019-05-16T23:55:11Z', 'created': u'2019-05-16T23:55:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-16 23:57:08,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-16 23:57:08,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:57:09,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Thu, 16 May 2019 23:57:09 GMT X-Openstack-Request-Id: req-91953425-2531-4069-98c9-57ba7823e88f 2019-05-16 23:57:09,031 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8ba099c4-715b-4be6-8398-3985dfffa234","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"29efc4e4e18e4ab2a834d1c83a3756a7","l2_adjacency":true,"status":"ACTIVE","subnets":["b8ccae9a-4e3f-4150-988d-65243c6ecefd"],"description":"","tags":[],"updated_at":"2019-05-16T23:54:40Z","qos_policy_id":null,"name":"cloudify-net_90aa91dc-11c3-4fc8-ada4-81d708db0f68","admin_state_up":true,"tenant_id":"29efc4e4e18e4ab2a834d1c83a3756a7","created_at":"2019-05-16T23:54:38Z","mtu":1450}]} 2019-05-16 23:57:09,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-91953425-2531-4069-98c9-57ba7823e88f 2019-05-16 23:57:09,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111074924469s 2019-05-16 23:57:09,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-16 23:57:09,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/ports.json?device_id=64ec15cf-f897-4915-9668-94aea87c4059" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:57:09,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 16 May 2019 23:57:09 GMT X-Openstack-Request-Id: req-6e56edad-b283-408f-abb0-0207cfdb5925 2019-05-16 23:57:09,106 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-16T23:57:05Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b8ccae9a-4e3f-4150-988d-65243c6ecefd","ip_address":"192.168.120.6"}],"id":"e67b4c74-5471-4523-9571-8551eb099219","security_groups":["0d9f225d-16b3-4763-87e6-aca2e00eab80"],"mac_address":"fa:16:3e:bb:0d:88","project_id":"29efc4e4e18e4ab2a834d1c83a3756a7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8ba099c4-715b-4be6-8398-3985dfffa234","tenant_id":"29efc4e4e18e4ab2a834d1c83a3756a7","created_at":"2019-05-16T23:55:16Z","binding:vnic_type":"normal","device_id":"64ec15cf-f897-4915-9668-94aea87c4059","ip_allocation":"immediate"}]} 2019-05-16 23:57:09,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?device_id=64ec15cf-f897-4915-9668-94aea87c4059 used request id req-6e56edad-b283-408f-abb0-0207cfdb5925 2019-05-16 23:57:09,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0733580589294s 2019-05-16 23:57:09,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-16 23:57:09,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" -d '{"floatingip": {"floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "fixed_ip_address": "192.168.120.6", "port_id": "e67b4c74-5471-4523-9571-8551eb099219"}}' 2019-05-16 23:57:12,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Thu, 16 May 2019 23:57:12 GMT X-Openstack-Request-Id: req-a5ec9fd3-0d16-42d3-93df-8ede5bb57fcf 2019-05-16 23:57:12,041 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "a56682a1-9aa5-4e07-b9e6-9699bbb6c8bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:57:10Z", "updated_at": "2019-05-16T23:57:10Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8ba099c4-715b-4be6-8398-3985dfffa234", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bb:0d:88", "device_id": "64ec15cf-f897-4915-9668-94aea87c4059"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_id": "e67b4c74-5471-4523-9571-8551eb099219", "id": "648e3aee-016e-4f64-b898-924f6ce7ae51", "qos_policy_id": null}} 2019-05-16 23:57:12,041 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-a5ec9fd3-0d16-42d3-93df-8ede5bb57fcf 2019-05-16 23:57:12,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.93413901329s 2019-05-16 23:57:12,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 23:57:12,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:57:12,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 16 May 2019 23:57:12 GMT X-Openstack-Request-Id: req-1d2011ab-b82f-4e88-ae37-6829b4eada2e 2019-05-16 23:57:12,127 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a56682a1-9aa5-4e07-b9e6-9699bbb6c8bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:57:10Z", "updated_at": "2019-05-16T23:57:10Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8ba099c4-715b-4be6-8398-3985dfffa234", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bb:0d:88", "device_id": "64ec15cf-f897-4915-9668-94aea87c4059"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_id": "e67b4c74-5471-4523-9571-8551eb099219", "id": "648e3aee-016e-4f64-b898-924f6ce7ae51", "qos_policy_id": null}]} 2019-05-16 23:57:12,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-1d2011ab-b82f-4e88-ae37-6829b4eada2e 2019-05-16 23:57:12,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0699059963226s 2019-05-16 23:57:12,134 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 23:57:12,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 23:57:12,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:57:12,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 16 May 2019 23:57:12 GMT X-Openstack-Request-Id: req-3651b82a-47c8-48f9-81cd-2b75ea99756e 2019-05-16 23:57:12,601 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a56682a1-9aa5-4e07-b9e6-9699bbb6c8bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:57:10Z", "updated_at": "2019-05-16T23:57:10Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8ba099c4-715b-4be6-8398-3985dfffa234", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bb:0d:88", "device_id": "64ec15cf-f897-4915-9668-94aea87c4059"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_id": "e67b4c74-5471-4523-9571-8551eb099219", "id": "648e3aee-016e-4f64-b898-924f6ce7ae51", "qos_policy_id": null}]} 2019-05-16 23:57:12,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-3651b82a-47c8-48f9-81cd-2b75ea99756e 2019-05-16 23:57:12,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.35612988472s 2019-05-16 23:57:12,607 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 23:57:12,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 23:57:12,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:57:12,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 16 May 2019 23:57:12 GMT X-Openstack-Request-Id: req-689d7d24-8b6b-462d-b923-0d36e3e698f6 2019-05-16 23:57:12,784 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a56682a1-9aa5-4e07-b9e6-9699bbb6c8bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:57:10Z", "updated_at": "2019-05-16T23:57:10Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8ba099c4-715b-4be6-8398-3985dfffa234", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bb:0d:88", "device_id": "64ec15cf-f897-4915-9668-94aea87c4059"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_id": "e67b4c74-5471-4523-9571-8551eb099219", "id": "648e3aee-016e-4f64-b898-924f6ce7ae51", "qos_policy_id": null}]} 2019-05-16 23:57:12,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-689d7d24-8b6b-462d-b923-0d36e3e698f6 2019-05-16 23:57:12,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0674409866333s 2019-05-16 23:57:12,790 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 23:57:12,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 23:57:12,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:57:12,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 16 May 2019 23:57:12 GMT X-Openstack-Request-Id: req-b0c74951-9c91-4f05-ae27-5bc0efb280b4 2019-05-16 23:57:12,973 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a56682a1-9aa5-4e07-b9e6-9699bbb6c8bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:57:10Z", "updated_at": "2019-05-16T23:57:10Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8ba099c4-715b-4be6-8398-3985dfffa234", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bb:0d:88", "device_id": "64ec15cf-f897-4915-9668-94aea87c4059"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_id": "e67b4c74-5471-4523-9571-8551eb099219", "id": "648e3aee-016e-4f64-b898-924f6ce7ae51", "qos_policy_id": null}]} 2019-05-16 23:57:12,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-b0c74951-9c91-4f05-ae27-5bc0efb280b4 2019-05-16 23:57:12,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0722370147705s 2019-05-16 23:57:12,980 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 23:57:13,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 23:57:13,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:57:13,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 16 May 2019 23:57:13 GMT X-Openstack-Request-Id: req-7abdd185-47bb-4939-80ed-1e2f3809d4b1 2019-05-16 23:57:13,161 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a56682a1-9aa5-4e07-b9e6-9699bbb6c8bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:57:10Z", "updated_at": "2019-05-16T23:57:10Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8ba099c4-715b-4be6-8398-3985dfffa234", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bb:0d:88", "device_id": "64ec15cf-f897-4915-9668-94aea87c4059"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_id": "e67b4c74-5471-4523-9571-8551eb099219", "id": "648e3aee-016e-4f64-b898-924f6ce7ae51", "qos_policy_id": null}]} 2019-05-16 23:57:13,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-7abdd185-47bb-4939-80ed-1e2f3809d4b1 2019-05-16 23:57:13,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0704889297485s 2019-05-16 23:57:13,168 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 23:57:13,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 23:57:13,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:57:13,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 16 May 2019 23:57:13 GMT X-Openstack-Request-Id: req-e4905de2-35c9-4589-a916-97fc5fca4efe 2019-05-16 23:57:13,355 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a56682a1-9aa5-4e07-b9e6-9699bbb6c8bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:57:10Z", "updated_at": "2019-05-16T23:57:10Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8ba099c4-715b-4be6-8398-3985dfffa234", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bb:0d:88", "device_id": "64ec15cf-f897-4915-9668-94aea87c4059"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_id": "e67b4c74-5471-4523-9571-8551eb099219", "id": "648e3aee-016e-4f64-b898-924f6ce7ae51", "qos_policy_id": null}]} 2019-05-16 23:57:13,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-e4905de2-35c9-4589-a916-97fc5fca4efe 2019-05-16 23:57:13,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0775020122528s 2019-05-16 23:57:13,362 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-16 23:57:13,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 23:57:13,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:57:13,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Thu, 16 May 2019 23:57:13 GMT X-Openstack-Request-Id: req-ebb2917f-9131-4968-ad12-486de30b193a 2019-05-16 23:57:13,544 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a56682a1-9aa5-4e07-b9e6-9699bbb6c8bf", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:57:10Z", "updated_at": "2019-05-16T23:57:13Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8ba099c4-715b-4be6-8398-3985dfffa234", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bb:0d:88", "device_id": "64ec15cf-f897-4915-9668-94aea87c4059"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_id": "e67b4c74-5471-4523-9571-8551eb099219", "id": "648e3aee-016e-4f64-b898-924f6ce7ae51", "qos_policy_id": null}]} 2019-05-16 23:57:13,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-ebb2917f-9131-4968-ad12-486de30b193a 2019-05-16 23:57:13,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0710279941559s 2019-05-16 23:57:13,550 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'a56682a1-9aa5-4e07-b9e6-9699bbb6c8bf', 'updated_at': u'2019-05-16T23:57:13Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'e67b4c74-5471-4523-9571-8551eb099219', 'id': u'648e3aee-016e-4f64-b898-924f6ce7ae51', 'network': u'220195cd-782b-490f-b03b-eb92b75ca738', 'port': u'e67b4c74-5471-4523-9571-8551eb099219', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29efc4e4e18e4ab2a834d1c83a3756a7', 'name': 'cloudify-project_90aa91dc-11c3-4fc8-ada4-81d708db0f68', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'29efc4e4e18e4ab2a834d1c83a3756a7', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8ba099c4-715b-4be6-8398-3985dfffa234', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:bb:0d:88', u'device_id': u'64ec15cf-f897-4915-9668-94aea87c4059'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'29efc4e4e18e4ab2a834d1c83a3756a7', 'created_at': u'2019-05-16T23:57:10Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8ba099c4-715b-4be6-8398-3985dfffa234', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:bb:0d:88', u'device_id': u'64ec15cf-f897-4915-9668-94aea87c4059'}), 'router': u'a56682a1-9aa5-4e07-b9e6-9699bbb6c8bf'}) 2019-05-16 23:57:13,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-16 23:57:13,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059/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}624fc997662e7f417f49a266aee9e875203d82ca" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-16 23:57:13,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10562 Content-Type: application/json Date: Thu, 16 May 2019 23: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-81a83bfb-55f1-4ed8-9617-a1b560387bb1 x-openstack-request-id: req-81a83bfb-55f1-4ed8-9617-a1b560387bb1 2019-05-16 23:57:13,640 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 685172101 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-148-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 (8609K kernel code, 1334K 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.357231] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.360267] pid_max: default: 32768 minimum: 301\n[ 0.361916] ACPI: Core revision 20150930\n[ 0.364022] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.366411] Security Framework initialized\n[ 0.367933] Yama: becoming mindful.\n[ 0.369282] AppArmor: AppArmor initialized\n[ 0.370975] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.377036] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.381092] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.383353] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.386068] Initializing cgroup subsys io\n[ 0.387569] Initializing cgroup subsys memory\n[ 0.389166] Initializing cgroup subsys devices\n[ 0.390757] Initializing cgroup subsys freezer\n[ 0.392356] Initializing cgroup subsys net_cls\n[ 0.393951] Initializing cgroup subsys perf_event\n[ 0.395621] Initializing cgroup subsys net_prio\n[ 0.397267] Initializing cgroup subsys hugetlb\n[ 0.398863] Initializing cgroup subsys pids\n[ 0.401140] mce: CPU supports 10 MCE banks\n[ 0.402666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.406881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.408921] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.410830] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.413775] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.416717] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.419025] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.422416] MDS: Vulnerable: Clear CPU buffers attempted, no microcode\n[ 0.426902] Freeing SMP alternatives memory: 36K\n[ 0.433464] ftrace: allocating 32293 entries in 127 pages\n[ 0.478248] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.480492] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.482718] smpboot: Max logical packages: 2\n[ 0.484549] x2apic enabled\n[ 0.485983] Switched APIC routing to physical x2apic.\n[ 0.488974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.491130] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.495109] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.507456] KVM setup paravirtual spinlock\n[ 0.510590] x86: Booting SMP configuration:\n[ 0.512158] .... node #0, CPUs: #1\n[ 0.513812] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.536573] x86: Booted up 1 node, 2 CPUs\n[ 0.536574] KVM setup async PF for cpu 1\n[ 0.536578] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.541241] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.544114] devtmpfs: initialized\n[ 0.547383] evm: security.selinux\n[ 0.548649] evm: security.SMACK64\n[ 0.549904] evm: security.SMACK64EXEC\n[ 0.551251] evm: security.SMACK64TRANSMUTE\n[ 0.552712] evm: security.SMACK64MMAP\n[ 0.554059] evm: security.ima\n[ 0.555213] evm: security.capability\n[ 0.556755] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.560046] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.562294] pinctrl core: initialized pinctrl subsystem\n[ 0.564302] RTC time: 23:57:06, date: 05/16/19\n[ 0.566865] NET: Registered protocol family 16\n[ 0.580474] cpuidle: using governor ladder\n[ 0.592502] cpuidle: using governor menu\n[ 0.593944] PCCT header not found.\n[ 0.595370] ACPI: bus type PCI registered\n[ 0.596830] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.599124] PCI: Using configuration type 1 for base access\n[ 0.613793] ACPI: Added _OSI(Module Device)\n[ 0.615310] ACPI: Added _OSI(Processor Device)\n[ 0.616876] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.618513] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.621606] ACPI: Interpreter enabled\n[ 0.638620] ACPI: (supports S0 S5)\n[ 0.639911] ACPI: Using IOAPIC for interrupt routing\n[ 0.641630] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.646752] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.648837] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.651085] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.653264] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.657285] acpiphp: Slot [3] registered\n[ 0.658786] acpiphp: Slot [4] registered\n[ 0.660253] acpiphp: Slot [5] registered\n[ 0.661708] acpiphp: Slot [6] registered\n[ 0.663165] acpiphp: Slot [7] registered\n[ 0.664626] acpiphp: Slot [8] registered\n[ 0.666094] acpiphp: Slot [9] registered\n[ 0.667557] acpiphp: Slot [10] registered\n[ 0.669035] acpiphp: Slot [11] registered\n[ 0.670714] acpiphp: Slot [12] registered\n[ 0.672293] acpiphp: Slot [13] registered\n[ 0.673774] acpiphp: Slot [14] registered\n[ 0.675286] acpiphp: Slot [15] registered\n[ 0.676758] acpiphp: Slot [16] registered\n[ 0.678272] acpiphp: Slot [17] registered\n[ 0.679750] acpiphp: Slot [18] registered\n[ 0.681255] acpiphp: Slot [19] registered\n[ 0.682739] acpiphp: Slot [20] registered\n[ 0.684270] acpiphp: Slot [21] registered\n[ 0.685735] acpiphp: Slot [22] registered\n[ 0.687237] acpiphp: Slot [23] registered\n[ 0.688711] acpiphp: Slot [24] registered\n[ 0.690181] acpiphp: Slot [25] registered\n[ 0.691674] acpiphp: Slot [26] registered\n[ 0.693125] acpiphp: Slot [27] registered\n[ 0.694564] acpiphp: Slot [28] registered\n[ 0.696010] acpiphp: Slot [29] registered\n[ 0.697468] acpiphp: Slot [30] registered\n[ 0.698915] acpiphp: Slot [31] registered\n[ 0.700328] PCI host bridge to bus 0000:00\n[ 0.701787] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.703955] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.706111] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.708691] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.711262] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.713931] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.718962] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.721236] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.723361] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.725622] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.730578] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.733137] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.756991] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.759998] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.762511] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.765003] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.767417] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.769669] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.772023] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.773917] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.776632] vgaarb: loaded\n[ 0.777709] vgaarb: bridge control possible 0000:00:02.0\n[ 0.779827] SCSI subsystem initialized\n[ 0.781493] ACPI: bus type USB registered\n[ 0.782977] usbcore: registered new interface driver usbfs\n[ 0.784792] usbcore: registered new interface driver hub\n[ 0.786559] usbcore: registered new device driver usb\n[ 0.788637] PCI: Using ACPI for IRQ routing\n[ 0.790542] NetLabel: Initializing\n[ 0.791809] NetLabel: domain hash size = 128\n[ 0.793345] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.795034] NetLabel: unlabeled traffic allowed by default\n[ 0.797082] amd_nb: Cannot enumerate AMD northbridges\n[ 0.798911] clocksource: Switched to clocksource kvm-clock\n[ 0.810855] AppArmor: AppArmor Filesystem Enabled\n[ 0.812544] pnp: PnP ACPI init\n[ 0.814095] pnp: PnP ACPI: found 5 devices\n[ 0.822733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.825763] NET: Registered protocol family 2\n[ 0.827650] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.830421] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.832938] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.835165] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.837192] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.839395] NET: Registered protocol family 1\n[ 0.840959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.842897] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.844806] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.864580] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.884339] Unpacking initramfs...\n[ 1.081577] Freeing initrd memory: 14824K\n[ 1.083395] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.085759] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.088299] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.092270] Scanning for low memory corruption every 60 seconds\n[ 1.095079] audit: initializing netlink subsys (disabled)\n[ 1.097161] audit: type=2000 audit(1558051027.506:1): initialized\n[ 1.099826] Initialise system trusted keyring\n[ 1.101773] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.104123] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.107599] zbud: loaded\n[ 1.109124] VFS: Disk quotas dquot_6.6.0\n[ 1.110701] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.113462] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.115990] fuse init (API version 7.23)\n[ 1.117696] Key type big_key registered\n[ 1.119284] Allocating IMA MOK and blacklist keyrings.\n[ 1.122018] Key type asymmetric registered\n[ 1.123666] Asymmetric key parser 'x509' registered\n[ 1.125581] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.128580] io scheduler noop registered\n[ 1.130151] io scheduler deadline registered (default)\n[ 1.132210] io scheduler cfq registered\n[ 1.133886] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.136047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.138590] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.141490] ACPI: Power Button [PWRF]\n[ 1.143191] GHES: HEST is not enabled!\n[ 1.162533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.202308] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.206256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.233741] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.237347] Linux agpgart interface v0.103\n[ 1.240811] loop: module loaded\n[ 1.243738] vda: vda1\n[ 1.245572] scsi host0: ata_piix\n[ 1.247018] scsi host1: ata_piix\n[ 1.248245] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.250372] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.252591] libphy: Fixed MDIO Bus: probed\n[ 1.254160] tun: Universal TUN/TAP device driver, 1.6\n[ 1.255816] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.259186] PPP generic driver version 2.4.2\n[ 1.260784] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.262886] ehci-pci: EHCI PCI platform driver\n[ 1.264427] ehci-platform: EHCI generic platform driver\n[ 1.266179] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.268203] ohci-pci: OHCI PCI platform driver\n[ 1.269755] ohci-platform: OHCI generic platform driver\n[ 1.271510] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.291818] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.293575] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.296180] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.297982] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.300023] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.302197] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.304709] usb usb1: Product: UHCI Host Controller\n[ 1.306366] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.308438] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.310111] hub 1-0:1.0: USB hub found\n[ 1.311484] hub 1-0:1.0: 2 ports detected\n[ 1.313071] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.316809] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.318491] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.320315] mousedev: PS/2 mouse device common for all mice\n[ 1.322411] rtc_cmos 00:00: RTC can wake from S4\n[ 1.324559] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.326680] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.327018] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.327045] i2c /dev entries driver\n[ 1.327117] device-mapper: uevent: version 1.0.3\n[ 1.329671] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.329689] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.330043] NET: Registered protocol family 10\n[ 1.330324] NET: Registered protocol family 17\n[ 1.330336] Key type dns_resolver registered\n[ 1.330622] registered taskstats version 1\n[ 1.330644] Loading compiled-in X.509 certificates\n[ 1.331203] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.331221] zswap: loaded using pool lzo/zbud\n[ 1.332960] Key type trusted registered\n[ 1.335240] Key type encrypted registered\n[ 1.335247] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.335254] ima: No TPM chip found, activating TPM-bypass!\n[ 1.335261] ima: Allocated hash algorithm: sha1\n[ 1.335286] evm: HMAC attrs: 0x1\n[ 1.336623] Magic number: 3:81:1010\n[ 1.337548] rtc_cmos 00:00: setting system clock to 2019-05-16 23:57:07 UTC (1558051027)\n[ 1.337640] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.337641] EDD information not available.\n[ 1.408696] Freeing unused kernel memory: 1484K\n[ 1.418950] Write protecting the kernel read-only data: 14336k\n[ 1.422298] Freeing unused kernel memory: 1620K\n[ 1.424090] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.439102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.439559] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.439579] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448663] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448697] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448839] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448890] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448940] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448979] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.449024] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.496777] virtio_net virtio0 ens3: renamed from eth0\n[ 1.499857] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.504075] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.520323] AVX2 version of gcm_enc/dec engaged.\n[ 1.521998] AES CTR mode by8 optimization enabled\n[ 1.524324] FDC 0 is a S82078B\n[ 1.622923] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.787336] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.789590] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.791929] usb 1-1: Product: QEMU USB Tablet\n[ 1.793478] usb 1-1: Manufacturer: QEMU\n[ 1.794874] usb 1-1: SerialNumber: 42\n[ 1.801666] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.808590] usbcore: registered new interface driver usbhid\n[ 1.810532] usbhid: USB HID core driver\n[ 1.813601] 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.817513] 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.884951] md: linear personality registered for level -1\n[ 2.888641] md: multipath personality registered for level -4\n[ 2.892403] md: raid0 personality registered for level 0\n[ 2.896696] md: raid1 personality registered for level 1\n[ 2.966917] raid6: sse2x1 gen() 11353 MB/s\n[ 3.034913] raid6: sse2x1 xor() 8892 MB/s\n[ 3.102914] raid6: sse2x2 gen() 14461 MB/s\n[ 3.170912] raid6: sse2x2 xor() 9696 MB/s\n[ 3.238913] raid6: sse2x4 gen() 16592 MB/s\n[ 3.306912] raid6: sse2x4 xor() 11240 MB/s\n[ 3.374913] raid6: avx2x1 gen() 21908 MB/s\n[ 3.442914] raid6: avx2x2 gen() 26006 MB/s\n[ 3.510913] raid6: avx2x4 gen() 29307 MB/s\n[ 3.512435] raid6: using algorithm avx2x4 gen() 29307 MB/s\n[ 3.514297] raid6: using avx2x2 recovery algorithm\n[ 3.516981] xor: automatically using best checksumming function:\n[ 3.558914] avx : 33252.000 MB/sec\n[ 3.561312] async_tx: api initialized (async)\n[ 3.570332] md: raid6 personality registered for level 6\n[ 3.572186] md: raid5 personality registered for level 5\n[ 3.574004] md: raid4 personality registered for level 4\n[ 3.580524] 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.607824] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.626182] 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.711371] 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.717343] systemd[1]: Detected virtualization kvm.\n[ 3.719108] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.724646] systemd[1]: Set hostname to .\n[ 3.728697] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.730705] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.847214] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.851761] 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.856671] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.860827] 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.866473] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.870385] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.874788] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.878758] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.882434] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.886128] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.890190] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.893992] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.897647] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.901240] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.904668] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.908059] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.912226] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.915493] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.938989] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.943342] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.947180] 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.953336] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.957662] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.961603] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.966993] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.971251] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.979835] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.984329] 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.992765] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.998898] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.001085] systemd[1]: Reached target Slices.\n[ 4.003042] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.005917] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.016121] iscsi: registered transport (tcp)\n[ 4.027620] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.031129] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.034803] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.038893] 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[ 4.050765] iscsi: registered transport (iser)\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 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 Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\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] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Reached target System Time Synchronized.\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"} 2019-05-16 23:57:13,640 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059/action used request id req-81a83bfb-55f1-4ed8-9617-a1b560387bb1 2019-05-16 23:57:13,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0898320674896s 2019-05-16 23:57:13,641 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 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 685172101 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K 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.357231] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.360267] pid_max: default: 32768 minimum: 301 [ 0.361916] ACPI: Core revision 20150930 [ 0.364022] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.366411] Security Framework initialized [ 0.367933] Yama: becoming mindful. [ 0.369282] AppArmor: AppArmor initialized [ 0.370975] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.377036] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.381092] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.383353] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.386068] Initializing cgroup subsys io [ 0.387569] Initializing cgroup subsys memory [ 0.389166] Initializing cgroup subsys devices [ 0.390757] Initializing cgroup subsys freezer [ 0.392356] Initializing cgroup subsys net_cls [ 0.393951] Initializing cgroup subsys perf_event [ 0.395621] Initializing cgroup subsys net_prio [ 0.397267] Initializing cgroup subsys hugetlb [ 0.398863] Initializing cgroup subsys pids [ 0.401140] mce: CPU supports 10 MCE banks [ 0.402666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.406881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.408921] Spectre V2 : Mitigation: Full generic retpoline [ 0.410830] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.413775] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.416717] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.419025] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.422416] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.426902] Freeing SMP alternatives memory: 36K [ 0.433464] ftrace: allocating 32293 entries in 127 pages [ 0.478248] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.480492] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.482718] smpboot: Max logical packages: 2 [ 0.484549] x2apic enabled [ 0.485983] Switched APIC routing to physical x2apic. [ 0.488974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.491130] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.495109] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.507456] KVM setup paravirtual spinlock [ 0.510590] x86: Booting SMP configuration: [ 0.512158] .... node #0, CPUs: #1 [ 0.513812] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.536573] x86: Booted up 1 node, 2 CPUs [ 0.536574] KVM setup async PF for cpu 1 [ 0.536578] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.541241] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.544114] devtmpfs: initialized [ 0.547383] evm: security.selinux [ 0.548649] evm: security.SMACK64 [ 0.549904] evm: security.SMACK64EXEC [ 0.551251] evm: security.SMACK64TRANSMUTE [ 0.552712] evm: security.SMACK64MMAP [ 0.554059] evm: security.ima [ 0.555213] evm: security.capability [ 0.556755] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.560046] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.562294] pinctrl core: initialized pinctrl subsystem [ 0.564302] RTC time: 23:57:06, date: 05/16/19 [ 0.566865] NET: Registered protocol family 16 [ 0.580474] cpuidle: using governor ladder [ 0.592502] cpuidle: using governor menu [ 0.593944] PCCT header not found. [ 0.595370] ACPI: bus type PCI registered [ 0.596830] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.599124] PCI: Using configuration type 1 for base access [ 0.613793] ACPI: Added _OSI(Module Device) [ 0.615310] ACPI: Added _OSI(Processor Device) [ 0.616876] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618513] ACPI: Added _OSI(Processor Aggregator Device) [ 0.621606] ACPI: Interpreter enabled [ 0.638620] ACPI: (supports S0 S5) [ 0.639911] ACPI: Using IOAPIC for interrupt routing [ 0.641630] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.646752] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.648837] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.651085] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.653264] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.657285] acpiphp: Slot [3] registered [ 0.658786] acpiphp: Slot [4] registered [ 0.660253] acpiphp: Slot [5] registered [ 0.661708] acpiphp: Slot [6] registered [ 0.663165] acpiphp: Slot [7] registered [ 0.664626] acpiphp: Slot [8] registered [ 0.666094] acpiphp: Slot [9] registered [ 0.667557] acpiphp: Slot [10] registered [ 0.669035] acpiphp: Slot [11] registered [ 0.670714] acpiphp: Slot [12] registered [ 0.672293] acpiphp: Slot [13] registered [ 0.673774] acpiphp: Slot [14] registered [ 0.675286] acpiphp: Slot [15] registered [ 0.676758] acpiphp: Slot [16] registered [ 0.678272] acpiphp: Slot [17] registered [ 0.679750] acpiphp: Slot [18] registered [ 0.681255] acpiphp: Slot [19] registered [ 0.682739] acpiphp: Slot [20] registered [ 0.684270] acpiphp: Slot [21] registered [ 0.685735] acpiphp: Slot [22] registered [ 0.687237] acpiphp: Slot [23] registered [ 0.688711] acpiphp: Slot [24] registered [ 0.690181] acpiphp: Slot [25] registered [ 0.691674] acpiphp: Slot [26] registered [ 0.693125] acpiphp: Slot [27] registered [ 0.694564] acpiphp: Slot [28] registered [ 0.696010] acpiphp: Slot [29] registered [ 0.697468] acpiphp: Slot [30] registered [ 0.698915] acpiphp: Slot [31] registered [ 0.700328] PCI host bridge to bus 0000:00 [ 0.701787] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.703955] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.706111] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.708691] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.711262] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.713931] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.718962] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.721236] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.723361] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.725622] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.730578] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.733137] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.756991] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.759998] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.762511] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.765003] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.767417] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.769669] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.772023] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.773917] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.776632] vgaarb: loaded [ 0.777709] vgaarb: bridge control possible 0000:00:02.0 [ 0.779827] SCSI subsystem initialized [ 0.781493] ACPI: bus type USB registered [ 0.782977] usbcore: registered new interface driver usbfs [ 0.784792] usbcore: registered new interface driver hub [ 0.786559] usbcore: registered new device driver usb [ 0.788637] PCI: Using ACPI for IRQ routing [ 0.790542] NetLabel: Initializing [ 0.791809] NetLabel: domain hash size = 128 [ 0.793345] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.795034] NetLabel: unlabeled traffic allowed by default [ 0.797082] amd_nb: Cannot enumerate AMD northbridges [ 0.798911] clocksource: Switched to clocksource kvm-clock [ 0.810855] AppArmor: AppArmor Filesystem Enabled [ 0.812544] pnp: PnP ACPI init [ 0.814095] pnp: PnP ACPI: found 5 devices [ 0.822733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.825763] NET: Registered protocol family 2 [ 0.827650] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.830421] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.832938] TCP: Hash tables configured (established 32768 bind 32768) [ 0.835165] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.837192] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.839395] NET: Registered protocol family 1 [ 0.840959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.842897] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.844806] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.864580] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.884339] Unpacking initramfs... [ 1.081577] Freeing initrd memory: 14824K [ 1.083395] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.085759] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.088299] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.092270] Scanning for low memory corruption every 60 seconds [ 1.095079] audit: initializing netlink subsys (disabled) [ 1.097161] audit: type=2000 audit(1558051027.506:1): initialized [ 1.099826] Initialise system trusted keyring [ 1.101773] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.104123] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.107599] zbud: loaded [ 1.109124] VFS: Disk quotas dquot_6.6.0 [ 1.110701] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.113462] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.115990] fuse init (API version 7.23) [ 1.117696] Key type big_key registered [ 1.119284] Allocating IMA MOK and blacklist keyrings. [ 1.122018] Key type asymmetric registered [ 1.123666] Asymmetric key parser 'x509' registered [ 1.125581] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.128580] io scheduler noop registered [ 1.130151] io scheduler deadline registered (default) [ 1.132210] io scheduler cfq registered [ 1.133886] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.136047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.138590] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.141490] ACPI: Power Button [PWRF] [ 1.143191] GHES: HEST is not enabled! [ 1.162533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.202308] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.206256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.233741] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.237347] Linux agpgart interface v0.103 [ 1.240811] loop: module loaded [ 1.243738] vda: vda1 [ 1.245572] scsi host0: ata_piix [ 1.247018] scsi host1: ata_piix [ 1.248245] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.250372] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.252591] libphy: Fixed MDIO Bus: probed [ 1.254160] tun: Universal TUN/TAP device driver, 1.6 [ 1.255816] tun: (C) 1999-2004 Max Krasnyansky [ 1.259186] PPP generic driver version 2.4.2 [ 1.260784] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.262886] ehci-pci: EHCI PCI platform driver [ 1.264427] ehci-platform: EHCI generic platform driver [ 1.266179] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.268203] ohci-pci: OHCI PCI platform driver [ 1.269755] ohci-platform: OHCI generic platform driver [ 1.271510] uhci_hcd: USB Universal Host Controller Interface driver [ 1.291818] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.293575] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.296180] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.297982] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.300023] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.302197] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.304709] usb usb1: Product: UHCI Host Controller [ 1.306366] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.308438] usb usb1: SerialNumber: 0000:00:01.2 [ 1.310111] hub 1-0:1.0: USB hub found [ 1.311484] hub 1-0:1.0: 2 ports detected [ 1.313071] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.316809] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.318491] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.320315] mousedev: PS/2 mouse device common for all mice [ 1.322411] rtc_cmos 00:00: RTC can wake from S4 [ 1.324559] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.326680] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.327018] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.327045] i2c /dev entries driver [ 1.327117] device-mapper: uevent: version 1.0.3 [ 1.329671] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.329689] ledtrig-cpu: registered to indicate activity on CPUs [ 1.330043] NET: Registered protocol family 10 [ 1.330324] NET: Registered protocol family 17 [ 1.330336] Key type dns_resolver registered [ 1.330622] registered taskstats version 1 [ 1.330644] Loading compiled-in X.509 certificates [ 1.331203] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.331221] zswap: loaded using pool lzo/zbud [ 1.332960] Key type trusted registered [ 1.335240] Key type encrypted registered [ 1.335247] AppArmor: AppArmor sha1 policy hashing enabled [ 1.335254] ima: No TPM chip found, activating TPM-bypass! [ 1.335261] ima: Allocated hash algorithm: sha1 [ 1.335286] evm: HMAC attrs: 0x1 [ 1.336623] Magic number: 3:81:1010 [ 1.337548] rtc_cmos 00:00: setting system clock to 2019-05-16 23:57:07 UTC (1558051027) [ 1.337640] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.337641] EDD information not available. [ 1.408696] Freeing unused kernel memory: 1484K [ 1.418950] Write protecting the kernel read-only data: 14336k [ 1.422298] Freeing unused kernel memory: 1620K [ 1.424090] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.439102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.439559] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.439579] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448663] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448697] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448839] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448890] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448940] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448979] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.449024] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.496777] virtio_net virtio0 ens3: renamed from eth0 [ 1.499857] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.504075] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.520323] AVX2 version of gcm_enc/dec engaged. [ 1.521998] AES CTR mode by8 optimization enabled [ 1.524324] FDC 0 is a S82078B [ 1.622923] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.787336] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.789590] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.791929] usb 1-1: Product: QEMU USB Tablet [ 1.793478] usb 1-1: Manufacturer: QEMU [ 1.794874] usb 1-1: SerialNumber: 42 [ 1.801666] hidraw: raw HID events driver (C) Jiri Kosina [ 1.808590] usbcore: registered new interface driver usbhid [ 1.810532] usbhid: USB HID core driver [ 1.813601] 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.817513] 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.884951] md: linear personality registered for level -1 [ 2.888641] md: multipath personality registered for level -4 [ 2.892403] md: raid0 personality registered for level 0 [ 2.896696] md: raid1 personality registered for level 1 [ 2.966917] raid6: sse2x1 gen() 11353 MB/s [ 3.034913] raid6: sse2x1 xor() 8892 MB/s [ 3.102914] raid6: sse2x2 gen() 14461 MB/s [ 3.170912] raid6: sse2x2 xor() 9696 MB/s [ 3.238913] raid6: sse2x4 gen() 16592 MB/s [ 3.306912] raid6: sse2x4 xor() 11240 MB/s [ 3.374913] raid6: avx2x1 gen() 21908 MB/s [ 3.442914] raid6: avx2x2 gen() 26006 MB/s [ 3.510913] raid6: avx2x4 gen() 29307 MB/s [ 3.512435] raid6: using algorithm avx2x4 gen() 29307 MB/s [ 3.514297] raid6: using avx2x2 recovery algorithm [ 3.516981] xor: automatically using best checksumming function: [ 3.558914] avx : 33252.000 MB/sec [ 3.561312] async_tx: api initialized (async) [ 3.570332] md: raid6 personality registered for level 6 [ 3.572186] md: raid5 personality registered for level 5 [ 3.574004] md: raid4 personality registered for level 4 [ 3.580524] 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.607824] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.626182] 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.711371] 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.717343] systemd[1]: Detected virtualization kvm. [ 3.719108] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.724646] systemd[1]: Set hostname to . [ 3.728697] systemd[1]: Initializing machine ID from KVM UUID. [ 3.730705] systemd[1]: Installed transient /etc/machine-id file. [ 3.847214] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.851761] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.856671] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.860827] 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.866473] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.870385] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.874788] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.878758] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.882434] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.886128] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.890190] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.893992] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.897647] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.901240] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.904668] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.908059] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.912226] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.915493] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.938989] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.943342] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.947180] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.953336] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.957662] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.961603] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.966993] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.971251] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.979835] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.984329] 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.992765] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.998898] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.001085] systemd[1]: Reached target Slices. [ 4.003042] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Slices. [ 4.005917] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.016121] iscsi: registered transport (tcp) [ 4.027620] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.031129] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.034803] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.038893] 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. [ 4.050765] iscsi: registered transport (iser) [[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. 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 Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[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. 2019-05-16 23:57:13,644 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: [Errno None] Unable to connect to port 22 on 172.30.9.201 2019-05-16 23:57:22,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-16 23:57:22,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059/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}624fc997662e7f417f49a266aee9e875203d82ca" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-16 23:57:22,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13279 Content-Type: application/json Date: Thu, 16 May 2019 23: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-8d3a845a-778d-4d00-aa71-926a3258666d x-openstack-request-id: req-8d3a845a-778d-4d00-aa71-926a3258666d 2019-05-16 23:57:22,730 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 685172101 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-148-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 (8609K kernel code, 1334K 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.357231] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.360267] pid_max: default: 32768 minimum: 301\n[ 0.361916] ACPI: Core revision 20150930\n[ 0.364022] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.366411] Security Framework initialized\n[ 0.367933] Yama: becoming mindful.\n[ 0.369282] AppArmor: AppArmor initialized\n[ 0.370975] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.377036] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.381092] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.383353] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.386068] Initializing cgroup subsys io\n[ 0.387569] Initializing cgroup subsys memory\n[ 0.389166] Initializing cgroup subsys devices\n[ 0.390757] Initializing cgroup subsys freezer\n[ 0.392356] Initializing cgroup subsys net_cls\n[ 0.393951] Initializing cgroup subsys perf_event\n[ 0.395621] Initializing cgroup subsys net_prio\n[ 0.397267] Initializing cgroup subsys hugetlb\n[ 0.398863] Initializing cgroup subsys pids\n[ 0.401140] mce: CPU supports 10 MCE banks\n[ 0.402666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.406881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.408921] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.410830] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.413775] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.416717] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.419025] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.422416] MDS: Vulnerable: Clear CPU buffers attempted, no microcode\n[ 0.426902] Freeing SMP alternatives memory: 36K\n[ 0.433464] ftrace: allocating 32293 entries in 127 pages\n[ 0.478248] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.480492] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.482718] smpboot: Max logical packages: 2\n[ 0.484549] x2apic enabled\n[ 0.485983] Switched APIC routing to physical x2apic.\n[ 0.488974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.491130] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.495109] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.507456] KVM setup paravirtual spinlock\n[ 0.510590] x86: Booting SMP configuration:\n[ 0.512158] .... node #0, CPUs: #1\n[ 0.513812] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.536573] x86: Booted up 1 node, 2 CPUs\n[ 0.536574] KVM setup async PF for cpu 1\n[ 0.536578] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.541241] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.544114] devtmpfs: initialized\n[ 0.547383] evm: security.selinux\n[ 0.548649] evm: security.SMACK64\n[ 0.549904] evm: security.SMACK64EXEC\n[ 0.551251] evm: security.SMACK64TRANSMUTE\n[ 0.552712] evm: security.SMACK64MMAP\n[ 0.554059] evm: security.ima\n[ 0.555213] evm: security.capability\n[ 0.556755] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.560046] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.562294] pinctrl core: initialized pinctrl subsystem\n[ 0.564302] RTC time: 23:57:06, date: 05/16/19\n[ 0.566865] NET: Registered protocol family 16\n[ 0.580474] cpuidle: using governor ladder\n[ 0.592502] cpuidle: using governor menu\n[ 0.593944] PCCT header not found.\n[ 0.595370] ACPI: bus type PCI registered\n[ 0.596830] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.599124] PCI: Using configuration type 1 for base access\n[ 0.613793] ACPI: Added _OSI(Module Device)\n[ 0.615310] ACPI: Added _OSI(Processor Device)\n[ 0.616876] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.618513] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.621606] ACPI: Interpreter enabled\n[ 0.638620] ACPI: (supports S0 S5)\n[ 0.639911] ACPI: Using IOAPIC for interrupt routing\n[ 0.641630] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.646752] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.648837] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.651085] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.653264] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.657285] acpiphp: Slot [3] registered\n[ 0.658786] acpiphp: Slot [4] registered\n[ 0.660253] acpiphp: Slot [5] registered\n[ 0.661708] acpiphp: Slot [6] registered\n[ 0.663165] acpiphp: Slot [7] registered\n[ 0.664626] acpiphp: Slot [8] registered\n[ 0.666094] acpiphp: Slot [9] registered\n[ 0.667557] acpiphp: Slot [10] registered\n[ 0.669035] acpiphp: Slot [11] registered\n[ 0.670714] acpiphp: Slot [12] registered\n[ 0.672293] acpiphp: Slot [13] registered\n[ 0.673774] acpiphp: Slot [14] registered\n[ 0.675286] acpiphp: Slot [15] registered\n[ 0.676758] acpiphp: Slot [16] registered\n[ 0.678272] acpiphp: Slot [17] registered\n[ 0.679750] acpiphp: Slot [18] registered\n[ 0.681255] acpiphp: Slot [19] registered\n[ 0.682739] acpiphp: Slot [20] registered\n[ 0.684270] acpiphp: Slot [21] registered\n[ 0.685735] acpiphp: Slot [22] registered\n[ 0.687237] acpiphp: Slot [23] registered\n[ 0.688711] acpiphp: Slot [24] registered\n[ 0.690181] acpiphp: Slot [25] registered\n[ 0.691674] acpiphp: Slot [26] registered\n[ 0.693125] acpiphp: Slot [27] registered\n[ 0.694564] acpiphp: Slot [28] registered\n[ 0.696010] acpiphp: Slot [29] registered\n[ 0.697468] acpiphp: Slot [30] registered\n[ 0.698915] acpiphp: Slot [31] registered\n[ 0.700328] PCI host bridge to bus 0000:00\n[ 0.701787] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.703955] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.706111] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.708691] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.711262] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.713931] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.718962] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.721236] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.723361] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.725622] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.730578] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.733137] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.756991] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.759998] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.762511] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.765003] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.767417] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.769669] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.772023] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.773917] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.776632] vgaarb: loaded\n[ 0.777709] vgaarb: bridge control possible 0000:00:02.0\n[ 0.779827] SCSI subsystem initialized\n[ 0.781493] ACPI: bus type USB registered\n[ 0.782977] usbcore: registered new interface driver usbfs\n[ 0.784792] usbcore: registered new interface driver hub\n[ 0.786559] usbcore: registered new device driver usb\n[ 0.788637] PCI: Using ACPI for IRQ routing\n[ 0.790542] NetLabel: Initializing\n[ 0.791809] NetLabel: domain hash size = 128\n[ 0.793345] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.795034] NetLabel: unlabeled traffic allowed by default\n[ 0.797082] amd_nb: Cannot enumerate AMD northbridges\n[ 0.798911] clocksource: Switched to clocksource kvm-clock\n[ 0.810855] AppArmor: AppArmor Filesystem Enabled\n[ 0.812544] pnp: PnP ACPI init\n[ 0.814095] pnp: PnP ACPI: found 5 devices\n[ 0.822733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.825763] NET: Registered protocol family 2\n[ 0.827650] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.830421] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.832938] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.835165] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.837192] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.839395] NET: Registered protocol family 1\n[ 0.840959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.842897] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.844806] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.864580] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.884339] Unpacking initramfs...\n[ 1.081577] Freeing initrd memory: 14824K\n[ 1.083395] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.085759] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.088299] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.092270] Scanning for low memory corruption every 60 seconds\n[ 1.095079] audit: initializing netlink subsys (disabled)\n[ 1.097161] audit: type=2000 audit(1558051027.506:1): initialized\n[ 1.099826] Initialise system trusted keyring\n[ 1.101773] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.104123] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.107599] zbud: loaded\n[ 1.109124] VFS: Disk quotas dquot_6.6.0\n[ 1.110701] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.113462] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.115990] fuse init (API version 7.23)\n[ 1.117696] Key type big_key registered\n[ 1.119284] Allocating IMA MOK and blacklist keyrings.\n[ 1.122018] Key type asymmetric registered\n[ 1.123666] Asymmetric key parser 'x509' registered\n[ 1.125581] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.128580] io scheduler noop registered\n[ 1.130151] io scheduler deadline registered (default)\n[ 1.132210] io scheduler cfq registered\n[ 1.133886] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.136047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.138590] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.141490] ACPI: Power Button [PWRF]\n[ 1.143191] GHES: HEST is not enabled!\n[ 1.162533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.202308] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.206256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.233741] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.237347] Linux agpgart interface v0.103\n[ 1.240811] loop: module loaded\n[ 1.243738] vda: vda1\n[ 1.245572] scsi host0: ata_piix\n[ 1.247018] scsi host1: ata_piix\n[ 1.248245] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.250372] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.252591] libphy: Fixed MDIO Bus: probed\n[ 1.254160] tun: Universal TUN/TAP device driver, 1.6\n[ 1.255816] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.259186] PPP generic driver version 2.4.2\n[ 1.260784] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.262886] ehci-pci: EHCI PCI platform driver\n[ 1.264427] ehci-platform: EHCI generic platform driver\n[ 1.266179] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.268203] ohci-pci: OHCI PCI platform driver\n[ 1.269755] ohci-platform: OHCI generic platform driver\n[ 1.271510] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.291818] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.293575] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.296180] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.297982] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.300023] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.302197] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.304709] usb usb1: Product: UHCI Host Controller\n[ 1.306366] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.308438] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.310111] hub 1-0:1.0: USB hub found\n[ 1.311484] hub 1-0:1.0: 2 ports detected\n[ 1.313071] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.316809] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.318491] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.320315] mousedev: PS/2 mouse device common for all mice\n[ 1.322411] rtc_cmos 00:00: RTC can wake from S4\n[ 1.324559] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.326680] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.327018] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.327045] i2c /dev entries driver\n[ 1.327117] device-mapper: uevent: version 1.0.3\n[ 1.329671] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.329689] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.330043] NET: Registered protocol family 10\n[ 1.330324] NET: Registered protocol family 17\n[ 1.330336] Key type dns_resolver registered\n[ 1.330622] registered taskstats version 1\n[ 1.330644] Loading compiled-in X.509 certificates\n[ 1.331203] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.331221] zswap: loaded using pool lzo/zbud\n[ 1.332960] Key type trusted registered\n[ 1.335240] Key type encrypted registered\n[ 1.335247] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.335254] ima: No TPM chip found, activating TPM-bypass!\n[ 1.335261] ima: Allocated hash algorithm: sha1\n[ 1.335286] evm: HMAC attrs: 0x1\n[ 1.336623] Magic number: 3:81:1010\n[ 1.337548] rtc_cmos 00:00: setting system clock to 2019-05-16 23:57:07 UTC (1558051027)\n[ 1.337640] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.337641] EDD information not available.\n[ 1.408696] Freeing unused kernel memory: 1484K\n[ 1.418950] Write protecting the kernel read-only data: 14336k\n[ 1.422298] Freeing unused kernel memory: 1620K\n[ 1.424090] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.439102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.439559] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.439579] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448663] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448697] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448839] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448890] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448940] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448979] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.449024] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.496777] virtio_net virtio0 ens3: renamed from eth0\n[ 1.499857] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.504075] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.520323] AVX2 version of gcm_enc/dec engaged.\n[ 1.521998] AES CTR mode by8 optimization enabled\n[ 1.524324] FDC 0 is a S82078B\n[ 1.622923] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.787336] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.789590] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.791929] usb 1-1: Product: QEMU USB Tablet\n[ 1.793478] usb 1-1: Manufacturer: QEMU\n[ 1.794874] usb 1-1: SerialNumber: 42\n[ 1.801666] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.808590] usbcore: registered new interface driver usbhid\n[ 1.810532] usbhid: USB HID core driver\n[ 1.813601] 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.817513] 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.884951] md: linear personality registered for level -1\n[ 2.888641] md: multipath personality registered for level -4\n[ 2.892403] md: raid0 personality registered for level 0\n[ 2.896696] md: raid1 personality registered for level 1\n[ 2.966917] raid6: sse2x1 gen() 11353 MB/s\n[ 3.034913] raid6: sse2x1 xor() 8892 MB/s\n[ 3.102914] raid6: sse2x2 gen() 14461 MB/s\n[ 3.170912] raid6: sse2x2 xor() 9696 MB/s\n[ 3.238913] raid6: sse2x4 gen() 16592 MB/s\n[ 3.306912] raid6: sse2x4 xor() 11240 MB/s\n[ 3.374913] raid6: avx2x1 gen() 21908 MB/s\n[ 3.442914] raid6: avx2x2 gen() 26006 MB/s\n[ 3.510913] raid6: avx2x4 gen() 29307 MB/s\n[ 3.512435] raid6: using algorithm avx2x4 gen() 29307 MB/s\n[ 3.514297] raid6: using avx2x2 recovery algorithm\n[ 3.516981] xor: automatically using best checksumming function:\n[ 3.558914] avx : 33252.000 MB/sec\n[ 3.561312] async_tx: api initialized (async)\n[ 3.570332] md: raid6 personality registered for level 6\n[ 3.572186] md: raid5 personality registered for level 5\n[ 3.574004] md: raid4 personality registered for level 4\n[ 3.580524] 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.607824] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.626182] 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.711371] 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.717343] systemd[1]: Detected virtualization kvm.\n[ 3.719108] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.724646] systemd[1]: Set hostname to .\n[ 3.728697] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.730705] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.847214] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.851761] 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.856671] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.860827] 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.866473] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.870385] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.874788] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.878758] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.882434] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.886128] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.890190] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.893992] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.897647] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.901240] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.904668] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.908059] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.912226] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.915493] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.938989] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.943342] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.947180] 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.953336] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.957662] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.961603] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.966993] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.971251] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.979835] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.984329] 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.992765] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.998898] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.001085] systemd[1]: Reached target Slices.\n[ 4.003042] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.005917] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.016121] iscsi: registered transport (tcp)\n[ 4.027620] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.031129] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.034803] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.038893] 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[ 4.050765] iscsi: registered transport (iser)\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 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 Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\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] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Reached target System Time Synchronized.\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.429462] cloud-init[554]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Thu, 16 May 2019 23:57:11 +0000. Up 4.93 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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 10.482930] cloud-init[931]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Thu, 16 May 2019 23:57:16 +0000. Up 9.92 seconds.\n[ 10.486263] cloud-init[931]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.489106] cloud-init[931]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+\n[ 10.491928] cloud-init[931]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.494914] cloud-init[931]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+\n[ 10.497728] cloud-init[931]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | global | fa:16:3e:bb:0d:88 |\n[ 10.500581] cloud-init[931]: ci-info: | ens3 | True | fe80::f816:3eff:febb:d88/64 | . | link | fa:16:3e:bb:0d:88 |\n[ 10.503444] cloud-init[931]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.506259] cloud-init[931]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.509080] cloud-init[931]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+\n[ 10.511906] cloud-init[931]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.514883] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.518005] cloud-init[931]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.521115] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.524225] cloud-init[931]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.527281] cloud-init[931]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.530325] cloud-init[931]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[ 10.539513] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+[[0;32m OK [0m] Started ACPI Events Check.\n\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 Cleanup of Temporary Directories.\n[ 10.548665] Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Reached target Network is Online.\ncloud-init[931]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.561506] cloud-init[931]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.563992] Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\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.\ncloud-init[931]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.574738] cloud-init[931]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.577784] cloud-init[931]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.580743] cloud-init[931]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.583572] cloud-init[931]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.586334] cloud-init[931]: Generating public/private rsa key pair.\n[ 10.588751] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.591534] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.594361] cloud-init[931]: The key fingerprint is:\n[ 10.596348] cloud-init[931]: SHA256:5TlCk+JuVMvNAVWDqTuxrNMhJsk5wyzRtzVkVUeoRmY root@cloudify-vm-90aa91dc-11c3-4fc8-ada4-81d708db0f68\n[ 10.600143] cloud-init[931]: The key's randomart image is:\n[ 10.602372] cloud-init[931]: +---[RSA 2048]----+\n[ 10.604344] cloud-init[931]: | .oo=+oo |\n[ 10.606375] cloud-init[931]: | ooE .o |\n[ 10.608340] cloud-init[931]: | . .o==o. |\n[ 10.610275] cloud-init[931]: | . ...==Boo |\n[ 10.612246] cloud-init[931]: | = +o+S** |\n[ 10.614230] cloud-init[931]: | . Xo+ *. . |\n[ 10.616179] cloud-init[931]: | . =o+ o |\n[ 10.618183] cloud-init[931]: | .o . |\n[ 10.620136] cloud-init[931]: | . |\n[ 10.622089] cloud-init[931]: +----[SHA256]-----+\n[ 10.624123] cloud-init[931]: Generating public/private dsa key pair.\n[ 10.626811] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.629705] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.632723] cloud-init[931]: The key fingerprint is:\n[ 10.634686] cloud-init[931]: SHA256:mWaboDknVr105oiqN6t227S8UavdQar14gpS2lXDILE root@cloudify-vm-90aa91dc-11c3-4fc8-ada4-81d708db0f68 Starting Accounts Service...\n\n[ 10.639242] Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n Starting System Logging Service...\n Starting LSB: MD monitoring daemon...\ncloud-init[[0;32m OK [0m] Started ACPI event daemon.\n[931]: [[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Deferred execution scheduler.\nThe key's randomart image is: Starting Snappy daemon...\n Starting Login Service...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 10.682312] cloud-init[931]: +---[DSA 1024]----+\n[ 10.686158] cloud-init[931]: | o.. |\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 10.690497] cloud-init[931]: | o o |\n[ 10.706434] [[0;32m OK [0m] Started System Logging Service.\ncloud-init[931]: | E + |\n[ 10.723073] Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started Login Service.\ncloud-init[931]: | o + |\n[ 10.730879] cloud-init[931]: | . + S + |\n[ 10.735088] cloud-init[931]: | + = B % |\n[ 10.737808] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\ncloud-init[931]: | o O = O o |\n[ 10.744875] cloud-init[931]: | .o+X B.o . |\n[ 10.748191] cloud-init[931]: | .o=++O+o.o |\n[ 10.752282] [[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: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\ncloud-init[931]: +----[SHA256]-----+\n[ 10.774569] [[0;32m OK [0m] Started Permit User Sessions.\ncloud-init[931]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 10.784538] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.798479] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n\n[ 10.806234] cloud-init[931]: The key fingerprint is:\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.[ 10.816491] cloud-init[931]: SHA256:0Ei+vslG3F3/wjulBTe3RmaLyCXp3tvp9T0t3ebHwck root@cloudify-vm-90aa91dc-11c3-4fc8-ada4-81d708db0f68\n\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[ 10.818810] cloud-init[931]: The key's randomart image is:\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 10.831491] [[0;32m OK [0m] Started Set console scheme.\ncloud-init[931]: +---[ECDSA 256]---+\n[ 10.837790] cloud-init[931]: [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n| . |\n[ 10.846617] cloud-init[931]: | o o |\n[ 10.850650] cloud-init[931]: | + . . |\n[ 10.853038] cloud-init[931]: | o o...=o|\n[ 10.855673] cloud-init[931]: | ...S.o.+.Bo*|\n[ 10.858503] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\ncloud-init[931]: | .o . .+ ..Eo|\n[[0;32m OK [0m] Started Accounts Service.\n[ 10.863807] cloud-init[931]: | .. . ...B=|\n[ 10.867349] cloud-init[931]: | ..o . .B.&|\n[ 10.870335] cloud-init[931]: | .+ .+@*|\n[ 10.873556] [[0;32m OK [0m] Started LXD - container startup/shutdown.\ncloud-init[931]: +----[SHA256]-----+\n[ 10.877208] cloud-init[931]: Generating public/private ed25519 key pair.\n[ 10.879373] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.882257] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.884556] cloud-init[931]: The key fingerprint is:\n[ 10.886675] cloud-init[931]: SHA256:Gb56/qw5/9Miu5OakLYOzxcAx1nrX4XtxmzEp7amuHY root@cloudify-vm-90aa91dc-11c3-4fc8-ada4-81d708db0f68\n[ 10.889960] cloud-init[931]: The key's randomart image is:\n[ 10.892425] cloud-init[931]: +--[ED25519 256]--+\n[ 10.894426] cloud-init[931]: | . o. |\n[ 10.895956] cloud-init[931]: | . + . + |\n[ 10.897507] cloud-init[931]: | o o . = .|\n[ 10.899544] cloud-init[931]: | .o o * o |\n[ 10.900993] cloud-init[931]: | .S . O |\n[ 10.902826] cloud-init[931]: | ..o . + . |\n[ 10.904706] cloud-init[931]: | . + .... .o |\n[ 10.906648] cloud-init[931]: | = +++=.Eo. |\n[ 10.908150] cloud-init[931]: | .*+*BOOoo |\n[ 10.910060] cloud-init[931]: +----[SHA256]-----+\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-05-16 23:57:22,731 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059/action used request id req-8d3a845a-778d-4d00-aa71-926a3258666d 2019-05-16 23:57:22,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0772440433502s 2019-05-16 23:57:22,732 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 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 685172101 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K 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.357231] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.360267] pid_max: default: 32768 minimum: 301 [ 0.361916] ACPI: Core revision 20150930 [ 0.364022] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.366411] Security Framework initialized [ 0.367933] Yama: becoming mindful. [ 0.369282] AppArmor: AppArmor initialized [ 0.370975] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.377036] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.381092] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.383353] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.386068] Initializing cgroup subsys io [ 0.387569] Initializing cgroup subsys memory [ 0.389166] Initializing cgroup subsys devices [ 0.390757] Initializing cgroup subsys freezer [ 0.392356] Initializing cgroup subsys net_cls [ 0.393951] Initializing cgroup subsys perf_event [ 0.395621] Initializing cgroup subsys net_prio [ 0.397267] Initializing cgroup subsys hugetlb [ 0.398863] Initializing cgroup subsys pids [ 0.401140] mce: CPU supports 10 MCE banks [ 0.402666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.406881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.408921] Spectre V2 : Mitigation: Full generic retpoline [ 0.410830] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.413775] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.416717] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.419025] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.422416] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.426902] Freeing SMP alternatives memory: 36K [ 0.433464] ftrace: allocating 32293 entries in 127 pages [ 0.478248] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.480492] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.482718] smpboot: Max logical packages: 2 [ 0.484549] x2apic enabled [ 0.485983] Switched APIC routing to physical x2apic. [ 0.488974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.491130] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.495109] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.507456] KVM setup paravirtual spinlock [ 0.510590] x86: Booting SMP configuration: [ 0.512158] .... node #0, CPUs: #1 [ 0.513812] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.536573] x86: Booted up 1 node, 2 CPUs [ 0.536574] KVM setup async PF for cpu 1 [ 0.536578] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.541241] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.544114] devtmpfs: initialized [ 0.547383] evm: security.selinux [ 0.548649] evm: security.SMACK64 [ 0.549904] evm: security.SMACK64EXEC [ 0.551251] evm: security.SMACK64TRANSMUTE [ 0.552712] evm: security.SMACK64MMAP [ 0.554059] evm: security.ima [ 0.555213] evm: security.capability [ 0.556755] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.560046] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.562294] pinctrl core: initialized pinctrl subsystem [ 0.564302] RTC time: 23:57:06, date: 05/16/19 [ 0.566865] NET: Registered protocol family 16 [ 0.580474] cpuidle: using governor ladder [ 0.592502] cpuidle: using governor menu [ 0.593944] PCCT header not found. [ 0.595370] ACPI: bus type PCI registered [ 0.596830] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.599124] PCI: Using configuration type 1 for base access [ 0.613793] ACPI: Added _OSI(Module Device) [ 0.615310] ACPI: Added _OSI(Processor Device) [ 0.616876] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618513] ACPI: Added _OSI(Processor Aggregator Device) [ 0.621606] ACPI: Interpreter enabled [ 0.638620] ACPI: (supports S0 S5) [ 0.639911] ACPI: Using IOAPIC for interrupt routing [ 0.641630] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.646752] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.648837] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.651085] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.653264] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.657285] acpiphp: Slot [3] registered [ 0.658786] acpiphp: Slot [4] registered [ 0.660253] acpiphp: Slot [5] registered [ 0.661708] acpiphp: Slot [6] registered [ 0.663165] acpiphp: Slot [7] registered [ 0.664626] acpiphp: Slot [8] registered [ 0.666094] acpiphp: Slot [9] registered [ 0.667557] acpiphp: Slot [10] registered [ 0.669035] acpiphp: Slot [11] registered [ 0.670714] acpiphp: Slot [12] registered [ 0.672293] acpiphp: Slot [13] registered [ 0.673774] acpiphp: Slot [14] registered [ 0.675286] acpiphp: Slot [15] registered [ 0.676758] acpiphp: Slot [16] registered [ 0.678272] acpiphp: Slot [17] registered [ 0.679750] acpiphp: Slot [18] registered [ 0.681255] acpiphp: Slot [19] registered [ 0.682739] acpiphp: Slot [20] registered [ 0.684270] acpiphp: Slot [21] registered [ 0.685735] acpiphp: Slot [22] registered [ 0.687237] acpiphp: Slot [23] registered [ 0.688711] acpiphp: Slot [24] registered [ 0.690181] acpiphp: Slot [25] registered [ 0.691674] acpiphp: Slot [26] registered [ 0.693125] acpiphp: Slot [27] registered [ 0.694564] acpiphp: Slot [28] registered [ 0.696010] acpiphp: Slot [29] registered [ 0.697468] acpiphp: Slot [30] registered [ 0.698915] acpiphp: Slot [31] registered [ 0.700328] PCI host bridge to bus 0000:00 [ 0.701787] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.703955] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.706111] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.708691] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.711262] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.713931] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.718962] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.721236] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.723361] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.725622] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.730578] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.733137] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.756991] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.759998] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.762511] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.765003] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.767417] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.769669] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.772023] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.773917] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.776632] vgaarb: loaded [ 0.777709] vgaarb: bridge control possible 0000:00:02.0 [ 0.779827] SCSI subsystem initialized [ 0.781493] ACPI: bus type USB registered [ 0.782977] usbcore: registered new interface driver usbfs [ 0.784792] usbcore: registered new interface driver hub [ 0.786559] usbcore: registered new device driver usb [ 0.788637] PCI: Using ACPI for IRQ routing [ 0.790542] NetLabel: Initializing [ 0.791809] NetLabel: domain hash size = 128 [ 0.793345] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.795034] NetLabel: unlabeled traffic allowed by default [ 0.797082] amd_nb: Cannot enumerate AMD northbridges [ 0.798911] clocksource: Switched to clocksource kvm-clock [ 0.810855] AppArmor: AppArmor Filesystem Enabled [ 0.812544] pnp: PnP ACPI init [ 0.814095] pnp: PnP ACPI: found 5 devices [ 0.822733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.825763] NET: Registered protocol family 2 [ 0.827650] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.830421] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.832938] TCP: Hash tables configured (established 32768 bind 32768) [ 0.835165] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.837192] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.839395] NET: Registered protocol family 1 [ 0.840959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.842897] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.844806] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.864580] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.884339] Unpacking initramfs... [ 1.081577] Freeing initrd memory: 14824K [ 1.083395] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.085759] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.088299] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.092270] Scanning for low memory corruption every 60 seconds [ 1.095079] audit: initializing netlink subsys (disabled) [ 1.097161] audit: type=2000 audit(1558051027.506:1): initialized [ 1.099826] Initialise system trusted keyring [ 1.101773] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.104123] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.107599] zbud: loaded [ 1.109124] VFS: Disk quotas dquot_6.6.0 [ 1.110701] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.113462] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.115990] fuse init (API version 7.23) [ 1.117696] Key type big_key registered [ 1.119284] Allocating IMA MOK and blacklist keyrings. [ 1.122018] Key type asymmetric registered [ 1.123666] Asymmetric key parser 'x509' registered [ 1.125581] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.128580] io scheduler noop registered [ 1.130151] io scheduler deadline registered (default) [ 1.132210] io scheduler cfq registered [ 1.133886] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.136047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.138590] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.141490] ACPI: Power Button [PWRF] [ 1.143191] GHES: HEST is not enabled! [ 1.162533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.202308] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.206256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.233741] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.237347] Linux agpgart interface v0.103 [ 1.240811] loop: module loaded [ 1.243738] vda: vda1 [ 1.245572] scsi host0: ata_piix [ 1.247018] scsi host1: ata_piix [ 1.248245] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.250372] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.252591] libphy: Fixed MDIO Bus: probed [ 1.254160] tun: Universal TUN/TAP device driver, 1.6 [ 1.255816] tun: (C) 1999-2004 Max Krasnyansky [ 1.259186] PPP generic driver version 2.4.2 [ 1.260784] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.262886] ehci-pci: EHCI PCI platform driver [ 1.264427] ehci-platform: EHCI generic platform driver [ 1.266179] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.268203] ohci-pci: OHCI PCI platform driver [ 1.269755] ohci-platform: OHCI generic platform driver [ 1.271510] uhci_hcd: USB Universal Host Controller Interface driver [ 1.291818] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.293575] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.296180] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.297982] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.300023] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.302197] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.304709] usb usb1: Product: UHCI Host Controller [ 1.306366] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.308438] usb usb1: SerialNumber: 0000:00:01.2 [ 1.310111] hub 1-0:1.0: USB hub found [ 1.311484] hub 1-0:1.0: 2 ports detected [ 1.313071] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.316809] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.318491] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.320315] mousedev: PS/2 mouse device common for all mice [ 1.322411] rtc_cmos 00:00: RTC can wake from S4 [ 1.324559] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.326680] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.327018] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.327045] i2c /dev entries driver [ 1.327117] device-mapper: uevent: version 1.0.3 [ 1.329671] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.329689] ledtrig-cpu: registered to indicate activity on CPUs [ 1.330043] NET: Registered protocol family 10 [ 1.330324] NET: Registered protocol family 17 [ 1.330336] Key type dns_resolver registered [ 1.330622] registered taskstats version 1 [ 1.330644] Loading compiled-in X.509 certificates [ 1.331203] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.331221] zswap: loaded using pool lzo/zbud [ 1.332960] Key type trusted registered [ 1.335240] Key type encrypted registered [ 1.335247] AppArmor: AppArmor sha1 policy hashing enabled [ 1.335254] ima: No TPM chip found, activating TPM-bypass! [ 1.335261] ima: Allocated hash algorithm: sha1 [ 1.335286] evm: HMAC attrs: 0x1 [ 1.336623] Magic number: 3:81:1010 [ 1.337548] rtc_cmos 00:00: setting system clock to 2019-05-16 23:57:07 UTC (1558051027) [ 1.337640] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.337641] EDD information not available. [ 1.408696] Freeing unused kernel memory: 1484K [ 1.418950] Write protecting the kernel read-only data: 14336k [ 1.422298] Freeing unused kernel memory: 1620K [ 1.424090] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.439102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.439559] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.439579] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448663] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448697] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448839] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448890] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448940] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448979] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.449024] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.496777] virtio_net virtio0 ens3: renamed from eth0 [ 1.499857] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.504075] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.520323] AVX2 version of gcm_enc/dec engaged. [ 1.521998] AES CTR mode by8 optimization enabled [ 1.524324] FDC 0 is a S82078B [ 1.622923] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.787336] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.789590] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.791929] usb 1-1: Product: QEMU USB Tablet [ 1.793478] usb 1-1: Manufacturer: QEMU [ 1.794874] usb 1-1: SerialNumber: 42 [ 1.801666] hidraw: raw HID events driver (C) Jiri Kosina [ 1.808590] usbcore: registered new interface driver usbhid [ 1.810532] usbhid: USB HID core driver [ 1.813601] 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.817513] 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.884951] md: linear personality registered for level -1 [ 2.888641] md: multipath personality registered for level -4 [ 2.892403] md: raid0 personality registered for level 0 [ 2.896696] md: raid1 personality registered for level 1 [ 2.966917] raid6: sse2x1 gen() 11353 MB/s [ 3.034913] raid6: sse2x1 xor() 8892 MB/s [ 3.102914] raid6: sse2x2 gen() 14461 MB/s [ 3.170912] raid6: sse2x2 xor() 9696 MB/s [ 3.238913] raid6: sse2x4 gen() 16592 MB/s [ 3.306912] raid6: sse2x4 xor() 11240 MB/s [ 3.374913] raid6: avx2x1 gen() 21908 MB/s [ 3.442914] raid6: avx2x2 gen() 26006 MB/s [ 3.510913] raid6: avx2x4 gen() 29307 MB/s [ 3.512435] raid6: using algorithm avx2x4 gen() 29307 MB/s [ 3.514297] raid6: using avx2x2 recovery algorithm [ 3.516981] xor: automatically using best checksumming function: [ 3.558914] avx : 33252.000 MB/sec [ 3.561312] async_tx: api initialized (async) [ 3.570332] md: raid6 personality registered for level 6 [ 3.572186] md: raid5 personality registered for level 5 [ 3.574004] md: raid4 personality registered for level 4 [ 3.580524] 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.607824] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.626182] 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.711371] 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.717343] systemd[1]: Detected virtualization kvm. [ 3.719108] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.724646] systemd[1]: Set hostname to . [ 3.728697] systemd[1]: Initializing machine ID from KVM UUID. [ 3.730705] systemd[1]: Installed transient /etc/machine-id file. [ 3.847214] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.851761] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.856671] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.860827] 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.866473] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.870385] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.874788] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.878758] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.882434] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.886128] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.890190] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.893992] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.897647] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.901240] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.904668] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.908059] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.912226] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.915493] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.938989] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.943342] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.947180] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.953336] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.957662] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.961603] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.966993] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.971251] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.979835] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.984329] 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.992765] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.998898] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.001085] systemd[1]: Reached target Slices. [ 4.003042] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Slices. [ 4.005917] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.016121] iscsi: registered transport (tcp) [ 4.027620] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.031129] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.034803] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.038893] 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. [ 4.050765] iscsi: registered transport (iser) [[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. 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 Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[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.429462] cloud-init[554]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Thu, 16 May 2019 23:57:11 +0000. Up 4.93 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 10.482930] cloud-init[931]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Thu, 16 May 2019 23:57:16 +0000. Up 9.92 seconds. [ 10.486263] cloud-init[931]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.489106] cloud-init[931]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ [ 10.491928] cloud-init[931]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.494914] cloud-init[931]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ [ 10.497728] cloud-init[931]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | global | fa:16:3e:bb:0d:88 | [ 10.500581] cloud-init[931]: ci-info: | ens3 | True | fe80::f816:3eff:febb:d88/64 | . | link | fa:16:3e:bb:0d:88 | [ 10.503444] cloud-init[931]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.506259] cloud-init[931]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.509080] cloud-init[931]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ [ 10.511906] cloud-init[931]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.514883] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.518005] cloud-init[931]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.521115] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.524225] cloud-init[931]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.527281] cloud-init[931]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.530325] cloud-init[931]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [ 10.539513] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+[[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 Cleanup of Temporary Directories. [ 10.548665] Starting LXD - unix socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Reached target Network is Online. cloud-init[931]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.561506] cloud-init[931]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.563992] Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started D-Bus System Message Bus. cloud-init[931]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.574738] cloud-init[931]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.577784] cloud-init[931]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.580743] cloud-init[931]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.583572] cloud-init[931]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.586334] cloud-init[931]: Generating public/private rsa key pair. [ 10.588751] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.591534] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.594361] cloud-init[931]: The key fingerprint is: [ 10.596348] cloud-init[931]: SHA256:5TlCk+JuVMvNAVWDqTuxrNMhJsk5wyzRtzVkVUeoRmY root@cloudify-vm-90aa91dc-11c3-4fc8-ada4-81d708db0f68 [ 10.600143] cloud-init[931]: The key's randomart image is: [ 10.602372] cloud-init[931]: +---[RSA 2048]----+ [ 10.604344] cloud-init[931]: | .oo=+oo | [ 10.606375] cloud-init[931]: | ooE .o | [ 10.608340] cloud-init[931]: | . .o==o. | [ 10.610275] cloud-init[931]: | . ...==Boo | [ 10.612246] cloud-init[931]: | = +o+S** | [ 10.614230] cloud-init[931]: | . Xo+ *. . | [ 10.616179] cloud-init[931]: | . =o+ o | [ 10.618183] cloud-init[931]: | .o . | [ 10.620136] cloud-init[931]: | . | [ 10.622089] cloud-init[931]: +----[SHA256]-----+ [ 10.624123] cloud-init[931]: Generating public/private dsa key pair. [ 10.626811] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.629705] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.632723] cloud-init[931]: The key fingerprint is: [ 10.634686] cloud-init[931]: SHA256:mWaboDknVr105oiqN6t227S8UavdQar14gpS2lXDILE root@cloudify-vm-90aa91dc-11c3-4fc8-ada4-81d708db0f68 Starting Accounts Service... [ 10.639242] Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: Record successful boot for GRUB... Starting System Logging Service... Starting LSB: MD monitoring daemon... cloud-init[[0;32m OK [0m] Started ACPI event daemon. [931]: [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started Deferred execution scheduler. The key's randomart image is: Starting Snappy daemon... Starting Login Service... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 10.682312] cloud-init[931]: +---[DSA 1024]----+ [ 10.686158] cloud-init[931]: | o.. | [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [ 10.690497] cloud-init[931]: | o o | [ 10.706434] [[0;32m OK [0m] Started System Logging Service. cloud-init[931]: | E + | [ 10.723073] Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login Service. cloud-init[931]: | o + | [ 10.730879] cloud-init[931]: | . + S + | [ 10.735088] cloud-init[931]: | + = B % | [ 10.737808] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. cloud-init[931]: | o O = O o | [ 10.744875] cloud-init[931]: | .o+X B.o . | [ 10.748191] cloud-init[931]: | .o=++O+o.o | [ 10.752282] [[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: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... Starting Permit User Sessions... cloud-init[931]: +----[SHA256]-----+ [ 10.774569] [[0;32m OK [0m] Started Permit User Sessions. cloud-init[931]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 10.784538] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.798479] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [ 10.806234] cloud-init[931]: The key fingerprint is: [[0;32m OK [0m] Started Hold until boot process finishes up. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0.[ 10.816491] cloud-init[931]: SHA256:0Ei+vslG3F3/wjulBTe3RmaLyCXp3tvp9T0t3ebHwck root@cloudify-vm-90aa91dc-11c3-4fc8-ada4-81d708db0f68 [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [ 10.818810] cloud-init[931]: The key's randomart image is: [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [ 10.831491] [[0;32m OK [0m] Started Set console scheme. cloud-init[931]: +---[ECDSA 256]---+ [ 10.837790] cloud-init[931]: [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: automatic crash report generation. | . | [ 10.846617] cloud-init[931]: | o o | [ 10.850650] cloud-init[931]: | + . . | [ 10.853038] cloud-init[931]: | o o...=o| [ 10.855673] cloud-init[931]: | ...S.o.+.Bo*| [ 10.858503] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. cloud-init[931]: | .o . .+ ..Eo| [[0;32m OK [0m] Started Accounts Service. [ 10.863807] cloud-init[931]: | .. . ...B=| [ 10.867349] cloud-init[931]: | ..o . .B.&| [ 10.870335] cloud-init[931]: | .+ .+@*| [ 10.873556] [[0;32m OK [0m] Started LXD - container startup/shutdown. cloud-init[931]: +----[SHA256]-----+ [ 10.877208] cloud-init[931]: Generating public/private ed25519 key pair. [ 10.879373] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.882257] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.884556] cloud-init[931]: The key fingerprint is: [ 10.886675] cloud-init[931]: SHA256:Gb56/qw5/9Miu5OakLYOzxcAx1nrX4XtxmzEp7amuHY root@cloudify-vm-90aa91dc-11c3-4fc8-ada4-81d708db0f68 [ 10.889960] cloud-init[931]: The key's randomart image is: [ 10.892425] cloud-init[931]: +--[ED25519 256]--+ [ 10.894426] cloud-init[931]: | . o. | [ 10.895956] cloud-init[931]: | . + . + | [ 10.897507] cloud-init[931]: | o o . = .| [ 10.899544] cloud-init[931]: | .o o * o | [ 10.900993] cloud-init[931]: | .S . O | [ 10.902826] cloud-init[931]: | ..o . + . | [ 10.904706] cloud-init[931]: | . + .... .o | [ 10.906648] cloud-init[931]: | = +++=.Eo. | [ 10.908150] cloud-init[931]: | .*+*BOOoo | [ 10.910060] cloud-init[931]: +----[SHA256]-----+ [[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-05-16 23:57:22,736 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e5c8dd0L 2019-05-16 23:57:22,736 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-16 23:57:22,742 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-05-16 23:57:22,742 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-05-16 23:57:22,743 - 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-05-16 23:57:22,743 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-16 23:57:22,744 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-16 23:57:22,744 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-16 23:57:22,744 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-16 23:57:22,744 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-16 23:57:22,790 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-16 23:57:22,791 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-16 23:57:22,814 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 5f3c7573addfe396c149ff91f67cd87c 2019-05-16 23:57:22,815 - paramiko.transport - DEBUG - Trying discovered key 32e07510f6331f9db522993d92c40ef4 in /tmp/tmp5Vt7QC 2019-05-16 23:57:22,831 - paramiko.transport - DEBUG - userauth is OK 2019-05-16 23:57:22,851 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-16 23:57:22,880 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-16 23:57:23,084 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-05-16 23:57:23,085 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-05-16 23:57:23,124 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-16 23:57:23,125 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-16 23:57:23,146 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-16 23:57:29,022 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-05-16 23:57:29,064 - 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-05-16 23:57:29,064 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-16 23:57:29,064 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-16 23:57:29,064 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-16 23:57:29,064 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-16 23:57:29,064 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-16 23:57:29,072 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-16 23:57:34,820 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-16 23:57:34,860 - 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-05-16 23:57:34,860 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-16 23:57:34,860 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-16 23:57:34,860 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-16 23:57:34,860 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-16 23:57:34,860 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-16 23:57:34,864 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-16 23:57:41,731 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-16 23:57:41,734 - 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-05-16 23:57:41,734 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-16 23:57:41,734 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-16 23:57:41,734 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-16 23:57:41,735 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-16 23:57:41,735 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-16 23:57:41,741 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-16 23:57:47,524 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-16 23:57:47,525 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-16 23:57:47,527 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-16 23:57:47,527 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-05-16 23:57:47,528 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-16 23:57:47,530 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-16 23:59:14,481 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-16 23:59:14,481 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.6 API version: 1.39 Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 02:35:27 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.6 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 01:59:36 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest 6907703020fb391e5fbd1aa88eb95a33d65dcd3941fa1a74de8af193b3cca252 2019-05-16 23:59:14,483 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-16 23:59:14,482 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-vm-90aa91dc-11c3-4fc8-ada4-81d708db0f68 --2019-05-16 23:57:49-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.62, 99.84.74.12, 99.84.74.10, ... Connecting to get.docker.com (get.docker.com)|99.84.74.62|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 30.2M=0s 2019-05-16 23:57:49 (30.2 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-vm-90aa91dc-11c3-4fc8-ada4-81d708db0f68 sudo: unable to resolve host cloudify-vm-90aa91dc-11c3-4fc8-ada4-81d708db0f68 + 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-90aa91dc-11c3-4fc8-ada4-81d708db0f68 sudo: unable to resolve host cloudify-vm-90aa91dc-11c3-4fc8-ada4-81d708db0f68 2019-05-16 23:59:14,483 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-05-16 23:59:14,484 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-05-16 23:59:14,484 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-05-16 23:59:14,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/status 2019-05-16 23:59:14,493 - 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.201', 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-05-16 23:59:44,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/status 2019-05-16 23:59:44,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-16 23:59:44,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-16 23:59:44,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-16 23:59:44,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-16 23:59:44,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-16 23:59:44,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-16 23:59:44,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-16 23:59:44,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 111, "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": 808, "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": 809, "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": 328, "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": 214, "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": 810, "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": 114, "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": 116, "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": "start-post", "MainPID": 806, "Id": "cloudify-riemann.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-16 23:59:44,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-16 23:59:44,876 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 16 May 2019 23:59:44 GMT 2019-05-16 23:59:44,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-16 23:59:44,876 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-16 23:59:44,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-16 23:59:44,876 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-16 23:59:44,876 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-16 23:59:44,876 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-16 23:59:44,877 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 111, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 808, u'state': u'running', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 809, 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': 328, 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': 214, 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': 810, 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': 114, 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': 116, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 806, u'state': u'start-post', u'Id': u'cloudify-riemann.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-05-16 23:59:44,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/status 2019-05-16 23:59:45,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-16 23:59:45,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-16 23:59:45,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-16 23:59:45,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-16 23:59:45,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-16 23:59:45,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-16 23:59:45,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-16 23:59:45,251 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 111, "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": 808, "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": 809, "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": 328, "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": 214, "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": 810, "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": 114, "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": 116, "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": 806, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-16 23:59:45,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-16 23:59:45,251 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 16 May 2019 23:59:45 GMT 2019-05-16 23:59:45,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-16 23:59:45,252 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-16 23:59:45,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-16 23:59:45,252 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-16 23:59:45,252 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-16 23:59:45,252 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-16 23:59:45,253 - functest.core.cloudify - INFO - The current manager status is running 2019-05-16 23:59:45,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/secrets 2019-05-16 23:59:45,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-16 23:59:45,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-16 23:59:45,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-16 23:59:45,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-16 23:59:45,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-16 23:59:45,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-16 23:59:45,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-16 23:59:45,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-05-16 23:59:45,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-16 23:59:45,338 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 16 May 2019 23:59:45 GMT 2019-05-16 23:59:45,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-16 23:59:45,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-05-16 23:59:45,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-16 23:59:45,339 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-16 23:59:45,339 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-16 23:59:45,339 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-05-16 23:59:45,339 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-05-16 23:59:45,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-16 23:59:45,597 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-16 23:59:45,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-16 23:59:45,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-16 23:59:45,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-16 23:59:45,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-16 23:59:45,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-16 23:59:45,598 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-05-16 23:59:45,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-16T23:59:45.572Z", "updated_at": "2019-05-16T23:59:45.572Z", "value": "gAAAAABc3flxpECnx-t7boasiYHj0KTlsOWJomhEeo9N7wBfbRkC1nCGH2-sr_6l46XeYQ4jnk4Y1vSVwlzrmYtp76k47e1iXQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-16 23:59:45,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-16 23:59:45,598 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 16 May 2019 23:59:45 GMT 2019-05-16 23:59:45,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-16 23:59:45,598 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-16 23:59:45,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-16 23:59:45,598 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-16 23:59:45,599 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-16 23:59:45,599 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3.1/secrets/foo 2019-05-16 23:59:45,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-16 23:59:45,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-16 23:59:45,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-16 23:59:45,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-16 23:59:45,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-16 23:59:45,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-16 23:59:45,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-16 23:59:45,653 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-16 23:59:45,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-16T23:59:45.572Z", "updated_at": "2019-05-16T23:59:45.572Z", "value": "gAAAAABc3flxpECnx-t7boasiYHj0KTlsOWJomhEeo9N7wBfbRkC1nCGH2-sr_6l46XeYQ4jnk4Y1vSVwlzrmYtp76k47e1iXQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-16 23:59:45,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-16 23:59:45,654 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 16 May 2019 23:59:45 GMT 2019-05-16 23:59:45,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-16 23:59:45,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-16 23:59:45,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-16 23:59:45,654 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-16 23:59:45,654 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-16 23:59:45,654 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-05-16 23:59:45,655 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-05-16 23:59:45,771 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-16 23:59:45,772 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 05:08 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-16 23:59:45,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-16 23:59:45,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/floatingips/648e3aee-016e-4f64-b898-924f6ce7ae51.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:59:47,888 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 23:59:47 GMT X-Openstack-Request-Id: req-b748c53f-8148-4840-b0ad-f056fd3bb3d0 2019-05-16 23:59:47,888 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 23:59:47,889 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/floatingips/648e3aee-016e-4f64-b898-924f6ce7ae51.json used request id req-b748c53f-8148-4840-b0ad-f056fd3bb3d0 2019-05-16 23:59:47,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.1051299572s 2019-05-16 23:59:47,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-16 23:59:47,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:59:47,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 16 May 2019 23:59:47 GMT X-Openstack-Request-Id: req-5821a181-8a3e-4296-8ce6-8ccdb8615099 2019-05-16 23:59:47,978 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-16 23:59:47,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-5821a181-8a3e-4296-8ce6-8ccdb8615099 2019-05-16 23:59:47,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0794949531555s 2019-05-16 23:59:47,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-16 23:59:47,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:59:48,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 16 May 2019 23:59: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-fd9b7a69-1962-4d65-8f89-4cfaa9cf04bf x-openstack-request-id: req-fd9b7a69-1962-4d65-8f89-4cfaa9cf04bf 2019-05-16 23:59:48,320 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059 used request id req-fd9b7a69-1962-4d65-8f89-4cfaa9cf04bf 2019-05-16 23:59:48,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.34118103981s 2019-05-16 23:59:48,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:59:48,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:59:49,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 768 Content-Type: application/json Date: Thu, 16 May 2019 23:59: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-99e262ee-071f-4e45-9774-426d8618ed31 x-openstack-request-id: req-99e262ee-071f-4e45-9774-426d8618ed31 2019-05-16 23:59:49,308 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_90aa91dc-11c3-4fc8-ada4-81d708db0f68": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:0d:88", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:0d:88", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/64ec15cf-f897-4915-9668-94aea87c4059", "rel": "bookmark"}], "image": {"id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "links": [{"href": "http://172.30.9.36:8774/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-16T23:57:06.000000", "flavor": {"id": "a423a56e-38be-4d9e-bd80-6743c3e6da21", "links": [{"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "bookmark"}]}, "id": "64ec15cf-f897-4915-9668-94aea87c4059", "security_groups": [{"name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}], "user_id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-16T23:59:48Z", "hostId": "7e17c480a22f9d39862bb861ed42ab6e8fdbe864d11b13f9584f9098", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "name": "cloudify-vm_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "created": "2019-05-16T23:55:11Z", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-16 23:59:49,308 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-99e262ee-071f-4e45-9774-426d8618ed31 2019-05-16 23:59:49,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.987082958221s 2019-05-16 23:59:49,310 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-16 23:59:51,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-16 23:59:51,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:59:51,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 16 May 2019 23:59: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-fc86eda0-cad8-46d9-bfae-b1b5e9615152 x-openstack-request-id: req-fc86eda0-cad8-46d9-bfae-b1b5e9615152 2019-05-16 23:59:51,383 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-16 23:59:51,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-fc86eda0-cad8-46d9-bfae-b1b5e9615152 2019-05-16 23:59:51,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0701470375061s 2019-05-16 23:59:51,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-16 23:59:51,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:59:51,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Thu, 16 May 2019 23:59:51 GMT X-Openstack-Request-Id: req-f92d6ff9-02f3-49d3-8885-763717dac8ba 2019-05-16 23:59:51,461 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:55:01Z", "updated_at": "2019-05-16T23:55:05Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-16T23:55:02Z", "revision_number": 0, "id": "1e9ea83d-a90c-449c-aa11-ce0e8ef9e3cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:02Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-16T23:55:05Z", "revision_number": 0, "id": "539bf578-a0bf-48ea-a33f-b84c13f82311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:05Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:55:02Z", "revision_number": 0, "id": "66b39200-2d28-4c9c-aa2c-48aae548b260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:02Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:55:01Z", "revision_number": 0, "id": "72968f08-7197-4b1b-acc6-daacb7136967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:01Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-05-16T23:55:05Z", "revision_number": 0, "id": "75c45b03-25eb-4923-96de-065c10d76d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:05Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-16T23:55:03Z", "revision_number": 0, "id": "a94a2f70-c377-408b-9052-77cca29aa129", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:03Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": 80, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:55:01Z", "revision_number": 0, "id": "ac1da16c-ca47-42e1-b8fb-353714a4fb24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:01Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-16T23:55:04Z", "revision_number": 0, "id": "b81efbca-3d1e-47f7-83f8-2b18852d37ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:55:04Z", "security_group_id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": 443, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}], "revision_number": 7, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "0d9f225d-16b3-4763-87e6-aca2e00eab80", "name": "cloudify-sg_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}, {"description": "Default security group", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:54:38Z", "updated_at": "2019-05-16T23:54:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "1117e2d8-816b-4c14-9030-a5c6c19b2fb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "15c212c1-49bd-4c55-a093-087d9ccc8c36", "remote_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "3f07a71d-9cc9-41f9-8b76-1f285a1a7d8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "de4132bf-97b5-4a09-acb4-a7635fd9b487", "remote_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}], "revision_number": 1, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "name": "default"}]} 2019-05-16 23:59:51,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-f92d6ff9-02f3-49d3-8885-763717dac8ba 2019-05-16 23:59:51,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0726640224457s 2019-05-16 23:59:51,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-16 23:59:51,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/0d9f225d-16b3-4763-87e6-aca2e00eab80.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:59:51,645 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 23:59:51 GMT X-Openstack-Request-Id: req-28eb9dc9-0f52-435a-bd5f-9280637480f6 2019-05-16 23:59:51,645 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 23:59:51,645 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/0d9f225d-16b3-4763-87e6-aca2e00eab80.json used request id req-28eb9dc9-0f52-435a-bd5f-9280637480f6 2019-05-16 23:59:51,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.176646232605s 2019-05-16 23:59:51,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-16 23:59:51,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/os-keypairs/cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:59:51,680 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 23:59: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-c5ade8e0-c0aa-48e2-ba51-1955357f0b97 x-openstack-request-id: req-c5ade8e0-c0aa-48e2-ba51-1955357f0b97 2019-05-16 23:59:51,681 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/os-keypairs/cloudify-kp_90aa91dc-11c3-4fc8-ada4-81d708db0f68 used request id req-c5ade8e0-c0aa-48e2-ba51-1955357f0b97 2019-05-16 23:59:51,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0351359844208s 2019-05-16 23:59:51,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-16 23:59:51,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/a56682a1-9aa5-4e07-b9e6-9699bbb6c8bf/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}624fc997662e7f417f49a266aee9e875203d82ca" -d '{"subnet_id": "b8ccae9a-4e3f-4150-988d-65243c6ecefd"}' 2019-05-16 23:59:54,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 16 May 2019 23:59:54 GMT X-Openstack-Request-Id: req-badd4386-30e2-4648-a51c-ac29d8b9dfcd 2019-05-16 23:59:54,399 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8ba099c4-715b-4be6-8398-3985dfffa234", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "subnet_id": "b8ccae9a-4e3f-4150-988d-65243c6ecefd", "subnet_ids": ["b8ccae9a-4e3f-4150-988d-65243c6ecefd"], "port_id": "b9998b34-e94a-4d51-a8a8-2167716f99a5", "id": "a56682a1-9aa5-4e07-b9e6-9699bbb6c8bf"} 2019-05-16 23:59:54,400 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/a56682a1-9aa5-4e07-b9e6-9699bbb6c8bf/remove_router_interface.json used request id req-badd4386-30e2-4648-a51c-ac29d8b9dfcd 2019-05-16 23:59:54,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.71840596199s 2019-05-16 23:59:54,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-16 23:59:54,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:59:54,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Thu, 16 May 2019 23:59:54 GMT X-Openstack-Request-Id: req-f579e37f-a2cd-4247-86a5-5dc1d4fc287c 2019-05-16 23:59:54,544 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:54:42Z", "admin_state_up": true, "updated_at": "2019-05-16T23:59:52Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "a56682a1-9aa5-4e07-b9e6-9699bbb6c8bf", "name": "cloudify-router_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}]} 2019-05-16 23:59:54,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-f579e37f-a2cd-4247-86a5-5dc1d4fc287c 2019-05-16 23:59:54,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.144583940506s 2019-05-16 23:59:54,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-16 23:59:54,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/a56682a1-9aa5-4e07-b9e6-9699bbb6c8bf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:59:59,255 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 16 May 2019 23:59:59 GMT X-Openstack-Request-Id: req-f9047da4-8c57-4058-a2bc-c90dbe985eb8 2019-05-16 23:59:59,255 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-16 23:59:59,255 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/a56682a1-9aa5-4e07-b9e6-9699bbb6c8bf.json used request id req-f9047da4-8c57-4058-a2bc-c90dbe985eb8 2019-05-16 23:59:59,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.70902705193s 2019-05-16 23:59:59,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-16 23:59:59,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-16 23:59:59,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Thu, 16 May 2019 23:59:59 GMT X-Openstack-Request-Id: req-70b551f5-85c5-4f3a-8af7-e4b83b2856ac 2019-05-16 23:59:59,320 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ba099c4-715b-4be6-8398-3985dfffa234","tenant_id":"29efc4e4e18e4ab2a834d1c83a3756a7","created_at":"2019-05-16T23:54:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-16T23:54:40Z","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":"29efc4e4e18e4ab2a834d1c83a3756a7","id":"b8ccae9a-4e3f-4150-988d-65243c6ecefd","subnetpool_id":null,"name":"cloudify-subnet_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}]} 2019-05-16 23:59:59,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-70b551f5-85c5-4f3a-8af7-e4b83b2856ac 2019-05-16 23:59:59,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0643091201782s 2019-05-16 23:59:59,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-16 23:59:59,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/b8ccae9a-4e3f-4150-988d-65243c6ecefd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-17 00:00:01,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 00:00:01 GMT X-Openstack-Request-Id: req-88eed8f8-e90d-4a2f-b778-727c5f129804 2019-05-17 00:00:01,959 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 00:00:01,959 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/b8ccae9a-4e3f-4150-988d-65243c6ecefd.json used request id req-88eed8f8-e90d-4a2f-b778-727c5f129804 2019-05-17 00:00:01,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.63764619827s 2019-05-17 00:00:01,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-17 00:00:01,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-17 00:00:02,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Fri, 17 May 2019 00:00:02 GMT X-Openstack-Request-Id: req-bfff4a5a-2582-4a5c-86d3-29f09bcb9137 2019-05-17 00:00:02,065 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8ba099c4-715b-4be6-8398-3985dfffa234","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"29efc4e4e18e4ab2a834d1c83a3756a7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-17T00:00:01Z","qos_policy_id":null,"name":"cloudify-net_90aa91dc-11c3-4fc8-ada4-81d708db0f68","admin_state_up":true,"tenant_id":"29efc4e4e18e4ab2a834d1c83a3756a7","created_at":"2019-05-16T23:54:38Z","mtu":1450}]} 2019-05-17 00:00:02,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-bfff4a5a-2582-4a5c-86d3-29f09bcb9137 2019-05-17 00:00:02,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105365037918s 2019-05-17 00:00:02,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-17 00:00:02,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/8ba099c4-715b-4be6-8398-3985dfffa234.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-17 00:00:03,592 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 00:00:03 GMT X-Openstack-Request-Id: req-e9ac44c3-f10a-463c-94ed-5b0b39cdb6c9 2019-05-17 00:00:03,592 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 00:00:03,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/8ba099c4-715b-4be6-8398-3985dfffa234.json used request id req-e9ac44c3-f10a-463c-94ed-5b0b39cdb6c9 2019-05-17 00:00:03,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.52585792542s 2019-05-17 00:00:03,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 00:00:03,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-17 00:00:03,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 00:00:03 GMT X-Openstack-Request-Id: req-291e5fa3-a7cb-4b69-9bdf-ac6b4657a5ba 2019-05-17 00:00:03,643 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-16T23:54:59Z", "file": "/v2/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90/file", "owner": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "size": 297336832, "self": "/v2/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify-img_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-16T23:54:54Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 00:00:03,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-291e5fa3-a7cb-4b69-9bdf-ac6b4657a5ba 2019-05-17 00:00:03,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0456140041351s 2019-05-17 00:00:03,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-17 00:00:03,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}624fc997662e7f417f49a266aee9e875203d82ca" 2019-05-17 00:00:04,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:00:04 GMT X-Openstack-Request-Id: req-1e0683b3-c1a9-44b6-96c4-ec699a9b51f2 2019-05-17 00:00:04,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-05-17 00:00:04,310 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/04cd9fb7-6105-4dde-b2f5-30c1fcdedf90 used request id req-1e0683b3-c1a9-44b6-96c4-ec699a9b51f2 2019-05-17 00:00:04,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.666100978851s 2019-05-17 00:00:04,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 00:00:04,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}58338c74d26120de6a8803f51bf8fdd49718faa5" 2019-05-17 00:00:04,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Fri, 17 May 2019 00:00: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-9bc5d4e2-19b5-4634-bd45-842a882d6930 x-openstack-request-id: req-9bc5d4e2-19b5-4634-bd45-842a882d6930 2019-05-17 00:00:04,632 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21", "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": "a423a56e-38be-4d9e-bd80-6743c3e6da21"}]} 2019-05-17 00:00:04,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-9bc5d4e2-19b5-4634-bd45-842a882d6930 2019-05-17 00:00:04,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.316191911697s 2019-05-17 00:00:04,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-17 00:00:04,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58338c74d26120de6a8803f51bf8fdd49718faa5" 2019-05-17 00:00:04,679 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 17 May 2019 00:00: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-e67acffe-1448-4822-9d06-4a1aa712ed95 x-openstack-request-id: req-e67acffe-1448-4822-9d06-4a1aa712ed95 2019-05-17 00:00:04,680 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/a423a56e-38be-4d9e-bd80-6743c3e6da21 used request id req-e67acffe-1448-4822-9d06-4a1aa712ed95 2019-05-17 00:00:04,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0457761287689s 2019-05-17 00:00:04,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-17 00:00:04,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}58338c74d26120de6a8803f51bf8fdd49718faa5" 2019-05-17 00:00:04,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Fri, 17 May 2019 00:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8814cb3d-4704-4a0c-a92d-98c85f45fef9 2019-05-17 00:00:04,925 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "cloudify-user_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "links": {"self": "http://172.30.9.36:5000/v3/users/57b3b321cb9a42e39f40eaf4dcaaeea3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-17 00:00:04,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-8814cb3d-4704-4a0c-a92d-98c85f45fef9 2019-05-17 00:00:04,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244864225388s 2019-05-17 00:00:04,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-17 00:00:04,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/57b3b321cb9a42e39f40eaf4dcaaeea3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58338c74d26120de6a8803f51bf8fdd49718faa5" 2019-05-17 00:00:05,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Fri, 17 May 2019 00:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee04803-b2e2-449c-ab9b-67eafa2087e3 2019-05-17 00:00:05,173 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_90aa91dc-11c3-4fc8-ada4-81d708db0f68", "links": {"self": "http://172.30.9.36:5000/v3/users/57b3b321cb9a42e39f40eaf4dcaaeea3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "57b3b321cb9a42e39f40eaf4dcaaeea3", "description": null}} 2019-05-17 00:00:05,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/57b3b321cb9a42e39f40eaf4dcaaeea3 used request id req-cee04803-b2e2-449c-ab9b-67eafa2087e3 2019-05-17 00:00:05,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241541862488s 2019-05-17 00:00:05,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-17 00:00:05,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/57b3b321cb9a42e39f40eaf4dcaaeea3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58338c74d26120de6a8803f51bf8fdd49718faa5" 2019-05-17 00:00:05,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 17 May 2019 00:00:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6476789-0ab1-448a-ba05-80565cd4b697 2019-05-17 00:00:05,489 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-17 00:00:05,489 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/57b3b321cb9a42e39f40eaf4dcaaeea3 used request id req-b6476789-0ab1-448a-ba05-80565cd4b697 2019-05-17 00:00:05,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.316027879715s 2019-05-17 00:00:05,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-17 00:00:05,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}58338c74d26120de6a8803f51bf8fdd49718faa5" 2019-05-17 00:00:05,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Fri, 17 May 2019 00:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca960fd-c59d-4813-8e3a-0e53069e6cb3 2019-05-17 00:00:05,809 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.36:5000/v3/projects/29efc4e4e18e4ab2a834d1c83a3756a7"}, "tags": [], "enabled": true, "id": "29efc4e4e18e4ab2a834d1c83a3756a7", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_90aa91dc-11c3-4fc8-ada4-81d708db0f68"}]} 2019-05-17 00:00:05,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-cca960fd-c59d-4813-8e3a-0e53069e6cb3 2019-05-17 00:00:05,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.311822891235s 2019-05-17 00:00:05,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-17 00:00:05,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/29efc4e4e18e4ab2a834d1c83a3756a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58338c74d26120de6a8803f51bf8fdd49718faa5" 2019-05-17 00:00:06,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 17 May 2019 00:00:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fea6263-23d3-480e-a78a-93a268efca1e 2019-05-17 00:00:06,121 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-17 00:00:06,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/29efc4e4e18e4ab2a834d1c83a3756a7 used request id req-2fea6263-23d3-480e-a78a-93a268efca1e 2019-05-17 00:00:06,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.307567119598s 2019-05-17 00:00:06,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 00:00:06,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=29efc4e4e18e4ab2a834d1c83a3756a7&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}58338c74d26120de6a8803f51bf8fdd49718faa5" 2019-05-17 00:00:06,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 17 May 2019 00:00:06 GMT X-Openstack-Request-Id: req-9a78d8fd-32fb-488e-b50e-3aa635927796 2019-05-17 00:00:06,480 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:54:38Z", "updated_at": "2019-05-16T23:54:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "1117e2d8-816b-4c14-9030-a5c6c19b2fb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "15c212c1-49bd-4c55-a093-087d9ccc8c36", "remote_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "3f07a71d-9cc9-41f9-8b76-1f285a1a7d8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "de4132bf-97b5-4a09-acb4-a7635fd9b487", "remote_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}], "revision_number": 1, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "name": "default"}]} 2019-05-17 00:00:06,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=29efc4e4e18e4ab2a834d1c83a3756a7&name=default used request id req-9a78d8fd-32fb-488e-b50e-3aa635927796 2019-05-17 00:00:06,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.352723836899s 2019-05-17 00:00:06,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 00:00:06,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}58338c74d26120de6a8803f51bf8fdd49718faa5" 2019-05-17 00:00:06,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Fri, 17 May 2019 00:00:06 GMT X-Openstack-Request-Id: req-0429eddf-4ade-4e0a-b19d-fbe9841a06bb 2019-05-17 00:00:06,841 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efb27a65730c4f76ada8c28d48951970", "created_at": "2019-05-16T19:51:48Z", "updated_at": "2019-05-16T19:51:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "52d875bc-5284-42d6-a4e4-5760c5cd8334", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "62008d08-a694-422a-8ff5-b9025774f55d", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "ce050de5-c88b-4d75-8ee2-57e268b8f8e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "e831004e-37ba-476c-a146-e15147e43a16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}], "revision_number": 1, "project_id": "efb27a65730c4f76ada8c28d48951970", "id": "1873114c-101d-4167-abbc-dd963690a23a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "created_at": "2019-05-16T23:54:38Z", "updated_at": "2019-05-16T23:54:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "1117e2d8-816b-4c14-9030-a5c6c19b2fb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "15c212c1-49bd-4c55-a093-087d9ccc8c36", "remote_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "3f07a71d-9cc9-41f9-8b76-1f285a1a7d8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T23:54:38Z", "revision_number": 0, "id": "de4132bf-97b5-4a09-acb4-a7635fd9b487", "remote_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "remote_ip_prefix": null, "created_at": "2019-05-16T23:54:38Z", "security_group_id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "tenant_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7"}], "revision_number": 1, "project_id": "29efc4e4e18e4ab2a834d1c83a3756a7", "id": "77d3e7da-07fe-4b1e-8fa5-06d80e32ef62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-17 00:00:06,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-0429eddf-4ade-4e0a-b19d-fbe9841a06bb 2019-05-17 00:00:06,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.35552406311s 2019-05-17 00:00:06,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-17 00:00:06,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/77d3e7da-07fe-4b1e-8fa5-06d80e32ef62.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58338c74d26120de6a8803f51bf8fdd49718faa5" 2019-05-17 00:00:07,301 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 00:00:07 GMT X-Openstack-Request-Id: req-0d8132a2-c4df-443a-9de5-83656661e6db 2019-05-17 00:00:07,301 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 00:00:07,301 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/77d3e7da-07fe-4b1e-8fa5-06d80e32ef62.json used request id req-0d8132a2-c4df-443a-9de5-83656661e6db 2019-05-17 00:00:07,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.452013969421s 2019-05-17 00:00:07,320 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-05-17 00:00:07,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-17 00:00:07,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 17 May 2019 00:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-786464b0-a04c-47c5-ac1c-c2d8e8c15ff2 2019-05-17 00:00:07,351 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-17 00:00:07,351 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-786464b0-a04c-47c5-ac1c-c2d8e8c15ff2 2019-05-17 00:00:07,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-17 00:00:07,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-17T01:00:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["MTag-c6YQ-KsjcmzDxXbqg"], "issued_at": "2019-05-17T00:00:07.000000Z"}} 2019-05-17 00:00:07,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-17 00:00:07,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:00:08,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 17 May 2019 00:00:08 GMT X-Openstack-Request-Id: req-a17da563-ebcb-41d9-bb77-85b8d3e95db3 2019-05-17 00:00:08,178 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-17 00:00:08,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a17da563-ebcb-41d9-bb77-85b8d3e95db3 2019-05-17 00:00:08,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.402101039886s 2019-05-17 00:00:08,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-17 00:00:08,192 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 17 May 2019 00:00:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42cedc4a-3eec-425e-852f-001dc6dd375f 2019-05-17 00:00:08,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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:00:08,192 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-42cedc4a-3eec-425e-852f-001dc6dd375f 2019-05-17 00:00:08,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-17 00:00:08,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:00:08,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Fri, 17 May 2019 00:00:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f9f0c3a-4a38-4f47-b48f-489122f7889f 2019-05-17 00:00:08,402 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-17 00:00:08,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-3f9f0c3a-4a38-4f47-b48f-489122f7889f 2019-05-17 00:00:08,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209264993668s 2019-05-17 00:00:08,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-17 00:00:08,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}700f0a5eca37f26f75f13dc8add636906a8df70c" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}}' 2019-05-17 00:00:08,687 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Fri, 17 May 2019 00:00:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b26473a-9e27-479d-9a64-aa471d2c83f2 2019-05-17 00:00:08,687 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.36:5000/v3/projects/4b01e154350c4310a67000854ca1dc1b"}, "tags": [], "enabled": true, "id": "4b01e154350c4310a67000854ca1dc1b", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}} 2019-05-17 00:00:08,687 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-3b26473a-9e27-479d-9a64-aa471d2c83f2 2019-05-17 00:00:08,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.27686214447s 2019-05-17 00:00:08,688 - 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'4b01e154350c4310a67000854ca1dc1b', '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_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2'}) 2019-05-17 00:00:08,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-17 00:00:08,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}700f0a5eca37f26f75f13dc8add636906a8df70c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "kGweTgVqDu5N5QcA2tPE3bOEfNKmIf", "email": null, "name": "cloudify_ims-user_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}}' 2019-05-17 00:00:09,191 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Fri, 17 May 2019 00:00:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdcd8eff-5c55-4d47-b78d-b46c8e21e31a 2019-05-17 00:00:09,191 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "links": {"self": "http://172.30.9.36:5000/v3/users/f7125dc7031a409486ab975cdcd5fcda"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f7125dc7031a409486ab975cdcd5fcda", "domain_id": "default", "password_expires_at": null}} 2019-05-17 00:00:09,191 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-fdcd8eff-5c55-4d47-b78d-b46c8e21e31a 2019-05-17 00:00:09,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.49532699585s 2019-05-17 00:00:09,192 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f7125dc7031a409486ab975cdcd5fcda', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2'}) 2019-05-17 00:00:09,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-17 00:00:09,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:00:09,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 17 May 2019 00:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-522b93f8-4328-4d9d-ae71-26af9c690e42 2019-05-17 00:00:09,354 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-17 00:00:09,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-522b93f8-4328-4d9d-ae71-26af9c690e42 2019-05-17 00:00:09,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.157987117767s 2019-05-17 00:00:09,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-17 00:00:09,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:00:09,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 17 May 2019 00:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28eea9d9-d8ff-4c04-8ef2-cc4f100a00c3 2019-05-17 00:00:09,486 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-17 00:00:09,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-28eea9d9-d8ff-4c04-8ef2-cc4f100a00c3 2019-05-17 00:00:09,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.126259088516s 2019-05-17 00:00:09,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-17 00:00:09,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:00:09,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 17 May 2019 00:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93105175-2808-4b8d-b60e-a457d690c75e 2019-05-17 00:00:09,726 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-17 00:00:09,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-93105175-2808-4b8d-b60e-a457d690c75e 2019-05-17 00:00:09,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.234559059143s 2019-05-17 00:00:09,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-17 00:00:09,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:00:09,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 17 May 2019 00:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6154758f-9264-462e-8f7a-22881bf43f1f 2019-05-17 00:00:09,932 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-17 00:00:09,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-6154758f-9264-462e-8f7a-22881bf43f1f 2019-05-17 00:00:09,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201136112213s 2019-05-17 00:00:09,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-17 00:00:09,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:00:10,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Fri, 17 May 2019 00:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b96f2d2-619a-4b41-8f17-0ecefc586e75 2019-05-17 00:00:10,181 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "links": {"self": "http://172.30.9.36:5000/v3/users/f7125dc7031a409486ab975cdcd5fcda"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f7125dc7031a409486ab975cdcd5fcda", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-17 00:00:10,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-5b96f2d2-619a-4b41-8f17-0ecefc586e75 2019-05-17 00:00:10,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248196840286s 2019-05-17 00:00:10,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-17 00:00:10,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:00:10,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Fri, 17 May 2019 00:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b5314c1-24f2-4444-a043-2825c6b7e394 2019-05-17 00:00:10,421 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.36:5000/v3/projects/4b01e154350c4310a67000854ca1dc1b"}, "tags": [], "enabled": true, "id": "4b01e154350c4310a67000854ca1dc1b", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-17 00:00:10,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-1b5314c1-24f2-4444-a043-2825c6b7e394 2019-05-17 00:00:10,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226593017578s 2019-05-17 00:00:10,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-17 00:00:10,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=f7125dc7031a409486ab975cdcd5fcda&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=4b01e154350c4310a67000854ca1dc1b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:00:10,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Fri, 17 May 2019 00:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bec5890-7e39-409f-9df3-4a749d7da178 2019-05-17 00:00:10,639 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=f7125dc7031a409486ab975cdcd5fcda&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=4b01e154350c4310a67000854ca1dc1b", "previous": null, "next": null}} 2019-05-17 00:00:10,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=f7125dc7031a409486ab975cdcd5fcda&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=4b01e154350c4310a67000854ca1dc1b used request id req-7bec5890-7e39-409f-9df3-4a749d7da178 2019-05-17 00:00:10,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.208810091019s 2019-05-17 00:00:10,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-17 00:00:10,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/4b01e154350c4310a67000854ca1dc1b/users/f7125dc7031a409486ab975cdcd5fcda/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:00:10,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 17 May 2019 00:00:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22850040-6686-4c87-a9aa-d6573b491c6a 2019-05-17 00:00:10,924 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-17 00:00:10,924 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/4b01e154350c4310a67000854ca1dc1b/users/f7125dc7031a409486ab975cdcd5fcda/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-22850040-6686-4c87-a9aa-d6573b491c6a 2019-05-17 00:00:10,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.280820846558s 2019-05-17 00:00:10,925 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 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'4b01e154350c4310a67000854ca1dc1b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'kGweTgVqDu5N5QcA2tPE3bOEfNKmIf', 'username': u'cloudify_ims-user_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-17 00:00:10,928 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'password': 'kGweTgVqDu5N5QcA2tPE3bOEfNKmIf', 'project_name': 'cloudify_ims-project_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': '4b01e154350c4310a67000854ca1dc1b', 'project_domain_name': 'Default'} 2019-05-17 00:00:10,981 - 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-05-17 00:00:10,995 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-05-17 00:00:10,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-17 00:00:10,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:00:11,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Fri, 17 May 2019 00:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfb8d61d-87ea-4a58-ad52-5f75f11a8907 2019-05-17 00:00:11,218 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-17 00:00:11,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-dfb8d61d-87ea-4a58-ad52-5f75f11a8907 2019-05-17 00:00:11,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223045110703s 2019-05-17 00:00:11,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-17 00:00:11,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:00:11,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Fri, 17 May 2019 00:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8654d1c7-7cf4-4b7f-bf55-4f65288669b7 2019-05-17 00:00:11,430 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.36:5000/v3/projects/4b01e154350c4310a67000854ca1dc1b"}, "tags": [], "enabled": true, "id": "4b01e154350c4310a67000854ca1dc1b", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-17 00:00:11,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-8654d1c7-7cf4-4b7f-bf55-4f65288669b7 2019-05-17 00:00:11,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203743934631s 2019-05-17 00:00:11,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-17 00:00:11,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}700f0a5eca37f26f75f13dc8add636906a8df70c" -d '{"network": {"tenant_id": "4b01e154350c4310a67000854ca1dc1b", "name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "admin_state_up": true}}' 2019-05-17 00:00:12,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Fri, 17 May 2019 00:00:12 GMT X-Openstack-Request-Id: req-1a864148-0bf9-4d87-bb22-a3cc53b0a872 2019-05-17 00:00:12,188 - 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":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-17T00:00:12Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}} 2019-05-17 00:00:12,188 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-1a864148-0bf9-4d87-bb22-a3cc53b0a872 2019-05-17 00:00:12,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.755852937698s 2019-05-17 00:00:12,189 - 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-05-17T00:00:12Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf', u'provider:segmentation_id': 88, 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_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'created_at': u'2019-05-17T00:00:11Z', u'mtu': 1450, u'tenant_id': u'4b01e154350c4310a67000854ca1dc1b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4b01e154350c4310a67000854ca1dc1b', u'l2_adjacency': True}) 2019-05-17 00:00:12,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-17 00:00:12,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 17 May 2019 00:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-062d555a-c84f-4d6a-9a02-8de1b2a88e0f 2019-05-17 00:00:12,199 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-17 00:00:12,200 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-062d555a-c84f-4d6a-9a02-8de1b2a88e0f 2019-05-17 00:00:12,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-17 00:00:12,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-17T01:00:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b01e154350c4310a67000854ca1dc1b", "name": "cloudify_ims-project_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/4b01e154350c4310a67000854ca1dc1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/4b01e154350c4310a67000854ca1dc1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/4b01e154350c4310a67000854ca1dc1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/4b01e154350c4310a67000854ca1dc1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/4b01e154350c4310a67000854ca1dc1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/4b01e154350c4310a67000854ca1dc1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/4b01e154350c4310a67000854ca1dc1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/4b01e154350c4310a67000854ca1dc1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/4b01e154350c4310a67000854ca1dc1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_4b01e154350c4310a67000854ca1dc1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_4b01e154350c4310a67000854ca1dc1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "id": "f7125dc7031a409486ab975cdcd5fcda"}, "audit_ids": ["RkOJ04WPTJqZRmIPb8r2eA"], "issued_at": "2019-05-17T00:00:12.000000Z"}} 2019-05-17 00:00:12,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-17 00:00:12,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:00:13,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Fri, 17 May 2019 00:00:13 GMT X-Openstack-Request-Id: req-8e041b2b-7731-47b4-a6ba-ede8593409c8 2019-05-17 00:00:13,006 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-17T00:00:12Z","qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}]} 2019-05-17 00:00:13,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-8e041b2b-7731-47b4-a6ba-ede8593409c8 2019-05-17 00:00:13,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387129068375s 2019-05-17 00:00:13,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-17 00:00:13,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" -d '{"subnet": {"name": "cloudify_ims-subnet_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "enable_dhcp": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-17 00:00:14,399 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Fri, 17 May 2019 00:00:14 GMT X-Openstack-Request-Id: req-8ceb0bb1-8459-4741-b3d1-de95618f01ac 2019-05-17 00:00:14,399 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-17T00:00:13Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"4b01e154350c4310a67000854ca1dc1b","id":"45b0badc-5765-4ba8-9142-10b31c71f4cc","subnetpool_id":null,"name":"cloudify_ims-subnet_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}} 2019-05-17 00:00:14,400 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-8ceb0bb1-8459-4741-b3d1-de95618f01ac 2019-05-17 00:00:14,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.3918569088s 2019-05-17 00:00:14,400 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-17T00:00:13Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'45b0badc-5765-4ba8-9142-10b31c71f4cc', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'enable_dhcp': True, u'network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf', u'tenant_id': u'4b01e154350c4310a67000854ca1dc1b', u'created_at': u'2019-05-17T00:00:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4b01e154350c4310a67000854ca1dc1b'}) 2019-05-17 00:00:14,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-17 00:00:14,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "cloudify_ims-router_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "admin_state_up": true}}' 2019-05-17 00:00:22,629 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Fri, 17 May 2019 00:00:22 GMT X-Openstack-Request-Id: req-717a4fcd-6f72-4b62-a569-4cb79f72f495 2019-05-17 00:00:22,629 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:15Z", "admin_state_up": true, "updated_at": "2019-05-17T00:00:16Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "name": "cloudify_ims-router_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}} 2019-05-17 00:00:22,629 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-717a4fcd-6f72-4b62-a569-4cb79f72f495 2019-05-17 00:00:22,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 8.22878694534s 2019-05-17 00:00:22,630 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-17T00:00:16Z', u'revision_number': 3, u'id': u'46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'admin_state_up': True, u'tenant_id': u'4b01e154350c4310a67000854ca1dc1b', u'created_at': u'2019-05-17T00:00:15Z', u'flavor_id': None, u'routes': [], u'project_id': u'4b01e154350c4310a67000854ca1dc1b'}) 2019-05-17 00:00:22,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-17 00:00:22,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9/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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" -d '{"subnet_id": "45b0badc-5765-4ba8-9142-10b31c71f4cc"}' 2019-05-17 00:00:26,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 00:00:26 GMT X-Openstack-Request-Id: req-5cf2907b-7312-4d6f-981c-c9ac40acba1d 2019-05-17 00:00:26,305 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "subnet_id": "45b0badc-5765-4ba8-9142-10b31c71f4cc", "subnet_ids": ["45b0badc-5765-4ba8-9142-10b31c71f4cc"], "port_id": "7f6b366a-f830-49af-abfb-5523c5c22eeb", "id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9"} 2019-05-17 00:00:26,305 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9/add_router_interface.json used request id req-5cf2907b-7312-4d6f-981c-c9ac40acba1d 2019-05-17 00:00:26,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.67461919785s 2019-05-17 00:00:26,306 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-05-17 00:00:27,568 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:9f7149c7a51ff7b517ffd8b6fe01cca0 sha256:f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74 2019-05-17 00:00:27,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-17 00:00:27,575 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 17 May 2019 00:00:27 GMT 2019-05-17 00:00:27,575 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-17 00:00:27,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 00:00:27,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:00:28,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 17 May 2019 00:00:28 GMT X-Openstack-Request-Id: req-becac88e-6b89-4622-8ba8-54eced930093 2019-05-17 00:00:28,335 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 00:00:28,335 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-becac88e-6b89-4622-8ba8-54eced930093 2019-05-17 00:00:28,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.758668899536s 2019-05-17 00:00:28,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-17 00:00:28,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" -d '{"owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "owner_specified.shade.object": "images/cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}' 2019-05-17 00:00:29,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Fri, 17 May 2019 00:00:29 GMT Location: http://172.30.9.36:9292/v2/images/906c75ac-fd52-44a3-b7c1-20170e9ada59 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-08645a5e-be9e-47b6-8570-24adb5200eef 2019-05-17 00:00:29,160 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:00:29Z", "file": "/v2/images/906c75ac-fd52-44a3-b7c1-20170e9ada59/file", "owner": "4b01e154350c4310a67000854ca1dc1b", "id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "size": null, "self": "/v2/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "checksum": null, "created_at": "2019-05-17T00:00:29Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-17 00:00:29,160 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-08645a5e-be9e-47b6-8570-24adb5200eef 2019-05-17 00:00:29,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.815348148346s 2019-05-17 00:00:29,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-17 00:00:29,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/906c75ac-fd52-44a3-b7c1-20170e9ada59/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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" -d '' 2019-05-17 00:00:34,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:00:34 GMT X-Openstack-Request-Id: req-dc81d155-14ff-43e1-90d9-38e11d1356e9 2019-05-17 00:00:34,371 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:00:34,371 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/906c75ac-fd52-44a3-b7c1-20170e9ada59/file used request id req-dc81d155-14ff-43e1-90d9-38e11d1356e9 2019-05-17 00:00:34,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.20960497856s 2019-05-17 00:00:34,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 00:00:34,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:00:34,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 17 May 2019 00:00:34 GMT X-Openstack-Request-Id: req-b37b0abc-2914-47cc-b1c7-dd09e790d160 2019-05-17 00:00:34,416 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:00:34Z", "file": "/v2/images/906c75ac-fd52-44a3-b7c1-20170e9ada59/file", "owner": "4b01e154350c4310a67000854ca1dc1b", "id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "size": 297336832, "self": "/v2/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/906c75ac-fd52-44a3-b7c1-20170e9ada59/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/906c75ac-fd52-44a3-b7c1-20170e9ada59/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-17T00:00:29Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 00:00:34,417 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-b37b0abc-2914-47cc-b1c7-dd09e790d160 2019-05-17 00:00:34,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0407950878143s 2019-05-17 00:00:34,419 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/906c75ac-fd52-44a3-b7c1-20170e9ada59/snap', u'metadata': Munch({})})], 'file': u'/v2/images/906c75ac-fd52-44a3-b7c1-20170e9ada59/file', 'owner': u'4b01e154350c4310a67000854ca1dc1b', 'id': u'906c75ac-fd52-44a3-b7c1-20170e9ada59', 'size': 297336832, u'self': u'/v2/images/906c75ac-fd52-44a3-b7c1-20170e9ada59', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4b01e154350c4310a67000854ca1dc1b', 'name': 'cloudify_ims-project_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/906c75ac-fd52-44a3-b7c1-20170e9ada59/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-17T00:00:34Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-17T00:00:34Z', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'properties': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/906c75ac-fd52-44a3-b7c1-20170e9ada59', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'created': u'2019-05-17T00:00:29Z', 'checksum': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'created_at': u'2019-05-17T00:00:29Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', 'metadata': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/906c75ac-fd52-44a3-b7c1-20170e9ada59', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}}) 2019-05-17 00:00:34,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-17 00:00:34,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}700f0a5eca37f26f75f13dc8add636906a8df70c" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-05-17 00:00:34,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Fri, 17 May 2019 00:00: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-dd3e73ea-1984-41b1-ad72-b990d2cab838 x-openstack-request-id: req-dd3e73ea-1984-41b1-ad72-b990d2cab838 2019-05-17 00:00:34,743 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "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": "d409f408-5daf-41c5-a991-2ab072071a6c"}} 2019-05-17 00:00:34,744 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-dd3e73ea-1984-41b1-ad72-b990d2cab838 2019-05-17 00:00:34,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.322134971619s 2019-05-17 00:00:34,745 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'd409f408-5daf-41c5-a991-2ab072071a6c', 'swap': 0}) 2019-05-17 00:00:34,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-17 00:00:34,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c/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}700f0a5eca37f26f75f13dc8add636906a8df70c" -d '{"extra_specs": {}}' 2019-05-17 00:00:34,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 17 May 2019 00:00: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-f2b54b3c-a9cf-4652-89e0-916bb31f2315 x-openstack-request-id: req-f2b54b3c-a9cf-4652-89e0-916bb31f2315 2019-05-17 00:00:34,765 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-17 00:00:34,765 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c/os-extra_specs used request id req-f2b54b3c-a9cf-4652-89e0-916bb31f2315 2019-05-17 00:00:34,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.019926071167s 2019-05-17 00:00:34,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-17 00:00:34,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" -d '{"keypair": {"name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}}' 2019-05-17 00:00:35,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1811 Content-Type: application/json Date: Fri, 17 May 2019 00:00: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-b8458466-b977-4e1b-8d6e-eb80444368b9 x-openstack-request-id: req-b8458466-b977-4e1b-8d6e-eb80444368b9 2019-05-17 00:00:35,290 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4Jeckh+h1E0MT8n1ZZozZojbZ5EuDov0YT4lpKLunp4TZgdN\n0pdAm8ewQ2MQT6LWHchOH+6E7Y4F1Q83nYAGenRk33ZNso56Tbug/IDkPkCZDdFp\nuXFg2KADADLDAcnbCOibaAX/RxEwf+EbbKGVODk9XNadAKsYaht8DZ8BYLsEg+bj\nBQOkshD04bgIJf0BtV+A5g4SaO//Q3jl/H5HuEMuutHqCxIIcMP0MIP3akcbOyhp\nuUe1HnoklxEEK/rs7jXYZ6QeFJ0ZQNmLBctejUQ/ivXeut5sIOn6cN8gH9q5vV29\nZMxlv1F9u+y5tjGVZHgeDO8cN2LVxJgEXeHQ+QIDAQABAoIBAQC7EEyOwN4PcCVD\nB9nnSGpriq4EMz4DS7q+i/7ahALwBoXtw0OklepwVgCQACED04M3xzCbFBWPr21Y\nKpaODqZWtD+YiHbqtBVWTWMnLUvuNevFQJkopjCd/ZjCP4WBJdnUL7nRCL25Oa4F\ntT8cWfFppPNhMjgO6HMrXb0Ts054e30zuuxXpnOcg5jnAwUaAqf0iPm/k7fSdzpE\nI/5ga74mDVNjIwdSnSfvSrBglzHUUY2ANjWAoR+7uvHz2O1X8zGydyH24tzx2LNa\nMxierI3IiVMriPega5KzledRY1O0VfegoRYwpmHnvHv5CNIerI12bXEKR+OYdkYb\nrxb80AKpAoGBAPEfFyFnnVuM8cVBWOoto5mMHEXcdrbg9uOBlcuh3se2q0xGa5ca\n1BLDfHipaNi1wEQdTANQwUBEv95LdOPfpUtwGBRwnPoFqZkjWqqt/j2XvlVG2d63\nTn0QTELx3t6Rw3SZuqPCrUw0PN3Gt+2OM/O9m4C7FPl/vvoaAoLEYrK7AoGBAO5z\nakbs/e5Ct+1/KvTAO06++hiG6A3Kl5WVdExWIS5Wk2daeOcq3OVh2quVU9sSC5BW\nrNPbJGPZuXXFirFveknQF0XRPhtNxyz/Xa2BkEVpr3fxOtD33piY8nVE9z8W+s2J\nMnSeGEwBZ1FNTlU+KUPg3vZCYXAzi+PpSoDItZHbAoGAPaEzuU8RkmfpGAEG5/w4\nV7PPOjAKi93eXPIvRngeSC+xgvJw55Ns50reEr1CVjnGZeKTHjnS20l3PStOOjxc\ntHZ3QSozhVhTLBg0QXHtjPKvLH7KizmRLzguNeI6k+rv6WqtoNPOla64a/sx4d85\n+i/ZgkLPLqJvPt/NCn2FuKcCgYB2w+GRRgUMIQr/LbG1ifGAPTrP8JGwHNH3XSM5\nykRokhKFDdjeOskfLuf9QjksCgbcc29Nbf7oBM+My0FTMxUToqOU0K1AaDLmRKLi\nAoBbMlKFSQ9kebDTDIrmwdzr/YQZz1XkI8IySRius/RqHLXs6xniShnCCsqIT/Ad\nyNo2tQKBgQDXWfKTaAgq9Azg6ArFquxdW637eEG7spEK4BbnWpQoYLTq+a3FESIL\nfNsX4L0Ba06r9OkeT+GAOClveTLW78oKTSEf1XbX61olhzQT9EwJDv7xAvhBRE8S\n5XGuShP9wywZMf6Pcfz4Za5NKxFR6ySjz1hV8vehsDvPRuMt0FZ9BQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "fingerprint": "e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22"}} 2019-05-17 00:00:35,290 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-b8458466-b977-4e1b-8d6e-eb80444368b9 2019-05-17 00:00:35,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.522150993347s 2019-05-17 00:00:35,291 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4Jeckh+h1E0MT8n1ZZozZojbZ5EuDov0YT4lpKLunp4TZgdN\n0pdAm8ewQ2MQT6LWHchOH+6E7Y4F1Q83nYAGenRk33ZNso56Tbug/IDkPkCZDdFp\nuXFg2KADADLDAcnbCOibaAX/RxEwf+EbbKGVODk9XNadAKsYaht8DZ8BYLsEg+bj\nBQOkshD04bgIJf0BtV+A5g4SaO//Q3jl/H5HuEMuutHqCxIIcMP0MIP3akcbOyhp\nuUe1HnoklxEEK/rs7jXYZ6QeFJ0ZQNmLBctejUQ/ivXeut5sIOn6cN8gH9q5vV29\nZMxlv1F9u+y5tjGVZHgeDO8cN2LVxJgEXeHQ+QIDAQABAoIBAQC7EEyOwN4PcCVD\nB9nnSGpriq4EMz4DS7q+i/7ahALwBoXtw0OklepwVgCQACED04M3xzCbFBWPr21Y\nKpaODqZWtD+YiHbqtBVWTWMnLUvuNevFQJkopjCd/ZjCP4WBJdnUL7nRCL25Oa4F\ntT8cWfFppPNhMjgO6HMrXb0Ts054e30zuuxXpnOcg5jnAwUaAqf0iPm/k7fSdzpE\nI/5ga74mDVNjIwdSnSfvSrBglzHUUY2ANjWAoR+7uvHz2O1X8zGydyH24tzx2LNa\nMxierI3IiVMriPega5KzledRY1O0VfegoRYwpmHnvHv5CNIerI12bXEKR+OYdkYb\nrxb80AKpAoGBAPEfFyFnnVuM8cVBWOoto5mMHEXcdrbg9uOBlcuh3se2q0xGa5ca\n1BLDfHipaNi1wEQdTANQwUBEv95LdOPfpUtwGBRwnPoFqZkjWqqt/j2XvlVG2d63\nTn0QTELx3t6Rw3SZuqPCrUw0PN3Gt+2OM/O9m4C7FPl/vvoaAoLEYrK7AoGBAO5z\nakbs/e5Ct+1/KvTAO06++hiG6A3Kl5WVdExWIS5Wk2daeOcq3OVh2quVU9sSC5BW\nrNPbJGPZuXXFirFveknQF0XRPhtNxyz/Xa2BkEVpr3fxOtD33piY8nVE9z8W+s2J\nMnSeGEwBZ1FNTlU+KUPg3vZCYXAzi+PpSoDItZHbAoGAPaEzuU8RkmfpGAEG5/w4\nV7PPOjAKi93eXPIvRngeSC+xgvJw55Ns50reEr1CVjnGZeKTHjnS20l3PStOOjxc\ntHZ3QSozhVhTLBg0QXHtjPKvLH7KizmRLzguNeI6k+rv6WqtoNPOla64a/sx4d85\n+i/ZgkLPLqJvPt/NCn2FuKcCgYB2w+GRRgUMIQr/LbG1ifGAPTrP8JGwHNH3XSM5\nykRokhKFDdjeOskfLuf9QjksCgbcc29Nbf7oBM+My0FTMxUToqOU0K1AaDLmRKLi\nAoBbMlKFSQ9kebDTDIrmwdzr/YQZz1XkI8IySRius/RqHLXs6xniShnCCsqIT/Ad\nyNo2tQKBgQDXWfKTaAgq9Azg6ArFquxdW637eEG7spEK4BbnWpQoYLTq+a3FESIL\nfNsX4L0Ba06r9OkeT+GAOClveTLW78oKTSEf1XbX61olhzQT9EwJDv7xAvhBRE8S\n5XGuShP9wywZMf6Pcfz4Za5NKxFR6ySjz1hV8vehsDvPRuMt0FZ9BQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f7125dc7031a409486ab975cdcd5fcda', 'name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'created_at': '2019-05-17T00:00:35.291656', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4b01e154350c4310a67000854ca1dc1b', 'name': 'cloudify_ims-project_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22', 'type': 'ssh', 'id': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2'}) 2019-05-17 00:00:35,292 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA4Jeckh+h1E0MT8n1ZZozZojbZ5EuDov0YT4lpKLunp4TZgdN 0pdAm8ewQ2MQT6LWHchOH+6E7Y4F1Q83nYAGenRk33ZNso56Tbug/IDkPkCZDdFp uXFg2KADADLDAcnbCOibaAX/RxEwf+EbbKGVODk9XNadAKsYaht8DZ8BYLsEg+bj BQOkshD04bgIJf0BtV+A5g4SaO//Q3jl/H5HuEMuutHqCxIIcMP0MIP3akcbOyhp uUe1HnoklxEEK/rs7jXYZ6QeFJ0ZQNmLBctejUQ/ivXeut5sIOn6cN8gH9q5vV29 ZMxlv1F9u+y5tjGVZHgeDO8cN2LVxJgEXeHQ+QIDAQABAoIBAQC7EEyOwN4PcCVD B9nnSGpriq4EMz4DS7q+i/7ahALwBoXtw0OklepwVgCQACED04M3xzCbFBWPr21Y KpaODqZWtD+YiHbqtBVWTWMnLUvuNevFQJkopjCd/ZjCP4WBJdnUL7nRCL25Oa4F tT8cWfFppPNhMjgO6HMrXb0Ts054e30zuuxXpnOcg5jnAwUaAqf0iPm/k7fSdzpE I/5ga74mDVNjIwdSnSfvSrBglzHUUY2ANjWAoR+7uvHz2O1X8zGydyH24tzx2LNa MxierI3IiVMriPega5KzledRY1O0VfegoRYwpmHnvHv5CNIerI12bXEKR+OYdkYb rxb80AKpAoGBAPEfFyFnnVuM8cVBWOoto5mMHEXcdrbg9uOBlcuh3se2q0xGa5ca 1BLDfHipaNi1wEQdTANQwUBEv95LdOPfpUtwGBRwnPoFqZkjWqqt/j2XvlVG2d63 Tn0QTELx3t6Rw3SZuqPCrUw0PN3Gt+2OM/O9m4C7FPl/vvoaAoLEYrK7AoGBAO5z akbs/e5Ct+1/KvTAO06++hiG6A3Kl5WVdExWIS5Wk2daeOcq3OVh2quVU9sSC5BW rNPbJGPZuXXFirFveknQF0XRPhtNxyz/Xa2BkEVpr3fxOtD33piY8nVE9z8W+s2J MnSeGEwBZ1FNTlU+KUPg3vZCYXAzi+PpSoDItZHbAoGAPaEzuU8RkmfpGAEG5/w4 V7PPOjAKi93eXPIvRngeSC+xgvJw55Ns50reEr1CVjnGZeKTHjnS20l3PStOOjxc tHZ3QSozhVhTLBg0QXHtjPKvLH7KizmRLzguNeI6k+rv6WqtoNPOla64a/sx4d85 +i/ZgkLPLqJvPt/NCn2FuKcCgYB2w+GRRgUMIQr/LbG1ifGAPTrP8JGwHNH3XSM5 ykRokhKFDdjeOskfLuf9QjksCgbcc29Nbf7oBM+My0FTMxUToqOU0K1AaDLmRKLi AoBbMlKFSQ9kebDTDIrmwdzr/YQZz1XkI8IySRius/RqHLXs6xniShnCCsqIT/Ad yNo2tQKBgQDXWfKTaAgq9Azg6ArFquxdW637eEG7spEK4BbnWpQoYLTq+a3FESIL fNsX4L0Ba06r9OkeT+GAOClveTLW78oKTSEf1XbX61olhzQT9EwJDv7xAvhBRE8S 5XGuShP9wywZMf6Pcfz4Za5NKxFR6ySjz1hV8vehsDvPRuMt0FZ9BQ== -----END RSA PRIVATE KEY----- 2019-05-17 00:00:35,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-17 00:00:35,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" -d '{"security_group": {"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2019-05-17 00:00:36,196 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Fri, 17 May 2019 00:00:36 GMT X-Openstack-Request-Id: req-2a3f6e96-20ab-416c-b922-9f5b9cf9d1c8 2019-05-17 00:00:36,196 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:36Z", "updated_at": "2019-05-17T00:00:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:36Z", "revision_number": 0, "id": "9e023e48-affc-460a-9c3a-9f3e4c5ff91b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:36Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:36Z", "revision_number": 0, "id": "b6781695-ecd9-4d08-9168-04792de78c07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:36Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}} 2019-05-17 00:00:36,197 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-2a3f6e96-20ab-416c-b922-9f5b9cf9d1c8 2019-05-17 00:00:36,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.899111032486s 2019-05-17 00:00:36,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 00:00:36,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:00:36,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Fri, 17 May 2019 00:00:36 GMT X-Openstack-Request-Id: req-2419a310-5939-467e-b4a4-0e5a46b04c91 2019-05-17 00:00:36,983 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:11Z", "updated_at": "2019-05-17T00:00:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "34a6dffd-a471-482d-8fbd-e77bb0baa514", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "4873ff1a-82e5-4f43-a15e-6f249c3619e5", "remote_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "b148566b-012b-4a52-b630-3a55d4ae2fbe", "remote_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "debec507-d602-43e6-b2b7-693a096a9199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:36Z", "updated_at": "2019-05-17T00:00:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:36Z", "revision_number": 0, "id": "9e023e48-affc-460a-9c3a-9f3e4c5ff91b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:36Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:36Z", "revision_number": 0, "id": "b6781695-ecd9-4d08-9168-04792de78c07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:36Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:00:36,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-2419a310-5939-467e-b4a4-0e5a46b04c91 2019-05-17 00:00:36,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.779834032059s 2019-05-17 00:00:36,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-17 00:00:36,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" -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": "9269bd68-2566-477c-a4e0-f8f6d115e670"}}' 2019-05-17 00:00:37,453 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 17 May 2019 00:00:37 GMT X-Openstack-Request-Id: req-391fa396-82d2-4f23-9b59-0a2aff180854 2019-05-17 00:00:37,454 - 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-05-17T00:00:37Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "port_range_min": 22, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:37Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "432e658a-1c1f-40f1-aa4a-c0fa163e0230"}} 2019-05-17 00:00:37,454 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-391fa396-82d2-4f23-9b59-0a2aff180854 2019-05-17 00:00:37,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.463563919067s 2019-05-17 00:00:37,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 00:00:37,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:00:37,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Fri, 17 May 2019 00:00:37 GMT X-Openstack-Request-Id: req-25db2d71-85f2-4cf8-97a8-b88a1a7dec9c 2019-05-17 00:00:37,509 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:11Z", "updated_at": "2019-05-17T00:00:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "34a6dffd-a471-482d-8fbd-e77bb0baa514", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "4873ff1a-82e5-4f43-a15e-6f249c3619e5", "remote_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "b148566b-012b-4a52-b630-3a55d4ae2fbe", "remote_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "debec507-d602-43e6-b2b7-693a096a9199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:36Z", "updated_at": "2019-05-17T00:00:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-17T00:00:37Z", "revision_number": 0, "id": "432e658a-1c1f-40f1-aa4a-c0fa163e0230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:37Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:36Z", "revision_number": 0, "id": "9e023e48-affc-460a-9c3a-9f3e4c5ff91b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:36Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:36Z", "revision_number": 0, "id": "b6781695-ecd9-4d08-9168-04792de78c07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:36Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 2, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:00:37,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-25db2d71-85f2-4cf8-97a8-b88a1a7dec9c 2019-05-17 00:00:37,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0492980480194s 2019-05-17 00:00:37,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-17 00:00:37,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" -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": "9269bd68-2566-477c-a4e0-f8f6d115e670"}}' 2019-05-17 00:00:38,118 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Fri, 17 May 2019 00:00:38 GMT X-Openstack-Request-Id: req-f8e57599-6771-4582-88c0-b2da310d9e2b 2019-05-17 00:00:38,118 - 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-05-17T00:00:37Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "port_range_min": null, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:37Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "b5cfe6eb-1ea5-45ef-b0fa-3bc5c8e94914"}} 2019-05-17 00:00:38,118 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-f8e57599-6771-4582-88c0-b2da310d9e2b 2019-05-17 00:00:38,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.602511882782s 2019-05-17 00:00:38,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 00:00:38,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:00:38,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Fri, 17 May 2019 00:00:38 GMT X-Openstack-Request-Id: req-5e303c99-7741-47be-b5d1-e946e2c9cf66 2019-05-17 00:00:38,471 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:11Z", "updated_at": "2019-05-17T00:00:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "34a6dffd-a471-482d-8fbd-e77bb0baa514", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "4873ff1a-82e5-4f43-a15e-6f249c3619e5", "remote_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "b148566b-012b-4a52-b630-3a55d4ae2fbe", "remote_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "debec507-d602-43e6-b2b7-693a096a9199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:36Z", "updated_at": "2019-05-17T00:00:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-17T00:00:37Z", "revision_number": 0, "id": "432e658a-1c1f-40f1-aa4a-c0fa163e0230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:37Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:36Z", "revision_number": 0, "id": "9e023e48-affc-460a-9c3a-9f3e4c5ff91b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:36Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:37Z", "revision_number": 0, "id": "b5cfe6eb-1ea5-45ef-b0fa-3bc5c8e94914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:37Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:36Z", "revision_number": 0, "id": "b6781695-ecd9-4d08-9168-04792de78c07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:36Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 3, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:00:38,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-5e303c99-7741-47be-b5d1-e946e2c9cf66 2019-05-17 00:00:38,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.34664607048s 2019-05-17 00:00:38,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-17 00:00:38,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" -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": "9269bd68-2566-477c-a4e0-f8f6d115e670"}}' 2019-05-17 00:00:39,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 17 May 2019 00:00:39 GMT X-Openstack-Request-Id: req-8138d310-7adb-4caf-bd77-64e6d0d9083f 2019-05-17 00:00:39,345 - 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-05-17T00:00:39Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "port_range_min": 80, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:39Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "adc20aa2-7cba-485e-b4f1-e058e63e4c30"}} 2019-05-17 00:00:39,346 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-8138d310-7adb-4caf-bd77-64e6d0d9083f 2019-05-17 00:00:39,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.867620944977s 2019-05-17 00:00:39,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 00:00:39,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:00:39,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Fri, 17 May 2019 00:00:39 GMT X-Openstack-Request-Id: req-8e5edf86-c9f9-49c7-9249-5748e3e1267c 2019-05-17 00:00:39,717 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:11Z", "updated_at": "2019-05-17T00:00:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "34a6dffd-a471-482d-8fbd-e77bb0baa514", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "4873ff1a-82e5-4f43-a15e-6f249c3619e5", "remote_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "b148566b-012b-4a52-b630-3a55d4ae2fbe", "remote_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "debec507-d602-43e6-b2b7-693a096a9199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:36Z", "updated_at": "2019-05-17T00:00:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-17T00:00:37Z", "revision_number": 0, "id": "432e658a-1c1f-40f1-aa4a-c0fa163e0230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:37Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:36Z", "revision_number": 0, "id": "9e023e48-affc-460a-9c3a-9f3e4c5ff91b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:36Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-17T00:00:39Z", "revision_number": 0, "id": "adc20aa2-7cba-485e-b4f1-e058e63e4c30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:39Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:37Z", "revision_number": 0, "id": "b5cfe6eb-1ea5-45ef-b0fa-3bc5c8e94914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:37Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:36Z", "revision_number": 0, "id": "b6781695-ecd9-4d08-9168-04792de78c07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:36Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 4, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:00:39,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-8e5edf86-c9f9-49c7-9249-5748e3e1267c 2019-05-17 00:00:39,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.365318059921s 2019-05-17 00:00:39,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-17 00:00:39,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" -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": "9269bd68-2566-477c-a4e0-f8f6d115e670"}}' 2019-05-17 00:00:40,136 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Fri, 17 May 2019 00:00:40 GMT X-Openstack-Request-Id: req-103121ae-76be-4174-9812-ef7819a69eb2 2019-05-17 00:00:40,136 - 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-05-17T00:00:40Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "port_range_min": 443, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:40Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "80e686c8-b416-4dc7-9a4e-964a274fad28"}} 2019-05-17 00:00:40,136 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-103121ae-76be-4174-9812-ef7819a69eb2 2019-05-17 00:00:40,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.413043022156s 2019-05-17 00:00:40,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 00:00:40,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:00:40,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Fri, 17 May 2019 00:00:40 GMT X-Openstack-Request-Id: req-008ae3b2-2143-4474-b38a-103e3110132e 2019-05-17 00:00:40,194 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:11Z", "updated_at": "2019-05-17T00:00:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "34a6dffd-a471-482d-8fbd-e77bb0baa514", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "4873ff1a-82e5-4f43-a15e-6f249c3619e5", "remote_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "b148566b-012b-4a52-b630-3a55d4ae2fbe", "remote_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "debec507-d602-43e6-b2b7-693a096a9199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:36Z", "updated_at": "2019-05-17T00:00:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-17T00:00:37Z", "revision_number": 0, "id": "432e658a-1c1f-40f1-aa4a-c0fa163e0230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:37Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-17T00:00:40Z", "revision_number": 0, "id": "80e686c8-b416-4dc7-9a4e-964a274fad28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:40Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:36Z", "revision_number": 0, "id": "9e023e48-affc-460a-9c3a-9f3e4c5ff91b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:36Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-17T00:00:39Z", "revision_number": 0, "id": "adc20aa2-7cba-485e-b4f1-e058e63e4c30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:39Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:37Z", "revision_number": 0, "id": "b5cfe6eb-1ea5-45ef-b0fa-3bc5c8e94914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:37Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:36Z", "revision_number": 0, "id": "b6781695-ecd9-4d08-9168-04792de78c07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:36Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 5, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:00:40,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-008ae3b2-2143-4474-b38a-103e3110132e 2019-05-17 00:00:40,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0509898662567s 2019-05-17 00:00:40,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-17 00:00:40,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" -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": "9269bd68-2566-477c-a4e0-f8f6d115e670"}}' 2019-05-17 00:00:40,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Fri, 17 May 2019 00:00:40 GMT X-Openstack-Request-Id: req-481f003b-101a-4081-bf2c-16488644af6a 2019-05-17 00:00:40,357 - 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-05-17T00:00:40Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "port_range_min": 5671, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:40Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "e66a711c-8a0b-415b-8a3a-00e819bec477"}} 2019-05-17 00:00:40,357 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-481f003b-101a-4081-bf2c-16488644af6a 2019-05-17 00:00:40,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.156789064407s 2019-05-17 00:00:40,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 00:00:40,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:00:40,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Fri, 17 May 2019 00:00:40 GMT X-Openstack-Request-Id: req-fa5b0c45-9a8b-4d06-a38c-360950352294 2019-05-17 00:00:40,715 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:11Z", "updated_at": "2019-05-17T00:00:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "34a6dffd-a471-482d-8fbd-e77bb0baa514", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "4873ff1a-82e5-4f43-a15e-6f249c3619e5", "remote_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "b148566b-012b-4a52-b630-3a55d4ae2fbe", "remote_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "debec507-d602-43e6-b2b7-693a096a9199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:36Z", "updated_at": "2019-05-17T00:00:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-17T00:00:37Z", "revision_number": 0, "id": "432e658a-1c1f-40f1-aa4a-c0fa163e0230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:37Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-17T00:00:40Z", "revision_number": 0, "id": "80e686c8-b416-4dc7-9a4e-964a274fad28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:40Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:36Z", "revision_number": 0, "id": "9e023e48-affc-460a-9c3a-9f3e4c5ff91b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:36Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-17T00:00:39Z", "revision_number": 0, "id": "adc20aa2-7cba-485e-b4f1-e058e63e4c30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:39Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:37Z", "revision_number": 0, "id": "b5cfe6eb-1ea5-45ef-b0fa-3bc5c8e94914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:37Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:36Z", "revision_number": 0, "id": "b6781695-ecd9-4d08-9168-04792de78c07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:36Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-17T00:00:40Z", "revision_number": 0, "id": "e66a711c-8a0b-415b-8a3a-00e819bec477", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:40Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 6, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:00:40,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-fa5b0c45-9a8b-4d06-a38c-360950352294 2019-05-17 00:00:40,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.35135102272s 2019-05-17 00:00:40,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-17 00:00:40,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" -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": "9269bd68-2566-477c-a4e0-f8f6d115e670"}}' 2019-05-17 00:00:40,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Fri, 17 May 2019 00:00:40 GMT X-Openstack-Request-Id: req-1257460f-5fca-44f3-a8f4-a0b9f0147d23 2019-05-17 00:00:40,860 - 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-05-17T00:00:40Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "port_range_min": 53333, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:40Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "110c76ba-abda-4e5d-b4c6-f2f4a9a685e1"}} 2019-05-17 00:00:40,860 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-1257460f-5fca-44f3-a8f4-a0b9f0147d23 2019-05-17 00:00:40,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139053106308s 2019-05-17 00:00:40,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-17 00:00:40,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:00:40,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 17 May 2019 00:00:40 GMT X-Openstack-Request-Id: req-81eeb8b6-10f8-4df0-994d-2ba4663f55a4 2019-05-17 00:00:40,967 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":["45b0badc-5765-4ba8-9142-10b31c71f4cc"],"description":"","tags":[],"updated_at":"2019-05-17T00:00:13Z","qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}]} 2019-05-17 00:00:40,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-81eeb8b6-10f8-4df0-994d-2ba4663f55a4 2019-05-17 00:00:40,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105355024338s 2019-05-17 00:00:40,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 00:00:40,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:00:41,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 17 May 2019 00:00:41 GMT X-Openstack-Request-Id: req-0d847d6f-cdd8-453c-a0f5-17b102c0eb84 2019-05-17 00:00:41,799 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:00:34Z", "file": "/v2/images/906c75ac-fd52-44a3-b7c1-20170e9ada59/file", "owner": "4b01e154350c4310a67000854ca1dc1b", "id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "size": 297336832, "self": "/v2/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/906c75ac-fd52-44a3-b7c1-20170e9ada59/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/906c75ac-fd52-44a3-b7c1-20170e9ada59/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-17T00:00:29Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 00:00:41,799 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-0d847d6f-cdd8-453c-a0f5-17b102c0eb84 2019-05-17 00:00:41,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.825801134109s 2019-05-17 00:00:41,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 00:00:41,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:00:41,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Fri, 17 May 2019 00:00: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-d18e4242-b64d-4a15-9ffa-0bfe58d46221 x-openstack-request-id: req-d18e4242-b64d-4a15-9ffa-0bfe58d46221 2019-05-17 00:00:41,830 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "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": "d409f408-5daf-41c5-a991-2ab072071a6c"}]} 2019-05-17 00:00:41,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-d18e4242-b64d-4a15-9ffa-0bfe58d46221 2019-05-17 00:00:41,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247120857239s 2019-05-17 00:00:41,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-17 00:00:41,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" -d '{"server": {"name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "imageRef": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "flavorRef": "d409f408-5daf-41c5-a991-2ab072071a6c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}], "security_groups": [{"name": "9269bd68-2566-477c-a4e0-f8f6d115e670"}]}}' 2019-05-17 00:00:46,395 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Fri, 17 May 2019 00:00:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27 x-compute-request-id: req-9074f5e0-c304-4d77-a810-eba8abff8708 x-openstack-request-id: req-9074f5e0-c304-4d77-a810-eba8abff8708 2019-05-17 00:00:46,395 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "9269bd68-2566-477c-a4e0-f8f6d115e670"}], "OS-DCF:diskConfig": "MANUAL", "id": "ba435863-47c8-4911-861a-97f7a0abae27", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "adminPass": "wTTgECTjZuo6"}} 2019-05-17 00:00:46,395 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-9074f5e0-c304-4d77-a810-eba8abff8708 2019-05-17 00:00:46,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.56270909309s 2019-05-17 00:00:46,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:00:46,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:00:47,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Fri, 17 May 2019 00:00: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-ab40bb05-0791-41ae-9cbe-c13eb1a3effd x-openstack-request-id: req-ab40bb05-0791-41ae-9cbe-c13eb1a3effd 2019-05-17 00:00:47,545 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "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-05-17T00:00:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:00:47,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-ab40bb05-0791-41ae-9cbe-c13eb1a3effd 2019-05-17 00:00:47,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14891695976s 2019-05-17 00:00:47,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-17 00:00:47,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:00:47,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 17 May 2019 00:00:47 GMT X-Openstack-Request-Id: req-68ca1814-0d18-4f57-92c1-555b5da6e0e1 2019-05-17 00:00:47,664 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":["45b0badc-5765-4ba8-9142-10b31c71f4cc"],"description":"","tags":[],"updated_at":"2019-05-17T00:00:13Z","qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}]} 2019-05-17 00:00:47,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-68ca1814-0d18-4f57-92c1-555b5da6e0e1 2019-05-17 00:00:47,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106616973877s 2019-05-17 00:00:47,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-17 00:00:47,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:00:48,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Fri, 17 May 2019 00:00:48 GMT X-Openstack-Request-Id: req-06f0f499-08be-48c0-bbfe-e05836aa9f38 2019-05-17 00:00:48,418 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-17T00:00:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4b01e154350c4310a67000854ca1dc1b","id":"45b0badc-5765-4ba8-9142-10b31c71f4cc","subnetpool_id":null,"name":"cloudify_ims-subnet_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:00:48,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-06f0f499-08be-48c0-bbfe-e05836aa9f38 2019-05-17 00:00:48,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.752750873566s 2019-05-17 00:00:48,419 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:00:50,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:00:50,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:00:50,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 649 Content-Type: application/json Date: Fri, 17 May 2019 00:00:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ab47da15-6d93-4c66-a587-fb304ac28335 x-openstack-request-id: req-ab47da15-6d93-4c66-a587-fb304ac28335 2019-05-17 00:00:50,757 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:00:50,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-ab47da15-6d93-4c66-a587-fb304ac28335 2019-05-17 00:00:50,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338142871857s 2019-05-17 00:00:50,764 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:00:52,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:00:52,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:00:53,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:00: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-a90ac589-10ed-4b26-9fe0-6f303ba45412 x-openstack-request-id: req-a90ac589-10ed-4b26-9fe0-6f303ba45412 2019-05-17 00:00:53,224 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:00:53,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-a90ac589-10ed-4b26-9fe0-6f303ba45412 2019-05-17 00:00:53,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4575278759s 2019-05-17 00:00:53,231 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:00:55,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:00:55,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:00:56,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:00: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-2ee0e4c4-e912-44e9-9f0d-942c32394471 x-openstack-request-id: req-2ee0e4c4-e912-44e9-9f0d-942c32394471 2019-05-17 00:00:56,215 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:00:56,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-2ee0e4c4-e912-44e9-9f0d-942c32394471 2019-05-17 00:00:56,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.981708049774s 2019-05-17 00:00:56,222 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:00:58,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:00:58,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:00:59,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:00: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-68f053b4-a887-441f-8f0e-3acf8de9a0d5 x-openstack-request-id: req-68f053b4-a887-441f-8f0e-3acf8de9a0d5 2019-05-17 00:00:59,268 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:00:59,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-68f053b4-a887-441f-8f0e-3acf8de9a0d5 2019-05-17 00:00:59,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04308795929s 2019-05-17 00:00:59,275 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:01:01,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:01:01,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:01:02,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:01:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cf4a6f2e-36e6-4cc2-9f6f-38341900590a x-openstack-request-id: req-cf4a6f2e-36e6-4cc2-9f6f-38341900590a 2019-05-17 00:01:02,673 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:01:02,673 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-cf4a6f2e-36e6-4cc2-9f6f-38341900590a 2019-05-17 00:01:02,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.39530897141s 2019-05-17 00:01:02,680 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:01:04,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:01:04,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:01:05,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:01:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2baf8ded-4940-4f20-8bad-dc82e6a900a9 x-openstack-request-id: req-2baf8ded-4940-4f20-8bad-dc82e6a900a9 2019-05-17 00:01:05,870 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:01:05,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-2baf8ded-4940-4f20-8bad-dc82e6a900a9 2019-05-17 00:01:05,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18838119507s 2019-05-17 00:01:05,878 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:01:07,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:01:07,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:01:08,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:01: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-aed6f160-69e1-457f-b498-c906f17b2e35 x-openstack-request-id: req-aed6f160-69e1-457f-b498-c906f17b2e35 2019-05-17 00:01:08,936 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:01:08,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-aed6f160-69e1-457f-b498-c906f17b2e35 2019-05-17 00:01:08,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0559990406s 2019-05-17 00:01:08,943 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:01:10,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:01:10,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:01:11,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:01: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-4fed416c-b02c-4f41-b993-7603e9cf0e00 x-openstack-request-id: req-4fed416c-b02c-4f41-b993-7603e9cf0e00 2019-05-17 00:01:11,989 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:01:11,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-4fed416c-b02c-4f41-b993-7603e9cf0e00 2019-05-17 00:01:11,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04336595535s 2019-05-17 00:01:11,996 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:01:13,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:01:14,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:01:14,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:01:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-33567d08-7e6d-41e3-b23c-0ad6c1902022 x-openstack-request-id: req-33567d08-7e6d-41e3-b23c-0ad6c1902022 2019-05-17 00:01:14,501 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:01:14,501 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-33567d08-7e6d-41e3-b23c-0ad6c1902022 2019-05-17 00:01:14,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502424001694s 2019-05-17 00:01:14,508 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:01:16,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:01:16,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:01:18,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:01: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-3b079828-41a2-4ee3-aef2-e72a7e7edccd x-openstack-request-id: req-3b079828-41a2-4ee3-aef2-e72a7e7edccd 2019-05-17 00:01:18,010 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:01:18,010 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-3b079828-41a2-4ee3-aef2-e72a7e7edccd 2019-05-17 00:01:18,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.49996399879s 2019-05-17 00:01:18,017 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:01:20,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:01:20,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:01:21,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:01: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-293ff433-42e1-4838-bff6-610adc44c0a1 x-openstack-request-id: req-293ff433-42e1-4838-bff6-610adc44c0a1 2019-05-17 00:01:21,297 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:01:21,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-293ff433-42e1-4838-bff6-610adc44c0a1 2019-05-17 00:01:21,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.27713394165s 2019-05-17 00:01:21,304 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:01:23,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:01:23,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:01:24,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:01:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aa27063e-9269-4bce-a48f-20cc5cdd1d38 x-openstack-request-id: req-aa27063e-9269-4bce-a48f-20cc5cdd1d38 2019-05-17 00:01:24,252 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:01:24,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-aa27063e-9269-4bce-a48f-20cc5cdd1d38 2019-05-17 00:01:24,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.945591211319s 2019-05-17 00:01:24,259 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:01:26,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:01:26,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:01:27,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:01: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-f28ace47-6267-4a06-b20c-6e9560886b88 x-openstack-request-id: req-f28ace47-6267-4a06-b20c-6e9560886b88 2019-05-17 00:01:27,412 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:01:27,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-f28ace47-6267-4a06-b20c-6e9560886b88 2019-05-17 00:01:27,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15073299408s 2019-05-17 00:01:27,419 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:01:29,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:01:29,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:01:30,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:01: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-9a1ae559-a2cc-4224-a8ea-027d0ff32eca x-openstack-request-id: req-9a1ae559-a2cc-4224-a8ea-027d0ff32eca 2019-05-17 00:01:30,479 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:01:30,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-9a1ae559-a2cc-4224-a8ea-027d0ff32eca 2019-05-17 00:01:30,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05778193474s 2019-05-17 00:01:30,487 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:01:32,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:01:32,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:01:33,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:01:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-faa691a4-9919-4f1c-8ca0-f1b08908e6c8 x-openstack-request-id: req-faa691a4-9919-4f1c-8ca0-f1b08908e6c8 2019-05-17 00:01:33,364 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:01:33,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-faa691a4-9919-4f1c-8ca0-f1b08908e6c8 2019-05-17 00:01:33,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.875350952148s 2019-05-17 00:01:33,372 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:01:35,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:01:35,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:01:35,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:01: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-5dbe3deb-69fe-42df-9b56-369a141c70fc x-openstack-request-id: req-5dbe3deb-69fe-42df-9b56-369a141c70fc 2019-05-17 00:01:35,942 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:01:35,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-5dbe3deb-69fe-42df-9b56-369a141c70fc 2019-05-17 00:01:35,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.568390846252s 2019-05-17 00:01:35,950 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:01:37,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:01:37,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:01:38,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:01: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-b05c9b6b-4efa-4fae-a8d9-c0f0fc490bb2 x-openstack-request-id: req-b05c9b6b-4efa-4fae-a8d9-c0f0fc490bb2 2019-05-17 00:01:38,632 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:01:38,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-b05c9b6b-4efa-4fae-a8d9-c0f0fc490bb2 2019-05-17 00:01:38,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.681921958923s 2019-05-17 00:01:38,639 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:01:40,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:01:40,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:01:41,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:01: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-640f6d4d-fbcf-408e-bb70-394e6afdf8b4 x-openstack-request-id: req-640f6d4d-fbcf-408e-bb70-394e6afdf8b4 2019-05-17 00:01:41,402 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:01:41,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-640f6d4d-fbcf-408e-bb70-394e6afdf8b4 2019-05-17 00:01:41,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761099100113s 2019-05-17 00:01:41,410 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:01:43,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:01:43,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:01:44,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:01:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-55dfa899-ca46-4e7b-80d0-42ae2726b1f4 x-openstack-request-id: req-55dfa899-ca46-4e7b-80d0-42ae2726b1f4 2019-05-17 00:01:44,185 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:01:44,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-55dfa899-ca46-4e7b-80d0-42ae2726b1f4 2019-05-17 00:01:44,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.77295088768s 2019-05-17 00:01:44,193 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:01:46,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:01:46,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:01:47,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:01: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-241c5e8e-cc15-4118-95fe-1ab6ea05b295 x-openstack-request-id: req-241c5e8e-cc15-4118-95fe-1ab6ea05b295 2019-05-17 00:01:47,277 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:01:47,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-241c5e8e-cc15-4118-95fe-1ab6ea05b295 2019-05-17 00:01:47,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08217382431s 2019-05-17 00:01:47,287 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:01:49,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:01:49,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:01:50,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:01: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-18e0957b-3757-45b6-8cb0-49626e55512c x-openstack-request-id: req-18e0957b-3757-45b6-8cb0-49626e55512c 2019-05-17 00:01:50,721 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:01:50,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-18e0957b-3757-45b6-8cb0-49626e55512c 2019-05-17 00:01:50,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.43139195442s 2019-05-17 00:01:50,728 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:01:52,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:01:52,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:01:53,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:01: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-c81a55b1-44f5-4717-bd21-d2b70bbb0bc3 x-openstack-request-id: req-c81a55b1-44f5-4717-bd21-d2b70bbb0bc3 2019-05-17 00:01:53,830 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:01:53,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-c81a55b1-44f5-4717-bd21-d2b70bbb0bc3 2019-05-17 00:01:53,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10039710999s 2019-05-17 00:01:53,838 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:01:55,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:01:55,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:01:56,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00: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-3d2a3b25-78fd-4b5e-9c4a-aec653e8ed93 x-openstack-request-id: req-3d2a3b25-78fd-4b5e-9c4a-aec653e8ed93 2019-05-17 00:01:56,617 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:01:56,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-3d2a3b25-78fd-4b5e-9c4a-aec653e8ed93 2019-05-17 00:01:56,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.777403116226s 2019-05-17 00:01:56,625 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:01:58,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:01:58,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:01:59,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:01: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-09c6d2b3-4555-4faa-b992-a9c09aab1e4f x-openstack-request-id: req-09c6d2b3-4555-4faa-b992-a9c09aab1e4f 2019-05-17 00:01:59,381 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:01:59,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-09c6d2b3-4555-4faa-b992-a9c09aab1e4f 2019-05-17 00:01:59,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.754716873169s 2019-05-17 00:01:59,389 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:02:01,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:02:01,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:02,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:02: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-001d03d5-8c9d-41e8-b0cc-584c1abc1c3c x-openstack-request-id: req-001d03d5-8c9d-41e8-b0cc-584c1abc1c3c 2019-05-17 00:02:02,169 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:02:02,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-001d03d5-8c9d-41e8-b0cc-584c1abc1c3c 2019-05-17 00:02:02,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.777683019638s 2019-05-17 00:02:02,177 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:02:04,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:02:04,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:05,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:02: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-d459fe35-e838-496e-86ec-0fe2a944c6c2 x-openstack-request-id: req-d459fe35-e838-496e-86ec-0fe2a944c6c2 2019-05-17 00:02:05,663 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:02:05,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-d459fe35-e838-496e-86ec-0fe2a944c6c2 2019-05-17 00:02:05,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.48408889771s 2019-05-17 00:02:05,670 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:02:07,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:02:07,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:08,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:02: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-e4231e16-0e3c-41eb-9342-c320d0de903b x-openstack-request-id: req-e4231e16-0e3c-41eb-9342-c320d0de903b 2019-05-17 00:02:08,448 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:02:08,448 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-e4231e16-0e3c-41eb-9342-c320d0de903b 2019-05-17 00:02:08,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775743961334s 2019-05-17 00:02:08,455 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:02:10,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:02:10,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:12,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:02: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-4f00dc54-ace5-461f-afef-e94dc5c18e42 x-openstack-request-id: req-4f00dc54-ace5-461f-afef-e94dc5c18e42 2019-05-17 00:02:12,168 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:02:12,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-4f00dc54-ace5-461f-afef-e94dc5c18e42 2019-05-17 00:02:12,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.7104101181s 2019-05-17 00:02:12,175 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:02:14,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:02:14,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:14,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:02: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-7e5b1c75-e806-4140-b599-9daa2dc8f9a4 x-openstack-request-id: req-7e5b1c75-e806-4140-b599-9daa2dc8f9a4 2019-05-17 00:02:14,984 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:02:14,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-7e5b1c75-e806-4140-b599-9daa2dc8f9a4 2019-05-17 00:02:14,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.806229114532s 2019-05-17 00:02:14,991 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:02:16,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:02:16,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:18,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:02:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a38d4a35-cee2-4dba-bf49-7c369e55c98d x-openstack-request-id: req-a38d4a35-cee2-4dba-bf49-7c369e55c98d 2019-05-17 00:02:18,885 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:02:18,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-a38d4a35-cee2-4dba-bf49-7c369e55c98d 2019-05-17 00:02:18,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.89159083366s 2019-05-17 00:02:18,892 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:02:20,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:02:20,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:21,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:02: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-6698204a-6839-493c-b7b7-64065e1489af x-openstack-request-id: req-6698204a-6839-493c-b7b7-64065e1489af 2019-05-17 00:02:21,715 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:02:21,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-6698204a-6839-493c-b7b7-64065e1489af 2019-05-17 00:02:21,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.819865942001s 2019-05-17 00:02:21,722 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:02:23,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:02:23,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:24,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:02: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-0f68afa7-e3e9-4e08-9a00-85c37ec0f629 x-openstack-request-id: req-0f68afa7-e3e9-4e08-9a00-85c37ec0f629 2019-05-17 00:02:24,779 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:02:24,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-0f68afa7-e3e9-4e08-9a00-85c37ec0f629 2019-05-17 00:02:24,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05450701714s 2019-05-17 00:02:24,787 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:02:26,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:02:26,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:27,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:02:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ae7387cf-b675-46c8-b961-9fd7b2404606 x-openstack-request-id: req-ae7387cf-b675-46c8-b961-9fd7b2404606 2019-05-17 00:02:27,990 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:02:27,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-ae7387cf-b675-46c8-b961-9fd7b2404606 2019-05-17 00:02:27,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20088386536s 2019-05-17 00:02:27,998 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:02:30,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:02:30,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:30,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:02: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-b436ef5d-eae6-43ba-a346-24b127181c53 x-openstack-request-id: req-b436ef5d-eae6-43ba-a346-24b127181c53 2019-05-17 00:02:30,619 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:02:30,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-b436ef5d-eae6-43ba-a346-24b127181c53 2019-05-17 00:02:30,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.619364976883s 2019-05-17 00:02:30,627 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:02:32,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:02:32,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:33,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:02: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-340facb0-c4bf-44b3-9b1d-d2cffa96499c x-openstack-request-id: req-340facb0-c4bf-44b3-9b1d-d2cffa96499c 2019-05-17 00:02:33,185 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:02:33,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-340facb0-c4bf-44b3-9b1d-d2cffa96499c 2019-05-17 00:02:33,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555829048157s 2019-05-17 00:02:33,193 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:02:35,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:02:35,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:36,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:02: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-4a9e8dce-6dcb-40b5-805a-16b3778c4f85 x-openstack-request-id: req-4a9e8dce-6dcb-40b5-805a-16b3778c4f85 2019-05-17 00:02:36,388 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:02:36,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-4a9e8dce-6dcb-40b5-805a-16b3778c4f85 2019-05-17 00:02:36,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.193557024s 2019-05-17 00:02:36,396 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:02:38,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:02:38,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:40,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:02: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-a6214edd-3345-49b6-9e5f-c41658a9fa55 x-openstack-request-id: req-a6214edd-3345-49b6-9e5f-c41658a9fa55 2019-05-17 00:02:40,077 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:02:40,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-a6214edd-3345-49b6-9e5f-c41658a9fa55 2019-05-17 00:02:40,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.6791229248s 2019-05-17 00:02:40,084 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:02:42,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:02:42,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:42,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 17 May 2019 00:02: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-49a8f8ac-68a1-4131-8da9-fbef8dc5636a x-openstack-request-id: req-49a8f8ac-68a1-4131-8da9-fbef8dc5636a 2019-05-17 00:02:42,866 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:00:49Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:02:42,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-49a8f8ac-68a1-4131-8da9-fbef8dc5636a 2019-05-17 00:02:42,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.779404878616s 2019-05-17 00:02:42,873 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:02:44,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:02:44,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:45,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Fri, 17 May 2019 00:02: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-d53dd82c-662d-4000-b665-6bfffc5206ef x-openstack-request-id: req-d53dd82c-662d-4000-b665-6bfffc5206ef 2019-05-17 00:02:45,644 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:45:a4", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:02:44.000000", "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:02:44Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:02:45,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-d53dd82c-662d-4000-b665-6bfffc5206ef 2019-05-17 00:02:45,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76837015152s 2019-05-17 00:02:45,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-17 00:02:45,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/ports.json?device_id=ba435863-47c8-4911-861a-97f7a0abae27" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:45,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Fri, 17 May 2019 00:02:45 GMT X-Openstack-Request-Id: req-f1da8170-df99-4d55-b756-9f9bbde03e1b 2019-05-17 00:02:45,735 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T00:02:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45b0badc-5765-4ba8-9142-10b31c71f4cc","ip_address":"192.168.120.19"}],"id":"6fe1b84f-cad5-4557-9755-b5d80b161fd5","security_groups":["9269bd68-2566-477c-a4e0-f8f6d115e670"],"mac_address":"fa:16:3e:2d:45:a4","project_id":"4b01e154350c4310a67000854ca1dc1b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:50Z","binding:vnic_type":"normal","device_id":"ba435863-47c8-4911-861a-97f7a0abae27","ip_allocation":"immediate"}]} 2019-05-17 00:02:45,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?device_id=ba435863-47c8-4911-861a-97f7a0abae27 used request id req-f1da8170-df99-4d55-b756-9f9bbde03e1b 2019-05-17 00:02:45,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0848231315613s 2019-05-17 00:02:45,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 00:02:45,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/floatingips.json?port_id=6fe1b84f-cad5-4557-9755-b5d80b161fd5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:45,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 17 May 2019 00:02:45 GMT X-Openstack-Request-Id: req-e3e902f4-d07d-451b-862f-d28c30dcf1f3 2019-05-17 00:02:45,800 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-17 00:02:45,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json?port_id=6fe1b84f-cad5-4557-9755-b5d80b161fd5 used request id req-e3e902f4-d07d-451b-862f-d28c30dcf1f3 2019-05-17 00:02:45,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0535728931427s 2019-05-17 00:02:45,801 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2d:45:a4', u'version': 4, u'addr': u'192.168.120.19', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'906c75ac-fd52-44a3-b7c1-20170e9ada59'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:02:44.000000', 'flavor': Munch({u'id': u'd409f408-5daf-41c5-a991-2ab072071a6c'}), 'az': u'nova', 'id': u'ba435863-47c8-4911-861a-97f7a0abae27', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f7125dc7031a409486ab975cdcd5fcda', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4b01e154350c4310a67000854ca1dc1b', 'name': 'cloudify_ims-project_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', '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-05-17T00:02:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:02:44Z', 'hostId': u'cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'public_v6': '', 'private_v4': u'192.168.120.19', 'cloud': 'envvars', 'host_id': u'cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a', '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-05-17T00:02:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4b01e154350c4310a67000854ca1dc1b', 'name': u'cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'adminPass': u'wTTgECTjZuo6', 'tenant_id': u'4b01e154350c4310a67000854ca1dc1b', 'created_at': u'2019-05-17T00:00:46Z', 'created': u'2019-05-17T00:00:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-17 00:02:45,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-17 00:02:45,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:45,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 17 May 2019 00:02:45 GMT X-Openstack-Request-Id: req-66937d93-48b2-4dc8-9aff-eb0d490aaa8f 2019-05-17 00:02:45,911 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":["45b0badc-5765-4ba8-9142-10b31c71f4cc"],"description":"","tags":[],"updated_at":"2019-05-17T00:00:13Z","qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}]} 2019-05-17 00:02:45,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-66937d93-48b2-4dc8-9aff-eb0d490aaa8f 2019-05-17 00:02:45,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104114055634s 2019-05-17 00:02:45,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-17 00:02:45,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/ports.json?device_id=ba435863-47c8-4911-861a-97f7a0abae27" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:45,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Fri, 17 May 2019 00:02:45 GMT X-Openstack-Request-Id: req-faee73b2-d141-4987-af7f-371a8bb46b37 2019-05-17 00:02:45,972 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T00:02:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45b0badc-5765-4ba8-9142-10b31c71f4cc","ip_address":"192.168.120.19"}],"id":"6fe1b84f-cad5-4557-9755-b5d80b161fd5","security_groups":["9269bd68-2566-477c-a4e0-f8f6d115e670"],"mac_address":"fa:16:3e:2d:45:a4","project_id":"4b01e154350c4310a67000854ca1dc1b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:50Z","binding:vnic_type":"normal","device_id":"ba435863-47c8-4911-861a-97f7a0abae27","ip_allocation":"immediate"}]} 2019-05-17 00:02:45,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?device_id=ba435863-47c8-4911-861a-97f7a0abae27 used request id req-faee73b2-d141-4987-af7f-371a8bb46b37 2019-05-17 00:02:45,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0597071647644s 2019-05-17 00:02:45,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-17 00:02:45,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" -d '{"floatingip": {"floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "fixed_ip_address": "192.168.120.19", "port_id": "6fe1b84f-cad5-4557-9755-b5d80b161fd5"}}' 2019-05-17 00:02:49,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Fri, 17 May 2019 00:02:49 GMT X-Openstack-Request-Id: req-c1c405a7-8fc5-41ae-9468-cce0f15c5e6f 2019-05-17 00:02:49,091 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:02:47Z", "updated_at": "2019-05-17T00:02:47Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:45:a4", "device_id": "ba435863-47c8-4911-861a-97f7a0abae27"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "6fe1b84f-cad5-4557-9755-b5d80b161fd5", "id": "cad57cdf-c5ee-4b97-bc76-fb89af453203", "qos_policy_id": null}} 2019-05-17 00:02:49,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-c1c405a7-8fc5-41ae-9468-cce0f15c5e6f 2019-05-17 00:02:49,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.11843204498s 2019-05-17 00:02:49,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 00:02:49,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:49,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 17 May 2019 00:02:49 GMT X-Openstack-Request-Id: req-c3525a70-ac5b-4a5d-bbc4-a9bb365b1228 2019-05-17 00:02:49,168 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:02:47Z", "updated_at": "2019-05-17T00:02:47Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:45:a4", "device_id": "ba435863-47c8-4911-861a-97f7a0abae27"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "6fe1b84f-cad5-4557-9755-b5d80b161fd5", "id": "cad57cdf-c5ee-4b97-bc76-fb89af453203", "qos_policy_id": null}]} 2019-05-17 00:02:49,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-c3525a70-ac5b-4a5d-bbc4-a9bb365b1228 2019-05-17 00:02:49,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0607559680939s 2019-05-17 00:02:49,175 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-17 00:02:49,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 00:02:49,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:49,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 17 May 2019 00:02:49 GMT X-Openstack-Request-Id: req-adcf6c9f-cb70-4588-b534-38e2bd06189d 2019-05-17 00:02:49,356 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:02:47Z", "updated_at": "2019-05-17T00:02:47Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:45:a4", "device_id": "ba435863-47c8-4911-861a-97f7a0abae27"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "6fe1b84f-cad5-4557-9755-b5d80b161fd5", "id": "cad57cdf-c5ee-4b97-bc76-fb89af453203", "qos_policy_id": null}]} 2019-05-17 00:02:49,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-adcf6c9f-cb70-4588-b534-38e2bd06189d 2019-05-17 00:02:49,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0706751346588s 2019-05-17 00:02:49,363 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-17 00:02:49,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 00:02:49,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:49,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 17 May 2019 00:02:49 GMT X-Openstack-Request-Id: req-7701b1f1-14c9-47b3-89c2-277799a7f48d 2019-05-17 00:02:49,541 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:02:47Z", "updated_at": "2019-05-17T00:02:47Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:45:a4", "device_id": "ba435863-47c8-4911-861a-97f7a0abae27"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "6fe1b84f-cad5-4557-9755-b5d80b161fd5", "id": "cad57cdf-c5ee-4b97-bc76-fb89af453203", "qos_policy_id": null}]} 2019-05-17 00:02:49,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-7701b1f1-14c9-47b3-89c2-277799a7f48d 2019-05-17 00:02:49,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0674390792847s 2019-05-17 00:02:49,548 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-17 00:02:49,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 00:02:49,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:49,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 17 May 2019 00:02:49 GMT X-Openstack-Request-Id: req-6e7f497e-c90a-497b-b829-2efd032bcd42 2019-05-17 00:02:49,730 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:02:47Z", "updated_at": "2019-05-17T00:02:47Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:45:a4", "device_id": "ba435863-47c8-4911-861a-97f7a0abae27"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "6fe1b84f-cad5-4557-9755-b5d80b161fd5", "id": "cad57cdf-c5ee-4b97-bc76-fb89af453203", "qos_policy_id": null}]} 2019-05-17 00:02:49,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-6e7f497e-c90a-497b-b829-2efd032bcd42 2019-05-17 00:02:49,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0721380710602s 2019-05-17 00:02:49,737 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-17 00:02:49,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 00:02:49,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:49,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 17 May 2019 00:02:49 GMT X-Openstack-Request-Id: req-c3fa60b4-7948-4e4f-be12-64a610225885 2019-05-17 00:02:49,915 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:02:47Z", "updated_at": "2019-05-17T00:02:47Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:45:a4", "device_id": "ba435863-47c8-4911-861a-97f7a0abae27"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "6fe1b84f-cad5-4557-9755-b5d80b161fd5", "id": "cad57cdf-c5ee-4b97-bc76-fb89af453203", "qos_policy_id": null}]} 2019-05-17 00:02:49,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-c3fa60b4-7948-4e4f-be12-64a610225885 2019-05-17 00:02:49,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0668179988861s 2019-05-17 00:02:49,920 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-17 00:02:50,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 00:02:50,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:50,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 17 May 2019 00:02:50 GMT X-Openstack-Request-Id: req-d09fd88f-ce3e-4876-b54a-5d3b57155a4c 2019-05-17 00:02:50,097 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:02:47Z", "updated_at": "2019-05-17T00:02:47Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:45:a4", "device_id": "ba435863-47c8-4911-861a-97f7a0abae27"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "6fe1b84f-cad5-4557-9755-b5d80b161fd5", "id": "cad57cdf-c5ee-4b97-bc76-fb89af453203", "qos_policy_id": null}]} 2019-05-17 00:02:50,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-d09fd88f-ce3e-4876-b54a-5d3b57155a4c 2019-05-17 00:02:50,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0656280517578s 2019-05-17 00:02:50,103 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-17 00:02:50,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 00:02:50,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:50,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 17 May 2019 00:02:50 GMT X-Openstack-Request-Id: req-1b7dde21-78b4-4509-bf7e-6ef9afe12f96 2019-05-17 00:02:50,278 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:02:47Z", "updated_at": "2019-05-17T00:02:47Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:45:a4", "device_id": "ba435863-47c8-4911-861a-97f7a0abae27"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "6fe1b84f-cad5-4557-9755-b5d80b161fd5", "id": "cad57cdf-c5ee-4b97-bc76-fb89af453203", "qos_policy_id": null}]} 2019-05-17 00:02:50,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-1b7dde21-78b4-4509-bf7e-6ef9afe12f96 2019-05-17 00:02:50,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0640978813171s 2019-05-17 00:02:50,285 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-17 00:02:50,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 00:02:50,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:02:50,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Fri, 17 May 2019 00:02:50 GMT X-Openstack-Request-Id: req-76939e1a-96b6-4d61-9919-feba232142ef 2019-05-17 00:02:50,464 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:02:47Z", "updated_at": "2019-05-17T00:02:50Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:45:a4", "device_id": "ba435863-47c8-4911-861a-97f7a0abae27"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "6fe1b84f-cad5-4557-9755-b5d80b161fd5", "id": "cad57cdf-c5ee-4b97-bc76-fb89af453203", "qos_policy_id": null}]} 2019-05-17 00:02:50,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-76939e1a-96b6-4d61-9919-feba232142ef 2019-05-17 00:02:50,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0687000751495s 2019-05-17 00:02:50,471 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9', 'updated_at': u'2019-05-17T00:02:50Z', 'fixed_ip_address': u'192.168.120.19', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'6fe1b84f-cad5-4557-9755-b5d80b161fd5', 'id': u'cad57cdf-c5ee-4b97-bc76-fb89af453203', 'network': u'220195cd-782b-490f-b03b-eb92b75ca738', 'port': u'6fe1b84f-cad5-4557-9755-b5d80b161fd5', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4b01e154350c4310a67000854ca1dc1b', 'name': 'cloudify_ims-project_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4b01e154350c4310a67000854ca1dc1b', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:2d:45:a4', u'device_id': u'ba435863-47c8-4911-861a-97f7a0abae27'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'4b01e154350c4310a67000854ca1dc1b', 'created_at': u'2019-05-17T00:02:47Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:2d:45:a4', u'device_id': u'ba435863-47c8-4911-861a-97f7a0abae27'}), 'router': u'46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9'}) 2019-05-17 00:02:50,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-17 00:02:50,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27/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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-17 00:02:50,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10526 Content-Type: application/json Date: Fri, 17 May 2019 00:02: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-d811edbf-7430-49af-ad87-a461cc519d31 x-openstack-request-id: req-d811edbf-7430-49af-ad87-a461cc519d31 2019-05-17 00:02:50,547 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 671208554 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-148-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 (8609K kernel code, 1334K 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.908 MHz processor\n[ 0.364838] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.367877] pid_max: default: 32768 minimum: 301\n[ 0.369518] ACPI: Core revision 20150930\n[ 0.371613] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.374017] Security Framework initialized\n[ 0.375524] Yama: becoming mindful.\n[ 0.376878] AppArmor: AppArmor initialized\n[ 0.378580] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.384939] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.389114] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.391370] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.396788] Initializing cgroup subsys io\n[ 0.398288] Initializing cgroup subsys memory\n[ 0.399891] Initializing cgroup subsys devices\n[ 0.401492] Initializing cgroup subsys freezer\n[ 0.403103] Initializing cgroup subsys net_cls\n[ 0.404704] Initializing cgroup subsys perf_event\n[ 0.406372] Initializing cgroup subsys net_prio\n[ 0.408023] Initializing cgroup subsys hugetlb\n[ 0.409615] Initializing cgroup subsys pids\n[ 0.411954] mce: CPU supports 10 MCE banks\n[ 0.413523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.415372] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.417383] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.419298] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.422197] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.425115] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.427437] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.430828] MDS: Vulnerable: Clear CPU buffers attempted, no microcode\n[ 0.435265] Freeing SMP alternatives memory: 36K\n[ 0.441854] ftrace: allocating 32293 entries in 127 pages\n[ 0.487408] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.489640] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.491870] smpboot: Max logical packages: 2\n[ 0.493705] x2apic enabled\n[ 0.495133] Switched APIC routing to physical x2apic.\n[ 0.498118] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.500275] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.504237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.517037] KVM setup paravirtual spinlock\n[ 0.520185] x86: Booting SMP configuration:\n[ 0.521770] .... node #0, CPUs: #1\n[ 0.523344] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.546041] x86: Booted up 1 node, 2 CPUs\n[ 0.546046] KVM setup async PF for cpu 1\n[ 0.546050] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.550773] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.553584] devtmpfs: initialized\n[ 0.556662] evm: security.selinux\n[ 0.557943] evm: security.SMACK64\n[ 0.559214] evm: security.SMACK64EXEC\n[ 0.560581] evm: security.SMACK64TRANSMUTE\n[ 0.562065] evm: security.SMACK64MMAP\n[ 0.563427] evm: security.ima\n[ 0.564593] evm: security.capability\n[ 0.566131] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.569466] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.571738] pinctrl core: initialized pinctrl subsystem\n[ 0.573774] RTC time: 0:02:44, date: 05/17/19\n[ 0.576267] NET: Registered protocol family 16\n[ 0.589928] cpuidle: using governor ladder\n[ 0.602036] cpuidle: using governor menu\n[ 0.603511] PCCT header not found.\n[ 0.604910] ACPI: bus type PCI registered\n[ 0.606398] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.608728] PCI: Using configuration type 1 for base access\n[ 0.623366] ACPI: Added _OSI(Module Device)\n[ 0.624919] ACPI: Added _OSI(Processor Device)\n[ 0.626501] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.628171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.631237] ACPI: Interpreter enabled\n[ 0.648701] ACPI: (supports S0 S5)\n[ 0.650009] ACPI: Using IOAPIC for interrupt routing\n[ 0.651750] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.656935] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.659025] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.661304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.663513] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.667577] acpiphp: Slot [3] registered\n[ 0.669059] acpiphp: Slot [4] registered\n[ 0.670529] acpiphp: Slot [5] registered\n[ 0.672013] acpiphp: Slot [6] registered\n[ 0.673483] acpiphp: Slot [7] registered\n[ 0.674961] acpiphp: Slot [8] registered\n[ 0.676442] acpiphp: Slot [9] registered\n[ 0.677927] acpiphp: Slot [10] registered\n[ 0.679426] acpiphp: Slot [11] registered\n[ 0.680926] acpiphp: Slot [12] registered\n[ 0.682543] acpiphp: Slot [13] registered\n[ 0.684046] acpiphp: Slot [14] registered\n[ 0.685548] acpiphp: Slot [15] registered\n[ 0.687045] acpiphp: Slot [16] registered\n[ 0.688555] acpiphp: Slot [17] registered\n[ 0.690054] acpiphp: Slot [18] registered\n[ 0.691550] acpiphp: Slot [19] registered\n[ 0.693049] acpiphp: Slot [20] registered\n[ 0.694549] acpiphp: Slot [21] registered\n[ 0.696046] acpiphp: Slot [22] registered\n[ 0.697547] acpiphp: Slot [23] registered\n[ 0.699051] acpiphp: Slot [24] registered\n[ 0.700546] acpiphp: Slot [25] registered\n[ 0.702043] acpiphp: Slot [26] registered\n[ 0.703536] acpiphp: Slot [27] registered\n[ 0.705029] acpiphp: Slot [28] registered\n[ 0.706532] acpiphp: Slot [29] registered\n[ 0.708038] acpiphp: Slot [30] registered\n[ 0.709535] acpiphp: Slot [31] registered\n[ 0.711003] PCI host bridge to bus 0000:00\n[ 0.712486] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.714730] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.716962] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.719611] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.722254] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.724960] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.730084] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.732425] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.734585] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.736918] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.741903] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.744508] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.769533] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.772907] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.775454] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.778008] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.780522] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.782911] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.785508] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.787865] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.791282] vgaarb: loaded\n[ 0.792580] vgaarb: bridge control possible 0000:00:02.0\n[ 0.795179] SCSI subsystem initialized\n[ 0.797139] ACPI: bus type USB registered\n[ 0.798939] usbcore: registered new interface driver usbfs\n[ 0.801235] usbcore: registered new interface driver hub\n[ 0.803465] usbcore: registered new device driver usb\n[ 0.805902] PCI: Using ACPI for IRQ routing\n[ 0.808181] NetLabel: Initializing\n[ 0.809745] NetLabel: domain hash size = 128\n[ 0.811619] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.813752] NetLabel: unlabeled traffic allowed by default\n[ 0.816272] amd_nb: Cannot enumerate AMD northbridges\n[ 0.818518] clocksource: Switched to clocksource kvm-clock\n[ 0.831599] AppArmor: AppArmor Filesystem Enabled\n[ 0.833687] pnp: PnP ACPI init\n[ 0.835479] pnp: PnP ACPI: found 5 devices\n[ 0.844033] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.847808] NET: Registered protocol family 2\n[ 0.850079] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.853447] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.856563] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.859337] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.861861] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.864604] NET: Registered protocol family 1\n[ 0.866528] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.868979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.871365] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.892072] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.912786] Unpacking initramfs...\n[ 1.114339] Freeing initrd memory: 14824K\n[ 1.116593] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.119214] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.121951] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325574b9f72, max_idle_ns: 440795367431 ns\n[ 1.126125] Scanning for low memory corruption every 60 seconds\n[ 1.129020] audit: initializing netlink subsys (disabled)\n[ 1.131333] audit: type=2000 audit(1558051366.105:1): initialized\n[ 1.134044] Initialise system trusted keyring\n[ 1.136101] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.138704] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.142400] zbud: loaded\n[ 1.143965] VFS: Disk quotas dquot_6.6.0\n[ 1.145699] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.148695] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.151369] fuse init (API version 7.23)\n[ 1.153271] Key type big_key registered\n[ 1.154991] Allocating IMA MOK and blacklist keyrings.\n[ 1.157826] Key type asymmetric registered\n[ 1.159645] Asymmetric key parser 'x509' registered\n[ 1.161705] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.164894] io scheduler noop registered\n[ 1.166607] io scheduler deadline registered (default)\n[ 1.168795] io scheduler cfq registered\n[ 1.170557] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.172822] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.175570] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.178732] ACPI: Power Button [PWRF]\n[ 1.180549] GHES: HEST is not enabled!\n[ 1.200115] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.239800] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.243768] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.269583] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.274191] Linux agpgart interface v0.103\n[ 1.278262] loop: module loaded\n[ 1.281391] vda: vda1\n[ 1.283508] scsi host0: ata_piix\n[ 1.285150] scsi host1: ata_piix\n[ 1.286677] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.289412] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.292257] libphy: Fixed MDIO Bus: probed\n[ 1.294083] tun: Universal TUN/TAP device driver, 1.6\n[ 1.296236] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.300155] PPP generic driver version 2.4.2\n[ 1.302095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.304755] ehci-pci: EHCI PCI platform driver\n[ 1.306682] ehci-platform: EHCI generic platform driver\n[ 1.308876] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.311404] ohci-pci: OHCI PCI platform driver\n[ 1.313324] ohci-platform: OHCI generic platform driver\n[ 1.315513] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.336275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.338471] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.341661] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.343834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.346327] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.349069] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.352185] usb usb1: Product: UHCI Host Controller\n[ 1.354248] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.356818] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.358913] hub 1-0:1.0: USB hub found\n[ 1.360592] hub 1-0:1.0: 2 ports detected\n[ 1.362504] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.366856] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.368939] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.371246] mousedev: PS/2 mouse device common for all mice\n[ 1.373960] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.377862] rtc_cmos 00:00: RTC can wake from S4\n[ 1.380165] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.382779] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.385417] i2c /dev entries driver\n[ 1.387044] device-mapper: uevent: version 1.0.3\n[ 1.389098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.392652] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.395500] NET: Registered protocol family 10\n[ 1.397715] NET: Registered protocol family 17\n[ 1.416118] Key type dns_resolver registered\n[ 1.418316] registered taskstats version 1\n[ 1.420137] Loading compiled-in X.509 certificates\n[ 1.422729] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.426858] zswap: loaded using pool lzo/zbud\n[ 1.430637] Key type trusted registered\n[ 1.434759] Key type encrypted registered\n[ 1.436527] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.438799] ima: No TPM chip found, activating TPM-bypass!\n[ 1.441067] ima: Allocated hash algorithm: sha1\n[ 1.443044] evm: HMAC attrs: 0x1\n[ 1.444920] Magic number: 3:229:1\n[ 1.446667] rtc_cmos 00:00: setting system clock to 2019-05-17 00:02:45 UTC (1558051365)\n[ 1.450191] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.452716] EDD information not available.\n[ 1.456177] Freeing unused kernel memory: 1484K\n[ 1.470568] Write protecting the kernel read-only data: 14336k\n[ 1.474330] Freeing unused kernel memory: 1620K\n[ 1.476472] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.489662] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.489978] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.489995] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.498729] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.498777] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.498922] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.498962] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499000] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499057] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499103] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.549987] virtio_net virtio0 ens3: renamed from eth0\n[ 1.553812] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.558047] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.567179] FDC 0 is a S82078B\n[ 1.573535] AVX2 version of gcm_enc/dec engaged.\n[ 1.575647] AES CTR mode by8 optimization enabled\n[ 1.674587] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.838718] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.841621] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.844605] usb 1-1: Product: QEMU USB Tablet\n[ 1.846624] usb 1-1: Manufacturer: QEMU\n[ 1.848388] usb 1-1: SerialNumber: 42\n[ 1.856173] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.864215] usbcore: registered new interface driver usbhid\n[ 1.866284] usbhid: USB HID core driver\n[ 1.869223] 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.873020] 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.940387] md: linear personality registered for level -1\n[ 2.944214] md: multipath personality registered for level -4\n[ 2.948072] md: raid0 personality registered for level 0\n[ 2.952436] md: raid1 personality registered for level 1\n[ 3.022524] raid6: sse2x1 gen() 11717 MB/s\n[ 3.090522] raid6: sse2x1 xor() 9081 MB/s\n[ 3.158523] raid6: sse2x2 gen() 14979 MB/s\n[ 3.226520] raid6: sse2x2 xor() 9948 MB/s\n[ 3.294533] raid6: sse2x4 gen() 17020 MB/s\n[ 3.362521] raid6: sse2x4 xor() 11790 MB/s\n[ 3.430522] raid6: avx2x1 gen() 22379 MB/s\n[ 3.498522] raid6: avx2x2 gen() 26332 MB/s\n[ 3.566541] raid6: avx2x4 gen() 30020 MB/s\n[ 3.568186] raid6: using algorithm avx2x4 gen() 30020 MB/s\n[ 3.570019] raid6: using avx2x2 recovery algorithm\n[ 3.572649] xor: automatically using best checksumming function:\n[ 3.614521] avx : 33207.000 MB/sec\n[ 3.617370] async_tx: api initialized (async)\n[ 3.626421] md: raid6 personality registered for level 6\n[ 3.628391] md: raid5 personality registered for level 5\n[ 3.630532] md: raid4 personality registered for level 4\n[ 3.637005] 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.667281] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.685643] 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.795553] 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.803166] systemd[1]: Detected virtualization kvm.\n[ 3.805364] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.811110] systemd[1]: Set hostname to .\n[ 3.815331] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.817919] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.965303] 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.972631] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.978285] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.983341] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.986930] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.990652] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.994596] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.998855] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.002652] 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.007929] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.012604] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.016922] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.020953] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.024495] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.028352] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.032154] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.035360] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.039909] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.054723] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.059324] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.063174] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[ 4.065447] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.069395] 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.076163] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.081932] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.086408] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.091111] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.095735] systemd[1]: Mounting Huge Pages File System...\n[ 4.097821] Loading iSCSI transport class v2.0-870.\n Mounting Huge Pages File System...\n[ 4.103127] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.109014] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.114731] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.120411] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for[ 4.125979] iscsi: registered transport (tcp)\n the current kernel...\n[ 4.129165] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.132579] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.136673] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.141051] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\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 Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.180903] 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 Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\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 Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n"} 2019-05-17 00:02:50,547 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27/action used request id req-d811edbf-7430-49af-ad87-a461cc519d31 2019-05-17 00:02:50,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0758891105652s 2019-05-17 00:02:50,548 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 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 671208554 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K 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.908 MHz processor [ 0.364838] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.367877] pid_max: default: 32768 minimum: 301 [ 0.369518] ACPI: Core revision 20150930 [ 0.371613] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.374017] Security Framework initialized [ 0.375524] Yama: becoming mindful. [ 0.376878] AppArmor: AppArmor initialized [ 0.378580] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.384939] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.389114] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.391370] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396788] Initializing cgroup subsys io [ 0.398288] Initializing cgroup subsys memory [ 0.399891] Initializing cgroup subsys devices [ 0.401492] Initializing cgroup subsys freezer [ 0.403103] Initializing cgroup subsys net_cls [ 0.404704] Initializing cgroup subsys perf_event [ 0.406372] Initializing cgroup subsys net_prio [ 0.408023] Initializing cgroup subsys hugetlb [ 0.409615] Initializing cgroup subsys pids [ 0.411954] mce: CPU supports 10 MCE banks [ 0.413523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.415372] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.417383] Spectre V2 : Mitigation: Full generic retpoline [ 0.419298] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.422197] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.425115] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.427437] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.430828] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.435265] Freeing SMP alternatives memory: 36K [ 0.441854] ftrace: allocating 32293 entries in 127 pages [ 0.487408] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.489640] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.491870] smpboot: Max logical packages: 2 [ 0.493705] x2apic enabled [ 0.495133] Switched APIC routing to physical x2apic. [ 0.498118] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.500275] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.504237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.517037] KVM setup paravirtual spinlock [ 0.520185] x86: Booting SMP configuration: [ 0.521770] .... node #0, CPUs: #1 [ 0.523344] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.546041] x86: Booted up 1 node, 2 CPUs [ 0.546046] KVM setup async PF for cpu 1 [ 0.546050] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.550773] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.553584] devtmpfs: initialized [ 0.556662] evm: security.selinux [ 0.557943] evm: security.SMACK64 [ 0.559214] evm: security.SMACK64EXEC [ 0.560581] evm: security.SMACK64TRANSMUTE [ 0.562065] evm: security.SMACK64MMAP [ 0.563427] evm: security.ima [ 0.564593] evm: security.capability [ 0.566131] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.569466] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.571738] pinctrl core: initialized pinctrl subsystem [ 0.573774] RTC time: 0:02:44, date: 05/17/19 [ 0.576267] NET: Registered protocol family 16 [ 0.589928] cpuidle: using governor ladder [ 0.602036] cpuidle: using governor menu [ 0.603511] PCCT header not found. [ 0.604910] ACPI: bus type PCI registered [ 0.606398] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.608728] PCI: Using configuration type 1 for base access [ 0.623366] ACPI: Added _OSI(Module Device) [ 0.624919] ACPI: Added _OSI(Processor Device) [ 0.626501] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.628171] ACPI: Added _OSI(Processor Aggregator Device) [ 0.631237] ACPI: Interpreter enabled [ 0.648701] ACPI: (supports S0 S5) [ 0.650009] ACPI: Using IOAPIC for interrupt routing [ 0.651750] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.656935] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.659025] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.661304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.663513] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.667577] acpiphp: Slot [3] registered [ 0.669059] acpiphp: Slot [4] registered [ 0.670529] acpiphp: Slot [5] registered [ 0.672013] acpiphp: Slot [6] registered [ 0.673483] acpiphp: Slot [7] registered [ 0.674961] acpiphp: Slot [8] registered [ 0.676442] acpiphp: Slot [9] registered [ 0.677927] acpiphp: Slot [10] registered [ 0.679426] acpiphp: Slot [11] registered [ 0.680926] acpiphp: Slot [12] registered [ 0.682543] acpiphp: Slot [13] registered [ 0.684046] acpiphp: Slot [14] registered [ 0.685548] acpiphp: Slot [15] registered [ 0.687045] acpiphp: Slot [16] registered [ 0.688555] acpiphp: Slot [17] registered [ 0.690054] acpiphp: Slot [18] registered [ 0.691550] acpiphp: Slot [19] registered [ 0.693049] acpiphp: Slot [20] registered [ 0.694549] acpiphp: Slot [21] registered [ 0.696046] acpiphp: Slot [22] registered [ 0.697547] acpiphp: Slot [23] registered [ 0.699051] acpiphp: Slot [24] registered [ 0.700546] acpiphp: Slot [25] registered [ 0.702043] acpiphp: Slot [26] registered [ 0.703536] acpiphp: Slot [27] registered [ 0.705029] acpiphp: Slot [28] registered [ 0.706532] acpiphp: Slot [29] registered [ 0.708038] acpiphp: Slot [30] registered [ 0.709535] acpiphp: Slot [31] registered [ 0.711003] PCI host bridge to bus 0000:00 [ 0.712486] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.714730] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.716962] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.719611] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.722254] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.724960] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.730084] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.732425] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.734585] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.736918] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.741903] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.744508] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.769533] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.772907] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.775454] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.778008] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.780522] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.782911] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.785508] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.787865] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.791282] vgaarb: loaded [ 0.792580] vgaarb: bridge control possible 0000:00:02.0 [ 0.795179] SCSI subsystem initialized [ 0.797139] ACPI: bus type USB registered [ 0.798939] usbcore: registered new interface driver usbfs [ 0.801235] usbcore: registered new interface driver hub [ 0.803465] usbcore: registered new device driver usb [ 0.805902] PCI: Using ACPI for IRQ routing [ 0.808181] NetLabel: Initializing [ 0.809745] NetLabel: domain hash size = 128 [ 0.811619] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.813752] NetLabel: unlabeled traffic allowed by default [ 0.816272] amd_nb: Cannot enumerate AMD northbridges [ 0.818518] clocksource: Switched to clocksource kvm-clock [ 0.831599] AppArmor: AppArmor Filesystem Enabled [ 0.833687] pnp: PnP ACPI init [ 0.835479] pnp: PnP ACPI: found 5 devices [ 0.844033] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.847808] NET: Registered protocol family 2 [ 0.850079] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.853447] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.856563] TCP: Hash tables configured (established 32768 bind 32768) [ 0.859337] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.861861] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.864604] NET: Registered protocol family 1 [ 0.866528] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.868979] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.871365] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.892072] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.912786] Unpacking initramfs... [ 1.114339] Freeing initrd memory: 14824K [ 1.116593] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.119214] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.121951] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325574b9f72, max_idle_ns: 440795367431 ns [ 1.126125] Scanning for low memory corruption every 60 seconds [ 1.129020] audit: initializing netlink subsys (disabled) [ 1.131333] audit: type=2000 audit(1558051366.105:1): initialized [ 1.134044] Initialise system trusted keyring [ 1.136101] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.138704] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.142400] zbud: loaded [ 1.143965] VFS: Disk quotas dquot_6.6.0 [ 1.145699] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.148695] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.151369] fuse init (API version 7.23) [ 1.153271] Key type big_key registered [ 1.154991] Allocating IMA MOK and blacklist keyrings. [ 1.157826] Key type asymmetric registered [ 1.159645] Asymmetric key parser 'x509' registered [ 1.161705] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.164894] io scheduler noop registered [ 1.166607] io scheduler deadline registered (default) [ 1.168795] io scheduler cfq registered [ 1.170557] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.172822] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.175570] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.178732] ACPI: Power Button [PWRF] [ 1.180549] GHES: HEST is not enabled! [ 1.200115] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.239800] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.243768] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.269583] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.274191] Linux agpgart interface v0.103 [ 1.278262] loop: module loaded [ 1.281391] vda: vda1 [ 1.283508] scsi host0: ata_piix [ 1.285150] scsi host1: ata_piix [ 1.286677] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289412] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292257] libphy: Fixed MDIO Bus: probed [ 1.294083] tun: Universal TUN/TAP device driver, 1.6 [ 1.296236] tun: (C) 1999-2004 Max Krasnyansky [ 1.300155] PPP generic driver version 2.4.2 [ 1.302095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.304755] ehci-pci: EHCI PCI platform driver [ 1.306682] ehci-platform: EHCI generic platform driver [ 1.308876] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.311404] ohci-pci: OHCI PCI platform driver [ 1.313324] ohci-platform: OHCI generic platform driver [ 1.315513] uhci_hcd: USB Universal Host Controller Interface driver [ 1.336275] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.338471] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.341661] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.343834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.346327] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.349069] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.352185] usb usb1: Product: UHCI Host Controller [ 1.354248] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.356818] usb usb1: SerialNumber: 0000:00:01.2 [ 1.358913] hub 1-0:1.0: USB hub found [ 1.360592] hub 1-0:1.0: 2 ports detected [ 1.362504] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.366856] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.368939] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.371246] mousedev: PS/2 mouse device common for all mice [ 1.373960] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.377862] rtc_cmos 00:00: RTC can wake from S4 [ 1.380165] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.382779] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.385417] i2c /dev entries driver [ 1.387044] device-mapper: uevent: version 1.0.3 [ 1.389098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.392652] ledtrig-cpu: registered to indicate activity on CPUs [ 1.395500] NET: Registered protocol family 10 [ 1.397715] NET: Registered protocol family 17 [ 1.416118] Key type dns_resolver registered [ 1.418316] registered taskstats version 1 [ 1.420137] Loading compiled-in X.509 certificates [ 1.422729] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.426858] zswap: loaded using pool lzo/zbud [ 1.430637] Key type trusted registered [ 1.434759] Key type encrypted registered [ 1.436527] AppArmor: AppArmor sha1 policy hashing enabled [ 1.438799] ima: No TPM chip found, activating TPM-bypass! [ 1.441067] ima: Allocated hash algorithm: sha1 [ 1.443044] evm: HMAC attrs: 0x1 [ 1.444920] Magic number: 3:229:1 [ 1.446667] rtc_cmos 00:00: setting system clock to 2019-05-17 00:02:45 UTC (1558051365) [ 1.450191] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.452716] EDD information not available. [ 1.456177] Freeing unused kernel memory: 1484K [ 1.470568] Write protecting the kernel read-only data: 14336k [ 1.474330] Freeing unused kernel memory: 1620K [ 1.476472] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.489662] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.489978] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.489995] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.498729] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.498777] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.498922] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.498962] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499000] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499057] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499103] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.549987] virtio_net virtio0 ens3: renamed from eth0 [ 1.553812] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.558047] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.567179] FDC 0 is a S82078B [ 1.573535] AVX2 version of gcm_enc/dec engaged. [ 1.575647] AES CTR mode by8 optimization enabled [ 1.674587] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.838718] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.841621] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.844605] usb 1-1: Product: QEMU USB Tablet [ 1.846624] usb 1-1: Manufacturer: QEMU [ 1.848388] usb 1-1: SerialNumber: 42 [ 1.856173] hidraw: raw HID events driver (C) Jiri Kosina [ 1.864215] usbcore: registered new interface driver usbhid [ 1.866284] usbhid: USB HID core driver [ 1.869223] 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.873020] 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.940387] md: linear personality registered for level -1 [ 2.944214] md: multipath personality registered for level -4 [ 2.948072] md: raid0 personality registered for level 0 [ 2.952436] md: raid1 personality registered for level 1 [ 3.022524] raid6: sse2x1 gen() 11717 MB/s [ 3.090522] raid6: sse2x1 xor() 9081 MB/s [ 3.158523] raid6: sse2x2 gen() 14979 MB/s [ 3.226520] raid6: sse2x2 xor() 9948 MB/s [ 3.294533] raid6: sse2x4 gen() 17020 MB/s [ 3.362521] raid6: sse2x4 xor() 11790 MB/s [ 3.430522] raid6: avx2x1 gen() 22379 MB/s [ 3.498522] raid6: avx2x2 gen() 26332 MB/s [ 3.566541] raid6: avx2x4 gen() 30020 MB/s [ 3.568186] raid6: using algorithm avx2x4 gen() 30020 MB/s [ 3.570019] raid6: using avx2x2 recovery algorithm [ 3.572649] xor: automatically using best checksumming function: [ 3.614521] avx : 33207.000 MB/sec [ 3.617370] async_tx: api initialized (async) [ 3.626421] md: raid6 personality registered for level 6 [ 3.628391] md: raid5 personality registered for level 5 [ 3.630532] md: raid4 personality registered for level 4 [ 3.637005] 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.667281] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.685643] 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.795553] 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.803166] systemd[1]: Detected virtualization kvm. [ 3.805364] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.811110] systemd[1]: Set hostname to . [ 3.815331] systemd[1]: Initializing machine ID from KVM UUID. [ 3.817919] systemd[1]: Installed transient /etc/machine-id file. [ 3.965303] 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.972631] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.978285] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.983341] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.986930] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.990652] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.994596] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.998855] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.002652] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.007929] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.012604] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.016922] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.020953] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.024495] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.028352] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.032154] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.035360] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.039909] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.054723] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.059324] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.063174] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 4.065447] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.069395] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.076163] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.081932] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.086408] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.091111] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.095735] systemd[1]: Mounting Huge Pages File System... [ 4.097821] Loading iSCSI transport class v2.0-870. Mounting Huge Pages File System... [ 4.103127] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.109014] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.114731] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.120411] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for[ 4.125979] iscsi: registered transport (tcp) the current kernel... [ 4.129165] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.132579] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.136673] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.141051] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[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 Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [ 4.180903] 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. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... 2019-05-17 00:02:51,551 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2019-05-17 00:03:00,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-17 00:03:00,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27/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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-17 00:03:00,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13230 Content-Type: application/json Date: Fri, 17 May 2019 00:03:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-26abe076-9b81-4d02-b651-f4a74d008818 x-openstack-request-id: req-26abe076-9b81-4d02-b651-f4a74d008818 2019-05-17 00:03:00,640 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 671208554 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-148-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 (8609K kernel code, 1334K 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.908 MHz processor\n[ 0.364838] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.367877] pid_max: default: 32768 minimum: 301\n[ 0.369518] ACPI: Core revision 20150930\n[ 0.371613] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.374017] Security Framework initialized\n[ 0.375524] Yama: becoming mindful.\n[ 0.376878] AppArmor: AppArmor initialized\n[ 0.378580] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.384939] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.389114] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.391370] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.396788] Initializing cgroup subsys io\n[ 0.398288] Initializing cgroup subsys memory\n[ 0.399891] Initializing cgroup subsys devices\n[ 0.401492] Initializing cgroup subsys freezer\n[ 0.403103] Initializing cgroup subsys net_cls\n[ 0.404704] Initializing cgroup subsys perf_event\n[ 0.406372] Initializing cgroup subsys net_prio\n[ 0.408023] Initializing cgroup subsys hugetlb\n[ 0.409615] Initializing cgroup subsys pids\n[ 0.411954] mce: CPU supports 10 MCE banks\n[ 0.413523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.415372] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.417383] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.419298] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.422197] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.425115] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.427437] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.430828] MDS: Vulnerable: Clear CPU buffers attempted, no microcode\n[ 0.435265] Freeing SMP alternatives memory: 36K\n[ 0.441854] ftrace: allocating 32293 entries in 127 pages\n[ 0.487408] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.489640] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.491870] smpboot: Max logical packages: 2\n[ 0.493705] x2apic enabled\n[ 0.495133] Switched APIC routing to physical x2apic.\n[ 0.498118] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.500275] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.504237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.517037] KVM setup paravirtual spinlock\n[ 0.520185] x86: Booting SMP configuration:\n[ 0.521770] .... node #0, CPUs: #1\n[ 0.523344] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.546041] x86: Booted up 1 node, 2 CPUs\n[ 0.546046] KVM setup async PF for cpu 1\n[ 0.546050] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.550773] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.553584] devtmpfs: initialized\n[ 0.556662] evm: security.selinux\n[ 0.557943] evm: security.SMACK64\n[ 0.559214] evm: security.SMACK64EXEC\n[ 0.560581] evm: security.SMACK64TRANSMUTE\n[ 0.562065] evm: security.SMACK64MMAP\n[ 0.563427] evm: security.ima\n[ 0.564593] evm: security.capability\n[ 0.566131] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.569466] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.571738] pinctrl core: initialized pinctrl subsystem\n[ 0.573774] RTC time: 0:02:44, date: 05/17/19\n[ 0.576267] NET: Registered protocol family 16\n[ 0.589928] cpuidle: using governor ladder\n[ 0.602036] cpuidle: using governor menu\n[ 0.603511] PCCT header not found.\n[ 0.604910] ACPI: bus type PCI registered\n[ 0.606398] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.608728] PCI: Using configuration type 1 for base access\n[ 0.623366] ACPI: Added _OSI(Module Device)\n[ 0.624919] ACPI: Added _OSI(Processor Device)\n[ 0.626501] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.628171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.631237] ACPI: Interpreter enabled\n[ 0.648701] ACPI: (supports S0 S5)\n[ 0.650009] ACPI: Using IOAPIC for interrupt routing\n[ 0.651750] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.656935] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.659025] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.661304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.663513] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.667577] acpiphp: Slot [3] registered\n[ 0.669059] acpiphp: Slot [4] registered\n[ 0.670529] acpiphp: Slot [5] registered\n[ 0.672013] acpiphp: Slot [6] registered\n[ 0.673483] acpiphp: Slot [7] registered\n[ 0.674961] acpiphp: Slot [8] registered\n[ 0.676442] acpiphp: Slot [9] registered\n[ 0.677927] acpiphp: Slot [10] registered\n[ 0.679426] acpiphp: Slot [11] registered\n[ 0.680926] acpiphp: Slot [12] registered\n[ 0.682543] acpiphp: Slot [13] registered\n[ 0.684046] acpiphp: Slot [14] registered\n[ 0.685548] acpiphp: Slot [15] registered\n[ 0.687045] acpiphp: Slot [16] registered\n[ 0.688555] acpiphp: Slot [17] registered\n[ 0.690054] acpiphp: Slot [18] registered\n[ 0.691550] acpiphp: Slot [19] registered\n[ 0.693049] acpiphp: Slot [20] registered\n[ 0.694549] acpiphp: Slot [21] registered\n[ 0.696046] acpiphp: Slot [22] registered\n[ 0.697547] acpiphp: Slot [23] registered\n[ 0.699051] acpiphp: Slot [24] registered\n[ 0.700546] acpiphp: Slot [25] registered\n[ 0.702043] acpiphp: Slot [26] registered\n[ 0.703536] acpiphp: Slot [27] registered\n[ 0.705029] acpiphp: Slot [28] registered\n[ 0.706532] acpiphp: Slot [29] registered\n[ 0.708038] acpiphp: Slot [30] registered\n[ 0.709535] acpiphp: Slot [31] registered\n[ 0.711003] PCI host bridge to bus 0000:00\n[ 0.712486] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.714730] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.716962] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.719611] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.722254] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.724960] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.730084] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.732425] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.734585] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.736918] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.741903] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.744508] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.769533] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.772907] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.775454] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.778008] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.780522] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.782911] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.785508] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.787865] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.791282] vgaarb: loaded\n[ 0.792580] vgaarb: bridge control possible 0000:00:02.0\n[ 0.795179] SCSI subsystem initialized\n[ 0.797139] ACPI: bus type USB registered\n[ 0.798939] usbcore: registered new interface driver usbfs\n[ 0.801235] usbcore: registered new interface driver hub\n[ 0.803465] usbcore: registered new device driver usb\n[ 0.805902] PCI: Using ACPI for IRQ routing\n[ 0.808181] NetLabel: Initializing\n[ 0.809745] NetLabel: domain hash size = 128\n[ 0.811619] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.813752] NetLabel: unlabeled traffic allowed by default\n[ 0.816272] amd_nb: Cannot enumerate AMD northbridges\n[ 0.818518] clocksource: Switched to clocksource kvm-clock\n[ 0.831599] AppArmor: AppArmor Filesystem Enabled\n[ 0.833687] pnp: PnP ACPI init\n[ 0.835479] pnp: PnP ACPI: found 5 devices\n[ 0.844033] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.847808] NET: Registered protocol family 2\n[ 0.850079] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.853447] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.856563] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.859337] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.861861] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.864604] NET: Registered protocol family 1\n[ 0.866528] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.868979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.871365] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.892072] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.912786] Unpacking initramfs...\n[ 1.114339] Freeing initrd memory: 14824K\n[ 1.116593] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.119214] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.121951] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325574b9f72, max_idle_ns: 440795367431 ns\n[ 1.126125] Scanning for low memory corruption every 60 seconds\n[ 1.129020] audit: initializing netlink subsys (disabled)\n[ 1.131333] audit: type=2000 audit(1558051366.105:1): initialized\n[ 1.134044] Initialise system trusted keyring\n[ 1.136101] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.138704] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.142400] zbud: loaded\n[ 1.143965] VFS: Disk quotas dquot_6.6.0\n[ 1.145699] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.148695] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.151369] fuse init (API version 7.23)\n[ 1.153271] Key type big_key registered\n[ 1.154991] Allocating IMA MOK and blacklist keyrings.\n[ 1.157826] Key type asymmetric registered\n[ 1.159645] Asymmetric key parser 'x509' registered\n[ 1.161705] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.164894] io scheduler noop registered\n[ 1.166607] io scheduler deadline registered (default)\n[ 1.168795] io scheduler cfq registered\n[ 1.170557] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.172822] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.175570] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.178732] ACPI: Power Button [PWRF]\n[ 1.180549] GHES: HEST is not enabled!\n[ 1.200115] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.239800] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.243768] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.269583] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.274191] Linux agpgart interface v0.103\n[ 1.278262] loop: module loaded\n[ 1.281391] vda: vda1\n[ 1.283508] scsi host0: ata_piix\n[ 1.285150] scsi host1: ata_piix\n[ 1.286677] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.289412] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.292257] libphy: Fixed MDIO Bus: probed\n[ 1.294083] tun: Universal TUN/TAP device driver, 1.6\n[ 1.296236] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.300155] PPP generic driver version 2.4.2\n[ 1.302095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.304755] ehci-pci: EHCI PCI platform driver\n[ 1.306682] ehci-platform: EHCI generic platform driver\n[ 1.308876] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.311404] ohci-pci: OHCI PCI platform driver\n[ 1.313324] ohci-platform: OHCI generic platform driver\n[ 1.315513] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.336275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.338471] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.341661] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.343834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.346327] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.349069] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.352185] usb usb1: Product: UHCI Host Controller\n[ 1.354248] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.356818] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.358913] hub 1-0:1.0: USB hub found\n[ 1.360592] hub 1-0:1.0: 2 ports detected\n[ 1.362504] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.366856] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.368939] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.371246] mousedev: PS/2 mouse device common for all mice\n[ 1.373960] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.377862] rtc_cmos 00:00: RTC can wake from S4\n[ 1.380165] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.382779] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.385417] i2c /dev entries driver\n[ 1.387044] device-mapper: uevent: version 1.0.3\n[ 1.389098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.392652] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.395500] NET: Registered protocol family 10\n[ 1.397715] NET: Registered protocol family 17\n[ 1.416118] Key type dns_resolver registered\n[ 1.418316] registered taskstats version 1\n[ 1.420137] Loading compiled-in X.509 certificates\n[ 1.422729] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.426858] zswap: loaded using pool lzo/zbud\n[ 1.430637] Key type trusted registered\n[ 1.434759] Key type encrypted registered\n[ 1.436527] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.438799] ima: No TPM chip found, activating TPM-bypass!\n[ 1.441067] ima: Allocated hash algorithm: sha1\n[ 1.443044] evm: HMAC attrs: 0x1\n[ 1.444920] Magic number: 3:229:1\n[ 1.446667] rtc_cmos 00:00: setting system clock to 2019-05-17 00:02:45 UTC (1558051365)\n[ 1.450191] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.452716] EDD information not available.\n[ 1.456177] Freeing unused kernel memory: 1484K\n[ 1.470568] Write protecting the kernel read-only data: 14336k\n[ 1.474330] Freeing unused kernel memory: 1620K\n[ 1.476472] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.489662] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.489978] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.489995] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.498729] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.498777] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.498922] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.498962] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499000] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499057] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499103] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.549987] virtio_net virtio0 ens3: renamed from eth0\n[ 1.553812] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.558047] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.567179] FDC 0 is a S82078B\n[ 1.573535] AVX2 version of gcm_enc/dec engaged.\n[ 1.575647] AES CTR mode by8 optimization enabled\n[ 1.674587] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.838718] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.841621] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.844605] usb 1-1: Product: QEMU USB Tablet\n[ 1.846624] usb 1-1: Manufacturer: QEMU\n[ 1.848388] usb 1-1: SerialNumber: 42\n[ 1.856173] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.864215] usbcore: registered new interface driver usbhid\n[ 1.866284] usbhid: USB HID core driver\n[ 1.869223] 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.873020] 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.940387] md: linear personality registered for level -1\n[ 2.944214] md: multipath personality registered for level -4\n[ 2.948072] md: raid0 personality registered for level 0\n[ 2.952436] md: raid1 personality registered for level 1\n[ 3.022524] raid6: sse2x1 gen() 11717 MB/s\n[ 3.090522] raid6: sse2x1 xor() 9081 MB/s\n[ 3.158523] raid6: sse2x2 gen() 14979 MB/s\n[ 3.226520] raid6: sse2x2 xor() 9948 MB/s\n[ 3.294533] raid6: sse2x4 gen() 17020 MB/s\n[ 3.362521] raid6: sse2x4 xor() 11790 MB/s\n[ 3.430522] raid6: avx2x1 gen() 22379 MB/s\n[ 3.498522] raid6: avx2x2 gen() 26332 MB/s\n[ 3.566541] raid6: avx2x4 gen() 30020 MB/s\n[ 3.568186] raid6: using algorithm avx2x4 gen() 30020 MB/s\n[ 3.570019] raid6: using avx2x2 recovery algorithm\n[ 3.572649] xor: automatically using best checksumming function:\n[ 3.614521] avx : 33207.000 MB/sec\n[ 3.617370] async_tx: api initialized (async)\n[ 3.626421] md: raid6 personality registered for level 6\n[ 3.628391] md: raid5 personality registered for level 5\n[ 3.630532] md: raid4 personality registered for level 4\n[ 3.637005] 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.667281] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.685643] 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.795553] 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.803166] systemd[1]: Detected virtualization kvm.\n[ 3.805364] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.811110] systemd[1]: Set hostname to .\n[ 3.815331] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.817919] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.965303] 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.972631] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.978285] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.983341] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.986930] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.990652] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.994596] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.998855] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.002652] 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.007929] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.012604] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.016922] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.020953] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.024495] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.028352] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.032154] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.035360] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.039909] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.054723] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.059324] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.063174] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[ 4.065447] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.069395] 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.076163] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.081932] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.086408] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.091111] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.095735] systemd[1]: Mounting Huge Pages File System...\n[ 4.097821] Loading iSCSI transport class v2.0-870.\n Mounting Huge Pages File System...\n[ 4.103127] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.109014] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.114731] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.120411] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for[ 4.125979] iscsi: registered transport (tcp)\n the current kernel...\n[ 4.129165] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.132579] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.136673] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.141051] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\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 Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.180903] 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 Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\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 Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\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] Started Update UTMP about System Boot/Shutdown.\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[ 10.137835] cloud-init[563]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Fri, 17 May 2019 00:02:49 +0000. Up 5.06 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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 11.123789] cloud-init[924]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Fri, 17 May 2019 00:02:55 +0000. Up 10.62 seconds.\n[ 11.127890] cloud-init[924]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 11.131380] cloud-init[924]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 11.134839] cloud-init[924]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 11.138329] cloud-init[924]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 11.141811] cloud-init[924]: ci-info: | ens3 | True | 192.168.120.19 | 255.255.255.0 | global | fa:16:3e:2d:45:a4 |\n[ 11.145244] cloud-init[924]: ci-info: | ens3 | True | fe80::f816:3eff:fe2d:45a4/64 | . | link | fa:16:3e:2d:45:a4 |\n[ 11.148701] cloud-init[924]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n\n[ 11.156401] cloud-init[924]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 11.159686] cloud-init[924]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 11.162730] cloud-init[924]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 11.165453] cloud-init[924]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 11.168151] cloud-init[924]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 11.170786] cloud-init[924]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 11.173525] cloud-init[924]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 11.173804] cloud-init[924]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 11.174112] cloud-init[924]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 11.174368] cloud-init[924]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 11.174642] cloud-init[924]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 11.174937] cloud-init[924]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 11.175211] cloud-init[924]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 11.175486] cloud-init[924]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 11.175787] cloud-init[924]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 11.176336] cloud-init[924]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 11.176617] cloud-init[924]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 11.176893] cloud-init[924]: Generating public/private rsa key pair.\n[ 11.177168] cloud-init[924]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 11.177442] cloud-init[924]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 11.177727] cloud-init[924]: The key fingerprint is:\n[ 11.178010] cloud-init[924]: SHA256:dIzn/qdSXXLJRkJTIWzNItyLjK4f1i4RRAoYh4MxWTc root@cloudify-ims-vm-b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\n[ 11.178282] cloud-init[924]: The key's randomart image is:\n[ 11.178564] cloud-init[924]: +---[RSA 2048]----+\n[ 11.178833] cloud-init[924]: | o=o+E ... +++o.|\n[ 11.179124] cloud-init[924]: | o.+o o .+ o *o+ |\n[ 11.179401] cloud-init[924]: | . .+ * + * .|\n[ 11.179670] cloud-init[924]: | . * o ..+o|\n[ 11.179959] cloud-init[924]: | S o ..+ |\n[ 11.180515] cloud-init[924]: | +. . . |\n[ 11.180795] cloud-init[924]: | .ooo |\n[ 11.181072] cloud-init[924]: | ...+. . |\n[ 11.181346] cloud-init[924]: | ...ooo |\n[ 11.181630] cloud-init[924]: +----[SHA256]-----+\n[ 11.181910] cloud-init[924]: Generating public/private dsa key pair.\n[ 11.182186] cloud-init[924]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 11.182468] cloud-init[924]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 11.182737] cloud-init[924]: The key fingerprint is:\n[ 11.183028] cloud-init[924]: SHA256:C1NV3+5zgVXKgd8GCjiht8Gml5glEmmwEt0I0F1df64 root@cloudify-ims-vm-b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\n[ 11.183300] cloud-init[924]: The key's randomart image is:\n[ 11.183574] cloud-init[924]: +---[DSA 1024]----+\n[ 11.183859] cloud-init[924]: |=+.=.o...+o.... .|\n[ 11.184424] cloud-init[924]: | .+.=. o+....o.+.|\n[ 11.184696] cloud-init[924]: |. ... o B. ..o=+.|\n[ 11.184988] cloud-init[924]: | . . X + .o+.o|\n[ 11.185257] cloud-init[924]: | * S ..o.|\n[ 11.185544] cloud-init[924]: | + . . ..|\n[ 11.185810] cloud-init[924]: | . E .o|\n[ 11.186093] cloud-init[924]: | o|\n[ 11.186376] cloud-init[924]: | |\n[ 11.186646] cloud-init[924]: +----[SHA256]-----+\n[ 11.186934] cloud-init[924]: Generating public/private ecdsa key pair.\n[ 11.187218] cloud-init[924]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 11.187484] cloud-init[924]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 11.187767] cloud-init[924]: The key fingerprint is:\n[ 11.188330] cloud-init[924]: SHA256:KE2oMQP5MbtBsSF0F61P901v0qgpqJ8jgUOA0Etjem0 root@cloudify-ims-vm-b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\n[ 11.188601] cloud-init[924]: The key's randomart image is:\n[ 11.188885] cloud-init[924]: +---[ECDSA 256]---+\n[ 11.189161] cloud-init[924]: |B+oo oo |\n[ 11.189443] cloud-init[924]: |o+Xo.. . |\n[ 11.189714] cloud-init[924]: | **B. o |\n[ 11.189999] cloud-init[924]: |. **E+ o . . |\n[ 11.190283] cloud-init[924]: | .o+o = S . o + |\n[ 11.190553] cloud-init[924]: | .o o . . + + |\n[ 11.190838] cloud-init[924]: | . . . o o |\n[ 11.191122] cloud-init[924]: | . o.. o |\n[ 11.191390] cloud-init[924]: | .+o. . |\n[ 11.191673] cloud-init[924]: +----[SHA256]-----+\n[ 11.191952] cloud-init[924]: Generating public/private ed25519 key pair.\n[ 11.192507] cloud-init[924]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 11.192788] cloud-init[924]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 11.193250] cloud-init[924]: The key fingerprint is:\n[ 11.193349] cloud-init[924]: SHA256:dDdKLFOjZzLpkFlfNouRqUOU5a5cqYbd8cdpg22xj1g root@cloudify-ims-vm-b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\n[ 11.193633] cloud-init[924]: The key's randomart image is:\n[ 11.193900] cloud-init[924]: +--[ED25519 256]--+\n[ 11.194197] cloud-init[924]: | .oo=o+ |\n[ 11.194471] cloud-init[924]: | +oBo* o |\n[ 11.194748] cloud-init[924]: | +.O.X + |\n[ 11.195038] cloud-init[924]: | +o@ + . |\n[ 11.195307] cloud-init[924]: | S.* . |\n[ 11.263090] cloud-init[924]: | + = o + + |\n[ 11.263355] cloud-init[924]: | . * . o E |\n[ 11.263630] cloud-init[924]: | . * + |\n[ 11.263906] cloud-init[924]: | . . .|\n[ 11.264488] cloud-init[924]: +----[SHA256]-----+\n Starting iSCSI initiator daemon (iscsid)...\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[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\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 UUID daemon activation 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 Unattended Upgrades Shutdown.\n Starting Login Service...\n Starting Accounts Service...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LSB: MD monitoring daemon...\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Pollinate to seed the pseudo random number generator...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting System Logging Service...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started LXD - container startup/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: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\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 Permit User Sessions.\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: 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[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\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-05-17 00:03:00,641 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27/action used request id req-26abe076-9b81-4d02-b651-f4a74d008818 2019-05-17 00:03:00,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0804209709167s 2019-05-17 00:03:00,642 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 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 671208554 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K 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.908 MHz processor [ 0.364838] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.367877] pid_max: default: 32768 minimum: 301 [ 0.369518] ACPI: Core revision 20150930 [ 0.371613] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.374017] Security Framework initialized [ 0.375524] Yama: becoming mindful. [ 0.376878] AppArmor: AppArmor initialized [ 0.378580] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.384939] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.389114] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.391370] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.396788] Initializing cgroup subsys io [ 0.398288] Initializing cgroup subsys memory [ 0.399891] Initializing cgroup subsys devices [ 0.401492] Initializing cgroup subsys freezer [ 0.403103] Initializing cgroup subsys net_cls [ 0.404704] Initializing cgroup subsys perf_event [ 0.406372] Initializing cgroup subsys net_prio [ 0.408023] Initializing cgroup subsys hugetlb [ 0.409615] Initializing cgroup subsys pids [ 0.411954] mce: CPU supports 10 MCE banks [ 0.413523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.415372] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.417383] Spectre V2 : Mitigation: Full generic retpoline [ 0.419298] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.422197] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.425115] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.427437] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.430828] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.435265] Freeing SMP alternatives memory: 36K [ 0.441854] ftrace: allocating 32293 entries in 127 pages [ 0.487408] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.489640] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.491870] smpboot: Max logical packages: 2 [ 0.493705] x2apic enabled [ 0.495133] Switched APIC routing to physical x2apic. [ 0.498118] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.500275] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.504237] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.517037] KVM setup paravirtual spinlock [ 0.520185] x86: Booting SMP configuration: [ 0.521770] .... node #0, CPUs: #1 [ 0.523344] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.546041] x86: Booted up 1 node, 2 CPUs [ 0.546046] KVM setup async PF for cpu 1 [ 0.546050] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.550773] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.553584] devtmpfs: initialized [ 0.556662] evm: security.selinux [ 0.557943] evm: security.SMACK64 [ 0.559214] evm: security.SMACK64EXEC [ 0.560581] evm: security.SMACK64TRANSMUTE [ 0.562065] evm: security.SMACK64MMAP [ 0.563427] evm: security.ima [ 0.564593] evm: security.capability [ 0.566131] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.569466] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.571738] pinctrl core: initialized pinctrl subsystem [ 0.573774] RTC time: 0:02:44, date: 05/17/19 [ 0.576267] NET: Registered protocol family 16 [ 0.589928] cpuidle: using governor ladder [ 0.602036] cpuidle: using governor menu [ 0.603511] PCCT header not found. [ 0.604910] ACPI: bus type PCI registered [ 0.606398] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.608728] PCI: Using configuration type 1 for base access [ 0.623366] ACPI: Added _OSI(Module Device) [ 0.624919] ACPI: Added _OSI(Processor Device) [ 0.626501] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.628171] ACPI: Added _OSI(Processor Aggregator Device) [ 0.631237] ACPI: Interpreter enabled [ 0.648701] ACPI: (supports S0 S5) [ 0.650009] ACPI: Using IOAPIC for interrupt routing [ 0.651750] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.656935] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.659025] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.661304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.663513] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.667577] acpiphp: Slot [3] registered [ 0.669059] acpiphp: Slot [4] registered [ 0.670529] acpiphp: Slot [5] registered [ 0.672013] acpiphp: Slot [6] registered [ 0.673483] acpiphp: Slot [7] registered [ 0.674961] acpiphp: Slot [8] registered [ 0.676442] acpiphp: Slot [9] registered [ 0.677927] acpiphp: Slot [10] registered [ 0.679426] acpiphp: Slot [11] registered [ 0.680926] acpiphp: Slot [12] registered [ 0.682543] acpiphp: Slot [13] registered [ 0.684046] acpiphp: Slot [14] registered [ 0.685548] acpiphp: Slot [15] registered [ 0.687045] acpiphp: Slot [16] registered [ 0.688555] acpiphp: Slot [17] registered [ 0.690054] acpiphp: Slot [18] registered [ 0.691550] acpiphp: Slot [19] registered [ 0.693049] acpiphp: Slot [20] registered [ 0.694549] acpiphp: Slot [21] registered [ 0.696046] acpiphp: Slot [22] registered [ 0.697547] acpiphp: Slot [23] registered [ 0.699051] acpiphp: Slot [24] registered [ 0.700546] acpiphp: Slot [25] registered [ 0.702043] acpiphp: Slot [26] registered [ 0.703536] acpiphp: Slot [27] registered [ 0.705029] acpiphp: Slot [28] registered [ 0.706532] acpiphp: Slot [29] registered [ 0.708038] acpiphp: Slot [30] registered [ 0.709535] acpiphp: Slot [31] registered [ 0.711003] PCI host bridge to bus 0000:00 [ 0.712486] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.714730] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.716962] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.719611] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.722254] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.724960] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.730084] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.732425] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.734585] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.736918] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.741903] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.744508] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.769533] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.772907] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.775454] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.778008] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.780522] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.782911] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.785508] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.787865] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.791282] vgaarb: loaded [ 0.792580] vgaarb: bridge control possible 0000:00:02.0 [ 0.795179] SCSI subsystem initialized [ 0.797139] ACPI: bus type USB registered [ 0.798939] usbcore: registered new interface driver usbfs [ 0.801235] usbcore: registered new interface driver hub [ 0.803465] usbcore: registered new device driver usb [ 0.805902] PCI: Using ACPI for IRQ routing [ 0.808181] NetLabel: Initializing [ 0.809745] NetLabel: domain hash size = 128 [ 0.811619] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.813752] NetLabel: unlabeled traffic allowed by default [ 0.816272] amd_nb: Cannot enumerate AMD northbridges [ 0.818518] clocksource: Switched to clocksource kvm-clock [ 0.831599] AppArmor: AppArmor Filesystem Enabled [ 0.833687] pnp: PnP ACPI init [ 0.835479] pnp: PnP ACPI: found 5 devices [ 0.844033] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.847808] NET: Registered protocol family 2 [ 0.850079] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.853447] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.856563] TCP: Hash tables configured (established 32768 bind 32768) [ 0.859337] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.861861] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.864604] NET: Registered protocol family 1 [ 0.866528] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.868979] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.871365] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.892072] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.912786] Unpacking initramfs... [ 1.114339] Freeing initrd memory: 14824K [ 1.116593] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.119214] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.121951] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325574b9f72, max_idle_ns: 440795367431 ns [ 1.126125] Scanning for low memory corruption every 60 seconds [ 1.129020] audit: initializing netlink subsys (disabled) [ 1.131333] audit: type=2000 audit(1558051366.105:1): initialized [ 1.134044] Initialise system trusted keyring [ 1.136101] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.138704] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.142400] zbud: loaded [ 1.143965] VFS: Disk quotas dquot_6.6.0 [ 1.145699] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.148695] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.151369] fuse init (API version 7.23) [ 1.153271] Key type big_key registered [ 1.154991] Allocating IMA MOK and blacklist keyrings. [ 1.157826] Key type asymmetric registered [ 1.159645] Asymmetric key parser 'x509' registered [ 1.161705] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.164894] io scheduler noop registered [ 1.166607] io scheduler deadline registered (default) [ 1.168795] io scheduler cfq registered [ 1.170557] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.172822] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.175570] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.178732] ACPI: Power Button [PWRF] [ 1.180549] GHES: HEST is not enabled! [ 1.200115] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.239800] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.243768] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.269583] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.274191] Linux agpgart interface v0.103 [ 1.278262] loop: module loaded [ 1.281391] vda: vda1 [ 1.283508] scsi host0: ata_piix [ 1.285150] scsi host1: ata_piix [ 1.286677] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289412] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292257] libphy: Fixed MDIO Bus: probed [ 1.294083] tun: Universal TUN/TAP device driver, 1.6 [ 1.296236] tun: (C) 1999-2004 Max Krasnyansky [ 1.300155] PPP generic driver version 2.4.2 [ 1.302095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.304755] ehci-pci: EHCI PCI platform driver [ 1.306682] ehci-platform: EHCI generic platform driver [ 1.308876] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.311404] ohci-pci: OHCI PCI platform driver [ 1.313324] ohci-platform: OHCI generic platform driver [ 1.315513] uhci_hcd: USB Universal Host Controller Interface driver [ 1.336275] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.338471] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.341661] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.343834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.346327] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.349069] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.352185] usb usb1: Product: UHCI Host Controller [ 1.354248] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.356818] usb usb1: SerialNumber: 0000:00:01.2 [ 1.358913] hub 1-0:1.0: USB hub found [ 1.360592] hub 1-0:1.0: 2 ports detected [ 1.362504] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.366856] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.368939] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.371246] mousedev: PS/2 mouse device common for all mice [ 1.373960] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.377862] rtc_cmos 00:00: RTC can wake from S4 [ 1.380165] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.382779] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.385417] i2c /dev entries driver [ 1.387044] device-mapper: uevent: version 1.0.3 [ 1.389098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.392652] ledtrig-cpu: registered to indicate activity on CPUs [ 1.395500] NET: Registered protocol family 10 [ 1.397715] NET: Registered protocol family 17 [ 1.416118] Key type dns_resolver registered [ 1.418316] registered taskstats version 1 [ 1.420137] Loading compiled-in X.509 certificates [ 1.422729] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.426858] zswap: loaded using pool lzo/zbud [ 1.430637] Key type trusted registered [ 1.434759] Key type encrypted registered [ 1.436527] AppArmor: AppArmor sha1 policy hashing enabled [ 1.438799] ima: No TPM chip found, activating TPM-bypass! [ 1.441067] ima: Allocated hash algorithm: sha1 [ 1.443044] evm: HMAC attrs: 0x1 [ 1.444920] Magic number: 3:229:1 [ 1.446667] rtc_cmos 00:00: setting system clock to 2019-05-17 00:02:45 UTC (1558051365) [ 1.450191] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.452716] EDD information not available. [ 1.456177] Freeing unused kernel memory: 1484K [ 1.470568] Write protecting the kernel read-only data: 14336k [ 1.474330] Freeing unused kernel memory: 1620K [ 1.476472] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.489662] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.489978] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.489995] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.498729] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.498777] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.498922] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.498962] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499000] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499057] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499103] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.549987] virtio_net virtio0 ens3: renamed from eth0 [ 1.553812] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.558047] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.567179] FDC 0 is a S82078B [ 1.573535] AVX2 version of gcm_enc/dec engaged. [ 1.575647] AES CTR mode by8 optimization enabled [ 1.674587] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.838718] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.841621] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.844605] usb 1-1: Product: QEMU USB Tablet [ 1.846624] usb 1-1: Manufacturer: QEMU [ 1.848388] usb 1-1: SerialNumber: 42 [ 1.856173] hidraw: raw HID events driver (C) Jiri Kosina [ 1.864215] usbcore: registered new interface driver usbhid [ 1.866284] usbhid: USB HID core driver [ 1.869223] 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.873020] 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.940387] md: linear personality registered for level -1 [ 2.944214] md: multipath personality registered for level -4 [ 2.948072] md: raid0 personality registered for level 0 [ 2.952436] md: raid1 personality registered for level 1 [ 3.022524] raid6: sse2x1 gen() 11717 MB/s [ 3.090522] raid6: sse2x1 xor() 9081 MB/s [ 3.158523] raid6: sse2x2 gen() 14979 MB/s [ 3.226520] raid6: sse2x2 xor() 9948 MB/s [ 3.294533] raid6: sse2x4 gen() 17020 MB/s [ 3.362521] raid6: sse2x4 xor() 11790 MB/s [ 3.430522] raid6: avx2x1 gen() 22379 MB/s [ 3.498522] raid6: avx2x2 gen() 26332 MB/s [ 3.566541] raid6: avx2x4 gen() 30020 MB/s [ 3.568186] raid6: using algorithm avx2x4 gen() 30020 MB/s [ 3.570019] raid6: using avx2x2 recovery algorithm [ 3.572649] xor: automatically using best checksumming function: [ 3.614521] avx : 33207.000 MB/sec [ 3.617370] async_tx: api initialized (async) [ 3.626421] md: raid6 personality registered for level 6 [ 3.628391] md: raid5 personality registered for level 5 [ 3.630532] md: raid4 personality registered for level 4 [ 3.637005] 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.667281] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.685643] 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.795553] 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.803166] systemd[1]: Detected virtualization kvm. [ 3.805364] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.811110] systemd[1]: Set hostname to . [ 3.815331] systemd[1]: Initializing machine ID from KVM UUID. [ 3.817919] systemd[1]: Installed transient /etc/machine-id file. [ 3.965303] 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.972631] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.978285] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.983341] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.986930] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.990652] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.994596] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.998855] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.002652] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.007929] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.012604] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.016922] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.020953] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.024495] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.028352] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.032154] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.035360] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.039909] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.054723] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.059324] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.063174] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 4.065447] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.069395] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.076163] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.081932] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.086408] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.091111] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.095735] systemd[1]: Mounting Huge Pages File System... [ 4.097821] Loading iSCSI transport class v2.0-870. Mounting Huge Pages File System... [ 4.103127] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.109014] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.114731] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.120411] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for[ 4.125979] iscsi: registered transport (tcp) the current kernel... [ 4.129165] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.132579] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.136673] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.141051] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[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 Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [ 4.180903] 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. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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. [ 10.137835] cloud-init[563]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Fri, 17 May 2019 00:02:49 +0000. Up 5.06 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 11.123789] cloud-init[924]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Fri, 17 May 2019 00:02:55 +0000. Up 10.62 seconds. [ 11.127890] cloud-init[924]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 11.131380] cloud-init[924]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 11.134839] cloud-init[924]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 11.138329] cloud-init[924]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 11.141811] cloud-init[924]: ci-info: | ens3 | True | 192.168.120.19 | 255.255.255.0 | global | fa:16:3e:2d:45:a4 | [ 11.145244] cloud-init[924]: ci-info: | ens3 | True | fe80::f816:3eff:fe2d:45a4/64 | . | link | fa:16:3e:2d:45:a4 | [ 11.148701] cloud-init[924]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. [ 11.156401] cloud-init[924]: ci-info: | lo | True | ::1/128 | . | host | . | [ 11.159686] cloud-init[924]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 11.162730] cloud-init[924]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 11.165453] cloud-init[924]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 11.168151] cloud-init[924]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 11.170786] cloud-init[924]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 11.173525] cloud-init[924]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 11.173804] cloud-init[924]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 11.174112] cloud-init[924]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 11.174368] cloud-init[924]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 11.174642] cloud-init[924]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 11.174937] cloud-init[924]: ci-info: +-------+-------------+---------+-----------+-------+ [ 11.175211] cloud-init[924]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 11.175486] cloud-init[924]: ci-info: +-------+-------------+---------+-----------+-------+ [ 11.175787] cloud-init[924]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 11.176336] cloud-init[924]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 11.176617] cloud-init[924]: ci-info: +-------+-------------+---------+-----------+-------+ [ 11.176893] cloud-init[924]: Generating public/private rsa key pair. [ 11.177168] cloud-init[924]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 11.177442] cloud-init[924]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 11.177727] cloud-init[924]: The key fingerprint is: [ 11.178010] cloud-init[924]: SHA256:dIzn/qdSXXLJRkJTIWzNItyLjK4f1i4RRAoYh4MxWTc root@cloudify-ims-vm-b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 [ 11.178282] cloud-init[924]: The key's randomart image is: [ 11.178564] cloud-init[924]: +---[RSA 2048]----+ [ 11.178833] cloud-init[924]: | o=o+E ... +++o.| [ 11.179124] cloud-init[924]: | o.+o o .+ o *o+ | [ 11.179401] cloud-init[924]: | . .+ * + * .| [ 11.179670] cloud-init[924]: | . * o ..+o| [ 11.179959] cloud-init[924]: | S o ..+ | [ 11.180515] cloud-init[924]: | +. . . | [ 11.180795] cloud-init[924]: | .ooo | [ 11.181072] cloud-init[924]: | ...+. . | [ 11.181346] cloud-init[924]: | ...ooo | [ 11.181630] cloud-init[924]: +----[SHA256]-----+ [ 11.181910] cloud-init[924]: Generating public/private dsa key pair. [ 11.182186] cloud-init[924]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 11.182468] cloud-init[924]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 11.182737] cloud-init[924]: The key fingerprint is: [ 11.183028] cloud-init[924]: SHA256:C1NV3+5zgVXKgd8GCjiht8Gml5glEmmwEt0I0F1df64 root@cloudify-ims-vm-b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 [ 11.183300] cloud-init[924]: The key's randomart image is: [ 11.183574] cloud-init[924]: +---[DSA 1024]----+ [ 11.183859] cloud-init[924]: |=+.=.o...+o.... .| [ 11.184424] cloud-init[924]: | .+.=. o+....o.+.| [ 11.184696] cloud-init[924]: |. ... o B. ..o=+.| [ 11.184988] cloud-init[924]: | . . X + .o+.o| [ 11.185257] cloud-init[924]: | * S ..o.| [ 11.185544] cloud-init[924]: | + . . ..| [ 11.185810] cloud-init[924]: | . E .o| [ 11.186093] cloud-init[924]: | o| [ 11.186376] cloud-init[924]: | | [ 11.186646] cloud-init[924]: +----[SHA256]-----+ [ 11.186934] cloud-init[924]: Generating public/private ecdsa key pair. [ 11.187218] cloud-init[924]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 11.187484] cloud-init[924]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 11.187767] cloud-init[924]: The key fingerprint is: [ 11.188330] cloud-init[924]: SHA256:KE2oMQP5MbtBsSF0F61P901v0qgpqJ8jgUOA0Etjem0 root@cloudify-ims-vm-b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 [ 11.188601] cloud-init[924]: The key's randomart image is: [ 11.188885] cloud-init[924]: +---[ECDSA 256]---+ [ 11.189161] cloud-init[924]: |B+oo oo | [ 11.189443] cloud-init[924]: |o+Xo.. . | [ 11.189714] cloud-init[924]: | **B. o | [ 11.189999] cloud-init[924]: |. **E+ o . . | [ 11.190283] cloud-init[924]: | .o+o = S . o + | [ 11.190553] cloud-init[924]: | .o o . . + + | [ 11.190838] cloud-init[924]: | . . . o o | [ 11.191122] cloud-init[924]: | . o.. o | [ 11.191390] cloud-init[924]: | .+o. . | [ 11.191673] cloud-init[924]: +----[SHA256]-----+ [ 11.191952] cloud-init[924]: Generating public/private ed25519 key pair. [ 11.192507] cloud-init[924]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 11.192788] cloud-init[924]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 11.193250] cloud-init[924]: The key fingerprint is: [ 11.193349] cloud-init[924]: SHA256:dDdKLFOjZzLpkFlfNouRqUOU5a5cqYbd8cdpg22xj1g root@cloudify-ims-vm-b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 [ 11.193633] cloud-init[924]: The key's randomart image is: [ 11.193900] cloud-init[924]: +--[ED25519 256]--+ [ 11.194197] cloud-init[924]: | .oo=o+ | [ 11.194471] cloud-init[924]: | +oBo* o | [ 11.194748] cloud-init[924]: | +.O.X + | [ 11.195038] cloud-init[924]: | +o@ + . | [ 11.195307] cloud-init[924]: | S.* . | [ 11.263090] cloud-init[924]: | + = o + + | [ 11.263355] cloud-init[924]: | . * . o E | [ 11.263630] cloud-init[924]: | . * + | [ 11.263906] cloud-init[924]: | . . .| [ 11.264488] cloud-init[924]: +----[SHA256]-----+ Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. Starting LXD - unix socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on UUID daemon activation 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 Unattended Upgrades Shutdown. Starting Login Service... Starting Accounts Service... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started ACPI event daemon. Starting LSB: MD monitoring daemon... Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started Deferred execution scheduler. Starting Pollinate to seed the pseudo random number generator... Starting Snappy daemon... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started D-Bus System Message Bus. Starting System Logging Service... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LXD - container startup/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: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... Starting Permit User Sessions... [[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 Permit User Sessions. [[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: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: automatic crash report generation. 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-05-17 00:03:00,647 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e374250L 2019-05-17 00:03:00,648 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-17 00:03:00,652 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-05-17 00:03:00,652 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-05-17 00:03:00,654 - 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-05-17 00:03:00,654 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-17 00:03:00,654 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-17 00:03:00,654 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 00:03:00,655 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-17 00:03:00,655 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 00:03:00,697 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-17 00:03:00,697 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 00:03:00,711 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 3804c9e9e4718bbc9dbf42b7e54b99e9 2019-05-17 00:03:00,712 - paramiko.transport - DEBUG - Trying discovered key e94383cc86f00f1b7d66bfadb99ff822 in /tmp/tmpKTg_TW 2019-05-17 00:03:00,733 - paramiko.transport - DEBUG - userauth is OK 2019-05-17 00:03:00,753 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-17 00:03:00,776 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-17 00:03:00,959 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-05-17 00:03:00,959 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-05-17 00:03:01,000 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-17 00:03:01,000 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-17 00:03:01,010 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-17 00:03:06,652 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-05-17 00:03:06,654 - 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-05-17 00:03:06,654 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-17 00:03:06,654 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-17 00:03:06,654 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 00:03:06,654 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-17 00:03:06,654 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 00:03:06,658 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 00:03:12,054 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-17 00:03:12,055 - 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-05-17 00:03:12,055 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-17 00:03:12,055 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-17 00:03:12,055 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 00:03:12,055 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-17 00:03:12,056 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 00:03:12,059 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 00:03:21,839 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-17 00:03:21,840 - 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-05-17 00:03:21,840 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-17 00:03:21,840 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-17 00:03:21,840 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 00:03:21,840 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-17 00:03:21,840 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 00:03:21,844 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 00:03:26,907 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-17 00:03:26,908 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-17 00:03:26,909 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-17 00:03:26,909 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-05-17 00:03:26,909 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-17 00:03:26,912 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-17 00:04:59,139 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-17 00:04:59,139 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.6 API version: 1.39 Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 02:35:27 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.6 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 01:59:36 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest e3061c83dc0ea1fa97bedf88c58da1fae840e3bb2acc13b1a6b4dbb735f18073 2019-05-17 00:04:59,140 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 --2019-05-17 00:03:29-- 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% 60.1K=0.2s 2019-05-17 00:03:29 (60.1 KB/s) - 'script.sh' saved [13063/13063] sudo: unable to resolve host cloudify-ims-vm-b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 sudo: unable to resolve host cloudify-ims-vm-b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 + 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-b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 sudo: unable to resolve host cloudify-ims-vm-b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 2019-05-17 00:04:59,140 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-17 00:04:59,140 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-05-17 00:04:59,141 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-05-17 00:04:59,141 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-05-17 00:04:59,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-17 00:04:59,148 - 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.200', 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-05-17 00:05:29,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-17 00:05:29,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:05:29,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:05:29,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:05:29,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:05:29,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:05:29,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:05:29,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:05:29,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 117, "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": 807, "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": 131, "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": 805, "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": 114, "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": 111, "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": 808, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-17 00:05:29,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:05:29,346 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:05:29 GMT 2019-05-17 00:05:29,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:05:29,346 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:05:29,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:05:29,346 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:05:29,346 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:05:29,346 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:05:29,347 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 117, 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': 807, 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': 131, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 805, 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': 114, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 111, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 808, 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-05-17 00:05:29,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-17 00:05:29,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:05:29,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:05:29,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:05:29,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:05:29,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:05:29,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:05:29,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:05:29,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 117, "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": 807, "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": 131, "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": 805, "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": 114, "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": 111, "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": 808, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-17 00:05:29,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:05:29,498 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:05:29 GMT 2019-05-17 00:05:29,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:05:29,498 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:05:29,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:05:29,498 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:05:29,498 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:05:29,498 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:05:29,499 - functest.core.cloudify - INFO - The current manager status is running 2019-05-17 00:05:29,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/secrets 2019-05-17 00:05:29,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:05:29,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:05:29,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:05:29,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:05:29,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:05:29,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:05:29,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:05:29,669 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-05-17 00:05:29,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:05:29,669 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:05:29 GMT 2019-05-17 00:05:29,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:05:29,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-05-17 00:05:29,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:05:29,669 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:05:29,670 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:05:29,670 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-05-17 00:05:29,670 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-05-17 00:05:29,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:05:29,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:05:29,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:05:29,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:05:29,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:05:29,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:05:29,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:05:29,845 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-05-17 00:05:29,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-17T00:05:29.818Z", "updated_at": "2019-05-17T00:05:29.818Z", "value": "gAAAAABc3frJt2LpP8L_WtismQmoA-xO1sX9y8HqEVBjQ2hwfDpe7y9kTqGEzxiO_TpiesPTRDJtVGVrGWBgDy_O43KMl7YkLQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-17 00:05:29,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:05:29,845 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:05:29 GMT 2019-05-17 00:05:29,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:05:29,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-17 00:05:29,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:05:29,846 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:05:29,846 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:05:29,846 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3.1/secrets/foo 2019-05-17 00:05:29,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:05:29,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:05:29,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:05:29,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:05:29,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:05:29,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:05:29,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:05:29,935 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-17 00:05:29,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-17T00:05:29.818Z", "updated_at": "2019-05-17T00:05:29.818Z", "value": "gAAAAABc3frJt2LpP8L_WtismQmoA-xO1sX9y8HqEVBjQ2hwfDpe7y9kTqGEzxiO_TpiesPTRDJtVGVrGWBgDy_O43KMl7YkLQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-17 00:05:29,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:05:29,936 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:05:29 GMT 2019-05-17 00:05:29,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:05:29,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-17 00:05:29,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:05:29,936 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:05:29,936 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:05:29,936 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-05-17 00:05:29,936 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-05-17 00:05:29,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-17 00:05:29,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:05:30,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Fri, 17 May 2019 00:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-349d6ba3-2359-4a48-9b17-d68fc66e0d8b 2019-05-17 00:05:30,171 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.36:5000/v3/projects/4b01e154350c4310a67000854ca1dc1b"}, "tags": [], "enabled": true, "id": "4b01e154350c4310a67000854ca1dc1b", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:05:30,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-349d6ba3-2359-4a48-9b17-d68fc66e0d8b 2019-05-17 00:05:30,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225465774536s 2019-05-17 00:05:30,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-05-17 00:05:30,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/quotas/4b01e154350c4310a67000854ca1dc1b.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700f0a5eca37f26f75f13dc8add636906a8df70c" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-05-17 00:05:30,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Fri, 17 May 2019 00:05:30 GMT X-Openstack-Request-Id: req-a70df676-0bce-4370-9e23-b9a90712cb3d 2019-05-17 00:05:30,985 - 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-05-17 00:05:30,985 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/quotas/4b01e154350c4310a67000854ca1dc1b.json used request id req-a70df676-0bce-4370-9e23-b9a90712cb3d 2019-05-17 00:05:30,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.812522888184s 2019-05-17 00:05:30,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-05-17 00:05:30,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-17 00:05:30,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-17 00:05:31,001 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 17 May 2019 00:05:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15e9292e-5d8c-482f-bd40-c66b1a021ea3 2019-05-17 00:05:31,001 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2019-05-17 00:05:31,001 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-15e9292e-5d8c-482f-bd40-c66b1a021ea3 2019-05-17 00:05:31,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:05:31,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 955 Content-Type: application/json Date: Fri, 17 May 2019 00:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eff3a989-1606-40c0-a021-426b3130b787 2019-05-17 00:05:31,235 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/05fd0b18318f44c6bcc5b7cbb397a7cc"}, "enabled": true, "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/0db101a9027e45ae9de945143be38239"}, "enabled": true, "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/207f0642c52b4a64826022b018e630ad"}, "enabled": true, "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/36c713f817894d0db6e2bef5f9498696"}, "enabled": true, "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6d37d143d85a4fb7a11623f2a9d956ea"}, "enabled": true, "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/887df30d855c46eeb21ce348e43ce10e"}, "enabled": true, "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9622cbadfb10492ba23c5fb9d75d0a65"}, "enabled": true, "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9f12b79941804bc89755b017ce9d5b2d"}, "enabled": true, "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9fb1f18c528e47e3b14bd910a616855b"}, "enabled": true, "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/aa934b4d3cec4c95897d42e09b6d7829"}, "enabled": true, "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"name": "tempest-service-535648284", "links": {"self": "http://192.30.9.3:35357/v3/services/b34aabd51a3841058b9314baa7feee3c"}, "enabled": true, "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "description": "tempest-description-1282817593"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b8c0f0bc52a640ce9e8b97d23a48e96d"}, "enabled": true, "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"name": "tempest-service-1215612404", "links": {"self": "http://192.30.9.3:35357/v3/services/bc930e20c2e94f028ecff7d8dbd72c2d"}, "enabled": true, "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "description": "tempest-description-1317683207"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/cda7176b4ee440018f125be07bd5ee44"}, "enabled": true, "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fa84bbac007e4ee8bb1183d32a5575fc"}, "enabled": true, "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fb13e9dce00d479d94048b82fd71eafe"}, "enabled": true, "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-17 00:05:31,236 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-eff3a989-1606-40c0-a021-426b3130b787 2019-05-17 00:05:31,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.245401859283s 2019-05-17 00:05:31,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-17 00:05:31,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:05:31,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1852 Content-Type: application/json Date: Fri, 17 May 2019 00:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b58ece3b-caf4-4894-83a9-74ea6ebe2563 2019-05-17 00:05:31,473 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/02627f0203a344e0b657f4f92071e0ae"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d37d143d85a4fb7a11623f2a9d956ea", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/09d6cf4386324dc1889e97385ad5fbd0"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa934b4d3cec4c95897d42e09b6d7829", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/35a3651b49c944a3a97694f026ea857c"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "id": "35a3651b49c944a3a97694f026ea857c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/36d70d62c37b40248fd113cf89734c55"}, "url": "http://172.30.9.36:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "887df30d855c46eeb21ce348e43ce10e", "id": "36d70d62c37b40248fd113cf89734c55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/381fff29f7a64e98ac6851413f2e83f6"}, "url": "http://172.30.9.36:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cda7176b4ee440018f125be07bd5ee44", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/441b46e09e57425faff52bc97008c35d"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cda7176b4ee440018f125be07bd5ee44", "id": "441b46e09e57425faff52bc97008c35d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/442bd615ca014d44a667d3cf61ebf366"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9622cbadfb10492ba23c5fb9d75d0a65", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/45cf70fde54a4725bc90e196462743e9"}, "url": "http://172.30.9.36:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0db101a9027e45ae9de945143be38239", "id": "45cf70fde54a4725bc90e196462743e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/4888aa62e2144717b3edcd8aff209974"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9f12b79941804bc89755b017ce9d5b2d", "id": "4888aa62e2144717b3edcd8aff209974"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/497e083211224930a5cef74ee8122280"}, "url": "http://172.30.9.36:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "207f0642c52b4a64826022b018e630ad", "id": "497e083211224930a5cef74ee8122280"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/4affcd24055f413c80f1d7cb2ee12739"}, "url": "http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fb13e9dce00d479d94048b82fd71eafe", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/515ca5aa1a814e7fa7fb085ebefb8246"}, "url": "http://172.30.9.36:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9622cbadfb10492ba23c5fb9d75d0a65", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/53d3eafe3a75457ea004cadd408d94fb"}, "url": "http://172.30.9.36:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fb13e9dce00d479d94048b82fd71eafe", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/5d5877e5fb154ebaab97e3582ad09c02"}, "url": "http://12.0.0.28:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fb13e9dce00d479d94048b82fd71eafe", "id": "5d5877e5fb154ebaab97e3582ad09c02"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/5e6ab1233e054ad19fd81c48491b0053"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "887df30d855c46eeb21ce348e43ce10e", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/659c5f6190a546258d4c5504d8e4ecb7"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "207f0642c52b4a64826022b018e630ad", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/69dd3299f0a843758fa30a9cf7dae5ac"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9fb1f18c528e47e3b14bd910a616855b", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/6a8d7adf6b454a54ad8a4de0f240d33d"}, "url": "http://172.30.9.36:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9fb1f18c528e47e3b14bd910a616855b", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/6d3ccc4b8aa845488892d2e69b5c59a8"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cda7176b4ee440018f125be07bd5ee44", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/6f580b2739ea46c8aac54315376e3fd4"}, "url": "http://172.30.9.36:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/70acdb5adffa4e178f6212a835c15b7d"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "887df30d855c46eeb21ce348e43ce10e", "id": "70acdb5adffa4e178f6212a835c15b7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/721e7e62127043609b264f6ed35b683a"}, "url": "http://172.30.9.36:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fa84bbac007e4ee8bb1183d32a5575fc", "id": "721e7e62127043609b264f6ed35b683a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/762a583aa0a74d25a4d69d3729320497"}, "url": "http://172.30.9.36:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "id": "762a583aa0a74d25a4d69d3729320497"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/7f04b7db01fa409e866d3705f558a6b7"}, "url": "http://172.30.9.36:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa934b4d3cec4c95897d42e09b6d7829", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/868e80a54ca946628220d7c1b5d26e2a"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/8e6877eeccf04e94b5cbf7092d457014"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9f12b79941804bc89755b017ce9d5b2d", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/9c88ccd78110423b850a891ecc1a0499"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fa84bbac007e4ee8bb1183d32a5575fc", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/a8193b18896a4d9ca76b20e0a2d09f8f"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0db101a9027e45ae9de945143be38239", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/c70dbe34013a4a84ba8e8d704d024eb3"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fa84bbac007e4ee8bb1183d32a5575fc", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/cada8f2df1be4b0eabd57ede8b907d3c"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9622cbadfb10492ba23c5fb9d75d0a65", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/d2e704605709481ebe1baef282bc3a10"}, "url": "http://172.30.9.36:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9f12b79941804bc89755b017ce9d5b2d", "id": "d2e704605709481ebe1baef282bc3a10"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/da7923aa9cd84448b4651dce50497957"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d37d143d85a4fb7a11623f2a9d956ea", "id": "da7923aa9cd84448b4651dce50497957"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/e5b8e7615c7d45b19bdd0825b495fd4c"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9fb1f18c528e47e3b14bd910a616855b", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/e81ce52f8c844f4baf5793d34a4ea25f"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/e9f9dd900db84e4181155068b2ca551b"}, "url": "http://172.30.9.36:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d37d143d85a4fb7a11623f2a9d956ea", "id": "e9f9dd900db84e4181155068b2ca551b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/ed9cbd620a194188ae7b29209bf2dfc1"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa934b4d3cec4c95897d42e09b6d7829", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/f60ca580cf284e7588274a615f1a0ea9"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0db101a9027e45ae9de945143be38239", "id": "f60ca580cf284e7588274a615f1a0ea9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/fa56e7fb25c148b29f9cb4c2098d0fbf"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/fb4803843fd44cd79ed35764736e1a33"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "207f0642c52b4a64826022b018e630ad", "id": "fb4803843fd44cd79ed35764736e1a33"}], "links": {"self": "http://172.30.9.36:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-17 00:05:31,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/endpoints used request id req-b58ece3b-caf4-4894-83a9-74ea6ebe2563 2019-05-17 00:05:31,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.22767496109s 2019-05-17 00:05:31,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'kGweTgVqDu5N5QcA2tPE3bOEfNKmIf', 'keystone_tenant_name': u'cloudify_ims-project_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.36:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'project_domain_name': 'Default'} 2019-05-17 00:05:31,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/secrets 2019-05-17 00:05:31,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:05:31,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:05:31,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:05:31,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:05:31,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:05:31,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:05:31,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:05:31,577 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-05-17 00:05:31,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:05:31,577 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:05:31 GMT 2019-05-17 00:05:31,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:05:31,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-05-17 00:05:31,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:05:31,577 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:05:31,577 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:05:31,578 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3.1/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "kGweTgVqDu5N5QcA2tPE3bOEfNKmIf"} 2019-05-17 00:05:31,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:05:31,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:05:31,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:05:31,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:05:31,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:05:31,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:05:31,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:05:31,799 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 94 2019-05-17 00:05:31,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-17T00:05:31.780Z", "updated_at": "2019-05-17T00:05:31.780Z", "value": "gAAAAABc3frLrZhTSx4F-p2QSMWCrAqScyNAJdsLqjr8AXnAYu8lZO2ohZ1NkVsSUOA6gEKWfZmgWZzj4k4LpP0t1Fa27DmEeyICuC0SdTXf_QIbbG3zPY0=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_password"} 2019-05-17 00:05:31,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:05:31,799 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:05:31 GMT 2019-05-17 00:05:31,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:05:31,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 414 2019-05-17 00:05:31,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:05:31,800 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:05:31,800 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:05:31,800 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3.1/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"} 2019-05-17 00:05:32,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:05:32,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:05:32,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:05:32,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:05:32,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:05:32,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:05:32,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:05:32,097 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2019-05-17 00:05:32,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-17T00:05:32.046Z", "updated_at": "2019-05-17T00:05:32.046Z", "value": "gAAAAABc3frMahu_ayyfgKB8Myv8B7BbMP4VD_XtPAGg6o-fdGogiSmR9jxQhTn3jGFjOIyFu8a84W5bmjLhxL6_-8xl15k2ytKqEUoDxZVNwWDu8KK_VwF6Zhbhp9iXoYayA9IhvsiEEZHFPd2jIcvSUCmrXnL0hw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_tenant_name"} 2019-05-17 00:05:32,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:05:32,098 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:05:32 GMT 2019-05-17 00:05:32,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:05:32,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 461 2019-05-17 00:05:32,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:05:32,098 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:05:32,098 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:05:32,099 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3.1/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2019-05-17 00:05:32,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:05:32,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:05:32,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:05:32,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:05:32,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:05:32,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:05:32,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:05:32,212 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2019-05-17 00:05:32,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-17T00:05:32.195Z", "updated_at": "2019-05-17T00:05:32.195Z", "value": "gAAAAABc3frMfJYmPtgvnU_aEi8F5qnkkJ72z9SvCf-hyYjacbJh7BhFsG6vWXT4RBFQjRs5EI7-WLr4RSCaxL6kgtAwvbNbsw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "region"} 2019-05-17 00:05:32,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:05:32,213 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:05:32 GMT 2019-05-17 00:05:32,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:05:32,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 383 2019-05-17 00:05:32,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:05:32,213 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:05:32,213 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:05:32,214 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3.1/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.36:5000"} 2019-05-17 00:05:32,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:05:32,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:05:32,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:05:32,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:05:32,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:05:32,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:05:32,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:05:32,295 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2019-05-17 00:05:32,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-17T00:05:32.282Z", "updated_at": "2019-05-17T00:05:32.282Z", "value": "gAAAAABc3frM-n4nBZ6X5aJJuLWQ0YE2HKfREDiE6YfBRTHN_YRSM4YFjF9d9yPT0QU3NU9Gv9M03LmsRqVrZadu20mmVr6L_3s_1e79tvJBFKCKLoUFfsM=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_url"} 2019-05-17 00:05:32,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:05:32,295 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:05:32 GMT 2019-05-17 00:05:32,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:05:32,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 409 2019-05-17 00:05:32,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:05:32,295 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:05:32,296 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:05:32,296 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3.1/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-05-17 00:05:32,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:05:32,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:05:32,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:05:32,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:05:32,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:05:32,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:05:32,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:05:32,618 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-05-17 00:05:32,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-17T00:05:32.564Z", "updated_at": "2019-05-17T00:05:32.564Z", "value": "gAAAAABc3frMt5z9XN35c6JBRtpPDEqGvP4weTRJyXD-v-4FiXcIyd7WUcQy05JcjJR0PGoj93MkM_bO8zyOR018suPmA6CZlA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "user_domain_name"} 2019-05-17 00:05:32,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:05:32,619 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:05:32 GMT 2019-05-17 00:05:32,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:05:32,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 393 2019-05-17 00:05:32,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:05:32,619 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:05:32,619 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:05:32,619 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3.1/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"} 2019-05-17 00:05:32,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:05:32,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:05:32,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:05:32,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:05:32,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:05:32,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:05:32,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:05:32,771 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2019-05-17 00:05:32,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-17T00:05:32.728Z", "updated_at": "2019-05-17T00:05:32.728Z", "value": "gAAAAABc3frMhXNbrfYJLxNjvPEqbv3m_jAcJmSolLqomKAAjOi1xuMD8EfJeZ0SMmklJVeIFTuXz-PgmAg27R1x3n6KxOs8aSIcq1Zrh_naXOQpU9d3oDn3q3DxWpBJqfhSwA1lksIfZmgxXEFbb6vIpfzEg11A_A==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_username"} 2019-05-17 00:05:32,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:05:32,771 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:05:32 GMT 2019-05-17 00:05:32,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:05:32,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 458 2019-05-17 00:05:32,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:05:32,772 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:05:32,772 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:05:32,772 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3.1/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-05-17 00:05:32,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:05:32,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:05:32,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:05:32,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:05:32,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:05:32,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:05:32,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:05:32,868 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-05-17 00:05:32,868 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-17T00:05:32.842Z", "updated_at": "2019-05-17T00:05:32.842Z", "value": "gAAAAABc3frM0debdsJ5LeiPjKJeCxaJrlafKyTntNUlnk-i9pk5WHdq1vJv9xr7CwJxkjnfXM3_peJ5qmrAfmUyJda_5lN5fA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "project_domain_name"} 2019-05-17 00:05:32,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:05:32,868 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:05:32 GMT 2019-05-17 00:05:32,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:05:32,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 396 2019-05-17 00:05:32,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:05:32,868 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:05:32,868 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:05:32,869 - functest.core.cloudify - INFO - Put private keypair in manager 2019-05-17 00:05:32,869 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-05-17 00:05:32,871 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-05-17 00:05:32,871 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-05-17 00:05:32,875 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-05-17 00:05:32,896 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-05-17 00:05:32,897 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-05-17 00:05:32,898 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-05-17 00:05:32,934 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-05-17 00:05:32,934 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-05-17 00:05:32,963 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-05-17 00:05:33,703 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-05-17 00:05:33,703 - functest.core.cloudify - DEBUG - output: 2019-05-17 00:05:33,704 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-05-17 00:05:33,704 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 sudo: unable to resolve host cloudify-ims-vm-b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 2019-05-17 00:05:33,705 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-05-17 00:05:33,742 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-05-17 00:05:33,743 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-05-17 00:05:33,771 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-05-17 00:05:40,983 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-05-17 00:05:40,983 - 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/tmpuVJG5w/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/tmp_YPKBz/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpf6hsnP.zip |-------------------------------------------------------| 0.05% tmpf6hsnP.zip |-------------------------------------------------------| 0.09% tmpf6hsnP.zip |-------------------------------------------------------| 0.14% tmpf6hsnP.zip |-------------------------------------------------------| 0.18% tmpf6hsnP.zip |-------------------------------------------------------| 0.23% tmpf6hsnP.zip |-------------------------------------------------------| 0.27% tmpf6hsnP.zip |-------------------------------------------------------| 0.32% tmpf6hsnP.zip |-------------------------------------------------------| 0.37% tmpf6hsnP.zip |-------------------------------------------------------| 0.41% tmpf6hsnP.zip |-------------------------------------------------------| 0.46% tmpf6hsnP.zip |-------------------------------------------------------| 0.5% tmpf6hsnP.zip |-------------------------------------------------------| 0.55% tmpf6hsnP.zip |-------------------------------------------------------| 0.59% tmpf6hsnP.zip |-------------------------------------------------------| 0.64% tmpf6hsnP.zip |-------------------------------------------------------| 0.68% tmpf6hsnP.zip |-------------------------------------------------------| 0.73% tmpf6hsnP.zip |-------------------------------------------------------| 0.78% tmpf6hsnP.zip |-------------------------------------------------------| 0.82% tmpf6hsnP.zip |-------------------------------------------------------| 0.87% tmpf6hsnP.zip |#------------------------------------------------------| 0.91% tmpf6hsnP.zip |#------------------------------------------------------| 0.96% tmpf6hsnP.zip |#------------------------------------------------------| 1.0% tmpf6hsnP.zip |#------------------------------------------------------| 1.05% tmpf6hsnP.zip |#------------------------------------------------------| 1.1% tmpf6hsnP.zip |#------------------------------------------------------| 1.14% tmpf6hsnP.zip |#------------------------------------------------------| 1.19% tmpf6hsnP.zip |#------------------------------------------------------| 1.23% tmpf6hsnP.zip |#------------------------------------------------------| 1.28% tmpf6hsnP.zip |#------------------------------------------------------| 1.32% tmpf6hsnP.zip |#------------------------------------------------------| 1.37% tmpf6hsnP.zip |#------------------------------------------------------| 1.42% tmpf6hsnP.zip |#------------------------------------------------------| 1.46% tmpf6hsnP.zip |#------------------------------------------------------| 1.51% tmpf6hsnP.zip |#------------------------------------------------------| 1.55% tmpf6hsnP.zip |#------------------------------------------------------| 1.6% tmpf6hsnP.zip |#------------------------------------------------------| 1.64% tmpf6hsnP.zip |#------------------------------------------------------| 1.69% tmpf6hsnP.zip |#------------------------------------------------------| 1.73% tmpf6hsnP.zip |#------------------------------------------------------| 1.78% tmpf6hsnP.zip |#------------------------------------------------------| 1.83% tmpf6hsnP.zip |#------------------------------------------------------| 1.87% tmpf6hsnP.zip |#------------------------------------------------------| 1.92% tmpf6hsnP.zip |#------------------------------------------------------| 1.96% tmpf6hsnP.zip |#------------------------------------------------------| 2.01% tmpf6hsnP.zip |#------------------------------------------------------| 2.05% tmpf6hsnP.zip |#------------------------------------------------------| 2.1% tmpf6hsnP.zip |#------------------------------------------------------| 2.15% tmpf6hsnP.zip |#------------------------------------------------------| 2.19% tmpf6hsnP.zip |#------------------------------------------------------| 2.24% tmpf6hsnP.zip |#------------------------------------------------------| 2.28% tmpf6hsnP.zip |#------------------------------------------------------| 2.33% tmpf6hsnP.zip |#------------------------------------------------------| 2.37% tmpf6hsnP.zip |#------------------------------------------------------| 2.42% tmpf6hsnP.zip |#------------------------------------------------------| 2.47% tmpf6hsnP.zip |#------------------------------------------------------| 2.51% tmpf6hsnP.zip |#------------------------------------------------------| 2.56% tmpf6hsnP.zip |#------------------------------------------------------| 2.6% tmpf6hsnP.zip |#------------------------------------------------------| 2.65% tmpf6hsnP.zip |#------------------------------------------------------| 2.69% tmpf6hsnP.zip |##-----------------------------------------------------| 2.74% tmpf6hsnP.zip |##-----------------------------------------------------| 2.78% tmpf6hsnP.zip |##-----------------------------------------------------| 2.83% tmpf6hsnP.zip |##-----------------------------------------------------| 2.88% tmpf6hsnP.zip |##-----------------------------------------------------| 2.92% tmpf6hsnP.zip |##-----------------------------------------------------| 2.97% tmpf6hsnP.zip |##-----------------------------------------------------| 3.01% tmpf6hsnP.zip |##-----------------------------------------------------| 3.06% tmpf6hsnP.zip |##-----------------------------------------------------| 3.1% tmpf6hsnP.zip |##-----------------------------------------------------| 3.15% tmpf6hsnP.zip |##-----------------------------------------------------| 3.2% tmpf6hsnP.zip |##-----------------------------------------------------| 3.24% tmpf6hsnP.zip |##-----------------------------------------------------| 3.29% tmpf6hsnP.zip |##-----------------------------------------------------| 3.33% tmpf6hsnP.zip |##-----------------------------------------------------| 3.38% tmpf6hsnP.zip |##-----------------------------------------------------| 3.42% tmpf6hsnP.zip |##-----------------------------------------------------| 3.47% tmpf6hsnP.zip |##-----------------------------------------------------| 3.51% tmpf6hsnP.zip |##-----------------------------------------------------| 3.56% tmpf6hsnP.zip |##-----------------------------------------------------| 3.61% tmpf6hsnP.zip |##-----------------------------------------------------| 3.65% tmpf6hsnP.zip |##-----------------------------------------------------| 3.7% tmpf6hsnP.zip |##-----------------------------------------------------| 3.74% tmpf6hsnP.zip |##-----------------------------------------------------| 3.79% tmpf6hsnP.zip |##-----------------------------------------------------| 3.83% tmpf6hsnP.zip |##-----------------------------------------------------| 3.88% tmpf6hsnP.zip |##-----------------------------------------------------| 3.93% tmpf6hsnP.zip |##-----------------------------------------------------| 3.97% tmpf6hsnP.zip |##-----------------------------------------------------| 4.02% tmpf6hsnP.zip |##-----------------------------------------------------| 4.06% tmpf6hsnP.zip |##-----------------------------------------------------| 4.11% tmpf6hsnP.zip |##-----------------------------------------------------| 4.15% tmpf6hsnP.zip |##-----------------------------------------------------| 4.2% tmpf6hsnP.zip |##-----------------------------------------------------| 4.25% tmpf6hsnP.zip |##-----------------------------------------------------| 4.29% tmpf6hsnP.zip |##-----------------------------------------------------| 4.34% tmpf6hsnP.zip |##-----------------------------------------------------| 4.38% tmpf6hsnP.zip |##-----------------------------------------------------| 4.43% tmpf6hsnP.zip |##-----------------------------------------------------| 4.47% tmpf6hsnP.zip |##-----------------------------------------------------| 4.52% tmpf6hsnP.zip |###----------------------------------------------------| 4.56% tmpf6hsnP.zip |###----------------------------------------------------| 4.61% tmpf6hsnP.zip |###----------------------------------------------------| 4.66% tmpf6hsnP.zip |###----------------------------------------------------| 4.7% tmpf6hsnP.zip |###----------------------------------------------------| 4.75% tmpf6hsnP.zip |###----------------------------------------------------| 4.79% tmpf6hsnP.zip |###----------------------------------------------------| 4.84% tmpf6hsnP.zip |###----------------------------------------------------| 4.88% tmpf6hsnP.zip |###----------------------------------------------------| 4.93% tmpf6hsnP.zip |###----------------------------------------------------| 4.98% tmpf6hsnP.zip |###----------------------------------------------------| 5.02% tmpf6hsnP.zip |###----------------------------------------------------| 5.07% tmpf6hsnP.zip |###----------------------------------------------------| 5.11% tmpf6hsnP.zip |###----------------------------------------------------| 5.16% tmpf6hsnP.zip |###----------------------------------------------------| 5.2% tmpf6hsnP.zip |###----------------------------------------------------| 5.25% tmpf6hsnP.zip |###----------------------------------------------------| 5.3% tmpf6hsnP.zip |###----------------------------------------------------| 5.34% tmpf6hsnP.zip |###----------------------------------------------------| 5.39% tmpf6hsnP.zip |###----------------------------------------------------| 5.43% tmpf6hsnP.zip |###----------------------------------------------------| 5.48% tmpf6hsnP.zip |###----------------------------------------------------| 5.52% tmpf6hsnP.zip |###----------------------------------------------------| 5.57% tmpf6hsnP.zip |###----------------------------------------------------| 5.61% tmpf6hsnP.zip |###----------------------------------------------------| 5.66% tmpf6hsnP.zip |###----------------------------------------------------| 5.71% tmpf6hsnP.zip |###----------------------------------------------------| 5.75% tmpf6hsnP.zip |###----------------------------------------------------| 5.8% tmpf6hsnP.zip |###----------------------------------------------------| 5.84% tmpf6hsnP.zip |###----------------------------------------------------| 5.89% tmpf6hsnP.zip |###----------------------------------------------------| 5.93% tmpf6hsnP.zip |###----------------------------------------------------| 5.98% tmpf6hsnP.zip |###----------------------------------------------------| 6.03% tmpf6hsnP.zip |###----------------------------------------------------| 6.07% tmpf6hsnP.zip |###----------------------------------------------------| 6.12% tmpf6hsnP.zip |###----------------------------------------------------| 6.16% tmpf6hsnP.zip |###----------------------------------------------------| 6.21% tmpf6hsnP.zip |###----------------------------------------------------| 6.25% tmpf6hsnP.zip |###----------------------------------------------------| 6.3% tmpf6hsnP.zip |###----------------------------------------------------| 6.35% tmpf6hsnP.zip |####---------------------------------------------------| 6.39% tmpf6hsnP.zip |####---------------------------------------------------| 6.44% tmpf6hsnP.zip |####---------------------------------------------------| 6.48% tmpf6hsnP.zip |####---------------------------------------------------| 6.53% tmpf6hsnP.zip |####---------------------------------------------------| 6.57% tmpf6hsnP.zip |####---------------------------------------------------| 6.62% tmpf6hsnP.zip |####---------------------------------------------------| 6.66% tmpf6hsnP.zip |####---------------------------------------------------| 6.71% tmpf6hsnP.zip |####---------------------------------------------------| 6.76% tmpf6hsnP.zip |####---------------------------------------------------| 6.8% tmpf6hsnP.zip |####---------------------------------------------------| 6.85% tmpf6hsnP.zip |####---------------------------------------------------| 6.89% tmpf6hsnP.zip |####---------------------------------------------------| 6.94% tmpf6hsnP.zip |####---------------------------------------------------| 6.98% tmpf6hsnP.zip |####---------------------------------------------------| 7.03% tmpf6hsnP.zip |####---------------------------------------------------| 7.08% tmpf6hsnP.zip |####---------------------------------------------------| 7.12% tmpf6hsnP.zip |####---------------------------------------------------| 7.17% tmpf6hsnP.zip |####---------------------------------------------------| 7.21% tmpf6hsnP.zip |####---------------------------------------------------| 7.26% tmpf6hsnP.zip |####---------------------------------------------------| 7.3% tmpf6hsnP.zip |####---------------------------------------------------| 7.35% tmpf6hsnP.zip |####---------------------------------------------------| 7.4% tmpf6hsnP.zip |####---------------------------------------------------| 7.44% tmpf6hsnP.zip |####---------------------------------------------------| 7.49% tmpf6hsnP.zip |####---------------------------------------------------| 7.53% tmpf6hsnP.zip |####---------------------------------------------------| 7.58% tmpf6hsnP.zip |####---------------------------------------------------| 7.62% tmpf6hsnP.zip |####---------------------------------------------------| 7.67% tmpf6hsnP.zip |####---------------------------------------------------| 7.71% tmpf6hsnP.zip |####---------------------------------------------------| 7.76% tmpf6hsnP.zip |####---------------------------------------------------| 7.81% tmpf6hsnP.zip |####---------------------------------------------------| 7.85% tmpf6hsnP.zip |####---------------------------------------------------| 7.9% tmpf6hsnP.zip |####---------------------------------------------------| 7.94% tmpf6hsnP.zip |####---------------------------------------------------| 7.99% tmpf6hsnP.zip |####---------------------------------------------------| 8.03% tmpf6hsnP.zip |####---------------------------------------------------| 8.08% tmpf6hsnP.zip |####---------------------------------------------------| 8.13% tmpf6hsnP.zip |####---------------------------------------------------| 8.17% tmpf6hsnP.zip |#####--------------------------------------------------| 8.22% tmpf6hsnP.zip |#####--------------------------------------------------| 8.26% tmpf6hsnP.zip |#####--------------------------------------------------| 8.31% tmpf6hsnP.zip |#####--------------------------------------------------| 8.35% tmpf6hsnP.zip |#####--------------------------------------------------| 8.4% tmpf6hsnP.zip |#####--------------------------------------------------| 8.45% tmpf6hsnP.zip |#####--------------------------------------------------| 8.49% tmpf6hsnP.zip |#####--------------------------------------------------| 8.54% tmpf6hsnP.zip |#####--------------------------------------------------| 8.58% tmpf6hsnP.zip |#####--------------------------------------------------| 8.63% tmpf6hsnP.zip |#####--------------------------------------------------| 8.67% tmpf6hsnP.zip |#####--------------------------------------------------| 8.72% tmpf6hsnP.zip |#####--------------------------------------------------| 8.76% tmpf6hsnP.zip |#####--------------------------------------------------| 8.81% tmpf6hsnP.zip |#####--------------------------------------------------| 8.86% tmpf6hsnP.zip |#####--------------------------------------------------| 8.9% tmpf6hsnP.zip |#####--------------------------------------------------| 8.95% tmpf6hsnP.zip |#####--------------------------------------------------| 8.99% tmpf6hsnP.zip |#####--------------------------------------------------| 9.04% tmpf6hsnP.zip |#####--------------------------------------------------| 9.08% tmpf6hsnP.zip |#####--------------------------------------------------| 9.13% tmpf6hsnP.zip |#####--------------------------------------------------| 9.18% tmpf6hsnP.zip |#####--------------------------------------------------| 9.22% tmpf6hsnP.zip |#####--------------------------------------------------| 9.27% tmpf6hsnP.zip |#####--------------------------------------------------| 9.31% tmpf6hsnP.zip |#####--------------------------------------------------| 9.36% tmpf6hsnP.zip |#####--------------------------------------------------| 9.4% tmpf6hsnP.zip |#####--------------------------------------------------| 9.45% tmpf6hsnP.zip |#####--------------------------------------------------| 9.5% tmpf6hsnP.zip |#####--------------------------------------------------| 9.54% tmpf6hsnP.zip |#####--------------------------------------------------| 9.59% tmpf6hsnP.zip |#####--------------------------------------------------| 9.63% tmpf6hsnP.zip |#####--------------------------------------------------| 9.68% tmpf6hsnP.zip |#####--------------------------------------------------| 9.72% tmpf6hsnP.zip |#####--------------------------------------------------| 9.77% tmpf6hsnP.zip |#####--------------------------------------------------| 9.81% tmpf6hsnP.zip |#####--------------------------------------------------| 9.86% tmpf6hsnP.zip |#####--------------------------------------------------| 9.91% tmpf6hsnP.zip |#####--------------------------------------------------| 9.95% tmpf6hsnP.zip |#####--------------------------------------------------| 10.0% tmpf6hsnP.zip |######-------------------------------------------------| 10.04% tmpf6hsnP.zip |######-------------------------------------------------| 10.09% tmpf6hsnP.zip |######-------------------------------------------------| 10.13% tmpf6hsnP.zip |######-------------------------------------------------| 10.18% tmpf6hsnP.zip |######-------------------------------------------------| 10.23% tmpf6hsnP.zip |######-------------------------------------------------| 10.27% tmpf6hsnP.zip |######-------------------------------------------------| 10.32% tmpf6hsnP.zip |######-------------------------------------------------| 10.36% tmpf6hsnP.zip |######-------------------------------------------------| 10.41% tmpf6hsnP.zip |######-------------------------------------------------| 10.45% tmpf6hsnP.zip |######-------------------------------------------------| 10.5% tmpf6hsnP.zip |######-------------------------------------------------| 10.54% tmpf6hsnP.zip |######-------------------------------------------------| 10.59% tmpf6hsnP.zip |######-------------------------------------------------| 10.64% tmpf6hsnP.zip |######-------------------------------------------------| 10.68% tmpf6hsnP.zip |######-------------------------------------------------| 10.73% tmpf6hsnP.zip |######-------------------------------------------------| 10.77% tmpf6hsnP.zip |######-------------------------------------------------| 10.82% tmpf6hsnP.zip |######-------------------------------------------------| 10.86% tmpf6hsnP.zip |######-------------------------------------------------| 10.91% tmpf6hsnP.zip |######-------------------------------------------------| 10.96% tmpf6hsnP.zip |######-------------------------------------------------| 11.0% tmpf6hsnP.zip |######-------------------------------------------------| 11.05% tmpf6hsnP.zip |######-------------------------------------------------| 11.09% tmpf6hsnP.zip |######-------------------------------------------------| 11.14% tmpf6hsnP.zip |######-------------------------------------------------| 11.18% tmpf6hsnP.zip |######-------------------------------------------------| 11.23% tmpf6hsnP.zip |######-------------------------------------------------| 11.28% tmpf6hsnP.zip |######-------------------------------------------------| 11.32% tmpf6hsnP.zip |######-------------------------------------------------| 11.37% tmpf6hsnP.zip |######-------------------------------------------------| 11.41% tmpf6hsnP.zip |######-------------------------------------------------| 11.46% tmpf6hsnP.zip |######-------------------------------------------------| 11.5% tmpf6hsnP.zip |######-------------------------------------------------| 11.55% tmpf6hsnP.zip |######-------------------------------------------------| 11.59% tmpf6hsnP.zip |######-------------------------------------------------| 11.64% tmpf6hsnP.zip |######-------------------------------------------------| 11.69% tmpf6hsnP.zip |######-------------------------------------------------| 11.73% tmpf6hsnP.zip |######-------------------------------------------------| 11.78% tmpf6hsnP.zip |#######------------------------------------------------| 11.82% tmpf6hsnP.zip |#######------------------------------------------------| 11.87% tmpf6hsnP.zip |#######------------------------------------------------| 11.91% tmpf6hsnP.zip |#######------------------------------------------------| 11.96% tmpf6hsnP.zip |#######------------------------------------------------| 12.01% tmpf6hsnP.zip |#######------------------------------------------------| 12.05% tmpf6hsnP.zip |#######------------------------------------------------| 12.1% tmpf6hsnP.zip |#######------------------------------------------------| 12.14% tmpf6hsnP.zip |#######------------------------------------------------| 12.19% tmpf6hsnP.zip |#######------------------------------------------------| 12.23% tmpf6hsnP.zip |#######------------------------------------------------| 12.28% tmpf6hsnP.zip |#######------------------------------------------------| 12.33% tmpf6hsnP.zip |#######------------------------------------------------| 12.37% tmpf6hsnP.zip |#######------------------------------------------------| 12.42% tmpf6hsnP.zip |#######------------------------------------------------| 12.46% tmpf6hsnP.zip |#######------------------------------------------------| 12.51% tmpf6hsnP.zip |#######------------------------------------------------| 12.55% tmpf6hsnP.zip |#######------------------------------------------------| 12.6% tmpf6hsnP.zip |#######------------------------------------------------| 12.64% tmpf6hsnP.zip |#######------------------------------------------------| 12.69% tmpf6hsnP.zip |#######------------------------------------------------| 12.74% tmpf6hsnP.zip |#######------------------------------------------------| 12.78% tmpf6hsnP.zip |#######------------------------------------------------| 12.83% tmpf6hsnP.zip |#######------------------------------------------------| 12.87% tmpf6hsnP.zip |#######------------------------------------------------| 12.92% tmpf6hsnP.zip |#######------------------------------------------------| 12.96% tmpf6hsnP.zip |#######------------------------------------------------| 13.01% tmpf6hsnP.zip |#######------------------------------------------------| 13.06% tmpf6hsnP.zip |#######------------------------------------------------| 13.1% tmpf6hsnP.zip |#######------------------------------------------------| 13.15% tmpf6hsnP.zip |#######------------------------------------------------| 13.19% tmpf6hsnP.zip |#######------------------------------------------------| 13.24% tmpf6hsnP.zip |#######------------------------------------------------| 13.28% tmpf6hsnP.zip |#######------------------------------------------------| 13.33% tmpf6hsnP.zip |#######------------------------------------------------| 13.38% tmpf6hsnP.zip |#######------------------------------------------------| 13.42% tmpf6hsnP.zip |#######------------------------------------------------| 13.47% tmpf6hsnP.zip |#######------------------------------------------------| 13.51% tmpf6hsnP.zip |#######------------------------------------------------| 13.56% tmpf6hsnP.zip |#######------------------------------------------------| 13.6% tmpf6hsnP.zip |########-----------------------------------------------| 13.65% tmpf6hsnP.zip |########-----------------------------------------------| 13.69% tmpf6hsnP.zip |########-----------------------------------------------| 13.74% tmpf6hsnP.zip |########-----------------------------------------------| 13.79% tmpf6hsnP.zip |########-----------------------------------------------| 13.83% tmpf6hsnP.zip |########-----------------------------------------------| 13.88% tmpf6hsnP.zip |########-----------------------------------------------| 13.92% tmpf6hsnP.zip |########-----------------------------------------------| 13.97% tmpf6hsnP.zip |########-----------------------------------------------| 14.01% tmpf6hsnP.zip |########-----------------------------------------------| 14.06% tmpf6hsnP.zip |########-----------------------------------------------| 14.11% tmpf6hsnP.zip |########-----------------------------------------------| 14.15% tmpf6hsnP.zip |########-----------------------------------------------| 14.2% tmpf6hsnP.zip |########-----------------------------------------------| 14.24% tmpf6hsnP.zip |########-----------------------------------------------| 14.29% tmpf6hsnP.zip |########-----------------------------------------------| 14.33% tmpf6hsnP.zip |########-----------------------------------------------| 14.38% tmpf6hsnP.zip |########-----------------------------------------------| 14.43% tmpf6hsnP.zip |########-----------------------------------------------| 14.47% tmpf6hsnP.zip |########-----------------------------------------------| 14.52% tmpf6hsnP.zip |########-----------------------------------------------| 14.56% tmpf6hsnP.zip |########-----------------------------------------------| 14.61% tmpf6hsnP.zip |########-----------------------------------------------| 14.65% tmpf6hsnP.zip |########-----------------------------------------------| 14.7% tmpf6hsnP.zip |########-----------------------------------------------| 14.74% tmpf6hsnP.zip |########-----------------------------------------------| 14.79% tmpf6hsnP.zip |########-----------------------------------------------| 14.84% tmpf6hsnP.zip |########-----------------------------------------------| 14.88% tmpf6hsnP.zip |########-----------------------------------------------| 14.93% tmpf6hsnP.zip |########-----------------------------------------------| 14.97% tmpf6hsnP.zip |########-----------------------------------------------| 15.02% tmpf6hsnP.zip |########-----------------------------------------------| 15.06% tmpf6hsnP.zip |########-----------------------------------------------| 15.11% tmpf6hsnP.zip |########-----------------------------------------------| 15.16% tmpf6hsnP.zip |########-----------------------------------------------| 15.2% tmpf6hsnP.zip |########-----------------------------------------------| 15.25% tmpf6hsnP.zip |########-----------------------------------------------| 15.29% tmpf6hsnP.zip |########-----------------------------------------------| 15.34% tmpf6hsnP.zip |########-----------------------------------------------| 15.38% tmpf6hsnP.zip |########-----------------------------------------------| 15.43% tmpf6hsnP.zip |#########----------------------------------------------| 15.48% tmpf6hsnP.zip |#########----------------------------------------------| 15.52% tmpf6hsnP.zip |#########----------------------------------------------| 15.57% tmpf6hsnP.zip |#########----------------------------------------------| 15.61% tmpf6hsnP.zip |#########----------------------------------------------| 15.66% tmpf6hsnP.zip |#########----------------------------------------------| 15.7% tmpf6hsnP.zip |#########----------------------------------------------| 15.75% tmpf6hsnP.zip |#########----------------------------------------------| 15.79% tmpf6hsnP.zip |#########----------------------------------------------| 15.84% tmpf6hsnP.zip |#########----------------------------------------------| 15.89% tmpf6hsnP.zip |#########----------------------------------------------| 15.93% tmpf6hsnP.zip |#########----------------------------------------------| 15.98% tmpf6hsnP.zip |#########----------------------------------------------| 16.02% tmpf6hsnP.zip |#########----------------------------------------------| 16.07% tmpf6hsnP.zip |#########----------------------------------------------| 16.11% tmpf6hsnP.zip |#########----------------------------------------------| 16.16% tmpf6hsnP.zip |#########----------------------------------------------| 16.21% tmpf6hsnP.zip |#########----------------------------------------------| 16.25% tmpf6hsnP.zip |#########----------------------------------------------| 16.3% tmpf6hsnP.zip |#########----------------------------------------------| 16.34% tmpf6hsnP.zip |#########----------------------------------------------| 16.39% tmpf6hsnP.zip |#########----------------------------------------------| 16.43% tmpf6hsnP.zip |#########----------------------------------------------| 16.48% tmpf6hsnP.zip |#########----------------------------------------------| 16.53% tmpf6hsnP.zip |#########----------------------------------------------| 16.57% tmpf6hsnP.zip |#########----------------------------------------------| 16.62% tmpf6hsnP.zip |#########----------------------------------------------| 16.66% tmpf6hsnP.zip |#########----------------------------------------------| 16.71% tmpf6hsnP.zip |#########----------------------------------------------| 16.75% tmpf6hsnP.zip |#########----------------------------------------------| 16.8% tmpf6hsnP.zip |#########----------------------------------------------| 16.84% tmpf6hsnP.zip |#########----------------------------------------------| 16.89% tmpf6hsnP.zip |#########----------------------------------------------| 16.94% tmpf6hsnP.zip |#########----------------------------------------------| 16.98% tmpf6hsnP.zip |#########----------------------------------------------| 17.03% tmpf6hsnP.zip |#########----------------------------------------------| 17.07% tmpf6hsnP.zip |#########----------------------------------------------| 17.12% tmpf6hsnP.zip |#########----------------------------------------------| 17.16% tmpf6hsnP.zip |#########----------------------------------------------| 17.21% tmpf6hsnP.zip |#########----------------------------------------------| 17.26% tmpf6hsnP.zip |##########---------------------------------------------| 17.3% tmpf6hsnP.zip |##########---------------------------------------------| 17.35% tmpf6hsnP.zip |##########---------------------------------------------| 17.39% tmpf6hsnP.zip |##########---------------------------------------------| 17.44% tmpf6hsnP.zip |##########---------------------------------------------| 17.48% tmpf6hsnP.zip |##########---------------------------------------------| 17.53% tmpf6hsnP.zip |##########---------------------------------------------| 17.57% tmpf6hsnP.zip |##########---------------------------------------------| 17.62% tmpf6hsnP.zip |##########---------------------------------------------| 17.67% tmpf6hsnP.zip |##########---------------------------------------------| 17.71% tmpf6hsnP.zip |##########---------------------------------------------| 17.76% tmpf6hsnP.zip |##########---------------------------------------------| 17.8% tmpf6hsnP.zip |##########---------------------------------------------| 17.85% tmpf6hsnP.zip |##########---------------------------------------------| 17.89% tmpf6hsnP.zip |##########---------------------------------------------| 17.94% tmpf6hsnP.zip |##########---------------------------------------------| 17.99% tmpf6hsnP.zip |##########---------------------------------------------| 18.03% tmpf6hsnP.zip |##########---------------------------------------------| 18.08% tmpf6hsnP.zip |##########---------------------------------------------| 18.12% tmpf6hsnP.zip |##########---------------------------------------------| 18.17% tmpf6hsnP.zip |##########---------------------------------------------| 18.21% tmpf6hsnP.zip |##########---------------------------------------------| 18.26% tmpf6hsnP.zip |##########---------------------------------------------| 18.31% tmpf6hsnP.zip |##########---------------------------------------------| 18.35% tmpf6hsnP.zip |##########---------------------------------------------| 18.4% tmpf6hsnP.zip |##########---------------------------------------------| 18.44% tmpf6hsnP.zip |##########---------------------------------------------| 18.49% tmpf6hsnP.zip |##########---------------------------------------------| 18.53% tmpf6hsnP.zip |##########---------------------------------------------| 18.58% tmpf6hsnP.zip |##########---------------------------------------------| 18.62% tmpf6hsnP.zip |##########---------------------------------------------| 18.67% tmpf6hsnP.zip |##########---------------------------------------------| 18.72% tmpf6hsnP.zip |##########---------------------------------------------| 18.76% tmpf6hsnP.zip |##########---------------------------------------------| 18.81% tmpf6hsnP.zip |##########---------------------------------------------| 18.85% tmpf6hsnP.zip |##########---------------------------------------------| 18.9% tmpf6hsnP.zip |##########---------------------------------------------| 18.94% tmpf6hsnP.zip |##########---------------------------------------------| 18.99% tmpf6hsnP.zip |##########---------------------------------------------| 19.04% tmpf6hsnP.zip |##########---------------------------------------------| 19.08% tmpf6hsnP.zip |###########--------------------------------------------| 19.13% tmpf6hsnP.zip |###########--------------------------------------------| 19.17% tmpf6hsnP.zip |###########--------------------------------------------| 19.22% tmpf6hsnP.zip |###########--------------------------------------------| 19.26% tmpf6hsnP.zip |###########--------------------------------------------| 19.31% tmpf6hsnP.zip |###########--------------------------------------------| 19.36% tmpf6hsnP.zip |###########--------------------------------------------| 19.4% tmpf6hsnP.zip |###########--------------------------------------------| 19.45% tmpf6hsnP.zip |###########--------------------------------------------| 19.49% tmpf6hsnP.zip |###########--------------------------------------------| 19.54% tmpf6hsnP.zip |###########--------------------------------------------| 19.58% tmpf6hsnP.zip |###########--------------------------------------------| 19.63% tmpf6hsnP.zip |###########--------------------------------------------| 19.67% tmpf6hsnP.zip |###########--------------------------------------------| 19.72% tmpf6hsnP.zip |###########--------------------------------------------| 19.77% tmpf6hsnP.zip |###########--------------------------------------------| 19.81% tmpf6hsnP.zip |###########--------------------------------------------| 19.86% tmpf6hsnP.zip |###########--------------------------------------------| 19.9% tmpf6hsnP.zip |###########--------------------------------------------| 19.95% tmpf6hsnP.zip |###########--------------------------------------------| 19.99% tmpf6hsnP.zip |###########--------------------------------------------| 20.04% tmpf6hsnP.zip |###########--------------------------------------------| 20.09% tmpf6hsnP.zip |###########--------------------------------------------| 20.13% tmpf6hsnP.zip |###########--------------------------------------------| 20.18% tmpf6hsnP.zip |###########--------------------------------------------| 20.22% tmpf6hsnP.zip |###########--------------------------------------------| 20.27% tmpf6hsnP.zip |###########--------------------------------------------| 20.31% tmpf6hsnP.zip |###########--------------------------------------------| 20.36% tmpf6hsnP.zip |###########--------------------------------------------| 20.41% tmpf6hsnP.zip |###########--------------------------------------------| 20.45% tmpf6hsnP.zip |###########--------------------------------------------| 20.5% tmpf6hsnP.zip |###########--------------------------------------------| 20.54% tmpf6hsnP.zip |###########--------------------------------------------| 20.59% tmpf6hsnP.zip |###########--------------------------------------------| 20.63% tmpf6hsnP.zip |###########--------------------------------------------| 20.68% tmpf6hsnP.zip |###########--------------------------------------------| 20.72% tmpf6hsnP.zip |###########--------------------------------------------| 20.77% tmpf6hsnP.zip |###########--------------------------------------------| 20.82% tmpf6hsnP.zip |###########--------------------------------------------| 20.86% tmpf6hsnP.zip |###########--------------------------------------------| 20.91% tmpf6hsnP.zip |############-------------------------------------------| 20.95% tmpf6hsnP.zip |############-------------------------------------------| 21.0% tmpf6hsnP.zip |############-------------------------------------------| 21.04% tmpf6hsnP.zip |############-------------------------------------------| 21.09% tmpf6hsnP.zip |############-------------------------------------------| 21.14% tmpf6hsnP.zip |############-------------------------------------------| 21.18% tmpf6hsnP.zip |############-------------------------------------------| 21.23% tmpf6hsnP.zip |############-------------------------------------------| 21.27% tmpf6hsnP.zip |############-------------------------------------------| 21.32% tmpf6hsnP.zip |############-------------------------------------------| 21.36% tmpf6hsnP.zip |############-------------------------------------------| 21.41% tmpf6hsnP.zip |############-------------------------------------------| 21.46% tmpf6hsnP.zip |############-------------------------------------------| 21.5% tmpf6hsnP.zip |############-------------------------------------------| 21.55% tmpf6hsnP.zip |############-------------------------------------------| 21.59% tmpf6hsnP.zip |############-------------------------------------------| 21.64% tmpf6hsnP.zip |############-------------------------------------------| 21.68% tmpf6hsnP.zip |############-------------------------------------------| 21.73% tmpf6hsnP.zip |############-------------------------------------------| 21.77% tmpf6hsnP.zip |############-------------------------------------------| 21.82% tmpf6hsnP.zip |############-------------------------------------------| 21.87% tmpf6hsnP.zip |############-------------------------------------------| 21.91% tmpf6hsnP.zip |############-------------------------------------------| 21.96% tmpf6hsnP.zip |############-------------------------------------------| 22.0% tmpf6hsnP.zip |############-------------------------------------------| 22.05% tmpf6hsnP.zip |############-------------------------------------------| 22.09% tmpf6hsnP.zip |############-------------------------------------------| 22.14% tmpf6hsnP.zip |############-------------------------------------------| 22.19% tmpf6hsnP.zip |############-------------------------------------------| 22.23% tmpf6hsnP.zip |############-------------------------------------------| 22.28% tmpf6hsnP.zip |############-------------------------------------------| 22.32% tmpf6hsnP.zip |############-------------------------------------------| 22.37% tmpf6hsnP.zip |############-------------------------------------------| 22.41% tmpf6hsnP.zip |############-------------------------------------------| 22.46% tmpf6hsnP.zip |############-------------------------------------------| 22.51% tmpf6hsnP.zip |############-------------------------------------------| 22.55% tmpf6hsnP.zip |############-------------------------------------------| 22.6% tmpf6hsnP.zip |############-------------------------------------------| 22.64% tmpf6hsnP.zip |############-------------------------------------------| 22.69% tmpf6hsnP.zip |#############------------------------------------------| 22.73% tmpf6hsnP.zip |#############------------------------------------------| 22.78% tmpf6hsnP.zip |#############------------------------------------------| 22.82% tmpf6hsnP.zip |#############------------------------------------------| 22.87% tmpf6hsnP.zip |#############------------------------------------------| 22.92% tmpf6hsnP.zip |#############------------------------------------------| 22.96% tmpf6hsnP.zip |#############------------------------------------------| 23.01% tmpf6hsnP.zip |#############------------------------------------------| 23.05% tmpf6hsnP.zip |#############------------------------------------------| 23.1% tmpf6hsnP.zip |#############------------------------------------------| 23.14% tmpf6hsnP.zip |#############------------------------------------------| 23.19% tmpf6hsnP.zip |#############------------------------------------------| 23.24% tmpf6hsnP.zip |#############------------------------------------------| 23.28% tmpf6hsnP.zip |#############------------------------------------------| 23.33% tmpf6hsnP.zip |#############------------------------------------------| 23.37% tmpf6hsnP.zip |#############------------------------------------------| 23.42% tmpf6hsnP.zip |#############------------------------------------------| 23.46% tmpf6hsnP.zip |#############------------------------------------------| 23.51% tmpf6hsnP.zip |#############------------------------------------------| 23.56% tmpf6hsnP.zip |#############------------------------------------------| 23.6% tmpf6hsnP.zip |#############------------------------------------------| 23.65% tmpf6hsnP.zip |#############------------------------------------------| 23.69% tmpf6hsnP.zip |#############------------------------------------------| 23.74% tmpf6hsnP.zip |#############------------------------------------------| 23.78% tmpf6hsnP.zip |#############------------------------------------------| 23.83% tmpf6hsnP.zip |#############------------------------------------------| 23.87% tmpf6hsnP.zip |#############------------------------------------------| 23.92% tmpf6hsnP.zip |#############------------------------------------------| 23.97% tmpf6hsnP.zip |#############------------------------------------------| 24.01% tmpf6hsnP.zip |#############------------------------------------------| 24.06% tmpf6hsnP.zip |#############------------------------------------------| 24.1% tmpf6hsnP.zip |#############------------------------------------------| 24.15% tmpf6hsnP.zip |#############------------------------------------------| 24.19% tmpf6hsnP.zip |#############------------------------------------------| 24.24% tmpf6hsnP.zip |#############------------------------------------------| 24.29% tmpf6hsnP.zip |#############------------------------------------------| 24.33% tmpf6hsnP.zip |#############------------------------------------------| 24.38% tmpf6hsnP.zip |#############------------------------------------------| 24.42% tmpf6hsnP.zip |#############------------------------------------------| 24.47% tmpf6hsnP.zip |#############------------------------------------------| 24.51% tmpf6hsnP.zip |##############-----------------------------------------| 24.56% tmpf6hsnP.zip |##############-----------------------------------------| 24.6% tmpf6hsnP.zip |##############-----------------------------------------| 24.65% tmpf6hsnP.zip |##############-----------------------------------------| 24.7% tmpf6hsnP.zip |##############-----------------------------------------| 24.74% tmpf6hsnP.zip |##############-----------------------------------------| 24.79% tmpf6hsnP.zip |##############-----------------------------------------| 24.83% tmpf6hsnP.zip |##############-----------------------------------------| 24.88% tmpf6hsnP.zip |##############-----------------------------------------| 24.92% tmpf6hsnP.zip |##############-----------------------------------------| 24.97% tmpf6hsnP.zip |##############-----------------------------------------| 25.02% tmpf6hsnP.zip |##############-----------------------------------------| 25.06% tmpf6hsnP.zip |##############-----------------------------------------| 25.11% tmpf6hsnP.zip |##############-----------------------------------------| 25.15% tmpf6hsnP.zip |##############-----------------------------------------| 25.2% tmpf6hsnP.zip |##############-----------------------------------------| 25.24% tmpf6hsnP.zip |##############-----------------------------------------| 25.29% tmpf6hsnP.zip |##############-----------------------------------------| 25.34% tmpf6hsnP.zip |##############-----------------------------------------| 25.38% tmpf6hsnP.zip |##############-----------------------------------------| 25.43% tmpf6hsnP.zip |##############-----------------------------------------| 25.47% tmpf6hsnP.zip |##############-----------------------------------------| 25.52% tmpf6hsnP.zip |##############-----------------------------------------| 25.56% tmpf6hsnP.zip |##############-----------------------------------------| 25.61% tmpf6hsnP.zip |##############-----------------------------------------| 25.65% tmpf6hsnP.zip |##############-----------------------------------------| 25.7% tmpf6hsnP.zip |##############-----------------------------------------| 25.75% tmpf6hsnP.zip |##############-----------------------------------------| 25.79% tmpf6hsnP.zip |##############-----------------------------------------| 25.84% tmpf6hsnP.zip |##############-----------------------------------------| 25.88% tmpf6hsnP.zip |##############-----------------------------------------| 25.93% tmpf6hsnP.zip |##############-----------------------------------------| 25.97% tmpf6hsnP.zip |##############-----------------------------------------| 26.02% tmpf6hsnP.zip |##############-----------------------------------------| 26.07% tmpf6hsnP.zip |##############-----------------------------------------| 26.11% tmpf6hsnP.zip |##############-----------------------------------------| 26.16% tmpf6hsnP.zip |##############-----------------------------------------| 26.2% tmpf6hsnP.zip |##############-----------------------------------------| 26.25% tmpf6hsnP.zip |##############-----------------------------------------| 26.29% tmpf6hsnP.zip |##############-----------------------------------------| 26.34% tmpf6hsnP.zip |###############----------------------------------------| 26.39% tmpf6hsnP.zip |###############----------------------------------------| 26.43% tmpf6hsnP.zip |###############----------------------------------------| 26.48% tmpf6hsnP.zip |###############----------------------------------------| 26.52% tmpf6hsnP.zip |###############----------------------------------------| 26.57% tmpf6hsnP.zip |###############----------------------------------------| 26.61% tmpf6hsnP.zip |###############----------------------------------------| 26.66% tmpf6hsnP.zip |###############----------------------------------------| 26.7% tmpf6hsnP.zip |###############----------------------------------------| 26.75% tmpf6hsnP.zip |###############----------------------------------------| 26.8% tmpf6hsnP.zip |###############----------------------------------------| 26.84% tmpf6hsnP.zip |###############----------------------------------------| 26.89% tmpf6hsnP.zip |###############----------------------------------------| 26.93% tmpf6hsnP.zip |###############----------------------------------------| 26.98% tmpf6hsnP.zip |###############----------------------------------------| 27.02% tmpf6hsnP.zip |###############----------------------------------------| 27.07% tmpf6hsnP.zip |###############----------------------------------------| 27.12% tmpf6hsnP.zip |###############----------------------------------------| 27.16% tmpf6hsnP.zip |###############----------------------------------------| 27.21% tmpf6hsnP.zip |###############----------------------------------------| 27.25% tmpf6hsnP.zip |###############----------------------------------------| 27.3% tmpf6hsnP.zip |###############----------------------------------------| 27.34% tmpf6hsnP.zip |###############----------------------------------------| 27.39% tmpf6hsnP.zip |###############----------------------------------------| 27.44% tmpf6hsnP.zip |###############----------------------------------------| 27.48% tmpf6hsnP.zip |###############----------------------------------------| 27.53% tmpf6hsnP.zip |###############----------------------------------------| 27.57% tmpf6hsnP.zip |###############----------------------------------------| 27.62% tmpf6hsnP.zip |###############----------------------------------------| 27.66% tmpf6hsnP.zip |###############----------------------------------------| 27.71% tmpf6hsnP.zip |###############----------------------------------------| 27.75% tmpf6hsnP.zip |###############----------------------------------------| 27.8% tmpf6hsnP.zip |###############----------------------------------------| 27.85% tmpf6hsnP.zip |###############----------------------------------------| 27.89% tmpf6hsnP.zip |###############----------------------------------------| 27.94% tmpf6hsnP.zip |###############----------------------------------------| 27.98% tmpf6hsnP.zip |###############----------------------------------------| 28.03% tmpf6hsnP.zip |###############----------------------------------------| 28.07% tmpf6hsnP.zip |###############----------------------------------------| 28.12% tmpf6hsnP.zip |###############----------------------------------------| 28.17% tmpf6hsnP.zip |################---------------------------------------| 28.21% tmpf6hsnP.zip |################---------------------------------------| 28.26% tmpf6hsnP.zip |################---------------------------------------| 28.3% tmpf6hsnP.zip |################---------------------------------------| 28.35% tmpf6hsnP.zip |################---------------------------------------| 28.39% tmpf6hsnP.zip |################---------------------------------------| 28.44% tmpf6hsnP.zip |################---------------------------------------| 28.49% tmpf6hsnP.zip |################---------------------------------------| 28.53% tmpf6hsnP.zip |################---------------------------------------| 28.58% tmpf6hsnP.zip |################---------------------------------------| 28.62% tmpf6hsnP.zip |################---------------------------------------| 28.67% tmpf6hsnP.zip |################---------------------------------------| 28.71% tmpf6hsnP.zip |################---------------------------------------| 28.76% tmpf6hsnP.zip |################---------------------------------------| 28.8% tmpf6hsnP.zip |################---------------------------------------| 28.85% tmpf6hsnP.zip |################---------------------------------------| 28.9% tmpf6hsnP.zip |################---------------------------------------| 28.94% tmpf6hsnP.zip |################---------------------------------------| 28.99% tmpf6hsnP.zip |################---------------------------------------| 29.03% tmpf6hsnP.zip |################---------------------------------------| 29.08% tmpf6hsnP.zip |################---------------------------------------| 29.12% tmpf6hsnP.zip |################---------------------------------------| 29.17% tmpf6hsnP.zip |################---------------------------------------| 29.22% tmpf6hsnP.zip |################---------------------------------------| 29.26% tmpf6hsnP.zip |################---------------------------------------| 29.31% tmpf6hsnP.zip |################---------------------------------------| 29.35% tmpf6hsnP.zip |################---------------------------------------| 29.4% tmpf6hsnP.zip |################---------------------------------------| 29.44% tmpf6hsnP.zip |################---------------------------------------| 29.49% tmpf6hsnP.zip |################---------------------------------------| 29.54% tmpf6hsnP.zip |################---------------------------------------| 29.58% tmpf6hsnP.zip |################---------------------------------------| 29.63% tmpf6hsnP.zip |################---------------------------------------| 29.67% tmpf6hsnP.zip |################---------------------------------------| 29.72% tmpf6hsnP.zip |################---------------------------------------| 29.76% tmpf6hsnP.zip |################---------------------------------------| 29.81% tmpf6hsnP.zip |################---------------------------------------| 29.85% tmpf6hsnP.zip |################---------------------------------------| 29.9% tmpf6hsnP.zip |################---------------------------------------| 29.95% tmpf6hsnP.zip |################---------------------------------------| 29.99% tmpf6hsnP.zip |#################--------------------------------------| 30.04% tmpf6hsnP.zip |#################--------------------------------------| 30.08% tmpf6hsnP.zip |#################--------------------------------------| 30.13% tmpf6hsnP.zip |#################--------------------------------------| 30.17% tmpf6hsnP.zip |#################--------------------------------------| 30.22% tmpf6hsnP.zip |#################--------------------------------------| 30.27% tmpf6hsnP.zip |#################--------------------------------------| 30.31% tmpf6hsnP.zip |#################--------------------------------------| 30.36% tmpf6hsnP.zip |#################--------------------------------------| 30.4% tmpf6hsnP.zip |#################--------------------------------------| 30.45% tmpf6hsnP.zip |#################--------------------------------------| 30.49% tmpf6hsnP.zip |#################--------------------------------------| 30.54% tmpf6hsnP.zip |#################--------------------------------------| 30.59% tmpf6hsnP.zip |#################--------------------------------------| 30.63% tmpf6hsnP.zip |#################--------------------------------------| 30.68% tmpf6hsnP.zip |#################--------------------------------------| 30.72% tmpf6hsnP.zip |#################--------------------------------------| 30.77% tmpf6hsnP.zip |#################--------------------------------------| 30.81% tmpf6hsnP.zip |#################--------------------------------------| 30.86% tmpf6hsnP.zip |#################--------------------------------------| 30.9% tmpf6hsnP.zip |#################--------------------------------------| 30.95% tmpf6hsnP.zip |#################--------------------------------------| 31.0% tmpf6hsnP.zip |#################--------------------------------------| 31.04% tmpf6hsnP.zip |#################--------------------------------------| 31.09% tmpf6hsnP.zip |#################--------------------------------------| 31.13% tmpf6hsnP.zip |#################--------------------------------------| 31.18% tmpf6hsnP.zip |#################--------------------------------------| 31.22% tmpf6hsnP.zip |#################--------------------------------------| 31.27% tmpf6hsnP.zip |#################--------------------------------------| 31.32% tmpf6hsnP.zip |#################--------------------------------------| 31.36% tmpf6hsnP.zip |#################--------------------------------------| 31.41% tmpf6hsnP.zip |#################--------------------------------------| 31.45% tmpf6hsnP.zip |#################--------------------------------------| 31.5% tmpf6hsnP.zip |#################--------------------------------------| 31.54% tmpf6hsnP.zip |#################--------------------------------------| 31.59% tmpf6hsnP.zip |#################--------------------------------------| 31.63% tmpf6hsnP.zip |#################--------------------------------------| 31.68% tmpf6hsnP.zip |#################--------------------------------------| 31.73% tmpf6hsnP.zip |#################--------------------------------------| 31.77% tmpf6hsnP.zip |#################--------------------------------------| 31.82% tmpf6hsnP.zip |##################-------------------------------------| 31.86% tmpf6hsnP.zip |##################-------------------------------------| 31.91% tmpf6hsnP.zip |##################-------------------------------------| 31.95% tmpf6hsnP.zip |##################-------------------------------------| 32.0% tmpf6hsnP.zip |##################-------------------------------------| 32.05% tmpf6hsnP.zip |##################-------------------------------------| 32.09% tmpf6hsnP.zip |##################-------------------------------------| 32.14% tmpf6hsnP.zip |##################-------------------------------------| 32.18% tmpf6hsnP.zip |##################-------------------------------------| 32.23% tmpf6hsnP.zip |##################-------------------------------------| 32.27% tmpf6hsnP.zip |##################-------------------------------------| 32.32% tmpf6hsnP.zip |##################-------------------------------------| 32.37% tmpf6hsnP.zip |##################-------------------------------------| 32.41% tmpf6hsnP.zip |##################-------------------------------------| 32.46% tmpf6hsnP.zip |##################-------------------------------------| 32.5% tmpf6hsnP.zip |##################-------------------------------------| 32.55% tmpf6hsnP.zip |##################-------------------------------------| 32.59% tmpf6hsnP.zip |##################-------------------------------------| 32.64% tmpf6hsnP.zip |##################-------------------------------------| 32.68% tmpf6hsnP.zip |##################-------------------------------------| 32.73% tmpf6hsnP.zip |##################-------------------------------------| 32.78% tmpf6hsnP.zip |##################-------------------------------------| 32.82% tmpf6hsnP.zip |##################-------------------------------------| 32.87% tmpf6hsnP.zip |##################-------------------------------------| 32.91% tmpf6hsnP.zip |##################-------------------------------------| 32.96% tmpf6hsnP.zip |##################-------------------------------------| 33.0% tmpf6hsnP.zip |##################-------------------------------------| 33.05% tmpf6hsnP.zip |##################-------------------------------------| 33.1% tmpf6hsnP.zip |##################-------------------------------------| 33.14% tmpf6hsnP.zip |##################-------------------------------------| 33.19% tmpf6hsnP.zip |##################-------------------------------------| 33.23% tmpf6hsnP.zip |##################-------------------------------------| 33.28% tmpf6hsnP.zip |##################-------------------------------------| 33.32% tmpf6hsnP.zip |##################-------------------------------------| 33.37% tmpf6hsnP.zip |##################-------------------------------------| 33.42% tmpf6hsnP.zip |##################-------------------------------------| 33.46% tmpf6hsnP.zip |##################-------------------------------------| 33.51% tmpf6hsnP.zip |##################-------------------------------------| 33.55% tmpf6hsnP.zip |##################-------------------------------------| 33.6% tmpf6hsnP.zip |###################------------------------------------| 33.64% tmpf6hsnP.zip |###################------------------------------------| 33.69% tmpf6hsnP.zip |###################------------------------------------| 33.73% tmpf6hsnP.zip |###################------------------------------------| 33.78% tmpf6hsnP.zip |###################------------------------------------| 33.83% tmpf6hsnP.zip |###################------------------------------------| 33.87% tmpf6hsnP.zip |###################------------------------------------| 33.92% tmpf6hsnP.zip |###################------------------------------------| 33.96% tmpf6hsnP.zip |###################------------------------------------| 34.01% tmpf6hsnP.zip |###################------------------------------------| 34.05% tmpf6hsnP.zip |###################------------------------------------| 34.1% tmpf6hsnP.zip |###################------------------------------------| 34.15% tmpf6hsnP.zip |###################------------------------------------| 34.19% tmpf6hsnP.zip |###################------------------------------------| 34.24% tmpf6hsnP.zip |###################------------------------------------| 34.28% tmpf6hsnP.zip |###################------------------------------------| 34.33% tmpf6hsnP.zip |###################------------------------------------| 34.37% tmpf6hsnP.zip |###################------------------------------------| 34.42% tmpf6hsnP.zip |###################------------------------------------| 34.47% tmpf6hsnP.zip |###################------------------------------------| 34.51% tmpf6hsnP.zip |###################------------------------------------| 34.56% tmpf6hsnP.zip |###################------------------------------------| 34.6% tmpf6hsnP.zip |###################------------------------------------| 34.65% tmpf6hsnP.zip |###################------------------------------------| 34.69% tmpf6hsnP.zip |###################------------------------------------| 34.74% tmpf6hsnP.zip |###################------------------------------------| 34.78% tmpf6hsnP.zip |###################------------------------------------| 34.83% tmpf6hsnP.zip |###################------------------------------------| 34.88% tmpf6hsnP.zip |###################------------------------------------| 34.92% tmpf6hsnP.zip |###################------------------------------------| 34.97% tmpf6hsnP.zip |###################------------------------------------| 35.01% tmpf6hsnP.zip |###################------------------------------------| 35.06% tmpf6hsnP.zip |###################------------------------------------| 35.1% tmpf6hsnP.zip |###################------------------------------------| 35.15% tmpf6hsnP.zip |###################------------------------------------| 35.2% tmpf6hsnP.zip |###################------------------------------------| 35.24% tmpf6hsnP.zip |###################------------------------------------| 35.29% tmpf6hsnP.zip |###################------------------------------------| 35.33% tmpf6hsnP.zip |###################------------------------------------| 35.38% tmpf6hsnP.zip |###################------------------------------------| 35.42% tmpf6hsnP.zip |####################-----------------------------------| 35.47% tmpf6hsnP.zip |####################-----------------------------------| 35.52% tmpf6hsnP.zip |####################-----------------------------------| 35.56% tmpf6hsnP.zip |####################-----------------------------------| 35.61% tmpf6hsnP.zip |####################-----------------------------------| 35.65% tmpf6hsnP.zip |####################-----------------------------------| 35.7% tmpf6hsnP.zip |####################-----------------------------------| 35.74% tmpf6hsnP.zip |####################-----------------------------------| 35.79% tmpf6hsnP.zip |####################-----------------------------------| 35.83% tmpf6hsnP.zip |####################-----------------------------------| 35.88% tmpf6hsnP.zip |####################-----------------------------------| 35.93% tmpf6hsnP.zip |####################-----------------------------------| 35.97% tmpf6hsnP.zip |####################-----------------------------------| 36.02% tmpf6hsnP.zip |####################-----------------------------------| 36.06% tmpf6hsnP.zip |####################-----------------------------------| 36.11% tmpf6hsnP.zip |####################-----------------------------------| 36.15% tmpf6hsnP.zip |####################-----------------------------------| 36.2% tmpf6hsnP.zip |####################-----------------------------------| 36.25% tmpf6hsnP.zip |####################-----------------------------------| 36.29% tmpf6hsnP.zip |####################-----------------------------------| 36.34% tmpf6hsnP.zip |####################-----------------------------------| 36.38% tmpf6hsnP.zip |####################-----------------------------------| 36.43% tmpf6hsnP.zip |####################-----------------------------------| 36.47% tmpf6hsnP.zip |####################-----------------------------------| 36.52% tmpf6hsnP.zip |####################-----------------------------------| 36.57% tmpf6hsnP.zip |####################-----------------------------------| 36.61% tmpf6hsnP.zip |####################-----------------------------------| 36.66% tmpf6hsnP.zip |####################-----------------------------------| 36.7% tmpf6hsnP.zip |####################-----------------------------------| 36.75% tmpf6hsnP.zip |####################-----------------------------------| 36.79% tmpf6hsnP.zip |####################-----------------------------------| 36.84% tmpf6hsnP.zip |####################-----------------------------------| 36.88% tmpf6hsnP.zip |####################-----------------------------------| 36.93% tmpf6hsnP.zip |####################-----------------------------------| 36.98% tmpf6hsnP.zip |####################-----------------------------------| 37.02% tmpf6hsnP.zip |####################-----------------------------------| 37.07% tmpf6hsnP.zip |####################-----------------------------------| 37.11% tmpf6hsnP.zip |####################-----------------------------------| 37.16% tmpf6hsnP.zip |####################-----------------------------------| 37.2% tmpf6hsnP.zip |####################-----------------------------------| 37.25% tmpf6hsnP.zip |#####################----------------------------------| 37.3% tmpf6hsnP.zip |#####################----------------------------------| 37.34% tmpf6hsnP.zip |#####################----------------------------------| 37.39% tmpf6hsnP.zip |#####################----------------------------------| 37.43% tmpf6hsnP.zip |#####################----------------------------------| 37.48% tmpf6hsnP.zip |#####################----------------------------------| 37.52% tmpf6hsnP.zip |#####################----------------------------------| 37.57% tmpf6hsnP.zip |#####################----------------------------------| 37.62% tmpf6hsnP.zip |#####################----------------------------------| 37.66% tmpf6hsnP.zip |#####################----------------------------------| 37.71% tmpf6hsnP.zip |#####################----------------------------------| 37.75% tmpf6hsnP.zip |#####################----------------------------------| 37.8% tmpf6hsnP.zip |#####################----------------------------------| 37.84% tmpf6hsnP.zip |#####################----------------------------------| 37.89% tmpf6hsnP.zip |#####################----------------------------------| 37.93% tmpf6hsnP.zip |#####################----------------------------------| 37.98% tmpf6hsnP.zip |#####################----------------------------------| 38.03% tmpf6hsnP.zip |#####################----------------------------------| 38.07% tmpf6hsnP.zip |#####################----------------------------------| 38.12% tmpf6hsnP.zip |#####################----------------------------------| 38.16% tmpf6hsnP.zip |#####################----------------------------------| 38.21% tmpf6hsnP.zip |#####################----------------------------------| 38.25% tmpf6hsnP.zip |#####################----------------------------------| 38.3% tmpf6hsnP.zip |#####################----------------------------------| 38.35% tmpf6hsnP.zip |#####################----------------------------------| 38.39% tmpf6hsnP.zip |#####################----------------------------------| 38.44% tmpf6hsnP.zip |#####################----------------------------------| 38.48% tmpf6hsnP.zip |#####################----------------------------------| 38.53% tmpf6hsnP.zip |#####################----------------------------------| 38.57% tmpf6hsnP.zip |#####################----------------------------------| 38.62% tmpf6hsnP.zip |#####################----------------------------------| 38.66% tmpf6hsnP.zip |#####################----------------------------------| 38.71% tmpf6hsnP.zip |#####################----------------------------------| 38.76% tmpf6hsnP.zip |#####################----------------------------------| 38.8% tmpf6hsnP.zip |#####################----------------------------------| 38.85% tmpf6hsnP.zip |#####################----------------------------------| 38.89% tmpf6hsnP.zip |#####################----------------------------------| 38.94% tmpf6hsnP.zip |#####################----------------------------------| 38.98% tmpf6hsnP.zip |#####################----------------------------------| 39.03% tmpf6hsnP.zip |#####################----------------------------------| 39.08% tmpf6hsnP.zip |######################---------------------------------| 39.12% tmpf6hsnP.zip |######################---------------------------------| 39.17% tmpf6hsnP.zip |######################---------------------------------| 39.21% tmpf6hsnP.zip |######################---------------------------------| 39.26% tmpf6hsnP.zip |######################---------------------------------| 39.3% tmpf6hsnP.zip |######################---------------------------------| 39.35% tmpf6hsnP.zip |######################---------------------------------| 39.4% tmpf6hsnP.zip |######################---------------------------------| 39.44% tmpf6hsnP.zip |######################---------------------------------| 39.49% tmpf6hsnP.zip |######################---------------------------------| 39.53% tmpf6hsnP.zip |######################---------------------------------| 39.58% tmpf6hsnP.zip |######################---------------------------------| 39.62% tmpf6hsnP.zip |######################---------------------------------| 39.67% tmpf6hsnP.zip |######################---------------------------------| 39.71% tmpf6hsnP.zip |######################---------------------------------| 39.76% tmpf6hsnP.zip |######################---------------------------------| 39.81% tmpf6hsnP.zip |######################---------------------------------| 39.85% tmpf6hsnP.zip |######################---------------------------------| 39.9% tmpf6hsnP.zip |######################---------------------------------| 39.94% tmpf6hsnP.zip |######################---------------------------------| 39.99% tmpf6hsnP.zip |######################---------------------------------| 40.03% tmpf6hsnP.zip |######################---------------------------------| 40.08% tmpf6hsnP.zip |######################---------------------------------| 40.13% tmpf6hsnP.zip |######################---------------------------------| 40.17% tmpf6hsnP.zip |######################---------------------------------| 40.22% tmpf6hsnP.zip |######################---------------------------------| 40.26% tmpf6hsnP.zip |######################---------------------------------| 40.31% tmpf6hsnP.zip |######################---------------------------------| 40.35% tmpf6hsnP.zip |######################---------------------------------| 40.4% tmpf6hsnP.zip |######################---------------------------------| 40.45% tmpf6hsnP.zip |######################---------------------------------| 40.49% tmpf6hsnP.zip |######################---------------------------------| 40.54% tmpf6hsnP.zip |######################---------------------------------| 40.58% tmpf6hsnP.zip |######################---------------------------------| 40.63% tmpf6hsnP.zip |######################---------------------------------| 40.67% tmpf6hsnP.zip |######################---------------------------------| 40.72% tmpf6hsnP.zip |######################---------------------------------| 40.76% tmpf6hsnP.zip |######################---------------------------------| 40.81% tmpf6hsnP.zip |######################---------------------------------| 40.86% tmpf6hsnP.zip |######################---------------------------------| 40.9% tmpf6hsnP.zip |#######################--------------------------------| 40.95% tmpf6hsnP.zip |#######################--------------------------------| 40.99% tmpf6hsnP.zip |#######################--------------------------------| 41.04% tmpf6hsnP.zip |#######################--------------------------------| 41.08% tmpf6hsnP.zip |#######################--------------------------------| 41.13% tmpf6hsnP.zip |#######################--------------------------------| 41.18% tmpf6hsnP.zip |#######################--------------------------------| 41.22% tmpf6hsnP.zip |#######################--------------------------------| 41.27% tmpf6hsnP.zip |#######################--------------------------------| 41.31% tmpf6hsnP.zip |#######################--------------------------------| 41.36% tmpf6hsnP.zip |#######################--------------------------------| 41.4% tmpf6hsnP.zip |#######################--------------------------------| 41.45% tmpf6hsnP.zip |#######################--------------------------------| 41.5% tmpf6hsnP.zip |#######################--------------------------------| 41.54% tmpf6hsnP.zip |#######################--------------------------------| 41.59% tmpf6hsnP.zip |#######################--------------------------------| 41.63% tmpf6hsnP.zip |#######################--------------------------------| 41.68% tmpf6hsnP.zip |#######################--------------------------------| 41.72% tmpf6hsnP.zip |#######################--------------------------------| 41.77% tmpf6hsnP.zip |#######################--------------------------------| 41.81% tmpf6hsnP.zip |#######################--------------------------------| 41.86% tmpf6hsnP.zip |#######################--------------------------------| 41.91% tmpf6hsnP.zip |#######################--------------------------------| 41.95% tmpf6hsnP.zip |#######################--------------------------------| 42.0% tmpf6hsnP.zip |#######################--------------------------------| 42.04% tmpf6hsnP.zip |#######################--------------------------------| 42.09% tmpf6hsnP.zip |#######################--------------------------------| 42.13% tmpf6hsnP.zip |#######################--------------------------------| 42.18% tmpf6hsnP.zip |#######################--------------------------------| 42.23% tmpf6hsnP.zip |#######################--------------------------------| 42.27% tmpf6hsnP.zip |#######################--------------------------------| 42.32% tmpf6hsnP.zip |#######################--------------------------------| 42.36% tmpf6hsnP.zip |#######################--------------------------------| 42.41% tmpf6hsnP.zip |#######################--------------------------------| 42.45% tmpf6hsnP.zip |#######################--------------------------------| 42.5% tmpf6hsnP.zip |#######################--------------------------------| 42.55% tmpf6hsnP.zip |#######################--------------------------------| 42.59% tmpf6hsnP.zip |#######################--------------------------------| 42.64% tmpf6hsnP.zip |#######################--------------------------------| 42.68% tmpf6hsnP.zip |########################-------------------------------| 42.73% tmpf6hsnP.zip |########################-------------------------------| 42.77% tmpf6hsnP.zip |########################-------------------------------| 42.82% tmpf6hsnP.zip |########################-------------------------------| 42.86% tmpf6hsnP.zip |########################-------------------------------| 42.91% tmpf6hsnP.zip |########################-------------------------------| 42.96% tmpf6hsnP.zip |########################-------------------------------| 43.0% tmpf6hsnP.zip |########################-------------------------------| 43.05% tmpf6hsnP.zip |########################-------------------------------| 43.09% tmpf6hsnP.zip |########################-------------------------------| 43.14% tmpf6hsnP.zip |########################-------------------------------| 43.18% tmpf6hsnP.zip |########################-------------------------------| 43.23% tmpf6hsnP.zip |########################-------------------------------| 43.28% tmpf6hsnP.zip |########################-------------------------------| 43.32% tmpf6hsnP.zip |########################-------------------------------| 43.37% tmpf6hsnP.zip |########################-------------------------------| 43.41% tmpf6hsnP.zip |########################-------------------------------| 43.46% tmpf6hsnP.zip |########################-------------------------------| 43.5% tmpf6hsnP.zip |########################-------------------------------| 43.55% tmpf6hsnP.zip |########################-------------------------------| 43.6% tmpf6hsnP.zip |########################-------------------------------| 43.64% tmpf6hsnP.zip |########################-------------------------------| 43.69% tmpf6hsnP.zip |########################-------------------------------| 43.73% tmpf6hsnP.zip |########################-------------------------------| 43.78% tmpf6hsnP.zip |########################-------------------------------| 43.82% tmpf6hsnP.zip |########################-------------------------------| 43.87% tmpf6hsnP.zip |########################-------------------------------| 43.91% tmpf6hsnP.zip |########################-------------------------------| 43.96% tmpf6hsnP.zip |########################-------------------------------| 44.01% tmpf6hsnP.zip |########################-------------------------------| 44.05% tmpf6hsnP.zip |########################-------------------------------| 44.1% tmpf6hsnP.zip |########################-------------------------------| 44.14% tmpf6hsnP.zip |########################-------------------------------| 44.19% tmpf6hsnP.zip |########################-------------------------------| 44.23% tmpf6hsnP.zip |########################-------------------------------| 44.28% tmpf6hsnP.zip |########################-------------------------------| 44.33% tmpf6hsnP.zip |########################-------------------------------| 44.37% tmpf6hsnP.zip |########################-------------------------------| 44.42% tmpf6hsnP.zip |########################-------------------------------| 44.46% tmpf6hsnP.zip |########################-------------------------------| 44.51% tmpf6hsnP.zip |#########################------------------------------| 44.55% tmpf6hsnP.zip |#########################------------------------------| 44.6% tmpf6hsnP.zip |#########################------------------------------| 44.65% tmpf6hsnP.zip |#########################------------------------------| 44.69% tmpf6hsnP.zip |#########################------------------------------| 44.74% tmpf6hsnP.zip |#########################------------------------------| 44.78% tmpf6hsnP.zip |#########################------------------------------| 44.83% tmpf6hsnP.zip |#########################------------------------------| 44.87% tmpf6hsnP.zip |#########################------------------------------| 44.92% tmpf6hsnP.zip |#########################------------------------------| 44.96% tmpf6hsnP.zip |#########################------------------------------| 45.01% tmpf6hsnP.zip |#########################------------------------------| 45.06% tmpf6hsnP.zip |#########################------------------------------| 45.1% tmpf6hsnP.zip |#########################------------------------------| 45.15% tmpf6hsnP.zip |#########################------------------------------| 45.19% tmpf6hsnP.zip |#########################------------------------------| 45.24% tmpf6hsnP.zip |#########################------------------------------| 45.28% tmpf6hsnP.zip |#########################------------------------------| 45.33% tmpf6hsnP.zip |#########################------------------------------| 45.38% tmpf6hsnP.zip |#########################------------------------------| 45.42% tmpf6hsnP.zip |#########################------------------------------| 45.47% tmpf6hsnP.zip |#########################------------------------------| 45.51% tmpf6hsnP.zip |#########################------------------------------| 45.56% tmpf6hsnP.zip |#########################------------------------------| 45.6% tmpf6hsnP.zip |#########################------------------------------| 45.65% tmpf6hsnP.zip |#########################------------------------------| 45.69% tmpf6hsnP.zip |#########################------------------------------| 45.74% tmpf6hsnP.zip |#########################------------------------------| 45.79% tmpf6hsnP.zip |#########################------------------------------| 45.83% tmpf6hsnP.zip |#########################------------------------------| 45.88% tmpf6hsnP.zip |#########################------------------------------| 45.92% tmpf6hsnP.zip |#########################------------------------------| 45.97% tmpf6hsnP.zip |#########################------------------------------| 46.01% tmpf6hsnP.zip |#########################------------------------------| 46.06% tmpf6hsnP.zip |#########################------------------------------| 46.11% tmpf6hsnP.zip |#########################------------------------------| 46.15% tmpf6hsnP.zip |#########################------------------------------| 46.2% tmpf6hsnP.zip |#########################------------------------------| 46.24% tmpf6hsnP.zip |#########################------------------------------| 46.29% tmpf6hsnP.zip |#########################------------------------------| 46.33% tmpf6hsnP.zip |##########################-----------------------------| 46.38% tmpf6hsnP.zip |##########################-----------------------------| 46.43% tmpf6hsnP.zip |##########################-----------------------------| 46.47% tmpf6hsnP.zip |##########################-----------------------------| 46.52% tmpf6hsnP.zip |##########################-----------------------------| 46.56% tmpf6hsnP.zip |##########################-----------------------------| 46.61% tmpf6hsnP.zip |##########################-----------------------------| 46.65% tmpf6hsnP.zip |##########################-----------------------------| 46.7% tmpf6hsnP.zip |##########################-----------------------------| 46.74% tmpf6hsnP.zip |##########################-----------------------------| 46.79% tmpf6hsnP.zip |##########################-----------------------------| 46.84% tmpf6hsnP.zip |##########################-----------------------------| 46.88% tmpf6hsnP.zip |##########################-----------------------------| 46.93% tmpf6hsnP.zip |##########################-----------------------------| 46.97% tmpf6hsnP.zip |##########################-----------------------------| 47.02% tmpf6hsnP.zip |##########################-----------------------------| 47.06% tmpf6hsnP.zip |##########################-----------------------------| 47.11% tmpf6hsnP.zip |##########################-----------------------------| 47.16% tmpf6hsnP.zip |##########################-----------------------------| 47.2% tmpf6hsnP.zip |##########################-----------------------------| 47.25% tmpf6hsnP.zip |##########################-----------------------------| 47.29% tmpf6hsnP.zip |##########################-----------------------------| 47.34% tmpf6hsnP.zip |##########################-----------------------------| 47.38% tmpf6hsnP.zip |##########################-----------------------------| 47.43% tmpf6hsnP.zip |##########################-----------------------------| 47.48% tmpf6hsnP.zip |##########################-----------------------------| 47.52% tmpf6hsnP.zip |##########################-----------------------------| 47.57% tmpf6hsnP.zip |##########################-----------------------------| 47.61% tmpf6hsnP.zip |##########################-----------------------------| 47.66% tmpf6hsnP.zip |##########################-----------------------------| 47.7% tmpf6hsnP.zip |##########################-----------------------------| 47.75% tmpf6hsnP.zip |##########################-----------------------------| 47.79% tmpf6hsnP.zip |##########################-----------------------------| 47.84% tmpf6hsnP.zip |##########################-----------------------------| 47.89% tmpf6hsnP.zip |##########################-----------------------------| 47.93% tmpf6hsnP.zip |##########################-----------------------------| 47.98% tmpf6hsnP.zip |##########################-----------------------------| 48.02% tmpf6hsnP.zip |##########################-----------------------------| 48.07% tmpf6hsnP.zip |##########################-----------------------------| 48.11% tmpf6hsnP.zip |##########################-----------------------------| 48.16% tmpf6hsnP.zip |###########################----------------------------| 48.21% tmpf6hsnP.zip |###########################----------------------------| 48.25% tmpf6hsnP.zip |###########################----------------------------| 48.3% tmpf6hsnP.zip |###########################----------------------------| 48.34% tmpf6hsnP.zip |###########################----------------------------| 48.39% tmpf6hsnP.zip |###########################----------------------------| 48.43% tmpf6hsnP.zip |###########################----------------------------| 48.48% tmpf6hsnP.zip |###########################----------------------------| 48.53% tmpf6hsnP.zip |###########################----------------------------| 48.57% tmpf6hsnP.zip |###########################----------------------------| 48.62% tmpf6hsnP.zip |###########################----------------------------| 48.66% tmpf6hsnP.zip |###########################----------------------------| 48.71% tmpf6hsnP.zip |###########################----------------------------| 48.75% tmpf6hsnP.zip |###########################----------------------------| 48.8% tmpf6hsnP.zip |###########################----------------------------| 48.84% tmpf6hsnP.zip |###########################----------------------------| 48.89% tmpf6hsnP.zip |###########################----------------------------| 48.94% tmpf6hsnP.zip |###########################----------------------------| 48.98% tmpf6hsnP.zip |###########################----------------------------| 49.03% tmpf6hsnP.zip |###########################----------------------------| 49.07% tmpf6hsnP.zip |###########################----------------------------| 49.12% tmpf6hsnP.zip |###########################----------------------------| 49.16% tmpf6hsnP.zip |###########################----------------------------| 49.21% tmpf6hsnP.zip |###########################----------------------------| 49.26% tmpf6hsnP.zip |###########################----------------------------| 49.3% tmpf6hsnP.zip |###########################----------------------------| 49.35% tmpf6hsnP.zip |###########################----------------------------| 49.39% tmpf6hsnP.zip |###########################----------------------------| 49.44% tmpf6hsnP.zip |###########################----------------------------| 49.48% tmpf6hsnP.zip |###########################----------------------------| 49.53% tmpf6hsnP.zip |###########################----------------------------| 49.58% tmpf6hsnP.zip |###########################----------------------------| 49.62% tmpf6hsnP.zip |###########################----------------------------| 49.67% tmpf6hsnP.zip |###########################----------------------------| 49.71% tmpf6hsnP.zip |###########################----------------------------| 49.76% tmpf6hsnP.zip |###########################----------------------------| 49.8% tmpf6hsnP.zip |###########################----------------------------| 49.85% tmpf6hsnP.zip |###########################----------------------------| 49.89% tmpf6hsnP.zip |###########################----------------------------| 49.94% tmpf6hsnP.zip |###########################----------------------------| 49.99% tmpf6hsnP.zip |############################---------------------------| 50.03% tmpf6hsnP.zip |############################---------------------------| 50.08% tmpf6hsnP.zip |############################---------------------------| 50.12% tmpf6hsnP.zip |############################---------------------------| 50.17% tmpf6hsnP.zip |############################---------------------------| 50.21% tmpf6hsnP.zip |############################---------------------------| 50.26% tmpf6hsnP.zip |############################---------------------------| 50.31% tmpf6hsnP.zip |############################---------------------------| 50.35% tmpf6hsnP.zip |############################---------------------------| 50.4% tmpf6hsnP.zip |############################---------------------------| 50.44% tmpf6hsnP.zip |############################---------------------------| 50.49% tmpf6hsnP.zip |############################---------------------------| 50.53% tmpf6hsnP.zip |############################---------------------------| 50.58% tmpf6hsnP.zip |############################---------------------------| 50.63% tmpf6hsnP.zip |############################---------------------------| 50.67% tmpf6hsnP.zip |############################---------------------------| 50.72% tmpf6hsnP.zip |############################---------------------------| 50.76% tmpf6hsnP.zip |############################---------------------------| 50.81% tmpf6hsnP.zip |############################---------------------------| 50.85% tmpf6hsnP.zip |############################---------------------------| 50.9% tmpf6hsnP.zip |############################---------------------------| 50.94% tmpf6hsnP.zip |############################---------------------------| 50.99% tmpf6hsnP.zip |############################---------------------------| 51.04% tmpf6hsnP.zip |############################---------------------------| 51.08% tmpf6hsnP.zip |############################---------------------------| 51.13% tmpf6hsnP.zip |############################---------------------------| 51.17% tmpf6hsnP.zip |############################---------------------------| 51.22% tmpf6hsnP.zip |############################---------------------------| 51.26% tmpf6hsnP.zip |############################---------------------------| 51.31% tmpf6hsnP.zip |############################---------------------------| 51.36% tmpf6hsnP.zip |############################---------------------------| 51.4% tmpf6hsnP.zip |############################---------------------------| 51.45% tmpf6hsnP.zip |############################---------------------------| 51.49% tmpf6hsnP.zip |############################---------------------------| 51.54% tmpf6hsnP.zip |############################---------------------------| 51.58% tmpf6hsnP.zip |############################---------------------------| 51.63% tmpf6hsnP.zip |############################---------------------------| 51.68% tmpf6hsnP.zip |############################---------------------------| 51.72% tmpf6hsnP.zip |############################---------------------------| 51.77% tmpf6hsnP.zip |############################---------------------------| 51.81% tmpf6hsnP.zip |#############################--------------------------| 51.86% tmpf6hsnP.zip |#############################--------------------------| 51.9% tmpf6hsnP.zip |#############################--------------------------| 51.95% tmpf6hsnP.zip |#############################--------------------------| 51.99% tmpf6hsnP.zip |#############################--------------------------| 52.04% tmpf6hsnP.zip |#############################--------------------------| 52.09% tmpf6hsnP.zip |#############################--------------------------| 52.13% tmpf6hsnP.zip |#############################--------------------------| 52.18% tmpf6hsnP.zip |#############################--------------------------| 52.22% tmpf6hsnP.zip |#############################--------------------------| 52.27% tmpf6hsnP.zip |#############################--------------------------| 52.31% tmpf6hsnP.zip |#############################--------------------------| 52.36% tmpf6hsnP.zip |#############################--------------------------| 52.41% tmpf6hsnP.zip |#############################--------------------------| 52.45% tmpf6hsnP.zip |#############################--------------------------| 52.5% tmpf6hsnP.zip |#############################--------------------------| 52.54% tmpf6hsnP.zip |#############################--------------------------| 52.59% tmpf6hsnP.zip |#############################--------------------------| 52.63% tmpf6hsnP.zip |#############################--------------------------| 52.68% tmpf6hsnP.zip |#############################--------------------------| 52.72% tmpf6hsnP.zip |#############################--------------------------| 52.77% tmpf6hsnP.zip |#############################--------------------------| 52.82% tmpf6hsnP.zip |#############################--------------------------| 52.86% tmpf6hsnP.zip |#############################--------------------------| 52.91% tmpf6hsnP.zip |#############################--------------------------| 52.95% tmpf6hsnP.zip |#############################--------------------------| 53.0% tmpf6hsnP.zip |#############################--------------------------| 53.04% tmpf6hsnP.zip |#############################--------------------------| 53.09% tmpf6hsnP.zip |#############################--------------------------| 53.14% tmpf6hsnP.zip |#############################--------------------------| 53.18% tmpf6hsnP.zip |#############################--------------------------| 53.23% tmpf6hsnP.zip |#############################--------------------------| 53.27% tmpf6hsnP.zip |#############################--------------------------| 53.32% tmpf6hsnP.zip |#############################--------------------------| 53.36% tmpf6hsnP.zip |#############################--------------------------| 53.41% tmpf6hsnP.zip |#############################--------------------------| 53.46% tmpf6hsnP.zip |#############################--------------------------| 53.5% tmpf6hsnP.zip |#############################--------------------------| 53.55% tmpf6hsnP.zip |#############################--------------------------| 53.59% tmpf6hsnP.zip |##############################-------------------------| 53.64% tmpf6hsnP.zip |##############################-------------------------| 53.68% tmpf6hsnP.zip |##############################-------------------------| 53.73% tmpf6hsnP.zip |##############################-------------------------| 53.77% tmpf6hsnP.zip |##############################-------------------------| 53.82% tmpf6hsnP.zip |##############################-------------------------| 53.87% tmpf6hsnP.zip |##############################-------------------------| 53.91% tmpf6hsnP.zip |##############################-------------------------| 53.96% tmpf6hsnP.zip |##############################-------------------------| 54.0% tmpf6hsnP.zip |##############################-------------------------| 54.05% tmpf6hsnP.zip |##############################-------------------------| 54.09% tmpf6hsnP.zip |##############################-------------------------| 54.14% tmpf6hsnP.zip |##############################-------------------------| 54.19% tmpf6hsnP.zip |##############################-------------------------| 54.23% tmpf6hsnP.zip |##############################-------------------------| 54.28% tmpf6hsnP.zip |##############################-------------------------| 54.32% tmpf6hsnP.zip |##############################-------------------------| 54.37% tmpf6hsnP.zip |##############################-------------------------| 54.41% tmpf6hsnP.zip |##############################-------------------------| 54.46% tmpf6hsnP.zip |##############################-------------------------| 54.51% tmpf6hsnP.zip |##############################-------------------------| 54.55% tmpf6hsnP.zip |##############################-------------------------| 54.6% tmpf6hsnP.zip |##############################-------------------------| 54.64% tmpf6hsnP.zip |##############################-------------------------| 54.69% tmpf6hsnP.zip |##############################-------------------------| 54.73% tmpf6hsnP.zip |##############################-------------------------| 54.78% tmpf6hsnP.zip |##############################-------------------------| 54.82% tmpf6hsnP.zip |##############################-------------------------| 54.87% tmpf6hsnP.zip |##############################-------------------------| 54.92% tmpf6hsnP.zip |##############################-------------------------| 54.96% tmpf6hsnP.zip |##############################-------------------------| 55.01% tmpf6hsnP.zip |##############################-------------------------| 55.05% tmpf6hsnP.zip |##############################-------------------------| 55.1% tmpf6hsnP.zip |##############################-------------------------| 55.14% tmpf6hsnP.zip |##############################-------------------------| 55.19% tmpf6hsnP.zip |##############################-------------------------| 55.24% tmpf6hsnP.zip |##############################-------------------------| 55.28% tmpf6hsnP.zip |##############################-------------------------| 55.33% tmpf6hsnP.zip |##############################-------------------------| 55.37% tmpf6hsnP.zip |##############################-------------------------| 55.42% tmpf6hsnP.zip |###############################------------------------| 55.46% tmpf6hsnP.zip |###############################------------------------| 55.51% tmpf6hsnP.zip |###############################------------------------| 55.56% tmpf6hsnP.zip |###############################------------------------| 55.6% tmpf6hsnP.zip |###############################------------------------| 55.65% tmpf6hsnP.zip |###############################------------------------| 55.69% tmpf6hsnP.zip |###############################------------------------| 55.74% tmpf6hsnP.zip |###############################------------------------| 55.78% tmpf6hsnP.zip |###############################------------------------| 55.83% tmpf6hsnP.zip |###############################------------------------| 55.87% tmpf6hsnP.zip |###############################------------------------| 55.92% tmpf6hsnP.zip |###############################------------------------| 55.97% tmpf6hsnP.zip |###############################------------------------| 56.01% tmpf6hsnP.zip |###############################------------------------| 56.06% tmpf6hsnP.zip |###############################------------------------| 56.1% tmpf6hsnP.zip |###############################------------------------| 56.15% tmpf6hsnP.zip |###############################------------------------| 56.19% tmpf6hsnP.zip |###############################------------------------| 56.24% tmpf6hsnP.zip |###############################------------------------| 56.29% tmpf6hsnP.zip |###############################------------------------| 56.33% tmpf6hsnP.zip |###############################------------------------| 56.38% tmpf6hsnP.zip |###############################------------------------| 56.42% tmpf6hsnP.zip |###############################------------------------| 56.47% tmpf6hsnP.zip |###############################------------------------| 56.51% tmpf6hsnP.zip |###############################------------------------| 56.56% tmpf6hsnP.zip |###############################------------------------| 56.61% tmpf6hsnP.zip |###############################------------------------| 56.65% tmpf6hsnP.zip |###############################------------------------| 56.7% tmpf6hsnP.zip |###############################------------------------| 56.74% tmpf6hsnP.zip |###############################------------------------| 56.79% tmpf6hsnP.zip |###############################------------------------| 56.83% tmpf6hsnP.zip |###############################------------------------| 56.88% tmpf6hsnP.zip |###############################------------------------| 56.92% tmpf6hsnP.zip |###############################------------------------| 56.97% tmpf6hsnP.zip |###############################------------------------| 57.02% tmpf6hsnP.zip |###############################------------------------| 57.06% tmpf6hsnP.zip |###############################------------------------| 57.11% tmpf6hsnP.zip |###############################------------------------| 57.15% tmpf6hsnP.zip |###############################------------------------| 57.2% tmpf6hsnP.zip |###############################------------------------| 57.24% tmpf6hsnP.zip |################################-----------------------| 57.29% tmpf6hsnP.zip |################################-----------------------| 57.34% tmpf6hsnP.zip |################################-----------------------| 57.38% tmpf6hsnP.zip |################################-----------------------| 57.43% tmpf6hsnP.zip |################################-----------------------| 57.47% tmpf6hsnP.zip |################################-----------------------| 57.52% tmpf6hsnP.zip |################################-----------------------| 57.56% tmpf6hsnP.zip |################################-----------------------| 57.61% tmpf6hsnP.zip |################################-----------------------| 57.66% tmpf6hsnP.zip |################################-----------------------| 57.7% tmpf6hsnP.zip |################################-----------------------| 57.75% tmpf6hsnP.zip |################################-----------------------| 57.79% tmpf6hsnP.zip |################################-----------------------| 57.84% tmpf6hsnP.zip |################################-----------------------| 57.88% tmpf6hsnP.zip |################################-----------------------| 57.93% tmpf6hsnP.zip |################################-----------------------| 57.97% tmpf6hsnP.zip |################################-----------------------| 58.02% tmpf6hsnP.zip |################################-----------------------| 58.07% tmpf6hsnP.zip |################################-----------------------| 58.11% tmpf6hsnP.zip |################################-----------------------| 58.16% tmpf6hsnP.zip |################################-----------------------| 58.2% tmpf6hsnP.zip |################################-----------------------| 58.25% tmpf6hsnP.zip |################################-----------------------| 58.29% tmpf6hsnP.zip |################################-----------------------| 58.34% tmpf6hsnP.zip |################################-----------------------| 58.39% tmpf6hsnP.zip |################################-----------------------| 58.43% tmpf6hsnP.zip |################################-----------------------| 58.48% tmpf6hsnP.zip |################################-----------------------| 58.52% tmpf6hsnP.zip |################################-----------------------| 58.57% tmpf6hsnP.zip |################################-----------------------| 58.61% tmpf6hsnP.zip |################################-----------------------| 58.66% tmpf6hsnP.zip |################################-----------------------| 58.71% tmpf6hsnP.zip |################################-----------------------| 58.75% tmpf6hsnP.zip |################################-----------------------| 58.8% tmpf6hsnP.zip |################################-----------------------| 58.84% tmpf6hsnP.zip |################################-----------------------| 58.89% tmpf6hsnP.zip |################################-----------------------| 58.93% tmpf6hsnP.zip |################################-----------------------| 58.98% tmpf6hsnP.zip |################################-----------------------| 59.02% tmpf6hsnP.zip |################################-----------------------| 59.07% tmpf6hsnP.zip |#################################----------------------| 59.12% tmpf6hsnP.zip |#################################----------------------| 59.16% tmpf6hsnP.zip |#################################----------------------| 59.21% tmpf6hsnP.zip |#################################----------------------| 59.25% tmpf6hsnP.zip |#################################----------------------| 59.3% tmpf6hsnP.zip |#################################----------------------| 59.34% tmpf6hsnP.zip |#################################----------------------| 59.39% tmpf6hsnP.zip |#################################----------------------| 59.44% tmpf6hsnP.zip |#################################----------------------| 59.48% tmpf6hsnP.zip |#################################----------------------| 59.53% tmpf6hsnP.zip |#################################----------------------| 59.57% tmpf6hsnP.zip |#################################----------------------| 59.62% tmpf6hsnP.zip |#################################----------------------| 59.66% tmpf6hsnP.zip |#################################----------------------| 59.71% tmpf6hsnP.zip |#################################----------------------| 59.75% tmpf6hsnP.zip |#################################----------------------| 59.8% tmpf6hsnP.zip |#################################----------------------| 59.85% tmpf6hsnP.zip |#################################----------------------| 59.89% tmpf6hsnP.zip |#################################----------------------| 59.94% tmpf6hsnP.zip |#################################----------------------| 59.98% tmpf6hsnP.zip |#################################----------------------| 60.03% tmpf6hsnP.zip |#################################----------------------| 60.07% tmpf6hsnP.zip |#################################----------------------| 60.12% tmpf6hsnP.zip |#################################----------------------| 60.17% tmpf6hsnP.zip |#################################----------------------| 60.21% tmpf6hsnP.zip |#################################----------------------| 60.26% tmpf6hsnP.zip |#################################----------------------| 60.3% tmpf6hsnP.zip |#################################----------------------| 60.35% tmpf6hsnP.zip |#################################----------------------| 60.39% tmpf6hsnP.zip |#################################----------------------| 60.44% tmpf6hsnP.zip |#################################----------------------| 60.49% tmpf6hsnP.zip |#################################----------------------| 60.53% tmpf6hsnP.zip |#################################----------------------| 60.58% tmpf6hsnP.zip |#################################----------------------| 60.62% tmpf6hsnP.zip |#################################----------------------| 60.67% tmpf6hsnP.zip |#################################----------------------| 60.71% tmpf6hsnP.zip |#################################----------------------| 60.76% tmpf6hsnP.zip |#################################----------------------| 60.8% tmpf6hsnP.zip |#################################----------------------| 60.85% tmpf6hsnP.zip |#################################----------------------| 60.9% tmpf6hsnP.zip |##################################---------------------| 60.94% tmpf6hsnP.zip |##################################---------------------| 60.99% tmpf6hsnP.zip |##################################---------------------| 61.03% tmpf6hsnP.zip |##################################---------------------| 61.08% tmpf6hsnP.zip |##################################---------------------| 61.12% tmpf6hsnP.zip |##################################---------------------| 61.17% tmpf6hsnP.zip |##################################---------------------| 61.22% tmpf6hsnP.zip |##################################---------------------| 61.26% tmpf6hsnP.zip |##################################---------------------| 61.31% tmpf6hsnP.zip |##################################---------------------| 61.35% tmpf6hsnP.zip |##################################---------------------| 61.4% tmpf6hsnP.zip |##################################---------------------| 61.44% tmpf6hsnP.zip |##################################---------------------| 61.49% tmpf6hsnP.zip |##################################---------------------| 61.54% tmpf6hsnP.zip |##################################---------------------| 61.58% tmpf6hsnP.zip |##################################---------------------| 61.63% tmpf6hsnP.zip |##################################---------------------| 61.67% tmpf6hsnP.zip |##################################---------------------| 61.72% tmpf6hsnP.zip |##################################---------------------| 61.76% tmpf6hsnP.zip |##################################---------------------| 61.81% tmpf6hsnP.zip |##################################---------------------| 61.85% tmpf6hsnP.zip |##################################---------------------| 61.9% tmpf6hsnP.zip |##################################---------------------| 61.95% tmpf6hsnP.zip |##################################---------------------| 61.99% tmpf6hsnP.zip |##################################---------------------| 62.04% tmpf6hsnP.zip |##################################---------------------| 62.08% tmpf6hsnP.zip |##################################---------------------| 62.13% tmpf6hsnP.zip |##################################---------------------| 62.17% tmpf6hsnP.zip |##################################---------------------| 62.22% tmpf6hsnP.zip |##################################---------------------| 62.27% tmpf6hsnP.zip |##################################---------------------| 62.31% tmpf6hsnP.zip |##################################---------------------| 62.36% tmpf6hsnP.zip |##################################---------------------| 62.4% tmpf6hsnP.zip |##################################---------------------| 62.45% tmpf6hsnP.zip |##################################---------------------| 62.49% tmpf6hsnP.zip |##################################---------------------| 62.54% tmpf6hsnP.zip |##################################---------------------| 62.59% tmpf6hsnP.zip |##################################---------------------| 62.63% tmpf6hsnP.zip |##################################---------------------| 62.68% tmpf6hsnP.zip |##################################---------------------| 62.72% tmpf6hsnP.zip |###################################--------------------| 62.77% tmpf6hsnP.zip |###################################--------------------| 62.81% tmpf6hsnP.zip |###################################--------------------| 62.86% tmpf6hsnP.zip |###################################--------------------| 62.9% tmpf6hsnP.zip |###################################--------------------| 62.95% tmpf6hsnP.zip |###################################--------------------| 63.0% tmpf6hsnP.zip |###################################--------------------| 63.04% tmpf6hsnP.zip |###################################--------------------| 63.09% tmpf6hsnP.zip |###################################--------------------| 63.13% tmpf6hsnP.zip |###################################--------------------| 63.18% tmpf6hsnP.zip |###################################--------------------| 63.22% tmpf6hsnP.zip |###################################--------------------| 63.27% tmpf6hsnP.zip |###################################--------------------| 63.32% tmpf6hsnP.zip |###################################--------------------| 63.36% tmpf6hsnP.zip |###################################--------------------| 63.41% tmpf6hsnP.zip |###################################--------------------| 63.45% tmpf6hsnP.zip |###################################--------------------| 63.5% tmpf6hsnP.zip |###################################--------------------| 63.54% tmpf6hsnP.zip |###################################--------------------| 63.59% tmpf6hsnP.zip |###################################--------------------| 63.64% tmpf6hsnP.zip |###################################--------------------| 63.68% tmpf6hsnP.zip |###################################--------------------| 63.73% tmpf6hsnP.zip |###################################--------------------| 63.77% tmpf6hsnP.zip |###################################--------------------| 63.82% tmpf6hsnP.zip |###################################--------------------| 63.86% tmpf6hsnP.zip |###################################--------------------| 63.91% tmpf6hsnP.zip |###################################--------------------| 63.95% tmpf6hsnP.zip |###################################--------------------| 64.0% tmpf6hsnP.zip |###################################--------------------| 64.05% tmpf6hsnP.zip |###################################--------------------| 64.09% tmpf6hsnP.zip |###################################--------------------| 64.14% tmpf6hsnP.zip |###################################--------------------| 64.18% tmpf6hsnP.zip |###################################--------------------| 64.23% tmpf6hsnP.zip |###################################--------------------| 64.27% tmpf6hsnP.zip |###################################--------------------| 64.32% tmpf6hsnP.zip |###################################--------------------| 64.37% tmpf6hsnP.zip |###################################--------------------| 64.41% tmpf6hsnP.zip |###################################--------------------| 64.46% tmpf6hsnP.zip |###################################--------------------| 64.5% tmpf6hsnP.zip |####################################-------------------| 64.55% tmpf6hsnP.zip |####################################-------------------| 64.59% tmpf6hsnP.zip |####################################-------------------| 64.64% tmpf6hsnP.zip |####################################-------------------| 64.69% tmpf6hsnP.zip |####################################-------------------| 64.73% tmpf6hsnP.zip |####################################-------------------| 64.78% tmpf6hsnP.zip |####################################-------------------| 64.82% tmpf6hsnP.zip |####################################-------------------| 64.87% tmpf6hsnP.zip |####################################-------------------| 64.91% tmpf6hsnP.zip |####################################-------------------| 64.96% tmpf6hsnP.zip |####################################-------------------| 65.0% tmpf6hsnP.zip |####################################-------------------| 65.05% tmpf6hsnP.zip |####################################-------------------| 65.1% tmpf6hsnP.zip |####################################-------------------| 65.14% tmpf6hsnP.zip |####################################-------------------| 65.19% tmpf6hsnP.zip |####################################-------------------| 65.23% tmpf6hsnP.zip |####################################-------------------| 65.28% tmpf6hsnP.zip |####################################-------------------| 65.32% tmpf6hsnP.zip |####################################-------------------| 65.37% tmpf6hsnP.zip |####################################-------------------| 65.42% tmpf6hsnP.zip |####################################-------------------| 65.46% tmpf6hsnP.zip |####################################-------------------| 65.51% tmpf6hsnP.zip |####################################-------------------| 65.55% tmpf6hsnP.zip |####################################-------------------| 65.6% tmpf6hsnP.zip |####################################-------------------| 65.64% tmpf6hsnP.zip |####################################-------------------| 65.69% tmpf6hsnP.zip |####################################-------------------| 65.74% tmpf6hsnP.zip |####################################-------------------| 65.78% tmpf6hsnP.zip |####################################-------------------| 65.83% tmpf6hsnP.zip |####################################-------------------| 65.87% tmpf6hsnP.zip |####################################-------------------| 65.92% tmpf6hsnP.zip |####################################-------------------| 65.96% tmpf6hsnP.zip |####################################-------------------| 66.01% tmpf6hsnP.zip |####################################-------------------| 66.05% tmpf6hsnP.zip |####################################-------------------| 66.1% tmpf6hsnP.zip |####################################-------------------| 66.15% tmpf6hsnP.zip |####################################-------------------| 66.19% tmpf6hsnP.zip |####################################-------------------| 66.24% tmpf6hsnP.zip |####################################-------------------| 66.28% tmpf6hsnP.zip |####################################-------------------| 66.33% tmpf6hsnP.zip |#####################################------------------| 66.37% tmpf6hsnP.zip |#####################################------------------| 66.42% tmpf6hsnP.zip |#####################################------------------| 66.47% tmpf6hsnP.zip |#####################################------------------| 66.51% tmpf6hsnP.zip |#####################################------------------| 66.56% tmpf6hsnP.zip |#####################################------------------| 66.6% tmpf6hsnP.zip |#####################################------------------| 66.65% tmpf6hsnP.zip |#####################################------------------| 66.69% tmpf6hsnP.zip |#####################################------------------| 66.74% tmpf6hsnP.zip |#####################################------------------| 66.78% tmpf6hsnP.zip |#####################################------------------| 66.83% tmpf6hsnP.zip |#####################################------------------| 66.88% tmpf6hsnP.zip |#####################################------------------| 66.92% tmpf6hsnP.zip |#####################################------------------| 66.97% tmpf6hsnP.zip |#####################################------------------| 67.01% tmpf6hsnP.zip |#####################################------------------| 67.06% tmpf6hsnP.zip |#####################################------------------| 67.1% tmpf6hsnP.zip |#####################################------------------| 67.15% tmpf6hsnP.zip |#####################################------------------| 67.2% tmpf6hsnP.zip |#####################################------------------| 67.24% tmpf6hsnP.zip |#####################################------------------| 67.29% tmpf6hsnP.zip |#####################################------------------| 67.33% tmpf6hsnP.zip |#####################################------------------| 67.38% tmpf6hsnP.zip |#####################################------------------| 67.42% tmpf6hsnP.zip |#####################################------------------| 67.47% tmpf6hsnP.zip |#####################################------------------| 67.52% tmpf6hsnP.zip |#####################################------------------| 67.56% tmpf6hsnP.zip |#####################################------------------| 67.61% tmpf6hsnP.zip |#####################################------------------| 67.65% tmpf6hsnP.zip |#####################################------------------| 67.7% tmpf6hsnP.zip |#####################################------------------| 67.74% tmpf6hsnP.zip |#####################################------------------| 67.79% tmpf6hsnP.zip |#####################################------------------| 67.83% tmpf6hsnP.zip |#####################################------------------| 67.88% tmpf6hsnP.zip |#####################################------------------| 67.93% tmpf6hsnP.zip |#####################################------------------| 67.97% tmpf6hsnP.zip |#####################################------------------| 68.02% tmpf6hsnP.zip |#####################################------------------| 68.06% tmpf6hsnP.zip |#####################################------------------| 68.11% tmpf6hsnP.zip |#####################################------------------| 68.15% tmpf6hsnP.zip |######################################-----------------| 68.2% tmpf6hsnP.zip |######################################-----------------| 68.25% tmpf6hsnP.zip |######################################-----------------| 68.29% tmpf6hsnP.zip |######################################-----------------| 68.34% tmpf6hsnP.zip |######################################-----------------| 68.38% tmpf6hsnP.zip |######################################-----------------| 68.43% tmpf6hsnP.zip |######################################-----------------| 68.47% tmpf6hsnP.zip |######################################-----------------| 68.52% tmpf6hsnP.zip |######################################-----------------| 68.57% tmpf6hsnP.zip |######################################-----------------| 68.61% tmpf6hsnP.zip |######################################-----------------| 68.66% tmpf6hsnP.zip |######################################-----------------| 68.7% tmpf6hsnP.zip |######################################-----------------| 68.75% tmpf6hsnP.zip |######################################-----------------| 68.79% tmpf6hsnP.zip |######################################-----------------| 68.84% tmpf6hsnP.zip |######################################-----------------| 68.88% tmpf6hsnP.zip |######################################-----------------| 68.93% tmpf6hsnP.zip |######################################-----------------| 68.98% tmpf6hsnP.zip |######################################-----------------| 69.02% tmpf6hsnP.zip |######################################-----------------| 69.07% tmpf6hsnP.zip |######################################-----------------| 69.11% tmpf6hsnP.zip |######################################-----------------| 69.16% tmpf6hsnP.zip |######################################-----------------| 69.2% tmpf6hsnP.zip |######################################-----------------| 69.25% tmpf6hsnP.zip |######################################-----------------| 69.3% tmpf6hsnP.zip |######################################-----------------| 69.34% tmpf6hsnP.zip |######################################-----------------| 69.39% tmpf6hsnP.zip |######################################-----------------| 69.43% tmpf6hsnP.zip |######################################-----------------| 69.48% tmpf6hsnP.zip |######################################-----------------| 69.52% tmpf6hsnP.zip |######################################-----------------| 69.57% tmpf6hsnP.zip |######################################-----------------| 69.62% tmpf6hsnP.zip |######################################-----------------| 69.66% tmpf6hsnP.zip |######################################-----------------| 69.71% tmpf6hsnP.zip |######################################-----------------| 69.75% tmpf6hsnP.zip |######################################-----------------| 69.8% tmpf6hsnP.zip |######################################-----------------| 69.84% tmpf6hsnP.zip |######################################-----------------| 69.89% tmpf6hsnP.zip |######################################-----------------| 69.93% tmpf6hsnP.zip |######################################-----------------| 69.98% tmpf6hsnP.zip |#######################################----------------| 70.03% tmpf6hsnP.zip |#######################################----------------| 70.07% tmpf6hsnP.zip |#######################################----------------| 70.12% tmpf6hsnP.zip |#######################################----------------| 70.16% tmpf6hsnP.zip |#######################################----------------| 70.21% tmpf6hsnP.zip |#######################################----------------| 70.25% tmpf6hsnP.zip |#######################################----------------| 70.3% tmpf6hsnP.zip |#######################################----------------| 70.35% tmpf6hsnP.zip |#######################################----------------| 70.39% tmpf6hsnP.zip |#######################################----------------| 70.44% tmpf6hsnP.zip |#######################################----------------| 70.48% tmpf6hsnP.zip |#######################################----------------| 70.53% tmpf6hsnP.zip |#######################################----------------| 70.57% tmpf6hsnP.zip |#######################################----------------| 70.62% tmpf6hsnP.zip |#######################################----------------| 70.67% tmpf6hsnP.zip |#######################################----------------| 70.71% tmpf6hsnP.zip |#######################################----------------| 70.76% tmpf6hsnP.zip |#######################################----------------| 70.8% tmpf6hsnP.zip |#######################################----------------| 70.85% tmpf6hsnP.zip |#######################################----------------| 70.89% tmpf6hsnP.zip |#######################################----------------| 70.94% tmpf6hsnP.zip |#######################################----------------| 70.98% tmpf6hsnP.zip |#######################################----------------| 71.03% tmpf6hsnP.zip |#######################################----------------| 71.08% tmpf6hsnP.zip |#######################################----------------| 71.12% tmpf6hsnP.zip |#######################################----------------| 71.17% tmpf6hsnP.zip |#######################################----------------| 71.21% tmpf6hsnP.zip |#######################################----------------| 71.26% tmpf6hsnP.zip |#######################################----------------| 71.3% tmpf6hsnP.zip |#######################################----------------| 71.35% tmpf6hsnP.zip |#######################################----------------| 71.4% tmpf6hsnP.zip |#######################################----------------| 71.44% tmpf6hsnP.zip |#######################################----------------| 71.49% tmpf6hsnP.zip |#######################################----------------| 71.53% tmpf6hsnP.zip |#######################################----------------| 71.58% tmpf6hsnP.zip |#######################################----------------| 71.62% tmpf6hsnP.zip |#######################################----------------| 71.67% tmpf6hsnP.zip |#######################################----------------| 71.72% tmpf6hsnP.zip |#######################################----------------| 71.76% tmpf6hsnP.zip |#######################################----------------| 71.81% tmpf6hsnP.zip |########################################---------------| 71.85% tmpf6hsnP.zip |########################################---------------| 71.9% tmpf6hsnP.zip |########################################---------------| 71.94% tmpf6hsnP.zip |########################################---------------| 71.99% tmpf6hsnP.zip |########################################---------------| 72.03% tmpf6hsnP.zip |########################################---------------| 72.08% tmpf6hsnP.zip |########################################---------------| 72.13% tmpf6hsnP.zip |########################################---------------| 72.17% tmpf6hsnP.zip |########################################---------------| 72.22% tmpf6hsnP.zip |########################################---------------| 72.26% tmpf6hsnP.zip |########################################---------------| 72.31% tmpf6hsnP.zip |########################################---------------| 72.35% tmpf6hsnP.zip |########################################---------------| 72.4% tmpf6hsnP.zip |########################################---------------| 72.45% tmpf6hsnP.zip |########################################---------------| 72.49% tmpf6hsnP.zip |########################################---------------| 72.54% tmpf6hsnP.zip |########################################---------------| 72.58% tmpf6hsnP.zip |########################################---------------| 72.63% tmpf6hsnP.zip |########################################---------------| 72.67% tmpf6hsnP.zip |########################################---------------| 72.72% tmpf6hsnP.zip |########################################---------------| 72.77% tmpf6hsnP.zip |########################################---------------| 72.81% tmpf6hsnP.zip |########################################---------------| 72.86% tmpf6hsnP.zip |########################################---------------| 72.9% tmpf6hsnP.zip |########################################---------------| 72.95% tmpf6hsnP.zip |########################################---------------| 72.99% tmpf6hsnP.zip |########################################---------------| 73.04% tmpf6hsnP.zip |########################################---------------| 73.08% tmpf6hsnP.zip |########################################---------------| 73.13% tmpf6hsnP.zip |########################################---------------| 73.18% tmpf6hsnP.zip |########################################---------------| 73.22% tmpf6hsnP.zip |########################################---------------| 73.27% tmpf6hsnP.zip |########################################---------------| 73.31% tmpf6hsnP.zip |########################################---------------| 73.36% tmpf6hsnP.zip |########################################---------------| 73.4% tmpf6hsnP.zip |########################################---------------| 73.45% tmpf6hsnP.zip |########################################---------------| 73.5% tmpf6hsnP.zip |########################################---------------| 73.54% tmpf6hsnP.zip |########################################---------------| 73.59% tmpf6hsnP.zip |########################################---------------| 73.63% tmpf6hsnP.zip |#########################################--------------| 73.68% tmpf6hsnP.zip |#########################################--------------| 73.72% tmpf6hsnP.zip |#########################################--------------| 73.77% tmpf6hsnP.zip |#########################################--------------| 73.81% tmpf6hsnP.zip |#########################################--------------| 73.86% tmpf6hsnP.zip |#########################################--------------| 73.91% tmpf6hsnP.zip |#########################################--------------| 73.95% tmpf6hsnP.zip |#########################################--------------| 74.0% tmpf6hsnP.zip |#########################################--------------| 74.04% tmpf6hsnP.zip |#########################################--------------| 74.09% tmpf6hsnP.zip |#########################################--------------| 74.13% tmpf6hsnP.zip |#########################################--------------| 74.18% tmpf6hsnP.zip |#########################################--------------| 74.23% tmpf6hsnP.zip |#########################################--------------| 74.27% tmpf6hsnP.zip |#########################################--------------| 74.32% tmpf6hsnP.zip |#########################################--------------| 74.36% tmpf6hsnP.zip |#########################################--------------| 74.41% tmpf6hsnP.zip |#########################################--------------| 74.45% tmpf6hsnP.zip |#########################################--------------| 74.5% tmpf6hsnP.zip |#########################################--------------| 74.55% tmpf6hsnP.zip |#########################################--------------| 74.59% tmpf6hsnP.zip |#########################################--------------| 74.64% tmpf6hsnP.zip |#########################################--------------| 74.68% tmpf6hsnP.zip |#########################################--------------| 74.73% tmpf6hsnP.zip |#########################################--------------| 74.77% tmpf6hsnP.zip |#########################################--------------| 74.82% tmpf6hsnP.zip |#########################################--------------| 74.86% tmpf6hsnP.zip |#########################################--------------| 74.91% tmpf6hsnP.zip |#########################################--------------| 74.96% tmpf6hsnP.zip |#########################################--------------| 75.0% tmpf6hsnP.zip |#########################################--------------| 75.05% tmpf6hsnP.zip |#########################################--------------| 75.09% tmpf6hsnP.zip |#########################################--------------| 75.14% tmpf6hsnP.zip |#########################################--------------| 75.18% tmpf6hsnP.zip |#########################################--------------| 75.23% tmpf6hsnP.zip |#########################################--------------| 75.28% tmpf6hsnP.zip |#########################################--------------| 75.32% tmpf6hsnP.zip |#########################################--------------| 75.37% tmpf6hsnP.zip |#########################################--------------| 75.41% tmpf6hsnP.zip |##########################################-------------| 75.46% tmpf6hsnP.zip |##########################################-------------| 75.5% tmpf6hsnP.zip |##########################################-------------| 75.55% tmpf6hsnP.zip |##########################################-------------| 75.6% tmpf6hsnP.zip |##########################################-------------| 75.64% tmpf6hsnP.zip |##########################################-------------| 75.69% tmpf6hsnP.zip |##########################################-------------| 75.73% tmpf6hsnP.zip |##########################################-------------| 75.78% tmpf6hsnP.zip |##########################################-------------| 75.82% tmpf6hsnP.zip |##########################################-------------| 75.87% tmpf6hsnP.zip |##########################################-------------| 75.91% tmpf6hsnP.zip |##########################################-------------| 75.96% tmpf6hsnP.zip |##########################################-------------| 76.01% tmpf6hsnP.zip |##########################################-------------| 76.05% tmpf6hsnP.zip |##########################################-------------| 76.1% tmpf6hsnP.zip |##########################################-------------| 76.14% tmpf6hsnP.zip |##########################################-------------| 76.19% tmpf6hsnP.zip |##########################################-------------| 76.23% tmpf6hsnP.zip |##########################################-------------| 76.28% tmpf6hsnP.zip |##########################################-------------| 76.33% tmpf6hsnP.zip |##########################################-------------| 76.37% tmpf6hsnP.zip |##########################################-------------| 76.42% tmpf6hsnP.zip |##########################################-------------| 76.46% tmpf6hsnP.zip |##########################################-------------| 76.51% tmpf6hsnP.zip |##########################################-------------| 76.55% tmpf6hsnP.zip |##########################################-------------| 76.6% tmpf6hsnP.zip |##########################################-------------| 76.65% tmpf6hsnP.zip |##########################################-------------| 76.69% tmpf6hsnP.zip |##########################################-------------| 76.74% tmpf6hsnP.zip |##########################################-------------| 76.78% tmpf6hsnP.zip |##########################################-------------| 76.83% tmpf6hsnP.zip |##########################################-------------| 76.87% tmpf6hsnP.zip |##########################################-------------| 76.92% tmpf6hsnP.zip |##########################################-------------| 76.96% tmpf6hsnP.zip |##########################################-------------| 77.01% tmpf6hsnP.zip |##########################################-------------| 77.06% tmpf6hsnP.zip |##########################################-------------| 77.1% tmpf6hsnP.zip |##########################################-------------| 77.15% tmpf6hsnP.zip |##########################################-------------| 77.19% tmpf6hsnP.zip |##########################################-------------| 77.24% tmpf6hsnP.zip |###########################################------------| 77.28% tmpf6hsnP.zip |###########################################------------| 77.33% tmpf6hsnP.zip |###########################################------------| 77.38% tmpf6hsnP.zip |###########################################------------| 77.42% tmpf6hsnP.zip |###########################################------------| 77.47% tmpf6hsnP.zip |###########################################------------| 77.51% tmpf6hsnP.zip |###########################################------------| 77.56% tmpf6hsnP.zip |###########################################------------| 77.6% tmpf6hsnP.zip |###########################################------------| 77.65% tmpf6hsnP.zip |###########################################------------| 77.7% tmpf6hsnP.zip |###########################################------------| 77.74% tmpf6hsnP.zip |###########################################------------| 77.79% tmpf6hsnP.zip |###########################################------------| 77.83% tmpf6hsnP.zip |###########################################------------| 77.88% tmpf6hsnP.zip |###########################################------------| 77.92% tmpf6hsnP.zip |###########################################------------| 77.97% tmpf6hsnP.zip |###########################################------------| 78.01% tmpf6hsnP.zip |###########################################------------| 78.06% tmpf6hsnP.zip |###########################################------------| 78.11% tmpf6hsnP.zip |###########################################------------| 78.15% tmpf6hsnP.zip |###########################################------------| 78.2% tmpf6hsnP.zip |###########################################------------| 78.24% tmpf6hsnP.zip |###########################################------------| 78.29% tmpf6hsnP.zip |###########################################------------| 78.33% tmpf6hsnP.zip |###########################################------------| 78.38% tmpf6hsnP.zip |###########################################------------| 78.43% tmpf6hsnP.zip |###########################################------------| 78.47% tmpf6hsnP.zip |###########################################------------| 78.52% tmpf6hsnP.zip |###########################################------------| 78.56% tmpf6hsnP.zip |###########################################------------| 78.61% tmpf6hsnP.zip |###########################################------------| 78.65% tmpf6hsnP.zip |###########################################------------| 78.7% tmpf6hsnP.zip |###########################################------------| 78.75% tmpf6hsnP.zip |###########################################------------| 78.79% tmpf6hsnP.zip |###########################################------------| 78.84% tmpf6hsnP.zip |###########################################------------| 78.88% tmpf6hsnP.zip |###########################################------------| 78.93% tmpf6hsnP.zip |###########################################------------| 78.97% tmpf6hsnP.zip |###########################################------------| 79.02% tmpf6hsnP.zip |###########################################------------| 79.06% tmpf6hsnP.zip |############################################-----------| 79.11% tmpf6hsnP.zip |############################################-----------| 79.16% tmpf6hsnP.zip |############################################-----------| 79.2% tmpf6hsnP.zip |############################################-----------| 79.25% tmpf6hsnP.zip |############################################-----------| 79.29% tmpf6hsnP.zip |############################################-----------| 79.34% tmpf6hsnP.zip |############################################-----------| 79.38% tmpf6hsnP.zip |############################################-----------| 79.43% tmpf6hsnP.zip |############################################-----------| 79.48% tmpf6hsnP.zip |############################################-----------| 79.52% tmpf6hsnP.zip |############################################-----------| 79.57% tmpf6hsnP.zip |############################################-----------| 79.61% tmpf6hsnP.zip |############################################-----------| 79.66% tmpf6hsnP.zip |############################################-----------| 79.7% tmpf6hsnP.zip |############################################-----------| 79.75% tmpf6hsnP.zip |############################################-----------| 79.8% tmpf6hsnP.zip |############################################-----------| 79.84% tmpf6hsnP.zip |############################################-----------| 79.89% tmpf6hsnP.zip |############################################-----------| 79.93% tmpf6hsnP.zip |############################################-----------| 79.98% tmpf6hsnP.zip |############################################-----------| 80.02% tmpf6hsnP.zip |############################################-----------| 80.07% tmpf6hsnP.zip |############################################-----------| 80.11% tmpf6hsnP.zip |############################################-----------| 80.16% tmpf6hsnP.zip |############################################-----------| 80.21% tmpf6hsnP.zip |############################################-----------| 80.25% tmpf6hsnP.zip |############################################-----------| 80.3% tmpf6hsnP.zip |############################################-----------| 80.34% tmpf6hsnP.zip |############################################-----------| 80.39% tmpf6hsnP.zip |############################################-----------| 80.43% tmpf6hsnP.zip |############################################-----------| 80.48% tmpf6hsnP.zip |############################################-----------| 80.53% tmpf6hsnP.zip |############################################-----------| 80.57% tmpf6hsnP.zip |############################################-----------| 80.62% tmpf6hsnP.zip |############################################-----------| 80.66% tmpf6hsnP.zip |############################################-----------| 80.71% tmpf6hsnP.zip |############################################-----------| 80.75% tmpf6hsnP.zip |############################################-----------| 80.8% tmpf6hsnP.zip |############################################-----------| 80.84% tmpf6hsnP.zip |############################################-----------| 80.89% tmpf6hsnP.zip |#############################################----------| 80.94% tmpf6hsnP.zip |#############################################----------| 80.98% tmpf6hsnP.zip |#############################################----------| 81.03% tmpf6hsnP.zip |#############################################----------| 81.07% tmpf6hsnP.zip |#############################################----------| 81.12% tmpf6hsnP.zip |#############################################----------| 81.16% tmpf6hsnP.zip |#############################################----------| 81.21% tmpf6hsnP.zip |#############################################----------| 81.26% tmpf6hsnP.zip |#############################################----------| 81.3% tmpf6hsnP.zip |#############################################----------| 81.35% tmpf6hsnP.zip |#############################################----------| 81.39% tmpf6hsnP.zip |#############################################----------| 81.44% tmpf6hsnP.zip |#############################################----------| 81.48% tmpf6hsnP.zip |#############################################----------| 81.53% tmpf6hsnP.zip |#############################################----------| 81.58% tmpf6hsnP.zip |#############################################----------| 81.62% tmpf6hsnP.zip |#############################################----------| 81.67% tmpf6hsnP.zip |#############################################----------| 81.71% tmpf6hsnP.zip |#############################################----------| 81.76% tmpf6hsnP.zip |#############################################----------| 81.8% tmpf6hsnP.zip |#############################################----------| 81.85% tmpf6hsnP.zip |#############################################----------| 81.89% tmpf6hsnP.zip |#############################################----------| 81.94% tmpf6hsnP.zip |#############################################----------| 81.99% tmpf6hsnP.zip |#############################################----------| 82.03% tmpf6hsnP.zip |#############################################----------| 82.08% tmpf6hsnP.zip |#############################################----------| 82.12% tmpf6hsnP.zip |#############################################----------| 82.17% tmpf6hsnP.zip |#############################################----------| 82.21% tmpf6hsnP.zip |#############################################----------| 82.26% tmpf6hsnP.zip |#############################################----------| 82.31% tmpf6hsnP.zip |#############################################----------| 82.35% tmpf6hsnP.zip |#############################################----------| 82.4% tmpf6hsnP.zip |#############################################----------| 82.44% tmpf6hsnP.zip |#############################################----------| 82.49% tmpf6hsnP.zip |#############################################----------| 82.53% tmpf6hsnP.zip |#############################################----------| 82.58% tmpf6hsnP.zip |#############################################----------| 82.63% tmpf6hsnP.zip |#############################################----------| 82.67% tmpf6hsnP.zip |#############################################----------| 82.72% tmpf6hsnP.zip |##############################################---------| 82.76% tmpf6hsnP.zip |##############################################---------| 82.81% tmpf6hsnP.zip |##############################################---------| 82.85% tmpf6hsnP.zip |##############################################---------| 82.9% tmpf6hsnP.zip |##############################################---------| 82.94% tmpf6hsnP.zip |##############################################---------| 82.99% tmpf6hsnP.zip |##############################################---------| 83.04% tmpf6hsnP.zip |##############################################---------| 83.08% tmpf6hsnP.zip |##############################################---------| 83.13% tmpf6hsnP.zip |##############################################---------| 83.17% tmpf6hsnP.zip |##############################################---------| 83.22% tmpf6hsnP.zip |##############################################---------| 83.26% tmpf6hsnP.zip |##############################################---------| 83.31% tmpf6hsnP.zip |##############################################---------| 83.36% tmpf6hsnP.zip |##############################################---------| 83.4% tmpf6hsnP.zip |##############################################---------| 83.45% tmpf6hsnP.zip |##############################################---------| 83.49% tmpf6hsnP.zip |##############################################---------| 83.54% tmpf6hsnP.zip |##############################################---------| 83.58% tmpf6hsnP.zip |##############################################---------| 83.63% tmpf6hsnP.zip |##############################################---------| 83.68% tmpf6hsnP.zip |##############################################---------| 83.72% tmpf6hsnP.zip |##############################################---------| 83.77% tmpf6hsnP.zip |##############################################---------| 83.81% tmpf6hsnP.zip |##############################################---------| 83.86% tmpf6hsnP.zip |##############################################---------| 83.9% tmpf6hsnP.zip |##############################################---------| 83.95% tmpf6hsnP.zip |##############################################---------| 83.99% tmpf6hsnP.zip |##############################################---------| 84.04% tmpf6hsnP.zip |##############################################---------| 84.09% tmpf6hsnP.zip |##############################################---------| 84.13% tmpf6hsnP.zip |##############################################---------| 84.18% tmpf6hsnP.zip |##############################################---------| 84.22% tmpf6hsnP.zip |##############################################---------| 84.27% tmpf6hsnP.zip |##############################################---------| 84.31% tmpf6hsnP.zip |##############################################---------| 84.36% tmpf6hsnP.zip |##############################################---------| 84.41% tmpf6hsnP.zip |##############################################---------| 84.45% tmpf6hsnP.zip |##############################################---------| 84.5% tmpf6hsnP.zip |##############################################---------| 84.54% tmpf6hsnP.zip |###############################################--------| 84.59% tmpf6hsnP.zip |###############################################--------| 84.63% tmpf6hsnP.zip |###############################################--------| 84.68% tmpf6hsnP.zip |###############################################--------| 84.73% tmpf6hsnP.zip |###############################################--------| 84.77% tmpf6hsnP.zip |###############################################--------| 84.82% tmpf6hsnP.zip |###############################################--------| 84.86% tmpf6hsnP.zip |###############################################--------| 84.91% tmpf6hsnP.zip |###############################################--------| 84.95% tmpf6hsnP.zip |###############################################--------| 85.0% tmpf6hsnP.zip |###############################################--------| 85.04% tmpf6hsnP.zip |###############################################--------| 85.09% tmpf6hsnP.zip |###############################################--------| 85.14% tmpf6hsnP.zip |###############################################--------| 85.18% tmpf6hsnP.zip |###############################################--------| 85.23% tmpf6hsnP.zip |###############################################--------| 85.27% tmpf6hsnP.zip |###############################################--------| 85.32% tmpf6hsnP.zip |###############################################--------| 85.36% tmpf6hsnP.zip |###############################################--------| 85.41% tmpf6hsnP.zip |###############################################--------| 85.46% tmpf6hsnP.zip |###############################################--------| 85.5% tmpf6hsnP.zip |###############################################--------| 85.55% tmpf6hsnP.zip |###############################################--------| 85.59% tmpf6hsnP.zip |###############################################--------| 85.64% tmpf6hsnP.zip |###############################################--------| 85.68% tmpf6hsnP.zip |###############################################--------| 85.73% tmpf6hsnP.zip |###############################################--------| 85.78% tmpf6hsnP.zip |###############################################--------| 85.82% tmpf6hsnP.zip |###############################################--------| 85.87% tmpf6hsnP.zip |###############################################--------| 85.91% tmpf6hsnP.zip |###############################################--------| 85.96% tmpf6hsnP.zip |###############################################--------| 86.0% tmpf6hsnP.zip |###############################################--------| 86.05% tmpf6hsnP.zip |###############################################--------| 86.09% tmpf6hsnP.zip |###############################################--------| 86.14% tmpf6hsnP.zip |###############################################--------| 86.19% tmpf6hsnP.zip |###############################################--------| 86.23% tmpf6hsnP.zip |###############################################--------| 86.28% tmpf6hsnP.zip |###############################################--------| 86.32% tmpf6hsnP.zip |################################################-------| 86.37% tmpf6hsnP.zip |################################################-------| 86.41% tmpf6hsnP.zip |################################################-------| 86.46% tmpf6hsnP.zip |################################################-------| 86.51% tmpf6hsnP.zip |################################################-------| 86.55% tmpf6hsnP.zip |################################################-------| 86.6% tmpf6hsnP.zip |################################################-------| 86.64% tmpf6hsnP.zip |################################################-------| 86.69% tmpf6hsnP.zip |################################################-------| 86.73% tmpf6hsnP.zip |################################################-------| 86.78% tmpf6hsnP.zip |################################################-------| 86.83% tmpf6hsnP.zip |################################################-------| 86.87% tmpf6hsnP.zip |################################################-------| 86.92% tmpf6hsnP.zip |################################################-------| 86.96% tmpf6hsnP.zip |################################################-------| 87.01% tmpf6hsnP.zip |################################################-------| 87.05% tmpf6hsnP.zip |################################################-------| 87.1% tmpf6hsnP.zip |################################################-------| 87.14% tmpf6hsnP.zip |################################################-------| 87.19% tmpf6hsnP.zip |################################################-------| 87.24% tmpf6hsnP.zip |################################################-------| 87.28% tmpf6hsnP.zip |################################################-------| 87.33% tmpf6hsnP.zip |################################################-------| 87.37% tmpf6hsnP.zip |################################################-------| 87.42% tmpf6hsnP.zip |################################################-------| 87.46% tmpf6hsnP.zip |################################################-------| 87.51% tmpf6hsnP.zip |################################################-------| 87.56% tmpf6hsnP.zip |################################################-------| 87.6% tmpf6hsnP.zip |################################################-------| 87.65% tmpf6hsnP.zip |################################################-------| 87.69% tmpf6hsnP.zip |################################################-------| 87.74% tmpf6hsnP.zip |################################################-------| 87.78% tmpf6hsnP.zip |################################################-------| 87.83% tmpf6hsnP.zip |################################################-------| 87.87% tmpf6hsnP.zip |################################################-------| 87.92% tmpf6hsnP.zip |################################################-------| 87.97% tmpf6hsnP.zip |################################################-------| 88.01% tmpf6hsnP.zip |################################################-------| 88.06% tmpf6hsnP.zip |################################################-------| 88.1% tmpf6hsnP.zip |################################################-------| 88.15% tmpf6hsnP.zip |#################################################------| 88.19% tmpf6hsnP.zip |#################################################------| 88.24% tmpf6hsnP.zip |#################################################------| 88.29% tmpf6hsnP.zip |#################################################------| 88.33% tmpf6hsnP.zip |#################################################------| 88.38% tmpf6hsnP.zip |#################################################------| 88.42% tmpf6hsnP.zip |#################################################------| 88.47% tmpf6hsnP.zip |#################################################------| 88.51% tmpf6hsnP.zip |#################################################------| 88.56% tmpf6hsnP.zip |#################################################------| 88.61% tmpf6hsnP.zip |#################################################------| 88.65% tmpf6hsnP.zip |#################################################------| 88.7% tmpf6hsnP.zip |#################################################------| 88.74% tmpf6hsnP.zip |#################################################------| 88.79% tmpf6hsnP.zip |#################################################------| 88.83% tmpf6hsnP.zip |#################################################------| 88.88% tmpf6hsnP.zip |#################################################------| 88.92% tmpf6hsnP.zip |#################################################------| 88.97% tmpf6hsnP.zip |#################################################------| 89.02% tmpf6hsnP.zip |#################################################------| 89.06% tmpf6hsnP.zip |#################################################------| 89.11% tmpf6hsnP.zip |#################################################------| 89.15% tmpf6hsnP.zip |#################################################------| 89.2% tmpf6hsnP.zip |#################################################------| 89.24% tmpf6hsnP.zip |#################################################------| 89.29% tmpf6hsnP.zip |#################################################------| 89.34% tmpf6hsnP.zip |#################################################------| 89.38% tmpf6hsnP.zip |#################################################------| 89.43% tmpf6hsnP.zip |#################################################------| 89.47% tmpf6hsnP.zip |#################################################------| 89.52% tmpf6hsnP.zip |#################################################------| 89.56% tmpf6hsnP.zip |#################################################------| 89.61% tmpf6hsnP.zip |#################################################------| 89.66% tmpf6hsnP.zip |#################################################------| 89.7% tmpf6hsnP.zip |#################################################------| 89.75% tmpf6hsnP.zip |#################################################------| 89.79% tmpf6hsnP.zip |#################################################------| 89.84% tmpf6hsnP.zip |#################################################------| 89.88% tmpf6hsnP.zip |#################################################------| 89.93% tmpf6hsnP.zip |#################################################------| 89.97% tmpf6hsnP.zip |##################################################-----| 90.02% tmpf6hsnP.zip |##################################################-----| 90.07% tmpf6hsnP.zip |##################################################-----| 90.11% tmpf6hsnP.zip |##################################################-----| 90.16% tmpf6hsnP.zip |##################################################-----| 90.2% tmpf6hsnP.zip |##################################################-----| 90.25% tmpf6hsnP.zip |##################################################-----| 90.29% tmpf6hsnP.zip |##################################################-----| 90.34% tmpf6hsnP.zip |##################################################-----| 90.39% tmpf6hsnP.zip |##################################################-----| 90.43% tmpf6hsnP.zip |##################################################-----| 90.48% tmpf6hsnP.zip |##################################################-----| 90.52% tmpf6hsnP.zip |##################################################-----| 90.57% tmpf6hsnP.zip |##################################################-----| 90.61% tmpf6hsnP.zip |##################################################-----| 90.66% tmpf6hsnP.zip |##################################################-----| 90.71% tmpf6hsnP.zip |##################################################-----| 90.75% tmpf6hsnP.zip |##################################################-----| 90.8% tmpf6hsnP.zip |##################################################-----| 90.84% tmpf6hsnP.zip |##################################################-----| 90.89% tmpf6hsnP.zip |##################################################-----| 90.93% tmpf6hsnP.zip |##################################################-----| 90.98% tmpf6hsnP.zip |##################################################-----| 91.02% tmpf6hsnP.zip |##################################################-----| 91.07% tmpf6hsnP.zip |##################################################-----| 91.12% tmpf6hsnP.zip |##################################################-----| 91.16% tmpf6hsnP.zip |##################################################-----| 91.21% tmpf6hsnP.zip |##################################################-----| 91.25% tmpf6hsnP.zip |##################################################-----| 91.3% tmpf6hsnP.zip |##################################################-----| 91.34% tmpf6hsnP.zip |##################################################-----| 91.39% tmpf6hsnP.zip |##################################################-----| 91.44% tmpf6hsnP.zip |##################################################-----| 91.48% tmpf6hsnP.zip |##################################################-----| 91.53% tmpf6hsnP.zip |##################################################-----| 91.57% tmpf6hsnP.zip |##################################################-----| 91.62% tmpf6hsnP.zip |##################################################-----| 91.66% tmpf6hsnP.zip |##################################################-----| 91.71% tmpf6hsnP.zip |##################################################-----| 91.76% tmpf6hsnP.zip |##################################################-----| 91.8% tmpf6hsnP.zip |###################################################----| 91.85% tmpf6hsnP.zip |###################################################----| 91.89% tmpf6hsnP.zip |###################################################----| 91.94% tmpf6hsnP.zip |###################################################----| 91.98% tmpf6hsnP.zip |###################################################----| 92.03% tmpf6hsnP.zip |###################################################----| 92.07% tmpf6hsnP.zip |###################################################----| 92.12% tmpf6hsnP.zip |###################################################----| 92.17% tmpf6hsnP.zip |###################################################----| 92.21% tmpf6hsnP.zip |###################################################----| 92.26% tmpf6hsnP.zip |###################################################----| 92.3% tmpf6hsnP.zip |###################################################----| 92.35% tmpf6hsnP.zip |###################################################----| 92.39% tmpf6hsnP.zip |###################################################----| 92.44% tmpf6hsnP.zip |###################################################----| 92.49% tmpf6hsnP.zip |###################################################----| 92.53% tmpf6hsnP.zip |###################################################----| 92.58% tmpf6hsnP.zip |###################################################----| 92.62% tmpf6hsnP.zip |###################################################----| 92.67% tmpf6hsnP.zip |###################################################----| 92.71% tmpf6hsnP.zip |###################################################----| 92.76% tmpf6hsnP.zip |###################################################----| 92.81% tmpf6hsnP.zip |###################################################----| 92.85% tmpf6hsnP.zip |###################################################----| 92.9% tmpf6hsnP.zip |###################################################----| 92.94% tmpf6hsnP.zip |###################################################----| 92.99% tmpf6hsnP.zip |###################################################----| 93.03% tmpf6hsnP.zip |###################################################----| 93.08% tmpf6hsnP.zip |###################################################----| 93.12% tmpf6hsnP.zip |###################################################----| 93.17% tmpf6hsnP.zip |###################################################----| 93.22% tmpf6hsnP.zip |###################################################----| 93.26% tmpf6hsnP.zip |###################################################----| 93.31% tmpf6hsnP.zip |###################################################----| 93.35% tmpf6hsnP.zip |###################################################----| 93.4% tmpf6hsnP.zip |###################################################----| 93.44% tmpf6hsnP.zip |###################################################----| 93.49% tmpf6hsnP.zip |###################################################----| 93.54% tmpf6hsnP.zip |###################################################----| 93.58% tmpf6hsnP.zip |###################################################----| 93.63% tmpf6hsnP.zip |####################################################---| 93.67% tmpf6hsnP.zip |####################################################---| 93.72% tmpf6hsnP.zip |####################################################---| 93.76% tmpf6hsnP.zip |####################################################---| 93.81% tmpf6hsnP.zip |####################################################---| 93.86% tmpf6hsnP.zip |####################################################---| 93.9% tmpf6hsnP.zip |####################################################---| 93.95% tmpf6hsnP.zip |####################################################---| 93.99% tmpf6hsnP.zip |####################################################---| 94.04% tmpf6hsnP.zip |####################################################---| 94.08% tmpf6hsnP.zip |####################################################---| 94.13% tmpf6hsnP.zip |####################################################---| 94.17% tmpf6hsnP.zip |####################################################---| 94.22% tmpf6hsnP.zip |####################################################---| 94.27% tmpf6hsnP.zip |####################################################---| 94.31% tmpf6hsnP.zip |####################################################---| 94.36% tmpf6hsnP.zip |####################################################---| 94.4% tmpf6hsnP.zip |####################################################---| 94.45% tmpf6hsnP.zip |####################################################---| 94.49% tmpf6hsnP.zip |####################################################---| 94.54% tmpf6hsnP.zip |####################################################---| 94.59% tmpf6hsnP.zip |####################################################---| 94.63% tmpf6hsnP.zip |####################################################---| 94.68% tmpf6hsnP.zip |####################################################---| 94.72% tmpf6hsnP.zip |####################################################---| 94.77% tmpf6hsnP.zip |####################################################---| 94.81% tmpf6hsnP.zip |####################################################---| 94.86% tmpf6hsnP.zip |####################################################---| 94.9% tmpf6hsnP.zip |####################################################---| 94.95% tmpf6hsnP.zip |####################################################---| 95.0% tmpf6hsnP.zip |####################################################---| 95.04% tmpf6hsnP.zip |####################################################---| 95.09% tmpf6hsnP.zip |####################################################---| 95.13% tmpf6hsnP.zip |####################################################---| 95.18% tmpf6hsnP.zip |####################################################---| 95.22% tmpf6hsnP.zip |####################################################---| 95.27% tmpf6hsnP.zip |####################################################---| 95.32% tmpf6hsnP.zip |####################################################---| 95.36% tmpf6hsnP.zip |####################################################---| 95.41% tmpf6hsnP.zip |####################################################---| 95.45% tmpf6hsnP.zip |#####################################################--| 95.5% tmpf6hsnP.zip |#####################################################--| 95.54% tmpf6hsnP.zip |#####################################################--| 95.59% tmpf6hsnP.zip |#####################################################--| 95.64% tmpf6hsnP.zip |#####################################################--| 95.68% tmpf6hsnP.zip |#####################################################--| 95.73% tmpf6hsnP.zip |#####################################################--| 95.77% tmpf6hsnP.zip |#####################################################--| 95.82% tmpf6hsnP.zip |#####################################################--| 95.86% tmpf6hsnP.zip |#####################################################--| 95.91% tmpf6hsnP.zip |#####################################################--| 95.95% tmpf6hsnP.zip |#####################################################--| 96.0% tmpf6hsnP.zip |#####################################################--| 96.05% tmpf6hsnP.zip |#####################################################--| 96.09% tmpf6hsnP.zip |#####################################################--| 96.14% tmpf6hsnP.zip |#####################################################--| 96.18% tmpf6hsnP.zip |#####################################################--| 96.23% tmpf6hsnP.zip |#####################################################--| 96.27% tmpf6hsnP.zip |#####################################################--| 96.32% tmpf6hsnP.zip |#####################################################--| 96.37% tmpf6hsnP.zip |#####################################################--| 96.41% tmpf6hsnP.zip |#####################################################--| 96.46% tmpf6hsnP.zip |#####################################################--| 96.5% tmpf6hsnP.zip |#####################################################--| 96.55% tmpf6hsnP.zip |#####################################################--| 96.59% tmpf6hsnP.zip |#####################################################--| 96.64% tmpf6hsnP.zip |#####################################################--| 96.69% tmpf6hsnP.zip |#####################################################--| 96.73% tmpf6hsnP.zip |#####################################################--| 96.78% tmpf6hsnP.zip |#####################################################--| 96.82% tmpf6hsnP.zip |#####################################################--| 96.87% tmpf6hsnP.zip |#####################################################--| 96.91% tmpf6hsnP.zip |#####################################################--| 96.96% tmpf6hsnP.zip |#####################################################--| 97.0% tmpf6hsnP.zip |#####################################################--| 97.05% tmpf6hsnP.zip |#####################################################--| 97.1% tmpf6hsnP.zip |#####################################################--| 97.14% tmpf6hsnP.zip |#####################################################--| 97.19% tmpf6hsnP.zip |#####################################################--| 97.23% tmpf6hsnP.zip |######################################################-| 97.28% tmpf6hsnP.zip |######################################################-| 97.32% tmpf6hsnP.zip |######################################################-| 97.37% tmpf6hsnP.zip |######################################################-| 97.42% tmpf6hsnP.zip |######################################################-| 97.46% tmpf6hsnP.zip |######################################################-| 97.51% tmpf6hsnP.zip |######################################################-| 97.55% tmpf6hsnP.zip |######################################################-| 97.6% tmpf6hsnP.zip |######################################################-| 97.64% tmpf6hsnP.zip |######################################################-| 97.69% tmpf6hsnP.zip |######################################################-| 97.74% tmpf6hsnP.zip |######################################################-| 97.78% tmpf6hsnP.zip |######################################################-| 97.83% tmpf6hsnP.zip |######################################################-| 97.87% tmpf6hsnP.zip |######################################################-| 97.92% tmpf6hsnP.zip |######################################################-| 97.96% tmpf6hsnP.zip |######################################################-| 98.01% tmpf6hsnP.zip |######################################################-| 98.05% tmpf6hsnP.zip |######################################################-| 98.1% tmpf6hsnP.zip |######################################################-| 98.15% tmpf6hsnP.zip |######################################################-| 98.19% tmpf6hsnP.zip |######################################################-| 98.24% tmpf6hsnP.zip |######################################################-| 98.28% tmpf6hsnP.zip |######################################################-| 98.33% tmpf6hsnP.zip |######################################################-| 98.37% tmpf6hsnP.zip |######################################################-| 98.42% tmpf6hsnP.zip |######################################################-| 98.47% tmpf6hsnP.zip |######################################################-| 98.51% tmpf6hsnP.zip |######################################################-| 98.56% tmpf6hsnP.zip |######################################################-| 98.6% tmpf6hsnP.zip |######################################################-| 98.65% tmpf6hsnP.zip |######################################################-| 98.69% tmpf6hsnP.zip |######################################################-| 98.74% tmpf6hsnP.zip |######################################################-| 98.79% tmpf6hsnP.zip |######################################################-| 98.83% tmpf6hsnP.zip |######################################################-| 98.88% tmpf6hsnP.zip |######################################################-| 98.92% tmpf6hsnP.zip |######################################################-| 98.97% tmpf6hsnP.zip |######################################################-| 99.01% tmpf6hsnP.zip |######################################################-| 99.06% tmpf6hsnP.zip |#######################################################| 99.1% tmpf6hsnP.zip |#######################################################| 99.15% tmpf6hsnP.zip |#######################################################| 99.2% tmpf6hsnP.zip |#######################################################| 99.24% tmpf6hsnP.zip |#######################################################| 99.29% tmpf6hsnP.zip |#######################################################| 99.33% tmpf6hsnP.zip |#######################################################| 99.38% tmpf6hsnP.zip |#######################################################| 99.42% tmpf6hsnP.zip |#######################################################| 99.47% tmpf6hsnP.zip |#######################################################| 99.52% tmpf6hsnP.zip |#######################################################| 99.56% tmpf6hsnP.zip |#######################################################| 99.61% tmpf6hsnP.zip |#######################################################| 99.65% tmpf6hsnP.zip |#######################################################| 99.7% tmpf6hsnP.zip |#######################################################| 99.74% tmpf6hsnP.zip |#######################################################| 99.79% tmpf6hsnP.zip |#######################################################| 99.84% tmpf6hsnP.zip |#######################################################| 99.88% tmpf6hsnP.zip |#######################################################| 99.93% tmpf6hsnP.zip |#######################################################| 99.97% tmpf6hsnP.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 499f8631-4279-4c28-ac18-f9a1da2c4612 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-05-17 00:05:40,985 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-05-17 00:05:40,986 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 sudo: unable to resolve host cloudify-ims-vm-b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 2019-05-17 00:05:40,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 00:05:40,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=4b01e154350c4310a67000854ca1dc1b&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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:05:41,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 17 May 2019 00:05:41 GMT X-Openstack-Request-Id: req-1ec26b58-f436-4032-9286-47f104782261 2019-05-17 00:05:41,050 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:11Z", "updated_at": "2019-05-17T00:00:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "34a6dffd-a471-482d-8fbd-e77bb0baa514", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "4873ff1a-82e5-4f43-a15e-6f249c3619e5", "remote_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "b148566b-012b-4a52-b630-3a55d4ae2fbe", "remote_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "debec507-d602-43e6-b2b7-693a096a9199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "name": "default"}]} 2019-05-17 00:05:41,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=4b01e154350c4310a67000854ca1dc1b&name=default used request id req-1ec26b58-f436-4032-9286-47f104782261 2019-05-17 00:05:41,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0578808784485s 2019-05-17 00:05:41,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 00:05:41,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:05:41,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Fri, 17 May 2019 00:05:41 GMT X-Openstack-Request-Id: req-440d5edf-5156-4512-a465-737df6b03aa3 2019-05-17 00:05:41,114 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:11Z", "updated_at": "2019-05-17T00:00:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "34a6dffd-a471-482d-8fbd-e77bb0baa514", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "4873ff1a-82e5-4f43-a15e-6f249c3619e5", "remote_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "b148566b-012b-4a52-b630-3a55d4ae2fbe", "remote_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "debec507-d602-43e6-b2b7-693a096a9199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:36Z", "updated_at": "2019-05-17T00:00:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-05-17T00:00:40Z", "revision_number": 0, "id": "110c76ba-abda-4e5d-b4c6-f2f4a9a685e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:40Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-17T00:00:37Z", "revision_number": 0, "id": "432e658a-1c1f-40f1-aa4a-c0fa163e0230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:37Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-17T00:00:40Z", "revision_number": 0, "id": "80e686c8-b416-4dc7-9a4e-964a274fad28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:40Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:36Z", "revision_number": 0, "id": "9e023e48-affc-460a-9c3a-9f3e4c5ff91b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:36Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-17T00:00:39Z", "revision_number": 0, "id": "adc20aa2-7cba-485e-b4f1-e058e63e4c30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:39Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:37Z", "revision_number": 0, "id": "b5cfe6eb-1ea5-45ef-b0fa-3bc5c8e94914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:37Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:36Z", "revision_number": 0, "id": "b6781695-ecd9-4d08-9168-04792de78c07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:36Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-17T00:00:40Z", "revision_number": 0, "id": "e66a711c-8a0b-415b-8a3a-00e819bec477", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:40Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 7, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:05:41,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-440d5edf-5156-4512-a465-737df6b03aa3 2019-05-17 00:05:41,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0584461688995s 2019-05-17 00:05:41,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-17 00:05:41,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" -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": "45ff1306-cff1-4888-a6a8-0e6213a4cc78"}}' 2019-05-17 00:05:42,150 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 17 May 2019 00:05:42 GMT X-Openstack-Request-Id: req-5016271c-523f-4430-9c31-d2f8ede9b73a 2019-05-17 00:05:42,150 - 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-05-17T00:05:42Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "port_range_min": 22, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:05:42Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "a5a7c464-f745-4830-8599-1e3916c04190"}} 2019-05-17 00:05:42,150 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-5016271c-523f-4430-9c31-d2f8ede9b73a 2019-05-17 00:05:42,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 1.02873086929s 2019-05-17 00:05:42,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-05-17 00:05:42,246 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3.1/blueprints/clearwater-opnfv; body: bytes data 2019-05-17 00:05:49,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:05:49,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:05:49,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:05:49,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:05:49,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:05:49,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:05:49,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:05:49,797 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-05-17 00:05:49,797 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-05-17T00:05:49.710Z", "updated_at": "2019-05-17T00:05:49.710Z", "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"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.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.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"}}}, "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_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "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": {"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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "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": {"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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "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": "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": {"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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "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": {"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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "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": {"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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "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": {"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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": {"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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "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": "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": {"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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "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": {"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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "targets": ["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"}}}}, "metadata": null}} 2019-05-17 00:05:49,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:05:49,800 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:05:49 GMT 2019-05-17 00:05:49,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:05:49,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 580059 2019-05-17 00:05:49,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:05:49,800 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:05:49,800 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:05:49,850 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-05-17 00:05:50,950 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-05-17 00:05:50,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 00:05:50,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:05:51,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 17 May 2019 00:05:51 GMT X-Openstack-Request-Id: req-a27c3dcd-4b06-4d2d-9ae4-a2985c076977 2019-05-17 00:05:51,679 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:00:34Z", "file": "/v2/images/906c75ac-fd52-44a3-b7c1-20170e9ada59/file", "owner": "4b01e154350c4310a67000854ca1dc1b", "id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "size": 297336832, "self": "/v2/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/906c75ac-fd52-44a3-b7c1-20170e9ada59/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/906c75ac-fd52-44a3-b7c1-20170e9ada59/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-17T00:00:29Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 00:05:51,679 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-a27c3dcd-4b06-4d2d-9ae4-a2985c076977 2019-05-17 00:05:51,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.727582931519s 2019-05-17 00:05:51,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-17 00:05:51,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}' 2019-05-17 00:05:52,472 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Fri, 17 May 2019 00:05:52 GMT Location: http://172.30.9.36:9292/v2/images/909d7db7-8fba-4046-b8c2-7797caea7ada Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e2988608-1c13-4fe0-9f96-89b5d25d0e68 2019-05-17 00:05:52,473 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:05:52Z", "file": "/v2/images/909d7db7-8fba-4046-b8c2-7797caea7ada/file", "owner": "4b01e154350c4310a67000854ca1dc1b", "id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "size": null, "self": "/v2/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "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_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "checksum": null, "created_at": "2019-05-17T00:05:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-17 00:05:52,473 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-e2988608-1c13-4fe0-9f96-89b5d25d0e68 2019-05-17 00:05:52,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.782519102097s 2019-05-17 00:05:52,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-17 00:05:52,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/909d7db7-8fba-4046-b8c2-7797caea7ada/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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" -d '' 2019-05-17 00:05:56,983 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:05:56 GMT X-Openstack-Request-Id: req-f57c68ff-1abc-4b6e-ab92-674325d91431 2019-05-17 00:05:56,983 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:05:56,983 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/909d7db7-8fba-4046-b8c2-7797caea7ada/file used request id req-f57c68ff-1abc-4b6e-ab92-674325d91431 2019-05-17 00:05:56,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.50979208946s 2019-05-17 00:05:56,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 00:05:56,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:05:57,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Fri, 17 May 2019 00:05:57 GMT X-Openstack-Request-Id: req-6f8bc2eb-822d-4c6a-b45b-baff5771eece 2019-05-17 00:05:57,304 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:05:56Z", "file": "/v2/images/909d7db7-8fba-4046-b8c2-7797caea7ada/file", "owner": "4b01e154350c4310a67000854ca1dc1b", "id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "size": 263848448, "self": "/v2/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/909d7db7-8fba-4046-b8c2-7797caea7ada/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/909d7db7-8fba-4046-b8c2-7797caea7ada/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:05:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:00:34Z", "file": "/v2/images/906c75ac-fd52-44a3-b7c1-20170e9ada59/file", "owner": "4b01e154350c4310a67000854ca1dc1b", "id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "size": 297336832, "self": "/v2/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/906c75ac-fd52-44a3-b7c1-20170e9ada59/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/906c75ac-fd52-44a3-b7c1-20170e9ada59/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-17T00:00:29Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 00:05:57,305 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-6f8bc2eb-822d-4c6a-b45b-baff5771eece 2019-05-17 00:05:57,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315918922424s 2019-05-17 00:05:57,307 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/909d7db7-8fba-4046-b8c2-7797caea7ada/snap', u'metadata': Munch({})})], 'file': u'/v2/images/909d7db7-8fba-4046-b8c2-7797caea7ada/file', 'owner': u'4b01e154350c4310a67000854ca1dc1b', 'id': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'size': 263848448, u'self': u'/v2/images/909d7db7-8fba-4046-b8c2-7797caea7ada', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4b01e154350c4310a67000854ca1dc1b', 'name': 'cloudify_ims-project_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/909d7db7-8fba-4046-b8c2-7797caea7ada/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-17T00:05:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-17T00:05:56Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', '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/909d7db7-8fba-4046-b8c2-7797caea7ada', 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_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'created': u'2019-05-17T00:05:52Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-05-17T00:05:52Z', 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/909d7db7-8fba-4046-b8c2-7797caea7ada', 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_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-05-17 00:05:57,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-17 00:05:57,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}700f0a5eca37f26f75f13dc8add636906a8df70c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-05-17 00:05:57,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Fri, 17 May 2019 00:05: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-0d3962c0-e467-482c-bc10-c8b7dd33e8e4 x-openstack-request-id: req-0d3962c0-e467-482c-bc10-c8b7dd33e8e4 2019-05-17 00:05:57,654 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "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": "8817cd82-92bb-4dc5-901b-c16073137877"}} 2019-05-17 00:05:57,654 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-0d3962c0-e467-482c-bc10-c8b7dd33e8e4 2019-05-17 00:05:57,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.346107006073s 2019-05-17 00:05:57,655 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'8817cd82-92bb-4dc5-901b-c16073137877', 'swap': 0}) 2019-05-17 00:05:57,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-17 00:05:57,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877/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}700f0a5eca37f26f75f13dc8add636906a8df70c" -d '{"extra_specs": {}}' 2019-05-17 00:05:57,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 17 May 2019 00:05: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-dacc3524-8018-4d77-a4df-307a3356b6f6 x-openstack-request-id: req-dacc3524-8018-4d77-a4df-307a3356b6f6 2019-05-17 00:05:57,690 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-17 00:05:57,690 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877/os-extra_specs used request id req-dacc3524-8018-4d77-a4df-307a3356b6f6 2019-05-17 00:05:57,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0343561172485s 2019-05-17 00:05:57,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-05-17 00:05:57,691 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3.1/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "bono_cluster_size": 1, "flavor_id": "8817cd82-92bb-4dc5-901b-c16073137877", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2019-05-17 00:05:59,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:05:59,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:05:59,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:05:59,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:05:59,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:05:59,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:05:59,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:05:59,157 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2019-05-17 00:05:59,158 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "bono_cluster_size": 1, "flavor_id": "8817cd82-92bb-4dc5-901b-c16073137877", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-05-17T00:05:58.077Z", "created_by": "admin", "updated_at": "2019-05-17T00:05:58.077Z", "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": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-05-17 00:05:59,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:05:59,158 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:05:59 GMT 2019-05-17 00:05:59,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:05:59,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8304 2019-05-17 00:05:59,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:05:59,158 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:05:59,158 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:05:59,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions 2019-05-17 00:05:59,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:05:59,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:05:59,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:05:59,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:05:59,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:05:59,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:05:59,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:05:59,255 - 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-05-17T00:05:58.861Z", "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-17T00:05:58.864Z", "id": "aecd7eb9-3a1f-40ae-ab23-b8a21cb50f4f"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-05-17 00:05:59,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:05:59,255 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:05:59 GMT 2019-05-17 00:05:59,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:05:59,255 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:05:59,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:05:59,256 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:05:59,256 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:05:59,256 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:05:59,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:05:59,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:05:59,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:05:59,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:05:59,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:05:59,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:05:59,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:05:59,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:05:59,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-17 00:05:59,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:05:59,371 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:05:59 GMT 2019-05-17 00:05:59,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:05:59,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-17 00:05:59,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:05:59,371 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:05:59,371 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:05:59,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/aecd7eb9-3a1f-40ae-ab23-b8a21cb50f4f 2019-05-17 00:05:59,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:05:59,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:05:59,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:05:59,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:05:59,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:05:59,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:05:59,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:05:59,481 - 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-05-17T00:05:58.861Z", "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-17T00:05:58.864Z", "id": "aecd7eb9-3a1f-40ae-ab23-b8a21cb50f4f"} 2019-05-17 00:05:59,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:05:59,481 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:05:59 GMT 2019-05-17 00:05:59,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:05:59,481 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:05:59,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:05:59,482 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:05:59,482 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:05:59,482 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:06:04,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:06:04,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:04,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:04,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:04,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:04,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:04,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:04,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:04,556 - 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-05-17T00:06:00.234Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:00.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "aecd7eb9-3a1f-40ae-ab23-b8a21cb50f4f"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:00.880Z", "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-05-17T00:06:00.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "aecd7eb9-3a1f-40ae-ab23-b8a21cb50f4f"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:00.880Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:00.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "aecd7eb9-3a1f-40ae-ab23-b8a21cb50f4f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:00.880Z", "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-05-17T00:06:00.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "aecd7eb9-3a1f-40ae-ab23-b8a21cb50f4f"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:01.475Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:00.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "aecd7eb9-3a1f-40ae-ab23-b8a21cb50f4f", "logger": "ctx.01164d1b-1425-409a-b144-3aa3419ab0e0"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:01.475Z", "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-05-17T00:06:00.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "aecd7eb9-3a1f-40ae-ab23-b8a21cb50f4f", "logger": "ctx.01164d1b-1425-409a-b144-3aa3419ab0e0"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:01.475Z", "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-05-17T00:06:00.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "aecd7eb9-3a1f-40ae-ab23-b8a21cb50f4f", "logger": "ctx.01164d1b-1425-409a-b144-3aa3419ab0e0"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:01.475Z", "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-05-17T00:06:00.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "aecd7eb9-3a1f-40ae-ab23-b8a21cb50f4f", "logger": "ctx.01164d1b-1425-409a-b144-3aa3419ab0e0"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:01.475Z", "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-05-17T00:06:00.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "aecd7eb9-3a1f-40ae-ab23-b8a21cb50f4f", "logger": "ctx.01164d1b-1425-409a-b144-3aa3419ab0e0"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:01.475Z", "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-05-17T00:06:00.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "aecd7eb9-3a1f-40ae-ab23-b8a21cb50f4f", "logger": "ctx.01164d1b-1425-409a-b144-3aa3419ab0e0"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:01.475Z", "message": "Using existing installation of managed plugin: 499f8631-4279-4c28-ac18-f9a1da2c4612 [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-05-17T00:06:00.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "aecd7eb9-3a1f-40ae-ab23-b8a21cb50f4f", "logger": "ctx.01164d1b-1425-409a-b144-3aa3419ab0e0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:01.475Z", "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-05-17T00:06:00.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "aecd7eb9-3a1f-40ae-ab23-b8a21cb50f4f"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:01.475Z", "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-05-17T00:06:00.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "aecd7eb9-3a1f-40ae-ab23-b8a21cb50f4f"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:01.475Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:00.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "aecd7eb9-3a1f-40ae-ab23-b8a21cb50f4f"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:01.979Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:01.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "aecd7eb9-3a1f-40ae-ab23-b8a21cb50f4f"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-05-17 00:06:04,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:04,557 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:04 GMT 2019-05-17 00:06:04,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:04,557 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:06:04,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:04,557 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:04,557 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:04,557 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:06:04,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-05-17 00:06:04,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-05-17 00:06:04,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-05-17 00:06:04,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-17 00:06:04,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-05-17 00:06:04,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-05-17 00:06:04,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-05-17 00:06:04,559 - 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-05-17 00:06:04,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-05-17 00:06:04,559 - 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-05-17 00:06:04,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using existing installation of managed plugin: 499f8631-4279-4c28-ac18-f9a1da2c4612 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-05-17 00:06:04,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-17 00:06:04,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-05-17 00:06:04,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-05-17 00:06:04,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-05-17 00:06:04,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/aecd7eb9-3a1f-40ae-ab23-b8a21cb50f4f 2019-05-17 00:06:04,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:04,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:04,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:04,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:04,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:04,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:04,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:04,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-17T00:06:01.145Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-17T00:05:58.861Z", "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-17T00:05:58.864Z", "id": "aecd7eb9-3a1f-40ae-ab23-b8a21cb50f4f"} 2019-05-17 00:06:04,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:04,614 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:04 GMT 2019-05-17 00:06:04,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:04,615 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:06:04,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:04,615 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:04,615 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:04,615 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:06:04,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-05-17 00:06:04,616 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.200:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-05-17 00:06:05,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:05,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:05,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:05,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:05,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:05,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:05,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:05,142 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2019-05-17 00:06:05,142 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:06:05,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:05,142 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:05 GMT 2019-05-17 00:06:05,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:05,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:06:05,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:05,142 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:05,142 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:05,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:06:05,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:05,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:05,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:05,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:05,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:05,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:05,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:05,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-17 00:06:05,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:05,250 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:05 GMT 2019-05-17 00:06:05,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:05,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-17 00:06:05,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:05,251 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:05,251 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:05,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:06:05,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:05,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:05,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:05,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:05,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:05,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:05,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:05,377 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:06:05,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:05,377 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:05 GMT 2019-05-17 00:06:05,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:05,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:06:05,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:05,378 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:05,378 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:10,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:06:10,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:10,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:10,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:10,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:10,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:10,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:10,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:10,456 - 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-05-17T00:06:06.028Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:05.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:10.253Z", "message": "Creating node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:10.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 50}}} 2019-05-17 00:06:10,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:10,456 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:10 GMT 2019-05-17 00:06:10,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:10,456 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:06:10,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:10,456 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:10,456 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:10,457 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:06:10,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-05-17 00:06:10,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:06:10,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:06:10,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:10,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:10,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:10,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:10,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:10,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:10,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:10,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:06:10,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:10,535 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:10 GMT 2019-05-17 00:06:10,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:10,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:06:10,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:10,535 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:10,535 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:15,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:06:15,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:15,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:15,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:15,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:15,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:15,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:15,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:15,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_bqfuw9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:10.897Z", "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-05-17T00:06:10.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_security_group_wjnbe5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:10.897Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:10.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_security_group_865xf7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:10.897Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:10.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_floatingip_g39cta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:11.455Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:10.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_security_group_67w6nb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:11.455Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:10.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_security_group_865xf7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:11.455Z", "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-05-17T00:06:10.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "keypair_h85wtn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:12.104Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:10.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:12.104Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:10.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_security_group_wjnbe5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:12.104Z", "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-05-17T00:06:11.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_security_group_5n3ejs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:12.693Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:11.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "base_security_group_4s8b6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:12.693Z", "message": "Creating node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:11.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_floatingip_g39cta", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:12.693Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:11.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.309Z", "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-05-17T00:06:12.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.309Z", "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-05-17T00:06:12.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.309Z", "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-05-17T00:06:12.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.309Z", "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-05-17T00:06:12.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "sprout_security_group_z7ezda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.309Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:11.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.309Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:11.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_security_group_67w6nb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.309Z", "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-05-17T00:06:11.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.309Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-2448ada4-dbb8-4253-80d4-6b8d83eb2a39", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:12.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.309Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2448ada4-dbb8-4253-80d4-6b8d83eb2a39 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.36: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-05-17T00:06:12.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.309Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:12.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.309Z", "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-05-17T00:06:12.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.309Z", "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-05-17T00:06:12.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "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-05-17T00:06:13.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "ellis_security_group_f1q9ac", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:12.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "keypair_h85wtn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:12.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_security_group_f1q9ac", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "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-05-17T00:06:12.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "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-05-17T00:06:13.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "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-05-17T00:06:13.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "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-05-17T00:06:13.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "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-05-17T00:06:13.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "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-05-17T00:06:13.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "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-05-17T00:06:13.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "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-05-17T00:06:13.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "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-05-17T00:06:13.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "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-05-17T00:06:13.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "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-05-17T00:06:13.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "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-05-17T00:06:13.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "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-05-17T00:06:13.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "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-05-17T00:06:13.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "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-05-17T00:06:13.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "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-05-17T00:06:13.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:13.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f437df14-1b23-4ee0-b222-64681318e40c 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:13.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-f437df14-1b23-4ee0-b222-64681318e40c", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:13.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:13.920Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a8beaf11f03447d467d91b63914a4123fbab352a\" -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-05-17T00:06:13.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:14.480Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5a350c4b930722ce1db512b3ef811650b1ea284b\" -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-05-17T00:06:13.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:14.480Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-04182698-22d1-45fa-bec2-eb13cf42dac9 Date: Fri, 17 May 2019 00:06:14 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:14Z\", \"updated_at\": \"2019-05-17T00:06:14Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:14Z\", \"revision_number\": 0, \"id\": \"10e016f6-0229-4d6b-9d19-cf69770bb2d0\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:14Z\", \"security_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:14Z\", \"revision_number\": 0, \"id\": \"1a814c41-c271-4348-be86-d71921adc4d2\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:14Z\", \"security_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}], \"revision_number\": 1, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"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-05-17T00:06:14.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "bind_security_group_5n3ejs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:14.480Z", "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-05-17T00:06:13.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 82, "offset": 2, "size": 50}}} 2019-05-17 00:06:15,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:15,976 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:15 GMT 2019-05-17 00:06:15,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:15,976 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:06:15,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:15,976 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:15,976 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:15,976 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:06:15,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-17 00:06:15,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:06:15,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:06:15,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:06:15,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:06:15,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-17 00:06:15,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:06:15,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:06:15,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-17 00:06:15,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:06:15,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:06:15,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-17 00:06:15,981 - 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-05-17 00:06:15,981 - 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-05-17 00:06:15,981 - 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-05-17 00:06:15,981 - 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-05-17 00:06:15,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:06:15,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-17 00:06:15,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-17 00:06:15,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-2448ada4-dbb8-4253-80d4-6b8d83eb2a39 2019-05-17 00:06:15,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2448ada4-dbb8-4253-80d4-6b8d83eb2a39 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:06:15,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:06:15,982 - 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-05-17 00:06:15,982 - 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-05-17 00:06:15,983 - 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-05-17 00:06:15,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:06:15,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-05-17 00:06:15,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-17 00:06:15,983 - 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-05-17 00:06:15,983 - 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-05-17 00:06:15,984 - 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-05-17 00:06:15,984 - 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-05-17 00:06:15,984 - 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-05-17 00:06:15,984 - 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-05-17 00:06:15,984 - 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-05-17 00:06:15,984 - 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-05-17 00:06:15,984 - 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-05-17 00:06:15,985 - 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-05-17 00:06:15,985 - 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-05-17 00:06:15,985 - 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-05-17 00:06:15,985 - 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-05-17 00:06:15,985 - 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-05-17 00:06:15,985 - 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-05-17 00:06:15,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:06:15,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f437df14-1b23-4ee0-b222-64681318e40c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:06:15,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-f437df14-1b23-4ee0-b222-64681318e40c 2019-05-17 00:06:15,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a8beaf11f03447d467d91b63914a4123fbab352a" -d '{"security_group": {"description": "Internal SIP signalling", "name": "clearwater-sg_internal_sip"}}' 2019-05-17 00:06:15,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5a350c4b930722ce1db512b3ef811650b1ea284b" -d '{"security_group": {"description": "STUN SIP RTP 0MQ", "name": "clearwater-sg_bono"}}' 2019-05-17 00:06:15,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-04182698-22d1-45fa-bec2-eb13cf42dac9 Date: Fri, 17 May 2019 00:06:14 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:14Z", "updated_at": "2019-05-17T00:06:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:14Z", "revision_number": 0, "id": "10e016f6-0229-4d6b-9d19-cf69770bb2d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:14Z", "security_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:14Z", "revision_number": 0, "id": "1a814c41-c271-4348-be86-d71921adc4d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:14Z", "security_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "name": "clearwater-sg_internal_sip"}} 2019-05-17 00:06:15,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-17 00:06:15,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:06:16,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:16,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:16,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:16,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:16,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:16,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:16,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:16,405 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:06:16,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:16,405 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:16 GMT 2019-05-17 00:06:16,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:16,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:06:16,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:16,405 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:16,405 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:21,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:06:21,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:21,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:21,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:21,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:21,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:21,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:21,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:21,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:14.480Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-04182698-22d1-45fa-bec2-eb13cf42dac9 Date: Fri, 17 May 2019 00:06:14 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:14Z\", \"updated_at\": \"2019-05-17T00:06:14Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:14Z\", \"revision_number\": 0, \"id\": \"10e016f6-0229-4d6b-9d19-cf69770bb2d0\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:14Z\", \"security_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:14Z\", \"revision_number\": 0, \"id\": \"1a814c41-c271-4348-be86-d71921adc4d2\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:14Z\", \"security_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}], \"revision_number\": 1, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"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-05-17T00:06:14.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:14.480Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5a350c4b930722ce1db512b3ef811650b1ea284b\" -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-05-17T00:06:13.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:14.480Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-019761d1-c356-4b93-84ac-35035f46bcca Date: Fri, 17 May 2019 00:06:14 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:14Z\", \"updated_at\": \"2019-05-17T00:06:14Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:14Z\", \"revision_number\": 0, \"id\": \"65eff83e-92ee-4e0a-80de-87367b949c12\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:14Z\", \"security_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:14Z\", \"revision_number\": 0, \"id\": \"79e2ea3d-9de5-4a58-a1aa-51ad2c95fbcf\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:14Z\", \"security_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}], \"revision_number\": 1, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:14.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bind_security_group_5n3ejs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:14.480Z", "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-05-17T00:06:13.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_floatingip_pvyjeq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.139Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:13.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_floatingip_pvyjeq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.139Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:14.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_security_group_z7ezda", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.139Z", "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-05-17T00:06:13.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.139Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-78f616df-6b4e-42ed-b250-e0c0c3f44b98", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:14.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.139Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78f616df-6b4e-42ed-b250-e0c0c3f44b98 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:14.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "homer_security_group_n85zuj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.139Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:13.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.139Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:14.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.139Z", "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-05-17T00:06:14.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.139Z", "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-05-17T00:06:14.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.139Z", "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-05-17T00:06:14.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.139Z", "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-05-17T00:06:14.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.139Z", "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-05-17T00:06:14.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.139Z", "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-05-17T00:06:14.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.139Z", "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-05-17T00:06:14.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.139Z", "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-05-17T00:06:14.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.139Z", "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-05-17T00:06:14.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.139Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-019761d1-c356-4b93-84ac-35035f46bcca", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:14.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.139Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-019761d1-c356-4b93-84ac-35035f46bcca", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:14.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.139Z", "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-05-17T00:06:14.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.139Z", "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-05-17T00:06:14.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.139Z", "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-05-17T00:06:14.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "homer_security_group_n85zuj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.875Z", "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-05-17T00:06:14.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_floatingip_g39cta", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.875Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-b0ed5e68-9a3e-499b-8a91-634845d91dba", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:15.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6c13de1b-f5dd-4ffb-a504-a41705c5f28f"}, {"node_instance_id": "bind_floatingip_g39cta", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.875Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:15.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6c13de1b-f5dd-4ffb-a504-a41705c5f28f"}, {"node_instance_id": "bind_floatingip_g39cta", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.875Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0ed5e68-9a3e-499b-8a91-634845d91dba 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:15.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6c13de1b-f5dd-4ffb-a504-a41705c5f28f"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:15.875Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a9199e378c9883456bc5b76da30b7e9a731e12cd\" -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-05-17T00:06:15.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:16.422Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-62630b78-16b1-4948-b43e-bb38a62665b4", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:16.422Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-62630b78-16b1-4948-b43e-bb38a62665b4", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:16.422Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/ecc2bc2f-b4e3-4e63-97f7-42f400a0e925.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8beaf11f03447d467d91b63914a4123fbab352a\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "bind_floatingip_g39cta", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:16.422Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-e5596fd7-c61e-4ddb-8e9f-0b5d4a1985a1 Date: Fri, 17 May 2019 00:06:16 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"220195cd-782b-490f-b03b-eb92b75ca738\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"06d1924295234cf290a06b20cd4dd341\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"15f6e4f1-be08-42d1-ac18-58bd55312917\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-16T18:27:27Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"06d1924295234cf290a06b20cd4dd341\",\"created_at\":\"2019-05-16T18:04:07Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6c13de1b-f5dd-4ffb-a504-a41705c5f28f"}, {"node_instance_id": "bind_floatingip_g39cta", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:16.422Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d14270120fd3a6d39dc9264a9b87e989176afd8\" -d '{\"floatingip\": {\"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\"}}'", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6c13de1b-f5dd-4ffb-a504-a41705c5f28f"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:16.422Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:16.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2541eb66-748c-4b00-882e-aac4be11c2ce"}, {"node_instance_id": "bind_floatingip_g39cta", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:16.422Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-e5596fd7-c61e-4ddb-8e9f-0b5d4a1985a1", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6c13de1b-f5dd-4ffb-a504-a41705c5f28f"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:16.422Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-62630b78-16b1-4948-b43e-bb38a62665b4 Date: Fri, 17 May 2019 00:06:16 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:15Z\", \"updated_at\": \"2019-05-17T00:06:15Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:15Z\", \"revision_number\": 0, \"id\": \"acbe3db7-408b-4db4-a423-7b3f53a932ab\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:15Z\", \"security_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:16Z\", \"revision_number\": 0, \"id\": \"ccb2b224-4a51-4fa5-bc8e-9c600f9c9b64\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:16Z\", \"security_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}], \"revision_number\": 1, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "bind_floatingip_g39cta", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:16.422Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-e5596fd7-c61e-4ddb-8e9f-0b5d4a1985a1", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6c13de1b-f5dd-4ffb-a504-a41705c5f28f"}, {"node_instance_id": "bind_floatingip_g39cta", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:16.422Z", "message": "Using floating ip network 220195cd-782b-490f-b03b-eb92b75ca738 from name external provided.", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6c13de1b-f5dd-4ffb-a504-a41705c5f28f"}, {"node_instance_id": "bind_floatingip_g39cta", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:16.422Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d14270120fd3a6d39dc9264a9b87e989176afd8\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:15.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6c13de1b-f5dd-4ffb-a504-a41705c5f28f"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-46ac9abd-21fe-4e8c-88c7-dc5327bdeec7", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2541eb66-748c-4b00-882e-aac4be11c2ce"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/security-groups/ecc2bc2f-b4e3-4e63-97f7-42f400a0e925.json used request id req-6de032f2-b8b9-4d89-9762-a2bcb597a3a2", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46ac9abd-21fe-4e8c-88c7-dc5327bdeec7 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2541eb66-748c-4b00-882e-aac4be11c2ce"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-6de032f2-b8b9-4d89-9762-a2bcb597a3a2 Date: Fri, 17 May 2019 00:06:16 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:14Z\", \"updated_at\": \"2019-05-17T00:06:14Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:14Z\", \"revision_number\": 0, \"id\": \"10e016f6-0229-4d6b-9d19-cf69770bb2d0\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:14Z\", \"security_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:14Z\", \"revision_number\": 0, \"id\": \"1a814c41-c271-4348-be86-d71921adc4d2\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:14Z\", \"security_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}], \"revision_number\": 1, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"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-05-17T00:06:16.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/security-groups/ecc2bc2f-b4e3-4e63-97f7-42f400a0e925.json used request id req-6de032f2-b8b9-4d89-9762-a2bcb597a3a2", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a8beaf11f03447d467d91b63914a4123fbab352a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"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-05-17T00:06:16.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-84f81374-5d50-4801-ad40-5d7acf2638b0 Date: Fri, 17 May 2019 00:06:16 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-05-17T00:06:16Z\", \"security_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:16Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"5e2f3efd-56e7-47d5-9447-7f38c9961e76\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/ccd002b4-413a-4771-bf66-dc91af3050bb.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a350c4b930722ce1db512b3ef811650b1ea284b\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-84f81374-5d50-4801-ad40-5d7acf2638b0", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}], "metadata": {"pagination": {"total": 358, "offset": 52, "size": 50}}} 2019-05-17 00:06:21,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:21,876 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:21 GMT 2019-05-17 00:06:21,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:21,876 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:06:21,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:21,876 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:21,877 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:21,877 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:06:21,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-04182698-22d1-45fa-bec2-eb13cf42dac9 Date: Fri, 17 May 2019 00:06:14 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:14Z", "updated_at": "2019-05-17T00:06:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:14Z", "revision_number": 0, "id": "10e016f6-0229-4d6b-9d19-cf69770bb2d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:14Z", "security_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:14Z", "revision_number": 0, "id": "1a814c41-c271-4348-be86-d71921adc4d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:14Z", "security_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "name": "clearwater-sg_internal_sip"}} 2019-05-17 00:06:21,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5a350c4b930722ce1db512b3ef811650b1ea284b" -d '{"security_group": {"description": "STUN SIP RTP 0MQ", "name": "clearwater-sg_bono"}}' 2019-05-17 00:06:21,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-019761d1-c356-4b93-84ac-35035f46bcca Date: Fri, 17 May 2019 00:06:14 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:14Z", "updated_at": "2019-05-17T00:06:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:14Z", "revision_number": 0, "id": "65eff83e-92ee-4e0a-80de-87367b949c12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:14Z", "security_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:14Z", "revision_number": 0, "id": "79e2ea3d-9de5-4a58-a1aa-51ad2c95fbcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:14Z", "security_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "name": "clearwater-sg_bono"}} 2019-05-17 00:06:21,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-17 00:06:21,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:06:21,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-17 00:06:21,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-17 00:06:21,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-78f616df-6b4e-42ed-b250-e0c0c3f44b98 2019-05-17 00:06:21,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78f616df-6b4e-42ed-b250-e0c0c3f44b98 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:06:21,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:06:21,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:06:21,881 - 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-05-17 00:06:21,881 - 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-05-17 00:06:21,882 - 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-05-17 00:06:21,882 - 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-05-17 00:06:21,882 - 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-05-17 00:06:21,882 - 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-05-17 00:06:21,882 - 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-05-17 00:06:21,882 - 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-05-17 00:06:21,883 - 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-05-17 00:06:21,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-019761d1-c356-4b93-84ac-35035f46bcca 2019-05-17 00:06:21,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-019761d1-c356-4b93-84ac-35035f46bcca 2019-05-17 00:06:21,883 - 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-05-17 00:06:21,883 - 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-05-17 00:06:21,883 - 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-05-17 00:06:21,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-17 00:06:21,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-b0ed5e68-9a3e-499b-8a91-634845d91dba 2019-05-17 00:06:21,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:06:21,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0ed5e68-9a3e-499b-8a91-634845d91dba Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:06:21,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a9199e378c9883456bc5b76da30b7e9a731e12cd" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_vellum"}}' 2019-05-17 00:06:21,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-62630b78-16b1-4948-b43e-bb38a62665b4 2019-05-17 00:06:21,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-62630b78-16b1-4948-b43e-bb38a62665b4 2019-05-17 00:06:21,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/ecc2bc2f-b4e3-4e63-97f7-42f400a0e925.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8beaf11f03447d467d91b63914a4123fbab352a" 2019-05-17 00:06:21,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-e5596fd7-c61e-4ddb-8e9f-0b5d4a1985a1 Date: Fri, 17 May 2019 00:06:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500}]} 2019-05-17 00:06:21,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d14270120fd3a6d39dc9264a9b87e989176afd8" -d '{"floatingip": {"floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}}' 2019-05-17 00:06:21,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:06:21,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-e5596fd7-c61e-4ddb-8e9f-0b5d4a1985a1 2019-05-17 00:06:21,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-62630b78-16b1-4948-b43e-bb38a62665b4 Date: Fri, 17 May 2019 00:06:16 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:15Z", "updated_at": "2019-05-17T00:06:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:15Z", "revision_number": 0, "id": "acbe3db7-408b-4db4-a423-7b3f53a932ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:15Z", "security_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:16Z", "revision_number": 0, "id": "ccb2b224-4a51-4fa5-bc8e-9c600f9c9b64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:16Z", "security_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "e088c23f-5872-42fa-9217-a2793d116b8c", "name": "clearwater-sg_vellum"}} 2019-05-17 00:06:21,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-e5596fd7-c61e-4ddb-8e9f-0b5d4a1985a1 2019-05-17 00:06:21,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 220195cd-782b-490f-b03b-eb92b75ca738 from name external provided. 2019-05-17 00:06:21,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d14270120fd3a6d39dc9264a9b87e989176afd8" 2019-05-17 00:06:21,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-46ac9abd-21fe-4e8c-88c7-dc5327bdeec7 2019-05-17 00:06:21,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups/ecc2bc2f-b4e3-4e63-97f7-42f400a0e925.json used request id req-6de032f2-b8b9-4d89-9762-a2bcb597a3a2 2019-05-17 00:06:21,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46ac9abd-21fe-4e8c-88c7-dc5327bdeec7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:06:21,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-6de032f2-b8b9-4d89-9762-a2bcb597a3a2 Date: Fri, 17 May 2019 00:06:16 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:14Z", "updated_at": "2019-05-17T00:06:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:14Z", "revision_number": 0, "id": "10e016f6-0229-4d6b-9d19-cf69770bb2d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:14Z", "security_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:14Z", "revision_number": 0, "id": "1a814c41-c271-4348-be86-d71921adc4d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:14Z", "security_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "name": "clearwater-sg_internal_sip"}} 2019-05-17 00:06:21,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/security-groups/ecc2bc2f-b4e3-4e63-97f7-42f400a0e925.json used request id req-6de032f2-b8b9-4d89-9762-a2bcb597a3a2 2019-05-17 00:06:21,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a8beaf11f03447d467d91b63914a4123fbab352a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:21,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-84f81374-5d50-4801-ad40-5d7acf2638b0 Date: Fri, 17 May 2019 00:06:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5058, "updated_at": "2019-05-17T00:06:16Z", "security_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "port_range_min": 5058, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:16Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "5e2f3efd-56e7-47d5-9447-7f38c9961e76"}} 2019-05-17 00:06:21,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/ccd002b4-413a-4771-bf66-dc91af3050bb.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a350c4b930722ce1db512b3ef811650b1ea284b" 2019-05-17 00:06:21,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-84f81374-5d50-4801-ad40-5d7acf2638b0 2019-05-17 00:06:21,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:06:22,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:22,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:22,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:22,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:22,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:22,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:22,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:22,030 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:06:22,030 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:22,030 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:22 GMT 2019-05-17 00:06:22,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:22,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:06:22,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:22,030 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:22,030 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:27,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:06:27,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:27,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:27,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:27,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:27,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:27,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:27,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:27,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "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-05-17T00:06:16.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "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-05-17T00:06:16.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-84f81374-5d50-4801-ad40-5d7acf2638b0", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/ccd002b4-413a-4771-bf66-dc91af3050bb.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a350c4b930722ce1db512b3ef811650b1ea284b\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46ac9abd-21fe-4e8c-88c7-dc5327bdeec7 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2541eb66-748c-4b00-882e-aac4be11c2ce"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "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-05-17T00:06:16.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "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-05-17T00:06:16.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "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-05-17T00:06:16.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/security-groups/ecc2bc2f-b4e3-4e63-97f7-42f400a0e925.json used request id req-6de032f2-b8b9-4d89-9762-a2bcb597a3a2", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "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-05-17T00:06:16.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5292608133a92db29cbda9cb307dc7149c89ea08\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2541eb66-748c-4b00-882e-aac4be11c2ce"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-9be18d89-1fd5-48f8-b4bc-3b8717e7874f Date: Fri, 17 May 2019 00:06:16 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:14Z\", \"updated_at\": \"2019-05-17T00:06:14Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:14Z\", \"revision_number\": 0, \"id\": \"65eff83e-92ee-4e0a-80de-87367b949c12\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:14Z\", \"security_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:14Z\", \"revision_number\": 0, \"id\": \"79e2ea3d-9de5-4a58-a1aa-51ad2c95fbcf\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:14Z\", \"security_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}], \"revision_number\": 1, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/security-groups/ccd002b4-413a-4771-bf66-dc91af3050bb.json used request id req-9be18d89-1fd5-48f8-b4bc-3b8717e7874f", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.025Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-6de032f2-b8b9-4d89-9762-a2bcb597a3a2 Date: Fri, 17 May 2019 00:06:16 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:14Z\", \"updated_at\": \"2019-05-17T00:06:14Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:14Z\", \"revision_number\": 0, \"id\": \"10e016f6-0229-4d6b-9d19-cf69770bb2d0\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:14Z\", \"security_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:14Z\", \"revision_number\": 0, \"id\": \"1a814c41-c271-4348-be86-d71921adc4d2\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:14Z\", \"security_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}], \"revision_number\": 1, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"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-05-17T00:06:16.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0443a59-383d-4a0b-b07e-3729555aad57 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "keypair_h85wtn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:16.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8154601a-f1a4-45bd-bb44-ad3b6f56214d"}, {"node_instance_id": "keypair_h85wtn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-769ca2d4-cd1e-4aeb-85ea-f23759c4fb89", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8154601a-f1a4-45bd-bb44-ad3b6f56214d"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-03faa312-ba93-451f-8698-2ecc2affbf3a Date: Fri, 17 May 2019 00:06: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\": 5054, \"updated_at\": \"2019-05-17T00:06:17Z\", \"security_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"port_range_min\": 5054, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:17Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"6ffc608a-6b86-4918-8657-0aef8fa72f33\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-6d3b1667-c94a-4765-9e44-c34505f74782", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "keypair_h85wtn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-769ca2d4-cd1e-4aeb-85ea-f23759c4fb89 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8154601a-f1a4-45bd-bb44-ad3b6f56214d"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-03faa312-ba93-451f-8698-2ecc2affbf3a", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-03faa312-ba93-451f-8698-2ecc2affbf3a", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-4fa2cec8-c8c7-4f6f-978d-83072d17f232", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2541eb66-748c-4b00-882e-aac4be11c2ce"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a8beaf11f03447d467d91b63914a4123fbab352a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5052, \"security_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"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-05-17T00:06:17.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-4fa2cec8-c8c7-4f6f-978d-83072d17f232 Date: Fri, 17 May 2019 00:06:17 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"220195cd-782b-490f-b03b-eb92b75ca738\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"06d1924295234cf290a06b20cd4dd341\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"15f6e4f1-be08-42d1-ac18-58bd55312917\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-16T18:27:27Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"06d1924295234cf290a06b20cd4dd341\",\"created_at\":\"2019-05-16T18:04:07Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2541eb66-748c-4b00-882e-aac4be11c2ce"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-4fa2cec8-c8c7-4f6f-978d-83072d17f232", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2541eb66-748c-4b00-882e-aac4be11c2ce"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "Using floating ip network 220195cd-782b-490f-b03b-eb92b75ca738 from name external provided.", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2541eb66-748c-4b00-882e-aac4be11c2ce"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-98c0758f-4dc4-42d0-baf5-7162b6f562c4 Date: Fri, 17 May 2019 00:06: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\": 3478, \"updated_at\": \"2019-05-17T00:06:17Z\", \"security_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:17Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ed386a68-aa1c-447a-aebf-b59660794903\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "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-05-17T00:06:17.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.927c3496-cfa8-4c83-9760-eb7c592bc792"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5292608133a92db29cbda9cb307dc7149c89ea08\" -d '{\"floatingip\": {\"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2541eb66-748c-4b00-882e-aac4be11c2ce"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "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-05-17T00:06:17.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.927c3496-cfa8-4c83-9760-eb7c592bc792"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "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-05-17T00:06:17.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.927c3496-cfa8-4c83-9760-eb7c592bc792"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-98c0758f-4dc4-42d0-baf5-7162b6f562c4", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "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-05-17T00:06:17.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.927c3496-cfa8-4c83-9760-eb7c592bc792"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:17.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.927c3496-cfa8-4c83-9760-eb7c592bc792"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5a350c4b930722ce1db512b3ef811650b1ea284b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"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-05-17T00:06:17.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-b0443a59-383d-4a0b-b07e-3729555aad57", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:16.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}3f436a3e16a108b8373290b4f0d3bdefee25cc0f\" -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-05-17T00:06:17.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6d3b1667-c94a-4765-9e44-c34505f74782 Date: Fri, 17 May 2019 00:06: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\": 5052, \"updated_at\": \"2019-05-17T00:06:17Z\", \"security_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"port_range_min\": 5052, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:17Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"bd3518dc-4d13-4484-a886-865ba0ee026a\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bca589e7-0ca1-438c-9bf7-9eb691566400 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.927c3496-cfa8-4c83-9760-eb7c592bc792"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-98c0758f-4dc4-42d0-baf5-7162b6f562c4", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-6d3b1667-c94a-4765-9e44-c34505f74782", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12a39820-fa66-4b7e-8f18-29315a2d114b"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-bca589e7-0ca1-438c-9bf7-9eb691566400", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.927c3496-cfa8-4c83-9760-eb7c592bc792"}, {"node_instance_id": "keypair_h85wtn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:17.568Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}36a135789d4f1eac35c4dd2b2cad0d49da3e9377\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8154601a-f1a4-45bd-bb44-ad3b6f56214d"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "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-05-17T00:06:18.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "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-05-17T00:06:17.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "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-05-17T00:06:17.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "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-05-17T00:06:17.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "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-05-17T00:06:17.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-59ac3347-9ad5-4f7b-a15c-36561f71459f", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7bc1e14a-ce0b-4d8c-9542-cd3abba374a4"}], "metadata": {"pagination": {"total": 457, "offset": 102, "size": 50}}} 2019-05-17 00:06:27,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:27,204 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:27 GMT 2019-05-17 00:06:27,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:27,204 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:06:27,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:27,204 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:27,204 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:27,204 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:06:27,207 - 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-05-17 00:06:27,207 - 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-05-17 00:06:27,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-84f81374-5d50-4801-ad40-5d7acf2638b0 2019-05-17 00:06:27,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/ccd002b4-413a-4771-bf66-dc91af3050bb.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a350c4b930722ce1db512b3ef811650b1ea284b" 2019-05-17 00:06:27,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46ac9abd-21fe-4e8c-88c7-dc5327bdeec7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:06:27,208 - 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-05-17 00:06:27,208 - 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-05-17 00:06:27,208 - 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-05-17 00:06:27,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups/ecc2bc2f-b4e3-4e63-97f7-42f400a0e925.json used request id req-6de032f2-b8b9-4d89-9762-a2bcb597a3a2 2019-05-17 00:06:27,209 - 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-05-17 00:06:27,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5292608133a92db29cbda9cb307dc7149c89ea08" 2019-05-17 00:06:27,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-9be18d89-1fd5-48f8-b4bc-3b8717e7874f Date: Fri, 17 May 2019 00:06:16 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:14Z", "updated_at": "2019-05-17T00:06:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:14Z", "revision_number": 0, "id": "65eff83e-92ee-4e0a-80de-87367b949c12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:14Z", "security_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:14Z", "revision_number": 0, "id": "79e2ea3d-9de5-4a58-a1aa-51ad2c95fbcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:14Z", "security_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "name": "clearwater-sg_bono"}} 2019-05-17 00:06:27,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups/ccd002b4-413a-4771-bf66-dc91af3050bb.json used request id req-9be18d89-1fd5-48f8-b4bc-3b8717e7874f 2019-05-17 00:06:27,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-6de032f2-b8b9-4d89-9762-a2bcb597a3a2 Date: Fri, 17 May 2019 00:06:16 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:14Z", "updated_at": "2019-05-17T00:06:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:14Z", "revision_number": 0, "id": "10e016f6-0229-4d6b-9d19-cf69770bb2d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:14Z", "security_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:14Z", "revision_number": 0, "id": "1a814c41-c271-4348-be86-d71921adc4d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:14Z", "security_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "name": "clearwater-sg_internal_sip"}} 2019-05-17 00:06:27,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0443a59-383d-4a0b-b07e-3729555aad57 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:06:27,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:06:27,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-769ca2d4-cd1e-4aeb-85ea-f23759c4fb89 2019-05-17 00:06:27,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-03faa312-ba93-451f-8698-2ecc2affbf3a Date: Fri, 17 May 2019 00:06: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": 5054, "updated_at": "2019-05-17T00:06:17Z", "security_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "port_range_min": 5054, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:17Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "6ffc608a-6b86-4918-8657-0aef8fa72f33"}} 2019-05-17 00:06:27,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-6d3b1667-c94a-4765-9e44-c34505f74782 2019-05-17 00:06:27,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-769ca2d4-cd1e-4aeb-85ea-f23759c4fb89 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:06:27,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-03faa312-ba93-451f-8698-2ecc2affbf3a 2019-05-17 00:06:27,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-03faa312-ba93-451f-8698-2ecc2affbf3a 2019-05-17 00:06:27,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-4fa2cec8-c8c7-4f6f-978d-83072d17f232 2019-05-17 00:06:27,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a8beaf11f03447d467d91b63914a4123fbab352a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5052, "security_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "port_range_min": 5052, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:27,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-4fa2cec8-c8c7-4f6f-978d-83072d17f232 Date: Fri, 17 May 2019 00:06:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500}]} 2019-05-17 00:06:27,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-4fa2cec8-c8c7-4f6f-978d-83072d17f232 2019-05-17 00:06:27,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 220195cd-782b-490f-b03b-eb92b75ca738 from name external provided. 2019-05-17 00:06:27,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-98c0758f-4dc4-42d0-baf5-7162b6f562c4 Date: Fri, 17 May 2019 00:06:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-05-17T00:06:17Z", "security_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "port_range_min": 3478, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:17Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ed386a68-aa1c-447a-aebf-b59660794903"}} 2019-05-17 00:06:27,212 - 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-05-17 00:06:27,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5292608133a92db29cbda9cb307dc7149c89ea08" -d '{"floatingip": {"floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}}' 2019-05-17 00:06:27,212 - 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-05-17 00:06:27,212 - 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-05-17 00:06:27,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-98c0758f-4dc4-42d0-baf5-7162b6f562c4 2019-05-17 00:06:27,213 - 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-05-17 00:06:27,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:06:27,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5a350c4b930722ce1db512b3ef811650b1ea284b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:27,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-b0443a59-383d-4a0b-b07e-3729555aad57 2019-05-17 00:06:27,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}3f436a3e16a108b8373290b4f0d3bdefee25cc0f" -d '{"security_group": {"description": "memcached Chronos REST", "name": "clearwater-sg_dime"}}' 2019-05-17 00:06:27,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6d3b1667-c94a-4765-9e44-c34505f74782 Date: Fri, 17 May 2019 00:06: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": 5052, "updated_at": "2019-05-17T00:06:17Z", "security_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "port_range_min": 5052, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:17Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "bd3518dc-4d13-4484-a886-865ba0ee026a"}} 2019-05-17 00:06:27,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bca589e7-0ca1-438c-9bf7-9eb691566400 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:06:27,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-98c0758f-4dc4-42d0-baf5-7162b6f562c4 2019-05-17 00:06:27,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-6d3b1667-c94a-4765-9e44-c34505f74782 2019-05-17 00:06:27,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-bca589e7-0ca1-438c-9bf7-9eb691566400 2019-05-17 00:06:27,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a135789d4f1eac35c4dd2b2cad0d49da3e9377" 2019-05-17 00:06:27,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-17 00:06:27,215 - 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-05-17 00:06:27,215 - 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-05-17 00:06:27,215 - 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-05-17 00:06:27,215 - 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-05-17 00:06:27,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-59ac3347-9ad5-4f7b-a15c-36561f71459f 2019-05-17 00:06:27,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:06:27,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:27,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:27,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:27,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:27,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:27,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:27,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:27,389 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:06:27,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:27,389 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:27 GMT 2019-05-17 00:06:27,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:27,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:06:27,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:27,389 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:27,389 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:32,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:06:32,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:32,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:32,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:32,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:32,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:32,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:32,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:32,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "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-05-17T00:06:17.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "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-05-17T00:06:17.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "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-05-17T00:06:17.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-59ac3347-9ad5-4f7b-a15c-36561f71459f", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7bc1e14a-ce0b-4d8c-9542-cd3abba374a4"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "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-05-17T00:06:17.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "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-05-17T00:06:17.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "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-05-17T00:06:17.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35729909-40f7-422e-9164-f5a4ccc4fef3"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "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-05-17T00:06:17.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "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-05-17T00:06:17.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35729909-40f7-422e-9164-f5a4ccc4fef3"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "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-05-17T00:06:17.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35729909-40f7-422e-9164-f5a4ccc4fef3"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:17.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35729909-40f7-422e-9164-f5a4ccc4fef3"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "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-05-17T00:06:17.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35729909-40f7-422e-9164-f5a4ccc4fef3"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0434c6d9-45a5-42a7-804c-608782e3b451 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35729909-40f7-422e-9164-f5a4ccc4fef3"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-0434c6d9-45a5-42a7-804c-608782e3b451", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35729909-40f7-422e-9164-f5a4ccc4fef3"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7bc1e14a-ce0b-4d8c-9542-cd3abba374a4"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7bc1e14a-ce0b-4d8c-9542-cd3abba374a4"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:17.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7bc1e14a-ce0b-4d8c-9542-cd3abba374a4"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59ac3347-9ad5-4f7b-a15c-36561f71459f 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7bc1e14a-ce0b-4d8c-9542-cd3abba374a4"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.102Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "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-05-17T00:06:18.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "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-05-17T00:06:17.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40882e4d-8fbd-42f6-8c64-af2fc81c5107"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "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-05-17T00:06:17.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40882e4d-8fbd-42f6-8c64-af2fc81c5107"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}0b84ba70fc846742dd64cec69f664f635739e7f1\" -d '{\"security_group\": {\"description\": \"DNS\", \"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35729909-40f7-422e-9164-f5a4ccc4fef3"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "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-05-17T00:06:17.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40882e4d-8fbd-42f6-8c64-af2fc81c5107"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:17.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40882e4d-8fbd-42f6-8c64-af2fc81c5107"}, {"node_instance_id": "keypair_h85wtn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-8e85e965-1cf0-4ad4-8a45-1ff40ad705ca x-compute-request-id: req-8e85e965-1cf0-4ad4-8a45-1ff40ad705ca Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"fingerprint\": \"e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22\"}}]}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8154601a-f1a4-45bd-bb44-ad3b6f56214d"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "Node instance created", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "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-05-17T00:06:17.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40882e4d-8fbd-42f6-8c64-af2fc81c5107"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/e088c23f-5872-42fa-9217-a2793d116b8c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a9199e378c9883456bc5b76da30b7e9a731e12cd\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5131b37f-d230-4850-b83b-12b6ca841882 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40882e4d-8fbd-42f6-8c64-af2fc81c5107"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-5131b37f-d230-4850-b83b-12b6ca841882", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:17.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40882e4d-8fbd-42f6-8c64-af2fc81c5107"}, {"node_instance_id": "keypair_h85wtn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-8e85e965-1cf0-4ad4-8a45-1ff40ad705ca", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8154601a-f1a4-45bd-bb44-ad3b6f56214d"}, {"node_instance_id": "keypair_h85wtn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-8e85e965-1cf0-4ad4-8a45-1ff40ad705ca", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8154601a-f1a4-45bd-bb44-ad3b6f56214d"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-ae94bb0d-2662-4954-9e0e-488f1c51701f Date: Fri, 17 May 2019 00:06:18 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:17Z\", \"updated_at\": \"2019-05-17T00:06:17Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:17Z\", \"revision_number\": 0, \"id\": \"a594e90c-ccd7-4082-a67b-9c10d19a148c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:17Z\", \"security_group_id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:17Z\", \"revision_number\": 0, \"id\": \"f2fb5831-7227-410e-b33f-cd4053342154\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:17Z\", \"security_group_id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}], \"revision_number\": 1, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-ae94bb0d-2662-4954-9e0e-488f1c51701f", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "keypair_h85wtn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "Using external resource keypair: cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8154601a-f1a4-45bd-bb44-ad3b6f56214d"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-ae94bb0d-2662-4954-9e0e-488f1c51701f", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "bono_floatingip_pvyjeq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:18.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1572aab9-7caa-495f-a42a-b2b98e475b06"}, {"node_instance_id": "bono_floatingip_pvyjeq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f07c63c6-4969-4750-82f3-b828f6c62dbe 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1572aab9-7caa-495f-a42a-b2b98e475b06"}, {"node_instance_id": "bono_floatingip_pvyjeq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-f07c63c6-4969-4750-82f3-b828f6c62dbe", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1572aab9-7caa-495f-a42a-b2b98e475b06"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5713786b201fd5683fa232508b71cb004ddd902e\" -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-05-17T00:06:18.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7bc1e14a-ce0b-4d8c-9542-cd3abba374a4"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/security-groups/e088c23f-5872-42fa-9217-a2793d116b8c.json used request id req-46e87cf0-165b-4b5c-9202-2445e7902507", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a9199e378c9883456bc5b76da30b7e9a731e12cd\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11211, \"security_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"port_range_min\": 11211, \"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-05-17T00:06:18.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}53e6dfe0f1fdca1f529dcd6818aafd4b3237b6c4\" -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-05-17T00:06:18.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6c2d2aca-f0a2-4042-a976-1a16263bba4e Date: Fri, 17 May 2019 00:06:18 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-05-17T00:06:18Z\", \"security_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:18Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ae43b773-5484-4760-91d0-a6ecad8cb8bb\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-46e87cf0-165b-4b5c-9202-2445e7902507 Date: Fri, 17 May 2019 00:06:18 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:15Z\", \"updated_at\": \"2019-05-17T00:06:15Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:15Z\", \"revision_number\": 0, \"id\": \"acbe3db7-408b-4db4-a423-7b3f53a932ab\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:15Z\", \"security_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:16Z\", \"revision_number\": 0, \"id\": \"ccb2b224-4a51-4fa5-bc8e-9c600f9c9b64\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:16Z\", \"security_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}], \"revision_number\": 1, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/security-groups/e088c23f-5872-42fa-9217-a2793d116b8c.json used request id req-46e87cf0-165b-4b5c-9202-2445e7902507", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-ec7d550d-22c7-488e-918d-b41a0bc9e1da Date: Fri, 17 May 2019 00:06:18 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:18Z\", \"updated_at\": \"2019-05-17T00:06:18Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:18Z\", \"revision_number\": 0, \"id\": \"3d56fad9-5ed5-41ba-803e-95ba143178f8\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:18Z\", \"security_group_id\": \"7dced1b1-3a21-4d08-a07f-0480514c5654\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:18Z\", \"revision_number\": 0, \"id\": \"d6ef37ad-1e85-4271-8251-05e2fa348cae\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:18Z\", \"security_group_id\": \"7dced1b1-3a21-4d08-a07f-0480514c5654\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}], \"revision_number\": 1, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"7dced1b1-3a21-4d08-a07f-0480514c5654\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.927c3496-cfa8-4c83-9760-eb7c592bc792"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-6c2d2aca-f0a2-4042-a976-1a16263bba4e", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-ec7d550d-22c7-488e-918d-b41a0bc9e1da", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.927c3496-cfa8-4c83-9760-eb7c592bc792"}], "metadata": {"pagination": {"total": 645, "offset": 152, "size": 50}}} 2019-05-17 00:06:32,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:32,495 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:32 GMT 2019-05-17 00:06:32,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:32,495 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:06:32,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:32,495 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:32,495 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:32,495 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:06:32,498 - 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-05-17 00:06:32,498 - 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-05-17 00:06:32,498 - 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-05-17 00:06:32,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-59ac3347-9ad5-4f7b-a15c-36561f71459f 2019-05-17 00:06:32,498 - 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-05-17 00:06:32,499 - 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-05-17 00:06:32,499 - 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-05-17 00:06:32,499 - 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-05-17 00:06:32,499 - 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-05-17 00:06:32,499 - 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-05-17 00:06:32,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:06:32,500 - 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-05-17 00:06:32,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0434c6d9-45a5-42a7-804c-608782e3b451 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:06:32,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-0434c6d9-45a5-42a7-804c-608782e3b451 2019-05-17 00:06:32,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-17 00:06:32,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2019-05-17 00:06:32,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:06:32,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59ac3347-9ad5-4f7b-a15c-36561f71459f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:06:32,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-17 00:06:32,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:06:32,501 - 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-05-17 00:06:32,501 - 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-05-17 00:06:32,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}0b84ba70fc846742dd64cec69f664f635739e7f1" -d '{"security_group": {"description": "DNS", "name": "clearwater-sg_bind"}}' 2019-05-17 00:06:32,501 - 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-05-17 00:06:32,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:06:32,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-8e85e965-1cf0-4ad4-8a45-1ff40ad705ca x-compute-request-id: req-8e85e965-1cf0-4ad4-8a45-1ff40ad705ca Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova", "name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "fingerprint": "e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22"}}]} 2019-05-17 00:06:32,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:06:32,502 - 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-05-17 00:06:32,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/e088c23f-5872-42fa-9217-a2793d116b8c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9199e378c9883456bc5b76da30b7e9a731e12cd" 2019-05-17 00:06:32,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5131b37f-d230-4850-b83b-12b6ca841882 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:06:32,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-5131b37f-d230-4850-b83b-12b6ca841882 2019-05-17 00:06:32,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-8e85e965-1cf0-4ad4-8a45-1ff40ad705ca 2019-05-17 00:06:32,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-8e85e965-1cf0-4ad4-8a45-1ff40ad705ca 2019-05-17 00:06:32,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-ae94bb0d-2662-4954-9e0e-488f1c51701f Date: Fri, 17 May 2019 00:06:18 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:17Z", "updated_at": "2019-05-17T00:06:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:17Z", "revision_number": 0, "id": "a594e90c-ccd7-4082-a67b-9c10d19a148c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:17Z", "security_group_id": "21f0df89-9874-427c-a87a-2dd571d35229", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:17Z", "revision_number": 0, "id": "f2fb5831-7227-410e-b33f-cd4053342154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:17Z", "security_group_id": "21f0df89-9874-427c-a87a-2dd571d35229", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "21f0df89-9874-427c-a87a-2dd571d35229", "name": "clearwater-sg_dime"}} 2019-05-17 00:06:32,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-ae94bb0d-2662-4954-9e0e-488f1c51701f 2019-05-17 00:06:32,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 2019-05-17 00:06:32,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-ae94bb0d-2662-4954-9e0e-488f1c51701f 2019-05-17 00:06:32,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:06:32,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f07c63c6-4969-4750-82f3-b828f6c62dbe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:06:32,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-f07c63c6-4969-4750-82f3-b828f6c62dbe 2019-05-17 00:06:32,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5713786b201fd5683fa232508b71cb004ddd902e" -d '{"security_group": {"description": "memcached Chronos 0MQ", "name": "clearwater-sg_sprout"}}' 2019-05-17 00:06:32,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/security-groups/e088c23f-5872-42fa-9217-a2793d116b8c.json used request id req-46e87cf0-165b-4b5c-9202-2445e7902507 2019-05-17 00:06:32,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a9199e378c9883456bc5b76da30b7e9a731e12cd" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11211, "security_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "port_range_min": 11211, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:32,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}53e6dfe0f1fdca1f529dcd6818aafd4b3237b6c4" -d '{"security_group": {"description": "SSH", "name": "clearwater-sg_base"}}' 2019-05-17 00:06:32,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6c2d2aca-f0a2-4042-a976-1a16263bba4e Date: Fri, 17 May 2019 00:06:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-05-17T00:06:18Z", "security_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "port_range_min": 3478, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:18Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ae43b773-5484-4760-91d0-a6ecad8cb8bb"}} 2019-05-17 00:06:32,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-46e87cf0-165b-4b5c-9202-2445e7902507 Date: Fri, 17 May 2019 00:06:18 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:15Z", "updated_at": "2019-05-17T00:06:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:15Z", "revision_number": 0, "id": "acbe3db7-408b-4db4-a423-7b3f53a932ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:15Z", "security_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:16Z", "revision_number": 0, "id": "ccb2b224-4a51-4fa5-bc8e-9c600f9c9b64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:16Z", "security_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "e088c23f-5872-42fa-9217-a2793d116b8c", "name": "clearwater-sg_vellum"}} 2019-05-17 00:06:32,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups/e088c23f-5872-42fa-9217-a2793d116b8c.json used request id req-46e87cf0-165b-4b5c-9202-2445e7902507 2019-05-17 00:06:32,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-ec7d550d-22c7-488e-918d-b41a0bc9e1da Date: Fri, 17 May 2019 00:06:18 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:18Z", "updated_at": "2019-05-17T00:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:18Z", "revision_number": 0, "id": "3d56fad9-5ed5-41ba-803e-95ba143178f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:18Z", "security_group_id": "7dced1b1-3a21-4d08-a07f-0480514c5654", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:18Z", "revision_number": 0, "id": "d6ef37ad-1e85-4271-8251-05e2fa348cae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:18Z", "security_group_id": "7dced1b1-3a21-4d08-a07f-0480514c5654", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "7dced1b1-3a21-4d08-a07f-0480514c5654", "name": "clearwater-sg_ellis"}} 2019-05-17 00:06:32,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-6c2d2aca-f0a2-4042-a976-1a16263bba4e 2019-05-17 00:06:32,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-ec7d550d-22c7-488e-918d-b41a0bc9e1da 2019-05-17 00:06:32,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:06:32,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:32,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:32,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:32,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:32,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:32,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:32,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:32,641 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:06:32,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:32,641 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:32 GMT 2019-05-17 00:06:32,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:32,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:06:32,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:32,642 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:32,642 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:37,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:06:37,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:37,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:37,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:37,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:37,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:37,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:37,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:37,736 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-ec7d550d-22c7-488e-918d-b41a0bc9e1da", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.927c3496-cfa8-4c83-9760-eb7c592bc792"}, {"node_instance_id": "bind_floatingip_g39cta", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-90efa383-740f-4de5-8941-a9a41f09c94a", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6c13de1b-f5dd-4ffb-a504-a41705c5f28f"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5a350c4b930722ce1db512b3ef811650b1ea284b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"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-05-17T00:06:18.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bind_floatingip_g39cta", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-90efa383-740f-4de5-8941-a9a41f09c94a", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6c13de1b-f5dd-4ffb-a504-a41705c5f28f"}, {"node_instance_id": "bind_floatingip_g39cta", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-90efa383-740f-4de5-8941-a9a41f09c94a Date: Fri, 17 May 2019 00:06:18 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:17Z\", \"updated_at\": \"2019-05-17T00:06:17Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 0, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": null, \"id\": \"6a6a010b-59bd-4e04-8e91-1990618f5783\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6c13de1b-f5dd-4ffb-a504-a41705c5f28f"}, {"node_instance_id": "bind_floatingip_g39cta", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'4b01e154350c4310a67000854ca1dc1b', u'created_at': u'2019-05-17T00:06:17Z', u'updated_at': u'2019-05-17T00:06:17Z', u'floating_network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'4b01e154350c4310a67000854ca1dc1b', u'port_id': None, u'id': u'6a6a010b-59bd-4e04-8e91-1990618f5783', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6c13de1b-f5dd-4ffb-a504-a41705c5f28f"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-2852616c-fd0e-4ddc-8e64-966d68b00779", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-2852616c-fd0e-4ddc-8e64-966d68b00779", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-2852616c-fd0e-4ddc-8e64-966d68b00779 Date: Fri, 17 May 2019 00:06:18 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-05-17T00:06:18Z\", \"security_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"port_range_min\": 11211, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:18Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"603903e7-7fa4-40c5-8fba-6d993959ca19\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a9199e378c9883456bc5b76da30b7e9a731e12cd\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11311, \"security_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"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-05-17T00:06:18.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-31eb2066-e0e6-46c5-b4aa-6e62cf499870 Date: Fri, 17 May 2019 00:06:18 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:18Z\", \"updated_at\": \"2019-05-17T00:06:18Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:18Z\", \"revision_number\": 0, \"id\": \"014789b9-f23f-46bb-a5db-74214e41e7e6\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:18Z\", \"security_group_id\": \"adb06996-2cc6-44b0-be7f-1cbe5c159b30\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:18Z\", \"revision_number\": 0, \"id\": \"67e4f4d4-7186-419d-99bf-03af42dfe4fa\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:18Z\", \"security_group_id\": \"adb06996-2cc6-44b0-be7f-1cbe5c159b30\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}], \"revision_number\": 1, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"adb06996-2cc6-44b0-be7f-1cbe5c159b30\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35729909-40f7-422e-9164-f5a4ccc4fef3"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-31eb2066-e0e6-46c5-b4aa-6e62cf499870", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35729909-40f7-422e-9164-f5a4ccc4fef3"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-31eb2066-e0e6-46c5-b4aa-6e62cf499870", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35729909-40f7-422e-9164-f5a4ccc4fef3"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a536e96a603082e0f43cf114827606a15188a27e\" -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-05-17T00:06:18.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40882e4d-8fbd-42f6-8c64-af2fc81c5107"}, {"node_instance_id": "bono_floatingip_pvyjeq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f2e4818fe387f5b652d3829d76a13295836b5449\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1572aab9-7caa-495f-a42a-b2b98e475b06"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:18.660Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/e088c23f-5872-42fa-9217-a2793d116b8c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a9199e378c9883456bc5b76da30b7e9a731e12cd\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-9dd5c18c-42ca-447d-b7a4-3f52d2d6d2f8", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ee9d0514-a178-424d-84f7-d7e600f29158 Date: Fri, 17 May 2019 00:06:18 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-05-17T00:06:18Z\", \"security_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:18Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"36664136-5dc2-4ed6-9840-33ddf50de242\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5a350c4b930722ce1db512b3ef811650b1ea284b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"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-05-17T00:06:18.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-5edf53aa-5728-4c47-8b11-771d523f37e3", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7bc1e14a-ce0b-4d8c-9542-cd3abba374a4"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-5edf53aa-5728-4c47-8b11-771d523f37e3 Date: Fri, 17 May 2019 00:06:18 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:18Z\", \"updated_at\": \"2019-05-17T00:06:18Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:18Z\", \"revision_number\": 0, \"id\": \"59b898b1-150d-4656-8043-6a2f4a59f2ed\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:18Z\", \"security_group_id\": \"644caa36-e967-4400-a822-ae932e137fbb\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:18Z\", \"revision_number\": 0, \"id\": \"5dcf82cc-b7d4-481e-b6d4-251feb5121c7\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:18Z\", \"security_group_id\": \"644caa36-e967-4400-a822-ae932e137fbb\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}], \"revision_number\": 1, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"644caa36-e967-4400-a822-ae932e137fbb\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7bc1e14a-ce0b-4d8c-9542-cd3abba374a4"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-2396e55c-2769-4b1b-82f9-c0eadf2cab3c Date: Fri, 17 May 2019 00:06:18 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-05-17T00:06:18Z\", \"security_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"port_range_min\": 11311, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:18Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"52dca615-85ba-4673-b83b-05b3e91be30c\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-2396e55c-2769-4b1b-82f9-c0eadf2cab3c", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-515b17bc-1b9c-4b6e-bd3d-4f8d1d627cc4 Date: Fri, 17 May 2019 00:06:18 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-05-17T00:06:18Z\", \"security_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:18Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"a2a7c1a0-1c9d-4126-b584-903601d8c01e\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-2396e55c-2769-4b1b-82f9-c0eadf2cab3c", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a9199e378c9883456bc5b76da30b7e9a731e12cd\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7253, \"security_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"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-05-17T00:06:18.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-515b17bc-1b9c-4b6e-bd3d-4f8d1d627cc4", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5a350c4b930722ce1db512b3ef811650b1ea284b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5062, \"security_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"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-05-17T00:06:18.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-f237be2c-bbc9-443d-a091-cdc2c7451401 Date: Fri, 17 May 2019 00:06:18 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:18Z\", \"updated_at\": \"2019-05-17T00:06:18Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:18Z\", \"revision_number\": 0, \"id\": \"680dfdf8-3bea-4e04-a428-e1c96f0299a7\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:18Z\", \"security_group_id\": \"eaec5649-d6a2-45b9-a3bd-906077d0c6a6\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:18Z\", \"revision_number\": 0, \"id\": \"c03ea55c-030d-4f1c-8a0d-584622e0f098\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:18Z\", \"security_group_id\": \"eaec5649-d6a2-45b9-a3bd-906077d0c6a6\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}], \"revision_number\": 1, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"eaec5649-d6a2-45b9-a3bd-906077d0c6a6\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40882e4d-8fbd-42f6-8c64-af2fc81c5107"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-9dd5c18c-42ca-447d-b7a4-3f52d2d6d2f8 Date: Fri, 17 May 2019 00:06:18 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:18Z\", \"updated_at\": \"2019-05-17T00:06:18Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:18Z\", \"revision_number\": 0, \"id\": \"6487ce7c-bbb1-42c5-86ad-0e9f69057ec7\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:18Z\", \"security_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:18Z\", \"revision_number\": 0, \"id\": \"a238d3d9-162d-49f8-929f-5e7e04a1a67f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:18Z\", \"security_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}], \"revision_number\": 1, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-f237be2c-bbc9-443d-a091-cdc2c7451401", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40882e4d-8fbd-42f6-8c64-af2fc81c5107"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-f237be2c-bbc9-443d-a091-cdc2c7451401", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40882e4d-8fbd-42f6-8c64-af2fc81c5107"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-9dd5c18c-42ca-447d-b7a4-3f52d2d6d2f8", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-ee9d0514-a178-424d-84f7-d7e600f29158", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-5edf53aa-5728-4c47-8b11-771d523f37e3", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7bc1e14a-ce0b-4d8c-9542-cd3abba374a4"}, {"node_instance_id": "keypair_h85wtn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "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-05-17T00:06:18.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "keypair_h85wtn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-515b17bc-1b9c-4b6e-bd3d-4f8d1d627cc4", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bind_floatingip_g39cta", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "Node instance started", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.166Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-ee9d0514-a178-424d-84f7-d7e600f29158", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:18.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.739Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-9253d845-2e4a-4f8f-ad6d-7c1fbe45fb1f Date: Fri, 17 May 2019 00:06:19 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:18Z\", \"updated_at\": \"2019-05-17T00:06:18Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 0, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": null, \"id\": \"d65d825a-e512-4dc6-8a10-e26e6fb3ea16\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2541eb66-748c-4b00-882e-aac4be11c2ce"}, {"node_instance_id": "bono_floatingip_pvyjeq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.739Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f2e4818fe387f5b652d3829d76a13295836b5449\" -d '{\"floatingip\": {\"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\"}}'", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1572aab9-7caa-495f-a42a-b2b98e475b06"}, {"node_instance_id": "bono_floatingip_pvyjeq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.739Z", "message": "Using floating ip network 220195cd-782b-490f-b03b-eb92b75ca738 from name external provided.", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1572aab9-7caa-495f-a42a-b2b98e475b06"}, {"node_instance_id": "bono_floatingip_pvyjeq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.739Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-53b81e5e-4131-4461-ab88-4fc3b661574a", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1572aab9-7caa-495f-a42a-b2b98e475b06"}, {"node_instance_id": "bono_floatingip_pvyjeq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.739Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-53b81e5e-4131-4461-ab88-4fc3b661574a", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1572aab9-7caa-495f-a42a-b2b98e475b06"}, {"node_instance_id": "bono_floatingip_pvyjeq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.739Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-53b81e5e-4131-4461-ab88-4fc3b661574a Date: Fri, 17 May 2019 00:06:19 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"220195cd-782b-490f-b03b-eb92b75ca738\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"06d1924295234cf290a06b20cd4dd341\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"15f6e4f1-be08-42d1-ac18-58bd55312917\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-16T18:27:27Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"06d1924295234cf290a06b20cd4dd341\",\"created_at\":\"2019-05-16T18:04:07Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1572aab9-7caa-495f-a42a-b2b98e475b06"}, {"node_instance_id": "keypair_h85wtn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.739Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_floatingip_g39cta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.739Z", "message": "Node instance created", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 875, "offset": 202, "size": 50}}} 2019-05-17 00:06:37,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:37,736 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:37 GMT 2019-05-17 00:06:37,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:37,736 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:06:37,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:37,736 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:37,736 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:37,737 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:06:37,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-ec7d550d-22c7-488e-918d-b41a0bc9e1da 2019-05-17 00:06:37,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-90efa383-740f-4de5-8941-a9a41f09c94a 2019-05-17 00:06:37,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5a350c4b930722ce1db512b3ef811650b1ea284b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:37,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-90efa383-740f-4de5-8941-a9a41f09c94a 2019-05-17 00:06:37,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-90efa383-740f-4de5-8941-a9a41f09c94a Date: Fri, 17 May 2019 00:06:18 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:17Z", "updated_at": "2019-05-17T00:06:17Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": null, "id": "6a6a010b-59bd-4e04-8e91-1990618f5783", "qos_policy_id": null}} 2019-05-17 00:06:37,740 - 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'4b01e154350c4310a67000854ca1dc1b', u'created_at': u'2019-05-17T00:06:17Z', u'updated_at': u'2019-05-17T00:06:17Z', u'floating_network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'4b01e154350c4310a67000854ca1dc1b', u'port_id': None, u'id': u'6a6a010b-59bd-4e04-8e91-1990618f5783', u'qos_policy_id': None} 2019-05-17 00:06:37,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-2852616c-fd0e-4ddc-8e64-966d68b00779 2019-05-17 00:06:37,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-2852616c-fd0e-4ddc-8e64-966d68b00779 2019-05-17 00:06:37,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-2852616c-fd0e-4ddc-8e64-966d68b00779 Date: Fri, 17 May 2019 00:06:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 11211, "updated_at": "2019-05-17T00:06:18Z", "security_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "port_range_min": 11211, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:18Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "603903e7-7fa4-40c5-8fba-6d993959ca19"}} 2019-05-17 00:06:37,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a9199e378c9883456bc5b76da30b7e9a731e12cd" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:37,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-31eb2066-e0e6-46c5-b4aa-6e62cf499870 Date: Fri, 17 May 2019 00:06:18 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:18Z", "updated_at": "2019-05-17T00:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:18Z", "revision_number": 0, "id": "014789b9-f23f-46bb-a5db-74214e41e7e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:18Z", "security_group_id": "adb06996-2cc6-44b0-be7f-1cbe5c159b30", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:18Z", "revision_number": 0, "id": "67e4f4d4-7186-419d-99bf-03af42dfe4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:18Z", "security_group_id": "adb06996-2cc6-44b0-be7f-1cbe5c159b30", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "adb06996-2cc6-44b0-be7f-1cbe5c159b30", "name": "clearwater-sg_bind"}} 2019-05-17 00:06:37,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-31eb2066-e0e6-46c5-b4aa-6e62cf499870 2019-05-17 00:06:37,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-31eb2066-e0e6-46c5-b4aa-6e62cf499870 2019-05-17 00:06:37,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a536e96a603082e0f43cf114827606a15188a27e" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_homer"}}' 2019-05-17 00:06:37,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e4818fe387f5b652d3829d76a13295836b5449" 2019-05-17 00:06:37,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/e088c23f-5872-42fa-9217-a2793d116b8c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9199e378c9883456bc5b76da30b7e9a731e12cd" 2019-05-17 00:06:37,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-9dd5c18c-42ca-447d-b7a4-3f52d2d6d2f8 2019-05-17 00:06:37,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ee9d0514-a178-424d-84f7-d7e600f29158 Date: Fri, 17 May 2019 00:06:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5060, "updated_at": "2019-05-17T00:06:18Z", "security_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "port_range_min": 5060, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:18Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "36664136-5dc2-4ed6-9840-33ddf50de242"}} 2019-05-17 00:06:37,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5a350c4b930722ce1db512b3ef811650b1ea284b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:37,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-5edf53aa-5728-4c47-8b11-771d523f37e3 2019-05-17 00:06:37,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-5edf53aa-5728-4c47-8b11-771d523f37e3 Date: Fri, 17 May 2019 00:06:18 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:18Z", "updated_at": "2019-05-17T00:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:18Z", "revision_number": 0, "id": "59b898b1-150d-4656-8043-6a2f4a59f2ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:18Z", "security_group_id": "644caa36-e967-4400-a822-ae932e137fbb", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:18Z", "revision_number": 0, "id": "5dcf82cc-b7d4-481e-b6d4-251feb5121c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:18Z", "security_group_id": "644caa36-e967-4400-a822-ae932e137fbb", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "644caa36-e967-4400-a822-ae932e137fbb", "name": "clearwater-sg_sprout"}} 2019-05-17 00:06:37,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-2396e55c-2769-4b1b-82f9-c0eadf2cab3c Date: Fri, 17 May 2019 00:06:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 11311, "updated_at": "2019-05-17T00:06:18Z", "security_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "port_range_min": 11311, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:18Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "52dca615-85ba-4673-b83b-05b3e91be30c"}} 2019-05-17 00:06:37,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-2396e55c-2769-4b1b-82f9-c0eadf2cab3c 2019-05-17 00:06:37,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-515b17bc-1b9c-4b6e-bd3d-4f8d1d627cc4 Date: Fri, 17 May 2019 00:06:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5060, "updated_at": "2019-05-17T00:06:18Z", "security_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "port_range_min": 5060, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:18Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "a2a7c1a0-1c9d-4126-b584-903601d8c01e"}} 2019-05-17 00:06:37,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-2396e55c-2769-4b1b-82f9-c0eadf2cab3c 2019-05-17 00:06:37,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a9199e378c9883456bc5b76da30b7e9a731e12cd" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7253, "security_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "port_range_min": 7253, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:37,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-515b17bc-1b9c-4b6e-bd3d-4f8d1d627cc4 2019-05-17 00:06:37,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5a350c4b930722ce1db512b3ef811650b1ea284b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5062, "security_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "port_range_min": 5062, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:37,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-f237be2c-bbc9-443d-a091-cdc2c7451401 Date: Fri, 17 May 2019 00:06:18 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:18Z", "updated_at": "2019-05-17T00:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:18Z", "revision_number": 0, "id": "680dfdf8-3bea-4e04-a428-e1c96f0299a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:18Z", "security_group_id": "eaec5649-d6a2-45b9-a3bd-906077d0c6a6", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:18Z", "revision_number": 0, "id": "c03ea55c-030d-4f1c-8a0d-584622e0f098", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:18Z", "security_group_id": "eaec5649-d6a2-45b9-a3bd-906077d0c6a6", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "eaec5649-d6a2-45b9-a3bd-906077d0c6a6", "name": "clearwater-sg_homer"}} 2019-05-17 00:06:37,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-9dd5c18c-42ca-447d-b7a4-3f52d2d6d2f8 Date: Fri, 17 May 2019 00:06:18 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:18Z", "updated_at": "2019-05-17T00:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:18Z", "revision_number": 0, "id": "6487ce7c-bbb1-42c5-86ad-0e9f69057ec7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:18Z", "security_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:18Z", "revision_number": 0, "id": "a238d3d9-162d-49f8-929f-5e7e04a1a67f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:18Z", "security_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base"}} 2019-05-17 00:06:37,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-f237be2c-bbc9-443d-a091-cdc2c7451401 2019-05-17 00:06:37,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-f237be2c-bbc9-443d-a091-cdc2c7451401 2019-05-17 00:06:37,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-9dd5c18c-42ca-447d-b7a4-3f52d2d6d2f8 2019-05-17 00:06:37,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-ee9d0514-a178-424d-84f7-d7e600f29158 2019-05-17 00:06:37,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-5edf53aa-5728-4c47-8b11-771d523f37e3 2019-05-17 00:06:37,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-05-17 00:06:37,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-17 00:06:37,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:06:37,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-515b17bc-1b9c-4b6e-bd3d-4f8d1d627cc4 2019-05-17 00:06:37,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-17 00:06:37,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:06:37,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-ee9d0514-a178-424d-84f7-d7e600f29158 2019-05-17 00:06:37,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-9253d845-2e4a-4f8f-ad6d-7c1fbe45fb1f Date: Fri, 17 May 2019 00:06:19 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:18Z", "updated_at": "2019-05-17T00:06:18Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": null, "id": "d65d825a-e512-4dc6-8a10-e26e6fb3ea16", "qos_policy_id": null}} 2019-05-17 00:06:37,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e4818fe387f5b652d3829d76a13295836b5449" -d '{"floatingip": {"floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}}' 2019-05-17 00:06:37,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 220195cd-782b-490f-b03b-eb92b75ca738 from name external provided. 2019-05-17 00:06:37,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-53b81e5e-4131-4461-ab88-4fc3b661574a 2019-05-17 00:06:37,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-53b81e5e-4131-4461-ab88-4fc3b661574a 2019-05-17 00:06:37,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-53b81e5e-4131-4461-ab88-4fc3b661574a Date: Fri, 17 May 2019 00:06:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500}]} 2019-05-17 00:06:37,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:06:37,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:06:37,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:06:38,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:38,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:38,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:38,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:38,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:38,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:38,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:38,392 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:06:38,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:38,392 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:38 GMT 2019-05-17 00:06:38,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:38,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:06:38,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:38,393 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:38,393 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:43,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:06:43,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:43,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:43,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:43,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:43,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:43,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:43,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:43,593 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_g5ab9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.739Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'4b01e154350c4310a67000854ca1dc1b', u'created_at': u'2019-05-17T00:06:18Z', u'updated_at': u'2019-05-17T00:06:18Z', u'floating_network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', 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'4b01e154350c4310a67000854ca1dc1b', u'port_id': None, u'id': u'd65d825a-e512-4dc6-8a10-e26e6fb3ea16', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2541eb66-748c-4b00-882e-aac4be11c2ce"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.739Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2ffedab3-6969-4792-8669-ac413b602343 Date: Fri, 17 May 2019 00:06:19 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-05-17T00:06:19Z\", \"security_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"port_range_min\": 5062, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:19Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"fe214b38-9a6e-4996-9c88-46a9d91fe96a\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.739Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-2ffedab3-6969-4792-8669-ac413b602343", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.739Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5a350c4b930722ce1db512b3ef811650b1ea284b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"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-05-17T00:06:19.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.739Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2561c7de-b87c-4396-8f70-677ea75d0eb9 Date: Fri, 17 May 2019 00:06:19 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-05-17T00:06:19Z\", \"security_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"port_range_min\": 7253, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:19Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ca76a4db-d133-4fbb-a93e-e65d28b7188a\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.739Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-2ffedab3-6969-4792-8669-ac413b602343", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "keypair_h85wtn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.739Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_floatingip_g39cta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:19.739Z", "message": "Node instance created", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.363Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a9199e378c9883456bc5b76da30b7e9a731e12cd\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"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-05-17T00:06:20.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.363Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/21f0df89-9874-427c-a87a-2dd571d35229.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3f436a3e16a108b8373290b4f0d3bdefee25cc0f\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.363Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-6f2c9b87-b18f-4f4a-b464-9a1a19a5867f", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "keypair_h85wtn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.363Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_floatingip_g39cta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.363Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "keypair_h85wtn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.363Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.363Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a9199e378c9883456bc5b76da30b7e9a731e12cd\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7000, \"security_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"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-05-17T00:06:19.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.363Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-2561c7de-b87c-4396-8f70-677ea75d0eb9", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.363Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6f2c9b87-b18f-4f4a-b464-9a1a19a5867f Date: Fri, 17 May 2019 00:06:20 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-05-17T00:06:19Z\", \"security_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"port_range_min\": 7000, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:19Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"e978d2c0-f902-4207-8176-23c25ffe875c\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.363Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-6f2c9b87-b18f-4f4a-b464-9a1a19a5867f", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.363Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-2561c7de-b87c-4396-8f70-677ea75d0eb9", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.363Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-e25a6a05-b865-427c-a0af-a71aeacc1c69 Date: Fri, 17 May 2019 00:06:20 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:17Z\", \"updated_at\": \"2019-05-17T00:06:17Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:17Z\", \"revision_number\": 0, \"id\": \"a594e90c-ccd7-4082-a67b-9c10d19a148c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:17Z\", \"security_group_id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:17Z\", \"revision_number\": 0, \"id\": \"f2fb5831-7227-410e-b33f-cd4053342154\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:17Z\", \"security_group_id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}], \"revision_number\": 1, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.363Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/security-groups/21f0df89-9874-427c-a87a-2dd571d35229.json used request id req-e25a6a05-b865-427c-a0af-a71aeacc1c69", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.363Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/security-groups/21f0df89-9874-427c-a87a-2dd571d35229.json used request id req-e25a6a05-b865-427c-a0af-a71aeacc1c69", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.363Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}3f436a3e16a108b8373290b4f0d3bdefee25cc0f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8888, \"security_group_id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"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-05-17T00:06:20.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.363Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/7dced1b1-3a21-4d08-a07f-0480514c5654.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6374f2ba527b2eab51d3a65a1a62636f741d7156\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.927c3496-cfa8-4c83-9760-eb7c592bc792"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c68f3c9f-5449-48fa-80a7-1df47ff3f438 Date: Fri, 17 May 2019 00:06:20 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-05-17T00:06:20Z\", \"security_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:20Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"85055d87-248e-412b-81cc-11c771f54d21\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-c68f3c9f-5449-48fa-80a7-1df47ff3f438", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-c68f3c9f-5449-48fa-80a7-1df47ff3f438", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3189c070-63c5-4872-beba-740972e427af Date: Fri, 17 May 2019 00:06:20 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-05-17T00:06:20Z\", \"security_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"port_range_min\": 6669, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:20Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"afd155b6-5cd0-4f3b-b337-b8590acd1d2f\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-3189c070-63c5-4872-beba-740972e427af", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/adb06996-2cc6-44b0-be7f-1cbe5c159b30.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b84ba70fc846742dd64cec69f664f635739e7f1\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35729909-40f7-422e-9164-f5a4ccc4fef3"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-eafe37d7-d05c-4c7f-9226-d9d4d55c1806 Date: Fri, 17 May 2019 00:06:20 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:18Z\", \"updated_at\": \"2019-05-17T00:06:18Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:18Z\", \"revision_number\": 0, \"id\": \"014789b9-f23f-46bb-a5db-74214e41e7e6\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:18Z\", \"security_group_id\": \"adb06996-2cc6-44b0-be7f-1cbe5c159b30\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:18Z\", \"revision_number\": 0, \"id\": \"67e4f4d4-7186-419d-99bf-03af42dfe4fa\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:18Z\", \"security_group_id\": \"adb06996-2cc6-44b0-be7f-1cbe5c159b30\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}], \"revision_number\": 1, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"adb06996-2cc6-44b0-be7f-1cbe5c159b30\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35729909-40f7-422e-9164-f5a4ccc4fef3"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-3189c070-63c5-4872-beba-740972e427af", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/security-groups/adb06996-2cc6-44b0-be7f-1cbe5c159b30.json used request id req-eafe37d7-d05c-4c7f-9226-d9d4d55c1806", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35729909-40f7-422e-9164-f5a4ccc4fef3"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5a350c4b930722ce1db512b3ef811650b1ea284b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"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-05-17T00:06:20.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/security-groups/adb06996-2cc6-44b0-be7f-1cbe5c159b30.json used request id req-eafe37d7-d05c-4c7f-9226-d9d4d55c1806", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35729909-40f7-422e-9164-f5a4ccc4fef3"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}0b84ba70fc846742dd64cec69f664f635739e7f1\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"adb06996-2cc6-44b0-be7f-1cbe5c159b30\", \"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-05-17T00:06:20.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35729909-40f7-422e-9164-f5a4ccc4fef3"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ae2dfb94-30b8-4612-a7f2-ec830ca9aa12 Date: Fri, 17 May 2019 00:06:20 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-05-17T00:06:20Z\", \"security_group_id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"port_range_min\": 8888, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:20Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"8468f638-9bd1-441a-8afc-2b9997915807\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "bind_floatingip_g39cta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "Node instance started", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_floatingip_g39cta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-ae2dfb94-30b8-4612-a7f2-ec830ca9aa12", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-ae2dfb94-30b8-4612-a7f2-ec830ca9aa12", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5a350c4b930722ce1db512b3ef811650b1ea284b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6669, \"security_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"port_range_min\": 6669, \"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-05-17T00:06:20.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-b97f4b64-0960-48e6-868b-ee168f2df5aa", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-b97f4b64-0960-48e6-868b-ee168f2df5aa", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-b97f4b64-0960-48e6-868b-ee168f2df5aa Date: Fri, 17 May 2019 00:06:20 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-05-17T00:06:20Z\", \"security_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"port_range_min\": 32768, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:20Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"0d5adde9-bb67-4a77-a62f-7be47bccd55f\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a9199e378c9883456bc5b76da30b7e9a731e12cd\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6668, \"security_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"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-05-17T00:06:20.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/54e2a29a-4bc1-4562-b424-1a745a19fe86.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53e6dfe0f1fdca1f529dcd6818aafd4b3237b6c4\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}3f436a3e16a108b8373290b4f0d3bdefee25cc0f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8889, \"security_group_id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"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-05-17T00:06:20.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "bono_floatingip_pvyjeq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-fcdecec5-4f78-4788-8113-ca00829a2e5a Date: Fri, 17 May 2019 00:06:20 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:20Z\", \"updated_at\": \"2019-05-17T00:06:20Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 0, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": null, \"id\": \"4892e177-7668-45d9-9f07-a403ef2ab089\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1572aab9-7caa-495f-a42a-b2b98e475b06"}], "metadata": {"pagination": {"total": 946, "offset": 252, "size": 50}}} 2019-05-17 00:06:43,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:43,594 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:43 GMT 2019-05-17 00:06:43,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:43,594 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:06:43,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:43,594 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:43,594 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:43,594 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:06:43,597 - 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'4b01e154350c4310a67000854ca1dc1b', u'created_at': u'2019-05-17T00:06:18Z', u'updated_at': u'2019-05-17T00:06:18Z', u'floating_network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', 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'4b01e154350c4310a67000854ca1dc1b', u'port_id': None, u'id': u'd65d825a-e512-4dc6-8a10-e26e6fb3ea16', u'qos_policy_id': None} 2019-05-17 00:06:43,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2ffedab3-6969-4792-8669-ac413b602343 Date: Fri, 17 May 2019 00:06:19 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5062, "updated_at": "2019-05-17T00:06:19Z", "security_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "port_range_min": 5062, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:19Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "fe214b38-9a6e-4996-9c88-46a9d91fe96a"}} 2019-05-17 00:06:43,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-2ffedab3-6969-4792-8669-ac413b602343 2019-05-17 00:06:43,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5a350c4b930722ce1db512b3ef811650b1ea284b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:43,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2561c7de-b87c-4396-8f70-677ea75d0eb9 Date: Fri, 17 May 2019 00:06:19 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7253, "updated_at": "2019-05-17T00:06:19Z", "security_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "port_range_min": 7253, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:19Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ca76a4db-d133-4fbb-a93e-e65d28b7188a"}} 2019-05-17 00:06:43,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-2ffedab3-6969-4792-8669-ac413b602343 2019-05-17 00:06:43,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:06:43,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:06:43,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a9199e378c9883456bc5b76da30b7e9a731e12cd" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:43,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/21f0df89-9874-427c-a87a-2dd571d35229.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f436a3e16a108b8373290b4f0d3bdefee25cc0f" 2019-05-17 00:06:43,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-6f2c9b87-b18f-4f4a-b464-9a1a19a5867f 2019-05-17 00:06:43,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:06:43,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:06:43,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-17 00:06:43,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a9199e378c9883456bc5b76da30b7e9a731e12cd" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7000, "security_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "port_range_min": 7000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:43,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-2561c7de-b87c-4396-8f70-677ea75d0eb9 2019-05-17 00:06:43,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6f2c9b87-b18f-4f4a-b464-9a1a19a5867f Date: Fri, 17 May 2019 00:06:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7000, "updated_at": "2019-05-17T00:06:19Z", "security_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "port_range_min": 7000, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:19Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "e978d2c0-f902-4207-8176-23c25ffe875c"}} 2019-05-17 00:06:43,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-6f2c9b87-b18f-4f4a-b464-9a1a19a5867f 2019-05-17 00:06:43,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-2561c7de-b87c-4396-8f70-677ea75d0eb9 2019-05-17 00:06:43,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-e25a6a05-b865-427c-a0af-a71aeacc1c69 Date: Fri, 17 May 2019 00:06:20 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:17Z", "updated_at": "2019-05-17T00:06:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:17Z", "revision_number": 0, "id": "a594e90c-ccd7-4082-a67b-9c10d19a148c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:17Z", "security_group_id": "21f0df89-9874-427c-a87a-2dd571d35229", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:17Z", "revision_number": 0, "id": "f2fb5831-7227-410e-b33f-cd4053342154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:17Z", "security_group_id": "21f0df89-9874-427c-a87a-2dd571d35229", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "21f0df89-9874-427c-a87a-2dd571d35229", "name": "clearwater-sg_dime"}} 2019-05-17 00:06:43,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/security-groups/21f0df89-9874-427c-a87a-2dd571d35229.json used request id req-e25a6a05-b865-427c-a0af-a71aeacc1c69 2019-05-17 00:06:43,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups/21f0df89-9874-427c-a87a-2dd571d35229.json used request id req-e25a6a05-b865-427c-a0af-a71aeacc1c69 2019-05-17 00:06:43,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}3f436a3e16a108b8373290b4f0d3bdefee25cc0f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8888, "security_group_id": "21f0df89-9874-427c-a87a-2dd571d35229", "port_range_min": 8888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:43,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/7dced1b1-3a21-4d08-a07f-0480514c5654.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6374f2ba527b2eab51d3a65a1a62636f741d7156" 2019-05-17 00:06:43,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c68f3c9f-5449-48fa-80a7-1df47ff3f438 Date: Fri, 17 May 2019 00:06:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9160, "updated_at": "2019-05-17T00:06:20Z", "security_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "port_range_min": 9160, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:20Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "85055d87-248e-412b-81cc-11c771f54d21"}} 2019-05-17 00:06:43,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-c68f3c9f-5449-48fa-80a7-1df47ff3f438 2019-05-17 00:06:43,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-c68f3c9f-5449-48fa-80a7-1df47ff3f438 2019-05-17 00:06:43,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3189c070-63c5-4872-beba-740972e427af Date: Fri, 17 May 2019 00:06:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6669, "updated_at": "2019-05-17T00:06:20Z", "security_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "port_range_min": 6669, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:20Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "afd155b6-5cd0-4f3b-b337-b8590acd1d2f"}} 2019-05-17 00:06:43,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-3189c070-63c5-4872-beba-740972e427af 2019-05-17 00:06:43,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/adb06996-2cc6-44b0-be7f-1cbe5c159b30.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b84ba70fc846742dd64cec69f664f635739e7f1" 2019-05-17 00:06:43,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-eafe37d7-d05c-4c7f-9226-d9d4d55c1806 Date: Fri, 17 May 2019 00:06:20 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:18Z", "updated_at": "2019-05-17T00:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:18Z", "revision_number": 0, "id": "014789b9-f23f-46bb-a5db-74214e41e7e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:18Z", "security_group_id": "adb06996-2cc6-44b0-be7f-1cbe5c159b30", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:18Z", "revision_number": 0, "id": "67e4f4d4-7186-419d-99bf-03af42dfe4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:18Z", "security_group_id": "adb06996-2cc6-44b0-be7f-1cbe5c159b30", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "adb06996-2cc6-44b0-be7f-1cbe5c159b30", "name": "clearwater-sg_bind"}} 2019-05-17 00:06:43,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-3189c070-63c5-4872-beba-740972e427af 2019-05-17 00:06:43,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/security-groups/adb06996-2cc6-44b0-be7f-1cbe5c159b30.json used request id req-eafe37d7-d05c-4c7f-9226-d9d4d55c1806 2019-05-17 00:06:43,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5a350c4b930722ce1db512b3ef811650b1ea284b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:43,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups/adb06996-2cc6-44b0-be7f-1cbe5c159b30.json used request id req-eafe37d7-d05c-4c7f-9226-d9d4d55c1806 2019-05-17 00:06:43,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}0b84ba70fc846742dd64cec69f664f635739e7f1" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "adb06996-2cc6-44b0-be7f-1cbe5c159b30", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:43,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ae2dfb94-30b8-4612-a7f2-ec830ca9aa12 Date: Fri, 17 May 2019 00:06:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 8888, "updated_at": "2019-05-17T00:06:20Z", "security_group_id": "21f0df89-9874-427c-a87a-2dd571d35229", "port_range_min": 8888, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:20Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "8468f638-9bd1-441a-8afc-2b9997915807"}} 2019-05-17 00:06:43,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:06:43,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-17 00:06:43,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-17 00:06:43,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-ae2dfb94-30b8-4612-a7f2-ec830ca9aa12 2019-05-17 00:06:43,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-ae2dfb94-30b8-4612-a7f2-ec830ca9aa12 2019-05-17 00:06:43,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5a350c4b930722ce1db512b3ef811650b1ea284b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6669, "security_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "port_range_min": 6669, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:43,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-b97f4b64-0960-48e6-868b-ee168f2df5aa 2019-05-17 00:06:43,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-b97f4b64-0960-48e6-868b-ee168f2df5aa 2019-05-17 00:06:43,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-b97f4b64-0960-48e6-868b-ee168f2df5aa Date: Fri, 17 May 2019 00:06:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-05-17T00:06:20Z", "security_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "port_range_min": 32768, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:20Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "0d5adde9-bb67-4a77-a62f-7be47bccd55f"}} 2019-05-17 00:06:43,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a9199e378c9883456bc5b76da30b7e9a731e12cd" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6668, "security_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "port_range_min": 6667, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:43,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/54e2a29a-4bc1-4562-b424-1a745a19fe86.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e6dfe0f1fdca1f529dcd6818aafd4b3237b6c4" 2019-05-17 00:06:43,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}3f436a3e16a108b8373290b4f0d3bdefee25cc0f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8889, "security_group_id": "21f0df89-9874-427c-a87a-2dd571d35229", "port_range_min": 8889, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:43,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-fcdecec5-4f78-4788-8113-ca00829a2e5a Date: Fri, 17 May 2019 00:06:20 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:20Z", "updated_at": "2019-05-17T00:06:20Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": null, "id": "4892e177-7668-45d9-9f07-a403ef2ab089", "qos_policy_id": null}} 2019-05-17 00:06:43,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:06:43,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:43,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:43,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:43,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:43,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:43,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:43,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:43,692 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:06:43,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:43,692 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:43 GMT 2019-05-17 00:06:43,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:43,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:06:43,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:43,692 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:43,692 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:48,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:06:48,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:48,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:48,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:48,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:48,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:48,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:48,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:48,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_g5ab9i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/644caa36-e967-4400-a822-ae932e137fbb.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5713786b201fd5683fa232508b71cb004ddd902e\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7bc1e14a-ce0b-4d8c-9542-cd3abba374a4"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/54e2a29a-4bc1-4562-b424-1a745a19fe86.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53e6dfe0f1fdca1f529dcd6818aafd4b3237b6c4\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:20.872Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-c68f3c9f-5449-48fa-80a7-1df47ff3f438", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-c2066b51-2d4e-4298-a3a8-9cc35f570a36 Date: Fri, 17 May 2019 00:06:20 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-05-17T00:06:20Z\", \"security_group_id\": \"adb06996-2cc6-44b0-be7f-1cbe5c159b30\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:20Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"f1674c75-4e90-4488-aa86-e5d1676379de\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35729909-40f7-422e-9164-f5a4ccc4fef3"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-c2066b51-2d4e-4298-a3a8-9cc35f570a36", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35729909-40f7-422e-9164-f5a4ccc4fef3"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-7071106d-fbe0-4a8f-ab71-ebdbf5a13707", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-c2066b51-2d4e-4298-a3a8-9cc35f570a36", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35729909-40f7-422e-9164-f5a4ccc4fef3"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-7071106d-fbe0-4a8f-ab71-ebdbf5a13707", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}0b84ba70fc846742dd64cec69f664f635739e7f1\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"adb06996-2cc6-44b0-be7f-1cbe5c159b30\", \"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-05-17T00:06:20.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35729909-40f7-422e-9164-f5a4ccc4fef3"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-f04a297c-2dfd-429a-babc-ae311fc21188 Date: Fri, 17 May 2019 00:06:21 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\": 10888, \"updated_at\": \"2019-05-17T00:06:20Z\", \"security_group_id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"port_range_min\": 10888, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:20Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"da0d1d80-05dd-4b40-a5a9-10d07ef2372b\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-f04a297c-2dfd-429a-babc-ae311fc21188", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/security-groups/644caa36-e967-4400-a822-ae932e137fbb.json used request id req-0afc47d9-b40e-4f67-9ddb-81ead37a9b6f", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7bc1e14a-ce0b-4d8c-9542-cd3abba374a4"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-f04a297c-2dfd-429a-babc-ae311fc21188", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a7d807f7-7919-467f-ad24-4bc6623c5e84 Date: Fri, 17 May 2019 00:06:21 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-05-17T00:06:21Z\", \"security_group_id\": \"644caa36-e967-4400-a822-ae932e137fbb\", \"port_range_min\": 9888, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:21Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"4a8fc50d-02a9-446e-be60-4de3385dfe78\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7bc1e14a-ce0b-4d8c-9542-cd3abba374a4"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-ae8653c5-b4ee-4822-9121-5d88f17b3469", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.927c3496-cfa8-4c83-9760-eb7c592bc792"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-a7d807f7-7919-467f-ad24-4bc6623c5e84", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7bc1e14a-ce0b-4d8c-9542-cd3abba374a4"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-a7d807f7-7919-467f-ad24-4bc6623c5e84", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7bc1e14a-ce0b-4d8c-9542-cd3abba374a4"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-ae8653c5-b4ee-4822-9121-5d88f17b3469", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.927c3496-cfa8-4c83-9760-eb7c592bc792"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}6374f2ba527b2eab51d3a65a1a62636f741d7156\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 443, \"security_group_id\": \"7dced1b1-3a21-4d08-a07f-0480514c5654\", \"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-05-17T00:06:21.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.927c3496-cfa8-4c83-9760-eb7c592bc792"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-0afc47d9-b40e-4f67-9ddb-81ead37a9b6f Date: Fri, 17 May 2019 00:06:20 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:18Z\", \"updated_at\": \"2019-05-17T00:06:18Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:18Z\", \"revision_number\": 0, \"id\": \"59b898b1-150d-4656-8043-6a2f4a59f2ed\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:18Z\", \"security_group_id\": \"644caa36-e967-4400-a822-ae932e137fbb\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:18Z\", \"revision_number\": 0, \"id\": \"5dcf82cc-b7d4-481e-b6d4-251feb5121c7\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:18Z\", \"security_group_id\": \"644caa36-e967-4400-a822-ae932e137fbb\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}], \"revision_number\": 1, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"644caa36-e967-4400-a822-ae932e137fbb\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7bc1e14a-ce0b-4d8c-9542-cd3abba374a4"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/security-groups/54e2a29a-4bc1-4562-b424-1a745a19fe86.json used request id req-64e73209-701c-4a2d-ac1b-33311d5a4031", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/security-groups/644caa36-e967-4400-a822-ae932e137fbb.json used request id req-0afc47d9-b40e-4f67-9ddb-81ead37a9b6f", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7bc1e14a-ce0b-4d8c-9542-cd3abba374a4"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-a85f52ab-fe3a-40d3-931d-7131083caf9d", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-64e73209-701c-4a2d-ac1b-33311d5a4031 Date: Fri, 17 May 2019 00:06:20 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:18Z\", \"updated_at\": \"2019-05-17T00:06:18Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:18Z\", \"revision_number\": 0, \"id\": \"6487ce7c-bbb1-42c5-86ad-0e9f69057ec7\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:18Z\", \"security_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:18Z\", \"revision_number\": 0, \"id\": \"a238d3d9-162d-49f8-929f-5e7e04a1a67f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:18Z\", \"security_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}], \"revision_number\": 1, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5713786b201fd5683fa232508b71cb004ddd902e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9888, \"security_group_id\": \"644caa36-e967-4400-a822-ae932e137fbb\", \"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-05-17T00:06:20.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7bc1e14a-ce0b-4d8c-9542-cd3abba374a4"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/security-groups/54e2a29a-4bc1-4562-b424-1a745a19fe86.json used request id req-64e73209-701c-4a2d-ac1b-33311d5a4031", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}53e6dfe0f1fdca1f529dcd6818aafd4b3237b6c4\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"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-05-17T00:06:20.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-a85f52ab-fe3a-40d3-931d-7131083caf9d", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7071106d-fbe0-4a8f-ab71-ebdbf5a13707 Date: Fri, 17 May 2019 00:06:21 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-05-17T00:06:20Z\", \"security_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:20Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"e84d40d3-8d6c-4414-9149-fc3f74c0b18e\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.94eec201-53c3-41ba-9fad-1e2c60c1b2cc"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a85f52ab-fe3a-40d3-931d-7131083caf9d Date: Fri, 17 May 2019 00:06:20 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-05-17T00:06:20Z\", \"security_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"port_range_min\": 6667, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:20Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"7fd6a10f-6008-452a-9f17-68078ccab8cb\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/security-groups/eaec5649-d6a2-45b9-a3bd-906077d0c6a6.json used request id req-f94665a3-5aae-4aa3-b77b-9f0d2cb4a8df", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40882e4d-8fbd-42f6-8c64-af2fc81c5107"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/eaec5649-d6a2-45b9-a3bd-906077d0c6a6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a536e96a603082e0f43cf114827606a15188a27e\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40882e4d-8fbd-42f6-8c64-af2fc81c5107"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/security-groups/eaec5649-d6a2-45b9-a3bd-906077d0c6a6.json used request id req-f94665a3-5aae-4aa3-b77b-9f0d2cb4a8df", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40882e4d-8fbd-42f6-8c64-af2fc81c5107"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-f94665a3-5aae-4aa3-b77b-9f0d2cb4a8df Date: Fri, 17 May 2019 00:06:20 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:18Z\", \"updated_at\": \"2019-05-17T00:06:18Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:18Z\", \"revision_number\": 0, \"id\": \"680dfdf8-3bea-4e04-a428-e1c96f0299a7\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:18Z\", \"security_group_id\": \"eaec5649-d6a2-45b9-a3bd-906077d0c6a6\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:18Z\", \"revision_number\": 0, \"id\": \"c03ea55c-030d-4f1c-8a0d-584622e0f098\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:18Z\", \"security_group_id\": \"eaec5649-d6a2-45b9-a3bd-906077d0c6a6\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}], \"revision_number\": 1, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"eaec5649-d6a2-45b9-a3bd-906077d0c6a6\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40882e4d-8fbd-42f6-8c64-af2fc81c5107"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a536e96a603082e0f43cf114827606a15188a27e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7888, \"security_group_id\": \"eaec5649-d6a2-45b9-a3bd-906077d0c6a6\", \"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-05-17T00:06:20.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40882e4d-8fbd-42f6-8c64-af2fc81c5107"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-ea6a438c-9dd2-4dde-8abb-cfd77f7710e2", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-ea6a438c-9dd2-4dde-8abb-cfd77f7710e2", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ea6a438c-9dd2-4dde-8abb-cfd77f7710e2 Date: Fri, 17 May 2019 00:06:20 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-05-17T00:06:20Z\", \"security_group_id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"port_range_min\": 8889, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:20Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ce06987b-2e0e-40e8-8eb6-4d1e5cf02ec5\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-209a2462-60c3-4002-b5fd-2dd60921ef26", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35729909-40f7-422e-9164-f5a4ccc4fef3"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}3f436a3e16a108b8373290b4f0d3bdefee25cc0f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 10888, \"security_group_id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"port_range_min\": 10888, \"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-05-17T00:06:20.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6a20d7b6-769a-4bba-af65-28e2bb9f4f09"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/security-groups/7dced1b1-3a21-4d08-a07f-0480514c5654.json used request id req-17ed62f9-dee7-4fca-8db6-e9da04b3549c", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.927c3496-cfa8-4c83-9760-eb7c592bc792"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:19.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-17ed62f9-dee7-4fca-8db6-e9da04b3549c Date: Fri, 17 May 2019 00:06:20 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:18Z\", \"updated_at\": \"2019-05-17T00:06:18Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:18Z\", \"revision_number\": 0, \"id\": \"3d56fad9-5ed5-41ba-803e-95ba143178f8\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:18Z\", \"security_group_id\": \"7dced1b1-3a21-4d08-a07f-0480514c5654\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T00:06:18Z\", \"revision_number\": 0, \"id\": \"d6ef37ad-1e85-4271-8251-05e2fa348cae\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T00:06:18Z\", \"security_group_id\": \"7dced1b1-3a21-4d08-a07f-0480514c5654\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\"}], \"revision_number\": 1, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"7dced1b1-3a21-4d08-a07f-0480514c5654\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.927c3496-cfa8-4c83-9760-eb7c592bc792"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/security-groups/7dced1b1-3a21-4d08-a07f-0480514c5654.json used request id req-17ed62f9-dee7-4fca-8db6-e9da04b3549c", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.927c3496-cfa8-4c83-9760-eb7c592bc792"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}6374f2ba527b2eab51d3a65a1a62636f741d7156\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 80, \"security_group_id\": \"7dced1b1-3a21-4d08-a07f-0480514c5654\", \"port_range_min\": 80, \"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-05-17T00:06:21.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.927c3496-cfa8-4c83-9760-eb7c592bc792"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-ae8653c5-b4ee-4822-9121-5d88f17b3469 Date: Fri, 17 May 2019 00:06:21 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-05-17T00:06:21Z\", \"security_group_id\": \"7dced1b1-3a21-4d08-a07f-0480514c5654\", \"port_range_min\": 80, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:21Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"3bd9cbb6-524c-4245-9faf-a77bc94ed0da\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.927c3496-cfa8-4c83-9760-eb7c592bc792"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a6d5dcb9-12e7-467e-a288-152b80a13afc Date: Fri, 17 May 2019 00:06:21 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-05-17T00:06:21Z\", \"security_group_id\": \"eaec5649-d6a2-45b9-a3bd-906077d0c6a6\", \"port_range_min\": 7888, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:21Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"5068e2bc-14c3-4f12-b94c-37926393af8a\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40882e4d-8fbd-42f6-8c64-af2fc81c5107"}], "metadata": {"pagination": {"total": 1008, "offset": 302, "size": 50}}} 2019-05-17 00:06:48,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:48,802 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:48 GMT 2019-05-17 00:06:48,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:48,802 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:06:48,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:48,802 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:48,802 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:48,803 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:06:48,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-17 00:06:48,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/644caa36-e967-4400-a822-ae932e137fbb.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5713786b201fd5683fa232508b71cb004ddd902e" 2019-05-17 00:06:48,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/54e2a29a-4bc1-4562-b424-1a745a19fe86.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e6dfe0f1fdca1f529dcd6818aafd4b3237b6c4" 2019-05-17 00:06:48,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-c68f3c9f-5449-48fa-80a7-1df47ff3f438 2019-05-17 00:06:48,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-c2066b51-2d4e-4298-a3a8-9cc35f570a36 Date: Fri, 17 May 2019 00:06:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 53, "updated_at": "2019-05-17T00:06:20Z", "security_group_id": "adb06996-2cc6-44b0-be7f-1cbe5c159b30", "port_range_min": 53, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:20Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "f1674c75-4e90-4488-aa86-e5d1676379de"}} 2019-05-17 00:06:48,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-c2066b51-2d4e-4298-a3a8-9cc35f570a36 2019-05-17 00:06:48,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-7071106d-fbe0-4a8f-ab71-ebdbf5a13707 2019-05-17 00:06:48,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-c2066b51-2d4e-4298-a3a8-9cc35f570a36 2019-05-17 00:06:48,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-7071106d-fbe0-4a8f-ab71-ebdbf5a13707 2019-05-17 00:06:48,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}0b84ba70fc846742dd64cec69f664f635739e7f1" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "adb06996-2cc6-44b0-be7f-1cbe5c159b30", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:48,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-f04a297c-2dfd-429a-babc-ae311fc21188 Date: Fri, 17 May 2019 00:06:21 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 10888, "updated_at": "2019-05-17T00:06:20Z", "security_group_id": "21f0df89-9874-427c-a87a-2dd571d35229", "port_range_min": 10888, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:20Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "da0d1d80-05dd-4b40-a5a9-10d07ef2372b"}} 2019-05-17 00:06:48,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-f04a297c-2dfd-429a-babc-ae311fc21188 2019-05-17 00:06:48,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups/644caa36-e967-4400-a822-ae932e137fbb.json used request id req-0afc47d9-b40e-4f67-9ddb-81ead37a9b6f 2019-05-17 00:06:48,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-f04a297c-2dfd-429a-babc-ae311fc21188 2019-05-17 00:06:48,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a7d807f7-7919-467f-ad24-4bc6623c5e84 Date: Fri, 17 May 2019 00:06:21 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-05-17T00:06:21Z", "security_group_id": "644caa36-e967-4400-a822-ae932e137fbb", "port_range_min": 9888, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:21Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "4a8fc50d-02a9-446e-be60-4de3385dfe78"}} 2019-05-17 00:06:48,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-ae8653c5-b4ee-4822-9121-5d88f17b3469 2019-05-17 00:06:48,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-a7d807f7-7919-467f-ad24-4bc6623c5e84 2019-05-17 00:06:48,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-a7d807f7-7919-467f-ad24-4bc6623c5e84 2019-05-17 00:06:48,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-ae8653c5-b4ee-4822-9121-5d88f17b3469 2019-05-17 00:06:48,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}6374f2ba527b2eab51d3a65a1a62636f741d7156" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 443, "security_group_id": "7dced1b1-3a21-4d08-a07f-0480514c5654", "port_range_min": 443, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:48,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-0afc47d9-b40e-4f67-9ddb-81ead37a9b6f Date: Fri, 17 May 2019 00:06:20 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:18Z", "updated_at": "2019-05-17T00:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:18Z", "revision_number": 0, "id": "59b898b1-150d-4656-8043-6a2f4a59f2ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:18Z", "security_group_id": "644caa36-e967-4400-a822-ae932e137fbb", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:18Z", "revision_number": 0, "id": "5dcf82cc-b7d4-481e-b6d4-251feb5121c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:18Z", "security_group_id": "644caa36-e967-4400-a822-ae932e137fbb", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "644caa36-e967-4400-a822-ae932e137fbb", "name": "clearwater-sg_sprout"}} 2019-05-17 00:06:48,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/security-groups/54e2a29a-4bc1-4562-b424-1a745a19fe86.json used request id req-64e73209-701c-4a2d-ac1b-33311d5a4031 2019-05-17 00:06:48,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:06:48,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/security-groups/644caa36-e967-4400-a822-ae932e137fbb.json used request id req-0afc47d9-b40e-4f67-9ddb-81ead37a9b6f 2019-05-17 00:06:48,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-a85f52ab-fe3a-40d3-931d-7131083caf9d 2019-05-17 00:06:48,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-64e73209-701c-4a2d-ac1b-33311d5a4031 Date: Fri, 17 May 2019 00:06:20 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:18Z", "updated_at": "2019-05-17T00:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:18Z", "revision_number": 0, "id": "6487ce7c-bbb1-42c5-86ad-0e9f69057ec7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:18Z", "security_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:18Z", "revision_number": 0, "id": "a238d3d9-162d-49f8-929f-5e7e04a1a67f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:18Z", "security_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base"}} 2019-05-17 00:06:48,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5713786b201fd5683fa232508b71cb004ddd902e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9888, "security_group_id": "644caa36-e967-4400-a822-ae932e137fbb", "port_range_min": 9888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:48,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:06:48,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups/54e2a29a-4bc1-4562-b424-1a745a19fe86.json used request id req-64e73209-701c-4a2d-ac1b-33311d5a4031 2019-05-17 00:06:48,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}53e6dfe0f1fdca1f529dcd6818aafd4b3237b6c4" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:48,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-a85f52ab-fe3a-40d3-931d-7131083caf9d 2019-05-17 00:06:48,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7071106d-fbe0-4a8f-ab71-ebdbf5a13707 Date: Fri, 17 May 2019 00:06:21 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-05-17T00:06:20Z", "security_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "port_range_min": 5058, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:20Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "e84d40d3-8d6c-4414-9149-fc3f74c0b18e"}} 2019-05-17 00:06:48,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a85f52ab-fe3a-40d3-931d-7131083caf9d Date: Fri, 17 May 2019 00:06:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "updated_at": "2019-05-17T00:06:20Z", "security_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "port_range_min": 6667, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:20Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "7fd6a10f-6008-452a-9f17-68078ccab8cb"}} 2019-05-17 00:06:48,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups/eaec5649-d6a2-45b9-a3bd-906077d0c6a6.json used request id req-f94665a3-5aae-4aa3-b77b-9f0d2cb4a8df 2019-05-17 00:06:48,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/eaec5649-d6a2-45b9-a3bd-906077d0c6a6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a536e96a603082e0f43cf114827606a15188a27e" 2019-05-17 00:06:48,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/security-groups/eaec5649-d6a2-45b9-a3bd-906077d0c6a6.json used request id req-f94665a3-5aae-4aa3-b77b-9f0d2cb4a8df 2019-05-17 00:06:48,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-f94665a3-5aae-4aa3-b77b-9f0d2cb4a8df Date: Fri, 17 May 2019 00:06:20 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:18Z", "updated_at": "2019-05-17T00:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:18Z", "revision_number": 0, "id": "680dfdf8-3bea-4e04-a428-e1c96f0299a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:18Z", "security_group_id": "eaec5649-d6a2-45b9-a3bd-906077d0c6a6", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:18Z", "revision_number": 0, "id": "c03ea55c-030d-4f1c-8a0d-584622e0f098", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:18Z", "security_group_id": "eaec5649-d6a2-45b9-a3bd-906077d0c6a6", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "eaec5649-d6a2-45b9-a3bd-906077d0c6a6", "name": "clearwater-sg_homer"}} 2019-05-17 00:06:48,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}a536e96a603082e0f43cf114827606a15188a27e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7888, "security_group_id": "eaec5649-d6a2-45b9-a3bd-906077d0c6a6", "port_range_min": 7888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:48,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-ea6a438c-9dd2-4dde-8abb-cfd77f7710e2 2019-05-17 00:06:48,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-ea6a438c-9dd2-4dde-8abb-cfd77f7710e2 2019-05-17 00:06:48,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ea6a438c-9dd2-4dde-8abb-cfd77f7710e2 Date: Fri, 17 May 2019 00:06:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 8889, "updated_at": "2019-05-17T00:06:20Z", "security_group_id": "21f0df89-9874-427c-a87a-2dd571d35229", "port_range_min": 8889, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:20Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ce06987b-2e0e-40e8-8eb6-4d1e5cf02ec5"}} 2019-05-17 00:06:48,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-209a2462-60c3-4002-b5fd-2dd60921ef26 2019-05-17 00:06:48,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}3f436a3e16a108b8373290b4f0d3bdefee25cc0f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 10888, "security_group_id": "21f0df89-9874-427c-a87a-2dd571d35229", "port_range_min": 10888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:48,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups/7dced1b1-3a21-4d08-a07f-0480514c5654.json used request id req-17ed62f9-dee7-4fca-8db6-e9da04b3549c 2019-05-17 00:06:48,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:06:48,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-17ed62f9-dee7-4fca-8db6-e9da04b3549c Date: Fri, 17 May 2019 00:06:20 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:18Z", "updated_at": "2019-05-17T00:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:18Z", "revision_number": 0, "id": "3d56fad9-5ed5-41ba-803e-95ba143178f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:18Z", "security_group_id": "7dced1b1-3a21-4d08-a07f-0480514c5654", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:06:18Z", "revision_number": 0, "id": "d6ef37ad-1e85-4271-8251-05e2fa348cae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:06:18Z", "security_group_id": "7dced1b1-3a21-4d08-a07f-0480514c5654", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 1, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "7dced1b1-3a21-4d08-a07f-0480514c5654", "name": "clearwater-sg_ellis"}} 2019-05-17 00:06:48,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/security-groups/7dced1b1-3a21-4d08-a07f-0480514c5654.json used request id req-17ed62f9-dee7-4fca-8db6-e9da04b3549c 2019-05-17 00:06:48,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}6374f2ba527b2eab51d3a65a1a62636f741d7156" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 80, "security_group_id": "7dced1b1-3a21-4d08-a07f-0480514c5654", "port_range_min": 80, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:48,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-ae8653c5-b4ee-4822-9121-5d88f17b3469 Date: Fri, 17 May 2019 00:06:21 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-05-17T00:06:21Z", "security_group_id": "7dced1b1-3a21-4d08-a07f-0480514c5654", "port_range_min": 80, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:21Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "3bd9cbb6-524c-4245-9faf-a77bc94ed0da"}} 2019-05-17 00:06:48,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a6d5dcb9-12e7-467e-a288-152b80a13afc Date: Fri, 17 May 2019 00:06:21 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-05-17T00:06:21Z", "security_group_id": "eaec5649-d6a2-45b9-a3bd-906077d0c6a6", "port_range_min": 7888, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:21Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "5068e2bc-14c3-4f12-b94c-37926393af8a"}} 2019-05-17 00:06:48,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:06:48,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:48,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:48,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:48,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:48,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:48,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:48,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:48,872 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:06:48,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:48,872 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:48 GMT 2019-05-17 00:06:48,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:48,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:06:48,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:48,873 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:48,873 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:53,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:06:54,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:54,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:54,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:54,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:54,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:54,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:54,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:54,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5713786b201fd5683fa232508b71cb004ddd902e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9888, \"security_group_id\": \"644caa36-e967-4400-a822-ae932e137fbb\", \"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-05-17T00:06:20.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7bc1e14a-ce0b-4d8c-9542-cd3abba374a4"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/security-groups/54e2a29a-4bc1-4562-b424-1a745a19fe86.json used request id req-64e73209-701c-4a2d-ac1b-33311d5a4031", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}53e6dfe0f1fdca1f529dcd6818aafd4b3237b6c4\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"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-05-17T00:06:20.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a85f52ab-fe3a-40d3-931d-7131083caf9d Date: Fri, 17 May 2019 00:06:20 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-05-17T00:06:20Z\", \"security_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"port_range_min\": 6667, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:20Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"7fd6a10f-6008-452a-9f17-68078ccab8cb\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-a85f52ab-fe3a-40d3-931d-7131083caf9d", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d9680864-7a82-46b5-b66d-4069bffabb19"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:21.536Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-c2066b51-2d4e-4298-a3a8-9cc35f570a36", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35729909-40f7-422e-9164-f5a4ccc4fef3"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.109Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.109Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-81d30c39-2346-468f-a1d6-c23897313a1c Date: Fri, 17 May 2019 00:06:21 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-05-17T00:06:21Z\", \"security_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"port_range_min\": 4000, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:21Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.109Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}53e6dfe0f1fdca1f529dcd6818aafd4b3237b6c4\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 4000, \"security_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"port_range_min\": 4000, \"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-05-17T00:06:21.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.109Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-81d30c39-2346-468f-a1d6-c23897313a1c", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.109Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-81d30c39-2346-468f-a1d6-c23897313a1c", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.109Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}53e6dfe0f1fdca1f529dcd6818aafd4b3237b6c4\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 2380, \"security_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"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-05-17T00:06:21.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.109Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-3e2f54a9-793c-4405-8874-4aa7b9a04a28 Date: Fri, 17 May 2019 00:06:21 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-05-17T00:06:21Z\", \"security_group_id\": \"7dced1b1-3a21-4d08-a07f-0480514c5654\", \"port_range_min\": 443, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:21Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"7cc38f2f-8158-4f37-bbbd-b1b5d64011e4\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.927c3496-cfa8-4c83-9760-eb7c592bc792"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.109Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-3e2f54a9-793c-4405-8874-4aa7b9a04a28", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.927c3496-cfa8-4c83-9760-eb7c592bc792"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.109Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5363b61b-89bb-43d1-a16b-bd293ca5a18d Date: Fri, 17 May 2019 00:06:21 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-05-17T00:06:21Z\", \"security_group_id\": \"eaec5649-d6a2-45b9-a3bd-906077d0c6a6\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:21Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"923001a6-9cee-449e-b999-852c204d846a\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40882e4d-8fbd-42f6-8c64-af2fc81c5107"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.109Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-3e2f54a9-793c-4405-8874-4aa7b9a04a28", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.927c3496-cfa8-4c83-9760-eb7c592bc792"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.109Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-f1544b21-4f4c-4938-b56d-87a7cb46687c", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.109Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-5363b61b-89bb-43d1-a16b-bd293ca5a18d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40882e4d-8fbd-42f6-8c64-af2fc81c5107"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.109Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-f1544b21-4f4c-4938-b56d-87a7cb46687c", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.109Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-467d90b3-f424-49bc-a04b-e1cdd20fc637 Date: Fri, 17 May 2019 00:06:21 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-05-17T00:06:21Z\", \"security_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"port_range_min\": 2380, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:21Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.109Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.109Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:20.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.109Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-5363b61b-89bb-43d1-a16b-bd293ca5a18d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40882e4d-8fbd-42f6-8c64-af2fc81c5107"}, {"node_instance_id": "vellum_security_group_wjnbe5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.620Z", "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-05-17T00:06:21.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_floatingip_pvyjeq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.620Z", "message": "Node instance created", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_floatingip_pvyjeq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.620Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.620Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-ed4f824a-0135-4a3c-b37e-30e2bf049c17", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:22.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.620Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova', u'name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'fingerprint': u'e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22'}}}]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:22.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.620Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-ed4f824a-0135-4a3c-b37e-30e2bf049c17", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:22.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.620Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}53e6dfe0f1fdca1f529dcd6818aafd4b3237b6c4\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 161, \"security_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"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-05-17T00:06:21.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.620Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-ed4f824a-0135-4a3c-b37e-30e2bf049c17 Date: Fri, 17 May 2019 00:06:22 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-05-17T00:06:22Z\", \"security_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"port_range_min\": 161, \"revision_number\": 0, \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:22Z\", \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:22.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.620Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-467d90b3-f424-49bc-a04b-e1cdd20fc637", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:22.620Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-467d90b3-f424-49bc-a04b-e1cdd20fc637", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a33a835e-5d5d-4174-b519-fb5fbd5951c8"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:23.173Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-f3215083-3ecf-433e-bbf4-685c4497b153", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:22.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:23.173Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ef28017443872ad2e095a2004a6294950f331c7\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:22.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "vellum_security_group_wjnbe5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:23.173Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:21.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_security_group_865xf7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:23.173Z", "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-05-17T00:06:21.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:23.173Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ef28017443872ad2e095a2004a6294950f331c7\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:22.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:23.173Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3215083-3ecf-433e-bbf4-685c4497b153 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:22.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:23.173Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3215083-3ecf-433e-bbf4-685c4497b153 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:22.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:23.173Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:22.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:23.173Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:22.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:23.173Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_b082yf'}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:22.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "dime_security_group_67w6nb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:23.173Z", "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-05-17T00:06:21.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:23.173Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-f3215083-3ecf-433e-bbf4-685c4497b153", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:22.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "sprout_security_group_z7ezda", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:23.775Z", "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-05-17T00:06:22.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_security_group_5n3ejs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:23.775Z", "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-05-17T00:06:22.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_security_group_865xf7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:23.775Z", "message": "Node instance created", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:22.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_security_group_67w6nb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:24.371Z", "message": "Node instance created", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:22.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_security_group_n85zuj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:24.371Z", "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-05-17T00:06:22.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 1008, "offset": 352, "size": 50}}} 2019-05-17 00:06:54,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:54,033 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:54 GMT 2019-05-17 00:06:54,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:54,033 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:06:54,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:54,033 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:54,034 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:54,034 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:06:54,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}5713786b201fd5683fa232508b71cb004ddd902e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9888, "security_group_id": "644caa36-e967-4400-a822-ae932e137fbb", "port_range_min": 9888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:54,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups/54e2a29a-4bc1-4562-b424-1a745a19fe86.json used request id req-64e73209-701c-4a2d-ac1b-33311d5a4031 2019-05-17 00:06:54,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}53e6dfe0f1fdca1f529dcd6818aafd4b3237b6c4" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:54,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a85f52ab-fe3a-40d3-931d-7131083caf9d Date: Fri, 17 May 2019 00:06:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "updated_at": "2019-05-17T00:06:20Z", "security_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "port_range_min": 6667, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:20Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "7fd6a10f-6008-452a-9f17-68078ccab8cb"}} 2019-05-17 00:06:54,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-a85f52ab-fe3a-40d3-931d-7131083caf9d 2019-05-17 00:06:54,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-c2066b51-2d4e-4298-a3a8-9cc35f570a36 2019-05-17 00:06:54,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-17 00:06:54,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-81d30c39-2346-468f-a1d6-c23897313a1c Date: Fri, 17 May 2019 00:06:21 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-05-17T00:06:21Z", "security_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "port_range_min": 4000, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:21Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}} 2019-05-17 00:06:54,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}53e6dfe0f1fdca1f529dcd6818aafd4b3237b6c4" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 4000, "security_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "port_range_min": 4000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:54,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-81d30c39-2346-468f-a1d6-c23897313a1c 2019-05-17 00:06:54,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-81d30c39-2346-468f-a1d6-c23897313a1c 2019-05-17 00:06:54,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}53e6dfe0f1fdca1f529dcd6818aafd4b3237b6c4" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 2380, "security_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "port_range_min": 2380, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:54,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-3e2f54a9-793c-4405-8874-4aa7b9a04a28 Date: Fri, 17 May 2019 00:06:21 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-05-17T00:06:21Z", "security_group_id": "7dced1b1-3a21-4d08-a07f-0480514c5654", "port_range_min": 443, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:21Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "7cc38f2f-8158-4f37-bbbd-b1b5d64011e4"}} 2019-05-17 00:06:54,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-3e2f54a9-793c-4405-8874-4aa7b9a04a28 2019-05-17 00:06:54,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5363b61b-89bb-43d1-a16b-bd293ca5a18d Date: Fri, 17 May 2019 00:06:21 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-05-17T00:06:21Z", "security_group_id": "eaec5649-d6a2-45b9-a3bd-906077d0c6a6", "port_range_min": 9160, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:21Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "923001a6-9cee-449e-b999-852c204d846a"}} 2019-05-17 00:06:54,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-3e2f54a9-793c-4405-8874-4aa7b9a04a28 2019-05-17 00:06:54,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-f1544b21-4f4c-4938-b56d-87a7cb46687c 2019-05-17 00:06:54,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-5363b61b-89bb-43d1-a16b-bd293ca5a18d 2019-05-17 00:06:54,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-f1544b21-4f4c-4938-b56d-87a7cb46687c 2019-05-17 00:06:54,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-467d90b3-f424-49bc-a04b-e1cdd20fc637 Date: Fri, 17 May 2019 00:06:21 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-05-17T00:06:21Z", "security_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "port_range_min": 2380, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:21Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}} 2019-05-17 00:06:54,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:06:54,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-17 00:06:54,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-5363b61b-89bb-43d1-a16b-bd293ca5a18d 2019-05-17 00:06:54,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-17 00:06:54,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:06:54,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-17 00:06:54,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-ed4f824a-0135-4a3c-b37e-30e2bf049c17 2019-05-17 00:06:54,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova', u'name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'fingerprint': u'e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22'}}}] 2019-05-17 00:06:54,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-ed4f824a-0135-4a3c-b37e-30e2bf049c17 2019-05-17 00:06:54,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}53e6dfe0f1fdca1f529dcd6818aafd4b3237b6c4" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 161, "security_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "port_range_min": 161, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 00:06:54,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-ed4f824a-0135-4a3c-b37e-30e2bf049c17 Date: Fri, 17 May 2019 00:06:22 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-05-17T00:06:22Z", "security_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "port_range_min": 161, "revision_number": 0, "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:22Z", "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}} 2019-05-17 00:06:54,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-467d90b3-f424-49bc-a04b-e1cdd20fc637 2019-05-17 00:06:54,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-467d90b3-f424-49bc-a04b-e1cdd20fc637 2019-05-17 00:06:54,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-f3215083-3ecf-433e-bbf4-685c4497b153 2019-05-17 00:06:54,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef28017443872ad2e095a2004a6294950f331c7" 2019-05-17 00:06:54,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:06:54,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-17 00:06:54,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef28017443872ad2e095a2004a6294950f331c7" 2019-05-17 00:06:54,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3215083-3ecf-433e-bbf4-685c4497b153 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:06:54,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3215083-3ecf-433e-bbf4-685c4497b153 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:06:54,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:06:54,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:06:54,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_b082yf'} 2019-05-17 00:06:54,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-17 00:06:54,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-f3215083-3ecf-433e-bbf4-685c4497b153 2019-05-17 00:06:54,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-17 00:06:54,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-17 00:06:54,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:06:54,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:06:54,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-17 00:06:54,044 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:06:54,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:54,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:54,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:54,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:54,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:54,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:54,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:54,102 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:06:54,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:54,102 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:54 GMT 2019-05-17 00:06:54,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:54,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:06:54,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:54,103 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:54,103 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:59,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:06:59,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:59,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:59,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:59,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:59,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:59,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:59,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:59,188 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_f1q9ac", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:24.371Z", "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-05-17T00:06:22.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_floatingip_pvyjeq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.019Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:22.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_security_group_z7ezda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.019Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:22.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_security_group_5n3ejs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.019Z", "message": "Node instance created", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:22.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ef28017443872ad2e095a2004a6294950f331c7\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfce4856-e9cb-4aa3-96e3-490b70f92b25 x-compute-request-id: req-cfce4856-e9cb-4aa3-96e3-490b70f92b25 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"d409f408-5daf-41c5-a991-2ab072071a6c\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ef28017443872ad2e095a2004a6294950f331c7\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfce4856-e9cb-4aa3-96e3-490b70f92b25 x-compute-request-id: req-cfce4856-e9cb-4aa3-96e3-490b70f92b25 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"d409f408-5daf-41c5-a991-2ab072071a6c\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27e1b7f8-f800-4d1b-8f06-82f1bb855893 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-f7151ea7-b4fa-4c55-b4a5-dd25ebe46f38", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-cfce4856-e9cb-4aa3-96e3-490b70f92b25", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-cfce4856-e9cb-4aa3-96e3-490b70f92b25", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ef28017443872ad2e095a2004a6294950f331c7\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d1a2bc1-8f35-4478-9862-046df20362fa x-compute-request-id: req-1d1a2bc1-8f35-4478-9862-046df20362fa Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"fingerprint\": \"e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-cfce4856-e9cb-4aa3-96e3-490b70f92b25", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d1a2bc1-8f35-4478-9862-046df20362fa x-compute-request-id: req-1d1a2bc1-8f35-4478-9862-046df20362fa Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"fingerprint\": \"e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-1d1a2bc1-8f35-4478-9862-046df20362fa", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-1d1a2bc1-8f35-4478-9862-046df20362fa", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-1d1a2bc1-8f35-4478-9862-046df20362fa", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:24.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:24.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27e1b7f8-f800-4d1b-8f06-82f1bb855893 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-1d1a2bc1-8f35-4478-9862-046df20362fa", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-27e1b7f8-f800-4d1b-8f06-82f1bb855893", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-27e1b7f8-f800-4d1b-8f06-82f1bb855893", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bfb969533878a6558e1638e0f44457eb5da7ebb9\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:25.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-f7151ea7-b4fa-4c55-b4a5-dd25ebe46f38", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-f7151ea7-b4fa-4c55-b4a5-dd25ebe46f38", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bfb969533878a6558e1638e0f44457eb5da7ebb9\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:25.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7151ea7-b4fa-4c55-b4a5-dd25ebe46f38 x-compute-request-id: req-f7151ea7-b4fa-4c55-b4a5-dd25ebe46f38 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-f7151ea7-b4fa-4c55-b4a5-dd25ebe46f38", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-cfce4856-e9cb-4aa3-96e3-490b70f92b25", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7151ea7-b4fa-4c55-b4a5-dd25ebe46f38 x-compute-request-id: req-f7151ea7-b4fa-4c55-b4a5-dd25ebe46f38 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ef28017443872ad2e095a2004a6294950f331c7\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "ellis_security_group_f1q9ac", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:23.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_security_group_n85zuj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "Node instance created", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:23.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_security_group_wjnbe5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:25.616Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:22.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:26.181Z", "message": "A management_network_name was provided (cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2), 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-05-17T00:06:25.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:26.181Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-9451ef47-a4b7-4171-9da5-a9930aa58f78", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:25.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:26.181Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-9451ef47-a4b7-4171-9da5-a9930aa58f78", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:25.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:26.181Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-9451ef47-a4b7-4171-9da5-a9930aa58f78", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:25.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:26.181Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-9451ef47-a4b7-4171-9da5-a9930aa58f78", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:25.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:26.181Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-9451ef47-a4b7-4171-9da5-a9930aa58f78 Date: Fri, 17 May 2019 00:06:25 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"45b0badc-5765-4ba8-9142-10b31c71f4cc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T00:00:13Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\",\"admin_state_up\":true,\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:00:11Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:25.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:26.181Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-9451ef47-a4b7-4171-9da5-a9930aa58f78 Date: Fri, 17 May 2019 00:06:25 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"45b0badc-5765-4ba8-9142-10b31c71f4cc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T00:00:13Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\",\"admin_state_up\":true,\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:00:11Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:25.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "bono_security_group_865xf7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:26.181Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:23.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "base_security_group_4s8b6w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:26.181Z", "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-05-17T00:06:23.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_security_group_67w6nb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:26.181Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:23.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:26.181Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_b082yf', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:25.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:26.181Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_b082yf', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:25.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:26.181Z", "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-05-17T00:06:25.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}], "metadata": {"pagination": {"total": 1008, "offset": 402, "size": 50}}} 2019-05-17 00:06:59,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:59,189 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:59 GMT 2019-05-17 00:06:59,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:59,189 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:06:59,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:59,189 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:59,189 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:06:59,189 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:06:59,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-17 00:06:59,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:06:59,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:06:59,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:06:59,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef28017443872ad2e095a2004a6294950f331c7" 2019-05-17 00:06:59,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfce4856-e9cb-4aa3-96e3-490b70f92b25 x-compute-request-id: req-cfce4856-e9cb-4aa3-96e3-490b70f92b25 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:06:59,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef28017443872ad2e095a2004a6294950f331c7" 2019-05-17 00:06:59,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfce4856-e9cb-4aa3-96e3-490b70f92b25 x-compute-request-id: req-cfce4856-e9cb-4aa3-96e3-490b70f92b25 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:06:59,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27e1b7f8-f800-4d1b-8f06-82f1bb855893 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:06:59,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-f7151ea7-b4fa-4c55-b4a5-dd25ebe46f38 2019-05-17 00:06:59,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-cfce4856-e9cb-4aa3-96e3-490b70f92b25 2019-05-17 00:06:59,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-cfce4856-e9cb-4aa3-96e3-490b70f92b25 2019-05-17 00:06:59,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef28017443872ad2e095a2004a6294950f331c7" 2019-05-17 00:06:59,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d1a2bc1-8f35-4478-9862-046df20362fa x-compute-request-id: req-1d1a2bc1-8f35-4478-9862-046df20362fa Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova", "name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "fingerprint": "e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22"}}]} 2019-05-17 00:06:59,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-cfce4856-e9cb-4aa3-96e3-490b70f92b25 2019-05-17 00:06:59,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d1a2bc1-8f35-4478-9862-046df20362fa x-compute-request-id: req-1d1a2bc1-8f35-4478-9862-046df20362fa Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova", "name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "fingerprint": "e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22"}}]} 2019-05-17 00:06:59,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-1d1a2bc1-8f35-4478-9862-046df20362fa 2019-05-17 00:06:59,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-1d1a2bc1-8f35-4478-9862-046df20362fa 2019-05-17 00:06:59,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-1d1a2bc1-8f35-4478-9862-046df20362fa 2019-05-17 00:06:59,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:06:59,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:06:59,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27e1b7f8-f800-4d1b-8f06-82f1bb855893 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:06:59,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-1d1a2bc1-8f35-4478-9862-046df20362fa 2019-05-17 00:06:59,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-27e1b7f8-f800-4d1b-8f06-82f1bb855893 2019-05-17 00:06:59,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-27e1b7f8-f800-4d1b-8f06-82f1bb855893 2019-05-17 00:06:59,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb969533878a6558e1638e0f44457eb5da7ebb9" 2019-05-17 00:06:59,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-f7151ea7-b4fa-4c55-b4a5-dd25ebe46f38 2019-05-17 00:06:59,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-f7151ea7-b4fa-4c55-b4a5-dd25ebe46f38 2019-05-17 00:06:59,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb969533878a6558e1638e0f44457eb5da7ebb9" 2019-05-17 00:06:59,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7151ea7-b4fa-4c55-b4a5-dd25ebe46f38 x-compute-request-id: req-f7151ea7-b4fa-4c55-b4a5-dd25ebe46f38 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"images": [{"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:06:59,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-f7151ea7-b4fa-4c55-b4a5-dd25ebe46f38 2019-05-17 00:06:59,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-cfce4856-e9cb-4aa3-96e3-490b70f92b25 2019-05-17 00:06:59,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7151ea7-b4fa-4c55-b4a5-dd25ebe46f38 x-compute-request-id: req-f7151ea7-b4fa-4c55-b4a5-dd25ebe46f38 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"images": [{"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:06:59,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef28017443872ad2e095a2004a6294950f331c7" 2019-05-17 00:06:59,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:06:59,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:06:59,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:06:59,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2), 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-05-17 00:06:59,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-9451ef47-a4b7-4171-9da5-a9930aa58f78 2019-05-17 00:06:59,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-9451ef47-a4b7-4171-9da5-a9930aa58f78 2019-05-17 00:06:59,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-9451ef47-a4b7-4171-9da5-a9930aa58f78 2019-05-17 00:06:59,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-9451ef47-a4b7-4171-9da5-a9930aa58f78 2019-05-17 00:06:59,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-9451ef47-a4b7-4171-9da5-a9930aa58f78 Date: Fri, 17 May 2019 00:06:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":["45b0badc-5765-4ba8-9142-10b31c71f4cc"],"description":"","tags":[],"updated_at":"2019-05-17T00:00:13Z","qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}]} 2019-05-17 00:06:59,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-9451ef47-a4b7-4171-9da5-a9930aa58f78 Date: Fri, 17 May 2019 00:06:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":["45b0badc-5765-4ba8-9142-10b31c71f4cc"],"description":"","tags":[],"updated_at":"2019-05-17T00:00:13Z","qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}]} 2019-05-17 00:06:59,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:06:59,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-17 00:06:59,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:06:59,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_b082yf', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', 'security_groups': []} 2019-05-17 00:06:59,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_b082yf', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', 'security_groups': []} 2019-05-17 00:06:59,199 - 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-05-17 00:06:59,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:06:59,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:06:59,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:06:59,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:06:59,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:06:59,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:06:59,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:06:59,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:06:59,254 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:06:59,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:06:59,254 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:06:59 GMT 2019-05-17 00:06:59,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:06:59,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:06:59,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:06:59,254 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:06:59,254 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:07:04,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:07:04,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:07:04,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:07:04,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:07:04,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:07:04,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:07:04,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:07:04,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:07:04,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_4s8b6w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:26.181Z", "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-05-17T00:06:23.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_security_group_67w6nb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:26.181Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:23.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_floatingip_pvyjeq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:26.828Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:23.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_security_group_z7ezda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:26.828Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:23.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_security_group_5n3ejs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:26.828Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:23.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "base_security_group_4s8b6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:27.422Z", "message": "Node instance created", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:23.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_security_group_f1q9ac", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:27.422Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:23.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_security_group_wjnbe5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:27.422Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:23.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_security_group_67w6nb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:28.032Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:23.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_security_group_n85zuj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:28.032Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:23.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_security_group_865xf7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:28.032Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:23.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_security_group_z7ezda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:28.630Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:23.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_floatingip_pvyjeq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:28.630Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:23.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_security_group_5n3ejs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:28.630Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:23.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_security_group_f1q9ac", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:29.224Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:23.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "base_security_group_4s8b6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:29.224Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_security_group_wjnbe5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:29.224Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:23.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:29.837Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:29.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:29.837Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d470ddbf-d6f0-446b-8f9f-9b4c5580bc30 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:29.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:29.837Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d470ddbf-d6f0-446b-8f9f-9b4c5580bc30 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:29.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:29.837Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84f44782-f158-45cb-b8d0-6ae911873603 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:29.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:29.837Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-d470ddbf-d6f0-446b-8f9f-9b4c5580bc30", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:29.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:29.837Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_glt4b0'}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:29.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:29.837Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_ekoz0r'}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:29.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:29.837Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova', u'name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'fingerprint': u'e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22'}}}, {u'external_id': u'54e2a29a-4bc1-4562-b424-1a745a19fe86', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e088c23f-5872-42fa-9217-a2793d116b8c', 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-05-17T00:06:29.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:29.837Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84f44782-f158-45cb-b8d0-6ae911873603 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:29.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:29.837Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-84f44782-f158-45cb-b8d0-6ae911873603", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:29.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:29.837Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:29.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:29.837Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-84f44782-f158-45cb-b8d0-6ae911873603", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:29.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:29.837Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}533c58e17dcfa9dfdff664dc12a6b25488cbeef3\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:29.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:29.837Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova', u'name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'fingerprint': u'e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22'}}}, {u'external_id': u'54e2a29a-4bc1-4562-b424-1a745a19fe86', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'adb06996-2cc6-44b0-be7f-1cbe5c159b30', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'6a6a010b-59bd-4e04-8e91-1990618f5783', u'floating_ip_address': u'172.30.9.208', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:29.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:29.837Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:29.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:29.837Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:29.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "dime_security_group_67w6nb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:29.837Z", "message": "Node instance started", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_security_group_865xf7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:29.837Z", "message": "Node instance started", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:29.837Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-d470ddbf-d6f0-446b-8f9f-9b4c5580bc30", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:29.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:30.350Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0baac0ff7ebf48294497c170aff3c09c03bb4fc\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:29.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:30.350Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}533c58e17dcfa9dfdff664dc12a6b25488cbeef3\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:29.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:30.350Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova', u'name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'fingerprint': u'e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22'}}}, {u'external_id': u'54e2a29a-4bc1-4562-b424-1a745a19fe86', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ccd002b4-413a-4771-bf66-dc91af3050bb', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'ecc2bc2f-b4e3-4e63-97f7-42f400a0e925', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'4892e177-7668-45d9-9f07-a403ef2ab089', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "sprout_security_group_z7ezda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:30.350Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_security_group_n85zuj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:30.350Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_security_group_5n3ejs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:30.350Z", "message": "Node instance started", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:30.350Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0baac0ff7ebf48294497c170aff3c09c03bb4fc\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:29.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:30.865Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:30.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:30.865Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:30.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:30.865Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_0fecqu'}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:30.865Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-b3963360-0997-402b-8b76-0599c04ee8a0", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "homer_security_group_n85zuj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:30.865Z", "message": "Node instance started", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "base_security_group_4s8b6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:30.865Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_security_group_f1q9ac", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:30.865Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 1008, "offset": 452, "size": 50}}} 2019-05-17 00:07:04,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:07:04,340 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:07:04 GMT 2019-05-17 00:07:04,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:07:04,341 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:07:04,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:07:04,341 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:07:04,341 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:07:04,341 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:07:04,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-17 00:07:04,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:07:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-17 00:07:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:07:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:07:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:07:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:07:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-17 00:07:04,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-17 00:07:04,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:07:04,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-17 00:07:04,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-17 00:07:04,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:07:04,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-17 00:07:04,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-17 00:07:04,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:07:04,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:07:04,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:04,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d470ddbf-d6f0-446b-8f9f-9b4c5580bc30 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:04,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d470ddbf-d6f0-446b-8f9f-9b4c5580bc30 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:04,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84f44782-f158-45cb-b8d0-6ae911873603 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:04,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-d470ddbf-d6f0-446b-8f9f-9b4c5580bc30 2019-05-17 00:07:04,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_glt4b0'} 2019-05-17 00:07:04,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_ekoz0r'} 2019-05-17 00:07:04,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova', u'name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'fingerprint': u'e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22'}}}, {u'external_id': u'54e2a29a-4bc1-4562-b424-1a745a19fe86', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e088c23f-5872-42fa-9217-a2793d116b8c', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-05-17 00:07:04,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84f44782-f158-45cb-b8d0-6ae911873603 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:04,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-84f44782-f158-45cb-b8d0-6ae911873603 2019-05-17 00:07:04,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:04,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-84f44782-f158-45cb-b8d0-6ae911873603 2019-05-17 00:07:04,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}533c58e17dcfa9dfdff664dc12a6b25488cbeef3" 2019-05-17 00:07:04,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova', u'name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'fingerprint': u'e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22'}}}, {u'external_id': u'54e2a29a-4bc1-4562-b424-1a745a19fe86', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'adb06996-2cc6-44b0-be7f-1cbe5c159b30', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'6a6a010b-59bd-4e04-8e91-1990618f5783', u'floating_ip_address': u'172.30.9.208', u'external_type': u'floatingip'}] 2019-05-17 00:07:04,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:04,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:04,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:07:04,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:07:04,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-d470ddbf-d6f0-446b-8f9f-9b4c5580bc30 2019-05-17 00:07:04,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0baac0ff7ebf48294497c170aff3c09c03bb4fc" 2019-05-17 00:07:04,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}533c58e17dcfa9dfdff664dc12a6b25488cbeef3" 2019-05-17 00:07:04,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova', u'name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'fingerprint': u'e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22'}}}, {u'external_id': u'54e2a29a-4bc1-4562-b424-1a745a19fe86', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ccd002b4-413a-4771-bf66-dc91af3050bb', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'ecc2bc2f-b4e3-4e63-97f7-42f400a0e925', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'4892e177-7668-45d9-9f07-a403ef2ab089', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}] 2019-05-17 00:07:04,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:07:04,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-17 00:07:04,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:07:04,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0baac0ff7ebf48294497c170aff3c09c03bb4fc" 2019-05-17 00:07:04,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:04,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:04,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_0fecqu'} 2019-05-17 00:07:04,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-b3963360-0997-402b-8b76-0599c04ee8a0 2019-05-17 00:07:04,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:07:04,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-17 00:07:04,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:07:04,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:07:04,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:07:04,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:07:04,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:07:04,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:07:04,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:07:04,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:07:04,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:07:04,405 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:07:04,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:07:04,405 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:07:04 GMT 2019-05-17 00:07:04,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:07:04,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:07:04,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:07:04,405 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:07:04,406 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:07:09,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:07:09,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:07:09,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:07:09,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:07:09,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:07:09,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:07:09,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:07:09,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:07:09,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_f1q9ac", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:30.865Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "base_security_group_4s8b6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:30.865Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_security_group_n85zuj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:30.865Z", "message": "Node instance started", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:30.865Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova', u'name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'fingerprint': u'e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22'}}}, {u'external_id': u'54e2a29a-4bc1-4562-b424-1a745a19fe86', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ecc2bc2f-b4e3-4e63-97f7-42f400a0e925', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'644caa36-e967-4400-a822-ae932e137fbb', 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-05-17T00:06:30.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f18ade55-509e-4ee0-ab29-1ccfa5e79502 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-e102153e-66b2-43e3-bdde-5154080b79f4", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-e102153e-66b2-43e3-bdde-5154080b79f4", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e102153e-66b2-43e3-bdde-5154080b79f4 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e102153e-66b2-43e3-bdde-5154080b79f4 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-6e68f09b-c538-49d5-a142-6e84f0dae511", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:30.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:30.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_10r3sj'}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:06:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6e68f09b-c538-49d5-a142-6e84f0dae511 x-compute-request-id: req-6e68f09b-c538-49d5-a142-6e84f0dae511 Content-Length: 374 location: http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"bookmark\"}], \"adminPass\": \"4LgNtJcHL8Wb\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-6e68f09b-c538-49d5-a142-6e84f0dae511", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-6e68f09b-c538-49d5-a142-6e84f0dae511", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-f18ade55-509e-4ee0-ab29-1ccfa5e79502", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-f18ade55-509e-4ee0-ab29-1ccfa5e79502", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova', u'name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'fingerprint': u'e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22'}}}, {u'external_id': u'54e2a29a-4bc1-4562-b424-1a745a19fe86', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'21f0df89-9874-427c-a87a-2dd571d35229', 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-05-17T00:06:30.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_c9zn1l'}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:30.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:30.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fe362e0-6e1a-4ccf-a989-1684ecb6addd 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fe362e0-6e1a-4ccf-a989-1684ecb6addd 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-8fe362e0-6e1a-4ccf-a989-1684ecb6addd", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-8fe362e0-6e1a-4ccf-a989-1684ecb6addd", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova', u'name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'fingerprint': u'e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22'}}}, {u'external_id': u'54e2a29a-4bc1-4562-b424-1a745a19fe86', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'7dced1b1-3a21-4d08-a07f-0480514c5654', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'd65d825a-e512-4dc6-8a10-e26e6fb3ea16', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_p4sjrn'}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:30.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:30.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71491382-24c8-4070-9468-bdb5c312adbc 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71491382-24c8-4070-9468-bdb5c312adbc 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-71491382-24c8-4070-9468-bdb5c312adbc", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-71491382-24c8-4070-9468-bdb5c312adbc", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3ed6a9a014974654f368d40f40f331b55cb3473b\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:06:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6e68f09b-c538-49d5-a142-6e84f0dae511 x-compute-request-id: req-6e68f09b-c538-49d5-a142-6e84f0dae511 Content-Length: 374 location: http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"bookmark\"}], \"adminPass\": \"4LgNtJcHL8Wb\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:26.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "base_security_group_4s8b6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "Node instance started", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:24.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-6e68f09b-c538-49d5-a142-6e84f0dae511", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4565e075-9279-46d7-8cfb-549cd613ce86"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01c80b4e58228d0b5d25835438f0fe59d5d1ca36\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01c80b4e58228d0b5d25835438f0fe59d5d1ca36\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:30.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f18ade55-509e-4ee0-ab29-1ccfa5e79502 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:30.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_babhnv'}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova', u'name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'fingerprint': u'e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22'}}}, {u'external_id': u'54e2a29a-4bc1-4562-b424-1a745a19fe86', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'eaec5649-d6a2-45b9-a3bd-906077d0c6a6', 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-05-17T00:06:30.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9db9d0c78ccc0c1eb8d57d3856a90410d1b5c79\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:31.444Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9db9d0c78ccc0c1eb8d57d3856a90410d1b5c79\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:30.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:31.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-c4016905-e39c-4ed5-8325-8cb3628300e9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}], "metadata": {"pagination": {"total": 1013, "offset": 502, "size": 50}}} 2019-05-17 00:07:09,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:07:09,513 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:07:09 GMT 2019-05-17 00:07:09,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:07:09,513 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:07:09,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:07:09,514 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:07:09,514 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:07:09,514 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:07:09,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:07:09,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-17 00:07:09,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:07:09,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova', u'name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'fingerprint': u'e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22'}}}, {u'external_id': u'54e2a29a-4bc1-4562-b424-1a745a19fe86', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ecc2bc2f-b4e3-4e63-97f7-42f400a0e925', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'644caa36-e967-4400-a822-ae932e137fbb', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-05-17 00:07:09,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f18ade55-509e-4ee0-ab29-1ccfa5e79502 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:09,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-e102153e-66b2-43e3-bdde-5154080b79f4 2019-05-17 00:07:09,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-e102153e-66b2-43e3-bdde-5154080b79f4 2019-05-17 00:07:09,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e102153e-66b2-43e3-bdde-5154080b79f4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:09,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e102153e-66b2-43e3-bdde-5154080b79f4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:09,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-6e68f09b-c538-49d5-a142-6e84f0dae511 2019-05-17 00:07:09,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:09,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:09,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_10r3sj'} 2019-05-17 00:07:09,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:06:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6e68f09b-c538-49d5-a142-6e84f0dae511 x-compute-request-id: req-6e68f09b-c538-49d5-a142-6e84f0dae511 Content-Length: 374 location: http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2a4aad2c-4008-4cf5-ad25-24c07f396d22", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "bookmark"}], "adminPass": "4LgNtJcHL8Wb"}} 2019-05-17 00:07:09,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-6e68f09b-c538-49d5-a142-6e84f0dae511 2019-05-17 00:07:09,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-6e68f09b-c538-49d5-a142-6e84f0dae511 2019-05-17 00:07:09,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-f18ade55-509e-4ee0-ab29-1ccfa5e79502 2019-05-17 00:07:09,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-f18ade55-509e-4ee0-ab29-1ccfa5e79502 2019-05-17 00:07:09,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova', u'name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'fingerprint': u'e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22'}}}, {u'external_id': u'54e2a29a-4bc1-4562-b424-1a745a19fe86', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'21f0df89-9874-427c-a87a-2dd571d35229', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-05-17 00:07:09,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_c9zn1l'} 2019-05-17 00:07:09,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:09,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:09,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fe362e0-6e1a-4ccf-a989-1684ecb6addd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:09,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fe362e0-6e1a-4ccf-a989-1684ecb6addd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:09,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-8fe362e0-6e1a-4ccf-a989-1684ecb6addd 2019-05-17 00:07:09,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-8fe362e0-6e1a-4ccf-a989-1684ecb6addd 2019-05-17 00:07:09,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova', u'name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'fingerprint': u'e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22'}}}, {u'external_id': u'54e2a29a-4bc1-4562-b424-1a745a19fe86', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'7dced1b1-3a21-4d08-a07f-0480514c5654', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'd65d825a-e512-4dc6-8a10-e26e6fb3ea16', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}] 2019-05-17 00:07:09,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_p4sjrn'} 2019-05-17 00:07:09,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:09,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:09,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71491382-24c8-4070-9468-bdb5c312adbc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:09,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71491382-24c8-4070-9468-bdb5c312adbc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:09,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-71491382-24c8-4070-9468-bdb5c312adbc 2019-05-17 00:07:09,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-71491382-24c8-4070-9468-bdb5c312adbc 2019-05-17 00:07:09,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ed6a9a014974654f368d40f40f331b55cb3473b" 2019-05-17 00:07:09,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:06:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6e68f09b-c538-49d5-a142-6e84f0dae511 x-compute-request-id: req-6e68f09b-c538-49d5-a142-6e84f0dae511 Content-Length: 374 location: http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2a4aad2c-4008-4cf5-ad25-24c07f396d22", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "bookmark"}], "adminPass": "4LgNtJcHL8Wb"}} 2019-05-17 00:07:09,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:07:09,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:07:09,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-6e68f09b-c538-49d5-a142-6e84f0dae511 2019-05-17 00:07:09,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c80b4e58228d0b5d25835438f0fe59d5d1ca36" 2019-05-17 00:07:09,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c80b4e58228d0b5d25835438f0fe59d5d1ca36" 2019-05-17 00:07:09,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:09,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f18ade55-509e-4ee0-ab29-1ccfa5e79502 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:09,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:09,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_babhnv'} 2019-05-17 00:07:09,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova', u'name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', u'fingerprint': u'e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22'}}}, {u'external_id': u'54e2a29a-4bc1-4562-b424-1a745a19fe86', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'eaec5649-d6a2-45b9-a3bd-906077d0c6a6', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-05-17 00:07:09,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9db9d0c78ccc0c1eb8d57d3856a90410d1b5c79" 2019-05-17 00:07:09,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9db9d0c78ccc0c1eb8d57d3856a90410d1b5c79" 2019-05-17 00:07:09,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:09,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-c4016905-e39c-4ed5-8325-8cb3628300e9 2019-05-17 00:07:09,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:07:09,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:07:09,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:07:09,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:07:09,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:07:09,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:07:09,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:07:09,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:07:09,589 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:07:09,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:07:09,589 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:07:09 GMT 2019-05-17 00:07:09,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:07:09,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:07:09,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:07:09,589 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:07:09,590 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:07:14,595 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:07:14,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:07:14,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:07:14,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:07:14,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:07:14,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:07:14,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:07:14,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:07:14,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_10r3sj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:26.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:26.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:26.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-032fdb8c-fc50-4338-89fa-3e1dd9c9cec5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3ed6a9a014974654f368d40f40f331b55cb3473b\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b664e046c406522efe916fd3ed4326aef650f265\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-c4016905-e39c-4ed5-8325-8cb3628300e9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-c4016905-e39c-4ed5-8325-8cb3628300e9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-c4016905-e39c-4ed5-8325-8cb3628300e9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-8c28dff7-f7b6-4a38-9b16-c42d130c9256 x-compute-request-id: req-8c28dff7-f7b6-4a38-9b16-c42d130c9256 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-8c28dff7-f7b6-4a38-9b16-c42d130c9256 x-compute-request-id: req-8c28dff7-f7b6-4a38-9b16-c42d130c9256 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-8c28dff7-f7b6-4a38-9b16-c42d130c9256", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-8c28dff7-f7b6-4a38-9b16-c42d130c9256", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-8c28dff7-f7b6-4a38-9b16-c42d130c9256", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-8c28dff7-f7b6-4a38-9b16-c42d130c9256", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}533c58e17dcfa9dfdff664dc12a6b25488cbeef3\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}533c58e17dcfa9dfdff664dc12a6b25488cbeef3\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4016905-e39c-4ed5-8325-8cb3628300e9 x-compute-request-id: req-c4016905-e39c-4ed5-8325-8cb3628300e9 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"d409f408-5daf-41c5-a991-2ab072071a6c\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b664e046c406522efe916fd3ed4326aef650f265\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4016905-e39c-4ed5-8325-8cb3628300e9 x-compute-request-id: req-c4016905-e39c-4ed5-8325-8cb3628300e9 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"d409f408-5daf-41c5-a991-2ab072071a6c\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}533c58e17dcfa9dfdff664dc12a6b25488cbeef3\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}533c58e17dcfa9dfdff664dc12a6b25488cbeef3\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ffbff76-9da0-48af-ab7c-d1accff03792 x-compute-request-id: req-5ffbff76-9da0-48af-ab7c-d1accff03792 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"fingerprint\": \"e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ffbff76-9da0-48af-ab7c-d1accff03792 x-compute-request-id: req-5ffbff76-9da0-48af-ab7c-d1accff03792 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"fingerprint\": \"e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-5ffbff76-9da0-48af-ab7c-d1accff03792", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-5ffbff76-9da0-48af-ab7c-d1accff03792", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-5ffbff76-9da0-48af-ab7c-d1accff03792", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-5ffbff76-9da0-48af-ab7c-d1accff03792", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:31.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:31.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2394cac7-5560-426a-b1b4-bb80bc03e5ed 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2394cac7-5560-426a-b1b4-bb80bc03e5ed 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-2394cac7-5560-426a-b1b4-bb80bc03e5ed", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-2394cac7-5560-426a-b1b4-bb80bc03e5ed", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39bf2b7402da2f7e3e83f250a8648cc1119c7f41\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39bf2b7402da2f7e3e83f250a8648cc1119c7f41\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-032fdb8c-fc50-4338-89fa-3e1dd9c9cec5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-01ae0ead-1aac-4c3e-b598-dd23329681f9 x-compute-request-id: req-01ae0ead-1aac-4c3e-b598-dd23329681f9 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-01ae0ead-1aac-4c3e-b598-dd23329681f9 x-compute-request-id: req-01ae0ead-1aac-4c3e-b598-dd23329681f9 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-01ae0ead-1aac-4c3e-b598-dd23329681f9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-01ae0ead-1aac-4c3e-b598-dd23329681f9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-01ae0ead-1aac-4c3e-b598-dd23329681f9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-01ae0ead-1aac-4c3e-b598-dd23329681f9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0baac0ff7ebf48294497c170aff3c09c03bb4fc\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0baac0ff7ebf48294497c170aff3c09c03bb4fc\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-032fdb8c-fc50-4338-89fa-3e1dd9c9cec5 x-compute-request-id: req-032fdb8c-fc50-4338-89fa-3e1dd9c9cec5 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"d409f408-5daf-41c5-a991-2ab072071a6c\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-032fdb8c-fc50-4338-89fa-3e1dd9c9cec5 x-compute-request-id: req-032fdb8c-fc50-4338-89fa-3e1dd9c9cec5 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"d409f408-5daf-41c5-a991-2ab072071a6c\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-032fdb8c-fc50-4338-89fa-3e1dd9c9cec5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-032fdb8c-fc50-4338-89fa-3e1dd9c9cec5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0baac0ff7ebf48294497c170aff3c09c03bb4fc\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}], "metadata": {"pagination": {"total": 1021, "offset": 552, "size": 50}}} 2019-05-17 00:07:14,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:07:14,675 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:07:14 GMT 2019-05-17 00:07:14,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:07:14,675 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:07:14,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:07:14,676 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:07:14,676 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:07:14,676 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:07:14,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:07:14,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:07:14,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:07:14,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-032fdb8c-fc50-4338-89fa-3e1dd9c9cec5 2019-05-17 00:07:14,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ed6a9a014974654f368d40f40f331b55cb3473b" 2019-05-17 00:07:14,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b664e046c406522efe916fd3ed4326aef650f265" 2019-05-17 00:07:14,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-c4016905-e39c-4ed5-8325-8cb3628300e9 2019-05-17 00:07:14,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-c4016905-e39c-4ed5-8325-8cb3628300e9 2019-05-17 00:07:14,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-c4016905-e39c-4ed5-8325-8cb3628300e9 2019-05-17 00:07:14,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-8c28dff7-f7b6-4a38-9b16-c42d130c9256 x-compute-request-id: req-8c28dff7-f7b6-4a38-9b16-c42d130c9256 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"images": [{"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:14,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-8c28dff7-f7b6-4a38-9b16-c42d130c9256 x-compute-request-id: req-8c28dff7-f7b6-4a38-9b16-c42d130c9256 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"images": [{"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:14,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-8c28dff7-f7b6-4a38-9b16-c42d130c9256 2019-05-17 00:07:14,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-8c28dff7-f7b6-4a38-9b16-c42d130c9256 2019-05-17 00:07:14,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-8c28dff7-f7b6-4a38-9b16-c42d130c9256 2019-05-17 00:07:14,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-8c28dff7-f7b6-4a38-9b16-c42d130c9256 2019-05-17 00:07:14,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}533c58e17dcfa9dfdff664dc12a6b25488cbeef3" 2019-05-17 00:07:14,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}533c58e17dcfa9dfdff664dc12a6b25488cbeef3" 2019-05-17 00:07:14,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4016905-e39c-4ed5-8325-8cb3628300e9 x-compute-request-id: req-c4016905-e39c-4ed5-8325-8cb3628300e9 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:14,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b664e046c406522efe916fd3ed4326aef650f265" 2019-05-17 00:07:14,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4016905-e39c-4ed5-8325-8cb3628300e9 x-compute-request-id: req-c4016905-e39c-4ed5-8325-8cb3628300e9 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:14,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}533c58e17dcfa9dfdff664dc12a6b25488cbeef3" 2019-05-17 00:07:14,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}533c58e17dcfa9dfdff664dc12a6b25488cbeef3" 2019-05-17 00:07:14,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ffbff76-9da0-48af-ab7c-d1accff03792 x-compute-request-id: req-5ffbff76-9da0-48af-ab7c-d1accff03792 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova", "name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "fingerprint": "e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22"}}]} 2019-05-17 00:07:14,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ffbff76-9da0-48af-ab7c-d1accff03792 x-compute-request-id: req-5ffbff76-9da0-48af-ab7c-d1accff03792 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova", "name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "fingerprint": "e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22"}}]} 2019-05-17 00:07:14,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-5ffbff76-9da0-48af-ab7c-d1accff03792 2019-05-17 00:07:14,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-5ffbff76-9da0-48af-ab7c-d1accff03792 2019-05-17 00:07:14,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-5ffbff76-9da0-48af-ab7c-d1accff03792 2019-05-17 00:07:14,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-5ffbff76-9da0-48af-ab7c-d1accff03792 2019-05-17 00:07:14,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:14,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:14,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2394cac7-5560-426a-b1b4-bb80bc03e5ed Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:14,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2394cac7-5560-426a-b1b4-bb80bc03e5ed Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:14,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-2394cac7-5560-426a-b1b4-bb80bc03e5ed 2019-05-17 00:07:14,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-2394cac7-5560-426a-b1b4-bb80bc03e5ed 2019-05-17 00:07:14,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39bf2b7402da2f7e3e83f250a8648cc1119c7f41" 2019-05-17 00:07:14,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39bf2b7402da2f7e3e83f250a8648cc1119c7f41" 2019-05-17 00:07:14,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-032fdb8c-fc50-4338-89fa-3e1dd9c9cec5 2019-05-17 00:07:14,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-01ae0ead-1aac-4c3e-b598-dd23329681f9 x-compute-request-id: req-01ae0ead-1aac-4c3e-b598-dd23329681f9 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"images": [{"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:14,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-01ae0ead-1aac-4c3e-b598-dd23329681f9 x-compute-request-id: req-01ae0ead-1aac-4c3e-b598-dd23329681f9 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"images": [{"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:14,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-01ae0ead-1aac-4c3e-b598-dd23329681f9 2019-05-17 00:07:14,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-01ae0ead-1aac-4c3e-b598-dd23329681f9 2019-05-17 00:07:14,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-01ae0ead-1aac-4c3e-b598-dd23329681f9 2019-05-17 00:07:14,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-01ae0ead-1aac-4c3e-b598-dd23329681f9 2019-05-17 00:07:14,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0baac0ff7ebf48294497c170aff3c09c03bb4fc" 2019-05-17 00:07:14,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0baac0ff7ebf48294497c170aff3c09c03bb4fc" 2019-05-17 00:07:14,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-032fdb8c-fc50-4338-89fa-3e1dd9c9cec5 x-compute-request-id: req-032fdb8c-fc50-4338-89fa-3e1dd9c9cec5 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:14,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-032fdb8c-fc50-4338-89fa-3e1dd9c9cec5 x-compute-request-id: req-032fdb8c-fc50-4338-89fa-3e1dd9c9cec5 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:14,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-032fdb8c-fc50-4338-89fa-3e1dd9c9cec5 2019-05-17 00:07:14,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-032fdb8c-fc50-4338-89fa-3e1dd9c9cec5 2019-05-17 00:07:14,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0baac0ff7ebf48294497c170aff3c09c03bb4fc" 2019-05-17 00:07:14,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:07:14,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:07:14,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:07:14,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:07:14,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:07:14,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:07:14,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:07:14,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:07:14,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:07:14,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:07:14,760 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:07:14 GMT 2019-05-17 00:07:14,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:07:14,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:07:14,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:07:14,760 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:07:14,760 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:07:19,766 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:07:19,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:07:19,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:07:19,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:07:19,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:07:19,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:07:19,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:07:19,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:07:19,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0633a2f4-0f09-4df3-8a8e-82f7788e910d x-compute-request-id: req-0633a2f4-0f09-4df3-8a8e-82f7788e910d Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"fingerprint\": \"e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0633a2f4-0f09-4df3-8a8e-82f7788e910d x-compute-request-id: req-0633a2f4-0f09-4df3-8a8e-82f7788e910d Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"fingerprint\": \"e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-0633a2f4-0f09-4df3-8a8e-82f7788e910d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-0633a2f4-0f09-4df3-8a8e-82f7788e910d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-0633a2f4-0f09-4df3-8a8e-82f7788e910d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-0633a2f4-0f09-4df3-8a8e-82f7788e910d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:31.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:31.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1444968b-eabe-4d26-b419-1b760aa06510 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1444968b-eabe-4d26-b419-1b760aa06510 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-1444968b-eabe-4d26-b419-1b760aa06510", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-1444968b-eabe-4d26-b419-1b760aa06510", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-678880ff-3d31-4a7d-bf58-78d767b1b7fa", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-678880ff-3d31-4a7d-bf58-78d767b1b7fa", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c54e1382-0c3f-4840-b4d4-ebadb0eef7a5 x-compute-request-id: req-c54e1382-0c3f-4840-b4d4-ebadb0eef7a5 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c54e1382-0c3f-4840-b4d4-ebadb0eef7a5 x-compute-request-id: req-c54e1382-0c3f-4840-b4d4-ebadb0eef7a5 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-c54e1382-0c3f-4840-b4d4-ebadb0eef7a5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-c54e1382-0c3f-4840-b4d4-ebadb0eef7a5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-c54e1382-0c3f-4840-b4d4-ebadb0eef7a5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-c54e1382-0c3f-4840-b4d4-ebadb0eef7a5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9db9d0c78ccc0c1eb8d57d3856a90410d1b5c79\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9db9d0c78ccc0c1eb8d57d3856a90410d1b5c79\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-678880ff-3d31-4a7d-bf58-78d767b1b7fa x-compute-request-id: req-678880ff-3d31-4a7d-bf58-78d767b1b7fa Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"d409f408-5daf-41c5-a991-2ab072071a6c\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-678880ff-3d31-4a7d-bf58-78d767b1b7fa x-compute-request-id: req-678880ff-3d31-4a7d-bf58-78d767b1b7fa Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"d409f408-5daf-41c5-a991-2ab072071a6c\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-678880ff-3d31-4a7d-bf58-78d767b1b7fa", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-678880ff-3d31-4a7d-bf58-78d767b1b7fa", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9db9d0c78ccc0c1eb8d57d3856a90410d1b5c79\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9db9d0c78ccc0c1eb8d57d3856a90410d1b5c79\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69f07227-c7e3-41dc-a7dc-43bcfbd82e77 x-compute-request-id: req-69f07227-c7e3-41dc-a7dc-43bcfbd82e77 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"fingerprint\": \"e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69f07227-c7e3-41dc-a7dc-43bcfbd82e77 x-compute-request-id: req-69f07227-c7e3-41dc-a7dc-43bcfbd82e77 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"fingerprint\": \"e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-69f07227-c7e3-41dc-a7dc-43bcfbd82e77", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-69f07227-c7e3-41dc-a7dc-43bcfbd82e77", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-69f07227-c7e3-41dc-a7dc-43bcfbd82e77", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-69f07227-c7e3-41dc-a7dc-43bcfbd82e77", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:31.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:31.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-293659b4-9f16-4fb3-9a70-a017488e87a1 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-293659b4-9f16-4fb3-9a70-a017488e87a1 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-293659b4-9f16-4fb3-9a70-a017488e87a1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-293659b4-9f16-4fb3-9a70-a017488e87a1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}039cd677bb27a7db549e6f384069f072d42f46a6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}039cd677bb27a7db549e6f384069f072d42f46a6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4b1854940ce1a8f6b8a6d74517bd17f58f0bed3b\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4f7c4ddc9105d586a1c59ff4f4c6556900f9e624\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4f7c4ddc9105d586a1c59ff4f4c6556900f9e624\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-117be3e9-7b72-4638-90b8-281784b6ed2e Date: Fri, 17 May 2019 00:06:32 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"45b0badc-5765-4ba8-9142-10b31c71f4cc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T00:00:13Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\",\"admin_state_up\":true,\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:00:11Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-117be3e9-7b72-4638-90b8-281784b6ed2e Date: Fri, 17 May 2019 00:06:32 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"45b0badc-5765-4ba8-9142-10b31c71f4cc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T00:00:13Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\",\"admin_state_up\":true,\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:00:11Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-117be3e9-7b72-4638-90b8-281784b6ed2e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-117be3e9-7b72-4638-90b8-281784b6ed2e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-117be3e9-7b72-4638-90b8-281784b6ed2e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}], "metadata": {"pagination": {"total": 1055, "offset": 602, "size": 50}}} 2019-05-17 00:07:19,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:07:19,851 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:07:19 GMT 2019-05-17 00:07:19,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:07:19,851 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:07:19,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:07:19,851 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:07:19,851 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:07:19,852 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:07:19,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0633a2f4-0f09-4df3-8a8e-82f7788e910d x-compute-request-id: req-0633a2f4-0f09-4df3-8a8e-82f7788e910d Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova", "name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "fingerprint": "e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22"}}]} 2019-05-17 00:07:19,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0633a2f4-0f09-4df3-8a8e-82f7788e910d x-compute-request-id: req-0633a2f4-0f09-4df3-8a8e-82f7788e910d Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova", "name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "fingerprint": "e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22"}}]} 2019-05-17 00:07:19,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-0633a2f4-0f09-4df3-8a8e-82f7788e910d 2019-05-17 00:07:19,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-0633a2f4-0f09-4df3-8a8e-82f7788e910d 2019-05-17 00:07:19,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-0633a2f4-0f09-4df3-8a8e-82f7788e910d 2019-05-17 00:07:19,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-0633a2f4-0f09-4df3-8a8e-82f7788e910d 2019-05-17 00:07:19,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:19,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:19,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1444968b-eabe-4d26-b419-1b760aa06510 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:19,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1444968b-eabe-4d26-b419-1b760aa06510 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:19,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-1444968b-eabe-4d26-b419-1b760aa06510 2019-05-17 00:07:19,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-1444968b-eabe-4d26-b419-1b760aa06510 2019-05-17 00:07:19,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-678880ff-3d31-4a7d-bf58-78d767b1b7fa 2019-05-17 00:07:19,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-678880ff-3d31-4a7d-bf58-78d767b1b7fa 2019-05-17 00:07:19,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c54e1382-0c3f-4840-b4d4-ebadb0eef7a5 x-compute-request-id: req-c54e1382-0c3f-4840-b4d4-ebadb0eef7a5 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"images": [{"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:19,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c54e1382-0c3f-4840-b4d4-ebadb0eef7a5 x-compute-request-id: req-c54e1382-0c3f-4840-b4d4-ebadb0eef7a5 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"images": [{"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:19,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-c54e1382-0c3f-4840-b4d4-ebadb0eef7a5 2019-05-17 00:07:19,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-c54e1382-0c3f-4840-b4d4-ebadb0eef7a5 2019-05-17 00:07:19,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-c54e1382-0c3f-4840-b4d4-ebadb0eef7a5 2019-05-17 00:07:19,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-c54e1382-0c3f-4840-b4d4-ebadb0eef7a5 2019-05-17 00:07:19,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9db9d0c78ccc0c1eb8d57d3856a90410d1b5c79" 2019-05-17 00:07:19,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9db9d0c78ccc0c1eb8d57d3856a90410d1b5c79" 2019-05-17 00:07:19,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-678880ff-3d31-4a7d-bf58-78d767b1b7fa x-compute-request-id: req-678880ff-3d31-4a7d-bf58-78d767b1b7fa Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:19,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-678880ff-3d31-4a7d-bf58-78d767b1b7fa x-compute-request-id: req-678880ff-3d31-4a7d-bf58-78d767b1b7fa Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:19,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-678880ff-3d31-4a7d-bf58-78d767b1b7fa 2019-05-17 00:07:19,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-678880ff-3d31-4a7d-bf58-78d767b1b7fa 2019-05-17 00:07:19,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9db9d0c78ccc0c1eb8d57d3856a90410d1b5c79" 2019-05-17 00:07:19,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9db9d0c78ccc0c1eb8d57d3856a90410d1b5c79" 2019-05-17 00:07:19,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69f07227-c7e3-41dc-a7dc-43bcfbd82e77 x-compute-request-id: req-69f07227-c7e3-41dc-a7dc-43bcfbd82e77 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova", "name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "fingerprint": "e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22"}}]} 2019-05-17 00:07:19,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69f07227-c7e3-41dc-a7dc-43bcfbd82e77 x-compute-request-id: req-69f07227-c7e3-41dc-a7dc-43bcfbd82e77 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova", "name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "fingerprint": "e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22"}}]} 2019-05-17 00:07:19,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-69f07227-c7e3-41dc-a7dc-43bcfbd82e77 2019-05-17 00:07:19,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-69f07227-c7e3-41dc-a7dc-43bcfbd82e77 2019-05-17 00:07:19,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-69f07227-c7e3-41dc-a7dc-43bcfbd82e77 2019-05-17 00:07:19,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-69f07227-c7e3-41dc-a7dc-43bcfbd82e77 2019-05-17 00:07:19,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:19,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:19,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-293659b4-9f16-4fb3-9a70-a017488e87a1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:19,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-293659b4-9f16-4fb3-9a70-a017488e87a1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:19,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-293659b4-9f16-4fb3-9a70-a017488e87a1 2019-05-17 00:07:19,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-293659b4-9f16-4fb3-9a70-a017488e87a1 2019-05-17 00:07:19,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039cd677bb27a7db549e6f384069f072d42f46a6" 2019-05-17 00:07:19,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039cd677bb27a7db549e6f384069f072d42f46a6" 2019-05-17 00:07:19,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1854940ce1a8f6b8a6d74517bd17f58f0bed3b" 2019-05-17 00:07:19,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7c4ddc9105d586a1c59ff4f4c6556900f9e624" 2019-05-17 00:07:19,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7c4ddc9105d586a1c59ff4f4c6556900f9e624" 2019-05-17 00:07:19,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-117be3e9-7b72-4638-90b8-281784b6ed2e Date: Fri, 17 May 2019 00:06:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":["45b0badc-5765-4ba8-9142-10b31c71f4cc"],"description":"","tags":[],"updated_at":"2019-05-17T00:00:13Z","qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}]} 2019-05-17 00:07:19,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-117be3e9-7b72-4638-90b8-281784b6ed2e Date: Fri, 17 May 2019 00:06:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":["45b0badc-5765-4ba8-9142-10b31c71f4cc"],"description":"","tags":[],"updated_at":"2019-05-17T00:00:13Z","qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}]} 2019-05-17 00:07:19,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-117be3e9-7b72-4638-90b8-281784b6ed2e 2019-05-17 00:07:19,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-117be3e9-7b72-4638-90b8-281784b6ed2e 2019-05-17 00:07:19,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-117be3e9-7b72-4638-90b8-281784b6ed2e 2019-05-17 00:07:19,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:07:19,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:07:19,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:07:19,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:07:19,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:07:19,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:07:19,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:07:19,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:07:19,926 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:07:19,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:07:19,926 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:07:19 GMT 2019-05-17 00:07:19,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:07:19,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:07:19,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:07:19,927 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:07:19,927 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:07:24,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:07:25,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:07:25,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:07:25,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:07:25,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:07:25,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:07:25,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:07:25,014 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:07:25,014 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4f7c4ddc9105d586a1c59ff4f4c6556900f9e624\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-117be3e9-7b72-4638-90b8-281784b6ed2e Date: Fri, 17 May 2019 00:06:32 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"45b0badc-5765-4ba8-9142-10b31c71f4cc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T00:00:13Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\",\"admin_state_up\":true,\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:00:11Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-117be3e9-7b72-4638-90b8-281784b6ed2e Date: Fri, 17 May 2019 00:06:32 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"45b0badc-5765-4ba8-9142-10b31c71f4cc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T00:00:13Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\",\"admin_state_up\":true,\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:00:11Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-117be3e9-7b72-4638-90b8-281784b6ed2e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-117be3e9-7b72-4638-90b8-281784b6ed2e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-117be3e9-7b72-4638-90b8-281784b6ed2e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-117be3e9-7b72-4638-90b8-281784b6ed2e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "A management_network_name was provided (cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2), 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": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_ekoz0r', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', '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-05-17T00:06:32.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:26.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_ekoz0r', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', '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-05-17T00:06:32.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "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-05-17T00:06:32.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}533c58e17dcfa9dfdff664dc12a6b25488cbeef3\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_ekoz0r\", \"imageRef\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"flavorRef\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}533c58e17dcfa9dfdff664dc12a6b25488cbeef3\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_ekoz0r\", \"imageRef\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"flavorRef\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c02e70194ee1289460bdac06fe4fe2e369a7eb8\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4b1854940ce1a8f6b8a6d74517bd17f58f0bed3b\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ab488fa-38d0-438d-a36e-cab08f9e1183 x-compute-request-id: req-9ab488fa-38d0-438d-a36e-cab08f9e1183 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ab488fa-38d0-438d-a36e-cab08f9e1183 x-compute-request-id: req-9ab488fa-38d0-438d-a36e-cab08f9e1183 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-9ab488fa-38d0-438d-a36e-cab08f9e1183", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-9ab488fa-38d0-438d-a36e-cab08f9e1183", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-9ab488fa-38d0-438d-a36e-cab08f9e1183", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-9ab488fa-38d0-438d-a36e-cab08f9e1183", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01c80b4e58228d0b5d25835438f0fe59d5d1ca36\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01c80b4e58228d0b5d25835438f0fe59d5d1ca36\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-63a88cf0-921f-4833-812f-0be6c7c4c3e1 x-compute-request-id: req-63a88cf0-921f-4833-812f-0be6c7c4c3e1 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"d409f408-5daf-41c5-a991-2ab072071a6c\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:26.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-63a88cf0-921f-4833-812f-0be6c7c4c3e1 x-compute-request-id: req-63a88cf0-921f-4833-812f-0be6c7c4c3e1 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"d409f408-5daf-41c5-a991-2ab072071a6c\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-63a88cf0-921f-4833-812f-0be6c7c4c3e1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-63a88cf0-921f-4833-812f-0be6c7c4c3e1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-63a88cf0-921f-4833-812f-0be6c7c4c3e1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-63a88cf0-921f-4833-812f-0be6c7c4c3e1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01c80b4e58228d0b5d25835438f0fe59d5d1ca36\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01c80b4e58228d0b5d25835438f0fe59d5d1ca36\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-f69c22b0-1391-4d0a-b650-63cf0a7a9d3c x-compute-request-id: req-f69c22b0-1391-4d0a-b650-63cf0a7a9d3c Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"fingerprint\": \"e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-f69c22b0-1391-4d0a-b650-63cf0a7a9d3c x-compute-request-id: req-f69c22b0-1391-4d0a-b650-63cf0a7a9d3c Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"fingerprint\": \"e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-f69c22b0-1391-4d0a-b650-63cf0a7a9d3c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-f69c22b0-1391-4d0a-b650-63cf0a7a9d3c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-f69c22b0-1391-4d0a-b650-63cf0a7a9d3c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-f69c22b0-1391-4d0a-b650-63cf0a7a9d3c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.597Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:32.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-89898029-2e92-4e3e-a5c3-e835dc080390", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89898029-2e92-4e3e-a5c3-e835dc080390 x-compute-request-id: req-89898029-2e92-4e3e-a5c3-e835dc080390 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89898029-2e92-4e3e-a5c3-e835dc080390 x-compute-request-id: req-89898029-2e92-4e3e-a5c3-e835dc080390 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0baac0ff7ebf48294497c170aff3c09c03bb4fc\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"imageRef\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"flavorRef\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0baac0ff7ebf48294497c170aff3c09c03bb4fc\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"imageRef\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"flavorRef\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "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-05-17T00:06:32.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_glt4b0', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', '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-05-17T00:06:32.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_glt4b0', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', '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-05-17T00:06:32.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "A management_network_name was provided (cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2), 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-05-17T00:06:32.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-b72c5874-6077-4375-b699-51cdaf896179", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}], "metadata": {"pagination": {"total": 1080, "offset": 652, "size": 50}}} 2019-05-17 00:07:25,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:07:25,015 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:07:25 GMT 2019-05-17 00:07:25,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:07:25,015 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:07:25,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:07:25,015 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:07:25,015 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:07:25,015 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:07:25,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7c4ddc9105d586a1c59ff4f4c6556900f9e624" 2019-05-17 00:07:25,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-117be3e9-7b72-4638-90b8-281784b6ed2e Date: Fri, 17 May 2019 00:06:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":["45b0badc-5765-4ba8-9142-10b31c71f4cc"],"description":"","tags":[],"updated_at":"2019-05-17T00:00:13Z","qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}]} 2019-05-17 00:07:25,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-117be3e9-7b72-4638-90b8-281784b6ed2e Date: Fri, 17 May 2019 00:06:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":["45b0badc-5765-4ba8-9142-10b31c71f4cc"],"description":"","tags":[],"updated_at":"2019-05-17T00:00:13Z","qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}]} 2019-05-17 00:07:25,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-117be3e9-7b72-4638-90b8-281784b6ed2e 2019-05-17 00:07:25,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-117be3e9-7b72-4638-90b8-281784b6ed2e 2019-05-17 00:07:25,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-117be3e9-7b72-4638-90b8-281784b6ed2e 2019-05-17 00:07:25,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-117be3e9-7b72-4638-90b8-281784b6ed2e 2019-05-17 00:07:25,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2), 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-05-17 00:07:25,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_ekoz0r', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-05-17 00:07:25,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-17 00:07:25,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_ekoz0r', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-05-17 00:07:25,020 - 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-05-17 00:07:25,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}533c58e17dcfa9dfdff664dc12a6b25488cbeef3" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_ekoz0r", "imageRef": "909d7db7-8fba-4046-b8c2-7797caea7ada", "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "flavorRef": "8817cd82-92bb-4dc5-901b-c16073137877", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}}' 2019-05-17 00:07:25,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}533c58e17dcfa9dfdff664dc12a6b25488cbeef3" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_ekoz0r", "imageRef": "909d7db7-8fba-4046-b8c2-7797caea7ada", "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "flavorRef": "8817cd82-92bb-4dc5-901b-c16073137877", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}}' 2019-05-17 00:07:25,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c02e70194ee1289460bdac06fe4fe2e369a7eb8" 2019-05-17 00:07:25,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1854940ce1a8f6b8a6d74517bd17f58f0bed3b" 2019-05-17 00:07:25,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ab488fa-38d0-438d-a36e-cab08f9e1183 x-compute-request-id: req-9ab488fa-38d0-438d-a36e-cab08f9e1183 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"images": [{"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:25,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ab488fa-38d0-438d-a36e-cab08f9e1183 x-compute-request-id: req-9ab488fa-38d0-438d-a36e-cab08f9e1183 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"images": [{"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:25,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-9ab488fa-38d0-438d-a36e-cab08f9e1183 2019-05-17 00:07:25,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-9ab488fa-38d0-438d-a36e-cab08f9e1183 2019-05-17 00:07:25,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-9ab488fa-38d0-438d-a36e-cab08f9e1183 2019-05-17 00:07:25,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-9ab488fa-38d0-438d-a36e-cab08f9e1183 2019-05-17 00:07:25,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c80b4e58228d0b5d25835438f0fe59d5d1ca36" 2019-05-17 00:07:25,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c80b4e58228d0b5d25835438f0fe59d5d1ca36" 2019-05-17 00:07:25,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-63a88cf0-921f-4833-812f-0be6c7c4c3e1 x-compute-request-id: req-63a88cf0-921f-4833-812f-0be6c7c4c3e1 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:25,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:07:25,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-63a88cf0-921f-4833-812f-0be6c7c4c3e1 x-compute-request-id: req-63a88cf0-921f-4833-812f-0be6c7c4c3e1 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:25,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-63a88cf0-921f-4833-812f-0be6c7c4c3e1 2019-05-17 00:07:25,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-63a88cf0-921f-4833-812f-0be6c7c4c3e1 2019-05-17 00:07:25,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-63a88cf0-921f-4833-812f-0be6c7c4c3e1 2019-05-17 00:07:25,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-63a88cf0-921f-4833-812f-0be6c7c4c3e1 2019-05-17 00:07:25,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c80b4e58228d0b5d25835438f0fe59d5d1ca36" 2019-05-17 00:07:25,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c80b4e58228d0b5d25835438f0fe59d5d1ca36" 2019-05-17 00:07:25,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-f69c22b0-1391-4d0a-b650-63cf0a7a9d3c x-compute-request-id: req-f69c22b0-1391-4d0a-b650-63cf0a7a9d3c Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova", "name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "fingerprint": "e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22"}}]} 2019-05-17 00:07:25,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-f69c22b0-1391-4d0a-b650-63cf0a7a9d3c x-compute-request-id: req-f69c22b0-1391-4d0a-b650-63cf0a7a9d3c Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova", "name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "fingerprint": "e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22"}}]} 2019-05-17 00:07:25,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-f69c22b0-1391-4d0a-b650-63cf0a7a9d3c 2019-05-17 00:07:25,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-f69c22b0-1391-4d0a-b650-63cf0a7a9d3c 2019-05-17 00:07:25,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-f69c22b0-1391-4d0a-b650-63cf0a7a9d3c 2019-05-17 00:07:25,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-f69c22b0-1391-4d0a-b650-63cf0a7a9d3c 2019-05-17 00:07:25,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:25,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-89898029-2e92-4e3e-a5c3-e835dc080390 2019-05-17 00:07:25,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89898029-2e92-4e3e-a5c3-e835dc080390 x-compute-request-id: req-89898029-2e92-4e3e-a5c3-e835dc080390 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"images": [{"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:25,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89898029-2e92-4e3e-a5c3-e835dc080390 x-compute-request-id: req-89898029-2e92-4e3e-a5c3-e835dc080390 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"images": [{"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:25,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0baac0ff7ebf48294497c170aff3c09c03bb4fc" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_glt4b0", "imageRef": "909d7db7-8fba-4046-b8c2-7797caea7ada", "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "flavorRef": "8817cd82-92bb-4dc5-901b-c16073137877", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}}' 2019-05-17 00:07:25,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0baac0ff7ebf48294497c170aff3c09c03bb4fc" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_glt4b0", "imageRef": "909d7db7-8fba-4046-b8c2-7797caea7ada", "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "flavorRef": "8817cd82-92bb-4dc5-901b-c16073137877", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}}' 2019-05-17 00:07:25,025 - 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-05-17 00:07:25,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_glt4b0', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-05-17 00:07:25,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_glt4b0', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-05-17 00:07:25,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2), 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-05-17 00:07:25,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-b72c5874-6077-4375-b699-51cdaf896179 2019-05-17 00:07:25,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:07:25,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:07:25,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:07:25,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:07:25,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:07:25,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:07:25,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:07:25,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:07:25,082 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:07:25,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:07:25,082 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:07:25 GMT 2019-05-17 00:07:25,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:07:25,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:07:25,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:07:25,082 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:07:25,083 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:07:30,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:07:30,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:07:30,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:07:30,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:07:30,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:07:30,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:07:30,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:07:30,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:07:30,165 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-b72c5874-6077-4375-b699-51cdaf896179", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-b72c5874-6077-4375-b699-51cdaf896179", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-b72c5874-6077-4375-b699-51cdaf896179", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b72c5874-6077-4375-b699-51cdaf896179 Date: Fri, 17 May 2019 00:06:32 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"45b0badc-5765-4ba8-9142-10b31c71f4cc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T00:00:13Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\",\"admin_state_up\":true,\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:00:11Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b72c5874-6077-4375-b699-51cdaf896179 Date: Fri, 17 May 2019 00:06:32 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"45b0badc-5765-4ba8-9142-10b31c71f4cc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T00:00:13Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\",\"admin_state_up\":true,\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:00:11Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-9a9d8137-4b9f-4a22-8cb5-79ad13655d2c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-9a9d8137-4b9f-4a22-8cb5-79ad13655d2c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a9d8137-4b9f-4a22-8cb5-79ad13655d2c 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a9d8137-4b9f-4a22-8cb5-79ad13655d2c 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:32.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:32.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-7f47a44d-b1af-4d4e-8b96-fb5e1eb4f4f3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-7f47a44d-b1af-4d4e-8b96-fb5e1eb4f4f3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-adf0c90f-f85f-4431-bda2-5fdcb0302f7f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-7f47a44d-b1af-4d4e-8b96-fb5e1eb4f4f3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-7f47a44d-b1af-4d4e-8b96-fb5e1eb4f4f3 x-compute-request-id: req-7f47a44d-b1af-4d4e-8b96-fb5e1eb4f4f3 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"fingerprint\": \"e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-adf0c90f-f85f-4431-bda2-5fdcb0302f7f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-adf0c90f-f85f-4431-bda2-5fdcb0302f7f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-7f47a44d-b1af-4d4e-8b96-fb5e1eb4f4f3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c02e70194ee1289460bdac06fe4fe2e369a7eb8\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f611e08f-2668-45d9-871e-7db46560d297 Date: Fri, 17 May 2019 00:06:32 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"45b0badc-5765-4ba8-9142-10b31c71f4cc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T00:00:13Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\",\"admin_state_up\":true,\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:00:11Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f611e08f-2668-45d9-871e-7db46560d297 Date: Fri, 17 May 2019 00:06:32 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"45b0badc-5765-4ba8-9142-10b31c71f4cc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T00:00:13Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\",\"admin_state_up\":true,\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:00:11Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-f611e08f-2668-45d9-871e-7db46560d297", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-f611e08f-2668-45d9-871e-7db46560d297", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-f611e08f-2668-45d9-871e-7db46560d297", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-f611e08f-2668-45d9-871e-7db46560d297", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39bf2b7402da2f7e3e83f250a8648cc1119c7f41\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "A management_network_name was provided (cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2), 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-05-17T00:06:32.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_0fecqu', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', '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-05-17T00:06:32.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_0fecqu', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', '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-05-17T00:06:32.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "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-05-17T00:06:32.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9db9d0c78ccc0c1eb8d57d3856a90410d1b5c79\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"imageRef\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"flavorRef\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9db9d0c78ccc0c1eb8d57d3856a90410d1b5c79\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"imageRef\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"flavorRef\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adf0c90f-f85f-4431-bda2-5fdcb0302f7f x-compute-request-id: req-adf0c90f-f85f-4431-bda2-5fdcb0302f7f Content-Encoding: gzip Content-Length: 289 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adf0c90f-f85f-4431-bda2-5fdcb0302f7f x-compute-request-id: req-adf0c90f-f85f-4431-bda2-5fdcb0302f7f Content-Encoding: gzip Content-Length: 289 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-adf0c90f-f85f-4431-bda2-5fdcb0302f7f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39bf2b7402da2f7e3e83f250a8648cc1119c7f41\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-5aff5cfc-f4b6-4a11-8da2-f6418a96139b x-compute-request-id: req-5aff5cfc-f4b6-4a11-8da2-f6418a96139b Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"d409f408-5daf-41c5-a991-2ab072071a6c\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-5aff5cfc-f4b6-4a11-8da2-f6418a96139b x-compute-request-id: req-5aff5cfc-f4b6-4a11-8da2-f6418a96139b Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"d409f408-5daf-41c5-a991-2ab072071a6c\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-5aff5cfc-f4b6-4a11-8da2-f6418a96139b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-5aff5cfc-f4b6-4a11-8da2-f6418a96139b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-5aff5cfc-f4b6-4a11-8da2-f6418a96139b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-5aff5cfc-f4b6-4a11-8da2-f6418a96139b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39bf2b7402da2f7e3e83f250a8648cc1119c7f41\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39bf2b7402da2f7e3e83f250a8648cc1119c7f41\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-7f47a44d-b1af-4d4e-8b96-fb5e1eb4f4f3 x-compute-request-id: req-7f47a44d-b1af-4d4e-8b96-fb5e1eb4f4f3 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"fingerprint\": \"e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:26.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:26.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-7a4c4d2c-e743-41ab-b3cb-1a4195b176af", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-7a4c4d2c-e743-41ab-b3cb-1a4195b176af", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}], "metadata": {"pagination": {"total": 1080, "offset": 702, "size": 50}}} 2019-05-17 00:07:30,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:07:30,166 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:07:30 GMT 2019-05-17 00:07:30,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:07:30,166 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:07:30,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:07:30,166 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:07:30,166 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:07:30,166 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:07:30,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-b72c5874-6077-4375-b699-51cdaf896179 2019-05-17 00:07:30,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-b72c5874-6077-4375-b699-51cdaf896179 2019-05-17 00:07:30,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-b72c5874-6077-4375-b699-51cdaf896179 2019-05-17 00:07:30,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b72c5874-6077-4375-b699-51cdaf896179 Date: Fri, 17 May 2019 00:06:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":["45b0badc-5765-4ba8-9142-10b31c71f4cc"],"description":"","tags":[],"updated_at":"2019-05-17T00:00:13Z","qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}]} 2019-05-17 00:07:30,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b72c5874-6077-4375-b699-51cdaf896179 Date: Fri, 17 May 2019 00:06:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":["45b0badc-5765-4ba8-9142-10b31c71f4cc"],"description":"","tags":[],"updated_at":"2019-05-17T00:00:13Z","qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}]} 2019-05-17 00:07:30,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-9a9d8137-4b9f-4a22-8cb5-79ad13655d2c 2019-05-17 00:07:30,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-9a9d8137-4b9f-4a22-8cb5-79ad13655d2c 2019-05-17 00:07:30,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a9d8137-4b9f-4a22-8cb5-79ad13655d2c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:30,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a9d8137-4b9f-4a22-8cb5-79ad13655d2c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:30,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:30,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:30,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-7f47a44d-b1af-4d4e-8b96-fb5e1eb4f4f3 2019-05-17 00:07:30,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-7f47a44d-b1af-4d4e-8b96-fb5e1eb4f4f3 2019-05-17 00:07:30,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-adf0c90f-f85f-4431-bda2-5fdcb0302f7f 2019-05-17 00:07:30,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-7f47a44d-b1af-4d4e-8b96-fb5e1eb4f4f3 2019-05-17 00:07:30,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-7f47a44d-b1af-4d4e-8b96-fb5e1eb4f4f3 x-compute-request-id: req-7f47a44d-b1af-4d4e-8b96-fb5e1eb4f4f3 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova", "name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "fingerprint": "e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22"}}]} 2019-05-17 00:07:30,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-adf0c90f-f85f-4431-bda2-5fdcb0302f7f 2019-05-17 00:07:30,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-adf0c90f-f85f-4431-bda2-5fdcb0302f7f 2019-05-17 00:07:30,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-7f47a44d-b1af-4d4e-8b96-fb5e1eb4f4f3 2019-05-17 00:07:30,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c02e70194ee1289460bdac06fe4fe2e369a7eb8" 2019-05-17 00:07:30,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f611e08f-2668-45d9-871e-7db46560d297 Date: Fri, 17 May 2019 00:06:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":["45b0badc-5765-4ba8-9142-10b31c71f4cc"],"description":"","tags":[],"updated_at":"2019-05-17T00:00:13Z","qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}]} 2019-05-17 00:07:30,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f611e08f-2668-45d9-871e-7db46560d297 Date: Fri, 17 May 2019 00:06:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":["45b0badc-5765-4ba8-9142-10b31c71f4cc"],"description":"","tags":[],"updated_at":"2019-05-17T00:00:13Z","qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}]} 2019-05-17 00:07:30,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-f611e08f-2668-45d9-871e-7db46560d297 2019-05-17 00:07:30,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-f611e08f-2668-45d9-871e-7db46560d297 2019-05-17 00:07:30,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-f611e08f-2668-45d9-871e-7db46560d297 2019-05-17 00:07:30,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-f611e08f-2668-45d9-871e-7db46560d297 2019-05-17 00:07:30,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39bf2b7402da2f7e3e83f250a8648cc1119c7f41" 2019-05-17 00:07:30,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2), 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-05-17 00:07:30,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_0fecqu', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-05-17 00:07:30,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_0fecqu', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-05-17 00:07:30,174 - 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-05-17 00:07:30,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9db9d0c78ccc0c1eb8d57d3856a90410d1b5c79" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_0fecqu", "imageRef": "909d7db7-8fba-4046-b8c2-7797caea7ada", "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "flavorRef": "8817cd82-92bb-4dc5-901b-c16073137877", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}}' 2019-05-17 00:07:30,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9db9d0c78ccc0c1eb8d57d3856a90410d1b5c79" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_0fecqu", "imageRef": "909d7db7-8fba-4046-b8c2-7797caea7ada", "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "flavorRef": "8817cd82-92bb-4dc5-901b-c16073137877", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}}' 2019-05-17 00:07:30,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adf0c90f-f85f-4431-bda2-5fdcb0302f7f x-compute-request-id: req-adf0c90f-f85f-4431-bda2-5fdcb0302f7f Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"images": [{"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:30,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adf0c90f-f85f-4431-bda2-5fdcb0302f7f x-compute-request-id: req-adf0c90f-f85f-4431-bda2-5fdcb0302f7f Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"images": [{"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:30,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-adf0c90f-f85f-4431-bda2-5fdcb0302f7f 2019-05-17 00:07:30,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39bf2b7402da2f7e3e83f250a8648cc1119c7f41" 2019-05-17 00:07:30,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-5aff5cfc-f4b6-4a11-8da2-f6418a96139b x-compute-request-id: req-5aff5cfc-f4b6-4a11-8da2-f6418a96139b Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:30,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-5aff5cfc-f4b6-4a11-8da2-f6418a96139b x-compute-request-id: req-5aff5cfc-f4b6-4a11-8da2-f6418a96139b Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:30,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-5aff5cfc-f4b6-4a11-8da2-f6418a96139b 2019-05-17 00:07:30,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-5aff5cfc-f4b6-4a11-8da2-f6418a96139b 2019-05-17 00:07:30,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-5aff5cfc-f4b6-4a11-8da2-f6418a96139b 2019-05-17 00:07:30,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-5aff5cfc-f4b6-4a11-8da2-f6418a96139b 2019-05-17 00:07:30,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39bf2b7402da2f7e3e83f250a8648cc1119c7f41" 2019-05-17 00:07:30,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39bf2b7402da2f7e3e83f250a8648cc1119c7f41" 2019-05-17 00:07:30,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-7f47a44d-b1af-4d4e-8b96-fb5e1eb4f4f3 x-compute-request-id: req-7f47a44d-b1af-4d4e-8b96-fb5e1eb4f4f3 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova", "name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "fingerprint": "e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22"}}]} 2019-05-17 00:07:30,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:07:30,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-17 00:07:30,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-7a4c4d2c-e743-41ab-b3cb-1a4195b176af 2019-05-17 00:07:30,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-7a4c4d2c-e743-41ab-b3cb-1a4195b176af 2019-05-17 00:07:30,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:07:30,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:07:30,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:07:30,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:07:30,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:07:30,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:07:30,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:07:30,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:07:30,234 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:07:30,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:07:30,234 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:07:30 GMT 2019-05-17 00:07:30,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:07:30,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:07:30,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:07:30,234 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:07:30,234 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:07:35,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:07:35,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:07:35,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:07:35,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:07:35,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:07:35,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:07:35,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:07:35,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:07:35,318 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-7a4c4d2c-e743-41ab-b3cb-1a4195b176af x-compute-request-id: req-7a4c4d2c-e743-41ab-b3cb-1a4195b176af Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"fingerprint\": \"e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-971eb1fb-441d-4e7b-a234-471c9cd4f61d 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-7a4c4d2c-e743-41ab-b3cb-1a4195b176af x-compute-request-id: req-7a4c4d2c-e743-41ab-b3cb-1a4195b176af Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"fingerprint\": \"e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-971eb1fb-441d-4e7b-a234-471c9cd4f61d 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b664e046c406522efe916fd3ed4326aef650f265\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b664e046c406522efe916fd3ed4326aef650f265\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-be0579d6-b2ec-47df-a79b-4eba7aa681b8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:32.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-be0579d6-b2ec-47df-a79b-4eba7aa681b8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:32.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-79e91cef-8bda-4373-a586-274c3f555489", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-be0579d6-b2ec-47df-a79b-4eba7aa681b8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-be0579d6-b2ec-47df-a79b-4eba7aa681b8 x-compute-request-id: req-be0579d6-b2ec-47df-a79b-4eba7aa681b8 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"d409f408-5daf-41c5-a991-2ab072071a6c\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-79e91cef-8bda-4373-a586-274c3f555489", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-be0579d6-b2ec-47df-a79b-4eba7aa681b8 x-compute-request-id: req-be0579d6-b2ec-47df-a79b-4eba7aa681b8 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"d409f408-5daf-41c5-a991-2ab072071a6c\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b664e046c406522efe916fd3ed4326aef650f265\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b664e046c406522efe916fd3ed4326aef650f265\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-4b9dde0e-9448-433c-94d8-08d74227bd7a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-4b9dde0e-9448-433c-94d8-08d74227bd7a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-4b9dde0e-9448-433c-94d8-08d74227bd7a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-79e91cef-8bda-4373-a586-274c3f555489", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-4b9dde0e-9448-433c-94d8-08d74227bd7a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b9dde0e-9448-433c-94d8-08d74227bd7a x-compute-request-id: req-4b9dde0e-9448-433c-94d8-08d74227bd7a Content-Encoding: gzip Content-Length: 289 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-79e91cef-8bda-4373-a586-274c3f555489 x-compute-request-id: req-79e91cef-8bda-4373-a586-274c3f555489 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"fingerprint\": \"e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-be0579d6-b2ec-47df-a79b-4eba7aa681b8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b9dde0e-9448-433c-94d8-08d74227bd7a x-compute-request-id: req-4b9dde0e-9448-433c-94d8-08d74227bd7a Content-Encoding: gzip Content-Length: 289 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-79e91cef-8bda-4373-a586-274c3f555489 x-compute-request-id: req-79e91cef-8bda-4373-a586-274c3f555489 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"fingerprint\": \"e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3ed6a9a014974654f368d40f40f331b55cb3473b\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3ed6a9a014974654f368d40f40f331b55cb3473b\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-cbe02bf9-a5f5-4715-97a8-91919372df28", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-cbe02bf9-a5f5-4715-97a8-91919372df28", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-cbe02bf9-a5f5-4715-97a8-91919372df28", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-cbe02bf9-a5f5-4715-97a8-91919372df28", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-cbe02bf9-a5f5-4715-97a8-91919372df28 x-compute-request-id: req-cbe02bf9-a5f5-4715-97a8-91919372df28 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"d409f408-5daf-41c5-a991-2ab072071a6c\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-cbe02bf9-a5f5-4715-97a8-91919372df28 x-compute-request-id: req-cbe02bf9-a5f5-4715-97a8-91919372df28 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}, {\"id\": \"d409f408-5daf-41c5-a991-2ab072071a6c\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3ed6a9a014974654f368d40f40f331b55cb3473b\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-79e91cef-8bda-4373-a586-274c3f555489", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3ed6a9a014974654f368d40f40f331b55cb3473b\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-89898029-2e92-4e3e-a5c3-e835dc080390", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-89898029-2e92-4e3e-a5c3-e835dc080390", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:32.851Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-89898029-2e92-4e3e-a5c3-e835dc080390", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eeb8453e0ae5b407f4899431c428a5357f813b01\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eeb8453e0ae5b407f4899431c428a5357f813b01\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-7a4c4d2c-e743-41ab-b3cb-1a4195b176af", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-7a4c4d2c-e743-41ab-b3cb-1a4195b176af", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:32.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:32.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa081ebb-66e8-42aa-9443-89fb443c8740 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-971eb1fb-441d-4e7b-a234-471c9cd4f61d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa081ebb-66e8-42aa-9443-89fb443c8740 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}], "metadata": {"pagination": {"total": 1080, "offset": 752, "size": 50}}} 2019-05-17 00:07:35,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:07:35,319 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:07:35 GMT 2019-05-17 00:07:35,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:07:35,319 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:07:35,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:07:35,319 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:07:35,319 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:07:35,319 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:07:35,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-7a4c4d2c-e743-41ab-b3cb-1a4195b176af x-compute-request-id: req-7a4c4d2c-e743-41ab-b3cb-1a4195b176af Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova", "name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "fingerprint": "e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22"}}]} 2019-05-17 00:07:35,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-971eb1fb-441d-4e7b-a234-471c9cd4f61d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:35,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-7a4c4d2c-e743-41ab-b3cb-1a4195b176af x-compute-request-id: req-7a4c4d2c-e743-41ab-b3cb-1a4195b176af Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova", "name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "fingerprint": "e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22"}}]} 2019-05-17 00:07:35,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-971eb1fb-441d-4e7b-a234-471c9cd4f61d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:35,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b664e046c406522efe916fd3ed4326aef650f265" 2019-05-17 00:07:35,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b664e046c406522efe916fd3ed4326aef650f265" 2019-05-17 00:07:35,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-be0579d6-b2ec-47df-a79b-4eba7aa681b8 2019-05-17 00:07:35,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:35,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-be0579d6-b2ec-47df-a79b-4eba7aa681b8 2019-05-17 00:07:35,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:35,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-79e91cef-8bda-4373-a586-274c3f555489 2019-05-17 00:07:35,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-be0579d6-b2ec-47df-a79b-4eba7aa681b8 2019-05-17 00:07:35,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-be0579d6-b2ec-47df-a79b-4eba7aa681b8 x-compute-request-id: req-be0579d6-b2ec-47df-a79b-4eba7aa681b8 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:35,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-79e91cef-8bda-4373-a586-274c3f555489 2019-05-17 00:07:35,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-be0579d6-b2ec-47df-a79b-4eba7aa681b8 x-compute-request-id: req-be0579d6-b2ec-47df-a79b-4eba7aa681b8 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:35,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b664e046c406522efe916fd3ed4326aef650f265" 2019-05-17 00:07:35,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b664e046c406522efe916fd3ed4326aef650f265" 2019-05-17 00:07:35,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-4b9dde0e-9448-433c-94d8-08d74227bd7a 2019-05-17 00:07:35,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-4b9dde0e-9448-433c-94d8-08d74227bd7a 2019-05-17 00:07:35,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-4b9dde0e-9448-433c-94d8-08d74227bd7a 2019-05-17 00:07:35,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-79e91cef-8bda-4373-a586-274c3f555489 2019-05-17 00:07:35,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-4b9dde0e-9448-433c-94d8-08d74227bd7a 2019-05-17 00:07:35,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b9dde0e-9448-433c-94d8-08d74227bd7a x-compute-request-id: req-4b9dde0e-9448-433c-94d8-08d74227bd7a Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"images": [{"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:35,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-79e91cef-8bda-4373-a586-274c3f555489 x-compute-request-id: req-79e91cef-8bda-4373-a586-274c3f555489 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova", "name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "fingerprint": "e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22"}}]} 2019-05-17 00:07:35,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-be0579d6-b2ec-47df-a79b-4eba7aa681b8 2019-05-17 00:07:35,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b9dde0e-9448-433c-94d8-08d74227bd7a x-compute-request-id: req-4b9dde0e-9448-433c-94d8-08d74227bd7a Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"images": [{"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:35,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-79e91cef-8bda-4373-a586-274c3f555489 x-compute-request-id: req-79e91cef-8bda-4373-a586-274c3f555489 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgl5ySH6HUTQxPyfVlmjNmiNtnkS4Oi/RhPiWkou6enhNmB03Sl0Cbx7BDYxBPotYdyE4f7oTtjgXVDzedgAZ6dGTfdk2yjnpNu6D8gOQ+QJkN0Wm5cWDYoAMAMsMBydsI6JtoBf9HETB/4RtsoZU4OT1c1p0AqxhqG3wNnwFguwSD5uMFA6SyEPThuAgl/QG1X4DmDhJo7/9DeOX8fke4Qy660eoLEghww/Qwg/dqRxs7KGm5R7UeeiSXEQQr+uzuNdhnpB4UnRlA2YsFy16NRD+K9d663mwg6fpw3yAf2rm9Xb1kzGW/UX277Lm2MZVkeB4M7xw3YtXEmARd4dD5 Generated-by-Nova", "name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "fingerprint": "e9:43:83:cc:86:f0:0f:1b:7d:66:bf:ad:b9:9f:f8:22"}}]} 2019-05-17 00:07:35,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ed6a9a014974654f368d40f40f331b55cb3473b" 2019-05-17 00:07:35,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ed6a9a014974654f368d40f40f331b55cb3473b" 2019-05-17 00:07:35,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-cbe02bf9-a5f5-4715-97a8-91919372df28 2019-05-17 00:07:35,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-cbe02bf9-a5f5-4715-97a8-91919372df28 2019-05-17 00:07:35,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-cbe02bf9-a5f5-4715-97a8-91919372df28 2019-05-17 00:07:35,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-cbe02bf9-a5f5-4715-97a8-91919372df28 2019-05-17 00:07:35,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-cbe02bf9-a5f5-4715-97a8-91919372df28 x-compute-request-id: req-cbe02bf9-a5f5-4715-97a8-91919372df28 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:35,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-cbe02bf9-a5f5-4715-97a8-91919372df28 x-compute-request-id: req-cbe02bf9-a5f5-4715-97a8-91919372df28 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}, {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:07:35,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ed6a9a014974654f368d40f40f331b55cb3473b" 2019-05-17 00:07:35,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-79e91cef-8bda-4373-a586-274c3f555489 2019-05-17 00:07:35,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ed6a9a014974654f368d40f40f331b55cb3473b" 2019-05-17 00:07:35,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-89898029-2e92-4e3e-a5c3-e835dc080390 2019-05-17 00:07:35,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-89898029-2e92-4e3e-a5c3-e835dc080390 2019-05-17 00:07:35,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-89898029-2e92-4e3e-a5c3-e835dc080390 2019-05-17 00:07:35,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb8453e0ae5b407f4899431c428a5357f813b01" 2019-05-17 00:07:35,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb8453e0ae5b407f4899431c428a5357f813b01" 2019-05-17 00:07:35,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-7a4c4d2c-e743-41ab-b3cb-1a4195b176af 2019-05-17 00:07:35,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-7a4c4d2c-e743-41ab-b3cb-1a4195b176af 2019-05-17 00:07:35,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:35,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:35,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa081ebb-66e8-42aa-9443-89fb443c8740 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:35,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-971eb1fb-441d-4e7b-a234-471c9cd4f61d 2019-05-17 00:07:35,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa081ebb-66e8-42aa-9443-89fb443c8740 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:35,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:07:35,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:07:35,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:07:35,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:07:35,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:07:35,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:07:35,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:07:35,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:07:35,389 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:07:35,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:07:35,389 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:07:35 GMT 2019-05-17 00:07:35,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:07:35,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:07:35,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:07:35,389 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:07:35,389 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:07:40,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:07:40,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:07:40,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:07:40,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:07:40,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:07:40,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:07:40,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:07:40,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:07:40,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-fa081ebb-66e8-42aa-9443-89fb443c8740", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-fa081ebb-66e8-42aa-9443-89fb443c8740", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ce1a110a-8c96-436d-9dd7-4d730e9072bc Date: Fri, 17 May 2019 00:06:32 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"45b0badc-5765-4ba8-9142-10b31c71f4cc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T00:00:13Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\",\"admin_state_up\":true,\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:00:11Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ce1a110a-8c96-436d-9dd7-4d730e9072bc Date: Fri, 17 May 2019 00:06:32 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"45b0badc-5765-4ba8-9142-10b31c71f4cc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T00:00:13Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\",\"admin_state_up\":true,\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:00:11Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-ce1a110a-8c96-436d-9dd7-4d730e9072bc", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-971eb1fb-441d-4e7b-a234-471c9cd4f61d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:27.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:27.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:27.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-ce1a110a-8c96-436d-9dd7-4d730e9072bc", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-ce1a110a-8c96-436d-9dd7-4d730e9072bc", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-ce1a110a-8c96-436d-9dd7-4d730e9072bc", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "A management_network_name was provided (cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2), 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-05-17T00:06:32.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_10r3sj', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', '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-05-17T00:06:32.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_10r3sj', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', '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-05-17T00:06:32.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "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-05-17T00:06:32.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01c80b4e58228d0b5d25835438f0fe59d5d1ca36\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"imageRef\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"flavorRef\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01c80b4e58228d0b5d25835438f0fe59d5d1ca36\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"imageRef\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"flavorRef\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87203536b275265bf92ab55b326bdace028dc59f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87203536b275265bf92ab55b326bdace028dc59f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aae44e364ab3f8188428e13c250ca442b0060626\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:33.453Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aae44e364ab3f8188428e13c250ca442b0060626\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3ed6a9a014974654f368d40f40f331b55cb3473b\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_babhnv\", \"imageRef\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"flavorRef\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b664e046c406522efe916fd3ed4326aef650f265\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_c9zn1l\", \"imageRef\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"flavorRef\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "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-05-17T00:06:33.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_c9zn1l', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', '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-05-17T00:06:33.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_c9zn1l', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', '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-05-17T00:06:33.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "A management_network_name was provided (cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2), 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-05-17T00:06:33.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-d201865c-becf-471c-afa3-0dd18c95da12", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3ed6a9a014974654f368d40f40f331b55cb3473b\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_babhnv\", \"imageRef\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"flavorRef\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-d201865c-becf-471c-afa3-0dd18c95da12", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-d92a62c8-78ab-4094-af88-bd1ebfd8fa2e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-d201865c-becf-471c-afa3-0dd18c95da12", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "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-05-17T00:06:33.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-d201865c-becf-471c-afa3-0dd18c95da12", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_babhnv', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', '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-05-17T00:06:33.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_babhnv', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', '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-05-17T00:06:33.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d201865c-becf-471c-afa3-0dd18c95da12 Date: Fri, 17 May 2019 00:06:33 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"45b0badc-5765-4ba8-9142-10b31c71f4cc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T00:00:13Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\",\"admin_state_up\":true,\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:00:11Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "A management_network_name was provided (cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2), 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-05-17T00:06:33.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d201865c-becf-471c-afa3-0dd18c95da12 Date: Fri, 17 May 2019 00:06:33 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"45b0badc-5765-4ba8-9142-10b31c71f4cc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T00:00:13Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\",\"admin_state_up\":true,\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:00:11Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-f4a470aa-6817-47e1-9b58-bdeb464fa215", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-f4a470aa-6817-47e1-9b58-bdeb464fa215", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-f4a470aa-6817-47e1-9b58-bdeb464fa215", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-f4a470aa-6817-47e1-9b58-bdeb464fa215", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f4a470aa-6817-47e1-9b58-bdeb464fa215 Date: Fri, 17 May 2019 00:06:33 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"45b0badc-5765-4ba8-9142-10b31c71f4cc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T00:00:13Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\",\"admin_state_up\":true,\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:00:11Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f4a470aa-6817-47e1-9b58-bdeb464fa215 Date: Fri, 17 May 2019 00:06:33 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"45b0badc-5765-4ba8-9142-10b31c71f4cc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T00:00:13Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\",\"admin_state_up\":true,\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:00:11Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39bf2b7402da2f7e3e83f250a8648cc1119c7f41\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"imageRef\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"flavorRef\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39bf2b7402da2f7e3e83f250a8648cc1119c7f41\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"imageRef\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"flavorRef\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "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-05-17T00:06:33.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_p4sjrn', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', '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-05-17T00:06:33.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}], "metadata": {"pagination": {"total": 1080, "offset": 802, "size": 50}}} 2019-05-17 00:07:40,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:07:40,471 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:07:40 GMT 2019-05-17 00:07:40,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:07:40,471 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:07:40,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:07:40,471 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:07:40,472 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:07:40,472 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:07:40,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-fa081ebb-66e8-42aa-9443-89fb443c8740 2019-05-17 00:07:40,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-fa081ebb-66e8-42aa-9443-89fb443c8740 2019-05-17 00:07:40,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ce1a110a-8c96-436d-9dd7-4d730e9072bc Date: Fri, 17 May 2019 00:06:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":["45b0badc-5765-4ba8-9142-10b31c71f4cc"],"description":"","tags":[],"updated_at":"2019-05-17T00:00:13Z","qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}]} 2019-05-17 00:07:40,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ce1a110a-8c96-436d-9dd7-4d730e9072bc Date: Fri, 17 May 2019 00:06:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":["45b0badc-5765-4ba8-9142-10b31c71f4cc"],"description":"","tags":[],"updated_at":"2019-05-17T00:00:13Z","qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}]} 2019-05-17 00:07:40,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-ce1a110a-8c96-436d-9dd7-4d730e9072bc 2019-05-17 00:07:40,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-971eb1fb-441d-4e7b-a234-471c9cd4f61d 2019-05-17 00:07:40,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-17 00:07:40,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-17 00:07:40,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-17 00:07:40,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-ce1a110a-8c96-436d-9dd7-4d730e9072bc 2019-05-17 00:07:40,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-ce1a110a-8c96-436d-9dd7-4d730e9072bc 2019-05-17 00:07:40,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-ce1a110a-8c96-436d-9dd7-4d730e9072bc 2019-05-17 00:07:40,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2), 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-05-17 00:07:40,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_10r3sj', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-05-17 00:07:40,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_10r3sj', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-05-17 00:07:40,477 - 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-05-17 00:07:40,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c80b4e58228d0b5d25835438f0fe59d5d1ca36" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_10r3sj", "imageRef": "909d7db7-8fba-4046-b8c2-7797caea7ada", "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "flavorRef": "8817cd82-92bb-4dc5-901b-c16073137877", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}}' 2019-05-17 00:07:40,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c80b4e58228d0b5d25835438f0fe59d5d1ca36" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_10r3sj", "imageRef": "909d7db7-8fba-4046-b8c2-7797caea7ada", "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "flavorRef": "8817cd82-92bb-4dc5-901b-c16073137877", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}}' 2019-05-17 00:07:40,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87203536b275265bf92ab55b326bdace028dc59f" 2019-05-17 00:07:40,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87203536b275265bf92ab55b326bdace028dc59f" 2019-05-17 00:07:40,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae44e364ab3f8188428e13c250ca442b0060626" 2019-05-17 00:07:40,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae44e364ab3f8188428e13c250ca442b0060626" 2019-05-17 00:07:40,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ed6a9a014974654f368d40f40f331b55cb3473b" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_babhnv", "imageRef": "909d7db7-8fba-4046-b8c2-7797caea7ada", "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "flavorRef": "8817cd82-92bb-4dc5-901b-c16073137877", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}}' 2019-05-17 00:07:40,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b664e046c406522efe916fd3ed4326aef650f265" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_c9zn1l", "imageRef": "909d7db7-8fba-4046-b8c2-7797caea7ada", "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "flavorRef": "8817cd82-92bb-4dc5-901b-c16073137877", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}}' 2019-05-17 00:07:40,478 - 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-05-17 00:07:40,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_c9zn1l', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-05-17 00:07:40,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_c9zn1l', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-05-17 00:07:40,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2), 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-05-17 00:07:40,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-d201865c-becf-471c-afa3-0dd18c95da12 2019-05-17 00:07:40,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ed6a9a014974654f368d40f40f331b55cb3473b" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_babhnv", "imageRef": "909d7db7-8fba-4046-b8c2-7797caea7ada", "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "flavorRef": "8817cd82-92bb-4dc5-901b-c16073137877", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}}' 2019-05-17 00:07:40,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-d201865c-becf-471c-afa3-0dd18c95da12 2019-05-17 00:07:40,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-d92a62c8-78ab-4094-af88-bd1ebfd8fa2e 2019-05-17 00:07:40,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-d201865c-becf-471c-afa3-0dd18c95da12 2019-05-17 00:07:40,480 - 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-05-17 00:07:40,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-d201865c-becf-471c-afa3-0dd18c95da12 2019-05-17 00:07:40,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_babhnv', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-05-17 00:07:40,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_babhnv', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-05-17 00:07:40,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d201865c-becf-471c-afa3-0dd18c95da12 Date: Fri, 17 May 2019 00:06:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":["45b0badc-5765-4ba8-9142-10b31c71f4cc"],"description":"","tags":[],"updated_at":"2019-05-17T00:00:13Z","qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}]} 2019-05-17 00:07:40,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2), 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-05-17 00:07:40,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d201865c-becf-471c-afa3-0dd18c95da12 Date: Fri, 17 May 2019 00:06:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":["45b0badc-5765-4ba8-9142-10b31c71f4cc"],"description":"","tags":[],"updated_at":"2019-05-17T00:00:13Z","qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}]} 2019-05-17 00:07:40,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-f4a470aa-6817-47e1-9b58-bdeb464fa215 2019-05-17 00:07:40,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-f4a470aa-6817-47e1-9b58-bdeb464fa215 2019-05-17 00:07:40,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-f4a470aa-6817-47e1-9b58-bdeb464fa215 2019-05-17 00:07:40,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-f4a470aa-6817-47e1-9b58-bdeb464fa215 2019-05-17 00:07:40,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f4a470aa-6817-47e1-9b58-bdeb464fa215 Date: Fri, 17 May 2019 00:06:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":["45b0badc-5765-4ba8-9142-10b31c71f4cc"],"description":"","tags":[],"updated_at":"2019-05-17T00:00:13Z","qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}]} 2019-05-17 00:07:40,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f4a470aa-6817-47e1-9b58-bdeb464fa215 Date: Fri, 17 May 2019 00:06:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":["45b0badc-5765-4ba8-9142-10b31c71f4cc"],"description":"","tags":[],"updated_at":"2019-05-17T00:00:13Z","qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}]} 2019-05-17 00:07:40,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39bf2b7402da2f7e3e83f250a8648cc1119c7f41" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_p4sjrn", "imageRef": "909d7db7-8fba-4046-b8c2-7797caea7ada", "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "flavorRef": "8817cd82-92bb-4dc5-901b-c16073137877", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}}' 2019-05-17 00:07:40,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39bf2b7402da2f7e3e83f250a8648cc1119c7f41" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_p4sjrn", "imageRef": "909d7db7-8fba-4046-b8c2-7797caea7ada", "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "flavorRef": "8817cd82-92bb-4dc5-901b-c16073137877", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}}' 2019-05-17 00:07:40,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-05-17 00:07:40,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_p4sjrn', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-05-17 00:07:40,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:07:40,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:07:40,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:07:40,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:07:40,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:07:40,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:07:40,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:07:40,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:07:40,537 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:07:40,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:07:40,537 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:07:40 GMT 2019-05-17 00:07:40,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:07:40,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:07:40,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:07:40,537 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:07:40,537 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:07:45,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:07:45,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:07:45,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:07:45,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:07:45,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:07:45,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:07:45,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:07:45,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:07:45,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f4a470aa-6817-47e1-9b58-bdeb464fa215 Date: Fri, 17 May 2019 00:06:33 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"45b0badc-5765-4ba8-9142-10b31c71f4cc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T00:00:13Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\",\"admin_state_up\":true,\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:00:11Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39bf2b7402da2f7e3e83f250a8648cc1119c7f41\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"imageRef\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"flavorRef\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39bf2b7402da2f7e3e83f250a8648cc1119c7f41\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"imageRef\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"flavorRef\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "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-05-17T00:06:33.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_p4sjrn', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', '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-05-17T00:06:33.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:28.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:27.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-d92a62c8-78ab-4094-af88-bd1ebfd8fa2e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_p4sjrn', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', '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-05-17T00:06:33.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "A management_network_name was provided (cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2), 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-05-17T00:06:33.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.004Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-d92a62c8-78ab-4094-af88-bd1ebfd8fa2e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.679Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:31.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.679Z", "message": "Starting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.679Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.679Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1bb2254-5f5f-40be-a083-99eac681ce19 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aad02d7-81df-4a9d-93d6-350e09729983"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.679Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}999262e76e97f2ab61489d4709e39e624187e2b8\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:34.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aad02d7-81df-4a9d-93d6-350e09729983"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.679Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:34.679Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-b1bb2254-5f5f-40be-a083-99eac681ce19", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:33.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aad02d7-81df-4a9d-93d6-350e09729983"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:35.399Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:32.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:37.185Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec834807-81e2-40c4-bd46-61a6b47842ef x-compute-request-id: req-ec834807-81e2-40c4-bd46-61a6b47842ef Content-Encoding: gzip Content-Length: 745 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:34Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_proxy_host_b082yf\", \"created\": \"2019-05-17T00:06:31Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:37.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aad02d7-81df-4a9d-93d6-350e09729983"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:37.691Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-ec834807-81e2-40c4-bd46-61a6b47842ef", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:37.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aad02d7-81df-4a9d-93d6-350e09729983"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:37.691Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "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-05-17T00:06:37.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:37.691Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-ec834807-81e2-40c4-bd46-61a6b47842ef", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:37.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aad02d7-81df-4a9d-93d6-350e09729983"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:38.659Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:06: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-eeaf6076-d97a-44d4-bb49-1e1f302f49de x-compute-request-id: req-eeaf6076-d97a-44d4-bb49-1e1f302f49de Content-Length: 457 location: http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 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\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"adminPass\": \"t9pkkUzgAer5\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:38.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.307Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-eeaf6076-d97a-44d4-bb49-1e1f302f49de", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:38.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.307Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:06: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-eeaf6076-d97a-44d4-bb49-1e1f302f49de x-compute-request-id: req-eeaf6076-d97a-44d4-bb49-1e1f302f49de Content-Length: 457 location: http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 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\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"adminPass\": \"t9pkkUzgAer5\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:38.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.307Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-eeaf6076-d97a-44d4-bb49-1e1f302f49de", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:38.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.307Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-eeaf6076-d97a-44d4-bb49-1e1f302f49de", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:38.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.307Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-eeaf6076-d97a-44d4-bb49-1e1f302f49de", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:38.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.29bf07f4-1e5c-4c5b-b68f-a8ac1e6d8f0d"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.307Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:38.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.307Z", "message": "Node instance created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:38.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.307Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:39.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.953Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36388bbd-960f-4c77-8a11-ea9cc613a5a9 x-compute-request-id: req-36388bbd-960f-4c77-8a11-ea9cc613a5a9 Content-Length: 418 location: http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"adminPass\": \"r52cdyvBFQ7C\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:39.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.953Z", "message": "Starting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:39.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.953Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-7cabcc72-3f93-4284-aa0d-fe4829285782", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:39.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.953Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:39.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.953Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-7cabcc72-3f93-4284-aa0d-fe4829285782", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:39.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.953Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:06: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-7cabcc72-3f93-4284-aa0d-fe4829285782 x-compute-request-id: req-7cabcc72-3f93-4284-aa0d-fe4829285782 Content-Length: 459 location: http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a 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\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"adminPass\": \"uPee57X7vZtX\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:39.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.953Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:06: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-7cabcc72-3f93-4284-aa0d-fe4829285782 x-compute-request-id: req-7cabcc72-3f93-4284-aa0d-fe4829285782 Content-Length: 459 location: http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a 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\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"adminPass\": \"uPee57X7vZtX\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:39.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.953Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-7cabcc72-3f93-4284-aa0d-fe4829285782", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:39.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.953Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-7cabcc72-3f93-4284-aa0d-fe4829285782", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:39.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6626b001-e224-44f2-bf6a-802c4f6e59c0"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.953Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:06: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-d6a4d3ea-db61-44b0-9725-24ab459b4ae0 x-compute-request-id: req-d6a4d3ea-db61-44b0-9725-24ab459b4ae0 Content-Length: 419 location: http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"bookmark\"}], \"adminPass\": \"5yDy3Tm95VvZ\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:39.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.953Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:06: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-d6a4d3ea-db61-44b0-9725-24ab459b4ae0 x-compute-request-id: req-d6a4d3ea-db61-44b0-9725-24ab459b4ae0 Content-Length: 419 location: http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"bookmark\"}], \"adminPass\": \"5yDy3Tm95VvZ\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:39.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.953Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-d6a4d3ea-db61-44b0-9725-24ab459b4ae0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:39.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.953Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-d6a4d3ea-db61-44b0-9725-24ab459b4ae0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:39.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.953Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-d6a4d3ea-db61-44b0-9725-24ab459b4ae0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:39.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:39.953Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-d6a4d3ea-db61-44b0-9725-24ab459b4ae0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:39.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2aa57e21-9945-4849-b877-53e409c58dab"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:40.490Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:40.490Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-36388bbd-960f-4c77-8a11-ea9cc613a5a9", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:39.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:40.490Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-36388bbd-960f-4c77-8a11-ea9cc613a5a9", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:39.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}], "metadata": {"pagination": {"total": 1089, "offset": 852, "size": 50}}} 2019-05-17 00:07:45,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:07:45,643 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:07:45 GMT 2019-05-17 00:07:45,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:07:45,643 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:07:45,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:07:45,643 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:07:45,644 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:07:45,644 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:07:45,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f4a470aa-6817-47e1-9b58-bdeb464fa215 Date: Fri, 17 May 2019 00:06:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":["45b0badc-5765-4ba8-9142-10b31c71f4cc"],"description":"","tags":[],"updated_at":"2019-05-17T00:00:13Z","qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}]} 2019-05-17 00:07:45,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39bf2b7402da2f7e3e83f250a8648cc1119c7f41" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_p4sjrn", "imageRef": "909d7db7-8fba-4046-b8c2-7797caea7ada", "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "flavorRef": "8817cd82-92bb-4dc5-901b-c16073137877", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}}' 2019-05-17 00:07:45,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39bf2b7402da2f7e3e83f250a8648cc1119c7f41" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_p4sjrn", "imageRef": "909d7db7-8fba-4046-b8c2-7797caea7ada", "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "flavorRef": "8817cd82-92bb-4dc5-901b-c16073137877", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}}' 2019-05-17 00:07:45,646 - 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-05-17 00:07:45,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_p4sjrn', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-05-17 00:07:45,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-17 00:07:45,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-17 00:07:45,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-d92a62c8-78ab-4094-af88-bd1ebfd8fa2e 2019-05-17 00:07:45,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_p4sjrn', 'key_name': u'cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'image': u'909d7db7-8fba-4046-b8c2-7797caea7ada', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2', 'cloudify_management_network_id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}, 'nics': [{'net-id': u'a57a4b6a-d0e6-408a-94ce-daede139f3cf'}], 'flavor': u'8817cd82-92bb-4dc5-901b-c16073137877', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-05-17 00:07:45,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2), 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-05-17 00:07:45,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-d92a62c8-78ab-4094-af88-bd1ebfd8fa2e 2019-05-17 00:07:45,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-17 00:07:45,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-17 00:07:45,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:07:45,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1bb2254-5f5f-40be-a083-99eac681ce19 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:45,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999262e76e97f2ab61489d4709e39e624187e2b8" 2019-05-17 00:07:45,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:07:45,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-b1bb2254-5f5f-40be-a083-99eac681ce19 2019-05-17 00:07:45,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-17 00:07:45,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec834807-81e2-40c4-bd46-61a6b47842ef x-compute-request-id: req-ec834807-81e2-40c4-bd46-61a6b47842ef Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "2a4aad2c-4008-4cf5-ad25-24c07f396d22", "security_groups": [{"name": "default"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:34Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_proxy_host_b082yf", "created": "2019-05-17T00:06:31Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:07:45,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-ec834807-81e2-40c4-bd46-61a6b47842ef 2019-05-17 00:07:45,649 - 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-05-17 00:07:45,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-ec834807-81e2-40c4-bd46-61a6b47842ef 2019-05-17 00:07:45,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:06: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-eeaf6076-d97a-44d4-bb49-1e1f302f49de x-compute-request-id: req-eeaf6076-d97a-44d4-bb49-1e1f302f49de Content-Length: 457 location: http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 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": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "adminPass": "t9pkkUzgAer5"}} 2019-05-17 00:07:45,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-eeaf6076-d97a-44d4-bb49-1e1f302f49de 2019-05-17 00:07:45,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:06: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-eeaf6076-d97a-44d4-bb49-1e1f302f49de x-compute-request-id: req-eeaf6076-d97a-44d4-bb49-1e1f302f49de Content-Length: 457 location: http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 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": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "adminPass": "t9pkkUzgAer5"}} 2019-05-17 00:07:45,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-eeaf6076-d97a-44d4-bb49-1e1f302f49de 2019-05-17 00:07:45,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-eeaf6076-d97a-44d4-bb49-1e1f302f49de 2019-05-17 00:07:45,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-eeaf6076-d97a-44d4-bb49-1e1f302f49de 2019-05-17 00:07:45,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-17 00:07:45,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:07:45,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:07:45,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36388bbd-960f-4c77-8a11-ea9cc613a5a9 x-compute-request-id: req-36388bbd-960f-4c77-8a11-ea9cc613a5a9 Content-Length: 418 location: http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "adminPass": "r52cdyvBFQ7C"}} 2019-05-17 00:07:45,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-17 00:07:45,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-7cabcc72-3f93-4284-aa0d-fe4829285782 2019-05-17 00:07:45,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-17 00:07:45,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-7cabcc72-3f93-4284-aa0d-fe4829285782 2019-05-17 00:07:45,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:06: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-7cabcc72-3f93-4284-aa0d-fe4829285782 x-compute-request-id: req-7cabcc72-3f93-4284-aa0d-fe4829285782 Content-Length: 459 location: http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a 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": "d907249f-8ea2-4466-bc81-9337de5c522a", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "adminPass": "uPee57X7vZtX"}} 2019-05-17 00:07:45,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:06: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-7cabcc72-3f93-4284-aa0d-fe4829285782 x-compute-request-id: req-7cabcc72-3f93-4284-aa0d-fe4829285782 Content-Length: 459 location: http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a 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": "d907249f-8ea2-4466-bc81-9337de5c522a", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "adminPass": "uPee57X7vZtX"}} 2019-05-17 00:07:45,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-7cabcc72-3f93-4284-aa0d-fe4829285782 2019-05-17 00:07:45,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-7cabcc72-3f93-4284-aa0d-fe4829285782 2019-05-17 00:07:45,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:06: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-d6a4d3ea-db61-44b0-9725-24ab459b4ae0 x-compute-request-id: req-d6a4d3ea-db61-44b0-9725-24ab459b4ae0 Content-Length: 419 location: http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "e707303e-7d1d-46f2-a78f-e2e5301d8af5", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "bookmark"}], "adminPass": "5yDy3Tm95VvZ"}} 2019-05-17 00:07:45,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:06: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-d6a4d3ea-db61-44b0-9725-24ab459b4ae0 x-compute-request-id: req-d6a4d3ea-db61-44b0-9725-24ab459b4ae0 Content-Length: 419 location: http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "e707303e-7d1d-46f2-a78f-e2e5301d8af5", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "bookmark"}], "adminPass": "5yDy3Tm95VvZ"}} 2019-05-17 00:07:45,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-d6a4d3ea-db61-44b0-9725-24ab459b4ae0 2019-05-17 00:07:45,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-d6a4d3ea-db61-44b0-9725-24ab459b4ae0 2019-05-17 00:07:45,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-d6a4d3ea-db61-44b0-9725-24ab459b4ae0 2019-05-17 00:07:45,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-d6a4d3ea-db61-44b0-9725-24ab459b4ae0 2019-05-17 00:07:45,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-17 00:07:45,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-36388bbd-960f-4c77-8a11-ea9cc613a5a9 2019-05-17 00:07:45,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-36388bbd-960f-4c77-8a11-ea9cc613a5a9 2019-05-17 00:07:45,653 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:07:45,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:07:45,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:07:45,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:07:45,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:07:45,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:07:45,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:07:45,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:07:45,732 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:07:45,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:07:45,733 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:07:45 GMT 2019-05-17 00:07:45,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:07:45,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:07:45,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:07:45,733 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:07:45,733 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:07:50,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:07:50,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:07:50,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:07:50,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:07:50,841 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:07:50,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:07:50,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:07:50,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:07:50,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:40.490Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36388bbd-960f-4c77-8a11-ea9cc613a5a9 x-compute-request-id: req-36388bbd-960f-4c77-8a11-ea9cc613a5a9 Content-Length: 418 location: http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"adminPass\": \"r52cdyvBFQ7C\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:39.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:40.490Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-36388bbd-960f-4c77-8a11-ea9cc613a5a9", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:39.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:40.490Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-36388bbd-960f-4c77-8a11-ea9cc613a5a9", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:39.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:40.490Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-36388bbd-960f-4c77-8a11-ea9cc613a5a9", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:39.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7ccb8309-1242-497a-bfd7-0839dbb682a0"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.078Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.078Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8abc4be0-bc4b-455a-bf02-aae6106b53ca x-compute-request-id: req-8abc4be0-bc4b-455a-bf02-aae6106b53ca Content-Length: 417 location: http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"bookmark\"}], \"adminPass\": \"DdZGsm3mz8KH\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.078Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8abc4be0-bc4b-455a-bf02-aae6106b53ca x-compute-request-id: req-8abc4be0-bc4b-455a-bf02-aae6106b53ca Content-Length: 417 location: http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"bookmark\"}], \"adminPass\": \"DdZGsm3mz8KH\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.078Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-8abc4be0-bc4b-455a-bf02-aae6106b53ca", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.078Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-8abc4be0-bc4b-455a-bf02-aae6106b53ca", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.078Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-8abc4be0-bc4b-455a-bf02-aae6106b53ca", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.078Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-8abc4be0-bc4b-455a-bf02-aae6106b53ca", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.49c5ba69-63d0-4175-ac8f-96c311e0979d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.078Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:40.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8a32f5d1-5caf-439c-bb24-3c8ce736710d"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.078Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.078Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfae7ef3-f103-4a11-b0c3-45d120514914 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8a32f5d1-5caf-439c-bb24-3c8ce736710d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.078Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-cfae7ef3-f103-4a11-b0c3-45d120514914", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8a32f5d1-5caf-439c-bb24-3c8ce736710d"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.078Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.078Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:06: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-4212983e-d366-4b52-aa8c-ab7316facd1f x-compute-request-id: req-4212983e-d366-4b52-aa8c-ab7316facd1f Content-Length: 417 location: http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"adminPass\": \"Ph8T7FhauzCE\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.078Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:06: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-4212983e-d366-4b52-aa8c-ab7316facd1f x-compute-request-id: req-4212983e-d366-4b52-aa8c-ab7316facd1f Content-Length: 417 location: http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"adminPass\": \"Ph8T7FhauzCE\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.078Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-4212983e-d366-4b52-aa8c-ab7316facd1f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.078Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-4212983e-d366-4b52-aa8c-ab7316facd1f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.078Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-4212983e-d366-4b52-aa8c-ab7316facd1f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.078Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-4212983e-d366-4b52-aa8c-ab7316facd1f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.76063a4e-723d-43a4-bde0-2d11bb9e0e32"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.689Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3e6bb01-eef1-41d0-82d1-5c4039a08080 x-compute-request-id: req-d3e6bb01-eef1-41d0-82d1-5c4039a08080 Content-Length: 418 location: http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"bookmark\"}], \"adminPass\": \"jykKpF37jaCR\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:41.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.689Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-d3e6bb01-eef1-41d0-82d1-5c4039a08080", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:41.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.689Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3e6bb01-eef1-41d0-82d1-5c4039a08080 x-compute-request-id: req-d3e6bb01-eef1-41d0-82d1-5c4039a08080 Content-Length: 418 location: http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"bookmark\"}], \"adminPass\": \"jykKpF37jaCR\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:41.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.689Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-d3e6bb01-eef1-41d0-82d1-5c4039a08080", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:41.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.689Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-d3e6bb01-eef1-41d0-82d1-5c4039a08080", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:41.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.689Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-d3e6bb01-eef1-41d0-82d1-5c4039a08080", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:41.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.489609eb-c125-490f-bc41-f991aade099f"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.689Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.689Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.689Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:41.689Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}31cd396d0c83a8e404e0d7810db3ab6ccc956d78\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:41.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8a32f5d1-5caf-439c-bb24-3c8ce736710d"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:42.306Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:41.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:42.306Z", "message": "Starting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:42.306Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:40.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:42.306Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-c509476f-1cca-43ff-83f1-fe4ac2d676c4 x-compute-request-id: req-c509476f-1cca-43ff-83f1-fe4ac2d676c4 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"networking\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:41Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:41.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8a32f5d1-5caf-439c-bb24-3c8ce736710d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:42.306Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-c509476f-1cca-43ff-83f1-fe4ac2d676c4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:41.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8a32f5d1-5caf-439c-bb24-3c8ce736710d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:42.306Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-c509476f-1cca-43ff-83f1-fe4ac2d676c4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:41.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8a32f5d1-5caf-439c-bb24-3c8ce736710d"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:42.905Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:41.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:42.905Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-6f7435fc-b163-4346-a3d0-d31a4c399e46", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:42.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.830d75c1-8edf-4dfc-9990-7b44ec858e15"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:42.905Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f7435fc-b163-4346-a3d0-d31a4c399e46 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:42.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.830d75c1-8edf-4dfc-9990-7b44ec858e15"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:42.905Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:42.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.830d75c1-8edf-4dfc-9990-7b44ec858e15"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:42.905Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:41.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:42.905Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:41.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:43.512Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5404114-ca83-44df-b183-dcf22d923d9d 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:43.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.57358ca5-fd2d-416c-bc11-77adb2177ce6"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:43.512Z", "message": "Starting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:41.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:43.512Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:41.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:43.512Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:43.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3dfacb02-cdff-45a2-8b61-67bee06a9036"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:43.512Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-d5404114-ca83-44df-b183-dcf22d923d9d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:43.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.57358ca5-fd2d-416c-bc11-77adb2177ce6"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:43.512Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:43.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.57358ca5-fd2d-416c-bc11-77adb2177ce6"}], "metadata": {"pagination": {"total": 1101, "offset": 902, "size": 50}}} 2019-05-17 00:07:50,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:07:50,841 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:07:50 GMT 2019-05-17 00:07:50,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:07:50,842 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:07:50,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:07:50,842 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:07:50,842 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:07:50,842 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:07:50,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36388bbd-960f-4c77-8a11-ea9cc613a5a9 x-compute-request-id: req-36388bbd-960f-4c77-8a11-ea9cc613a5a9 Content-Length: 418 location: http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "adminPass": "r52cdyvBFQ7C"}} 2019-05-17 00:07:50,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-36388bbd-960f-4c77-8a11-ea9cc613a5a9 2019-05-17 00:07:50,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-36388bbd-960f-4c77-8a11-ea9cc613a5a9 2019-05-17 00:07:50,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-36388bbd-960f-4c77-8a11-ea9cc613a5a9 2019-05-17 00:07:50,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:07:50,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8abc4be0-bc4b-455a-bf02-aae6106b53ca x-compute-request-id: req-8abc4be0-bc4b-455a-bf02-aae6106b53ca Content-Length: 417 location: http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "e64c5e82-5d97-4938-aa59-95913f5b9bec", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "bookmark"}], "adminPass": "DdZGsm3mz8KH"}} 2019-05-17 00:07:50,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8abc4be0-bc4b-455a-bf02-aae6106b53ca x-compute-request-id: req-8abc4be0-bc4b-455a-bf02-aae6106b53ca Content-Length: 417 location: http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "e64c5e82-5d97-4938-aa59-95913f5b9bec", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "bookmark"}], "adminPass": "DdZGsm3mz8KH"}} 2019-05-17 00:07:50,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-8abc4be0-bc4b-455a-bf02-aae6106b53ca 2019-05-17 00:07:50,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-8abc4be0-bc4b-455a-bf02-aae6106b53ca 2019-05-17 00:07:50,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-8abc4be0-bc4b-455a-bf02-aae6106b53ca 2019-05-17 00:07:50,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-8abc4be0-bc4b-455a-bf02-aae6106b53ca 2019-05-17 00:07:50,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:50,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:07:50,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfae7ef3-f103-4a11-b0c3-45d120514914 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:50,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-cfae7ef3-f103-4a11-b0c3-45d120514914 2019-05-17 00:07:50,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-17 00:07:50,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:06: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-4212983e-d366-4b52-aa8c-ab7316facd1f x-compute-request-id: req-4212983e-d366-4b52-aa8c-ab7316facd1f Content-Length: 417 location: http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "adminPass": "Ph8T7FhauzCE"}} 2019-05-17 00:07:50,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:06: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-4212983e-d366-4b52-aa8c-ab7316facd1f x-compute-request-id: req-4212983e-d366-4b52-aa8c-ab7316facd1f Content-Length: 417 location: http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "adminPass": "Ph8T7FhauzCE"}} 2019-05-17 00:07:50,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-4212983e-d366-4b52-aa8c-ab7316facd1f 2019-05-17 00:07:50,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-4212983e-d366-4b52-aa8c-ab7316facd1f 2019-05-17 00:07:50,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-4212983e-d366-4b52-aa8c-ab7316facd1f 2019-05-17 00:07:50,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-4212983e-d366-4b52-aa8c-ab7316facd1f 2019-05-17 00:07:50,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3e6bb01-eef1-41d0-82d1-5c4039a08080 x-compute-request-id: req-d3e6bb01-eef1-41d0-82d1-5c4039a08080 Content-Length: 418 location: http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "dfd53259-04b3-44b5-99e9-ff96a602f3f8", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "bookmark"}], "adminPass": "jykKpF37jaCR"}} 2019-05-17 00:07:50,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-d3e6bb01-eef1-41d0-82d1-5c4039a08080 2019-05-17 00:07:50,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3e6bb01-eef1-41d0-82d1-5c4039a08080 x-compute-request-id: req-d3e6bb01-eef1-41d0-82d1-5c4039a08080 Content-Length: 418 location: http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "dfd53259-04b3-44b5-99e9-ff96a602f3f8", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "bookmark"}], "adminPass": "jykKpF37jaCR"}} 2019-05-17 00:07:50,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-d3e6bb01-eef1-41d0-82d1-5c4039a08080 2019-05-17 00:07:50,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-d3e6bb01-eef1-41d0-82d1-5c4039a08080 2019-05-17 00:07:50,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-d3e6bb01-eef1-41d0-82d1-5c4039a08080 2019-05-17 00:07:50,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:07:50,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:07:50,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:07:50,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31cd396d0c83a8e404e0d7810db3ab6ccc956d78" 2019-05-17 00:07:50,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-17 00:07:50,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-17 00:07:50,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:07:50,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-c509476f-1cca-43ff-83f1-fe4ac2d676c4 x-compute-request-id: req-c509476f-1cca-43ff-83f1-fe4ac2d676c4 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:41Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:07:50,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-c509476f-1cca-43ff-83f1-fe4ac2d676c4 2019-05-17 00:07:50,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-c509476f-1cca-43ff-83f1-fe4ac2d676c4 2019-05-17 00:07:50,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-17 00:07:50,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-6f7435fc-b163-4346-a3d0-d31a4c399e46 2019-05-17 00:07:50,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f7435fc-b163-4346-a3d0-d31a4c399e46 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:50,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:50,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-17 00:07:50,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-17 00:07:50,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5404114-ca83-44df-b183-dcf22d923d9d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:50,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-17 00:07:50,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-17 00:07:50,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:50,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-d5404114-ca83-44df-b183-dcf22d923d9d 2019-05-17 00:07:50,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:50,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:07:50,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:07:50,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:07:50,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:07:50,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:07:50,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:07:50,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:07:50,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:07:50,976 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:07:50,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:07:50,976 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:07:50 GMT 2019-05-17 00:07:50,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:07:50,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:07:50,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:07:50,976 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:07:50,976 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:07:55,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:07:56,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:07:56,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:07:56,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:07:56,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:07:56,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:07:56,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:07:56,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:07:56,062 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:43.512Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-d5404114-ca83-44df-b183-dcf22d923d9d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:43.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.57358ca5-fd2d-416c-bc11-77adb2177ce6"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:44.101Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e5698c54f259a0628dfd44407ad7075fbee449fd\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:43.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3dfacb02-cdff-45a2-8b61-67bee06a9036"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:44.101Z", "message": "Node instance created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:42.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:44.101Z", "message": "Node instance created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:42.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:44.101Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:41.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:44.101Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:41.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:44.101Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d237ff6a-89b4-4d75-abed-c0bc6409f045 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:43.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3dfacb02-cdff-45a2-8b61-67bee06a9036"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:44.101Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-d237ff6a-89b4-4d75-abed-c0bc6409f045", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:43.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3dfacb02-cdff-45a2-8b61-67bee06a9036"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:44.101Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2ac103680717fe0422832868e6e492e1cb3072f6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:43.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.57358ca5-fd2d-416c-bc11-77adb2177ce6"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:44.696Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-28564bdb-62f8-4de9-aff1-2ee731396cc6 x-compute-request-id: req-28564bdb-62f8-4de9-aff1-2ee731396cc6 Content-Encoding: gzip Content-Length: 728 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:43Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:44.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.830d75c1-8edf-4dfc-9990-7b44ec858e15"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:44.696Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:networking state. Retrying... [retry_after=30]", "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:networking 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:networking state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-17T00:06:42.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:44.696Z", "message": "Node instance created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:42.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.349Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-28564bdb-62f8-4de9-aff1-2ee731396cc6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:44.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.830d75c1-8edf-4dfc-9990-7b44ec858e15"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.349Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-cdbd76a6-6b4d-4a51-a609-13d4ced64582", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:44.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.789b9707-fadb-4c70-93e7-9cd55f501410"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.349Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:44.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.789b9707-fadb-4c70-93e7-9cd55f501410"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.349Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-28564bdb-62f8-4de9-aff1-2ee731396cc6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:44.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.830d75c1-8edf-4dfc-9990-7b44ec858e15"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.349Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-4ab5e658-c667-4e02-b4e4-4c96a6429e3a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:44.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.57358ca5-fd2d-416c-bc11-77adb2177ce6"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.349Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:42.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.349Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:42.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.349Z", "message": "Starting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:43.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.349Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-4ab5e658-c667-4e02-b4e4-4c96a6429e3a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:44.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.57358ca5-fd2d-416c-bc11-77adb2177ce6"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.349Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-4ab5e658-c667-4e02-b4e4-4c96a6429e3a x-compute-request-id: req-4ab5e658-c667-4e02-b4e4-4c96a6429e3a Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:42Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_vellum_host_ekoz0r\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.57358ca5-fd2d-416c-bc11-77adb2177ce6"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.349Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-a8e585c2-3538-41e8-a2f4-ebc68b9e7c80", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:44.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3dfacb02-cdff-45a2-8b61-67bee06a9036"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.349Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-a8e585c2-3538-41e8-a2f4-ebc68b9e7c80", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:44.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3dfacb02-cdff-45a2-8b61-67bee06a9036"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.349Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06: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-a8e585c2-3538-41e8-a2f4-ebc68b9e7c80 x-compute-request-id: req-a8e585c2-3538-41e8-a2f4-ebc68b9e7c80 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:43Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:44.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3dfacb02-cdff-45a2-8b61-67bee06a9036"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.349Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdbd76a6-6b4d-4a51-a609-13d4ced64582 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:44.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.789b9707-fadb-4c70-93e7-9cd55f501410"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.349Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a73f6ebc222fc83b4212ca7fb5de185326aec82\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:45.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.789b9707-fadb-4c70-93e7-9cd55f501410"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.349Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:42.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.928Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:45.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.62a7e8b9-a713-4642-9274-df54960ead28"}, {"node_instance_id": "homer_host_babhnv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.928Z", "message": "Starting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:43.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.928Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e20aaf31-f0a2-449f-a972-2458b6432486 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:45.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.62a7e8b9-a713-4642-9274-df54960ead28"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.928Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-e20aaf31-f0a2-449f-a972-2458b6432486", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:45.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.62a7e8b9-a713-4642-9274-df54960ead28"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.928Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:43.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.928Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}99000a4d8ac4a9b3ee958b58d93fee810fa27187\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:45.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.62a7e8b9-a713-4642-9274-df54960ead28"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.928Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:06:45.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.bf00cf9c-8d02-4ee0-abd6-350523183085"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.928Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-5a91ecb7-7be8-42ee-9041-1f805a1e843f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:45.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.bf00cf9c-8d02-4ee0-abd6-350523183085"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.928Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:06:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a91ecb7-7be8-42ee-9041-1f805a1e843f 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:45.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.bf00cf9c-8d02-4ee0-abd6-350523183085"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:45.928Z", "message": "Starting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:43.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:46.660Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:43.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:46.660Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:43.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:46.660Z", "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-05-17T00:06:45.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:46.660Z", "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-05-17T00:06:45.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:46.660Z", "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-05-17T00:06:45.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:46.660Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c23ad024efc9a09f3a4d1e2a2c13ad7aedb3f724\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:45.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.bf00cf9c-8d02-4ee0-abd6-350523183085"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:47.174Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-dd07f8dd-5061-41f8-aa70-6eb28712d82b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:46.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.789b9707-fadb-4c70-93e7-9cd55f501410"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:47.174Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9932368a-0e61-4257-9e96-1414eb2a753b x-compute-request-id: req-9932368a-0e61-4257-9e96-1414eb2a753b Content-Encoding: gzip Content-Length: 750 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:44Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_dime_host_c9zn1l\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:46.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.62a7e8b9-a713-4642-9274-df54960ead28"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:47.174Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-dd07f8dd-5061-41f8-aa70-6eb28712d82b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:46.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.789b9707-fadb-4c70-93e7-9cd55f501410"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:47.174Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd07f8dd-5061-41f8-aa70-6eb28712d82b x-compute-request-id: req-dd07f8dd-5061-41f8-aa70-6eb28712d82b Content-Encoding: gzip Content-Length: 721 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:44Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:46.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.789b9707-fadb-4c70-93e7-9cd55f501410"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:47.174Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "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-05-17T00:06:46.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:47.739Z", "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-05-17T00:06:47.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 1151, "offset": 952, "size": 50}}} 2019-05-17 00:07:56,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:07:56,062 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:07:56 GMT 2019-05-17 00:07:56,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:07:56,063 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:07:56,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:07:56,063 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:07:56,063 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:07:56,063 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:07:56,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-d5404114-ca83-44df-b183-dcf22d923d9d 2019-05-17 00:07:56,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5698c54f259a0628dfd44407ad7075fbee449fd" 2019-05-17 00:07:56,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:07:56,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:07:56,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-17 00:07:56,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-17 00:07:56,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d237ff6a-89b4-4d75-abed-c0bc6409f045 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:56,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-d237ff6a-89b4-4d75-abed-c0bc6409f045 2019-05-17 00:07:56,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ac103680717fe0422832868e6e492e1cb3072f6" 2019-05-17 00:07:56,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-28564bdb-62f8-4de9-aff1-2ee731396cc6 x-compute-request-id: req-28564bdb-62f8-4de9-aff1-2ee731396cc6 Content-Encoding: gzip Content-Length: 728 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:43Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:07:56,067 - 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:networking state. Retrying... [retry_after=30] 2019-05-17 00:07:56,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:07:56,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-28564bdb-62f8-4de9-aff1-2ee731396cc6 2019-05-17 00:07:56,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-cdbd76a6-6b4d-4a51-a609-13d4ced64582 2019-05-17 00:07:56,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:56,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-28564bdb-62f8-4de9-aff1-2ee731396cc6 2019-05-17 00:07:56,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-4ab5e658-c667-4e02-b4e4-4c96a6429e3a 2019-05-17 00:07:56,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:07:56,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:07:56,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-17 00:07:56,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-4ab5e658-c667-4e02-b4e4-4c96a6429e3a 2019-05-17 00:07:56,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-4ab5e658-c667-4e02-b4e4-4c96a6429e3a x-compute-request-id: req-4ab5e658-c667-4e02-b4e4-4c96a6429e3a Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e707303e-7d1d-46f2-a78f-e2e5301d8af5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:42Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_vellum_host_ekoz0r", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:07:56,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-a8e585c2-3538-41e8-a2f4-ebc68b9e7c80 2019-05-17 00:07:56,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-a8e585c2-3538-41e8-a2f4-ebc68b9e7c80 2019-05-17 00:07:56,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06: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-a8e585c2-3538-41e8-a2f4-ebc68b9e7c80 x-compute-request-id: req-a8e585c2-3538-41e8-a2f4-ebc68b9e7c80 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:43Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_ellis_host_p4sjrn", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:07:56,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdbd76a6-6b4d-4a51-a609-13d4ced64582 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:56,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73f6ebc222fc83b4212ca7fb5de185326aec82" 2019-05-17 00:07:56,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:07:56,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:56,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-17 00:07:56,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e20aaf31-f0a2-449f-a972-2458b6432486 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:56,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-e20aaf31-f0a2-449f-a972-2458b6432486 2019-05-17 00:07:56,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-17 00:07:56,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99000a4d8ac4a9b3ee958b58d93fee810fa27187" 2019-05-17 00:07:56,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:07:56,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-5a91ecb7-7be8-42ee-9041-1f805a1e843f 2019-05-17 00:07:56,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:06:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a91ecb7-7be8-42ee-9041-1f805a1e843f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:07:56,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-17 00:07:56,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-17 00:07:56,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-17 00:07:56,072 - 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-05-17 00:07:56,072 - 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-05-17 00:07:56,072 - 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-05-17 00:07:56,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c23ad024efc9a09f3a4d1e2a2c13ad7aedb3f724" 2019-05-17 00:07:56,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-dd07f8dd-5061-41f8-aa70-6eb28712d82b 2019-05-17 00:07:56,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9932368a-0e61-4257-9e96-1414eb2a753b x-compute-request-id: req-9932368a-0e61-4257-9e96-1414eb2a753b Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e64c5e82-5d97-4938-aa59-95913f5b9bec", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:44Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_dime_host_c9zn1l", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:07:56,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-dd07f8dd-5061-41f8-aa70-6eb28712d82b 2019-05-17 00:07:56,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd07f8dd-5061-41f8-aa70-6eb28712d82b x-compute-request-id: req-dd07f8dd-5061-41f8-aa70-6eb28712d82b Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:44Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:07:56,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-05-17 00:07:56,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-05-17 00:07:56,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:07:56,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:07:56,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:07:56,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:07:56,154 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:07:56,154 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:07:56,154 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:07:56,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:07:56,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:07:56,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:07:56,155 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:07:56 GMT 2019-05-17 00:07:56,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:07:56,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:07:56,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:07:56,155 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:07:56,155 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:08:01,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:08:01,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:08:01,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:08:01,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:08:01,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:08:01,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:08:01,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:08:01,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:08:01,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:47.739Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-d7b69597-3620-4396-bf60-d889610c18e3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:47.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.bf00cf9c-8d02-4ee0-abd6-350523183085"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:47.739Z", "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-05-17T00:06:47.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:47.739Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:06:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7b69597-3620-4396-bf60-d889610c18e3 x-compute-request-id: req-d7b69597-3620-4396-bf60-d889610c18e3 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:44Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_homer_host_babhnv\", \"created\": \"2019-05-17T00:06:41Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:47.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.bf00cf9c-8d02-4ee0-abd6-350523183085"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:47.739Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-9932368a-0e61-4257-9e96-1414eb2a753b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:46.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.62a7e8b9-a713-4642-9274-df54960ead28"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:47.739Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-9932368a-0e61-4257-9e96-1414eb2a753b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:46.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.62a7e8b9-a713-4642-9274-df54960ead28"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:06:47.739Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-d7b69597-3620-4396-bf60-d889610c18e3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:06:47.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.bf00cf9c-8d02-4ee0-abd6-350523183085"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:07.753Z", "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-05-17T00:07:07.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:08.757Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:07:08.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.cac8fba5-22f7-4483-8ed2-1fcdec918437"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:09.424Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e4f3420cf4b27f8ec04c34563b14b8eb4838390b\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:09.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.cac8fba5-22f7-4483-8ed2-1fcdec918437"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:09.424Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-63f57660-0d04-4f86-ba5d-d622b66d7d0d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:08.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.cac8fba5-22f7-4483-8ed2-1fcdec918437"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:09.424Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:07:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63f57660-0d04-4f86-ba5d-d622b66d7d0d 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:08.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.cac8fba5-22f7-4483-8ed2-1fcdec918437"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:10.793Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:07: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-ac0fbefc-deb0-4a33-b1ae-e02c5d2d9986 x-compute-request-id: req-ac0fbefc-deb0-4a33-b1ae-e02c5d2d9986 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:34Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_proxy_host_b082yf\", \"created\": \"2019-05-17T00:06:31Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:10.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.cac8fba5-22f7-4483-8ed2-1fcdec918437"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:11.409Z", "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-05-17T00:07:10.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:11.409Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-ac0fbefc-deb0-4a33-b1ae-e02c5d2d9986", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:10.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.cac8fba5-22f7-4483-8ed2-1fcdec918437"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:11.409Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-ac0fbefc-deb0-4a33-b1ae-e02c5d2d9986", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:10.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.cac8fba5-22f7-4483-8ed2-1fcdec918437"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:12.946Z", "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-05-17T00:07:12.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:13.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:07:13.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.df45b88c-b779-4ea0-9614-a913e17798d8"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:14.317Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-95b854dc-8ad0-4c0f-92d1-df0038a89267", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:13.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.df45b88c-b779-4ea0-9614-a913e17798d8"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:14.317Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:07:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95b854dc-8ad0-4c0f-92d1-df0038a89267 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:13.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.df45b88c-b779-4ea0-9614-a913e17798d8"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:14.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f054db2324dc4697ad275f7c1ede5f54b2545cce\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:14.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.df45b88c-b779-4ea0-9614-a913e17798d8"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:15.552Z", "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-05-17T00:07:15.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:16.085Z", "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-05-17T00:07:15.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:16.085Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-47494aa9-d3eb-40d9-bf7d-f9af12d5d586", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:15.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.df45b88c-b779-4ea0-9614-a913e17798d8"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:16.085Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-47494aa9-d3eb-40d9-bf7d-f9af12d5d586", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:15.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.df45b88c-b779-4ea0-9614-a913e17798d8"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:16.085Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:07: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-47494aa9-d3eb-40d9-bf7d-f9af12d5d586 x-compute-request-id: req-47494aa9-d3eb-40d9-bf7d-f9af12d5d586 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:41Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:15.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.df45b88c-b779-4ea0-9614-a913e17798d8"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:16.616Z", "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-05-17T00:07:16.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:16.616Z", "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-05-17T00:07:16.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:17.165Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:07:16.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9a9a19ce-6dab-451b-9143-20681aae2359"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:17.165Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-6a35a1bd-2433-4447-8ed7-ad7702079297", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:16.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9a9a19ce-6dab-451b-9143-20681aae2359"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:17.165Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:07:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bf89eeb-e321-473f-8703-e79418f7712b 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:16.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.34608d2a-c122-4db3-890c-df60e5950087"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:17.165Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:07:16.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.34608d2a-c122-4db3-890c-df60e5950087"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:17.165Z", "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-05-17T00:07:17.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:17.165Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-6bf89eeb-e321-473f-8703-e79418f7712b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:16.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.34608d2a-c122-4db3-890c-df60e5950087"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:17.165Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:07:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a35a1bd-2433-4447-8ed7-ad7702079297 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:16.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9a9a19ce-6dab-451b-9143-20681aae2359"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:17.709Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-fb997536-2b80-45da-bc2b-a81e72794f22", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:17.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6971e705-6851-4ec0-aa5f-29331b7a7bc1"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:17.709Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b87415149ad9ff655a2f496afac77ebb1ec3066c\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:17.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.34608d2a-c122-4db3-890c-df60e5950087"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:17.709Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bcacbd4ee1b55353e9ff3f5f278bdef46ecae601\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:17.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9a9a19ce-6dab-451b-9143-20681aae2359"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:17.709Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:07:17.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6971e705-6851-4ec0-aa5f-29331b7a7bc1"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:17.709Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:07:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb997536-2b80-45da-bc2b-a81e72794f22 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:17.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6971e705-6851-4ec0-aa5f-29331b7a7bc1"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:18.455Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cc513fa5cf7b91720eb5e07add291bd7d6ca7094\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:17.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6971e705-6851-4ec0-aa5f-29331b7a7bc1"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:18.455Z", "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-05-17T00:07:17.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:18.455Z", "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-05-17T00:07:17.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:19.166Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:07:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbd542dc-33d0-489b-908f-6f44d22fa8b9 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:18.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.e2755b3a-3d82-41cd-8a2f-602e34fd4631"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:19.166Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-cbd542dc-33d0-489b-908f-6f44d22fa8b9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:18.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.e2755b3a-3d82-41cd-8a2f-602e34fd4631"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:19.166Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-0b903584-f390-464e-b8a8-56333d58e453", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:18.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.59614c4b-838a-4feb-a59d-ad13d237924e"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:19.166Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:07:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b903584-f390-464e-b8a8-56333d58e453 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:18.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.59614c4b-838a-4feb-a59d-ad13d237924e"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:19.166Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:07:18.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.59614c4b-838a-4feb-a59d-ad13d237924e"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:19.166Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:07:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eaf3fa9f-f80c-4ba7-8866-c8e6d6d4d550 x-compute-request-id: req-eaf3fa9f-f80c-4ba7-8866-c8e6d6d4d550 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:42Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_vellum_host_ekoz0r\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:19.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9a9a19ce-6dab-451b-9143-20681aae2359"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:19.166Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5dfe0d975cc5a4eb7af21f4d27c58f1b4e5eddbe\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:18.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.e2755b3a-3d82-41cd-8a2f-602e34fd4631"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:19.166Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:07:18.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.e2755b3a-3d82-41cd-8a2f-602e34fd4631"}], "metadata": {"pagination": {"total": 1152, "offset": 1002, "size": 50}}} 2019-05-17 00:08:01,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:08:01,241 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:08:01 GMT 2019-05-17 00:08:01,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:08:01,241 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:08:01,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:08:01,241 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:08:01,242 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:08:01,242 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:08:01,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-d7b69597-3620-4396-bf60-d889610c18e3 2019-05-17 00:08:01,245 - 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-05-17 00:08:01,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:06:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7b69597-3620-4396-bf60-d889610c18e3 x-compute-request-id: req-d7b69597-3620-4396-bf60-d889610c18e3 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "dfd53259-04b3-44b5-99e9-ff96a602f3f8", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:44Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_homer_host_babhnv", "created": "2019-05-17T00:06:41Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:01,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-9932368a-0e61-4257-9e96-1414eb2a753b 2019-05-17 00:08:01,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-9932368a-0e61-4257-9e96-1414eb2a753b 2019-05-17 00:08:01,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-d7b69597-3620-4396-bf60-d889610c18e3 2019-05-17 00:08:01,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-17 00:08:01,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:01,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4f3420cf4b27f8ec04c34563b14b8eb4838390b" 2019-05-17 00:08:01,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-63f57660-0d04-4f86-ba5d-d622b66d7d0d 2019-05-17 00:08:01,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:07:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63f57660-0d04-4f86-ba5d-d622b66d7d0d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:01,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:07: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-ac0fbefc-deb0-4a33-b1ae-e02c5d2d9986 x-compute-request-id: req-ac0fbefc-deb0-4a33-b1ae-e02c5d2d9986 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "2a4aad2c-4008-4cf5-ad25-24c07f396d22", "security_groups": [{"name": "default"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:34Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_proxy_host_b082yf", "created": "2019-05-17T00:06:31Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:01,247 - 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-05-17 00:08:01,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-ac0fbefc-deb0-4a33-b1ae-e02c5d2d9986 2019-05-17 00:08:01,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-ac0fbefc-deb0-4a33-b1ae-e02c5d2d9986 2019-05-17 00:08:01,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-17 00:08:01,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:01,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-95b854dc-8ad0-4c0f-92d1-df0038a89267 2019-05-17 00:08:01,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:07:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95b854dc-8ad0-4c0f-92d1-df0038a89267 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:01,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f054db2324dc4697ad275f7c1ede5f54b2545cce" 2019-05-17 00:08:01,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-17 00:08:01,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-17 00:08:01,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-47494aa9-d3eb-40d9-bf7d-f9af12d5d586 2019-05-17 00:08:01,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-47494aa9-d3eb-40d9-bf7d-f9af12d5d586 2019-05-17 00:08:01,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:07: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-47494aa9-d3eb-40d9-bf7d-f9af12d5d586 x-compute-request-id: req-47494aa9-d3eb-40d9-bf7d-f9af12d5d586 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:41Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:01,249 - 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-05-17 00:08:01,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-17 00:08:01,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:01,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-6a35a1bd-2433-4447-8ed7-ad7702079297 2019-05-17 00:08:01,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:07:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bf89eeb-e321-473f-8703-e79418f7712b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:01,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:01,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-17 00:08:01,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-6bf89eeb-e321-473f-8703-e79418f7712b 2019-05-17 00:08:01,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:07:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a35a1bd-2433-4447-8ed7-ad7702079297 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:01,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-fb997536-2b80-45da-bc2b-a81e72794f22 2019-05-17 00:08:01,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b87415149ad9ff655a2f496afac77ebb1ec3066c" 2019-05-17 00:08:01,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcacbd4ee1b55353e9ff3f5f278bdef46ecae601" 2019-05-17 00:08:01,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:01,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:07:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb997536-2b80-45da-bc2b-a81e72794f22 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:01,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc513fa5cf7b91720eb5e07add291bd7d6ca7094" 2019-05-17 00:08:01,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-17 00:08:01,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-17 00:08:01,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:07:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbd542dc-33d0-489b-908f-6f44d22fa8b9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:01,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-cbd542dc-33d0-489b-908f-6f44d22fa8b9 2019-05-17 00:08:01,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-0b903584-f390-464e-b8a8-56333d58e453 2019-05-17 00:08:01,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:07:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b903584-f390-464e-b8a8-56333d58e453 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:01,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:01,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:07:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eaf3fa9f-f80c-4ba7-8866-c8e6d6d4d550 x-compute-request-id: req-eaf3fa9f-f80c-4ba7-8866-c8e6d6d4d550 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e707303e-7d1d-46f2-a78f-e2e5301d8af5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:42Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_vellum_host_ekoz0r", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:01,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dfe0d975cc5a4eb7af21f4d27c58f1b4e5eddbe" 2019-05-17 00:08:01,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:01,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:08:01,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:08:01,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:08:01,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:08:01,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:08:01,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:08:01,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:08:01,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:08:01,307 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:08:01,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:08:01,308 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:08:01 GMT 2019-05-17 00:08:01,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:08:01,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:08:01,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:08:01,308 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:08:01,308 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:08:06,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:08:06,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:08:06,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:08:06,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:08:06,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:08:06,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:08:06,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:08:06,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:08:06,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:19.166Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:07:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ec836f6-5668-43bc-97c0-afcedff6fcb6 x-compute-request-id: req-5ec836f6-5668-43bc-97c0-afcedff6fcb6 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:43Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:18.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.34608d2a-c122-4db3-890c-df60e5950087"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:19.166Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-5ec836f6-5668-43bc-97c0-afcedff6fcb6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:18.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.34608d2a-c122-4db3-890c-df60e5950087"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:19.166Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-5ec836f6-5668-43bc-97c0-afcedff6fcb6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:18.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.34608d2a-c122-4db3-890c-df60e5950087"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:19.833Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-eaf3fa9f-f80c-4ba7-8866-c8e6d6d4d550", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:19.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9a9a19ce-6dab-451b-9143-20681aae2359"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:19.833Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-eaf3fa9f-f80c-4ba7-8866-c8e6d6d4d550", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:19.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9a9a19ce-6dab-451b-9143-20681aae2359"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:19.833Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:07:19.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f57eac5e-b2f5-41a1-ac47-f702610c93ab"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:19.833Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}963f1eb8e2c067a7df236bad9b0c8c9429e9daf4\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:19.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f57eac5e-b2f5-41a1-ac47-f702610c93ab"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:19.833Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}65f2364dbcd505557443e035dd56c19a1f8d6a34\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:19.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.59614c4b-838a-4feb-a59d-ad13d237924e"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:19.833Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-1e738a7d-5949-40c5-b74d-4bf60978b04f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:19.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f57eac5e-b2f5-41a1-ac47-f702610c93ab"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:19.833Z", "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-05-17T00:07:19.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:19.833Z", "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-05-17T00:07:19.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:19.833Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:07:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e738a7d-5949-40c5-b74d-4bf60978b04f 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:19.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f57eac5e-b2f5-41a1-ac47-f702610c93ab"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:20.378Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:07:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e74bbc03-358f-47a3-83c7-8597a9a1e53b x-compute-request-id: req-e74bbc03-358f-47a3-83c7-8597a9a1e53b Content-Encoding: gzip Content-Length: 768 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:43Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:19.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6971e705-6851-4ec0-aa5f-29331b7a7bc1"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:20.378Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:07: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-d6c291ee-ac55-4de3-aff9-f804fcd67ec8 x-compute-request-id: req-d6c291ee-ac55-4de3-aff9-f804fcd67ec8 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:44Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:19.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.e2755b3a-3d82-41cd-8a2f-602e34fd4631"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:20.378Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-d6c291ee-ac55-4de3-aff9-f804fcd67ec8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:19.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.e2755b3a-3d82-41cd-8a2f-602e34fd4631"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:20.378Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-d6c291ee-ac55-4de3-aff9-f804fcd67ec8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:19.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.e2755b3a-3d82-41cd-8a2f-602e34fd4631"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:20.378Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-e74bbc03-358f-47a3-83c7-8597a9a1e53b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:19.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6971e705-6851-4ec0-aa5f-29331b7a7bc1"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:20.378Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-e74bbc03-358f-47a3-83c7-8597a9a1e53b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:19.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6971e705-6851-4ec0-aa5f-29331b7a7bc1"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:20.378Z", "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-05-17T00:07:20.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:21.023Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:07: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-ee37571e-de19-491f-9d24-3ec8b1a56750 x-compute-request-id: req-ee37571e-de19-491f-9d24-3ec8b1a56750 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:44Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_homer_host_babhnv\", \"created\": \"2019-05-17T00:06:41Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:20.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.59614c4b-838a-4feb-a59d-ad13d237924e"}, {"node_instance_id": "homer_host_babhnv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:21.023Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-05-17T00:07:20.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:21.023Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-05-17T00:07:20.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:21.023Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-ee37571e-de19-491f-9d24-3ec8b1a56750", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:20.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.59614c4b-838a-4feb-a59d-ad13d237924e"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:21.023Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-ee37571e-de19-491f-9d24-3ec8b1a56750", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:20.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.59614c4b-838a-4feb-a59d-ad13d237924e"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:21.641Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-a974f953-2ed1-4baa-b990-b6748e8129f3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:21.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f57eac5e-b2f5-41a1-ac47-f702610c93ab"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:21.641Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:07: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-a974f953-2ed1-4baa-b990-b6748e8129f3 x-compute-request-id: req-a974f953-2ed1-4baa-b990-b6748e8129f3 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:44Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_dime_host_c9zn1l\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:21.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f57eac5e-b2f5-41a1-ac47-f702610c93ab"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:21.641Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-a974f953-2ed1-4baa-b990-b6748e8129f3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:21.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f57eac5e-b2f5-41a1-ac47-f702610c93ab"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:22.258Z", "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-05-17T00:07:21.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:41.188Z", "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-05-17T00:07:41.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:42.304Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:07:42.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4793a1da-16f9-48aa-8427-868c85c7c084"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:42.971Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1924473c8cf7e914348e4f2e0eee8fb709921f70\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:42.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4793a1da-16f9-48aa-8427-868c85c7c084"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:42.971Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-f9a4d428-0d25-40c6-b061-4e910e6dbc1c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:42.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4793a1da-16f9-48aa-8427-868c85c7c084"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:42.971Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:07:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9a4d428-0d25-40c6-b061-4e910e6dbc1c 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:42.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4793a1da-16f9-48aa-8427-868c85c7c084"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:44.088Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:07: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-2a774f70-1533-476c-9361-eb1e6ebe4b3e x-compute-request-id: req-2a774f70-1533-476c-9361-eb1e6ebe4b3e Content-Encoding: gzip Content-Length: 745 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:34Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_proxy_host_b082yf\", \"created\": \"2019-05-17T00:06:31Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:43.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4793a1da-16f9-48aa-8427-868c85c7c084"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:44.623Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-2a774f70-1533-476c-9361-eb1e6ebe4b3e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:43.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4793a1da-16f9-48aa-8427-868c85c7c084"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:44.623Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-2a774f70-1533-476c-9361-eb1e6ebe4b3e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:43.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4793a1da-16f9-48aa-8427-868c85c7c084"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:44.623Z", "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-05-17T00:07:44.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:46.591Z", "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-05-17T00:07:46.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:47.561Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:07:47.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.09a51656-3cd7-4b86-8824-24fc9bcff251"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:48.228Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:07:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4970d8f5-75f5-40da-9c5b-3ec443c2d39d 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:47.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.09a51656-3cd7-4b86-8824-24fc9bcff251"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:48.228Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87a7f89a15a7389b53ada20717fdfb0461198aec\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:47.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.09a51656-3cd7-4b86-8824-24fc9bcff251"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:48.228Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-4970d8f5-75f5-40da-9c5b-3ec443c2d39d", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:47.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.09a51656-3cd7-4b86-8824-24fc9bcff251"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:49.395Z", "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-05-17T00:07:49.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:49.975Z", "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-05-17T00:07:49.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:49.975Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:07:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8eb59e32-77d3-45ed-8488-78e888592894 x-compute-request-id: req-8eb59e32-77d3-45ed-8488-78e888592894 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:41Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:49.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.09a51656-3cd7-4b86-8824-24fc9bcff251"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:50.609Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-8eb59e32-77d3-45ed-8488-78e888592894", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:49.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.09a51656-3cd7-4b86-8824-24fc9bcff251"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:50.609Z", "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-05-17T00:07:50.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:50.609Z", "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-05-17T00:07:50.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:50.609Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-8eb59e32-77d3-45ed-8488-78e888592894", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:49.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.09a51656-3cd7-4b86-8824-24fc9bcff251"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:51.230Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-209f25a7-3763-4fb4-8a33-14fef90c883a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:50.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c70206f7-7152-4a2d-a8c8-66420645be32"}], "metadata": {"pagination": {"total": 1152, "offset": 1052, "size": 50}}} 2019-05-17 00:08:06,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:08:06,408 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:08:06 GMT 2019-05-17 00:08:06,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:08:06,408 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:08:06,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:08:06,408 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:08:06,408 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:08:06,408 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:08:06,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:07:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ec836f6-5668-43bc-97c0-afcedff6fcb6 x-compute-request-id: req-5ec836f6-5668-43bc-97c0-afcedff6fcb6 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:43Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_ellis_host_p4sjrn", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:06,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-5ec836f6-5668-43bc-97c0-afcedff6fcb6 2019-05-17 00:08:06,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-5ec836f6-5668-43bc-97c0-afcedff6fcb6 2019-05-17 00:08:06,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-eaf3fa9f-f80c-4ba7-8866-c8e6d6d4d550 2019-05-17 00:08:06,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-eaf3fa9f-f80c-4ba7-8866-c8e6d6d4d550 2019-05-17 00:08:06,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:06,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963f1eb8e2c067a7df236bad9b0c8c9429e9daf4" 2019-05-17 00:08:06,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65f2364dbcd505557443e035dd56c19a1f8d6a34" 2019-05-17 00:08:06,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-1e738a7d-5949-40c5-b74d-4bf60978b04f 2019-05-17 00:08:06,412 - 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-05-17 00:08:06,413 - 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-05-17 00:08:06,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:07:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e738a7d-5949-40c5-b74d-4bf60978b04f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:06,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:07:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e74bbc03-358f-47a3-83c7-8597a9a1e53b x-compute-request-id: req-e74bbc03-358f-47a3-83c7-8597a9a1e53b Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:43Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:06,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:07: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-d6c291ee-ac55-4de3-aff9-f804fcd67ec8 x-compute-request-id: req-d6c291ee-ac55-4de3-aff9-f804fcd67ec8 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:44Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:06,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-d6c291ee-ac55-4de3-aff9-f804fcd67ec8 2019-05-17 00:08:06,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-d6c291ee-ac55-4de3-aff9-f804fcd67ec8 2019-05-17 00:08:06,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-e74bbc03-358f-47a3-83c7-8597a9a1e53b 2019-05-17 00:08:06,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-e74bbc03-358f-47a3-83c7-8597a9a1e53b 2019-05-17 00:08:06,414 - 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-05-17 00:08:06,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:07: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-ee37571e-de19-491f-9d24-3ec8b1a56750 x-compute-request-id: req-ee37571e-de19-491f-9d24-3ec8b1a56750 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "dfd53259-04b3-44b5-99e9-ff96a602f3f8", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:44Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_homer_host_babhnv", "created": "2019-05-17T00:06:41Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:06,414 - 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-05-17 00:08:06,415 - 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-05-17 00:08:06,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-ee37571e-de19-491f-9d24-3ec8b1a56750 2019-05-17 00:08:06,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-ee37571e-de19-491f-9d24-3ec8b1a56750 2019-05-17 00:08:06,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-a974f953-2ed1-4baa-b990-b6748e8129f3 2019-05-17 00:08:06,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:07: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-a974f953-2ed1-4baa-b990-b6748e8129f3 x-compute-request-id: req-a974f953-2ed1-4baa-b990-b6748e8129f3 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e64c5e82-5d97-4938-aa59-95913f5b9bec", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:44Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_dime_host_c9zn1l", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:06,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-a974f953-2ed1-4baa-b990-b6748e8129f3 2019-05-17 00:08:06,416 - 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-05-17 00:08:06,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-17 00:08:06,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:06,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1924473c8cf7e914348e4f2e0eee8fb709921f70" 2019-05-17 00:08:06,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-f9a4d428-0d25-40c6-b061-4e910e6dbc1c 2019-05-17 00:08:06,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:07:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9a4d428-0d25-40c6-b061-4e910e6dbc1c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:06,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:07: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-2a774f70-1533-476c-9361-eb1e6ebe4b3e x-compute-request-id: req-2a774f70-1533-476c-9361-eb1e6ebe4b3e Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "2a4aad2c-4008-4cf5-ad25-24c07f396d22", "security_groups": [{"name": "default"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:34Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_proxy_host_b082yf", "created": "2019-05-17T00:06:31Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:06,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-2a774f70-1533-476c-9361-eb1e6ebe4b3e 2019-05-17 00:08:06,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-2a774f70-1533-476c-9361-eb1e6ebe4b3e 2019-05-17 00:08:06,417 - 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-05-17 00:08:06,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-17 00:08:06,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:06,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:07:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4970d8f5-75f5-40da-9c5b-3ec443c2d39d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:06,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a7f89a15a7389b53ada20717fdfb0461198aec" 2019-05-17 00:08:06,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-4970d8f5-75f5-40da-9c5b-3ec443c2d39d 2019-05-17 00:08:06,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-17 00:08:06,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-17 00:08:06,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:07:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8eb59e32-77d3-45ed-8488-78e888592894 x-compute-request-id: req-8eb59e32-77d3-45ed-8488-78e888592894 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:41Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:06,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-8eb59e32-77d3-45ed-8488-78e888592894 2019-05-17 00:08:06,418 - 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-05-17 00:08:06,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-17 00:08:06,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-8eb59e32-77d3-45ed-8488-78e888592894 2019-05-17 00:08:06,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-209f25a7-3763-4fb4-8a33-14fef90c883a 2019-05-17 00:08:06,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:08:06,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:08:06,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:08:06,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:08:06,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:08:06,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:08:06,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:08:06,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:08:06,476 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:08:06,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:08:06,476 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:08:06 GMT 2019-05-17 00:08:06,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:08:06,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:08:06,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:08:06,476 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:08:06,476 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:08:11,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:08:11,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:08:11,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:08:11,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:08:11,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:08:11,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:08:11,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:08:11,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:08:11,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:51.230Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:07:50.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c70206f7-7152-4a2d-a8c8-66420645be32"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:51.230Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:07:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-209f25a7-3763-4fb4-8a33-14fef90c883a 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:50.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c70206f7-7152-4a2d-a8c8-66420645be32"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:51.230Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:50.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:51.230Z", "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-05-17T00:07:51.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:51.812Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:07:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22815bc6-4f54-45ac-9ea3-135cb581a4b3 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:51.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.e169ac62-cd71-497e-9037-06c74fe0eeba"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:51.812Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7302cb831957ed25935d89c38930ecf3756b5703\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:51.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.e169ac62-cd71-497e-9037-06c74fe0eeba"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:51.812Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b4d498c9480ef8cfc2a03d2d9f4c3b0fc913afb0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:51.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c70206f7-7152-4a2d-a8c8-66420645be32"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:51.812Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-22815bc6-4f54-45ac-9ea3-135cb581a4b3", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:51.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.e169ac62-cd71-497e-9037-06c74fe0eeba"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:51.812Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:07:51.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.e169ac62-cd71-497e-9037-06c74fe0eeba"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:51.812Z", "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-05-17T00:07:51.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:52.488Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:07:51.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.bdd78f71-4ec5-4bbc-ad7d-2901f12992d8"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:52.488Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:07:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-535ef22d-40f0-427c-9f23-5170cb850112 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:51.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.bdd78f71-4ec5-4bbc-ad7d-2901f12992d8"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:52.488Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:07:52.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.62352f58-c003-40fb-ade1-7b50ce4ec085"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:52.488Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15f2f5ec-c7ec-4c48-a9dc-4ad9eb7d9353 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:52.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.62352f58-c003-40fb-ade1-7b50ce4ec085"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:52.488Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-15f2f5ec-c7ec-4c48-a9dc-4ad9eb7d9353", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:52.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.62352f58-c003-40fb-ade1-7b50ce4ec085"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:52.488Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:07: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-c070c4db-efaf-42f2-b9e8-b614d653acd0 x-compute-request-id: req-c070c4db-efaf-42f2-b9e8-b614d653acd0 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:43Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:52.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c70206f7-7152-4a2d-a8c8-66420645be32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:52.488Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-535ef22d-40f0-427c-9f23-5170cb850112", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:51.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.bdd78f71-4ec5-4bbc-ad7d-2901f12992d8"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:52.488Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-c070c4db-efaf-42f2-b9e8-b614d653acd0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:52.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c70206f7-7152-4a2d-a8c8-66420645be32"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:52.488Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-c070c4db-efaf-42f2-b9e8-b614d653acd0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:52.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c70206f7-7152-4a2d-a8c8-66420645be32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:52.488Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1e3a6e05f0a4d9f1f62e69dc589a2f66c46f7291\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:52.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.bdd78f71-4ec5-4bbc-ad7d-2901f12992d8"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:53.048Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-05-17T00:07:52.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:53.048Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:07: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-5600b233-75ca-43c2-8392-0134693bebae x-compute-request-id: req-5600b233-75ca-43c2-8392-0134693bebae Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:42Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_vellum_host_ekoz0r\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:52.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.e169ac62-cd71-497e-9037-06c74fe0eeba"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:53.048Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-5600b233-75ca-43c2-8392-0134693bebae", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:52.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.e169ac62-cd71-497e-9037-06c74fe0eeba"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:53.048Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-5600b233-75ca-43c2-8392-0134693bebae", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:52.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.e169ac62-cd71-497e-9037-06c74fe0eeba"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:53.048Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:07:52.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.58a0311d-eaec-424a-af51-ea1ef5b1043d"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:53.048Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c69f78c85b6c35b697d7c85d14a9473f86f449c0\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:52.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.62352f58-c003-40fb-ade1-7b50ce4ec085"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:53.048Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53d22ced-c635-48b9-9623-ab6317cdf095 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:52.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.58a0311d-eaec-424a-af51-ea1ef5b1043d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:53.048Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-53d22ced-c635-48b9-9623-ab6317cdf095", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:52.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.58a0311d-eaec-424a-af51-ea1ef5b1043d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:53.048Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d384c667a12a8faa2130da257663f618ed7a0429\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:52.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.58a0311d-eaec-424a-af51-ea1ef5b1043d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:53.746Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:07:53.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.68bbf7d1-2093-4b44-8f69-93cdbb10b549"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:53.746Z", "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-05-17T00:07:53.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:53.746Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2854f38e2bb8fa5a60b0ca6f678a9d05b11cea96\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:53.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.68bbf7d1-2093-4b44-8f69-93cdbb10b549"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:53.746Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-06c0f5f8-fc99-42e1-8990-19d689cfac67", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:53.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.68bbf7d1-2093-4b44-8f69-93cdbb10b549"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:53.746Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06c0f5f8-fc99-42e1-8990-19d689cfac67 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:53.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.68bbf7d1-2093-4b44-8f69-93cdbb10b549"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:54.336Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:07:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a143399d-a264-488e-80fa-6699e57d92ce x-compute-request-id: req-a143399d-a264-488e-80fa-6699e57d92ce Content-Encoding: gzip Content-Length: 748 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:44Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:53.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.bdd78f71-4ec5-4bbc-ad7d-2901f12992d8"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:54.336Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-a143399d-a264-488e-80fa-6699e57d92ce", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:53.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.bdd78f71-4ec5-4bbc-ad7d-2901f12992d8"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:54.336Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-193cef02-5d77-400e-9396-25a9fabea54a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:53.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.62352f58-c003-40fb-ade1-7b50ce4ec085"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:54.336Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:07:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-193cef02-5d77-400e-9396-25a9fabea54a x-compute-request-id: req-193cef02-5d77-400e-9396-25a9fabea54a Content-Encoding: gzip Content-Length: 768 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:43Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:53.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.62352f58-c003-40fb-ade1-7b50ce4ec085"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:54.336Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-193cef02-5d77-400e-9396-25a9fabea54a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:53.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.62352f58-c003-40fb-ade1-7b50ce4ec085"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:54.336Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-a143399d-a264-488e-80fa-6699e57d92ce", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:53.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.bdd78f71-4ec5-4bbc-ad7d-2901f12992d8"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:54.868Z", "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-05-17T00:07:54.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:54.868Z", "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-05-17T00:07:54.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:55.413Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:07:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7cd5f7f-f5b9-4a8e-917b-cc5e6d39e3c2 x-compute-request-id: req-f7cd5f7f-f5b9-4a8e-917b-cc5e6d39e3c2 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:44Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_homer_host_babhnv\", \"created\": \"2019-05-17T00:06:41Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:54.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.58a0311d-eaec-424a-af51-ea1ef5b1043d"}, {"node_instance_id": "homer_host_babhnv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:55.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 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-05-17T00:07:55.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:55.413Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-4b997c42-1e99-4da0-9f6f-43c15321aa1b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:54.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.68bbf7d1-2093-4b44-8f69-93cdbb10b549"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:55.413Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-4b997c42-1e99-4da0-9f6f-43c15321aa1b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:54.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.68bbf7d1-2093-4b44-8f69-93cdbb10b549"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:55.413Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:07:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b997c42-1e99-4da0-9f6f-43c15321aa1b x-compute-request-id: req-4b997c42-1e99-4da0-9f6f-43c15321aa1b Content-Encoding: gzip Content-Length: 750 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:44Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_dime_host_c9zn1l\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:54.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.68bbf7d1-2093-4b44-8f69-93cdbb10b549"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:55.413Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-f7cd5f7f-f5b9-4a8e-917b-cc5e6d39e3c2", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:54.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.58a0311d-eaec-424a-af51-ea1ef5b1043d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:55.413Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-f7cd5f7f-f5b9-4a8e-917b-cc5e6d39e3c2", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:07:54.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.58a0311d-eaec-424a-af51-ea1ef5b1043d"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:07:56.131Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [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-05-17T00:07:55.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 1152, "offset": 1102, "size": 50}}} 2019-05-17 00:08:11,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:08:11,688 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:08:11 GMT 2019-05-17 00:08:11,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:08:11,688 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:08:11,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:08:11,689 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:08:11,689 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:08:11,689 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:08:11,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:11,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:07:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-209f25a7-3763-4fb4-8a33-14fef90c883a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:11,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-17 00:08:11,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-17 00:08:11,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:07:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22815bc6-4f54-45ac-9ea3-135cb581a4b3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:11,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7302cb831957ed25935d89c38930ecf3756b5703" 2019-05-17 00:08:11,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d498c9480ef8cfc2a03d2d9f4c3b0fc913afb0" 2019-05-17 00:08:11,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-22815bc6-4f54-45ac-9ea3-135cb581a4b3 2019-05-17 00:08:11,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:11,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-17 00:08:11,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:11,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:07:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-535ef22d-40f0-427c-9f23-5170cb850112 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:11,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:11,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15f2f5ec-c7ec-4c48-a9dc-4ad9eb7d9353 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:11,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-15f2f5ec-c7ec-4c48-a9dc-4ad9eb7d9353 2019-05-17 00:08:11,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:07: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-c070c4db-efaf-42f2-b9e8-b614d653acd0 x-compute-request-id: req-c070c4db-efaf-42f2-b9e8-b614d653acd0 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:43Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_ellis_host_p4sjrn", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:11,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-535ef22d-40f0-427c-9f23-5170cb850112 2019-05-17 00:08:11,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-c070c4db-efaf-42f2-b9e8-b614d653acd0 2019-05-17 00:08:11,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-c070c4db-efaf-42f2-b9e8-b614d653acd0 2019-05-17 00:08:11,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3a6e05f0a4d9f1f62e69dc589a2f66c46f7291" 2019-05-17 00:08:11,695 - 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-05-17 00:08:11,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:07: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-5600b233-75ca-43c2-8392-0134693bebae x-compute-request-id: req-5600b233-75ca-43c2-8392-0134693bebae Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e707303e-7d1d-46f2-a78f-e2e5301d8af5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:42Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_vellum_host_ekoz0r", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:11,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-5600b233-75ca-43c2-8392-0134693bebae 2019-05-17 00:08:11,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-5600b233-75ca-43c2-8392-0134693bebae 2019-05-17 00:08:11,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:11,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69f78c85b6c35b697d7c85d14a9473f86f449c0" 2019-05-17 00:08:11,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53d22ced-c635-48b9-9623-ab6317cdf095 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:11,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-53d22ced-c635-48b9-9623-ab6317cdf095 2019-05-17 00:08:11,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d384c667a12a8faa2130da257663f618ed7a0429" 2019-05-17 00:08:11,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:11,697 - 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-05-17 00:08:11,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2854f38e2bb8fa5a60b0ca6f678a9d05b11cea96" 2019-05-17 00:08:11,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-06c0f5f8-fc99-42e1-8990-19d689cfac67 2019-05-17 00:08:11,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06c0f5f8-fc99-42e1-8990-19d689cfac67 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:11,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:07:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a143399d-a264-488e-80fa-6699e57d92ce x-compute-request-id: req-a143399d-a264-488e-80fa-6699e57d92ce Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:44Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:11,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-a143399d-a264-488e-80fa-6699e57d92ce 2019-05-17 00:08:11,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-193cef02-5d77-400e-9396-25a9fabea54a 2019-05-17 00:08:11,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:07:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-193cef02-5d77-400e-9396-25a9fabea54a x-compute-request-id: req-193cef02-5d77-400e-9396-25a9fabea54a Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:43Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:11,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-193cef02-5d77-400e-9396-25a9fabea54a 2019-05-17 00:08:11,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-a143399d-a264-488e-80fa-6699e57d92ce 2019-05-17 00:08:11,698 - 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-05-17 00:08:11,699 - 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-05-17 00:08:11,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:07:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7cd5f7f-f5b9-4a8e-917b-cc5e6d39e3c2 x-compute-request-id: req-f7cd5f7f-f5b9-4a8e-917b-cc5e6d39e3c2 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "dfd53259-04b3-44b5-99e9-ff96a602f3f8", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:44Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_homer_host_babhnv", "created": "2019-05-17T00:06:41Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:11,699 - 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-05-17 00:08:11,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-4b997c42-1e99-4da0-9f6f-43c15321aa1b 2019-05-17 00:08:11,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-4b997c42-1e99-4da0-9f6f-43c15321aa1b 2019-05-17 00:08:11,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:07:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b997c42-1e99-4da0-9f6f-43c15321aa1b x-compute-request-id: req-4b997c42-1e99-4da0-9f6f-43c15321aa1b Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e64c5e82-5d97-4938-aa59-95913f5b9bec", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:44Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_dime_host_c9zn1l", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:11,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-f7cd5f7f-f5b9-4a8e-917b-cc5e6d39e3c2 2019-05-17 00:08:11,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-f7cd5f7f-f5b9-4a8e-917b-cc5e6d39e3c2 2019-05-17 00:08:11,700 - 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-05-17 00:08:11,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:08:12,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:08:12,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:08:12,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:08:12,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:08:12,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:08:12,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:08:12,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:08:12,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:08:12,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:08:12,065 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:08:12 GMT 2019-05-17 00:08:12,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:08:12,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:08:12,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:08:12,065 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:08:12,065 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:08:17,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:08:19,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:08:19,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:08:19,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:08:19,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:08:19,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:08:19,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:08:19,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:08:19,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_b082yf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:14.407Z", "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-05-17T00:08:14.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 1153, "offset": 1152, "size": 50}}} 2019-05-17 00:08:19,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:08:19,728 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:08:19 GMT 2019-05-17 00:08:19,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:08:19,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 636 2019-05-17 00:08:19,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:08:19,729 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:08:19,729 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:08:19,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-17 00:08:19,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:08:20,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:08:20,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:08:20,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:08:20,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:08:20,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:08:20,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:08:20,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:08:20,193 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:08:20,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:08:20,193 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:08:20 GMT 2019-05-17 00:08:20,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:08:20,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:08:20,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:08:20,194 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:08:20,194 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:08:25,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:08:27,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:08:27,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:08:27,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:08:27,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:08:27,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:08:27,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:08:27,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:08:27,070 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_0fecqu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:20.418Z", "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-05-17T00:08:20.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:21.412Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:08:20.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.cabf40bc-4182-4660-825f-3afc2f676625"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:21.412Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:08:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3173a15f-c2db-40e9-896a-9c5d133b7f1d 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:20.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.cabf40bc-4182-4660-825f-3afc2f676625"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:21.412Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ca3a981272e221837814b712ca2f616ea38de5da\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:20.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.cabf40bc-4182-4660-825f-3afc2f676625"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:21.412Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-3173a15f-c2db-40e9-896a-9c5d133b7f1d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:20.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.cabf40bc-4182-4660-825f-3afc2f676625"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:22.483Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:08: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-0f6d4349-6142-4e1c-9909-5be46e46c38a x-compute-request-id: req-0f6d4349-6142-4e1c-9909-5be46e46c38a Content-Encoding: gzip Content-Length: 745 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:34Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_proxy_host_b082yf\", \"created\": \"2019-05-17T00:06:31Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:22.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.cabf40bc-4182-4660-825f-3afc2f676625"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:24.127Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-eb413cc5-5bdc-4934-bed4-9d44e2d5cc54", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:23.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.47ff2d33-ab35-44c2-83cc-8cb5298f0a8c"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:24.127Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-0f6d4349-6142-4e1c-9909-5be46e46c38a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:22.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.cabf40bc-4182-4660-825f-3afc2f676625"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:24.127Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:08:23.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.47ff2d33-ab35-44c2-83cc-8cb5298f0a8c"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:24.127Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:08:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb413cc5-5bdc-4934-bed4-9d44e2d5cc54 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:23.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.47ff2d33-ab35-44c2-83cc-8cb5298f0a8c"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:24.127Z", "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-05-17T00:08:22.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:24.127Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ae45576ed48db7f931362c2916a32367c50bbe17\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:23.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.47ff2d33-ab35-44c2-83cc-8cb5298f0a8c"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:24.127Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-0f6d4349-6142-4e1c-9909-5be46e46c38a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:22.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.cabf40bc-4182-4660-825f-3afc2f676625"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:25.668Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-8f4a4692-f11e-4fc8-89d3-3f1d772486cc", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:25.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.47ff2d33-ab35-44c2-83cc-8cb5298f0a8c"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:25.668Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:08: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-8f4a4692-f11e-4fc8-89d3-3f1d772486cc x-compute-request-id: req-8f4a4692-f11e-4fc8-89d3-3f1d772486cc Content-Encoding: gzip Content-Length: 764 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:41Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:25.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.47ff2d33-ab35-44c2-83cc-8cb5298f0a8c"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:25.668Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-8f4a4692-f11e-4fc8-89d3-3f1d772486cc", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:25.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.47ff2d33-ab35-44c2-83cc-8cb5298f0a8c"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:25.668Z", "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-05-17T00:08:25.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 1170, "offset": 1153, "size": 50}}} 2019-05-17 00:08:27,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:08:27,070 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:08:27 GMT 2019-05-17 00:08:27,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:08:27,070 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:08:27,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:08:27,070 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:08:27,070 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:08:27,070 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:08:27,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-17 00:08:27,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:27,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:08:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3173a15f-c2db-40e9-896a-9c5d133b7f1d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:27,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3a981272e221837814b712ca2f616ea38de5da" 2019-05-17 00:08:27,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-3173a15f-c2db-40e9-896a-9c5d133b7f1d 2019-05-17 00:08:27,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:08: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-0f6d4349-6142-4e1c-9909-5be46e46c38a x-compute-request-id: req-0f6d4349-6142-4e1c-9909-5be46e46c38a Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "2a4aad2c-4008-4cf5-ad25-24c07f396d22", "security_groups": [{"name": "default"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:34Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_proxy_host_b082yf", "created": "2019-05-17T00:06:31Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:27,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-eb413cc5-5bdc-4934-bed4-9d44e2d5cc54 2019-05-17 00:08:27,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-0f6d4349-6142-4e1c-9909-5be46e46c38a 2019-05-17 00:08:27,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:27,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:08:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb413cc5-5bdc-4934-bed4-9d44e2d5cc54 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:27,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-17 00:08:27,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae45576ed48db7f931362c2916a32367c50bbe17" 2019-05-17 00:08:27,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-0f6d4349-6142-4e1c-9909-5be46e46c38a 2019-05-17 00:08:27,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-8f4a4692-f11e-4fc8-89d3-3f1d772486cc 2019-05-17 00:08:27,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:08: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-8f4a4692-f11e-4fc8-89d3-3f1d772486cc x-compute-request-id: req-8f4a4692-f11e-4fc8-89d3-3f1d772486cc Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:41Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:27,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-8f4a4692-f11e-4fc8-89d3-3f1d772486cc 2019-05-17 00:08:27,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-17 00:08:27,074 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:08:28,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:08:28,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:08:28,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:08:28,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:08:28,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:08:28,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:08:28,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:08:28,930 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:08:28,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:08:28,930 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:08:28 GMT 2019-05-17 00:08:28,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:08:28,930 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:08:28,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:08:28,930 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:08:28,930 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:08:33,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:08:34,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:08:34,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:08:34,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:08:34,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:08:34,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:08:34,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:08:34,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:08:34,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_babhnv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:28.019Z", "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-05-17T00:08:27.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:32.878Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:08:32.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6125cb6e-3522-47f0-a062-ad28a2540fdd"}], "metadata": {"pagination": {"total": 1172, "offset": 1170, "size": 50}}} 2019-05-17 00:08:34,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:08:34,258 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:08:34 GMT 2019-05-17 00:08:34,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:08:34,258 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:08:34,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:08:34,258 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:08:34,259 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:08:34,259 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:08:34,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-17 00:08:34,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:34,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:08:36,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:08:36,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:08:36,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:08:36,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:08:36,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:08:36,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:08:36,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:08:36,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:08:36,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:08:36,700 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:08:36 GMT 2019-05-17 00:08:36,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:08:36,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:08:36,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:08:36,701 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:08:36,701 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:08:41,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:08:43,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:08:43,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:08:43,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:08:43,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:08:43,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:08:43,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:08:43,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:08:43,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:34.118Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:08:33.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d38ed1d4-6ac2-42b9-b763-299500a2c0a0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:34.118Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cb76632-be70-4947-8ec6-e4c3c37cd588 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:33.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d38ed1d4-6ac2-42b9-b763-299500a2c0a0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:34.118Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-5cb76632-be70-4947-8ec6-e4c3c37cd588", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:33.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d38ed1d4-6ac2-42b9-b763-299500a2c0a0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:34.118Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}45d09eaeb961d30bcbc2aa69c149d5e3c7053bc3\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:33.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6125cb6e-3522-47f0-a062-ad28a2540fdd"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:34.118Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-cea12306-367e-4020-8dc4-ad77bef5cffd", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:32.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6125cb6e-3522-47f0-a062-ad28a2540fdd"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:34.118Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cea12306-367e-4020-8dc4-ad77bef5cffd 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:32.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6125cb6e-3522-47f0-a062-ad28a2540fdd"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:34.118Z", "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-05-17T00:08:33.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:35.409Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-3bde17ee-2e46-4843-9f2f-eb4e36da9edf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:34.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6125cb6e-3522-47f0-a062-ad28a2540fdd"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:35.409Z", "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-05-17T00:08:34.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:35.409Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:08: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-3bde17ee-2e46-4843-9f2f-eb4e36da9edf x-compute-request-id: req-3bde17ee-2e46-4843-9f2f-eb4e36da9edf Content-Encoding: gzip Content-Length: 752 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:43Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:34.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6125cb6e-3522-47f0-a062-ad28a2540fdd"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:35.409Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-3bde17ee-2e46-4843-9f2f-eb4e36da9edf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:34.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6125cb6e-3522-47f0-a062-ad28a2540fdd"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:35.409Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8bb9350db8881420dcbf16c6ee5529e59c3de853\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:34.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d38ed1d4-6ac2-42b9-b763-299500a2c0a0"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:37.495Z", "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-05-17T00:08:37.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:37.495Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-6acd9d97-d524-40c8-bc83-8095d8f26704", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:35.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d38ed1d4-6ac2-42b9-b763-299500a2c0a0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:37.495Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:08: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-6acd9d97-d524-40c8-bc83-8095d8f26704 x-compute-request-id: req-6acd9d97-d524-40c8-bc83-8095d8f26704 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:43Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:35.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d38ed1d4-6ac2-42b9-b763-299500a2c0a0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:37.495Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-6acd9d97-d524-40c8-bc83-8095d8f26704", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:35.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d38ed1d4-6ac2-42b9-b763-299500a2c0a0"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:38.866Z", "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-05-17T00:08:38.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:40.154Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:08:39.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8ca7c86f-d146-435d-910c-31c6a55614b6"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:40.154Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0d6034eb067cf09a878e2c34a115c7e232d3f060\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:39.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.e7b4f007-653f-4928-858a-faa086099ee5"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:40.154Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-075c0889-ccd2-4fa9-91f6-695586e302a7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:39.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.e7b4f007-653f-4928-858a-faa086099ee5"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:40.154Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:08:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-075c0889-ccd2-4fa9-91f6-695586e302a7 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:39.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.e7b4f007-653f-4928-858a-faa086099ee5"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:40.154Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:08:39.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.e7b4f007-653f-4928-858a-faa086099ee5"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:42.615Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-4ff3b3e6-cf63-47b3-856d-a18eaa9f2cf7", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:42.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8ca7c86f-d146-435d-910c-31c6a55614b6"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:42.615Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-9ca87a77-05a0-40b8-afe2-d031db97d169", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:39.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8ca7c86f-d146-435d-910c-31c6a55614b6"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:42.615Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:08:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ca87a77-05a0-40b8-afe2-d031db97d169 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:39.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8ca7c86f-d146-435d-910c-31c6a55614b6"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:42.615Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-4ff3b3e6-cf63-47b3-856d-a18eaa9f2cf7", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:42.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8ca7c86f-d146-435d-910c-31c6a55614b6"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:42.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e66a34e820e74a6b132c0dc7305fe79df60f5968\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:40.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8ca7c86f-d146-435d-910c-31c6a55614b6"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:42.615Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:08: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-a7470907-94df-45a3-9df3-3bca9b56a577 x-compute-request-id: req-a7470907-94df-45a3-9df3-3bca9b56a577 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:44Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_homer_host_babhnv\", \"created\": \"2019-05-17T00:06:41Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:41.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.e7b4f007-653f-4928-858a-faa086099ee5"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:42.615Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-a7470907-94df-45a3-9df3-3bca9b56a577", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:41.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.e7b4f007-653f-4928-858a-faa086099ee5"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:42.615Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-a7470907-94df-45a3-9df3-3bca9b56a577", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:41.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.e7b4f007-653f-4928-858a-faa086099ee5"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:42.615Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:08: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-4ff3b3e6-cf63-47b3-856d-a18eaa9f2cf7 x-compute-request-id: req-4ff3b3e6-cf63-47b3-856d-a18eaa9f2cf7 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:42Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_vellum_host_ekoz0r\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:42.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8ca7c86f-d146-435d-910c-31c6a55614b6"}], "metadata": {"pagination": {"total": 1203, "offset": 1172, "size": 50}}} 2019-05-17 00:08:43,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:08:43,615 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:08:43 GMT 2019-05-17 00:08:43,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:08:43,615 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:08:43,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:08:43,615 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:08:43,615 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:08:43,615 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:08:43,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:43,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cb76632-be70-4947-8ec6-e4c3c37cd588 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:43,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-5cb76632-be70-4947-8ec6-e4c3c37cd588 2019-05-17 00:08:43,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d09eaeb961d30bcbc2aa69c149d5e3c7053bc3" 2019-05-17 00:08:43,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-cea12306-367e-4020-8dc4-ad77bef5cffd 2019-05-17 00:08:43,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cea12306-367e-4020-8dc4-ad77bef5cffd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:43,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-17 00:08:43,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-3bde17ee-2e46-4843-9f2f-eb4e36da9edf 2019-05-17 00:08:43,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-17 00:08:43,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:08: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-3bde17ee-2e46-4843-9f2f-eb4e36da9edf x-compute-request-id: req-3bde17ee-2e46-4843-9f2f-eb4e36da9edf Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:43Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_ellis_host_p4sjrn", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:43,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-3bde17ee-2e46-4843-9f2f-eb4e36da9edf 2019-05-17 00:08:43,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb9350db8881420dcbf16c6ee5529e59c3de853" 2019-05-17 00:08:43,620 - 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-05-17 00:08:43,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-6acd9d97-d524-40c8-bc83-8095d8f26704 2019-05-17 00:08:43,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:08: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-6acd9d97-d524-40c8-bc83-8095d8f26704 x-compute-request-id: req-6acd9d97-d524-40c8-bc83-8095d8f26704 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:43Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:43,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-6acd9d97-d524-40c8-bc83-8095d8f26704 2019-05-17 00:08:43,620 - 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-05-17 00:08:43,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:43,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6034eb067cf09a878e2c34a115c7e232d3f060" 2019-05-17 00:08:43,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-075c0889-ccd2-4fa9-91f6-695586e302a7 2019-05-17 00:08:43,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:08:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-075c0889-ccd2-4fa9-91f6-695586e302a7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:43,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:43,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-4ff3b3e6-cf63-47b3-856d-a18eaa9f2cf7 2019-05-17 00:08:43,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-9ca87a77-05a0-40b8-afe2-d031db97d169 2019-05-17 00:08:43,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:08:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ca87a77-05a0-40b8-afe2-d031db97d169 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:43,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-4ff3b3e6-cf63-47b3-856d-a18eaa9f2cf7 2019-05-17 00:08:43,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e66a34e820e74a6b132c0dc7305fe79df60f5968" 2019-05-17 00:08:43,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:08: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-a7470907-94df-45a3-9df3-3bca9b56a577 x-compute-request-id: req-a7470907-94df-45a3-9df3-3bca9b56a577 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "dfd53259-04b3-44b5-99e9-ff96a602f3f8", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:44Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_homer_host_babhnv", "created": "2019-05-17T00:06:41Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:43,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-a7470907-94df-45a3-9df3-3bca9b56a577 2019-05-17 00:08:43,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-a7470907-94df-45a3-9df3-3bca9b56a577 2019-05-17 00:08:43,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:08: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-4ff3b3e6-cf63-47b3-856d-a18eaa9f2cf7 x-compute-request-id: req-4ff3b3e6-cf63-47b3-856d-a18eaa9f2cf7 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e707303e-7d1d-46f2-a78f-e2e5301d8af5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:42Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_vellum_host_ekoz0r", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:43,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:08:44,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:08:44,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:08:44,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:08:44,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:08:44,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:08:44,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:08:44,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:08:44,839 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:08:44,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:08:44,839 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:08:44 GMT 2019-05-17 00:08:44,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:08:44,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:08:44,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:08:44,839 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:08:44,839 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:08:49,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:08:50,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:08:50,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:08:50,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:08:50,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:08:50,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:08:50,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:08:50,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:08:50,918 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_c9zn1l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:43.967Z", "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-05-17T00:08:42.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:44.923Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-7870edc4-3ca8-4113-a5c7-f4be93cd451a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:44.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3ceb8b10-5f24-4e7b-a531-9e873c2817b7"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:44.923Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:08:44.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3ceb8b10-5f24-4e7b-a531-9e873c2817b7"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:44.923Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:08:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7870edc4-3ca8-4113-a5c7-f4be93cd451a 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:44.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3ceb8b10-5f24-4e7b-a531-9e873c2817b7"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:44.923Z", "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-05-17T00:08:44.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:49.526Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a4305d76e0850a86e77fe4a7199064915b57324\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:44.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3ceb8b10-5f24-4e7b-a531-9e873c2817b7"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:49.526Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:08: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-155e5938-715e-4c5e-b710-56a74c4b46f6 x-compute-request-id: req-155e5938-715e-4c5e-b710-56a74c4b46f6 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:44Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:46.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3ceb8b10-5f24-4e7b-a531-9e873c2817b7"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:49.526Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-155e5938-715e-4c5e-b710-56a74c4b46f6", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:46.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3ceb8b10-5f24-4e7b-a531-9e873c2817b7"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:49.526Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-155e5938-715e-4c5e-b710-56a74c4b46f6", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:46.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3ceb8b10-5f24-4e7b-a531-9e873c2817b7"}], "metadata": {"pagination": {"total": 1212, "offset": 1203, "size": 50}}} 2019-05-17 00:08:50,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:08:50,918 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:08:50 GMT 2019-05-17 00:08:50,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:08:50,918 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:08:50,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:08:50,918 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:08:50,918 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:08:50,918 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:08:50,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-17 00:08:50,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-7870edc4-3ca8-4113-a5c7-f4be93cd451a 2019-05-17 00:08:50,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:50,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:08:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7870edc4-3ca8-4113-a5c7-f4be93cd451a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:50,920 - 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-05-17 00:08:50,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4305d76e0850a86e77fe4a7199064915b57324" 2019-05-17 00:08:50,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:08: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-155e5938-715e-4c5e-b710-56a74c4b46f6 x-compute-request-id: req-155e5938-715e-4c5e-b710-56a74c4b46f6 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:44Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:50,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-155e5938-715e-4c5e-b710-56a74c4b46f6 2019-05-17 00:08:50,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-155e5938-715e-4c5e-b710-56a74c4b46f6 2019-05-17 00:08:50,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:08:53,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:08:53,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:08:53,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:08:53,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:08:53,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:08:53,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:08:53,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:08:53,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:08:53,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:08:53,583 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:08:53 GMT 2019-05-17 00:08:53,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:08:53,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:08:53,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:08:53,583 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:08:53,583 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:08:58,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:08:58,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:08:58,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:08:58,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:08:58,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:08:58,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:08:58,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:08:58,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:08:58,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_babhnv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:50.737Z", "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-05-17T00:08:49.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:50.737Z", "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-05-17T00:08:50.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:51.777Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:08:50.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.84d8407e-64df-444c-807a-cfafdaf66481"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:51.777Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-c9197e2a-5b23-42c7-a4cd-6d2d3561dcdc", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:50.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.84d8407e-64df-444c-807a-cfafdaf66481"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:51.777Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ece9aec806479d2672e52064dd867662bccf62ef\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:51.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.84d8407e-64df-444c-807a-cfafdaf66481"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:51.777Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:08:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9197e2a-5b23-42c7-a4cd-6d2d3561dcdc 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:50.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.84d8407e-64df-444c-807a-cfafdaf66481"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:53.900Z", "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-05-17T00:08:53.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:53.900Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:08: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-c23a1246-5bb3-483f-abc5-eb1ce85465a4 x-compute-request-id: req-c23a1246-5bb3-483f-abc5-eb1ce85465a4 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:44Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_dime_host_c9zn1l\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:53.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.84d8407e-64df-444c-807a-cfafdaf66481"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:53.900Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-c23a1246-5bb3-483f-abc5-eb1ce85465a4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:53.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.84d8407e-64df-444c-807a-cfafdaf66481"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:53.900Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-c23a1246-5bb3-483f-abc5-eb1ce85465a4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:08:53.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.84d8407e-64df-444c-807a-cfafdaf66481"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:55.159Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-05-17T00:08:54.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:08:56.188Z", "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-05-17T00:08:55.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 1224, "offset": 1212, "size": 50}}} 2019-05-17 00:08:58,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:08:58,894 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:08:58 GMT 2019-05-17 00:08:58,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:08:58,894 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:08:58,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:08:58,894 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:08:58,894 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:08:58,895 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:08:58,896 - 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-05-17 00:08:58,896 - 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-05-17 00:08:58,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:08:58,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-c9197e2a-5b23-42c7-a4cd-6d2d3561dcdc 2019-05-17 00:08:58,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece9aec806479d2672e52064dd867662bccf62ef" 2019-05-17 00:08:58,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:08:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9197e2a-5b23-42c7-a4cd-6d2d3561dcdc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:08:58,897 - 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-05-17 00:08:58,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:08: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-c23a1246-5bb3-483f-abc5-eb1ce85465a4 x-compute-request-id: req-c23a1246-5bb3-483f-abc5-eb1ce85465a4 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e64c5e82-5d97-4938-aa59-95913f5b9bec", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:44Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_dime_host_c9zn1l", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:08:58,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-c23a1246-5bb3-483f-abc5-eb1ce85465a4 2019-05-17 00:08:58,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-c23a1246-5bb3-483f-abc5-eb1ce85465a4 2019-05-17 00:08:58,897 - 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-05-17 00:08:58,897 - 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-05-17 00:08:58,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:08:59,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:08:59,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:08:59,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:08:59,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:08:59,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:08:59,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:08:59,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:08:59,777 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:08:59,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:08:59,777 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:08:59 GMT 2019-05-17 00:08:59,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:08:59,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:08:59,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:08:59,778 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:08:59,778 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:09:04,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:09:07,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:09:07,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:09:07,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:09:07,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:09:07,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:09:07,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:09:07,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:09:07,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1224, "offset": 1224, "size": 50}}} 2019-05-17 00:09:07,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:09:07,209 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:09:07 GMT 2019-05-17 00:09:07,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:09:07,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:09:07,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:09:07,209 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:09:07,210 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:09:07,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:09:07,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:09:07,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:09:07,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:09:07,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:09:07,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:09:07,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:09:07,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:09:07,802 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:09:07,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:09:07,802 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:09:07 GMT 2019-05-17 00:09:07,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:09:07,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:09:07,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:09:07,803 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:09:07,803 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:09:12,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:09:13,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:09:13,495 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:09:13,495 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:09:13,495 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:09:13,495 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:09:13,495 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:09:13,495 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:09:13,495 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_0fecqu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:07.489Z", "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-05-17T00:09:07.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:08.892Z", "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-05-17T00:09:08.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:11.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:09:11.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.fe2893d0-1011-4a4c-81e8-77cf31b021ca"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:12.518Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:09:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be3a597a-f4be-4a22-a857-dcc803345f8a 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:11.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.fe2893d0-1011-4a4c-81e8-77cf31b021ca"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:12.518Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-be3a597a-f4be-4a22-a857-dcc803345f8a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:11.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.fe2893d0-1011-4a4c-81e8-77cf31b021ca"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:12.518Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}068adfcdad6c778d73b4f4e720072da42c3e42f2\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:11.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.fe2893d0-1011-4a4c-81e8-77cf31b021ca"}], "metadata": {"pagination": {"total": 1230, "offset": 1224, "size": 50}}} 2019-05-17 00:09:13,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:09:13,496 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:09:13 GMT 2019-05-17 00:09:13,496 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:09:13,496 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:09:13,496 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:09:13,496 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:09:13,496 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:09:13,496 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:09:13,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-17 00:09:13,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-17 00:09:13,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:09:13,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:09:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be3a597a-f4be-4a22-a857-dcc803345f8a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:09:13,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-be3a597a-f4be-4a22-a857-dcc803345f8a 2019-05-17 00:09:13,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068adfcdad6c778d73b4f4e720072da42c3e42f2" 2019-05-17 00:09:13,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:09:13,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:09:13,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:09:13,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:09:13,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:09:13,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:09:13,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:09:13,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:09:13,742 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:09:13,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:09:13,742 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:09:13 GMT 2019-05-17 00:09:13,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:09:13,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:09:13,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:09:13,742 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:09:13,742 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:09:18,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:09:20,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:09:20,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:09:20,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:09:20,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:09:20,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:09:20,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:09:20,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:09:20,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:13.779Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:09: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-ef793d5a-86a2-44ac-9384-3208d95ed994 x-compute-request-id: req-ef793d5a-86a2-44ac-9384-3208d95ed994 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:41Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:13.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.fe2893d0-1011-4a4c-81e8-77cf31b021ca"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:13.779Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-7a7f162f-225f-431f-865a-b2216ce5a11c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:12.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d8493bcf-eb0f-4b89-aaae-bbe2500bfe0a"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:13.779Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:09:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a7f162f-225f-431f-865a-b2216ce5a11c 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:12.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d8493bcf-eb0f-4b89-aaae-bbe2500bfe0a"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:13.779Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-ef793d5a-86a2-44ac-9384-3208d95ed994", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:13.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.fe2893d0-1011-4a4c-81e8-77cf31b021ca"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:13.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:09:12.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d8493bcf-eb0f-4b89-aaae-bbe2500bfe0a"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:13.779Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-ef793d5a-86a2-44ac-9384-3208d95ed994", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:13.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.fe2893d0-1011-4a4c-81e8-77cf31b021ca"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:13.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f32b3d27826fd01f0b17f3aaa76bccd5e0566fc5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:13.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d8493bcf-eb0f-4b89-aaae-bbe2500bfe0a"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:17.936Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-be52a49b-43d6-4bc7-9868-a177e22e7e5c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:14.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d8493bcf-eb0f-4b89-aaae-bbe2500bfe0a"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:17.936Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:09:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be52a49b-43d6-4bc7-9868-a177e22e7e5c x-compute-request-id: req-be52a49b-43d6-4bc7-9868-a177e22e7e5c Content-Encoding: gzip Content-Length: 745 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:34Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_proxy_host_b082yf\", \"created\": \"2019-05-17T00:06:31Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:14.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d8493bcf-eb0f-4b89-aaae-bbe2500bfe0a"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:17.936Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-be52a49b-43d6-4bc7-9868-a177e22e7e5c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:14.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d8493bcf-eb0f-4b89-aaae-bbe2500bfe0a"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:17.936Z", "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-05-17T00:09:14.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:18.805Z", "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-05-17T00:09:18.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 1242, "offset": 1230, "size": 50}}} 2019-05-17 00:09:20,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:09:20,817 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:09:20 GMT 2019-05-17 00:09:20,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:09:20,817 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:09:20,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:09:20,818 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:09:20,818 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:09:20,818 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:09:20,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:09: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-ef793d5a-86a2-44ac-9384-3208d95ed994 x-compute-request-id: req-ef793d5a-86a2-44ac-9384-3208d95ed994 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:41Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:09:20,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-7a7f162f-225f-431f-865a-b2216ce5a11c 2019-05-17 00:09:20,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:09:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a7f162f-225f-431f-865a-b2216ce5a11c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:09:20,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-ef793d5a-86a2-44ac-9384-3208d95ed994 2019-05-17 00:09:20,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:09:20,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-ef793d5a-86a2-44ac-9384-3208d95ed994 2019-05-17 00:09:20,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32b3d27826fd01f0b17f3aaa76bccd5e0566fc5" 2019-05-17 00:09:20,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-be52a49b-43d6-4bc7-9868-a177e22e7e5c 2019-05-17 00:09:20,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:09:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be52a49b-43d6-4bc7-9868-a177e22e7e5c x-compute-request-id: req-be52a49b-43d6-4bc7-9868-a177e22e7e5c Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "2a4aad2c-4008-4cf5-ad25-24c07f396d22", "security_groups": [{"name": "default"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:34Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_proxy_host_b082yf", "created": "2019-05-17T00:06:31Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:09:20,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-be52a49b-43d6-4bc7-9868-a177e22e7e5c 2019-05-17 00:09:20,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-17 00:09:20,821 - 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-05-17 00:09:20,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:09:21,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:09:21,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:09:21,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:09:21,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:09:21,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:09:21,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:09:21,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:09:21,365 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:09:21,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:09:21,365 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:09:21 GMT 2019-05-17 00:09:21,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:09:21,366 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:09:21,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:09:21,366 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:09:21,366 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:09:26,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:09:27,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:09:27,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:09:27,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:09:27,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:09:27,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:09:27,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:09:27,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:09:27,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_b082yf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:21.168Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [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-05-17T00:09:20.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:21.948Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67e955d9-035f-43bd-bbf0-0e3ba6d74b63 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:21.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.106a667e-8856-49d1-af93-4d0a2344ed83"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:21.948Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-67e955d9-035f-43bd-bbf0-0e3ba6d74b63", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:21.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.106a667e-8856-49d1-af93-4d0a2344ed83"}, {"node_instance_id": "homer_host_babhnv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:21.948Z", "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-05-17T00:09:21.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:21.948Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:09:21.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.106a667e-8856-49d1-af93-4d0a2344ed83"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:23.075Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69e2315c4a4b4c3a71086190cd6ded6410858775\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:21.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.106a667e-8856-49d1-af93-4d0a2344ed83"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:23.075Z", "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-05-17T00:09:22.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:24.291Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:09:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d177a7fa-e9c6-4d7d-a721-e8b22b129633 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:24.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0cf2b432-d1c7-42da-994c-3574aea139ba"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:24.291Z", "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-05-17T00:09:24.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:24.291Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-d177a7fa-e9c6-4d7d-a721-e8b22b129633", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:24.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0cf2b432-d1c7-42da-994c-3574aea139ba"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:24.291Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:09: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-32e65dd9-16de-486f-a3c7-099d6daa7334 x-compute-request-id: req-32e65dd9-16de-486f-a3c7-099d6daa7334 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:43Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:23.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.106a667e-8856-49d1-af93-4d0a2344ed83"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:24.291Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-32e65dd9-16de-486f-a3c7-099d6daa7334", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:23.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.106a667e-8856-49d1-af93-4d0a2344ed83"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:24.291Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-32e65dd9-16de-486f-a3c7-099d6daa7334", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:23.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.106a667e-8856-49d1-af93-4d0a2344ed83"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:24.291Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:09:24.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0cf2b432-d1c7-42da-994c-3574aea139ba"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:25.011Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}05a5d60f6fa9213b50362b9174d5a2d8509839a7\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:24.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0cf2b432-d1c7-42da-994c-3574aea139ba"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:25.649Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:09:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2556f334-73e6-4c0d-ac43-82b71e50178e 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:25.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2037f086-88f5-4a41-bb91-ba563a31b74f"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:25.649Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:09:25.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2037f086-88f5-4a41-bb91-ba563a31b74f"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:25.649Z", "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-05-17T00:09:25.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:25.649Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-2556f334-73e6-4c0d-ac43-82b71e50178e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:25.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2037f086-88f5-4a41-bb91-ba563a31b74f"}], "metadata": {"pagination": {"total": 1261, "offset": 1242, "size": 50}}} 2019-05-17 00:09:27,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:09:27,523 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:09:27 GMT 2019-05-17 00:09:27,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:09:27,523 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:09:27,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:09:27,523 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:09:27,523 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:09:27,523 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:09:27,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 4/60] 2019-05-17 00:09:27,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67e955d9-035f-43bd-bbf0-0e3ba6d74b63 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:09:27,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-67e955d9-035f-43bd-bbf0-0e3ba6d74b63 2019-05-17 00:09:27,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-17 00:09:27,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:09:27,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e2315c4a4b4c3a71086190cd6ded6410858775" 2019-05-17 00:09:27,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-17 00:09:27,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:09:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d177a7fa-e9c6-4d7d-a721-e8b22b129633 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:09:27,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-17 00:09:27,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-d177a7fa-e9c6-4d7d-a721-e8b22b129633 2019-05-17 00:09:27,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:09: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-32e65dd9-16de-486f-a3c7-099d6daa7334 x-compute-request-id: req-32e65dd9-16de-486f-a3c7-099d6daa7334 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:43Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:09:27,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-32e65dd9-16de-486f-a3c7-099d6daa7334 2019-05-17 00:09:27,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-32e65dd9-16de-486f-a3c7-099d6daa7334 2019-05-17 00:09:27,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:09:27,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05a5d60f6fa9213b50362b9174d5a2d8509839a7" 2019-05-17 00:09:27,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:09:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2556f334-73e6-4c0d-ac43-82b71e50178e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:09:27,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:09:27,528 - 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-05-17 00:09:27,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-2556f334-73e6-4c0d-ac43-82b71e50178e 2019-05-17 00:09:27,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:09:28,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:09:28,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:09:28,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:09:28,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:09:28,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:09:28,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:09:28,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:09:28,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:09:28,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:09:28,133 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:09:28 GMT 2019-05-17 00:09:28,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:09:28,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:09:28,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:09:28,134 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:09:28,134 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:09:33,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:09:34,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:09:34,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:09:34,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:09:34,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:09:34,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:09:34,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:09:34,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:09:34,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:27.244Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}24819374b5999daaa6a751bcd987067a4d095730\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:25.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2037f086-88f5-4a41-bb91-ba563a31b74f"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:27.244Z", "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-05-17T00:09:25.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:27.244Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-bfea877f-602e-4488-b58b-6cd81c3ce82e", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:26.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0cf2b432-d1c7-42da-994c-3574aea139ba"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:27.244Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-bfea877f-602e-4488-b58b-6cd81c3ce82e", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:26.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0cf2b432-d1c7-42da-994c-3574aea139ba"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:27.244Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:09: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-bfea877f-602e-4488-b58b-6cd81c3ce82e x-compute-request-id: req-bfea877f-602e-4488-b58b-6cd81c3ce82e Content-Encoding: gzip Content-Length: 757 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:44Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_homer_host_babhnv\", \"created\": \"2019-05-17T00:06:41Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:26.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0cf2b432-d1c7-42da-994c-3574aea139ba"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:28.350Z", "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-05-17T00:09:27.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:28.350Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:09: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-e82b962b-d0bd-43e0-abb2-9b2cc20f488a x-compute-request-id: req-e82b962b-d0bd-43e0-abb2-9b2cc20f488a Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:42Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_vellum_host_ekoz0r\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:27.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2037f086-88f5-4a41-bb91-ba563a31b74f"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:28.350Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-e82b962b-d0bd-43e0-abb2-9b2cc20f488a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:27.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2037f086-88f5-4a41-bb91-ba563a31b74f"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:28.350Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-e82b962b-d0bd-43e0-abb2-9b2cc20f488a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:27.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2037f086-88f5-4a41-bb91-ba563a31b74f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:28.350Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:09:27.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0f9ce00a-4e53-4fc8-8060-4151c102a8a7"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:28.350Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:09:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-663bba28-3a71-4678-9d1f-b44728c37c8e 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:27.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0f9ce00a-4e53-4fc8-8060-4151c102a8a7"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:28.350Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-663bba28-3a71-4678-9d1f-b44728c37c8e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:27.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0f9ce00a-4e53-4fc8-8060-4151c102a8a7"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:28.350Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}03e8bacfd4e56f535d1e747bd51e461d6a26f31c\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:27.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0f9ce00a-4e53-4fc8-8060-4151c102a8a7"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:29.353Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-759ee623-6fc3-42aa-9acf-c70e4a892b53", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:29.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0f9ce00a-4e53-4fc8-8060-4151c102a8a7"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:29.353Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-759ee623-6fc3-42aa-9acf-c70e4a892b53", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:29.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0f9ce00a-4e53-4fc8-8060-4151c102a8a7"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:29.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:09:29.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b27238eb-1960-40da-86ce-f8196f09ce33"}, {"node_instance_id": "homer_host_babhnv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:29.353Z", "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-05-17T00:09:28.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:29.353Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:09: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-759ee623-6fc3-42aa-9acf-c70e4a892b53 x-compute-request-id: req-759ee623-6fc3-42aa-9acf-c70e4a892b53 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:43Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:29.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0f9ce00a-4e53-4fc8-8060-4151c102a8a7"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:30.262Z", "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-05-17T00:09:29.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:30.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d3171760da67c592f1f4f1a2899dea5e1a7e7da9\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:29.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b27238eb-1960-40da-86ce-f8196f09ce33"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:30.262Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:09:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07993cf7-c79c-4d55-ae69-cd1a9d362b20 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:29.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b27238eb-1960-40da-86ce-f8196f09ce33"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:30.262Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-07993cf7-c79c-4d55-ae69-cd1a9d362b20", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:29.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b27238eb-1960-40da-86ce-f8196f09ce33"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:31.236Z", "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-05-17T00:09:30.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:31.236Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:09:30.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f7fd59ec-3845-418c-ad9e-9fcbb3b94329"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:32.127Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e9d00079f338fea3bd422fd7f49466113a65dbbf\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:31.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f7fd59ec-3845-418c-ad9e-9fcbb3b94329"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:32.127Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:09:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65dc13c8-1d37-42fd-96a9-8a3ec919e6e3 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:31.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f7fd59ec-3845-418c-ad9e-9fcbb3b94329"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:32.127Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:09: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-d398b00c-9b94-4d6e-82df-8d3a2f0f092f x-compute-request-id: req-d398b00c-9b94-4d6e-82df-8d3a2f0f092f Content-Encoding: gzip Content-Length: 748 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:44Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:31.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b27238eb-1960-40da-86ce-f8196f09ce33"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:32.127Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-d398b00c-9b94-4d6e-82df-8d3a2f0f092f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:31.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b27238eb-1960-40da-86ce-f8196f09ce33"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:32.127Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-d398b00c-9b94-4d6e-82df-8d3a2f0f092f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:31.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b27238eb-1960-40da-86ce-f8196f09ce33"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:32.127Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-65dc13c8-1d37-42fd-96a9-8a3ec919e6e3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:31.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f7fd59ec-3845-418c-ad9e-9fcbb3b94329"}], "metadata": {"pagination": {"total": 1291, "offset": 1261, "size": 50}}} 2019-05-17 00:09:34,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:09:34,177 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:09:34 GMT 2019-05-17 00:09:34,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:09:34,177 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:09:34,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:09:34,177 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:09:34,178 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:09:34,178 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:09:34,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24819374b5999daaa6a751bcd987067a4d095730" 2019-05-17 00:09:34,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-17 00:09:34,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-bfea877f-602e-4488-b58b-6cd81c3ce82e 2019-05-17 00:09:34,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-bfea877f-602e-4488-b58b-6cd81c3ce82e 2019-05-17 00:09:34,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:09: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-bfea877f-602e-4488-b58b-6cd81c3ce82e x-compute-request-id: req-bfea877f-602e-4488-b58b-6cd81c3ce82e Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "dfd53259-04b3-44b5-99e9-ff96a602f3f8", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:44Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_homer_host_babhnv", "created": "2019-05-17T00:06:41Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:09:34,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-17 00:09:34,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:09: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-e82b962b-d0bd-43e0-abb2-9b2cc20f488a x-compute-request-id: req-e82b962b-d0bd-43e0-abb2-9b2cc20f488a Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e707303e-7d1d-46f2-a78f-e2e5301d8af5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:42Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_vellum_host_ekoz0r", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:09:34,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-e82b962b-d0bd-43e0-abb2-9b2cc20f488a 2019-05-17 00:09:34,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-e82b962b-d0bd-43e0-abb2-9b2cc20f488a 2019-05-17 00:09:34,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:09:34,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:09:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-663bba28-3a71-4678-9d1f-b44728c37c8e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:09:34,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-663bba28-3a71-4678-9d1f-b44728c37c8e 2019-05-17 00:09:34,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e8bacfd4e56f535d1e747bd51e461d6a26f31c" 2019-05-17 00:09:34,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-759ee623-6fc3-42aa-9acf-c70e4a892b53 2019-05-17 00:09:34,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-759ee623-6fc3-42aa-9acf-c70e4a892b53 2019-05-17 00:09:34,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:09:34,182 - 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-05-17 00:09:34,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:09: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-759ee623-6fc3-42aa-9acf-c70e4a892b53 x-compute-request-id: req-759ee623-6fc3-42aa-9acf-c70e4a892b53 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:43Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_ellis_host_p4sjrn", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:09:34,183 - 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-05-17 00:09:34,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3171760da67c592f1f4f1a2899dea5e1a7e7da9" 2019-05-17 00:09:34,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:09:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07993cf7-c79c-4d55-ae69-cd1a9d362b20 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:09:34,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-07993cf7-c79c-4d55-ae69-cd1a9d362b20 2019-05-17 00:09:34,183 - 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-05-17 00:09:34,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:09:34,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d00079f338fea3bd422fd7f49466113a65dbbf" 2019-05-17 00:09:34,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:09:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65dc13c8-1d37-42fd-96a9-8a3ec919e6e3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:09:34,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:09: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-d398b00c-9b94-4d6e-82df-8d3a2f0f092f x-compute-request-id: req-d398b00c-9b94-4d6e-82df-8d3a2f0f092f Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:44Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:09:34,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-d398b00c-9b94-4d6e-82df-8d3a2f0f092f 2019-05-17 00:09:34,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-d398b00c-9b94-4d6e-82df-8d3a2f0f092f 2019-05-17 00:09:34,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-65dc13c8-1d37-42fd-96a9-8a3ec919e6e3 2019-05-17 00:09:34,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:09:34,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:09:34,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:09:34,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:09:34,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:09:34,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:09:34,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:09:34,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:09:34,673 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:09:34,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:09:34,674 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:09:34 GMT 2019-05-17 00:09:34,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:09:34,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:09:34,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:09:34,674 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:09:34,674 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:09:39,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:09:40,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:09:40,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:09:40,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:09:40,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:09:40,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:09:40,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:09:40,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:09:40,100 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:33.481Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-75848f0f-8d16-4771-8dd7-843477f1134e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:33.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f7fd59ec-3845-418c-ad9e-9fcbb3b94329"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:33.481Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:09: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-75848f0f-8d16-4771-8dd7-843477f1134e x-compute-request-id: req-75848f0f-8d16-4771-8dd7-843477f1134e Content-Encoding: gzip Content-Length: 750 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T00:06:44Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_dime_host_c9zn1l\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:33.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f7fd59ec-3845-418c-ad9e-9fcbb3b94329"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:33.481Z", "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": "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-05-17T00:09:32.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:33.481Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-75848f0f-8d16-4771-8dd7-843477f1134e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:33.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f7fd59ec-3845-418c-ad9e-9fcbb3b94329"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:34.930Z", "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-05-17T00:09:34.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 1296, "offset": 1291, "size": 50}}} 2019-05-17 00:09:40,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:09:40,100 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:09:40 GMT 2019-05-17 00:09:40,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:09:40,100 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:09:40,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:09:40,100 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:09:40,100 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:09:40,100 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:09:40,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-75848f0f-8d16-4771-8dd7-843477f1134e 2019-05-17 00:09:40,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:09: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-75848f0f-8d16-4771-8dd7-843477f1134e x-compute-request-id: req-75848f0f-8d16-4771-8dd7-843477f1134e Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e64c5e82-5d97-4938-aa59-95913f5b9bec", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T00:06:44Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_dime_host_c9zn1l", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:09:40,101 - 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-05-17 00:09:40,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-75848f0f-8d16-4771-8dd7-843477f1134e 2019-05-17 00:09:40,102 - 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-05-17 00:09:40,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:09:40,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:09:40,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:09:40,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:09:40,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:09:40,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:09:40,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:09:40,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:09:40,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:09:40,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:09:40,341 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:09:40 GMT 2019-05-17 00:09:40,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:09:40,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:09:40,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:09:40,341 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:09:40,341 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:09:45,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:09:45,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:09:45,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:09:45,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:09:45,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:09:45,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:09:45,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:09:45,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:09:45,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1296, "offset": 1296, "size": 50}}} 2019-05-17 00:09:45,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:09:45,588 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:09:45 GMT 2019-05-17 00:09:45,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:09:45,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:09:45,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:09:45,589 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:09:45,589 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:09:45,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:09:45,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:09:45,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:09:45,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:09:45,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:09:45,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:09:45,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:09:45,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:09:45,826 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:09:45,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:09:45,826 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:09:45 GMT 2019-05-17 00:09:45,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:09:45,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:09:45,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:09:45,826 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:09:45,826 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:09:50,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:09:50,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:09:50,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:09:50,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:09:50,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:09:50,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:09:50,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:09:50,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:09:50,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_0fecqu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:48.524Z", "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-05-17T00:09:48.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:49.559Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:09:49.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.faba998a-1919-4370-ae9e-87003cecfa9d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:50.238Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d3fda6559feed8f75245743179ec8d711204255\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:49.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.faba998a-1919-4370-ae9e-87003cecfa9d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:50.238Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-023f8581-1bb8-4e60-a2f3-1451d5d10b88", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:49.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.faba998a-1919-4370-ae9e-87003cecfa9d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:50.238Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:09:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-023f8581-1bb8-4e60-a2f3-1451d5d10b88 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:49.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.faba998a-1919-4370-ae9e-87003cecfa9d"}], "metadata": {"pagination": {"total": 1301, "offset": 1296, "size": 50}}} 2019-05-17 00:09:50,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:09:50,959 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:09:50 GMT 2019-05-17 00:09:50,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:09:50,960 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:09:50,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:09:50,960 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:09:50,960 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:09:50,960 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:09:50,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-17 00:09:50,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:09:50,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3fda6559feed8f75245743179ec8d711204255" 2019-05-17 00:09:50,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-023f8581-1bb8-4e60-a2f3-1451d5d10b88 2019-05-17 00:09:50,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:09:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-023f8581-1bb8-4e60-a2f3-1451d5d10b88 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:09:50,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:09:51,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:09:51,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:09:51,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:09:51,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:09:51,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:09:51,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:09:51,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:09:51,042 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:09:51,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:09:51,042 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:09:51 GMT 2019-05-17 00:09:51,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:09:51,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:09:51,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:09:51,042 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:09:51,042 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:09:56,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:09:56,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:09:56,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:09:56,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:09:56,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:09:56,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:09:56,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:09:56,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:09:56,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_b082yf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:50.943Z", "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-05-17T00:09:50.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:51.565Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:09: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-a4fe4362-a32d-40d1-a3c7-b91535cf7920 x-compute-request-id: req-a4fe4362-a32d-40d1-a3c7-b91535cf7920 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:28.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:28Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:51.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.faba998a-1919-4370-ae9e-87003cecfa9d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:52.151Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-a4fe4362-a32d-40d1-a3c7-b91535cf7920", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:51.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.faba998a-1919-4370-ae9e-87003cecfa9d"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:52.151Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-a4fe4362-a32d-40d1-a3c7-b91535cf7920", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:51.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.faba998a-1919-4370-ae9e-87003cecfa9d"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:52.151Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-7bd0b104-2c6a-40da-9c24-6910a41f35eb", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:51.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4239df6d-ab0a-40dd-9933-35c7ce442eeb"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:52.151Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:09:51.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4239df6d-ab0a-40dd-9933-35c7ce442eeb"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:52.151Z", "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-05-17T00:09:52.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:52.151Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:51.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.faba998a-1919-4370-ae9e-87003cecfa9d"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:52.151Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bd0b104-2c6a-40da-9c24-6910a41f35eb 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:51.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4239df6d-ab0a-40dd-9933-35c7ce442eeb"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:52.814Z", "message": "Creating agent", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:52.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:52.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}833516fe937798b7ea368676761003b49c849513\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:52.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4239df6d-ab0a-40dd-9933-35c7ce442eeb"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:52.814Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:52.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:53.939Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:53.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:54.523Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:53.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4239df6d-ab0a-40dd-9933-35c7ce442eeb"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:54.523Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-dd950a27-be13-4eab-809d-d8631d317d4f", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:53.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4239df6d-ab0a-40dd-9933-35c7ce442eeb"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:54.523Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-dd950a27-be13-4eab-809d-d8631d317d4f", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:53.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4239df6d-ab0a-40dd-9933-35c7ce442eeb"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:54.523Z", "message": "Creating agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:54.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:54.523Z", "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-05-17T00:09:54.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:54.523Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:09: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-dd950a27-be13-4eab-809d-d8631d317d4f x-compute-request-id: req-dd950a27-be13-4eab-809d-d8631d317d4f Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:c2:1a\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:24.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:24Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_proxy_host_b082yf\", \"created\": \"2019-05-17T00:06:31Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:53.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4239df6d-ab0a-40dd-9933-35c7ce442eeb"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:55.241Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:54.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:55.899Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:55.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:55.899Z", "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-05-17T00:09:55.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 1323, "offset": 1301, "size": 50}}} 2019-05-17 00:09:56,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:09:56,231 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:09:56 GMT 2019-05-17 00:09:56,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:09:56,231 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:09:56,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:09:56,232 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:09:56,232 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:09:56,232 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:09:56,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-17 00:09:56,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:09: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-a4fe4362-a32d-40d1-a3c7-b91535cf7920 x-compute-request-id: req-a4fe4362-a32d-40d1-a3c7-b91535cf7920 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:28.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:28Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:09:56,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-a4fe4362-a32d-40d1-a3c7-b91535cf7920 2019-05-17 00:09:56,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-a4fe4362-a32d-40d1-a3c7-b91535cf7920 2019-05-17 00:09:56,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-7bd0b104-2c6a-40da-9c24-6910a41f35eb 2019-05-17 00:09:56,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:09:56,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-17 00:09:56,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-17 00:09:56,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bd0b104-2c6a-40da-9c24-6910a41f35eb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:09:56,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-17 00:09:56,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833516fe937798b7ea368676761003b49c849513" 2019-05-17 00:09:56,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-17 00:09:56,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-17 00:09:56,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-17 00:09:56,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-dd950a27-be13-4eab-809d-d8631d317d4f 2019-05-17 00:09:56,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-dd950a27-be13-4eab-809d-d8631d317d4f 2019-05-17 00:09:56,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-17 00:09:56,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-17 00:09:56,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:09: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-dd950a27-be13-4eab-809d-d8631d317d4f x-compute-request-id: req-dd950a27-be13-4eab-809d-d8631d317d4f Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:c2:1a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:24.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "2a4aad2c-4008-4cf5-ad25-24c07f396d22", "security_groups": [{"name": "default"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:24Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_proxy_host_b082yf", "created": "2019-05-17T00:06:31Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:09:56,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-17 00:09:56,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-17 00:09:56,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-17 00:09:56,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:09:56,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:09:56,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:09:56,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:09:56,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:09:56,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:09:56,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:09:56,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:09:56,315 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:09:56,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:09:56,315 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:09:56 GMT 2019-05-17 00:09:56,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:09:56,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:09:56,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:09:56,316 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:09:56,316 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:01,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:10:01,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:01,495 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:01,495 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:01,495 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:01,495 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:01,495 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:01,495 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:01,495 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:56.587Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:09:56.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.57be0151-b84e-4460-b550-7a7a4fe2ddc0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:57.182Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:09:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d04243b6-3993-4ac2-a9cd-3bb4fd867ffb 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:56.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.57be0151-b84e-4460-b550-7a7a4fe2ddc0"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:57.182Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:56.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:57.182Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-d04243b6-3993-4ac2-a9cd-3bb4fd867ffb", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:56.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.57be0151-b84e-4460-b550-7a7a4fe2ddc0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:57.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}65cd4d1f29961af1ed21792c0ba26e8a2cca993e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:57.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.57be0151-b84e-4460-b550-7a7a4fe2ddc0"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:58.219Z", "message": "Creating Agent bono_host_0fecqu", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:57.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:58.786Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:09: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-0dd062e6-fbce-4bbe-9d17-be62cfa94255 x-compute-request-id: req-0dd062e6-fbce-4bbe-9d17-be62cfa94255 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:df:24\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:30Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:58.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.57be0151-b84e-4460-b550-7a7a4fe2ddc0"}, {"node_instance_id": "homer_host_babhnv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:58.786Z", "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-05-17T00:09:58.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:59.681Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:58.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.57be0151-b84e-4460-b550-7a7a4fe2ddc0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:59.681Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-0dd062e6-fbce-4bbe-9d17-be62cfa94255", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:58.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.57be0151-b84e-4460-b550-7a7a4fe2ddc0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:09:59.681Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-0dd062e6-fbce-4bbe-9d17-be62cfa94255", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:09:58.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.57be0151-b84e-4460-b550-7a7a4fe2ddc0"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:00.373Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-727a191b-629e-48b8-8757-bad6561290c7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3c886ac8-f85d-46e8-a5e7-8664fe38580c"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:00.373Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:10:00.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3c886ac8-f85d-46e8-a5e7-8664fe38580c"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:00.373Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:00.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:00.373Z", "message": "Creating agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:00.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:00.373Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:00.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:00.373Z", "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-05-17T00:09:59.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:00.373Z", "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-05-17T00:09:59.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:00.373Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-727a191b-629e-48b8-8757-bad6561290c7 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3c886ac8-f85d-46e8-a5e7-8664fe38580c"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:01.037Z", "message": "Creating Agent proxy_host_b082yf", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:00.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:01.037Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:10:00.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.55585683-6fec-46ec-a0be-bb032d51e9bb"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:01.037Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ef696c6ac42b2c394181fa4aacc0007c59e1dce\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:00.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3c886ac8-f85d-46e8-a5e7-8664fe38580c"}], "metadata": {"pagination": {"total": 1345, "offset": 1323, "size": 50}}} 2019-05-17 00:10:01,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:01,495 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:01 GMT 2019-05-17 00:10:01,496 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:01,496 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:10:01,496 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:01,496 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:01,496 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:01,496 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:10:01,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:10:01,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:09:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d04243b6-3993-4ac2-a9cd-3bb4fd867ffb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:10:01,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-17 00:10:01,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-d04243b6-3993-4ac2-a9cd-3bb4fd867ffb 2019-05-17 00:10:01,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65cd4d1f29961af1ed21792c0ba26e8a2cca993e" 2019-05-17 00:10:01,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_0fecqu 2019-05-17 00:10:01,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:09: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-0dd062e6-fbce-4bbe-9d17-be62cfa94255 x-compute-request-id: req-0dd062e6-fbce-4bbe-9d17-be62cfa94255 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:df:24", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:30Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:10:01,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-17 00:10:01,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-17 00:10:01,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-0dd062e6-fbce-4bbe-9d17-be62cfa94255 2019-05-17 00:10:01,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-0dd062e6-fbce-4bbe-9d17-be62cfa94255 2019-05-17 00:10:01,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-727a191b-629e-48b8-8757-bad6561290c7 2019-05-17 00:10:01,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:10:01,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-17 00:10:01,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-17 00:10:01,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-17 00:10:01,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-17 00:10:01,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-17 00:10:01,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-727a191b-629e-48b8-8757-bad6561290c7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:10:01,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_b082yf 2019-05-17 00:10:01,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:10:01,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef696c6ac42b2c394181fa4aacc0007c59e1dce" 2019-05-17 00:10:01,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:10:01,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:01,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:01,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:01,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:01,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:01,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:01,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:01,619 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:10:01,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:01,619 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:01 GMT 2019-05-17 00:10:01,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:01,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:10:01,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:01,620 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:01,620 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:06,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:10:06,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:06,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:06,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:06,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:06,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:06,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:06,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:06,981 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:01.677Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-23bbdc3c-c99d-496e-8ede-3e8490de0267", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:00.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.55585683-6fec-46ec-a0be-bb032d51e9bb"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:01.677Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23bbdc3c-c99d-496e-8ede-3e8490de0267 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:00.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.55585683-6fec-46ec-a0be-bb032d51e9bb"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:01.677Z", "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-05-17T00:10:01.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:01.677Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:01.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:01.677Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}22fe7156b7ac1ab1a80767c75588b1d9bcfd4a5a\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:01.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.55585683-6fec-46ec-a0be-bb032d51e9bb"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:02.247Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-697c2d49-e850-4722-bda8-818323b5aa41", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:01.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3c886ac8-f85d-46e8-a5e7-8664fe38580c"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:02.247Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-697c2d49-e850-4722-bda8-818323b5aa41 x-compute-request-id: req-697c2d49-e850-4722-bda8-818323b5aa41 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f8:4b:cb\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:54Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_homer_host_babhnv\", \"created\": \"2019-05-17T00:06:41Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:01.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3c886ac8-f85d-46e8-a5e7-8664fe38580c"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:02.247Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-697c2d49-e850-4722-bda8-818323b5aa41", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:01.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3c886ac8-f85d-46e8-a5e7-8664fe38580c"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:02.247Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:01.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3c886ac8-f85d-46e8-a5e7-8664fe38580c"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:02.780Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5f9c7e6-177e-4bd6-96c6-6b31db58346f 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:02.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eac47c29-4638-478f-8606-ed2cae0ddf32"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:02.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:10:02.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eac47c29-4638-478f-8606-ed2cae0ddf32"}, {"node_instance_id": "homer_host_babhnv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:02.780Z", "message": "Creating agent", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:02.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:02.780Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-d5f9c7e6-177e-4bd6-96c6-6b31db58346f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:02.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eac47c29-4638-478f-8606-ed2cae0ddf32"}, {"node_instance_id": "homer_host_babhnv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:02.780Z", "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-05-17T00:10:02.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:03.498Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:02.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:03.498Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:03.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.55585683-6fec-46ec-a0be-bb032d51e9bb"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:03.498Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3f7fb4b8714e898b5bb5ff78069bcb0be282d46\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:02.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eac47c29-4638-478f-8606-ed2cae0ddf32"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:03.498Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a81dd6a-46e0-41ce-aace-4acc2b30d3dd x-compute-request-id: req-0a81dd6a-46e0-41ce-aace-4acc2b30d3dd Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9e:6b:f3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:30Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_vellum_host_ekoz0r\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:03.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.55585683-6fec-46ec-a0be-bb032d51e9bb"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:03.498Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-0a81dd6a-46e0-41ce-aace-4acc2b30d3dd", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:03.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.55585683-6fec-46ec-a0be-bb032d51e9bb"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:03.498Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-0a81dd6a-46e0-41ce-aace-4acc2b30d3dd", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:03.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.55585683-6fec-46ec-a0be-bb032d51e9bb"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:03.498Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:02.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:04.182Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:03.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:04.182Z", "message": "Creating agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:03.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:04.182Z", "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-05-17T00:10:03.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:05.014Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:04.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eac47c29-4638-478f-8606-ed2cae0ddf32"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:05.014Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-77a6fb00-20a4-4b75-beda-ff98fc667e32 x-compute-request-id: req-77a6fb00-20a4-4b75-beda-ff98fc667e32 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:30Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:04.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eac47c29-4638-478f-8606-ed2cae0ddf32"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:05.014Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-77a6fb00-20a4-4b75-beda-ff98fc667e32", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:04.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eac47c29-4638-478f-8606-ed2cae0ddf32"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:05.014Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-77a6fb00-20a4-4b75-beda-ff98fc667e32", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:04.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eac47c29-4638-478f-8606-ed2cae0ddf32"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:05.014Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}90a30881d4c64e53fa317142d166d9b72debcfee\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:04.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da08ba5-e602-4d39-98e8-58d02a83e823"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:05.014Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16dc48fa-0a38-4875-85d1-794f8e81a05f 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:04.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da08ba5-e602-4d39-98e8-58d02a83e823"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:05.014Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:10:04.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da08ba5-e602-4d39-98e8-58d02a83e823"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:05.014Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-16dc48fa-0a38-4875-85d1-794f8e81a05f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:04.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da08ba5-e602-4d39-98e8-58d02a83e823"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:05.786Z", "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-05-17T00:10:05.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:05.786Z", "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-05-17T00:10:05.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:05.786Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.12311cb4-626b-42cd-ac16-0e5d5f6f3fd4"}, {"node_instance_id": "homer_host_babhnv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:05.786Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (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.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (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.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-17T00:10:05.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Successfully created daemon: bono_host_0fecqu", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Successfully configured daemon: bono_host_0fecqu", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:06.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "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-05-17T00:10:05.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:06.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Creating agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Starting daemon with command: sudo service cloudify-worker-bono_host_0fecqu start", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "00:10:03 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_0fecqu: No response received for task 012031697f8f442eb5fce57739b29b95", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Successfully started daemon: bono_host_0fecqu", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-b902d4d9-f412-497e-a90f-1c209a6f23fc x-compute-request-id: req-b902d4d9-f412-497e-a90f-1c209a6f23fc Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:52.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:52Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da08ba5-e602-4d39-98e8-58d02a83e823"}], "metadata": {"pagination": {"total": 1420, "offset": 1345, "size": 50}}} 2019-05-17 00:10:06,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:06,981 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:06 GMT 2019-05-17 00:10:06,982 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:06,982 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:10:06,982 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:06,982 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:06,982 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:06,982 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:10:06,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-23bbdc3c-c99d-496e-8ede-3e8490de0267 2019-05-17 00:10:06,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23bbdc3c-c99d-496e-8ede-3e8490de0267 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:10:06,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-17 00:10:06,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-17 00:10:06,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fe7156b7ac1ab1a80767c75588b1d9bcfd4a5a" 2019-05-17 00:10:06,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-697c2d49-e850-4722-bda8-818323b5aa41 2019-05-17 00:10:06,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-697c2d49-e850-4722-bda8-818323b5aa41 x-compute-request-id: req-697c2d49-e850-4722-bda8-818323b5aa41 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:4b:cb", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "dfd53259-04b3-44b5-99e9-ff96a602f3f8", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:54Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_homer_host_babhnv", "created": "2019-05-17T00:06:41Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:10:06,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-697c2d49-e850-4722-bda8-818323b5aa41 2019-05-17 00:10:06,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-17 00:10:06,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5f9c7e6-177e-4bd6-96c6-6b31db58346f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:10:06,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:10:06,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-17 00:10:06,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-d5f9c7e6-177e-4bd6-96c6-6b31db58346f 2019-05-17 00:10:06,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-17 00:10:06,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-17 00:10:06,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-17 00:10:06,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f7fb4b8714e898b5bb5ff78069bcb0be282d46" 2019-05-17 00:10:06,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a81dd6a-46e0-41ce-aace-4acc2b30d3dd x-compute-request-id: req-0a81dd6a-46e0-41ce-aace-4acc2b30d3dd Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:6b:f3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e707303e-7d1d-46f2-a78f-e2e5301d8af5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:30Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_vellum_host_ekoz0r", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:10:06,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-0a81dd6a-46e0-41ce-aace-4acc2b30d3dd 2019-05-17 00:10:06,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-0a81dd6a-46e0-41ce-aace-4acc2b30d3dd 2019-05-17 00:10:06,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-17 00:10:06,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-17 00:10:06,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-17 00:10:06,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-17 00:10:06,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-17 00:10:06,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-77a6fb00-20a4-4b75-beda-ff98fc667e32 x-compute-request-id: req-77a6fb00-20a4-4b75-beda-ff98fc667e32 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:30Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_ellis_host_p4sjrn", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:10:06,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-77a6fb00-20a4-4b75-beda-ff98fc667e32 2019-05-17 00:10:06,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-77a6fb00-20a4-4b75-beda-ff98fc667e32 2019-05-17 00:10:06,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a30881d4c64e53fa317142d166d9b72debcfee" 2019-05-17 00:10:06,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16dc48fa-0a38-4875-85d1-794f8e81a05f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:10:06,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:10:06,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-16dc48fa-0a38-4875-85d1-794f8e81a05f 2019-05-17 00:10:06,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-17 00:10:06,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-17 00:10:06,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-17 00:10:06,990 - 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.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (tried 1 time) 2019-05-17 00:10:06,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_0fecqu 2019-05-17 00:10:06,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_0fecqu 2019-05-17 00:10:06,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-17 00:10:06,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-17 00:10:06,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-17 00:10:06,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-17 00:10:06,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-17 00:10:06,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-17 00:10:06,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-17 00:10:06,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-17 00:10:06,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bono_host_0fecqu start 2019-05-17 00:10:06,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 00:10:03 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_0fecqu: No response received for task 012031697f8f442eb5fce57739b29b95 2019-05-17 00:10:06,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_0fecqu 2019-05-17 00:10:06,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-b902d4d9-f412-497e-a90f-1c209a6f23fc x-compute-request-id: req-b902d4d9-f412-497e-a90f-1c209a6f23fc Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:52.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:52Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:10:06,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:10:07,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:07,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:07,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:07,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:07,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:07,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:07,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10: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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:10:07,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:07,069 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:07 GMT 2019-05-17 00:10:07,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:07,070 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:10:07,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:07,070 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:07,070 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:12,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:10:12,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:12,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:12,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:12,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:12,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:12,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:12,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:12,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "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-05-17T00:10:05.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "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-05-17T00:10:05.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Saving to: \u2018/tmp/tmp.7h0XGQAWkc/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:06.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "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-05-17T00:10:05.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:06.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Creating agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "2019-05-17 00:09:58 (182 MB/s) - \u2018/tmp/tmp.7h0XGQAWkc/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-05-17T00:10:05.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_0fecqu/env", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Successfully created daemon: bono_host_0fecqu", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.333Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:05.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a6c5af0d-c866-48f3-bbe0-5f314a4a0d90"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.972Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:06.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.972Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:06.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:06.972Z", "message": "Creating agent", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:06.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:07.557Z", "message": "Agent created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:07.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:07.557Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:10:06.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.57050c16-51be-4ed7-aca8-fd48afef0fa1"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:07.557Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23aaadd4-f713-4676-9347-3f3013ef71cc 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:06.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.57050c16-51be-4ed7-aca8-fd48afef0fa1"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:07.557Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-23aaadd4-f713-4676-9347-3f3013ef71cc", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:06.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.57050c16-51be-4ed7-aca8-fd48afef0fa1"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:07.557Z", "message": "Creating Agent sprout_host_10r3sj", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:07.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:07.557Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:06.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:08.230Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:07.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:08.230Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c4b3c259457bbf42340d8acf09bf88f34cf58c92\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:07.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.57050c16-51be-4ed7-aca8-fd48afef0fa1"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:08.230Z", "message": "Installing plugins", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:07.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:08.943Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:07.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:08.943Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "--2019-05-17 00:10:01-- https://192.168.120.19: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-05-17T00:10:08.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "Connecting to 192.168.120.19:53333... connected.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "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-05-17T00:10:08.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "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-05-17T00:10:08.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "Saving to: \u2018/tmp/tmp.HdKrO5fADL/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "2019-05-17 00:10:01 (185 MB/s) - \u2018/tmp/tmp.HdKrO5fADL/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-05-17T00:10:08.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}], "metadata": {"pagination": {"total": 1485, "offset": 1395, "size": 50}}} 2019-05-17 00:10:12,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:12,204 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:12 GMT 2019-05-17 00:10:12,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:12,204 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:10:12,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:12,204 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:12,204 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:12,205 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:10:12,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-17 00:10:12,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-17 00:10:12,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.7h0XGQAWkc/agent.tar.gz’ 2019-05-17 00:10:12,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:12,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:12,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-17 00:10:12,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-17 00:10:12,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:12,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-17 00:10:12,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-17 00:10:12,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-17 00:10:12,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-17 00:10:12,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:09:58 (182 MB/s) - ‘/tmp/tmp.7h0XGQAWkc/agent.tar.gz’ saved [24073211/24073211] 2019-05-17 00:10:12,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:12,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-17 00:10:12,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_0fecqu/env 2019-05-17 00:10:12,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-17 00:10:12,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-17 00:10:12,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-17 00:10:12,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-17 00:10:12,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-17 00:10:12,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_0fecqu 2019-05-17 00:10:12,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-17 00:10:12,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-17 00:10:12,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-17 00:10:12,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-17 00:10:12,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-17 00:10:12,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-17 00:10:12,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-17 00:10:12,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:10:12,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23aaadd4-f713-4676-9347-3f3013ef71cc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:10:12,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-23aaadd4-f713-4676-9347-3f3013ef71cc 2019-05-17 00:10:12,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_10r3sj 2019-05-17 00:10:12,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-17 00:10:12,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-17 00:10:12,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b3c259457bbf42340d8acf09bf88f34cf58c92" 2019-05-17 00:10:12,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-17 00:10:12,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-17 00:10:12,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-17 00:10:12,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-17 00:10:01-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-17 00:10:12,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.19:53333... connected. 2019-05-17 00:10:12,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-17 00:10:12,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-17 00:10:12,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.HdKrO5fADL/agent.tar.gz’ 2019-05-17 00:10:12,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:12,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:12,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-17 00:10:12,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-17 00:10:12,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:12,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:01 (185 MB/s) - ‘/tmp/tmp.HdKrO5fADL/agent.tar.gz’ saved [24073211/24073211] 2019-05-17 00:10:12,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:10:12,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:12,319 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:12,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:12,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:12,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:12,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:12,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:12,320 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:10:12,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:12,320 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:12 GMT 2019-05-17 00:10:12,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:12,320 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:10:12,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:12,320 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:12,320 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:17,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:10:17,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:17,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:17,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:17,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:17,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:17,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:17,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:17,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-proxy-host-b082yf", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "Downloading https://192.168.120.19: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-05-17T00:10:08.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "--2019-05-17 00:10:01-- https://192.168.120.19: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-05-17T00:10:08.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "Connecting to 192.168.120.19:53333... connected.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "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-05-17T00:10:08.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "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-05-17T00:10:08.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "2019-05-17 00:10:01 (185 MB/s) - \u2018/tmp/tmp.HdKrO5fADL/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-05-17T00:10:08.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_b082yf/env", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "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-05-17T00:10:08.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "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-05-17T00:10:08.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "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-05-17T00:10:08.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "Successfully created daemon: proxy_host_b082yf", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "Successfully configured daemon: proxy_host_b082yf", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:09.699Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:08.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.22ff9959-b4b9-419c-8b83-fdde577ab07f"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:10.425Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:09.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c1d88e-1d2b-4240-b3ce-82e3ae65ad5c"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:10.425Z", "message": "Agent created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:09.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:10.425Z", "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-05-17T00:10:09.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c1d88e-1d2b-4240-b3ce-82e3ae65ad5c"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:10.425Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:09.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:10.425Z", "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-05-17T00:10:10.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:10.425Z", "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-05-17T00:10:09.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c1d88e-1d2b-4240-b3ce-82e3ae65ad5c"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:11.209Z", "message": "Installing plugins", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:10.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:11.209Z", "message": "Removing directory: /tmp/tmpnCeYf0/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:10.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c1d88e-1d2b-4240-b3ce-82e3ae65ad5c"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:11.209Z", "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-05-17T00:10:10.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c1d88e-1d2b-4240-b3ce-82e3ae65ad5c"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:11.209Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:10.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:11.209Z", "message": "Creating agent", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:10.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:11.209Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:10.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:11.828Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:11.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:11.828Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:11.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:12.342Z", "message": "Creating Agent vellum_host_ekoz0r", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:12.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:12.906Z", "message": "Plugins installed", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:12.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:12.906Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:12.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:12.906Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:12.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b71cc1fe-1cff-4b9b-8981-10df14ab41b6"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:12.906Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:12.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:12.906Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:12.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:12.906Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:12.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:13.519Z", "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-05-17T00:10:13.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b71cc1fe-1cff-4b9b-8981-10df14ab41b6"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:13.519Z", "message": "[localhost] run: ['/home/ubuntu/proxy_host_b082yf/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:12.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b71cc1fe-1cff-4b9b-8981-10df14ab41b6"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:13.519Z", "message": "Creating Agent ellis_host_p4sjrn", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:13.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}], "metadata": {"pagination": {"total": 1567, "offset": 1445, "size": 50}}} 2019-05-17 00:10:17,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:17,413 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:17 GMT 2019-05-17 00:10:17,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:17,413 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:10:17,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:17,413 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:17,413 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:17,414 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:10:17,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-b082yf 2019-05-17 00:10:17,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-17 00:10:17,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-17 00:10:01-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-17 00:10:17,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.19:53333... connected. 2019-05-17 00:10:17,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-17 00:10:17,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-17 00:10:17,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:17,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:17,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-17 00:10:17,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-17 00:10:17,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:17,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:01 (185 MB/s) - ‘/tmp/tmp.HdKrO5fADL/agent.tar.gz’ saved [24073211/24073211] 2019-05-17 00:10:17,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:17,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-17 00:10:17,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_b082yf/env 2019-05-17 00:10:17,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-17 00:10:17,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-17 00:10:17,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-17 00:10:17,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-17 00:10:17,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-17 00:10:17,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_b082yf 2019-05-17 00:10:17,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-17 00:10:17,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_b082yf 2019-05-17 00:10:17,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-17 00:10:17,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-17 00:10:17,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-17 00:10:17,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-17 00:10:17,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-17 00:10:17,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-17 00:10:17,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-17 00:10:17,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-17 00:10:17,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-17 00:10:17,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-17 00:10:17,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpnCeYf0/cloudify-diamond-plugin-1.3.5 2019-05-17 00:10:17,421 - 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-05-17 00:10:17,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-17 00:10:17,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-17 00:10:17,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-17 00:10:17,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-17 00:10:17,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-17 00:10:17,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_ekoz0r 2019-05-17 00:10:17,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-17 00:10:17,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-17 00:10:17,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-17 00:10:17,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-17 00:10:17,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-17 00:10:17,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-17 00:10:17,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-17 00:10:17,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_b082yf/env/bin/pip', 'freeze', '--all'] 2019-05-17 00:10:17,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_p4sjrn 2019-05-17 00:10:17,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:10:17,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:17,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:17,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:17,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:17,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:17,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:17,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:17,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:10:17,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:17,485 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:17 GMT 2019-05-17 00:10:17,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:17,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:10:17,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:17,486 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:17,486 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:22,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:10:22,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:22,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:22,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:22,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:22,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:22,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:22,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:22,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:13.519Z", "message": "Creating Agent ellis_host_p4sjrn", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:13.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:13.519Z", "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-05-17T00:10:13.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b71cc1fe-1cff-4b9b-8981-10df14ab41b6"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:13.519Z", "message": "Creating Agent bind_host_glt4b0", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:13.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:14.296Z", "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-05-17T00:10:14.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b71cc1fe-1cff-4b9b-8981-10df14ab41b6"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:14.887Z", "message": "Removing directory: /tmp/tmpyg8chk/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:14.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b71cc1fe-1cff-4b9b-8981-10df14ab41b6"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:15.647Z", "message": "Plugins installed", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:15.647Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:15.647Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "100%[======================================>] 24,073,211 109MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "2019-05-17 00:10:08 (109 MB/s) - \u2018/tmp/tmp.IN9BXlhsSe/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-05-17T00:10:15.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_10r3sj/env", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "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-05-17T00:10:15.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "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-05-17T00:10:15.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "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-05-17T00:10:15.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "Successfully created daemon: sprout_host_10r3sj", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "Successfully configured daemon: sprout_host_10r3sj", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "Starting daemon with command: sudo service cloudify-worker-sprout_host_10r3sj start", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "00:10:13 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_10r3sj: No response received for task 9365d04f99ba418ab736ff9f20dbfad4", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "Successfully started daemon: sprout_host_10r3sj", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-sprout-host-10r3sj", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "Downloading https://192.168.120.19: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-05-17T00:10:15.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "--2019-05-17 00:10:07-- https://192.168.120.19: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-05-17T00:10:15.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "Connecting to 192.168.120.19:53333... connected.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "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-05-17T00:10:15.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "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-05-17T00:10:15.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "Saving to: \u2018/tmp/tmp.IN9BXlhsSe/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "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-05-17T00:10:15.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "82% [===============================> ] 19,963,523 95.2MB/s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.432Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:15.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.aa4ec310-fb8d-48d3-98ae-117f6807440f"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "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-05-17T00:10:16.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "Successfully created daemon: vellum_host_ekoz0r", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "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-05-17T00:10:16.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "Successfully started daemon: vellum_host_ekoz0r", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_ekoz0r/env", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "Starting daemon with command: sudo service cloudify-worker-vellum_host_ekoz0r start", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}], "metadata": {"pagination": {"total": 1618, "offset": 1495, "size": 50}}} 2019-05-17 00:10:22,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:22,588 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:22 GMT 2019-05-17 00:10:22,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:22,589 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:10:22,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:22,589 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:22,589 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:22,589 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:10:22,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_p4sjrn 2019-05-17 00:10:22,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-17 00:10:22,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_glt4b0 2019-05-17 00:10:22,591 - 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-05-17 00:10:22,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpyg8chk/cloudify-diamond-plugin-1.3.5 2019-05-17 00:10:22,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-17 00:10:22,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-17 00:10:22,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-17 00:10:22,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 109MB/s in 0.2s 2019-05-17 00:10:22,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:08 (109 MB/s) - ‘/tmp/tmp.IN9BXlhsSe/agent.tar.gz’ saved [24073211/24073211] 2019-05-17 00:10:22,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:22,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-17 00:10:22,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_10r3sj/env 2019-05-17 00:10:22,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-17 00:10:22,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-17 00:10:22,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-17 00:10:22,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-17 00:10:22,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-17 00:10:22,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_10r3sj 2019-05-17 00:10:22,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-17 00:10:22,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-17 00:10:22,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-17 00:10:22,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_10r3sj 2019-05-17 00:10:22,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-17 00:10:22,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-sprout_host_10r3sj start 2019-05-17 00:10:22,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 00:10:13 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_10r3sj: No response received for task 9365d04f99ba418ab736ff9f20dbfad4 2019-05-17 00:10:22,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_10r3sj 2019-05-17 00:10:22,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:22,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-10r3sj 2019-05-17 00:10:22,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-17 00:10:22,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-17 00:10:07-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-17 00:10:22,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.19:53333... connected. 2019-05-17 00:10:22,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-17 00:10:22,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-17 00:10:22,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.IN9BXlhsSe/agent.tar.gz’ 2019-05-17 00:10:22,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:22,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-17 00:10:22,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-17 00:10:22,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-17 00:10:22,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 82% [===============================> ] 19,963,523 95.2MB/s 2019-05-17 00:10:22,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:22,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-17 00:10:22,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-17 00:10:22,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-17 00:10:22,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_ekoz0r 2019-05-17 00:10:22,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-17 00:10:22,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_ekoz0r 2019-05-17 00:10:22,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_ekoz0r/env 2019-05-17 00:10:22,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-vellum_host_ekoz0r start 2019-05-17 00:10:22,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-17 00:10:22,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:10:22,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:22,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:22,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:22,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:22,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:22,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:22,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:22,819 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:10:22,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:22,820 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:22 GMT 2019-05-17 00:10:22,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:22,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:10:22,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:22,820 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:22,820 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:27,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:10:27,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:27,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:27,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:27,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:27,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:27,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:27,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:27,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "93% [===================================> ] 22,388,355 107MB/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "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-05-17T00:10:16.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "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-05-17T00:10:16.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "Connecting to 192.168.120.19:53333... connected.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "--2019-05-17 00:10:12-- https://192.168.120.19: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-05-17T00:10:16.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "Downloading https://192.168.120.19: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-05-17T00:10:16.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "Successfully configured daemon: vellum_host_ekoz0r", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "100%[======================================>] 24,073,211 113MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "2019-05-17 00:10:12 (113 MB/s) - \u2018/tmp/tmp.FSYfn7HOp2/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-05-17T00:10:16.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_ekoz0r/env", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "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-05-17T00:10:16.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:16.986Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f639de0-7e17-4097-9b48-26a4f5b1252d"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:17.618Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:17.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:17.618Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:17.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:17.618Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:16.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:17.618Z", "message": "Agent created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:17.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:17.618Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:17.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:18.222Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:17.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:18.222Z", "message": "Creating Agent dime_host_c9zn1l", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:17.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:18.222Z", "message": "Agent created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:17.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:18.222Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:17.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:18.840Z", "message": "Installing plugins", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:18.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:19.453Z", "message": "Installing plugins", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:18.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:19.453Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:19.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:19.453Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:19.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:20.250Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:20.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:21.713Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:20.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f1655a25-8d5d-4545-8022-7b739d443c31"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:21.713Z", "message": "[localhost] run: ['/home/ubuntu/sprout_host_10r3sj/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f1655a25-8d5d-4545-8022-7b739d443c31"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Successfully created daemon: bind_host_glt4b0", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Successfully configured daemon: bind_host_glt4b0", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Starting daemon with command: sudo service cloudify-worker-bind_host_glt4b0 start", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "00:10:19 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_glt4b0: No response received for task 4f55e93fd24347d0a667650c866f9b07", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}], "metadata": {"pagination": {"total": 1725, "offset": 1545, "size": 50}}} 2019-05-17 00:10:27,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:27,943 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:27 GMT 2019-05-17 00:10:27,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:27,943 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:10:27,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:27,943 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:27,943 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:27,943 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:10:27,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-17 00:10:27,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 93% [===================================> ] 22,388,355 107MB/s 2019-05-17 00:10:27,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-17 00:10:27,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-17 00:10:27,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.19:53333... connected. 2019-05-17 00:10:27,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-17 00:10:12-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-17 00:10:27,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-17 00:10:27,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-17 00:10:27,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-17 00:10:27,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_ekoz0r 2019-05-17 00:10:27,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-17 00:10:27,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 113MB/s in 0.2s 2019-05-17 00:10:27,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:27,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:12 (113 MB/s) - ‘/tmp/tmp.FSYfn7HOp2/agent.tar.gz’ saved [24073211/24073211] 2019-05-17 00:10:27,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:27,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-17 00:10:27,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_ekoz0r/env 2019-05-17 00:10:27,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-17 00:10:27,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-17 00:10:27,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-17 00:10:27,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-17 00:10:27,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-17 00:10:27,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-17 00:10:27,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-17 00:10:27,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-17 00:10:27,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-17 00:10:27,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-17 00:10:27,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-17 00:10:27,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_c9zn1l 2019-05-17 00:10:27,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-17 00:10:27,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-17 00:10:27,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-17 00:10:27,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-17 00:10:27,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-17 00:10:27,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-17 00:10:27,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-17 00:10:27,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-17 00:10:27,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/sprout_host_10r3sj/env/bin/pip', 'freeze', '--all'] 2019-05-17 00:10:27,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-17 00:10:27,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-17 00:10:27,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-17 00:10:27,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-17 00:10:27,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_glt4b0 2019-05-17 00:10:27,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-17 00:10:27,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-17 00:10:27,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-17 00:10:27,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_glt4b0 2019-05-17 00:10:27,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-17 00:10:27,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bind_host_glt4b0 start 2019-05-17 00:10:27,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 00:10:19 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_glt4b0: No response received for task 4f55e93fd24347d0a667650c866f9b07 2019-05-17 00:10:27,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:10:28,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:28,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:28,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:28,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:28,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:28,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:28,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:28,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:10:28,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:28,027 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:28 GMT 2019-05-17 00:10:28,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:28,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:10:28,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:28,027 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:28,027 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:33,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:10:33,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:33,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:33,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:33,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:33,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:33,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:33,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:33,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Saving to: \u2018/tmp/tmp.Aw1tmuvwOJ/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "2019-05-17 00:10:13 (174 MB/s) - \u2018/tmp/tmp.Aw1tmuvwOJ/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_glt4b0/env", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Successfully created daemon: bind_host_glt4b0", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Successfully configured daemon: bind_host_glt4b0", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.236Z", "message": "00:10:19 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_glt4b0: No response received for task 4f55e93fd24347d0a667650c866f9b07", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:21.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a57de443-d1cd-423a-818d-c83ed1b987b9"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "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-05-17T00:10:22.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f1655a25-8d5d-4545-8022-7b739d443c31"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "Removing directory: /tmp/tmpLzQDFL/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f1655a25-8d5d-4545-8022-7b739d443c31"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-ellis-host-p4sjrn", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "Downloading https://192.168.120.19: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-05-17T00:10:22.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-dime-host-c9zn1l", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "--2019-05-17 00:10:18-- https://192.168.120.19: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-05-17T00:10:22.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "Connecting to 192.168.120.19:53333... connected.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "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-05-17T00:10:22.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "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-05-17T00:10:22.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "Saving to: \u2018/tmp/tmp.crDmxlXtKn/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "2019-05-17 00:10:18 (194 MB/s) - \u2018/tmp/tmp.crDmxlXtKn/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-05-17T00:10:22.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_c9zn1l/env", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "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-05-17T00:10:22.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "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-05-17T00:10:22.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "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-05-17T00:10:22.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "Successfully created daemon: dime_host_c9zn1l", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}], "metadata": {"pagination": {"total": 1754, "offset": 1595, "size": 50}}} 2019-05-17 00:10:33,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:33,162 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:33 GMT 2019-05-17 00:10:33,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:33,163 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:10:33,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:33,163 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:33,163 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:33,163 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:10:33,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-17 00:10:33,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.Aw1tmuvwOJ/agent.tar.gz’ 2019-05-17 00:10:33,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:33,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:33,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-17 00:10:33,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-17 00:10:33,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:33,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:13 (174 MB/s) - ‘/tmp/tmp.Aw1tmuvwOJ/agent.tar.gz’ saved [24073211/24073211] 2019-05-17 00:10:33,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:33,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-17 00:10:33,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_glt4b0/env 2019-05-17 00:10:33,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-17 00:10:33,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-17 00:10:33,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-17 00:10:33,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-17 00:10:33,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-17 00:10:33,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_glt4b0 2019-05-17 00:10:33,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-17 00:10:33,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-17 00:10:33,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-17 00:10:33,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_glt4b0 2019-05-17 00:10:33,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-17 00:10:33,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 00:10:19 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_glt4b0: No response received for task 4f55e93fd24347d0a667650c866f9b07 2019-05-17 00:10:33,169 - 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-05-17 00:10:33,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpLzQDFL/cloudify-diamond-plugin-1.3.5 2019-05-17 00:10:33,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-p4sjrn 2019-05-17 00:10:33,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-17 00:10:33,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-c9zn1l 2019-05-17 00:10:33,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-17 00:10:18-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-17 00:10:33,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.19:53333... connected. 2019-05-17 00:10:33,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-17 00:10:33,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-17 00:10:33,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.crDmxlXtKn/agent.tar.gz’ 2019-05-17 00:10:33,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:33,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:33,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-17 00:10:33,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-17 00:10:33,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:33,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:18 (194 MB/s) - ‘/tmp/tmp.crDmxlXtKn/agent.tar.gz’ saved [24073211/24073211] 2019-05-17 00:10:33,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:33,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-17 00:10:33,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_c9zn1l/env 2019-05-17 00:10:33,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-17 00:10:33,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-17 00:10:33,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-17 00:10:33,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-17 00:10:33,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-17 00:10:33,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_c9zn1l 2019-05-17 00:10:33,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-17 00:10:33,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-17 00:10:33,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:10:33,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:33,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:33,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:33,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:33,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:33,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:33,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:33,289 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:10:33,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:33,289 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:33 GMT 2019-05-17 00:10:33,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:33,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:10:33,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:33,289 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:33,290 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:38,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:10:38,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:38,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:38,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:38,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:38,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:38,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:38,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:38,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "Saving to: \u2018/tmp/tmp.crDmxlXtKn/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "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-05-17T00:10:22.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "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-05-17T00:10:22.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "Connecting to 192.168.120.19:53333... connected.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "--2019-05-17 00:10:18-- https://192.168.120.19: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-05-17T00:10:22.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:22.830Z", "message": "Downloading https://192.168.120.19: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-05-17T00:10:22.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.8cc5bd59-b30c-4373-a4cb-cef540c21e99"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "Successfully created daemon: ellis_host_p4sjrn", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "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-05-17T00:10:22.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c353bbe4-c5a2-4568-833c-bedfde8f42c3"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c353bbe4-c5a2-4568-833c-bedfde8f42c3"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "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-05-17T00:10:22.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c353bbe4-c5a2-4568-833c-bedfde8f42c3"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "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-05-17T00:10:22.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "Successfully started daemon: ellis_host_p4sjrn", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "00:10:19 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_p4sjrn: No response received for task a1b494f020884e57a00bbe0b36331ebf", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_p4sjrn start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "Successfully configured daemon: ellis_host_p4sjrn", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "Agent created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:23.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:23.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "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-05-17T00:10:22.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "Downloading https://192.168.120.19: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-05-17T00:10:22.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "--2019-05-17 00:10:13-- https://192.168.120.19: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-05-17T00:10:22.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "Connecting to 192.168.120.19:53333... connected.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "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-05-17T00:10:22.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "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-05-17T00:10:22.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "Saving to: \u2018/tmp/tmp.iiEwLTc1hF/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "100%[======================================>] 24,073,211 135MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "2019-05-17 00:10:13 (135 MB/s) - \u2018/tmp/tmp.iiEwLTc1hF/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-05-17T00:10:22.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_p4sjrn/env", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "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-05-17T00:10:22.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "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-05-17T00:10:22.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:23.447Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:22.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6699cf26-7b68-4119-84b9-97698032b46f"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:24.064Z", "message": "Plugins installed", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:23.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:24.064Z", "message": "Agent created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:23.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:24.064Z", "message": "Removing directory: /tmp/tmp4DpLlh/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:23.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c353bbe4-c5a2-4568-833c-bedfde8f42c3"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:24.064Z", "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-05-17T00:10:23.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c353bbe4-c5a2-4568-833c-bedfde8f42c3"}], "metadata": {"pagination": {"total": 1821, "offset": 1645, "size": 50}}} 2019-05-17 00:10:38,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:38,400 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:38 GMT 2019-05-17 00:10:38,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:38,400 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:10:38,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:38,400 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:38,400 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:38,400 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:10:38,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-17 00:10:38,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:38,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:38,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.crDmxlXtKn/agent.tar.gz’ 2019-05-17 00:10:38,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-17 00:10:38,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-17 00:10:38,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.19:53333... connected. 2019-05-17 00:10:38,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-17 00:10:18-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-17 00:10:38,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-17 00:10:38,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_p4sjrn 2019-05-17 00:10:38,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-17 00:10:38,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-17 00:10:38,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-17 00:10:38,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-17 00:10:38,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-17 00:10:38,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_p4sjrn 2019-05-17 00:10:38,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 00:10:19 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_p4sjrn: No response received for task a1b494f020884e57a00bbe0b36331ebf 2019-05-17 00:10:38,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_p4sjrn start 2019-05-17 00:10:38,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-17 00:10:38,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_p4sjrn 2019-05-17 00:10:38,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-17 00:10:38,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-17 00:10:38,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-17 00:10:38,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-05-17 00:10:38,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-17 00:10:38,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-17 00:10:38,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-17 00:10:13-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-17 00:10:38,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.19:53333... connected. 2019-05-17 00:10:38,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-17 00:10:38,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-17 00:10:38,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.iiEwLTc1hF/agent.tar.gz’ 2019-05-17 00:10:38,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:38,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:38,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-17 00:10:38,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 135MB/s in 0.2s 2019-05-17 00:10:38,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:38,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:13 (135 MB/s) - ‘/tmp/tmp.iiEwLTc1hF/agent.tar.gz’ saved [24073211/24073211] 2019-05-17 00:10:38,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:38,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-17 00:10:38,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_p4sjrn/env 2019-05-17 00:10:38,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-17 00:10:38,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-17 00:10:38,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-17 00:10:38,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-17 00:10:38,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-17 00:10:38,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-17 00:10:38,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-17 00:10:38,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-17 00:10:38,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp4DpLlh/cloudify-diamond-plugin-1.3.5 2019-05-17 00:10:38,410 - 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-05-17 00:10:38,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:10:38,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:38,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:38,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:38,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:38,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:38,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:38,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:38,490 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:10:38,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:38,491 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:38 GMT 2019-05-17 00:10:38,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:38,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:10:38,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:38,491 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:38,491 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:43,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:10:43,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:43,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:43,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:43,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:43,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:43,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:43,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:43,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_c9zn1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:24.064Z", "message": "Agent created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:23.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:24.888Z", "message": "Installing plugins", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:23.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:24.888Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:23.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:24.888Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:23.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:24.888Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:23.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:25.483Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:23.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:25.483Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:25.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:25.483Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:25.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:25.483Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:24.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:25.483Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:24.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:25.483Z", "message": "Agent created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:24.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:25.483Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:24.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:26.019Z", "message": "[localhost] run: ['/home/ubuntu/dime_host_c9zn1l/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:25.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.fbf38d7c-c115-4d68-9969-78113d9ead41"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:26.019Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:25.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.fbf38d7c-c115-4d68-9969-78113d9ead41"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:26.710Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:26.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:26.710Z", "message": "Installing plugins", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:25.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:26.710Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:25.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:26.710Z", "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-05-17T00:10:25.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.fbf38d7c-c115-4d68-9969-78113d9ead41"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:26.710Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:25.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.fbf38d7c-c115-4d68-9969-78113d9ead41"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:26.710Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:26.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4aab4b34-7cdc-4ea6-98bf-a7db0dc08355"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:26.710Z", "message": "[localhost] run: ['/home/ubuntu/bind_host_glt4b0/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:26.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4aab4b34-7cdc-4ea6-98bf-a7db0dc08355"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:26.710Z", "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-05-17T00:10:25.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.fbf38d7c-c115-4d68-9969-78113d9ead41"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:27.517Z", "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-05-17T00:10:26.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4aab4b34-7cdc-4ea6-98bf-a7db0dc08355"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:27.517Z", "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-05-17T00:10:26.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4aab4b34-7cdc-4ea6-98bf-a7db0dc08355"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:27.517Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:26.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4aab4b34-7cdc-4ea6-98bf-a7db0dc08355"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:27.517Z", "message": "Removing directory: /tmp/tmp2HAH5v/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:26.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.fbf38d7c-c115-4d68-9969-78113d9ead41"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:27.517Z", "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-05-17T00:10:26.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.fbf38d7c-c115-4d68-9969-78113d9ead41"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:27.517Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:27.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:27.517Z", "message": "Plugins installed", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:26.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:27.517Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:26.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:28.081Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:27.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:28.081Z", "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-05-17T00:10:27.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4aab4b34-7cdc-4ea6-98bf-a7db0dc08355"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:28.081Z", "message": "Removing directory: /tmp/tmpJO8zdp/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:27.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4aab4b34-7cdc-4ea6-98bf-a7db0dc08355"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:28.081Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:27.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:28.750Z", "message": "[localhost] run: ['/home/ubuntu/ellis_host_p4sjrn/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:28.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4ad97538-85b6-4992-b6c7-b41ad3682d1d"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:28.750Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:28.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4ad97538-85b6-4992-b6c7-b41ad3682d1d"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:28.750Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:28.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:28.750Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:28.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:28.750Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:28.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:29.371Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:28.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:29.371Z", "message": "Creating Agent homer_host_babhnv", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:28.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:29.371Z", "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-05-17T00:10:28.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4ad97538-85b6-4992-b6c7-b41ad3682d1d"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:29.371Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:28.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4ad97538-85b6-4992-b6c7-b41ad3682d1d"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:29.371Z", "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-05-17T00:10:28.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4ad97538-85b6-4992-b6c7-b41ad3682d1d"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:29.918Z", "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-05-17T00:10:29.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4ad97538-85b6-4992-b6c7-b41ad3682d1d"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:29.918Z", "message": "Removing directory: /tmp/tmpj0vYwu/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:29.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4ad97538-85b6-4992-b6c7-b41ad3682d1d"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:29.918Z", "message": "Plugins installed", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:29.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:29.918Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:29.687Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:30.746Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:30.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:30.746Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:30.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 1860, "offset": 1695, "size": 50}}} 2019-05-17 00:10:43,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:43,644 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:43 GMT 2019-05-17 00:10:43,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:43,644 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:10:43,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:43,644 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:43,645 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:43,645 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:10:43,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-17 00:10:43,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-17 00:10:43,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-17 00:10:43,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-17 00:10:43,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-17 00:10:43,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-17 00:10:43,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-17 00:10:43,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-17 00:10:43,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-17 00:10:43,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-17 00:10:43,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-17 00:10:43,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-17 00:10:43,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/dime_host_c9zn1l/env/bin/pip', 'freeze', '--all'] 2019-05-17 00:10:43,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-17 00:10:43,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-17 00:10:43,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-17 00:10:43,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:10:43,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-17 00:10:43,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-17 00:10:43,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-17 00:10:43,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bind_host_glt4b0/env/bin/pip', 'freeze', '--all'] 2019-05-17 00:10:43,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-17 00:10:43,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-17 00:10:43,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-17 00:10:43,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-17 00:10:43,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp2HAH5v/cloudify-diamond-plugin-1.3.5 2019-05-17 00:10:43,651 - 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-05-17 00:10:43,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-17 00:10:43,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-17 00:10:43,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-17 00:10:43,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-17 00:10:43,652 - 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-05-17 00:10:43,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpJO8zdp/cloudify-diamond-plugin-1.3.5 2019-05-17 00:10:43,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-17 00:10:43,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/ellis_host_p4sjrn/env/bin/pip', 'freeze', '--all'] 2019-05-17 00:10:43,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-17 00:10:43,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-17 00:10:43,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-17 00:10:43,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-17 00:10:43,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-17 00:10:43,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_babhnv 2019-05-17 00:10:43,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-17 00:10:43,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-17 00:10:43,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-17 00:10:43,654 - 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-05-17 00:10:43,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpj0vYwu/cloudify-diamond-plugin-1.3.5 2019-05-17 00:10:43,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-17 00:10:43,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-17 00:10:43,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-17 00:10:43,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-17 00:10:43,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:10:43,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:43,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:43,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:43,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:43,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:43,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:43,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:43,733 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:10:43,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:43,734 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:43 GMT 2019-05-17 00:10:43,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:43,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:10:43,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:43,734 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:43,734 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:48,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:10:48,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:48,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:48,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:48,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:48,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:48,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:48,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:48,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_p4sjrn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:30.746Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:30.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:31.290Z", "message": "Plugins installed", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:30.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:31.290Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:31.027Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.05e31fbb-31b0-4df0-9d2e-fee05dfc6374"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:31.290Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f560f24d-0f3b-47d9-aa2b-74bdb141c4fd 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:31.032Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.05e31fbb-31b0-4df0-9d2e-fee05dfc6374"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:31.290Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-f560f24d-0f3b-47d9-aa2b-74bdb141c4fd", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:31.032Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.05e31fbb-31b0-4df0-9d2e-fee05dfc6374"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:31.290Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:31.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:31.843Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}adf673267027a8c12978296e7790a163856fa733\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:31.446Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.05e31fbb-31b0-4df0-9d2e-fee05dfc6374"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:32.556Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:32.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:32.556Z", "message": "Plugins installed", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:31.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:33.189Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:32.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:33.189Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:32.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:33.697Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-40a7d152-633c-44b5-8317-35bfceef5533", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:33.270Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.05e31fbb-31b0-4df0-9d2e-fee05dfc6374"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:33.697Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:33.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:33.697Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:33.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_node_lpqd3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:33.697Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:33.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:33.697Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-40a7d152-633c-44b5-8317-35bfceef5533 x-compute-request-id: req-40a7d152-633c-44b5-8317-35bfceef5533 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:28.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:28Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:33.270Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.05e31fbb-31b0-4df0-9d2e-fee05dfc6374"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:33.697Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-40a7d152-633c-44b5-8317-35bfceef5533", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:33.270Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.05e31fbb-31b0-4df0-9d2e-fee05dfc6374"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:33.697Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}adf673267027a8c12978296e7790a163856fa733\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:33.271Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.05e31fbb-31b0-4df0-9d2e-fee05dfc6374"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:34.329Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:33.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:34.329Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:33.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:34.866Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-c9fd6b2a-7648-4cd1-bf45-507d28b75885", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:34.460Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.05e31fbb-31b0-4df0-9d2e-fee05dfc6374"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:34.866Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-c9fd6b2a-7648-4cd1-bf45-507d28b75885", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:34.460Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.05e31fbb-31b0-4df0-9d2e-fee05dfc6374"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:34.866Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}adf673267027a8c12978296e7790a163856fa733\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:34.461Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.05e31fbb-31b0-4df0-9d2e-fee05dfc6374"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:34.866Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-c9fd6b2a-7648-4cd1-bf45-507d28b75885 x-compute-request-id: req-c9fd6b2a-7648-4cd1-bf45-507d28b75885 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0d5adde9-bb67-4a77-a62f-7be47bccd55f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36664136-5dc2-4ed6-9840-33ddf50de242\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a2a7c1a0-1c9d-4126-b584-903601d8c01e\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ae43b773-5484-4760-91d0-a6ecad8cb8bb\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"afd155b6-5cd0-4f3b-b337-b8590acd1d2f\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e84d40d3-8d6c-4414-9149-fc3f74c0b18e\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ed386a68-aa1c-447a-aebf-b59660794903\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fe214b38-9a6e-4996-9c88-46a9d91fe96a\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5e2f3efd-56e7-47d5-9447-7f38c9961e76\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6ffc608a-6b86-4918-8657-0aef8fa72f33\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bd3518dc-4d13-4484-a886-865ba0ee026a\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:34.460Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.05e31fbb-31b0-4df0-9d2e-fee05dfc6374"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:35.529Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:34.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:35.529Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:35.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:35.529Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:34.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:36.083Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-9f612489-00b3-4654-a0fc-a8b715d4deab x-compute-request-id: req-9f612489-00b3-4654-a0fc-a8b715d4deab Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:28.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:28Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:35.776Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.05e31fbb-31b0-4df0-9d2e-fee05dfc6374"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:36.083Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:35.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:36.083Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-9f612489-00b3-4654-a0fc-a8b715d4deab", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:35.777Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.05e31fbb-31b0-4df0-9d2e-fee05dfc6374"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:36.083Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}adf673267027a8c12978296e7790a163856fa733\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:35.778Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.05e31fbb-31b0-4df0-9d2e-fee05dfc6374"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:36.083Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-9f612489-00b3-4654-a0fc-a8b715d4deab", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:35.776Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.05e31fbb-31b0-4df0-9d2e-fee05dfc6374"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:36.687Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-homer-host-babhnv", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "proxy_node_lpqd3j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:36.687Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_babhnv/env", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "2019-05-17 00:10:29 (169 MB/s) - \u2018/tmp/tmp.PqJsAvJeil/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-05-17T00:10:36.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "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-05-17T00:10:36.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "Saving to: \u2018/tmp/tmp.PqJsAvJeil/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "Connecting to 192.168.120.19:53333... connected.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "--2019-05-17 00:10:29-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "Starting daemon with command: sudo service cloudify-worker-homer_host_babhnv start", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}], "metadata": {"pagination": {"total": 1954, "offset": 1745, "size": 50}}} 2019-05-17 00:10:48,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:48,823 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:48 GMT 2019-05-17 00:10:48,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:48,823 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:10:48,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:48,823 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:48,823 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:48,823 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:10:48,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-17 00:10:48,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-17 00:10:48,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:10:48,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f560f24d-0f3b-47d9-aa2b-74bdb141c4fd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:10:48,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-f560f24d-0f3b-47d9-aa2b-74bdb141c4fd 2019-05-17 00:10:48,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-17 00:10:48,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf673267027a8c12978296e7790a163856fa733" 2019-05-17 00:10:48,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-17 00:10:48,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-17 00:10:48,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-17 00:10:48,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-17 00:10:48,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-40a7d152-633c-44b5-8317-35bfceef5533 2019-05-17 00:10:48,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-17 00:10:48,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-17 00:10:48,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:10:48,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-40a7d152-633c-44b5-8317-35bfceef5533 x-compute-request-id: req-40a7d152-633c-44b5-8317-35bfceef5533 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:28.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:28Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:10:48,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-40a7d152-633c-44b5-8317-35bfceef5533 2019-05-17 00:10:48,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf673267027a8c12978296e7790a163856fa733" 2019-05-17 00:10:48,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-17 00:10:48,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-17 00:10:48,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-c9fd6b2a-7648-4cd1-bf45-507d28b75885 2019-05-17 00:10:48,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-c9fd6b2a-7648-4cd1-bf45-507d28b75885 2019-05-17 00:10:48,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf673267027a8c12978296e7790a163856fa733" 2019-05-17 00:10:48,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-c9fd6b2a-7648-4cd1-bf45-507d28b75885 x-compute-request-id: req-c9fd6b2a-7648-4cd1-bf45-507d28b75885 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0d5adde9-bb67-4a77-a62f-7be47bccd55f"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36664136-5dc2-4ed6-9840-33ddf50de242"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2a7c1a0-1c9d-4126-b584-903601d8c01e"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ae43b773-5484-4760-91d0-a6ecad8cb8bb"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "afd155b6-5cd0-4f3b-b337-b8590acd1d2f"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e84d40d3-8d6c-4414-9149-fc3f74c0b18e"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed386a68-aa1c-447a-aebf-b59660794903"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fe214b38-9a6e-4996-9c88-46a9d91fe96a"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5e2f3efd-56e7-47d5-9447-7f38c9961e76"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6ffc608a-6b86-4918-8657-0aef8fa72f33"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd3518dc-4d13-4484-a886-865ba0ee026a"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-17 00:10:48,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-17 00:10:48,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-17 00:10:48,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-17 00:10:48,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-9f612489-00b3-4654-a0fc-a8b715d4deab x-compute-request-id: req-9f612489-00b3-4654-a0fc-a8b715d4deab Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:28.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:28Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:10:48,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-17 00:10:48,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-9f612489-00b3-4654-a0fc-a8b715d4deab 2019-05-17 00:10:48,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf673267027a8c12978296e7790a163856fa733" 2019-05-17 00:10:48,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-9f612489-00b3-4654-a0fc-a8b715d4deab 2019-05-17 00:10:48,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-babhnv 2019-05-17 00:10:48,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:10:48,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_babhnv/env 2019-05-17 00:10:48,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-17 00:10:48,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:48,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:29 (169 MB/s) - ‘/tmp/tmp.PqJsAvJeil/agent.tar.gz’ saved [24073211/24073211] 2019-05-17 00:10:48,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:48,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-17 00:10:48,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-17 00:10:48,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:48,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:48,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-17 00:10:48,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.PqJsAvJeil/agent.tar.gz’ 2019-05-17 00:10:48,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-17 00:10:48,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-17 00:10:48,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.19:53333... connected. 2019-05-17 00:10:48,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-17 00:10:29-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-17 00:10:48,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_babhnv start 2019-05-17 00:10:48,834 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:10:48,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:48,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:48,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:48,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:48,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:48,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:48,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:48,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:10:48,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:48,922 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:48 GMT 2019-05-17 00:10:48,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:48,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:10:48,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:48,922 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:48,922 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:53,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:10:54,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:54,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:54,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:54,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:54,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:54,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:54,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:54,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "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-05-17T00:10:36.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "2019-05-17 00:10:29 (169 MB/s) - \u2018/tmp/tmp.PqJsAvJeil/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-05-17T00:10:36.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_babhnv/env", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "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-05-17T00:10:36.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "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-05-17T00:10:36.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "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-05-17T00:10:36.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "Successfully created daemon: homer_host_babhnv", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "00:10:34 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_babhnv: No response received for task 6f0332570c53416da7b24027fbdba3d3", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "message": "Successfully started daemon: homer_host_babhnv", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:36.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.354Z", "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-05-17T00:10:36.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.521005a8-ef3e-4772-96f1-bb47f6c3657b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.963Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-27d3cb64-db7a-4c93-b456-18ee3434a491", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:37.344Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.05e31fbb-31b0-4df0-9d2e-fee05dfc6374"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.963Z", "message": "Process created, PID: 1606", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:37.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.963Z", "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-05-17T00:10:37.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.963Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:37.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.963Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:37.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.963Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/IHTJ5/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:37.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.963Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-27d3cb64-db7a-4c93-b456-18ee3434a491 x-compute-request-id: req-27d3cb64-db7a-4c93-b456-18ee3434a491 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0d5adde9-bb67-4a77-a62f-7be47bccd55f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36664136-5dc2-4ed6-9840-33ddf50de242\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a2a7c1a0-1c9d-4126-b584-903601d8c01e\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ae43b773-5484-4760-91d0-a6ecad8cb8bb\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"afd155b6-5cd0-4f3b-b337-b8590acd1d2f\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e84d40d3-8d6c-4414-9149-fc3f74c0b18e\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ed386a68-aa1c-447a-aebf-b59660794903\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fe214b38-9a6e-4996-9c88-46a9d91fe96a\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5e2f3efd-56e7-47d5-9447-7f38c9961e76\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6ffc608a-6b86-4918-8657-0aef8fa72f33\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bd3518dc-4d13-4484-a886-865ba0ee026a\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:37.343Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.05e31fbb-31b0-4df0-9d2e-fee05dfc6374"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.963Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-27d3cb64-db7a-4c93-b456-18ee3434a491", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:37.343Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.05e31fbb-31b0-4df0-9d2e-fee05dfc6374"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:37.963Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:37.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:38.558Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:37.953Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:38.558Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:38.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:38.558Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:38.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:39.157Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:38.718Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:39.157Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:39.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:39.157Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:38.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:39.773Z", "message": "Agent created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:39.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:40.369Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:40.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:40.369Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:40.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:40.369Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:39.825Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:40.369Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:39.924Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.27bd25f2-9e9a-476b-8caf-bd8d71f1301f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:40.369Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a37537f0-35f3-4a48-9aea-68ae475b5bc3 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:39.929Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.27bd25f2-9e9a-476b-8caf-bd8d71f1301f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:40.369Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-a37537f0-35f3-4a48-9aea-68ae475b5bc3", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:39.929Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.27bd25f2-9e9a-476b-8caf-bd8d71f1301f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:41.038Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7c5059cd17727fd5d452549af35a43e7d8c5ea5a\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:40.332Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.27bd25f2-9e9a-476b-8caf-bd8d71f1301f"}, {"node_instance_id": "homer_host_babhnv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:41.038Z", "message": "Installing plugins", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:40.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:41.647Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:41.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:41.647Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_865xf7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:41.256Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35a84042-624f-4fa0-946b-3c8d0cf57ce9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:41.647Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79dc4d71-7969-4d89-8c82-c1b9ec5bfcac 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:41.261Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35a84042-624f-4fa0-946b-3c8d0cf57ce9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:41.647Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-79dc4d71-7969-4d89-8c82-c1b9ec5bfcac", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:41.261Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35a84042-624f-4fa0-946b-3c8d0cf57ce9"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:42.164Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:41.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:42.164Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d3b52a12c1819cbb82a9a50a5ef0e3097d643f1\"", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:41.678Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35a84042-624f-4fa0-946b-3c8d0cf57ce9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:42.164Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-34bcda17-382a-4b37-b9ac-dd66ab89cefa x-compute-request-id: req-34bcda17-382a-4b37-b9ac-dd66ab89cefa Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:df:24\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:30Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:41.941Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.27bd25f2-9e9a-476b-8caf-bd8d71f1301f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:42.164Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:41.859Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:42.674Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-34bcda17-382a-4b37-b9ac-dd66ab89cefa", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:41.942Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.27bd25f2-9e9a-476b-8caf-bd8d71f1301f"}], "metadata": {"pagination": {"total": 2149, "offset": 1795, "size": 50}}} 2019-05-17 00:10:54,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:54,124 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:54 GMT 2019-05-17 00:10:54,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:54,125 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:10:54,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:54,125 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:54,125 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:54,125 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:10:54,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:54,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-17 00:10:54,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-17 00:10:54,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:54,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:29 (169 MB/s) - ‘/tmp/tmp.PqJsAvJeil/agent.tar.gz’ saved [24073211/24073211] 2019-05-17 00:10:54,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:10:54,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-17 00:10:54,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_babhnv/env 2019-05-17 00:10:54,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-17 00:10:54,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-17 00:10:54,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-17 00:10:54,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-17 00:10:54,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-17 00:10:54,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_babhnv 2019-05-17 00:10:54,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 00:10:34 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_babhnv: No response received for task 6f0332570c53416da7b24027fbdba3d3 2019-05-17 00:10:54,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_babhnv 2019-05-17 00:10:54,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-17 00:10:54,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-27d3cb64-db7a-4c93-b456-18ee3434a491 2019-05-17 00:10:54,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1606 2019-05-17 00:10:54,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-17 00:10:54,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-17 00:10:54,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-17 00:10:54,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/IHTJ5/install_requirements.sh 2019-05-17 00:10:54,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-27d3cb64-db7a-4c93-b456-18ee3434a491 x-compute-request-id: req-27d3cb64-db7a-4c93-b456-18ee3434a491 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0d5adde9-bb67-4a77-a62f-7be47bccd55f"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36664136-5dc2-4ed6-9840-33ddf50de242"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2a7c1a0-1c9d-4126-b584-903601d8c01e"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ae43b773-5484-4760-91d0-a6ecad8cb8bb"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "afd155b6-5cd0-4f3b-b337-b8590acd1d2f"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e84d40d3-8d6c-4414-9149-fc3f74c0b18e"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed386a68-aa1c-447a-aebf-b59660794903"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fe214b38-9a6e-4996-9c88-46a9d91fe96a"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5e2f3efd-56e7-47d5-9447-7f38c9961e76"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6ffc608a-6b86-4918-8657-0aef8fa72f33"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd3518dc-4d13-4484-a886-865ba0ee026a"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-17 00:10:54,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-27d3cb64-db7a-4c93-b456-18ee3434a491 2019-05-17 00:10:54,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-17 00:10:54,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-17 00:10:54,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-17 00:10:54,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-17 00:10:54,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-17 00:10:54,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-17 00:10:54,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-17 00:10:54,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-17 00:10:54,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-17 00:10:54,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-17 00:10:54,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-17 00:10:54,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:10:54,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a37537f0-35f3-4a48-9aea-68ae475b5bc3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:10:54,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-a37537f0-35f3-4a48-9aea-68ae475b5bc3 2019-05-17 00:10:54,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5059cd17727fd5d452549af35a43e7d8c5ea5a" 2019-05-17 00:10:54,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-17 00:10:54,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-17 00:10:54,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:10:54,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79dc4d71-7969-4d89-8c82-c1b9ec5bfcac Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:10:54,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-79dc4d71-7969-4d89-8c82-c1b9ec5bfcac 2019-05-17 00:10:54,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-17 00:10:54,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3b52a12c1819cbb82a9a50a5ef0e3097d643f1" 2019-05-17 00:10:54,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-34bcda17-382a-4b37-b9ac-dd66ab89cefa x-compute-request-id: req-34bcda17-382a-4b37-b9ac-dd66ab89cefa Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:df:24", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:30Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:10:54,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-17 00:10:54,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-34bcda17-382a-4b37-b9ac-dd66ab89cefa 2019-05-17 00:10:54,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:10:54,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:54,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:54,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:54,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:54,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:54,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:54,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:54,275 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:10:54,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:54,276 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:54 GMT 2019-05-17 00:10:54,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:54,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:10:54,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:54,276 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:54,276 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:59,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:10:59,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:59,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:59,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:59,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:59,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:59,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:59,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:59,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:42.674Z", "message": "[localhost] run: ['/home/ubuntu/homer_host_babhnv/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:42.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b92367e1-e3ba-4c75-88c5-e58220822772"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:42.674Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:42.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b92367e1-e3ba-4c75-88c5-e58220822772"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:42.674Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7c5059cd17727fd5d452549af35a43e7d8c5ea5a\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:41.943Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.27bd25f2-9e9a-476b-8caf-bd8d71f1301f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:42.674Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-34bcda17-382a-4b37-b9ac-dd66ab89cefa", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:41.942Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.27bd25f2-9e9a-476b-8caf-bd8d71f1301f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:42.674Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-34bcda17-382a-4b37-b9ac-dd66ab89cefa", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:41.941Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.27bd25f2-9e9a-476b-8caf-bd8d71f1301f"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:42.674Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:42.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:42.674Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:42.309Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:43.394Z", "message": "Establishing relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:43.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:43.394Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:43.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:43.394Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7c5059cd17727fd5d452549af35a43e7d8c5ea5a\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:43.124Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.27bd25f2-9e9a-476b-8caf-bd8d71f1301f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:43.394Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-c3327dfd-8e4b-4523-9250-3bfe3748322f x-compute-request-id: req-c3327dfd-8e4b-4523-9250-3bfe3748322f Content-Encoding: gzip Content-Length: 625 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5e2f3efd-56e7-47d5-9447-7f38c9961e76\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6ffc608a-6b86-4918-8657-0aef8fa72f33\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bd3518dc-4d13-4484-a886-865ba0ee026a\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"644caa36-e967-4400-a822-ae932e137fbb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4a8fc50d-02a9-446e-be60-4de3385dfe78\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"644caa36-e967-4400-a822-ae932e137fbb\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:43.122Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.27bd25f2-9e9a-476b-8caf-bd8d71f1301f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:43.394Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:42.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b92367e1-e3ba-4c75-88c5-e58220822772"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:43.394Z", "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-05-17T00:10:42.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b92367e1-e3ba-4c75-88c5-e58220822772"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:43.394Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-c3327dfd-8e4b-4523-9250-3bfe3748322f", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:43.122Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.27bd25f2-9e9a-476b-8caf-bd8d71f1301f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:43.394Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-c3327dfd-8e4b-4523-9250-3bfe3748322f", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:43.122Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.27bd25f2-9e9a-476b-8caf-bd8d71f1301f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.116Z", "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-05-17T00:10:43.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b92367e1-e3ba-4c75-88c5-e58220822772"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.116Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}993c66ddc2822bb9c6a9401550d9c0a6bd58f107\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:43.786Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.01800932-351b-4bf4-9c77-26b85866ce1b"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.116Z", "message": "Removing directory: /tmp/tmpRSI6Te/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:43.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b92367e1-e3ba-4c75-88c5-e58220822772"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.116Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-4bfce100-861c-4d83-b518-832b70512ec0", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:43.379Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.01800932-351b-4bf4-9c77-26b85866ce1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.116Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bfce100-861c-4d83-b518-832b70512ec0 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:43.379Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.01800932-351b-4bf4-9c77-26b85866ce1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.116Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:43.370Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.01800932-351b-4bf4-9c77-26b85866ce1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.116Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d3b52a12c1819cbb82a9a50a5ef0e3097d643f1\"", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:43.193Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35a84042-624f-4fa0-946b-3c8d0cf57ce9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.116Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-da70d636-5544-4ad9-92a6-01292d3f6690", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:43.192Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35a84042-624f-4fa0-946b-3c8d0cf57ce9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.116Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-da70d636-5544-4ad9-92a6-01292d3f6690", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:43.192Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35a84042-624f-4fa0-946b-3c8d0cf57ce9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.116Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-da70d636-5544-4ad9-92a6-01292d3f6690 x-compute-request-id: req-da70d636-5544-4ad9-92a6-01292d3f6690 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:28.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:28Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:43.191Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35a84042-624f-4fa0-946b-3c8d0cf57ce9"}, {"node_instance_id": "homer_host_babhnv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.116Z", "message": "Plugins installed", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:43.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.116Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:43.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.116Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:43.437Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.808Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:44.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.808Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:44.053Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1ad65493-3bd3-40ba-889e-115f86eeb11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.808Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-778064cc-f043-4784-a178-b5144d65163d 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:44.057Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1ad65493-3bd3-40ba-889e-115f86eeb11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.808Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-778064cc-f043-4784-a178-b5144d65163d", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:44.057Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1ad65493-3bd3-40ba-889e-115f86eeb11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.808Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-fea5c88a-7c71-4873-8cfa-6782cc4d33b7 x-compute-request-id: req-fea5c88a-7c71-4873-8cfa-6782cc4d33b7 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:df:24\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:30Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:43.980Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.27bd25f2-9e9a-476b-8caf-bd8d71f1301f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.808Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-fea5c88a-7c71-4873-8cfa-6782cc4d33b7", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:43.980Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.27bd25f2-9e9a-476b-8caf-bd8d71f1301f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.808Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-fea5c88a-7c71-4873-8cfa-6782cc4d33b7", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:43.980Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.27bd25f2-9e9a-476b-8caf-bd8d71f1301f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.808Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7c5059cd17727fd5d452549af35a43e7d8c5ea5a\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:43.981Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.27bd25f2-9e9a-476b-8caf-bd8d71f1301f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.808Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0d21fcf292dc25c4df05c8c328d4509c7f97bd4d\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:44.472Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1ad65493-3bd3-40ba-889e-115f86eeb11d"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.808Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:44.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:44.808Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:44.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:45.392Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-24be1f2a-8530-4c3a-9e9e-0cf205575d70", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:44.852Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35a84042-624f-4fa0-946b-3c8d0cf57ce9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:45.392Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d3b52a12c1819cbb82a9a50a5ef0e3097d643f1\"", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:44.853Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35a84042-624f-4fa0-946b-3c8d0cf57ce9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:45.392Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:44.950Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:45.392Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-b67d9194-0194-407c-b72d-92ecd71c6aef x-compute-request-id: req-b67d9194-0194-407c-b72d-92ecd71c6aef Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9e:6b:f3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:30Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_vellum_host_ekoz0r\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:45.173Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.01800932-351b-4bf4-9c77-26b85866ce1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:45.392Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-b67d9194-0194-407c-b72d-92ecd71c6aef", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:45.173Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.01800932-351b-4bf4-9c77-26b85866ce1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:45.392Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-b67d9194-0194-407c-b72d-92ecd71c6aef", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:45.174Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.01800932-351b-4bf4-9c77-26b85866ce1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:45.392Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}993c66ddc2822bb9c6a9401550d9c0a6bd58f107\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:45.175Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.01800932-351b-4bf4-9c77-26b85866ce1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:45.392Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-1178a3bc-85c5-46b8-a05c-567703c2f40e x-compute-request-id: req-1178a3bc-85c5-46b8-a05c-567703c2f40e Content-Encoding: gzip Content-Length: 625 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5e2f3efd-56e7-47d5-9447-7f38c9961e76\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6ffc608a-6b86-4918-8657-0aef8fa72f33\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bd3518dc-4d13-4484-a886-865ba0ee026a\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"644caa36-e967-4400-a822-ae932e137fbb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4a8fc50d-02a9-446e-be60-4de3385dfe78\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"644caa36-e967-4400-a822-ae932e137fbb\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:45.335Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.27bd25f2-9e9a-476b-8caf-bd8d71f1301f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:45.392Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:44.785Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9af5e24f-f12d-4dea-9532-d8ddbb4c2482"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:45.392Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78670430-805d-4e0d-a4cf-e18503d8059a 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:44.793Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9af5e24f-f12d-4dea-9532-d8ddbb4c2482"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:45.392Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-78670430-805d-4e0d-a4cf-e18503d8059a", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:44.793Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9af5e24f-f12d-4dea-9532-d8ddbb4c2482"}], "metadata": {"pagination": {"total": 2261, "offset": 1845, "size": 50}}} 2019-05-17 00:10:59,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:59,388 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:59 GMT 2019-05-17 00:10:59,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:59,388 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:10:59,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:59,388 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:59,389 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:10:59,389 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:10:59,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_babhnv/env/bin/pip', 'freeze', '--all'] 2019-05-17 00:10:59,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-17 00:10:59,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5059cd17727fd5d452549af35a43e7d8c5ea5a" 2019-05-17 00:10:59,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-34bcda17-382a-4b37-b9ac-dd66ab89cefa 2019-05-17 00:10:59,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-34bcda17-382a-4b37-b9ac-dd66ab89cefa 2019-05-17 00:10:59,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-17 00:10:59,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-17 00:10:59,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-17 00:10:59,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-17 00:10:59,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5059cd17727fd5d452549af35a43e7d8c5ea5a" 2019-05-17 00:10:59,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-c3327dfd-8e4b-4523-9250-3bfe3748322f x-compute-request-id: req-c3327dfd-8e4b-4523-9250-3bfe3748322f Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5e2f3efd-56e7-47d5-9447-7f38c9961e76"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6ffc608a-6b86-4918-8657-0aef8fa72f33"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd3518dc-4d13-4484-a886-865ba0ee026a"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "644caa36-e967-4400-a822-ae932e137fbb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4a8fc50d-02a9-446e-be60-4de3385dfe78"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "644caa36-e967-4400-a822-ae932e137fbb", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-17 00:10:59,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-17 00:10:59,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-17 00:10:59,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-c3327dfd-8e4b-4523-9250-3bfe3748322f 2019-05-17 00:10:59,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-c3327dfd-8e4b-4523-9250-3bfe3748322f 2019-05-17 00:10:59,394 - 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-05-17 00:10:59,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993c66ddc2822bb9c6a9401550d9c0a6bd58f107" 2019-05-17 00:10:59,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpRSI6Te/cloudify-diamond-plugin-1.3.5 2019-05-17 00:10:59,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-4bfce100-861c-4d83-b518-832b70512ec0 2019-05-17 00:10:59,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bfce100-861c-4d83-b518-832b70512ec0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:10:59,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:10:59,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3b52a12c1819cbb82a9a50a5ef0e3097d643f1" 2019-05-17 00:10:59,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-da70d636-5544-4ad9-92a6-01292d3f6690 2019-05-17 00:10:59,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-da70d636-5544-4ad9-92a6-01292d3f6690 2019-05-17 00:10:59,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-da70d636-5544-4ad9-92a6-01292d3f6690 x-compute-request-id: req-da70d636-5544-4ad9-92a6-01292d3f6690 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:28.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:28Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:10:59,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-17 00:10:59,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-17 00:10:59,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-17 00:10:59,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-17 00:10:59,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:10:59,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-778064cc-f043-4784-a178-b5144d65163d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:10:59,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-778064cc-f043-4784-a178-b5144d65163d 2019-05-17 00:10:59,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-fea5c88a-7c71-4873-8cfa-6782cc4d33b7 x-compute-request-id: req-fea5c88a-7c71-4873-8cfa-6782cc4d33b7 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:df:24", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:30Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:10:59,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-fea5c88a-7c71-4873-8cfa-6782cc4d33b7 2019-05-17 00:10:59,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-fea5c88a-7c71-4873-8cfa-6782cc4d33b7 2019-05-17 00:10:59,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5059cd17727fd5d452549af35a43e7d8c5ea5a" 2019-05-17 00:10:59,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d21fcf292dc25c4df05c8c328d4509c7f97bd4d" 2019-05-17 00:10:59,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-17 00:10:59,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-17 00:10:59,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-24be1f2a-8530-4c3a-9e9e-0cf205575d70 2019-05-17 00:10:59,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3b52a12c1819cbb82a9a50a5ef0e3097d643f1" 2019-05-17 00:10:59,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-17 00:10:59,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-b67d9194-0194-407c-b72d-92ecd71c6aef x-compute-request-id: req-b67d9194-0194-407c-b72d-92ecd71c6aef Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:6b:f3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e707303e-7d1d-46f2-a78f-e2e5301d8af5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:30Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_vellum_host_ekoz0r", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:10:59,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-b67d9194-0194-407c-b72d-92ecd71c6aef 2019-05-17 00:10:59,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-b67d9194-0194-407c-b72d-92ecd71c6aef 2019-05-17 00:10:59,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993c66ddc2822bb9c6a9401550d9c0a6bd58f107" 2019-05-17 00:10:59,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-1178a3bc-85c5-46b8-a05c-567703c2f40e x-compute-request-id: req-1178a3bc-85c5-46b8-a05c-567703c2f40e Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5e2f3efd-56e7-47d5-9447-7f38c9961e76"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6ffc608a-6b86-4918-8657-0aef8fa72f33"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd3518dc-4d13-4484-a886-865ba0ee026a"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "644caa36-e967-4400-a822-ae932e137fbb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4a8fc50d-02a9-446e-be60-4de3385dfe78"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "644caa36-e967-4400-a822-ae932e137fbb", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-17 00:10:59,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:10:59,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78670430-805d-4e0d-a4cf-e18503d8059a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:10:59,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-78670430-805d-4e0d-a4cf-e18503d8059a 2019-05-17 00:10:59,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:10:59,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:10:59,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:10:59,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:10:59,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:10:59,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:10:59,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:10:59,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:10:59,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:10:59,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:10:59,485 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:10:59 GMT 2019-05-17 00:10:59,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:10:59,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:10:59,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:10:59,485 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:10:59,485 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:11:04,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:11:04,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:11:04,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:11:04,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:11:04,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:11:04,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:11:04,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:11:04,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:11:04,586 - 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-05-17T00:10:45.392Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d3b52a12c1819cbb82a9a50a5ef0e3097d643f1\"", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:44.853Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35a84042-624f-4fa0-946b-3c8d0cf57ce9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:45.392Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-24be1f2a-8530-4c3a-9e9e-0cf205575d70", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:44.852Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35a84042-624f-4fa0-946b-3c8d0cf57ce9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.239Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:45.955Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.239Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0d21fcf292dc25c4df05c8c328d4509c7f97bd4d\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:45.368Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1ad65493-3bd3-40ba-889e-115f86eeb11d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.239Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:46.027Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.239Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-1178a3bc-85c5-46b8-a05c-567703c2f40e", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:45.336Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.27bd25f2-9e9a-476b-8caf-bd8d71f1301f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.239Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-1178a3bc-85c5-46b8-a05c-567703c2f40e", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:45.337Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.27bd25f2-9e9a-476b-8caf-bd8d71f1301f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.239Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a5c7641ff03880e6b9f73dd844392577882d02c\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:45.206Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9af5e24f-f12d-4dea-9532-d8ddbb4c2482"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.239Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-7e7330bb-6968-40eb-89c5-679ad854f9fe", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:45.366Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1ad65493-3bd3-40ba-889e-115f86eeb11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.239Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-7e7330bb-6968-40eb-89c5-679ad854f9fe x-compute-request-id: req-7e7330bb-6968-40eb-89c5-679ad854f9fe Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d6:26:67\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:54Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_dime_host_c9zn1l\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:45.366Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1ad65493-3bd3-40ba-889e-115f86eeb11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.239Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-7e7330bb-6968-40eb-89c5-679ad854f9fe", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:45.367Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1ad65493-3bd3-40ba-889e-115f86eeb11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.239Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-7b02eff2-67ee-4ce9-a32c-315be73996a3 x-compute-request-id: req-7b02eff2-67ee-4ce9-a32c-315be73996a3 Content-Encoding: gzip Content-Length: 636 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"52dca615-85ba-4673-b83b-05b3e91be30c\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"603903e7-7fa4-40c5-8fba-6d993959ca19\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7fd6a10f-6008-452a-9f17-68078ccab8cb\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85055d87-248e-412b-81cc-11c771f54d21\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ca76a4db-d133-4fbb-a93e-e65d28b7188a\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e978d2c0-f902-4207-8176-23c25ffe875c\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:45.910Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.01800932-351b-4bf4-9c77-26b85866ce1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.239Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-7b02eff2-67ee-4ce9-a32c-315be73996a3", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:45.910Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.01800932-351b-4bf4-9c77-26b85866ce1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.239Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-7b02eff2-67ee-4ce9-a32c-315be73996a3", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:45.910Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.01800932-351b-4bf4-9c77-26b85866ce1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.239Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}993c66ddc2822bb9c6a9401550d9c0a6bd58f107\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:45.912Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.01800932-351b-4bf4-9c77-26b85866ce1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.872Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:46.467Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6356962d-512d-4710-8873-49ae9b5ee2b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.872Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-e3e1289c-e720-47ae-ac41-05f429d54588", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:46.051Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35a84042-624f-4fa0-946b-3c8d0cf57ce9"}, {"node_instance_id": "homer_host_babhnv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.872Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:46.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.872Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:46.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.872Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-eb8ae798-706d-4d00-8530-fb52e75b317f", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:46.472Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6356962d-512d-4710-8873-49ae9b5ee2b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.872Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb8ae798-706d-4d00-8530-fb52e75b317f 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:46.471Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6356962d-512d-4710-8873-49ae9b5ee2b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.872Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-ef055010-258f-4a62-9a80-4504cfb42e01", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:46.534Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1ad65493-3bd3-40ba-889e-115f86eeb11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.872Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-ef055010-258f-4a62-9a80-4504cfb42e01", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:46.534Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1ad65493-3bd3-40ba-889e-115f86eeb11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.872Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d3b52a12c1819cbb82a9a50a5ef0e3097d643f1\"", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:46.052Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35a84042-624f-4fa0-946b-3c8d0cf57ce9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.872Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-ef055010-258f-4a62-9a80-4504cfb42e01 x-compute-request-id: req-ef055010-258f-4a62-9a80-4504cfb42e01 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8468f638-9bd1-441a-8afc-2b9997915807\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce06987b-2e0e-40e8-8eb6-4d1e5cf02ec5\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"da0d1d80-05dd-4b40-a5a9-10d07ef2372b\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:46.533Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1ad65493-3bd3-40ba-889e-115f86eeb11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.872Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-e3e1289c-e720-47ae-ac41-05f429d54588 x-compute-request-id: req-e3e1289c-e720-47ae-ac41-05f429d54588 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:28.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:28Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:46.050Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35a84042-624f-4fa0-946b-3c8d0cf57ce9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.872Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-e3e1289c-e720-47ae-ac41-05f429d54588", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:46.051Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35a84042-624f-4fa0-946b-3c8d0cf57ce9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:46.872Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0d21fcf292dc25c4df05c8c328d4509c7f97bd4d\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:46.535Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1ad65493-3bd3-40ba-889e-115f86eeb11d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:47.415Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:47.312Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:47.415Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-8e4f4217-b09c-49a6-82c5-d02ee83debf4 x-compute-request-id: req-8e4f4217-b09c-49a6-82c5-d02ee83debf4 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9e:6b:f3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:30Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_vellum_host_ekoz0r\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:47.017Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.01800932-351b-4bf4-9c77-26b85866ce1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:47.415Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ee9d2b113747ded76ac72959603e6dc4d55abd9\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:46.896Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6356962d-512d-4710-8873-49ae9b5ee2b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:47.415Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-a6166aab-4b59-47aa-ac29-d766366db8bb", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:46.805Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35a84042-624f-4fa0-946b-3c8d0cf57ce9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:47.415Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-a6166aab-4b59-47aa-ac29-d766366db8bb", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:46.805Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35a84042-624f-4fa0-946b-3c8d0cf57ce9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:47.415Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-a6166aab-4b59-47aa-ac29-d766366db8bb x-compute-request-id: req-a6166aab-4b59-47aa-ac29-d766366db8bb Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0d5adde9-bb67-4a77-a62f-7be47bccd55f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36664136-5dc2-4ed6-9840-33ddf50de242\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a2a7c1a0-1c9d-4126-b584-903601d8c01e\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ae43b773-5484-4760-91d0-a6ecad8cb8bb\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"afd155b6-5cd0-4f3b-b337-b8590acd1d2f\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e84d40d3-8d6c-4414-9149-fc3f74c0b18e\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ed386a68-aa1c-447a-aebf-b59660794903\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fe214b38-9a6e-4996-9c88-46a9d91fe96a\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5e2f3efd-56e7-47d5-9447-7f38c9961e76\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6ffc608a-6b86-4918-8657-0aef8fa72f33\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bd3518dc-4d13-4484-a886-865ba0ee026a\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:46.805Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.35a84042-624f-4fa0-946b-3c8d0cf57ce9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:47.415Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-8e4f4217-b09c-49a6-82c5-d02ee83debf4", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:47.017Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.01800932-351b-4bf4-9c77-26b85866ce1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:47.415Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}993c66ddc2822bb9c6a9401550d9c0a6bd58f107\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:47.018Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.01800932-351b-4bf4-9c77-26b85866ce1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:47.415Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-990ff26b-b0bf-4fe8-89e6-a60746e9b438 x-compute-request-id: req-990ff26b-b0bf-4fe8-89e6-a60746e9b438 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:52.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:52Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:47.006Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9af5e24f-f12d-4dea-9532-d8ddbb4c2482"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:47.415Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-990ff26b-b0bf-4fe8-89e6-a60746e9b438", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:47.007Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9af5e24f-f12d-4dea-9532-d8ddbb4c2482"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:47.415Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-990ff26b-b0bf-4fe8-89e6-a60746e9b438", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:47.007Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9af5e24f-f12d-4dea-9532-d8ddbb4c2482"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:47.415Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a5c7641ff03880e6b9f73dd844392577882d02c\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:47.008Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9af5e24f-f12d-4dea-9532-d8ddbb4c2482"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:47.415Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-8e4f4217-b09c-49a6-82c5-d02ee83debf4", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:47.017Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.01800932-351b-4bf4-9c77-26b85866ce1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:48.038Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-bb16ad04-c0fa-4662-9439-cd7969865a0b x-compute-request-id: req-bb16ad04-c0fa-4662-9439-cd7969865a0b Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"adb06996-2cc6-44b0-be7f-1cbe5c159b30\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5bf919e2-5a52-4807-b86b-8ef1024ac5f6\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"adb06996-2cc6-44b0-be7f-1cbe5c159b30\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f1674c75-4e90-4488-aa86-e5d1676379de\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"adb06996-2cc6-44b0-be7f-1cbe5c159b30\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:47.962Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9af5e24f-f12d-4dea-9532-d8ddbb4c2482"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:48.038Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}257d2ab096fcc9d9528bd4767e6e329291cfb69b\"", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:47.713Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f32d113c-99d3-46a0-a1c6-555a0ae5cd83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:48.038Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-099d11eb-53f4-4efc-9524-94540b5b0054", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:47.298Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f32d113c-99d3-46a0-a1c6-555a0ae5cd83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:48.038Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:47.289Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f32d113c-99d3-46a0-a1c6-555a0ae5cd83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:48.038Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-099d11eb-53f4-4efc-9524-94540b5b0054 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:47.297Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f32d113c-99d3-46a0-a1c6-555a0ae5cd83"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:48.038Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:47.426Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:48.619Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-d08a0ffa-a0ad-4eee-bb04-7d39cf875001", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:48.093Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.01800932-351b-4bf4-9c77-26b85866ce1b"}, {"node_instance_id": "homer_host_babhnv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:48.619Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:48.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:48.619Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-bb16ad04-c0fa-4662-9439-cd7969865a0b", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:47.963Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9af5e24f-f12d-4dea-9532-d8ddbb4c2482"}], "metadata": {"pagination": {"total": 2301, "offset": 1895, "size": 50}}} 2019-05-17 00:11:04,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:11:04,586 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:11:04 GMT 2019-05-17 00:11:04,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:11:04,586 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:11:04,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:11:04,587 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:11:04,587 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:11:04,587 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:11:04,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3b52a12c1819cbb82a9a50a5ef0e3097d643f1" 2019-05-17 00:11:04,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-24be1f2a-8530-4c3a-9e9e-0cf205575d70 2019-05-17 00:11:04,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:04,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d21fcf292dc25c4df05c8c328d4509c7f97bd4d" 2019-05-17 00:11:04,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:04,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-1178a3bc-85c5-46b8-a05c-567703c2f40e 2019-05-17 00:11:04,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-1178a3bc-85c5-46b8-a05c-567703c2f40e 2019-05-17 00:11:04,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5c7641ff03880e6b9f73dd844392577882d02c" 2019-05-17 00:11:04,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-7e7330bb-6968-40eb-89c5-679ad854f9fe 2019-05-17 00:11:04,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-7e7330bb-6968-40eb-89c5-679ad854f9fe x-compute-request-id: req-7e7330bb-6968-40eb-89c5-679ad854f9fe Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:26:67", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e64c5e82-5d97-4938-aa59-95913f5b9bec", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:54Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_dime_host_c9zn1l", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:04,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-7e7330bb-6968-40eb-89c5-679ad854f9fe 2019-05-17 00:11:04,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-7b02eff2-67ee-4ce9-a32c-315be73996a3 x-compute-request-id: req-7b02eff2-67ee-4ce9-a32c-315be73996a3 Content-Encoding: gzip Content-Length: 636 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "52dca615-85ba-4673-b83b-05b3e91be30c"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "603903e7-7fa4-40c5-8fba-6d993959ca19"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7fd6a10f-6008-452a-9f17-68078ccab8cb"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85055d87-248e-412b-81cc-11c771f54d21"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca76a4db-d133-4fbb-a93e-e65d28b7188a"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e978d2c0-f902-4207-8176-23c25ffe875c"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "e088c23f-5872-42fa-9217-a2793d116b8c", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-05-17 00:11:04,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-7b02eff2-67ee-4ce9-a32c-315be73996a3 2019-05-17 00:11:04,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-7b02eff2-67ee-4ce9-a32c-315be73996a3 2019-05-17 00:11:04,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993c66ddc2822bb9c6a9401550d9c0a6bd58f107" 2019-05-17 00:11:04,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:11:04,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-e3e1289c-e720-47ae-ac41-05f429d54588 2019-05-17 00:11:04,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-17 00:11:04,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-17 00:11:04,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-eb8ae798-706d-4d00-8530-fb52e75b317f 2019-05-17 00:11:04,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb8ae798-706d-4d00-8530-fb52e75b317f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:11:04,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-ef055010-258f-4a62-9a80-4504cfb42e01 2019-05-17 00:11:04,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-ef055010-258f-4a62-9a80-4504cfb42e01 2019-05-17 00:11:04,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3b52a12c1819cbb82a9a50a5ef0e3097d643f1" 2019-05-17 00:11:04,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-ef055010-258f-4a62-9a80-4504cfb42e01 x-compute-request-id: req-ef055010-258f-4a62-9a80-4504cfb42e01 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "21f0df89-9874-427c-a87a-2dd571d35229", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8468f638-9bd1-441a-8afc-2b9997915807"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "21f0df89-9874-427c-a87a-2dd571d35229", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce06987b-2e0e-40e8-8eb6-4d1e5cf02ec5"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "21f0df89-9874-427c-a87a-2dd571d35229", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "da0d1d80-05dd-4b40-a5a9-10d07ef2372b"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "21f0df89-9874-427c-a87a-2dd571d35229", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-05-17 00:11:04,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-e3e1289c-e720-47ae-ac41-05f429d54588 x-compute-request-id: req-e3e1289c-e720-47ae-ac41-05f429d54588 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:28.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:28Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:04,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-e3e1289c-e720-47ae-ac41-05f429d54588 2019-05-17 00:11:04,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d21fcf292dc25c4df05c8c328d4509c7f97bd4d" 2019-05-17 00:11:04,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:04,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-8e4f4217-b09c-49a6-82c5-d02ee83debf4 x-compute-request-id: req-8e4f4217-b09c-49a6-82c5-d02ee83debf4 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:6b:f3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e707303e-7d1d-46f2-a78f-e2e5301d8af5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:30Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_vellum_host_ekoz0r", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:04,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee9d2b113747ded76ac72959603e6dc4d55abd9" 2019-05-17 00:11:04,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-a6166aab-4b59-47aa-ac29-d766366db8bb 2019-05-17 00:11:04,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-a6166aab-4b59-47aa-ac29-d766366db8bb 2019-05-17 00:11:04,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-a6166aab-4b59-47aa-ac29-d766366db8bb x-compute-request-id: req-a6166aab-4b59-47aa-ac29-d766366db8bb Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0d5adde9-bb67-4a77-a62f-7be47bccd55f"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36664136-5dc2-4ed6-9840-33ddf50de242"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2a7c1a0-1c9d-4126-b584-903601d8c01e"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ae43b773-5484-4760-91d0-a6ecad8cb8bb"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "afd155b6-5cd0-4f3b-b337-b8590acd1d2f"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e84d40d3-8d6c-4414-9149-fc3f74c0b18e"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed386a68-aa1c-447a-aebf-b59660794903"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fe214b38-9a6e-4996-9c88-46a9d91fe96a"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5e2f3efd-56e7-47d5-9447-7f38c9961e76"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6ffc608a-6b86-4918-8657-0aef8fa72f33"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd3518dc-4d13-4484-a886-865ba0ee026a"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-17 00:11:04,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-8e4f4217-b09c-49a6-82c5-d02ee83debf4 2019-05-17 00:11:04,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993c66ddc2822bb9c6a9401550d9c0a6bd58f107" 2019-05-17 00:11:04,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-990ff26b-b0bf-4fe8-89e6-a60746e9b438 x-compute-request-id: req-990ff26b-b0bf-4fe8-89e6-a60746e9b438 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:52.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:52Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:04,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-990ff26b-b0bf-4fe8-89e6-a60746e9b438 2019-05-17 00:11:04,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-990ff26b-b0bf-4fe8-89e6-a60746e9b438 2019-05-17 00:11:04,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5c7641ff03880e6b9f73dd844392577882d02c" 2019-05-17 00:11:04,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-8e4f4217-b09c-49a6-82c5-d02ee83debf4 2019-05-17 00:11:04,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-bb16ad04-c0fa-4662-9439-cd7969865a0b x-compute-request-id: req-bb16ad04-c0fa-4662-9439-cd7969865a0b Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "adb06996-2cc6-44b0-be7f-1cbe5c159b30", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5bf919e2-5a52-4807-b86b-8ef1024ac5f6"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "adb06996-2cc6-44b0-be7f-1cbe5c159b30", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1674c75-4e90-4488-aa86-e5d1676379de"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "adb06996-2cc6-44b0-be7f-1cbe5c159b30", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-05-17 00:11:04,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257d2ab096fcc9d9528bd4767e6e329291cfb69b" 2019-05-17 00:11:04,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-099d11eb-53f4-4efc-9524-94540b5b0054 2019-05-17 00:11:04,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:11:04,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-099d11eb-53f4-4efc-9524-94540b5b0054 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:11:04,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:04,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-d08a0ffa-a0ad-4eee-bb04-7d39cf875001 2019-05-17 00:11:04,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-17 00:11:04,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-bb16ad04-c0fa-4662-9439-cd7969865a0b 2019-05-17 00:11:04,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:11:04,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:11:04,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:11:04,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:11:04,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:11:04,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:11:04,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:11:04,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:11:04,681 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:11:04,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:11:04,681 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:11:04 GMT 2019-05-17 00:11:04,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:11:04,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:11:04,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:11:04,681 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:11:04,681 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:11:09,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:11:09,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:11:09,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:11:09,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:11:09,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:11:09,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:11:09,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:11:09,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:11:09,903 - 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-05-17T00:10:48.619Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-706a683e-297e-4368-8a73-2d0050d1334d x-compute-request-id: req-706a683e-297e-4368-8a73-2d0050d1334d Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:30Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:48.422Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6356962d-512d-4710-8873-49ae9b5ee2b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:48.619Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-bb16ad04-c0fa-4662-9439-cd7969865a0b", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:47.963Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9af5e24f-f12d-4dea-9532-d8ddbb4c2482"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:48.619Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a5c7641ff03880e6b9f73dd844392577882d02c\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:47.964Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9af5e24f-f12d-4dea-9532-d8ddbb4c2482"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:48.619Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-d08a0ffa-a0ad-4eee-bb04-7d39cf875001 x-compute-request-id: req-d08a0ffa-a0ad-4eee-bb04-7d39cf875001 Content-Encoding: gzip Content-Length: 636 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"52dca615-85ba-4673-b83b-05b3e91be30c\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"603903e7-7fa4-40c5-8fba-6d993959ca19\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7fd6a10f-6008-452a-9f17-68078ccab8cb\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85055d87-248e-412b-81cc-11c771f54d21\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ca76a4db-d133-4fbb-a93e-e65d28b7188a\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e978d2c0-f902-4207-8176-23c25ffe875c\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:48.093Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.01800932-351b-4bf4-9c77-26b85866ce1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:48.619Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-d08a0ffa-a0ad-4eee-bb04-7d39cf875001", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:48.093Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.01800932-351b-4bf4-9c77-26b85866ce1b"}, {"node_instance_id": "homer_host_babhnv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:48.619Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:48.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:48.619Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-d08a0ffa-a0ad-4eee-bb04-7d39cf875001", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:48.094Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.01800932-351b-4bf4-9c77-26b85866ce1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:48.619Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-9fb189dd-1e2d-4a12-94f2-720a2af7fde8 x-compute-request-id: req-9fb189dd-1e2d-4a12-94f2-720a2af7fde8 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d6:26:67\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:54Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_dime_host_c9zn1l\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:48.192Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1ad65493-3bd3-40ba-889e-115f86eeb11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:48.619Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-9fb189dd-1e2d-4a12-94f2-720a2af7fde8", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:48.197Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1ad65493-3bd3-40ba-889e-115f86eeb11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:49.126Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-706a683e-297e-4368-8a73-2d0050d1334d", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:48.423Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6356962d-512d-4710-8873-49ae9b5ee2b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:49.126Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:48.483Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:49.126Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:48.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:49.126Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-706a683e-297e-4368-8a73-2d0050d1334d", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:48.422Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6356962d-512d-4710-8873-49ae9b5ee2b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:49.126Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ee9d2b113747ded76ac72959603e6dc4d55abd9\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:48.424Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6356962d-512d-4710-8873-49ae9b5ee2b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:49.126Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-2c65d925-f391-485b-a915-722311d444de x-compute-request-id: req-2c65d925-f391-485b-a915-722311d444de Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:52.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:52Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:48.664Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9af5e24f-f12d-4dea-9532-d8ddbb4c2482"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:49.126Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-2c65d925-f391-485b-a915-722311d444de", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:48.664Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9af5e24f-f12d-4dea-9532-d8ddbb4c2482"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:49.126Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-2c65d925-f391-485b-a915-722311d444de", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:48.665Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9af5e24f-f12d-4dea-9532-d8ddbb4c2482"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:49.126Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a5c7641ff03880e6b9f73dd844392577882d02c\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:48.665Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9af5e24f-f12d-4dea-9532-d8ddbb4c2482"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:49.126Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:48.691Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.54be7e46-96ba-4c03-b634-f2f9c7223107"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:49.126Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b7dd28e-6495-4616-a51d-f2c35857046a 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:48.696Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.54be7e46-96ba-4c03-b634-f2f9c7223107"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:49.126Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-1b7dd28e-6495-4616-a51d-f2c35857046a", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:48.696Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.54be7e46-96ba-4c03-b634-f2f9c7223107"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:49.641Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-33fc1ce0-df03-4081-9c41-0172db4714bf x-compute-request-id: req-33fc1ce0-df03-4081-9c41-0172db4714bf Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"7dced1b1-3a21-4d08-a07f-0480514c5654\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3bd9cbb6-524c-4245-9faf-a77bc94ed0da\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"7dced1b1-3a21-4d08-a07f-0480514c5654\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7cc38f2f-8158-4f37-bbbd-b1b5d64011e4\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"7dced1b1-3a21-4d08-a07f-0480514c5654\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.474Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6356962d-512d-4710-8873-49ae9b5ee2b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:49.641Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}257d2ab096fcc9d9528bd4767e6e329291cfb69b\"", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.280Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f32d113c-99d3-46a0-a1c6-555a0ae5cd83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:49.641Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-5e47e603-1d86-451b-9d2b-dc18832378e1", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.279Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f32d113c-99d3-46a0-a1c6-555a0ae5cd83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:49.641Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-5e47e603-1d86-451b-9d2b-dc18832378e1", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.279Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f32d113c-99d3-46a0-a1c6-555a0ae5cd83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:49.641Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-5e47e603-1d86-451b-9d2b-dc18832378e1 x-compute-request-id: req-5e47e603-1d86-451b-9d2b-dc18832378e1 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:df:24\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:30Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.279Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f32d113c-99d3-46a0-a1c6-555a0ae5cd83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:49.641Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2590b718112661c86bef11b807a6315586d7b13a\"", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.111Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.54be7e46-96ba-4c03-b634-f2f9c7223107"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:49.641Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.353Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.256Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-db5800ec-b4d3-461c-8ee7-4edf433a40dd", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.911Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6356962d-512d-4710-8873-49ae9b5ee2b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.256Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-db5800ec-b4d3-461c-8ee7-4edf433a40dd", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.911Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6356962d-512d-4710-8873-49ae9b5ee2b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.256Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ee9d2b113747ded76ac72959603e6dc4d55abd9\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.912Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6356962d-512d-4710-8873-49ae9b5ee2b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.256Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-c8942a06-5c77-4661-9654-364ed9b848cf", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.872Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.54be7e46-96ba-4c03-b634-f2f9c7223107"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.256Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-c8942a06-5c77-4661-9654-364ed9b848cf", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.872Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.54be7e46-96ba-4c03-b634-f2f9c7223107"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.256Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2590b718112661c86bef11b807a6315586d7b13a\"", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.873Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.54be7e46-96ba-4c03-b634-f2f9c7223107"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.256Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-9e428c33-5ed7-4c07-bf2d-951da250dd73 x-compute-request-id: req-9e428c33-5ed7-4c07-bf2d-951da250dd73 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"adb06996-2cc6-44b0-be7f-1cbe5c159b30\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5bf919e2-5a52-4807-b86b-8ef1024ac5f6\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"adb06996-2cc6-44b0-be7f-1cbe5c159b30\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f1674c75-4e90-4488-aa86-e5d1676379de\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"adb06996-2cc6-44b0-be7f-1cbe5c159b30\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.886Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9af5e24f-f12d-4dea-9532-d8ddbb4c2482"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.256Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-9e428c33-5ed7-4c07-bf2d-951da250dd73", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.886Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9af5e24f-f12d-4dea-9532-d8ddbb4c2482"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.256Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-9e428c33-5ed7-4c07-bf2d-951da250dd73", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.887Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9af5e24f-f12d-4dea-9532-d8ddbb4c2482"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.256Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-db5800ec-b4d3-461c-8ee7-4edf433a40dd x-compute-request-id: req-db5800ec-b4d3-461c-8ee7-4edf433a40dd Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:30Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.910Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6356962d-512d-4710-8873-49ae9b5ee2b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.256Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:50.137Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.256Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.961Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.256Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-33fc1ce0-df03-4081-9c41-0172db4714bf", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.475Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6356962d-512d-4710-8873-49ae9b5ee2b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.256Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-33fc1ce0-df03-4081-9c41-0172db4714bf", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.475Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6356962d-512d-4710-8873-49ae9b5ee2b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.256Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ee9d2b113747ded76ac72959603e6dc4d55abd9\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.477Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6356962d-512d-4710-8873-49ae9b5ee2b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.256Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-d4c2e1cc-3ae4-42e1-a441-d31d7bd6b9a7 x-compute-request-id: req-d4c2e1cc-3ae4-42e1-a441-d31d7bd6b9a7 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8468f638-9bd1-441a-8afc-2b9997915807\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce06987b-2e0e-40e8-8eb6-4d1e5cf02ec5\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"da0d1d80-05dd-4b40-a5a9-10d07ef2372b\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.625Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1ad65493-3bd3-40ba-889e-115f86eeb11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.256Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-d4c2e1cc-3ae4-42e1-a441-d31d7bd6b9a7", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.625Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1ad65493-3bd3-40ba-889e-115f86eeb11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.256Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-d4c2e1cc-3ae4-42e1-a441-d31d7bd6b9a7", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.625Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1ad65493-3bd3-40ba-889e-115f86eeb11d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.256Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-c8942a06-5c77-4661-9654-364ed9b848cf x-compute-request-id: req-c8942a06-5c77-4661-9654-364ed9b848cf Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:28.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:28Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:49.872Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.54be7e46-96ba-4c03-b634-f2f9c7223107"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.832Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-02ef2028-a11a-4ca7-b283-f7ba3997722b x-compute-request-id: req-02ef2028-a11a-4ca7-b283-f7ba3997722b Content-Encoding: gzip Content-Length: 625 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5e2f3efd-56e7-47d5-9447-7f38c9961e76\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6ffc608a-6b86-4918-8657-0aef8fa72f33\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bd3518dc-4d13-4484-a886-865ba0ee026a\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"644caa36-e967-4400-a822-ae932e137fbb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4a8fc50d-02a9-446e-be60-4de3385dfe78\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"644caa36-e967-4400-a822-ae932e137fbb\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:50.111Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f32d113c-99d3-46a0-a1c6-555a0ae5cd83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.832Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-02ef2028-a11a-4ca7-b283-f7ba3997722b", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:50.111Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f32d113c-99d3-46a0-a1c6-555a0ae5cd83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.832Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-a203e264-8692-476d-b47c-570182399d7f", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:50.441Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6356962d-512d-4710-8873-49ae9b5ee2b4"}], "metadata": {"pagination": {"total": 2460, "offset": 1945, "size": 50}}} 2019-05-17 00:11:09,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:11:09,903 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:11:09 GMT 2019-05-17 00:11:09,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:11:09,903 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:11:09,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:11:09,904 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:11:09,904 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:11:09,904 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:11:09,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-706a683e-297e-4368-8a73-2d0050d1334d x-compute-request-id: req-706a683e-297e-4368-8a73-2d0050d1334d Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:30Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_ellis_host_p4sjrn", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:09,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-bb16ad04-c0fa-4662-9439-cd7969865a0b 2019-05-17 00:11:09,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5c7641ff03880e6b9f73dd844392577882d02c" 2019-05-17 00:11:09,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-d08a0ffa-a0ad-4eee-bb04-7d39cf875001 x-compute-request-id: req-d08a0ffa-a0ad-4eee-bb04-7d39cf875001 Content-Encoding: gzip Content-Length: 636 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "52dca615-85ba-4673-b83b-05b3e91be30c"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "603903e7-7fa4-40c5-8fba-6d993959ca19"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7fd6a10f-6008-452a-9f17-68078ccab8cb"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85055d87-248e-412b-81cc-11c771f54d21"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca76a4db-d133-4fbb-a93e-e65d28b7188a"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e978d2c0-f902-4207-8176-23c25ffe875c"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "e088c23f-5872-42fa-9217-a2793d116b8c", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-05-17 00:11:09,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-d08a0ffa-a0ad-4eee-bb04-7d39cf875001 2019-05-17 00:11:09,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-17 00:11:09,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-d08a0ffa-a0ad-4eee-bb04-7d39cf875001 2019-05-17 00:11:09,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-9fb189dd-1e2d-4a12-94f2-720a2af7fde8 x-compute-request-id: req-9fb189dd-1e2d-4a12-94f2-720a2af7fde8 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:26:67", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e64c5e82-5d97-4938-aa59-95913f5b9bec", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:54Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_dime_host_c9zn1l", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:09,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-9fb189dd-1e2d-4a12-94f2-720a2af7fde8 2019-05-17 00:11:09,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-706a683e-297e-4368-8a73-2d0050d1334d 2019-05-17 00:11:09,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:09,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-17 00:11:09,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-706a683e-297e-4368-8a73-2d0050d1334d 2019-05-17 00:11:09,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee9d2b113747ded76ac72959603e6dc4d55abd9" 2019-05-17 00:11:09,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-2c65d925-f391-485b-a915-722311d444de x-compute-request-id: req-2c65d925-f391-485b-a915-722311d444de Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:52.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:52Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:09,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-2c65d925-f391-485b-a915-722311d444de 2019-05-17 00:11:09,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-2c65d925-f391-485b-a915-722311d444de 2019-05-17 00:11:09,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5c7641ff03880e6b9f73dd844392577882d02c" 2019-05-17 00:11:09,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:11:09,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b7dd28e-6495-4616-a51d-f2c35857046a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:11:09,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-1b7dd28e-6495-4616-a51d-f2c35857046a 2019-05-17 00:11:09,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-33fc1ce0-df03-4081-9c41-0172db4714bf x-compute-request-id: req-33fc1ce0-df03-4081-9c41-0172db4714bf Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "7dced1b1-3a21-4d08-a07f-0480514c5654", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3bd9cbb6-524c-4245-9faf-a77bc94ed0da"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "7dced1b1-3a21-4d08-a07f-0480514c5654", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7cc38f2f-8158-4f37-bbbd-b1b5d64011e4"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "7dced1b1-3a21-4d08-a07f-0480514c5654", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-05-17 00:11:09,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257d2ab096fcc9d9528bd4767e6e329291cfb69b" 2019-05-17 00:11:09,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-5e47e603-1d86-451b-9d2b-dc18832378e1 2019-05-17 00:11:09,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-5e47e603-1d86-451b-9d2b-dc18832378e1 2019-05-17 00:11:09,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-5e47e603-1d86-451b-9d2b-dc18832378e1 x-compute-request-id: req-5e47e603-1d86-451b-9d2b-dc18832378e1 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:df:24", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:30Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:09,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2590b718112661c86bef11b807a6315586d7b13a" 2019-05-17 00:11:09,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:09,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-db5800ec-b4d3-461c-8ee7-4edf433a40dd 2019-05-17 00:11:09,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-db5800ec-b4d3-461c-8ee7-4edf433a40dd 2019-05-17 00:11:09,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee9d2b113747ded76ac72959603e6dc4d55abd9" 2019-05-17 00:11:09,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-c8942a06-5c77-4661-9654-364ed9b848cf 2019-05-17 00:11:09,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-c8942a06-5c77-4661-9654-364ed9b848cf 2019-05-17 00:11:09,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2590b718112661c86bef11b807a6315586d7b13a" 2019-05-17 00:11:09,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-9e428c33-5ed7-4c07-bf2d-951da250dd73 x-compute-request-id: req-9e428c33-5ed7-4c07-bf2d-951da250dd73 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "adb06996-2cc6-44b0-be7f-1cbe5c159b30", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5bf919e2-5a52-4807-b86b-8ef1024ac5f6"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "adb06996-2cc6-44b0-be7f-1cbe5c159b30", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1674c75-4e90-4488-aa86-e5d1676379de"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "adb06996-2cc6-44b0-be7f-1cbe5c159b30", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-05-17 00:11:09,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-9e428c33-5ed7-4c07-bf2d-951da250dd73 2019-05-17 00:11:09,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-9e428c33-5ed7-4c07-bf2d-951da250dd73 2019-05-17 00:11:09,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-db5800ec-b4d3-461c-8ee7-4edf433a40dd x-compute-request-id: req-db5800ec-b4d3-461c-8ee7-4edf433a40dd Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:30Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_ellis_host_p4sjrn", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:09,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:09,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:09,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-33fc1ce0-df03-4081-9c41-0172db4714bf 2019-05-17 00:11:09,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-33fc1ce0-df03-4081-9c41-0172db4714bf 2019-05-17 00:11:09,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee9d2b113747ded76ac72959603e6dc4d55abd9" 2019-05-17 00:11:09,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-d4c2e1cc-3ae4-42e1-a441-d31d7bd6b9a7 x-compute-request-id: req-d4c2e1cc-3ae4-42e1-a441-d31d7bd6b9a7 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "21f0df89-9874-427c-a87a-2dd571d35229", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8468f638-9bd1-441a-8afc-2b9997915807"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "21f0df89-9874-427c-a87a-2dd571d35229", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce06987b-2e0e-40e8-8eb6-4d1e5cf02ec5"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "21f0df89-9874-427c-a87a-2dd571d35229", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "da0d1d80-05dd-4b40-a5a9-10d07ef2372b"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "21f0df89-9874-427c-a87a-2dd571d35229", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-05-17 00:11:09,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-d4c2e1cc-3ae4-42e1-a441-d31d7bd6b9a7 2019-05-17 00:11:09,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-d4c2e1cc-3ae4-42e1-a441-d31d7bd6b9a7 2019-05-17 00:11:09,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-c8942a06-5c77-4661-9654-364ed9b848cf x-compute-request-id: req-c8942a06-5c77-4661-9654-364ed9b848cf Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:28.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:28Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:09,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-02ef2028-a11a-4ca7-b283-f7ba3997722b x-compute-request-id: req-02ef2028-a11a-4ca7-b283-f7ba3997722b Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5e2f3efd-56e7-47d5-9447-7f38c9961e76"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6ffc608a-6b86-4918-8657-0aef8fa72f33"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd3518dc-4d13-4484-a886-865ba0ee026a"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "644caa36-e967-4400-a822-ae932e137fbb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4a8fc50d-02a9-446e-be60-4de3385dfe78"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "644caa36-e967-4400-a822-ae932e137fbb", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-17 00:11:09,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-02ef2028-a11a-4ca7-b283-f7ba3997722b 2019-05-17 00:11:09,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-a203e264-8692-476d-b47c-570182399d7f 2019-05-17 00:11:09,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:11:09,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:11:09,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:11:09,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:11:09,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:11:09,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:11:09,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:11:09,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:11:09,984 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:11:09,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:11:09,984 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:11:09 GMT 2019-05-17 00:11:09,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:11:09,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:11:09,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:11:09,984 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:11:09,984 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:11:14,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:11:15,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:11:15,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:11:15,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:11:15,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:11:15,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:11:15,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:11:15,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:11:15,287 - 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-05-17T00:10:50.832Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-a203e264-8692-476d-b47c-570182399d7f", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:50.441Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6356962d-512d-4710-8873-49ae9b5ee2b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.832Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_wjnbe5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:50.640Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.dcd6caaa-aa0c-49b7-9153-d3eacfc415fc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.832Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:50.531Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.832Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-a203e264-8692-476d-b47c-570182399d7f x-compute-request-id: req-a203e264-8692-476d-b47c-570182399d7f Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"7dced1b1-3a21-4d08-a07f-0480514c5654\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3bd9cbb6-524c-4245-9faf-a77bc94ed0da\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"7dced1b1-3a21-4d08-a07f-0480514c5654\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7cc38f2f-8158-4f37-bbbd-b1b5d64011e4\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"7dced1b1-3a21-4d08-a07f-0480514c5654\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:50.441Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6356962d-512d-4710-8873-49ae9b5ee2b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.832Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}257d2ab096fcc9d9528bd4767e6e329291cfb69b\"", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:50.112Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f32d113c-99d3-46a0-a1c6-555a0ae5cd83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.832Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-02ef2028-a11a-4ca7-b283-f7ba3997722b", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:50.111Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f32d113c-99d3-46a0-a1c6-555a0ae5cd83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:50.832Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-02ef2028-a11a-4ca7-b283-f7ba3997722b", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:50.111Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f32d113c-99d3-46a0-a1c6-555a0ae5cd83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:51.551Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-3d3ae9f2-8338-4d3a-866b-ad9cbf8d9ecb", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.156Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f32d113c-99d3-46a0-a1c6-555a0ae5cd83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:51.551Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-b4591f7b-869c-4560-8cba-4a3762d42aab", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:50.647Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.dcd6caaa-aa0c-49b7-9153-d3eacfc415fc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:51.551Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.062Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:51.551Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4591f7b-869c-4560-8cba-4a3762d42aab 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:50.647Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.dcd6caaa-aa0c-49b7-9153-d3eacfc415fc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:51.551Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:50.940Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:51.551Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-3d3ae9f2-8338-4d3a-866b-ad9cbf8d9ecb x-compute-request-id: req-3d3ae9f2-8338-4d3a-866b-ad9cbf8d9ecb Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:df:24\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:30Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.156Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f32d113c-99d3-46a0-a1c6-555a0ae5cd83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:51.551Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80dd427841f6262c11fa37daac1cb7e12a13d688\"", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.059Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.dcd6caaa-aa0c-49b7-9153-d3eacfc415fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:51.551Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2590b718112661c86bef11b807a6315586d7b13a\"", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:50.815Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.54be7e46-96ba-4c03-b634-f2f9c7223107"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:51.551Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-34594da6-12d1-4727-981e-d6dfadbbb04f", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:50.813Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.54be7e46-96ba-4c03-b634-f2f9c7223107"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:51.551Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}257d2ab096fcc9d9528bd4767e6e329291cfb69b\"", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.157Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f32d113c-99d3-46a0-a1c6-555a0ae5cd83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:51.551Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-3d3ae9f2-8338-4d3a-866b-ad9cbf8d9ecb", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.156Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f32d113c-99d3-46a0-a1c6-555a0ae5cd83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:51.551Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-34594da6-12d1-4727-981e-d6dfadbbb04f", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:50.813Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.54be7e46-96ba-4c03-b634-f2f9c7223107"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:51.551Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-34594da6-12d1-4727-981e-d6dfadbbb04f x-compute-request-id: req-34594da6-12d1-4727-981e-d6dfadbbb04f Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0d5adde9-bb67-4a77-a62f-7be47bccd55f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36664136-5dc2-4ed6-9840-33ddf50de242\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a2a7c1a0-1c9d-4126-b584-903601d8c01e\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ae43b773-5484-4760-91d0-a6ecad8cb8bb\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"afd155b6-5cd0-4f3b-b337-b8590acd1d2f\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e84d40d3-8d6c-4414-9149-fc3f74c0b18e\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ed386a68-aa1c-447a-aebf-b59660794903\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fe214b38-9a6e-4996-9c88-46a9d91fe96a\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5e2f3efd-56e7-47d5-9447-7f38c9961e76\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6ffc608a-6b86-4918-8657-0aef8fa72f33\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bd3518dc-4d13-4484-a886-865ba0ee026a\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:50.812Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.54be7e46-96ba-4c03-b634-f2f9c7223107"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.230Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-863c8116-3afb-45cf-9c40-5f99227613e3 x-compute-request-id: req-863c8116-3afb-45cf-9c40-5f99227613e3 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5e2f3efd-56e7-47d5-9447-7f38c9961e76\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6ffc608a-6b86-4918-8657-0aef8fa72f33\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bd3518dc-4d13-4484-a886-865ba0ee026a\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"644caa36-e967-4400-a822-ae932e137fbb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4a8fc50d-02a9-446e-be60-4de3385dfe78\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"644caa36-e967-4400-a822-ae932e137fbb\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.992Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f32d113c-99d3-46a0-a1c6-555a0ae5cd83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.230Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c8d122ff0078df895fe5ba291c5e30a2d68b0aa4\"", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.211Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f20fb98-39a5-4317-98bf-5e38511be576"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.230Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-c2048a63-acf7-4795-9808-3d85d158f7ff", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.006Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.54be7e46-96ba-4c03-b634-f2f9c7223107"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.230Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-c2048a63-acf7-4795-9808-3d85d158f7ff x-compute-request-id: req-c2048a63-acf7-4795-9808-3d85d158f7ff Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0d5adde9-bb67-4a77-a62f-7be47bccd55f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36664136-5dc2-4ed6-9840-33ddf50de242\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a2a7c1a0-1c9d-4126-b584-903601d8c01e\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ae43b773-5484-4760-91d0-a6ecad8cb8bb\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"afd155b6-5cd0-4f3b-b337-b8590acd1d2f\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e84d40d3-8d6c-4414-9149-fc3f74c0b18e\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ed386a68-aa1c-447a-aebf-b59660794903\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fe214b38-9a6e-4996-9c88-46a9d91fe96a\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5e2f3efd-56e7-47d5-9447-7f38c9961e76\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6ffc608a-6b86-4918-8657-0aef8fa72f33\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bd3518dc-4d13-4484-a886-865ba0ee026a\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.006Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.54be7e46-96ba-4c03-b634-f2f9c7223107"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.230Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-aa4765df-b605-427d-b071-5326e5e1c324", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.981Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eab98a64-0667-4101-ad4f-ae2b1545d27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.230Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa4765df-b605-427d-b071-5326e5e1c324 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.980Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eab98a64-0667-4101-ad4f-ae2b1545d27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.230Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_5n3ejs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.975Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eab98a64-0667-4101-ad4f-ae2b1545d27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.230Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80dd427841f6262c11fa37daac1cb7e12a13d688\"", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.952Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.dcd6caaa-aa0c-49b7-9153-d3eacfc415fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.230Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-811638d5-6271-484d-8dd4-470ce774cb99", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.951Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.dcd6caaa-aa0c-49b7-9153-d3eacfc415fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.230Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-811638d5-6271-484d-8dd4-470ce774cb99", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.951Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.dcd6caaa-aa0c-49b7-9153-d3eacfc415fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.230Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-811638d5-6271-484d-8dd4-470ce774cb99 x-compute-request-id: req-811638d5-6271-484d-8dd4-470ce774cb99 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9e:6b:f3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:30Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_vellum_host_ekoz0r\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.951Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.dcd6caaa-aa0c-49b7-9153-d3eacfc415fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.230Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-57a9ebf1-9fba-4a05-87de-822e6aa44f28", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.799Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f20fb98-39a5-4317-98bf-5e38511be576"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.230Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-77b2804b-7e26-4987-8a1d-4491a3232362", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.571Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.54be7e46-96ba-4c03-b634-f2f9c7223107"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.230Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-863c8116-3afb-45cf-9c40-5f99227613e3", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.992Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f32d113c-99d3-46a0-a1c6-555a0ae5cd83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.230Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2590b718112661c86bef11b807a6315586d7b13a\"", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.571Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.54be7e46-96ba-4c03-b634-f2f9c7223107"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.230Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_67w6nb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.793Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f20fb98-39a5-4317-98bf-5e38511be576"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.230Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57a9ebf1-9fba-4a05-87de-822e6aa44f28 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.799Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f20fb98-39a5-4317-98bf-5e38511be576"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.230Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-77b2804b-7e26-4987-8a1d-4491a3232362", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.570Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.54be7e46-96ba-4c03-b634-f2f9c7223107"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.230Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-77b2804b-7e26-4987-8a1d-4491a3232362 x-compute-request-id: req-77b2804b-7e26-4987-8a1d-4491a3232362 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:28.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:28Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.570Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.54be7e46-96ba-4c03-b634-f2f9c7223107"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.230Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-c2048a63-acf7-4795-9808-3d85d158f7ff", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.006Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.54be7e46-96ba-4c03-b634-f2f9c7223107"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.230Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-863c8116-3afb-45cf-9c40-5f99227613e3", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:51.993Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f32d113c-99d3-46a0-a1c6-555a0ae5cd83"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " Get:4 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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " Fetched 19.1 MB in 4s (4,059 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}], "metadata": {"pagination": {"total": 2465, "offset": 1995, "size": 50}}} 2019-05-17 00:11:15,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:11:15,287 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:11:15 GMT 2019-05-17 00:11:15,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:11:15,287 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:11:15,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:11:15,287 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:11:15,287 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:11:15,288 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:11:15,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-a203e264-8692-476d-b47c-570182399d7f 2019-05-17 00:11:15,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:11:15,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:15,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-a203e264-8692-476d-b47c-570182399d7f x-compute-request-id: req-a203e264-8692-476d-b47c-570182399d7f Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "7dced1b1-3a21-4d08-a07f-0480514c5654", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3bd9cbb6-524c-4245-9faf-a77bc94ed0da"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "7dced1b1-3a21-4d08-a07f-0480514c5654", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7cc38f2f-8158-4f37-bbbd-b1b5d64011e4"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "7dced1b1-3a21-4d08-a07f-0480514c5654", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-05-17 00:11:15,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257d2ab096fcc9d9528bd4767e6e329291cfb69b" 2019-05-17 00:11:15,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-02ef2028-a11a-4ca7-b283-f7ba3997722b 2019-05-17 00:11:15,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-02ef2028-a11a-4ca7-b283-f7ba3997722b 2019-05-17 00:11:15,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-3d3ae9f2-8338-4d3a-866b-ad9cbf8d9ecb 2019-05-17 00:11:15,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-b4591f7b-869c-4560-8cba-4a3762d42aab 2019-05-17 00:11:15,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:15,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4591f7b-869c-4560-8cba-4a3762d42aab Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:11:15,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:15,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-3d3ae9f2-8338-4d3a-866b-ad9cbf8d9ecb x-compute-request-id: req-3d3ae9f2-8338-4d3a-866b-ad9cbf8d9ecb Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:df:24", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:30Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:15,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80dd427841f6262c11fa37daac1cb7e12a13d688" 2019-05-17 00:11:15,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2590b718112661c86bef11b807a6315586d7b13a" 2019-05-17 00:11:15,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-34594da6-12d1-4727-981e-d6dfadbbb04f 2019-05-17 00:11:15,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257d2ab096fcc9d9528bd4767e6e329291cfb69b" 2019-05-17 00:11:15,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-3d3ae9f2-8338-4d3a-866b-ad9cbf8d9ecb 2019-05-17 00:11:15,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-34594da6-12d1-4727-981e-d6dfadbbb04f 2019-05-17 00:11:15,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-34594da6-12d1-4727-981e-d6dfadbbb04f x-compute-request-id: req-34594da6-12d1-4727-981e-d6dfadbbb04f Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0d5adde9-bb67-4a77-a62f-7be47bccd55f"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36664136-5dc2-4ed6-9840-33ddf50de242"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2a7c1a0-1c9d-4126-b584-903601d8c01e"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ae43b773-5484-4760-91d0-a6ecad8cb8bb"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "afd155b6-5cd0-4f3b-b337-b8590acd1d2f"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e84d40d3-8d6c-4414-9149-fc3f74c0b18e"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed386a68-aa1c-447a-aebf-b59660794903"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fe214b38-9a6e-4996-9c88-46a9d91fe96a"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5e2f3efd-56e7-47d5-9447-7f38c9961e76"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6ffc608a-6b86-4918-8657-0aef8fa72f33"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd3518dc-4d13-4484-a886-865ba0ee026a"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-17 00:11:15,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-863c8116-3afb-45cf-9c40-5f99227613e3 x-compute-request-id: req-863c8116-3afb-45cf-9c40-5f99227613e3 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5e2f3efd-56e7-47d5-9447-7f38c9961e76"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6ffc608a-6b86-4918-8657-0aef8fa72f33"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd3518dc-4d13-4484-a886-865ba0ee026a"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "644caa36-e967-4400-a822-ae932e137fbb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4a8fc50d-02a9-446e-be60-4de3385dfe78"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "644caa36-e967-4400-a822-ae932e137fbb", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-17 00:11:15,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8d122ff0078df895fe5ba291c5e30a2d68b0aa4" 2019-05-17 00:11:15,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-c2048a63-acf7-4795-9808-3d85d158f7ff 2019-05-17 00:11:15,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-c2048a63-acf7-4795-9808-3d85d158f7ff x-compute-request-id: req-c2048a63-acf7-4795-9808-3d85d158f7ff Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0d5adde9-bb67-4a77-a62f-7be47bccd55f"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36664136-5dc2-4ed6-9840-33ddf50de242"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2a7c1a0-1c9d-4126-b584-903601d8c01e"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ae43b773-5484-4760-91d0-a6ecad8cb8bb"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "afd155b6-5cd0-4f3b-b337-b8590acd1d2f"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e84d40d3-8d6c-4414-9149-fc3f74c0b18e"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed386a68-aa1c-447a-aebf-b59660794903"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fe214b38-9a6e-4996-9c88-46a9d91fe96a"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5e2f3efd-56e7-47d5-9447-7f38c9961e76"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6ffc608a-6b86-4918-8657-0aef8fa72f33"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd3518dc-4d13-4484-a886-865ba0ee026a"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-17 00:11:15,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-aa4765df-b605-427d-b071-5326e5e1c324 2019-05-17 00:11:15,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa4765df-b605-427d-b071-5326e5e1c324 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:11:15,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:11:15,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80dd427841f6262c11fa37daac1cb7e12a13d688" 2019-05-17 00:11:15,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-811638d5-6271-484d-8dd4-470ce774cb99 2019-05-17 00:11:15,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-811638d5-6271-484d-8dd4-470ce774cb99 2019-05-17 00:11:15,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-811638d5-6271-484d-8dd4-470ce774cb99 x-compute-request-id: req-811638d5-6271-484d-8dd4-470ce774cb99 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:6b:f3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e707303e-7d1d-46f2-a78f-e2e5301d8af5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:30Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_vellum_host_ekoz0r", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:15,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-57a9ebf1-9fba-4a05-87de-822e6aa44f28 2019-05-17 00:11:15,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-77b2804b-7e26-4987-8a1d-4491a3232362 2019-05-17 00:11:15,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-863c8116-3afb-45cf-9c40-5f99227613e3 2019-05-17 00:11:15,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2590b718112661c86bef11b807a6315586d7b13a" 2019-05-17 00:11:15,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:11:15,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57a9ebf1-9fba-4a05-87de-822e6aa44f28 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:11:15,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-77b2804b-7e26-4987-8a1d-4491a3232362 2019-05-17 00:11:15,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-77b2804b-7e26-4987-8a1d-4491a3232362 x-compute-request-id: req-77b2804b-7e26-4987-8a1d-4491a3232362 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:28.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:28Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:15,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-c2048a63-acf7-4795-9808-3d85d158f7ff 2019-05-17 00:11:15,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-863c8116-3afb-45cf-9c40-5f99227613e3 2019-05-17 00:11:15,298 - 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-05-17 00:11:15,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] 2019-05-17 00:11:15,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 2019-05-17 00:11:15,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 2019-05-17 00:11:15,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] 2019-05-17 00:11:15,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Selecting previously unselected package libasan0:amd64. 2019-05-17 00:11:15,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 19.1 MB in 4s (4,059 kB/s) 2019-05-17 00:11:15,299 - 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-05-17 00:11:15,299 - 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-05-17 00:11:15,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:11:15,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:11:15,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:11:15,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:11:15,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:11:15,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:11:15,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:11:15,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:11:15,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:11:15,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:11:15,379 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:11:15 GMT 2019-05-17 00:11:15,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:11:15,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:11:15,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:11:15,379 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:11:15,380 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:11:20,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:11:20,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:11:20,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:11:20,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:11:20,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:11:20,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:11:20,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:11:20,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:11:20,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.403Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " Get:5 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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}be1907ab869989705154541835d8ee3b5ca3f487\"", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.418Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eab98a64-0667-4101-ad4f-ae2b1545d27e"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " Building dependency tree...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " Reading state information...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " Suggested packages:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " libquadmath0-dbg glibc-doc", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_f1q9ac", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.415Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0843dcb9-d870-498e-bd88-e9c527a05567"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8c23017-3e0c-42fb-9ff6-59e65c0a0f7d 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.420Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0843dcb9-d870-498e-bd88-e9c527a05567"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-d8c23017-3e0c-42fb-9ff6-59e65c0a0f7d", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.420Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0843dcb9-d870-498e-bd88-e9c527a05567"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " Get:6 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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " Get:7 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " Get:8 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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " Get:9 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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}], "metadata": {"pagination": {"total": 2465, "offset": 2045, "size": 50}}} 2019-05-17 00:11:20,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:11:20,587 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:11:20 GMT 2019-05-17 00:11:20,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:11:20,588 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:11:20,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:11:20,588 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:11:20,588 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:11:20,588 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:11:20,590 - 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-05-17 00:11:20,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:20,591 - 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-05-17 00:11:20,591 - 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-05-17 00:11:20,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://security.ubuntu.com trusty-security/universe Sources [102 kB] 2019-05-17 00:11:20,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1907ab869989705154541835d8ee3b5ca3f487" 2019-05-17 00:11:20,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-05-17 00:11:20,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-05-17 00:11:20,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-05-17 00:11:20,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following extra packages will be installed: 2019-05-17 00:11:20,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-05-17 00:11:20,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-05-17 00:11:20,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-05-17 00:11:20,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-05-17 00:11:20,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-05-17 00:11:20,593 - 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-05-17 00:11:20,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg 2019-05-17 00:11:20,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-05-17 00:11:20,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following NEW packages will be installed: 2019-05-17 00:11:20,593 - 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-05-17 00:11:20,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-05-17 00:11:20,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-05-17 00:11:20,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 2019-05-17 00:11:20,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 19.1 MB of archives. 2019-05-17 00:11:20,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-05-17 00:11:20,594 - 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-05-17 00:11:20,595 - 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-05-17 00:11:20,595 - 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-05-17 00:11:20,595 - 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-05-17 00:11:20,595 - 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-05-17 00:11:20,595 - 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-05-17 00:11:20,595 - 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-05-17 00:11:20,596 - 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-05-17 00:11:20,596 - 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-05-17 00:11:20,596 - 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-05-17 00:11:20,596 - 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-05-17 00:11:20,596 - 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-05-17 00:11:20,596 - 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-05-17 00:11:20,597 - 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-05-17 00:11:20,597 - 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-05-17 00:11:20,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:11:20,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8c23017-3e0c-42fb-9ff6-59e65c0a0f7d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:11:20,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-d8c23017-3e0c-42fb-9ff6-59e65c0a0f7d 2019-05-17 00:11:20,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-05-17 00:11:20,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 2019-05-17 00:11:20,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 2019-05-17 00:11:20,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] 2019-05-17 00:11:20,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] 2019-05-17 00:11:20,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] 2019-05-17 00:11:20,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] 2019-05-17 00:11:20,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:11:20,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:11:20,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:11:20,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:11:20,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:11:20,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:11:20,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:11:20,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:11:20,701 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:11:20,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:11:20,701 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:11:20 GMT 2019-05-17 00:11:20,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:11:20,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:11:20,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:11:20,701 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:11:20,701 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:11:25,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:11:25,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:11:25,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:11:25,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:11:25,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:11:25,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:11:25,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:11:25,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:11:25,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " Get:10 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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " Get:11 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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " Get:12 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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " Get:14 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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " Get:15 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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " Get:16 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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " Get:17 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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " Get:18 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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "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-05-17T00:10:52.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " Fetched 13.1 MB in 6s (2,051 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:52.603Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:53.291Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-ec252736-59a2-4cdb-9dc4-98edae860214 x-compute-request-id: req-ec252736-59a2-4cdb-9dc4-98edae860214 Content-Encoding: gzip Content-Length: 636 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"52dca615-85ba-4673-b83b-05b3e91be30c\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"603903e7-7fa4-40c5-8fba-6d993959ca19\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7fd6a10f-6008-452a-9f17-68078ccab8cb\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85055d87-248e-412b-81cc-11c771f54d21\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ca76a4db-d133-4fbb-a93e-e65d28b7188a\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e978d2c0-f902-4207-8176-23c25ffe875c\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.964Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.dcd6caaa-aa0c-49b7-9153-d3eacfc415fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:53.291Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-ec252736-59a2-4cdb-9dc4-98edae860214", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.964Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.dcd6caaa-aa0c-49b7-9153-d3eacfc415fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:53.291Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-ec252736-59a2-4cdb-9dc4-98edae860214", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.965Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.dcd6caaa-aa0c-49b7-9153-d3eacfc415fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:53.291Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80dd427841f6262c11fa37daac1cb7e12a13d688\"", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.966Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.dcd6caaa-aa0c-49b7-9153-d3eacfc415fc"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:53.291Z", "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-05-17T00:10:52.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:53.291Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.962Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:53.291Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.589Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:53.291Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:52.580Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 2466, "offset": 2095, "size": 50}}} 2019-05-17 00:11:25,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:11:25,811 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:11:25 GMT 2019-05-17 00:11:25,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:11:25,811 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:11:25,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:11:25,812 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:11:25,812 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:11:25,812 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:11:25,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] 2019-05-17 00:11:25,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] 2019-05-17 00:11:25,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] 2019-05-17 00:11:25,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 kB] 2019-05-17 00:11:25,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] 2019-05-17 00:11:25,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] 2019-05-17 00:11:25,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] 2019-05-17 00:11:25,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] 2019-05-17 00:11:25,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 2019-05-17 00:11:25,815 - 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-05-17 00:11:25,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] 2019-05-17 00:11:25,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] 2019-05-17 00:11:25,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] 2019-05-17 00:11:25,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] 2019-05-17 00:11:25,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] 2019-05-17 00:11:25,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages 2019-05-17 00:11:25,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages 2019-05-17 00:11:25,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages 2019-05-17 00:11:25,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages 2019-05-17 00:11:25,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en 2019-05-17 00:11:25,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en 2019-05-17 00:11:25,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en 2019-05-17 00:11:25,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 2019-05-17 00:11:25,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release 2019-05-17 00:11:25,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] 2019-05-17 00:11:25,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] 2019-05-17 00:11:25,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] 2019-05-17 00:11:25,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] 2019-05-17 00:11:25,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages 2019-05-17 00:11:25,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages 2019-05-17 00:11:25,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages 2019-05-17 00:11:25,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages 2019-05-17 00:11:25,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en 2019-05-17 00:11:25,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en 2019-05-17 00:11:25,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en 2019-05-17 00:11:25,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en 2019-05-17 00:11:25,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US 2019-05-17 00:11:25,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US 2019-05-17 00:11:25,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US 2019-05-17 00:11:25,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US 2019-05-17 00:11:25,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 13.1 MB in 6s (2,051 kB/s) 2019-05-17 00:11:25,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-05-17 00:11:25,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-ec252736-59a2-4cdb-9dc4-98edae860214 x-compute-request-id: req-ec252736-59a2-4cdb-9dc4-98edae860214 Content-Encoding: gzip Content-Length: 636 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "52dca615-85ba-4673-b83b-05b3e91be30c"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "603903e7-7fa4-40c5-8fba-6d993959ca19"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7fd6a10f-6008-452a-9f17-68078ccab8cb"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85055d87-248e-412b-81cc-11c771f54d21"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca76a4db-d133-4fbb-a93e-e65d28b7188a"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e978d2c0-f902-4207-8176-23c25ffe875c"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "e088c23f-5872-42fa-9217-a2793d116b8c", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-05-17 00:11:25,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-ec252736-59a2-4cdb-9dc4-98edae860214 2019-05-17 00:11:25,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-ec252736-59a2-4cdb-9dc4-98edae860214 2019-05-17 00:11:25,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80dd427841f6262c11fa37daac1cb7e12a13d688" 2019-05-17 00:11:25,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-17 00:11:25,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-05-17 00:11:25,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:25,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:25,822 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:11:25,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:11:25,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:11:25,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:11:25,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:11:25,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:11:25,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:11:25,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:11:25,880 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:11:25,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:11:25,880 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:11:25 GMT 2019-05-17 00:11:25,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:11:25,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:11:25,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:11:25,880 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:11:25,880 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:11:30,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:11:31,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:11:31,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:11:31,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:11:31,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:11:31,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:11:31,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:11:31,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:11:31,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:53.291Z", "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-05-17T00:10:52.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:53.291Z", "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-05-17T00:10:52.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:53.291Z", "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-05-17T00:10:52.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:53.291Z", "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-05-17T00:10:52.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:54.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80dd427841f6262c11fa37daac1cb7e12a13d688\"", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.192Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.dcd6caaa-aa0c-49b7-9153-d3eacfc415fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:54.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_pvyjeq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.306Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.210c6111-ab38-4f0d-bdc4-79d2a3fb3005"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:54.416Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-e1185b71-4f9a-445c-9dec-2a3ba1216331 x-compute-request-id: req-e1185b71-4f9a-445c-9dec-2a3ba1216331 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8468f638-9bd1-441a-8afc-2b9997915807\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce06987b-2e0e-40e8-8eb6-4d1e5cf02ec5\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"da0d1d80-05dd-4b40-a5a9-10d07ef2372b\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:53.968Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f20fb98-39a5-4317-98bf-5e38511be576"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:54.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}be1907ab869989705154541835d8ee3b5ca3f487\"", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:53.760Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eab98a64-0667-4101-ad4f-ae2b1545d27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:54.416Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-680e46c6-fcc5-431c-8107-3c5e4da2fbcd", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:53.532Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f20fb98-39a5-4317-98bf-5e38511be576"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:54.416Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-6c88274e-b2bf-4ea3-8f90-4600e15ac776", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.191Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.dcd6caaa-aa0c-49b7-9153-d3eacfc415fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:54.416Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-6c88274e-b2bf-4ea3-8f90-4600e15ac776 x-compute-request-id: req-6c88274e-b2bf-4ea3-8f90-4600e15ac776 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9e:6b:f3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:30Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_vellum_host_ekoz0r\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.190Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.dcd6caaa-aa0c-49b7-9153-d3eacfc415fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:54.416Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-680e46c6-fcc5-431c-8107-3c5e4da2fbcd", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:53.532Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f20fb98-39a5-4317-98bf-5e38511be576"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:54.416Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-6a4059a3-6607-49d2-9ef4-8dbe5eff0005", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.106Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2375773c-8b14-4f19-923a-c04133d9fe88"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:54.416Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a4059a3-6607-49d2-9ef4-8dbe5eff0005 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.105Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2375773c-8b14-4f19-923a-c04133d9fe88"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:54.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_z7ezda", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.100Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2375773c-8b14-4f19-923a-c04133d9fe88"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:54.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c8d122ff0078df895fe5ba291c5e30a2d68b0aa4\"", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:53.969Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f20fb98-39a5-4317-98bf-5e38511be576"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:54.416Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-e1185b71-4f9a-445c-9dec-2a3ba1216331", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:53.968Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f20fb98-39a5-4317-98bf-5e38511be576"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:54.416Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-e1185b71-4f9a-445c-9dec-2a3ba1216331", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:53.968Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f20fb98-39a5-4317-98bf-5e38511be576"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:54.416Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-6c88274e-b2bf-4ea3-8f90-4600e15ac776", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.191Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.dcd6caaa-aa0c-49b7-9153-d3eacfc415fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:54.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c8d122ff0078df895fe5ba291c5e30a2d68b0aa4\"", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:53.533Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f20fb98-39a5-4317-98bf-5e38511be576"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:54.416Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-1dea04d0-a960-4d87-9186-85ecc6fe1537", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:53.759Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eab98a64-0667-4101-ad4f-ae2b1545d27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:54.416Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-1dea04d0-a960-4d87-9186-85ecc6fe1537 x-compute-request-id: req-1dea04d0-a960-4d87-9186-85ecc6fe1537 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:52.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:52Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:53.758Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eab98a64-0667-4101-ad4f-ae2b1545d27e"}, {"node_instance_id": "homer_host_babhnv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:54.416Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:53.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:54.416Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:53.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:54.416Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-1dea04d0-a960-4d87-9186-85ecc6fe1537", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:53.759Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eab98a64-0667-4101-ad4f-ae2b1545d27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:54.416Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-680e46c6-fcc5-431c-8107-3c5e4da2fbcd x-compute-request-id: req-680e46c6-fcc5-431c-8107-3c5e4da2fbcd Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d6:26:67\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:54Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_dime_host_c9zn1l\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:53.531Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f20fb98-39a5-4317-98bf-5e38511be576"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.026Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-3311fa57-8fca-4fed-b459-35ae82cd966e x-compute-request-id: req-3311fa57-8fca-4fed-b459-35ae82cd966e Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:30Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.573Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0843dcb9-d870-498e-bd88-e9c527a05567"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.026Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.203Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.026Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-1abc23e8-6fbe-488a-b299-059843dd5f3e", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.311Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.210c6111-ab38-4f0d-bdc4-79d2a3fb3005"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.026Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1abc23e8-6fbe-488a-b299-059843dd5f3e 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.311Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.210c6111-ab38-4f0d-bdc4-79d2a3fb3005"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.026Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ead0cb4d8da219406dd50fde57ef86821c0bd9e9\"", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.576Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0843dcb9-d870-498e-bd88-e9c527a05567"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.026Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-3311fa57-8fca-4fed-b459-35ae82cd966e", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.575Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0843dcb9-d870-498e-bd88-e9c527a05567"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.026Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-c1fd6239-a732-4a6d-b391-43e9bf036a77 x-compute-request-id: req-c1fd6239-a732-4a6d-b391-43e9bf036a77 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"adb06996-2cc6-44b0-be7f-1cbe5c159b30\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5bf919e2-5a52-4807-b86b-8ef1024ac5f6\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"adb06996-2cc6-44b0-be7f-1cbe5c159b30\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f1674c75-4e90-4488-aa86-e5d1676379de\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"adb06996-2cc6-44b0-be7f-1cbe5c159b30\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.790Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eab98a64-0667-4101-ad4f-ae2b1545d27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.026Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-3311fa57-8fca-4fed-b459-35ae82cd966e", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.574Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0843dcb9-d870-498e-bd88-e9c527a05567"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.026Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-c1fd6239-a732-4a6d-b391-43e9bf036a77", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.790Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eab98a64-0667-4101-ad4f-ae2b1545d27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.026Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2970b479575769df15588aa927d992b1131c7df1\"", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.527Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2375773c-8b14-4f19-923a-c04133d9fe88"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.026Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-c1fd6239-a732-4a6d-b391-43e9bf036a77", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.793Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eab98a64-0667-4101-ad4f-ae2b1545d27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.026Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}be1907ab869989705154541835d8ee3b5ca3f487\"", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.795Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eab98a64-0667-4101-ad4f-ae2b1545d27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.026Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-f5c1f418-4528-4c97-8bcf-36ea7b61ee46 x-compute-request-id: req-f5c1f418-4528-4c97-8bcf-36ea7b61ee46 Content-Encoding: gzip Content-Length: 636 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"52dca615-85ba-4673-b83b-05b3e91be30c\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"603903e7-7fa4-40c5-8fba-6d993959ca19\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7fd6a10f-6008-452a-9f17-68078ccab8cb\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85055d87-248e-412b-81cc-11c771f54d21\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ca76a4db-d133-4fbb-a93e-e65d28b7188a\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e978d2c0-f902-4207-8176-23c25ffe875c\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"e088c23f-5872-42fa-9217-a2793d116b8c\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.964Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.dcd6caaa-aa0c-49b7-9153-d3eacfc415fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.026Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b14cbb086873eae612e1e976c03be8c574c29740\"", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.811Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.210c6111-ab38-4f0d-bdc4-79d2a3fb3005"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.689Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-f5c1f418-4528-4c97-8bcf-36ea7b61ee46", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.964Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.dcd6caaa-aa0c-49b7-9153-d3eacfc415fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.689Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-f5c1f418-4528-4c97-8bcf-36ea7b61ee46", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:54.964Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.dcd6caaa-aa0c-49b7-9153-d3eacfc415fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.689Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-99ee5085-6c49-4bfc-a5c3-8a2248410322 x-compute-request-id: req-99ee5085-6c49-4bfc-a5c3-8a2248410322 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d6:26:67\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:54Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_dime_host_c9zn1l\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.045Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f20fb98-39a5-4317-98bf-5e38511be576"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.689Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-99ee5085-6c49-4bfc-a5c3-8a2248410322", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.045Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f20fb98-39a5-4317-98bf-5e38511be576"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.689Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-99ee5085-6c49-4bfc-a5c3-8a2248410322", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.045Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f20fb98-39a5-4317-98bf-5e38511be576"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.689Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c8d122ff0078df895fe5ba291c5e30a2d68b0aa4\"", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.047Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f20fb98-39a5-4317-98bf-5e38511be576"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.689Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-d1cf5069-0731-49ba-a689-15b8c7a3c148 x-compute-request-id: req-d1cf5069-0731-49ba-a689-15b8c7a3c148 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:df:24\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:30Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.153Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2375773c-8b14-4f19-923a-c04133d9fe88"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.689Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-d1cf5069-0731-49ba-a689-15b8c7a3c148", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.153Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2375773c-8b14-4f19-923a-c04133d9fe88"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.689Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2970b479575769df15588aa927d992b1131c7df1\"", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.154Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2375773c-8b14-4f19-923a-c04133d9fe88"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.689Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-c9422bc2-9f3b-41ec-a2a5-71f7cefe1ce7 x-compute-request-id: req-c9422bc2-9f3b-41ec-a2a5-71f7cefe1ce7 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"7dced1b1-3a21-4d08-a07f-0480514c5654\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3bd9cbb6-524c-4245-9faf-a77bc94ed0da\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"7dced1b1-3a21-4d08-a07f-0480514c5654\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7cc38f2f-8158-4f37-bbbd-b1b5d64011e4\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"7dced1b1-3a21-4d08-a07f-0480514c5654\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.429Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0843dcb9-d870-498e-bd88-e9c527a05567"}], "metadata": {"pagination": {"total": 2502, "offset": 2145, "size": 50}}} 2019-05-17 00:11:31,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:11:31,157 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:11:31 GMT 2019-05-17 00:11:31,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:11:31,158 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:11:31,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:11:31,158 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:11:31,158 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:11:31,158 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:11:31,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 1%] Progress: [ 2%] Selecting previously unselected package libatomic1:amd64. 2019-05-17 00:11:31,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 0%] Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-17 00:11:31,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-17 00:11:31,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51354 files and directories currently installed.) 2019-05-17 00:11:31,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80dd427841f6262c11fa37daac1cb7e12a13d688" 2019-05-17 00:11:31,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:11:31,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-e1185b71-4f9a-445c-9dec-2a3ba1216331 x-compute-request-id: req-e1185b71-4f9a-445c-9dec-2a3ba1216331 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "21f0df89-9874-427c-a87a-2dd571d35229", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8468f638-9bd1-441a-8afc-2b9997915807"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "21f0df89-9874-427c-a87a-2dd571d35229", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce06987b-2e0e-40e8-8eb6-4d1e5cf02ec5"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "21f0df89-9874-427c-a87a-2dd571d35229", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "da0d1d80-05dd-4b40-a5a9-10d07ef2372b"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "21f0df89-9874-427c-a87a-2dd571d35229", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-05-17 00:11:31,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1907ab869989705154541835d8ee3b5ca3f487" 2019-05-17 00:11:31,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-680e46c6-fcc5-431c-8107-3c5e4da2fbcd 2019-05-17 00:11:31,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-6c88274e-b2bf-4ea3-8f90-4600e15ac776 2019-05-17 00:11:31,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-6c88274e-b2bf-4ea3-8f90-4600e15ac776 x-compute-request-id: req-6c88274e-b2bf-4ea3-8f90-4600e15ac776 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:6b:f3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e707303e-7d1d-46f2-a78f-e2e5301d8af5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:30Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_vellum_host_ekoz0r", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:31,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-680e46c6-fcc5-431c-8107-3c5e4da2fbcd 2019-05-17 00:11:31,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-6a4059a3-6607-49d2-9ef4-8dbe5eff0005 2019-05-17 00:11:31,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a4059a3-6607-49d2-9ef4-8dbe5eff0005 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:11:31,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:11:31,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8d122ff0078df895fe5ba291c5e30a2d68b0aa4" 2019-05-17 00:11:31,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-e1185b71-4f9a-445c-9dec-2a3ba1216331 2019-05-17 00:11:31,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-e1185b71-4f9a-445c-9dec-2a3ba1216331 2019-05-17 00:11:31,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-6c88274e-b2bf-4ea3-8f90-4600e15ac776 2019-05-17 00:11:31,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8d122ff0078df895fe5ba291c5e30a2d68b0aa4" 2019-05-17 00:11:31,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-1dea04d0-a960-4d87-9186-85ecc6fe1537 2019-05-17 00:11:31,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-1dea04d0-a960-4d87-9186-85ecc6fe1537 x-compute-request-id: req-1dea04d0-a960-4d87-9186-85ecc6fe1537 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:52.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:52Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:31,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-17 00:11:31,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-17 00:11:31,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-1dea04d0-a960-4d87-9186-85ecc6fe1537 2019-05-17 00:11:31,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-680e46c6-fcc5-431c-8107-3c5e4da2fbcd x-compute-request-id: req-680e46c6-fcc5-431c-8107-3c5e4da2fbcd Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:26:67", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e64c5e82-5d97-4938-aa59-95913f5b9bec", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:54Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_dime_host_c9zn1l", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:31,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-3311fa57-8fca-4fed-b459-35ae82cd966e x-compute-request-id: req-3311fa57-8fca-4fed-b459-35ae82cd966e Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:30Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_ellis_host_p4sjrn", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:31,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:31,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-1abc23e8-6fbe-488a-b299-059843dd5f3e 2019-05-17 00:11:31,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1abc23e8-6fbe-488a-b299-059843dd5f3e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:11:31,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead0cb4d8da219406dd50fde57ef86821c0bd9e9" 2019-05-17 00:11:31,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-3311fa57-8fca-4fed-b459-35ae82cd966e 2019-05-17 00:11:31,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-c1fd6239-a732-4a6d-b391-43e9bf036a77 x-compute-request-id: req-c1fd6239-a732-4a6d-b391-43e9bf036a77 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "adb06996-2cc6-44b0-be7f-1cbe5c159b30", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5bf919e2-5a52-4807-b86b-8ef1024ac5f6"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "adb06996-2cc6-44b0-be7f-1cbe5c159b30", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1674c75-4e90-4488-aa86-e5d1676379de"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "adb06996-2cc6-44b0-be7f-1cbe5c159b30", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-05-17 00:11:31,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-3311fa57-8fca-4fed-b459-35ae82cd966e 2019-05-17 00:11:31,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-c1fd6239-a732-4a6d-b391-43e9bf036a77 2019-05-17 00:11:31,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2970b479575769df15588aa927d992b1131c7df1" 2019-05-17 00:11:31,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-c1fd6239-a732-4a6d-b391-43e9bf036a77 2019-05-17 00:11:31,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1907ab869989705154541835d8ee3b5ca3f487" 2019-05-17 00:11:31,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-f5c1f418-4528-4c97-8bcf-36ea7b61ee46 x-compute-request-id: req-f5c1f418-4528-4c97-8bcf-36ea7b61ee46 Content-Encoding: gzip Content-Length: 636 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "52dca615-85ba-4673-b83b-05b3e91be30c"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "603903e7-7fa4-40c5-8fba-6d993959ca19"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7fd6a10f-6008-452a-9f17-68078ccab8cb"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85055d87-248e-412b-81cc-11c771f54d21"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca76a4db-d133-4fbb-a93e-e65d28b7188a"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "e088c23f-5872-42fa-9217-a2793d116b8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e978d2c0-f902-4207-8176-23c25ffe875c"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "e088c23f-5872-42fa-9217-a2793d116b8c", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-05-17 00:11:31,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b14cbb086873eae612e1e976c03be8c574c29740" 2019-05-17 00:11:31,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-f5c1f418-4528-4c97-8bcf-36ea7b61ee46 2019-05-17 00:11:31,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-f5c1f418-4528-4c97-8bcf-36ea7b61ee46 2019-05-17 00:11:31,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-99ee5085-6c49-4bfc-a5c3-8a2248410322 x-compute-request-id: req-99ee5085-6c49-4bfc-a5c3-8a2248410322 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:26:67", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e64c5e82-5d97-4938-aa59-95913f5b9bec", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:54Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_dime_host_c9zn1l", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:31,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-99ee5085-6c49-4bfc-a5c3-8a2248410322 2019-05-17 00:11:31,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-99ee5085-6c49-4bfc-a5c3-8a2248410322 2019-05-17 00:11:31,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8d122ff0078df895fe5ba291c5e30a2d68b0aa4" 2019-05-17 00:11:31,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-d1cf5069-0731-49ba-a689-15b8c7a3c148 x-compute-request-id: req-d1cf5069-0731-49ba-a689-15b8c7a3c148 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:df:24", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:30Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:31,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-d1cf5069-0731-49ba-a689-15b8c7a3c148 2019-05-17 00:11:31,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2970b479575769df15588aa927d992b1131c7df1" 2019-05-17 00:11:31,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-c9422bc2-9f3b-41ec-a2a5-71f7cefe1ce7 x-compute-request-id: req-c9422bc2-9f3b-41ec-a2a5-71f7cefe1ce7 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "7dced1b1-3a21-4d08-a07f-0480514c5654", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3bd9cbb6-524c-4245-9faf-a77bc94ed0da"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "7dced1b1-3a21-4d08-a07f-0480514c5654", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7cc38f2f-8158-4f37-bbbd-b1b5d64011e4"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "7dced1b1-3a21-4d08-a07f-0480514c5654", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-05-17 00:11:31,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:11:31,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:11:31,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:11:31,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:11:31,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:11:31,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:11:31,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:11:31,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:11:31,230 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:11:31,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:11:31,230 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:11:31 GMT 2019-05-17 00:11:31,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:11:31,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:11:31,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:11:31,230 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:11:31,230 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:11:36,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:11:36,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:11:36,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:11:36,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:11:36,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:11:36,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:11:36,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:11:36,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:11:36,447 - 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-05-17T00:10:55.689Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-c9422bc2-9f3b-41ec-a2a5-71f7cefe1ce7", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.429Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0843dcb9-d870-498e-bd88-e9c527a05567"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.689Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-c9422bc2-9f3b-41ec-a2a5-71f7cefe1ce7", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.430Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0843dcb9-d870-498e-bd88-e9c527a05567"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.689Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ead0cb4d8da219406dd50fde57ef86821c0bd9e9\"", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.431Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0843dcb9-d870-498e-bd88-e9c527a05567"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.689Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.450Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:55.689Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-d1cf5069-0731-49ba-a689-15b8c7a3c148", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.153Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2375773c-8b14-4f19-923a-c04133d9fe88"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.225Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-c92aa350-3fdc-490d-b21d-018e5447f407", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.912Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f20fb98-39a5-4317-98bf-5e38511be576"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.225Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-8503a4b6-9e27-47a5-9e42-8e32eef660f2 x-compute-request-id: req-8503a4b6-9e27-47a5-9e42-8e32eef660f2 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:52.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:52Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.653Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eab98a64-0667-4101-ad4f-ae2b1545d27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.225Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-8503a4b6-9e27-47a5-9e42-8e32eef660f2", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.653Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eab98a64-0667-4101-ad4f-ae2b1545d27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.225Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-8503a4b6-9e27-47a5-9e42-8e32eef660f2", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.654Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eab98a64-0667-4101-ad4f-ae2b1545d27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.225Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}be1907ab869989705154541835d8ee3b5ca3f487\"", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.655Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eab98a64-0667-4101-ad4f-ae2b1545d27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.225Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.518Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9b1a216c-2364-463c-b9f0-6744daaf7ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.225Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adcc84c6-14df-4494-bad1-4e99d7167fa8 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.523Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9b1a216c-2364-463c-b9f0-6744daaf7ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.225Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-adcc84c6-14df-4494-bad1-4e99d7167fa8", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.523Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9b1a216c-2364-463c-b9f0-6744daaf7ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.225Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-ccef5c4e-c508-4875-a5d6-a5ea6e46f655 x-compute-request-id: req-ccef5c4e-c508-4875-a5d6-a5ea6e46f655 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5e2f3efd-56e7-47d5-9447-7f38c9961e76\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6ffc608a-6b86-4918-8657-0aef8fa72f33\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bd3518dc-4d13-4484-a886-865ba0ee026a\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"644caa36-e967-4400-a822-ae932e137fbb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4a8fc50d-02a9-446e-be60-4de3385dfe78\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"644caa36-e967-4400-a822-ae932e137fbb\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.778Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2375773c-8b14-4f19-923a-c04133d9fe88"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.225Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-ccef5c4e-c508-4875-a5d6-a5ea6e46f655", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.778Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2375773c-8b14-4f19-923a-c04133d9fe88"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.225Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-ccef5c4e-c508-4875-a5d6-a5ea6e46f655", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.778Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2375773c-8b14-4f19-923a-c04133d9fe88"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.225Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2970b479575769df15588aa927d992b1131c7df1\"", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.780Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2375773c-8b14-4f19-923a-c04133d9fe88"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.225Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-c92aa350-3fdc-490d-b21d-018e5447f407 x-compute-request-id: req-c92aa350-3fdc-490d-b21d-018e5447f407 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8468f638-9bd1-441a-8afc-2b9997915807\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce06987b-2e0e-40e8-8eb6-4d1e5cf02ec5\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"da0d1d80-05dd-4b40-a5a9-10d07ef2372b\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"21f0df89-9874-427c-a87a-2dd571d35229\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.911Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f20fb98-39a5-4317-98bf-5e38511be576"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.225Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-c92aa350-3fdc-490d-b21d-018e5447f407", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.912Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2f20fb98-39a5-4317-98bf-5e38511be576"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.225Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2f7b2effe510fcab8ce5aad779d7852f2295cde\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.942Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9b1a216c-2364-463c-b9f0-6744daaf7ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.225Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-bbefb864-1250-49e6-945b-9dbae3706191 x-compute-request-id: req-bbefb864-1250-49e6-945b-9dbae3706191 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:28.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:28Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:56.144Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.210c6111-ab38-4f0d-bdc4-79d2a3fb3005"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.225Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.225Z", "message": "Relationships established", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:55.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.769Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:56.288Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.769Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-a1153fce-3341-44ef-893c-3e601187e851", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:56.347Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0843dcb9-d870-498e-bd88-e9c527a05567"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.769Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-a1153fce-3341-44ef-893c-3e601187e851 x-compute-request-id: req-a1153fce-3341-44ef-893c-3e601187e851 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:30Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:56.347Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0843dcb9-d870-498e-bd88-e9c527a05567"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.769Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-e4f5904a-8585-4fa1-ad1f-d686c7145192", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:56.406Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eab98a64-0667-4101-ad4f-ae2b1545d27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.769Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-e4f5904a-8585-4fa1-ad1f-d686c7145192", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:56.406Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eab98a64-0667-4101-ad4f-ae2b1545d27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.769Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-e4f5904a-8585-4fa1-ad1f-d686c7145192 x-compute-request-id: req-e4f5904a-8585-4fa1-ad1f-d686c7145192 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"adb06996-2cc6-44b0-be7f-1cbe5c159b30\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5bf919e2-5a52-4807-b86b-8ef1024ac5f6\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"adb06996-2cc6-44b0-be7f-1cbe5c159b30\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f1674c75-4e90-4488-aa86-e5d1676379de\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"adb06996-2cc6-44b0-be7f-1cbe5c159b30\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:56.406Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.eab98a64-0667-4101-ad4f-ae2b1545d27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.769Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-bbefb864-1250-49e6-945b-9dbae3706191", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:56.145Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.210c6111-ab38-4f0d-bdc4-79d2a3fb3005"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.769Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-bbefb864-1250-49e6-945b-9dbae3706191", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:56.145Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.210c6111-ab38-4f0d-bdc4-79d2a3fb3005"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.769Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-87ee3c46-e539-4dcd-8dca-6ae842bba1bf x-compute-request-id: req-87ee3c46-e539-4dcd-8dca-6ae842bba1bf Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:df:24\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:30Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:56.668Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2375773c-8b14-4f19-923a-c04133d9fe88"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.769Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b14cbb086873eae612e1e976c03be8c574c29740\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.209\"}}'", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:56.146Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.210c6111-ab38-4f0d-bdc4-79d2a3fb3005"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.769Z", "message": "Relationships established", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:56.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.769Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ead0cb4d8da219406dd50fde57ef86821c0bd9e9\"", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:56.349Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0843dcb9-d870-498e-bd88-e9c527a05567"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:56.769Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-a1153fce-3341-44ef-893c-3e601187e851", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:56.348Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0843dcb9-d870-498e-bd88-e9c527a05567"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:57.280Z", "message": "Node instance started", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:56.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:57.280Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2970b479575769df15588aa927d992b1131c7df1\"", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:56.671Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2375773c-8b14-4f19-923a-c04133d9fe88"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:57.280Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-0d54e047-58c6-40e4-9e41-469ea8369205", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:57.025Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2375773c-8b14-4f19-923a-c04133d9fe88"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:57.280Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-87ee3c46-e539-4dcd-8dca-6ae842bba1bf", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:56.668Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2375773c-8b14-4f19-923a-c04133d9fe88"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:57.280Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:57.170Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:57.280Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-87ee3c46-e539-4dcd-8dca-6ae842bba1bf", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:56.668Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2375773c-8b14-4f19-923a-c04133d9fe88"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:57.280Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:56.875Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:57.280Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d54e047-58c6-40e4-9e41-469ea8369205 x-compute-request-id: req-0d54e047-58c6-40e4-9e41-469ea8369205 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5e2f3efd-56e7-47d5-9447-7f38c9961e76\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6ffc608a-6b86-4918-8657-0aef8fa72f33\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bd3518dc-4d13-4484-a886-865ba0ee026a\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"644caa36-e967-4400-a822-ae932e137fbb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4a8fc50d-02a9-446e-be60-4de3385dfe78\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"644caa36-e967-4400-a822-ae932e137fbb\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:57.024Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2375773c-8b14-4f19-923a-c04133d9fe88"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:57.280Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-0d54e047-58c6-40e4-9e41-469ea8369205", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:57.025Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.2375773c-8b14-4f19-923a-c04133d9fe88"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:57.972Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-c62aa879-db55-4576-b5d6-fc8375a25cfa x-compute-request-id: req-c62aa879-db55-4576-b5d6-fc8375a25cfa Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f8:4b:cb\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:54Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_homer_host_babhnv\", \"created\": \"2019-05-17T00:06:41Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:57.522Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9b1a216c-2364-463c-b9f0-6744daaf7ab4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:57.972Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:57.441Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:57.972Z", "message": "Relationships established", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:57.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:57.972Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2f7b2effe510fcab8ce5aad779d7852f2295cde\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:57.523Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9b1a216c-2364-463c-b9f0-6744daaf7ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:57.972Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-c62aa879-db55-4576-b5d6-fc8375a25cfa", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:57.522Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9b1a216c-2364-463c-b9f0-6744daaf7ab4"}], "metadata": {"pagination": {"total": 2504, "offset": 2195, "size": 50}}} 2019-05-17 00:11:36,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:11:36,447 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:11:36 GMT 2019-05-17 00:11:36,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:11:36,447 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:11:36,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:11:36,447 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:11:36,447 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:11:36,447 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:11:36,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-c9422bc2-9f3b-41ec-a2a5-71f7cefe1ce7 2019-05-17 00:11:36,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-c9422bc2-9f3b-41ec-a2a5-71f7cefe1ce7 2019-05-17 00:11:36,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead0cb4d8da219406dd50fde57ef86821c0bd9e9" 2019-05-17 00:11:36,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:36,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-d1cf5069-0731-49ba-a689-15b8c7a3c148 2019-05-17 00:11:36,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-c92aa350-3fdc-490d-b21d-018e5447f407 2019-05-17 00:11:36,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-8503a4b6-9e27-47a5-9e42-8e32eef660f2 x-compute-request-id: req-8503a4b6-9e27-47a5-9e42-8e32eef660f2 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:52.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:52Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:36,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-8503a4b6-9e27-47a5-9e42-8e32eef660f2 2019-05-17 00:11:36,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-8503a4b6-9e27-47a5-9e42-8e32eef660f2 2019-05-17 00:11:36,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1907ab869989705154541835d8ee3b5ca3f487" 2019-05-17 00:11:36,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:11:36,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adcc84c6-14df-4494-bad1-4e99d7167fa8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:11:36,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-adcc84c6-14df-4494-bad1-4e99d7167fa8 2019-05-17 00:11:36,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-ccef5c4e-c508-4875-a5d6-a5ea6e46f655 x-compute-request-id: req-ccef5c4e-c508-4875-a5d6-a5ea6e46f655 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5e2f3efd-56e7-47d5-9447-7f38c9961e76"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6ffc608a-6b86-4918-8657-0aef8fa72f33"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd3518dc-4d13-4484-a886-865ba0ee026a"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "644caa36-e967-4400-a822-ae932e137fbb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4a8fc50d-02a9-446e-be60-4de3385dfe78"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "644caa36-e967-4400-a822-ae932e137fbb", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-17 00:11:36,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-ccef5c4e-c508-4875-a5d6-a5ea6e46f655 2019-05-17 00:11:36,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-ccef5c4e-c508-4875-a5d6-a5ea6e46f655 2019-05-17 00:11:36,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2970b479575769df15588aa927d992b1131c7df1" 2019-05-17 00:11:36,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-c92aa350-3fdc-490d-b21d-018e5447f407 x-compute-request-id: req-c92aa350-3fdc-490d-b21d-018e5447f407 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "21f0df89-9874-427c-a87a-2dd571d35229", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8468f638-9bd1-441a-8afc-2b9997915807"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "21f0df89-9874-427c-a87a-2dd571d35229", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce06987b-2e0e-40e8-8eb6-4d1e5cf02ec5"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "21f0df89-9874-427c-a87a-2dd571d35229", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "da0d1d80-05dd-4b40-a5a9-10d07ef2372b"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "21f0df89-9874-427c-a87a-2dd571d35229", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-05-17 00:11:36,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-c92aa350-3fdc-490d-b21d-018e5447f407 2019-05-17 00:11:36,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f7b2effe510fcab8ce5aad779d7852f2295cde" 2019-05-17 00:11:36,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-bbefb864-1250-49e6-945b-9dbae3706191 x-compute-request-id: req-bbefb864-1250-49e6-945b-9dbae3706191 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:28.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:28Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:36,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:11:36,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-17 00:11:36,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:36,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-a1153fce-3341-44ef-893c-3e601187e851 2019-05-17 00:11:36,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-a1153fce-3341-44ef-893c-3e601187e851 x-compute-request-id: req-a1153fce-3341-44ef-893c-3e601187e851 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:30Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_ellis_host_p4sjrn", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:36,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-e4f5904a-8585-4fa1-ad1f-d686c7145192 2019-05-17 00:11:36,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-e4f5904a-8585-4fa1-ad1f-d686c7145192 2019-05-17 00:11:36,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-e4f5904a-8585-4fa1-ad1f-d686c7145192 x-compute-request-id: req-e4f5904a-8585-4fa1-ad1f-d686c7145192 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "adb06996-2cc6-44b0-be7f-1cbe5c159b30", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5bf919e2-5a52-4807-b86b-8ef1024ac5f6"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "adb06996-2cc6-44b0-be7f-1cbe5c159b30", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1674c75-4e90-4488-aa86-e5d1676379de"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "adb06996-2cc6-44b0-be7f-1cbe5c159b30", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-05-17 00:11:36,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-bbefb864-1250-49e6-945b-9dbae3706191 2019-05-17 00:11:36,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-bbefb864-1250-49e6-945b-9dbae3706191 2019-05-17 00:11:36,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-87ee3c46-e539-4dcd-8dca-6ae842bba1bf x-compute-request-id: req-87ee3c46-e539-4dcd-8dca-6ae842bba1bf Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:df:24", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:30Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:36,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b14cbb086873eae612e1e976c03be8c574c29740" -d '{"addFloatingIp": {"address": "172.30.9.209"}}' 2019-05-17 00:11:36,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-17 00:11:36,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead0cb4d8da219406dd50fde57ef86821c0bd9e9" 2019-05-17 00:11:36,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-a1153fce-3341-44ef-893c-3e601187e851 2019-05-17 00:11:36,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:11:36,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2970b479575769df15588aa927d992b1131c7df1" 2019-05-17 00:11:36,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-0d54e047-58c6-40e4-9e41-469ea8369205 2019-05-17 00:11:36,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-87ee3c46-e539-4dcd-8dca-6ae842bba1bf 2019-05-17 00:11:36,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-05-17 00:11:36,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-87ee3c46-e539-4dcd-8dca-6ae842bba1bf 2019-05-17 00:11:36,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:36,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d54e047-58c6-40e4-9e41-469ea8369205 x-compute-request-id: req-0d54e047-58c6-40e4-9e41-469ea8369205 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5e2f3efd-56e7-47d5-9447-7f38c9961e76"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6ffc608a-6b86-4918-8657-0aef8fa72f33"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd3518dc-4d13-4484-a886-865ba0ee026a"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "644caa36-e967-4400-a822-ae932e137fbb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4a8fc50d-02a9-446e-be60-4de3385dfe78"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "644caa36-e967-4400-a822-ae932e137fbb", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-17 00:11:36,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-0d54e047-58c6-40e4-9e41-469ea8369205 2019-05-17 00:11:36,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-c62aa879-db55-4576-b5d6-fc8375a25cfa x-compute-request-id: req-c62aa879-db55-4576-b5d6-fc8375a25cfa Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:4b:cb", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "dfd53259-04b3-44b5-99e9-ff96a602f3f8", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:54Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_homer_host_babhnv", "created": "2019-05-17T00:06:41Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:36,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:36,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-17 00:11:36,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f7b2effe510fcab8ce5aad779d7852f2295cde" 2019-05-17 00:11:36,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-c62aa879-db55-4576-b5d6-fc8375a25cfa 2019-05-17 00:11:36,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:11:36,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:11:36,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:11:36,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:11:36,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:11:36,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:11:36,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:11:36,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:11:36,527 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:11:36,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:11:36,527 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:11:36 GMT 2019-05-17 00:11:36,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:11:36,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:11:36,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:11:36,527 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:11:36,527 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:11:41,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:11:41,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:11:41,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:11:41,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:11:41,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:11:41,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:11:41,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:11:41,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:11:41,866 - 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-05-17T00:10:57.972Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-c62aa879-db55-4576-b5d6-fc8375a25cfa", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:57.522Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9b1a216c-2364-463c-b9f0-6744daaf7ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:57.972Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-c62aa879-db55-4576-b5d6-fc8375a25cfa x-compute-request-id: req-c62aa879-db55-4576-b5d6-fc8375a25cfa Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f8:4b:cb\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:54Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_homer_host_babhnv\", \"created\": \"2019-05-17T00:06:41Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:57.522Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9b1a216c-2364-463c-b9f0-6744daaf7ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:57.972Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28f2c74e-692f-4e18-85bf-5a84e153a265 x-compute-request-id: req-28f2c74e-692f-4e18-85bf-5a84e153a265 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"7dced1b1-3a21-4d08-a07f-0480514c5654\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3bd9cbb6-524c-4245-9faf-a77bc94ed0da\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"7dced1b1-3a21-4d08-a07f-0480514c5654\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7cc38f2f-8158-4f37-bbbd-b1b5d64011e4\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"7dced1b1-3a21-4d08-a07f-0480514c5654\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:57.391Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0843dcb9-d870-498e-bd88-e9c527a05567"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:57.972Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-28f2c74e-692f-4e18-85bf-5a84e153a265", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:57.391Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0843dcb9-d870-498e-bd88-e9c527a05567"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:57.972Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-28f2c74e-692f-4e18-85bf-5a84e153a265", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:57.391Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.0843dcb9-d870-498e-bd88-e9c527a05567"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:58.500Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-d0422c0d-47ce-46a4-b8e8-00496f0700e7", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:58.373Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3a668a04-1e23-4663-8418-771396784952"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:58.500Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0422c0d-47ce-46a4-b8e8-00496f0700e7 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:58.373Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3a668a04-1e23-4663-8418-771396784952"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:58.500Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_g39cta", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:58.365Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3a668a04-1e23-4663-8418-771396784952"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:58.500Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:58.193Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:58.500Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:58.011Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:58.500Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:57.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:59.021Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a81d3fb87154914122bd47c6a1c425931f69e38\"", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:58.898Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3a668a04-1e23-4663-8418-771396784952"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:59.021Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2f7b2effe510fcab8ce5aad779d7852f2295cde\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:58.370Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9b1a216c-2364-463c-b9f0-6744daaf7ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:59.021Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-834b7870-b221-4d7b-8b3e-f68289a7ddac", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:58.369Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9b1a216c-2364-463c-b9f0-6744daaf7ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:59.021Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-834b7870-b221-4d7b-8b3e-f68289a7ddac", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:58.369Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9b1a216c-2364-463c-b9f0-6744daaf7ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:59.021Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-834b7870-b221-4d7b-8b3e-f68289a7ddac x-compute-request-id: req-834b7870-b221-4d7b-8b3e-f68289a7ddac Content-Encoding: gzip Content-Length: 499 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"eaec5649-d6a2-45b9-a3bd-906077d0c6a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5068e2bc-14c3-4f12-b94c-37926393af8a\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"eaec5649-d6a2-45b9-a3bd-906077d0c6a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"923001a6-9cee-449e-b999-852c204d846a\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"eaec5649-d6a2-45b9-a3bd-906077d0c6a6\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:58.369Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9b1a216c-2364-463c-b9f0-6744daaf7ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:59.743Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_g5ab9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:59.335Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c3387dc3-6c2b-457a-82ef-07030794054c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:59.743Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:10:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d6b2579-d0ff-4ff8-a5f9-8bf02f6f8493 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:59.339Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c3387dc3-6c2b-457a-82ef-07030794054c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:59.743Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3dd2bf0-e82a-402f-934b-dfe6926e816a x-compute-request-id: req-c3dd2bf0-e82a-402f-934b-dfe6926e816a Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f8:4b:cb\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:54Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_homer_host_babhnv\", \"created\": \"2019-05-17T00:06:41Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:59.709Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9b1a216c-2364-463c-b9f0-6744daaf7ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:10:59.743Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-8d6b2579-d0ff-4ff8-a5f9-8bf02f6f8493", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:59.340Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c3387dc3-6c2b-457a-82ef-07030794054c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:00.460Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2f7b2effe510fcab8ce5aad779d7852f2295cde\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:59.711Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9b1a216c-2364-463c-b9f0-6744daaf7ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:00.460Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9080602d7eb0303cfebdec105aa2077b29796e9b\"", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:59.770Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c3387dc3-6c2b-457a-82ef-07030794054c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:00.460Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-c3dd2bf0-e82a-402f-934b-dfe6926e816a", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:59.709Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9b1a216c-2364-463c-b9f0-6744daaf7ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:00.460Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-c3dd2bf0-e82a-402f-934b-dfe6926e816a", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:10:59.709Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9b1a216c-2364-463c-b9f0-6744daaf7ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:01.122Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-412ad191-4e40-4288-a094-c1327cbea0a8 x-compute-request-id: req-412ad191-4e40-4288-a094-c1327cbea0a8 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:52.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:52Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:00.432Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3a668a04-1e23-4663-8418-771396784952"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:01.122Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-412ad191-4e40-4288-a094-c1327cbea0a8", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:00.433Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3a668a04-1e23-4663-8418-771396784952"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:01.122Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a81d3fb87154914122bd47c6a1c425931f69e38\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.208\"}}'", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:00.434Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3a668a04-1e23-4663-8418-771396784952"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:01.122Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-76aeb87d-fbaa-44d7-a2df-8a864bb5175b x-compute-request-id: req-76aeb87d-fbaa-44d7-a2df-8a864bb5175b Content-Encoding: gzip Content-Length: 499 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"eaec5649-d6a2-45b9-a3bd-906077d0c6a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5068e2bc-14c3-4f12-b94c-37926393af8a\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"eaec5649-d6a2-45b9-a3bd-906077d0c6a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"923001a6-9cee-449e-b999-852c204d846a\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"eaec5649-d6a2-45b9-a3bd-906077d0c6a6\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:00.593Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9b1a216c-2364-463c-b9f0-6744daaf7ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:01.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b14cbb086873eae612e1e976c03be8c574c29740\"", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:00.669Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.210c6111-ab38-4f0d-bdc4-79d2a3fb3005"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:01.122Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-b56239c7-6eea-4adb-908d-a8ea44c5b411", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:00.668Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.210c6111-ab38-4f0d-bdc4-79d2a3fb3005"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:01.122Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-b56239c7-6eea-4adb-908d-a8ea44c5b411", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:00.667Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.210c6111-ab38-4f0d-bdc4-79d2a3fb3005"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:01.122Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:10: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-b56239c7-6eea-4adb-908d-a8ea44c5b411 x-compute-request-id: req-b56239c7-6eea-4adb-908d-a8ea44c5b411 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_pvyjeq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:00.667Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.210c6111-ab38-4f0d-bdc4-79d2a3fb3005"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:01.122Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-76aeb87d-fbaa-44d7-a2df-8a864bb5175b", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:00.594Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9b1a216c-2364-463c-b9f0-6744daaf7ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:01.122Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-76aeb87d-fbaa-44d7-a2df-8a864bb5175b", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:00.593Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.9b1a216c-2364-463c-b9f0-6744daaf7ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:01.122Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-412ad191-4e40-4288-a094-c1327cbea0a8", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:00.433Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3a668a04-1e23-4663-8418-771396784952"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:01.795Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-c876dfe1-1ecc-4876-a9b4-29a1f28f394f", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:01.339Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c3387dc3-6c2b-457a-82ef-07030794054c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:01.795Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:01.226Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:01.795Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-c876dfe1-1ecc-4876-a9b4-29a1f28f394f", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:01.339Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c3387dc3-6c2b-457a-82ef-07030794054c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:01.795Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:01.084Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:01.795Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:10: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-c876dfe1-1ecc-4876-a9b4-29a1f28f394f x-compute-request-id: req-c876dfe1-1ecc-4876-a9b4-29a1f28f394f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:30Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:01.339Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c3387dc3-6c2b-457a-82ef-07030794054c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:01.795Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9080602d7eb0303cfebdec105aa2077b29796e9b\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.202\"}}'", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:01.340Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c3387dc3-6c2b-457a-82ef-07030794054c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:02.486Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0413108-db4c-41e8-b712-9f8c93352450 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:02.298Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6fe2255e-cadb-40ac-9998-c2ec0c1c710b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:02.486Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:11: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-34d2a21c-eeed-4b6d-9c22-dfdde87ff5f0 x-compute-request-id: req-34d2a21c-eeed-4b6d-9c22-dfdde87ff5f0 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:28.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:28Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:01.704Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.210c6111-ab38-4f0d-bdc4-79d2a3fb3005"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:02.486Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-34d2a21c-eeed-4b6d-9c22-dfdde87ff5f0", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:01.704Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.210c6111-ab38-4f0d-bdc4-79d2a3fb3005"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:02.486Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-34d2a21c-eeed-4b6d-9c22-dfdde87ff5f0", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:01.705Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.210c6111-ab38-4f0d-bdc4-79d2a3fb3005"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:02.486Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_n85zuj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:02.293Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6fe2255e-cadb-40ac-9998-c2ec0c1c710b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:02.486Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-b0413108-db4c-41e8-b712-9f8c93352450", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:02.299Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6fe2255e-cadb-40ac-9998-c2ec0c1c710b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:02.486Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:02.054Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:02.486Z", "message": "Relationships established", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:02.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:02.486Z", "message": "Node instance started", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:02.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 2507, "offset": 2245, "size": 50}}} 2019-05-17 00:11:41,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:11:41,866 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:11:41 GMT 2019-05-17 00:11:41,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:11:41,867 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:11:41,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:11:41,867 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:11:41,867 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:11:41,867 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:11:41,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-c62aa879-db55-4576-b5d6-fc8375a25cfa 2019-05-17 00:11:41,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-c62aa879-db55-4576-b5d6-fc8375a25cfa x-compute-request-id: req-c62aa879-db55-4576-b5d6-fc8375a25cfa Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:4b:cb", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "dfd53259-04b3-44b5-99e9-ff96a602f3f8", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:54Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_homer_host_babhnv", "created": "2019-05-17T00:06:41Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:41,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28f2c74e-692f-4e18-85bf-5a84e153a265 x-compute-request-id: req-28f2c74e-692f-4e18-85bf-5a84e153a265 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "7dced1b1-3a21-4d08-a07f-0480514c5654", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3bd9cbb6-524c-4245-9faf-a77bc94ed0da"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "7dced1b1-3a21-4d08-a07f-0480514c5654", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7cc38f2f-8158-4f37-bbbd-b1b5d64011e4"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "7dced1b1-3a21-4d08-a07f-0480514c5654", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-05-17 00:11:41,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-28f2c74e-692f-4e18-85bf-5a84e153a265 2019-05-17 00:11:41,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-28f2c74e-692f-4e18-85bf-5a84e153a265 2019-05-17 00:11:41,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-d0422c0d-47ce-46a4-b8e8-00496f0700e7 2019-05-17 00:11:41,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0422c0d-47ce-46a4-b8e8-00496f0700e7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:11:41,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:11:41,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-05-17 00:11:41,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:41,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:11:41,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a81d3fb87154914122bd47c6a1c425931f69e38" 2019-05-17 00:11:41,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f7b2effe510fcab8ce5aad779d7852f2295cde" 2019-05-17 00:11:41,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-834b7870-b221-4d7b-8b3e-f68289a7ddac 2019-05-17 00:11:41,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-834b7870-b221-4d7b-8b3e-f68289a7ddac 2019-05-17 00:11:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-834b7870-b221-4d7b-8b3e-f68289a7ddac x-compute-request-id: req-834b7870-b221-4d7b-8b3e-f68289a7ddac Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "eaec5649-d6a2-45b9-a3bd-906077d0c6a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5068e2bc-14c3-4f12-b94c-37926393af8a"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "eaec5649-d6a2-45b9-a3bd-906077d0c6a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "923001a6-9cee-449e-b999-852c204d846a"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "eaec5649-d6a2-45b9-a3bd-906077d0c6a6", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-05-17 00:11:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:11:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:10:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d6b2579-d0ff-4ff8-a5f9-8bf02f6f8493 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:11:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3dd2bf0-e82a-402f-934b-dfe6926e816a x-compute-request-id: req-c3dd2bf0-e82a-402f-934b-dfe6926e816a Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:4b:cb", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "dfd53259-04b3-44b5-99e9-ff96a602f3f8", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:54Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_homer_host_babhnv", "created": "2019-05-17T00:06:41Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-8d6b2579-d0ff-4ff8-a5f9-8bf02f6f8493 2019-05-17 00:11:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f7b2effe510fcab8ce5aad779d7852f2295cde" 2019-05-17 00:11:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9080602d7eb0303cfebdec105aa2077b29796e9b" 2019-05-17 00:11:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-c3dd2bf0-e82a-402f-934b-dfe6926e816a 2019-05-17 00:11:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-c3dd2bf0-e82a-402f-934b-dfe6926e816a 2019-05-17 00:11:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-412ad191-4e40-4288-a094-c1327cbea0a8 x-compute-request-id: req-412ad191-4e40-4288-a094-c1327cbea0a8 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:52.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:52Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-412ad191-4e40-4288-a094-c1327cbea0a8 2019-05-17 00:11:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a81d3fb87154914122bd47c6a1c425931f69e38" -d '{"addFloatingIp": {"address": "172.30.9.208"}}' 2019-05-17 00:11:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-76aeb87d-fbaa-44d7-a2df-8a864bb5175b x-compute-request-id: req-76aeb87d-fbaa-44d7-a2df-8a864bb5175b Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "eaec5649-d6a2-45b9-a3bd-906077d0c6a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5068e2bc-14c3-4f12-b94c-37926393af8a"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "eaec5649-d6a2-45b9-a3bd-906077d0c6a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "923001a6-9cee-449e-b999-852c204d846a"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "eaec5649-d6a2-45b9-a3bd-906077d0c6a6", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-05-17 00:11:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b14cbb086873eae612e1e976c03be8c574c29740" 2019-05-17 00:11:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-b56239c7-6eea-4adb-908d-a8ea44c5b411 2019-05-17 00:11:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-b56239c7-6eea-4adb-908d-a8ea44c5b411 2019-05-17 00:11:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:10: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-b56239c7-6eea-4adb-908d-a8ea44c5b411 x-compute-request-id: req-b56239c7-6eea-4adb-908d-a8ea44c5b411 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-05-17 00:11:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-76aeb87d-fbaa-44d7-a2df-8a864bb5175b 2019-05-17 00:11:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-76aeb87d-fbaa-44d7-a2df-8a864bb5175b 2019-05-17 00:11:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-412ad191-4e40-4288-a094-c1327cbea0a8 2019-05-17 00:11:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-c876dfe1-1ecc-4876-a9b4-29a1f28f394f 2019-05-17 00:11:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-c876dfe1-1ecc-4876-a9b4-29a1f28f394f 2019-05-17 00:11:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:10: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-c876dfe1-1ecc-4876-a9b4-29a1f28f394f x-compute-request-id: req-c876dfe1-1ecc-4876-a9b4-29a1f28f394f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:30Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_ellis_host_p4sjrn", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:41,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9080602d7eb0303cfebdec105aa2077b29796e9b" -d '{"addFloatingIp": {"address": "172.30.9.202"}}' 2019-05-17 00:11:41,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0413108-db4c-41e8-b712-9f8c93352450 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:11:41,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:11: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-34d2a21c-eeed-4b6d-9c22-dfdde87ff5f0 x-compute-request-id: req-34d2a21c-eeed-4b6d-9c22-dfdde87ff5f0 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:28.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:28Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:41,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-34d2a21c-eeed-4b6d-9c22-dfdde87ff5f0 2019-05-17 00:11:41,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-34d2a21c-eeed-4b6d-9c22-dfdde87ff5f0 2019-05-17 00:11:41,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:11:41,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-b0413108-db4c-41e8-b712-9f8c93352450 2019-05-17 00:11:41,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-05-17 00:11:41,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-17 00:11:41,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:11:41,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:11:41,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:11:41,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:11:41,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:11:41,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:11:41,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:11:41,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:11:41,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:11:41,941 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:11:41,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:11:41,941 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:11:41 GMT 2019-05-17 00:11:41,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:11:41,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:11:41,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:11:41,941 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:11:41,941 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:11:46,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:11:47,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:11:47,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:11:47,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:11:47,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:11:47,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:11:47,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:11:47,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:11:47,203 - 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-05-17T00:11:03.256Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6dd1b638531cff85b87d6233fa49b0a400a9e125\"", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:02.710Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6fe2255e-cadb-40ac-9998-c2ec0c1c710b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:03.926Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:11: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-1dd416e7-ff68-4af1-a3ce-df4a16291336 x-compute-request-id: req-1dd416e7-ff68-4af1-a3ce-df4a16291336 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f8:4b:cb\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:54Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_homer_host_babhnv\", \"created\": \"2019-05-17T00:06:41Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:03.790Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6fe2255e-cadb-40ac-9998-c2ec0c1c710b"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.437Z", "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-05-17T00:11:04.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.437Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6dd1b638531cff85b87d6233fa49b0a400a9e125\"", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:03.792Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6fe2255e-cadb-40ac-9998-c2ec0c1c710b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.437Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-1dd416e7-ff68-4af1-a3ce-df4a16291336", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:03.791Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6fe2255e-cadb-40ac-9998-c2ec0c1c710b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.437Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-1dd416e7-ff68-4af1-a3ce-df4a16291336", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:03.791Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6fe2255e-cadb-40ac-9998-c2ec0c1c710b"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "message": " Collecting pysnmp==4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "message": " Downloading https://files.pythonhosted.org/packages/41/80/216cd888906de20916c384d4345dd12fa4c475acd6b25af3f38449f727d5/pycryptodome-3.8.1-cp27-cp27mu-manylinux1_x86_64.whl (9.7MB)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "message": " Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_b082yf/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-05-17T00:11:04.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "message": " Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_b082yf/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-05-17T00:11:04.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "message": " Requirement already satisfied: ply in /home/ubuntu/proxy_host_b082yf/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-05-17T00:11:04.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "message": " Installing collected packages: pycryptodome, pysnmp", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-b082yf", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-b082yf", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "message": " /home/ubuntu/proxy_host_b082yf/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-05-17T00:11:04.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}], "metadata": {"pagination": {"total": 2507, "offset": 2295, "size": 50}}} 2019-05-17 00:11:47,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:11:47,203 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:11:47 GMT 2019-05-17 00:11:47,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:11:47,203 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:11:47,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:11:47,204 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:11:47,204 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:11:47,204 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:11:47,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd1b638531cff85b87d6233fa49b0a400a9e125" 2019-05-17 00:11:47,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:11: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-1dd416e7-ff68-4af1-a3ce-df4a16291336 x-compute-request-id: req-1dd416e7-ff68-4af1-a3ce-df4a16291336 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:4b:cb", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "dfd53259-04b3-44b5-99e9-ff96a602f3f8", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:54Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_homer_host_babhnv", "created": "2019-05-17T00:06:41Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:47,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-17 00:11:47,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd1b638531cff85b87d6233fa49b0a400a9e125" 2019-05-17 00:11:47,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-1dd416e7-ff68-4af1-a3ce-df4a16291336 2019-05-17 00:11:47,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-1dd416e7-ff68-4af1-a3ce-df4a16291336 2019-05-17 00:11:47,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... 2019-05-17 00:11:47,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 19%] Progress: [ 20%] Selecting previously unselected package libmpfr4:amd64. 2019-05-17 00:11:47,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... 2019-05-17 00:11:47,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-05-17 00:11:47,208 - 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-05-17 00:11:47,208 - 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-05-17 00:11:47,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 89%] Progress: [ 90%] Setting up gcc (4:4.8.2-1ubuntu6) ... 2019-05-17 00:11:47,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 91%] Progress: [ 92%] Setting up libc-dev-bin (2.19-0ubuntu6.15) ... 2019-05-17 00:11:47,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 93%] Progress: [ 94%] Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-05-17 00:11:47,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 95%] Progress: [ 96%] Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-05-17 00:11:47,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 97%] Progress: [ 98%] Setting up manpages-dev (3.54-1ubuntu1) ... 2019-05-17 00:11:47,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 99%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... 2019-05-17 00:11:47,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pysnmp==4.3.5 2019-05-17 00:11:47,209 - 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-05-17 00:11:47,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pycryptodome (from pysnmp==4.3.5) 2019-05-17 00:11:47,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/41/80/216cd888906de20916c384d4345dd12fa4c475acd6b25af3f38449f727d5/pycryptodome-3.8.1-cp27-cp27mu-manylinux1_x86_64.whl (9.7MB) 2019-05-17 00:11:47,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_b082yf/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-05-17 00:11:47,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_b082yf/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-05-17 00:11:47,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: ply in /home/ubuntu/proxy_host_b082yf/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5) 2019-05-17 00:11:47,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing collected packages: pycryptodome, pysnmp 2019-05-17 00:11:47,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Found existing installation: pysnmp 4.4.5 2019-05-17 00:11:47,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-b082yf 2019-05-17 00:11:47,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:11:47,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-05-17 00:11:47,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:11:47,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-b082yf 2019-05-17 00:11:47,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:11:47,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-05-17 00:11:47,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:11:47,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-05-17 00:11:47,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_b082yf/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-05-17 00:11:47,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 21%] Progress: [ 22%] Selecting previously unselected package libquadmath0:amd64. 2019-05-17 00:11:47,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-17 00:11:47,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 3%] Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-17 00:11:47,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 4%] Progress: [ 5%] Selecting previously unselected package libgmp10:amd64. 2019-05-17 00:11:47,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... 2019-05-17 00:11:47,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 6%] Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-05-17 00:11:47,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 7%] Progress: [ 8%] Selecting previously unselected package libisl10:amd64. 2019-05-17 00:11:47,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... 2019-05-17 00:11:47,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 9%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-05-17 00:11:47,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 10%] Progress: [ 11%] Selecting previously unselected package libcloog-isl4:amd64. 2019-05-17 00:11:47,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... 2019-05-17 00:11:47,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 12%] Unpacking libcloog-isl4:amd64 (0.18.2-1) ... 2019-05-17 00:11:47,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 13%] Progress: [ 14%] Selecting previously unselected package libgomp1:amd64. 2019-05-17 00:11:47,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:11:47,273 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:11:47,273 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:11:47,273 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:11:47,274 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:11:47,274 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:11:47,274 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:11:47,274 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:11:47,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:11:47,274 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:11:47,274 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:11:47 GMT 2019-05-17 00:11:47,274 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:11:47,274 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:11:47,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:11:47,275 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:11:47,275 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:11:52,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:11:52,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:11:52,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:11:52,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:11:52,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:11:52,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:11:52,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:11:52,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:11:52,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}], "metadata": {"pagination": {"total": 2508, "offset": 2345, "size": 50}}} 2019-05-17 00:11:52,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:11:52,543 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:11:52 GMT 2019-05-17 00:11:52,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:11:52,543 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:11:52,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:11:52,543 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:11:52,543 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:11:52,543 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:11:52,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-17 00:11:52,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 15%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-17 00:11:52,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 16%] Progress: [ 17%] Selecting previously unselected package libitm1:amd64. 2019-05-17 00:11:52,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-17 00:11:52,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 18%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-17 00:11:52,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 23%] Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-17 00:11:52,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 24%] Progress: [ 25%] Selecting previously unselected package libtsan0:amd64. 2019-05-17 00:11:52,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-17 00:11:52,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 26%] Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-17 00:11:52,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 27%] Progress: [ 28%] Selecting previously unselected package libmpc3:amd64. 2019-05-17 00:11:52,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... 2019-05-17 00:11:52,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 29%] Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-05-17 00:11:52,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 30%] Progress: [ 31%] Selecting previously unselected package binutils. 2019-05-17 00:11:52,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... 2019-05-17 00:11:52,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 32%] Unpacking binutils (2.24-5ubuntu14.2) ... 2019-05-17 00:11:52,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 33%] Progress: [ 34%] Selecting previously unselected package cpp-4.8. 2019-05-17 00:11:52,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-17 00:11:52,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 35%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-17 00:11:52,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 36%] Progress: [ 37%] Selecting previously unselected package cpp. 2019-05-17 00:11:52,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-05-17 00:11:52,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-05-17 00:11:52,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package libgcc-4.8-dev:amd64. 2019-05-17 00:11:52,549 - 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-05-17 00:11:52,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-17 00:11:52,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 41%] Progress: [ 42%] Selecting previously unselected package gcc-4.8. 2019-05-17 00:11:52,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-17 00:11:52,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 43%] Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-17 00:11:52,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 44%] Progress: [ 45%] Selecting previously unselected package gcc. 2019-05-17 00:11:52,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-05-17 00:11:52,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-05-17 00:11:52,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package libc-dev-bin. 2019-05-17 00:11:52,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... 2019-05-17 00:11:52,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 49%] Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... 2019-05-17 00:11:52,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 50%] Progress: [ 51%] Selecting previously unselected package linux-libc-dev:amd64. 2019-05-17 00:11:52,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... 2019-05-17 00:11:52,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 52%] Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-05-17 00:11:52,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 53%] Progress: [ 54%] Selecting previously unselected package libc6-dev:amd64. 2019-05-17 00:11:52,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... 2019-05-17 00:11:52,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 55%] Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-05-17 00:11:52,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 56%] Progress: [ 57%] Selecting previously unselected package manpages-dev. 2019-05-17 00:11:52,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 58%] Unpacking manpages-dev (3.54-1ubuntu1) ... 2019-05-17 00:11:52,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 59%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 2019-05-17 00:11:52,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-17 00:11:52,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 61%] Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-17 00:11:52,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 62%] Progress: [ 63%] Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-05-17 00:11:52,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 64%] Progress: [ 65%] Setting up libisl10:amd64 (0.12.2-1) ... 2019-05-17 00:11:52,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 66%] Progress: [ 67%] Setting up libcloog-isl4:amd64 (0.18.2-1) ... 2019-05-17 00:11:52,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 68%] Progress: [ 69%] Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-17 00:11:52,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 70%] Progress: [ 71%] Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-17 00:11:52,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 72%] Progress: [ 73%] Setting up libmpfr4:amd64 (3.1.2-1) ... 2019-05-17 00:11:52,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:11:52,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:11:52,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:11:52,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:11:52,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:11:52,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:11:52,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:11:52,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:11:52,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:11:52,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:11:52,623 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:11:52 GMT 2019-05-17 00:11:52,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:11:52,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:11:52,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:11:52,624 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:11:52,624 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:11:57,629 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:11:57,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:11:57,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:11:57,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:11:57,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:11:57,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:11:57,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:11:57,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:11:57,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "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-05-17T00:11:04.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:04.709Z", "message": " SNIMissingWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "message": " /home/ubuntu/proxy_host_b082yf/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-05-17T00:11:04.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "message": " /home/ubuntu/proxy_host_b082yf/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-05-17T00:11:04.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "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-05-17T00:11:04.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "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-05-17T00:11:04.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "message": " Uninstalling pysnmp-4.4.5:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "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-05-17T00:11:04.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "message": " Successfully installed pycryptodome-3.8.1 pysnmp-4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "message": "Execution done (PID=1606, return_code=0): /tmp/IHTJ5/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:11:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a47ddf4c-3338-4fd5-81d1-570c15c6f4b4 x-compute-request-id: req-a47ddf4c-3338-4fd5-81d1-570c15c6f4b4 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"eaec5649-d6a2-45b9-a3bd-906077d0c6a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5068e2bc-14c3-4f12-b94c-37926393af8a\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"eaec5649-d6a2-45b9-a3bd-906077d0c6a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"923001a6-9cee-449e-b999-852c204d846a\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"eaec5649-d6a2-45b9-a3bd-906077d0c6a6\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.671Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6fe2255e-cadb-40ac-9998-c2ec0c1c710b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-a47ddf4c-3338-4fd5-81d1-570c15c6f4b4", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.671Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6fe2255e-cadb-40ac-9998-c2ec0c1c710b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-a47ddf4c-3338-4fd5-81d1-570c15c6f4b4", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.671Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6fe2255e-cadb-40ac-9998-c2ec0c1c710b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6dd1b638531cff85b87d6233fa49b0a400a9e125\"", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.673Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6fe2255e-cadb-40ac-9998-c2ec0c1c710b"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "message": " /home/ubuntu/proxy_host_b082yf/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-05-17T00:11:04.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:05.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "message": " /home/ubuntu/proxy_host_b082yf/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-05-17T00:11:04.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.287Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:04.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ab4f9d99-b6e8-48a3-a661-60f15670359f"}, {"node_instance_id": "proxy_node_lpqd3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.883Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:05.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_node_lpqd3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.883Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:05.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_node_lpqd3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:05.883Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:05.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "proxy_node_lpqd3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:06.432Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:05.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:06.432Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:11: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-61c0e2ca-ccab-449f-8407-32e3a546d4eb x-compute-request-id: req-61c0e2ca-ccab-449f-8407-32e3a546d4eb Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f8:4b:cb\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:54Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_homer_host_babhnv\", \"created\": \"2019-05-17T00:06:41Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:05.929Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6fe2255e-cadb-40ac-9998-c2ec0c1c710b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:06.432Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-61c0e2ca-ccab-449f-8407-32e3a546d4eb", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:05.929Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6fe2255e-cadb-40ac-9998-c2ec0c1c710b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:06.432Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-61c0e2ca-ccab-449f-8407-32e3a546d4eb", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:05.930Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6fe2255e-cadb-40ac-9998-c2ec0c1c710b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:06.432Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6dd1b638531cff85b87d6233fa49b0a400a9e125\"", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:05.931Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6fe2255e-cadb-40ac-9998-c2ec0c1c710b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:06.432Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:11: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-01d476ea-6fce-4c0d-b91e-1fb87477bfe3 x-compute-request-id: req-01d476ea-6fce-4c0d-b91e-1fb87477bfe3 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_g39cta", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:06.368Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3a668a04-1e23-4663-8418-771396784952"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:07.164Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a81d3fb87154914122bd47c6a1c425931f69e38\"", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:06.371Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3a668a04-1e23-4663-8418-771396784952"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:07.164Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-10ed27fd-8fbd-41f4-9939-a120d57d9c3a", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:06.482Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c3387dc3-6c2b-457a-82ef-07030794054c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:07.164Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-10ed27fd-8fbd-41f4-9939-a120d57d9c3a", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:06.482Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c3387dc3-6c2b-457a-82ef-07030794054c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:07.164Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-b2ae992a-5e78-4d05-8aef-77bc74d043a3", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:06.367Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6fe2255e-cadb-40ac-9998-c2ec0c1c710b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:07.164Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-b2ae992a-5e78-4d05-8aef-77bc74d043a3", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:06.366Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6fe2255e-cadb-40ac-9998-c2ec0c1c710b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:07.164Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:11: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-b2ae992a-5e78-4d05-8aef-77bc74d043a3 x-compute-request-id: req-b2ae992a-5e78-4d05-8aef-77bc74d043a3 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"eaec5649-d6a2-45b9-a3bd-906077d0c6a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5068e2bc-14c3-4f12-b94c-37926393af8a\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"eaec5649-d6a2-45b9-a3bd-906077d0c6a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"923001a6-9cee-449e-b999-852c204d846a\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"eaec5649-d6a2-45b9-a3bd-906077d0c6a6\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:06.366Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.6fe2255e-cadb-40ac-9998-c2ec0c1c710b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:07.164Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9080602d7eb0303cfebdec105aa2077b29796e9b\"", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:06.483Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c3387dc3-6c2b-457a-82ef-07030794054c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:07.164Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:06.832Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:07.164Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-01d476ea-6fce-4c0d-b91e-1fb87477bfe3", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:06.369Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3a668a04-1e23-4663-8418-771396784952"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:07.164Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-01d476ea-6fce-4c0d-b91e-1fb87477bfe3", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:06.369Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3a668a04-1e23-4663-8418-771396784952"}], "metadata": {"pagination": {"total": 2508, "offset": 2395, "size": 50}}} 2019-05-17 00:11:57,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:11:57,876 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:11:57 GMT 2019-05-17 00:11:57,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:11:57,876 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:11:57,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:11:57,876 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:11:57,876 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:11:57,876 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:11:57,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 74%] Progress: [ 75%] Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-17 00:11:57,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 76%] Progress: [ 77%] Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-17 00:11:57,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 78%] Progress: [ 79%] Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-05-17 00:11:57,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 80%] Setting up binutils (2.24-5ubuntu14.2) ... 2019-05-17 00:11:57,880 - 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-05-17 00:11:57,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 83%] Progress: [ 84%] Setting up cpp (4:4.8.2-1ubuntu6) ... 2019-05-17 00:11:57,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-05-17 00:11:57,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_b082yf/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-05-17 00:11:57,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_b082yf/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-05-17 00:11:57,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-05-17 00:11:57,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You are using pip version 9.0.1, however version 19.1.1 is available. 2019-05-17 00:11:57,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You should consider upgrading via the 'pip install --upgrade pip' command. 2019-05-17 00:11:57,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uninstalling pysnmp-4.4.5: 2019-05-17 00:11:57,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully uninstalled pysnmp-4.4.5 2019-05-17 00:11:57,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully installed pycryptodome-3.8.1 pysnmp-4.3.5 2019-05-17 00:11:57,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-17 00:11:57,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1606, return_code=0): /tmp/IHTJ5/install_requirements.sh 2019-05-17 00:11:57,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:11:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a47ddf4c-3338-4fd5-81d1-570c15c6f4b4 x-compute-request-id: req-a47ddf4c-3338-4fd5-81d1-570c15c6f4b4 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "eaec5649-d6a2-45b9-a3bd-906077d0c6a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5068e2bc-14c3-4f12-b94c-37926393af8a"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "eaec5649-d6a2-45b9-a3bd-906077d0c6a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "923001a6-9cee-449e-b999-852c204d846a"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "eaec5649-d6a2-45b9-a3bd-906077d0c6a6", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-05-17 00:11:57,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-a47ddf4c-3338-4fd5-81d1-570c15c6f4b4 2019-05-17 00:11:57,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-a47ddf4c-3338-4fd5-81d1-570c15c6f4b4 2019-05-17 00:11:57,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd1b638531cff85b87d6233fa49b0a400a9e125" 2019-05-17 00:11:57,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-17 00:11:57,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-17 00:11:57,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-17 00:11:57,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-05-17 00:11:57,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_b082yf/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-05-17 00:11:57,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-17 00:11:57,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:11:57,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-05-17 00:11:57,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_b082yf/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-05-17 00:11:57,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-05-17 00:11:57,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:11:57,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-17 00:11:57,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-17 00:11:57,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:11:57,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:11: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-61c0e2ca-ccab-449f-8407-32e3a546d4eb x-compute-request-id: req-61c0e2ca-ccab-449f-8407-32e3a546d4eb Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:4b:cb", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "dfd53259-04b3-44b5-99e9-ff96a602f3f8", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:54Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_homer_host_babhnv", "created": "2019-05-17T00:06:41Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:11:57,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-61c0e2ca-ccab-449f-8407-32e3a546d4eb 2019-05-17 00:11:57,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-61c0e2ca-ccab-449f-8407-32e3a546d4eb 2019-05-17 00:11:57,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd1b638531cff85b87d6233fa49b0a400a9e125" 2019-05-17 00:11:57,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:11: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-01d476ea-6fce-4c0d-b91e-1fb87477bfe3 x-compute-request-id: req-01d476ea-6fce-4c0d-b91e-1fb87477bfe3 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-05-17 00:11:57,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a81d3fb87154914122bd47c6a1c425931f69e38" 2019-05-17 00:11:57,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-10ed27fd-8fbd-41f4-9939-a120d57d9c3a 2019-05-17 00:11:57,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-10ed27fd-8fbd-41f4-9939-a120d57d9c3a 2019-05-17 00:11:57,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-b2ae992a-5e78-4d05-8aef-77bc74d043a3 2019-05-17 00:11:57,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-b2ae992a-5e78-4d05-8aef-77bc74d043a3 2019-05-17 00:11:57,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:11: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-b2ae992a-5e78-4d05-8aef-77bc74d043a3 x-compute-request-id: req-b2ae992a-5e78-4d05-8aef-77bc74d043a3 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "eaec5649-d6a2-45b9-a3bd-906077d0c6a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5068e2bc-14c3-4f12-b94c-37926393af8a"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "eaec5649-d6a2-45b9-a3bd-906077d0c6a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "923001a6-9cee-449e-b999-852c204d846a"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "eaec5649-d6a2-45b9-a3bd-906077d0c6a6", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-05-17 00:11:57,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9080602d7eb0303cfebdec105aa2077b29796e9b" 2019-05-17 00:11:57,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-17 00:11:57,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-01d476ea-6fce-4c0d-b91e-1fb87477bfe3 2019-05-17 00:11:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-01d476ea-6fce-4c0d-b91e-1fb87477bfe3 2019-05-17 00:11:57,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:11:57,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:11:57,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:11:57,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:11:57,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:11:57,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:11:57,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:11:57,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:11:57,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:11:57,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:11:57,951 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:11:57 GMT 2019-05-17 00:11:57,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:11:57,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:11:57,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:11:57,952 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:11:57,952 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:12:02,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:12:03,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:12:03,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:12:03,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:12:03,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:12:03,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:12:03,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:12:03,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:12:03,153 - 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-05-17T00:11:07.164Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:11:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-10ed27fd-8fbd-41f4-9939-a120d57d9c3a x-compute-request-id: req-10ed27fd-8fbd-41f4-9939-a120d57d9c3a 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_g5ab9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:06.481Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c3387dc3-6c2b-457a-82ef-07030794054c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:07.727Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:07.424Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_host_babhnv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:07.727Z", "message": "Node instance started", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:07.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:07.727Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-35b91916-1254-4ea0-961e-155938b6460c", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:07.108Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3a668a04-1e23-4663-8418-771396784952"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:07.727Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:11: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-35b91916-1254-4ea0-961e-155938b6460c x-compute-request-id: req-35b91916-1254-4ea0-961e-155938b6460c Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"172.30.9.208\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:52.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:52Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:07.108Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3a668a04-1e23-4663-8418-771396784952"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:07.727Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-35b91916-1254-4ea0-961e-155938b6460c", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:07.109Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.3a668a04-1e23-4663-8418-771396784952"}, {"node_instance_id": "homer_host_babhnv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:07.727Z", "message": "Relationships established", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:07.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:08.359Z", "message": "Node instance started", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:07.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:08.359Z", "message": "Relationships established", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:07.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:08.960Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-d806ed61-5e23-40a8-8d07-40f7a7deb022", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:08.528Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c3387dc3-6c2b-457a-82ef-07030794054c"}, {"node_instance_id": "bind_ycz7jb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:08.960Z", "message": "Creating node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:08.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_ycz7jb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:08.960Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:08.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:08.960Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:11: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-d806ed61-5e23-40a8-8d07-40f7a7deb022 x-compute-request-id: req-d806ed61-5e23-40a8-8d07-40f7a7deb022 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:30Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:08.528Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c3387dc3-6c2b-457a-82ef-07030794054c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:08.960Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-d806ed61-5e23-40a8-8d07-40f7a7deb022", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:08.528Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c3387dc3-6c2b-457a-82ef-07030794054c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:09.629Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:09.023Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:10.426Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:10.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:10.426Z", "message": "[localhost] run: ['sudo', 'apt-get', 'update']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:10.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:10.426Z", "message": "Relationships established", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:09.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:10.426Z", "message": "Installing BIND DNS server", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:10.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:10.426Z", "message": "Downloaded scripts/bind/bind.py to /tmp/GEDFA/bind.py", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:10.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:22.806Z", "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-05-17T00:11:22.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:27.189Z", "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-05-17T00:11:27.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:27.783Z", "message": "The config dict: {'etcd_ip': u'192.168.120.25', 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:27.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:27.783Z", "message": "The config dict: {'etcd_ip': u'192.168.120.25', 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:27.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:27.783Z", "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-05-17T00:11:27.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:27.783Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp7wCXOt', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:27.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:27.783Z", "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-05-17T00:11:27.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:27.783Z", "message": "Creating private domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:27.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:27.783Z", "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-05-17T00:11:27.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:27.783Z", "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-05-17T00:11:27.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:27.783Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpoH05qw', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:27.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:27.783Z", "message": "The config dict: {'etcd_ip': u'192.168.120.25', 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:27.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:27.783Z", "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-05-17T00:11:27.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:27.783Z", "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-05-17T00:11:27.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:27.783Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp587yXq', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:27.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:28.479Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:28.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:28.479Z", "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-05-17T00:11:27.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:28.479Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpWWWKxH', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:27.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:28.479Z", "message": "The config dict: {'public_ip': u'172.30.9.208', '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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:27.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:28.479Z", "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-05-17T00:11:27.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:28.479Z", "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-05-17T00:11:27.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:28.479Z", "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-05-17T00:11:27.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:28.479Z", "message": "The config dict: {'public_ip': u'172.30.9.208', '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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:27.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:28.479Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp4Z1e_D', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:28.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:28.479Z", "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-05-17T00:11:28.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:28.479Z", "message": "Creating public domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:27.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.40c01a72-7f5a-4cf8-841c-06a133a2b618"}, {"node_instance_id": "bind_ycz7jb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:29.110Z", "message": "Configuring node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:28.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_ycz7jb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:29.110Z", "message": "Node instance created", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:28.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_ycz7jb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:29.110Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:28.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_ycz7jb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:29.828Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:29.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 2508, "offset": 2445, "size": 50}}} 2019-05-17 00:12:03,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:12:03,153 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:12:03 GMT 2019-05-17 00:12:03,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:12:03,153 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:12:03,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:12:03,154 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:12:03,154 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:12:03,154 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:12:03,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:11:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-10ed27fd-8fbd-41f4-9939-a120d57d9c3a x-compute-request-id: req-10ed27fd-8fbd-41f4-9939-a120d57d9c3a 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-05-17 00:12:03,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-05-17 00:12:03,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:12:03,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-35b91916-1254-4ea0-961e-155938b6460c 2019-05-17 00:12:03,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:11: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-35b91916-1254-4ea0-961e-155938b6460c x-compute-request-id: req-35b91916-1254-4ea0-961e-155938b6460c Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:52.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:52Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:12:03,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-35b91916-1254-4ea0-961e-155938b6460c 2019-05-17 00:12:03,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-17 00:12:03,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:12:03,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-17 00:12:03,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-d806ed61-5e23-40a8-8d07-40f7a7deb022 2019-05-17 00:12:03,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:12:03,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:12:03,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:11: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-d806ed61-5e23-40a8-8d07-40f7a7deb022 x-compute-request-id: req-d806ed61-5e23-40a8-8d07-40f7a7deb022 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:30Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_ellis_host_p4sjrn", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:12:03,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-d806ed61-5e23-40a8-8d07-40f7a7deb022 2019-05-17 00:12:03,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-05-17 00:12:03,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:12:03,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'apt-get', 'update'] 2019-05-17 00:12:03,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-17 00:12:03,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-05-17 00:12:03,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/GEDFA/bind.py 2019-05-17 00:12:03,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes'] 2019-05-17 00:12:03,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-17 00:12:03,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.25', 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.25', u'hss_hostname': u''}. 2019-05-17 00:12:03,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.25', 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.25', u'hss_hostname': u''}. 2019-05-17 00:12:03,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-17 00:12:03,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp7wCXOt', '/etc/clearwater/local_config'] 2019-05-17 00:12:03,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-17 00:12:03,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-17 00:12:03,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-05-17 00:12:03,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config'] 2019-05-17 00:12:03,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpoH05qw', '/etc/clearwater/shared_config'] 2019-05-17 00:12:03,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.25', 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.25', u'hss_hostname': u''}. 2019-05-17 00:12:03,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-05-17 00:12:03,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local'] 2019-05-17 00:12:03,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp587yXq', '/etc/bind/named.conf.local'] 2019-05-17 00:12:03,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-17 00:12:03,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-17 00:12:03,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpWWWKxH', '/etc/bind/db.clearwater.local'] 2019-05-17 00:12:03,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', '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.25', u'hss_hostname': u''}. 2019-05-17 00:12:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-17 00:12:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-17 00:12:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-17 00:12:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', '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.25', u'hss_hostname': u''}. 2019-05-17 00:12:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp4Z1e_D', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:12:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:12:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-17 00:12:03,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-17 00:12:03,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:12:03,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:12:03,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:12:03,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:12:03,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:12:03,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:12:03,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:12:03,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:12:03,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:12:03,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:12:03,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:12:03,316 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:12:03,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:12:03,316 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:12:03 GMT 2019-05-17 00:12:03,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:12:03,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:12:03,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:12:03,316 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:12:03,316 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:12:08,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:12:08,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:12:08,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:12:08,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:12:08,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:12:08,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:12:08,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:12:08,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:12:08,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:30.510Z", "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-05-17T00:11:30.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:30.510Z", "message": "[etcd] repo129", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:30.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:30.510Z", "message": "[etcd] ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:30.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:30.510Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:30.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:30.510Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:30.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:30.510Z", "message": "Process created, PID: 2391", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:30.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:30.510Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/WQVAM/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:30.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:31.130Z", "message": "[etcd] sudo apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:30.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:31.130Z", "message": "[etcd] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:30.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:38.102Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-glt4b0\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/main Sources\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\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://security.ubuntu.com trusty-security/universe 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://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 5s (4,734 B/s)\nReading package lists...\n\nreal\t0m7.235s\nuser\t0m2.801s\nsys\t0m0.407s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:38.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:38.830Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:38.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:38.830Z", "message": "[etcd] Now install the software", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:38.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:11:50.309Z", "message": "Waiting for process 2391 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:11:50.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}], "metadata": {"pagination": {"total": 2508, "offset": 2495, "size": 50}}} 2019-05-17 00:12:08,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:12:08,458 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:12:08 GMT 2019-05-17 00:12:08,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:12:08,458 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:12:08,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:12:08,458 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:12:08,458 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:12:08,458 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:12:08,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-17 00:12:08,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-05-17 00:12:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-05-17 00:12:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-17 00:12:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-17 00:12:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 2391 2019-05-17 00:12:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/WQVAM/install-etcd.sh 2019-05-17 00:12:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-05-17 00:12:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-05-17 00:12:08,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-glt4b0 Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/main Sources Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://security.ubuntu.com trusty-security/main amd64 Packages 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://security.ubuntu.com trusty-security/universe 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://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 5s (4,734 B/s) Reading package lists... real 0m7.235s user 0m2.801s sys 0m0.407s 2019-05-17 00:12:08,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-17 00:12:08,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-05-17 00:12:08,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2391 to end... 2019-05-17 00:12:08,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:12:08,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:12:08,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:12:08,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:12:08,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:12:08,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:12:08,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:12:08,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:12:08,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:12:08,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:12:08,544 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:12:08 GMT 2019-05-17 00:12:08,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:12:08,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:12:08,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:12:08,544 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:12:08,544 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:12:13,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:12:13,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:12:13,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:12:13,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:12:13,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:12:13,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:12:13,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:12:13,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:12:13,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:10.541Z", "message": "Waiting for process 2391 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:10.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}], "metadata": {"pagination": {"total": 2509, "offset": 2508, "size": 50}}} 2019-05-17 00:12:13,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:12:13,677 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:12:13 GMT 2019-05-17 00:12:13,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:12:13,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-05-17 00:12:13,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:12:13,677 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:12:13,677 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:12:13,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2391 to end... 2019-05-17 00:12:13,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:12:13,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:12:13,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:12:13,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:12:13,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:12:13,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:12:13,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:12:13,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:12:13,746 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:12:13,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:12:13,746 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:12:13 GMT 2019-05-17 00:12:13,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:12:13,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:12:13,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:12:13,746 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:12:13,746 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:12:18,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:12:18,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:12:18,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:12:18,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:12:18,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:12:18,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:12:18,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:12:18,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:12:18,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2509, "offset": 2509, "size": 50}}} 2019-05-17 00:12:18,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:12:18,964 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:12:18 GMT 2019-05-17 00:12:18,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:12:18,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:12:18,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:12:18,965 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:12:18,965 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:12:18,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:12:19,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:12:19,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:12:19,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:12:19,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:12:19,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:12:19,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:12:19,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:12:19,029 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:12:19,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:12:19,029 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:12:19 GMT 2019-05-17 00:12:19,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:12:19,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:12:19,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:12:19,030 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:12:19,030 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:12:24,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:12:24,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:12:24,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:12:24,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:12:24,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:12:24,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:12:24,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:12:24,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:12:24,251 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2509, "offset": 2509, "size": 50}}} 2019-05-17 00:12:24,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:12:24,251 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:12:24 GMT 2019-05-17 00:12:24,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:12:24,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:12:24,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:12:24,252 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:12:24,252 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:12:24,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:12:24,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:12:24,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:12:24,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:12:24,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:12:24,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:12:24,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:12:24,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:12:24,310 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:12:24,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:12:24,311 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:12:24 GMT 2019-05-17 00:12:24,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:12:24,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:12:24,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:12:24,311 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:12:24,311 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:12:29,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:12:29,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:12:29,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:12:29,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:12:29,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:12:29,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:12:29,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:12:29,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:12:29,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:26.920Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-glt4b0\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:19 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:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 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 [1,913 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:31 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:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:33 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:34 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:35 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:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:37 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:38 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:39 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:40 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\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 7s (11.4 MB/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 8806\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\t0m48.743s\nuser\t0m18.760s\nsys\t0m8.049s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:26.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:27.520Z", "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-05-17T00:12:27.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:27.520Z", "message": "[etcd] The software is installed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:26.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:27.520Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:26.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:27.520Z", "message": "[etcd] => \nreal\t0m0.013s\nuser\t0m0.002s\nsys\t0m0.010s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:27.520Z", "message": "[etcd] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:27.520Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ea:c2:c1 \n inet addr:192.168.120.25 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feea:c2c1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:70412 errors:0 dropped:0 overruns:0 frame:0\n TX packets:25408 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:128129227 (128.1 MB) TX bytes:3022129 (3.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:779 errors:0 dropped:0 overruns:0 frame:0\n TX packets:779 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:95726 (95.7 KB) TX bytes:95726 (95.7 KB)\n\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:27.520Z", "message": "[etcd] sudo ps ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:27.520Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 00:09 ? 00:00:01 /sbin/init\nroot 2 0 0 00:09 ? 00:00:00 [kthreadd]\nroot 3 2 0 00:09 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 00:09 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 00:09 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 00:09 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 00:09 ? 00:00:00 [rcu_sched]\nroot 8 2 0 00:09 ? 00:00:00 [rcuos/0]\nroot 9 2 0 00:09 ? 00:00:00 [rcu_bh]\nroot 10 2 0 00:09 ? 00:00:00 [rcuob/0]\nroot 11 2 0 00:09 ? 00:00:00 [migration/0]\nroot 12 2 0 00:09 ? 00:00:00 [watchdog/0]\nroot 13 2 0 00:09 ? 00:00:00 [khelper]\nroot 14 2 0 00:09 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 00:09 ? 00:00:00 [netns]\nroot 16 2 0 00:09 ? 00:00:00 [writeback]\nroot 17 2 0 00:09 ? 00:00:00 [kintegrityd]\nroot 18 2 0 00:09 ? 00:00:00 [bioset]\nroot 19 2 0 00:09 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 00:09 ? 00:00:00 [kblockd]\nroot 21 2 0 00:09 ? 00:00:00 [ata_sff]\nroot 22 2 0 00:09 ? 00:00:00 [khubd]\nroot 23 2 0 00:09 ? 00:00:00 [md]\nroot 24 2 0 00:09 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 00:09 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 00:09 ? 00:00:00 [khungtaskd]\nroot 28 2 0 00:09 ? 00:00:00 [kswapd0]\nroot 29 2 0 00:09 ? 00:00:00 [vmstat]\nroot 30 2 0 00:09 ? 00:00:00 [ksmd]\nroot 31 2 0 00:09 ? 00:00:00 [khugepaged]\nroot 32 2 0 00:09 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 00:09 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 00:09 ? 00:00:00 [crypto]\nroot 46 2 0 00:09 ? 00:00:00 [kthrotld]\nroot 47 2 0 00:09 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 00:09 ? 00:00:00 [vballoon]\nroot 49 2 0 00:09 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 00:09 ? 00:00:00 [scsi_eh_1]\nroot 51 2 0 00:09 ? 00:00:00 [kworker/u2:2]\nroot 52 2 0 00:09 ? 00:00:00 [kworker/u2:3]\nroot 71 2 0 00:09 ? 00:00:00 [deferwq]\nroot 72 2 0 00:09 ? 00:00:00 [charger_manager]\nroot 114 2 0 00:09 ? 00:00:00 [kpsmoused]\nroot 132 2 0 00:09 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 00:09 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 00:09 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 00:09 ? 00:00:00 upstart-udev-bridge --daemon\nroot 382 1 0 00:09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 00:09 ? 00:00:00 [kworker/u3:1]\nroot 522 1 0 00:09 ? 00:00:00 upstart-socket-bridge --daemon\nroot 550 1 0 00:09 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 00:10 ? 00:00:00 [kauditd]\nmessage+ 873 1 0 00:10 ? 00:00:00 dbus-daemon --system --fork\nroot 906 1 0 00:10 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 924 1 0 00:10 ? 00:00:00 rsyslogd\nroot 943 1 0 00:10 ? 00:00:00 upstart-file-bridge --daemon\nroot 1037 1 0 00:10 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1040 1 0 00:10 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1044 1 0 00:10 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1045 1 0 00:10 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1048 1 0 00:10 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1090 1 0 00:10 ? 00:00:00 /usr/sbin/sshd -D\nroot 1092 1 0 00:10 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1093 1 0 00:10 ? 00:00:00 cron\ndaemon 1094 1 0 00:10 ? 00:00:00 atd\nroot 1184 1 0 00:10 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1190 1 0 00:10 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 00:10 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_glt4b0/env/bin/python -m cloudify_agent.worker --queue bind_host_glt4b0 --max-workers 5 --name bind_host_glt4b0\nubuntu 1463 1461 0 00:10 ? 00:00:00 /home/ubuntu/bind_host_glt4b0/env/bin/python -m cloudify_agent.worker --queue bind_host_glt4b0 --max-workers 5 --name bind_host_glt4b0\nubuntu 1607 1 0 00:10 ? 00:00:00 python2.7 /home/ubuntu/bind_host_glt4b0/env/bin/diamond --configfile /home/ubuntu/bind_host_glt4b0/work/plugins/diamond/etc/diamond.conf\nbind 2326 1 0 00:11 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2381 1463 1 00:11 ? 00:00:00 /home/ubuntu/bind_host_glt4b0/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Ku2KMZ\nubuntu 2391 2381 0 00:11 ? 00:00:00 /bin/sh -c /tmp/WQVAM/install-etcd.sh\nubuntu 2393 2391 0 00:11 ? 00:00:00 /bin/bash -e /tmp/WQVAM/install-etcd.sh\nntp 8402 1 0 00:12 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8934 1 0 00:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8945 8934 0 00:12 ? 00:00:00 [check-monit-upt] \nclearwa+ 9002 1 0 00:12 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.25:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.25 --name 192-168-120-25 --debug --initial-cluster 192-168-120-25=http://192.168.120.25:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.25:2380 --listen-peer-urls http://192.168.120.25:2380\nroot 9035 8934 0 00:12 ? 00:00:00 [check-etcd-upti] \nroot 9039 8934 0 00:12 ? 00:00:00 [poll_etcd_clust] \nroot 9042 8934 0 00:12 ? 00:00:00 [poll_etcd.sh] \nroot 9067 1 0 00:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9077 9067 0 00:12 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9195 2393 0 00:12 ? 00:00:00 /bin/bash -e /tmp/WQVAM/install-etcd.sh\nubuntu 9196 9195 0 00:12 ? 00:00:00 /bin/bash -e /tmp/WQVAM/install-etcd.sh\nroot 9197 9196 0 00:12 ? 00:00:00 sudo ps -edf\nroot 9198 9197 0 00:12 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:27.520Z", "message": "[etcd] sudo netstat ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:27.520Z", "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.25:2380 0.0.0.0:* LISTEN 9002/etcd \ntcp 0 0 192.168.120.25:53 0.0.0.0:* LISTEN 2326/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2326/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1090/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2326/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8934/monit \ntcp 0 0 127.0.0.1:47433 0.0.0.0:* LISTEN 2381/python \ntcp6 0 0 :::53 :::* LISTEN 2326/named \ntcp6 0 0 :::22 :::* LISTEN 1090/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2326/named \ntcp6 0 0 :::4000 :::* LISTEN 9002/etcd \nudp 0 0 192.168.120.25:53 0.0.0.0:* 2326/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2326/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 550/dhclient \nudp 0 0 192.168.120.25:123 0.0.0.0:* 8402/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8402/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8402/ntpd \nudp 0 0 0.0.0.0:11403 0.0.0.0:* 550/dhclient \nudp6 0 0 :::53 :::* 2326/named \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 8402/ntpd \nudp6 0 0 ::1:123 :::* 8402/ntpd \nudp6 0 0 :::123 :::* 8402/ntpd \nudp6 0 0 :::62934 :::* 550/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9033 1092/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7248 382/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8691 873/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:27.520Z", "message": "[etcd] sudo pstree", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:27.520Z", "message": "[etcd] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:27.520Z", "message": "[etcd] => /var/log/dmesg\n/var/log/sysstat/sa17\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/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.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.243Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.243Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.243Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.243Z", "message": "[etcd] => [17-May-2019 00:12:20 UTC] clearwater-diags-monitor starting\n[17-May-2019 00:12:20 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-05-17T00:12:27.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.243Z", "message": "Execution done (PID=2391, return_code=0): /tmp/WQVAM/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.243Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.243Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.243Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.243Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.243Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.243Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.243Z", "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-05-17T00:12:27.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.243Z", "message": " \r100 3149 100 3149 0 0 11225 0 --:--:-- --:--:-- --:--:-- 11246", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.243Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-glt4b0", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.243Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.243Z", "message": "[etcd] Installation is done", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.243Z", "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-05-17T00:12:27.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.243Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bind-host-glt4b0", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.243Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.243Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:27.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.243Z", "message": "[etcd] => 2019-05-17 00:12:13.032357855 Stopping etcd clearwater-etcd\n2019-05-17 00:12:19.071765280 Restarting etcd clearwater-etcd\n2019-05-17 00:12:19.087454333 Configured ETCDCTL_PEERS: \n2019-05-17 00:12:19.089851343 Check for previous failed startup attempt\n2019-05-17 00:12:19.092666334 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-05-17 00:12:19.117949955 etcdctl returned 2\n2019-05-17 00:12:19.129628779 Creating new cluster...\n2019-05-17 00:12:19.134888056 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.25:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.25\n --name 192-168-120-25\n --debug --initial-cluster 192-168-120-25=http://192.168.120.25:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.25:2380\n --listen-peer-urls http://192.168.120.25:2380\n2019-05-17 00:12:19.138039577 Check we're actually a member of the cluster\n2019-05-17 00:12:19.148356896 Wait for etcd to startup\n2019-05-17 00:12:20.167424098 Etcd started successfully\n2019-05-17 00:12:19.178870 I | etcdmain: etcd Version: 3.1.7\n2019-05-17 00:12:19.178936 I | etcdmain: Git SHA: 43b7507\n2019-05-17 00:12:19.178941 I | etcdmain: Go Version: go1.7.5\n2019-05-17 00:12:19.178944 I | etcdmain: Go OS/Arch: linux/amd64\n2019-05-17 00:12:19.178950 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-05-17 00:12:19.179039 I | embed: listening for peers on http://192.168.120.25:2380\n2019-05-17 00:12:19.179104 I | embed: listening for client requests on 0.0.0.0:4000\n2019-05-17 00:12:19.241185 I | etcdserver: name = 192-168-120-25\n2019-05-17 00:12:19.241207 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.25\n2019-05-17 00:12:19.241212 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.25/member\n2019-05-17 00:12:19.241215 I | etcdserver: heartbeat = 100ms\n2019-05-17 00:12:19.241218 I | etcdserver: election = 1000ms\n2019-05-17 00:12:19.241222 I | etcdserver: snapshot count = 10000\n2019-05-17 00:12:19.241228 I | etcdserver: advertise client URLs = http://192.168.120.25:4000\n2019-05-17 00:12:19.241232 I | etcdserver: initial advertise peer URLs = http://192.168.120.25:2380\n2019-05-17 00:12:19.241238 I | etcdserver: initial cluster = 192-168-120-25=http://192.168.120.25:2380\n2019-05-17 00:12:19.248502 I | etcdserver: starting member be2b2133a22adfcc in cluster f336f9ff3d7c993a\n2019-05-17 00:12:19.248560 I | raft: be2b2133a22adfcc became follower at term 0\n2019-05-17 00:12:19.248599 I | raft: newRaft be2b2133a22adfcc [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-05-17 00:12:19.248604 I | raft: be2b2133a22adfcc became follower at term 1\n2019-05-17 00:12:19.268191 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-05-17 00:12:19.269308 I | etcdserver/membership: added member be2b2133a22adfcc [http://192.168.120.25:2380] to cluster f336f9ff3d7c993a\n2019-05-17 00:12:20.248853 I | raft: be2b2133a22adfcc is starting a new election at term 1\n2019-05-17 00:12:20.249206 I | raft: be2b2133a22adfcc became candidate at term 2\n2019-05-17 00:12:20.249282 I | raft: be2b2133a22adfcc received MsgVoteResp from be2b2133a22adfcc at term 2\n2019-05-17 00:12:20.249339 I | raft: be2b2133a22adfcc became leader at term 2\n2019-05-17 00:12:20.249354 I | raft: raft.node: be2b2133a22adfcc elected leader be2b2133a22adfcc at term 2\n2019-05-17 00:12:20.250080 I | etcdserver: setting up the initial cluster version to 3.1\n2019-05-17 00:12:20.252300 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-05-17 00:12:20.252354 I | etcdserver/api: enabled capabilities for version 3.1\n2019-05-17 00:12:20.252386 I | etcdserver: published {Name:192-168-120-25 ClientURLs:[http://192.168.120.25:4000]} to cluster f336f9ff3d7c993a\n2019-05-17 00:12:20.252493 I | embed: ready to serve client requests\n2019-05-17 00:12:20.253157 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-05-17 00:12:20.401279 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.25:49885\n2019-05-17 00:12:20.418498 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.25:49886\n2019-05-17 00:12:20.421400 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.25:49887\n2019-05-17 00:12:26.972489 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.25/liveness-check remote:192.168.120.25:49894\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-05-17T00:12:27.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.17c18e01-a63a-4003-8b1d-1f5168b218fc"}, {"node_instance_id": "bind_ycz7jb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.789Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:28.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_ycz7jb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.789Z", "message": "Node instance configured", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:28.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bind_ycz7jb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:28.789Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:28.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 2547, "offset": 2509, "size": 50}}} 2019-05-17 00:12:29,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:12:29,454 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:12:29 GMT 2019-05-17 00:12:29,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:12:29,454 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:12:29,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:12:29,454 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:12:29,454 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:12:29,454 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:12:29,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-glt4b0 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 0 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:19 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:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 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 [1,913 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:31 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:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:33 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:34 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:35 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:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:37 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:38 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:39 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:40 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 7s (11.4 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51439 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8806 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 0m48.743s user 0m18.760s sys 0m8.049s 2019-05-17 00:12:29,458 - 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-05-17 00:12:29,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-05-17 00:12:29,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-05-17 00:12:29,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.013s user 0m0.002s sys 0m0.010s 2019-05-17 00:12:29,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-05-17 00:12:29,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ea:c2:c1 inet addr:192.168.120.25 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feea:c2c1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:70412 errors:0 dropped:0 overruns:0 frame:0 TX packets:25408 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:128129227 (128.1 MB) TX bytes:3022129 (3.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:779 errors:0 dropped:0 overruns:0 frame:0 TX packets:779 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:95726 (95.7 KB) TX bytes:95726 (95.7 KB) real 0m0.012s user 0m0.000s sys 0m0.006s 2019-05-17 00:12:29,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-05-17 00:12:29,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 00:09 ? 00:00:01 /sbin/init root 2 0 0 00:09 ? 00:00:00 [kthreadd] root 3 2 0 00:09 ? 00:00:00 [ksoftirqd/0] root 4 2 0 00:09 ? 00:00:00 [kworker/0:0] root 5 2 0 00:09 ? 00:00:00 [kworker/0:0H] root 6 2 0 00:09 ? 00:00:00 [kworker/u2:0] root 7 2 0 00:09 ? 00:00:00 [rcu_sched] root 8 2 0 00:09 ? 00:00:00 [rcuos/0] root 9 2 0 00:09 ? 00:00:00 [rcu_bh] root 10 2 0 00:09 ? 00:00:00 [rcuob/0] root 11 2 0 00:09 ? 00:00:00 [migration/0] root 12 2 0 00:09 ? 00:00:00 [watchdog/0] root 13 2 0 00:09 ? 00:00:00 [khelper] root 14 2 0 00:09 ? 00:00:00 [kdevtmpfs] root 15 2 0 00:09 ? 00:00:00 [netns] root 16 2 0 00:09 ? 00:00:00 [writeback] root 17 2 0 00:09 ? 00:00:00 [kintegrityd] root 18 2 0 00:09 ? 00:00:00 [bioset] root 19 2 0 00:09 ? 00:00:00 [kworker/u3:0] root 20 2 0 00:09 ? 00:00:00 [kblockd] root 21 2 0 00:09 ? 00:00:00 [ata_sff] root 22 2 0 00:09 ? 00:00:00 [khubd] root 23 2 0 00:09 ? 00:00:00 [md] root 24 2 0 00:09 ? 00:00:00 [devfreq_wq] root 25 2 0 00:09 ? 00:00:00 [kworker/0:1] root 27 2 0 00:09 ? 00:00:00 [khungtaskd] root 28 2 0 00:09 ? 00:00:00 [kswapd0] root 29 2 0 00:09 ? 00:00:00 [vmstat] root 30 2 0 00:09 ? 00:00:00 [ksmd] root 31 2 0 00:09 ? 00:00:00 [khugepaged] root 32 2 0 00:09 ? 00:00:00 [fsnotify_mark] root 33 2 0 00:09 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 00:09 ? 00:00:00 [crypto] root 46 2 0 00:09 ? 00:00:00 [kthrotld] root 47 2 0 00:09 ? 00:00:00 [kworker/u2:1] root 48 2 0 00:09 ? 00:00:00 [vballoon] root 49 2 0 00:09 ? 00:00:00 [scsi_eh_0] root 50 2 0 00:09 ? 00:00:00 [scsi_eh_1] root 51 2 0 00:09 ? 00:00:00 [kworker/u2:2] root 52 2 0 00:09 ? 00:00:00 [kworker/u2:3] root 71 2 0 00:09 ? 00:00:00 [deferwq] root 72 2 0 00:09 ? 00:00:00 [charger_manager] root 114 2 0 00:09 ? 00:00:00 [kpsmoused] root 132 2 0 00:09 ? 00:00:00 [kworker/0:2] root 176 2 0 00:09 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 00:09 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 00:09 ? 00:00:00 upstart-udev-bridge --daemon root 382 1 0 00:09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 00:09 ? 00:00:00 [kworker/u3:1] root 522 1 0 00:09 ? 00:00:00 upstart-socket-bridge --daemon root 550 1 0 00:09 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 00:10 ? 00:00:00 [kauditd] message+ 873 1 0 00:10 ? 00:00:00 dbus-daemon --system --fork root 906 1 0 00:10 ? 00:00:00 /lib/systemd/systemd-logind syslog 924 1 0 00:10 ? 00:00:00 rsyslogd root 943 1 0 00:10 ? 00:00:00 upstart-file-bridge --daemon root 1037 1 0 00:10 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1040 1 0 00:10 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1044 1 0 00:10 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1045 1 0 00:10 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1048 1 0 00:10 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1090 1 0 00:10 ? 00:00:00 /usr/sbin/sshd -D root 1092 1 0 00:10 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1093 1 0 00:10 ? 00:00:00 cron daemon 1094 1 0 00:10 ? 00:00:00 atd root 1184 1 0 00:10 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1190 1 0 00:10 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 00:10 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_glt4b0/env/bin/python -m cloudify_agent.worker --queue bind_host_glt4b0 --max-workers 5 --name bind_host_glt4b0 ubuntu 1463 1461 0 00:10 ? 00:00:00 /home/ubuntu/bind_host_glt4b0/env/bin/python -m cloudify_agent.worker --queue bind_host_glt4b0 --max-workers 5 --name bind_host_glt4b0 ubuntu 1607 1 0 00:10 ? 00:00:00 python2.7 /home/ubuntu/bind_host_glt4b0/env/bin/diamond --configfile /home/ubuntu/bind_host_glt4b0/work/plugins/diamond/etc/diamond.conf bind 2326 1 0 00:11 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2381 1463 1 00:11 ? 00:00:00 /home/ubuntu/bind_host_glt4b0/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Ku2KMZ ubuntu 2391 2381 0 00:11 ? 00:00:00 /bin/sh -c /tmp/WQVAM/install-etcd.sh ubuntu 2393 2391 0 00:11 ? 00:00:00 /bin/bash -e /tmp/WQVAM/install-etcd.sh ntp 8402 1 0 00:12 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8934 1 0 00:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8945 8934 0 00:12 ? 00:00:00 [check-monit-upt] clearwa+ 9002 1 0 00:12 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.25:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.25 --name 192-168-120-25 --debug --initial-cluster 192-168-120-25=http://192.168.120.25:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.25:2380 --listen-peer-urls http://192.168.120.25:2380 root 9035 8934 0 00:12 ? 00:00:00 [check-etcd-upti] root 9039 8934 0 00:12 ? 00:00:00 [poll_etcd_clust] root 9042 8934 0 00:12 ? 00:00:00 [poll_etcd.sh] root 9067 1 0 00:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9077 9067 0 00:12 ? 00:00:00 inotifywait -e create -qq . ubuntu 9195 2393 0 00:12 ? 00:00:00 /bin/bash -e /tmp/WQVAM/install-etcd.sh ubuntu 9196 9195 0 00:12 ? 00:00:00 /bin/bash -e /tmp/WQVAM/install-etcd.sh root 9197 9196 0 00:12 ? 00:00:00 sudo ps -edf root 9198 9197 0 00:12 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2019-05-17 00:12:29,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-05-17 00:12:29,460 - 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.25:2380 0.0.0.0:* LISTEN 9002/etcd tcp 0 0 192.168.120.25:53 0.0.0.0:* LISTEN 2326/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2326/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1090/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2326/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8934/monit tcp 0 0 127.0.0.1:47433 0.0.0.0:* LISTEN 2381/python tcp6 0 0 :::53 :::* LISTEN 2326/named tcp6 0 0 :::22 :::* LISTEN 1090/sshd tcp6 0 0 ::1:953 :::* LISTEN 2326/named tcp6 0 0 :::4000 :::* LISTEN 9002/etcd udp 0 0 192.168.120.25:53 0.0.0.0:* 2326/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2326/named udp 0 0 0.0.0.0:68 0.0.0.0:* 550/dhclient udp 0 0 192.168.120.25:123 0.0.0.0:* 8402/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8402/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8402/ntpd udp 0 0 0.0.0.0:11403 0.0.0.0:* 550/dhclient udp6 0 0 :::53 :::* 2326/named udp6 0 0 fe80::f816:3eff:fee:123 :::* 8402/ntpd udp6 0 0 ::1:123 :::* 8402/ntpd udp6 0 0 :::123 :::* 8402/ntpd udp6 0 0 :::62934 :::* 550/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9033 1092/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7248 382/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8691 873/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.003s sys 0m0.004s 2019-05-17 00:12:29,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-05-17 00:12:29,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-05-17 00:12:29,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/dmesg /var/log/sysstat/sa17 /var/log/wtmp /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/lastlog /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.006s user 0m0.000s sys 0m0.005s 2019-05-17 00:12:29,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-17 00:12:29,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-17 00:12:29,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-17 00:12:29,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [17-May-2019 00:12:20 UTC] clearwater-diags-monitor starting [17-May-2019 00:12:20 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-05-17 00:12:29,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=2391, return_code=0): /tmp/WQVAM/install-etcd.sh 2019-05-17 00:12:29,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-17 00:12:29,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-17 00:12:29,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-17 00:12:29,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-17 00:12:29,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-17 00:12:29,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-17 00:12:29,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-17 00:12:29,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 11225 0 --:--:-- --:--:-- --:--:-- 11246 2019-05-17 00:12:29,462 - 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-glt4b0 2019-05-17 00:12:29,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-17 00:12:29,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-05-17 00:12:29,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-17 00:12:29,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-glt4b0 2019-05-17 00:12:29,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-17 00:12:29,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-17 00:12:29,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-05-17 00:12:13.032357855 Stopping etcd clearwater-etcd 2019-05-17 00:12:19.071765280 Restarting etcd clearwater-etcd 2019-05-17 00:12:19.087454333 Configured ETCDCTL_PEERS: 2019-05-17 00:12:19.089851343 Check for previous failed startup attempt 2019-05-17 00:12:19.092666334 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-05-17 00:12:19.117949955 etcdctl returned 2 2019-05-17 00:12:19.129628779 Creating new cluster... 2019-05-17 00:12:19.134888056 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.25:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.25 --name 192-168-120-25 --debug --initial-cluster 192-168-120-25=http://192.168.120.25:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.25:2380 --listen-peer-urls http://192.168.120.25:2380 2019-05-17 00:12:19.138039577 Check we're actually a member of the cluster 2019-05-17 00:12:19.148356896 Wait for etcd to startup 2019-05-17 00:12:20.167424098 Etcd started successfully 2019-05-17 00:12:19.178870 I | etcdmain: etcd Version: 3.1.7 2019-05-17 00:12:19.178936 I | etcdmain: Git SHA: 43b7507 2019-05-17 00:12:19.178941 I | etcdmain: Go Version: go1.7.5 2019-05-17 00:12:19.178944 I | etcdmain: Go OS/Arch: linux/amd64 2019-05-17 00:12:19.178950 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-05-17 00:12:19.179039 I | embed: listening for peers on http://192.168.120.25:2380 2019-05-17 00:12:19.179104 I | embed: listening for client requests on 0.0.0.0:4000 2019-05-17 00:12:19.241185 I | etcdserver: name = 192-168-120-25 2019-05-17 00:12:19.241207 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.25 2019-05-17 00:12:19.241212 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.25/member 2019-05-17 00:12:19.241215 I | etcdserver: heartbeat = 100ms 2019-05-17 00:12:19.241218 I | etcdserver: election = 1000ms 2019-05-17 00:12:19.241222 I | etcdserver: snapshot count = 10000 2019-05-17 00:12:19.241228 I | etcdserver: advertise client URLs = http://192.168.120.25:4000 2019-05-17 00:12:19.241232 I | etcdserver: initial advertise peer URLs = http://192.168.120.25:2380 2019-05-17 00:12:19.241238 I | etcdserver: initial cluster = 192-168-120-25=http://192.168.120.25:2380 2019-05-17 00:12:19.248502 I | etcdserver: starting member be2b2133a22adfcc in cluster f336f9ff3d7c993a 2019-05-17 00:12:19.248560 I | raft: be2b2133a22adfcc became follower at term 0 2019-05-17 00:12:19.248599 I | raft: newRaft be2b2133a22adfcc [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-05-17 00:12:19.248604 I | raft: be2b2133a22adfcc became follower at term 1 2019-05-17 00:12:19.268191 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-05-17 00:12:19.269308 I | etcdserver/membership: added member be2b2133a22adfcc [http://192.168.120.25:2380] to cluster f336f9ff3d7c993a 2019-05-17 00:12:20.248853 I | raft: be2b2133a22adfcc is starting a new election at term 1 2019-05-17 00:12:20.249206 I | raft: be2b2133a22adfcc became candidate at term 2 2019-05-17 00:12:20.249282 I | raft: be2b2133a22adfcc received MsgVoteResp from be2b2133a22adfcc at term 2 2019-05-17 00:12:20.249339 I | raft: be2b2133a22adfcc became leader at term 2 2019-05-17 00:12:20.249354 I | raft: raft.node: be2b2133a22adfcc elected leader be2b2133a22adfcc at term 2 2019-05-17 00:12:20.250080 I | etcdserver: setting up the initial cluster version to 3.1 2019-05-17 00:12:20.252300 N | etcdserver/membership: set the initial cluster version to 3.1 2019-05-17 00:12:20.252354 I | etcdserver/api: enabled capabilities for version 3.1 2019-05-17 00:12:20.252386 I | etcdserver: published {Name:192-168-120-25 ClientURLs:[http://192.168.120.25:4000]} to cluster f336f9ff3d7c993a 2019-05-17 00:12:20.252493 I | embed: ready to serve client requests 2019-05-17 00:12:20.253157 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-05-17 00:12:20.401279 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.25:49885 2019-05-17 00:12:20.418498 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.25:49886 2019-05-17 00:12:20.421400 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.25:49887 2019-05-17 00:12:26.972489 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.25/liveness-check remote:192.168.120.25:49894 real 0m0.004s user 0m0.000s sys 0m0.004s 2019-05-17 00:12:29,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-17 00:12:29,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-17 00:12:29,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:12:29,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:12:29,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:12:29,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:12:29,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:12:29,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:12:29,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:12:29,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:12:29,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:12:29,707 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:12:29,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:12:29,707 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:12:29 GMT 2019-05-17 00:12:29,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:12:29,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:12:29,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:12:29,707 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:12:29,707 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:12:34,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:12:34,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:12:34,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:12:34,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:12:34,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:12:34,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:12:34,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:12:34,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:12:34,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_ycz7jb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:29.458Z", "message": "Node instance started", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:28.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_q3eh7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:30.568Z", "message": "Creating node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:30.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_q3eh7h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:31.162Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:30.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_cbv9hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:31.162Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:30.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_x65ef3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:31.162Z", "message": "Creating node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:30.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_uuv1ge", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:31.808Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:31.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_0jbjtg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:31.808Z", "message": "Creating node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:30.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_1vq19q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:31.808Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:30.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:32.402Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:31.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.30e563af-a613-4d35-b952-5993d68cf5fa"}, {"node_instance_id": "ellis_uuv1ge", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:32.402Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:32.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_0jbjtg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:32.402Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:31.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:32.402Z", "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-05-17T00:12:31.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.30e563af-a613-4d35-b952-5993d68cf5fa"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:32.402Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/0VI1S/clearwater.py", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:31.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.30e563af-a613-4d35-b952-5993d68cf5fa"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:33.006Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpHSN48R', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:32.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.30e563af-a613-4d35-b952-5993d68cf5fa"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:33.006Z", "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-05-17T00:12:32.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.30e563af-a613-4d35-b952-5993d68cf5fa"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:33.006Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp8b64bB', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:32.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.30e563af-a613-4d35-b952-5993d68cf5fa"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:33.006Z", "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-05-17T00:12:32.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.30e563af-a613-4d35-b952-5993d68cf5fa"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:33.006Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/VCHFH/clearwater.py", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:32.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.25df864c-fb5a-4620-b7e0-7ebec8f9e315"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:33.006Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:32.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.25df864c-fb5a-4620-b7e0-7ebec8f9e315"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:33.006Z", "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-05-17T00:12:32.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.25df864c-fb5a-4620-b7e0-7ebec8f9e315"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:33.006Z", "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-05-17T00:12:32.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.30e563af-a613-4d35-b952-5993d68cf5fa"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:33.006Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.25', 'name': u'homer-q3eh7h', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.20'}.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:32.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.30e563af-a613-4d35-b952-5993d68cf5fa"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:33.006Z", "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-05-17T00:12:32.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.30e563af-a613-4d35-b952-5993d68cf5fa"}, {"node_instance_id": "vellum_cbv9hf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:33.006Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:32.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:33.532Z", "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-05-17T00:12:33.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.25df864c-fb5a-4620-b7e0-7ebec8f9e315"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:33.532Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpu05Uoy', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:33.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.25df864c-fb5a-4620-b7e0-7ebec8f9e315"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:33.532Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:33.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a76008ac-a4a1-4ee2-bbec-a7e942dce3d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:33.532Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/U4ALV/clearwater.py", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:33.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a76008ac-a4a1-4ee2-bbec-a7e942dce3d9"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:33.532Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpSvXdye', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:33.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.25df864c-fb5a-4620-b7e0-7ebec8f9e315"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:33.532Z", "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-05-17T00:12:32.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.25df864c-fb5a-4620-b7e0-7ebec8f9e315"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:33.532Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.25', 'name': u'dime-0jbjtg', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:32.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.25df864c-fb5a-4620-b7e0-7ebec8f9e315"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:33.532Z", "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-05-17T00:12:32.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.25df864c-fb5a-4620-b7e0-7ebec8f9e315"}, {"node_instance_id": "homer_q3eh7h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:33.532Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:33.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_0jbjtg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:34.174Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:33.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_1vq19q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:34.174Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:33.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:34.174Z", "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-05-17T00:12:33.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.25df864c-fb5a-4620-b7e0-7ebec8f9e315"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:34.174Z", "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-05-17T00:12:33.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a76008ac-a4a1-4ee2-bbec-a7e942dce3d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:34.174Z", "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-05-17T00:12:33.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a76008ac-a4a1-4ee2-bbec-a7e942dce3d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:34.174Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'etcd_ip': u'192.168.120.25', 'name': u'ellis-uuv1ge', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:33.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a76008ac-a4a1-4ee2-bbec-a7e942dce3d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:34.174Z", "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-05-17T00:12:33.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a76008ac-a4a1-4ee2-bbec-a7e942dce3d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:34.174Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp2UqS5U', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:33.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a76008ac-a4a1-4ee2-bbec-a7e942dce3d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:34.174Z", "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-05-17T00:12:33.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a76008ac-a4a1-4ee2-bbec-a7e942dce3d9"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:34.174Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/M8GSN/clearwater.py", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:33.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.185345d2-e727-4041-83f2-b0b5715159ec"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:34.807Z", "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-05-17T00:12:34.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.185345d2-e727-4041-83f2-b0b5715159ec"}, {"node_instance_id": "bono_x65ef3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:34.807Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:34.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_uuv1ge", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:34.807Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:34.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:34.807Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpOAkUDh', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:34.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a76008ac-a4a1-4ee2-bbec-a7e942dce3d9"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:34.807Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.25', 'name': u'vellum-cbv9hf', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:34.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.185345d2-e727-4041-83f2-b0b5715159ec"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:34.807Z", "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-05-17T00:12:34.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.185345d2-e727-4041-83f2-b0b5715159ec"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:34.807Z", "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-05-17T00:12:34.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.185345d2-e727-4041-83f2-b0b5715159ec"}], "metadata": {"pagination": {"total": 2599, "offset": 2547, "size": 50}}} 2019-05-17 00:12:34,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:12:34,921 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:12:34 GMT 2019-05-17 00:12:34,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:12:34,921 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:12:34,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:12:34,921 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:12:34,921 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:12:34,921 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:12:34,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:12:34,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:12:34,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:12:34,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:12:34,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:12:34,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:12:34,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:12:34,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-17 00:12:34,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-17 00:12:34,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:12:34,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:12:34,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-17 00:12:34,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/0VI1S/clearwater.py 2019-05-17 00:12:34,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpHSN48R', '/etc/clearwater/local_config'] 2019-05-17 00:12:34,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-17 00:12:34,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp8b64bB', '/etc/dnsmasq.resolv.conf'] 2019-05-17 00:12:34,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-17 00:12:34,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/VCHFH/clearwater.py 2019-05-17 00:12:34,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-17 00:12:34,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-17 00:12:34,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-17 00:12:34,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.25', 'name': u'homer-q3eh7h', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.20'}. 2019-05-17 00:12:34,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-17 00:12:34,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:12:34,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-17 00:12:34,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpu05Uoy', '/etc/dnsmasq.resolv.conf'] 2019-05-17 00:12:34,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-17 00:12:34,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/U4ALV/clearwater.py 2019-05-17 00:12:34,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpSvXdye', '/etc/clearwater/local_config'] 2019-05-17 00:12:34,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-17 00:12:34,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.25', 'name': u'dime-0jbjtg', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}. 2019-05-17 00:12:34,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-17 00:12:34,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:12:34,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:12:34,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:12:34,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-17 00:12:34,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-17 00:12:34,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-17 00:12:34,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'etcd_ip': u'192.168.120.25', 'name': u'ellis-uuv1ge', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2019-05-17 00:12:34,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-17 00:12:34,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp2UqS5U', '/etc/clearwater/local_config'] 2019-05-17 00:12:34,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-17 00:12:34,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/M8GSN/clearwater.py 2019-05-17 00:12:34,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-17 00:12:34,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:12:34,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:12:34,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpOAkUDh', '/etc/dnsmasq.resolv.conf'] 2019-05-17 00:12:34,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.25', 'name': u'vellum-cbv9hf', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}. 2019-05-17 00:12:34,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-17 00:12:34,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-17 00:12:34,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:12:35,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:12:35,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:12:35,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:12:35,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:12:35,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:12:35,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:12:35,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:12:35,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:12:35,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:12:35,028 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:12:35 GMT 2019-05-17 00:12:35,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:12:35,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:12:35,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:12:35,029 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:12:35,029 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:12:40,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:12:40,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:12:40,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:12:40,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:12:40,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:12:40,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:12:40,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:12:40,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:12:40,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:34.807Z", "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-05-17T00:12:34.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.185345d2-e727-4041-83f2-b0b5715159ec"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:34.807Z", "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-05-17T00:12:34.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a76008ac-a4a1-4ee2-bbec-a7e942dce3d9"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:35.397Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:34.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.044e6a33-cc63-4fa4-86c1-9e4426ebf20e"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:35.397Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/02RUK/clearwater.py", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:34.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.044e6a33-cc63-4fa4-86c1-9e4426ebf20e"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:35.397Z", "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-05-17T00:12:34.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.185345d2-e727-4041-83f2-b0b5715159ec"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:35.397Z", "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-05-17T00:12:35.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.044e6a33-cc63-4fa4-86c1-9e4426ebf20e"}, {"node_instance_id": "dime_0jbjtg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:35.397Z", "message": "Node instance created", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:35.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:35.397Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpjZsw6f', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:34.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.185345d2-e727-4041-83f2-b0b5715159ec"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:35.397Z", "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-05-17T00:12:34.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.185345d2-e727-4041-83f2-b0b5715159ec"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:35.397Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmplBcqyU', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:34.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.185345d2-e727-4041-83f2-b0b5715159ec"}, {"node_instance_id": "ellis_uuv1ge", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.026Z", "message": "Node instance created", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:35.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.026Z", "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-05-17T00:12:35.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a84e1564-cd06-4cec-bc45-86c654c5f327"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.026Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:35.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a84e1564-cd06-4cec-bc45-86c654c5f327"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.026Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/P1UXY/clearwater.py", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:35.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a84e1564-cd06-4cec-bc45-86c654c5f327"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.026Z", "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-05-17T00:12:35.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.044e6a33-cc63-4fa4-86c1-9e4426ebf20e"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.026Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpjI6vFJ', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:35.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.044e6a33-cc63-4fa4-86c1-9e4426ebf20e"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.026Z", "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-05-17T00:12:35.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.044e6a33-cc63-4fa4-86c1-9e4426ebf20e"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.026Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp0bF6Y5', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:35.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.044e6a33-cc63-4fa4-86c1-9e4426ebf20e"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.026Z", "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-05-17T00:12:35.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.044e6a33-cc63-4fa4-86c1-9e4426ebf20e"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.026Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.25', 'name': u'sprout-1vq19q', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:35.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.044e6a33-cc63-4fa4-86c1-9e4426ebf20e"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.026Z", "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-05-17T00:12:35.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.044e6a33-cc63-4fa4-86c1-9e4426ebf20e"}, {"node_instance_id": "vellum_cbv9hf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.026Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:35.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_q3eh7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.026Z", "message": "Node instance created", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:35.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.604Z", "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-05-17T00:12:36.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a84e1564-cd06-4cec-bc45-86c654c5f327"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.604Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'etcd_ip': u'192.168.120.25', 'name': u'bono-x65ef3', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:36.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a84e1564-cd06-4cec-bc45-86c654c5f327"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.604Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp0u1Yn6', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:36.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a84e1564-cd06-4cec-bc45-86c654c5f327"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.604Z", "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-05-17T00:12:36.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a84e1564-cd06-4cec-bc45-86c654c5f327"}, {"node_instance_id": "sprout_1vq19q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.604Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:35.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_cbv9hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.604Z", "message": "Node instance created", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:35.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_0jbjtg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.604Z", "message": "Configuring node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:35.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.604Z", "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-05-17T00:12:36.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a84e1564-cd06-4cec-bc45-86c654c5f327"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.604Z", "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-05-17T00:12:36.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a84e1564-cd06-4cec-bc45-86c654c5f327"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:36.604Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp6VJghf', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:36.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.a84e1564-cd06-4cec-bc45-86c654c5f327"}, {"node_instance_id": "dime_0jbjtg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:37.205Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:36.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_q3eh7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:37.205Z", "message": "Configuring node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:36.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_uuv1ge", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:37.205Z", "message": "Configuring node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:36.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_x65ef3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:37.824Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:36.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:37.824Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/9E5EB/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:37.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:37.824Z", "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-05-17T00:12:37.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:37.824Z", "message": "Process created, PID: 1736", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:37.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:37.824Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:37.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:37.824Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:37.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:37.824Z", "message": "[dime] ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:37.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "ellis_uuv1ge", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:37.824Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:37.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_q3eh7h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:37.824Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:36.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:37.824Z", "message": "[dime] repo129", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:37.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:37.824Z", "message": "[dime] Configure the APT software source", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:37.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:38.558Z", "message": "[homer] Configure the APT software source", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:38.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:38.558Z", "message": "[homer] repo129", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:38.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:38.558Z", "message": "[homer] ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:38.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}], "metadata": {"pagination": {"total": 2670, "offset": 2597, "size": 50}}} 2019-05-17 00:12:40,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:12:40,171 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:12:40 GMT 2019-05-17 00:12:40,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:12:40,172 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:12:40,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:12:40,172 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:12:40,172 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:12:40,172 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:12:40,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-17 00:12:40,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-17 00:12:40,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-17 00:12:40,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/02RUK/clearwater.py 2019-05-17 00:12:40,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-17 00:12:40,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-17 00:12:40,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:12:40,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpjZsw6f', '/etc/clearwater/local_config'] 2019-05-17 00:12:40,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-17 00:12:40,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmplBcqyU', '/etc/dnsmasq.resolv.conf'] 2019-05-17 00:12:40,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:12:40,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-17 00:12:40,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-17 00:12:40,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/P1UXY/clearwater.py 2019-05-17 00:12:40,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-17 00:12:40,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpjI6vFJ', '/etc/dnsmasq.resolv.conf'] 2019-05-17 00:12:40,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-17 00:12:40,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp0bF6Y5', '/etc/clearwater/local_config'] 2019-05-17 00:12:40,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-17 00:12:40,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.25', 'name': u'sprout-1vq19q', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2019-05-17 00:12:40,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-17 00:12:40,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:12:40,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:12:40,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-17 00:12:40,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'etcd_ip': u'192.168.120.25', 'name': u'bono-x65ef3', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}. 2019-05-17 00:12:40,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp0u1Yn6', '/etc/dnsmasq.resolv.conf'] 2019-05-17 00:12:40,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-17 00:12:40,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:12:40,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:12:40,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-17 00:12:40,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-17 00:12:40,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-17 00:12:40,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp6VJghf', '/etc/clearwater/local_config'] 2019-05-17 00:12:40,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:12:40,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-17 00:12:40,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-17 00:12:40,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:12:40,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/9E5EB/install-dime.sh 2019-05-17 00:12:40,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-17 00:12:40,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1736 2019-05-17 00:12:40,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-17 00:12:40,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-17 00:12:40,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-05-17 00:12:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:12:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:12:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-05-17 00:12:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-05-17 00:12:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-05-17 00:12:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-05-17 00:12:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-05-17 00:12:40,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:12:40,273 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:12:40,273 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:12:40,273 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:12:40,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:12:40,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:12:40,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:12:40,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:12:40,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:12:40,274 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:12:40,274 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:12:40 GMT 2019-05-17 00:12:40,274 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:12:40,274 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:12:40,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:12:40,274 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:12:40,274 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:12:45,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:12:45,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:12:45,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:12:45,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:12:45,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:12:45,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:12:45,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:12:45,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:12:45,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:38.558Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/YTP4Y/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:38.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:38.558Z", "message": "[dime] sudo apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:37.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:38.558Z", "message": "[homer] Configure the APT software source", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:38.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:38.558Z", "message": "[homer] repo129", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:38.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:38.558Z", "message": "[homer] ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:38.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:38.558Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:38.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "bono_x65ef3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:39.248Z", "message": "Node instance created", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:38.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_1vq19q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:39.248Z", "message": "Node instance created", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:38.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:39.248Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:39.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:39.248Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:39.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:39.248Z", "message": "Process created, PID: 1736", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:39.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:39.248Z", "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-05-17T00:12:39.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:39.248Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/515OZ/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:39.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:39.248Z", "message": "[homer] sudo apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:38.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "vellum_cbv9hf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:39.248Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:38.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_cbv9hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:39.248Z", "message": "Configuring node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:38.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:39.858Z", "message": "[ellis] Configure the APT software source", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:39.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "sprout_1vq19q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:39.858Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:39.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_x65ef3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:39.858Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:39.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:39.858Z", "message": "[ellis] ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:39.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:39.858Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_lpqd3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:39.419Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:39.858Z", "message": "[ellis] sudo apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:39.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:39.858Z", "message": "[ellis] repo129", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:39.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:40.431Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:39.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:40.431Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_lpqd3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:40.028Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:40.431Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:39.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:40.431Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:39.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:40.431Z", "message": "[vellum] Configure the APT software source", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:39.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:40.431Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:39.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:40.431Z", "message": "Process created, PID: 1740", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:39.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:40.431Z", "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-05-17T00:12:39.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:40.431Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/ERCXC/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:39.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:41.114Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/XTHXY/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_lpqd3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:41.057Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.da69bcee-d692-41aa-a4a7-6bb029cdc691"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:41.114Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/RD5U3/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_lpqd3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:40.605Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.e8eec2e0-17bb-4a3b-b53d-8221a3995293"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:41.114Z", "message": "[vellum] sudo apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:40.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:41.647Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_lpqd3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:41.255Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_1vq19q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:41.647Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:41.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_x65ef3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:42.277Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:42.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_1vq19q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:42.277Z", "message": "Configuring node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:42.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:42.277Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_lpqd3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:41.641Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_x65ef3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:42.889Z", "message": "Configuring node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:42.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_1vq19q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:42.889Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:42.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_x65ef3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:43.450Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:43.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:44.130Z", "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-05-17T00:12:43.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:44.130Z", "message": "[sprout] Configure the APT software source", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:43.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:44.130Z", "message": "[sprout] repo129", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:43.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:44.130Z", "message": "[sprout] ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:43.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:44.130Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:43.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:44.130Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:43.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:44.130Z", "message": "Process created, PID: 1744", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:43.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}], "metadata": {"pagination": {"total": 2707, "offset": 2647, "size": 50}}} 2019-05-17 00:12:45,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:12:45,373 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:12:45 GMT 2019-05-17 00:12:45,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:12:45,373 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:12:45,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:12:45,373 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:12:45,373 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:12:45,374 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:12:45,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/YTP4Y/install-homer.sh 2019-05-17 00:12:45,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-05-17 00:12:45,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-05-17 00:12:45,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-05-17 00:12:45,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-05-17 00:12:45,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-17 00:12:45,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:12:45,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-17 00:12:45,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-17 00:12:45,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-17 00:12:45,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1736 2019-05-17 00:12:45,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-17 00:12:45,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/515OZ/install-ellis.sh 2019-05-17 00:12:45,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-05-17 00:12:45,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:12:45,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-17 00:12:45,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-05-17 00:12:45,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-05-17 00:12:45,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-05-17 00:12:45,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-05-17 00:12:45,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:12:45,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-05-17 00:12:45,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-05-17 00:12:45,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-17 00:12:45,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:12:45,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-05-17 00:12:45,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-05-17 00:12:45,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-05-17 00:12:45,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-17 00:12:45,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1740 2019-05-17 00:12:45,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-17 00:12:45,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/ERCXC/install-vellum.sh 2019-05-17 00:12:45,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/XTHXY/append_proxy_snmp_conf.py 2019-05-17 00:12:45,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/RD5U3/append_proxy_snmp_conf.py 2019-05-17 00:12:45,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-05-17 00:12:45,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:12:45,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-05-17 00:12:45,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-05-17 00:12:45,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-17 00:12:45,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:12:45,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-17 00:12:45,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:12:45,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:12:45,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-17 00:12:45,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-05-17 00:12:45,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-05-17 00:12:45,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-05-17 00:12:45,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-17 00:12:45,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-17 00:12:45,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1744 2019-05-17 00:12:45,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:12:45,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:12:45,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:12:45,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:12:45,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:12:45,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:12:45,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:12:45,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:12:45,480 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:12:45,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:12:45,480 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:12:45 GMT 2019-05-17 00:12:45,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:12:45,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:12:45,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:12:45,481 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:12:45,481 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:12:50,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:12:51,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:12:51,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:12:51,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:12:51,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:12:51,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:12:51,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:12:51,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:12:51,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:44.130Z", "message": "[sprout] repo129", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:43.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:44.695Z", "message": "[bono] ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:44.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:44.695Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/Z8Y7O/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:44.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:44.695Z", "message": "[sprout] sudo apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:44.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:44.695Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:44.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:44.695Z", "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-05-17T00:12:44.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:44.695Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:44.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:44.695Z", "message": "Process created, PID: 1746", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:44.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:45.333Z", "message": "[bono] repo129", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:44.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:45.333Z", "message": "[bono] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:44.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:46.003Z", "message": "[bono] sudo apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:45.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}], "metadata": {"pagination": {"total": 2708, "offset": 2697, "size": 50}}} 2019-05-17 00:12:51,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:12:51,567 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:12:51 GMT 2019-05-17 00:12:51,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:12:51,567 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:12:51,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:12:51,568 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:12:51,568 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:12:51,568 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:12:51,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-05-17 00:12:51,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-05-17 00:12:51,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/Z8Y7O/install-bono.sh 2019-05-17 00:12:51,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-05-17 00:12:51,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-17 00:12:51,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-17 00:12:51,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-17 00:12:51,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1746 2019-05-17 00:12:51,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-05-17 00:12:51,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-05-17 00:12:51,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-05-17 00:12:51,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:12:51,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:12:51,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:12:51,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:12:51,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:12:51,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:12:51,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:12:51,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:12:51,919 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:12:51,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:12:51,919 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:12:51 GMT 2019-05-17 00:12:51,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:12:51,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:12:51,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:12:51,920 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:12:51,920 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:12:56,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:12:57,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:12:57,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:12:57,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:12:57,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:12:57,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:12:57,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:12:57,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:12:57,088 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:52.675Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-c9zn1l\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]\nGet:3 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 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 [525 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,232 kB/s)\nReading package lists...\n\nreal\t0m14.876s\nuser\t0m4.906s\nsys\t0m0.660s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:52.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:53.523Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:52.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:53.523Z", "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-05-17T00:12:52.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:54.879Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-babhnv\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]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 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 [525 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,251 kB/s)\nReading package lists...\n\nreal\t0m15.850s\nuser\t0m4.859s\nsys\t0m0.543s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:54.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:54.879Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-p4sjrn\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 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 [525 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,267 kB/s)\nReading package lists...\n\nreal\t0m15.181s\nuser\t0m4.891s\nsys\t0m0.710s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:54.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:54.879Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:54.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:54.879Z", "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-05-17T00:12:54.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:55.667Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:55.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:55.667Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-ekoz0r\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]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 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 [525 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,236 kB/s)\nReading package lists...\n\nreal\t0m14.829s\nuser\t0m5.015s\nsys\t0m0.644s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:55.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:55.667Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:54.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:55.667Z", "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-05-17T00:12:54.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:55.667Z", "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-05-17T00:12:55.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}], "metadata": {"pagination": {"total": 2720, "offset": 2708, "size": 50}}} 2019-05-17 00:12:57,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:12:57,089 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:12:57 GMT 2019-05-17 00:12:57,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:12:57,089 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:12:57,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:12:57,089 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:12:57,089 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:12:57,089 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:12:57,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-c9zn1l Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 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,232 kB/s) Reading package lists... real 0m14.876s user 0m4.906s sys 0m0.660s 2019-05-17 00:12:57,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-17 00:12:57,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-05-17 00:12:57,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-babhnv Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 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,251 kB/s) Reading package lists... real 0m15.850s user 0m4.859s sys 0m0.543s 2019-05-17 00:12:57,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-p4sjrn Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 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,267 kB/s) Reading package lists... real 0m15.181s user 0m4.891s sys 0m0.710s 2019-05-17 00:12:57,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-17 00:12:57,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-05-17 00:12:57,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-17 00:12:57,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-ekoz0r Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 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,236 kB/s) Reading package lists... real 0m14.829s user 0m5.015s sys 0m0.644s 2019-05-17 00:12:57,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-17 00:12:57,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-05-17 00:12:57,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-05-17 00:12:57,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:12:57,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:12:57,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:12:57,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:12:57,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:12:57,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:12:57,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:12:57,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:12:57,266 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:12:57,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:12:57,266 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:12:57 GMT 2019-05-17 00:12:57,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:12:57,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:12:57,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:12:57,267 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:12:57,267 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:13:02,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:13:02,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:13:02,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:13:02,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:13:02,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:13:02,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:13:02,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:13:02,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:13:02,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:57.285Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:57.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:58.318Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:58.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:12:59.754Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:59.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:00.539Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:12:59.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:01.212Z", "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-05-17T00:13:00.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:01.212Z", "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-05-17T00:13:00.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:01.212Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:13:00.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:01.212Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:13:00.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:01.212Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-10r3sj\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 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 [7,535 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 [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 [525 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,244 kB/s)\nReading package lists...\n\nreal\t0m16.312s\nuser\t0m5.088s\nsys\t0m0.578s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:13:00.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:01.212Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-0fecqu\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 [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 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 [7,535 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [525 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,255 kB/s)\nReading package lists...\n\nreal\t0m15.225s\nuser\t0m4.950s\nsys\t0m0.557s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:13:00.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}], "metadata": {"pagination": {"total": 2730, "offset": 2720, "size": 50}}} 2019-05-17 00:13:02,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:13:02,403 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:13:02 GMT 2019-05-17 00:13:02,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:13:02,404 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:13:02,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:13:02,404 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:13:02,404 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:13:02,404 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:13:02,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:13:02,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-05-17 00:13:02,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:13:02,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-05-17 00:13:02,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-05-17 00:13:02,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-05-17 00:13:02,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-17 00:13:02,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-17 00:13:02,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-10r3sj Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 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,244 kB/s) Reading package lists... real 0m16.312s user 0m5.088s sys 0m0.578s 2019-05-17 00:13:02,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-0fecqu 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 [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 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,255 kB/s) Reading package lists... real 0m15.225s user 0m4.950s sys 0m0.557s 2019-05-17 00:13:02,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:13:02,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:13:02,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:13:02,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:13:02,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:13:02,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:13:02,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:13:02,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:13:02,505 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:13:02,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:13:02,506 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:13:02 GMT 2019-05-17 00:13:02,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:13:02,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:13:02,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:13:02,506 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:13:02,506 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:13:07,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:13:07,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:13:07,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:13:07,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:13:07,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:13:07,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:13:07,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:13:07,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:13:07,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:03.947Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:13:03.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:04.482Z", "message": "Waiting for process 1746 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:13:04.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}], "metadata": {"pagination": {"total": 2732, "offset": 2730, "size": 50}}} 2019-05-17 00:13:07,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:13:07,606 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:13:07 GMT 2019-05-17 00:13:07,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:13:07,606 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:13:07,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:13:07,606 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:13:07,606 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:13:07,606 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:13:07,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-05-17 00:13:07,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1746 to end... 2019-05-17 00:13:07,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:13:07,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:13:07,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:13:07,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:13:07,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:13:07,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:13:07,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:13:07,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:13:07,691 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:13:07,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:13:07,691 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:13:07 GMT 2019-05-17 00:13:07,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:13:07,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:13:07,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:13:07,691 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:13:07,691 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:13:12,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:13:12,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:13:12,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:13:12,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:13:12,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:13:12,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:13:12,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:13:12,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:13:12,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2732, "offset": 2732, "size": 50}}} 2019-05-17 00:13:12,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:13:12,930 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:13:12 GMT 2019-05-17 00:13:12,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:13:12,930 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:13:12,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:13:12,930 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:13:12,930 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:13:12,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:13:13,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:13:13,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:13:13,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:13:13,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:13:13,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:13:13,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:13:13,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:13:13,041 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:13:13,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:13:13,041 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:13:13 GMT 2019-05-17 00:13:13,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:13:13,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:13:13,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:13:13,042 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:13:13,042 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:13:18,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:13:18,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:13:18,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:13:18,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:13:18,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:13:18,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:13:18,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:13:18,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:13:18,188 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:17.459Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:13:17.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}], "metadata": {"pagination": {"total": 2733, "offset": 2732, "size": 50}}} 2019-05-17 00:13:18,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:13:18,188 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:13:18 GMT 2019-05-17 00:13:18,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:13:18,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-05-17 00:13:18,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:13:18,189 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:13:18,189 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:13:18,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:13:18,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:13:18,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:13:18,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:13:18,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:13:18,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:13:18,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:13:18,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:13:18,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:13:18,263 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:13:18,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:13:18,263 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:13:18 GMT 2019-05-17 00:13:18,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:13:18,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:13:18,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:13:18,263 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:13:18,263 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:13:23,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:13:23,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:13:23,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:13:23,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:13:23,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:13:23,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:13:23,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:13:23,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:13:23,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:18.307Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:13:18.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:19.275Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:13:19.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:20.209Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:13:19.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}], "metadata": {"pagination": {"total": 2736, "offset": 2733, "size": 50}}} 2019-05-17 00:13:23,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:13:23,395 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:13:23 GMT 2019-05-17 00:13:23,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:13:23,396 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:13:23,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:13:23,396 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:13:23,396 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:13:23,396 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:13:23,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-05-17 00:13:23,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:13:23,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-05-17 00:13:23,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:13:23,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:13:23,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:13:23,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:13:23,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:13:23,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:13:23,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:13:23,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:13:23,477 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:13:23,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:13:23,477 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:13:23 GMT 2019-05-17 00:13:23,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:13:23,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:13:23,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:13:23,478 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:13:23,478 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:13:28,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:13:28,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:13:28,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:13:28,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:13:28,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:13:28,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:13:28,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:13:28,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:13:28,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:23.930Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:13:23.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:24.700Z", "message": "Waiting for process 1746 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:13:24.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}], "metadata": {"pagination": {"total": 2738, "offset": 2736, "size": 50}}} 2019-05-17 00:13:28,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:13:28,588 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:13:28 GMT 2019-05-17 00:13:28,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:13:28,588 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:13:28,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:13:28,588 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:13:28,588 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:13:28,588 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:13:28,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-05-17 00:13:28,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1746 to end... 2019-05-17 00:13:28,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:13:28,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:13:28,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:13:28,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:13:28,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:13:28,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:13:28,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:13:28,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:13:28,692 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:13:28,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:13:28,693 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:13:28 GMT 2019-05-17 00:13:28,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:13:28,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:13:28,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:13:28,693 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:13:28,693 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:13:33,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:13:33,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:13:33,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:13:33,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:13:33,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:13:33,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:13:33,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:13:33,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:13:33,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2738, "offset": 2738, "size": 50}}} 2019-05-17 00:13:33,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:13:33,880 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:13:33 GMT 2019-05-17 00:13:33,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:13:33,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:13:33,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:13:33,880 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:13:33,880 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:13:33,881 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:13:33,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:13:33,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:13:33,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:13:33,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:13:33,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:13:33,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:13:33,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:13:33,963 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:13:33,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:13:33,964 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:13:33 GMT 2019-05-17 00:13:33,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:13:33,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:13:33,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:13:33,964 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:13:33,964 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:13:38,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:13:39,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:13:39,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:13:39,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:13:39,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:13:39,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:13:39,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:13:39,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:13:39,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:37.456Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:13:37.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:38.359Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:13:38.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}], "metadata": {"pagination": {"total": 2740, "offset": 2738, "size": 50}}} 2019-05-17 00:13:39,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:13:39,095 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:13:39 GMT 2019-05-17 00:13:39,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:13:39,095 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:13:39,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:13:39,095 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:13:39,095 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:13:39,096 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:13:39,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:13:39,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-05-17 00:13:39,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:13:39,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:13:39,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:13:39,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:13:39,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:13:39,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:13:39,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:13:39,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:13:39,178 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:13:39,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:13:39,178 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:13:39 GMT 2019-05-17 00:13:39,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:13:39,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:13:39,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:13:39,179 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:13:39,179 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:13:44,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:13:44,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:13:44,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:13:44,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:13:44,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:13:44,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:13:44,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:13:44,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:13:44,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:39.294Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:13:39.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:40.220Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:13:39.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:43.951Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:13:43.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}], "metadata": {"pagination": {"total": 2743, "offset": 2740, "size": 50}}} 2019-05-17 00:13:44,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:13:44,367 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:13:44 GMT 2019-05-17 00:13:44,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:13:44,367 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:13:44,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:13:44,367 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:13:44,367 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:13:44,368 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:13:44,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:13:44,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-05-17 00:13:44,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-05-17 00:13:44,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:13:44,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:13:44,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:13:44,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:13:44,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:13:44,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:13:44,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:13:44,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:13:44,597 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:13:44,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:13:44,597 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:13:44 GMT 2019-05-17 00:13:44,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:13:44,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:13:44,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:13:44,597 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:13:44,598 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:13:49,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:13:49,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:13:49,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:13:49,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:13:49,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:13:49,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:13:49,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:13:49,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:13:49,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:44.711Z", "message": "Waiting for process 1746 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:13:44.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}], "metadata": {"pagination": {"total": 2744, "offset": 2743, "size": 50}}} 2019-05-17 00:13:49,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:13:49,726 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:13:49 GMT 2019-05-17 00:13:49,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:13:49,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-05-17 00:13:49,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:13:49,726 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:13:49,726 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:13:49,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1746 to end... 2019-05-17 00:13:49,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:13:49,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:13:49,907 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:13:49,907 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:13:49,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:13:49,908 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:13:49,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:13:49,908 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:13:49,908 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:13:49,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:13:49,908 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:13:49 GMT 2019-05-17 00:13:49,908 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:13:49,908 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:13:49,908 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:13:49,908 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:13:49,909 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:13:54,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:13:55,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:13:55,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:13:55,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:13:55,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:13:55,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:13:55,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:13:55,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:13:55,053 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2744, "offset": 2744, "size": 50}}} 2019-05-17 00:13:55,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:13:55,053 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:13:55 GMT 2019-05-17 00:13:55,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:13:55,053 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:13:55,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:13:55,053 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:13:55,053 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:13:55,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:13:55,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:13:55,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:13:55,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:13:55,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:13:55,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:13:55,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:13:55,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:13:55,422 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:13:55,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:13:55,422 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:13:55 GMT 2019-05-17 00:13:55,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:13:55,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:13:55,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:13:55,423 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:13:55,423 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:00,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:14:00,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:00,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:00,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:00,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:00,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:00,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:00,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:00,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:57.446Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:13:57.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:58.329Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:13:58.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:13:59.282Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:13:59.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:14:00.216Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:13:59.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}], "metadata": {"pagination": {"total": 2748, "offset": 2744, "size": 50}}} 2019-05-17 00:14:00,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:00,597 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:00 GMT 2019-05-17 00:14:00,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:00,597 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:14:00,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:00,597 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:00,598 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:00,598 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:14:00,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:14:00,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-05-17 00:14:00,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:14:00,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-05-17 00:14:00,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:14:00,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:00,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:00,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:00,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:00,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:00,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:00,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:00,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:14:00,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:00,712 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:00 GMT 2019-05-17 00:14:00,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:00,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:14:00,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:00,713 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:00,713 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:05,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:14:05,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:05,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:05,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:05,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:05,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:05,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:05,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:05,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:14:04.002Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:14:03.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:14:04.704Z", "message": "Waiting for process 1746 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:14:04.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}], "metadata": {"pagination": {"total": 2750, "offset": 2748, "size": 50}}} 2019-05-17 00:14:05,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:05,808 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:05 GMT 2019-05-17 00:14:05,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:05,809 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:14:05,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:05,809 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:05,809 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:05,809 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:14:05,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-05-17 00:14:05,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1746 to end... 2019-05-17 00:14:05,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:14:05,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:05,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:05,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:05,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:05,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:05,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:05,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:05,897 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:14:05,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:05,897 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:05 GMT 2019-05-17 00:14:05,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:05,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:14:05,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:05,898 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:05,898 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:10,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:14:11,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:11,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:11,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:11,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:11,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:11,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:11,024 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:11,024 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2750, "offset": 2750, "size": 50}}} 2019-05-17 00:14:11,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:11,024 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:11 GMT 2019-05-17 00:14:11,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:11,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:14:11,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:11,025 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:11,025 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:11,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:14:11,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:11,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:11,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:11,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:11,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:11,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:11,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:11,098 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:14:11,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:11,098 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:11 GMT 2019-05-17 00:14:11,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:11,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:14:11,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:11,098 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:11,098 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:16,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:14:16,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:16,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:16,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:16,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:16,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:16,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:16,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:16,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2750, "offset": 2750, "size": 50}}} 2019-05-17 00:14:16,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:16,218 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:16 GMT 2019-05-17 00:14:16,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:16,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:14:16,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:16,218 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:16,218 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:16,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:14:16,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:16,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:16,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:16,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:16,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:16,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:16,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:16,290 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:14:16,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:16,290 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:16 GMT 2019-05-17 00:14:16,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:16,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:14:16,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:16,291 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:16,291 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:21,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:14:21,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:21,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:21,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:21,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:21,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:21,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:21,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:21,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:14:17.485Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:14:17.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:14:18.356Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:14:18.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:14:19.300Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:14:19.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:14:20.236Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:14:19.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}], "metadata": {"pagination": {"total": 2754, "offset": 2750, "size": 50}}} 2019-05-17 00:14:21,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:21,424 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:21 GMT 2019-05-17 00:14:21,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:21,424 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:14:21,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:21,425 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:21,425 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:21,425 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:14:21,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:14:21,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-05-17 00:14:21,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:14:21,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-05-17 00:14:21,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:14:21,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:21,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:21,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:21,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:21,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:21,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:21,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:21,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:14:21,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:21,521 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:21 GMT 2019-05-17 00:14:21,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:21,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:14:21,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:21,522 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:21,522 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:26,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:14:26,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:26,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:26,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:26,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:26,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:26,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:26,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:26,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:14:24.005Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:14:23.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:14:24.725Z", "message": "Waiting for process 1746 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:14:24.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}], "metadata": {"pagination": {"total": 2756, "offset": 2754, "size": 50}}} 2019-05-17 00:14:26,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:26,633 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:26 GMT 2019-05-17 00:14:26,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:26,634 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:14:26,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:26,634 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:26,634 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:26,634 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:14:26,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-05-17 00:14:26,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1746 to end... 2019-05-17 00:14:26,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:14:26,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:26,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:26,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:26,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:26,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:26,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:26,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:26,744 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:14:26,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:26,744 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:26 GMT 2019-05-17 00:14:26,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:26,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:14:26,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:26,745 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:26,745 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:31,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:14:31,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:31,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:31,855 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:31,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:31,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:31,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:31,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:31,856 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2756, "offset": 2756, "size": 50}}} 2019-05-17 00:14:31,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:31,856 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:31 GMT 2019-05-17 00:14:31,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:31,856 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:14:31,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:31,856 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:31,856 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:31,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:14:31,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:31,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:31,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:31,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:31,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:31,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:31,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:31,952 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:14:31,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:31,952 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:31 GMT 2019-05-17 00:14:31,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:31,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:14:31,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:31,953 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:31,953 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:36,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:14:37,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:37,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:37,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:37,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:37,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:37,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:37,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:37,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2756, "offset": 2756, "size": 50}}} 2019-05-17 00:14:37,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:37,105 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:37 GMT 2019-05-17 00:14:37,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:37,105 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:14:37,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:37,105 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:37,105 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:37,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:14:37,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:37,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:37,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:37,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:37,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:37,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:37,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:37,184 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:14:37,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:37,184 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:37 GMT 2019-05-17 00:14:37,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:37,184 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:14:37,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:37,185 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:37,185 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:42,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:14:42,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:42,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:42,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:42,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:42,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:42,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:42,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:42,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:14:37.465Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:14:37.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:14:38.348Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:14:38.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:14:39.319Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:14:39.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:14:40.260Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:14:39.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}], "metadata": {"pagination": {"total": 2760, "offset": 2756, "size": 50}}} 2019-05-17 00:14:42,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:42,297 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:42 GMT 2019-05-17 00:14:42,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:42,297 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:14:42,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:42,298 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:42,298 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:42,298 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:14:42,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:14:42,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-05-17 00:14:42,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:14:42,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-05-17 00:14:42,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:14:42,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:42,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:42,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:42,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:42,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:42,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:42,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:42,412 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:14:42,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:42,413 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:42 GMT 2019-05-17 00:14:42,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:42,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:14:42,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:42,413 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:42,413 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:47,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:14:47,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:47,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:47,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:47,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:47,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:47,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:47,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:47,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:14:44.029Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:14:43.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:14:44.755Z", "message": "Waiting for process 1746 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:14:44.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}], "metadata": {"pagination": {"total": 2762, "offset": 2760, "size": 50}}} 2019-05-17 00:14:47,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:47,539 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:47 GMT 2019-05-17 00:14:47,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:47,539 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:14:47,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:47,539 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:47,539 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:47,539 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:14:47,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-05-17 00:14:47,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1746 to end... 2019-05-17 00:14:47,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:14:47,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:47,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:47,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:47,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:47,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:47,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:47,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:47,620 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:14:47,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:47,621 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:47 GMT 2019-05-17 00:14:47,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:47,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:14:47,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:47,621 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:47,621 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:52,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:14:52,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:52,750 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:52,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:52,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:52,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:52,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:52,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:52,751 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2762, "offset": 2762, "size": 50}}} 2019-05-17 00:14:52,751 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:52,751 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:52 GMT 2019-05-17 00:14:52,751 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:52,751 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:14:52,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:52,752 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:52,752 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:52,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:14:52,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:52,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:52,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:52,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:52,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:52,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:52,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:52,825 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:14:52,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:52,825 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:52 GMT 2019-05-17 00:14:52,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:52,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:14:52,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:52,826 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:52,826 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:57,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:14:57,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:57,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:57,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:57,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:57,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:57,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:57,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:57,953 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:14:57.451Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:14:57.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}], "metadata": {"pagination": {"total": 2763, "offset": 2762, "size": 50}}} 2019-05-17 00:14:57,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:57,953 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:57 GMT 2019-05-17 00:14:57,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:57,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-05-17 00:14:57,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:57,953 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:57,953 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:14:57,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:14:57,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:14:58,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:14:58,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:14:58,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:14:58,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:14:58,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:14:58,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:14:58,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:14:58,047 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:14:58,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:14:58,047 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:14:58 GMT 2019-05-17 00:14:58,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:14:58,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:14:58,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:14:58,048 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:14:58,048 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:15:03,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:15:03,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:15:03,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:15:03,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:15:03,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:15:03,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:15:03,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:15:03,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:15:03,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:14:58.365Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:14:58.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:14:59.341Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:14:59.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:00.259Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:00.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}], "metadata": {"pagination": {"total": 2766, "offset": 2763, "size": 50}}} 2019-05-17 00:15:03,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:15:03,161 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:15:03 GMT 2019-05-17 00:15:03,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:15:03,162 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:15:03,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:15:03,162 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:15:03,162 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:15:03,162 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:15:03,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-05-17 00:15:03,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:15:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-05-17 00:15:03,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:15:03,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:15:03,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:15:03,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:15:03,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:15:03,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:15:03,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:15:03,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:15:03,234 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:15:03,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:15:03,234 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:15:03 GMT 2019-05-17 00:15:03,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:15:03,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:15:03,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:15:03,234 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:15:03,234 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:15:08,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:15:08,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:15:08,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:15:08,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:15:08,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:15:08,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:15:08,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:15:08,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:15:08,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:04.258Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:03.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:05.009Z", "message": "Waiting for process 1746 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:04.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:07.960Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-0fecqu\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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 15s (3,522 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 8504\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 8556\nclearwater-socket-factory-sig start/running, process 8561\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\t2m7.185s\nuser\t0m8.687s\nsys\t0m7.877s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:07.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}], "metadata": {"pagination": {"total": 2769, "offset": 2766, "size": 50}}} 2019-05-17 00:15:08,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:15:08,404 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:15:08 GMT 2019-05-17 00:15:08,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:15:08,404 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:15:08,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:15:08,405 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:15:08,405 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:15:08,405 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:15:08,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-05-17 00:15:08,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1746 to end... 2019-05-17 00:15:08,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-0fecqu Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:15 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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 15s (3,522 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 8504 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 8556 clearwater-socket-factory-sig start/running, process 8561 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 2m7.185s user 0m8.687s sys 0m7.877s 2019-05-17 00:15:08,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:15:08,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:15:08,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:15:08,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:15:08,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:15:08,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:15:08,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:15:08,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:15:08,565 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:15:08,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:15:08,566 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:15:08 GMT 2019-05-17 00:15:08,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:15:08,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:15:08,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:15:08,566 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:15:08,566 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:15:13,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:15:13,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:15:13,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:15:13,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:15:13,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:15:13,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:15:13,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:15:13,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:15:13,706 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:08.469Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:07.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}], "metadata": {"pagination": {"total": 2770, "offset": 2769, "size": 50}}} 2019-05-17 00:15:13,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:15:13,706 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:15:13 GMT 2019-05-17 00:15:13,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:15:13,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 661 2019-05-17 00:15:13,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:15:13,707 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:15:13,707 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:15:13,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-17 00:15:13,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:15:13,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:15:13,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:15:13,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:15:13,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:15:13,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:15:13,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:15:13,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:15:13,794 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:15:13,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:15:13,794 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:15:13 GMT 2019-05-17 00:15:13,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:15:13,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:15:13,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:15:13,795 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:15:13,795 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:15:18,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:15:18,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:15:18,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:15:18,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:15:18,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:15:18,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:15:18,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:15:18,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:15:18,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:17.474Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:17.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:18.562Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:18.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}], "metadata": {"pagination": {"total": 2772, "offset": 2770, "size": 50}}} 2019-05-17 00:15:18,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:15:18,921 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:15:18 GMT 2019-05-17 00:15:18,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:15:18,921 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:15:18,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:15:18,921 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:15:18,921 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:15:18,921 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:15:18,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:15:18,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-05-17 00:15:18,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:15:19,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:15:19,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:15:19,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:15:19,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:15:19,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:15:19,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:15:19,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:15:19,062 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:15:19,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:15:19,063 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:15:19 GMT 2019-05-17 00:15:19,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:15:19,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:15:19,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:15:19,063 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:15:19,063 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:15:24,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:15:24,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:15:24,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:15:24,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:15:24,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:15:24,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:15:24,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:15:24,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:15:24,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:19.551Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:19.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:20.471Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:20.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:21.600Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-babhnv\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 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://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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 [1,913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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 10s (8,237 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 8841\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\t2m26.993s\nuser\t0m20.209s\nsys\t0m11.421s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:21.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:22.106Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:21.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}], "metadata": {"pagination": {"total": 2776, "offset": 2772, "size": 50}}} 2019-05-17 00:15:24,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:15:24,172 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:15:24 GMT 2019-05-17 00:15:24,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:15:24,173 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:15:24,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:15:24,173 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:15:24,173 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:15:24,173 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:15:24,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:15:24,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-05-17 00:15:24,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-babhnv 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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 [1,913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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 10s (8,237 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 8841 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 2m26.993s user 0m20.209s sys 0m11.421s 2019-05-17 00:15:24,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-17 00:15:24,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:15:24,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:15:24,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:15:24,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:15:24,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:15:24,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:15:24,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:15:24,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:15:24,258 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:15:24,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:15:24,258 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:15:24 GMT 2019-05-17 00:15:24,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:15:24,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:15:24,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:15:24,259 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:15:24,259 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:15:29,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:15:29,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:15:29,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:15:29,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:15:29,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:15:29,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:15:29,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:15:29,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:15:29,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:24.259Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:24.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:25.004Z", "message": "Waiting for process 1746 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:24.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:25.522Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-10r3sj\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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:35 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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 [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 9s (5,989 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 8781\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 8812\nclearwater-socket-factory-sig start/running, process 8817\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8866\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\t2m24.401s\nuser\t0m9.518s\nsys\t0m8.669s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:25.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:25.522Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:25.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}], "metadata": {"pagination": {"total": 2780, "offset": 2776, "size": 50}}} 2019-05-17 00:15:29,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:15:29,414 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:15:29 GMT 2019-05-17 00:15:29,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:15:29,414 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:15:29,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:15:29,414 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:15:29,414 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:15:29,414 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:15:29,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-05-17 00:15:29,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1746 to end... 2019-05-17 00:15:29,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-10r3sj 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:35 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 9s (5,989 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 8781 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 8812 clearwater-socket-factory-sig start/running, process 8817 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8866 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 2m24.401s user 0m9.518s sys 0m8.669s 2019-05-17 00:15:29,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-17 00:15:29,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:15:29,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:15:29,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:15:29,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:15:29,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:15:29,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:15:29,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:15:29,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:15:29,546 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:15:29,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:15:29,547 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:15:29 GMT 2019-05-17 00:15:29,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:15:29,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:15:29,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:15:29,547 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:15:29,547 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:15:34,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:15:34,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:15:34,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:15:34,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:15:34,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:15:34,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:15:34,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:15:34,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:15:34,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2780, "offset": 2780, "size": 50}}} 2019-05-17 00:15:34,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:15:34,652 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:15:34 GMT 2019-05-17 00:15:34,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:15:34,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:15:34,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:15:34,652 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:15:34,652 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:15:34,653 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:15:34,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:15:34,750 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:15:34,750 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:15:34,750 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:15:34,750 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:15:34,750 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:15:34,750 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:15:34,751 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:15:34,751 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:15:34,751 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:15:34 GMT 2019-05-17 00:15:34,751 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:15:34,751 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:15:34,751 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:15:34,751 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:15:34,751 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:15:39,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:15:39,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:15:39,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:15:39,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:15:39,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:15:39,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:15:39,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:15:39,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:15:39,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:37.468Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:37.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:38.606Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:38.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:39.568Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:39.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}], "metadata": {"pagination": {"total": 2783, "offset": 2780, "size": 50}}} 2019-05-17 00:15:39,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:15:39,923 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:15:39 GMT 2019-05-17 00:15:39,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:15:39,923 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:15:39,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:15:39,923 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:15:39,923 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:15:39,923 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:15:39,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:15:39,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-05-17 00:15:39,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:15:39,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:15:40,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:15:40,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:15:40,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:15:40,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:15:40,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:15:40,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:15:40,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:15:40,052 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:15:40,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:15:40,052 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:15:40 GMT 2019-05-17 00:15:40,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:15:40,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:15:40,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:15:40,052 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:15:40,052 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:15:45,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:15:45,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:15:45,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:15:45,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:15:45,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:15:45,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:15:45,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:15:45,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:15:45,205 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:40.442Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:44.268Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:44.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:44.978Z", "message": "Waiting for process 1746 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:44.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}], "metadata": {"pagination": {"total": 2786, "offset": 2783, "size": 50}}} 2019-05-17 00:15:45,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:15:45,205 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:15:45 GMT 2019-05-17 00:15:45,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:15:45,205 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:15:45,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:15:45,205 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:15:45,205 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:15:45,205 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:15:45,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-05-17 00:15:45,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-05-17 00:15:45,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1746 to end... 2019-05-17 00:15:45,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:15:45,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:15:45,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:15:45,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:15:45,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:15:45,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:15:45,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:15:45,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:15:45,308 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:15:45,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:15:45,308 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:15:45 GMT 2019-05-17 00:15:45,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:15:45,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:15:45,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:15:45,309 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:15:45,309 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:15:50,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:15:50,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:15:50,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:15:50,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:15:50,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:15:50,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:15:50,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:15:50,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:15:50,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:46.179Z", "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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (8,296 kB/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\t0m38.055s\nuser\t0m12.936s\nsys\t0m3.534s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:45.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:46.704Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:45.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}], "metadata": {"pagination": {"total": 2788, "offset": 2786, "size": 50}}} 2019-05-17 00:15:50,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:15:50,799 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:15:50 GMT 2019-05-17 00:15:50,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:15:50,800 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:15:50,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:15:50,800 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:15:50,800 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:15:50,800 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:15:50,801 - 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (8,296 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57643 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m38.055s user 0m12.936s sys 0m3.534s 2019-05-17 00:15:50,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-17 00:15:50,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:15:51,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:15:51,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:15:51,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:15:51,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:15:51,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:15:51,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:15:51,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:15:51,101 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:15:51,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:15:51,101 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:15:51 GMT 2019-05-17 00:15:51,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:15:51,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:15:51,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:15:51,101 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:15:51,102 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:15:56,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:15:56,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:15:56,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:15:56,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:15:56,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:15:56,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:15:56,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:15:56,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:15:56,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:55.185Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-p4sjrn\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 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 libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\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 16s (4,303 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 9095\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 9837\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\t3m0.346s\nuser\t0m16.804s\nsys\t0m11.782s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:55.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:55.904Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:55.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}], "metadata": {"pagination": {"total": 2790, "offset": 2788, "size": 50}}} 2019-05-17 00:15:56,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:15:56,205 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:15:56 GMT 2019-05-17 00:15:56,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:15:56,205 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:15:56,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:15:56,205 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:15:56,206 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:15:56,206 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:15:56,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-p4sjrn Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 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 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.4 MB in 16s (4,303 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 9095 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 9837 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 3m0.346s user 0m16.804s sys 0m11.782s 2019-05-17 00:15:56,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-17 00:15:56,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:15:56,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:15:56,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:15:56,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:15:56,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:15:56,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:15:56,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:15:56,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:15:56,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:15:56,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:15:56,713 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:15:56 GMT 2019-05-17 00:15:56,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:15:56,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:15:56,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:15:56,714 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:15:56,714 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:01,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:16:02,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:02,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:02,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:02,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:02,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:02,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:02,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:02,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:57.621Z", "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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (579 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\t0m11.336s\nuser\t0m0.817s\nsys\t0m0.630s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:57.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:58.160Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:57.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:58.160Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:57.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:58.160Z", "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-05-17T00:15:57.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:58.160Z", "message": "[bono] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:57.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:15:59.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-05-17T00:15:58.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:00.228Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 00:09 ? 00:00:01 /sbin/init\nroot 2 0 0 00:09 ? 00:00:00 [kthreadd]\nroot 3 2 0 00:09 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 00:09 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 00:09 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 00:09 ? 00:00:00 [rcu_sched]\nroot 8 2 0 00:09 ? 00:00:00 [rcuos/0]\nroot 9 2 0 00:09 ? 00:00:00 [rcu_bh]\nroot 10 2 0 00:09 ? 00:00:00 [rcuob/0]\nroot 11 2 0 00:09 ? 00:00:00 [migration/0]\nroot 12 2 0 00:09 ? 00:00:00 [watchdog/0]\nroot 13 2 0 00:09 ? 00:00:00 [khelper]\nroot 14 2 0 00:09 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 00:09 ? 00:00:00 [netns]\nroot 16 2 0 00:09 ? 00:00:00 [writeback]\nroot 17 2 0 00:09 ? 00:00:00 [kintegrityd]\nroot 18 2 0 00:09 ? 00:00:00 [bioset]\nroot 19 2 0 00:09 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 00:09 ? 00:00:00 [kblockd]\nroot 21 2 0 00:09 ? 00:00:00 [ata_sff]\nroot 22 2 0 00:09 ? 00:00:00 [khubd]\nroot 23 2 0 00:09 ? 00:00:00 [md]\nroot 24 2 0 00:09 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 00:09 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 00:09 ? 00:00:00 [khungtaskd]\nroot 28 2 0 00:09 ? 00:00:00 [kswapd0]\nroot 29 2 0 00:09 ? 00:00:00 [vmstat]\nroot 30 2 0 00:09 ? 00:00:00 [ksmd]\nroot 31 2 0 00:09 ? 00:00:00 [khugepaged]\nroot 32 2 0 00:09 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 00:09 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 00:09 ? 00:00:00 [crypto]\nroot 46 2 0 00:09 ? 00:00:00 [kthrotld]\nroot 47 2 0 00:09 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 00:09 ? 00:00:00 [vballoon]\nroot 49 2 0 00:09 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 00:09 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 00:09 ? 00:00:00 [deferwq]\nroot 72 2 0 00:09 ? 00:00:00 [charger_manager]\nroot 114 2 0 00:09 ? 00:00:00 [kpsmoused]\nroot 115 2 0 00:09 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 00:09 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 00:09 ? 00:00:00 [ext4-rsv-conver]\nroot 376 1 0 00:09 ? 00:00:00 upstart-udev-bridge --daemon\nroot 384 1 0 00:09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 00:09 ? 00:00:00 [kworker/u3:1]\nroot 488 1 0 00:09 ? 00:00:00 upstart-socket-bridge --daemon\nroot 554 1 0 00:09 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 00:09 ? 00:00:00 [kauditd]\nroot 911 1 0 00:09 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 918 1 0 00:09 ? 00:00:00 dbus-daemon --system --fork\nroot 964 1 0 00:09 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 968 1 0 00:09 ? 00:00:00 rsyslogd\nroot 1041 1 0 00:09 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 00:09 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 00:09 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 00:09 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 00:09 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 00:09 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 00:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1097 1 0 00:09 ? 00:00:00 cron\ndaemon 1098 1 0 00:09 ? 00:00:00 atd\nroot 1186 1 0 00:09 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1192 1 0 00:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 00:09 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_0fecqu/env/bin/python -m cloudify_agent.worker --queue bono_host_0fecqu --max-workers 5 --name bono_host_0fecqu\nubuntu 1463 1461 0 00:09 ? 00:00:01 /home/ubuntu/bono_host_0fecqu/env/bin/python -m cloudify_agent.worker --queue bono_host_0fecqu --max-workers 5 --name bono_host_0fecqu\nubuntu 1607 1 0 00:10 ? 00:00:01 python2.7 /home/ubuntu/bono_host_0fecqu/env/bin/diamond --configfile /home/ubuntu/bono_host_0fecqu/work/plugins/diamond/etc/diamond.conf\nubuntu 1736 1463 1 00:12 ? 00:00:02 /home/ubuntu/bono_host_0fecqu/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Z2e_5i\nubuntu 1746 1736 0 00:12 ? 00:00:00 /bin/sh -c /tmp/Z8Y7O/install-bono.sh\nubuntu 1748 1746 0 00:12 ? 00:00:00 /bin/bash -e /tmp/Z8Y7O/install-bono.sh\nntp 7998 1 0 00:14 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8504 1 0 00:15 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8556 1 0 00:15 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8557 8556 0 00:15 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8561 1 0 00:15 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8562 8561 0 00:15 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8571 8557 0 00:15 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8572 8562 0 00:15 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8573 8572 0 00:15 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 8850 1 0 00:15 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.12,bono-x65ef3.clearwater.local --alias=172.30.9.209,bono-x65ef3.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-x65ef3.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 9629 1 0 00:15 ? 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 9676 1748 0 00:15 ? 00:00:00 /bin/bash -e /tmp/Z8Y7O/install-bono.sh\nubuntu 9677 9676 0 00:15 ? 00:00:00 /bin/bash -e /tmp/Z8Y7O/install-bono.sh\nroot 9678 9677 0 00:15 ? 00:00:00 sudo ps -edf\nroot 9679 9678 0 00:15 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:59.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:00.228Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:59.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:00.228Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.066s\nuser\t0m0.016s\nsys\t0m0.040s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:59.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:00.228Z", "message": "[bono] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:59.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:00.228Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:13:8f:f5 \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe13:8ff5/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74592 errors:0 dropped:0 overruns:0 frame:0\n TX packets:39612 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:135402424 (135.4 MB) TX bytes:5975309 (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:872 errors:0 dropped:0 overruns:0 frame:0\n TX packets:872 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:108668 (108.6 KB) TX bytes:108668 (108.6 KB)\n\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-05-17T00:15:59.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:00.228Z", "message": "[bono] sudo ps ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:59.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:00.228Z", "message": "[bono] sudo netstat ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:59.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:00.228Z", "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 (9,932 kB/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\t0m34.686s\nuser\t0m13.103s\nsys\t0m3.254s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:59.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:00.228Z", "message": "[bono] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9629/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8504/monit \ntcp 0 0 127.0.0.1:55361 0.0.0.0:* LISTEN 1736/python \ntcp 0 0 192.168.120.12:5058 0.0.0.0:* LISTEN 8850/bono \ntcp 0 0 192.168.120.12:5060 0.0.0.0:* LISTEN 8850/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8850/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9629/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9629/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 554/dhclient \nudp 0 0 192.168.120.12:123 0.0.0.0:* 7998/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 7998/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 7998/ntpd \nudp 0 0 0.0.0.0:2753 0.0.0.0:* 554/dhclient \nudp 0 0 192.168.120.12:5058 0.0.0.0:* 8850/bono \nudp 0 0 192.168.120.12:5060 0.0.0.0:* 8850/bono \nudp6 0 0 ::1:53 :::* 9629/dnsmasq \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 7998/ntpd \nudp6 0 0 ::1:123 :::* 7998/ntpd \nudp6 0 0 :::123 :::* 7998/ntpd \nudp6 0 0 :::35091 :::* 554/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8748 918/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7249 384/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9046 1096/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 19970 8571/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19971 8573/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 6528 1/init @/com/ubuntu/upstart\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:59.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:00.228Z", "message": "[bono] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:59.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:00.228Z", "message": "[bono] => /var/log/dmesg\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/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_20190517T000000Z.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.085s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:59.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:00.228Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:59.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:00.228Z", "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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (11.7 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\t0m38.286s\nuser\t0m12.777s\nsys\t0m3.487s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:59.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:00.228Z", "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-05-17T00:15:59.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:00.228Z", "message": "[sprout] Use the DNS server", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:59.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:00.228Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:59.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:00.228Z", "message": "[bono] => 2019:05:17 00:15:03: Namespace: management\n2019:05:17 00:15:03: [management] Starting server\n2019:05:17 00:15:03: [management] Listening for requests\n2019:05:17 00:15:03: Namespace: signaling\n2019:05:17 00:15:03: [signaling] Starting server\n2019:05:17 00:15:03: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:15:59.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:00.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:00.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "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-05-17T00:16:00.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:00.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:00.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": "[homer Use the DNS server", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:00.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:00.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:00.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": "[bono] => 2019-05-17 00:15:25.883633925 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:00.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:00.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": "[bono] sudo cat /var/log/bono/bono_20190517T000000Z.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-05-17T00:16:00.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": "[bono] Installation is done", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:00.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:00.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bono-host-0fecqu", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:00.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "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-05-17T00:16:00.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:00.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-0fecqu", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:00.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": " \r100 3149 100 3149 0 0 11226 0 --:--:-- --:--:-- --:--:-- 11246", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:00.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:00.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": " /tmp/Z8Y7O/install-bono.sh: line 6: /home/ubuntu/bono_host_0fecqu/env/bin/ctx: Argument list too long", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:00.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "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-05-17T00:16:00.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:00.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:00.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:00.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:00.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.030Z", "message": "Execution done (PID=1746, return_code=0): /tmp/Z8Y7O/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:00.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.7da01923-c8f2-4d06-8ed4-37a12919bc1a"}, {"node_instance_id": "bono_x65ef3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.599Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:01.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 2841, "offset": 2790, "size": 50}}} 2019-05-17 00:16:02,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:02,082 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:02 GMT 2019-05-17 00:16:02,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:02,082 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:16:02,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:02,083 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:02,083 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:02,083 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:16:02,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Preconfiguring packages ... Fetched 701 kB in 1s (579 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 0m11.336s user 0m0.817s sys 0m0.630s 2019-05-17 00:16:02,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-05-17 00:16:02,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:16:02,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-05-17 00:16:02,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-05-17 00:16:02,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-05-17 00:16:02,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 00:09 ? 00:00:01 /sbin/init root 2 0 0 00:09 ? 00:00:00 [kthreadd] root 3 2 0 00:09 ? 00:00:00 [ksoftirqd/0] root 5 2 0 00:09 ? 00:00:00 [kworker/0:0H] root 6 2 0 00:09 ? 00:00:00 [kworker/u2:0] root 7 2 0 00:09 ? 00:00:00 [rcu_sched] root 8 2 0 00:09 ? 00:00:00 [rcuos/0] root 9 2 0 00:09 ? 00:00:00 [rcu_bh] root 10 2 0 00:09 ? 00:00:00 [rcuob/0] root 11 2 0 00:09 ? 00:00:00 [migration/0] root 12 2 0 00:09 ? 00:00:00 [watchdog/0] root 13 2 0 00:09 ? 00:00:00 [khelper] root 14 2 0 00:09 ? 00:00:00 [kdevtmpfs] root 15 2 0 00:09 ? 00:00:00 [netns] root 16 2 0 00:09 ? 00:00:00 [writeback] root 17 2 0 00:09 ? 00:00:00 [kintegrityd] root 18 2 0 00:09 ? 00:00:00 [bioset] root 19 2 0 00:09 ? 00:00:00 [kworker/u3:0] root 20 2 0 00:09 ? 00:00:00 [kblockd] root 21 2 0 00:09 ? 00:00:00 [ata_sff] root 22 2 0 00:09 ? 00:00:00 [khubd] root 23 2 0 00:09 ? 00:00:00 [md] root 24 2 0 00:09 ? 00:00:00 [devfreq_wq] root 25 2 0 00:09 ? 00:00:00 [kworker/0:1] root 27 2 0 00:09 ? 00:00:00 [khungtaskd] root 28 2 0 00:09 ? 00:00:00 [kswapd0] root 29 2 0 00:09 ? 00:00:00 [vmstat] root 30 2 0 00:09 ? 00:00:00 [ksmd] root 31 2 0 00:09 ? 00:00:00 [khugepaged] root 32 2 0 00:09 ? 00:00:00 [fsnotify_mark] root 33 2 0 00:09 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 00:09 ? 00:00:00 [crypto] root 46 2 0 00:09 ? 00:00:00 [kthrotld] root 47 2 0 00:09 ? 00:00:00 [kworker/u2:1] root 48 2 0 00:09 ? 00:00:00 [vballoon] root 49 2 0 00:09 ? 00:00:00 [scsi_eh_0] root 50 2 0 00:09 ? 00:00:00 [scsi_eh_1] root 71 2 0 00:09 ? 00:00:00 [deferwq] root 72 2 0 00:09 ? 00:00:00 [charger_manager] root 114 2 0 00:09 ? 00:00:00 [kpsmoused] root 115 2 0 00:09 ? 00:00:00 [kworker/0:2] root 176 2 0 00:09 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 00:09 ? 00:00:00 [ext4-rsv-conver] root 376 1 0 00:09 ? 00:00:00 upstart-udev-bridge --daemon root 384 1 0 00:09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 00:09 ? 00:00:00 [kworker/u3:1] root 488 1 0 00:09 ? 00:00:00 upstart-socket-bridge --daemon root 554 1 0 00:09 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 00:09 ? 00:00:00 [kauditd] root 911 1 0 00:09 ? 00:00:00 upstart-file-bridge --daemon message+ 918 1 0 00:09 ? 00:00:00 dbus-daemon --system --fork root 964 1 0 00:09 ? 00:00:00 /lib/systemd/systemd-logind syslog 968 1 0 00:09 ? 00:00:00 rsyslogd root 1041 1 0 00:09 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 00:09 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 00:09 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 00:09 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 00:09 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 00:09 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 00:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1097 1 0 00:09 ? 00:00:00 cron daemon 1098 1 0 00:09 ? 00:00:00 atd root 1186 1 0 00:09 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1192 1 0 00:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 00:09 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_0fecqu/env/bin/python -m cloudify_agent.worker --queue bono_host_0fecqu --max-workers 5 --name bono_host_0fecqu ubuntu 1463 1461 0 00:09 ? 00:00:01 /home/ubuntu/bono_host_0fecqu/env/bin/python -m cloudify_agent.worker --queue bono_host_0fecqu --max-workers 5 --name bono_host_0fecqu ubuntu 1607 1 0 00:10 ? 00:00:01 python2.7 /home/ubuntu/bono_host_0fecqu/env/bin/diamond --configfile /home/ubuntu/bono_host_0fecqu/work/plugins/diamond/etc/diamond.conf ubuntu 1736 1463 1 00:12 ? 00:00:02 /home/ubuntu/bono_host_0fecqu/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Z2e_5i ubuntu 1746 1736 0 00:12 ? 00:00:00 /bin/sh -c /tmp/Z8Y7O/install-bono.sh ubuntu 1748 1746 0 00:12 ? 00:00:00 /bin/bash -e /tmp/Z8Y7O/install-bono.sh ntp 7998 1 0 00:14 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8504 1 0 00:15 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8556 1 0 00:15 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8557 8556 0 00:15 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8561 1 0 00:15 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8562 8561 0 00:15 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8571 8557 0 00:15 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8572 8562 0 00:15 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8573 8572 0 00:15 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 8850 1 0 00:15 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.12,bono-x65ef3.clearwater.local --alias=172.30.9.209,bono-x65ef3.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-x65ef3.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 9629 1 0 00:15 ? 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 9676 1748 0 00:15 ? 00:00:00 /bin/bash -e /tmp/Z8Y7O/install-bono.sh ubuntu 9677 9676 0 00:15 ? 00:00:00 /bin/bash -e /tmp/Z8Y7O/install-bono.sh root 9678 9677 0 00:15 ? 00:00:00 sudo ps -edf root 9679 9678 0 00:15 ? 00:00:00 ps -edf real 0m0.010s user 0m0.004s sys 0m0.005s 2019-05-17 00:16:02,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:16:02,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.066s user 0m0.016s sys 0m0.040s 2019-05-17 00:16:02,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-05-17 00:16:02,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:13:8f:f5 inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe13:8ff5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:74592 errors:0 dropped:0 overruns:0 frame:0 TX packets:39612 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:135402424 (135.4 MB) TX bytes:5975309 (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:872 errors:0 dropped:0 overruns:0 frame:0 TX packets:872 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:108668 (108.6 KB) TX bytes:108668 (108.6 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-05-17 00:16:02,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-05-17 00:16:02,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-05-17 00:16:02,088 - 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 (9,932 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57946 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m34.686s user 0m13.103s sys 0m3.254s 2019-05-17 00:16:02,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9629/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8504/monit tcp 0 0 127.0.0.1:55361 0.0.0.0:* LISTEN 1736/python tcp 0 0 192.168.120.12:5058 0.0.0.0:* LISTEN 8850/bono tcp 0 0 192.168.120.12:5060 0.0.0.0:* LISTEN 8850/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8850/bono tcp6 0 0 ::1:53 :::* LISTEN 9629/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9629/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 554/dhclient udp 0 0 192.168.120.12:123 0.0.0.0:* 7998/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 7998/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 7998/ntpd udp 0 0 0.0.0.0:2753 0.0.0.0:* 554/dhclient udp 0 0 192.168.120.12:5058 0.0.0.0:* 8850/bono udp 0 0 192.168.120.12:5060 0.0.0.0:* 8850/bono udp6 0 0 ::1:53 :::* 9629/dnsmasq udp6 0 0 fe80::f816:3eff:fe1:123 :::* 7998/ntpd udp6 0 0 ::1:123 :::* 7998/ntpd udp6 0 0 :::123 :::* 7998/ntpd udp6 0 0 :::35091 :::* 554/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8748 918/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7249 384/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9046 1096/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 19970 8571/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19971 8573/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 6528 1/init @/com/ubuntu/upstart real 0m0.010s user 0m0.000s sys 0m0.008s 2019-05-17 00:16:02,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-05-17 00:16:02,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/dmesg /var/log/wtmp /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/lastlog /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/bono/bono_out.log /var/log/bono/bono_err.log /var/log/bono/bono_20190517T000000Z.txt /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/udev /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.085s user 0m0.000s sys 0m0.006s 2019-05-17 00:16:02,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-17 00:16:02,089 - 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (11.7 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 0m38.286s user 0m12.777s sys 0m3.487s 2019-05-17 00:16:02,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-05-17 00:16:02,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-05-17 00:16:02,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-05-17 00:16:02,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019:05:17 00:15:03: Namespace: management 2019:05:17 00:15:03: [management] Starting server 2019:05:17 00:15:03: [management] Listening for requests 2019:05:17 00:15:03: Namespace: signaling 2019:05:17 00:15:03: [signaling] Starting server 2019:05:17 00:15:03: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.004s 2019-05-17 00:16:02,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-17 00:16:02,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-17 00:16:02,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-05-17 00:16:02,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-17 00:16:02,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-17 00:16:02,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-05-17 00:16:02,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-05-17 00:16:02,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-17 00:16:02,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-05-17 00:15:25.883633925 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.002s 2019-05-17 00:16:02,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-17 00:16:02,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190517T000000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-05-17 00:16:02,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-05-17 00:16:02,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-17 00:16:02,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-0fecqu 2019-05-17 00:16:02,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-17 00:16:02,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-17 00:16:02,092 - 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-0fecqu 2019-05-17 00:16:02,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 11226 0 --:--:-- --:--:-- --:--:-- 11246 2019-05-17 00:16:02,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-17 00:16:02,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/Z8Y7O/install-bono.sh: line 6: /home/ubuntu/bono_host_0fecqu/env/bin/ctx: Argument list too long 2019-05-17 00:16:02,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-17 00:16:02,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-17 00:16:02,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-05-17 00:16:02,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-17 00:16:02,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-17 00:16:02,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1746, return_code=0): /tmp/Z8Y7O/install-bono.sh 2019-05-17 00:16:02,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:16:02,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:16:02,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:02,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:02,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:02,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:02,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:02,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:02,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:02,167 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:16:02,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:02,168 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:02 GMT 2019-05-17 00:16:02,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:02,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:16:02,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:02,168 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:02,168 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:07,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:16:07,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:07,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:07,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:07,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:07,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:07,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:07,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:07,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_x65ef3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:01.599Z", "message": "Node instance configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:01.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.172Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.064s\nuser\t0m0.010s\nsys\t0m0.042s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.172Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.072Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_x65ef3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.172Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:01.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_x65ef3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.172Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:01.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 00:09 ? 00:00:01 /sbin/init\nroot 2 0 0 00:09 ? 00:00:00 [kthreadd]\nroot 3 2 0 00:09 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 00:09 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 00:09 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 00:09 ? 00:00:00 [rcu_sched]\nroot 8 2 0 00:09 ? 00:00:00 [rcuos/0]\nroot 9 2 0 00:09 ? 00:00:00 [rcu_bh]\nroot 10 2 0 00:09 ? 00:00:00 [rcuob/0]\nroot 11 2 0 00:09 ? 00:00:00 [migration/0]\nroot 12 2 0 00:09 ? 00:00:00 [watchdog/0]\nroot 13 2 0 00:09 ? 00:00:00 [khelper]\nroot 14 2 0 00:09 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 00:09 ? 00:00:00 [netns]\nroot 16 2 0 00:09 ? 00:00:00 [writeback]\nroot 17 2 0 00:09 ? 00:00:00 [kintegrityd]\nroot 18 2 0 00:09 ? 00:00:00 [bioset]\nroot 19 2 0 00:09 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 00:09 ? 00:00:00 [kblockd]\nroot 21 2 0 00:09 ? 00:00:00 [ata_sff]\nroot 22 2 0 00:09 ? 00:00:00 [khubd]\nroot 23 2 0 00:09 ? 00:00:00 [md]\nroot 24 2 0 00:09 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 00:09 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 00:09 ? 00:00:00 [khungtaskd]\nroot 28 2 0 00:09 ? 00:00:00 [kswapd0]\nroot 29 2 0 00:09 ? 00:00:00 [vmstat]\nroot 30 2 0 00:09 ? 00:00:00 [ksmd]\nroot 31 2 0 00:09 ? 00:00:00 [khugepaged]\nroot 32 2 0 00:09 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 00:09 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 00:09 ? 00:00:00 [crypto]\nroot 46 2 0 00:09 ? 00:00:00 [kthrotld]\nroot 47 2 0 00:09 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 00:09 ? 00:00:00 [vballoon]\nroot 49 2 0 00:09 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 00:09 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 00:09 ? 00:00:00 [deferwq]\nroot 72 2 0 00:09 ? 00:00:00 [charger_manager]\nroot 114 2 0 00:09 ? 00:00:00 [kpsmoused]\nroot 120 2 0 00:09 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 00:09 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 00:09 ? 00:00:00 [ext4-rsv-conver]\nroot 374 1 0 00:09 ? 00:00:00 upstart-udev-bridge --daemon\nroot 379 1 0 00:09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 436 2 0 00:09 ? 00:00:00 [kworker/u3:1]\nroot 468 1 0 00:09 ? 00:00:00 upstart-socket-bridge --daemon\nroot 572 1 0 00:09 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 00:09 ? 00:00:00 [kauditd]\nmessage+ 884 1 0 00:09 ? 00:00:00 dbus-daemon --system --fork\nroot 921 1 0 00:09 ? 00:00:00 /lib/systemd/systemd-logind\nroot 926 1 0 00:09 ? 00:00:00 upstart-file-bridge --daemon\nroot 1038 1 0 00:09 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 00:09 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 00:09 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 00:09 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 00:09 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 00:09 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 00:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1095 1 0 00:09 ? 00:00:00 cron\ndaemon 1096 1 0 00:09 ? 00:00:00 atd\nroot 1185 1 0 00:09 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1193 1 0 00:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 00:10 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_10r3sj/env/bin/python -m cloudify_agent.worker --queue sprout_host_10r3sj --max-workers 5 --name sprout_host_10r3sj\nubuntu 1464 1462 0 00:10 ? 00:00:01 /home/ubuntu/sprout_host_10r3sj/env/bin/python -m cloudify_agent.worker --queue sprout_host_10r3sj --max-workers 5 --name sprout_host_10r3sj\nubuntu 1609 1 0 00:10 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_10r3sj/env/bin/diamond --configfile /home/ubuntu/sprout_host_10r3sj/work/plugins/diamond/etc/diamond.conf\nubuntu 1734 1464 1 00:12 ? 00:00:02 /home/ubuntu/sprout_host_10r3sj/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-4Gfio4\nubuntu 1744 1734 0 00:12 ? 00:00:00 /bin/sh -c /tmp/MBAQF/install-sprout.sh\nubuntu 1746 1744 0 00:12 ? 00:00:00 /bin/bash -e /tmp/MBAQF/install-sprout.sh\nntp 8294 1 0 00:14 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8781 1 0 00:15 ? 00:00:00 rsyslogd\nroot 8812 1 0 00:15 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8813 8812 0 00:15 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8817 1 0 00:15 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8818 8817 0 00:15 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8827 8813 0 00:15 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8828 8818 0 00:15 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8829 8828 0 00:15 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8866 1 0 00:15 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\ndnsmasq 9575 1 0 00:16 ? 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 9622 1746 0 00:16 ? 00:00:00 /bin/bash -e /tmp/MBAQF/install-sprout.sh\nubuntu 9623 9622 0 00:16 ? 00:00:00 /bin/bash -e /tmp/MBAQF/install-sprout.sh\nroot 9624 9623 0 00:16 ? 00:00:00 sudo ps -edf\nroot 9625 9624 0 00:16 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:1d:df:24 \n inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1d:df24/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:79622 errors:0 dropped:0 overruns:0 frame:0\n TX packets:39588 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:137750796 (137.7 MB) TX bytes:6062040 (6.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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:107796 (107.7 KB) TX bytes:107796 (107.7 KB)\n\n\nreal\t0m0.013s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "message": "[sprout] sudo ps ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "message": "[sprout] sudo netstat ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "message": "[sprout] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "message": "[homer] => [17-May-2019 00:15:00 UTC] clearwater-diags-monitor starting\n[17-May-2019 00:15:00 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "message": "[homer] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa17\n/var/log/sysstat/sa17\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.012s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "message": "[homer] sudo find /var/log", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "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 9656/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8841/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9025/nginx \ntcp 0 0 127.0.0.1:33194 0.0.0.0:* LISTEN 1723/python \ntcp6 0 0 ::1:53 :::* LISTEN 9656/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1095/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9656/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 547/dhclient \nudp 0 0 192.168.120.20:123 0.0.0.0:* 8328/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8328/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8328/ntpd \nudp 0 0 0.0.0.0:2885 0.0.0.0:* 547/dhclient \nudp6 0 0 ::1:53 :::* 9656/dnsmasq \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 8328/ntpd \nudp6 0 0 ::1:123 :::* 8328/ntpd \nudp6 0 0 :::123 :::* 8328/ntpd \nudp6 0 0 :::23547 :::* 547/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7222 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8800 929/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9075 1096/acpid /var/run/acpid.socket\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "message": "[sprout] => 2019:05:17 00:15:13: Namespace: management\n2019:05:17 00:15:13: [management] Starting server\n2019:05:17 00:15:13: [management] Listening for requests\n2019:05:17 00:15:13: Namespace: signaling\n2019:05:17 00:15:13: [signaling] Starting server\n2019:05:17 00:15:13: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "message": "[sprout] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa17\n/var/log/sprout\n/var/log/sprout/sprout_20190517T000000Z.txt\n/var/log/sprout/sprout_err.log\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.007s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "message": "[sprout] sudo find /var/log", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "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 9575/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:56313 0.0.0.0:* LISTEN 1734/python \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8866/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9575/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 0.0.0.0:37410 0.0.0.0:* 572/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9575/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient \nudp 0 0 192.168.120.9:123 0.0.0.0:* 8294/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8294/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8294/ntpd \nudp6 0 0 ::1:53 :::* 9575/dnsmasq \nudp6 0 0 :::4672 :::* 572/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 8294/ntpd \nudp6 0 0 ::1:123 :::* 8294/ntpd \nudp6 0 0 :::123 :::* 8294/ntpd \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7213 379/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9042 1094/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20327 8827/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20330 8829/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8700 884/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "message": "[homer] sudo netstat ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 00:09 ? 00:00:01 /sbin/init\nroot 2 0 0 00:09 ? 00:00:00 [kthreadd]\nroot 3 2 0 00:09 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 00:09 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 00:09 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 00:09 ? 00:00:00 [rcu_sched]\nroot 8 2 0 00:09 ? 00:00:00 [rcuos/0]\nroot 9 2 0 00:09 ? 00:00:00 [rcu_bh]\nroot 10 2 0 00:09 ? 00:00:00 [rcuob/0]\nroot 11 2 0 00:09 ? 00:00:00 [migration/0]\nroot 12 2 0 00:09 ? 00:00:00 [watchdog/0]\nroot 13 2 0 00:09 ? 00:00:00 [khelper]\nroot 14 2 0 00:09 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 00:09 ? 00:00:00 [netns]\nroot 16 2 0 00:09 ? 00:00:00 [writeback]\nroot 17 2 0 00:09 ? 00:00:00 [kintegrityd]\nroot 18 2 0 00:09 ? 00:00:00 [bioset]\nroot 19 2 0 00:09 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 00:09 ? 00:00:00 [kblockd]\nroot 21 2 0 00:09 ? 00:00:00 [ata_sff]\nroot 22 2 0 00:09 ? 00:00:00 [khubd]\nroot 23 2 0 00:09 ? 00:00:00 [md]\nroot 24 2 0 00:09 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 00:09 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 00:09 ? 00:00:00 [khungtaskd]\nroot 28 2 0 00:09 ? 00:00:00 [kswapd0]\nroot 29 2 0 00:09 ? 00:00:00 [vmstat]\nroot 30 2 0 00:09 ? 00:00:00 [ksmd]\nroot 31 2 0 00:09 ? 00:00:00 [khugepaged]\nroot 32 2 0 00:09 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 00:09 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 00:09 ? 00:00:00 [crypto]\nroot 46 2 0 00:09 ? 00:00:00 [kthrotld]\nroot 47 2 0 00:09 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 00:09 ? 00:00:00 [vballoon]\nroot 49 2 0 00:09 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 00:09 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 00:09 ? 00:00:00 [deferwq]\nroot 72 2 0 00:09 ? 00:00:00 [charger_manager]\nroot 114 2 0 00:09 ? 00:00:00 [kpsmoused]\nroot 132 2 0 00:09 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 00:09 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 00:09 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 00:09 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 00:09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 00:09 ? 00:00:00 [kworker/u3:1]\nroot 505 1 0 00:09 ? 00:00:00 upstart-socket-bridge --daemon\nroot 547 1 0 00:10 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 00:10 ? 00:00:00 [kauditd]\nroot 927 1 0 00:10 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 929 1 0 00:10 ? 00:00:00 dbus-daemon --system --fork\nsyslog 930 1 0 00:10 ? 00:00:00 rsyslogd\nroot 946 1 0 00:10 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1042 1 0 00:10 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1045 1 0 00:10 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1050 1 0 00:10 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1051 1 0 00:10 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1053 1 0 00:10 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1095 1 0 00:10 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 00:10 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1097 1 0 00:10 ? 00:00:00 cron\ndaemon 1098 1 0 00:10 ? 00:00:00 atd\nroot 1187 1 0 00:10 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1193 1 0 00:10 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 00:10 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_babhnv/env/bin/python -m cloudify_agent.worker --queue homer_host_babhnv --max-workers 5 --name homer_host_babhnv\nubuntu 1464 1462 0 00:10 ? 00:00:01 /home/ubuntu/homer_host_babhnv/env/bin/python -m cloudify_agent.worker --queue homer_host_babhnv --max-workers 5 --name homer_host_babhnv\nubuntu 1608 1 0 00:10 ? 00:00:01 python2.7 /home/ubuntu/homer_host_babhnv/env/bin/diamond --configfile /home/ubuntu/homer_host_babhnv/work/plugins/diamond/etc/diamond.conf\nubuntu 1723 1464 1 00:12 ? 00:00:02 /home/ubuntu/homer_host_babhnv/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-bMjIL_\nubuntu 1733 1723 0 00:12 ? 00:00:00 /bin/sh -c /tmp/YTP4Y/install-homer.sh\nubuntu 1735 1733 0 00:12 ? 00:00:00 /bin/bash -e /tmp/YTP4Y/install-homer.sh\nntp 8328 1 0 00:14 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8841 1 0 00:14 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8935 1 0 00:14 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 8939 8935 0 00:14 ? 00:00:00 inotifywait -e create -qq .\nroot 9025 1 0 00:15 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9026 9025 0 00:15 ? 00:00:00 nginx: worker process\nwww-data 9027 9025 0 00:15 ? 00:00:00 nginx: worker process\nwww-data 9028 9025 0 00:15 ? 00:00:00 nginx: worker process\nwww-data 9029 9025 0 00:15 ? 00:00:00 nginx: worker process\nroot 9553 8841 0 00:15 ? 00:00:00 [nginx_ping] \nroot 9555 8841 0 00:15 ? 00:00:00 [check-nginx-upt] \nroot 9559 8841 0 00:15 ? 00:00:00 [check-monit-upt] \ndnsmasq 9656 1 0 00:16 ? 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 9703 1735 0 00:16 ? 00:00:00 /bin/bash -e /tmp/YTP4Y/install-homer.sh\nubuntu 9704 9703 0 00:16 ? 00:00:00 /bin/bash -e /tmp/YTP4Y/install-homer.sh\nroot 9705 9704 0 00:16 ? 00:00:00 sudo ps -edf\nroot 9706 9705 0 00:16 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "message": "[homer] sudo ps ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f8:4b:cb \n inet addr:192.168.120.20 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef8:4bcb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:103018 errors:0 dropped:0 overruns:0 frame:0\n TX packets:37384 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:170609797 (170.6 MB) TX bytes:5767145 (5.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:838 errors:0 dropped:0 overruns:0 frame:0\n TX packets:838 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:115624 (115.6 KB) TX bytes:115624 (115.6 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "message": "[homer] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:02.722Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.073s\nuser\t0m0.010s\nsys\t0m0.050s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "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-05-17T00:16:02.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-homer-host-babhnv", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "[homer] Installation is done", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "[homer] => 2019-05-17 00:15:38.160648899 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "[sprout] Installation is done", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "[sprout] => 2019-05-17 00:15:38.982027787 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": " OK", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "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-05-17T00:16:02.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "Execution done (PID=1744, return_code=0): /tmp/MBAQF/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}], "metadata": {"pagination": {"total": 2931, "offset": 2840, "size": 50}}} 2019-05-17 00:16:07,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:07,288 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:07 GMT 2019-05-17 00:16:07,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:07,288 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:16:07,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:07,288 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:07,288 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:07,288 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:16:07,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-17 00:16:07,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.064s user 0m0.010s sys 0m0.042s 2019-05-17 00:16:07,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:16:07,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-17 00:16:07,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-17 00:16:07,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 00:09 ? 00:00:01 /sbin/init root 2 0 0 00:09 ? 00:00:00 [kthreadd] root 3 2 0 00:09 ? 00:00:00 [ksoftirqd/0] root 5 2 0 00:09 ? 00:00:00 [kworker/0:0H] root 6 2 0 00:09 ? 00:00:00 [kworker/u2:0] root 7 2 0 00:09 ? 00:00:00 [rcu_sched] root 8 2 0 00:09 ? 00:00:00 [rcuos/0] root 9 2 0 00:09 ? 00:00:00 [rcu_bh] root 10 2 0 00:09 ? 00:00:00 [rcuob/0] root 11 2 0 00:09 ? 00:00:00 [migration/0] root 12 2 0 00:09 ? 00:00:00 [watchdog/0] root 13 2 0 00:09 ? 00:00:00 [khelper] root 14 2 0 00:09 ? 00:00:00 [kdevtmpfs] root 15 2 0 00:09 ? 00:00:00 [netns] root 16 2 0 00:09 ? 00:00:00 [writeback] root 17 2 0 00:09 ? 00:00:00 [kintegrityd] root 18 2 0 00:09 ? 00:00:00 [bioset] root 19 2 0 00:09 ? 00:00:00 [kworker/u3:0] root 20 2 0 00:09 ? 00:00:00 [kblockd] root 21 2 0 00:09 ? 00:00:00 [ata_sff] root 22 2 0 00:09 ? 00:00:00 [khubd] root 23 2 0 00:09 ? 00:00:00 [md] root 24 2 0 00:09 ? 00:00:00 [devfreq_wq] root 25 2 0 00:09 ? 00:00:00 [kworker/0:1] root 27 2 0 00:09 ? 00:00:00 [khungtaskd] root 28 2 0 00:09 ? 00:00:00 [kswapd0] root 29 2 0 00:09 ? 00:00:00 [vmstat] root 30 2 0 00:09 ? 00:00:00 [ksmd] root 31 2 0 00:09 ? 00:00:00 [khugepaged] root 32 2 0 00:09 ? 00:00:00 [fsnotify_mark] root 33 2 0 00:09 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 00:09 ? 00:00:00 [crypto] root 46 2 0 00:09 ? 00:00:00 [kthrotld] root 47 2 0 00:09 ? 00:00:00 [kworker/u2:1] root 48 2 0 00:09 ? 00:00:00 [vballoon] root 49 2 0 00:09 ? 00:00:00 [scsi_eh_0] root 50 2 0 00:09 ? 00:00:00 [scsi_eh_1] root 71 2 0 00:09 ? 00:00:00 [deferwq] root 72 2 0 00:09 ? 00:00:00 [charger_manager] root 114 2 0 00:09 ? 00:00:00 [kpsmoused] root 120 2 0 00:09 ? 00:00:00 [kworker/0:2] root 176 2 0 00:09 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 00:09 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 00:09 ? 00:00:00 upstart-udev-bridge --daemon root 379 1 0 00:09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 436 2 0 00:09 ? 00:00:00 [kworker/u3:1] root 468 1 0 00:09 ? 00:00:00 upstart-socket-bridge --daemon root 572 1 0 00:09 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 00:09 ? 00:00:00 [kauditd] message+ 884 1 0 00:09 ? 00:00:00 dbus-daemon --system --fork root 921 1 0 00:09 ? 00:00:00 /lib/systemd/systemd-logind root 926 1 0 00:09 ? 00:00:00 upstart-file-bridge --daemon root 1038 1 0 00:09 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 00:09 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 00:09 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 00:09 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 00:09 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 00:09 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 00:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 00:09 ? 00:00:00 cron daemon 1096 1 0 00:09 ? 00:00:00 atd root 1185 1 0 00:09 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1193 1 0 00:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 00:10 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_10r3sj/env/bin/python -m cloudify_agent.worker --queue sprout_host_10r3sj --max-workers 5 --name sprout_host_10r3sj ubuntu 1464 1462 0 00:10 ? 00:00:01 /home/ubuntu/sprout_host_10r3sj/env/bin/python -m cloudify_agent.worker --queue sprout_host_10r3sj --max-workers 5 --name sprout_host_10r3sj ubuntu 1609 1 0 00:10 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_10r3sj/env/bin/diamond --configfile /home/ubuntu/sprout_host_10r3sj/work/plugins/diamond/etc/diamond.conf ubuntu 1734 1464 1 00:12 ? 00:00:02 /home/ubuntu/sprout_host_10r3sj/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-4Gfio4 ubuntu 1744 1734 0 00:12 ? 00:00:00 /bin/sh -c /tmp/MBAQF/install-sprout.sh ubuntu 1746 1744 0 00:12 ? 00:00:00 /bin/bash -e /tmp/MBAQF/install-sprout.sh ntp 8294 1 0 00:14 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8781 1 0 00:15 ? 00:00:00 rsyslogd root 8812 1 0 00:15 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8813 8812 0 00:15 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8817 1 0 00:15 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8818 8817 0 00:15 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8827 8813 0 00:15 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8828 8818 0 00:15 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8829 8828 0 00:15 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8866 1 0 00:15 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9575 1 0 00:16 ? 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 9622 1746 0 00:16 ? 00:00:00 /bin/bash -e /tmp/MBAQF/install-sprout.sh ubuntu 9623 9622 0 00:16 ? 00:00:00 /bin/bash -e /tmp/MBAQF/install-sprout.sh root 9624 9623 0 00:16 ? 00:00:00 sudo ps -edf root 9625 9624 0 00:16 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2019-05-17 00:16:07,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:1d:df:24 inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe1d:df24/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:79622 errors:0 dropped:0 overruns:0 frame:0 TX packets:39588 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:137750796 (137.7 MB) TX bytes:6062040 (6.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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:107796 (107.7 KB) TX bytes:107796 (107.7 KB) real 0m0.013s user 0m0.000s sys 0m0.006s 2019-05-17 00:16:07,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-05-17 00:16:07,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-05-17 00:16:07,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-05-17 00:16:07,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-05-17 00:16:07,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-17 00:16:07,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [17-May-2019 00:15:00 UTC] clearwater-diags-monitor starting [17-May-2019 00:15:00 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2019-05-17 00:16:07,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-17 00:16:07,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa17 /var/log/sysstat/sa17 /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.012s user 0m0.004s sys 0m0.003s 2019-05-17 00:16:07,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-05-17 00:16:07,293 - 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 9656/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8841/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9025/nginx tcp 0 0 127.0.0.1:33194 0.0.0.0:* LISTEN 1723/python tcp6 0 0 ::1:53 :::* LISTEN 9656/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1095/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9656/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 547/dhclient udp 0 0 192.168.120.20:123 0.0.0.0:* 8328/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8328/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8328/ntpd udp 0 0 0.0.0.0:2885 0.0.0.0:* 547/dhclient udp6 0 0 ::1:53 :::* 9656/dnsmasq udp6 0 0 fe80::f816:3eff:fef:123 :::* 8328/ntpd udp6 0 0 ::1:123 :::* 8328/ntpd udp6 0 0 :::123 :::* 8328/ntpd udp6 0 0 :::23547 :::* 547/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7222 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8800 929/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9075 1096/acpid /var/run/acpid.socket real 0m0.010s user 0m0.000s sys 0m0.007s 2019-05-17 00:16:07,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-05-17 00:16:07,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019:05:17 00:15:13: Namespace: management 2019:05:17 00:15:13: [management] Starting server 2019:05:17 00:15:13: [management] Listening for requests 2019:05:17 00:15:13: Namespace: signaling 2019:05:17 00:15:13: [signaling] Starting server 2019:05:17 00:15:13: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2019-05-17 00:16:07,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-05-17 00:16:07,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa17 /var/log/sprout /var/log/sprout/sprout_20190517T000000Z.txt /var/log/sprout/sprout_err.log /var/log/sprout/sprout_out.log /var/log/sprout/sprout_current.txt /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.007s user 0m0.004s sys 0m0.002s 2019-05-17 00:16:07,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-05-17 00:16:07,294 - 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 9575/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:56313 0.0.0.0:* LISTEN 1734/python tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8866/monit tcp6 0 0 ::1:53 :::* LISTEN 9575/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 0.0.0.0:37410 0.0.0.0:* 572/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9575/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient udp 0 0 192.168.120.9:123 0.0.0.0:* 8294/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8294/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8294/ntpd udp6 0 0 ::1:53 :::* 9575/dnsmasq udp6 0 0 :::4672 :::* 572/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 8294/ntpd udp6 0 0 ::1:123 :::* 8294/ntpd udp6 0 0 :::123 :::* 8294/ntpd Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7213 379/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9042 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20327 8827/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20330 8829/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8700 884/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.010s user 0m0.000s sys 0m0.008s 2019-05-17 00:16:07,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-05-17 00:16:07,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 00:09 ? 00:00:01 /sbin/init root 2 0 0 00:09 ? 00:00:00 [kthreadd] root 3 2 0 00:09 ? 00:00:00 [ksoftirqd/0] root 5 2 0 00:09 ? 00:00:00 [kworker/0:0H] root 6 2 0 00:09 ? 00:00:00 [kworker/u2:0] root 7 2 0 00:09 ? 00:00:00 [rcu_sched] root 8 2 0 00:09 ? 00:00:00 [rcuos/0] root 9 2 0 00:09 ? 00:00:00 [rcu_bh] root 10 2 0 00:09 ? 00:00:00 [rcuob/0] root 11 2 0 00:09 ? 00:00:00 [migration/0] root 12 2 0 00:09 ? 00:00:00 [watchdog/0] root 13 2 0 00:09 ? 00:00:00 [khelper] root 14 2 0 00:09 ? 00:00:00 [kdevtmpfs] root 15 2 0 00:09 ? 00:00:00 [netns] root 16 2 0 00:09 ? 00:00:00 [writeback] root 17 2 0 00:09 ? 00:00:00 [kintegrityd] root 18 2 0 00:09 ? 00:00:00 [bioset] root 19 2 0 00:09 ? 00:00:00 [kworker/u3:0] root 20 2 0 00:09 ? 00:00:00 [kblockd] root 21 2 0 00:09 ? 00:00:00 [ata_sff] root 22 2 0 00:09 ? 00:00:00 [khubd] root 23 2 0 00:09 ? 00:00:00 [md] root 24 2 0 00:09 ? 00:00:00 [devfreq_wq] root 25 2 0 00:09 ? 00:00:00 [kworker/0:1] root 27 2 0 00:09 ? 00:00:00 [khungtaskd] root 28 2 0 00:09 ? 00:00:00 [kswapd0] root 29 2 0 00:09 ? 00:00:00 [vmstat] root 30 2 0 00:09 ? 00:00:00 [ksmd] root 31 2 0 00:09 ? 00:00:00 [khugepaged] root 32 2 0 00:09 ? 00:00:00 [fsnotify_mark] root 33 2 0 00:09 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 00:09 ? 00:00:00 [crypto] root 46 2 0 00:09 ? 00:00:00 [kthrotld] root 47 2 0 00:09 ? 00:00:00 [kworker/u2:1] root 48 2 0 00:09 ? 00:00:00 [vballoon] root 49 2 0 00:09 ? 00:00:00 [scsi_eh_0] root 50 2 0 00:09 ? 00:00:00 [scsi_eh_1] root 71 2 0 00:09 ? 00:00:00 [deferwq] root 72 2 0 00:09 ? 00:00:00 [charger_manager] root 114 2 0 00:09 ? 00:00:00 [kpsmoused] root 132 2 0 00:09 ? 00:00:00 [kworker/0:2] root 176 2 0 00:09 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 00:09 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 00:09 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 00:09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 00:09 ? 00:00:00 [kworker/u3:1] root 505 1 0 00:09 ? 00:00:00 upstart-socket-bridge --daemon root 547 1 0 00:10 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 00:10 ? 00:00:00 [kauditd] root 927 1 0 00:10 ? 00:00:00 upstart-file-bridge --daemon message+ 929 1 0 00:10 ? 00:00:00 dbus-daemon --system --fork syslog 930 1 0 00:10 ? 00:00:00 rsyslogd root 946 1 0 00:10 ? 00:00:00 /lib/systemd/systemd-logind root 1042 1 0 00:10 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1045 1 0 00:10 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1050 1 0 00:10 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1051 1 0 00:10 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1053 1 0 00:10 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1095 1 0 00:10 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 00:10 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1097 1 0 00:10 ? 00:00:00 cron daemon 1098 1 0 00:10 ? 00:00:00 atd root 1187 1 0 00:10 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1193 1 0 00:10 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 00:10 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_babhnv/env/bin/python -m cloudify_agent.worker --queue homer_host_babhnv --max-workers 5 --name homer_host_babhnv ubuntu 1464 1462 0 00:10 ? 00:00:01 /home/ubuntu/homer_host_babhnv/env/bin/python -m cloudify_agent.worker --queue homer_host_babhnv --max-workers 5 --name homer_host_babhnv ubuntu 1608 1 0 00:10 ? 00:00:01 python2.7 /home/ubuntu/homer_host_babhnv/env/bin/diamond --configfile /home/ubuntu/homer_host_babhnv/work/plugins/diamond/etc/diamond.conf ubuntu 1723 1464 1 00:12 ? 00:00:02 /home/ubuntu/homer_host_babhnv/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-bMjIL_ ubuntu 1733 1723 0 00:12 ? 00:00:00 /bin/sh -c /tmp/YTP4Y/install-homer.sh ubuntu 1735 1733 0 00:12 ? 00:00:00 /bin/bash -e /tmp/YTP4Y/install-homer.sh ntp 8328 1 0 00:14 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8841 1 0 00:14 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8935 1 0 00:14 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8939 8935 0 00:14 ? 00:00:00 inotifywait -e create -qq . root 9025 1 0 00:15 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9026 9025 0 00:15 ? 00:00:00 nginx: worker process www-data 9027 9025 0 00:15 ? 00:00:00 nginx: worker process www-data 9028 9025 0 00:15 ? 00:00:00 nginx: worker process www-data 9029 9025 0 00:15 ? 00:00:00 nginx: worker process root 9553 8841 0 00:15 ? 00:00:00 [nginx_ping] root 9555 8841 0 00:15 ? 00:00:00 [check-nginx-upt] root 9559 8841 0 00:15 ? 00:00:00 [check-monit-upt] dnsmasq 9656 1 0 00:16 ? 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 9703 1735 0 00:16 ? 00:00:00 /bin/bash -e /tmp/YTP4Y/install-homer.sh ubuntu 9704 9703 0 00:16 ? 00:00:00 /bin/bash -e /tmp/YTP4Y/install-homer.sh root 9705 9704 0 00:16 ? 00:00:00 sudo ps -edf root 9706 9705 0 00:16 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.006s 2019-05-17 00:16:07,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-05-17 00:16:07,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f8:4b:cb inet addr:192.168.120.20 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef8:4bcb/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:103018 errors:0 dropped:0 overruns:0 frame:0 TX packets:37384 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:170609797 (170.6 MB) TX bytes:5767145 (5.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:838 errors:0 dropped:0 overruns:0 frame:0 TX packets:838 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:115624 (115.6 KB) TX bytes:115624 (115.6 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-05-17 00:16:07,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-05-17 00:16:07,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.073s user 0m0.010s sys 0m0.050s 2019-05-17 00:16:07,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-17 00:16:07,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-17 00:16:07,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-17 00:16:07,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-17 00:16:07,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-babhnv 2019-05-17 00:16:07,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-05-17 00:16:07,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-17 00:16:07,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-05-17 00:15:38.160648899 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.004s 2019-05-17 00:16:07,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-17 00:16:07,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-17 00:16:07,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-05-17 00:16:07,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-05-17 00:16:07,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-17 00:16:07,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-05-17 00:15:38.982027787 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2019-05-17 00:16:07,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-05-17 00:16:07,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-17 00:16:07,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-17 00:16:07,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-17 00:16:07,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-17 00:16:07,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-17 00:16:07,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1744, return_code=0): /tmp/MBAQF/install-sprout.sh 2019-05-17 00:16:07,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:16:07,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:07,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:07,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:07,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:07,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:07,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:07,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:07,382 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:16:07,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:07,382 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:07 GMT 2019-05-17 00:16:07,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:07,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:16:07,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:07,382 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:07,383 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:12,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:16:12,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:12,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:12,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:12,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:12,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:12,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:12,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:12,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-sprout-host-10r3sj", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "[homer] => 2019-05-17 00:15:38.160648899 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "[homer] Installation is done", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-homer-host-babhnv", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "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-05-17T00:16:02.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-babhnv", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "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-05-17T00:16:02.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b694c817-f0b0-41fe-ba36-51064a02f940"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": " \r100 3149 100 3149 0 0 17505 0 --:--:-- --:--:-- --:--:-- 17592", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.290Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:02.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.63725c28-decd-4511-8c74-a92d7e6c300c"}, {"node_instance_id": "homer_q3eh7h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.816Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:03.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.816Z", "message": "Downloaded scripts/bind/bind.py to /tmp/49EX2/bind.py", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:03.401Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.db43791e-1609-42ca-9174-73f11e273714"}, {"node_instance_id": "sprout_1vq19q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.816Z", "message": "Node instance configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:03.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_1vq19q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:03.816Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:03.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_1vq19q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:04.786Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:04.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_q3eh7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:04.786Z", "message": "Node instance configured", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:04.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:05.422Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:05.150Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.db43791e-1609-42ca-9174-73f11e273714"}, {"node_instance_id": "homer_q3eh7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:05.422Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:05.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_1vq19q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:05.422Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:04.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_q3eh7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:05.422Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:04.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:05.422Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:04.693Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.db43791e-1609-42ca-9174-73f11e273714"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:05.422Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:05.062Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.db43791e-1609-42ca-9174-73f11e273714"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:05.422Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:05.137Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.db43791e-1609-42ca-9174-73f11e273714"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:05.422Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:05.137Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.db43791e-1609-42ca-9174-73f11e273714"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:05.422Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpGrcxgW', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:05.138Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.db43791e-1609-42ca-9174-73f11e273714"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:05.422Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:05.162Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.db43791e-1609-42ca-9174-73f11e273714"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:05.422Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:05.162Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.db43791e-1609-42ca-9174-73f11e273714"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:05.422Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:05.162Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.db43791e-1609-42ca-9174-73f11e273714"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:06.152Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:05.410Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:06.152Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:05.524Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.db43791e-1609-42ca-9174-73f11e273714"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:06.152Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp4rWs1_', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:05.509Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.db43791e-1609-42ca-9174-73f11e273714"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:06.152Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:05.517Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.db43791e-1609-42ca-9174-73f11e273714"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:06.939Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-c9zn1l\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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:8 http://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/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 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-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 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://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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 (4,984 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 9229\nclearwater-socket-factory-sig start/running, process 9234\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9283\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..........................................................+++\n........+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\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\t3m13.846s\nuser\t0m21.791s\nsys\t0m13.033s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:06.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:06.939Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:06.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:06.939Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:06.167Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:07.615Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ME20Y/bind.py", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:07.238Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.173cd37c-ff5d-40ad-aa5f-29171540dbdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:07.615Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:06.909Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:08.291Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_lpqd3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:07.662Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:08.291Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:07.650Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.173cd37c-ff5d-40ad-aa5f-29171540dbdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:08.862Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:08.281Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.173cd37c-ff5d-40ad-aa5f-29171540dbdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:08.862Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:08.299Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.173cd37c-ff5d-40ad-aa5f-29171540dbdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:08.862Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:08.217Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.173cd37c-ff5d-40ad-aa5f-29171540dbdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:08.862Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:08.281Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.173cd37c-ff5d-40ad-aa5f-29171540dbdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:08.862Z", "message": "Downloaded scripts/bind/bind.py to /tmp/XMT6F/bind.py", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:08.314Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.37de8be9-e70e-4d2c-b020-fc2730f72db5"}], "metadata": {"pagination": {"total": 2969, "offset": 2890, "size": 50}}} 2019-05-17 00:16:12,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:12,511 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:12 GMT 2019-05-17 00:16:12,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:12,511 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:16:12,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:12,511 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:12,511 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:12,511 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:16:12,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-10r3sj 2019-05-17 00:16:12,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-17 00:16:12,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-17 00:16:12,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-05-17 00:15:38.160648899 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.004s 2019-05-17 00:16:12,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-17 00:16:12,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-05-17 00:16:12,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-babhnv 2019-05-17 00:16:12,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-17 00:16:12,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-17 00:16:12,516 - 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-babhnv 2019-05-17 00:16:12,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-17 00:16:12,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-17 00:16:12,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 17505 0 --:--:-- --:--:-- --:--:-- 17592 2019-05-17 00:16:12,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-17 00:16:12,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-17 00:16:12,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-17 00:16:12,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:16:12,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/49EX2/bind.py 2019-05-17 00:16:12,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-17 00:16:12,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:16:12,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-17 00:16:12,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-17 00:16:12,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-17 00:16:12,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-17 00:16:12,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-17 00:16:12,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-17 00:16:12,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-17 00:16:12,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-17 00:16:12,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-17 00:16:12,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}. 2019-05-17 00:16:12,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpGrcxgW', '/etc/bind/db.clearwater.local'] 2019-05-17 00:16:12,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-17 00:16:12,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-17 00:16:12,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}. 2019-05-17 00:16:12,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:16:12,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-17 00:16:12,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp4rWs1_', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:16:12,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:16:12,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-c9zn1l 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 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-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 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://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 18s (4,984 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 9229 clearwater-socket-factory-sig start/running, process 9234 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9283 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..........................................................+++ ........+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key 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 3m13.846s user 0m21.791s sys 0m13.033s 2019-05-17 00:16:12,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-17 00:16:12,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:16:12,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ME20Y/bind.py 2019-05-17 00:16:12,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:16:12,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:16:12,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-17 00:16:12,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-17 00:16:12,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}. 2019-05-17 00:16:12,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-17 00:16:12,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}. 2019-05-17 00:16:12,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XMT6F/bind.py 2019-05-17 00:16:12,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:16:12,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:12,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:12,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:12,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:12,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:12,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:12,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:12,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:16:12,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:12,583 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:12 GMT 2019-05-17 00:16:12,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:12,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:16:12,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:12,583 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:12,583 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:17,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:16:17,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:17,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:17,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:17,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:17,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:17,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:17,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:17,708 - 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-05-17T00:16:08.862Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:08.292Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.173cd37c-ff5d-40ad-aa5f-29171540dbdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:08.862Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:08.281Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.173cd37c-ff5d-40ad-aa5f-29171540dbdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:08.862Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:08.281Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.173cd37c-ff5d-40ad-aa5f-29171540dbdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:08.862Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpz9ieWF', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:08.282Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.173cd37c-ff5d-40ad-aa5f-29171540dbdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:09.411Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:08.929Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.37de8be9-e70e-4d2c-b020-fc2730f72db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:09.411Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpWpy_9B', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:08.888Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.173cd37c-ff5d-40ad-aa5f-29171540dbdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:09.411Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:08.899Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.173cd37c-ff5d-40ad-aa5f-29171540dbdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:09.411Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:08.906Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.173cd37c-ff5d-40ad-aa5f-29171540dbdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:09.411Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/GBMHH/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_lpqd3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:09.087Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f0b5d4da-a089-464e-afab-82ded53b7aaf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:10.019Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:09.409Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:10.019Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:09.454Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.37de8be9-e70e-4d2c-b020-fc2730f72db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:10.019Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_b082yf/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "target_id": "proxy_node_lpqd3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:09.542Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.f0b5d4da-a089-464e-afab-82ded53b7aaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:10.019Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:09.564Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.37de8be9-e70e-4d2c-b020-fc2730f72db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:10.019Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:09.565Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.37de8be9-e70e-4d2c-b020-fc2730f72db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:10.019Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp7VW9ED', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:09.566Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.37de8be9-e70e-4d2c-b020-fc2730f72db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:10.019Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:09.574Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.37de8be9-e70e-4d2c-b020-fc2730f72db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:10.019Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:09.584Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.37de8be9-e70e-4d2c-b020-fc2730f72db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:10.019Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:09.584Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.37de8be9-e70e-4d2c-b020-fc2730f72db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:10.019Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:09.584Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.37de8be9-e70e-4d2c-b020-fc2730f72db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:10.019Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_lpqd3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:09.806Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:10.688Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:10.031Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.37de8be9-e70e-4d2c-b020-fc2730f72db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:10.688Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp1n5guz', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:10.012Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.37de8be9-e70e-4d2c-b020-fc2730f72db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:10.688Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:10.022Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.37de8be9-e70e-4d2c-b020-fc2730f72db5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:10.688Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:10.339Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:11.486Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/7ZXO8/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_lpqd3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:11.023Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.c67dec7e-2d37-497f-8815-4e87a9d6d058"}, {"node_instance_id": "homer_q3eh7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:11.486Z", "message": "Relationships established", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:10.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "homer_q3eh7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:11.486Z", "message": "Node instance started", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:11.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:12.046Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_lpqd3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:11.659Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_1vq19q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:12.046Z", "message": "Relationships established", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:11.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "sprout_1vq19q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:12.712Z", "message": "Node instance started", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:11.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 2970, "offset": 2940, "size": 50}}} 2019-05-17 00:16:17,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:17,708 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:17 GMT 2019-05-17 00:16:17,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:17,709 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:16:17,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:17,709 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:17,709 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:17,709 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:16:17,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-17 00:16:17,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-17 00:16:17,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}. 2019-05-17 00:16:17,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpz9ieWF', '/etc/bind/db.clearwater.local'] 2019-05-17 00:16:17,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-17 00:16:17,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpWpy_9B', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:16:17,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:16:17,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-17 00:16:17,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/GBMHH/add-snmpproxy-collector.py 2019-05-17 00:16:17,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:16:17,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-17 00:16:17,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_b082yf/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-05-17 00:16:17,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-17 00:16:17,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}. 2019-05-17 00:16:17,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp7VW9ED', '/etc/bind/db.clearwater.local'] 2019-05-17 00:16:17,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-17 00:16:17,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-17 00:16:17,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-17 00:16:17,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}. 2019-05-17 00:16:17,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:16:17,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-17 00:16:17,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp1n5guz', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:16:17,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:16:17,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:16:17,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/7ZXO8/add-snmpproxy-collector.py 2019-05-17 00:16:17,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-17 00:16:17,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:16:17,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:16:17,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-17 00:16:17,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:16:17,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:16:17,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:17,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:17,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:17,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:17,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:17,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:17,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:17,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:16:17,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:17,796 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:17 GMT 2019-05-17 00:16:17,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:17,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:16:17,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:17,797 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:17,797 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:22,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:16:22,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:22,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:22,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:22,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:22,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:22,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:22,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:22,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:17.685Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:17.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:19.615Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:19.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:20.438Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:20.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}], "metadata": {"pagination": {"total": 2973, "offset": 2970, "size": 50}}} 2019-05-17 00:16:22,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:22,894 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:22 GMT 2019-05-17 00:16:22,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:22,894 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:16:22,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:22,894 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:22,894 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:22,894 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:16:22,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:16:22,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:16:22,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-05-17 00:16:22,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:16:22,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:22,953 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:22,953 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:22,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:22,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:22,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:22,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:22,953 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:16:22,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:22,953 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:22 GMT 2019-05-17 00:16:22,954 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:22,954 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:16:22,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:22,954 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:22,954 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:27,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:16:28,080 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:28,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:28,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:28,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:28,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:28,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:28,081 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:28,081 - 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-05-17T00:16:24.858Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_lpqd3j", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:24.803Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_x65ef3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:25.438Z", "message": "Node instance started", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:25.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "bono_x65ef3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:25.438Z", "message": "Relationships established", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:24.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:27.806Z", "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 3s (12.2 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\t0m32.295s\nuser\t0m12.610s\nsys\t0m3.581s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:27.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}], "metadata": {"pagination": {"total": 2977, "offset": 2973, "size": 50}}} 2019-05-17 00:16:28,081 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:28,081 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:28 GMT 2019-05-17 00:16:28,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:28,082 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:16:28,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:28,082 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:28,082 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:28,082 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:16:28,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:16:28,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:16:28,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-17 00:16:28,083 - 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 3s (12.2 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 0m32.295s user 0m12.610s sys 0m3.581s 2019-05-17 00:16:28,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:16:28,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:28,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:28,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:28,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:28,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:28,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:28,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:28,148 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:16:28,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:28,148 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:28 GMT 2019-05-17 00:16:28,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:28,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:16:28,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:28,149 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:28,149 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:33,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:16:33,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:33,319 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:33,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:33,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:33,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:33,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:33,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:33,319 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:28.509Z", "message": "[ellis] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:27.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:28.509Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:27.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:28.509Z", "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-05-17T00:16:27.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.012Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.066s\nuser\t0m0.010s\nsys\t0m0.048s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:29.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 00:09 ? 00:00:01 /sbin/init\nroot 2 0 0 00:09 ? 00:00:00 [kthreadd]\nroot 3 2 0 00:09 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 00:09 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 00:09 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 00:09 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 00:09 ? 00:00:00 [rcu_sched]\nroot 8 2 0 00:09 ? 00:00:00 [rcuos/0]\nroot 9 2 0 00:09 ? 00:00:00 [rcu_bh]\nroot 10 2 0 00:09 ? 00:00:00 [rcuob/0]\nroot 11 2 0 00:09 ? 00:00:00 [migration/0]\nroot 12 2 0 00:09 ? 00:00:00 [watchdog/0]\nroot 13 2 0 00:09 ? 00:00:00 [khelper]\nroot 14 2 0 00:09 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 00:09 ? 00:00:00 [netns]\nroot 16 2 0 00:09 ? 00:00:00 [writeback]\nroot 17 2 0 00:09 ? 00:00:00 [kintegrityd]\nroot 18 2 0 00:09 ? 00:00:00 [bioset]\nroot 19 2 0 00:09 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 00:09 ? 00:00:00 [kblockd]\nroot 21 2 0 00:09 ? 00:00:00 [ata_sff]\nroot 22 2 0 00:09 ? 00:00:00 [khubd]\nroot 23 2 0 00:09 ? 00:00:00 [md]\nroot 24 2 0 00:09 ? 00:00:00 [devfreq_wq]\nroot 27 2 0 00:09 ? 00:00:00 [khungtaskd]\nroot 28 2 0 00:09 ? 00:00:00 [kswapd0]\nroot 29 2 0 00:09 ? 00:00:00 [vmstat]\nroot 30 2 0 00:09 ? 00:00:00 [ksmd]\nroot 31 2 0 00:09 ? 00:00:00 [khugepaged]\nroot 32 2 0 00:09 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 00:09 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 00:09 ? 00:00:00 [crypto]\nroot 46 2 0 00:09 ? 00:00:00 [kthrotld]\nroot 47 2 0 00:09 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 00:09 ? 00:00:00 [vballoon]\nroot 49 2 0 00:09 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 00:09 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 00:09 ? 00:00:00 [deferwq]\nroot 72 2 0 00:09 ? 00:00:00 [charger_manager]\nroot 78 2 0 00:09 ? 00:00:00 [kworker/0:2]\nroot 115 2 0 00:09 ? 00:00:00 [kpsmoused]\nroot 176 2 0 00:09 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 00:09 ? 00:00:00 [ext4-rsv-conver]\nroot 374 1 0 00:09 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 00:09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 00:09 ? 00:00:00 [kworker/u3:1]\nroot 484 1 0 00:09 ? 00:00:00 upstart-socket-bridge --daemon\nroot 545 1 0 00:09 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 00:09 ? 00:00:00 [kauditd]\nroot 914 1 0 00:09 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 916 1 0 00:09 ? 00:00:00 rsyslogd\nmessage+ 1018 1 0 00:09 ? 00:00:00 dbus-daemon --system --fork\nroot 1028 1 0 00:09 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1054 1 0 00:09 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1061 1 0 00:09 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1070 1 0 00:09 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1071 1 0 00:09 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1076 1 0 00:09 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1138 1 0 00:09 ? 00:00:00 /usr/sbin/sshd -D\nroot 1142 1 0 00:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1143 1 0 00:09 ? 00:00:00 cron\ndaemon 1144 1 0 00:09 ? 00:00:00 atd\nroot 1242 1 0 00:09 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1248 1 0 00:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 00:10 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_p4sjrn/env/bin/python -m cloudify_agent.worker --queue ellis_host_p4sjrn --max-workers 5 --name ellis_host_p4sjrn\nubuntu 1463 1461 0 00:10 ? 00:00:01 /home/ubuntu/ellis_host_p4sjrn/env/bin/python -m cloudify_agent.worker --queue ellis_host_p4sjrn --max-workers 5 --name ellis_host_p4sjrn\nubuntu 1607 1 0 00:10 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_p4sjrn/env/bin/diamond --configfile /home/ubuntu/ellis_host_p4sjrn/work/plugins/diamond/etc/diamond.conf\nubuntu 1726 1463 1 00:12 ? 00:00:02 /home/ubuntu/ellis_host_p4sjrn/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-biZLMa\nubuntu 1736 1726 0 00:12 ? 00:00:00 /bin/sh -c /tmp/515OZ/install-ellis.sh\nubuntu 1739 1736 0 00:12 ? 00:00:00 /bin/bash -e /tmp/515OZ/install-ellis.sh\nmysql 9095 1 0 00:14 ? 00:00:00 /usr/sbin/mysqld\nntp 9245 1 0 00:15 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9837 1 0 00:15 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9926 1 0 00:15 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9935 9926 0 00:15 ? 00:00:00 inotifywait -e create -qq .\nroot 10017 1 0 00:15 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10018 10017 0 00:15 ? 00:00:00 nginx: worker process\nwww-data 10019 10017 0 00:15 ? 00:00:00 nginx: worker process\nwww-data 10020 10017 0 00:15 ? 00:00:00 nginx: worker process\nwww-data 10021 10017 0 00:15 ? 00:00:00 nginx: worker process\nellis 10208 1 0 00:15 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10412 9837 0 00:16 ? 00:00:00 [nginx_ping] \nroot 10415 9837 0 00:16 ? 00:00:00 [check-nginx-upt] \nroot 10419 9837 0 00:16 ? 00:00:00 [check-monit-upt] \nroot 10423 9837 0 00:16 ? 00:00:00 [poll_ellis.sh] \nroot 10429 9837 0 00:16 ? 00:00:00 [poll_ellis_http] \nroot 10432 9837 0 00:16 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10453 10432 0 00:16 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10493 10453 0 00:16 ? 00:00:00 sleep 19\ndnsmasq 10693 1 0 00:16 ? 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 10740 1739 0 00:16 ? 00:00:00 /bin/bash -e /tmp/515OZ/install-ellis.sh\nubuntu 10741 10740 0 00:16 ? 00:00:00 /bin/bash -e /tmp/515OZ/install-ellis.sh\nroot 10742 10741 0 00:16 ? 00:00:00 sudo ps -edf\nroot 10743 10742 0 00:16 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": "[ellis] sudo netstat ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10693/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1138/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9837/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10017/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9095/mysqld \ntcp 0 0 127.0.0.1:56586 0.0.0.0:* LISTEN 1726/python \ntcp6 0 0 ::1:53 :::* LISTEN 10693/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1138/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10693/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 545/dhclient \nudp 0 0 192.168.120.5:123 0.0.0.0:* 9245/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9245/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9245/ntpd \nudp 0 0 0.0.0.0:53988 0.0.0.0:* 545/dhclient \nudp6 0 0 ::1:53 :::* 10693/dnsmasq \nudp6 0 0 fe80::f816:3eff:fe7:123 :::* 9245/ntpd \nudp6 0 0 ::1:123 :::* 9245/ntpd \nudp6 0 0 :::123 :::* 9245/ntpd \nudp6 0 0 :::35076 :::* 545/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7213 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6532 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20603 9095/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 9101 1142/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8872 1018/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 22288 10208/python /tmp/.ellis-sock\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": "[ellis] sudo find /var/log", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": "[ellis] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa17\n/var/log/sysstat/sa17\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/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/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-queue-manager\n/var/log/mysql.err\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.010s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": "[ellis] => [17-May-2019 00:15:36 UTC] clearwater-diags-monitor starting\n[17-May-2019 00:15:36 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": "Execution done (PID=1736, return_code=0): /tmp/515OZ/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": "[ellis] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:7a:da:65 \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7a:da65/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:87201 errors:0 dropped:0 overruns:0 frame:0\n TX packets:34319 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:151297091 (151.2 MB) TX bytes:5901887 (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:854 errors:0 dropped:0 overruns:0 frame:0\n TX packets:854 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:112305 (112.3 KB) TX bytes:112305 (112.3 KB)\n\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": "[ellis] sudo ps ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-ellis-host-p4sjrn", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "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-05-17T00:16:30.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-p4sjrn", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": " \r100 3149 100 3149 0 0 19222 0 --:--:-- --:--:-- --:--:-- 19319", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "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-05-17T00:16:30.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": " OK", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": "[ellis] => 2019-05-17 00:16:09.999421493 Stopping etcd clearwater-etcd\n2019-05-17 00:16:11.448830849 Restarting etcd clearwater-etcd\n2019-05-17 00:16:11.459091164 Configured ETCDCTL_PEERS: 192.168.120.25:4000,\n2019-05-17 00:16:11.459828422 Check for previous failed startup attempt\n2019-05-17 00:16:11.462560110 Running etcdctl member list\nbe2b2133a22adfcc: name=192-168-120-25 peerURLs=http://192.168.120.25:2380 clientURLs=http://192.168.120.25:4000 isLeader=true\n2019-05-17 00:16:11.560110865 etcdctl returned 0\n2019-05-17 00:16:11.572422915 Joining existing cluster...\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:30.846Z", "message": "[ellis] Installation is done", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:31.416Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:31.416Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:31.416Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:31.416Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:30.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.788938df-e9b0-46c1-9d80-8b6d00c9c0d9"}, {"node_instance_id": "ellis_uuv1ge", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:32.112Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:31.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_uuv1ge", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:32.112Z", "message": "Node instance configured", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:31.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_uuv1ge", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:32.112Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:31.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_uuv1ge", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:32.820Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:32.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 3015, "offset": 2977, "size": 50}}} 2019-05-17 00:16:33,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:33,320 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:33 GMT 2019-05-17 00:16:33,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:33,320 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:16:33,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:33,320 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:33,320 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:33,320 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:16:33,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-05-17 00:16:33,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-05-17 00:16:33,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-05-17 00:16:33,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.066s user 0m0.010s sys 0m0.048s 2019-05-17 00:16:33,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 00:09 ? 00:00:01 /sbin/init root 2 0 0 00:09 ? 00:00:00 [kthreadd] root 3 2 0 00:09 ? 00:00:00 [ksoftirqd/0] root 4 2 0 00:09 ? 00:00:00 [kworker/0:0] root 5 2 0 00:09 ? 00:00:00 [kworker/0:0H] root 6 2 0 00:09 ? 00:00:00 [kworker/u2:0] root 7 2 0 00:09 ? 00:00:00 [rcu_sched] root 8 2 0 00:09 ? 00:00:00 [rcuos/0] root 9 2 0 00:09 ? 00:00:00 [rcu_bh] root 10 2 0 00:09 ? 00:00:00 [rcuob/0] root 11 2 0 00:09 ? 00:00:00 [migration/0] root 12 2 0 00:09 ? 00:00:00 [watchdog/0] root 13 2 0 00:09 ? 00:00:00 [khelper] root 14 2 0 00:09 ? 00:00:00 [kdevtmpfs] root 15 2 0 00:09 ? 00:00:00 [netns] root 16 2 0 00:09 ? 00:00:00 [writeback] root 17 2 0 00:09 ? 00:00:00 [kintegrityd] root 18 2 0 00:09 ? 00:00:00 [bioset] root 19 2 0 00:09 ? 00:00:00 [kworker/u3:0] root 20 2 0 00:09 ? 00:00:00 [kblockd] root 21 2 0 00:09 ? 00:00:00 [ata_sff] root 22 2 0 00:09 ? 00:00:00 [khubd] root 23 2 0 00:09 ? 00:00:00 [md] root 24 2 0 00:09 ? 00:00:00 [devfreq_wq] root 27 2 0 00:09 ? 00:00:00 [khungtaskd] root 28 2 0 00:09 ? 00:00:00 [kswapd0] root 29 2 0 00:09 ? 00:00:00 [vmstat] root 30 2 0 00:09 ? 00:00:00 [ksmd] root 31 2 0 00:09 ? 00:00:00 [khugepaged] root 32 2 0 00:09 ? 00:00:00 [fsnotify_mark] root 33 2 0 00:09 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 00:09 ? 00:00:00 [crypto] root 46 2 0 00:09 ? 00:00:00 [kthrotld] root 47 2 0 00:09 ? 00:00:00 [kworker/u2:1] root 48 2 0 00:09 ? 00:00:00 [vballoon] root 49 2 0 00:09 ? 00:00:00 [scsi_eh_0] root 50 2 0 00:09 ? 00:00:00 [scsi_eh_1] root 71 2 0 00:09 ? 00:00:00 [deferwq] root 72 2 0 00:09 ? 00:00:00 [charger_manager] root 78 2 0 00:09 ? 00:00:00 [kworker/0:2] root 115 2 0 00:09 ? 00:00:00 [kpsmoused] root 176 2 0 00:09 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 00:09 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 00:09 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 00:09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 00:09 ? 00:00:00 [kworker/u3:1] root 484 1 0 00:09 ? 00:00:00 upstart-socket-bridge --daemon root 545 1 0 00:09 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 00:09 ? 00:00:00 [kauditd] root 914 1 0 00:09 ? 00:00:00 upstart-file-bridge --daemon syslog 916 1 0 00:09 ? 00:00:00 rsyslogd message+ 1018 1 0 00:09 ? 00:00:00 dbus-daemon --system --fork root 1028 1 0 00:09 ? 00:00:00 /lib/systemd/systemd-logind root 1054 1 0 00:09 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1061 1 0 00:09 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1070 1 0 00:09 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1071 1 0 00:09 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1076 1 0 00:09 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1138 1 0 00:09 ? 00:00:00 /usr/sbin/sshd -D root 1142 1 0 00:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1143 1 0 00:09 ? 00:00:00 cron daemon 1144 1 0 00:09 ? 00:00:00 atd root 1242 1 0 00:09 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1248 1 0 00:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 00:10 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_p4sjrn/env/bin/python -m cloudify_agent.worker --queue ellis_host_p4sjrn --max-workers 5 --name ellis_host_p4sjrn ubuntu 1463 1461 0 00:10 ? 00:00:01 /home/ubuntu/ellis_host_p4sjrn/env/bin/python -m cloudify_agent.worker --queue ellis_host_p4sjrn --max-workers 5 --name ellis_host_p4sjrn ubuntu 1607 1 0 00:10 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_p4sjrn/env/bin/diamond --configfile /home/ubuntu/ellis_host_p4sjrn/work/plugins/diamond/etc/diamond.conf ubuntu 1726 1463 1 00:12 ? 00:00:02 /home/ubuntu/ellis_host_p4sjrn/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-biZLMa ubuntu 1736 1726 0 00:12 ? 00:00:00 /bin/sh -c /tmp/515OZ/install-ellis.sh ubuntu 1739 1736 0 00:12 ? 00:00:00 /bin/bash -e /tmp/515OZ/install-ellis.sh mysql 9095 1 0 00:14 ? 00:00:00 /usr/sbin/mysqld ntp 9245 1 0 00:15 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9837 1 0 00:15 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9926 1 0 00:15 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9935 9926 0 00:15 ? 00:00:00 inotifywait -e create -qq . root 10017 1 0 00:15 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10018 10017 0 00:15 ? 00:00:00 nginx: worker process www-data 10019 10017 0 00:15 ? 00:00:00 nginx: worker process www-data 10020 10017 0 00:15 ? 00:00:00 nginx: worker process www-data 10021 10017 0 00:15 ? 00:00:00 nginx: worker process ellis 10208 1 0 00:15 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10412 9837 0 00:16 ? 00:00:00 [nginx_ping] root 10415 9837 0 00:16 ? 00:00:00 [check-nginx-upt] root 10419 9837 0 00:16 ? 00:00:00 [check-monit-upt] root 10423 9837 0 00:16 ? 00:00:00 [poll_ellis.sh] root 10429 9837 0 00:16 ? 00:00:00 [poll_ellis_http] root 10432 9837 0 00:16 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10453 10432 0 00:16 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10493 10453 0 00:16 ? 00:00:00 sleep 19 dnsmasq 10693 1 0 00:16 ? 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 10740 1739 0 00:16 ? 00:00:00 /bin/bash -e /tmp/515OZ/install-ellis.sh ubuntu 10741 10740 0 00:16 ? 00:00:00 /bin/bash -e /tmp/515OZ/install-ellis.sh root 10742 10741 0 00:16 ? 00:00:00 sudo ps -edf root 10743 10742 0 00:16 ? 00:00:00 ps -edf real 0m0.011s user 0m0.000s sys 0m0.010s 2019-05-17 00:16:33,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-05-17 00:16:33,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10693/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1138/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9837/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10017/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9095/mysqld tcp 0 0 127.0.0.1:56586 0.0.0.0:* LISTEN 1726/python tcp6 0 0 ::1:53 :::* LISTEN 10693/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1138/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 10693/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 545/dhclient udp 0 0 192.168.120.5:123 0.0.0.0:* 9245/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9245/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9245/ntpd udp 0 0 0.0.0.0:53988 0.0.0.0:* 545/dhclient udp6 0 0 ::1:53 :::* 10693/dnsmasq udp6 0 0 fe80::f816:3eff:fe7:123 :::* 9245/ntpd udp6 0 0 ::1:123 :::* 9245/ntpd udp6 0 0 :::123 :::* 9245/ntpd udp6 0 0 :::35076 :::* 545/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7213 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6532 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20603 9095/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 9101 1142/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8872 1018/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 22288 10208/python /tmp/.ellis-sock real 0m0.009s user 0m0.000s sys 0m0.007s 2019-05-17 00:16:33,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-05-17 00:16:33,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa17 /var/log/sysstat/sa17 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/ellis /var/log/mysql.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/mysql.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-queue-manager /var/log/mysql.err /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.010s user 0m0.000s sys 0m0.005s 2019-05-17 00:16:33,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-17 00:16:33,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [17-May-2019 00:15:36 UTC] clearwater-diags-monitor starting [17-May-2019 00:15:36 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.004s 2019-05-17 00:16:33,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-17 00:16:33,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-17 00:16:33,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1736, return_code=0): /tmp/515OZ/install-ellis.sh 2019-05-17 00:16:33,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-05-17 00:16:33,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:7a:da:65 inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe7a:da65/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:87201 errors:0 dropped:0 overruns:0 frame:0 TX packets:34319 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:151297091 (151.2 MB) TX bytes:5901887 (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:854 errors:0 dropped:0 overruns:0 frame:0 TX packets:854 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:112305 (112.3 KB) TX bytes:112305 (112.3 KB) real 0m0.008s user 0m0.000s sys 0m0.006s 2019-05-17 00:16:33,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-05-17 00:16:33,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-p4sjrn 2019-05-17 00:16:33,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-17 00:16:33,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-17 00:16:33,325 - 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-p4sjrn 2019-05-17 00:16:33,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19222 0 --:--:-- --:--:-- --:--:-- 19319 2019-05-17 00:16:33,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-17 00:16:33,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-17 00:16:33,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-17 00:16:33,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-17 00:16:33,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-17 00:16:33,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-05-17 00:16:09.999421493 Stopping etcd clearwater-etcd 2019-05-17 00:16:11.448830849 Restarting etcd clearwater-etcd 2019-05-17 00:16:11.459091164 Configured ETCDCTL_PEERS: 192.168.120.25:4000, 2019-05-17 00:16:11.459828422 Check for previous failed startup attempt 2019-05-17 00:16:11.462560110 Running etcdctl member list be2b2133a22adfcc: name=192-168-120-25 peerURLs=http://192.168.120.25:2380 clientURLs=http://192.168.120.25:4000 isLeader=true 2019-05-17 00:16:11.560110865 etcdctl returned 0 2019-05-17 00:16:11.572422915 Joining existing cluster... real 0m0.005s user 0m0.000s sys 0m0.004s 2019-05-17 00:16:33,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-17 00:16:33,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-05-17 00:16:33,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-17 00:16:33,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-17 00:16:33,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-17 00:16:33,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-17 00:16:33,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-17 00:16:33,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-17 00:16:33,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:16:33,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-17 00:16:33,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:16:33,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:33,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:33,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:33,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:33,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:33,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:33,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:33,419 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:16:33,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:33,419 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:33 GMT 2019-05-17 00:16:33,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:33,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:16:33,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:33,420 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:33,420 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:38,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:16:38,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:38,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:38,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:38,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:38,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:38,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:38,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:38,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:33.330Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:32.691Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:33.864Z", "message": "Downloaded scripts/bind/bind.py to /tmp/T88F5/bind.py", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:33.846Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4b2d159d-fc38-4be8-9616-b01c7bc6982d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:33.864Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:33.559Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:34.496Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:34.349Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4b2d159d-fc38-4be8-9616-b01c7bc6982d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:34.496Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:34.135Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4b2d159d-fc38-4be8-9616-b01c7bc6982d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:35.216Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:34.560Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4b2d159d-fc38-4be8-9616-b01c7bc6982d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:35.216Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:34.383Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4b2d159d-fc38-4be8-9616-b01c7bc6982d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:35.216Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'ellis': {u'ellis_uuv1ge': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.5', u'name': u'ellis-uuv1ge'}}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:34.402Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4b2d159d-fc38-4be8-9616-b01c7bc6982d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:35.216Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:34.402Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4b2d159d-fc38-4be8-9616-b01c7bc6982d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:35.216Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:34.402Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4b2d159d-fc38-4be8-9616-b01c7bc6982d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:35.216Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:34.395Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4b2d159d-fc38-4be8-9616-b01c7bc6982d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:35.216Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpweUnEA', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:34.384Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4b2d159d-fc38-4be8-9616-b01c7bc6982d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:35.216Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'ellis': {u'ellis_uuv1ge': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.5', u'name': u'ellis-uuv1ge'}}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:34.383Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4b2d159d-fc38-4be8-9616-b01c7bc6982d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:35.216Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:34.575Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4b2d159d-fc38-4be8-9616-b01c7bc6982d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:35.216Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpCHRNMr', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:34.552Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.4b2d159d-fc38-4be8-9616-b01c7bc6982d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:35.834Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:35.130Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:35.834Z", "message": "Process created, PID: 10921", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:35.347Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d4086274-72bb-468b-a3f9-f7a176d62de2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:35.834Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/UJBRG/create_number.sh", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:35.342Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d4086274-72bb-468b-a3f9-f7a176d62de2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:35.834Z", "message": "", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:35.379Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d4086274-72bb-468b-a3f9-f7a176d62de2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:35.834Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:35.351Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d4086274-72bb-468b-a3f9-f7a176d62de2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:35.834Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:35.348Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d4086274-72bb-468b-a3f9-f7a176d62de2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:35.834Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:35.344Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d4086274-72bb-468b-a3f9-f7a176d62de2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:35.834Z", "message": "Start numbers creation", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:35.406Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d4086274-72bb-468b-a3f9-f7a176d62de2"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:37.702Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:37.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}], "metadata": {"pagination": {"total": 3039, "offset": 3015, "size": 50}}} 2019-05-17 00:16:38,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:38,635 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:38 GMT 2019-05-17 00:16:38,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:38,635 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:16:38,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:38,635 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:38,635 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:38,635 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:16:38,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:16:38,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/T88F5/bind.py 2019-05-17 00:16:38,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:16:38,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-17 00:16:38,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-17 00:16:38,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:16:38,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-17 00:16:38,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'ellis': {u'ellis_uuv1ge': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.5', u'name': u'ellis-uuv1ge'}}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}. 2019-05-17 00:16:38,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-17 00:16:38,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-17 00:16:38,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-17 00:16:38,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpweUnEA', '/etc/bind/db.clearwater.local'] 2019-05-17 00:16:38,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'ellis': {u'ellis_uuv1ge': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.5', u'name': u'ellis-uuv1ge'}}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}. 2019-05-17 00:16:38,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-17 00:16:38,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpCHRNMr', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:16:38,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:16:38,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 10921 2019-05-17 00:16:38,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/UJBRG/create_number.sh 2019-05-17 00:16:38,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:16:38,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-17 00:16:38,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-17 00:16:38,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-17 00:16:38,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-05-17 00:16:38,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-05-17 00:16:38,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:16:38,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:38,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:38,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:38,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:38,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:38,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:38,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:38,794 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:16:38,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:38,794 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:38 GMT 2019-05-17 00:16:38,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:38,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:16:38,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:38,795 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:38,795 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:43,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:16:43,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:43,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:43,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:43,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:43,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:43,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:43,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:43,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:39.073Z", "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 2s (14.9 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.384s\nuser\t0m12.779s\nsys\t0m3.633s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:38.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:39.577Z", "message": "[dime] Use the DNS server", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:39.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:39.577Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:39.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:39.577Z", "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-05-17T00:16:39.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:40.448Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:40.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:41.315Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.063s\nuser\t0m0.006s\nsys\t0m0.046s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:41.912Z", "message": "[dime] => 2019-05-17 00:16:19.717467872 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-05-17T00:16:41.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:41.912Z", "message": "[dime] => [17-May-2019 00:16:09 UTC] clearwater-diags-monitor starting\n[17-May-2019 00:16:09 UTC] Waiting for trigger files\n2019:05:17 00:15:34: Namespace: management\n2019:05:17 00:15:34: [management] Starting server\n2019:05:17 00:15:34: [management] Listening for requests\n2019:05:17 00:15:34: Namespace: signaling\n2019:05:17 00:15:34: [signaling] Starting server\n2019:05:17 00:15:34: [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-05-17T00:16:41.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:41.912Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:41.912Z", "message": "[dime] Installation is done", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:41.912Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:41.912Z", "message": "[dime] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa17\n/var/log/sysstat/sa17\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_20190517T000000Z.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.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/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.012s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:41.912Z", "message": "[dime] sudo find /var/log", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:41.912Z", "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 10383/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 9495/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10129/nginx \ntcp 0 0 127.0.0.1:35077 0.0.0.0:* LISTEN 1726/python \ntcp6 0 0 ::1:53 :::* LISTEN 10383/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10383/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient \nudp 0 0 192.168.120.21:123 0.0.0.0:* 8658/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8658/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8658/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10057/snmpd \nudp 0 0 0.0.0.0:43912 0.0.0.0:* 556/dhclient \nudp6 0 0 ::1:53 :::* 10383/dnsmasq \nudp6 0 0 :::1638 :::* 556/dhclient \nudp6 0 0 fe80::f816:3eff:fed:123 :::* 8658/ntpd \nudp6 0 0 ::1:123 :::* 8658/ntpd \nudp6 0 0 :::123 :::* 8658/ntpd \nudp6 0 0 :::161 :::* 10057/snmpd \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8755 912/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7226 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9045 1096/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 22995 10057/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20989 9244/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20990 9246/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:41.912Z", "message": "[dime] sudo netstat ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:41.912Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 00:09 ? 00:00:01 /sbin/init\nroot 2 0 0 00:09 ? 00:00:00 [kthreadd]\nroot 3 2 0 00:09 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 00:09 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 00:09 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 00:09 ? 00:00:00 [rcu_sched]\nroot 8 2 0 00:09 ? 00:00:00 [rcuos/0]\nroot 9 2 0 00:09 ? 00:00:00 [rcu_bh]\nroot 10 2 0 00:09 ? 00:00:00 [rcuob/0]\nroot 11 2 0 00:09 ? 00:00:00 [migration/0]\nroot 12 2 0 00:09 ? 00:00:00 [watchdog/0]\nroot 13 2 0 00:09 ? 00:00:00 [khelper]\nroot 14 2 0 00:09 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 00:09 ? 00:00:00 [netns]\nroot 16 2 0 00:09 ? 00:00:00 [writeback]\nroot 17 2 0 00:09 ? 00:00:00 [kintegrityd]\nroot 18 2 0 00:09 ? 00:00:00 [bioset]\nroot 19 2 0 00:09 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 00:09 ? 00:00:00 [kblockd]\nroot 21 2 0 00:09 ? 00:00:00 [ata_sff]\nroot 22 2 0 00:09 ? 00:00:00 [khubd]\nroot 23 2 0 00:09 ? 00:00:00 [md]\nroot 24 2 0 00:09 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 00:09 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 00:09 ? 00:00:00 [khungtaskd]\nroot 28 2 0 00:09 ? 00:00:00 [kswapd0]\nroot 29 2 0 00:09 ? 00:00:00 [vmstat]\nroot 30 2 0 00:09 ? 00:00:00 [ksmd]\nroot 31 2 0 00:09 ? 00:00:00 [khugepaged]\nroot 32 2 0 00:09 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 00:09 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 00:09 ? 00:00:00 [crypto]\nroot 46 2 0 00:09 ? 00:00:00 [kthrotld]\nroot 47 2 0 00:09 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 00:09 ? 00:00:00 [vballoon]\nroot 49 2 0 00:09 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 00:09 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 00:09 ? 00:00:00 [deferwq]\nroot 72 2 0 00:09 ? 00:00:00 [charger_manager]\nroot 114 2 0 00:09 ? 00:00:00 [kpsmoused]\nroot 132 2 0 00:09 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 00:09 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 00:09 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 00:09 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 00:09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 00:09 ? 00:00:00 [kworker/u3:1]\nroot 529 1 0 00:10 ? 00:00:00 upstart-socket-bridge --daemon\nroot 556 1 0 00:10 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 00:10 ? 00:00:00 [kauditd]\nmessage+ 912 1 0 00:10 ? 00:00:00 dbus-daemon --system --fork\nroot 928 1 0 00:10 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 930 1 0 00:10 ? 00:00:00 rsyslogd\nroot 944 1 0 00:10 ? 00:00:00 upstart-file-bridge --daemon\nroot 1040 1 0 00:10 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 00:10 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 00:10 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 00:10 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 00:10 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 00:10 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 00:10 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1097 1 0 00:10 ? 00:00:00 cron\ndaemon 1098 1 0 00:10 ? 00:00:00 atd\nroot 1242 1 0 00:10 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1248 1 0 00:10 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 00:10 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_c9zn1l/env/bin/python -m cloudify_agent.worker --queue dime_host_c9zn1l --max-workers 5 --name dime_host_c9zn1l\nubuntu 1464 1462 0 00:10 ? 00:00:01 /home/ubuntu/dime_host_c9zn1l/env/bin/python -m cloudify_agent.worker --queue dime_host_c9zn1l --max-workers 5 --name dime_host_c9zn1l\nubuntu 1607 1 0 00:10 ? 00:00:01 python2.7 /home/ubuntu/dime_host_c9zn1l/env/bin/diamond --configfile /home/ubuntu/dime_host_c9zn1l/work/plugins/diamond/etc/diamond.conf\nubuntu 1726 1464 1 00:12 ? 00:00:02 /home/ubuntu/dime_host_c9zn1l/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-eJzHxW\nubuntu 1736 1726 0 00:12 ? 00:00:00 /bin/sh -c /tmp/9E5EB/install-dime.sh\nubuntu 1738 1736 0 00:12 ? 00:00:00 /bin/bash -e /tmp/9E5EB/install-dime.sh\nntp 8658 1 0 00:14 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9229 1 0 00:15 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9230 9229 0 00:15 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9234 1 0 00:15 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9235 9234 0 00:15 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9244 9230 0 00:15 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9245 9235 0 00:15 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9246 9245 0 00:15 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9495 1 0 00:15 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9940 1 0 00:16 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9944 9940 0 00:16 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10057 1 0 00:16 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\nroot 10129 1 0 00:16 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10130 10129 0 00:16 ? 00:00:00 nginx: worker process\nwww-data 10131 10129 0 00:16 ? 00:00:00 nginx: worker process\nwww-data 10132 10129 0 00:16 ? 00:00:00 nginx: worker process\nwww-data 10133 10129 0 00:16 ? 00:00:00 nginx: worker process\nroot 10134 9495 0 00:16 ? 00:00:00 [nginx_ping] \nroot 10135 9495 0 00:16 ? 00:00:00 [check-nginx-upt] \nroot 10136 9495 0 00:16 ? 00:00:00 [check-monit-upt] \ndnsmasq 10383 1 0 00:16 ? 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 10430 1738 0 00:16 ? 00:00:00 /bin/bash -e /tmp/9E5EB/install-dime.sh\nubuntu 10431 10430 0 00:16 ? 00:00:00 /bin/bash -e /tmp/9E5EB/install-dime.sh\nroot 10432 10431 0 00:16 ? 00:00:00 sudo ps -edf\nroot 10433 10432 0 00:16 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.004s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:41.912Z", "message": "[dime] sudo ps ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:41.912Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d6:26:67 \n inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed6:2667/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:104316 errors:0 dropped:0 overruns:0 frame:0\n TX packets:45343 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:175822308 (175.8 MB) TX bytes:6782338 (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:814 errors:0 dropped:0 overruns:0 frame:0\n TX packets:814 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:123186 (123.1 KB) TX bytes:123186 (123.1 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:41.912Z", "message": "[dime] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:41.912Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:41.912Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:41.912Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:42.417Z", "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-05-17T00:16:41.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:42.417Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:42.417Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:42.417Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:42.417Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:42.417Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:42.417Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-dime-host-c9zn1l", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:42.417Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:42.417Z", "message": "Execution done (PID=1736, return_code=0): /tmp/9E5EB/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:42.417Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:42.417Z", "message": " OK", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:42.417Z", "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-05-17T00:16:41.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:42.417Z", "message": " \r100 3149 100 3149 0 0 18936 0 --:--:-- --:--:-- --:--:-- 18969", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:42.417Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-c9zn1l", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:41.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.b1ce6937-cf4f-4a76-861e-cbc452c4a6b7"}, {"node_instance_id": "dime_0jbjtg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:43.095Z", "message": "Node instance configured", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:42.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_0jbjtg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:43.095Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:42.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_0jbjtg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:43.095Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:42.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_0jbjtg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:43.095Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:42.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:43.829Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:43.017Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 3080, "offset": 3039, "size": 50}}} 2019-05-17 00:16:43,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:43,902 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:43 GMT 2019-05-17 00:16:43,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:43,902 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:16:43,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:43,902 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:43,902 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:43,902 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:16:43,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (14.9 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.384s user 0m12.779s sys 0m3.633s 2019-05-17 00:16:43,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-05-17 00:16:43,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-05-17 00:16:43,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-05-17 00:16:43,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-05-17 00:16:43,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.063s user 0m0.006s sys 0m0.046s 2019-05-17 00:16:43,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-05-17 00:16:19.717467872 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-05-17 00:16:43,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [17-May-2019 00:16:09 UTC] clearwater-diags-monitor starting [17-May-2019 00:16:09 UTC] Waiting for trigger files 2019:05:17 00:15:34: Namespace: management 2019:05:17 00:15:34: [management] Starting server 2019:05:17 00:15:34: [management] Listening for requests 2019:05:17 00:15:34: Namespace: signaling 2019:05:17 00:15:34: [signaling] Starting server 2019:05:17 00:15:34: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2019-05-17 00:16:43,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-17 00:16:43,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-05-17 00:16:43,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-17 00:16:43,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa17 /var/log/sysstat/sa17 /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_20190517T000000Z.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/ralf /var/log/clearwater-config-manager /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.012s user 0m0.003s sys 0m0.002s 2019-05-17 00:16:43,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-05-17 00:16:43,907 - 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 10383/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 9495/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10129/nginx tcp 0 0 127.0.0.1:35077 0.0.0.0:* LISTEN 1726/python tcp6 0 0 ::1:53 :::* LISTEN 10383/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 10383/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient udp 0 0 192.168.120.21:123 0.0.0.0:* 8658/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8658/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8658/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10057/snmpd udp 0 0 0.0.0.0:43912 0.0.0.0:* 556/dhclient udp6 0 0 ::1:53 :::* 10383/dnsmasq udp6 0 0 :::1638 :::* 556/dhclient udp6 0 0 fe80::f816:3eff:fed:123 :::* 8658/ntpd udp6 0 0 ::1:123 :::* 8658/ntpd udp6 0 0 :::123 :::* 8658/ntpd udp6 0 0 :::161 :::* 10057/snmpd Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8755 912/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7226 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9045 1096/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 22995 10057/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20989 9244/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20990 9246/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.010s user 0m0.004s sys 0m0.004s 2019-05-17 00:16:43,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-05-17 00:16:43,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 00:09 ? 00:00:01 /sbin/init root 2 0 0 00:09 ? 00:00:00 [kthreadd] root 3 2 0 00:09 ? 00:00:00 [ksoftirqd/0] root 5 2 0 00:09 ? 00:00:00 [kworker/0:0H] root 6 2 0 00:09 ? 00:00:00 [kworker/u2:0] root 7 2 0 00:09 ? 00:00:00 [rcu_sched] root 8 2 0 00:09 ? 00:00:00 [rcuos/0] root 9 2 0 00:09 ? 00:00:00 [rcu_bh] root 10 2 0 00:09 ? 00:00:00 [rcuob/0] root 11 2 0 00:09 ? 00:00:00 [migration/0] root 12 2 0 00:09 ? 00:00:00 [watchdog/0] root 13 2 0 00:09 ? 00:00:00 [khelper] root 14 2 0 00:09 ? 00:00:00 [kdevtmpfs] root 15 2 0 00:09 ? 00:00:00 [netns] root 16 2 0 00:09 ? 00:00:00 [writeback] root 17 2 0 00:09 ? 00:00:00 [kintegrityd] root 18 2 0 00:09 ? 00:00:00 [bioset] root 19 2 0 00:09 ? 00:00:00 [kworker/u3:0] root 20 2 0 00:09 ? 00:00:00 [kblockd] root 21 2 0 00:09 ? 00:00:00 [ata_sff] root 22 2 0 00:09 ? 00:00:00 [khubd] root 23 2 0 00:09 ? 00:00:00 [md] root 24 2 0 00:09 ? 00:00:00 [devfreq_wq] root 25 2 0 00:09 ? 00:00:00 [kworker/0:1] root 27 2 0 00:09 ? 00:00:00 [khungtaskd] root 28 2 0 00:09 ? 00:00:00 [kswapd0] root 29 2 0 00:09 ? 00:00:00 [vmstat] root 30 2 0 00:09 ? 00:00:00 [ksmd] root 31 2 0 00:09 ? 00:00:00 [khugepaged] root 32 2 0 00:09 ? 00:00:00 [fsnotify_mark] root 33 2 0 00:09 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 00:09 ? 00:00:00 [crypto] root 46 2 0 00:09 ? 00:00:00 [kthrotld] root 47 2 0 00:09 ? 00:00:00 [kworker/u2:1] root 48 2 0 00:09 ? 00:00:00 [vballoon] root 49 2 0 00:09 ? 00:00:00 [scsi_eh_0] root 50 2 0 00:09 ? 00:00:00 [scsi_eh_1] root 71 2 0 00:09 ? 00:00:00 [deferwq] root 72 2 0 00:09 ? 00:00:00 [charger_manager] root 114 2 0 00:09 ? 00:00:00 [kpsmoused] root 132 2 0 00:09 ? 00:00:00 [kworker/0:2] root 176 2 0 00:09 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 00:09 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 00:09 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 00:09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 00:09 ? 00:00:00 [kworker/u3:1] root 529 1 0 00:10 ? 00:00:00 upstart-socket-bridge --daemon root 556 1 0 00:10 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 00:10 ? 00:00:00 [kauditd] message+ 912 1 0 00:10 ? 00:00:00 dbus-daemon --system --fork root 928 1 0 00:10 ? 00:00:00 /lib/systemd/systemd-logind syslog 930 1 0 00:10 ? 00:00:00 rsyslogd root 944 1 0 00:10 ? 00:00:00 upstart-file-bridge --daemon root 1040 1 0 00:10 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 00:10 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 00:10 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 00:10 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 00:10 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 00:10 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 00:10 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1097 1 0 00:10 ? 00:00:00 cron daemon 1098 1 0 00:10 ? 00:00:00 atd root 1242 1 0 00:10 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1248 1 0 00:10 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 00:10 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_c9zn1l/env/bin/python -m cloudify_agent.worker --queue dime_host_c9zn1l --max-workers 5 --name dime_host_c9zn1l ubuntu 1464 1462 0 00:10 ? 00:00:01 /home/ubuntu/dime_host_c9zn1l/env/bin/python -m cloudify_agent.worker --queue dime_host_c9zn1l --max-workers 5 --name dime_host_c9zn1l ubuntu 1607 1 0 00:10 ? 00:00:01 python2.7 /home/ubuntu/dime_host_c9zn1l/env/bin/diamond --configfile /home/ubuntu/dime_host_c9zn1l/work/plugins/diamond/etc/diamond.conf ubuntu 1726 1464 1 00:12 ? 00:00:02 /home/ubuntu/dime_host_c9zn1l/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-eJzHxW ubuntu 1736 1726 0 00:12 ? 00:00:00 /bin/sh -c /tmp/9E5EB/install-dime.sh ubuntu 1738 1736 0 00:12 ? 00:00:00 /bin/bash -e /tmp/9E5EB/install-dime.sh ntp 8658 1 0 00:14 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9229 1 0 00:15 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9230 9229 0 00:15 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9234 1 0 00:15 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9235 9234 0 00:15 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9244 9230 0 00:15 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9245 9235 0 00:15 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9246 9245 0 00:15 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9495 1 0 00:15 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9940 1 0 00:16 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9944 9940 0 00:16 ? 00:00:00 inotifywait -e create -qq . snmp 10057 1 0 00:16 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid root 10129 1 0 00:16 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10130 10129 0 00:16 ? 00:00:00 nginx: worker process www-data 10131 10129 0 00:16 ? 00:00:00 nginx: worker process www-data 10132 10129 0 00:16 ? 00:00:00 nginx: worker process www-data 10133 10129 0 00:16 ? 00:00:00 nginx: worker process root 10134 9495 0 00:16 ? 00:00:00 [nginx_ping] root 10135 9495 0 00:16 ? 00:00:00 [check-nginx-upt] root 10136 9495 0 00:16 ? 00:00:00 [check-monit-upt] dnsmasq 10383 1 0 00:16 ? 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 10430 1738 0 00:16 ? 00:00:00 /bin/bash -e /tmp/9E5EB/install-dime.sh ubuntu 10431 10430 0 00:16 ? 00:00:00 /bin/bash -e /tmp/9E5EB/install-dime.sh root 10432 10431 0 00:16 ? 00:00:00 sudo ps -edf root 10433 10432 0 00:16 ? 00:00:00 ps -edf real 0m0.012s user 0m0.004s sys 0m0.008s 2019-05-17 00:16:43,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-05-17 00:16:43,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d6:26:67 inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fed6:2667/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:104316 errors:0 dropped:0 overruns:0 frame:0 TX packets:45343 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:175822308 (175.8 MB) TX bytes:6782338 (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:814 errors:0 dropped:0 overruns:0 frame:0 TX packets:814 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:123186 (123.1 KB) TX bytes:123186 (123.1 KB) real 0m0.007s user 0m0.004s sys 0m0.001s 2019-05-17 00:16:43,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-05-17 00:16:43,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-17 00:16:43,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-17 00:16:43,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-17 00:16:43,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-17 00:16:43,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-17 00:16:43,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-17 00:16:43,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-17 00:16:43,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-17 00:16:43,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-17 00:16:43,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-c9zn1l 2019-05-17 00:16:43,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-17 00:16:43,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1736, return_code=0): /tmp/9E5EB/install-dime.sh 2019-05-17 00:16:43,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-17 00:16:43,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-17 00:16:43,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-17 00:16:43,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 18936 0 --:--:-- --:--:-- --:--:-- 18969 2019-05-17 00:16:43,911 - 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-c9zn1l 2019-05-17 00:16:43,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-17 00:16:43,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:16:43,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-17 00:16:43,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-17 00:16:43,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:16:43,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:16:44,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:44,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:44,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:44,030 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:44,030 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:44,030 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:44,030 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:44,030 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:16:44,030 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:44,030 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:44 GMT 2019-05-17 00:16:44,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:44,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:16:44,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:44,031 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:44,031 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:49,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:16:49,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:49,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:49,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:49,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:49,129 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:49,129 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:49,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:49,129 - 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-05-17T00:16:44.396Z", "message": "Downloaded scripts/bind/bind.py to /tmp/GUGJ3/bind.py", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:44.374Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1130df77-1755-4df1-af78-dcee5ac27c71"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:45.026Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:44.665Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1130df77-1755-4df1-af78-dcee5ac27c71"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:45.026Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:44.887Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1130df77-1755-4df1-af78-dcee5ac27c71"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:45.694Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:44.944Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1130df77-1755-4df1-af78-dcee5ac27c71"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:45.694Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:44.937Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1130df77-1755-4df1-af78-dcee5ac27c71"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:45.694Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'ellis': {u'ellis_uuv1ge': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.5', u'name': u'ellis-uuv1ge'}}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}, u'dime': {u'dime_0jbjtg': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-0jbjtg'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:44.945Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1130df77-1755-4df1-af78-dcee5ac27c71"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:45.694Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp8ycgEL', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:45.118Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1130df77-1755-4df1-af78-dcee5ac27c71"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:45.694Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpRalLtw', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:44.927Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1130df77-1755-4df1-af78-dcee5ac27c71"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:45.694Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:45.125Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1130df77-1755-4df1-af78-dcee5ac27c71"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:45.694Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'ellis': {u'ellis_uuv1ge': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.5', u'name': u'ellis-uuv1ge'}}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}, u'dime': {u'dime_0jbjtg': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-0jbjtg'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:44.927Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1130df77-1755-4df1-af78-dcee5ac27c71"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:45.694Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:44.926Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1130df77-1755-4df1-af78-dcee5ac27c71"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:45.694Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:45.132Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1130df77-1755-4df1-af78-dcee5ac27c71"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:45.694Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:44.944Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.1130df77-1755-4df1-af78-dcee5ac27c71"}, {"node_instance_id": "dime_0jbjtg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:46.289Z", "message": "Node instance started", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:46.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:46.289Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:45.663Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "dime_0jbjtg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:46.289Z", "message": "Relationships established", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:45.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 3096, "offset": 3080, "size": 50}}} 2019-05-17 00:16:49,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:49,129 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:49 GMT 2019-05-17 00:16:49,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:49,129 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:16:49,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:49,130 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:49,130 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:49,130 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:16:49,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/GUGJ3/bind.py 2019-05-17 00:16:49,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-17 00:16:49,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-17 00:16:49,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-17 00:16:49,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-17 00:16:49,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'ellis': {u'ellis_uuv1ge': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.5', u'name': u'ellis-uuv1ge'}}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}, u'dime': {u'dime_0jbjtg': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-0jbjtg'}}}, 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.25', u'hss_hostname': u''}. 2019-05-17 00:16:49,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp8ycgEL', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:16:49,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpRalLtw', '/etc/bind/db.clearwater.local'] 2019-05-17 00:16:49,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:16:49,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'ellis': {u'ellis_uuv1ge': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.5', u'name': u'ellis-uuv1ge'}}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}, u'dime': {u'dime_0jbjtg': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-0jbjtg'}}}, 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.25', u'hss_hostname': u''}. 2019-05-17 00:16:49,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-17 00:16:49,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-17 00:16:49,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-17 00:16:49,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:16:49,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:16:49,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-17 00:16:49,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:16:49,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:49,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:49,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:49,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:49,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:49,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:49,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:49,206 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:16:49,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:49,206 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:49 GMT 2019-05-17 00:16:49,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:49,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:16:49,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:49,207 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:49,207 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:54,212 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:16:54,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:54,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:54,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:54,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:54,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:54,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:54,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:54,312 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3096, "offset": 3096, "size": 50}}} 2019-05-17 00:16:54,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:54,312 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:54 GMT 2019-05-17 00:16:54,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:54,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:16:54,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:54,313 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:54,313 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:54,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:16:54,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:54,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:54,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:54,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:54,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:54,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:54,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:54,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:16:54,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:54,372 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:54 GMT 2019-05-17 00:16:54,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:54,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:16:54,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:54,373 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:54,373 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:59,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:16:59,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:59,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:59,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:59,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:59,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:59,495 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:59,495 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:59,495 - 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-05-17T00:16:55.613Z", "message": "Waiting for process 10921 to end...", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:55.390Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d4086274-72bb-468b-a3f9-f7a176d62de2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:16:56.117Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.25: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.25\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_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:55.441Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d4086274-72bb-468b-a3f9-f7a176d62de2"}], "metadata": {"pagination": {"total": 3098, "offset": 3096, "size": 50}}} 2019-05-17 00:16:59,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:59,495 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:59 GMT 2019-05-17 00:16:59,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:59,495 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:16:59,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:59,495 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:59,495 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:16:59,496 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:16:59,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 10921 to end... 2019-05-17 00:16:59,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.25: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.25 # 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-05-17 00:16:59,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:16:59,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:16:59,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:16:59,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:16:59,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:16:59,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:16:59,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:16:59,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:16:59,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:16:59,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:16:59,555 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:16:59 GMT 2019-05-17 00:16:59,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:16:59,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:16:59,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:16:59,555 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:16:59,555 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:17:04,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:17:04,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:17:04,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:17:04,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:17:04,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:17:04,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:17:04,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:17:04,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:17:04,727 - 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-05-17T00:16:59.623Z", "message": " nginx: the configuration file /etc/nginx/nginx.conf syntax is ok", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:59.435Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d4086274-72bb-468b-a3f9-f7a176d62de2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:00.127Z", "message": " * Restarting DNS forwarder and DHCP server dnsmasq", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:59.437Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d4086274-72bb-468b-a3f9-f7a176d62de2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:00.127Z", "message": " ...done.", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:59.437Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d4086274-72bb-468b-a3f9-f7a176d62de2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:00.127Z", "message": " Created 1000 numbers, 0 already present in database", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:59.437Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d4086274-72bb-468b-a3f9-f7a176d62de2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:00.127Z", "message": "Execution done (PID=10921, return_code=0): /tmp/UJBRG/create_number.sh", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:59.498Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d4086274-72bb-468b-a3f9-f7a176d62de2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:00.127Z", "message": " nginx: configuration file /etc/nginx/nginx.conf test is successful", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:59.435Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d4086274-72bb-468b-a3f9-f7a176d62de2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:00.127Z", "message": " * Restarting clearwater-infrastructure clearwater-infrastructure", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:59.437Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d4086274-72bb-468b-a3f9-f7a176d62de2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:00.127Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:59.554Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d4086274-72bb-468b-a3f9-f7a176d62de2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:00.127Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:59.554Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d4086274-72bb-468b-a3f9-f7a176d62de2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:00.127Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:59.553Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d4086274-72bb-468b-a3f9-f7a176d62de2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:00.127Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:59.553Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d4086274-72bb-468b-a3f9-f7a176d62de2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:00.127Z", "message": "Context proxy closed", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:59.553Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d4086274-72bb-468b-a3f9-f7a176d62de2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:00.127Z", "message": " ...done.", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:16:59.437Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.d4086274-72bb-468b-a3f9-f7a176d62de2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:01.150Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:00.529Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:01.150Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:00.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "ellis_uuv1ge", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:01.150Z", "message": "Relationships established", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:00.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "ellis_uuv1ge", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:01.773Z", "message": "Node instance started", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:01.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 3115, "offset": 3098, "size": 50}}} 2019-05-17 00:17:04,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:17:04,727 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:17:04 GMT 2019-05-17 00:17:04,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:17:04,728 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:17:04,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:17:04,728 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:17:04,728 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:17:04,728 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:17:04,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: the configuration file /etc/nginx/nginx.conf syntax is ok 2019-05-17 00:17:04,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting DNS forwarder and DHCP server dnsmasq 2019-05-17 00:17:04,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-05-17 00:17:04,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Created 1000 numbers, 0 already present in database 2019-05-17 00:17:04,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=10921, return_code=0): /tmp/UJBRG/create_number.sh 2019-05-17 00:17:04,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: configuration file /etc/nginx/nginx.conf test is successful 2019-05-17 00:17:04,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting clearwater-infrastructure clearwater-infrastructure 2019-05-17 00:17:04,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-17 00:17:04,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-17 00:17:04,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-17 00:17:04,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-17 00:17:04,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-17 00:17:04,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-05-17 00:17:04,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:17:04,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-05-17 00:17:04,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-17 00:17:04,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-17 00:17:04,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:17:04,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:17:04,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:17:04,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:17:04,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:17:04,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:17:04,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:17:04,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:17:04,834 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:17:04,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:17:04,834 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:17:04 GMT 2019-05-17 00:17:04,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:17:04,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:17:04,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:17:04,835 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:17:04,835 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:17:09,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:17:09,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:17:09,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:17:09,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:17:09,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:17:09,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:17:09,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:17:09,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:17:09,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:06.445Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:06.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}], "metadata": {"pagination": {"total": 3116, "offset": 3115, "size": 50}}} 2019-05-17 00:17:09,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:17:09,951 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:17:09 GMT 2019-05-17 00:17:09,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:17:09,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 667 2019-05-17 00:17:09,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:17:09,951 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:17:09,951 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:17:09,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-17 00:17:09,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:17:10,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:17:10,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:17:10,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:17:10,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:17:10,244 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:17:10,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:17:10,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:17:10,245 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:17:10,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:17:10,245 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:17:10 GMT 2019-05-17 00:17:10,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:17:10,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:17:10,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:17:10,245 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:17:10,245 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:17:15,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:17:15,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:17:15,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:17:15,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:17:15,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:17:15,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:17:15,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:17:15,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:17:15,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:14.668Z", "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 (4,955 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\t0m8.203s\nuser\t0m3.734s\nsys\t0m0.933s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:14.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:15.171Z", "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-05-17T00:17:14.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:15.171Z", "message": "[vellum] Use the DNS server", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:14.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:15.171Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:14.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}], "metadata": {"pagination": {"total": 3120, "offset": 3116, "size": 50}}} 2019-05-17 00:17:15,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:17:15,584 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:17:15 GMT 2019-05-17 00:17:15,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:17:15,584 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:17:15,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:17:15,584 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:17:15,584 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:17:15,584 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:17:15,585 - 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 (4,955 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 0m8.203s user 0m3.734s sys 0m0.933s 2019-05-17 00:17:15,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-05-17 00:17:15,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-05-17 00:17:15,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-05-17 00:17:15,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:17:15,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:17:15,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:17:15,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:17:15,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:17:15,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:17:15,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:17:15,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:17:15,675 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:17:15,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:17:15,675 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:17:15 GMT 2019-05-17 00:17:15,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:17:15,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:17:15,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:17:15,675 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:17:15,675 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:17:20,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:17:20,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:17:20,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:17:20,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:17:20,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:17:20,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:17:20,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:17:20,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:17:20,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:16.892Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.060s\nuser\t0m0.008s\nsys\t0m0.047s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:16.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:17.505Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 00:09 ? 00:00:01 /sbin/init\nroot 2 0 0 00:09 ? 00:00:00 [kthreadd]\nroot 3 2 0 00:09 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 00:09 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 00:09 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 00:09 ? 00:00:00 [rcu_sched]\nroot 8 2 0 00:09 ? 00:00:00 [rcuos/0]\nroot 9 2 0 00:09 ? 00:00:00 [rcu_bh]\nroot 10 2 0 00:09 ? 00:00:00 [rcuob/0]\nroot 11 2 0 00:09 ? 00:00:00 [migration/0]\nroot 12 2 0 00:09 ? 00:00:00 [watchdog/0]\nroot 13 2 0 00:09 ? 00:00:00 [khelper]\nroot 14 2 0 00:09 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 00:09 ? 00:00:00 [netns]\nroot 16 2 0 00:09 ? 00:00:00 [writeback]\nroot 17 2 0 00:09 ? 00:00:00 [kintegrityd]\nroot 18 2 0 00:09 ? 00:00:00 [bioset]\nroot 19 2 0 00:09 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 00:09 ? 00:00:00 [kblockd]\nroot 21 2 0 00:09 ? 00:00:00 [ata_sff]\nroot 22 2 0 00:09 ? 00:00:00 [khubd]\nroot 23 2 0 00:09 ? 00:00:00 [md]\nroot 24 2 0 00:09 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 00:09 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 00:09 ? 00:00:00 [khungtaskd]\nroot 28 2 0 00:09 ? 00:00:00 [kswapd0]\nroot 29 2 0 00:09 ? 00:00:00 [vmstat]\nroot 30 2 0 00:09 ? 00:00:00 [ksmd]\nroot 31 2 0 00:09 ? 00:00:00 [khugepaged]\nroot 32 2 0 00:09 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 00:09 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 00:09 ? 00:00:00 [crypto]\nroot 46 2 0 00:09 ? 00:00:00 [kthrotld]\nroot 47 2 0 00:09 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 00:09 ? 00:00:00 [vballoon]\nroot 49 2 0 00:09 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 00:09 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 00:09 ? 00:00:00 [deferwq]\nroot 72 2 0 00:09 ? 00:00:00 [charger_manager]\nroot 114 2 0 00:09 ? 00:00:00 [kpsmoused]\nroot 124 2 0 00:09 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 00:09 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 00:09 ? 00:00:00 [ext4-rsv-conver]\nroot 374 1 0 00:09 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 00:09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 444 2 0 00:09 ? 00:00:00 [kworker/u3:1]\nroot 555 1 0 00:09 ? 00:00:00 upstart-socket-bridge --daemon\nroot 570 1 0 00:09 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 00:09 ? 00:00:00 [kauditd]\nmessage+ 890 1 0 00:09 ? 00:00:00 dbus-daemon --system --fork\nroot 919 1 0 00:09 ? 00:00:00 upstart-file-bridge --daemon\nroot 937 1 0 00:09 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 953 1 0 00:09 ? 00:00:00 rsyslogd\nroot 1051 1 0 00:09 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 00:09 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 00:09 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 00:09 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 00:09 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 00:09 ? 00:00:00 /usr/sbin/sshd -D\nroot 1104 1 0 00:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1105 1 0 00:09 ? 00:00:00 cron\ndaemon 1106 1 0 00:09 ? 00:00:00 atd\nroot 1238 1 0 00:09 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1244 1 0 00:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 00:10 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_ekoz0r/env/bin/python -m cloudify_agent.worker --queue vellum_host_ekoz0r --max-workers 5 --name vellum_host_ekoz0r\nubuntu 1464 1462 0 00:10 ? 00:00:02 /home/ubuntu/vellum_host_ekoz0r/env/bin/python -m cloudify_agent.worker --queue vellum_host_ekoz0r --max-workers 5 --name vellum_host_ekoz0r\nubuntu 1607 1 0 00:10 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_ekoz0r/env/bin/diamond --configfile /home/ubuntu/vellum_host_ekoz0r/work/plugins/diamond/etc/diamond.conf\nubuntu 1728 1464 1 00:12 ? 00:00:02 /home/ubuntu/vellum_host_ekoz0r/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-JCzId5\nubuntu 1740 1728 0 00:12 ? 00:00:00 /bin/sh -c /tmp/ERCXC/install-vellum.sh\nubuntu 1742 1740 0 00:12 ? 00:00:00 /bin/bash -e /tmp/ERCXC/install-vellum.sh\nntp 11719 1 0 00:15 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12118 1 0 00:16 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12783 1 0 00:16 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13110 1 0 00:16 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13116 13110 0 00:16 ? 00:00:00 cpulimit -e astaire -l 5\nroot 13756 12783 0 00:16 ? 00:00:00 [check-monit-upt] \nmemcache 13773 1 0 00:16 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=1536000000;eviction=false -p 11211 -u memcache -l 192.168.120.7 -c 4096 -r -U 0\nroot 13779 12783 0 00:16 ? 00:00:00 [check-memcached] \nroot 13781 12783 0 00:16 ? 00:00:00 [poll_memcached.] \nroot 13788 12783 0 00:16 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 13804 13788 0 00:16 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 13842 13804 0 00:16 ? 00:00:00 sleep 28\ndnsmasq 14126 1 0 00:17 ? 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 14173 1742 0 00:17 ? 00:00:00 /bin/bash -e /tmp/ERCXC/install-vellum.sh\nubuntu 14174 14173 0 00:17 ? 00:00:00 /bin/bash -e /tmp/ERCXC/install-vellum.sh\nroot 14175 14174 0 00:17 ? 00:00:00 sudo ps -edf\nroot 14176 14175 0 00:17 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:16.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:17.505Z", "message": "[vellum] sudo ps ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:16.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:17.505Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9e:6b:f3 \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9e:6bf3/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:136332 errors:0 dropped:0 overruns:0 frame:0\n TX packets:42815 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:222603387 (222.6 MB) TX bytes:7092429 (7.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:816 errors:0 dropped:0 overruns:0 frame:0\n TX packets:816 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:137116 (137.1 KB) TX bytes:137116 (137.1 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:16.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:17.505Z", "message": "[vellum] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:16.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:17.505Z", "message": "[vellum] sudo netstat ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:16.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:17.505Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14126/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12783/monit \ntcp 0 0 127.0.0.1:39742 0.0.0.0:* LISTEN 1728/python \ntcp 0 0 192.168.120.7:11211 0.0.0.0:* LISTEN 13773/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12118/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14126/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14126/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient \nudp 0 0 192.168.120.7:123 0.0.0.0:* 11719/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11719/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11719/ntpd \nudp 0 0 0.0.0.0:38040 0.0.0.0:* 570/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12118/memcached \nudp6 0 0 ::1:53 :::* 14126/dnsmasq \nudp6 0 0 ::1:123 :::* 11719/ntpd \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 11719/ntpd \nudp6 0 0 :::123 :::* 11719/ntpd \nudp6 0 0 :::64866 :::* 570/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8714 890/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7214 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9059 1104/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:16.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:17.505Z", "message": "[vellum] sudo find /var/log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:16.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:17.505Z", "message": "[vellum] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa17\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/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/rogers/rogers_current.txt\n/var/log/rogers/rogers_err.log\n/var/log/rogers/rogers_20190517T000000Z.txt\n/var/log/rogers/rogers_out.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/chronos\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:16.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:17.505Z", "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-05-17T00:17:16.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:17.505Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:16.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:17.505Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:16.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:17.505Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:17.505Z", "message": "[vellum] => 2019-05-17 00:16:32.730704600 Stopping etcd clearwater-etcd\n2019-05-17 00:16:58.950844315 Restarting etcd clearwater-etcd\n2019-05-17 00:16:58.956599409 Configured ETCDCTL_PEERS: 192.168.120.25:4000,\n2019-05-17 00:16:58.957310802 Check for previous failed startup attempt\n2019-05-17 00:16:58.958478211 Running etcdctl member list\n1219fc55d139428f: name=192-168-120-20 peerURLs=http://192.168.120.20:2380 clientURLs=http://192.168.120.20:4000 isLeader=false\n25b8ceb1b1f8abd6: name=192-168-120-9 peerURLs=http://192.168.120.9:2380 clientURLs=http://192.168.120.9:4000 isLeader=false\n9d08d69e09fefa3f: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=false\nbe2b2133a22adfcc: name=192-168-120-25 peerURLs=http://192.168.120.25:2380 clientURLs=http://192.168.120.25:4000 isLeader=true\n2019-05-17 00:16:59.103730480 etcdctl returned 0\n2019-05-17 00:16:59.109828036 Joining existing cluster...\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-05-17T00:17:17.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:17.505Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:17.505Z", "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-05-17T00:17:17.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:17.505Z", "message": "[vellum] => INFO [main] 2019-05-17 00:14:22,734 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2019-05-17 00:14:22,751 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-17 00:14:22,874 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-05-17 00:14:23,144 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2019-05-17 00:14:23,160 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB\nINFO [main] 2019-05-17 00:14:23,160 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB\nINFO [main] 2019-05-17 00:14:24,000 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-17 00:14:24,085 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-05-17 00:14:24,172 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201\nWARN [main] 2019-05-17 00:14:24,172 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2019-05-17 00:14:24,172 CassandraDaemon.java:202 - Heap size: 509607936/509607936\nINFO [main] 2019-05-17 00:14:24,172 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 700544(684K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2019-05-17 00:14:24,172 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66706968(65143K) committed = 83886080(81920K) max = 83886080(81920K)\nINFO [main] 2019-05-17 00:14:24,172 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K)\nINFO [main] 2019-05-17 00:14:24,173 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K)\nINFO [main] 2019-05-17 00:14:24,173 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16678920(16288K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2019-05-17 00:14:24,173 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-05-17 00:14:24,173 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_1558052061.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1558052061.log]\nINFO [main] 2019-05-17 00:14:24,452 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2019-05-17 00:14:24,452 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2019-05-17 00:14:24,741 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2019-05-17 00:14:24,744 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2019-05-17 00:14:24,744 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2019-05-17 00:14:24,749 CacheService.java:110 - Initializing key cache with capacity of 24 MBs.\nINFO [main] 2019-05-17 00:14:24,823 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2019-05-17 00:14:24,831 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs\nINFO [main] 2019-05-17 00:14:24,832 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2019-05-17 00:14:24,919 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2019-05-17 00:14:26,674 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2019-05-17 00:14:26,692 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2019-05-17 00:14:26,700 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2019-05-17 00:14:26,704 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2019-05-17 00:14:26,709 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2019-05-17 00:14:26,713 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2019-05-17 00:14:26,726 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2019-05-17 00:14:26,731 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2019-05-17 00:14:26,738 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2019-05-17 00:14:26,742 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2019-05-17 00:14:26,748 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2019-05-17 00:14:26,753 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2019-05-17 00:14:26,757 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2019-05-17 00:14:26,761 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2019-05-17 00:14:26,765 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2019-05-17 00:14:26,770 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2019-05-17 00:14:26,891 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2019-05-17 00:14:26,893 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2019-05-17 00:14:26,955 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-17 00:14:26,964 Memtable.java:347 - Writing Memtable-local@414993511(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-17 00:14:27,040 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=1558052066637, position=399)\nINFO [main] 2019-05-17 00:14:27,466 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2019-05-17 00:14:27,667 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2019-05-17 00:14:27,667 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2019-05-17 00:14:27,669 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2019-05-17 00:14:27,689 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-05-17 00:14:27,690 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2019-05-17 00:14:27,706 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-17 00:14:27,726 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-05-17 00:14:27,735 SystemKeyspace.java:765 - No host ID found, created 3e6dd0f2-c405-481d-aa64-82a099a4b331 (Note: This should happen exactly once per node).\nINFO [main] 2019-05-17 00:14:27,741 StorageService.java:807 - Starting up server gossip\nINFO [main] 2019-05-17 00:14:27,745 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-05-17 00:14:27,745 Memtable.java:347 - Writing Memtable-local@1305089618(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-05-17 00:14:27,746 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=1558052066637, position=93397)\nINFO [main] 2019-05-17 00:14:28,094 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-17 00:14:28,107 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-05-17 00:14:28,136 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2019-05-17 00:14:28,152 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-17 00:14:28,162 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-05-17 00:14:28,171 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-17 00:14:28,179 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-05-17 00:14:28,193 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2019-05-17 00:14:28,194 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-17 00:14:28,201 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-05-17 00:14:28,218 StorageService.java:959 - Generated random tokens. tokens are [9056176746348830718, -2423699657575982887, 8715852191673745543, 7842732786777855961, -567066116355363490, 4019484964548189278, 3475475567252422997, -4671435615831295004, -109230598949979862, 9115428371514638687, -7647069341488481070, 2783496489026079685, -988286758689687369, 4495456826720319220, 1934748839023738043, -7548441521376228515, -111712598099236114, 435198907403429738, -58969363666045656, -6515765960546740655, -5704354829999269625, -1940553004823383721, 8444821897076915660, -6475256237738725632, 4537356025844727097, -5946045509835463558, -8159852686340541790, -3181462141267477585, -2805735135362454361, 514749545322791698, 6298560512285550633, -174684927540646074, -7884353328215595073, 8044624325016619600, 1003245065837651060, -2160966194997304695, 6609230349895825669, -2626539998317831343, 3648574066933920510, -5291182687742908882, -7123232120958242021, -2137077400857269627, -7507674809634524100, -175672488083228465, -4003458006405573269, 6782541454060680796, 1017596496487182446, 8057011476571872807, 7056755645866955716, -2558325120998733135, -4912135222790749717, 1264654532393994021, 2571498454254521696, 1785779906321450208, 7916800851164160727, -5430429898762972180, 4179446810265412701, -1232515542071550735, -460514796711641366, -4927034598365372079, 4936581808967568819, -894978337603047260, -4318737820716318817, -3531474111605392405, -9155243220762352156, 4909045165959695073, 7804201304039372045, 714092393004209, 1962399523701202881, -3363850343472059472, 8353933327161395699, -1633094618462929289, -1191213212103252080, -9099944986015396303, 5960668357029227137, -2906160158358634210, 6730683547465091840, 1280904928504393199, -1544837385499622712, -7050514251102735452, -6137805842373019710, 4718747156776928884, 2207508403228930062, -7288646470082889871, 2594429405407509088, 6644542126053818272, 8688608658480699681, -8037375979462494322, 6196352651313483759, 4835734516520377783, -3967098966658191849, 6093115998479367863, 7431667855647507855, 2078305739285815916, 3546125921146500679, -9092139871358003975, 7569474384232746007, -2020885293459587011, -684610816494403552, 3269398832046766269, 5654014423313880540, -7311986756133039205, 8487735884337219000, 544259295131083220, 1408256452252181200, 3336409486201675696, -942132026087810787, -1681834544152743744, 8784965204801065704, -519258671972684530, 7351707885165548333, -6468090388692366324, -6258613794671007289, -8472009080765026529, 3316613792346047512, 6854429960126161159, -778255680937869646, 6456193783614634522, -8912029412512582149, -1894074855857384976, -6991681925562051768, -5694335212358911399, 38743109917194565, -6401099133336332812, 5152580145002592871, -8983083349945311024, 3286716777656972893, -2229502067522278255, -5578499085615402193, 7828815484605629014, 4413004283301155112, 5480907862973281344, -3476043924399004364, -256140931231711463, -2981706269483719094, 8982382799844684466, 246758070301776775, 2331031647146000582, 3245512837386845903, 2375141500393948754, -8440689085268616333, -5957603739896363297, 7060654702043745138, -5013252183113219015, -3741741240916547475, -3269225453146356750, -3824631717622536761, -8559218146342534014, -1114014614062091744, -7525067561742998767, 7941244465784153599, -2190587032082103101, -8100124226994335180, 7987875873506327542, 6956881698242982173, -7975683704588542181, -2060063071660141822, -7317460962958336515, 8269855779067763382, 7243919190880668751, 839613126806251717, -7719521602304892656, 8695202922774316265, 807671483114205772, -5297475814877143360, 7312871559254237547, -6992160817609708984, -1575861071724229874, 8017886969889438939, -8329520246766736629, 9077748496104602758, 6255204955847810115, 5657748995134336995, -4731294344912839651, 5867297121464865981, -587208369539722701, 1160791703064617973, 8389818295155817351, -4645505129356081291, 2082375215935853756, 7626595937324896898, -1172089221026061410, 2798889073455119400, -2758576488804402394, 908512343526935088, 591925140910853217, -3028878413216533362, -6091160007686589171, 6179824033716372166, -1187318593727844638, 117338346382736241, 6885989852712640060, -495890519015473438, 4208396505036645756, 1224856246327544007, 5880605304725870757, -4183209856742154025, -5037382986046559175, 7178605215861536492, 1630823885574572637, 8698100404264877872, -6015310511357500508, -5278750629982533881, 7006818176387510282, 4970539327396880879, -3855498773773449632, 1324177693655898564, 71228525120070775, 5290411725693213790, -6453120488330987482, -8788941907104942128, -3224225534239043308, 7119208363434686736, -6508956609210637965, -5100201898767151042, -1016680719886494243, -2706351484525427495, 1721066467497389027, 5489872804011666839, 6277953514563994549, 4705585849224178964, -7007240527743010815, 8731899683906243477, -6548573384609633586, 7571705892547613084, 8371143349064259542, 2591938395957997722, -5518485141618834385, 1154297048897085125, -2116676946417631147, -1155290053410530950, 976193385567951986, 8775374013799151279, -8427799560532243915, 2910819205384092722, -4971054752573781397, -2391261102796680460, -348341833686930269, -4901624256958968946, 243502993866700407, 8346135322051194495, 8936261734701208475, 1578848455041116751, -8824345098676187162, 3943810149821517325, -3516385445130010180, 5090424082288183916, -6567312768194374812, 6626806136030256972, -4012538836839623410, 2360882906802037815, 2120729491511467924, 7265230248531124955, -8356756010155388761, -3096953451973500564, 3443823071925777737]\nINFO [main] 2019-05-17 00:14:28,227 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@7d292b62[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@107b65d9[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@1b9a5401}\nINFO [MigrationStage:1] 2019-05-17 00:14:28,299 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-17 00:14:28,302 Memtable.java:347 - Writing Memtable-schema_keyspaces@1078270873(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-17 00:14:28,303 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=1558052066637, position=102352)\nINFO [MigrationStage:1] 2019-05-17 00:14:28,843 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-05-17 00:14:28,843 Memtable.java:347 - Writing Memtable-schema_columnfamilies@397987853(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-05-17 00:14:28,860 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=1558052066637, position=102352)\nINFO [MigrationStage:1] 2019-05-17 00:14:29,184 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-17 00:14:29,189 Memtable.java:347 - Writing Memtable-schema_columns@724555069(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-17 00:14:29,213 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=1558052066637, position=102352)\nINFO [MigrationStage:1] 2019-05-17 00:14:29,698 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-05-17 00:14:29,698 Memtable.java:347 - Writing Memtable-schema_triggers@1435676097(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-05-17 00:14:29,699 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=1558052066637, position=102352)\nINFO [MigrationStage:1] 2019-05-17 00:14:30,147 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-17 00:14:30,148 Memtable.java:347 - Writing Memtable-schema_usertypes@1822902376(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-17 00:14:30,148 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=1558052066637, position=102352)\nINFO [MigrationStage:1] 2019-05-17 00:14:31,051 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@6a1729ff[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-05-17 00:14:31,061 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2019-05-17 00:14:31,062 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@a988052[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-05-17 00:14:31,073 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2019-05-17 00:14:31,124 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-05-17 00:14:31,125 Memtable.java:347 - Writing Memtable-local@1453476997(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-05-17 00:14:31,126 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=1558052066637, position=102595)\nINFO [main] 2019-05-17 00:14:31,672 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51466 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-17 00:14:31,673 Memtable.java:347 - Writing Memtable-local@603997631(8.353KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-17 00:14:31,685 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=1558052066637, position=114572)\nINFO [CompactionExecutor:1] 2019-05-17 00:14:32,043 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db')]\nINFO [main] 2019-05-17 00:14:32,113 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2019-05-17 00:14:32,393 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2019-05-17 00:14:32,421 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-05-17 00:14:32,422 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2019-05-17 00:14:32,474 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2019-05-17 00:14:32,480 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2019-05-17 00:14:33,062 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,947 bytes to 5,773 (~97% of original) in 1,005ms = 0.005478MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2019-05-17 00:16:27,685 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2019-05-17 00:16:27,722 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2019-05-17 00:16:27,723 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2019-05-17 00:16:27,724 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2019-05-17 00:16:29,753 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2019-05-17 00:16:29,754 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " folder = /var/log/chronos", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " [logging]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " threads = 50", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " bind-port = 7253", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " bind-address = 0.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " [http]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "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-05-17T00:17:17.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " ex_traceback)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " File \"/home/ubuntu/vellum_host_ekoz0r/env/lib/python2.7/site-packages/cloudify/proxy/client.py\", line 93, in client_req", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " args.timeout)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": "[vellum] Installation is done", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " [exceptions]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " max_ttl = 600", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " enabled = true", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " [alarms]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " level = 2", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "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-05-17T00:17:17.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " OK", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-ekoz0r", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-ekoz0r", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-ekoz0r", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-ekoz0r", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " \r100 3149 100 3149 0 0 17206 0 --:--:-- --:--:-- --:--:-- 17302", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " Traceback (most recent call last):", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " File \"/home/ubuntu/vellum_host_ekoz0r/env/bin/ctx\", line 13, in ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}], "metadata": {"pagination": {"total": 3186, "offset": 3120, "size": 50}}} 2019-05-17 00:17:20,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:17:20,799 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:17:20 GMT 2019-05-17 00:17:20,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:17:20,800 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:17:20,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:17:20,800 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:17:20,800 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:17:20,800 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:17:20,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.060s user 0m0.008s sys 0m0.047s 2019-05-17 00:17:20,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 00:09 ? 00:00:01 /sbin/init root 2 0 0 00:09 ? 00:00:00 [kthreadd] root 3 2 0 00:09 ? 00:00:00 [ksoftirqd/0] root 5 2 0 00:09 ? 00:00:00 [kworker/0:0H] root 6 2 0 00:09 ? 00:00:00 [kworker/u2:0] root 7 2 0 00:09 ? 00:00:00 [rcu_sched] root 8 2 0 00:09 ? 00:00:00 [rcuos/0] root 9 2 0 00:09 ? 00:00:00 [rcu_bh] root 10 2 0 00:09 ? 00:00:00 [rcuob/0] root 11 2 0 00:09 ? 00:00:00 [migration/0] root 12 2 0 00:09 ? 00:00:00 [watchdog/0] root 13 2 0 00:09 ? 00:00:00 [khelper] root 14 2 0 00:09 ? 00:00:00 [kdevtmpfs] root 15 2 0 00:09 ? 00:00:00 [netns] root 16 2 0 00:09 ? 00:00:00 [writeback] root 17 2 0 00:09 ? 00:00:00 [kintegrityd] root 18 2 0 00:09 ? 00:00:00 [bioset] root 19 2 0 00:09 ? 00:00:00 [kworker/u3:0] root 20 2 0 00:09 ? 00:00:00 [kblockd] root 21 2 0 00:09 ? 00:00:00 [ata_sff] root 22 2 0 00:09 ? 00:00:00 [khubd] root 23 2 0 00:09 ? 00:00:00 [md] root 24 2 0 00:09 ? 00:00:00 [devfreq_wq] root 25 2 0 00:09 ? 00:00:00 [kworker/0:1] root 27 2 0 00:09 ? 00:00:00 [khungtaskd] root 28 2 0 00:09 ? 00:00:00 [kswapd0] root 29 2 0 00:09 ? 00:00:00 [vmstat] root 30 2 0 00:09 ? 00:00:00 [ksmd] root 31 2 0 00:09 ? 00:00:00 [khugepaged] root 32 2 0 00:09 ? 00:00:00 [fsnotify_mark] root 33 2 0 00:09 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 00:09 ? 00:00:00 [crypto] root 46 2 0 00:09 ? 00:00:00 [kthrotld] root 47 2 0 00:09 ? 00:00:00 [kworker/u2:1] root 48 2 0 00:09 ? 00:00:00 [vballoon] root 49 2 0 00:09 ? 00:00:00 [scsi_eh_0] root 50 2 0 00:09 ? 00:00:00 [scsi_eh_1] root 71 2 0 00:09 ? 00:00:00 [deferwq] root 72 2 0 00:09 ? 00:00:00 [charger_manager] root 114 2 0 00:09 ? 00:00:00 [kpsmoused] root 124 2 0 00:09 ? 00:00:00 [kworker/0:2] root 176 2 0 00:09 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 00:09 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 00:09 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 00:09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 444 2 0 00:09 ? 00:00:00 [kworker/u3:1] root 555 1 0 00:09 ? 00:00:00 upstart-socket-bridge --daemon root 570 1 0 00:09 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 00:09 ? 00:00:00 [kauditd] message+ 890 1 0 00:09 ? 00:00:00 dbus-daemon --system --fork root 919 1 0 00:09 ? 00:00:00 upstart-file-bridge --daemon root 937 1 0 00:09 ? 00:00:00 /lib/systemd/systemd-logind syslog 953 1 0 00:09 ? 00:00:00 rsyslogd root 1051 1 0 00:09 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 00:09 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 00:09 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 00:09 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 00:09 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 00:09 ? 00:00:00 /usr/sbin/sshd -D root 1104 1 0 00:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1105 1 0 00:09 ? 00:00:00 cron daemon 1106 1 0 00:09 ? 00:00:00 atd root 1238 1 0 00:09 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1244 1 0 00:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 00:10 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_ekoz0r/env/bin/python -m cloudify_agent.worker --queue vellum_host_ekoz0r --max-workers 5 --name vellum_host_ekoz0r ubuntu 1464 1462 0 00:10 ? 00:00:02 /home/ubuntu/vellum_host_ekoz0r/env/bin/python -m cloudify_agent.worker --queue vellum_host_ekoz0r --max-workers 5 --name vellum_host_ekoz0r ubuntu 1607 1 0 00:10 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_ekoz0r/env/bin/diamond --configfile /home/ubuntu/vellum_host_ekoz0r/work/plugins/diamond/etc/diamond.conf ubuntu 1728 1464 1 00:12 ? 00:00:02 /home/ubuntu/vellum_host_ekoz0r/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-JCzId5 ubuntu 1740 1728 0 00:12 ? 00:00:00 /bin/sh -c /tmp/ERCXC/install-vellum.sh ubuntu 1742 1740 0 00:12 ? 00:00:00 /bin/bash -e /tmp/ERCXC/install-vellum.sh ntp 11719 1 0 00:15 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12118 1 0 00:16 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12783 1 0 00:16 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13110 1 0 00:16 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13116 13110 0 00:16 ? 00:00:00 cpulimit -e astaire -l 5 root 13756 12783 0 00:16 ? 00:00:00 [check-monit-upt] memcache 13773 1 0 00:16 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=1536000000;eviction=false -p 11211 -u memcache -l 192.168.120.7 -c 4096 -r -U 0 root 13779 12783 0 00:16 ? 00:00:00 [check-memcached] root 13781 12783 0 00:16 ? 00:00:00 [poll_memcached.] root 13788 12783 0 00:16 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 13804 13788 0 00:16 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 13842 13804 0 00:16 ? 00:00:00 sleep 28 dnsmasq 14126 1 0 00:17 ? 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 14173 1742 0 00:17 ? 00:00:00 /bin/bash -e /tmp/ERCXC/install-vellum.sh ubuntu 14174 14173 0 00:17 ? 00:00:00 /bin/bash -e /tmp/ERCXC/install-vellum.sh root 14175 14174 0 00:17 ? 00:00:00 sudo ps -edf root 14176 14175 0 00:17 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2019-05-17 00:17:20,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-05-17 00:17:20,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9e:6b:f3 inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9e:6bf3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:136332 errors:0 dropped:0 overruns:0 frame:0 TX packets:42815 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:222603387 (222.6 MB) TX bytes:7092429 (7.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:816 errors:0 dropped:0 overruns:0 frame:0 TX packets:816 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:137116 (137.1 KB) TX bytes:137116 (137.1 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-05-17 00:17:20,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-05-17 00:17:20,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-05-17 00:17:20,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14126/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12783/monit tcp 0 0 127.0.0.1:39742 0.0.0.0:* LISTEN 1728/python tcp 0 0 192.168.120.7:11211 0.0.0.0:* LISTEN 13773/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12118/memcached tcp6 0 0 ::1:53 :::* LISTEN 14126/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 14126/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient udp 0 0 192.168.120.7:123 0.0.0.0:* 11719/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11719/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11719/ntpd udp 0 0 0.0.0.0:38040 0.0.0.0:* 570/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12118/memcached udp6 0 0 ::1:53 :::* 14126/dnsmasq udp6 0 0 ::1:123 :::* 11719/ntpd udp6 0 0 fe80::f816:3eff:fe9:123 :::* 11719/ntpd udp6 0 0 :::123 :::* 11719/ntpd udp6 0 0 :::64866 :::* 570/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8714 890/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7214 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9059 1104/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart real 0m0.010s user 0m0.004s sys 0m0.004s 2019-05-17 00:17:20,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-05-17 00:17:20,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa17 /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/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/astaire-throttle.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/rogers /var/log/rogers/rogers_current.txt /var/log/rogers/rogers_err.log /var/log/rogers/rogers_20190517T000000Z.txt /var/log/rogers/rogers_out.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/chronos /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.008s user 0m0.004s sys 0m0.003s 2019-05-17 00:17:20,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2019-05-17 00:17:20,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-05-17 00:17:20,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-05-17 00:17:20,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-05-17 00:17:20,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-05-17 00:16:32.730704600 Stopping etcd clearwater-etcd 2019-05-17 00:16:58.950844315 Restarting etcd clearwater-etcd 2019-05-17 00:16:58.956599409 Configured ETCDCTL_PEERS: 192.168.120.25:4000, 2019-05-17 00:16:58.957310802 Check for previous failed startup attempt 2019-05-17 00:16:58.958478211 Running etcdctl member list 1219fc55d139428f: name=192-168-120-20 peerURLs=http://192.168.120.20:2380 clientURLs=http://192.168.120.20:4000 isLeader=false 25b8ceb1b1f8abd6: name=192-168-120-9 peerURLs=http://192.168.120.9:2380 clientURLs=http://192.168.120.9:4000 isLeader=false 9d08d69e09fefa3f: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=false be2b2133a22adfcc: name=192-168-120-25 peerURLs=http://192.168.120.25:2380 clientURLs=http://192.168.120.25:4000 isLeader=true 2019-05-17 00:16:59.103730480 etcdctl returned 0 2019-05-17 00:16:59.109828036 Joining existing cluster... real 0m0.004s user 0m0.000s sys 0m0.004s 2019-05-17 00:17:20,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-05-17 00:17:20,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-05-17 00:17:20,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-05-17 00:14:22,734 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-05-17 00:14:22,751 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-17 00:14:22,874 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-05-17 00:14:23,144 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-05-17 00:14:23,160 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB INFO [main] 2019-05-17 00:14:23,160 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB INFO [main] 2019-05-17 00:14:24,000 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-17 00:14:24,085 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-05-17 00:14:24,172 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201 WARN [main] 2019-05-17 00:14:24,172 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-05-17 00:14:24,172 CassandraDaemon.java:202 - Heap size: 509607936/509607936 INFO [main] 2019-05-17 00:14:24,172 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 700544(684K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-05-17 00:14:24,172 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66706968(65143K) committed = 83886080(81920K) max = 83886080(81920K) INFO [main] 2019-05-17 00:14:24,172 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K) INFO [main] 2019-05-17 00:14:24,173 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K) INFO [main] 2019-05-17 00:14:24,173 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16678920(16288K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-05-17 00:14:24,173 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-05-17 00:14:24,173 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_1558052061.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1558052061.log] INFO [main] 2019-05-17 00:14:24,452 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-05-17 00:14:24,452 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-05-17 00:14:24,741 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-05-17 00:14:24,744 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-05-17 00:14:24,744 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-05-17 00:14:24,749 CacheService.java:110 - Initializing key cache with capacity of 24 MBs. INFO [main] 2019-05-17 00:14:24,823 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-05-17 00:14:24,831 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs INFO [main] 2019-05-17 00:14:24,832 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-05-17 00:14:24,919 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-05-17 00:14:26,674 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-05-17 00:14:26,692 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-05-17 00:14:26,700 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-05-17 00:14:26,704 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-05-17 00:14:26,709 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-05-17 00:14:26,713 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-05-17 00:14:26,726 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-05-17 00:14:26,731 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-05-17 00:14:26,738 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-05-17 00:14:26,742 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-05-17 00:14:26,748 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-05-17 00:14:26,753 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-05-17 00:14:26,757 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-05-17 00:14:26,761 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-05-17 00:14:26,765 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-05-17 00:14:26,770 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-05-17 00:14:26,891 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-05-17 00:14:26,893 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-05-17 00:14:26,955 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-17 00:14:26,964 Memtable.java:347 - Writing Memtable-local@414993511(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-17 00:14:27,040 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=1558052066637, position=399) INFO [main] 2019-05-17 00:14:27,466 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-05-17 00:14:27,667 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-05-17 00:14:27,667 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-05-17 00:14:27,669 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-05-17 00:14:27,689 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-05-17 00:14:27,690 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-05-17 00:14:27,706 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-17 00:14:27,726 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-05-17 00:14:27,735 SystemKeyspace.java:765 - No host ID found, created 3e6dd0f2-c405-481d-aa64-82a099a4b331 (Note: This should happen exactly once per node). INFO [main] 2019-05-17 00:14:27,741 StorageService.java:807 - Starting up server gossip INFO [main] 2019-05-17 00:14:27,745 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-05-17 00:14:27,745 Memtable.java:347 - Writing Memtable-local@1305089618(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-05-17 00:14:27,746 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=1558052066637, position=93397) INFO [main] 2019-05-17 00:14:28,094 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-17 00:14:28,107 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-05-17 00:14:28,136 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-05-17 00:14:28,152 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-17 00:14:28,162 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-05-17 00:14:28,171 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-17 00:14:28,179 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-05-17 00:14:28,193 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-05-17 00:14:28,194 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-17 00:14:28,201 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-05-17 00:14:28,218 StorageService.java:959 - Generated random tokens. tokens are [9056176746348830718, -2423699657575982887, 8715852191673745543, 7842732786777855961, -567066116355363490, 4019484964548189278, 3475475567252422997, -4671435615831295004, -109230598949979862, 9115428371514638687, -7647069341488481070, 2783496489026079685, -988286758689687369, 4495456826720319220, 1934748839023738043, -7548441521376228515, -111712598099236114, 435198907403429738, -58969363666045656, -6515765960546740655, -5704354829999269625, -1940553004823383721, 8444821897076915660, -6475256237738725632, 4537356025844727097, -5946045509835463558, -8159852686340541790, -3181462141267477585, -2805735135362454361, 514749545322791698, 6298560512285550633, -174684927540646074, -7884353328215595073, 8044624325016619600, 1003245065837651060, -2160966194997304695, 6609230349895825669, -2626539998317831343, 3648574066933920510, -5291182687742908882, -7123232120958242021, -2137077400857269627, -7507674809634524100, -175672488083228465, -4003458006405573269, 6782541454060680796, 1017596496487182446, 8057011476571872807, 7056755645866955716, -2558325120998733135, -4912135222790749717, 1264654532393994021, 2571498454254521696, 1785779906321450208, 7916800851164160727, -5430429898762972180, 4179446810265412701, -1232515542071550735, -460514796711641366, -4927034598365372079, 4936581808967568819, -894978337603047260, -4318737820716318817, -3531474111605392405, -9155243220762352156, 4909045165959695073, 7804201304039372045, 714092393004209, 1962399523701202881, -3363850343472059472, 8353933327161395699, -1633094618462929289, -1191213212103252080, -9099944986015396303, 5960668357029227137, -2906160158358634210, 6730683547465091840, 1280904928504393199, -1544837385499622712, -7050514251102735452, -6137805842373019710, 4718747156776928884, 2207508403228930062, -7288646470082889871, 2594429405407509088, 6644542126053818272, 8688608658480699681, -8037375979462494322, 6196352651313483759, 4835734516520377783, -3967098966658191849, 6093115998479367863, 7431667855647507855, 2078305739285815916, 3546125921146500679, -9092139871358003975, 7569474384232746007, -2020885293459587011, -684610816494403552, 3269398832046766269, 5654014423313880540, -7311986756133039205, 8487735884337219000, 544259295131083220, 1408256452252181200, 3336409486201675696, -942132026087810787, -1681834544152743744, 8784965204801065704, -519258671972684530, 7351707885165548333, -6468090388692366324, -6258613794671007289, -8472009080765026529, 3316613792346047512, 6854429960126161159, -778255680937869646, 6456193783614634522, -8912029412512582149, -1894074855857384976, -6991681925562051768, -5694335212358911399, 38743109917194565, -6401099133336332812, 5152580145002592871, -8983083349945311024, 3286716777656972893, -2229502067522278255, -5578499085615402193, 7828815484605629014, 4413004283301155112, 5480907862973281344, -3476043924399004364, -256140931231711463, -2981706269483719094, 8982382799844684466, 246758070301776775, 2331031647146000582, 3245512837386845903, 2375141500393948754, -8440689085268616333, -5957603739896363297, 7060654702043745138, -5013252183113219015, -3741741240916547475, -3269225453146356750, -3824631717622536761, -8559218146342534014, -1114014614062091744, -7525067561742998767, 7941244465784153599, -2190587032082103101, -8100124226994335180, 7987875873506327542, 6956881698242982173, -7975683704588542181, -2060063071660141822, -7317460962958336515, 8269855779067763382, 7243919190880668751, 839613126806251717, -7719521602304892656, 8695202922774316265, 807671483114205772, -5297475814877143360, 7312871559254237547, -6992160817609708984, -1575861071724229874, 8017886969889438939, -8329520246766736629, 9077748496104602758, 6255204955847810115, 5657748995134336995, -4731294344912839651, 5867297121464865981, -587208369539722701, 1160791703064617973, 8389818295155817351, -4645505129356081291, 2082375215935853756, 7626595937324896898, -1172089221026061410, 2798889073455119400, -2758576488804402394, 908512343526935088, 591925140910853217, -3028878413216533362, -6091160007686589171, 6179824033716372166, -1187318593727844638, 117338346382736241, 6885989852712640060, -495890519015473438, 4208396505036645756, 1224856246327544007, 5880605304725870757, -4183209856742154025, -5037382986046559175, 7178605215861536492, 1630823885574572637, 8698100404264877872, -6015310511357500508, -5278750629982533881, 7006818176387510282, 4970539327396880879, -3855498773773449632, 1324177693655898564, 71228525120070775, 5290411725693213790, -6453120488330987482, -8788941907104942128, -3224225534239043308, 7119208363434686736, -6508956609210637965, -5100201898767151042, -1016680719886494243, -2706351484525427495, 1721066467497389027, 5489872804011666839, 6277953514563994549, 4705585849224178964, -7007240527743010815, 8731899683906243477, -6548573384609633586, 7571705892547613084, 8371143349064259542, 2591938395957997722, -5518485141618834385, 1154297048897085125, -2116676946417631147, -1155290053410530950, 976193385567951986, 8775374013799151279, -8427799560532243915, 2910819205384092722, -4971054752573781397, -2391261102796680460, -348341833686930269, -4901624256958968946, 243502993866700407, 8346135322051194495, 8936261734701208475, 1578848455041116751, -8824345098676187162, 3943810149821517325, -3516385445130010180, 5090424082288183916, -6567312768194374812, 6626806136030256972, -4012538836839623410, 2360882906802037815, 2120729491511467924, 7265230248531124955, -8356756010155388761, -3096953451973500564, 3443823071925777737] INFO [main] 2019-05-17 00:14:28,227 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@7d292b62[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@107b65d9[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@1b9a5401} INFO [MigrationStage:1] 2019-05-17 00:14:28,299 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-17 00:14:28,302 Memtable.java:347 - Writing Memtable-schema_keyspaces@1078270873(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-17 00:14:28,303 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=1558052066637, position=102352) INFO [MigrationStage:1] 2019-05-17 00:14:28,843 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-05-17 00:14:28,843 Memtable.java:347 - Writing Memtable-schema_columnfamilies@397987853(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-05-17 00:14:28,860 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=1558052066637, position=102352) INFO [MigrationStage:1] 2019-05-17 00:14:29,184 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-17 00:14:29,189 Memtable.java:347 - Writing Memtable-schema_columns@724555069(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-17 00:14:29,213 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=1558052066637, position=102352) INFO [MigrationStage:1] 2019-05-17 00:14:29,698 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-05-17 00:14:29,698 Memtable.java:347 - Writing Memtable-schema_triggers@1435676097(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-05-17 00:14:29,699 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=1558052066637, position=102352) INFO [MigrationStage:1] 2019-05-17 00:14:30,147 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-17 00:14:30,148 Memtable.java:347 - Writing Memtable-schema_usertypes@1822902376(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-17 00:14:30,148 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=1558052066637, position=102352) INFO [MigrationStage:1] 2019-05-17 00:14:31,051 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@6a1729ff[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-05-17 00:14:31,061 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-05-17 00:14:31,062 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@a988052[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-05-17 00:14:31,073 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-05-17 00:14:31,124 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-05-17 00:14:31,125 Memtable.java:347 - Writing Memtable-local@1453476997(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-05-17 00:14:31,126 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=1558052066637, position=102595) INFO [main] 2019-05-17 00:14:31,672 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51466 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-17 00:14:31,673 Memtable.java:347 - Writing Memtable-local@603997631(8.353KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-17 00:14:31,685 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=1558052066637, position=114572) INFO [CompactionExecutor:1] 2019-05-17 00:14:32,043 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db')] INFO [main] 2019-05-17 00:14:32,113 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-05-17 00:14:32,393 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-05-17 00:14:32,421 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-05-17 00:14:32,422 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-05-17 00:14:32,474 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-05-17 00:14:32,480 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2019-05-17 00:14:33,062 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,947 bytes to 5,773 (~97% of original) in 1,005ms = 0.005478MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-05-17 00:16:27,685 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-05-17 00:16:27,722 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-05-17 00:16:27,723 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-05-17 00:16:27,724 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-05-17 00:16:29,753 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-05-17 00:16:29,754 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.003s sys 0m0.002s 2019-05-17 00:17:20,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:17:20,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - folder = /var/log/chronos 2019-05-17 00:17:20,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [logging] 2019-05-17 00:17:20,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:17:20,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-05-17 00:17:20,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:17:20,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-port = 7253 2019-05-17 00:17:20,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-05-17 00:17:20,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [http] 2019-05-17 00:17:20,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:17:20,808 - 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-05-17 00:17:20,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ex_traceback) 2019-05-17 00:17:20,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_ekoz0r/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 93, in client_req 2019-05-17 00:17:20,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - args.timeout) 2019-05-17 00:17:20,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-05-17 00:17:20,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [exceptions] 2019-05-17 00:17:20,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - max_ttl = 600 2019-05-17 00:17:20,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-17 00:17:20,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-17 00:17:20,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - enabled = true 2019-05-17 00:17:20,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [alarms] 2019-05-17 00:17:20,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - level = 2 2019-05-17 00:17:20,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-17 00:17:20,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-17 00:17:20,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-ekoz0r 2019-05-17 00:17:20,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-ekoz0r 2019-05-17 00:17:20,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-ekoz0r 2019-05-17 00:17:20,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-17 00:17:20,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-17 00:17:20,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-ekoz0r 2019-05-17 00:17:20,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 17206 0 --:--:-- --:--:-- --:--:-- 17302 2019-05-17 00:17:20,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Traceback (most recent call last): 2019-05-17 00:17:20,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_ekoz0r/env/bin/ctx", line 13, in 2019-05-17 00:17:20,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:17:20,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:17:20,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:17:20,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:17:20,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:17:20,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:17:20,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:17:20,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:17:20,972 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:17:20,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:17:20,973 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:17:20 GMT 2019-05-17 00:17:20,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:17:20,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:17:20,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:17:20,973 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:17:20,974 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:17:25,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:17:26,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:17:26,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:17:26,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:17:26,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:17:26,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:17:26,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:17:26,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:17:26,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": "Execution done (PID=1740, return_code=0): /tmp/ERCXC/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "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.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": "[vellum] Installation is done", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-ekoz0r", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-ekoz0r", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-ekoz0r", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-ekoz0r", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.232Z", "message": " \r100 3149 100 3149 0 0 17206 0 --:--:-- --:--:-- --:--:-- 17302", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:17.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.ba33d614-652b-45e4-b7f5-e8090b027fc4"}, {"node_instance_id": "vellum_cbv9hf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.913Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:18.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_cbv9hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.913Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:18.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_cbv9hf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.913Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:18.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_cbv9hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:18.913Z", "message": "Node instance configured", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:18.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:20.448Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/QF4IK/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:20.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:21.129Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:20.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:21.129Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:20.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:21.129Z", "message": "Running liveness detection on port 7000", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:20.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:21.129Z", "message": "[vellum] Starting homestead node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:20.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:21.129Z", "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-05-17T00:17:20.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:21.129Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:20.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:21.129Z", "message": "Process created, PID: 14295", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:20.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:21.129Z", "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-05-17T00:17:20.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:21.129Z", "message": "[vellum] 192.168.120.7", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:20.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}], "metadata": {"pagination": {"total": 3195, "offset": 3170, "size": 50}}} 2019-05-17 00:17:26,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:17:26,096 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:17:26 GMT 2019-05-17 00:17:26,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:17:26,096 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:17:26,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:17:26,097 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:17:26,097 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:17:26,097 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:17:26,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-17 00:17:26,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1740, return_code=0): /tmp/ERCXC/install-vellum.sh 2019-05-17 00:17:26,098 - 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.003s sys 0m0.002s 2019-05-17 00:17:26,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-05-17 00:17:26,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-ekoz0r 2019-05-17 00:17:26,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-ekoz0r 2019-05-17 00:17:26,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-ekoz0r 2019-05-17 00:17:26,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-17 00:17:26,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-17 00:17:26,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-ekoz0r 2019-05-17 00:17:26,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 17206 0 --:--:-- --:--:-- --:--:-- 17302 2019-05-17 00:17:26,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:17:26,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-17 00:17:26,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:17:26,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-17 00:17:26,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/QF4IK/start-vellum.sh 2019-05-17 00:17:26,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:17:26,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-17 00:17:26,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-05-17 00:17:26,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-05-17 00:17:26,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-17 00:17:26,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-17 00:17:26,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 14295 2019-05-17 00:17:26,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-17 00:17:26,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.7 2019-05-17 00:17:26,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:17:26,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:17:26,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:17:26,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:17:26,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:17:26,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:17:26,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:17:26,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:17:26,160 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:17:26,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:17:26,160 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:17:26 GMT 2019-05-17 00:17:26,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:17:26,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:17:26,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:17:26,160 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:17:26,160 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:17:31,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:17:31,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:17:31,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:17:31,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:17:31,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:17:31,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:17:31,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:17:31,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:17:31,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:30.855Z", "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-05-17T00:17:30.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}], "metadata": {"pagination": {"total": 3196, "offset": 3195, "size": 50}}} 2019-05-17 00:17:31,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:17:31,256 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:17:31 GMT 2019-05-17 00:17:31,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:17:31,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-17 00:17:31,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:17:31,256 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:17:31,256 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:17:31,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-17 00:17:31,257 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:17:31,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:17:31,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:17:31,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:17:31,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:17:31,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:17:31,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:17:31,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:17:31,332 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:17:31,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:17:31,333 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:17:31 GMT 2019-05-17 00:17:31,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:17:31,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:17:31,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:17:31,333 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:17:31,333 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:17:36,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:17:36,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:17:36,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:17:36,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:17:36,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:17:36,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:17:36,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:17:36,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:17:36,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3196, "offset": 3196, "size": 50}}} 2019-05-17 00:17:36,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:17:36,443 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:17:36 GMT 2019-05-17 00:17:36,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:17:36,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:17:36,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:17:36,443 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:17:36,443 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:17:36,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:17:36,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:17:36,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:17:36,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:17:36,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:17:36,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:17:36,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:17:36,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:17:36,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:17:36,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:17:36,628 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:17:36 GMT 2019-05-17 00:17:36,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:17:36,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:17:36,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:17:36,629 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:17:36,629 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:17:41,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:17:41,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:17:41,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:17:41,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:17:41,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:17:41,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:17:41,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:17:41,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:17:41,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:40.654Z", "message": "Waiting for process 14295 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:17:40.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:41.373Z", "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-05-17T00:17:40.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}], "metadata": {"pagination": {"total": 3198, "offset": 3196, "size": 50}}} 2019-05-17 00:17:41,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:17:41,727 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:17:41 GMT 2019-05-17 00:17:41,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:17:41,727 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:17:41,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:17:41,728 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:17:41,728 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:17:41,728 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:17:41,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14295 to end... 2019-05-17 00:17:41,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-17 00:17:41,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:17:41,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:17:41,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:17:41,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:17:41,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:17:41,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:17:41,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:17:41,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:17:41,788 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:17:41,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:17:41,788 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:17:41 GMT 2019-05-17 00:17:41,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:17:41,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:17:41,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:17:41,789 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:17:41,789 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:17:46,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:17:46,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:17:46,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:17:46,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:17:46,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:17:46,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:17:46,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:17:46,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:17:46,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3198, "offset": 3198, "size": 50}}} 2019-05-17 00:17:46,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:17:46,912 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:17:46 GMT 2019-05-17 00:17:46,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:17:46,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:17:46,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:17:46,912 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:17:46,912 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:17:46,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:17:46,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:17:46,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:17:46,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:17:46,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:17:46,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:17:46,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:17:46,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:17:46,991 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:17:46,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:17:46,991 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:17:46 GMT 2019-05-17 00:17:46,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:17:46,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:17:46,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:17:46,992 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:17:46,992 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:17:51,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:17:52,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:17:52,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:17:52,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:17:52,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:17:52,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:17:52,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:17:52,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:17:52,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:17:50.886Z", "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-05-17T00:17:50.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}], "metadata": {"pagination": {"total": 3199, "offset": 3198, "size": 50}}} 2019-05-17 00:17:52,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:17:52,295 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:17:52 GMT 2019-05-17 00:17:52,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:17:52,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-17 00:17:52,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:17:52,295 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:17:52,296 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:17:52,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-17 00:17:52,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:17:52,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:17:52,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:17:52,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:17:52,354 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:17:52,354 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:17:52,354 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:17:52,354 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:17:52,354 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:17:52,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:17:52,354 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:17:52 GMT 2019-05-17 00:17:52,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:17:52,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:17:52,355 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:17:52,355 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:17:52,355 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:17:57,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:17:57,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:17:57,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:17:57,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:17:57,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:17:57,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:17:57,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:17:57,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:17:57,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3199, "offset": 3199, "size": 50}}} 2019-05-17 00:17:57,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:17:57,456 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:17:57 GMT 2019-05-17 00:17:57,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:17:57,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:17:57,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:17:57,456 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:17:57,456 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:17:57,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:17:57,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:17:57,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:17:57,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:17:57,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:17:57,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:17:57,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:17:57,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:17:57,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:17:57,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:17:57,540 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:17:57 GMT 2019-05-17 00:17:57,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:17:57,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:17:57,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:17:57,540 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:17:57,540 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:02,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:18:02,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:02,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:02,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:02,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:02,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:02,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:02,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:02,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:18:00.654Z", "message": "Waiting for process 14295 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:18:00.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:18:01.374Z", "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-05-17T00:18:00.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}], "metadata": {"pagination": {"total": 3201, "offset": 3199, "size": 50}}} 2019-05-17 00:18:02,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:02,635 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:02 GMT 2019-05-17 00:18:02,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:02,635 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:18:02,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:02,635 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:02,635 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:02,635 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:18:02,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14295 to end... 2019-05-17 00:18:02,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-17 00:18:02,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:18:02,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:02,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:02,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:02,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:02,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:02,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:02,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:02,694 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:18:02,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:02,694 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:02 GMT 2019-05-17 00:18:02,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:02,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:18:02,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:02,694 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:02,694 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:07,696 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:18:07,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:07,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:07,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:07,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:07,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:07,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:07,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:07,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3201, "offset": 3201, "size": 50}}} 2019-05-17 00:18:07,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:07,784 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:07 GMT 2019-05-17 00:18:07,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:07,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:18:07,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:07,784 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:07,784 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:07,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:18:07,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:07,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:07,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:07,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:07,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:07,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:07,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:07,842 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:18:07,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:07,842 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:07 GMT 2019-05-17 00:18:07,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:07,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:18:07,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:07,843 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:07,843 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:12,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:18:13,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:13,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:13,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:13,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:13,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:13,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:13,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:13,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:18:11.098Z", "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-05-17T00:18:10.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}], "metadata": {"pagination": {"total": 3202, "offset": 3201, "size": 50}}} 2019-05-17 00:18:13,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:13,035 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:13 GMT 2019-05-17 00:18:13,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:13,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-17 00:18:13,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:13,035 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:13,035 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:13,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-17 00:18:13,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:18:13,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:13,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:13,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:13,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:13,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:13,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:13,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:13,095 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:18:13,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:13,095 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:13 GMT 2019-05-17 00:18:13,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:13,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:18:13,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:13,095 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:13,095 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:18,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:18:18,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:18,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:18,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:18,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:18,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:18,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:18,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:18,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3202, "offset": 3202, "size": 50}}} 2019-05-17 00:18:18,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:18,209 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:18 GMT 2019-05-17 00:18:18,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:18,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:18:18,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:18,209 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:18,209 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:18,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:18:18,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:18,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:18,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:18,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:18,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:18,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:18,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:18,294 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:18:18,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:18,294 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:18 GMT 2019-05-17 00:18:18,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:18,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:18:18,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:18,294 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:18,294 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:23,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:18:23,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:23,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:23,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:23,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:23,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:23,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:23,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:23,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:18:20.674Z", "message": "Waiting for process 14295 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:18:20.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:18:21.342Z", "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-05-17T00:18:20.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}], "metadata": {"pagination": {"total": 3204, "offset": 3202, "size": 50}}} 2019-05-17 00:18:23,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:23,420 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:23 GMT 2019-05-17 00:18:23,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:23,420 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:18:23,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:23,420 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:23,421 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:23,421 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:18:23,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14295 to end... 2019-05-17 00:18:23,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-17 00:18:23,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:18:23,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:23,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:23,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:23,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:23,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:23,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:23,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:23,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:18:23,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:23,493 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:23 GMT 2019-05-17 00:18:23,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:23,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:18:23,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:23,493 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:23,493 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:28,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:18:28,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:28,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:28,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:28,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:28,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:28,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:28,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:28,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3204, "offset": 3204, "size": 50}}} 2019-05-17 00:18:28,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:28,599 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:28 GMT 2019-05-17 00:18:28,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:28,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:18:28,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:28,600 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:28,600 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:28,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:18:28,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:28,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:28,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:28,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:28,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:28,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:28,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:28,691 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:18:28,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:28,691 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:28 GMT 2019-05-17 00:18:28,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:28,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:18:28,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:28,691 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:28,691 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:33,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:18:33,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:33,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:33,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:33,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:33,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:33,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:33,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:33,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:18:31.067Z", "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-05-17T00:18:30.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}], "metadata": {"pagination": {"total": 3205, "offset": 3204, "size": 50}}} 2019-05-17 00:18:33,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:33,786 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:33 GMT 2019-05-17 00:18:33,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:33,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-17 00:18:33,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:33,786 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:33,786 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:33,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-17 00:18:33,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:18:33,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:33,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:33,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:33,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:33,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:33,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:33,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:33,845 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:18:33,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:33,845 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:33 GMT 2019-05-17 00:18:33,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:33,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:18:33,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:33,846 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:33,846 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:38,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:18:39,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:39,016 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:39,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:39,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:39,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:39,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:39,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:39,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3205, "offset": 3205, "size": 50}}} 2019-05-17 00:18:39,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:39,017 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:39 GMT 2019-05-17 00:18:39,017 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:39,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:18:39,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:39,017 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:39,017 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:39,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:18:39,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:39,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:39,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:39,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:39,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:39,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:39,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:39,077 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:18:39,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:39,077 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:39 GMT 2019-05-17 00:18:39,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:39,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:18:39,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:39,077 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:39,077 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:44,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:18:44,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:44,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:44,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:44,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:44,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:44,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:44,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:44,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:18:40.693Z", "message": "Waiting for process 14295 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:18:40.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:18:41.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-05-17T00:18:40.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}], "metadata": {"pagination": {"total": 3207, "offset": 3205, "size": 50}}} 2019-05-17 00:18:44,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:44,177 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:44 GMT 2019-05-17 00:18:44,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:44,177 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:18:44,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:44,177 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:44,177 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:44,177 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:18:44,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14295 to end... 2019-05-17 00:18:44,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-17 00:18:44,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:18:44,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:44,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:44,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:44,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:44,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:44,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:44,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:44,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:18:44,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:44,265 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:44 GMT 2019-05-17 00:18:44,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:44,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:18:44,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:44,265 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:44,266 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:49,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:18:49,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:49,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:49,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:49,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:49,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:49,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:49,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:49,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3207, "offset": 3207, "size": 50}}} 2019-05-17 00:18:49,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:49,362 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:49 GMT 2019-05-17 00:18:49,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:49,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:18:49,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:49,363 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:49,363 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:49,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:18:49,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:49,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:49,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:49,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:49,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:49,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:49,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:49,419 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:18:49,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:49,419 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:49 GMT 2019-05-17 00:18:49,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:49,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:18:49,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:49,419 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:49,420 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:54,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:18:54,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:54,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:54,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:54,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:54,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:54,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:54,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:54,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:18:51.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-05-17T00:18:51.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}], "metadata": {"pagination": {"total": 3208, "offset": 3207, "size": 50}}} 2019-05-17 00:18:54,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:54,559 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:54 GMT 2019-05-17 00:18:54,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:54,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-17 00:18:54,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:54,559 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:54,559 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:54,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-17 00:18:54,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:18:54,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:54,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:54,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:54,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:54,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:54,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:54,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:54,626 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:18:54,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:54,626 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:54 GMT 2019-05-17 00:18:54,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:54,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:18:54,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:54,627 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:54,627 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:59,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:18:59,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:59,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:59,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:59,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:59,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:59,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:59,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:59,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3208, "offset": 3208, "size": 50}}} 2019-05-17 00:18:59,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:59,757 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:59 GMT 2019-05-17 00:18:59,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:59,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:18:59,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:59,757 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:59,757 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:18:59,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:18:59,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:18:59,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:18:59,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:18:59,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:18:59,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:18:59,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:18:59,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:18:59,818 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:18:59,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:18:59,819 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:18:59 GMT 2019-05-17 00:18:59,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:18:59,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:18:59,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:18:59,819 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:18:59,819 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:19:04,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:19:05,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:19:05,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:19:05,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:19:05,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:19:05,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:19:05,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:19:05,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:19:05,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:19:00.659Z", "message": "Waiting for process 14295 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:19:00.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:19:01.277Z", "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-05-17T00:19:01.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}], "metadata": {"pagination": {"total": 3210, "offset": 3208, "size": 50}}} 2019-05-17 00:19:05,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:19:05,003 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:19:04 GMT 2019-05-17 00:19:05,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:19:05,003 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:19:05,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:19:05,003 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:19:05,003 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:19:05,003 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:19:05,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14295 to end... 2019-05-17 00:19:05,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-17 00:19:05,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:19:05,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:19:05,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:19:05,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:19:05,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:19:05,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:19:05,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:19:05,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:19:05,100 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:19:05,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:19:05,100 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:19:05 GMT 2019-05-17 00:19:05,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:19:05,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:19:05,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:19:05,100 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:19:05,100 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:19:10,103 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:19:10,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:19:10,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:19:10,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:19:10,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:19:10,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:19:10,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:19:10,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:19:10,235 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3210, "offset": 3210, "size": 50}}} 2019-05-17 00:19:10,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:19:10,236 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:19:10 GMT 2019-05-17 00:19:10,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:19:10,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:19:10,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:19:10,236 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:19:10,236 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:19:10,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:19:10,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:19:10,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:19:10,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:19:10,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:19:10,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:19:10,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:19:10,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:19:10,324 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:19:10,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:19:10,324 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:19:10 GMT 2019-05-17 00:19:10,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:19:10,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:19:10,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:19:10,324 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:19:10,324 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:19:15,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:19:15,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:19:15,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:19:15,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:19:15,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:19:15,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:19:15,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:19:15,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:19:15,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:19:11.289Z", "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-05-17T00:19:11.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}], "metadata": {"pagination": {"total": 3211, "offset": 3210, "size": 50}}} 2019-05-17 00:19:15,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:19:15,420 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:19:15 GMT 2019-05-17 00:19:15,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:19:15,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-17 00:19:15,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:19:15,420 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:19:15,420 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:19:15,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-17 00:19:15,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:19:15,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:19:15,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:19:15,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:19:15,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:19:15,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:19:15,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:19:15,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:19:15,498 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:19:15,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:19:15,499 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:19:15 GMT 2019-05-17 00:19:15,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:19:15,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:19:15,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:19:15,499 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:19:15,499 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:19:20,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:19:20,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:19:20,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:19:20,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:19:20,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:19:20,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:19:20,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:19:20,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:19:20,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3211, "offset": 3211, "size": 50}}} 2019-05-17 00:19:20,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:19:20,619 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:19:20 GMT 2019-05-17 00:19:20,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:19:20,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:19:20,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:19:20,620 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:19:20,620 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:19:20,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:19:20,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:19:20,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:19:20,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:19:20,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:19:20,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:19:20,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:19:20,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:19:20,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:19:20,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:19:20,682 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:19:20 GMT 2019-05-17 00:19:20,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:19:20,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:19:20,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:19:20,682 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:19:20,682 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:19:25,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:19:25,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:19:25,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:19:25,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:19:25,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:19:25,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:19:25,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:19:25,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:19:25,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:19:20.665Z", "message": "Waiting for process 14295 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:19:20.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:19:21.281Z", "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-05-17T00:19:21.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}], "metadata": {"pagination": {"total": 3213, "offset": 3211, "size": 50}}} 2019-05-17 00:19:25,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:19:25,803 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:19:25 GMT 2019-05-17 00:19:25,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:19:25,803 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:19:25,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:19:25,803 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:19:25,803 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:19:25,803 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:19:25,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14295 to end... 2019-05-17 00:19:25,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-17 00:19:25,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:19:25,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:19:25,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:19:25,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:19:25,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:19:25,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:19:25,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:19:25,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:19:25,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:19:25,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:19:25,902 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:19:25 GMT 2019-05-17 00:19:25,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:19:25,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:19:25,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:19:25,902 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:19:25,902 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:19:30,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:19:31,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:19:31,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:19:31,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:19:31,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:19:31,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:19:31,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:19:31,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:19:31,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3213, "offset": 3213, "size": 50}}} 2019-05-17 00:19:31,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:19:31,034 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:19:31 GMT 2019-05-17 00:19:31,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:19:31,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:19:31,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:19:31,035 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:19:31,035 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:19:31,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:19:31,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:19:31,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:19:31,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:19:31,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:19:31,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:19:31,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:19:31,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:19:31,117 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:19:31,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:19:31,118 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:19:31 GMT 2019-05-17 00:19:31,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:19:31,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:19:31,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:19:31,118 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:19:31,118 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:19:36,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:19:36,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:19:36,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:19:36,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:19:36,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:19:36,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:19:36,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:19:36,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:19:36,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:19:31.255Z", "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-05-17T00:19:31.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}], "metadata": {"pagination": {"total": 3214, "offset": 3213, "size": 50}}} 2019-05-17 00:19:36,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:19:36,232 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:19:36 GMT 2019-05-17 00:19:36,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:19:36,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-17 00:19:36,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:19:36,233 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:19:36,233 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:19:36,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-17 00:19:36,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:19:36,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:19:36,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:19:36,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:19:36,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:19:36,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:19:36,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:19:36,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:19:36,294 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:19:36,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:19:36,294 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:19:36 GMT 2019-05-17 00:19:36,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:19:36,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:19:36,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:19:36,294 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:19:36,294 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:19:41,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:19:41,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:19:41,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:19:41,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:19:41,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:19:41,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:19:41,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:19:41,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:19:41,386 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:19:40.687Z", "message": "Waiting for process 14295 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:19:40.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:19:41.305Z", "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-05-17T00:19:41.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}], "metadata": {"pagination": {"total": 3216, "offset": 3214, "size": 50}}} 2019-05-17 00:19:41,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:19:41,386 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:19:41 GMT 2019-05-17 00:19:41,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:19:41,386 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:19:41,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:19:41,387 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:19:41,387 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:19:41,387 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:19:41,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14295 to end... 2019-05-17 00:19:41,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-17 00:19:41,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:19:41,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:19:41,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:19:41,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:19:41,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:19:41,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:19:41,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:19:41,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:19:41,502 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:19:41,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:19:41,502 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:19:41 GMT 2019-05-17 00:19:41,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:19:41,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:19:41,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:19:41,502 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:19:41,503 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:19:46,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:19:46,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:19:46,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:19:46,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:19:46,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:19:46,608 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:19:46,608 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:19:46,608 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:19:46,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3216, "offset": 3216, "size": 50}}} 2019-05-17 00:19:46,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:19:46,609 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:19:46 GMT 2019-05-17 00:19:46,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:19:46,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:19:46,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:19:46,609 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:19:46,609 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:19:46,610 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:19:46,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:19:46,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:19:46,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:19:46,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:19:46,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:19:46,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:19:46,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:19:46,667 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:19:46,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:19:46,667 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:19:46 GMT 2019-05-17 00:19:46,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:19:46,667 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:19:46,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:19:46,667 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:19:46,667 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:19:51,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:19:51,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:19:51,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:19:51,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:19:51,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:19:51,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:19:51,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:19:51,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:19:51,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:19:51.485Z", "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-05-17T00:19:51.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}], "metadata": {"pagination": {"total": 3217, "offset": 3216, "size": 50}}} 2019-05-17 00:19:51,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:19:51,762 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:19:51 GMT 2019-05-17 00:19:51,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:19:51,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-17 00:19:51,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:19:51,762 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:19:51,763 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:19:51,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-17 00:19:51,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:19:51,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:19:51,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:19:51,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:19:51,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:19:51,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:19:51,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:19:51,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:19:51,818 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:19:51,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:19:51,818 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:19:51 GMT 2019-05-17 00:19:51,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:19:51,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:19:51,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:19:51,819 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:19:51,819 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:19:56,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:19:56,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:19:56,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:19:56,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:19:56,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:19:56,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:19:56,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:19:56,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:19:56,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3217, "offset": 3217, "size": 50}}} 2019-05-17 00:19:56,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:19:56,912 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:19:56 GMT 2019-05-17 00:19:56,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:19:56,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:19:56,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:19:56,912 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:19:56,912 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:19:56,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:19:56,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:19:56,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:19:56,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:19:56,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:19:56,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:19:56,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:19:56,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:19:56,985 - 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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:19:56,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:19:56,986 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:19:56 GMT 2019-05-17 00:19:56,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:19:56,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:19:56,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:19:56,986 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:19:56,986 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:20:01,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:20:02,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:20:02,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:20:02,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:20:02,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:20:02,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:20:02,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:20:02,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:20:02,151 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:00.865Z", "message": "Waiting for process 14295 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:00.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:01.481Z", "message": " /tmp/QF4IK/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " [vellum] ifconfig", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9e:6b:f3 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " inet6 addr: fe80::f816:3eff:fe9e:6bf3/64 Scope:Link", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " RX packets:136624 errors:0 dropped:0 overruns:0 frame:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " TX packets:43329 errors:0 dropped:0 overruns:0 carrier:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " collisions:0 txqueuelen:1000 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " RX bytes:222692406 (222.6 MB) TX bytes:7320607 (7.3 MB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " lo Link encap:Local Loopback ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " inet addr:127.0.0.1 Mask:255.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " inet6 addr: ::1/128 Scope:Host", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " UP LOOPBACK RUNNING MTU:65536 Metric:1", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " RX packets:1898 errors:0 dropped:0 overruns:0 frame:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " TX packets:1898 errors:0 dropped:0 overruns:0 carrier:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " collisions:0 txqueuelen:0 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}], "metadata": {"pagination": {"total": 3305, "offset": 3217, "size": 50}}} 2019-05-17 00:20:02,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:20:02,151 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:20:02 GMT 2019-05-17 00:20:02,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:20:02,151 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:20:02,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:20:02,151 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:20:02,151 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:20:02,152 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:20:02,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14295 to end... 2019-05-17 00:20:02,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: connect: Connection refused 2019-05-17 00:20:02,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused 2019-05-17 00:20:02,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: connect: Connection refused 2019-05-17 00:20:02,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused 2019-05-17 00:20:02,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: connect: Connection refused 2019-05-17 00:20:02,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused 2019-05-17 00:20:02,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: connect: Connection refused 2019-05-17 00:20:02,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused 2019-05-17 00:20:02,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: connect: Connection refused 2019-05-17 00:20:02,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused 2019-05-17 00:20:02,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: connect: Connection refused 2019-05-17 00:20:02,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused 2019-05-17 00:20:02,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: connect: Connection refused 2019-05-17 00:20:02,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused 2019-05-17 00:20:02,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: connect: Connection refused 2019-05-17 00:20:02,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused 2019-05-17 00:20:02,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: connect: Connection refused 2019-05-17 00:20:02,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused 2019-05-17 00:20:02,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: connect: Connection refused 2019-05-17 00:20:02,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused 2019-05-17 00:20:02,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: connect: Connection refused 2019-05-17 00:20:02,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused 2019-05-17 00:20:02,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: connect: Connection refused 2019-05-17 00:20:02,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused 2019-05-17 00:20:02,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: connect: Connection refused 2019-05-17 00:20:02,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused 2019-05-17 00:20:02,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: connect: Connection refused 2019-05-17 00:20:02,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused 2019-05-17 00:20:02,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: connect: Connection refused 2019-05-17 00:20:02,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused 2019-05-17 00:20:02,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: connect: Connection refused 2019-05-17 00:20:02,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused 2019-05-17 00:20:02,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] ifconfig 2019-05-17 00:20:02,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9e:6b:f3 2019-05-17 00:20:02,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 2019-05-17 00:20:02,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: fe80::f816:3eff:fe9e:6bf3/64 Scope:Link 2019-05-17 00:20:02,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 2019-05-17 00:20:02,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:136624 errors:0 dropped:0 overruns:0 frame:0 2019-05-17 00:20:02,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:43329 errors:0 dropped:0 overruns:0 carrier:0 2019-05-17 00:20:02,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:1000 2019-05-17 00:20:02,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:222692406 (222.6 MB) TX bytes:7320607 (7.3 MB) 2019-05-17 00:20:02,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:20:02,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - lo Link encap:Local Loopback 2019-05-17 00:20:02,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:127.0.0.1 Mask:255.0.0.0 2019-05-17 00:20:02,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: ::1/128 Scope:Host 2019-05-17 00:20:02,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP LOOPBACK RUNNING MTU:65536 Metric:1 2019-05-17 00:20:02,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:1898 errors:0 dropped:0 overruns:0 frame:0 2019-05-17 00:20:02,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:1898 errors:0 dropped:0 overruns:0 carrier:0 2019-05-17 00:20:02,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:0 2019-05-17 00:20:02,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:20:02,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:20:02,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:20:02,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:20:02,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:20:02,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:20:02,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:20:02,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:20:02,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-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:20:02,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:20:02,221 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:20:02 GMT 2019-05-17 00:20:02,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:20:02,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-17 00:20:02,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:20:02,221 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:20:02,221 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:20:07,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:20:07,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:20:07,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:20:07,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:20:07,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:20:07,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:20:07,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:20:07,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:20:07,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " [vellum] ifconfig", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9e:6b:f3 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " inet6 addr: fe80::f816:3eff:fe9e:6bf3/64 Scope:Link", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " RX packets:136624 errors:0 dropped:0 overruns:0 frame:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " TX packets:43329 errors:0 dropped:0 overruns:0 carrier:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " collisions:0 txqueuelen:1000 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " RX bytes:222692406 (222.6 MB) TX bytes:7320607 (7.3 MB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " lo Link encap:Local Loopback ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " inet addr:127.0.0.1 Mask:255.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " inet6 addr: ::1/128 Scope:Host", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " UP LOOPBACK RUNNING MTU:65536 Metric:1", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " RX packets:1898 errors:0 dropped:0 overruns:0 frame:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " TX packets:1898 errors:0 dropped:0 overruns:0 carrier:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " collisions:0 txqueuelen:0 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " RX bytes:271910 (271.9 KB) TX bytes:271910 (271.9 KB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " [vellum] netstat", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " [vellum] => (Not all processes could be identified, non-owned process info", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " will not be shown, you would have to be root to see it all.)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " Active Internet connections (only servers)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " tcp 0 0 127.0.0.1:51571 0.0.0.0:* LISTEN 14283/python ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " tcp 0 0 192.168.120.7:11211 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " tcp6 0 0 ::1:53 :::* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " tcp6 0 0 :::22 :::* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " udp 0 0 127.0.0.1:53 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.055Z", "message": " udp 0 0 0.0.0.0:68 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:01.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.665644c4-0bca-420c-99e0-48a23a3c8652"}, {"node_instance_id": "vellum_cbv9hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.794Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:02.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.794Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:02.425Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": "vellum_cbv9hf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:02.794Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:02.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:03.612Z", "message": "Downloaded scripts/bind/bind.py to /tmp/EGBG4/bind.py", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:03.563Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.fd8dab4b-a59d-4a5f-9d0d-5db3258d3f29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:04.242Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:04.023Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.fd8dab4b-a59d-4a5f-9d0d-5db3258d3f29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:04.242Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:03.990Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.fd8dab4b-a59d-4a5f-9d0d-5db3258d3f29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:04.242Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:03.797Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.fd8dab4b-a59d-4a5f-9d0d-5db3258d3f29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:04.774Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpJhH82P', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:04.024Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.fd8dab4b-a59d-4a5f-9d0d-5db3258d3f29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:04.774Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'ellis': {u'ellis_uuv1ge': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.5', u'name': u'ellis-uuv1ge'}}, u'dime': {u'dime_0jbjtg': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-0jbjtg'}}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'vellum': {u'vellum_cbv9hf': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'vellum-cbv9hf'}}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:04.023Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.fd8dab4b-a59d-4a5f-9d0d-5db3258d3f29"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:04.774Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:04.669Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "90551908-10cb-4f30-858a-f3329e785671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:04.774Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'ellis': {u'ellis_uuv1ge': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.5', u'name': u'ellis-uuv1ge'}}, u'dime': {u'dime_0jbjtg': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-0jbjtg'}}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'vellum': {u'vellum_cbv9hf': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'vellum-cbv9hf'}}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:04.041Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.fd8dab4b-a59d-4a5f-9d0d-5db3258d3f29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:20:04.774Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T00:20:04.040Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "90551908-10cb-4f30-858a-f3329e785671", "logger": "ctx.fd8dab4b-a59d-4a5f-9d0d-5db3258d3f29"}], "metadata": {"pagination": {"total": 3325, "offset": 3267, "size": 50}}} 2019-05-17 00:20:07,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:20:07,343 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:20:07 GMT 2019-05-17 00:20:07,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:20:07,343 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:20:07,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:20:07,343 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:20:07,343 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:20:07,343 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:20:07,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused 2019-05-17 00:20:07,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: connect: Connection refused 2019-05-17 00:20:07,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused 2019-05-17 00:20:07,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: connect: Connection refused 2019-05-17 00:20:07,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QF4IK/start-vellum.sh: line 22: /dev/tcp/192.168.120.7/7000: Connection refused 2019-05-17 00:20:07,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] ifconfig 2019-05-17 00:20:07,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9e:6b:f3 2019-05-17 00:20:07,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 2019-05-17 00:20:07,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: fe80::f816:3eff:fe9e:6bf3/64 Scope:Link 2019-05-17 00:20:07,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 2019-05-17 00:20:07,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:136624 errors:0 dropped:0 overruns:0 frame:0 2019-05-17 00:20:07,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:43329 errors:0 dropped:0 overruns:0 carrier:0 2019-05-17 00:20:07,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:1000 2019-05-17 00:20:07,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:222692406 (222.6 MB) TX bytes:7320607 (7.3 MB) 2019-05-17 00:20:07,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-17 00:20:07,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - lo Link encap:Local Loopback 2019-05-17 00:20:07,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:127.0.0.1 Mask:255.0.0.0 2019-05-17 00:20:07,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: ::1/128 Scope:Host 2019-05-17 00:20:07,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP LOOPBACK RUNNING MTU:65536 Metric:1 2019-05-17 00:20:07,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:1898 errors:0 dropped:0 overruns:0 frame:0 2019-05-17 00:20:07,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:1898 errors:0 dropped:0 overruns:0 carrier:0 2019-05-17 00:20:07,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:0 2019-05-17 00:20:07,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:271910 (271.9 KB) TX bytes:271910 (271.9 KB) 2019-05-17 00:20:07,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] netstat 2019-05-17 00:20:07,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => (Not all processes could be identified, non-owned process info 2019-05-17 00:20:07,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - will not be shown, you would have to be root to see it all.) 2019-05-17 00:20:07,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active Internet connections (only servers) 2019-05-17 00:20:07,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name 2019-05-17 00:20:07,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:51571 0.0.0.0:* LISTEN 14283/python 2019-05-17 00:20:07,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN - 2019-05-17 00:20:07,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - 2019-05-17 00:20:07,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN - 2019-05-17 00:20:07,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 192.168.120.7:11211 0.0.0.0:* LISTEN - 2019-05-17 00:20:07,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN - 2019-05-17 00:20:07,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp6 0 0 ::1:53 :::* LISTEN - 2019-05-17 00:20:07,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp6 0 0 :::22 :::* LISTEN - 2019-05-17 00:20:07,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:53 0.0.0.0:* - 2019-05-17 00:20:07,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:68 0.0.0.0:* - 2019-05-17 00:20:07,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-17 00:20:07,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:20:07,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:20:07,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/EGBG4/bind.py 2019-05-17 00:20:07,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-17 00:20:07,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-17 00:20:07,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-17 00:20:07,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpJhH82P', '/etc/bind/db.clearwater.local'] 2019-05-17 00:20:07,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'ellis': {u'ellis_uuv1ge': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.5', u'name': u'ellis-uuv1ge'}}, u'dime': {u'dime_0jbjtg': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-0jbjtg'}}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'vellum': {u'vellum_cbv9hf': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'vellum-cbv9hf'}}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}. 2019-05-17 00:20:07,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:20:07,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'ellis': {u'ellis_uuv1ge': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.5', u'name': u'ellis-uuv1ge'}}, u'dime': {u'dime_0jbjtg': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-0jbjtg'}}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'vellum': {u'vellum_cbv9hf': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'vellum-cbv9hf'}}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}. 2019-05-17 00:20:07,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-17 00:20:07,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/90551908-10cb-4f30-858a-f3329e785671 2019-05-17 00:20:07,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:20:07,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:20:07,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:20:07,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:20:07,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:20:07,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:20:07,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:20:07,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-17T00:20:05.320Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"} 2019-05-17 00:20:07,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:20:07,418 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:20:07 GMT 2019-05-17 00:20:07,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:20:07,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 571 2019-05-17 00:20:07,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:20:07,419 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:20:07,419 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:20:07,419 - 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-05-17T00:06:04.790Z', u'id': u'90551908-10cb-4f30-858a-f3329e785671', u'ended_at': u'2019-05-17T00:20:05.320Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-05-17T00:06:04.790Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'clearwater-opnfv', u'status_display': u'completed'} 2019-05-17 00:20:07,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-05-17 00:20:07,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:20:07,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:20:07,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:20:07,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:20:07,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:20:07,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:20:07,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:20:07,479 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.208", "ellis_ip": "172.30.9.202"}, "deployment_id": "clearwater-opnfv"} 2019-05-17 00:20:07,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:20:07,479 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:20:07 GMT 2019-05-17 00:20:07,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:20:07,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 105 2019-05-17 00:20:07,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:20:07,479 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:20:07,479 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:20:07,482 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.202 2019-05-17 00:20:07,575 - 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-05-17 00:20:07,647 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-05-17 00:20:07,647 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-05-17 00:20:07,688 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-17 00:20:07,688 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-05-17 00:20:32,743 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-17 00:20:32,744 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-05-17 00:20:57,775 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-17 00:20:57,776 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-05-17 00:21:22,827 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-17 00:21:22,827 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-05-17 00:21:47,887 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-17 00:21:47,887 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-05-17 00:22:12,939 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-17 00:22:12,939 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-05-17 00:22:37,998 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-17 00:22:37,998 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2019-05-17 00:23:03,163 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-17 00:23:03,164 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2019-05-17 00:23:28,224 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-17 00:23:28,225 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2019-05-17 00:23:53,285 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-17 00:23:53,285 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2019-05-17 00:24:18,338 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-17 00:24:18,339 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2019-05-17 00:24:43,378 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-17 00:24:43,379 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create a number 2019-05-17 00:25:08,409 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-17 00:25:08,410 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create a number 2019-05-17 00:25:33,701 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550979@clearwater.opnfv', u'sip_username': u'6505550979', u'formatted_number': u'(650) 555-0979', u'number': u'6505550979', u'sip_uri': u'sip:6505550979@clearwater.opnfv', u'number_id': u'37fd251f67fa4c6ba33402c2ba0ab1a1', u'sip_password': u'vtP7BWNKd', u'pstn': False} 2019-05-17 00:25:33,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-05-17 00:25:33,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:25:33,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:25:33,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:25:33,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:25:33,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:25:33,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:25:33,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:25:33,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.208", "ellis_ip": "172.30.9.202"}, "deployment_id": "clearwater-opnfv"} 2019-05-17 00:25:33,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:25:33,796 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:25:33 GMT 2019-05-17 00:25:33,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:25:33,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 105 2019-05-17 00:25:33,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:25:33,796 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:25:33,796 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:25:33,796 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-05-17 00:25:33,796 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-05-17 00:25:33,804 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2019-05-17 00:25:33,804 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2019-05-17 00:27:43,549 - 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) - (6505550609, 6505550207) Passed Basic Call - SDP (TCP) - (6505550337, 6505550727) Passed Basic Call - Tel URIs (TCP) - (6505550638, 6505550570) Passed Basic Call - Unknown number (TCP) - (6505550247, 6505550909) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550367, 6505550039) Passed Basic Call - Messages - Pager model (TCP) - (6505550970, 6505550729) Passed Basic Call - Pracks (TCP) - (6505550895, 6505550752) Passed Basic Registration (TCP) - (6505550234) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550549, 6505550286) Passed Call Barring - Outbound Rejection (TCP) - (6505550628, 6505550803) 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) - (6505550436, 6505550034) 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) - (6505550943, 6505550206, 6505550196) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550548, 6505550875, 6505550461) Passed Call Diversion - Not reachable (408) (TCP) - (6505550349, 6505550857, 6505550923) Passed Call Diversion - Not reachable (503) (TCP) - (6505550553, 6505550306, 6505550152) Passed Call Diversion - Not reachable (500) (TCP) - (6505550425, 6505550472, 6505550886) Passed Call Diversion - Busy (TCP) - (6505550896, 6505550450, 6505550325) Passed Call Diversion - Unconditional (TCP) - (6505550173, 6505550692, 6505550543) Passed Call Diversion - No answer (TCP) - (6505550023, 6505550156, 6505550310) Passed Call Diversion - Bad target URI (TCP) - (6505550004, 6505550066) Passed Call Diversion - Audio-only call (TCP) - (6505550873, 6505550008, 6505550153, 6505550701) Passed Call Diversion - Audio-video call (TCP) - (6505550875, 6505550133, 6505550178, 6505550975) Passed Call Forking - Mainline (TCP) - (6505550580, 6505550282) Passed Call Forking - Endpoint offline (TCP) - (6505550856, 6505550671) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550222, 6505550630) Passed Call Waiting - Accepted (TCP) - (6505550521, 6505550973, 6505550653) Passed Call Waiting - Cancelled (TCP) - (6505550313, 6505550891, 6505550972) Passed CANCEL - Mainline (TCP) - (6505550833, 6505550385) Passed Filtering - Accept-Contact (TCP) - (6505550481, 6505550862) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550394, 6505550980) Passed Filtering - Accept-Contact no match (TCP) - (6505550840, 6505550766) Passed Filtering - Accept-Contact negated match (TCP) - (6505550125, 6505550473) Passed Filtering - RFC3841 example (TCP) - (6505550897, 6505550802) Passed Filtering - Reject-Contact no match (TCP) - (6505550629, 6505550806) Passed Filtering - Reject-Contact match (TCP) - (6505550068, 6505550787) 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) - (6505550976) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550205) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550354) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550899) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550626, 6505550156) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550252, 6505550764) Passed GRUU - Call - only GRUU as target (TCP) - (6505550667, 6505550595) Passed GRUU - Call - AoR as target (TCP) - (6505550052, 6505550338) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550627, 6505550191) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550779, 6505550929) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550057, 6505550254) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550461, 6505550696) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550432, 6505550465) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550381, 6505550859) 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) - (6505550964) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550920) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550890) 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) - (6505550378, 6505550531) 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-05-17 00:27:43,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-05-17 00:27:43,668 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-17 00:27:43,668 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 27:33 | PASS | +----------------------+------------------+------------------+----------------+ 2019-05-17 00:27:43,674 - functest.core.cloudify - INFO - Deleting the current deployment 2019-05-17 00:27:43,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions 2019-05-17 00:27:43,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:27:43,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:27:43,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:27:43,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:27:43,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:27:43,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:27:43,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:27:43,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-05-17T00:06:01.145Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-17T00:05:58.861Z", "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-17T00:05:58.864Z", "id": "aecd7eb9-3a1f-40ae-ab23-b8a21cb50f4f"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-17T00:20:05.320Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-17T00:06:04.790Z", "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-05-17T00:06:04.790Z", "id": "90551908-10cb-4f30-858a-f3329e785671"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-05-17 00:27:43,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:27:43,764 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:27:43 GMT 2019-05-17 00:27:43,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:27:43,764 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:27:43,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:27:43,765 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:27:43,765 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:27:43,765 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:27:43,766 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.200:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-05-17 00:27:44,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:27:44,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:27:44,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:27:44,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:27:44,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:27:44,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:27:44,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:27:44,224 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 159 2019-05-17 00:27:44,224 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:27:44,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:27:44,225 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:27:44 GMT 2019-05-17 00:27:44,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:27:44,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:27:44,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:27:44,225 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:27:44,225 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:27:44,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:27:44,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:27:44,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:27:44,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:27:44,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:27:44,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:27:44,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:27:44,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:27:44,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-17 00:27:44,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:27:44,333 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:27:44 GMT 2019-05-17 00:27:44,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:27:44,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-17 00:27:44,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:27:44,333 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:27:44,333 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:27:44,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:27:44,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:27:44,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:27:44,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:27:44,439 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:27:44,439 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:27:44,439 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:27:44,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:27:44,440 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:27:44,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:27:44,440 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:27:44 GMT 2019-05-17 00:27:44,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:27:44,440 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:27:44,440 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:27:44,440 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:27:44,440 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:27:49,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:27:49,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:27:49,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:27:49,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:27:49,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:27:49,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:27:49,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:27:49,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:27:49,529 - 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-05-17T00:27:45.229Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:45.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_uuv1ge", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:48.238Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:48.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_0jbjtg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:48.885Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:48.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_1vq19q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:48.885Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:48.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_cbv9hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:48.885Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:48.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_cbv9hf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:49.479Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:48.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_x65ef3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:49.479Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:48.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_q3eh7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:49.479Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:48.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}], "metadata": {"pagination": {"total": 8, "offset": 0, "size": 50}}} 2019-05-17 00:27:49,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:27:49,529 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:27:49 GMT 2019-05-17 00:27:49,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:27:49,529 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:27:49,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:27:49,529 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:27:49,529 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:27:49,530 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:27:49,530 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-05-17 00:27:49,530 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:27:49,530 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:27:49,531 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:27:49,531 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:27:49,531 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:27:49,531 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:27:49,531 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:27:49,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:27:49,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:27:49,612 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:27:49,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:27:49,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:27:49,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:27:49,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:27:49,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:27:49,613 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:27:49,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:27:49,613 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:27:49 GMT 2019-05-17 00:27:49,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:27:49,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:27:49,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:27:49,614 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:27:49,614 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:27:54,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:27:54,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:27:54,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:27:54,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:27:54,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:27:54,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:27:54,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:27:54,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:27:54,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:50.126Z", "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-05-17T00:27:49.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.83ef594d-e376-4393-8f5c-d823fa4b1982"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:50.126Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:49.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.83ef594d-e376-4393-8f5c-d823fa4b1982"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:50.126Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:49.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.83ef594d-e376-4393-8f5c-d823fa4b1982"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:50.126Z", "message": "Stopping vellum node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:49.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.83ef594d-e376-4393-8f5c-d823fa4b1982"}, {"node_instance_id": "dime_0jbjtg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:50.126Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:49.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:50.126Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/QYL4Q/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:49.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.83ef594d-e376-4393-8f5c-d823fa4b1982"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:50.126Z", "message": "Process created, PID: 24812", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:49.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.83ef594d-e376-4393-8f5c-d823fa4b1982"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:50.796Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:50.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.83ef594d-e376-4393-8f5c-d823fa4b1982"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:50.796Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:50.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.83ef594d-e376-4393-8f5c-d823fa4b1982"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:50.796Z", "message": "Execution done (PID=24812, return_code=1): /tmp/QYL4Q/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:50.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.83ef594d-e376-4393-8f5c-d823fa4b1982"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:50.796Z", "message": " Group 'vellum' not found", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:49.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.83ef594d-e376-4393-8f5c-d823fa4b1982"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:50.796Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:50.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.83ef594d-e376-4393-8f5c-d823fa4b1982"}, {"node_instance_id": "ellis_uuv1ge", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:50.796Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:50.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:50.796Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:50.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.83ef594d-e376-4393-8f5c-d823fa4b1982"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:50.796Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:50.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.83ef594d-e376-4393-8f5c-d823fa4b1982"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:51.440Z", "message": "Execution done (PID=15871, return_code=1): /tmp/00EX4/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:51.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ff461483-83d6-485e-84e6-1829b7c0f5e9"}, {"node_instance_id": "bono_x65ef3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:51.440Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:50.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:51.440Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:50.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ff461483-83d6-485e-84e6-1829b7c0f5e9"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:51.440Z", "message": "Stopping dime node", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:50.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ff461483-83d6-485e-84e6-1829b7c0f5e9"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:51.440Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/00EX4/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:50.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ff461483-83d6-485e-84e6-1829b7c0f5e9"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:51.440Z", "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-05-17T00:27:50.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ff461483-83d6-485e-84e6-1829b7c0f5e9"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:51.440Z", "message": "Process created, PID: 15871", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:50.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ff461483-83d6-485e-84e6-1829b7c0f5e9"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:51.440Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:50.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ff461483-83d6-485e-84e6-1829b7c0f5e9"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:51.440Z", "message": " Group 'dime' not found", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:50.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ff461483-83d6-485e-84e6-1829b7c0f5e9"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:51.440Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:51.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ff461483-83d6-485e-84e6-1829b7c0f5e9"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:51.440Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:51.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ff461483-83d6-485e-84e6-1829b7c0f5e9"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:51.440Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:51.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ff461483-83d6-485e-84e6-1829b7c0f5e9"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:51.440Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:51.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ff461483-83d6-485e-84e6-1829b7c0f5e9"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:51.440Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:51.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ff461483-83d6-485e-84e6-1829b7c0f5e9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.038Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:51.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b7651fa1-7074-4f3d-867f-41b2112daf2a"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.038Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:51.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b7651fa1-7074-4f3d-867f-41b2112daf2a"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.038Z", "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-05-17T00:27:51.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b7651fa1-7074-4f3d-867f-41b2112daf2a"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.038Z", "message": "Execution done (PID=18279, return_code=1): /tmp/MEF99/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:51.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b7651fa1-7074-4f3d-867f-41b2112daf2a"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.038Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:51.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b7651fa1-7074-4f3d-867f-41b2112daf2a"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.038Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:51.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b7651fa1-7074-4f3d-867f-41b2112daf2a"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.038Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:51.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b7651fa1-7074-4f3d-867f-41b2112daf2a"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.038Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:51.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b7651fa1-7074-4f3d-867f-41b2112daf2a"}, {"node_instance_id": "sprout_1vq19q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.038Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:51.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.038Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/MEF99/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:51.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b7651fa1-7074-4f3d-867f-41b2112daf2a"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.038Z", "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-05-17T00:27:51.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b7651fa1-7074-4f3d-867f-41b2112daf2a"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.038Z", "message": "Process created, PID: 18279", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:51.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b7651fa1-7074-4f3d-867f-41b2112daf2a"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.038Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:51.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b7651fa1-7074-4f3d-867f-41b2112daf2a"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.038Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:51.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b7651fa1-7074-4f3d-867f-41b2112daf2a"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.038Z", "message": "Stopping ellis node", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:51.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b7651fa1-7074-4f3d-867f-41b2112daf2a"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.038Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:51.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b7651fa1-7074-4f3d-867f-41b2112daf2a"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.038Z", "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-05-17T00:27:51.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b7651fa1-7074-4f3d-867f-41b2112daf2a"}, {"node_instance_id": "homer_q3eh7h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.677Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:52.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.677Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/L23Z2/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:52.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a2d9b99e-52d7-4668-80c3-76fdfad21399"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.677Z", "message": "Stopping bono node", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:52.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a2d9b99e-52d7-4668-80c3-76fdfad21399"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.677Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:52.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a2d9b99e-52d7-4668-80c3-76fdfad21399"}], "metadata": {"pagination": {"total": 79, "offset": 8, "size": 50}}} 2019-05-17 00:27:54,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:27:54,704 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:27:54 GMT 2019-05-17 00:27:54,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:27:54,704 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:27:54,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:27:54,704 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:27:54,704 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:27:54,704 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:27:54,705 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-17 00:27:54,705 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-17 00:27:54,705 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-17 00:27:54,705 - functest.core.cloudify - DEBUG - Stopping vellum node 2019-05-17 00:27:54,706 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:27:54,706 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/QYL4Q/stop-vellum.sh 2019-05-17 00:27:54,706 - functest.core.cloudify - DEBUG - Process created, PID: 24812 2019-05-17 00:27:54,706 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-17 00:27:54,706 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-17 00:27:54,706 - functest.core.cloudify - DEBUG - Execution done (PID=24812, return_code=1): /tmp/QYL4Q/stop-vellum.sh 2019-05-17 00:27:54,706 - functest.core.cloudify - DEBUG - Group 'vellum' not found 2019-05-17 00:27:54,706 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-17 00:27:54,706 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:27:54,706 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-17 00:27:54,706 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-17 00:27:54,706 - functest.core.cloudify - DEBUG - Execution done (PID=15871, return_code=1): /tmp/00EX4/stop-dime.sh 2019-05-17 00:27:54,706 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:27:54,706 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-17 00:27:54,707 - functest.core.cloudify - DEBUG - Stopping dime node 2019-05-17 00:27:54,707 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/00EX4/stop-dime.sh 2019-05-17 00:27:54,707 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-17 00:27:54,707 - functest.core.cloudify - DEBUG - Process created, PID: 15871 2019-05-17 00:27:54,707 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-17 00:27:54,707 - functest.core.cloudify - DEBUG - Group 'dime' not found 2019-05-17 00:27:54,707 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-17 00:27:54,707 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-17 00:27:54,707 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-17 00:27:54,707 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-17 00:27:54,708 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-17 00:27:54,708 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-17 00:27:54,708 - functest.core.cloudify - DEBUG - 2019-05-17 00:27:54,708 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-05-17 00:27:54,708 - functest.core.cloudify - DEBUG - Execution done (PID=18279, return_code=1): /tmp/MEF99/stop-ellis.sh 2019-05-17 00:27:54,708 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-17 00:27:54,708 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-17 00:27:54,708 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-17 00:27:54,708 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-17 00:27:54,708 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:27:54,708 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/MEF99/stop-ellis.sh 2019-05-17 00:27:54,708 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-17 00:27:54,708 - functest.core.cloudify - DEBUG - Process created, PID: 18279 2019-05-17 00:27:54,708 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-17 00:27:54,708 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-17 00:27:54,709 - functest.core.cloudify - DEBUG - Stopping ellis node 2019-05-17 00:27:54,709 - functest.core.cloudify - DEBUG - 2019-05-17 00:27:54,709 - 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-05-17 00:27:54,709 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:27:54,709 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/L23Z2/stop-bono.sh 2019-05-17 00:27:54,709 - functest.core.cloudify - DEBUG - Stopping bono node 2019-05-17 00:27:54,709 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-17 00:27:54,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:27:54,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:27:54,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:27:54,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:27:54,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:27:54,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:27:54,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:27:54,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:27:54,786 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:27:54,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:27:54,786 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:27:54 GMT 2019-05-17 00:27:54,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:27:54,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:27:54,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:27:54,787 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:27:54,787 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:27:59,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:27:59,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:27:59,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:27:59,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:27:59,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:27:59,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:27:59,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:27:59,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:27:59,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.677Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/L23Z2/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:52.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a2d9b99e-52d7-4668-80c3-76fdfad21399"}, {"node_instance_id": "homer_q3eh7h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.677Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:52.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:52.677Z", "message": "Stopping bono node", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:52.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a2d9b99e-52d7-4668-80c3-76fdfad21399"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:53.278Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/VNHF5/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:52.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.483c3b04-ce6f-49e8-a2fd-0b7b9ae4267a"}, {"node_instance_id": "ellis_uuv1ge", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:53.278Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/MEF99/stop-ellis.sh, exit_code: 1", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/MEF99/stop-ellis.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/ellis_host_p4sjrn/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/ellis_host_p4sjrn/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_p4sjrn/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_p4sjrn/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_p4sjrn/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_p4sjrn/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/MEF99/stop-ellis.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-17T00:27:53.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:53.278Z", "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-05-17T00:27:52.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.483c3b04-ce6f-49e8-a2fd-0b7b9ae4267a"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:53.278Z", "message": "Process created, PID: 18898", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:52.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.483c3b04-ce6f-49e8-a2fd-0b7b9ae4267a"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:53.278Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:52.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.483c3b04-ce6f-49e8-a2fd-0b7b9ae4267a"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:53.278Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:52.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.483c3b04-ce6f-49e8-a2fd-0b7b9ae4267a"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:53.278Z", "message": "Stopping sprout node", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:52.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.483c3b04-ce6f-49e8-a2fd-0b7b9ae4267a"}, {"node_instance_id": "vellum_cbv9hf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:53.873Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/QYL4Q/stop-vellum.sh, exit_code: 1", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/QYL4Q/stop-vellum.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_ekoz0r/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_ekoz0r/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_ekoz0r/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_ekoz0r/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_ekoz0r/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_ekoz0r/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/QYL4Q/stop-vellum.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-17T00:27:53.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_0jbjtg", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:53.873Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/00EX4/stop-dime.sh, exit_code: 1", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/00EX4/stop-dime.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/dime_host_c9zn1l/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/dime_host_c9zn1l/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_c9zn1l/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_c9zn1l/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_c9zn1l/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_c9zn1l/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/00EX4/stop-dime.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-17T00:27:53.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_0jbjtg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:53.873Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:53.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:54.382Z", "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-05-17T00:27:54.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e48c7fbe-1bd5-4d22-b06a-197f65360986"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:54.382Z", "message": "Process created, PID: 16882", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:54.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e48c7fbe-1bd5-4d22-b06a-197f65360986"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:54.382Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:54.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e48c7fbe-1bd5-4d22-b06a-197f65360986"}, {"node_instance_id": "ellis_uuv1ge", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:54.382Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:53.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_cbv9hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:54.382Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:53.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:54.382Z", "message": "Stopping homer node", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:54.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e48c7fbe-1bd5-4d22-b06a-197f65360986"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:54.382Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:54.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e48c7fbe-1bd5-4d22-b06a-197f65360986"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:54.382Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/J60TV/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:54.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e48c7fbe-1bd5-4d22-b06a-197f65360986"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:54.951Z", "message": "Downloaded scripts/bind/bind.py to /tmp/0DWMY/bind.py", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:54.935Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.033cafe1-0ab5-4547-8f35-7d8cbb0511be"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:54.951Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:54.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e48c7fbe-1bd5-4d22-b06a-197f65360986"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:54.951Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:54.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e48c7fbe-1bd5-4d22-b06a-197f65360986"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:54.951Z", "message": "Execution done (PID=16882, return_code=1): /tmp/J60TV/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:54.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e48c7fbe-1bd5-4d22-b06a-197f65360986"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:54.951Z", "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-05-17T00:27:54.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e48c7fbe-1bd5-4d22-b06a-197f65360986"}, {"node_instance_id": "ellis_uuv1ge", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:54.951Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:53.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_cbv9hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:54.951Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:53.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_0jbjtg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:54.951Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:53.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:54.951Z", "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-05-17T00:27:54.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e48c7fbe-1bd5-4d22-b06a-197f65360986"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:54.951Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:54.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e48c7fbe-1bd5-4d22-b06a-197f65360986"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:54.951Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:54.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e48c7fbe-1bd5-4d22-b06a-197f65360986"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:54.951Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:54.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e48c7fbe-1bd5-4d22-b06a-197f65360986"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:54.951Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:54.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e48c7fbe-1bd5-4d22-b06a-197f65360986"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:54.951Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:54.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e48c7fbe-1bd5-4d22-b06a-197f65360986"}, {"node_instance_id": "homer_q3eh7h", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:55.513Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/J60TV/stop-homer.sh, exit_code: 1", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/J60TV/stop-homer.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/homer_host_babhnv/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/homer_host_babhnv/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_babhnv/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_babhnv/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_babhnv/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_babhnv/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/J60TV/stop-homer.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-17T00:27:55.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:55.513Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:54.564Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:55.513Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:53.773Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:55.513Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:55.106Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.033cafe1-0ab5-4547-8f35-7d8cbb0511be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.091Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:55.833Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.033cafe1-0ab5-4547-8f35-7d8cbb0511be"}, {"node_instance_id": "homer_q3eh7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.091Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:56.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.091Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:55.424Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.091Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:55.527Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.033cafe1-0ab5-4547-8f35-7d8cbb0511be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.091Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:55.562Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.033cafe1-0ab5-4547-8f35-7d8cbb0511be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.091Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'ellis': {u'ellis_uuv1ge': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.5', u'name': u'ellis-uuv1ge'}}, u'dime': {u'dime_0jbjtg': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-0jbjtg'}}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'vellum': {}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:55.563Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.033cafe1-0ab5-4547-8f35-7d8cbb0511be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.091Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpfATB4A', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:55.564Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.033cafe1-0ab5-4547-8f35-7d8cbb0511be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.091Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:55.589Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.033cafe1-0ab5-4547-8f35-7d8cbb0511be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.091Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:55.597Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.033cafe1-0ab5-4547-8f35-7d8cbb0511be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.091Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:55.598Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.033cafe1-0ab5-4547-8f35-7d8cbb0511be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.091Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'ellis': {u'ellis_uuv1ge': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.5', u'name': u'ellis-uuv1ge'}}, u'dime': {u'dime_0jbjtg': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-0jbjtg'}}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'vellum': {}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:55.598Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.033cafe1-0ab5-4547-8f35-7d8cbb0511be"}], "metadata": {"pagination": {"total": 181, "offset": 58, "size": 50}}} 2019-05-17 00:27:59,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:27:59,876 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:27:59 GMT 2019-05-17 00:27:59,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:27:59,877 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:27:59,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:27:59,877 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:27:59,877 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:27:59,877 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:27:59,879 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/L23Z2/stop-bono.sh 2019-05-17 00:27:59,879 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:27:59,880 - functest.core.cloudify - DEBUG - Stopping bono node 2019-05-17 00:27:59,880 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/VNHF5/stop-sprout.sh 2019-05-17 00:27:59,880 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/MEF99/stop-ellis.sh, exit_code: 1 2019-05-17 00:27:59,880 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-17 00:27:59,880 - functest.core.cloudify - DEBUG - Process created, PID: 18898 2019-05-17 00:27:59,880 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-17 00:27:59,881 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-17 00:27:59,881 - functest.core.cloudify - DEBUG - Stopping sprout node 2019-05-17 00:27:59,881 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/QYL4Q/stop-vellum.sh, exit_code: 1 2019-05-17 00:27:59,881 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/00EX4/stop-dime.sh, exit_code: 1 2019-05-17 00:27:59,881 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-17 00:27:59,881 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-17 00:27:59,881 - functest.core.cloudify - DEBUG - Process created, PID: 16882 2019-05-17 00:27:59,882 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-17 00:27:59,882 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-17 00:27:59,882 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-17 00:27:59,882 - functest.core.cloudify - DEBUG - Stopping homer node 2019-05-17 00:27:59,882 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-17 00:27:59,882 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/J60TV/stop-homer.sh 2019-05-17 00:27:59,882 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/0DWMY/bind.py 2019-05-17 00:27:59,883 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-17 00:27:59,883 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-17 00:27:59,883 - functest.core.cloudify - DEBUG - Execution done (PID=16882, return_code=1): /tmp/J60TV/stop-homer.sh 2019-05-17 00:27:59,883 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-05-17 00:27:59,883 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:27:59,883 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:27:59,883 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:27:59,884 - 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-05-17 00:27:59,884 - functest.core.cloudify - DEBUG - 2019-05-17 00:27:59,884 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-17 00:27:59,884 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-17 00:27:59,884 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-17 00:27:59,884 - functest.core.cloudify - DEBUG - 2019-05-17 00:27:59,884 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/J60TV/stop-homer.sh, exit_code: 1 2019-05-17 00:27:59,885 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:27:59,885 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:27:59,885 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-17 00:27:59,885 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-17 00:27:59,885 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-17 00:27:59,885 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:27:59,885 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-17 00:27:59,885 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-17 00:27:59,886 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'ellis': {u'ellis_uuv1ge': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.5', u'name': u'ellis-uuv1ge'}}, u'dime': {u'dime_0jbjtg': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-0jbjtg'}}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'vellum': {}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}. 2019-05-17 00:27:59,886 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpfATB4A', '/etc/bind/db.clearwater.local'] 2019-05-17 00:27:59,886 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-17 00:27:59,886 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-17 00:27:59,886 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-17 00:27:59,886 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'ellis': {u'ellis_uuv1ge': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.5', u'name': u'ellis-uuv1ge'}}, u'dime': {u'dime_0jbjtg': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-0jbjtg'}}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'vellum': {}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}. 2019-05-17 00:27:59,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:27:59,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:27:59,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:27:59,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:27:59,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:27:59,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:27:59,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:27:59,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:27:59,949 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:27:59,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:27:59,949 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:27:59 GMT 2019-05-17 00:27:59,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:27:59,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:27:59,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:27:59,949 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:27:59,949 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:28:04,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:28:05,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:28:05,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:28:05,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:28:05,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:28:05,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:28:05,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:28:05,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:28:05,043 - 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-05-17T00:27:56.091Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:55.589Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.033cafe1-0ab5-4547-8f35-7d8cbb0511be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.091Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpfATB4A', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:55.564Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.033cafe1-0ab5-4547-8f35-7d8cbb0511be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.091Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'ellis': {u'ellis_uuv1ge': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.5', u'name': u'ellis-uuv1ge'}}, u'dime': {u'dime_0jbjtg': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-0jbjtg'}}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'vellum': {}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:55.563Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.033cafe1-0ab5-4547-8f35-7d8cbb0511be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.091Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:55.562Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.033cafe1-0ab5-4547-8f35-7d8cbb0511be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.639Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:56.307Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1aec6a4d-04ed-4b4f-b55a-c36af7f00554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.639Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:56.308Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1aec6a4d-04ed-4b4f-b55a-c36af7f00554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.639Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'ellis': {u'ellis_uuv1ge': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.5', u'name': u'ellis-uuv1ge'}}, u'dime': {}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'vellum': {}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:56.308Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1aec6a4d-04ed-4b4f-b55a-c36af7f00554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.639Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpmVYwl1', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:56.534Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1aec6a4d-04ed-4b4f-b55a-c36af7f00554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.639Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:56.224Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1aec6a4d-04ed-4b4f-b55a-c36af7f00554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.639Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:56.268Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1aec6a4d-04ed-4b4f-b55a-c36af7f00554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.639Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'ellis': {u'ellis_uuv1ge': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.5', u'name': u'ellis-uuv1ge'}}, u'dime': {}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'vellum': {}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:56.268Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1aec6a4d-04ed-4b4f-b55a-c36af7f00554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.639Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpVObZf9', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:56.269Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1aec6a4d-04ed-4b4f-b55a-c36af7f00554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.639Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:56.288Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1aec6a4d-04ed-4b4f-b55a-c36af7f00554"}, {"node_instance_id": "homer_q3eh7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:56.639Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:56.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:57.297Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:56.635Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_cbv9hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:57.297Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:57.297Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.056Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:57.297Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:56.458Z", "source_id": "vellum_cbv9hf", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:57.297Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:56.543Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1aec6a4d-04ed-4b4f-b55a-c36af7f00554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:57.297Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:56.553Z", "source_id": "dime_0jbjtg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1aec6a4d-04ed-4b4f-b55a-c36af7f00554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:57.297Z", "message": "Downloaded scripts/bind/bind.py to /tmp/1OPM7/bind.py", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:56.677Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5a2fed61-813d-4e21-b54b-28dde52ae36d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:57.297Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:56.845Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5a2fed61-813d-4e21-b54b-28dde52ae36d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:57.297Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.066Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5a2fed61-813d-4e21-b54b-28dde52ae36d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:57.297Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.097Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5a2fed61-813d-4e21-b54b-28dde52ae36d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:57.297Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'vellum': {}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.097Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5a2fed61-813d-4e21-b54b-28dde52ae36d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:57.297Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp_C74F7', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.098Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5a2fed61-813d-4e21-b54b-28dde52ae36d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:57.297Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.106Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5a2fed61-813d-4e21-b54b-28dde52ae36d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:57.297Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.113Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5a2fed61-813d-4e21-b54b-28dde52ae36d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:57.297Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.113Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5a2fed61-813d-4e21-b54b-28dde52ae36d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:57.297Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'vellum': {}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.113Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5a2fed61-813d-4e21-b54b-28dde52ae36d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:57.862Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpvcu_w9', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.309Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5a2fed61-813d-4e21-b54b-28dde52ae36d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:57.862Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.324Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5a2fed61-813d-4e21-b54b-28dde52ae36d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:57.862Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.347Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5a2fed61-813d-4e21-b54b-28dde52ae36d"}, {"node_instance_id": "vellum_cbv9hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:57.862Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:57.862Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.483c3b04-ce6f-49e8-a2fd-0b7b9ae4267a"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:58.453Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.483c3b04-ce6f-49e8-a2fd-0b7b9ae4267a"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:58.453Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.483c3b04-ce6f-49e8-a2fd-0b7b9ae4267a"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:58.453Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.483c3b04-ce6f-49e8-a2fd-0b7b9ae4267a"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:58.453Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.483c3b04-ce6f-49e8-a2fd-0b7b9ae4267a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:58.453Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:58.251Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4de5aca7-3dc7-415a-a330-9b9ae3d06c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:58.453Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:58.018Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4de5aca7-3dc7-415a-a330-9b9ae3d06c55"}, {"node_instance_id": "vellum_cbv9hf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:58.453Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:58.453Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.712Z", "source_id": "ellis_uuv1ge", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_0jbjtg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:58.453Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:58.453Z", "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-05-17T00:27:57.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.483c3b04-ce6f-49e8-a2fd-0b7b9ae4267a"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:58.453Z", "message": "Execution done (PID=18898, return_code=1): /tmp/VNHF5/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.483c3b04-ce6f-49e8-a2fd-0b7b9ae4267a"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:58.453Z", "message": " * Quiescing Sprout SIP Router sprout", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.483c3b04-ce6f-49e8-a2fd-0b7b9ae4267a"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:58.453Z", "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-05-17T00:27:57.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.483c3b04-ce6f-49e8-a2fd-0b7b9ae4267a"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:58.453Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.483c3b04-ce6f-49e8-a2fd-0b7b9ae4267a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:58.453Z", "message": "Downloaded scripts/bind/bind.py to /tmp/I19X6/bind.py", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.838Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4de5aca7-3dc7-415a-a330-9b9ae3d06c55"}], "metadata": {"pagination": {"total": 223, "offset": 108, "size": 50}}} 2019-05-17 00:28:05,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:28:05,044 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:28:05 GMT 2019-05-17 00:28:05,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:28:05,044 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:28:05,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:28:05,044 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:28:05,044 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:28:05,044 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:28:05,046 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-17 00:28:05,046 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpfATB4A', '/etc/bind/db.clearwater.local'] 2019-05-17 00:28:05,047 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'ellis': {u'ellis_uuv1ge': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.5', u'name': u'ellis-uuv1ge'}}, u'dime': {u'dime_0jbjtg': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-0jbjtg'}}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'vellum': {}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}. 2019-05-17 00:28:05,047 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-17 00:28:05,047 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-17 00:28:05,047 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-17 00:28:05,047 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'ellis': {u'ellis_uuv1ge': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.5', u'name': u'ellis-uuv1ge'}}, u'dime': {}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'vellum': {}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}. 2019-05-17 00:28:05,047 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpmVYwl1', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:28:05,048 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-17 00:28:05,048 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-17 00:28:05,048 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'ellis': {u'ellis_uuv1ge': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.5', u'name': u'ellis-uuv1ge'}}, u'dime': {}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'vellum': {}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}. 2019-05-17 00:28:05,048 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpVObZf9', '/etc/bind/db.clearwater.local'] 2019-05-17 00:28:05,048 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-17 00:28:05,048 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:28:05,049 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:28:05,049 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:28:05,049 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:28:05,049 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:28:05,049 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:28:05,049 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-17 00:28:05,049 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1OPM7/bind.py 2019-05-17 00:28:05,050 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-17 00:28:05,050 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-17 00:28:05,050 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-17 00:28:05,050 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'vellum': {}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}. 2019-05-17 00:28:05,050 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp_C74F7', '/etc/bind/db.clearwater.local'] 2019-05-17 00:28:05,050 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-17 00:28:05,051 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-17 00:28:05,051 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-17 00:28:05,051 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_q3eh7h': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'homer-q3eh7h'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'vellum': {}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}. 2019-05-17 00:28:05,051 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpvcu_w9', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:28:05,051 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:28:05,051 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-17 00:28:05,052 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:28:05,052 - functest.core.cloudify - DEBUG - 2019-05-17 00:28:05,052 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-17 00:28:05,052 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-17 00:28:05,052 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-17 00:28:05,052 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-17 00:28:05,052 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-17 00:28:05,052 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-17 00:28:05,053 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:28:05,053 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:28:05,053 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:28:05,053 - 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-05-17 00:28:05,053 - functest.core.cloudify - DEBUG - Execution done (PID=18898, return_code=1): /tmp/VNHF5/stop-sprout.sh 2019-05-17 00:28:05,053 - functest.core.cloudify - DEBUG - * Quiescing Sprout SIP Router sprout 2019-05-17 00:28:05,053 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-05-17 00:28:05,054 - functest.core.cloudify - DEBUG - 2019-05-17 00:28:05,054 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/I19X6/bind.py 2019-05-17 00:28:05,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:28:05,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:28:05,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:28:05,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:28:05,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:28:05,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:28:05,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:28:05,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:28:05,115 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:28:05,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:28:05,116 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:28:05 GMT 2019-05-17 00:28:05,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:28:05,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:28:05,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:28:05,116 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:28:05,116 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:28:10,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:28:10,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:28:10,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:28:10,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:28:10,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:28:10,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:28:10,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:28:10,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:28:10,209 - 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-05-17T00:27:58.453Z", "message": "Downloaded scripts/bind/bind.py to /tmp/I19X6/bind.py", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:57.838Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4de5aca7-3dc7-415a-a330-9b9ae3d06c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:59.081Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:58.304Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4de5aca7-3dc7-415a-a330-9b9ae3d06c55"}, {"node_instance_id": "ellis_uuv1ge", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:59.081Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:58.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_1vq19q", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:59.081Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/VNHF5/stop-sprout.sh, exit_code: 1", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/VNHF5/stop-sprout.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/sprout_host_10r3sj/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/sprout_host_10r3sj/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_10r3sj/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_10r3sj/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_10r3sj/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_10r3sj/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/VNHF5/stop-sprout.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-17T00:27:58.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:59.081Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:58.281Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4de5aca7-3dc7-415a-a330-9b9ae3d06c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:59.081Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'vellum': {}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:58.282Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4de5aca7-3dc7-415a-a330-9b9ae3d06c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:59.081Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpR83RGX', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:58.283Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4de5aca7-3dc7-415a-a330-9b9ae3d06c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:59.081Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:58.297Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4de5aca7-3dc7-415a-a330-9b9ae3d06c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:59.081Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:58.304Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4de5aca7-3dc7-415a-a330-9b9ae3d06c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:59.081Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'vellum': {}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:58.304Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4de5aca7-3dc7-415a-a330-9b9ae3d06c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:59.081Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpCTGzhK', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:58.461Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4de5aca7-3dc7-415a-a330-9b9ae3d06c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:59.081Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:58.469Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4de5aca7-3dc7-415a-a330-9b9ae3d06c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:59.081Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:58.476Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4de5aca7-3dc7-415a-a330-9b9ae3d06c55"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:59.081Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/D8PWZ/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:59.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:59.745Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:58.872Z", "source_id": "homer_q3eh7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:59.745Z", "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-05-17T00:27:59.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:59.745Z", "message": "Process created, PID: 24981", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:59.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:59.745Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:59.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:59.745Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:59.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:59.745Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:59.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}, {"node_instance_id": "dime_0jbjtg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:59.745Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:58.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_1vq19q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:59.745Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:58.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_0jbjtg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:27:59.745Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:58.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:00.355Z", "message": "Process created, PID: 16013", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:59.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2b49bf64-d805-4335-8710-312463a3e343"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:00.355Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:59.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2b49bf64-d805-4335-8710-312463a3e343"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:00.355Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:59.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2b49bf64-d805-4335-8710-312463a3e343"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:00.355Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/DUHD0/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:59.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2b49bf64-d805-4335-8710-312463a3e343"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:00.355Z", "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-05-17T00:27:59.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2b49bf64-d805-4335-8710-312463a3e343"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:00.355Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:59.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2b49bf64-d805-4335-8710-312463a3e343"}, {"node_instance_id": "ellis_uuv1ge", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:00.355Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:59.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_q3eh7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:00.355Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:59.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_uuv1ge", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:00.355Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:27:59.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_q3eh7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:00.957Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:00.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_1vq19q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:00.957Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:00.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:00.957Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:00.771Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:01.460Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:00.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4f32a8e7-fcb5-497f-84ff-2f81b6f82f09"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:01.460Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/2WJNE/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:00.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4f32a8e7-fcb5-497f-84ff-2f81b6f82f09"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:01.460Z", "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-05-17T00:28:00.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4f32a8e7-fcb5-497f-84ff-2f81b6f82f09"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:01.460Z", "message": "Process created, PID: 18321", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:00.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4f32a8e7-fcb5-497f-84ff-2f81b6f82f09"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:01.460Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:00.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4f32a8e7-fcb5-497f-84ff-2f81b6f82f09"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:01.460Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:00.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4f32a8e7-fcb5-497f-84ff-2f81b6f82f09"}, {"node_instance_id": "homer_q3eh7h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:01.964Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:01.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:02.546Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:02.334Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b2cae7b3-69ac-4e50-9acd-1e54622a6bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:02.546Z", "message": "Downloaded scripts/bind/bind.py to /tmp/DL9L4/bind.py", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:01.998Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b2cae7b3-69ac-4e50-9acd-1e54622a6bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:03.403Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:02.814Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b2cae7b3-69ac-4e50-9acd-1e54622a6bda"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:03.403Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:02.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5051066f-4a58-43aa-b9b9-4a2aaf18394d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:03.403Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:03.008Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b2cae7b3-69ac-4e50-9acd-1e54622a6bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:03.403Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:03.001Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b2cae7b3-69ac-4e50-9acd-1e54622a6bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:03.403Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpOQQy70', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:02.994Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b2cae7b3-69ac-4e50-9acd-1e54622a6bda"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:03.403Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:02.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5051066f-4a58-43aa-b9b9-4a2aaf18394d"}], "metadata": {"pagination": {"total": 279, "offset": 158, "size": 50}}} 2019-05-17 00:28:10,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:28:10,209 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:28:10 GMT 2019-05-17 00:28:10,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:28:10,209 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:28:10,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:28:10,209 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:28:10,209 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:28:10,209 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:28:10,211 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/I19X6/bind.py 2019-05-17 00:28:10,211 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-17 00:28:10,212 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:28:10,212 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/VNHF5/stop-sprout.sh, exit_code: 1 2019-05-17 00:28:10,212 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-17 00:28:10,212 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'vellum': {}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}. 2019-05-17 00:28:10,212 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpR83RGX', '/etc/bind/db.clearwater.local'] 2019-05-17 00:28:10,212 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-17 00:28:10,212 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-17 00:28:10,213 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_1vq19q': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-1vq19q'}}, u'vellum': {}, u'bono': {u'bono_x65ef3': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-x65ef3'}}}, 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.25', u'hss_hostname': u''}. 2019-05-17 00:28:10,213 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpCTGzhK', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:28:10,213 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:28:10,213 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-17 00:28:10,213 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/D8PWZ/remove-cluster-node.sh 2019-05-17 00:28:10,213 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:28:10,213 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-17 00:28:10,214 - functest.core.cloudify - DEBUG - Process created, PID: 24981 2019-05-17 00:28:10,214 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-17 00:28:10,214 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-17 00:28:10,214 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-17 00:28:10,214 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:28:10,214 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-17 00:28:10,214 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:28:10,215 - functest.core.cloudify - DEBUG - Process created, PID: 16013 2019-05-17 00:28:10,215 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-17 00:28:10,215 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-17 00:28:10,215 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/DUHD0/remove-cluster-node.sh 2019-05-17 00:28:10,215 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-17 00:28:10,215 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-17 00:28:10,215 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:28:10,216 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:28:10,216 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:28:10,216 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:28:10,216 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:28:10,216 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:28:10,216 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-17 00:28:10,216 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/2WJNE/remove-cluster-node.sh 2019-05-17 00:28:10,217 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-17 00:28:10,217 - functest.core.cloudify - DEBUG - Process created, PID: 18321 2019-05-17 00:28:10,217 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-17 00:28:10,217 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-17 00:28:10,217 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:28:10,217 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-17 00:28:10,217 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/DL9L4/bind.py 2019-05-17 00:28:10,218 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-17 00:28:10,218 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-17 00:28:10,218 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-17 00:28:10,218 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:28:10,218 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpOQQy70', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:28:10,218 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-17 00:28:10,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:28:10,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:28:10,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:28:10,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:28:10,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:28:10,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:28:10,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:28:10,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:28:10,283 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:28:10,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:28:10,283 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:28:10 GMT 2019-05-17 00:28:10,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:28:10,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:28:10,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:28:10,284 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:28:10,284 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:28:15,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:28:15,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:28:15,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:28:15,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:28:15,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:28:15,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:28:15,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:28:15,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:28:15,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:03.403Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/YJOS5/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:02.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5051066f-4a58-43aa-b9b9-4a2aaf18394d"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:03.403Z", "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-05-17T00:28:02.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5051066f-4a58-43aa-b9b9-4a2aaf18394d"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:03.403Z", "message": "Process created, PID: 16999", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:02.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5051066f-4a58-43aa-b9b9-4a2aaf18394d"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:03.403Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:02.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5051066f-4a58-43aa-b9b9-4a2aaf18394d"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:03.403Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:02.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5051066f-4a58-43aa-b9b9-4a2aaf18394d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:03.403Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpOQQy70', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:02.994Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b2cae7b3-69ac-4e50-9acd-1e54622a6bda"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:03.403Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:02.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5051066f-4a58-43aa-b9b9-4a2aaf18394d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:03.403Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:03.001Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b2cae7b3-69ac-4e50-9acd-1e54622a6bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:03.403Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:03.008Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b2cae7b3-69ac-4e50-9acd-1e54622a6bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:03.403Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:02.814Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b2cae7b3-69ac-4e50-9acd-1e54622a6bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:03.403Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:02.814Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b2cae7b3-69ac-4e50-9acd-1e54622a6bda"}, {"node_instance_id": "sprout_1vq19q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:03.951Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:03.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:03.951Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:03.417Z", "source_id": "sprout_1vq19q", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_1vq19q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:03.951Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:03.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_1vq19q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:04.668Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:04.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:05.416Z", "message": "Process created, PID: 19112", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:05.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5c672ff8-6f00-41d3-a4c1-905e952bce51"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:05.416Z", "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-05-17T00:28:05.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5c672ff8-6f00-41d3-a4c1-905e952bce51"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:05.416Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3A5C3/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:05.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5c672ff8-6f00-41d3-a4c1-905e952bce51"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:05.416Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:05.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5c672ff8-6f00-41d3-a4c1-905e952bce51"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:05.416Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:05.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5c672ff8-6f00-41d3-a4c1-905e952bce51"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:05.416Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:04.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2b49bf64-d805-4335-8710-312463a3e343"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:05.416Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:04.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2b49bf64-d805-4335-8710-312463a3e343"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:05.416Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:05.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5c672ff8-6f00-41d3-a4c1-905e952bce51"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:05.416Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:05.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2b49bf64-d805-4335-8710-312463a3e343"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:05.416Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:05.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2b49bf64-d805-4335-8710-312463a3e343"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:05.416Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:05.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2b49bf64-d805-4335-8710-312463a3e343"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:05.416Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:05.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2b49bf64-d805-4335-8710-312463a3e343"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:05.416Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:05.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2b49bf64-d805-4335-8710-312463a3e343"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:05.416Z", "message": "Execution done (PID=16013, return_code=0): /tmp/DUHD0/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:04.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2b49bf64-d805-4335-8710-312463a3e343"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:05.416Z", "message": " Removed member 1cdb750ce69c2278 from cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:04.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2b49bf64-d805-4335-8710-312463a3e343"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:05.416Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:04.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2b49bf64-d805-4335-8710-312463a3e343"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:05.416Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:04.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2b49bf64-d805-4335-8710-312463a3e343"}, {"node_instance_id": "dime_0jbjtg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:05.416Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:04.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2b49bf64-d805-4335-8710-312463a3e343"}, {"node_instance_id": "dime_0jbjtg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:06.000Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:05.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_0jbjtg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:06.000Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:05.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:06.563Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4f32a8e7-fcb5-497f-84ff-2f81b6f82f09"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:06.563Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:06.563Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:05.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:06.563Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4f32a8e7-fcb5-497f-84ff-2f81b6f82f09"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:06.563Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4f32a8e7-fcb5-497f-84ff-2f81b6f82f09"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:06.563Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4f32a8e7-fcb5-497f-84ff-2f81b6f82f09"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:06.563Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4f32a8e7-fcb5-497f-84ff-2f81b6f82f09"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:06.563Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4f32a8e7-fcb5-497f-84ff-2f81b6f82f09"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:06.563Z", "message": " Removed member 9d08d69e09fefa3f from cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4f32a8e7-fcb5-497f-84ff-2f81b6f82f09"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:06.563Z", "message": "Execution done (PID=18321, return_code=0): /tmp/2WJNE/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4f32a8e7-fcb5-497f-84ff-2f81b6f82f09"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:06.563Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4f32a8e7-fcb5-497f-84ff-2f81b6f82f09"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:06.563Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4f32a8e7-fcb5-497f-84ff-2f81b6f82f09"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:06.563Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4f32a8e7-fcb5-497f-84ff-2f81b6f82f09"}, {"node_instance_id": "ellis_uuv1ge", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:06.563Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4f32a8e7-fcb5-497f-84ff-2f81b6f82f09"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:06.563Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5051066f-4a58-43aa-b9b9-4a2aaf18394d"}], "metadata": {"pagination": {"total": 302, "offset": 208, "size": 50}}} 2019-05-17 00:28:15,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:28:15,379 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:28:15 GMT 2019-05-17 00:28:15,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:28:15,379 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:28:15,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:28:15,379 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:28:15,379 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:28:15,379 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:28:15,381 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/YJOS5/remove-cluster-node.sh 2019-05-17 00:28:15,381 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-17 00:28:15,381 - functest.core.cloudify - DEBUG - Process created, PID: 16999 2019-05-17 00:28:15,382 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-17 00:28:15,382 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-17 00:28:15,382 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpOQQy70', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:28:15,382 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-17 00:28:15,382 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:28:15,382 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-17 00:28:15,383 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-17 00:28:15,383 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-17 00:28:15,383 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:28:15,383 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:28:15,383 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:28:15,383 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:28:15,383 - functest.core.cloudify - DEBUG - Process created, PID: 19112 2019-05-17 00:28:15,384 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-17 00:28:15,384 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3A5C3/remove-cluster-node.sh 2019-05-17 00:28:15,384 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-17 00:28:15,384 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-17 00:28:15,384 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-17 00:28:15,384 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-17 00:28:15,385 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-17 00:28:15,385 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-17 00:28:15,385 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-17 00:28:15,385 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-17 00:28:15,385 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-17 00:28:15,385 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-17 00:28:15,385 - functest.core.cloudify - DEBUG - Execution done (PID=16013, return_code=0): /tmp/DUHD0/remove-cluster-node.sh 2019-05-17 00:28:15,386 - functest.core.cloudify - DEBUG - Removed member 1cdb750ce69c2278 from cluster 2019-05-17 00:28:15,386 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-17 00:28:15,386 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-17 00:28:15,386 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-17 00:28:15,386 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:28:15,386 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:28:15,387 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-17 00:28:15,387 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-17 00:28:15,387 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:28:15,387 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-17 00:28:15,387 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-17 00:28:15,387 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-17 00:28:15,387 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-17 00:28:15,388 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-17 00:28:15,388 - functest.core.cloudify - DEBUG - Removed member 9d08d69e09fefa3f from cluster 2019-05-17 00:28:15,388 - functest.core.cloudify - DEBUG - Execution done (PID=18321, return_code=0): /tmp/2WJNE/remove-cluster-node.sh 2019-05-17 00:28:15,388 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-17 00:28:15,388 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-17 00:28:15,388 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-17 00:28:15,388 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-17 00:28:15,389 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-17 00:28:15,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:28:15,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:28:15,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:28:15,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:28:15,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:28:15,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:28:15,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:28:15,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:28:15,472 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:28:15,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:28:15,472 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:28:15 GMT 2019-05-17 00:28:15,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:28:15,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:28:15,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:28:15,473 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:28:15,473 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:28:20,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:28:20,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:28:20,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:28:20,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:28:20,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:28:20,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:28:20,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:28:20,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:28:20,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:07.160Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5051066f-4a58-43aa-b9b9-4a2aaf18394d"}, {"node_instance_id": "homer_q3eh7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:07.160Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:07.160Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5051066f-4a58-43aa-b9b9-4a2aaf18394d"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:07.160Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5051066f-4a58-43aa-b9b9-4a2aaf18394d"}, {"node_instance_id": "ellis_uuv1ge", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:07.160Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_q3eh7h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:07.160Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:07.160Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5051066f-4a58-43aa-b9b9-4a2aaf18394d"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:07.160Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5051066f-4a58-43aa-b9b9-4a2aaf18394d"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:07.160Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5051066f-4a58-43aa-b9b9-4a2aaf18394d"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:07.160Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5051066f-4a58-43aa-b9b9-4a2aaf18394d"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:07.160Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5051066f-4a58-43aa-b9b9-4a2aaf18394d"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:07.160Z", "message": "Execution done (PID=16999, return_code=0): /tmp/YJOS5/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5051066f-4a58-43aa-b9b9-4a2aaf18394d"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:07.160Z", "message": " Removed member 1219fc55d139428f from cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5051066f-4a58-43aa-b9b9-4a2aaf18394d"}, {"node_instance_id": "homer_q3eh7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:07.160Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:06.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5051066f-4a58-43aa-b9b9-4a2aaf18394d"}, {"node_instance_id": "ellis_uuv1ge", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:07.755Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:07.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:07.755Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:07.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:07.755Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:07.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:08.473Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:07.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:09.090Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:08.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:09.625Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:09.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:09.625Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:09.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:10.793Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:10.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:11.398Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:10.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:11.398Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:10.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:11.398Z", "message": "Stopping agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:10.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:12.032Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:11.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:12.032Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:11.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:12.780Z", "message": "Stopping Agent dime_host_c9zn1l", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:11.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.012d6d60-51a9-4740-9594-0a1ea0f3d90f"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:12.780Z", "message": "Waiting for process 15942 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:12.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a2d9b99e-52d7-4668-80c3-76fdfad21399"}, {"node_instance_id": "homer_host_babhnv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:12.780Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:12.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:12.780Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:12.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:13.380Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:12.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:13.380Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:13.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.012d6d60-51a9-4740-9594-0a1ea0f3d90f"}, {"node_instance_id": "homer_host_babhnv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:13.380Z", "message": "Stopping agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:12.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:13.978Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:13.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:13.978Z", "message": "Stopping agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:13.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:13.978Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:13.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:13.978Z", "message": "Stopping daemon with command: sudo service cloudify-worker-dime_host_c9zn1l stop", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:13.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.012d6d60-51a9-4740-9594-0a1ea0f3d90f"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:13.978Z", "message": "Successfully stopped daemon: dime_host_c9zn1l\u001b[0m", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:13.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.012d6d60-51a9-4740-9594-0a1ea0f3d90f"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:14.578Z", "message": "Stopping Agent homer_host_babhnv", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:13.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b83f3e86-a50c-4d40-b4c5-3e8592a6a9f8"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:14.578Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:13.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:14.578Z", "message": "Deleting agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:14.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:14.578Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:14.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:15.082Z", "message": "Stopping Agent ellis_host_p4sjrn", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:14.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.848f808f-36cb-4894-8384-a357eb1efa4d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:15.684Z", "message": "Successfully stopped daemon: homer_host_babhnv\u001b[0m", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:15.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b83f3e86-a50c-4d40-b4c5-3e8592a6a9f8"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:15.684Z", "message": "Stopping daemon with command: sudo service cloudify-worker-homer_host_babhnv stop", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:15.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b83f3e86-a50c-4d40-b4c5-3e8592a6a9f8"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:15.684Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:15.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b83f3e86-a50c-4d40-b4c5-3e8592a6a9f8"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:15.684Z", "message": "Deleting Agent dime_host_c9zn1l", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:15.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1e3157a5-76be-4f91-ab82-38201b29c65f"}, {"node_instance_id": "homer_host_babhnv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:16.198Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:15.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:16.198Z", "message": "Deleting agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:15.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}], "metadata": {"pagination": {"total": 338, "offset": 258, "size": 50}}} 2019-05-17 00:28:20,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:28:20,571 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:28:20 GMT 2019-05-17 00:28:20,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:28:20,571 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:28:20,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:28:20,571 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:28:20,572 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:28:20,572 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:28:20,573 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-17 00:28:20,573 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:28:20,574 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-17 00:28:20,574 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-17 00:28:20,574 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:28:20,574 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:28:20,574 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-17 00:28:20,574 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-17 00:28:20,574 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-17 00:28:20,575 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-17 00:28:20,575 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-17 00:28:20,575 - functest.core.cloudify - DEBUG - Execution done (PID=16999, return_code=0): /tmp/YJOS5/remove-cluster-node.sh 2019-05-17 00:28:20,575 - functest.core.cloudify - DEBUG - Removed member 1219fc55d139428f from cluster 2019-05-17 00:28:20,575 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-17 00:28:20,575 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:28:20,575 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:28:20,576 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:28:20,576 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-17 00:28:20,576 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-17 00:28:20,576 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-17 00:28:20,576 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-17 00:28:20,576 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-17 00:28:20,576 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-17 00:28:20,577 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-17 00:28:20,577 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-17 00:28:20,577 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-17 00:28:20,577 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-17 00:28:20,577 - functest.core.cloudify - DEBUG - Stopping Agent dime_host_c9zn1l 2019-05-17 00:28:20,577 - functest.core.cloudify - DEBUG - Waiting for process 15942 to end... 2019-05-17 00:28:20,577 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-17 00:28:20,578 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-17 00:28:20,578 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-17 00:28:20,578 - functest.core.cloudify - DEBUG - Stopping... 2019-05-17 00:28:20,578 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-17 00:28:20,578 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-17 00:28:20,578 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-17 00:28:20,578 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-17 00:28:20,579 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_c9zn1l stop 2019-05-17 00:28:20,579 - functest.core.cloudify - DEBUG - Successfully stopped daemon: dime_host_c9zn1l 2019-05-17 00:28:20,579 - functest.core.cloudify - DEBUG - Stopping Agent homer_host_babhnv 2019-05-17 00:28:20,579 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-17 00:28:20,579 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-17 00:28:20,579 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-17 00:28:20,580 - functest.core.cloudify - DEBUG - Stopping Agent ellis_host_p4sjrn 2019-05-17 00:28:20,580 - functest.core.cloudify - DEBUG - Successfully stopped daemon: homer_host_babhnv 2019-05-17 00:28:20,580 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-homer_host_babhnv stop 2019-05-17 00:28:20,580 - functest.core.cloudify - DEBUG - Stopping... 2019-05-17 00:28:20,580 - functest.core.cloudify - DEBUG - Deleting Agent dime_host_c9zn1l 2019-05-17 00:28:20,580 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-17 00:28:20,580 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-17 00:28:20,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:28:20,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:28:20,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:28:20,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:28:20,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:28:20,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:28:20,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:28:20,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:28:20,673 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:28:20,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:28:20,673 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:28:20 GMT 2019-05-17 00:28:20,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:28:20,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:28:20,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:28:20,673 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:28:20,673 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:28:25,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:28:25,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:28:25,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:28:25,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:28:25,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:28:25,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:28:25,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:28:25,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:28:25,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_babhnv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:16.198Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:15.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:16.198Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:15.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:16.198Z", "message": "Stopping daemon with command: sudo service cloudify-worker-ellis_host_p4sjrn stop", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:16.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.848f808f-36cb-4894-8384-a357eb1efa4d"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:16.198Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:16.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.848f808f-36cb-4894-8384-a357eb1efa4d"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:16.816Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:16.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:17.459Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:16.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:17.459Z", "message": "Deleting Agent homer_host_babhnv", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:16.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.57f8fb4a-116d-4b41-9611-095103f8fc5a"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:17.459Z", "message": "Deleting agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:16.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:18.179Z", "message": "Deleting Agent ellis_host_p4sjrn", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:17.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.49644355-3372-40f7-abc2-fc4fd7da089c"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:18.811Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:18.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5c672ff8-6f00-41d3-a4c1-905e952bce51"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:18.811Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:18.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5c672ff8-6f00-41d3-a4c1-905e952bce51"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:18.811Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:18.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5c672ff8-6f00-41d3-a4c1-905e952bce51"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:18.811Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:18.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5c672ff8-6f00-41d3-a4c1-905e952bce51"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:18.811Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:18.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5c672ff8-6f00-41d3-a4c1-905e952bce51"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:18.811Z", "message": " Removed member 25b8ceb1b1f8abd6 from cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:18.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5c672ff8-6f00-41d3-a4c1-905e952bce51"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:18.811Z", "message": "Execution done (PID=19112, return_code=0): /tmp/3A5C3/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:18.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5c672ff8-6f00-41d3-a4c1-905e952bce51"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:18.811Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:18.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5c672ff8-6f00-41d3-a4c1-905e952bce51"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:19.409Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:18.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5c672ff8-6f00-41d3-a4c1-905e952bce51"}, {"node_instance_id": "sprout_1vq19q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:19.409Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:19.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:19.409Z", "message": "Waiting for process 24981 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:19.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:19.409Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:18.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5c672ff8-6f00-41d3-a4c1-905e952bce51"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:19.409Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:18.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5c672ff8-6f00-41d3-a4c1-905e952bce51"}, {"node_instance_id": "sprout_1vq19q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:19.409Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:18.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5c672ff8-6f00-41d3-a4c1-905e952bce51"}, {"node_instance_id": "sprout_1vq19q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:19.409Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:19.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:19.999Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:19.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1e3157a5-76be-4f91-ab82-38201b29c65f"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:19.999Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:19.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:19.999Z", "message": "Successfully deleted daemon: dime_host_c9zn1l", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:19.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1e3157a5-76be-4f91-ab82-38201b29c65f"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:19.999Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:19.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1e3157a5-76be-4f91-ab82-38201b29c65f"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:19.999Z", "message": "00:28:19 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_c9zn1l: No response received for task 9e871ad6830d47f688c8cfa5cc3446a4", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:19.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1e3157a5-76be-4f91-ab82-38201b29c65f"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:19.999Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:19.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:20.816Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:20.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:21.561Z", "message": "00:28:21 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_babhnv: No response received for task cf9bb90245ca4a17996ca6e81fd6f0c2", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:21.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.57f8fb4a-116d-4b41-9611-095103f8fc5a"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:21.561Z", "message": "Agent deleted", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:20.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:21.561Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:21.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.57f8fb4a-116d-4b41-9611-095103f8fc5a"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:21.561Z", "message": "Successfully deleted daemon: homer_host_babhnv", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:21.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.57f8fb4a-116d-4b41-9611-095103f8fc5a"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:21.561Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:21.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.57f8fb4a-116d-4b41-9611-095103f8fc5a"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:21.561Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:20.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:22.065Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:28:22.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c52fe55a-e757-4782-b89a-f549bf1988d3"}, {"node_instance_id": "homer_host_babhnv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:22.623Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:22.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:22.623Z", "message": "Agent deleted", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:22.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:22.623Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:28:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c4c957e-6b15-4b19-8e8f-43738b8cbfab 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:22.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c52fe55a-e757-4782-b89a-f549bf1988d3"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:22.623Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-4c4c957e-6b15-4b19-8e8f-43738b8cbfab", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:22.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c52fe55a-e757-4782-b89a-f549bf1988d3"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:22.623Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:21.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.49644355-3372-40f7-abc2-fc4fd7da089c"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:22.623Z", "message": "00:28:21 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_p4sjrn: No response received for task 006e8c57c2dd4a518a00f35ef83b2cca", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:21.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.49644355-3372-40f7-abc2-fc4fd7da089c"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:22.623Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:21.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.49644355-3372-40f7-abc2-fc4fd7da089c"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:22.623Z", "message": "Successfully deleted daemon: ellis_host_p4sjrn", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:21.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.49644355-3372-40f7-abc2-fc4fd7da089c"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:22.623Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1a63e8a2261f2788f73f0d33e10a9eb145f737c\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:22.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c52fe55a-e757-4782-b89a-f549bf1988d3"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:23.227Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:22.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:23.227Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:22.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:23.227Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:22.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}], "metadata": {"pagination": {"total": 379, "offset": 308, "size": 50}}} 2019-05-17 00:28:25,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:28:25,758 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:28:25 GMT 2019-05-17 00:28:25,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:28:25,758 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:28:25,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:28:25,758 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:28:25,758 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:28:25,758 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:28:25,760 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-17 00:28:25,760 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-17 00:28:25,760 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-ellis_host_p4sjrn stop 2019-05-17 00:28:25,760 - functest.core.cloudify - DEBUG - Stopping... 2019-05-17 00:28:25,761 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-17 00:28:25,761 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-17 00:28:25,761 - functest.core.cloudify - DEBUG - Deleting Agent homer_host_babhnv 2019-05-17 00:28:25,761 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-17 00:28:25,761 - functest.core.cloudify - DEBUG - Deleting Agent ellis_host_p4sjrn 2019-05-17 00:28:25,761 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-17 00:28:25,762 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-17 00:28:25,762 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-17 00:28:25,762 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-17 00:28:25,763 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-17 00:28:25,763 - functest.core.cloudify - DEBUG - Removed member 25b8ceb1b1f8abd6 from cluster 2019-05-17 00:28:25,763 - functest.core.cloudify - DEBUG - Execution done (PID=19112, return_code=0): /tmp/3A5C3/remove-cluster-node.sh 2019-05-17 00:28:25,763 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-17 00:28:25,763 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-17 00:28:25,763 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:28:25,764 - functest.core.cloudify - DEBUG - Waiting for process 24981 to end... 2019-05-17 00:28:25,764 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-17 00:28:25,764 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-17 00:28:25,764 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-17 00:28:25,764 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:28:25,765 - functest.core.cloudify - DEBUG - Deleting... 2019-05-17 00:28:25,765 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:28:25,765 - functest.core.cloudify - DEBUG - Successfully deleted daemon: dime_host_c9zn1l 2019-05-17 00:28:25,765 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-17 00:28:25,765 - functest.core.cloudify - DEBUG - 00:28:19 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_c9zn1l: No response received for task 9e871ad6830d47f688c8cfa5cc3446a4 2019-05-17 00:28:25,766 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-17 00:28:25,766 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-17 00:28:25,766 - functest.core.cloudify - DEBUG - 00:28:21 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_babhnv: No response received for task cf9bb90245ca4a17996ca6e81fd6f0c2 2019-05-17 00:28:25,766 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-17 00:28:25,767 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-17 00:28:25,767 - functest.core.cloudify - DEBUG - Successfully deleted daemon: homer_host_babhnv 2019-05-17 00:28:25,767 - functest.core.cloudify - DEBUG - Deleting... 2019-05-17 00:28:25,767 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-17 00:28:25,767 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:28:25,767 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-17 00:28:25,768 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-17 00:28:25,768 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:28:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c4c957e-6b15-4b19-8e8f-43738b8cbfab Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:28:25,768 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-4c4c957e-6b15-4b19-8e8f-43738b8cbfab 2019-05-17 00:28:25,769 - functest.core.cloudify - DEBUG - Deleting... 2019-05-17 00:28:25,769 - functest.core.cloudify - DEBUG - 00:28:21 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_p4sjrn: No response received for task 006e8c57c2dd4a518a00f35ef83b2cca 2019-05-17 00:28:25,769 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-17 00:28:25,769 - functest.core.cloudify - DEBUG - Successfully deleted daemon: ellis_host_p4sjrn 2019-05-17 00:28:25,770 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1a63e8a2261f2788f73f0d33e10a9eb145f737c" 2019-05-17 00:28:25,770 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-17 00:28:25,770 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-17 00:28:25,771 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-17 00:28:25,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:28:25,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:28:25,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:28:25,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:28:25,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:28:25,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:28:25,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:28:25,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:28:25,836 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:28:25,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:28:25,836 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:28:25 GMT 2019-05-17 00:28:25,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:28:25,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:28:25,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:28:25,836 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:28:25,836 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:28:30,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:28:30,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:28:30,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:28:30,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:28:30,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:28:30,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:28:30,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:28:30,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:28:30,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_p4sjrn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:23.758Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:23.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:23.758Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:28:23.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c353585-7a6e-41e8-a5e6-e74e4a5480c8"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:24.261Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-64094ff8-0d99-4a01-9d73-777caccefa71", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:23.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c353585-7a6e-41e8-a5e6-e74e4a5480c8"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:24.261Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:28: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-6aad91c1-d278-415a-a630-afc7762c40f0 x-compute-request-id: req-6aad91c1-d278-415a-a630-afc7762c40f0 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d6:26:67\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:54Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_dime_host_c9zn1l\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:24.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c52fe55a-e757-4782-b89a-f549bf1988d3"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:24.261Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:23.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:24.261Z", "message": "Agent deleted", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:23.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:24.261Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:28:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64094ff8-0d99-4a01-9d73-777caccefa71 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:23.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c353585-7a6e-41e8-a5e6-e74e4a5480c8"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:24.852Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/action used request id req-2dc4a9db-b58f-4960-9421-935bba70ef5f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:24.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c52fe55a-e757-4782-b89a-f549bf1988d3"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:24.852Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:28:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2dc4a9db-b58f-4960-9421-935bba70ef5f x-compute-request-id: req-2dc4a9db-b58f-4960-9421-935bba70ef5f 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-05-17T00:28:24.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c52fe55a-e757-4782-b89a-f549bf1988d3"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:24.852Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-6aad91c1-d278-415a-a630-afc7762c40f0", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:24.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c52fe55a-e757-4782-b89a-f549bf1988d3"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:24.852Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-6aad91c1-d278-415a-a630-afc7762c40f0", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:24.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c52fe55a-e757-4782-b89a-f549bf1988d3"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:24.852Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f5066894e6da3a6157056e09eb76fb4eeb49c46\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:24.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c353585-7a6e-41e8-a5e6-e74e4a5480c8"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:24.852Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1a63e8a2261f2788f73f0d33e10a9eb145f737c\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:24.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c52fe55a-e757-4782-b89a-f549bf1988d3"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:24.852Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:24.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:24.852Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:24.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:24.852Z", "message": "Stopping agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:24.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:24.852Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/action used request id req-2dc4a9db-b58f-4960-9421-935bba70ef5f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:24.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c52fe55a-e757-4782-b89a-f549bf1988d3"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:25.433Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c8ab42f-9d49-4a15-9837-a62a29c04ab0 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:24.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e1c4ec7f-7637-45dd-a6f6-d50da1cf55b4"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:25.433Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:28:24.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e1c4ec7f-7637-45dd-a6f6-d50da1cf55b4"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:25.433Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-4c8ab42f-9d49-4a15-9837-a62a29c04ab0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:24.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e1c4ec7f-7637-45dd-a6f6-d50da1cf55b4"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:25.433Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe403eb7d36759ec4ea44bebc699420e5b5db07f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:25.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e1c4ec7f-7637-45dd-a6f6-d50da1cf55b4"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:26.193Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:28: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-6b155a64-3b15-4ed8-9bd3-f039d26b4e72 x-compute-request-id: req-6b155a64-3b15-4ed8-9bd3-f039d26b4e72 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f8:4b:cb\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:54Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_homer_host_babhnv\", \"created\": \"2019-05-17T00:06:41Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:25.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c353585-7a6e-41e8-a5e6-e74e4a5480c8"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:26.193Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:28:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-12907af3-a22c-46c7-a955-039848a845d7 x-compute-request-id: req-12907af3-a22c-46c7-a955-039848a845d7 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-05-17T00:28:26.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c353585-7a6e-41e8-a5e6-e74e4a5480c8"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:26.193Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f5066894e6da3a6157056e09eb76fb4eeb49c46\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:25.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c353585-7a6e-41e8-a5e6-e74e4a5480c8"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:26.193Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-6b155a64-3b15-4ed8-9bd3-f039d26b4e72", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:25.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c353585-7a6e-41e8-a5e6-e74e4a5480c8"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:26.193Z", "message": "Stopping Agent sprout_host_10r3sj", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:25.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b44da03e-9ce4-4b7f-a131-d59b63798c84"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:26.193Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-6b155a64-3b15-4ed8-9bd3-f039d26b4e72", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:25.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c353585-7a6e-41e8-a5e6-e74e4a5480c8"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:26.821Z", "message": "Successfully stopped daemon: sprout_host_10r3sj\u001b[0m", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:26.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b44da03e-9ce4-4b7f-a131-d59b63798c84"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:26.821Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/action used request id req-12907af3-a22c-46c7-a955-039848a845d7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:26.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c353585-7a6e-41e8-a5e6-e74e4a5480c8"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:26.821Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/action used request id req-12907af3-a22c-46c7-a955-039848a845d7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:26.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c353585-7a6e-41e8-a5e6-e74e4a5480c8"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:26.821Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:26.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b44da03e-9ce4-4b7f-a131-d59b63798c84"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:26.821Z", "message": "Stopping daemon with command: sudo service cloudify-worker-sprout_host_10r3sj stop", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:26.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b44da03e-9ce4-4b7f-a131-d59b63798c84"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:27.423Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:28: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-2098b754-1577-4831-aa0f-d7763943bf74 x-compute-request-id: req-2098b754-1577-4831-aa0f-d7763943bf74 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:30Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:26.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e1c4ec7f-7637-45dd-a6f6-d50da1cf55b4"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:27.423Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:27.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:27.423Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-66f4ca89-5667-4785-a3a8-56f97176022e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:27.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e1c4ec7f-7637-45dd-a6f6-d50da1cf55b4"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:27.423Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe403eb7d36759ec4ea44bebc699420e5b5db07f\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:26.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e1c4ec7f-7637-45dd-a6f6-d50da1cf55b4"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:27.423Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-2098b754-1577-4831-aa0f-d7763943bf74", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:26.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e1c4ec7f-7637-45dd-a6f6-d50da1cf55b4"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:27.423Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-2098b754-1577-4831-aa0f-d7763943bf74", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:26.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e1c4ec7f-7637-45dd-a6f6-d50da1cf55b4"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:27.423Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:28: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-66f4ca89-5667-4785-a3a8-56f97176022e x-compute-request-id: req-66f4ca89-5667-4785-a3a8-56f97176022e 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-05-17T00:28:27.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e1c4ec7f-7637-45dd-a6f6-d50da1cf55b4"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:27.423Z", "message": "Deleting agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:27.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:27.423Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-66f4ca89-5667-4785-a3a8-56f97176022e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:27.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e1c4ec7f-7637-45dd-a6f6-d50da1cf55b4"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:28.143Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:27.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:28.810Z", "message": "Deleting Agent sprout_host_10r3sj", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:28.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.bcbcaafb-1196-4475-90ea-6b0df5517db2"}], "metadata": {"pagination": {"total": 401, "offset": 358, "size": 50}}} 2019-05-17 00:28:30,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:28:30,924 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:28:30 GMT 2019-05-17 00:28:30,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:28:30,924 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:28:30,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:28:30,925 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:28:30,925 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:28:30,925 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:28:30,927 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-17 00:28:30,927 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:28:30,927 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-64094ff8-0d99-4a01-9d73-777caccefa71 2019-05-17 00:28:30,927 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:28: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-6aad91c1-d278-415a-a630-afc7762c40f0 x-compute-request-id: req-6aad91c1-d278-415a-a630-afc7762c40f0 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:26:67", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e64c5e82-5d97-4938-aa59-95913f5b9bec", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:54Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_dime_host_c9zn1l", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:28:30,928 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-17 00:28:30,928 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-17 00:28:30,928 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:28:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64094ff8-0d99-4a01-9d73-777caccefa71 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:28:30,928 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/action used request id req-2dc4a9db-b58f-4960-9421-935bba70ef5f 2019-05-17 00:28:30,928 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:28:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2dc4a9db-b58f-4960-9421-935bba70ef5f x-compute-request-id: req-2dc4a9db-b58f-4960-9421-935bba70ef5f Content-Length: 0 Content-Type: application/json 2019-05-17 00:28:30,928 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-6aad91c1-d278-415a-a630-afc7762c40f0 2019-05-17 00:28:30,929 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-6aad91c1-d278-415a-a630-afc7762c40f0 2019-05-17 00:28:30,929 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f5066894e6da3a6157056e09eb76fb4eeb49c46" 2019-05-17 00:28:30,929 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1a63e8a2261f2788f73f0d33e10a9eb145f737c" -d '{"os-stop": null}' 2019-05-17 00:28:30,929 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-17 00:28:30,929 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-17 00:28:30,929 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-17 00:28:30,929 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/action used request id req-2dc4a9db-b58f-4960-9421-935bba70ef5f 2019-05-17 00:28:30,930 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c8ab42f-9d49-4a15-9837-a62a29c04ab0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:28:30,930 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:28:30,930 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-4c8ab42f-9d49-4a15-9837-a62a29c04ab0 2019-05-17 00:28:30,930 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe403eb7d36759ec4ea44bebc699420e5b5db07f" 2019-05-17 00:28:30,930 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:28: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-6b155a64-3b15-4ed8-9bd3-f039d26b4e72 x-compute-request-id: req-6b155a64-3b15-4ed8-9bd3-f039d26b4e72 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:4b:cb", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "dfd53259-04b3-44b5-99e9-ff96a602f3f8", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:54Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_homer_host_babhnv", "created": "2019-05-17T00:06:41Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:28:30,930 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:28:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-12907af3-a22c-46c7-a955-039848a845d7 x-compute-request-id: req-12907af3-a22c-46c7-a955-039848a845d7 Content-Length: 0 Content-Type: application/json 2019-05-17 00:28:30,931 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f5066894e6da3a6157056e09eb76fb4eeb49c46" -d '{"os-stop": null}' 2019-05-17 00:28:30,931 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-6b155a64-3b15-4ed8-9bd3-f039d26b4e72 2019-05-17 00:28:30,931 - functest.core.cloudify - DEBUG - Stopping Agent sprout_host_10r3sj 2019-05-17 00:28:30,931 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-6b155a64-3b15-4ed8-9bd3-f039d26b4e72 2019-05-17 00:28:30,931 - functest.core.cloudify - DEBUG - Successfully stopped daemon: sprout_host_10r3sj 2019-05-17 00:28:30,931 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/action used request id req-12907af3-a22c-46c7-a955-039848a845d7 2019-05-17 00:28:30,932 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/action used request id req-12907af3-a22c-46c7-a955-039848a845d7 2019-05-17 00:28:30,932 - functest.core.cloudify - DEBUG - Stopping... 2019-05-17 00:28:30,932 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-sprout_host_10r3sj stop 2019-05-17 00:28:30,932 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:28: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-2098b754-1577-4831-aa0f-d7763943bf74 x-compute-request-id: req-2098b754-1577-4831-aa0f-d7763943bf74 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:30Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_ellis_host_p4sjrn", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:28:30,932 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-17 00:28:30,932 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-66f4ca89-5667-4785-a3a8-56f97176022e 2019-05-17 00:28:30,933 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe403eb7d36759ec4ea44bebc699420e5b5db07f" -d '{"os-stop": null}' 2019-05-17 00:28:30,933 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-2098b754-1577-4831-aa0f-d7763943bf74 2019-05-17 00:28:30,933 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-2098b754-1577-4831-aa0f-d7763943bf74 2019-05-17 00:28:30,933 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:28: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-66f4ca89-5667-4785-a3a8-56f97176022e x-compute-request-id: req-66f4ca89-5667-4785-a3a8-56f97176022e Content-Length: 0 Content-Type: application/json 2019-05-17 00:28:30,933 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-17 00:28:30,933 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-66f4ca89-5667-4785-a3a8-56f97176022e 2019-05-17 00:28:30,933 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-17 00:28:30,934 - functest.core.cloudify - DEBUG - Deleting Agent sprout_host_10r3sj 2019-05-17 00:28:30,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:28:31,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:28:31,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:28:31,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:28:31,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:28:31,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:28:31,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:28:31,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:28:31,010 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:28:31,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:28:31,010 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:28:31 GMT 2019-05-17 00:28:31,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:28:31,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:28:31,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:28:31,011 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:28:31,011 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:28:36,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:28:36,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:28:36,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:28:36,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:28:36,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:28:36,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:28:36,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:28:36,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:28:36,230 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:32.547Z", "message": "Waiting for process 15942 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:32.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a2d9b99e-52d7-4668-80c3-76fdfad21399"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:33.051Z", "message": "Successfully deleted daemon: sprout_host_10r3sj", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:32.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.bcbcaafb-1196-4475-90ea-6b0df5517db2"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:33.051Z", "message": "00:28:32 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_10r3sj: No response received for task a89f9f71e5bf4401bb75195dc0f11b8d", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:32.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.bcbcaafb-1196-4475-90ea-6b0df5517db2"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:33.051Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:32.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.bcbcaafb-1196-4475-90ea-6b0df5517db2"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:33.051Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:32.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.bcbcaafb-1196-4475-90ea-6b0df5517db2"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:33.648Z", "message": "Agent deleted", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:33.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:33.648Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:33.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:33.648Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:33.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:34.434Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:28:34.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.dcf7aade-5ca1-480e-8ce6-2d9c998dcfe4"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:35.101Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-8723f4c9-f02a-4abc-8267-23977cf2876e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:34.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.dcf7aade-5ca1-480e-8ce6-2d9c998dcfe4"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:35.101Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1a63e8a2261f2788f73f0d33e10a9eb145f737c\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:34.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c52fe55a-e757-4782-b89a-f549bf1988d3"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:35.101Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}539b308438a5d19456f0422ffe5a0793e0669cb9\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:34.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.dcf7aade-5ca1-480e-8ce6-2d9c998dcfe4"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:35.101Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8723f4c9-f02a-4abc-8267-23977cf2876e 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:34.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.dcf7aade-5ca1-480e-8ce6-2d9c998dcfe4"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:36.170Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f5066894e6da3a6157056e09eb76fb4eeb49c46\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:36.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c353585-7a6e-41e8-a5e6-e74e4a5480c8"}], "metadata": {"pagination": {"total": 415, "offset": 401, "size": 50}}} 2019-05-17 00:28:36,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:28:36,231 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:28:36 GMT 2019-05-17 00:28:36,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:28:36,231 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:28:36,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:28:36,231 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:28:36,231 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:28:36,231 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:28:36,232 - functest.core.cloudify - DEBUG - Waiting for process 15942 to end... 2019-05-17 00:28:36,232 - functest.core.cloudify - DEBUG - Successfully deleted daemon: sprout_host_10r3sj 2019-05-17 00:28:36,233 - functest.core.cloudify - DEBUG - 00:28:32 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_10r3sj: No response received for task a89f9f71e5bf4401bb75195dc0f11b8d 2019-05-17 00:28:36,233 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-17 00:28:36,233 - functest.core.cloudify - DEBUG - Deleting... 2019-05-17 00:28:36,233 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-17 00:28:36,233 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-17 00:28:36,233 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-17 00:28:36,234 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:28:36,234 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-8723f4c9-f02a-4abc-8267-23977cf2876e 2019-05-17 00:28:36,234 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1a63e8a2261f2788f73f0d33e10a9eb145f737c" 2019-05-17 00:28:36,234 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539b308438a5d19456f0422ffe5a0793e0669cb9" 2019-05-17 00:28:36,234 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8723f4c9-f02a-4abc-8267-23977cf2876e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:28:36,234 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f5066894e6da3a6157056e09eb76fb4eeb49c46" 2019-05-17 00:28:36,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:28:36,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:28:36,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:28:36,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:28:36,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:28:36,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:28:36,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:28:36,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:28:36,316 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:28:36,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:28:36,317 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:28:36 GMT 2019-05-17 00:28:36,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:28:36,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:28:36,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:28:36,317 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:28:36,317 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:28:41,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:28:41,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:28:41,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:28:41,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:28:41,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:28:41,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:28:41,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:28:41,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:28:41,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:36.816Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:28: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-d30c0a5e-37a5-4424-a84e-2e428795b407 x-compute-request-id: req-d30c0a5e-37a5-4424-a84e-2e428795b407 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:df:24\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:30Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:36.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.dcf7aade-5ca1-480e-8ce6-2d9c998dcfe4"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:36.816Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-d30c0a5e-37a5-4424-a84e-2e428795b407", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:36.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.dcf7aade-5ca1-480e-8ce6-2d9c998dcfe4"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:36.816Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-d30c0a5e-37a5-4424-a84e-2e428795b407", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:36.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.dcf7aade-5ca1-480e-8ce6-2d9c998dcfe4"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:36.816Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}539b308438a5d19456f0422ffe5a0793e0669cb9\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:36.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.dcf7aade-5ca1-480e-8ce6-2d9c998dcfe4"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:36.816Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action used request id req-0b079e3d-1cac-460c-bb59-a93b7c1930a7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:36.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.dcf7aade-5ca1-480e-8ce6-2d9c998dcfe4"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:36.816Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:28: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-0b079e3d-1cac-460c-bb59-a93b7c1930a7 x-compute-request-id: req-0b079e3d-1cac-460c-bb59-a93b7c1930a7 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-05-17T00:28:36.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.dcf7aade-5ca1-480e-8ce6-2d9c998dcfe4"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:36.816Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action used request id req-0b079e3d-1cac-460c-bb59-a93b7c1930a7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:36.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.dcf7aade-5ca1-480e-8ce6-2d9c998dcfe4"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:36.816Z", "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-05-17T00:28:36.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:36.816Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:28: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-cf2a9911-a6e4-4877-99f8-3ac7495eb5b3 x-compute-request-id: req-cf2a9911-a6e4-4877-99f8-3ac7495eb5b3 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d6:26:67\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:28:24Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_dime_host_c9zn1l\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:36.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c52fe55a-e757-4782-b89a-f549bf1988d3"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:36.816Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-cf2a9911-a6e4-4877-99f8-3ac7495eb5b3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:36.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c52fe55a-e757-4782-b89a-f549bf1988d3"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:36.816Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-cf2a9911-a6e4-4877-99f8-3ac7495eb5b3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:36.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c52fe55a-e757-4782-b89a-f549bf1988d3"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:37.398Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe403eb7d36759ec4ea44bebc699420e5b5db07f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:37.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e1c4ec7f-7637-45dd-a6f6-d50da1cf55b4"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:37.398Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:28: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-0177ecf5-0ae7-40d5-bdb3-0137f3ee4a00 x-compute-request-id: req-0177ecf5-0ae7-40d5-bdb3-0137f3ee4a00 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f8:4b:cb\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:28:25Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_homer_host_babhnv\", \"created\": \"2019-05-17T00:06:41Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:37.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c353585-7a6e-41e8-a5e6-e74e4a5480c8"}, {"node_instance_id": "homer_host_babhnv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:37.901Z", "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-05-17T00:28:37.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:37.901Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-0177ecf5-0ae7-40d5-bdb3-0137f3ee4a00", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:37.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c353585-7a6e-41e8-a5e6-e74e4a5480c8"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:37.901Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-0177ecf5-0ae7-40d5-bdb3-0137f3ee4a00", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:37.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c353585-7a6e-41e8-a5e6-e74e4a5480c8"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:38.405Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:28: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-fee9906b-bcf4-4222-8adb-798de9df1a35 x-compute-request-id: req-fee9906b-bcf4-4222-8adb-798de9df1a35 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:28:26Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:38.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e1c4ec7f-7637-45dd-a6f6-d50da1cf55b4"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:39.121Z", "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-05-17T00:28:38.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:39.121Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-fee9906b-bcf4-4222-8adb-798de9df1a35", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:38.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e1c4ec7f-7637-45dd-a6f6-d50da1cf55b4"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:39.121Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-fee9906b-bcf4-4222-8adb-798de9df1a35", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:38.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e1c4ec7f-7637-45dd-a6f6-d50da1cf55b4"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:39.985Z", "message": "Waiting for process 24981 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:39.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}], "metadata": {"pagination": {"total": 436, "offset": 415, "size": 50}}} 2019-05-17 00:28:41,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:28:41,658 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:28:41 GMT 2019-05-17 00:28:41,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:28:41,658 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:28:41,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:28:41,659 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:28:41,659 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:28:41,659 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:28:41,660 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:28: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-d30c0a5e-37a5-4424-a84e-2e428795b407 x-compute-request-id: req-d30c0a5e-37a5-4424-a84e-2e428795b407 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:df:24", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:30Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:28:41,661 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-d30c0a5e-37a5-4424-a84e-2e428795b407 2019-05-17 00:28:41,661 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-d30c0a5e-37a5-4424-a84e-2e428795b407 2019-05-17 00:28:41,661 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539b308438a5d19456f0422ffe5a0793e0669cb9" -d '{"os-stop": null}' 2019-05-17 00:28:41,661 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action used request id req-0b079e3d-1cac-460c-bb59-a93b7c1930a7 2019-05-17 00:28:41,661 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:28: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-0b079e3d-1cac-460c-bb59-a93b7c1930a7 x-compute-request-id: req-0b079e3d-1cac-460c-bb59-a93b7c1930a7 Content-Length: 0 Content-Type: application/json 2019-05-17 00:28:41,661 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action used request id req-0b079e3d-1cac-460c-bb59-a93b7c1930a7 2019-05-17 00:28:41,662 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-17 00:28:41,662 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:28: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-cf2a9911-a6e4-4877-99f8-3ac7495eb5b3 x-compute-request-id: req-cf2a9911-a6e4-4877-99f8-3ac7495eb5b3 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:26:67", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e64c5e82-5d97-4938-aa59-95913f5b9bec", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:28:24Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_dime_host_c9zn1l", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:28:41,662 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-cf2a9911-a6e4-4877-99f8-3ac7495eb5b3 2019-05-17 00:28:41,662 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-cf2a9911-a6e4-4877-99f8-3ac7495eb5b3 2019-05-17 00:28:41,662 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe403eb7d36759ec4ea44bebc699420e5b5db07f" 2019-05-17 00:28:41,662 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:28: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-0177ecf5-0ae7-40d5-bdb3-0137f3ee4a00 x-compute-request-id: req-0177ecf5-0ae7-40d5-bdb3-0137f3ee4a00 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:4b:cb", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "dfd53259-04b3-44b5-99e9-ff96a602f3f8", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:28:25Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_homer_host_babhnv", "created": "2019-05-17T00:06:41Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:28:41,663 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-17 00:28:41,663 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-0177ecf5-0ae7-40d5-bdb3-0137f3ee4a00 2019-05-17 00:28:41,663 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-0177ecf5-0ae7-40d5-bdb3-0137f3ee4a00 2019-05-17 00:28:41,663 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:28: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-fee9906b-bcf4-4222-8adb-798de9df1a35 x-compute-request-id: req-fee9906b-bcf4-4222-8adb-798de9df1a35 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:28:26Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_ellis_host_p4sjrn", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:28:41,663 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-17 00:28:41,664 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-fee9906b-bcf4-4222-8adb-798de9df1a35 2019-05-17 00:28:41,664 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-fee9906b-bcf4-4222-8adb-798de9df1a35 2019-05-17 00:28:41,664 - functest.core.cloudify - DEBUG - Waiting for process 24981 to end... 2019-05-17 00:28:41,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:28:41,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:28:41,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:28:41,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:28:41,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:28:41,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:28:41,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:28:41,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:28:41,739 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:28:41,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:28:41,739 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:28:41 GMT 2019-05-17 00:28:41,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:28:41,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:28:41,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:28:41,739 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:28:41,739 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:28:46,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:28:46,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:28:46,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:28:46,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:28:46,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:28:46,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:28:46,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:28:46,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:28:46,847 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:46.656Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}539b308438a5d19456f0422ffe5a0793e0669cb9\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:46.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.dcf7aade-5ca1-480e-8ce6-2d9c998dcfe4"}], "metadata": {"pagination": {"total": 437, "offset": 436, "size": 50}}} 2019-05-17 00:28:46,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:28:46,848 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:28:46 GMT 2019-05-17 00:28:46,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:28:46,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 869 2019-05-17 00:28:46,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:28:46,848 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:28:46,848 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:28:46,848 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539b308438a5d19456f0422ffe5a0793e0669cb9" 2019-05-17 00:28:46,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:28:46,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:28:46,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:28:46,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:28:46,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:28:46,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:28:46,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:28:46,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:28:46,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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:28:46,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:28:46,923 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:28:46 GMT 2019-05-17 00:28:46,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:28:46,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:28:46,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:28:46,923 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:28:46,923 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:28:51,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:28:52,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:28:52,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:28:52,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:28:52,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:28:52,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:28:52,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:28:52,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:28:52,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:48.289Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:28: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-7ecb449d-c073-49a4-846e-89a919c571e7 x-compute-request-id: req-7ecb449d-c073-49a4-846e-89a919c571e7 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:df:24\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:28:36Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:48.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.dcf7aade-5ca1-480e-8ce6-2d9c998dcfe4"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:48.907Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-7ecb449d-c073-49a4-846e-89a919c571e7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:48.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.dcf7aade-5ca1-480e-8ce6-2d9c998dcfe4"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:48.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-05-17T00:28:48.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:48.907Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-7ecb449d-c073-49a4-846e-89a919c571e7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:48.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.dcf7aade-5ca1-480e-8ce6-2d9c998dcfe4"}], "metadata": {"pagination": {"total": 441, "offset": 437, "size": 50}}} 2019-05-17 00:28:52,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:28:52,054 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:28:52 GMT 2019-05-17 00:28:52,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:28:52,054 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:28:52,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:28:52,054 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:28:52,054 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:28:52,055 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:28:52,055 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:28: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-7ecb449d-c073-49a4-846e-89a919c571e7 x-compute-request-id: req-7ecb449d-c073-49a4-846e-89a919c571e7 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:df:24", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:28:36Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:28:52,055 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-7ecb449d-c073-49a4-846e-89a919c571e7 2019-05-17 00:28:52,056 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-17 00:28:52,056 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-7ecb449d-c073-49a4-846e-89a919c571e7 2019-05-17 00:28:52,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:28:52,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:28:52,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:28:52,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:28:52,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:28:52,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:28:52,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:28:52,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:28:52,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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:28:52,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:28:52,116 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:28:52 GMT 2019-05-17 00:28:52,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:28:52,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:28:52,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:28:52,116 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:28:52,116 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:28:57,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:28:57,201 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:28:57,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:28:57,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:28:57,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:28:57,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:28:57,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:28:57,202 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:28:57,202 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:52.576Z", "message": "Waiting for process 15942 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:52.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a2d9b99e-52d7-4668-80c3-76fdfad21399"}], "metadata": {"pagination": {"total": 442, "offset": 441, "size": 50}}} 2019-05-17 00:28:57,202 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:28:57,203 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:28:57 GMT 2019-05-17 00:28:57,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:28:57,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 645 2019-05-17 00:28:57,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:28:57,203 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:28:57,203 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:28:57,203 - functest.core.cloudify - DEBUG - Waiting for process 15942 to end... 2019-05-17 00:28:57,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:28:57,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:28:57,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:28:57,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:28:57,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:28:57,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:28:57,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:28:57,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:28:57,288 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:28:57,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:28:57,288 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:28:57 GMT 2019-05-17 00:28:57,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:28:57,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:28:57,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:28:57,289 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:28:57,289 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:02,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:29:02,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:02,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:02,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:02,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:02,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:02,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:02,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:02,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:28:59.334Z", "message": "Waiting for process 24981 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:28:59.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}], "metadata": {"pagination": {"total": 443, "offset": 442, "size": 50}}} 2019-05-17 00:29:02,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:02,437 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:02 GMT 2019-05-17 00:29:02,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:02,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-05-17 00:29:02,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:02,438 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:02,438 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:02,438 - functest.core.cloudify - DEBUG - Waiting for process 24981 to end... 2019-05-17 00:29:02,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:29:02,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:02,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:02,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:02,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:02,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:02,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:02,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:02,504 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:29:02,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:02,504 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:02 GMT 2019-05-17 00:29:02,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:02,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:29:02,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:02,504 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:02,504 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:07,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:29:07,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:07,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:07,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:07,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:07,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:07,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:07,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:07,606 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_c9zn1l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:07.061Z", "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-05-17T00:29:06.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}], "metadata": {"pagination": {"total": 444, "offset": 443, "size": 50}}} 2019-05-17 00:29:07,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:07,606 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:07 GMT 2019-05-17 00:29:07,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:07,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 632 2019-05-17 00:29:07,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:07,607 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:07,607 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:07,607 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-17 00:29:07,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:29:07,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:07,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:07,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:07,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:07,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:07,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:07,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:07,677 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:29:07,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:07,677 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:07 GMT 2019-05-17 00:29:07,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:07,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:29:07,678 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:07,678 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:07,678 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:12,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:29:12,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:12,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:12,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:12,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:12,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:12,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:12,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:12,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_babhnv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:07.830Z", "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-05-17T00:29:07.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:08.365Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-c7824736-4bae-44bf-8b08-659f059a7a33", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:08.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.0e777dba-8361-40b5-8d9f-ae80484bf801"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:08.365Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:29:08.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.0e777dba-8361-40b5-8d9f-ae80484bf801"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:08.365Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7824736-4bae-44bf-8b08-659f059a7a33 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:08.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.0e777dba-8361-40b5-8d9f-ae80484bf801"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:08.910Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ebe98ea5208830805e07ee4047bbf5b908682875\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:08.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.0e777dba-8361-40b5-8d9f-ae80484bf801"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:08.910Z", "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-05-17T00:29:08.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:08.910Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:29:08.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a39a88db-aeb8-46ad-9dd9-c4315f72b951"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:09.414Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-b61e9b62-6db0-4724-8359-f7a2de1352f4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:08.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a39a88db-aeb8-46ad-9dd9-c4315f72b951"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:09.414Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b61e9b62-6db0-4724-8359-f7a2de1352f4 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:08.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a39a88db-aeb8-46ad-9dd9-c4315f72b951"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:10.144Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:29:09.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ffd5ae21-9247-40c4-b014-777c260bfaae"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:10.144Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d1bffee-dbc8-4827-8eab-a02968dba296 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:09.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ffd5ae21-9247-40c4-b014-777c260bfaae"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:10.144Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-1d1bffee-dbc8-4827-8eab-a02968dba296", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:09.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ffd5ae21-9247-40c4-b014-777c260bfaae"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:10.144Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-48f69f6d-230d-4320-95d2-e697a547c09c x-compute-request-id: req-48f69f6d-230d-4320-95d2-e697a547c09c Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d6:26:67\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:35Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_dime_host_c9zn1l\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:10.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.0e777dba-8361-40b5-8d9f-ae80484bf801"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:10.144Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}93b031afafd63645ede0110eeda780b08cad1641\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:09.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a39a88db-aeb8-46ad-9dd9-c4315f72b951"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:10.676Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:10.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.0e777dba-8361-40b5-8d9f-ae80484bf801"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:10.676Z", "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-05-17T00:29:10.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:10.676Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}620ed3e13bdbe02674eac00cd300208363cdb3b9\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:10.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ffd5ae21-9247-40c4-b014-777c260bfaae"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:10.676Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-48f69f6d-230d-4320-95d2-e697a547c09c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:10.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.0e777dba-8361-40b5-8d9f-ae80484bf801"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:10.676Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-48f69f6d-230d-4320-95d2-e697a547c09c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:10.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.0e777dba-8361-40b5-8d9f-ae80484bf801"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:11.239Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-b3ca781e-3a5e-44ed-83ee-be86e021cfb9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:10.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a39a88db-aeb8-46ad-9dd9-c4315f72b951"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:11.239Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:10.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a39a88db-aeb8-46ad-9dd9-c4315f72b951"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:11.239Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:10.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:11.239Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:10.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:11.239Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:10.985Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:11.239Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-b3ca781e-3a5e-44ed-83ee-be86e021cfb9 x-compute-request-id: req-b3ca781e-3a5e-44ed-83ee-be86e021cfb9 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f8:4b:cb\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:37Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_homer_host_babhnv\", \"created\": \"2019-05-17T00:06:41Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:10.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a39a88db-aeb8-46ad-9dd9-c4315f72b951"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:11.239Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-b3ca781e-3a5e-44ed-83ee-be86e021cfb9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:10.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a39a88db-aeb8-46ad-9dd9-c4315f72b951"}, {"node_instance_id": "homer_host_babhnv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:11.884Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:11.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:11.884Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:11.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:11.884Z", "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-05-17T00:29:11.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:12.447Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-9662e9ad-f10a-4435-8fc4-bcaba978f629", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:11.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ffd5ae21-9247-40c4-b014-777c260bfaae"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:12.447Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-9662e9ad-f10a-4435-8fc4-bcaba978f629", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:11.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ffd5ae21-9247-40c4-b014-777c260bfaae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:12.447Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_67w6nb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:12.281Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.29821bb7-2594-4b33-93e3-f952d37cf85a"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:12.447Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-9662e9ad-f10a-4435-8fc4-bcaba978f629 x-compute-request-id: req-9662e9ad-f10a-4435-8fc4-bcaba978f629 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:38Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:11.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ffd5ae21-9247-40c4-b014-777c260bfaae"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:12.447Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:11.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ffd5ae21-9247-40c4-b014-777c260bfaae"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:12.447Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:11.804Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}], "metadata": {"pagination": {"total": 479, "offset": 444, "size": 50}}} 2019-05-17 00:29:12,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:12,765 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:12 GMT 2019-05-17 00:29:12,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:12,765 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:29:12,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:12,765 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:12,766 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:12,766 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:29:12,767 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-17 00:29:12,767 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-c7824736-4bae-44bf-8b08-659f059a7a33 2019-05-17 00:29:12,768 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:12,768 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7824736-4bae-44bf-8b08-659f059a7a33 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:12,768 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe98ea5208830805e07ee4047bbf5b908682875" 2019-05-17 00:29:12,768 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-17 00:29:12,768 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:12,768 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-b61e9b62-6db0-4724-8359-f7a2de1352f4 2019-05-17 00:29:12,769 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b61e9b62-6db0-4724-8359-f7a2de1352f4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:12,769 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:12,769 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d1bffee-dbc8-4827-8eab-a02968dba296 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:12,769 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-1d1bffee-dbc8-4827-8eab-a02968dba296 2019-05-17 00:29:12,769 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-48f69f6d-230d-4320-95d2-e697a547c09c x-compute-request-id: req-48f69f6d-230d-4320-95d2-e697a547c09c Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:26:67", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e64c5e82-5d97-4938-aa59-95913f5b9bec", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:35Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_dime_host_c9zn1l", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:12,769 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b031afafd63645ede0110eeda780b08cad1641" 2019-05-17 00:29:12,769 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-17 00:29:12,770 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-17 00:29:12,770 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}620ed3e13bdbe02674eac00cd300208363cdb3b9" 2019-05-17 00:29:12,770 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-48f69f6d-230d-4320-95d2-e697a547c09c 2019-05-17 00:29:12,770 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-48f69f6d-230d-4320-95d2-e697a547c09c 2019-05-17 00:29:12,770 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-b3ca781e-3a5e-44ed-83ee-be86e021cfb9 2019-05-17 00:29:12,770 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-17 00:29:12,770 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-17 00:29:12,771 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:29:12,771 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:29:12,771 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-b3ca781e-3a5e-44ed-83ee-be86e021cfb9 x-compute-request-id: req-b3ca781e-3a5e-44ed-83ee-be86e021cfb9 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:4b:cb", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "dfd53259-04b3-44b5-99e9-ff96a602f3f8", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:37Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_homer_host_babhnv", "created": "2019-05-17T00:06:41Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:12,771 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-b3ca781e-3a5e-44ed-83ee-be86e021cfb9 2019-05-17 00:29:12,771 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:29:12,771 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-17 00:29:12,771 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-17 00:29:12,772 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-9662e9ad-f10a-4435-8fc4-bcaba978f629 2019-05-17 00:29:12,772 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-9662e9ad-f10a-4435-8fc4-bcaba978f629 2019-05-17 00:29:12,772 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:12,772 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-9662e9ad-f10a-4435-8fc4-bcaba978f629 x-compute-request-id: req-9662e9ad-f10a-4435-8fc4-bcaba978f629 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:38Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_ellis_host_p4sjrn", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:12,772 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-17 00:29:12,772 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:29:12,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:29:12,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:12,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:12,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:12,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:12,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:12,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:12,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:12,859 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:29:12,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:12,859 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:12 GMT 2019-05-17 00:29:12,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:12,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:29:12,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:12,859 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:12,859 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:17,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:29:17,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:17,953 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:17,953 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:17,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:17,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:17,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:17,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:17,954 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_p4sjrn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:13.074Z", "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-05-17T00:29:12.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:13.074Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:12.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:13.074Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:12.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:13.074Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5ba28d5-6d0d-4039-8ebf-6904a1a80ff3 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:12.286Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.29821bb7-2594-4b33-93e3-f952d37cf85a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:13.074Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-e5ba28d5-6d0d-4039-8ebf-6904a1a80ff3", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:12.286Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.29821bb7-2594-4b33-93e3-f952d37cf85a"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:13.074Z", "message": "Waiting for process 15942 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:12.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a2d9b99e-52d7-4668-80c3-76fdfad21399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:13.074Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b583a98b9cc4780e8f0d532f630de4528bdac041\"", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:12.703Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.29821bb7-2594-4b33-93e3-f952d37cf85a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:13.671Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_n85zuj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:13.021Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0f5ef8a-1ef0-4227-b2b5-b84e91a55895"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:13.671Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-990ad6c3-c42f-469b-abd4-df5a26ca35dd 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:13.027Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0f5ef8a-1ef0-4227-b2b5-b84e91a55895"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:13.671Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-990ad6c3-c42f-469b-abd4-df5a26ca35dd", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:13.027Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0f5ef8a-1ef0-4227-b2b5-b84e91a55895"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:13.671Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ecba61ab02c435edc674760d219a50384f632dae\"", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:13.436Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0f5ef8a-1ef0-4227-b2b5-b84e91a55895"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:13.671Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:13.123Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:14.241Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa4b542c-9b61-4a21-a47d-cfe660c5062c x-compute-request-id: req-fa4b542c-9b61-4a21-a47d-cfe660c5062c Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d6:26:67\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:35Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_dime_host_c9zn1l\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:14.178Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.29821bb7-2594-4b33-93e3-f952d37cf85a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:14.912Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:14.229Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:14.912Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:14.229Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:14.912Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5614c8aaa8068db8682f49479670bd9bdf81c1c\"", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:14.642Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:14.912Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-e501554b-c720-4e15-94c7-6b4882c201b2", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:14.233Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:14.912Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-e501554b-c720-4e15-94c7-6b4882c201b2", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:14.233Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:14.912Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e501554b-c720-4e15-94c7-6b4882c201b2 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:14.233Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:14.912Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e501554b-c720-4e15-94c7-6b4882c201b2 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:14.233Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:14.912Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5614c8aaa8068db8682f49479670bd9bdf81c1c\"", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:14.642Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:14.912Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-fa4b542c-9b61-4a21-a47d-cfe660c5062c", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:14.178Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.29821bb7-2594-4b33-93e3-f952d37cf85a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:14.912Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-fa4b542c-9b61-4a21-a47d-cfe660c5062c", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:14.178Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.29821bb7-2594-4b33-93e3-f952d37cf85a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:14.912Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b583a98b9cc4780e8f0d532f630de4528bdac041\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:14.179Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.29821bb7-2594-4b33-93e3-f952d37cf85a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:14.912Z", "message": "Remove floating ip 172.30.9.202", "level": "info", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:14.228Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:15.481Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-23d71b6e-188e-4ece-93d4-fe6e2dfc4167 Date: Fri, 17 May 2019 00:29:15 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:20Z\", \"updated_at\": \"2019-05-17T00:11:01Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:13:8f:f5\", \"device_id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 4, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": \"926920e2-a6e3-4644-8724-a451b11e490b\", \"id\": \"4892e177-7668-45d9-9f07-a403ef2ab089\", \"qos_policy_id\": null}, {\"router_id\": \"46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:17Z\", \"updated_at\": \"2019-05-17T00:11:06Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ea:c2:c1\", \"device_id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\"}, \"fixed_ip_address\": \"192.168.120.25\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 4, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": \"18da7c7e-017f-4ea0-8736-c4b54d62b805\", \"id\": \"6a6a010b-59bd-4e04-8e91-1990618f5783\", \"qos_policy_id\": null}, {\"router_id\": \"46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:02:47Z\", \"updated_at\": \"2019-05-17T00:02:51Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2d:45:a4\", \"device_id\": \"ba435863-47c8-4911-861a-97f7a0abae27\"}, \"fixed_ip_address\": \"192.168.120.19\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 3, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": \"6fe1b84f-cad5-4557-9755-b5d80b161fd5\", \"id\": \"cad57cdf-c5ee-4b97-bc76-fb89af453203\", \"qos_policy_id\": null}, {\"router_id\": \"46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:18Z\", \"updated_at\": \"2019-05-17T00:11:06Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:7a:da:65\", \"device_id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": \"bac2bfa2-e448-4071-90e4-509318ecaecb\", \"id\": \"d65d825a-e512-4dc6-8a10-e26e6fb3ea16\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.009Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:15.481Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c37fd131-b268-45f0-824b-29f57d7c616b x-compute-request-id: req-c37fd131-b268-45f0-824b-29f57d7c616b Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f8:4b:cb\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:37Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_homer_host_babhnv\", \"created\": \"2019-05-17T00:06:41Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:14.849Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0f5ef8a-1ef0-4227-b2b5-b84e91a55895"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:15.481Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-c37fd131-b268-45f0-824b-29f57d7c616b", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:14.849Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0f5ef8a-1ef0-4227-b2b5-b84e91a55895"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:15.481Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-c37fd131-b268-45f0-824b-29f57d7c616b", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:14.849Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0f5ef8a-1ef0-4227-b2b5-b84e91a55895"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:15.481Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ecba61ab02c435edc674760d219a50384f632dae\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:14.850Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0f5ef8a-1ef0-4227-b2b5-b84e91a55895"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:15.481Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-23d71b6e-188e-4ece-93d4-fe6e2dfc4167 Date: Fri, 17 May 2019 00:29:15 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:20Z\", \"updated_at\": \"2019-05-17T00:11:01Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:13:8f:f5\", \"device_id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 4, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": \"926920e2-a6e3-4644-8724-a451b11e490b\", \"id\": \"4892e177-7668-45d9-9f07-a403ef2ab089\", \"qos_policy_id\": null}, {\"router_id\": \"46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:17Z\", \"updated_at\": \"2019-05-17T00:11:06Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ea:c2:c1\", \"device_id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\"}, \"fixed_ip_address\": \"192.168.120.25\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 4, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": \"18da7c7e-017f-4ea0-8736-c4b54d62b805\", \"id\": \"6a6a010b-59bd-4e04-8e91-1990618f5783\", \"qos_policy_id\": null}, {\"router_id\": \"46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:02:47Z\", \"updated_at\": \"2019-05-17T00:02:51Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2d:45:a4\", \"device_id\": \"ba435863-47c8-4911-861a-97f7a0abae27\"}, \"fixed_ip_address\": \"192.168.120.19\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 3, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": \"6fe1b84f-cad5-4557-9755-b5d80b161fd5\", \"id\": \"cad57cdf-c5ee-4b97-bc76-fb89af453203\", \"qos_policy_id\": null}, {\"router_id\": \"46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:18Z\", \"updated_at\": \"2019-05-17T00:11:06Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:7a:da:65\", \"device_id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": \"bac2bfa2-e448-4071-90e4-509318ecaecb\", \"id\": \"d65d825a-e512-4dc6-8a10-e26e6fb3ea16\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.010Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:15.481Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-23d71b6e-188e-4ece-93d4-fe6e2dfc4167", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.010Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:15.481Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-23d71b6e-188e-4ece-93d4-fe6e2dfc4167", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.010Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:15.481Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-23d71b6e-188e-4ece-93d4-fe6e2dfc4167", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.010Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:15.481Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-23d71b6e-188e-4ece-93d4-fe6e2dfc4167", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.010Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:15.481Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5614c8aaa8068db8682f49479670bd9bdf81c1c\"", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.011Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:15.481Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5614c8aaa8068db8682f49479670bd9bdf81c1c\"", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.011Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:15.481Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-3ab6dc18-24c9-49d0-b558-9822dc91eccd Date: Fri, 17 May 2019 00:29:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T00:09:28Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"45b0badc-5765-4ba8-9142-10b31c71f4cc\",\"ip_address\":\"192.168.120.12\"}],\"id\":\"926920e2-a6e3-4644-8724-a451b11e490b\",\"security_groups\":[\"54e2a29a-4bc1-4562-b424-1a745a19fe86\",\"ccd002b4-413a-4771-bf66-dc91af3050bb\",\"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\"],\"mac_address\":\"fa:16:3e:13:8f:f5\",\"device_id\":\"4b148d9f-115c-40bc-a1ca-38f18aa0a189\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:06:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.428Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.134Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/18da7c7e-017f-4ea0-8736-c4b54d62b805.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5614c8aaa8068db8682f49479670bd9bdf81c1c\"", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.431Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.134Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/6fe1b84f-cad5-4557-9755-b5d80b161fd5.json used request id req-3ed6d6ed-f9df-4e87-97b3-5763257eedf1", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.823Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.134Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-3ab6dc18-24c9-49d0-b558-9822dc91eccd Date: Fri, 17 May 2019 00:29:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T00:09:28Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"45b0badc-5765-4ba8-9142-10b31c71f4cc\",\"ip_address\":\"192.168.120.12\"}],\"id\":\"926920e2-a6e3-4644-8724-a451b11e490b\",\"security_groups\":[\"54e2a29a-4bc1-4562-b424-1a745a19fe86\",\"ccd002b4-413a-4771-bf66-dc91af3050bb\",\"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\"],\"mac_address\":\"fa:16:3e:13:8f:f5\",\"device_id\":\"4b148d9f-115c-40bc-a1ca-38f18aa0a189\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:06:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.428Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.134Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-3ab6dc18-24c9-49d0-b558-9822dc91eccd", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.428Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.134Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-3ab6dc18-24c9-49d0-b558-9822dc91eccd", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.428Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.134Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-3ab6dc18-24c9-49d0-b558-9822dc91eccd", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.429Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.134Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-3ab6dc18-24c9-49d0-b558-9822dc91eccd", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.429Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.134Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-575f252a-7ec3-493a-89f6-feedc9805b0b Date: Fri, 17 May 2019 00:29:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T00:09:52Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"45b0badc-5765-4ba8-9142-10b31c71f4cc\",\"ip_address\":\"192.168.120.25\"}],\"id\":\"18da7c7e-017f-4ea0-8736-c4b54d62b805\",\"security_groups\":[\"54e2a29a-4bc1-4562-b424-1a745a19fe86\",\"adb06996-2cc6-44b0-be7f-1cbe5c159b30\"],\"mac_address\":\"fa:16:3e:ea:c2:c1\",\"device_id\":\"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:06:45Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.768Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.134Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-575f252a-7ec3-493a-89f6-feedc9805b0b Date: Fri, 17 May 2019 00:29:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T00:09:52Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"45b0badc-5765-4ba8-9142-10b31c71f4cc\",\"ip_address\":\"192.168.120.25\"}],\"id\":\"18da7c7e-017f-4ea0-8736-c4b54d62b805\",\"security_groups\":[\"54e2a29a-4bc1-4562-b424-1a745a19fe86\",\"adb06996-2cc6-44b0-be7f-1cbe5c159b30\"],\"mac_address\":\"fa:16:3e:ea:c2:c1\",\"device_id\":\"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:06:45Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.768Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.134Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/18da7c7e-017f-4ea0-8736-c4b54d62b805.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5614c8aaa8068db8682f49479670bd9bdf81c1c\"", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.431Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.134Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/18da7c7e-017f-4ea0-8736-c4b54d62b805.json used request id req-575f252a-7ec3-493a-89f6-feedc9805b0b", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.769Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.134Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/18da7c7e-017f-4ea0-8736-c4b54d62b805.json used request id req-575f252a-7ec3-493a-89f6-feedc9805b0b", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.769Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}], "metadata": {"pagination": {"total": 570, "offset": 479, "size": 50}}} 2019-05-17 00:29:17,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:17,954 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:17 GMT 2019-05-17 00:29:17,954 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:17,954 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:29:17,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:17,955 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:17,955 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:17,955 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:29:17,958 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-17 00:29:17,958 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-17 00:29:17,958 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:29:17,958 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5ba28d5-6d0d-4039-8ebf-6904a1a80ff3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:17,958 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-e5ba28d5-6d0d-4039-8ebf-6904a1a80ff3 2019-05-17 00:29:17,959 - functest.core.cloudify - DEBUG - Waiting for process 15942 to end... 2019-05-17 00:29:17,959 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b583a98b9cc4780e8f0d532f630de4528bdac041" 2019-05-17 00:29:17,959 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:17,959 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-990ad6c3-c42f-469b-abd4-df5a26ca35dd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:17,959 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-990ad6c3-c42f-469b-abd4-df5a26ca35dd 2019-05-17 00:29:17,959 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecba61ab02c435edc674760d219a50384f632dae" 2019-05-17 00:29:17,960 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-05-17 00:29:17,960 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa4b542c-9b61-4a21-a47d-cfe660c5062c x-compute-request-id: req-fa4b542c-9b61-4a21-a47d-cfe660c5062c Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:26:67", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e64c5e82-5d97-4938-aa59-95913f5b9bec", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:35Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_dime_host_c9zn1l", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:17,960 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:17,960 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:17,960 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5614c8aaa8068db8682f49479670bd9bdf81c1c" 2019-05-17 00:29:17,960 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-e501554b-c720-4e15-94c7-6b4882c201b2 2019-05-17 00:29:17,961 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-e501554b-c720-4e15-94c7-6b4882c201b2 2019-05-17 00:29:17,961 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e501554b-c720-4e15-94c7-6b4882c201b2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:17,961 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e501554b-c720-4e15-94c7-6b4882c201b2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:17,961 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5614c8aaa8068db8682f49479670bd9bdf81c1c" 2019-05-17 00:29:17,961 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-fa4b542c-9b61-4a21-a47d-cfe660c5062c 2019-05-17 00:29:17,961 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-fa4b542c-9b61-4a21-a47d-cfe660c5062c 2019-05-17 00:29:17,962 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b583a98b9cc4780e8f0d532f630de4528bdac041" -d '{"removeSecurityGroup": {"name": "clearwater-sg_dime"}}' 2019-05-17 00:29:17,962 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.202 2019-05-17 00:29:17,962 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-23d71b6e-188e-4ece-93d4-fe6e2dfc4167 Date: Fri, 17 May 2019 00:29:15 GMT RESP BODY: {"floatingips": [{"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:20Z", "updated_at": "2019-05-17T00:11:01Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:13:8f:f5", "device_id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.209", "revision_number": 4, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "926920e2-a6e3-4644-8724-a451b11e490b", "id": "4892e177-7668-45d9-9f07-a403ef2ab089", "qos_policy_id": null}, {"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:17Z", "updated_at": "2019-05-17T00:11:06Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ea:c2:c1", "device_id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "18da7c7e-017f-4ea0-8736-c4b54d62b805", "id": "6a6a010b-59bd-4e04-8e91-1990618f5783", "qos_policy_id": null}, {"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:02:47Z", "updated_at": "2019-05-17T00:02:51Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:45:a4", "device_id": "ba435863-47c8-4911-861a-97f7a0abae27"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "6fe1b84f-cad5-4557-9755-b5d80b161fd5", "id": "cad57cdf-c5ee-4b97-bc76-fb89af453203", "qos_policy_id": null}, {"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:18Z", "updated_at": "2019-05-17T00:11:06Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7a:da:65", "device_id": "3f204496-f504-4218-b7a4-4292e0ba55b0"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "bac2bfa2-e448-4071-90e4-509318ecaecb", "id": "d65d825a-e512-4dc6-8a10-e26e6fb3ea16", "qos_policy_id": null}]} 2019-05-17 00:29:17,962 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c37fd131-b268-45f0-824b-29f57d7c616b x-compute-request-id: req-c37fd131-b268-45f0-824b-29f57d7c616b Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:4b:cb", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "dfd53259-04b3-44b5-99e9-ff96a602f3f8", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:37Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_homer_host_babhnv", "created": "2019-05-17T00:06:41Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:17,962 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-c37fd131-b268-45f0-824b-29f57d7c616b 2019-05-17 00:29:17,962 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-c37fd131-b268-45f0-824b-29f57d7c616b 2019-05-17 00:29:17,963 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecba61ab02c435edc674760d219a50384f632dae" -d '{"removeSecurityGroup": {"name": "clearwater-sg_homer"}}' 2019-05-17 00:29:17,963 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-23d71b6e-188e-4ece-93d4-fe6e2dfc4167 Date: Fri, 17 May 2019 00:29:15 GMT RESP BODY: {"floatingips": [{"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:20Z", "updated_at": "2019-05-17T00:11:01Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:13:8f:f5", "device_id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.209", "revision_number": 4, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "926920e2-a6e3-4644-8724-a451b11e490b", "id": "4892e177-7668-45d9-9f07-a403ef2ab089", "qos_policy_id": null}, {"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:17Z", "updated_at": "2019-05-17T00:11:06Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ea:c2:c1", "device_id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "18da7c7e-017f-4ea0-8736-c4b54d62b805", "id": "6a6a010b-59bd-4e04-8e91-1990618f5783", "qos_policy_id": null}, {"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:02:47Z", "updated_at": "2019-05-17T00:02:51Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:45:a4", "device_id": "ba435863-47c8-4911-861a-97f7a0abae27"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "6fe1b84f-cad5-4557-9755-b5d80b161fd5", "id": "cad57cdf-c5ee-4b97-bc76-fb89af453203", "qos_policy_id": null}, {"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:18Z", "updated_at": "2019-05-17T00:11:06Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7a:da:65", "device_id": "3f204496-f504-4218-b7a4-4292e0ba55b0"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "bac2bfa2-e448-4071-90e4-509318ecaecb", "id": "d65d825a-e512-4dc6-8a10-e26e6fb3ea16", "qos_policy_id": null}]} 2019-05-17 00:29:17,963 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-23d71b6e-188e-4ece-93d4-fe6e2dfc4167 2019-05-17 00:29:17,963 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-23d71b6e-188e-4ece-93d4-fe6e2dfc4167 2019-05-17 00:29:17,963 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-23d71b6e-188e-4ece-93d4-fe6e2dfc4167 2019-05-17 00:29:17,963 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-23d71b6e-188e-4ece-93d4-fe6e2dfc4167 2019-05-17 00:29:17,964 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5614c8aaa8068db8682f49479670bd9bdf81c1c" 2019-05-17 00:29:17,964 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5614c8aaa8068db8682f49479670bd9bdf81c1c" 2019-05-17 00:29:17,964 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-3ab6dc18-24c9-49d0-b558-9822dc91eccd Date: Fri, 17 May 2019 00:29:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T00:09:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45b0badc-5765-4ba8-9142-10b31c71f4cc","ip_address":"192.168.120.12"}],"id":"926920e2-a6e3-4644-8724-a451b11e490b","security_groups":["54e2a29a-4bc1-4562-b424-1a745a19fe86","ccd002b4-413a-4771-bf66-dc91af3050bb","ecc2bc2f-b4e3-4e63-97f7-42f400a0e925"],"mac_address":"fa:16:3e:13:8f:f5","device_id":"4b148d9f-115c-40bc-a1ca-38f18aa0a189","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"4b01e154350c4310a67000854ca1dc1b","qos_policy_id":null,"admin_state_up":true,"network_id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:06:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 00:29:17,964 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/18da7c7e-017f-4ea0-8736-c4b54d62b805.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5614c8aaa8068db8682f49479670bd9bdf81c1c" 2019-05-17 00:29:17,964 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/6fe1b84f-cad5-4557-9755-b5d80b161fd5.json used request id req-3ed6d6ed-f9df-4e87-97b3-5763257eedf1 2019-05-17 00:29:17,964 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-3ab6dc18-24c9-49d0-b558-9822dc91eccd Date: Fri, 17 May 2019 00:29:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T00:09:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45b0badc-5765-4ba8-9142-10b31c71f4cc","ip_address":"192.168.120.12"}],"id":"926920e2-a6e3-4644-8724-a451b11e490b","security_groups":["54e2a29a-4bc1-4562-b424-1a745a19fe86","ccd002b4-413a-4771-bf66-dc91af3050bb","ecc2bc2f-b4e3-4e63-97f7-42f400a0e925"],"mac_address":"fa:16:3e:13:8f:f5","device_id":"4b148d9f-115c-40bc-a1ca-38f18aa0a189","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"4b01e154350c4310a67000854ca1dc1b","qos_policy_id":null,"admin_state_up":true,"network_id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:06:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 00:29:17,965 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-3ab6dc18-24c9-49d0-b558-9822dc91eccd 2019-05-17 00:29:17,965 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-3ab6dc18-24c9-49d0-b558-9822dc91eccd 2019-05-17 00:29:17,965 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-3ab6dc18-24c9-49d0-b558-9822dc91eccd 2019-05-17 00:29:17,965 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-3ab6dc18-24c9-49d0-b558-9822dc91eccd 2019-05-17 00:29:17,965 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-575f252a-7ec3-493a-89f6-feedc9805b0b Date: Fri, 17 May 2019 00:29:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T00:09:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45b0badc-5765-4ba8-9142-10b31c71f4cc","ip_address":"192.168.120.25"}],"id":"18da7c7e-017f-4ea0-8736-c4b54d62b805","security_groups":["54e2a29a-4bc1-4562-b424-1a745a19fe86","adb06996-2cc6-44b0-be7f-1cbe5c159b30"],"mac_address":"fa:16:3e:ea:c2:c1","device_id":"25b8a488-9bc6-4323-9088-9c7cd43d5ee2","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"4b01e154350c4310a67000854ca1dc1b","qos_policy_id":null,"admin_state_up":true,"network_id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:06:45Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 00:29:17,965 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-575f252a-7ec3-493a-89f6-feedc9805b0b Date: Fri, 17 May 2019 00:29:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T00:09:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45b0badc-5765-4ba8-9142-10b31c71f4cc","ip_address":"192.168.120.25"}],"id":"18da7c7e-017f-4ea0-8736-c4b54d62b805","security_groups":["54e2a29a-4bc1-4562-b424-1a745a19fe86","adb06996-2cc6-44b0-be7f-1cbe5c159b30"],"mac_address":"fa:16:3e:ea:c2:c1","device_id":"25b8a488-9bc6-4323-9088-9c7cd43d5ee2","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"4b01e154350c4310a67000854ca1dc1b","qos_policy_id":null,"admin_state_up":true,"network_id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:06:45Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 00:29:17,966 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/18da7c7e-017f-4ea0-8736-c4b54d62b805.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5614c8aaa8068db8682f49479670bd9bdf81c1c" 2019-05-17 00:29:17,966 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/18da7c7e-017f-4ea0-8736-c4b54d62b805.json used request id req-575f252a-7ec3-493a-89f6-feedc9805b0b 2019-05-17 00:29:17,966 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/18da7c7e-017f-4ea0-8736-c4b54d62b805.json used request id req-575f252a-7ec3-493a-89f6-feedc9805b0b 2019-05-17 00:29:17,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:29:18,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:18,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:18,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:18,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:18,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:18,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:18,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:18,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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:29:18,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:18,028 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:18 GMT 2019-05-17 00:29:18,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:18,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:29:18,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:18,029 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:18,029 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:23,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:29:23,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:23,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:23,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:23,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:23,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:23,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:23,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:23,122 - 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-05-17T00:29:16.134Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/bac2bfa2-e448-4071-90e4-509318ecaecb.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5614c8aaa8068db8682f49479670bd9bdf81c1c\"", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.825Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.134Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/18da7c7e-017f-4ea0-8736-c4b54d62b805.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5614c8aaa8068db8682f49479670bd9bdf81c1c\"", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.431Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.134Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/bac2bfa2-e448-4071-90e4-509318ecaecb.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5614c8aaa8068db8682f49479670bd9bdf81c1c\"", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.824Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.134Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/6fe1b84f-cad5-4557-9755-b5d80b161fd5.json used request id req-3ed6d6ed-f9df-4e87-97b3-5763257eedf1", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.824Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.134Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/6fe1b84f-cad5-4557-9755-b5d80b161fd5.json used request id req-3ed6d6ed-f9df-4e87-97b3-5763257eedf1", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.823Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.134Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/6fe1b84f-cad5-4557-9755-b5d80b161fd5.json used request id req-3ed6d6ed-f9df-4e87-97b3-5763257eedf1", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.823Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.134Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-3ed6d6ed-f9df-4e87-97b3-5763257eedf1 Date: Fri, 17 May 2019 00:29:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T00:02:44Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"45b0badc-5765-4ba8-9142-10b31c71f4cc\",\"ip_address\":\"192.168.120.19\"}],\"id\":\"6fe1b84f-cad5-4557-9755-b5d80b161fd5\",\"security_groups\":[\"9269bd68-2566-477c-a4e0-f8f6d115e670\"],\"mac_address\":\"fa:16:3e:2d:45:a4\",\"device_id\":\"ba435863-47c8-4911-861a-97f7a0abae27\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:00:50Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.822Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.134Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-3ed6d6ed-f9df-4e87-97b3-5763257eedf1 Date: Fri, 17 May 2019 00:29:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T00:02:44Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"45b0badc-5765-4ba8-9142-10b31c71f4cc\",\"ip_address\":\"192.168.120.19\"}],\"id\":\"6fe1b84f-cad5-4557-9755-b5d80b161fd5\",\"security_groups\":[\"9269bd68-2566-477c-a4e0-f8f6d115e670\"],\"mac_address\":\"fa:16:3e:2d:45:a4\",\"device_id\":\"ba435863-47c8-4911-861a-97f7a0abae27\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:00:50Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.822Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.134Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/6fe1b84f-cad5-4557-9755-b5d80b161fd5.json used request id req-3ed6d6ed-f9df-4e87-97b3-5763257eedf1", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.823Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.134Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-3ab6dc18-24c9-49d0-b558-9822dc91eccd Date: Fri, 17 May 2019 00:29:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T00:09:28Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"45b0badc-5765-4ba8-9142-10b31c71f4cc\",\"ip_address\":\"192.168.120.12\"}],\"id\":\"926920e2-a6e3-4644-8724-a451b11e490b\",\"security_groups\":[\"54e2a29a-4bc1-4562-b424-1a745a19fe86\",\"ccd002b4-413a-4771-bf66-dc91af3050bb\",\"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\"],\"mac_address\":\"fa:16:3e:13:8f:f5\",\"device_id\":\"4b148d9f-115c-40bc-a1ca-38f18aa0a189\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:06:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.428Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.134Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-3ab6dc18-24c9-49d0-b558-9822dc91eccd", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:15.428Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.648Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74d25d58-05af-4816-b342-b3f7a7e99752 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:16.088Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.648Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:29: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 x-openstack-request-id: req-f79b44fb-b5ce-406e-ac9b-cb15d7772813 x-compute-request-id: req-f79b44fb-b5ce-406e-ac9b-cb15d7772813 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:16.198Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.29821bb7-2594-4b33-93e3-f952d37cf85a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.648Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/action used request id req-f79b44fb-b5ce-406e-ac9b-cb15d7772813", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:16.198Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.29821bb7-2594-4b33-93e3-f952d37cf85a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.648Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/action used request id req-f79b44fb-b5ce-406e-ac9b-cb15d7772813", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:16.198Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.29821bb7-2594-4b33-93e3-f952d37cf85a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.648Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b583a98b9cc4780e8f0d532f630de4528bdac041\"", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:16.199Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.29821bb7-2594-4b33-93e3-f952d37cf85a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.648Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-37548629-6369-4d02-9232-4cb83de45e73 Date: Fri, 17 May 2019 00:29:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T00:09:28Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"45b0badc-5765-4ba8-9142-10b31c71f4cc\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"bac2bfa2-e448-4071-90e4-509318ecaecb\",\"security_groups\":[\"54e2a29a-4bc1-4562-b424-1a745a19fe86\",\"7dced1b1-3a21-4d08-a07f-0480514c5654\"],\"mac_address\":\"fa:16:3e:7a:da:65\",\"device_id\":\"3f204496-f504-4218-b7a4-4292e0ba55b0\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:06:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:16.081Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.648Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-37548629-6369-4d02-9232-4cb83de45e73 Date: Fri, 17 May 2019 00:29:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T00:09:28Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"45b0badc-5765-4ba8-9142-10b31c71f4cc\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"bac2bfa2-e448-4071-90e4-509318ecaecb\",\"security_groups\":[\"54e2a29a-4bc1-4562-b424-1a745a19fe86\",\"7dced1b1-3a21-4d08-a07f-0480514c5654\"],\"mac_address\":\"fa:16:3e:7a:da:65\",\"device_id\":\"3f204496-f504-4218-b7a4-4292e0ba55b0\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:06:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:16.081Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.648Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/bac2bfa2-e448-4071-90e4-509318ecaecb.json used request id req-37548629-6369-4d02-9232-4cb83de45e73", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:16.081Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.648Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/bac2bfa2-e448-4071-90e4-509318ecaecb.json used request id req-37548629-6369-4d02-9232-4cb83de45e73", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:16.081Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.648Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/bac2bfa2-e448-4071-90e4-509318ecaecb.json used request id req-37548629-6369-4d02-9232-4cb83de45e73", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:16.081Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.648Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/bac2bfa2-e448-4071-90e4-509318ecaecb.json used request id req-37548629-6369-4d02-9232-4cb83de45e73", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:16.082Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.648Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:16.083Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.648Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:16.083Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.648Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74d25d58-05af-4816-b342-b3f7a7e99752 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:16.088Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.648Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-74d25d58-05af-4816-b342-b3f7a7e99752", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:16.088Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.648Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-74d25d58-05af-4816-b342-b3f7a7e99752", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:16.088Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:16.648Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:29: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 x-openstack-request-id: req-21ee1474-e482-41bc-b4a7-3b28661971d1 x-compute-request-id: req-21ee1474-e482-41bc-b4a7-3b28661971d1 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:16.511Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0f5ef8a-1ef0-4227-b2b5-b84e91a55895"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:17.184Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ecba61ab02c435edc674760d219a50384f632dae\"", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:16.512Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0f5ef8a-1ef0-4227-b2b5-b84e91a55895"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:17.184Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/action used request id req-21ee1474-e482-41bc-b4a7-3b28661971d1", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:16.511Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0f5ef8a-1ef0-4227-b2b5-b84e91a55895"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:17.184Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/action used request id req-21ee1474-e482-41bc-b4a7-3b28661971d1", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:16.511Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0f5ef8a-1ef0-4227-b2b5-b84e91a55895"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:17.184Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}05dd23f4232b3cd735c622ea04edb6ed75705309\"", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:16.496Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:17.184Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}05dd23f4232b3cd735c622ea04edb6ed75705309\"", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:16.496Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:17.751Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-496da709-ac90-4bb6-a57c-6ca5c562cd7f x-compute-request-id: req-496da709-ac90-4bb6-a57c-6ca5c562cd7f Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d6:26:67\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:35Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_dime_host_c9zn1l\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:17.188Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.29821bb7-2594-4b33-93e3-f952d37cf85a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:17.751Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-496da709-ac90-4bb6-a57c-6ca5c562cd7f", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:17.188Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.29821bb7-2594-4b33-93e3-f952d37cf85a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:17.751Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b583a98b9cc4780e8f0d532f630de4528bdac041\"", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:17.189Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.29821bb7-2594-4b33-93e3-f952d37cf85a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:17.751Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-6b79d667-be76-4567-bec6-91afcefcde87 x-compute-request-id: req-6b79d667-be76-4567-bec6-91afcefcde87 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f8:4b:cb\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:37Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_homer_host_babhnv\", \"created\": \"2019-05-17T00:06:41Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:17.164Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0f5ef8a-1ef0-4227-b2b5-b84e91a55895"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:17.751Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-6b79d667-be76-4567-bec6-91afcefcde87", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:17.164Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0f5ef8a-1ef0-4227-b2b5-b84e91a55895"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:17.751Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-6b79d667-be76-4567-bec6-91afcefcde87", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:17.165Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0f5ef8a-1ef0-4227-b2b5-b84e91a55895"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:17.751Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ecba61ab02c435edc674760d219a50384f632dae\"", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:17.165Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0f5ef8a-1ef0-4227-b2b5-b84e91a55895"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:17.751Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-496da709-ac90-4bb6-a57c-6ca5c562cd7f", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:17.188Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.29821bb7-2594-4b33-93e3-f952d37cf85a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:18.526Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-6a8c3613-2b62-4e5c-8631-c518060ee804 x-compute-request-id: req-6a8c3613-2b62-4e5c-8631-c518060ee804 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:18.016Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0f5ef8a-1ef0-4227-b2b5-b84e91a55895"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:18.526Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-6a8c3613-2b62-4e5c-8631-c518060ee804", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:18.017Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0f5ef8a-1ef0-4227-b2b5-b84e91a55895"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:18.526Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-bf1c7474-e9d8-418a-ac16-5a5877799822", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:18.179Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.29821bb7-2594-4b33-93e3-f952d37cf85a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:18.526Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-6a8c3613-2b62-4e5c-8631-c518060ee804", "level": "debug", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:18.017Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0f5ef8a-1ef0-4227-b2b5-b84e91a55895"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:18.526Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-bf1c7474-e9d8-418a-ac16-5a5877799822 x-compute-request-id: req-bf1c7474-e9d8-418a-ac16-5a5877799822 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:18.179Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.29821bb7-2594-4b33-93e3-f952d37cf85a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:18.526Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-bf1c7474-e9d8-418a-ac16-5a5877799822", "level": "debug", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:18.179Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.29821bb7-2594-4b33-93e3-f952d37cf85a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:19.077Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:18.674Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:19.077Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_n85zuj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:18.553Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:19.077Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_67w6nb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:18.747Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}], "metadata": {"pagination": {"total": 617, "offset": 529, "size": 50}}} 2019-05-17 00:29:23,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:23,123 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:23 GMT 2019-05-17 00:29:23,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:23,123 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:29:23,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:23,123 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:23,123 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:23,123 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:29:23,126 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/bac2bfa2-e448-4071-90e4-509318ecaecb.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5614c8aaa8068db8682f49479670bd9bdf81c1c" 2019-05-17 00:29:23,126 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/18da7c7e-017f-4ea0-8736-c4b54d62b805.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5614c8aaa8068db8682f49479670bd9bdf81c1c" 2019-05-17 00:29:23,126 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/bac2bfa2-e448-4071-90e4-509318ecaecb.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5614c8aaa8068db8682f49479670bd9bdf81c1c" 2019-05-17 00:29:23,127 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/6fe1b84f-cad5-4557-9755-b5d80b161fd5.json used request id req-3ed6d6ed-f9df-4e87-97b3-5763257eedf1 2019-05-17 00:29:23,127 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/6fe1b84f-cad5-4557-9755-b5d80b161fd5.json used request id req-3ed6d6ed-f9df-4e87-97b3-5763257eedf1 2019-05-17 00:29:23,127 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/6fe1b84f-cad5-4557-9755-b5d80b161fd5.json used request id req-3ed6d6ed-f9df-4e87-97b3-5763257eedf1 2019-05-17 00:29:23,127 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-3ed6d6ed-f9df-4e87-97b3-5763257eedf1 Date: Fri, 17 May 2019 00:29:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T00:02:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45b0badc-5765-4ba8-9142-10b31c71f4cc","ip_address":"192.168.120.19"}],"id":"6fe1b84f-cad5-4557-9755-b5d80b161fd5","security_groups":["9269bd68-2566-477c-a4e0-f8f6d115e670"],"mac_address":"fa:16:3e:2d:45:a4","device_id":"ba435863-47c8-4911-861a-97f7a0abae27","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"4b01e154350c4310a67000854ca1dc1b","qos_policy_id":null,"admin_state_up":true,"network_id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:50Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 00:29:23,127 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-3ed6d6ed-f9df-4e87-97b3-5763257eedf1 Date: Fri, 17 May 2019 00:29:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T00:02:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45b0badc-5765-4ba8-9142-10b31c71f4cc","ip_address":"192.168.120.19"}],"id":"6fe1b84f-cad5-4557-9755-b5d80b161fd5","security_groups":["9269bd68-2566-477c-a4e0-f8f6d115e670"],"mac_address":"fa:16:3e:2d:45:a4","device_id":"ba435863-47c8-4911-861a-97f7a0abae27","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"4b01e154350c4310a67000854ca1dc1b","qos_policy_id":null,"admin_state_up":true,"network_id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:50Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 00:29:23,127 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/6fe1b84f-cad5-4557-9755-b5d80b161fd5.json used request id req-3ed6d6ed-f9df-4e87-97b3-5763257eedf1 2019-05-17 00:29:23,128 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-3ab6dc18-24c9-49d0-b558-9822dc91eccd Date: Fri, 17 May 2019 00:29:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T00:09:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45b0badc-5765-4ba8-9142-10b31c71f4cc","ip_address":"192.168.120.12"}],"id":"926920e2-a6e3-4644-8724-a451b11e490b","security_groups":["54e2a29a-4bc1-4562-b424-1a745a19fe86","ccd002b4-413a-4771-bf66-dc91af3050bb","ecc2bc2f-b4e3-4e63-97f7-42f400a0e925"],"mac_address":"fa:16:3e:13:8f:f5","device_id":"4b148d9f-115c-40bc-a1ca-38f18aa0a189","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"4b01e154350c4310a67000854ca1dc1b","qos_policy_id":null,"admin_state_up":true,"network_id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:06:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 00:29:23,128 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-3ab6dc18-24c9-49d0-b558-9822dc91eccd 2019-05-17 00:29:23,128 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74d25d58-05af-4816-b342-b3f7a7e99752 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:23,128 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:29: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 x-openstack-request-id: req-f79b44fb-b5ce-406e-ac9b-cb15d7772813 x-compute-request-id: req-f79b44fb-b5ce-406e-ac9b-cb15d7772813 Content-Length: 0 Content-Type: application/json 2019-05-17 00:29:23,128 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/action used request id req-f79b44fb-b5ce-406e-ac9b-cb15d7772813 2019-05-17 00:29:23,128 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/action used request id req-f79b44fb-b5ce-406e-ac9b-cb15d7772813 2019-05-17 00:29:23,129 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b583a98b9cc4780e8f0d532f630de4528bdac041" 2019-05-17 00:29:23,129 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-37548629-6369-4d02-9232-4cb83de45e73 Date: Fri, 17 May 2019 00:29:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T00:09:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45b0badc-5765-4ba8-9142-10b31c71f4cc","ip_address":"192.168.120.5"}],"id":"bac2bfa2-e448-4071-90e4-509318ecaecb","security_groups":["54e2a29a-4bc1-4562-b424-1a745a19fe86","7dced1b1-3a21-4d08-a07f-0480514c5654"],"mac_address":"fa:16:3e:7a:da:65","device_id":"3f204496-f504-4218-b7a4-4292e0ba55b0","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"4b01e154350c4310a67000854ca1dc1b","qos_policy_id":null,"admin_state_up":true,"network_id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:06:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 00:29:23,129 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-37548629-6369-4d02-9232-4cb83de45e73 Date: Fri, 17 May 2019 00:29:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T00:09:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45b0badc-5765-4ba8-9142-10b31c71f4cc","ip_address":"192.168.120.5"}],"id":"bac2bfa2-e448-4071-90e4-509318ecaecb","security_groups":["54e2a29a-4bc1-4562-b424-1a745a19fe86","7dced1b1-3a21-4d08-a07f-0480514c5654"],"mac_address":"fa:16:3e:7a:da:65","device_id":"3f204496-f504-4218-b7a4-4292e0ba55b0","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"4b01e154350c4310a67000854ca1dc1b","qos_policy_id":null,"admin_state_up":true,"network_id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:06:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 00:29:23,129 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/bac2bfa2-e448-4071-90e4-509318ecaecb.json used request id req-37548629-6369-4d02-9232-4cb83de45e73 2019-05-17 00:29:23,129 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/bac2bfa2-e448-4071-90e4-509318ecaecb.json used request id req-37548629-6369-4d02-9232-4cb83de45e73 2019-05-17 00:29:23,129 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/bac2bfa2-e448-4071-90e4-509318ecaecb.json used request id req-37548629-6369-4d02-9232-4cb83de45e73 2019-05-17 00:29:23,130 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/bac2bfa2-e448-4071-90e4-509318ecaecb.json used request id req-37548629-6369-4d02-9232-4cb83de45e73 2019-05-17 00:29:23,130 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:23,130 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:23,130 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74d25d58-05af-4816-b342-b3f7a7e99752 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:23,130 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-74d25d58-05af-4816-b342-b3f7a7e99752 2019-05-17 00:29:23,130 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-74d25d58-05af-4816-b342-b3f7a7e99752 2019-05-17 00:29:23,130 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:29: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 x-openstack-request-id: req-21ee1474-e482-41bc-b4a7-3b28661971d1 x-compute-request-id: req-21ee1474-e482-41bc-b4a7-3b28661971d1 Content-Length: 0 Content-Type: application/json 2019-05-17 00:29:23,131 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecba61ab02c435edc674760d219a50384f632dae" 2019-05-17 00:29:23,131 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/action used request id req-21ee1474-e482-41bc-b4a7-3b28661971d1 2019-05-17 00:29:23,131 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/action used request id req-21ee1474-e482-41bc-b4a7-3b28661971d1 2019-05-17 00:29:23,131 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05dd23f4232b3cd735c622ea04edb6ed75705309" 2019-05-17 00:29:23,131 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05dd23f4232b3cd735c622ea04edb6ed75705309" 2019-05-17 00:29:23,131 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-496da709-ac90-4bb6-a57c-6ca5c562cd7f x-compute-request-id: req-496da709-ac90-4bb6-a57c-6ca5c562cd7f Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:26:67", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e64c5e82-5d97-4938-aa59-95913f5b9bec", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:35Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_dime_host_c9zn1l", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:23,132 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-496da709-ac90-4bb6-a57c-6ca5c562cd7f 2019-05-17 00:29:23,132 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b583a98b9cc4780e8f0d532f630de4528bdac041" 2019-05-17 00:29:23,132 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-6b79d667-be76-4567-bec6-91afcefcde87 x-compute-request-id: req-6b79d667-be76-4567-bec6-91afcefcde87 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:4b:cb", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "dfd53259-04b3-44b5-99e9-ff96a602f3f8", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:37Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_homer_host_babhnv", "created": "2019-05-17T00:06:41Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:23,132 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-6b79d667-be76-4567-bec6-91afcefcde87 2019-05-17 00:29:23,132 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-6b79d667-be76-4567-bec6-91afcefcde87 2019-05-17 00:29:23,132 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecba61ab02c435edc674760d219a50384f632dae" 2019-05-17 00:29:23,132 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-496da709-ac90-4bb6-a57c-6ca5c562cd7f 2019-05-17 00:29:23,133 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-6a8c3613-2b62-4e5c-8631-c518060ee804 x-compute-request-id: req-6a8c3613-2b62-4e5c-8631-c518060ee804 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-17 00:29:23,133 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-6a8c3613-2b62-4e5c-8631-c518060ee804 2019-05-17 00:29:23,133 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-bf1c7474-e9d8-418a-ac16-5a5877799822 2019-05-17 00:29:23,133 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-6a8c3613-2b62-4e5c-8631-c518060ee804 2019-05-17 00:29:23,133 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-bf1c7474-e9d8-418a-ac16-5a5877799822 x-compute-request-id: req-bf1c7474-e9d8-418a-ac16-5a5877799822 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-17 00:29:23,133 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-bf1c7474-e9d8-418a-ac16-5a5877799822 2019-05-17 00:29:23,134 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:29:23,134 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:29:23,134 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:29:23,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:29:23,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:23,201 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:23,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:23,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:23,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:23,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:23,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:23,201 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:29:23,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:23,201 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:23 GMT 2019-05-17 00:29:23,202 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:23,202 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:29:23,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:23,202 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:23,202 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:28,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:29:28,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:28,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:28,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:28,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:28,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:28,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:28,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:28,313 - 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-05-17T00:29:19.077Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}05dd23f4232b3cd735c622ea04edb6ed75705309\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.202\"}}'", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:18.674Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:19.077Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-0f1c84b1-3fc6-4689-9add-e462357936c0", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:18.673Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:19.077Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}05dd23f4232b3cd735c622ea04edb6ed75705309\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.202\"}}'", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:18.674Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:19.077Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-0f1c84b1-3fc6-4689-9add-e462357936c0", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:18.672Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:19.077Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-0f1c84b1-3fc6-4689-9add-e462357936c0", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:18.672Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:19.077Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-0f1c84b1-3fc6-4689-9add-e462357936c0 x-compute-request-id: req-0f1c84b1-3fc6-4689-9add-e462357936c0 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:38Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:18.672Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:19.077Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-0f1c84b1-3fc6-4689-9add-e462357936c0 x-compute-request-id: req-0f1c84b1-3fc6-4689-9add-e462357936c0 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:38Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:18.672Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:19.077Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-0f1c84b1-3fc6-4689-9add-e462357936c0", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:18.673Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:19.741Z", "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-05-17T00:29:18.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:19.741Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:19.307Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:19.741Z", "message": "Waiting for process 24981 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:19.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:20.271Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:19.971Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.d37de055-5f1e-485f-9fa7-7e01ec3cae77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:20.271Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bd2ccb4-e612-4489-924b-3dc0f25dc270 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:19.977Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.d37de055-5f1e-485f-9fa7-7e01ec3cae77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:20.271Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-3bd2ccb4-e612-4489-924b-3dc0f25dc270", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:19.977Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.d37de055-5f1e-485f-9fa7-7e01ec3cae77"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:20.271Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:29:20.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.579e2e5c-2b05-4e11-824f-d5a5ee6ab152"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:21.019Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f711d4204873ae46f7d2d3a9add6bcac6a2227d1\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:20.389Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.d37de055-5f1e-485f-9fa7-7e01ec3cae77"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:21.019Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-7effc64f-0049-4cba-9a02-24364bd1df67", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:20.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.579e2e5c-2b05-4e11-824f-d5a5ee6ab152"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:21.019Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-e02a586b-8210-4ef7-9ec6-f208ef5c42e1", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:20.630Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5d32218d-f9fc-46d9-9747-34f875dfbf89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:21.019Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:20.625Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5d32218d-f9fc-46d9-9747-34f875dfbf89"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:21.019Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7effc64f-0049-4cba-9a02-24364bd1df67 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:20.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.579e2e5c-2b05-4e11-824f-d5a5ee6ab152"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:21.019Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}99091b23c6efe4dc411359e5dbd69622026d8796\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:20.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.579e2e5c-2b05-4e11-824f-d5a5ee6ab152"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:21.019Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e02a586b-8210-4ef7-9ec6-f208ef5c42e1 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:20.630Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5d32218d-f9fc-46d9-9747-34f875dfbf89"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:21.651Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-78c82869-d0a9-47db-a8dd-53972871736e x-compute-request-id: req-78c82869-d0a9-47db-a8dd-53972871736e Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:df:24\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:47Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:21.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.579e2e5c-2b05-4e11-824f-d5a5ee6ab152"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:21.651Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b04b87c240508a177be23189e5b1ca58ddcc0019\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:21.045Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5d32218d-f9fc-46d9-9747-34f875dfbf89"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:22.155Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-78c82869-d0a9-47db-a8dd-53972871736e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:21.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.579e2e5c-2b05-4e11-824f-d5a5ee6ab152"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:22.155Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-d815ef6d-cd6b-4a24-98f6-8e8b8a89a57e", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:21.784Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.d37de055-5f1e-485f-9fa7-7e01ec3cae77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:22.155Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f711d4204873ae46f7d2d3a9add6bcac6a2227d1\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:21.786Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.d37de055-5f1e-485f-9fa7-7e01ec3cae77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:22.155Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-d815ef6d-cd6b-4a24-98f6-8e8b8a89a57e", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:21.784Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.d37de055-5f1e-485f-9fa7-7e01ec3cae77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:22.155Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-d815ef6d-cd6b-4a24-98f6-8e8b8a89a57e x-compute-request-id: req-d815ef6d-cd6b-4a24-98f6-8e8b8a89a57e Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f8:4b:cb\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:37Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_homer_host_babhnv\", \"created\": \"2019-05-17T00:06:41Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:21.784Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.d37de055-5f1e-485f-9fa7-7e01ec3cae77"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:22.155Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:21.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.579e2e5c-2b05-4e11-824f-d5a5ee6ab152"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:22.155Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-78c82869-d0a9-47db-a8dd-53972871736e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:21.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.579e2e5c-2b05-4e11-824f-d5a5ee6ab152"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:22.704Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:22.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:22.704Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-bdaf669a-e061-46ee-bd48-f2fcb7330f9e", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:21.981Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5d32218d-f9fc-46d9-9747-34f875dfbf89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:22.704Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-bdaf669a-e061-46ee-bd48-f2fcb7330f9e", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:21.982Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5d32218d-f9fc-46d9-9747-34f875dfbf89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:22.704Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b04b87c240508a177be23189e5b1ca58ddcc0019\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:21.983Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5d32218d-f9fc-46d9-9747-34f875dfbf89"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:22.704Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:22.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:22.704Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-bdaf669a-e061-46ee-bd48-f2fcb7330f9e x-compute-request-id: req-bdaf669a-e061-46ee-bd48-f2fcb7330f9e Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d6:26:67\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:35Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_dime_host_c9zn1l\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:21.981Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5d32218d-f9fc-46d9-9747-34f875dfbf89"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:22.704Z", "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-05-17T00:29:22.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:23.422Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:22.743Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:23.983Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/action used request id req-26d24a80-95bc-4d90-a5d9-48a705516617", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:23.559Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.d37de055-5f1e-485f-9fa7-7e01ec3cae77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:23.983Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:29:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dddc30de-fc5e-48cc-bce1-3e801ad9c6d8 x-compute-request-id: req-dddc30de-fc5e-48cc-bce1-3e801ad9c6d8 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:23.539Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5d32218d-f9fc-46d9-9747-34f875dfbf89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:23.983Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/action used request id req-dddc30de-fc5e-48cc-bce1-3e801ad9c6d8", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:23.540Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5d32218d-f9fc-46d9-9747-34f875dfbf89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:23.983Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/action used request id req-dddc30de-fc5e-48cc-bce1-3e801ad9c6d8", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:23.540Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5d32218d-f9fc-46d9-9747-34f875dfbf89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:23.983Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b04b87c240508a177be23189e5b1ca58ddcc0019\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:23.541Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5d32218d-f9fc-46d9-9747-34f875dfbf89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:23.983Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:29:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26d24a80-95bc-4d90-a5d9-48a705516617 x-compute-request-id: req-26d24a80-95bc-4d90-a5d9-48a705516617 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:23.558Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.d37de055-5f1e-485f-9fa7-7e01ec3cae77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:23.983Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/action used request id req-26d24a80-95bc-4d90-a5d9-48a705516617", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:23.559Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.d37de055-5f1e-485f-9fa7-7e01ec3cae77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:23.983Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f711d4204873ae46f7d2d3a9add6bcac6a2227d1\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:23.560Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.d37de055-5f1e-485f-9fa7-7e01ec3cae77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:23.983Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_z7ezda", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:23.797Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a705334-93f4-4db8-b033-24474015a093"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:23.983Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1f95197-9a0d-4528-9a50-5f8fffb17982 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:23.802Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a705334-93f4-4db8-b033-24474015a093"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:23.983Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-a1f95197-9a0d-4528-9a50-5f8fffb17982", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:23.802Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a705334-93f4-4db8-b033-24474015a093"}], "metadata": {"pagination": {"total": 678, "offset": 579, "size": 50}}} 2019-05-17 00:29:28,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:28,314 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:28 GMT 2019-05-17 00:29:28,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:28,314 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:29:28,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:28,314 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:28,314 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:28,314 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:29:28,317 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05dd23f4232b3cd735c622ea04edb6ed75705309" -d '{"removeFloatingIp": {"address": "172.30.9.202"}}' 2019-05-17 00:29:28,317 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-0f1c84b1-3fc6-4689-9add-e462357936c0 2019-05-17 00:29:28,317 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05dd23f4232b3cd735c622ea04edb6ed75705309" -d '{"removeFloatingIp": {"address": "172.30.9.202"}}' 2019-05-17 00:29:28,317 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-0f1c84b1-3fc6-4689-9add-e462357936c0 2019-05-17 00:29:28,317 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-0f1c84b1-3fc6-4689-9add-e462357936c0 2019-05-17 00:29:28,318 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-0f1c84b1-3fc6-4689-9add-e462357936c0 x-compute-request-id: req-0f1c84b1-3fc6-4689-9add-e462357936c0 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:38Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_ellis_host_p4sjrn", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:28,318 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-0f1c84b1-3fc6-4689-9add-e462357936c0 x-compute-request-id: req-0f1c84b1-3fc6-4689-9add-e462357936c0 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:38Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_ellis_host_p4sjrn", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:28,318 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-0f1c84b1-3fc6-4689-9add-e462357936c0 2019-05-17 00:29:28,318 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-17 00:29:28,318 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:29:28,318 - functest.core.cloudify - DEBUG - Waiting for process 24981 to end... 2019-05-17 00:29:28,319 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:28,319 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bd2ccb4-e612-4489-924b-3dc0f25dc270 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:28,319 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-3bd2ccb4-e612-4489-924b-3dc0f25dc270 2019-05-17 00:29:28,319 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:28,319 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f711d4204873ae46f7d2d3a9add6bcac6a2227d1" 2019-05-17 00:29:28,319 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-7effc64f-0049-4cba-9a02-24364bd1df67 2019-05-17 00:29:28,320 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-e02a586b-8210-4ef7-9ec6-f208ef5c42e1 2019-05-17 00:29:28,320 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:28,320 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7effc64f-0049-4cba-9a02-24364bd1df67 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:28,320 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99091b23c6efe4dc411359e5dbd69622026d8796" 2019-05-17 00:29:28,320 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e02a586b-8210-4ef7-9ec6-f208ef5c42e1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:28,320 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-78c82869-d0a9-47db-a8dd-53972871736e x-compute-request-id: req-78c82869-d0a9-47db-a8dd-53972871736e Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:df:24", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:47Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:28,321 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04b87c240508a177be23189e5b1ca58ddcc0019" 2019-05-17 00:29:28,321 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-78c82869-d0a9-47db-a8dd-53972871736e 2019-05-17 00:29:28,321 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-d815ef6d-cd6b-4a24-98f6-8e8b8a89a57e 2019-05-17 00:29:28,321 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f711d4204873ae46f7d2d3a9add6bcac6a2227d1" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-17 00:29:28,321 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-d815ef6d-cd6b-4a24-98f6-8e8b8a89a57e 2019-05-17 00:29:28,321 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-d815ef6d-cd6b-4a24-98f6-8e8b8a89a57e x-compute-request-id: req-d815ef6d-cd6b-4a24-98f6-8e8b8a89a57e Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:4b:cb", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "dfd53259-04b3-44b5-99e9-ff96a602f3f8", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:37Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_homer_host_babhnv", "created": "2019-05-17T00:06:41Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:28,322 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-17 00:29:28,322 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-78c82869-d0a9-47db-a8dd-53972871736e 2019-05-17 00:29:28,322 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-17 00:29:28,322 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-bdaf669a-e061-46ee-bd48-f2fcb7330f9e 2019-05-17 00:29:28,322 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-bdaf669a-e061-46ee-bd48-f2fcb7330f9e 2019-05-17 00:29:28,322 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04b87c240508a177be23189e5b1ca58ddcc0019" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-17 00:29:28,322 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:29:28,323 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-bdaf669a-e061-46ee-bd48-f2fcb7330f9e x-compute-request-id: req-bdaf669a-e061-46ee-bd48-f2fcb7330f9e Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:26:67", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e64c5e82-5d97-4938-aa59-95913f5b9bec", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:35Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_dime_host_c9zn1l", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:28,323 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-17 00:29:28,323 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:29:28,323 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/action used request id req-26d24a80-95bc-4d90-a5d9-48a705516617 2019-05-17 00:29:28,323 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:29:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dddc30de-fc5e-48cc-bce1-3e801ad9c6d8 x-compute-request-id: req-dddc30de-fc5e-48cc-bce1-3e801ad9c6d8 Content-Length: 0 Content-Type: application/json 2019-05-17 00:29:28,323 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/action used request id req-dddc30de-fc5e-48cc-bce1-3e801ad9c6d8 2019-05-17 00:29:28,323 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/action used request id req-dddc30de-fc5e-48cc-bce1-3e801ad9c6d8 2019-05-17 00:29:28,324 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04b87c240508a177be23189e5b1ca58ddcc0019" 2019-05-17 00:29:28,324 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:29:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26d24a80-95bc-4d90-a5d9-48a705516617 x-compute-request-id: req-26d24a80-95bc-4d90-a5d9-48a705516617 Content-Length: 0 Content-Type: application/json 2019-05-17 00:29:28,324 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/action used request id req-26d24a80-95bc-4d90-a5d9-48a705516617 2019-05-17 00:29:28,324 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f711d4204873ae46f7d2d3a9add6bcac6a2227d1" 2019-05-17 00:29:28,324 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:28,324 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1f95197-9a0d-4528-9a50-5f8fffb17982 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:28,324 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-a1f95197-9a0d-4528-9a50-5f8fffb17982 2019-05-17 00:29:28,325 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:29:28,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:28,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:28,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:28,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:28,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:28,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:28,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:28,398 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:29:28,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:28,398 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:28 GMT 2019-05-17 00:29:28,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:28,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:29:28,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:28,398 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:28,398 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:33,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:29:33,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:33,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:33,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:33,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:33,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:33,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:33,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:33,504 - 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-05-17T00:29:23.983Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b04b87c240508a177be23189e5b1ca58ddcc0019\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:23.541Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5d32218d-f9fc-46d9-9747-34f875dfbf89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:24.702Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b4688b57cd8f2dcc37733867b8bfed78c97e052\"", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:24.246Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a705334-93f4-4db8-b033-24474015a093"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:24.702Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-2d2630cf-f16a-40cf-8b12-549d4e9a191b", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:23.957Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5d32218d-f9fc-46d9-9747-34f875dfbf89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:24.702Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-2d2630cf-f16a-40cf-8b12-549d4e9a191b", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:23.958Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5d32218d-f9fc-46d9-9747-34f875dfbf89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:24.702Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b04b87c240508a177be23189e5b1ca58ddcc0019\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:23.959Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5d32218d-f9fc-46d9-9747-34f875dfbf89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:25.228Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-9643a89d-0670-4c81-b988-d96e7235509d", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:24.565Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.d37de055-5f1e-485f-9fa7-7e01ec3cae77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:25.228Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-9643a89d-0670-4c81-b988-d96e7235509d x-compute-request-id: req-9643a89d-0670-4c81-b988-d96e7235509d Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f8:4b:cb\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:37Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_homer_host_babhnv\", \"created\": \"2019-05-17T00:06:41Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:24.565Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.d37de055-5f1e-485f-9fa7-7e01ec3cae77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:25.228Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-9643a89d-0670-4c81-b988-d96e7235509d", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:24.566Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.d37de055-5f1e-485f-9fa7-7e01ec3cae77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:25.228Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f711d4204873ae46f7d2d3a9add6bcac6a2227d1\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:24.567Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.d37de055-5f1e-485f-9fa7-7e01ec3cae77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:25.228Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-65da90ea-e101-46f0-967e-92d66f1cb180 x-compute-request-id: req-65da90ea-e101-46f0-967e-92d66f1cb180 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:24.784Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5d32218d-f9fc-46d9-9747-34f875dfbf89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:25.228Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-65da90ea-e101-46f0-967e-92d66f1cb180", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:24.784Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5d32218d-f9fc-46d9-9747-34f875dfbf89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:25.228Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-65da90ea-e101-46f0-967e-92d66f1cb180", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:24.784Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5d32218d-f9fc-46d9-9747-34f875dfbf89"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:25.839Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:25.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:25.839Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-271950e1-e7aa-469f-8571-f77b06f4b84c x-compute-request-id: req-271950e1-e7aa-469f-8571-f77b06f4b84c Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:df:24\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:47Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:25.643Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a705334-93f4-4db8-b033-24474015a093"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:25.839Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-ea0fbdd0-25e3-4121-81b3-b06b5c28eda4", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:25.640Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:25.839Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-ea0fbdd0-25e3-4121-81b3-b06b5c28eda4", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:25.639Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:25.839Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-ea0fbdd0-25e3-4121-81b3-b06b5c28eda4", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:25.639Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:25.839Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-ea0fbdd0-25e3-4121-81b3-b06b5c28eda4", "level": "debug", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:25.639Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:25.839Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:29: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-ea0fbdd0-25e3-4121-81b3-b06b5c28eda4 x-compute-request-id: req-ea0fbdd0-25e3-4121-81b3-b06b5c28eda4 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_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:25.638Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:25.839Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:29: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-ea0fbdd0-25e3-4121-81b3-b06b5c28eda4 x-compute-request-id: req-ea0fbdd0-25e3-4121-81b3-b06b5c28eda4 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_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:25.639Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:25.839Z", "message": "Floating ip 172.30.9.202 detached from server", "level": "info", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:25.640Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.3b51d83b-e7cb-46bb-b109-545e73ffb6c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:25.839Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4c0d9705-02b8-436b-950f-217b02b21f7a x-compute-request-id: req-4c0d9705-02b8-436b-950f-217b02b21f7a Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:25.583Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.d37de055-5f1e-485f-9fa7-7e01ec3cae77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:25.839Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-4c0d9705-02b8-436b-950f-217b02b21f7a", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:25.583Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.d37de055-5f1e-485f-9fa7-7e01ec3cae77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:25.839Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-4c0d9705-02b8-436b-950f-217b02b21f7a", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:25.584Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.d37de055-5f1e-485f-9fa7-7e01ec3cae77"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:25.839Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:25.143Z", "source_id": "dime_host_c9zn1l", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:25.839Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:25.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:26.501Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b4688b57cd8f2dcc37733867b8bfed78c97e052\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:25.645Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a705334-93f4-4db8-b033-24474015a093"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:26.501Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_g5ab9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:26.104Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:26.501Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:26.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:26.501Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:25.898Z", "source_id": "homer_host_babhnv", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:26.501Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:25.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:26.501Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-271950e1-e7aa-469f-8571-f77b06f4b84c", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:25.643Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a705334-93f4-4db8-b033-24474015a093"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:26.501Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-271950e1-e7aa-469f-8571-f77b06f4b84c", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:25.644Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a705334-93f4-4db8-b033-24474015a093"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:27.148Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:26.175Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:27.148Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:26.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:27.148Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:26.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:27.794Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:26.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c3edf6da-474d-4da7-8572-9fa6758939f1"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:27.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:29:26.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c3edf6da-474d-4da7-8572-9fa6758939f1"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:27.794Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cd6439c-f098-4b5c-b885-a3ba4e59b79b 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:26.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c3edf6da-474d-4da7-8572-9fa6758939f1"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:27.794Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-1cd6439c-f098-4b5c-b885-a3ba4e59b79b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:26.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c3edf6da-474d-4da7-8572-9fa6758939f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:27.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_f1q9ac", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:27.469Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.12a9a32f-f8f6-47ba-b255-31be277aca6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:27.794Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae5aabf1-c661-4d46-84df-d8fa9cda2536 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:27.474Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.12a9a32f-f8f6-47ba-b255-31be277aca6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:27.794Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-ae5aabf1-c661-4d46-84df-d8fa9cda2536", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:27.475Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.12a9a32f-f8f6-47ba-b255-31be277aca6c"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:27.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}013e2c77c4f19e7e7954b50a20151db9c8983aaf\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:27.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c3edf6da-474d-4da7-8572-9fa6758939f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:27.794Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:29:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6979d90-f817-474b-99cb-72092a4c723a x-compute-request-id: req-c6979d90-f817-474b-99cb-72092a4c723a Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:27.544Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a705334-93f4-4db8-b033-24474015a093"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:27.794Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action used request id req-c6979d90-f817-474b-99cb-72092a4c723a", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:27.544Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a705334-93f4-4db8-b033-24474015a093"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:27.794Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action used request id req-c6979d90-f817-474b-99cb-72092a4c723a", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:27.544Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a705334-93f4-4db8-b033-24474015a093"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:27.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b4688b57cd8f2dcc37733867b8bfed78c97e052\"", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:27.545Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a705334-93f4-4db8-b033-24474015a093"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:27.794Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:27.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c7f769dd-667a-4cec-aa11-93fb5736fc7d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:28.413Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8a1182d-5cd4-4514-9380-36bbe53a70f2 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:27.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c7f769dd-667a-4cec-aa11-93fb5736fc7d"}], "metadata": {"pagination": {"total": 733, "offset": 629, "size": 50}}} 2019-05-17 00:29:33,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:33,504 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:33 GMT 2019-05-17 00:29:33,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:33,505 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:29:33,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:33,505 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:33,505 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:33,505 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:29:33,507 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04b87c240508a177be23189e5b1ca58ddcc0019" 2019-05-17 00:29:33,508 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4688b57cd8f2dcc37733867b8bfed78c97e052" 2019-05-17 00:29:33,508 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-2d2630cf-f16a-40cf-8b12-549d4e9a191b 2019-05-17 00:29:33,508 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-2d2630cf-f16a-40cf-8b12-549d4e9a191b 2019-05-17 00:29:33,508 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04b87c240508a177be23189e5b1ca58ddcc0019" 2019-05-17 00:29:33,508 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-9643a89d-0670-4c81-b988-d96e7235509d 2019-05-17 00:29:33,509 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-9643a89d-0670-4c81-b988-d96e7235509d x-compute-request-id: req-9643a89d-0670-4c81-b988-d96e7235509d Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:4b:cb", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "dfd53259-04b3-44b5-99e9-ff96a602f3f8", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:37Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_homer_host_babhnv", "created": "2019-05-17T00:06:41Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:33,509 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-9643a89d-0670-4c81-b988-d96e7235509d 2019-05-17 00:29:33,509 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f711d4204873ae46f7d2d3a9add6bcac6a2227d1" 2019-05-17 00:29:33,509 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-65da90ea-e101-46f0-967e-92d66f1cb180 x-compute-request-id: req-65da90ea-e101-46f0-967e-92d66f1cb180 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-17 00:29:33,509 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-65da90ea-e101-46f0-967e-92d66f1cb180 2019-05-17 00:29:33,510 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec/os-security-groups used request id req-65da90ea-e101-46f0-967e-92d66f1cb180 2019-05-17 00:29:33,510 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:29:33,510 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-271950e1-e7aa-469f-8571-f77b06f4b84c x-compute-request-id: req-271950e1-e7aa-469f-8571-f77b06f4b84c Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:df:24", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:47Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:33,510 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-ea0fbdd0-25e3-4121-81b3-b06b5c28eda4 2019-05-17 00:29:33,510 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-ea0fbdd0-25e3-4121-81b3-b06b5c28eda4 2019-05-17 00:29:33,510 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-ea0fbdd0-25e3-4121-81b3-b06b5c28eda4 2019-05-17 00:29:33,511 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-ea0fbdd0-25e3-4121-81b3-b06b5c28eda4 2019-05-17 00:29:33,511 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:29: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-ea0fbdd0-25e3-4121-81b3-b06b5c28eda4 x-compute-request-id: req-ea0fbdd0-25e3-4121-81b3-b06b5c28eda4 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-05-17 00:29:33,511 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:29: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-ea0fbdd0-25e3-4121-81b3-b06b5c28eda4 x-compute-request-id: req-ea0fbdd0-25e3-4121-81b3-b06b5c28eda4 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-05-17 00:29:33,511 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.202 detached from server 2019-05-17 00:29:33,511 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4c0d9705-02b8-436b-950f-217b02b21f7a x-compute-request-id: req-4c0d9705-02b8-436b-950f-217b02b21f7a Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-17 00:29:33,511 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-4c0d9705-02b8-436b-950f-217b02b21f7a 2019-05-17 00:29:33,512 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8/os-security-groups used request id req-4c0d9705-02b8-436b-950f-217b02b21f7a 2019-05-17 00:29:33,512 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:29:33,512 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:29:33,512 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4688b57cd8f2dcc37733867b8bfed78c97e052" -d '{"removeSecurityGroup": {"name": "clearwater-sg_sprout"}}' 2019-05-17 00:29:33,512 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-05-17 00:29:33,512 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:29:33,513 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:29:33,513 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-17 00:29:33,513 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-271950e1-e7aa-469f-8571-f77b06f4b84c 2019-05-17 00:29:33,513 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-271950e1-e7aa-469f-8571-f77b06f4b84c 2019-05-17 00:29:33,513 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:29:33,513 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-17 00:29:33,513 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:29:33,514 - functest.core.cloudify - DEBUG - deleting server 2019-05-17 00:29:33,514 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:33,514 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cd6439c-f098-4b5c-b885-a3ba4e59b79b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:33,514 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-1cd6439c-f098-4b5c-b885-a3ba4e59b79b 2019-05-17 00:29:33,514 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:33,514 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae5aabf1-c661-4d46-84df-d8fa9cda2536 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:33,514 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-ae5aabf1-c661-4d46-84df-d8fa9cda2536 2019-05-17 00:29:33,515 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}013e2c77c4f19e7e7954b50a20151db9c8983aaf" 2019-05-17 00:29:33,515 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:29:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6979d90-f817-474b-99cb-72092a4c723a x-compute-request-id: req-c6979d90-f817-474b-99cb-72092a4c723a Content-Length: 0 Content-Type: application/json 2019-05-17 00:29:33,515 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action used request id req-c6979d90-f817-474b-99cb-72092a4c723a 2019-05-17 00:29:33,515 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action used request id req-c6979d90-f817-474b-99cb-72092a4c723a 2019-05-17 00:29:33,515 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4688b57cd8f2dcc37733867b8bfed78c97e052" 2019-05-17 00:29:33,515 - functest.core.cloudify - DEBUG - deleting server 2019-05-17 00:29:33,516 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8a1182d-5cd4-4514-9380-36bbe53a70f2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:33,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:29:33,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:33,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:33,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:33,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:33,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:33,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:33,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:33,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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:29:33,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:33,583 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:33 GMT 2019-05-17 00:29:33,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:33,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:29:33,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:33,584 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:33,584 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:38,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:29:38,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:38,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:38,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:38,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:38,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:38,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:38,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:38,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:28.413Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:29:27.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c7f769dd-667a-4cec-aa11-93fb5736fc7d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:28.413Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8a1182d-5cd4-4514-9380-36bbe53a70f2 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:27.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c7f769dd-667a-4cec-aa11-93fb5736fc7d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:28.413Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-b8a1182d-5cd4-4514-9380-36bbe53a70f2", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:27.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c7f769dd-667a-4cec-aa11-93fb5736fc7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:28.413Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2914c2aa68c23495e87a26332a3e95853df5cc2\"", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:27.885Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.12a9a32f-f8f6-47ba-b255-31be277aca6c"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.001Z", "message": "RESP: [204] Date: Fri, 17 May 2019 00:29: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-c4b7edc0-ef8d-4f71-a536-d34209edb747 x-compute-request-id: req-c4b7edc0-ef8d-4f71-a536-d34209edb747 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:28.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c3edf6da-474d-4da7-8572-9fa6758939f1"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.001Z", "message": "DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-c4b7edc0-ef8d-4f71-a536-d34209edb747", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:28.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c3edf6da-474d-4da7-8572-9fa6758939f1"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.001Z", "message": "DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-c4b7edc0-ef8d-4f71-a536-d34209edb747", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:28.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c3edf6da-474d-4da7-8572-9fa6758939f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.001Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-b36cf389-8392-4ab1-9247-fc16070da212 x-compute-request-id: req-b36cf389-8392-4ab1-9247-fc16070da212 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:df:24\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:47Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:28.267Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a705334-93f4-4db8-b033-24474015a093"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.001Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}013e2c77c4f19e7e7954b50a20151db9c8983aaf\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:28.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c3edf6da-474d-4da7-8572-9fa6758939f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.001Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-b36cf389-8392-4ab1-9247-fc16070da212", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:28.268Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a705334-93f4-4db8-b033-24474015a093"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.001Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b4688b57cd8f2dcc37733867b8bfed78c97e052\"", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:28.269Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a705334-93f4-4db8-b033-24474015a093"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.001Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-b36cf389-8392-4ab1-9247-fc16070da212", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:28.268Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a705334-93f4-4db8-b033-24474015a093"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.001Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-e30b2bea-a475-4fa3-87ca-e37c7fb114a3 x-compute-request-id: req-e30b2bea-a475-4fa3-87ca-e37c7fb114a3 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d6:26:67\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:35Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_dime_host_c9zn1l\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:28.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c3edf6da-474d-4da7-8572-9fa6758939f1"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.001Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-e30b2bea-a475-4fa3-87ca-e37c7fb114a3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:28.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c3edf6da-474d-4da7-8572-9fa6758939f1"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.001Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-e30b2bea-a475-4fa3-87ca-e37c7fb114a3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:28.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c3edf6da-474d-4da7-8572-9fa6758939f1"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.001Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}013e2c77c4f19e7e7954b50a20151db9c8983aaf\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:28.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c3edf6da-474d-4da7-8572-9fa6758939f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.631Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-e5a7b090-d92e-4740-aef4-2e829ff357cd x-compute-request-id: req-e5a7b090-d92e-4740-aef4-2e829ff357cd Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:38Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.090Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.12a9a32f-f8f6-47ba-b255-31be277aca6c"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.631Z", "message": "Waiting for server \"e64c5e82-5d97-4938-aa59-95913f5b9bec\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c3edf6da-474d-4da7-8572-9fa6758939f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.631Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-e5a7b090-d92e-4740-aef4-2e829ff357cd", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.091Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.12a9a32f-f8f6-47ba-b255-31be277aca6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.631Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-e5a7b090-d92e-4740-aef4-2e829ff357cd", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.091Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.12a9a32f-f8f6-47ba-b255-31be277aca6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.631Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2914c2aa68c23495e87a26332a3e95853df5cc2\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.092Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.12a9a32f-f8f6-47ba-b255-31be277aca6c"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.631Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-988db016-31bf-449e-b0ae-2581aab79605 x-compute-request-id: req-988db016-31bf-449e-b0ae-2581aab79605 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f8:4b:cb\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:37Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_homer_host_babhnv\", \"created\": \"2019-05-17T00:06:41Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c7f769dd-667a-4cec-aa11-93fb5736fc7d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.631Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-988db016-31bf-449e-b0ae-2581aab79605", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c7f769dd-667a-4cec-aa11-93fb5736fc7d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.631Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-988db016-31bf-449e-b0ae-2581aab79605", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c7f769dd-667a-4cec-aa11-93fb5736fc7d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.631Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c6b1f0e73bdfb50c85f7b8a22a0b40c20c54969\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c7f769dd-667a-4cec-aa11-93fb5736fc7d"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.631Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-45255eb5-4bf1-40b2-8531-3eefe75904c7 x-compute-request-id: req-45255eb5-4bf1-40b2-8531-3eefe75904c7 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d6:26:67\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e64c5e82-5d97-4938-aa59-95913f5b9bec\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:29:28Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_dime_host_c9zn1l\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c3edf6da-474d-4da7-8572-9fa6758939f1"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.631Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-45255eb5-4bf1-40b2-8531-3eefe75904c7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c3edf6da-474d-4da7-8572-9fa6758939f1"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.631Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-45255eb5-4bf1-40b2-8531-3eefe75904c7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c3edf6da-474d-4da7-8572-9fa6758939f1"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.631Z", "message": "RESP: [204] Date: Fri, 17 May 2019 00:29: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-d0d5ac93-a4f5-4e0a-8fe3-7d2d1eb0e38b x-compute-request-id: req-d0d5ac93-a4f5-4e0a-8fe3-7d2d1eb0e38b Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c7f769dd-667a-4cec-aa11-93fb5736fc7d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.631Z", "message": "DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-d0d5ac93-a4f5-4e0a-8fe3-7d2d1eb0e38b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c7f769dd-667a-4cec-aa11-93fb5736fc7d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.631Z", "message": "DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-d0d5ac93-a4f5-4e0a-8fe3-7d2d1eb0e38b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c7f769dd-667a-4cec-aa11-93fb5736fc7d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:29.631Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c6b1f0e73bdfb50c85f7b8a22a0b40c20c54969\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c7f769dd-667a-4cec-aa11-93fb5736fc7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:30.264Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-d0ebd4a9-8880-4501-b527-5ac1f9de7e6b x-compute-request-id: req-d0ebd4a9-8880-4501-b527-5ac1f9de7e6b Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5e2f3efd-56e7-47d5-9447-7f38c9961e76\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6ffc608a-6b86-4918-8657-0aef8fa72f33\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bd3518dc-4d13-4484-a886-865ba0ee026a\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.804Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a705334-93f4-4db8-b033-24474015a093"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:30.264Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-d0ebd4a9-8880-4501-b527-5ac1f9de7e6b", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.804Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a705334-93f4-4db8-b033-24474015a093"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:30.264Z", "message": "Waiting for server \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c7f769dd-667a-4cec-aa11-93fb5736fc7d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:30.264Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-5bd4837c-b975-4216-afdf-3f82b9763e99", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c7f769dd-667a-4cec-aa11-93fb5736fc7d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:30.264Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-5bd4837c-b975-4216-afdf-3f82b9763e99", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c7f769dd-667a-4cec-aa11-93fb5736fc7d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:30.264Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-5bd4837c-b975-4216-afdf-3f82b9763e99 x-compute-request-id: req-5bd4837c-b975-4216-afdf-3f82b9763e99 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f8:4b:cb\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:54.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"dfd53259-04b3-44b5-99e9-ff96a602f3f8\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:29:29Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_homer_host_babhnv\", \"created\": \"2019-05-17T00:06:41Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c7f769dd-667a-4cec-aa11-93fb5736fc7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:30.264Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-d0ebd4a9-8880-4501-b527-5ac1f9de7e6b", "level": "debug", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:29.805Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a705334-93f4-4db8-b033-24474015a093"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:30.799Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_z7ezda", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:30.177Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:30.799Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:30.334Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:31.673Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-a5c24094-0af8-4f16-8850-2b5336fa7ffe", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:31.024Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.12a9a32f-f8f6-47ba-b255-31be277aca6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:31.673Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:29: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-a5c24094-0af8-4f16-8850-2b5336fa7ffe x-compute-request-id: req-a5c24094-0af8-4f16-8850-2b5336fa7ffe Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:31.023Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.12a9a32f-f8f6-47ba-b255-31be277aca6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:31.673Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-a5c24094-0af8-4f16-8850-2b5336fa7ffe", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:31.024Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.12a9a32f-f8f6-47ba-b255-31be277aca6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:31.673Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2914c2aa68c23495e87a26332a3e95853df5cc2\"", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:31.025Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.12a9a32f-f8f6-47ba-b255-31be277aca6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:31.673Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:31.453Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.00fa19af-ad6f-46c0-ad01-53097079d3f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:32.340Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b28d976-eaa1-4746-9e5e-918006f1343c 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:31.460Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.00fa19af-ad6f-46c0-ad01-53097079d3f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:32.340Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-7b28d976-eaa1-4746-9e5e-918006f1343c", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:31.460Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.00fa19af-ad6f-46c0-ad01-53097079d3f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:32.340Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a975743ea6673ba932548721b6b1d113dcd879ad\"", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:31.918Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.00fa19af-ad6f-46c0-ad01-53097079d3f1"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:33.009Z", "message": "Waiting for process 15942 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:32.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a2d9b99e-52d7-4668-80c3-76fdfad21399"}], "metadata": {"pagination": {"total": 786, "offset": 679, "size": 50}}} 2019-05-17 00:29:38,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:38,727 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:38 GMT 2019-05-17 00:29:38,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:38,727 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:29:38,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:38,728 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:38,728 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:38,728 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:29:38,731 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:38,731 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8a1182d-5cd4-4514-9380-36bbe53a70f2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:38,731 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-b8a1182d-5cd4-4514-9380-36bbe53a70f2 2019-05-17 00:29:38,731 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2914c2aa68c23495e87a26332a3e95853df5cc2" 2019-05-17 00:29:38,731 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 17 May 2019 00:29: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-c4b7edc0-ef8d-4f71-a536-d34209edb747 x-compute-request-id: req-c4b7edc0-ef8d-4f71-a536-d34209edb747 Content-Type: application/json 2019-05-17 00:29:38,732 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-c4b7edc0-ef8d-4f71-a536-d34209edb747 2019-05-17 00:29:38,732 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-c4b7edc0-ef8d-4f71-a536-d34209edb747 2019-05-17 00:29:38,732 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-b36cf389-8392-4ab1-9247-fc16070da212 x-compute-request-id: req-b36cf389-8392-4ab1-9247-fc16070da212 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:df:24", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:47Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:38,732 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}013e2c77c4f19e7e7954b50a20151db9c8983aaf" 2019-05-17 00:29:38,732 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-b36cf389-8392-4ab1-9247-fc16070da212 2019-05-17 00:29:38,732 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4688b57cd8f2dcc37733867b8bfed78c97e052" 2019-05-17 00:29:38,733 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-b36cf389-8392-4ab1-9247-fc16070da212 2019-05-17 00:29:38,733 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-e30b2bea-a475-4fa3-87ca-e37c7fb114a3 x-compute-request-id: req-e30b2bea-a475-4fa3-87ca-e37c7fb114a3 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:26:67", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e64c5e82-5d97-4938-aa59-95913f5b9bec", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:35Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_dime_host_c9zn1l", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:38,733 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-e30b2bea-a475-4fa3-87ca-e37c7fb114a3 2019-05-17 00:29:38,733 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-e30b2bea-a475-4fa3-87ca-e37c7fb114a3 2019-05-17 00:29:38,733 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}013e2c77c4f19e7e7954b50a20151db9c8983aaf" 2019-05-17 00:29:38,733 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-e5a7b090-d92e-4740-aef4-2e829ff357cd x-compute-request-id: req-e5a7b090-d92e-4740-aef4-2e829ff357cd Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:38Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_ellis_host_p4sjrn", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:38,734 - functest.core.cloudify - DEBUG - Waiting for server "e64c5e82-5d97-4938-aa59-95913f5b9bec" to be deleted. current status: SHUTOFF 2019-05-17 00:29:38,734 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-e5a7b090-d92e-4740-aef4-2e829ff357cd 2019-05-17 00:29:38,734 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-e5a7b090-d92e-4740-aef4-2e829ff357cd 2019-05-17 00:29:38,734 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2914c2aa68c23495e87a26332a3e95853df5cc2" -d '{"removeSecurityGroup": {"name": "clearwater-sg_ellis"}}' 2019-05-17 00:29:38,734 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-988db016-31bf-449e-b0ae-2581aab79605 x-compute-request-id: req-988db016-31bf-449e-b0ae-2581aab79605 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:4b:cb", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "dfd53259-04b3-44b5-99e9-ff96a602f3f8", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:37Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_homer_host_babhnv", "created": "2019-05-17T00:06:41Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:38,734 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-988db016-31bf-449e-b0ae-2581aab79605 2019-05-17 00:29:38,735 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-988db016-31bf-449e-b0ae-2581aab79605 2019-05-17 00:29:38,735 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6b1f0e73bdfb50c85f7b8a22a0b40c20c54969" 2019-05-17 00:29:38,735 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-45255eb5-4bf1-40b2-8531-3eefe75904c7 x-compute-request-id: req-45255eb5-4bf1-40b2-8531-3eefe75904c7 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:26:67", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e64c5e82-5d97-4938-aa59-95913f5b9bec", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:29:28Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_dime_host_c9zn1l", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:38,735 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-45255eb5-4bf1-40b2-8531-3eefe75904c7 2019-05-17 00:29:38,735 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-45255eb5-4bf1-40b2-8531-3eefe75904c7 2019-05-17 00:29:38,735 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 17 May 2019 00:29: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-d0d5ac93-a4f5-4e0a-8fe3-7d2d1eb0e38b x-compute-request-id: req-d0d5ac93-a4f5-4e0a-8fe3-7d2d1eb0e38b Content-Type: application/json 2019-05-17 00:29:38,736 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-d0d5ac93-a4f5-4e0a-8fe3-7d2d1eb0e38b 2019-05-17 00:29:38,736 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-d0d5ac93-a4f5-4e0a-8fe3-7d2d1eb0e38b 2019-05-17 00:29:38,736 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6b1f0e73bdfb50c85f7b8a22a0b40c20c54969" 2019-05-17 00:29:38,736 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-d0ebd4a9-8880-4501-b527-5ac1f9de7e6b x-compute-request-id: req-d0ebd4a9-8880-4501-b527-5ac1f9de7e6b Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5e2f3efd-56e7-47d5-9447-7f38c9961e76"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6ffc608a-6b86-4918-8657-0aef8fa72f33"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd3518dc-4d13-4484-a886-865ba0ee026a"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ecc2bc2f-b4e3-4e63-97f7-42f400a0e925", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-17 00:29:38,736 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-d0ebd4a9-8880-4501-b527-5ac1f9de7e6b 2019-05-17 00:29:38,736 - functest.core.cloudify - DEBUG - Waiting for server "dfd53259-04b3-44b5-99e9-ff96a602f3f8" to be deleted. current status: SHUTOFF 2019-05-17 00:29:38,737 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-5bd4837c-b975-4216-afdf-3f82b9763e99 2019-05-17 00:29:38,737 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-5bd4837c-b975-4216-afdf-3f82b9763e99 2019-05-17 00:29:38,737 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-5bd4837c-b975-4216-afdf-3f82b9763e99 x-compute-request-id: req-5bd4837c-b975-4216-afdf-3f82b9763e99 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:4b:cb", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:54.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "dfd53259-04b3-44b5-99e9-ff96a602f3f8", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:29:29Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_homer_host_babhnv", "created": "2019-05-17T00:06:41Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:38,737 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-d0ebd4a9-8880-4501-b527-5ac1f9de7e6b 2019-05-17 00:29:38,737 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:29:38,737 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:29:38,737 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-a5c24094-0af8-4f16-8850-2b5336fa7ffe 2019-05-17 00:29:38,738 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:29: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-a5c24094-0af8-4f16-8850-2b5336fa7ffe x-compute-request-id: req-a5c24094-0af8-4f16-8850-2b5336fa7ffe Content-Length: 0 Content-Type: application/json 2019-05-17 00:29:38,738 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-a5c24094-0af8-4f16-8850-2b5336fa7ffe 2019-05-17 00:29:38,738 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2914c2aa68c23495e87a26332a3e95853df5cc2" 2019-05-17 00:29:38,738 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:38,738 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b28d976-eaa1-4746-9e5e-918006f1343c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:38,738 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-7b28d976-eaa1-4746-9e5e-918006f1343c 2019-05-17 00:29:38,739 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a975743ea6673ba932548721b6b1d113dcd879ad" 2019-05-17 00:29:38,739 - functest.core.cloudify - DEBUG - Waiting for process 15942 to end... 2019-05-17 00:29:38,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:29:38,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:38,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:38,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:38,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:38,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:38,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:38,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:38,817 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:29:38,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:38,817 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:38 GMT 2019-05-17 00:29:38,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:38,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:29:38,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:38,817 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:38,817 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:43,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:29:43,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:43,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:43,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:43,908 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:43,908 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:43,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:43,908 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:43,908 - 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-05-17T00:29:33.009Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-ca50dede-0485-42e7-8b9e-42c77ba51640 x-compute-request-id: req-ca50dede-0485-42e7-8b9e-42c77ba51640 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:38Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:32.658Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.12a9a32f-f8f6-47ba-b255-31be277aca6c"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:33.009Z", "message": "Waiting for process 15942 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:32.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a2d9b99e-52d7-4668-80c3-76fdfad21399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:33.009Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2914c2aa68c23495e87a26332a3e95853df5cc2\"", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:32.660Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.12a9a32f-f8f6-47ba-b255-31be277aca6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:33.009Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-ca50dede-0485-42e7-8b9e-42c77ba51640", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:32.659Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.12a9a32f-f8f6-47ba-b255-31be277aca6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:33.679Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-9b12a178-cdee-4509-b3bb-311d91ac4561 x-compute-request-id: req-9b12a178-cdee-4509-b3bb-311d91ac4561 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:df:24\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:47Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:33.577Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.00fa19af-ad6f-46c0-ad01-53097079d3f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:34.182Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-d6a98feb-d747-40c0-bf56-d57143d19b41", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:33.787Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.12a9a32f-f8f6-47ba-b255-31be277aca6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:34.182Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-d6a98feb-d747-40c0-bf56-d57143d19b41", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:33.787Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.12a9a32f-f8f6-47ba-b255-31be277aca6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:34.182Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-d6a98feb-d747-40c0-bf56-d57143d19b41 x-compute-request-id: req-d6a98feb-d747-40c0-bf56-d57143d19b41 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:33.786Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.12a9a32f-f8f6-47ba-b255-31be277aca6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:34.182Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a975743ea6673ba932548721b6b1d113dcd879ad\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:33.579Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.00fa19af-ad6f-46c0-ad01-53097079d3f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:34.182Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-9b12a178-cdee-4509-b3bb-311d91ac4561", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:33.578Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.00fa19af-ad6f-46c0-ad01-53097079d3f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:34.182Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-9b12a178-cdee-4509-b3bb-311d91ac4561", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:33.577Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.00fa19af-ad6f-46c0-ad01-53097079d3f1"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:34.784Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-8f84dc6f-c06e-4238-aa7d-c7a9fb64ad2b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:34.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c3edf6da-474d-4da7-8572-9fa6758939f1"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:34.784Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}013e2c77c4f19e7e7954b50a20151db9c8983aaf\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:34.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c3edf6da-474d-4da7-8572-9fa6758939f1"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:34.784Z", "message": "RESP: [404] Date: Fri, 17 May 2019 00:29: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-8f84dc6f-c06e-4238-aa7d-c7a9fb64ad2b x-compute-request-id: req-8f84dc6f-c06e-4238-aa7d-c7a9fb64ad2b Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance e64c5e82-5d97-4938-aa59-95913f5b9bec 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-05-17T00:29:34.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c3edf6da-474d-4da7-8572-9fa6758939f1"}, {"node_instance_id": "dime_host_c9zn1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:34.784Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-8f84dc6f-c06e-4238-aa7d-c7a9fb64ad2b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:34.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c3edf6da-474d-4da7-8572-9fa6758939f1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:34.784Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_f1q9ac", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:34.176Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:34.784Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:34.330Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:35.344Z", "message": "RESP: [404] Date: Fri, 17 May 2019 00:29: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-89f8d518-e1d1-4c14-8a62-f282dcbb4a14 x-compute-request-id: req-89f8d518-e1d1-4c14-8a62-f282dcbb4a14 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance dfd53259-04b3-44b5-99e9-ff96a602f3f8 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-05-17T00:29:34.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c7f769dd-667a-4cec-aa11-93fb5736fc7d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:35.344Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c6b1f0e73bdfb50c85f7b8a22a0b40c20c54969\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:34.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c7f769dd-667a-4cec-aa11-93fb5736fc7d"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:35.344Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:35.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_host_c9zn1l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:35.344Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:34.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_security_group_67w6nb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:35.344Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:35.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:35.344Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-89f8d518-e1d1-4c14-8a62-f282dcbb4a14", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:35.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c7f769dd-667a-4cec-aa11-93fb5736fc7d"}, {"node_instance_id": "homer_host_babhnv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:35.344Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-89f8d518-e1d1-4c14-8a62-f282dcbb4a14", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:35.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.c7f769dd-667a-4cec-aa11-93fb5736fc7d"}, {"node_instance_id": "homer_host_babhnv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:35.897Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:35.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_security_group_67w6nb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:35.897Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:35.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:35.897Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:35.720Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1f3ba1a4-3010-4a2b-8a93-2023b21d2a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:36.521Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a975743ea6673ba932548721b6b1d113dcd879ad\"", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:35.697Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.00fa19af-ad6f-46c0-ad01-53097079d3f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:36.521Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action used request id req-5581adfe-738e-40d2-a790-0328940ceedb", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:35.691Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.00fa19af-ad6f-46c0-ad01-53097079d3f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:36.521Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08f513e9-0ebe-4e66-a63b-93d698aba73d 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:35.726Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1f3ba1a4-3010-4a2b-8a93-2023b21d2a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:36.521Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-08f513e9-0ebe-4e66-a63b-93d698aba73d", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:35.726Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1f3ba1a4-3010-4a2b-8a93-2023b21d2a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:36.521Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:29:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5581adfe-738e-40d2-a790-0328940ceedb x-compute-request-id: req-5581adfe-738e-40d2-a790-0328940ceedb Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:35.689Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.00fa19af-ad6f-46c0-ad01-53097079d3f1"}, {"node_instance_id": "homer_security_group_n85zuj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:36.521Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:36.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_security_group_67w6nb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:36.521Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:35.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:36.521Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action used request id req-5581adfe-738e-40d2-a790-0328940ceedb", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:35.690Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.00fa19af-ad6f-46c0-ad01-53097079d3f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:36.521Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a975743ea6673ba932548721b6b1d113dcd879ad\"", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:36.183Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.00fa19af-ad6f-46c0-ad01-53097079d3f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:36.521Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-30c96cd0-92e1-4c1b-90b2-ef28ae55a579", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:36.182Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.00fa19af-ad6f-46c0-ad01-53097079d3f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:36.521Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-30c96cd0-92e1-4c1b-90b2-ef28ae55a579", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:36.181Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.00fa19af-ad6f-46c0-ad01-53097079d3f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:36.521Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-30c96cd0-92e1-4c1b-90b2-ef28ae55a579 x-compute-request-id: req-30c96cd0-92e1-4c1b-90b2-ef28ae55a579 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:df:24\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:47Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:36.181Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.00fa19af-ad6f-46c0-ad01-53097079d3f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:36.521Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a294a3624b963f1dc2b39bd6c2afb7b44d8f02af\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:36.147Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1f3ba1a4-3010-4a2b-8a93-2023b21d2a67"}, {"node_instance_id": "homer_host_babhnv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:36.521Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:35.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_security_group_67w6nb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:37.168Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:36.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_security_group_n85zuj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:37.168Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:36.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_security_group_67w6nb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:37.168Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:36.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:37.168Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-15bb7f4d-20f5-4a09-ac72-a2024718f580", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:36.832Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.00fa19af-ad6f-46c0-ad01-53097079d3f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:37.168Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-15bb7f4d-20f5-4a09-ac72-a2024718f580", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:36.832Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.00fa19af-ad6f-46c0-ad01-53097079d3f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:37.168Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-15bb7f4d-20f5-4a09-ac72-a2024718f580 x-compute-request-id: req-15bb7f4d-20f5-4a09-ac72-a2024718f580 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:36.832Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.00fa19af-ad6f-46c0-ad01-53097079d3f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:37.779Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-4e58d1c5-ce3f-465e-a977-85bb447a88a4", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:37.089Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1f3ba1a4-3010-4a2b-8a93-2023b21d2a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:37.779Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a294a3624b963f1dc2b39bd6c2afb7b44d8f02af\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:37.090Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1f3ba1a4-3010-4a2b-8a93-2023b21d2a67"}, {"node_instance_id": "homer_security_group_n85zuj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:37.779Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:37.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}], "metadata": {"pagination": {"total": 849, "offset": 729, "size": 50}}} 2019-05-17 00:29:43,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:43,909 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:43 GMT 2019-05-17 00:29:43,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:43,909 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:29:43,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:43,909 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:43,909 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:43,909 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:29:43,912 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-ca50dede-0485-42e7-8b9e-42c77ba51640 x-compute-request-id: req-ca50dede-0485-42e7-8b9e-42c77ba51640 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:38Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_ellis_host_p4sjrn", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:43,912 - functest.core.cloudify - DEBUG - Waiting for process 15942 to end... 2019-05-17 00:29:43,912 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2914c2aa68c23495e87a26332a3e95853df5cc2" 2019-05-17 00:29:43,912 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-ca50dede-0485-42e7-8b9e-42c77ba51640 2019-05-17 00:29:43,913 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-9b12a178-cdee-4509-b3bb-311d91ac4561 x-compute-request-id: req-9b12a178-cdee-4509-b3bb-311d91ac4561 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:df:24", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:47Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:43,913 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-d6a98feb-d747-40c0-bf56-d57143d19b41 2019-05-17 00:29:43,913 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-d6a98feb-d747-40c0-bf56-d57143d19b41 2019-05-17 00:29:43,913 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-d6a98feb-d747-40c0-bf56-d57143d19b41 x-compute-request-id: req-d6a98feb-d747-40c0-bf56-d57143d19b41 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-17 00:29:43,913 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a975743ea6673ba932548721b6b1d113dcd879ad" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-05-17 00:29:43,913 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-9b12a178-cdee-4509-b3bb-311d91ac4561 2019-05-17 00:29:43,914 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-9b12a178-cdee-4509-b3bb-311d91ac4561 2019-05-17 00:29:43,914 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-8f84dc6f-c06e-4238-aa7d-c7a9fb64ad2b 2019-05-17 00:29:43,914 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}013e2c77c4f19e7e7954b50a20151db9c8983aaf" 2019-05-17 00:29:43,914 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 17 May 2019 00:29: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-8f84dc6f-c06e-4238-aa7d-c7a9fb64ad2b x-compute-request-id: req-8f84dc6f-c06e-4238-aa7d-c7a9fb64ad2b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e64c5e82-5d97-4938-aa59-95913f5b9bec could not be found.", "code": 404}} 2019-05-17 00:29:43,914 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e64c5e82-5d97-4938-aa59-95913f5b9bec used request id req-8f84dc6f-c06e-4238-aa7d-c7a9fb64ad2b 2019-05-17 00:29:43,914 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:29:43,915 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:29:43,915 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 17 May 2019 00:29: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-89f8d518-e1d1-4c14-8a62-f282dcbb4a14 x-compute-request-id: req-89f8d518-e1d1-4c14-8a62-f282dcbb4a14 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance dfd53259-04b3-44b5-99e9-ff96a602f3f8 could not be found.", "code": 404}} 2019-05-17 00:29:43,915 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6b1f0e73bdfb50c85f7b8a22a0b40c20c54969" 2019-05-17 00:29:43,915 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:29:43,915 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-17 00:29:43,915 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:29:43,916 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-89f8d518-e1d1-4c14-8a62-f282dcbb4a14 2019-05-17 00:29:43,916 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/dfd53259-04b3-44b5-99e9-ff96a602f3f8 used request id req-89f8d518-e1d1-4c14-8a62-f282dcbb4a14 2019-05-17 00:29:43,916 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-17 00:29:43,916 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 00:29:43,916 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:43,916 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a975743ea6673ba932548721b6b1d113dcd879ad" 2019-05-17 00:29:43,917 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action used request id req-5581adfe-738e-40d2-a790-0328940ceedb 2019-05-17 00:29:43,917 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08f513e9-0ebe-4e66-a63b-93d698aba73d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:43,917 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-08f513e9-0ebe-4e66-a63b-93d698aba73d 2019-05-17 00:29:43,917 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:29:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5581adfe-738e-40d2-a790-0328940ceedb x-compute-request-id: req-5581adfe-738e-40d2-a790-0328940ceedb Content-Length: 0 Content-Type: application/json 2019-05-17 00:29:43,917 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:29:43,917 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:29:43,917 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action used request id req-5581adfe-738e-40d2-a790-0328940ceedb 2019-05-17 00:29:43,918 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a975743ea6673ba932548721b6b1d113dcd879ad" 2019-05-17 00:29:43,918 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-30c96cd0-92e1-4c1b-90b2-ef28ae55a579 2019-05-17 00:29:43,918 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-30c96cd0-92e1-4c1b-90b2-ef28ae55a579 2019-05-17 00:29:43,918 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-30c96cd0-92e1-4c1b-90b2-ef28ae55a579 x-compute-request-id: req-30c96cd0-92e1-4c1b-90b2-ef28ae55a579 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:df:24", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:47Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:43,918 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a294a3624b963f1dc2b39bd6c2afb7b44d8f02af" 2019-05-17 00:29:43,918 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:29:43,918 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:29:43,919 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 00:29:43,919 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:29:43,919 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-15bb7f4d-20f5-4a09-ac72-a2024718f580 2019-05-17 00:29:43,919 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-15bb7f4d-20f5-4a09-ac72-a2024718f580 2019-05-17 00:29:43,919 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-15bb7f4d-20f5-4a09-ac72-a2024718f580 x-compute-request-id: req-15bb7f4d-20f5-4a09-ac72-a2024718f580 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-17 00:29:43,919 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-4e58d1c5-ce3f-465e-a977-85bb447a88a4 2019-05-17 00:29:43,919 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a294a3624b963f1dc2b39bd6c2afb7b44d8f02af" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-17 00:29:43,920 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:29:43,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:29:43,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:43,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:43,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:43,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:43,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:43,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:43,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:43,985 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:29:43,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:43,985 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:43 GMT 2019-05-17 00:29:43,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:43,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:29:43,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:43,985 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:43,985 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:48,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:29:49,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:49,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:49,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:49,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:49,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:49,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:49,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:49,079 - 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-05-17T00:29:37.779Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-4e58d1c5-ce3f-465e-a977-85bb447a88a4", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:37.089Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1f3ba1a4-3010-4a2b-8a93-2023b21d2a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:37.779Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a294a3624b963f1dc2b39bd6c2afb7b44d8f02af\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:37.090Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1f3ba1a4-3010-4a2b-8a93-2023b21d2a67"}, {"node_instance_id": "homer_security_group_n85zuj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:37.779Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:37.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_security_group_67w6nb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:37.779Z", "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-05-17T00:29:37.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_security_group_n85zuj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:38.286Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:37.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:38.286Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:37.479Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:38.286Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:38.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6d151fa7-044b-4539-9e45-77011fd46b67"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:38.936Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/security-groups/21f0df89-9874-427c-a87a-2dd571d35229.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}20d5e95e48a961a96cf95e101b205dccb70cd026\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:38.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6d151fa7-044b-4539-9e45-77011fd46b67"}, {"node_instance_id": "homer_security_group_n85zuj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:38.936Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:38.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:38.936Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:29:38.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6d151fa7-044b-4539-9e45-77011fd46b67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:38.936Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-845ff8d1-cba6-419b-939d-9eefb2927542", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:38.554Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1f3ba1a4-3010-4a2b-8a93-2023b21d2a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:38.936Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a294a3624b963f1dc2b39bd6c2afb7b44d8f02af\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:38.555Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1f3ba1a4-3010-4a2b-8a93-2023b21d2a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:38.936Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:29:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-845ff8d1-cba6-419b-939d-9eefb2927542 x-compute-request-id: req-845ff8d1-cba6-419b-939d-9eefb2927542 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:38.554Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1f3ba1a4-3010-4a2b-8a93-2023b21d2a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:38.936Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-845ff8d1-cba6-419b-939d-9eefb2927542", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:38.554Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1f3ba1a4-3010-4a2b-8a93-2023b21d2a67"}, {"node_instance_id": "homer_security_group_n85zuj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:38.936Z", "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-05-17T00:29:38.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:38.936Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cd47759-e31f-425c-8a2b-d32c4826caa5 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:38.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6d151fa7-044b-4539-9e45-77011fd46b67"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:38.936Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-8cd47759-e31f-425c-8a2b-d32c4826caa5", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:38.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6d151fa7-044b-4539-9e45-77011fd46b67"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:39.509Z", "message": "DELETE call to neutron for http://172.30.9.36:9696/v2.0/security-groups/21f0df89-9874-427c-a87a-2dd571d35229.json used request id req-156ada28-3f3c-49ff-a72e-e21212a8195c", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:39.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6d151fa7-044b-4539-9e45-77011fd46b67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:39.509Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-27e5483d-c0e3-40cb-b430-392b45045630", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:39.232Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1f3ba1a4-3010-4a2b-8a93-2023b21d2a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:39.509Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-27e5483d-c0e3-40cb-b430-392b45045630", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:39.232Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1f3ba1a4-3010-4a2b-8a93-2023b21d2a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:39.509Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a294a3624b963f1dc2b39bd6c2afb7b44d8f02af\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:39.233Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1f3ba1a4-3010-4a2b-8a93-2023b21d2a67"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:39.509Z", "message": "Waiting for process 24981 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:39.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:39.509Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a5c13267ce3a3d115861ad8a97e69fb2fd002e7d\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:39.226Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0ef0bde-93ee-4212-9fab-dde7e459828c"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:39.509Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:39.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.8705d3c9-56f3-4a98-9a82-f57c88588dac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:39.509Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:38.806Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0ef0bde-93ee-4212-9fab-dde7e459828c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:39.509Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-cfd93077-827f-4622-8c33-a215226b2ac0", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:38.811Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0ef0bde-93ee-4212-9fab-dde7e459828c"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:39.509Z", "message": "RESP: [204] X-Openstack-Request-Id: req-156ada28-3f3c-49ff-a72e-e21212a8195c Content-Length: 0 Date: Fri, 17 May 2019 00:29:39 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-05-17T00:29:39.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6d151fa7-044b-4539-9e45-77011fd46b67"}, {"node_instance_id": "dime_security_group_67w6nb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:39.509Z", "message": "DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/21f0df89-9874-427c-a87a-2dd571d35229.json used request id req-156ada28-3f3c-49ff-a72e-e21212a8195c", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:39.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6d151fa7-044b-4539-9e45-77011fd46b67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:39.509Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfd93077-827f-4622-8c33-a215226b2ac0 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:38.811Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0ef0bde-93ee-4212-9fab-dde7e459828c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:39.509Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-27e5483d-c0e3-40cb-b430-392b45045630 x-compute-request-id: req-27e5483d-c0e3-40cb-b430-392b45045630 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:38Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:39.232Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1f3ba1a4-3010-4a2b-8a93-2023b21d2a67"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:40.173Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:40.088Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_security_group_67w6nb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:40.173Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:39.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "dime_security_group_67w6nb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:40.173Z", "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-05-17T00:29:39.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:40.173Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:29:39.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.8705d3c9-56f3-4a98-9a82-f57c88588dac"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:40.173Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-118d1995-986d-4818-91eb-3eb5da7914cc 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:39.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.8705d3c9-56f3-4a98-9a82-f57c88588dac"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:40.173Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-118d1995-986d-4818-91eb-3eb5da7914cc", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:39.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.8705d3c9-56f3-4a98-9a82-f57c88588dac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:40.173Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-a91ca68c-48ff-45cb-aa69-b08794e79f05 x-compute-request-id: req-a91ca68c-48ff-45cb-aa69-b08794e79f05 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:39.635Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1f3ba1a4-3010-4a2b-8a93-2023b21d2a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:40.173Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-a91ca68c-48ff-45cb-aa69-b08794e79f05", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:39.635Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1f3ba1a4-3010-4a2b-8a93-2023b21d2a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:40.173Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-a91ca68c-48ff-45cb-aa69-b08794e79f05", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:39.635Z", "source_id": "ellis_host_p4sjrn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1f3ba1a4-3010-4a2b-8a93-2023b21d2a67"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:40.173Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/security-groups/eaec5649-d6a2-45b9-a3bd-906077d0c6a6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}095a43c1d15014e3d0b0886b5dc1edaa51ba5381\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:39.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.8705d3c9-56f3-4a98-9a82-f57c88588dac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:40.769Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-ac0a80c3-949b-41c0-834e-768895f37bc6 x-compute-request-id: req-ac0a80c3-949b-41c0-834e-768895f37bc6 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:df:24\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:47Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:40.560Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0ef0bde-93ee-4212-9fab-dde7e459828c"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:40.769Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:40.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:40.769Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:40.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:40.769Z", "message": "RESP: [204] X-Openstack-Request-Id: req-51062f4c-3f64-41f7-bb2e-6d24538d8df6 Content-Length: 0 Date: Fri, 17 May 2019 00:29:40 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-05-17T00:29:40.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.8705d3c9-56f3-4a98-9a82-f57c88588dac"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:40.769Z", "message": "DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/eaec5649-d6a2-45b9-a3bd-906077d0c6a6.json used request id req-51062f4c-3f64-41f7-bb2e-6d24538d8df6", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:40.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.8705d3c9-56f3-4a98-9a82-f57c88588dac"}, {"node_instance_id": "homer_security_group_n85zuj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:40.769Z", "message": "DELETE call to neutron for http://172.30.9.36:9696/v2.0/security-groups/eaec5649-d6a2-45b9-a3bd-906077d0c6a6.json used request id req-51062f4c-3f64-41f7-bb2e-6d24538d8df6", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:40.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.8705d3c9-56f3-4a98-9a82-f57c88588dac"}, {"node_instance_id": "homer_security_group_n85zuj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:41.402Z", "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-05-17T00:29:40.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:41.402Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-ac0a80c3-949b-41c0-834e-768895f37bc6", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:40.561Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0ef0bde-93ee-4212-9fab-dde7e459828c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:41.402Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-ac0a80c3-949b-41c0-834e-768895f37bc6", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:40.561Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0ef0bde-93ee-4212-9fab-dde7e459828c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:41.402Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a5c13267ce3a3d115861ad8a97e69fb2fd002e7d\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:40.563Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0ef0bde-93ee-4212-9fab-dde7e459828c"}], "metadata": {"pagination": {"total": 880, "offset": 779, "size": 50}}} 2019-05-17 00:29:49,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:49,079 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:49 GMT 2019-05-17 00:29:49,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:49,079 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:29:49,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:49,079 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:49,079 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:49,080 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:29:49,082 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-4e58d1c5-ce3f-465e-a977-85bb447a88a4 2019-05-17 00:29:49,082 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a294a3624b963f1dc2b39bd6c2afb7b44d8f02af" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-17 00:29:49,082 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:29:49,082 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-17 00:29:49,083 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:29:49,083 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:29:49,083 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-17 00:29:49,083 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/security-groups/21f0df89-9874-427c-a87a-2dd571d35229.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d5e95e48a961a96cf95e101b205dccb70cd026" 2019-05-17 00:29:49,083 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:29:49,083 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:49,083 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-845ff8d1-cba6-419b-939d-9eefb2927542 2019-05-17 00:29:49,084 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a294a3624b963f1dc2b39bd6c2afb7b44d8f02af" 2019-05-17 00:29:49,084 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:29:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-845ff8d1-cba6-419b-939d-9eefb2927542 x-compute-request-id: req-845ff8d1-cba6-419b-939d-9eefb2927542 Content-Length: 0 Content-Type: application/json 2019-05-17 00:29:49,084 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/action used request id req-845ff8d1-cba6-419b-939d-9eefb2927542 2019-05-17 00:29:49,084 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-17 00:29:49,084 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cd47759-e31f-425c-8a2b-d32c4826caa5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:49,084 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-8cd47759-e31f-425c-8a2b-d32c4826caa5 2019-05-17 00:29:49,084 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.36:9696/v2.0/security-groups/21f0df89-9874-427c-a87a-2dd571d35229.json used request id req-156ada28-3f3c-49ff-a72e-e21212a8195c 2019-05-17 00:29:49,085 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-27e5483d-c0e3-40cb-b430-392b45045630 2019-05-17 00:29:49,085 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-27e5483d-c0e3-40cb-b430-392b45045630 2019-05-17 00:29:49,085 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a294a3624b963f1dc2b39bd6c2afb7b44d8f02af" 2019-05-17 00:29:49,085 - functest.core.cloudify - DEBUG - Waiting for process 24981 to end... 2019-05-17 00:29:49,085 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c13267ce3a3d115861ad8a97e69fb2fd002e7d" 2019-05-17 00:29:49,085 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-17 00:29:49,085 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:49,086 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-cfd93077-827f-4622-8c33-a215226b2ac0 2019-05-17 00:29:49,086 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-156ada28-3f3c-49ff-a72e-e21212a8195c Content-Length: 0 Date: Fri, 17 May 2019 00:29:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 00:29:49,086 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/21f0df89-9874-427c-a87a-2dd571d35229.json used request id req-156ada28-3f3c-49ff-a72e-e21212a8195c 2019-05-17 00:29:49,086 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfd93077-827f-4622-8c33-a215226b2ac0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:49,086 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-27e5483d-c0e3-40cb-b430-392b45045630 x-compute-request-id: req-27e5483d-c0e3-40cb-b430-392b45045630 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:38Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_ellis_host_p4sjrn", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:49,086 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:29:49,087 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:29:49,087 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-17 00:29:49,087 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:49,087 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-118d1995-986d-4818-91eb-3eb5da7914cc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:49,087 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-118d1995-986d-4818-91eb-3eb5da7914cc 2019-05-17 00:29:49,087 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-a91ca68c-48ff-45cb-aa69-b08794e79f05 x-compute-request-id: req-a91ca68c-48ff-45cb-aa69-b08794e79f05 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-17 00:29:49,087 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-a91ca68c-48ff-45cb-aa69-b08794e79f05 2019-05-17 00:29:49,088 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0/os-security-groups used request id req-a91ca68c-48ff-45cb-aa69-b08794e79f05 2019-05-17 00:29:49,088 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/security-groups/eaec5649-d6a2-45b9-a3bd-906077d0c6a6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}095a43c1d15014e3d0b0886b5dc1edaa51ba5381" 2019-05-17 00:29:49,088 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-ac0a80c3-949b-41c0-834e-768895f37bc6 x-compute-request-id: req-ac0a80c3-949b-41c0-834e-768895f37bc6 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:df:24", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:47Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:49,088 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:29:49,088 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:29:49,088 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51062f4c-3f64-41f7-bb2e-6d24538d8df6 Content-Length: 0 Date: Fri, 17 May 2019 00:29:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 00:29:49,088 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/eaec5649-d6a2-45b9-a3bd-906077d0c6a6.json used request id req-51062f4c-3f64-41f7-bb2e-6d24538d8df6 2019-05-17 00:29:49,089 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.36:9696/v2.0/security-groups/eaec5649-d6a2-45b9-a3bd-906077d0c6a6.json used request id req-51062f4c-3f64-41f7-bb2e-6d24538d8df6 2019-05-17 00:29:49,089 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-17 00:29:49,089 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-ac0a80c3-949b-41c0-834e-768895f37bc6 2019-05-17 00:29:49,089 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-ac0a80c3-949b-41c0-834e-768895f37bc6 2019-05-17 00:29:49,089 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c13267ce3a3d115861ad8a97e69fb2fd002e7d" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-17 00:29:49,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:29:49,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:49,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:49,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:49,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:49,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:49,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:49,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:49,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:29:49,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:49,150 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:49 GMT 2019-05-17 00:29:49,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:49,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:29:49,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:49,150 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:49,150 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:54,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:29:54,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:54,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:54,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:54,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:54,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:54,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:54,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:54,258 - 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-05-17T00:29:41.402Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-ac0a80c3-949b-41c0-834e-768895f37bc6", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:40.561Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0ef0bde-93ee-4212-9fab-dde7e459828c"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:41.402Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:40.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:42.036Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-2f8bfa36-8f61-4916-933c-7096ae4635b5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:41.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a847834-ac3a-43de-974a-c97a1785c057"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:42.036Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5bac48cd5beb4f770123db364c88f2aa340d159\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:41.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a847834-ac3a-43de-974a-c97a1785c057"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:42.036Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:41.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a847834-ac3a-43de-974a-c97a1785c057"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:42.036Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:29:41.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a847834-ac3a-43de-974a-c97a1785c057"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:42.036Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f8bfa36-8f61-4916-933c-7096ae4635b5 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:41.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a847834-ac3a-43de-974a-c97a1785c057"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:42.753Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:29: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-1c154662-f37a-4d22-8c08-9504917a1cda x-compute-request-id: req-1c154662-f37a-4d22-8c08-9504917a1cda Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:42.560Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0ef0bde-93ee-4212-9fab-dde7e459828c"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:43.384Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-aa6d1b90-7450-4098-9e52-68cbd0eab65c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:42.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a847834-ac3a-43de-974a-c97a1785c057"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:43.384Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5bac48cd5beb4f770123db364c88f2aa340d159\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:42.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a847834-ac3a-43de-974a-c97a1785c057"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:43.384Z", "message": "RESP: [204] Date: Fri, 17 May 2019 00:29: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-b2c1463c-d342-4e1e-ac17-44a5d2491a87 x-compute-request-id: req-b2c1463c-d342-4e1e-ac17-44a5d2491a87 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:43.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a847834-ac3a-43de-974a-c97a1785c057"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:43.384Z", "message": "DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-b2c1463c-d342-4e1e-ac17-44a5d2491a87", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:43.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a847834-ac3a-43de-974a-c97a1785c057"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:43.384Z", "message": "DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-b2c1463c-d342-4e1e-ac17-44a5d2491a87", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:43.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a847834-ac3a-43de-974a-c97a1785c057"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:43.384Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5bac48cd5beb4f770123db364c88f2aa340d159\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:43.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a847834-ac3a-43de-974a-c97a1785c057"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:43.384Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-12e0dee9-8f96-43d0-a315-eabfef93a7f2 x-compute-request-id: req-12e0dee9-8f96-43d0-a315-eabfef93a7f2 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:df:24\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:47Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:43.180Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0ef0bde-93ee-4212-9fab-dde7e459828c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:43.384Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action used request id req-1c154662-f37a-4d22-8c08-9504917a1cda", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:42.560Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0ef0bde-93ee-4212-9fab-dde7e459828c"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:43.384Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-aa6d1b90-7450-4098-9e52-68cbd0eab65c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:42.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a847834-ac3a-43de-974a-c97a1785c057"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:43.384Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-aa6d1b90-7450-4098-9e52-68cbd0eab65c x-compute-request-id: req-aa6d1b90-7450-4098-9e52-68cbd0eab65c Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:38Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:42.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a847834-ac3a-43de-974a-c97a1785c057"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:43.384Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action used request id req-1c154662-f37a-4d22-8c08-9504917a1cda", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:42.561Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0ef0bde-93ee-4212-9fab-dde7e459828c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:43.384Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a5c13267ce3a3d115861ad8a97e69fb2fd002e7d\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:42.562Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0ef0bde-93ee-4212-9fab-dde7e459828c"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:43.969Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-b25ba0aa-de76-4414-b769-a3052d7f6eb2 x-compute-request-id: req-b25ba0aa-de76-4414-b769-a3052d7f6eb2 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:da:65\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"3f204496-f504-4218-b7a4-4292e0ba55b0\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:29:42Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_ellis_host_p4sjrn\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:43.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a847834-ac3a-43de-974a-c97a1785c057"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:43.969Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-12e0dee9-8f96-43d0-a315-eabfef93a7f2", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:43.180Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0ef0bde-93ee-4212-9fab-dde7e459828c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:43.969Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-12e0dee9-8f96-43d0-a315-eabfef93a7f2", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:43.180Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0ef0bde-93ee-4212-9fab-dde7e459828c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:43.969Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a5c13267ce3a3d115861ad8a97e69fb2fd002e7d\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:43.181Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0ef0bde-93ee-4212-9fab-dde7e459828c"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:43.969Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-b25ba0aa-de76-4414-b769-a3052d7f6eb2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:43.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a847834-ac3a-43de-974a-c97a1785c057"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:43.969Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-b25ba0aa-de76-4414-b769-a3052d7f6eb2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:43.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a847834-ac3a-43de-974a-c97a1785c057"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:43.969Z", "message": "Waiting for server \"3f204496-f504-4218-b7a4-4292e0ba55b0\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:43.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a847834-ac3a-43de-974a-c97a1785c057"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:43.969Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-000da9eb-249f-424c-a39f-5feb85f8bd9a x-compute-request-id: req-000da9eb-249f-424c-a39f-5feb85f8bd9a Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:43.768Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0ef0bde-93ee-4212-9fab-dde7e459828c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:44.565Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-000da9eb-249f-424c-a39f-5feb85f8bd9a", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:43.769Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0ef0bde-93ee-4212-9fab-dde7e459828c"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:44.565Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:44.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:44.565Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:44.120Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:44.565Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:44.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:44.565Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-000da9eb-249f-424c-a39f-5feb85f8bd9a", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:43.769Z", "source_id": "sprout_host_10r3sj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e0ef0bde-93ee-4212-9fab-dde7e459828c"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:45.283Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:44.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:45.786Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:45.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.98ea099f-db0b-46c8-8ddb-ab4ef82e59b0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:46.454Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7a3d56ba49b1cc51b36afa903262ecc3c273dafe\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:46.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.98ea099f-db0b-46c8-8ddb-ab4ef82e59b0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:46.454Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:29:45.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.98ea099f-db0b-46c8-8ddb-ab4ef82e59b0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:46.454Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f75835ed-e81e-4165-ac75-026e9477e35f 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:45.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.98ea099f-db0b-46c8-8ddb-ab4ef82e59b0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:46.454Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-f75835ed-e81e-4165-ac75-026e9477e35f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:45.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.98ea099f-db0b-46c8-8ddb-ab4ef82e59b0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:47.171Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-da7bf92b-8c79-4c7b-89b7-fc5eb1576f8f x-compute-request-id: req-da7bf92b-8c79-4c7b-89b7-fc5eb1576f8f Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:df:24\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:28:47Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:47.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.98ea099f-db0b-46c8-8ddb-ab4ef82e59b0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:47.888Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-da7bf92b-8c79-4c7b-89b7-fc5eb1576f8f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:47.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.98ea099f-db0b-46c8-8ddb-ab4ef82e59b0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:47.888Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-da7bf92b-8c79-4c7b-89b7-fc5eb1576f8f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:47.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.98ea099f-db0b-46c8-8ddb-ab4ef82e59b0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:47.888Z", "message": "DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-a9265d20-7f86-4464-b4ff-996081871654", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:47.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.98ea099f-db0b-46c8-8ddb-ab4ef82e59b0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:47.888Z", "message": "DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-a9265d20-7f86-4464-b4ff-996081871654", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:47.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.98ea099f-db0b-46c8-8ddb-ab4ef82e59b0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:47.888Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7a3d56ba49b1cc51b36afa903262ecc3c273dafe\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:47.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.98ea099f-db0b-46c8-8ddb-ab4ef82e59b0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:47.888Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7a3d56ba49b1cc51b36afa903262ecc3c273dafe\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:47.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.98ea099f-db0b-46c8-8ddb-ab4ef82e59b0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:47.888Z", "message": "RESP: [204] Date: Fri, 17 May 2019 00:29: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-a9265d20-7f86-4464-b4ff-996081871654 x-compute-request-id: req-a9265d20-7f86-4464-b4ff-996081871654 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:47.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.98ea099f-db0b-46c8-8ddb-ab4ef82e59b0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:48.505Z", "message": "Waiting for server \"d907249f-8ea2-4466-bc81-9337de5c522a\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:47.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.98ea099f-db0b-46c8-8ddb-ab4ef82e59b0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:48.505Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-3f4b7b0b-9f52-4001-aaf7-877222a1769a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:47.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.98ea099f-db0b-46c8-8ddb-ab4ef82e59b0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:48.505Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-3f4b7b0b-9f52-4001-aaf7-877222a1769a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:47.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.98ea099f-db0b-46c8-8ddb-ab4ef82e59b0"}], "metadata": {"pagination": {"total": 921, "offset": 829, "size": 50}}} 2019-05-17 00:29:54,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:54,259 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:54 GMT 2019-05-17 00:29:54,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:54,259 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:29:54,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:54,259 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:54,259 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:54,259 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:29:54,262 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-ac0a80c3-949b-41c0-834e-768895f37bc6 2019-05-17 00:29:54,262 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-17 00:29:54,262 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-2f8bfa36-8f61-4916-933c-7096ae4635b5 2019-05-17 00:29:54,262 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bac48cd5beb4f770123db364c88f2aa340d159" 2019-05-17 00:29:54,263 - functest.core.cloudify - DEBUG - deleting server 2019-05-17 00:29:54,263 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:54,263 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f8bfa36-8f61-4916-933c-7096ae4635b5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:54,263 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:29: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-1c154662-f37a-4d22-8c08-9504917a1cda x-compute-request-id: req-1c154662-f37a-4d22-8c08-9504917a1cda Content-Length: 0 Content-Type: application/json 2019-05-17 00:29:54,263 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-aa6d1b90-7450-4098-9e52-68cbd0eab65c 2019-05-17 00:29:54,263 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bac48cd5beb4f770123db364c88f2aa340d159" 2019-05-17 00:29:54,264 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 17 May 2019 00:29: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-b2c1463c-d342-4e1e-ac17-44a5d2491a87 x-compute-request-id: req-b2c1463c-d342-4e1e-ac17-44a5d2491a87 Content-Type: application/json 2019-05-17 00:29:54,264 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-b2c1463c-d342-4e1e-ac17-44a5d2491a87 2019-05-17 00:29:54,264 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-b2c1463c-d342-4e1e-ac17-44a5d2491a87 2019-05-17 00:29:54,264 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bac48cd5beb4f770123db364c88f2aa340d159" 2019-05-17 00:29:54,264 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-12e0dee9-8f96-43d0-a315-eabfef93a7f2 x-compute-request-id: req-12e0dee9-8f96-43d0-a315-eabfef93a7f2 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:df:24", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:47Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:54,264 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action used request id req-1c154662-f37a-4d22-8c08-9504917a1cda 2019-05-17 00:29:54,265 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-aa6d1b90-7450-4098-9e52-68cbd0eab65c 2019-05-17 00:29:54,265 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-aa6d1b90-7450-4098-9e52-68cbd0eab65c x-compute-request-id: req-aa6d1b90-7450-4098-9e52-68cbd0eab65c Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:38Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_ellis_host_p4sjrn", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:54,265 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/action used request id req-1c154662-f37a-4d22-8c08-9504917a1cda 2019-05-17 00:29:54,265 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c13267ce3a3d115861ad8a97e69fb2fd002e7d" 2019-05-17 00:29:54,265 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-b25ba0aa-de76-4414-b769-a3052d7f6eb2 x-compute-request-id: req-b25ba0aa-de76-4414-b769-a3052d7f6eb2 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:da:65", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/3f204496-f504-4218-b7a4-4292e0ba55b0", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "3f204496-f504-4218-b7a4-4292e0ba55b0", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:29:42Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_ellis_host_p4sjrn", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:54,265 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-12e0dee9-8f96-43d0-a315-eabfef93a7f2 2019-05-17 00:29:54,266 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-12e0dee9-8f96-43d0-a315-eabfef93a7f2 2019-05-17 00:29:54,266 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c13267ce3a3d115861ad8a97e69fb2fd002e7d" 2019-05-17 00:29:54,266 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-b25ba0aa-de76-4414-b769-a3052d7f6eb2 2019-05-17 00:29:54,266 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-b25ba0aa-de76-4414-b769-a3052d7f6eb2 2019-05-17 00:29:54,266 - functest.core.cloudify - DEBUG - Waiting for server "3f204496-f504-4218-b7a4-4292e0ba55b0" to be deleted. current status: SHUTOFF 2019-05-17 00:29:54,266 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-000da9eb-249f-424c-a39f-5feb85f8bd9a x-compute-request-id: req-000da9eb-249f-424c-a39f-5feb85f8bd9a Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-17 00:29:54,266 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-000da9eb-249f-424c-a39f-5feb85f8bd9a 2019-05-17 00:29:54,267 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:29:54,267 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:29:54,267 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:29:54,267 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a/os-security-groups used request id req-000da9eb-249f-424c-a39f-5feb85f8bd9a 2019-05-17 00:29:54,267 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-17 00:29:54,267 - functest.core.cloudify - DEBUG - deleting server 2019-05-17 00:29:54,267 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3d56ba49b1cc51b36afa903262ecc3c273dafe" 2019-05-17 00:29:54,268 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:54,268 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f75835ed-e81e-4165-ac75-026e9477e35f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:54,268 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-f75835ed-e81e-4165-ac75-026e9477e35f 2019-05-17 00:29:54,268 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-da7bf92b-8c79-4c7b-89b7-fc5eb1576f8f x-compute-request-id: req-da7bf92b-8c79-4c7b-89b7-fc5eb1576f8f Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:df:24", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:28:47Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:54,268 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-da7bf92b-8c79-4c7b-89b7-fc5eb1576f8f 2019-05-17 00:29:54,268 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-da7bf92b-8c79-4c7b-89b7-fc5eb1576f8f 2019-05-17 00:29:54,269 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-a9265d20-7f86-4464-b4ff-996081871654 2019-05-17 00:29:54,269 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-a9265d20-7f86-4464-b4ff-996081871654 2019-05-17 00:29:54,269 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3d56ba49b1cc51b36afa903262ecc3c273dafe" 2019-05-17 00:29:54,269 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3d56ba49b1cc51b36afa903262ecc3c273dafe" 2019-05-17 00:29:54,269 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 17 May 2019 00:29: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-a9265d20-7f86-4464-b4ff-996081871654 x-compute-request-id: req-a9265d20-7f86-4464-b4ff-996081871654 Content-Type: application/json 2019-05-17 00:29:54,269 - functest.core.cloudify - DEBUG - Waiting for server "d907249f-8ea2-4466-bc81-9337de5c522a" to be deleted. current status: SHUTOFF 2019-05-17 00:29:54,269 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-3f4b7b0b-9f52-4001-aaf7-877222a1769a 2019-05-17 00:29:54,270 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-3f4b7b0b-9f52-4001-aaf7-877222a1769a 2019-05-17 00:29:54,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:29:54,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:54,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:54,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:54,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:54,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:54,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:54,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:54,361 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:29:54,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:54,361 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:54 GMT 2019-05-17 00:29:54,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:54,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:29:54,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:54,361 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:54,362 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:59,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:29:59,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:59,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:59,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:59,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:59,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:59,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:59,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:59,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:48.505Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:29: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-3f4b7b0b-9f52-4001-aaf7-877222a1769a x-compute-request-id: req-3f4b7b0b-9f52-4001-aaf7-877222a1769a Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:df:24\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"d907249f-8ea2-4466-bc81-9337de5c522a\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:29:47Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_sprout_host_10r3sj\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:47.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.98ea099f-db0b-46c8-8ddb-ab4ef82e59b0"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:49.073Z", "message": "RESP: [404] Date: Fri, 17 May 2019 00:29: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-66dbcecd-965a-4ecc-bc03-3da2bad42324 x-compute-request-id: req-66dbcecd-965a-4ecc-bc03-3da2bad42324 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 3f204496-f504-4218-b7a4-4292e0ba55b0 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-05-17T00:29:48.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a847834-ac3a-43de-974a-c97a1785c057"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:49.073Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-66dbcecd-965a-4ecc-bc03-3da2bad42324", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:48.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a847834-ac3a-43de-974a-c97a1785c057"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:49.073Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-66dbcecd-965a-4ecc-bc03-3da2bad42324", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:48.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a847834-ac3a-43de-974a-c97a1785c057"}, {"node_instance_id": "ellis_host_p4sjrn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:49.073Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5bac48cd5beb4f770123db364c88f2aa340d159\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:48.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a847834-ac3a-43de-974a-c97a1785c057"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:49.653Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:49.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_host_p4sjrn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:49.653Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:49.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:50.198Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:49.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_security_group_f1q9ac", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:50.198Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:49.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:50.198Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:49.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_security_group_f1q9ac", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:50.793Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:50.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:50.793Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:50.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_security_group_f1q9ac", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:50.793Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:49.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:51.390Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:50.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_security_group_f1q9ac", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:51.390Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:50.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:51.390Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:50.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_security_group_f1q9ac", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:51.992Z", "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-05-17T00:29:51.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_security_group_f1q9ac", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:51.992Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:50.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:51.992Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:50.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:52.609Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:51.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.92cff236-1903-4624-8ca2-ba464a8f9b18"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:52.609Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-f90e74ed-5e99-4e54-a3b8-60987b833b54", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:52.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.10e52fdb-f1a8-47ab-8f8e-f3dfd7134396"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:52.609Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:29:52.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.10e52fdb-f1a8-47ab-8f8e-f3dfd7134396"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:52.609Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/floatingips/d65d825a-e512-4dc6-8a10-e26e6fb3ea16.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e1fe7be06ea0651074922448a3afaee246aecafc\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:52.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.92cff236-1903-4624-8ca2-ba464a8f9b18"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:52.609Z", "message": "Waiting for process 15942 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:52.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a2d9b99e-52d7-4668-80c3-76fdfad21399"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:52.609Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f90e74ed-5e99-4e54-a3b8-60987b833b54 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:52.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.10e52fdb-f1a8-47ab-8f8e-f3dfd7134396"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:52.609Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:52.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.10e52fdb-f1a8-47ab-8f8e-f3dfd7134396"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:52.609Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-c385ef79-2f4b-42e1-93df-dcdd4ff5b4b0", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:51.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.92cff236-1903-4624-8ca2-ba464a8f9b18"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:52.609Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c385ef79-2f4b-42e1-93df-dcdd4ff5b4b0 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:51.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.92cff236-1903-4624-8ca2-ba464a8f9b18"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:52.609Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:51.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.92cff236-1903-4624-8ca2-ba464a8f9b18"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:53.242Z", "message": "RESP: [404] Date: Fri, 17 May 2019 00:29: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-a89ce8be-7b01-489f-b3d5-09815719b9ed x-compute-request-id: req-a89ce8be-7b01-489f-b3d5-09815719b9ed Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance d907249f-8ea2-4466-bc81-9337de5c522a 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-05-17T00:29:52.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.98ea099f-db0b-46c8-8ddb-ab4ef82e59b0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:53.242Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7a3d56ba49b1cc51b36afa903262ecc3c273dafe\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:52.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.98ea099f-db0b-46c8-8ddb-ab4ef82e59b0"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:53.242Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/security-groups/7dced1b1-3a21-4d08-a07f-0480514c5654.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02d1e515c2d6752371e22a2662561852d3bc6f65\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:52.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.10e52fdb-f1a8-47ab-8f8e-f3dfd7134396"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:53.242Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-a89ce8be-7b01-489f-b3d5-09815719b9ed", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:52.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.98ea099f-db0b-46c8-8ddb-ab4ef82e59b0"}, {"node_instance_id": "sprout_host_10r3sj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:53.242Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-a89ce8be-7b01-489f-b3d5-09815719b9ed", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:52.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.98ea099f-db0b-46c8-8ddb-ab4ef82e59b0"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:53.789Z", "message": "DELETE call to network for http://172.30.9.36:9696/v2.0/floatingips/d65d825a-e512-4dc6-8a10-e26e6fb3ea16.json used request id req-e0b0fdf3-fd8b-4db0-bd3a-cccdd2bd588b", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:53.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.92cff236-1903-4624-8ca2-ba464a8f9b18"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:53.789Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:53.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_host_10r3sj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:53.789Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:53.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:53.789Z", "message": "RESP: [204] X-Openstack-Request-Id: req-c31eab79-2b64-4366-9b6b-60b9a1a42e61 Content-Length: 0 Date: Fri, 17 May 2019 00:29:53 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-05-17T00:29:53.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.10e52fdb-f1a8-47ab-8f8e-f3dfd7134396"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:53.789Z", "message": "DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/7dced1b1-3a21-4d08-a07f-0480514c5654.json used request id req-c31eab79-2b64-4366-9b6b-60b9a1a42e61", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:53.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.10e52fdb-f1a8-47ab-8f8e-f3dfd7134396"}, {"node_instance_id": "ellis_security_group_f1q9ac", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:53.789Z", "message": "DELETE call to neutron for http://172.30.9.36:9696/v2.0/security-groups/7dced1b1-3a21-4d08-a07f-0480514c5654.json used request id req-c31eab79-2b64-4366-9b6b-60b9a1a42e61", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:53.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.10e52fdb-f1a8-47ab-8f8e-f3dfd7134396"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:53.789Z", "message": "RESP: [204] X-Openstack-Request-Id: req-e0b0fdf3-fd8b-4db0-bd3a-cccdd2bd588b Content-Length: 0 Date: Fri, 17 May 2019 00:29:53 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-05-17T00:29:53.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.92cff236-1903-4624-8ca2-ba464a8f9b18"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:53.789Z", "message": "DELETE call to neutron for http://172.30.9.36:9696/v2.0/floatingips/d65d825a-e512-4dc6-8a10-e26e6fb3ea16.json used request id req-e0b0fdf3-fd8b-4db0-bd3a-cccdd2bd588b", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:53.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.92cff236-1903-4624-8ca2-ba464a8f9b18"}, {"node_instance_id": "ellis_security_group_f1q9ac", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:54.390Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:53.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:54.390Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:53.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_security_group_f1q9ac", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:54.390Z", "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-05-17T00:29:53.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "ellis_floatingip_g5ab9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:55.036Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:54.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_security_group_z7ezda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:55.036Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:54.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_security_group_z7ezda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:55.036Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:54.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_security_group_z7ezda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:55.634Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:54.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_security_group_z7ezda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:55.634Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:55.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}], "metadata": {"pagination": {"total": 957, "offset": 879, "size": 50}}} 2019-05-17 00:29:59,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:59,452 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:59 GMT 2019-05-17 00:29:59,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:59,452 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:29:59,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:59,452 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:59,452 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:29:59,452 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:29:59,454 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:29: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-3f4b7b0b-9f52-4001-aaf7-877222a1769a x-compute-request-id: req-3f4b7b0b-9f52-4001-aaf7-877222a1769a Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:df:24", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/d907249f-8ea2-4466-bc81-9337de5c522a", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "d907249f-8ea2-4466-bc81-9337de5c522a", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:29:47Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_sprout_host_10r3sj", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:29:59,455 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 17 May 2019 00:29: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-66dbcecd-965a-4ecc-bc03-3da2bad42324 x-compute-request-id: req-66dbcecd-965a-4ecc-bc03-3da2bad42324 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3f204496-f504-4218-b7a4-4292e0ba55b0 could not be found.", "code": 404}} 2019-05-17 00:29:59,455 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-66dbcecd-965a-4ecc-bc03-3da2bad42324 2019-05-17 00:29:59,455 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 used request id req-66dbcecd-965a-4ecc-bc03-3da2bad42324 2019-05-17 00:29:59,455 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/3f204496-f504-4218-b7a4-4292e0ba55b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bac48cd5beb4f770123db364c88f2aa340d159" 2019-05-17 00:29:59,455 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:29:59,456 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-17 00:29:59,456 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:29:59,456 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:29:59,456 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 00:29:59,456 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:29:59,456 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:29:59,457 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 00:29:59,457 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:29:59,457 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:29:59,457 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:29:59,457 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-17 00:29:59,457 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:29:59,458 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-05-17 00:29:59,458 - functest.core.cloudify - DEBUG - deleting floatingip 2019-05-17 00:29:59,458 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-f90e74ed-5e99-4e54-a3b8-60987b833b54 2019-05-17 00:29:59,458 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:59,458 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/floatingips/d65d825a-e512-4dc6-8a10-e26e6fb3ea16.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1fe7be06ea0651074922448a3afaee246aecafc" 2019-05-17 00:29:59,458 - functest.core.cloudify - DEBUG - Waiting for process 15942 to end... 2019-05-17 00:29:59,458 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f90e74ed-5e99-4e54-a3b8-60987b833b54 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:59,459 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-17 00:29:59,459 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-c385ef79-2f4b-42e1-93df-dcdd4ff5b4b0 2019-05-17 00:29:59,459 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c385ef79-2f4b-42e1-93df-dcdd4ff5b4b0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:29:59,459 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:29:59,459 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 17 May 2019 00:29: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-a89ce8be-7b01-489f-b3d5-09815719b9ed x-compute-request-id: req-a89ce8be-7b01-489f-b3d5-09815719b9ed Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d907249f-8ea2-4466-bc81-9337de5c522a could not be found.", "code": 404}} 2019-05-17 00:29:59,459 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3d56ba49b1cc51b36afa903262ecc3c273dafe" 2019-05-17 00:29:59,460 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/security-groups/7dced1b1-3a21-4d08-a07f-0480514c5654.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d1e515c2d6752371e22a2662561852d3bc6f65" 2019-05-17 00:29:59,460 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-a89ce8be-7b01-489f-b3d5-09815719b9ed 2019-05-17 00:29:59,460 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/d907249f-8ea2-4466-bc81-9337de5c522a used request id req-a89ce8be-7b01-489f-b3d5-09815719b9ed 2019-05-17 00:29:59,460 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/floatingips/d65d825a-e512-4dc6-8a10-e26e6fb3ea16.json used request id req-e0b0fdf3-fd8b-4db0-bd3a-cccdd2bd588b 2019-05-17 00:29:59,460 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:29:59,460 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-17 00:29:59,461 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c31eab79-2b64-4366-9b6b-60b9a1a42e61 Content-Length: 0 Date: Fri, 17 May 2019 00:29:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 00:29:59,461 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/7dced1b1-3a21-4d08-a07f-0480514c5654.json used request id req-c31eab79-2b64-4366-9b6b-60b9a1a42e61 2019-05-17 00:29:59,461 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.36:9696/v2.0/security-groups/7dced1b1-3a21-4d08-a07f-0480514c5654.json used request id req-c31eab79-2b64-4366-9b6b-60b9a1a42e61 2019-05-17 00:29:59,461 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e0b0fdf3-fd8b-4db0-bd3a-cccdd2bd588b Content-Length: 0 Date: Fri, 17 May 2019 00:29:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 00:29:59,461 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.36:9696/v2.0/floatingips/d65d825a-e512-4dc6-8a10-e26e6fb3ea16.json used request id req-e0b0fdf3-fd8b-4db0-bd3a-cccdd2bd588b 2019-05-17 00:29:59,461 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:29:59,461 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-05-17 00:29:59,462 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-17 00:29:59,462 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:29:59,462 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 00:29:59,462 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:29:59,462 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:29:59,462 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:29:59,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:29:59,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:29:59,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:29:59,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:29:59,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:29:59,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:29:59,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:29:59,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:29:59,526 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:29:59,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:29:59,526 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:29:59 GMT 2019-05-17 00:29:59,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:29:59,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:29:59,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:29:59,526 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:29:59,527 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:30:04,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:30:04,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:30:04,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:30:04,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:30:04,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:30:04,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:30:04,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:30:04,608 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:30:04,608 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_z7ezda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:55.634Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:54.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:56.314Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:55.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:56.314Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:55.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:56.314Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:55.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:56.314Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:55.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:56.314Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:55.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:56.314Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:55.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:56.314Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:56.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.9a3dc014-512f-490d-9f79-553bcdefb4f3"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:56.314Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:55.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:56.314Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:55.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:56.314Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:55.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:56.314Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:55.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:56.314Z", "message": "Execution done (PID=24981, return_code=0): /tmp/D8PWZ/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:55.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}, {"node_instance_id": "vellum_cbv9hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:56.314Z", "message": " Removed member fb09c943f19bd67 from cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:55.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4dbd0609-9f25-469e-aa9c-ac7a247dd9ca"}, {"node_instance_id": "sprout_security_group_z7ezda", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:56.314Z", "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-05-17T00:29:55.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:56.826Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2222d9c8-8b3b-457b-bf74-7a85ff3946b4 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:56.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.9a3dc014-512f-490d-9f79-553bcdefb4f3"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:56.826Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:56.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_cbv9hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:56.826Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:56.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_cbv9hf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:56.826Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:56.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:56.826Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/security-groups/644caa36-e967-4400-a822-ae932e137fbb.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64e4df906963819c9d016cbb9b3710e6423252a9\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:56.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.9a3dc014-512f-490d-9f79-553bcdefb4f3"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:56.826Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-2222d9c8-8b3b-457b-bf74-7a85ff3946b4", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:56.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.9a3dc014-512f-490d-9f79-553bcdefb4f3"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:56.826Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:29:56.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.9a3dc014-512f-490d-9f79-553bcdefb4f3"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:57.359Z", "message": "DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/644caa36-e967-4400-a822-ae932e137fbb.json used request id req-a01bfd86-8f12-4e41-b779-f3de663071b2", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:56.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.9a3dc014-512f-490d-9f79-553bcdefb4f3"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:57.359Z", "message": "DELETE call to neutron for http://172.30.9.36:9696/v2.0/security-groups/644caa36-e967-4400-a822-ae932e137fbb.json used request id req-a01bfd86-8f12-4e41-b779-f3de663071b2", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:56.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.9a3dc014-512f-490d-9f79-553bcdefb4f3"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:57.359Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:56.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_security_group_z7ezda", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:57.359Z", "message": "RESP: [204] X-Openstack-Request-Id: req-a01bfd86-8f12-4e41-b779-f3de663071b2 Content-Length: 0 Date: Fri, 17 May 2019 00:29:56 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-05-17T00:29:56.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.9a3dc014-512f-490d-9f79-553bcdefb4f3"}, {"node_instance_id": "sprout_security_group_z7ezda", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:58.076Z", "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-05-17T00:29:57.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "sprout_security_group_z7ezda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:29:58.076Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:29:57.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:00.831Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:00.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:01.548Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:00.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:02.808Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:02.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:03.489Z", "message": "Stopping agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:02.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:03.489Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:02.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:04.156Z", "message": "Stopping Agent vellum_host_ekoz0r", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:03.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4f88fa5a-13e0-4d32-991d-0d1abd1c41a5"}], "metadata": {"pagination": {"total": 963, "offset": 929, "size": 50}}} 2019-05-17 00:30:04,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:30:04,608 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:30:04 GMT 2019-05-17 00:30:04,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:30:04,608 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:30:04,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:30:04,608 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:30:04,608 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:30:04,608 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:30:04,610 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:30:04,610 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-17 00:30:04,610 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-17 00:30:04,611 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-17 00:30:04,611 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-17 00:30:04,611 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-17 00:30:04,611 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-17 00:30:04,611 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-17 00:30:04,611 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-17 00:30:04,612 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-17 00:30:04,612 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-17 00:30:04,612 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-17 00:30:04,612 - functest.core.cloudify - DEBUG - Execution done (PID=24981, return_code=0): /tmp/D8PWZ/remove-cluster-node.sh 2019-05-17 00:30:04,612 - functest.core.cloudify - DEBUG - Removed member fb09c943f19bd67 from cluster 2019-05-17 00:30:04,612 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-17 00:30:04,612 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2222d9c8-8b3b-457b-bf74-7a85ff3946b4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:30:04,613 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:30:04,613 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:30:04,613 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:30:04,613 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/security-groups/644caa36-e967-4400-a822-ae932e137fbb.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e4df906963819c9d016cbb9b3710e6423252a9" 2019-05-17 00:30:04,613 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-2222d9c8-8b3b-457b-bf74-7a85ff3946b4 2019-05-17 00:30:04,613 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:30:04,614 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/644caa36-e967-4400-a822-ae932e137fbb.json used request id req-a01bfd86-8f12-4e41-b779-f3de663071b2 2019-05-17 00:30:04,614 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.36:9696/v2.0/security-groups/644caa36-e967-4400-a822-ae932e137fbb.json used request id req-a01bfd86-8f12-4e41-b779-f3de663071b2 2019-05-17 00:30:04,614 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-17 00:30:04,614 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a01bfd86-8f12-4e41-b779-f3de663071b2 Content-Length: 0 Date: Fri, 17 May 2019 00:29:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 00:30:04,614 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-17 00:30:04,614 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:30:04,615 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-17 00:30:04,615 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-17 00:30:04,615 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-17 00:30:04,615 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-17 00:30:04,615 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-17 00:30:04,615 - functest.core.cloudify - DEBUG - Stopping Agent vellum_host_ekoz0r 2019-05-17 00:30:04,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:30:04,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:30:04,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:30:04,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:30:04,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:30:04,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:30:04,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:30:04,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:30:04,681 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:30:04,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:30:04,681 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:30:04 GMT 2019-05-17 00:30:04,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:30:04,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:30:04,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:30:04,682 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:30:04,682 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:30:09,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:30:09,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:30:09,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:30:09,884 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:30:09,884 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:30:09,884 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:30:09,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:30:09,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:30:09,885 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:05.159Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:05.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4f88fa5a-13e0-4d32-991d-0d1abd1c41a5"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:05.662Z", "message": "Successfully stopped daemon: vellum_host_ekoz0r\u001b[0m", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:05.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4f88fa5a-13e0-4d32-991d-0d1abd1c41a5"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:05.662Z", "message": "Stopping daemon with command: sudo service cloudify-worker-vellum_host_ekoz0r stop", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:05.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.4f88fa5a-13e0-4d32-991d-0d1abd1c41a5"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:06.257Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:06.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:06.257Z", "message": "Deleting agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:05.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:06.257Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:05.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:07.042Z", "message": "Deleting Agent vellum_host_ekoz0r", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:06.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.59db727c-782d-4895-9aaa-713f2b3f3a8d"}], "metadata": {"pagination": {"total": 970, "offset": 963, "size": 50}}} 2019-05-17 00:30:09,885 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:30:09,885 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:30:09 GMT 2019-05-17 00:30:09,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:30:09,885 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:30:09,885 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:30:09,885 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:30:09,885 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:30:09,886 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:30:09,886 - functest.core.cloudify - DEBUG - Stopping... 2019-05-17 00:30:09,886 - functest.core.cloudify - DEBUG - Successfully stopped daemon: vellum_host_ekoz0r 2019-05-17 00:30:09,886 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-vellum_host_ekoz0r stop 2019-05-17 00:30:09,887 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-17 00:30:09,887 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-17 00:30:09,887 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-17 00:30:09,887 - functest.core.cloudify - DEBUG - Deleting Agent vellum_host_ekoz0r 2019-05-17 00:30:09,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:30:09,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:30:09,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:30:09,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:30:09,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:30:09,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:30:09,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:30:09,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:30:09,948 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:30:09,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:30:09,948 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:30:09 GMT 2019-05-17 00:30:09,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:30:09,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:30:09,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:30:09,949 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:30:09,949 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:30:14,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:30:15,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:30:15,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:30:15,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:30:15,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:30:15,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:30:15,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:30:15,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:30:15,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:11.263Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:11.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.59db727c-782d-4895-9aaa-713f2b3f3a8d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:11.766Z", "message": "00:30:11 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_ekoz0r: No response received for task a51b0a8138fd4ab79258d0858244f4bd", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:11.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.59db727c-782d-4895-9aaa-713f2b3f3a8d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:11.766Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:11.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.59db727c-782d-4895-9aaa-713f2b3f3a8d"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:11.766Z", "message": "Successfully deleted daemon: vellum_host_ekoz0r", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:11.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.59db727c-782d-4895-9aaa-713f2b3f3a8d"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:12.434Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:12.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:13.075Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:12.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:13.075Z", "message": "Agent deleted", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:12.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:13.075Z", "message": "Waiting for process 15942 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:12.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a2d9b99e-52d7-4668-80c3-76fdfad21399"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:13.593Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:30:13.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.18fb2468-2ea1-49be-adfc-54e506bb9436"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:14.261Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-7214ec69-4976-40a7-b934-75d68a833d83", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:13.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.18fb2468-2ea1-49be-adfc-54e506bb9436"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:14.261Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7214ec69-4976-40a7-b934-75d68a833d83 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:13.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.18fb2468-2ea1-49be-adfc-54e506bb9436"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:14.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1aeb85c1a8da71e571519d82463257349c2f6104\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:13.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.18fb2468-2ea1-49be-adfc-54e506bb9436"}], "metadata": {"pagination": {"total": 982, "offset": 970, "size": 50}}} 2019-05-17 00:30:15,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:30:15,058 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:30:15 GMT 2019-05-17 00:30:15,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:30:15,058 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:30:15,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:30:15,058 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:30:15,058 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:30:15,058 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:30:15,059 - functest.core.cloudify - DEBUG - Deleting... 2019-05-17 00:30:15,059 - functest.core.cloudify - DEBUG - 00:30:11 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_ekoz0r: No response received for task a51b0a8138fd4ab79258d0858244f4bd 2019-05-17 00:30:15,059 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-17 00:30:15,059 - functest.core.cloudify - DEBUG - Successfully deleted daemon: vellum_host_ekoz0r 2019-05-17 00:30:15,060 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-17 00:30:15,060 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-17 00:30:15,060 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-17 00:30:15,060 - functest.core.cloudify - DEBUG - Waiting for process 15942 to end... 2019-05-17 00:30:15,060 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:30:15,060 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-7214ec69-4976-40a7-b934-75d68a833d83 2019-05-17 00:30:15,061 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7214ec69-4976-40a7-b934-75d68a833d83 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:30:15,061 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aeb85c1a8da71e571519d82463257349c2f6104" 2019-05-17 00:30:15,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:30:15,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:30:15,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:30:15,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:30:15,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:30:15,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:30:15,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:30:15,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:30:15,118 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:30:15,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:30:15,119 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:30:15 GMT 2019-05-17 00:30:15,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:30:15,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:30:15,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:30:15,119 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:30:15,119 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:30:20,125 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:30:20,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:30:20,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:30:20,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:30:20,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:30:20,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:30:20,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:30:20,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:30:20,207 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:15.830Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:30:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f493ea9a-0f8b-4636-abb4-94f20ef271c5 x-compute-request-id: req-f493ea9a-0f8b-4636-abb4-94f20ef271c5 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9e:6b:f3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:30Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_vellum_host_ekoz0r\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:15.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.18fb2468-2ea1-49be-adfc-54e506bb9436"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:16.335Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/action used request id req-835f12e2-4976-4da3-8f67-559e4690c0ac", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:15.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.18fb2468-2ea1-49be-adfc-54e506bb9436"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:16.335Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1aeb85c1a8da71e571519d82463257349c2f6104\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:15.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.18fb2468-2ea1-49be-adfc-54e506bb9436"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:16.335Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-f493ea9a-0f8b-4636-abb4-94f20ef271c5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:15.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.18fb2468-2ea1-49be-adfc-54e506bb9436"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:16.335Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-f493ea9a-0f8b-4636-abb4-94f20ef271c5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:15.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.18fb2468-2ea1-49be-adfc-54e506bb9436"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:16.335Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/action used request id req-835f12e2-4976-4da3-8f67-559e4690c0ac", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:15.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.18fb2468-2ea1-49be-adfc-54e506bb9436"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:16.335Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:30: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-835f12e2-4976-4da3-8f67-559e4690c0ac x-compute-request-id: req-835f12e2-4976-4da3-8f67-559e4690c0ac 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-05-17T00:30:15.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.18fb2468-2ea1-49be-adfc-54e506bb9436"}], "metadata": {"pagination": {"total": 989, "offset": 982, "size": 50}}} 2019-05-17 00:30:20,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:30:20,207 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:30:20 GMT 2019-05-17 00:30:20,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:30:20,207 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:30:20,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:30:20,207 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:30:20,207 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:30:20,207 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:30:20,208 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:30:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f493ea9a-0f8b-4636-abb4-94f20ef271c5 x-compute-request-id: req-f493ea9a-0f8b-4636-abb4-94f20ef271c5 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:6b:f3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e707303e-7d1d-46f2-a78f-e2e5301d8af5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:30Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_vellum_host_ekoz0r", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:30:20,208 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/action used request id req-835f12e2-4976-4da3-8f67-559e4690c0ac 2019-05-17 00:30:20,209 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aeb85c1a8da71e571519d82463257349c2f6104" -d '{"os-stop": null}' 2019-05-17 00:30:20,209 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-f493ea9a-0f8b-4636-abb4-94f20ef271c5 2019-05-17 00:30:20,209 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-f493ea9a-0f8b-4636-abb4-94f20ef271c5 2019-05-17 00:30:20,209 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/action used request id req-835f12e2-4976-4da3-8f67-559e4690c0ac 2019-05-17 00:30:20,209 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:30: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-835f12e2-4976-4da3-8f67-559e4690c0ac x-compute-request-id: req-835f12e2-4976-4da3-8f67-559e4690c0ac Content-Length: 0 Content-Type: application/json 2019-05-17 00:30:20,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:30:20,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:30:20,317 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:30:20,317 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:30:20,317 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:30:20,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:30:20,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:30:20,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:30:20,317 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:30:20,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:30:20,318 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:30:20 GMT 2019-05-17 00:30:20,318 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:30:20,318 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:30:20,318 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:30:20,318 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:30:20,318 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:30:25,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:30:25,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:30:25,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:30:25,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:30:25,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:30:25,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:30:25,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:30:25,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:30:25,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 989, "offset": 989, "size": 50}}} 2019-05-17 00:30:25,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:30:25,415 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:30:25 GMT 2019-05-17 00:30:25,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:30:25,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-17 00:30:25,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:30:25,415 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:30:25,416 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:30:25,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:30:25,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:30:25,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:30:25,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:30:25,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:30:25,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:30:25,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:30:25,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:30:25,597 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:30:25,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:30:25,597 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:30:25 GMT 2019-05-17 00:30:25,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:30:25,598 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:30:25,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:30:25,598 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:30:25,598 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:30:30,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:30:30,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:30:30,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:30:30,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:30:30,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:30:30,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:30:30,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:30:30,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:30:30,698 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:25.813Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1aeb85c1a8da71e571519d82463257349c2f6104\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:25.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.18fb2468-2ea1-49be-adfc-54e506bb9436"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:27.631Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:30: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-30090650-7f1f-488c-9270-6cb533cd7654 x-compute-request-id: req-30090650-7f1f-488c-9270-6cb533cd7654 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9e:6b:f3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:30:15Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_vellum_host_ekoz0r\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:27.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.18fb2468-2ea1-49be-adfc-54e506bb9436"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:28.298Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-30090650-7f1f-488c-9270-6cb533cd7654", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:27.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.18fb2468-2ea1-49be-adfc-54e506bb9436"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:28.298Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-30090650-7f1f-488c-9270-6cb533cd7654", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:27.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.18fb2468-2ea1-49be-adfc-54e506bb9436"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:28.298Z", "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-05-17T00:30:27.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}], "metadata": {"pagination": {"total": 994, "offset": 989, "size": 50}}} 2019-05-17 00:30:30,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:30:30,698 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:30:30 GMT 2019-05-17 00:30:30,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:30:30,698 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:30:30,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:30:30,699 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:30:30,699 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:30:30,699 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:30:30,699 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aeb85c1a8da71e571519d82463257349c2f6104" 2019-05-17 00:30:30,699 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:30: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-30090650-7f1f-488c-9270-6cb533cd7654 x-compute-request-id: req-30090650-7f1f-488c-9270-6cb533cd7654 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:6b:f3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e707303e-7d1d-46f2-a78f-e2e5301d8af5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:30:15Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_vellum_host_ekoz0r", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:30:30,700 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-30090650-7f1f-488c-9270-6cb533cd7654 2019-05-17 00:30:30,700 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-30090650-7f1f-488c-9270-6cb533cd7654 2019-05-17 00:30:30,700 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-17 00:30:30,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:30:30,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:30:30,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:30:30,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:30:30,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:30:30,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:30:30,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:30:30,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:30:30,781 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:30:30,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:30:30,782 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:30:30 GMT 2019-05-17 00:30:30,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:30:30,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:30:30,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:30:30,782 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:30:30,782 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:30:35,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:30:35,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:30:35,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:30:35,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:30:35,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:30:35,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:30:35,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:30:35,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:30:35,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:32.809Z", "message": "Waiting for process 15942 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:32.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a2d9b99e-52d7-4668-80c3-76fdfad21399"}], "metadata": {"pagination": {"total": 995, "offset": 994, "size": 50}}} 2019-05-17 00:30:35,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:30:35,893 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:30:35 GMT 2019-05-17 00:30:35,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:30:35,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 645 2019-05-17 00:30:35,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:30:35,893 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:30:35,893 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:30:35,894 - functest.core.cloudify - DEBUG - Waiting for process 15942 to end... 2019-05-17 00:30:35,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:30:35,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:30:35,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:30:35,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:30:35,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:30:35,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:30:35,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:30:35,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:30:35,956 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:30:35,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:30:35,956 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:30:35 GMT 2019-05-17 00:30:35,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:30:35,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:30:35,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:30:35,956 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:30:35,956 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:30:40,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:30:41,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:30:41,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:30:41,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:30:41,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:30:41,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:30:41,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:30:41,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:30:41,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 995, "offset": 995, "size": 50}}} 2019-05-17 00:30:41,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:30:41,040 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:30:41 GMT 2019-05-17 00:30:41,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:30:41,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-17 00:30:41,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:30:41,040 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:30:41,040 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:30:41,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:30:41,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:30:41,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:30:41,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:30:41,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:30:41,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:30:41,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:30:41,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:30:41,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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:30:41,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:30:41,108 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:30:41 GMT 2019-05-17 00:30:41,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:30:41,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:30:41,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:30:41,109 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:30:41,109 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:30:46,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:30:46,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:30:46,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:30:46,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:30:46,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:30:46,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:30:46,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:30:46,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:30:46,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 995, "offset": 995, "size": 50}}} 2019-05-17 00:30:46,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:30:46,204 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:30:46 GMT 2019-05-17 00:30:46,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:30:46,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-17 00:30:46,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:30:46,204 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:30:46,204 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:30:46,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:30:46,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:30:46,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:30:46,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:30:46,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:30:46,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:30:46,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:30:46,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:30:46,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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:30:46,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:30:46,264 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:30:46 GMT 2019-05-17 00:30:46,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:30:46,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:30:46,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:30:46,265 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:30:46,265 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:30:51,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:30:51,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:30:51,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:30:51,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:30:51,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:30:51,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:30:51,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:30:51,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:30:51,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 995, "offset": 995, "size": 50}}} 2019-05-17 00:30:51,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:30:51,357 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:30:51 GMT 2019-05-17 00:30:51,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:30:51,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-17 00:30:51,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:30:51,357 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:30:51,358 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:30:51,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:30:51,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:30:51,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:30:51,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:30:51,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:30:51,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:30:51,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:30:51,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:30:51,421 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:30:51,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:30:51,421 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:30:51 GMT 2019-05-17 00:30:51,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:30:51,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:30:51,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:30:51,422 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:30:51,422 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:30:56,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:30:56,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:30:56,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:30:56,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:30:56,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:30:56,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:30:56,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:30:56,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:30:56,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:52.444Z", "message": " * Quiescing Bono SIP Edge Proxy bono", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:52.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a2d9b99e-52d7-4668-80c3-76fdfad21399"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:52.949Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:52.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a2d9b99e-52d7-4668-80c3-76fdfad21399"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:52.949Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:52.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a2d9b99e-52d7-4668-80c3-76fdfad21399"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:52.949Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:52.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a2d9b99e-52d7-4668-80c3-76fdfad21399"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:52.949Z", "message": "Execution done (PID=15942, return_code=124): /tmp/L23Z2/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:52.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a2d9b99e-52d7-4668-80c3-76fdfad21399"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:52.949Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:52.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a2d9b99e-52d7-4668-80c3-76fdfad21399"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:52.949Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:52.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a2d9b99e-52d7-4668-80c3-76fdfad21399"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:53.659Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:53.431Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_x65ef3", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:53.659Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/L23Z2/stop-bono.sh, exit_code: 124", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/L23Z2/stop-bono.sh, exit_code: 124", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_0fecqu/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_0fecqu/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_0fecqu/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_0fecqu/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_0fecqu/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_0fecqu/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/L23Z2/stop-bono.sh, exit_code: 124\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-17T00:30:52.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_x65ef3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:53.659Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:53.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_x65ef3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:53.659Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:52.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:54.627Z", "message": "Downloaded scripts/bind/bind.py to /tmp/5K4HN/bind.py", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:54.592Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.80fd2b59-2a85-4ecb-92c9-aa594bd7736c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:55.258Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:54.743Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.80fd2b59-2a85-4ecb-92c9-aa594bd7736c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:55.258Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:55.059Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.80fd2b59-2a85-4ecb-92c9-aa594bd7736c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:55.891Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:55.269Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.80fd2b59-2a85-4ecb-92c9-aa594bd7736c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:55.891Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:55.659Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:55.891Z", "message": "The config dict: {'public_ip': u'172.30.9.208', '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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:55.105Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.80fd2b59-2a85-4ecb-92c9-aa594bd7736c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:55.891Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:55.105Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.80fd2b59-2a85-4ecb-92c9-aa594bd7736c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:55.891Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:55.105Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.80fd2b59-2a85-4ecb-92c9-aa594bd7736c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:55.891Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpUW8keM', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:55.253Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.80fd2b59-2a85-4ecb-92c9-aa594bd7736c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:55.891Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:55.098Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.80fd2b59-2a85-4ecb-92c9-aa594bd7736c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:55.891Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpcKwovg', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:55.090Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.80fd2b59-2a85-4ecb-92c9-aa594bd7736c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:55.891Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:55.262Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.80fd2b59-2a85-4ecb-92c9-aa594bd7736c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:55.891Z", "message": "The config dict: {'public_ip': u'172.30.9.208', '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.25', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:55.089Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.80fd2b59-2a85-4ecb-92c9-aa594bd7736c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:55.891Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_ycz7jb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:55.089Z", "source_id": "bono_x65ef3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.80fd2b59-2a85-4ecb-92c9-aa594bd7736c"}, {"node_instance_id": "bono_x65ef3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:56.519Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:55.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_x65ef3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:56.519Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:56.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}], "metadata": {"pagination": {"total": 1020, "offset": 995, "size": 50}}} 2019-05-17 00:30:56,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:30:56,545 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:30:56 GMT 2019-05-17 00:30:56,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:30:56,545 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:30:56,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:30:56,545 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:30:56,546 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:30:56,546 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:30:56,547 - functest.core.cloudify - DEBUG - * Quiescing Bono SIP Edge Proxy bono 2019-05-17 00:30:56,547 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-17 00:30:56,547 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-17 00:30:56,547 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-17 00:30:56,548 - functest.core.cloudify - DEBUG - Execution done (PID=15942, return_code=124): /tmp/L23Z2/stop-bono.sh 2019-05-17 00:30:56,548 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-17 00:30:56,548 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-17 00:30:56,548 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:30:56,548 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/L23Z2/stop-bono.sh, exit_code: 124 2019-05-17 00:30:56,548 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:30:56,549 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-17 00:30:56,549 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/5K4HN/bind.py 2019-05-17 00:30:56,549 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-17 00:30:56,549 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-17 00:30:56,549 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-17 00:30:56,549 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-17 00:30:56,549 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', '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.25', u'hss_hostname': u''}. 2019-05-17 00:30:56,550 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-17 00:30:56,550 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-17 00:30:56,550 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpUW8keM', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:30:56,550 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-17 00:30:56,550 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpcKwovg', '/etc/bind/db.clearwater.local'] 2019-05-17 00:30:56,550 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-17 00:30:56,551 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', '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.25', u'hss_hostname': u''}. 2019-05-17 00:30:56,551 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-17 00:30:56,551 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:30:56,551 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:30:56,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:30:56,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:30:56,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:30:56,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:30:56,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:30:56,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:30:56,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:30:56,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:30:56,614 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:30:56,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:30:56,615 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:30:56 GMT 2019-05-17 00:30:56,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:30:56,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:30:56,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:30:56,615 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:30:56,615 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:01,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:31:01,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:01,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:01,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:01,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:01,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:01,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:01,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:01,717 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_x65ef3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:57.188Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:56.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:57.856Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/726RV/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:57.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a01a783e-b0c4-46ef-a1bf-f9c30bf33d03"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:58.573Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:57.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a01a783e-b0c4-46ef-a1bf-f9c30bf33d03"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:58.573Z", "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-05-17T00:30:57.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:58.573Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:57.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a01a783e-b0c4-46ef-a1bf-f9c30bf33d03"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:58.573Z", "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-05-17T00:30:57.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a01a783e-b0c4-46ef-a1bf-f9c30bf33d03"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:58.573Z", "message": "Process created, PID: 17189", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:57.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a01a783e-b0c4-46ef-a1bf-f9c30bf33d03"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:58.573Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:57.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a01a783e-b0c4-46ef-a1bf-f9c30bf33d03"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:59.141Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:30:59.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.be65d368-d947-4ba5-b5cd-7931aa38fa30"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:59.779Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-5a9612c0-89e0-4f8b-892c-4c644f2df3b4", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:59.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.be65d368-d947-4ba5-b5cd-7931aa38fa30"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:59.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64bb0fec50287464d31b5d38f6e9cd26b7e5366b\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:59.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.be65d368-d947-4ba5-b5cd-7931aa38fa30"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:30:59.779Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:30:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a9612c0-89e0-4f8b-892c-4c644f2df3b4 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:30:59.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.be65d368-d947-4ba5-b5cd-7931aa38fa30"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:00.947Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:30: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-8e841d20-7257-44df-8347-b25924b02bf3 x-compute-request-id: req-8e841d20-7257-44df-8347-b25924b02bf3 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9e:6b:f3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:30:26Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_vellum_host_ekoz0r\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:00.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.be65d368-d947-4ba5-b5cd-7931aa38fa30"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:01.450Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-8e841d20-7257-44df-8347-b25924b02bf3", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:00.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.be65d368-d947-4ba5-b5cd-7931aa38fa30"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:01.450Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-8e841d20-7257-44df-8347-b25924b02bf3", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:00.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.be65d368-d947-4ba5-b5cd-7931aa38fa30"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:01.450Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:00.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.be65d368-d947-4ba5-b5cd-7931aa38fa30"}], "metadata": {"pagination": {"total": 1038, "offset": 1022, "size": 50}}} 2019-05-17 00:31:01,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:01,718 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:01 GMT 2019-05-17 00:31:01,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:01,718 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:31:01,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:01,718 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:01,718 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:01,718 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:31:01,719 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-17 00:31:01,719 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/726RV/remove-cluster-node.sh 2019-05-17 00:31:01,720 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-17 00:31:01,720 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-17 00:31:01,720 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-17 00:31:01,720 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-17 00:31:01,720 - functest.core.cloudify - DEBUG - Process created, PID: 17189 2019-05-17 00:31:01,720 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-17 00:31:01,720 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:31:01,721 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-5a9612c0-89e0-4f8b-892c-4c644f2df3b4 2019-05-17 00:31:01,721 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64bb0fec50287464d31b5d38f6e9cd26b7e5366b" 2019-05-17 00:31:01,721 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:30:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a9612c0-89e0-4f8b-892c-4c644f2df3b4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:31:01,721 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:30: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-8e841d20-7257-44df-8347-b25924b02bf3 x-compute-request-id: req-8e841d20-7257-44df-8347-b25924b02bf3 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:6b:f3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e707303e-7d1d-46f2-a78f-e2e5301d8af5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:30:26Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_vellum_host_ekoz0r", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:31:01,721 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-8e841d20-7257-44df-8347-b25924b02bf3 2019-05-17 00:31:01,722 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-8e841d20-7257-44df-8347-b25924b02bf3 2019-05-17 00:31:01,722 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-17 00:31:01,722 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:31:01,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:01,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:01,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:01,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:01,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:01,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:01,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:01,837 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:31:01,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:01,837 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:01 GMT 2019-05-17 00:31:01,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:01,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:31:01,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:01,838 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:01,838 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:06,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:31:06,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:06,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:06,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:06,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:06,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:06,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:06,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:06,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_ekoz0r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:02.105Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:01.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:02.105Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:01.903Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:02.105Z", "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-05-17T00:31:01.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:02.105Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:01.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:03.022Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_wjnbe5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:02.975Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.71f068e3-9250-4614-a992-61bede6a91d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:03.639Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:31:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e87438c-df4f-40c6-9766-57a6de3e717c 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:02.980Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.71f068e3-9250-4614-a992-61bede6a91d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:03.639Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-8e87438c-df4f-40c6-9766-57a6de3e717c", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:02.981Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.71f068e3-9250-4614-a992-61bede6a91d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:03.639Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a49b8cd7cf551b614348048503ef043c56e6453b\"", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:03.384Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.71f068e3-9250-4614-a992-61bede6a91d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:05.008Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:31:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bacee1bf-9dd9-46a8-8da1-8fc35174943f x-compute-request-id: req-bacee1bf-9dd9-46a8-8da1-8fc35174943f Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9e:6b:f3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:30:26Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_vellum_host_ekoz0r\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:04.986Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.71f068e3-9250-4614-a992-61bede6a91d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:05.511Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a49b8cd7cf551b614348048503ef043c56e6453b\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:04.989Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.71f068e3-9250-4614-a992-61bede6a91d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:05.511Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-bacee1bf-9dd9-46a8-8da1-8fc35174943f", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:04.987Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.71f068e3-9250-4614-a992-61bede6a91d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:05.511Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-bacee1bf-9dd9-46a8-8da1-8fc35174943f", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:04.986Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.71f068e3-9250-4614-a992-61bede6a91d4"}], "metadata": {"pagination": {"total": 1050, "offset": 1038, "size": 50}}} 2019-05-17 00:31:06,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:06,950 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:06 GMT 2019-05-17 00:31:06,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:06,951 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:31:06,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:06,951 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:06,951 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:06,951 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:31:06,952 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:31:06,952 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:31:06,952 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-17 00:31:06,952 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-17 00:31:06,953 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:31:06,953 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:31:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e87438c-df4f-40c6-9766-57a6de3e717c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:31:06,953 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-8e87438c-df4f-40c6-9766-57a6de3e717c 2019-05-17 00:31:06,953 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49b8cd7cf551b614348048503ef043c56e6453b" 2019-05-17 00:31:06,953 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:31:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bacee1bf-9dd9-46a8-8da1-8fc35174943f x-compute-request-id: req-bacee1bf-9dd9-46a8-8da1-8fc35174943f Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:6b:f3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e707303e-7d1d-46f2-a78f-e2e5301d8af5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:30:26Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_vellum_host_ekoz0r", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:31:06,953 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49b8cd7cf551b614348048503ef043c56e6453b" -d '{"removeSecurityGroup": {"name": "clearwater-sg_vellum"}}' 2019-05-17 00:31:06,954 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-bacee1bf-9dd9-46a8-8da1-8fc35174943f 2019-05-17 00:31:06,954 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-bacee1bf-9dd9-46a8-8da1-8fc35174943f 2019-05-17 00:31:06,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:31:07,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:07,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:07,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:07,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:07,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:07,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:07,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:07,018 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:31:07,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:07,019 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:07 GMT 2019-05-17 00:31:07,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:07,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:31:07,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:07,019 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:07,019 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:12,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:31:12,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:12,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:12,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:12,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:12,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:12,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:12,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:12,111 - 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-05-17T00:31:07.016Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:31: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 x-openstack-request-id: req-31f242e8-9c8a-419c-843c-28b8cc3fd2d7 x-compute-request-id: req-31f242e8-9c8a-419c-843c-28b8cc3fd2d7 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:06.831Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.71f068e3-9250-4614-a992-61bede6a91d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:07.519Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/action used request id req-31f242e8-9c8a-419c-843c-28b8cc3fd2d7", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:06.831Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.71f068e3-9250-4614-a992-61bede6a91d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:07.519Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a49b8cd7cf551b614348048503ef043c56e6453b\"", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:06.832Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.71f068e3-9250-4614-a992-61bede6a91d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:07.519Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/action used request id req-31f242e8-9c8a-419c-843c-28b8cc3fd2d7", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:06.831Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.71f068e3-9250-4614-a992-61bede6a91d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:08.236Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:31: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-6b6e3982-9c80-4dcc-8e0f-17c53211ab2d x-compute-request-id: req-6b6e3982-9c80-4dcc-8e0f-17c53211ab2d Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9e:6b:f3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:30:26Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_vellum_host_ekoz0r\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:08.177Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.71f068e3-9250-4614-a992-61bede6a91d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:08.739Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-6b6e3982-9c80-4dcc-8e0f-17c53211ab2d", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:08.177Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.71f068e3-9250-4614-a992-61bede6a91d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:08.739Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-6b6e3982-9c80-4dcc-8e0f-17c53211ab2d", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:08.177Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.71f068e3-9250-4614-a992-61bede6a91d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:08.739Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a49b8cd7cf551b614348048503ef043c56e6453b\"", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:08.178Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.71f068e3-9250-4614-a992-61bede6a91d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:09.405Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:31: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-6c54c6d6-b617-4fb2-ab0e-a6db11559081 x-compute-request-id: req-6c54c6d6-b617-4fb2-ab0e-a6db11559081 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:09.289Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.71f068e3-9250-4614-a992-61bede6a91d4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:10.096Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:09.834Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:10.096Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:09.719Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:10.096Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-6c54c6d6-b617-4fb2-ab0e-a6db11559081", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:09.290Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.71f068e3-9250-4614-a992-61bede6a91d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:10.096Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-6c54c6d6-b617-4fb2-ab0e-a6db11559081", "level": "debug", "target_id": "vellum_security_group_wjnbe5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:09.289Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.71f068e3-9250-4614-a992-61bede6a91d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:10.964Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:10.911Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e427025a-efbe-490a-8c8d-dbc6ad9797e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:11.467Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-117daa35-a56b-4617-8220-b205bd6555a3", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:10.916Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e427025a-efbe-490a-8c8d-dbc6ad9797e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:11.467Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:31:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-117daa35-a56b-4617-8220-b205bd6555a3 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:10.916Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e427025a-efbe-490a-8c8d-dbc6ad9797e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:12.035Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8cd29294736943fb30f0488c33bdb86a9a0ea6b5\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:11.340Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e427025a-efbe-490a-8c8d-dbc6ad9797e2"}], "metadata": {"pagination": {"total": 1067, "offset": 1050, "size": 50}}} 2019-05-17 00:31:12,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:12,111 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:12 GMT 2019-05-17 00:31:12,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:12,111 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:31:12,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:12,112 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:12,112 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:12,112 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:31:12,113 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:31: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 x-openstack-request-id: req-31f242e8-9c8a-419c-843c-28b8cc3fd2d7 x-compute-request-id: req-31f242e8-9c8a-419c-843c-28b8cc3fd2d7 Content-Length: 0 Content-Type: application/json 2019-05-17 00:31:12,113 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/action used request id req-31f242e8-9c8a-419c-843c-28b8cc3fd2d7 2019-05-17 00:31:12,113 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49b8cd7cf551b614348048503ef043c56e6453b" 2019-05-17 00:31:12,114 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/action used request id req-31f242e8-9c8a-419c-843c-28b8cc3fd2d7 2019-05-17 00:31:12,114 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:31: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-6b6e3982-9c80-4dcc-8e0f-17c53211ab2d x-compute-request-id: req-6b6e3982-9c80-4dcc-8e0f-17c53211ab2d Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:6b:f3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e707303e-7d1d-46f2-a78f-e2e5301d8af5", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:30:26Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_vellum_host_ekoz0r", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:31:12,114 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-6b6e3982-9c80-4dcc-8e0f-17c53211ab2d 2019-05-17 00:31:12,114 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-6b6e3982-9c80-4dcc-8e0f-17c53211ab2d 2019-05-17 00:31:12,114 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49b8cd7cf551b614348048503ef043c56e6453b" 2019-05-17 00:31:12,114 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:31: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-6c54c6d6-b617-4fb2-ab0e-a6db11559081 x-compute-request-id: req-6c54c6d6-b617-4fb2-ab0e-a6db11559081 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-17 00:31:12,115 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:31:12,115 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:31:12,115 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-6c54c6d6-b617-4fb2-ab0e-a6db11559081 2019-05-17 00:31:12,115 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-6c54c6d6-b617-4fb2-ab0e-a6db11559081 2019-05-17 00:31:12,115 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:31:12,115 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-117daa35-a56b-4617-8220-b205bd6555a3 2019-05-17 00:31:12,116 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:31:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-117daa35-a56b-4617-8220-b205bd6555a3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:31:12,116 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cd29294736943fb30f0488c33bdb86a9a0ea6b5" 2019-05-17 00:31:12,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:31:12,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:12,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:12,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:12,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:12,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:12,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:12,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:12,196 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:31:12,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:12,196 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:12 GMT 2019-05-17 00:31:12,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:12,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:31:12,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:12,197 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:12,197 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:17,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:31:17,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:17,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:17,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:17,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:17,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:17,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:17,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:17,310 - 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-05-17T00:31:12.754Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:31: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-1de1f917-85a9-4333-9d16-a3ac4a2a7a9c x-compute-request-id: req-1de1f917-85a9-4333-9d16-a3ac4a2a7a9c Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9e:6b:f3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:30:26Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_vellum_host_ekoz0r\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:12.658Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e427025a-efbe-490a-8c8d-dbc6ad9797e2"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:12.754Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:12.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a01a783e-b0c4-46ef-a1bf-f9c30bf33d03"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:12.754Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:12.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a01a783e-b0c4-46ef-a1bf-f9c30bf33d03"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:12.754Z", "message": " Failed to remove instance from cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:12.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a01a783e-b0c4-46ef-a1bf-f9c30bf33d03"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:12.754Z", "message": " Received an error trying to remove member a8b9375954dad339: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.25:4000 has no leader", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:12.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a01a783e-b0c4-46ef-a1bf-f9c30bf33d03"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:12.754Z", "message": " ; error #1: client: endpoint http://192.168.120.7:4000 exceeded header timeout", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:12.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a01a783e-b0c4-46ef-a1bf-f9c30bf33d03"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:12.754Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:12.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a01a783e-b0c4-46ef-a1bf-f9c30bf33d03"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:12.754Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:12.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a01a783e-b0c4-46ef-a1bf-f9c30bf33d03"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:12.754Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:12.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a01a783e-b0c4-46ef-a1bf-f9c30bf33d03"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:12.754Z", "message": "Execution done (PID=17189, return_code=2): /tmp/726RV/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:12.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a01a783e-b0c4-46ef-a1bf-f9c30bf33d03"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:12.754Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:12.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a01a783e-b0c4-46ef-a1bf-f9c30bf33d03"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:12.754Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:12.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a01a783e-b0c4-46ef-a1bf-f9c30bf33d03"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:12.754Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:12.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a01a783e-b0c4-46ef-a1bf-f9c30bf33d03"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:12.754Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:12.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a01a783e-b0c4-46ef-a1bf-f9c30bf33d03"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:12.754Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:12.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a01a783e-b0c4-46ef-a1bf-f9c30bf33d03"}, {"node_instance_id": "bono_x65ef3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:12.754Z", "message": " ; error #2: client: etcd member http://192.168.120.12:4000 has no leader", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:12.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.a01a783e-b0c4-46ef-a1bf-f9c30bf33d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:13.299Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-1de1f917-85a9-4333-9d16-a3ac4a2a7a9c", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:12.659Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e427025a-efbe-490a-8c8d-dbc6ad9797e2"}, {"node_instance_id": "bono_x65ef3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:13.299Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:12.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_x65ef3", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:13.299Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/726RV/remove-cluster-node.sh, exit_code: 2", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/726RV/remove-cluster-node.sh, exit_code: 2", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_0fecqu/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_0fecqu/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_0fecqu/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_0fecqu/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_0fecqu/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_0fecqu/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/726RV/remove-cluster-node.sh, exit_code: 2\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-17T00:31:12.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:13.299Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-1de1f917-85a9-4333-9d16-a3ac4a2a7a9c", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:12.658Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e427025a-efbe-490a-8c8d-dbc6ad9797e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:13.299Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8cd29294736943fb30f0488c33bdb86a9a0ea6b5\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:12.659Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e427025a-efbe-490a-8c8d-dbc6ad9797e2"}, {"node_instance_id": "proxy_node_lpqd3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:13.299Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:13.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "proxy_node_lpqd3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:13.901Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:13.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:13.901Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:13.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_ycz7jb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:13.901Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:13.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_ycz7jb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:14.497Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:13.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_ycz7jb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:14.497Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:14.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:14.497Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:13.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_ycz7jb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:15.116Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:14.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:15.116Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8cd29294736943fb30f0488c33bdb86a9a0ea6b5\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:14.562Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e427025a-efbe-490a-8c8d-dbc6ad9797e2"}, {"node_instance_id": "proxy_node_lpqd3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:15.116Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:14.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:15.116Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/action used request id req-ddff5c56-9086-4976-a9c8-d96998e0037d", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:14.560Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e427025a-efbe-490a-8c8d-dbc6ad9797e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:15.116Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:31:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ddff5c56-9086-4976-a9c8-d96998e0037d x-compute-request-id: req-ddff5c56-9086-4976-a9c8-d96998e0037d Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:14.559Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e427025a-efbe-490a-8c8d-dbc6ad9797e2"}, {"node_instance_id": "proxy_node_lpqd3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:15.116Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:14.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:15.116Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/action used request id req-ddff5c56-9086-4976-a9c8-d96998e0037d", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:14.560Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e427025a-efbe-490a-8c8d-dbc6ad9797e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:15.738Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8cd29294736943fb30f0488c33bdb86a9a0ea6b5\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:15.276Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e427025a-efbe-490a-8c8d-dbc6ad9797e2"}, {"node_instance_id": "proxy_node_lpqd3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:15.738Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:15.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_ycz7jb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:15.738Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:14.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:15.738Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-fed56882-9b8c-4495-8010-5cb4a82e84fd", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:15.380Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e427025a-efbe-490a-8c8d-dbc6ad9797e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:15.738Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-fed56882-9b8c-4495-8010-5cb4a82e84fd", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:15.380Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e427025a-efbe-490a-8c8d-dbc6ad9797e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:15.738Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-cbaa7074-3d13-49e1-ac6b-130e8b2939fc", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:15.275Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e427025a-efbe-490a-8c8d-dbc6ad9797e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:15.738Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-cbaa7074-3d13-49e1-ac6b-130e8b2939fc", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:15.275Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e427025a-efbe-490a-8c8d-dbc6ad9797e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:15.738Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:31: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-cbaa7074-3d13-49e1-ac6b-130e8b2939fc x-compute-request-id: req-cbaa7074-3d13-49e1-ac6b-130e8b2939fc Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9e:6b:f3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:30:26Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_vellum_host_ekoz0r\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:15.275Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e427025a-efbe-490a-8c8d-dbc6ad9797e2"}, {"node_instance_id": "proxy_node_lpqd3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:15.738Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:14.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:15.738Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:31: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-fed56882-9b8c-4495-8010-5cb4a82e84fd x-compute-request-id: req-fed56882-9b8c-4495-8010-5cb4a82e84fd Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:15.380Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.e427025a-efbe-490a-8c8d-dbc6ad9797e2"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:16.373Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:15.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:16.373Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:15.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:16.373Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:15.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:16.373Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:15.704Z", "source_id": "vellum_host_ekoz0r", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:16.373Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:15.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}], "metadata": {"pagination": {"total": 1119, "offset": 1067, "size": 50}}} 2019-05-17 00:31:17,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:17,310 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:17 GMT 2019-05-17 00:31:17,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:17,311 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:31:17,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:17,311 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:17,311 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:17,311 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:31:17,313 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:31: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-1de1f917-85a9-4333-9d16-a3ac4a2a7a9c x-compute-request-id: req-1de1f917-85a9-4333-9d16-a3ac4a2a7a9c Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:6b:f3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e707303e-7d1d-46f2-a78f-e2e5301d8af5", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:30:26Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_vellum_host_ekoz0r", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:31:17,313 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-17 00:31:17,314 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-17 00:31:17,314 - functest.core.cloudify - DEBUG - Failed to remove instance from cluster 2019-05-17 00:31:17,314 - functest.core.cloudify - DEBUG - Received an error trying to remove member a8b9375954dad339: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.25:4000 has no leader 2019-05-17 00:31:17,314 - functest.core.cloudify - DEBUG - ; error #1: client: endpoint http://192.168.120.7:4000 exceeded header timeout 2019-05-17 00:31:17,314 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-17 00:31:17,314 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-17 00:31:17,314 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-17 00:31:17,315 - functest.core.cloudify - DEBUG - Execution done (PID=17189, return_code=2): /tmp/726RV/remove-cluster-node.sh 2019-05-17 00:31:17,315 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-17 00:31:17,315 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-17 00:31:17,315 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-17 00:31:17,315 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-17 00:31:17,315 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-17 00:31:17,316 - functest.core.cloudify - DEBUG - ; error #2: client: etcd member http://192.168.120.12:4000 has no leader 2019-05-17 00:31:17,316 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-1de1f917-85a9-4333-9d16-a3ac4a2a7a9c 2019-05-17 00:31:17,316 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:31:17,316 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/726RV/remove-cluster-node.sh, exit_code: 2 2019-05-17 00:31:17,316 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-1de1f917-85a9-4333-9d16-a3ac4a2a7a9c 2019-05-17 00:31:17,316 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cd29294736943fb30f0488c33bdb86a9a0ea6b5" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-17 00:31:17,317 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:31:17,317 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 00:31:17,317 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:31:17,317 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:31:17,317 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 00:31:17,317 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:31:17,317 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-17 00:31:17,318 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:31:17,318 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cd29294736943fb30f0488c33bdb86a9a0ea6b5" 2019-05-17 00:31:17,318 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:31:17,318 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/action used request id req-ddff5c56-9086-4976-a9c8-d96998e0037d 2019-05-17 00:31:17,318 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:31:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ddff5c56-9086-4976-a9c8-d96998e0037d x-compute-request-id: req-ddff5c56-9086-4976-a9c8-d96998e0037d Content-Length: 0 Content-Type: application/json 2019-05-17 00:31:17,318 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:31:17,319 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/action used request id req-ddff5c56-9086-4976-a9c8-d96998e0037d 2019-05-17 00:31:17,319 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cd29294736943fb30f0488c33bdb86a9a0ea6b5" 2019-05-17 00:31:17,319 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:31:17,319 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-05-17 00:31:17,319 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-fed56882-9b8c-4495-8010-5cb4a82e84fd 2019-05-17 00:31:17,319 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5/os-security-groups used request id req-fed56882-9b8c-4495-8010-5cb4a82e84fd 2019-05-17 00:31:17,319 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-cbaa7074-3d13-49e1-ac6b-130e8b2939fc 2019-05-17 00:31:17,320 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-cbaa7074-3d13-49e1-ac6b-130e8b2939fc 2019-05-17 00:31:17,320 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:31: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-cbaa7074-3d13-49e1-ac6b-130e8b2939fc x-compute-request-id: req-cbaa7074-3d13-49e1-ac6b-130e8b2939fc Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:6b:f3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e707303e-7d1d-46f2-a78f-e2e5301d8af5", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:30:26Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_vellum_host_ekoz0r", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:31:17,320 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-05-17 00:31:17,320 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:31: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-fed56882-9b8c-4495-8010-5cb4a82e84fd x-compute-request-id: req-fed56882-9b8c-4495-8010-5cb4a82e84fd Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-17 00:31:17,320 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:31:17,320 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-17 00:31:17,320 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-17 00:31:17,321 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:31:17,321 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:31:17,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:31:17,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:17,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:17,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:17,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:17,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:17,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:17,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:17,397 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:31:17,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:17,397 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:17 GMT 2019-05-17 00:31:17,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:17,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:31:17,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:17,398 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:17,398 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:22,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:31:22,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:22,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:22,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:22,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:22,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:22,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:22,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:22,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_glt4b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:16.373Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:15.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:16.990Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:16.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:17.526Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:17.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:18.143Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:18.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:18.737Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:18.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:18.737Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:18.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:18.737Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:18.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:19.417Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:18.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:19.417Z", "message": "Stopping agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:18.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:19.948Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:31:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-101ad9bc-b62b-4436-b84d-0504893f40e5 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:19.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fc40640c-2bf3-438d-afeb-f40adbf1ed28"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:19.948Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:19.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fc40640c-2bf3-438d-afeb-f40adbf1ed28"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:19.948Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:31:19.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fc40640c-2bf3-438d-afeb-f40adbf1ed28"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:19.948Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-101ad9bc-b62b-4436-b84d-0504893f40e5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:19.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fc40640c-2bf3-438d-afeb-f40adbf1ed28"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:19.948Z", "message": "Stopping Agent bono_host_0fecqu", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:19.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.f7ca9dec-b849-4c4c-b728-fda025a68719"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:20.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}25f2aceab4a2c876a49d2eb05280d1249fdfe0f4\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:19.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fc40640c-2bf3-438d-afeb-f40adbf1ed28"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:20.596Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:20.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:20.596Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:20.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:21.237Z", "message": "Successfully stopped daemon: bono_host_0fecqu\u001b[0m", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:21.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.f7ca9dec-b849-4c4c-b728-fda025a68719"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:21.237Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:31: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-0cb98ce1-9e7d-46b0-b163-ad9a456dc861 x-compute-request-id: req-0cb98ce1-9e7d-46b0-b163-ad9a456dc861 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9e:6b:f3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:30:26Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_vellum_host_ekoz0r\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:20.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fc40640c-2bf3-438d-afeb-f40adbf1ed28"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:21.237Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-0cb98ce1-9e7d-46b0-b163-ad9a456dc861", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:20.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fc40640c-2bf3-438d-afeb-f40adbf1ed28"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:21.237Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-0cb98ce1-9e7d-46b0-b163-ad9a456dc861", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:20.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fc40640c-2bf3-438d-afeb-f40adbf1ed28"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:21.237Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}25f2aceab4a2c876a49d2eb05280d1249fdfe0f4\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:20.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fc40640c-2bf3-438d-afeb-f40adbf1ed28"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:21.237Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:21.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.f7ca9dec-b849-4c4c-b728-fda025a68719"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:21.237Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bono_host_0fecqu stop", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:21.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.f7ca9dec-b849-4c4c-b728-fda025a68719"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:21.237Z", "message": "RESP: [204] Date: Fri, 17 May 2019 00:31:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc2fd26b-3abe-475a-bc21-4399e3564f18 x-compute-request-id: req-dc2fd26b-3abe-475a-bc21-4399e3564f18 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:21.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fc40640c-2bf3-438d-afeb-f40adbf1ed28"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:21.740Z", "message": "DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-dc2fd26b-3abe-475a-bc21-4399e3564f18", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:21.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fc40640c-2bf3-438d-afeb-f40adbf1ed28"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:21.740Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}25f2aceab4a2c876a49d2eb05280d1249fdfe0f4\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:21.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fc40640c-2bf3-438d-afeb-f40adbf1ed28"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:21.740Z", "message": "DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-dc2fd26b-3abe-475a-bc21-4399e3564f18", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:21.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fc40640c-2bf3-438d-afeb-f40adbf1ed28"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:22.381Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:21.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:22.381Z", "message": "Waiting for server \"e707303e-7d1d-46f2-a78f-e2e5301d8af5\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:21.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fc40640c-2bf3-438d-afeb-f40adbf1ed28"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:22.381Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-937a92cf-53c0-4057-abac-f509d08d6a0e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:21.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fc40640c-2bf3-438d-afeb-f40adbf1ed28"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:22.381Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:31: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-937a92cf-53c0-4057-abac-f509d08d6a0e x-compute-request-id: req-937a92cf-53c0-4057-abac-f509d08d6a0e Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9e:6b:f3\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:30.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"e707303e-7d1d-46f2-a78f-e2e5301d8af5\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:31:21Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_vellum_host_ekoz0r\", \"created\": \"2019-05-17T00:06:39Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:21.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fc40640c-2bf3-438d-afeb-f40adbf1ed28"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:22.381Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-937a92cf-53c0-4057-abac-f509d08d6a0e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:21.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fc40640c-2bf3-438d-afeb-f40adbf1ed28"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:22.381Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:21.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:22.381Z", "message": "Stopping agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:21.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}], "metadata": {"pagination": {"total": 1152, "offset": 1117, "size": 50}}} 2019-05-17 00:31:22,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:22,488 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:22 GMT 2019-05-17 00:31:22,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:22,488 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:31:22,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:22,489 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:22,489 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:22,489 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:31:22,491 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:31:22,491 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-17 00:31:22,491 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-17 00:31:22,491 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:31:22,491 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:31:22,492 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-17 00:31:22,492 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-17 00:31:22,492 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-17 00:31:22,492 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-17 00:31:22,492 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:31:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-101ad9bc-b62b-4436-b84d-0504893f40e5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:31:22,492 - functest.core.cloudify - DEBUG - deleting server 2019-05-17 00:31:22,492 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:31:22,493 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-101ad9bc-b62b-4436-b84d-0504893f40e5 2019-05-17 00:31:22,493 - functest.core.cloudify - DEBUG - Stopping Agent bono_host_0fecqu 2019-05-17 00:31:22,493 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25f2aceab4a2c876a49d2eb05280d1249fdfe0f4" 2019-05-17 00:31:22,493 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-17 00:31:22,493 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-17 00:31:22,493 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bono_host_0fecqu 2019-05-17 00:31:22,494 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:31: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-0cb98ce1-9e7d-46b0-b163-ad9a456dc861 x-compute-request-id: req-0cb98ce1-9e7d-46b0-b163-ad9a456dc861 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:6b:f3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e707303e-7d1d-46f2-a78f-e2e5301d8af5", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:30:26Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_vellum_host_ekoz0r", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:31:22,494 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-0cb98ce1-9e7d-46b0-b163-ad9a456dc861 2019-05-17 00:31:22,494 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-0cb98ce1-9e7d-46b0-b163-ad9a456dc861 2019-05-17 00:31:22,494 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25f2aceab4a2c876a49d2eb05280d1249fdfe0f4" 2019-05-17 00:31:22,494 - functest.core.cloudify - DEBUG - Stopping... 2019-05-17 00:31:22,494 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bono_host_0fecqu stop 2019-05-17 00:31:22,495 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 17 May 2019 00:31:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc2fd26b-3abe-475a-bc21-4399e3564f18 x-compute-request-id: req-dc2fd26b-3abe-475a-bc21-4399e3564f18 Content-Type: application/json 2019-05-17 00:31:22,495 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-dc2fd26b-3abe-475a-bc21-4399e3564f18 2019-05-17 00:31:22,495 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25f2aceab4a2c876a49d2eb05280d1249fdfe0f4" 2019-05-17 00:31:22,495 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-dc2fd26b-3abe-475a-bc21-4399e3564f18 2019-05-17 00:31:22,495 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-17 00:31:22,495 - functest.core.cloudify - DEBUG - Waiting for server "e707303e-7d1d-46f2-a78f-e2e5301d8af5" to be deleted. current status: SHUTOFF 2019-05-17 00:31:22,496 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-937a92cf-53c0-4057-abac-f509d08d6a0e 2019-05-17 00:31:22,496 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:31: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-937a92cf-53c0-4057-abac-f509d08d6a0e x-compute-request-id: req-937a92cf-53c0-4057-abac-f509d08d6a0e Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:6b:f3", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:30.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "e707303e-7d1d-46f2-a78f-e2e5301d8af5", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:31:21Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_vellum_host_ekoz0r", "created": "2019-05-17T00:06:39Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:31:22,496 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-937a92cf-53c0-4057-abac-f509d08d6a0e 2019-05-17 00:31:22,496 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-17 00:31:22,496 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-17 00:31:22,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:31:22,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:22,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:22,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:22,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:22,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:22,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:22,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:22,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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:31:22,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:22,610 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:22 GMT 2019-05-17 00:31:22,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:22,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:31:22,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:22,610 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:22,610 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:27,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:31:27,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:27,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:27,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:27,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:27,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:27,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:27,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:27,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_glt4b0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:22.976Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:22.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:22.976Z", "message": "Deleting agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:21.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:22.976Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:22.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:23.693Z", "message": "Stopping Agent bind_host_glt4b0", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:22.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46f2c5b4-7c2c-4cdf-8b80-fe46c3343e04"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:24.203Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:24.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46f2c5b4-7c2c-4cdf-8b80-fe46c3343e04"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:24.203Z", "message": "Deleting Agent bono_host_0fecqu", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:23.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5801bfad-0407-4227-8074-cbbd80ce7eb2"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:24.705Z", "message": "Successfully stopped daemon: bind_host_glt4b0\u001b[0m", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:24.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46f2c5b4-7c2c-4cdf-8b80-fe46c3343e04"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:24.705Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bind_host_glt4b0 stop", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:24.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46f2c5b4-7c2c-4cdf-8b80-fe46c3343e04"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:25.402Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:24.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:25.402Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:24.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:25.402Z", "message": "Deleting agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:24.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:26.270Z", "message": "Deleting Agent bind_host_glt4b0", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:25.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7d2c785a-5168-4edb-95e6-06b8d0af867b"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:26.836Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}25f2aceab4a2c876a49d2eb05280d1249fdfe0f4\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:26.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fc40640c-2bf3-438d-afeb-f40adbf1ed28"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:27.368Z", "message": "RESP: [404] Date: Fri, 17 May 2019 00:31: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-e141852e-869b-4195-b4b3-f0e5ed767f1c x-compute-request-id: req-e141852e-869b-4195-b4b3-f0e5ed767f1c Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance e707303e-7d1d-46f2-a78f-e2e5301d8af5 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-05-17T00:31:26.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fc40640c-2bf3-438d-afeb-f40adbf1ed28"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:27.368Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:27.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:27.368Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-e141852e-869b-4195-b4b3-f0e5ed767f1c", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:26.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fc40640c-2bf3-438d-afeb-f40adbf1ed28"}, {"node_instance_id": "vellum_host_ekoz0r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:27.368Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-e141852e-869b-4195-b4b3-f0e5ed767f1c", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:26.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fc40640c-2bf3-438d-afeb-f40adbf1ed28"}], "metadata": {"pagination": {"total": 1169, "offset": 1152, "size": 50}}} 2019-05-17 00:31:27,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:27,695 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:27 GMT 2019-05-17 00:31:27,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:27,695 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:31:27,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:27,696 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:27,696 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:27,696 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:31:27,697 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-17 00:31:27,697 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-17 00:31:27,697 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-17 00:31:27,697 - functest.core.cloudify - DEBUG - Stopping Agent bind_host_glt4b0 2019-05-17 00:31:27,697 - functest.core.cloudify - DEBUG - Stopping... 2019-05-17 00:31:27,698 - functest.core.cloudify - DEBUG - Deleting Agent bono_host_0fecqu 2019-05-17 00:31:27,698 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bind_host_glt4b0 2019-05-17 00:31:27,698 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bind_host_glt4b0 stop 2019-05-17 00:31:27,698 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-17 00:31:27,698 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-17 00:31:27,698 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-17 00:31:27,699 - functest.core.cloudify - DEBUG - Deleting Agent bind_host_glt4b0 2019-05-17 00:31:27,699 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25f2aceab4a2c876a49d2eb05280d1249fdfe0f4" 2019-05-17 00:31:27,699 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 17 May 2019 00:31: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-e141852e-869b-4195-b4b3-f0e5ed767f1c x-compute-request-id: req-e141852e-869b-4195-b4b3-f0e5ed767f1c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e707303e-7d1d-46f2-a78f-e2e5301d8af5 could not be found.", "code": 404}} 2019-05-17 00:31:27,699 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-17 00:31:27,699 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-e141852e-869b-4195-b4b3-f0e5ed767f1c 2019-05-17 00:31:27,699 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/e707303e-7d1d-46f2-a78f-e2e5301d8af5 used request id req-e141852e-869b-4195-b4b3-f0e5ed767f1c 2019-05-17 00:31:27,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:31:27,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:27,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:27,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:27,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:27,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:27,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:27,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:27,778 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:31:27,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:27,778 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:27 GMT 2019-05-17 00:31:27,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:27,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:31:27,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:27,779 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:27,779 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:32,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:31:32,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:32,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:32,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:32,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:32,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:32,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:32,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:32,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:27.971Z", "message": "Successfully deleted daemon: bono_host_0fecqu", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:27.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5801bfad-0407-4227-8074-cbbd80ce7eb2"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:27.971Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:27.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5801bfad-0407-4227-8074-cbbd80ce7eb2"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:27.971Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:27.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_host_ekoz0r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:27.971Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:27.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:27.971Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:27.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:27.971Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:27.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5801bfad-0407-4227-8074-cbbd80ce7eb2"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:27.971Z", "message": "00:31:27 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_0fecqu: No response received for task 37dec3c4008a4a7db5035985110e6262", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:27.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5801bfad-0407-4227-8074-cbbd80ce7eb2"}, {"node_instance_id": "vellum_security_group_wjnbe5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:28.604Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:28.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_security_group_wjnbe5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:28.604Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:28.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:29.199Z", "message": "Agent deleted", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:28.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:29.199Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:28.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_security_group_wjnbe5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:29.199Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:28.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:29.796Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:28.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:29.796Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:28.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:29.796Z", "message": "Stopping agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:29.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_security_group_wjnbe5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:30.435Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:29.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_security_group_wjnbe5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:30.435Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:29.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:30.435Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:29.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:30.435Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:31:29.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.07667e3c-e0ce-4875-9e70-23e43efafdc0"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:30.435Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:31:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13edbae5-5ae8-4e65-a704-589a907ef42a 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:29.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.07667e3c-e0ce-4875-9e70-23e43efafdc0"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:30.435Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-13edbae5-5ae8-4e65-a704-589a907ef42a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:29.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.07667e3c-e0ce-4875-9e70-23e43efafdc0"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:30.435Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:30.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7d2c785a-5168-4edb-95e6-06b8d0af867b"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:30.435Z", "message": "00:31:29 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_glt4b0: No response received for task fe3d2d8ae8ba41edb407a2bc62c6927f", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:30.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7d2c785a-5168-4edb-95e6-06b8d0af867b"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:30.435Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:30.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7d2c785a-5168-4edb-95e6-06b8d0af867b"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:30.435Z", "message": "Successfully deleted daemon: bind_host_glt4b0", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:30.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7d2c785a-5168-4edb-95e6-06b8d0af867b"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:30.998Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f4d6891424f96e33f0bd0e439709e55b23a03388\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:30.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.07667e3c-e0ce-4875-9e70-23e43efafdc0"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:30.998Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:30.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:30.998Z", "message": "Agent deleted", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:30.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:30.998Z", "message": "Stopping Agent proxy_host_b082yf", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:30.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.8f0d748a-261e-47c8-ba09-5ebb4d6f853e"}, {"node_instance_id": "vellum_security_group_wjnbe5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:30.998Z", "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-05-17T00:31:29.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:31.635Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:31:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a5db9fd-b9df-4d65-a7b3-0d7a6369bb37 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:31.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.14be419a-82fb-4d8a-a3fc-6728946afa2f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:31.635Z", "message": "Stopping daemon with command: sudo service cloudify-worker-proxy_host_b082yf stop", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:31.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.8f0d748a-261e-47c8-ba09-5ebb4d6f853e"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:31.635Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/security-groups/e088c23f-5872-42fa-9217-a2793d116b8c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0d58e24dedb443f30254cccc20fae71d590b8d85\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:31.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.14be419a-82fb-4d8a-a3fc-6728946afa2f"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:31.635Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:31.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:31.635Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:31.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.14be419a-82fb-4d8a-a3fc-6728946afa2f"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:31.635Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:31:31.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.14be419a-82fb-4d8a-a3fc-6728946afa2f"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:31.635Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:31.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.8f0d748a-261e-47c8-ba09-5ebb4d6f853e"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:31.635Z", "message": "Successfully stopped daemon: proxy_host_b082yf\u001b[0m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:31.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.8f0d748a-261e-47c8-ba09-5ebb4d6f853e"}, {"node_instance_id": "vellum_security_group_wjnbe5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:31.635Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-6a5db9fd-b9df-4d65-a7b3-0d7a6369bb37", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:31.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.14be419a-82fb-4d8a-a3fc-6728946afa2f"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:32.174Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:31.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:32.174Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:31: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-076698d4-f4cb-4c15-939a-6e2daeec342c x-compute-request-id: req-076698d4-f4cb-4c15-939a-6e2daeec342c Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:28.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:28Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:32.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.07667e3c-e0ce-4875-9e70-23e43efafdc0"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:32.742Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-e63bddcb-f7f8-4d22-bc8c-8ed20f1929f0", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:32.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.07667e3c-e0ce-4875-9e70-23e43efafdc0"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:32.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:31:32.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.22679f38-e773-4172-a533-385b3c9d1ca4"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:32.742Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d04e078-b283-443a-8920-23b6c312def5 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:32.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.22679f38-e773-4172-a533-385b3c9d1ca4"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:32.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10a0463c41c6e6f5544596efd7ea5a6c70237503\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:32.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.22679f38-e773-4172-a533-385b3c9d1ca4"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:32.742Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:31: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-e63bddcb-f7f8-4d22-bc8c-8ed20f1929f0 x-compute-request-id: req-e63bddcb-f7f8-4d22-bc8c-8ed20f1929f0 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-05-17T00:31:32.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.07667e3c-e0ce-4875-9e70-23e43efafdc0"}, {"node_instance_id": "vellum_security_group_wjnbe5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:32.742Z", "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-05-17T00:31:32.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:32.742Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-076698d4-f4cb-4c15-939a-6e2daeec342c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:32.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.07667e3c-e0ce-4875-9e70-23e43efafdc0"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:32.742Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-076698d4-f4cb-4c15-939a-6e2daeec342c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:32.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.07667e3c-e0ce-4875-9e70-23e43efafdc0"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:32.742Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f4d6891424f96e33f0bd0e439709e55b23a03388\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:32.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.07667e3c-e0ce-4875-9e70-23e43efafdc0"}], "metadata": {"pagination": {"total": 1226, "offset": 1169, "size": 50}}} 2019-05-17 00:31:32,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:32,895 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:32 GMT 2019-05-17 00:31:32,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:32,895 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:31:32,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:32,895 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:32,895 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:32,895 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:31:32,897 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bono_host_0fecqu 2019-05-17 00:31:32,898 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-17 00:31:32,898 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-17 00:31:32,898 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:31:32,898 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-17 00:31:32,898 - functest.core.cloudify - DEBUG - Deleting... 2019-05-17 00:31:32,898 - functest.core.cloudify - DEBUG - 00:31:27 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_0fecqu: No response received for task 37dec3c4008a4a7db5035985110e6262 2019-05-17 00:31:32,899 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:31:32,899 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 00:31:32,899 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-17 00:31:32,899 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-17 00:31:32,899 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:31:32,899 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-17 00:31:32,899 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-17 00:31:32,900 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-17 00:31:32,900 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:31:32,900 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:31:32,900 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-17 00:31:32,900 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:31:32,900 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:31:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13edbae5-5ae8-4e65-a704-589a907ef42a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:31:32,901 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-13edbae5-5ae8-4e65-a704-589a907ef42a 2019-05-17 00:31:32,901 - functest.core.cloudify - DEBUG - Deleting... 2019-05-17 00:31:32,901 - functest.core.cloudify - DEBUG - 00:31:29 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_glt4b0: No response received for task fe3d2d8ae8ba41edb407a2bc62c6927f 2019-05-17 00:31:32,901 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-17 00:31:32,901 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bind_host_glt4b0 2019-05-17 00:31:32,901 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d6891424f96e33f0bd0e439709e55b23a03388" 2019-05-17 00:31:32,901 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-17 00:31:32,902 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-17 00:31:32,902 - functest.core.cloudify - DEBUG - Stopping Agent proxy_host_b082yf 2019-05-17 00:31:32,902 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-17 00:31:32,902 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:31:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a5db9fd-b9df-4d65-a7b3-0d7a6369bb37 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:31:32,902 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-proxy_host_b082yf stop 2019-05-17 00:31:32,902 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/security-groups/e088c23f-5872-42fa-9217-a2793d116b8c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d58e24dedb443f30254cccc20fae71d590b8d85" 2019-05-17 00:31:32,903 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-17 00:31:32,903 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-17 00:31:32,903 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:31:32,903 - functest.core.cloudify - DEBUG - Stopping... 2019-05-17 00:31:32,903 - functest.core.cloudify - DEBUG - Successfully stopped daemon: proxy_host_b082yf 2019-05-17 00:31:32,903 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-6a5db9fd-b9df-4d65-a7b3-0d7a6369bb37 2019-05-17 00:31:32,903 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-17 00:31:32,904 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:31: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-076698d4-f4cb-4c15-939a-6e2daeec342c x-compute-request-id: req-076698d4-f4cb-4c15-939a-6e2daeec342c Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:28.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:28Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:31:32,904 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-e63bddcb-f7f8-4d22-bc8c-8ed20f1929f0 2019-05-17 00:31:32,904 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:31:32,904 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d04e078-b283-443a-8920-23b6c312def5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:31:32,904 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a0463c41c6e6f5544596efd7ea5a6c70237503" 2019-05-17 00:31:32,904 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:31: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-e63bddcb-f7f8-4d22-bc8c-8ed20f1929f0 x-compute-request-id: req-e63bddcb-f7f8-4d22-bc8c-8ed20f1929f0 Content-Length: 0 Content-Type: application/json 2019-05-17 00:31:32,905 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-17 00:31:32,905 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-076698d4-f4cb-4c15-939a-6e2daeec342c 2019-05-17 00:31:32,905 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-076698d4-f4cb-4c15-939a-6e2daeec342c 2019-05-17 00:31:32,905 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d6891424f96e33f0bd0e439709e55b23a03388" -d '{"os-stop": null}' 2019-05-17 00:31:32,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:31:32,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:32,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:32,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:32,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:32,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:32,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:32,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:32,969 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:31:32,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:32,969 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:32 GMT 2019-05-17 00:31:32,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:32,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:31:32,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:32,970 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:32,970 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:37,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:31:38,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:38,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:38,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:38,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:38,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:38,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:38,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:38,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:32.742Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-e63bddcb-f7f8-4d22-bc8c-8ed20f1929f0", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:32.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.07667e3c-e0ce-4875-9e70-23e43efafdc0"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:32.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10a0463c41c6e6f5544596efd7ea5a6c70237503\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:32.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.22679f38-e773-4172-a533-385b3c9d1ca4"}, {"node_instance_id": "vellum_security_group_wjnbe5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:32.742Z", "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-05-17T00:31:32.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:32.742Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:32.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:32.742Z", "message": "Deleting agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:31.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:32.742Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-076698d4-f4cb-4c15-939a-6e2daeec342c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:32.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.07667e3c-e0ce-4875-9e70-23e43efafdc0"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:32.742Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-076698d4-f4cb-4c15-939a-6e2daeec342c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:32.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.07667e3c-e0ce-4875-9e70-23e43efafdc0"}, {"node_instance_id": "vellum_security_group_wjnbe5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:33.330Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:32.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:33.924Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-f9b67af4-451a-409b-9a67-2eff477cc9bd", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:33.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.22679f38-e773-4172-a533-385b3c9d1ca4"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:33.924Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-f9b67af4-451a-409b-9a67-2eff477cc9bd", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:33.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.22679f38-e773-4172-a533-385b3c9d1ca4"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:33.924Z", "message": "Deleting Agent proxy_host_b082yf", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:32.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.919a8532-8717-4e2b-9fdc-7a45c41967d2"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:33.924Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:31: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-f9b67af4-451a-409b-9a67-2eff477cc9bd x-compute-request-id: req-f9b67af4-451a-409b-9a67-2eff477cc9bd Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"172.30.9.208\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:52.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:52Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:33.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.22679f38-e773-4172-a533-385b3c9d1ca4"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:33.924Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:31:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-299ae463-ecdb-4529-ad2c-0f91baa550cc x-compute-request-id: req-299ae463-ecdb-4529-ad2c-0f91baa550cc 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-05-17T00:31:33.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.22679f38-e773-4172-a533-385b3c9d1ca4"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:33.924Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10a0463c41c6e6f5544596efd7ea5a6c70237503\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:33.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.22679f38-e773-4172-a533-385b3c9d1ca4"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:34.430Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-299ae463-ecdb-4529-ad2c-0f91baa550cc", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:33.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.22679f38-e773-4172-a533-385b3c9d1ca4"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:34.430Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-299ae463-ecdb-4529-ad2c-0f91baa550cc", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:33.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.22679f38-e773-4172-a533-385b3c9d1ca4"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:37.399Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:37.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.919a8532-8717-4e2b-9fdc-7a45c41967d2"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:37.902Z", "message": "Successfully deleted daemon: proxy_host_b082yf", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:37.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.919a8532-8717-4e2b-9fdc-7a45c41967d2"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:37.902Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:37.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.919a8532-8717-4e2b-9fdc-7a45c41967d2"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:37.902Z", "message": "00:31:37 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_b082yf: No response received for task ab8267a4e637402fb3e1b8fba1eed976", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:37.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.919a8532-8717-4e2b-9fdc-7a45c41967d2"}], "metadata": {"pagination": {"total": 1239, "offset": 1219, "size": 50}}} 2019-05-17 00:31:38,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:38,086 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:38 GMT 2019-05-17 00:31:38,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:38,086 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:31:38,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:38,086 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:38,086 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:38,086 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:31:38,088 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-e63bddcb-f7f8-4d22-bc8c-8ed20f1929f0 2019-05-17 00:31:38,088 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a0463c41c6e6f5544596efd7ea5a6c70237503" 2019-05-17 00:31:38,088 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-17 00:31:38,088 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-17 00:31:38,088 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-17 00:31:38,089 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-076698d4-f4cb-4c15-939a-6e2daeec342c 2019-05-17 00:31:38,089 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-076698d4-f4cb-4c15-939a-6e2daeec342c 2019-05-17 00:31:38,089 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:31:38,089 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-f9b67af4-451a-409b-9a67-2eff477cc9bd 2019-05-17 00:31:38,089 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-f9b67af4-451a-409b-9a67-2eff477cc9bd 2019-05-17 00:31:38,089 - functest.core.cloudify - DEBUG - Deleting Agent proxy_host_b082yf 2019-05-17 00:31:38,090 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:31: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-f9b67af4-451a-409b-9a67-2eff477cc9bd x-compute-request-id: req-f9b67af4-451a-409b-9a67-2eff477cc9bd Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:52.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:52Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:31:38,090 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:31:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-299ae463-ecdb-4529-ad2c-0f91baa550cc x-compute-request-id: req-299ae463-ecdb-4529-ad2c-0f91baa550cc Content-Length: 0 Content-Type: application/json 2019-05-17 00:31:38,090 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a0463c41c6e6f5544596efd7ea5a6c70237503" -d '{"os-stop": null}' 2019-05-17 00:31:38,090 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-299ae463-ecdb-4529-ad2c-0f91baa550cc 2019-05-17 00:31:38,090 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-299ae463-ecdb-4529-ad2c-0f91baa550cc 2019-05-17 00:31:38,090 - functest.core.cloudify - DEBUG - Deleting... 2019-05-17 00:31:38,091 - functest.core.cloudify - DEBUG - Successfully deleted daemon: proxy_host_b082yf 2019-05-17 00:31:38,091 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-17 00:31:38,091 - functest.core.cloudify - DEBUG - 00:31:37 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_b082yf: No response received for task ab8267a4e637402fb3e1b8fba1eed976 2019-05-17 00:31:38,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:31:38,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:38,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:38,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:38,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:38,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:38,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:38,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:38,160 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:31:38,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:38,160 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:38 GMT 2019-05-17 00:31:38,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:38,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:31:38,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:38,160 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:38,161 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:43,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:31:43,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:43,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:43,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:43,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:43,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:43,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:43,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:43,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_b082yf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:38.432Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:38.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:38.432Z", "message": "Agent deleted", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:38.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:39.149Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:38.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:39.653Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:31:39.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7624314d-76d3-430d-9301-8554fcbf41d5"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:39.653Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:31:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eee20fa9-a1f5-450a-bac4-5aaaf64feaae 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:39.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7624314d-76d3-430d-9301-8554fcbf41d5"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:39.653Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-eee20fa9-a1f5-450a-bac4-5aaaf64feaae", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:39.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7624314d-76d3-430d-9301-8554fcbf41d5"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:40.323Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}41b1290f2393b2a3e473be1ae7de2687951d3e7a\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:39.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7624314d-76d3-430d-9301-8554fcbf41d5"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:41.608Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:31: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-9e0a931a-e2f2-4e99-987a-fad53254777f x-compute-request-id: req-9e0a931a-e2f2-4e99-987a-fad53254777f Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:c2:1a\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:24.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:09:24Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_proxy_host_b082yf\", \"created\": \"2019-05-17T00:06:31Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:41.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7624314d-76d3-430d-9301-8554fcbf41d5"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:42.326Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22/action used request id req-46f3bf86-4b13-422a-af1b-db32aa6d52d5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:41.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7624314d-76d3-430d-9301-8554fcbf41d5"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:42.326Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:31: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-46f3bf86-4b13-422a-af1b-db32aa6d52d5 x-compute-request-id: req-46f3bf86-4b13-422a-af1b-db32aa6d52d5 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-05-17T00:31:41.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7624314d-76d3-430d-9301-8554fcbf41d5"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:42.326Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}41b1290f2393b2a3e473be1ae7de2687951d3e7a\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:41.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7624314d-76d3-430d-9301-8554fcbf41d5"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:42.326Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-9e0a931a-e2f2-4e99-987a-fad53254777f", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:41.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7624314d-76d3-430d-9301-8554fcbf41d5"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:42.326Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-9e0a931a-e2f2-4e99-987a-fad53254777f", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:41.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7624314d-76d3-430d-9301-8554fcbf41d5"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:42.326Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22/action used request id req-46f3bf86-4b13-422a-af1b-db32aa6d52d5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:41.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7624314d-76d3-430d-9301-8554fcbf41d5"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:42.877Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f4d6891424f96e33f0bd0e439709e55b23a03388\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:42.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.07667e3c-e0ce-4875-9e70-23e43efafdc0"}], "metadata": {"pagination": {"total": 1254, "offset": 1239, "size": 50}}} 2019-05-17 00:31:43,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:43,254 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:43 GMT 2019-05-17 00:31:43,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:43,254 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:31:43,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:43,254 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:43,254 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:43,254 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:31:43,255 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-17 00:31:43,255 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-17 00:31:43,256 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-17 00:31:43,256 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:31:43,256 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:31:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eee20fa9-a1f5-450a-bac4-5aaaf64feaae Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:31:43,256 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-eee20fa9-a1f5-450a-bac4-5aaaf64feaae 2019-05-17 00:31:43,256 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b1290f2393b2a3e473be1ae7de2687951d3e7a" 2019-05-17 00:31:43,256 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:31: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-9e0a931a-e2f2-4e99-987a-fad53254777f x-compute-request-id: req-9e0a931a-e2f2-4e99-987a-fad53254777f Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:c2:1a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:24.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "2a4aad2c-4008-4cf5-ad25-24c07f396d22", "security_groups": [{"name": "default"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:09:24Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_proxy_host_b082yf", "created": "2019-05-17T00:06:31Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:31:43,257 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22/action used request id req-46f3bf86-4b13-422a-af1b-db32aa6d52d5 2019-05-17 00:31:43,257 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:31: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-46f3bf86-4b13-422a-af1b-db32aa6d52d5 x-compute-request-id: req-46f3bf86-4b13-422a-af1b-db32aa6d52d5 Content-Length: 0 Content-Type: application/json 2019-05-17 00:31:43,257 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b1290f2393b2a3e473be1ae7de2687951d3e7a" -d '{"os-stop": null}' 2019-05-17 00:31:43,257 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-9e0a931a-e2f2-4e99-987a-fad53254777f 2019-05-17 00:31:43,257 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-9e0a931a-e2f2-4e99-987a-fad53254777f 2019-05-17 00:31:43,257 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22/action used request id req-46f3bf86-4b13-422a-af1b-db32aa6d52d5 2019-05-17 00:31:43,258 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d6891424f96e33f0bd0e439709e55b23a03388" 2019-05-17 00:31:43,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:31:43,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:43,334 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:43,334 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:43,334 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:43,334 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:43,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:43,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:43,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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:31:43,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:43,335 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:43 GMT 2019-05-17 00:31:43,335 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:43,335 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:31:43,335 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:43,335 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:43,335 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:48,341 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:31:48,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:48,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:48,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:48,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:48,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:48,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:48,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:48,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:43.545Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:31: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-44ba3c25-f544-4e2b-8236-cc9254c65dde x-compute-request-id: req-44ba3c25-f544-4e2b-8236-cc9254c65dde Content-Encoding: gzip Content-Length: 872 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:28.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:31:32Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:43.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.07667e3c-e0ce-4875-9e70-23e43efafdc0"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:44.213Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-44ba3c25-f544-4e2b-8236-cc9254c65dde", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:43.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.07667e3c-e0ce-4875-9e70-23e43efafdc0"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:44.213Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10a0463c41c6e6f5544596efd7ea5a6c70237503\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:43.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.22679f38-e773-4172-a533-385b3c9d1ca4"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:44.213Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-44ba3c25-f544-4e2b-8236-cc9254c65dde", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:43.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.07667e3c-e0ce-4875-9e70-23e43efafdc0"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:44.717Z", "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-05-17T00:31:44.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:45.247Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-1c2f3072-1259-4948-9d39-ae699243bd1f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:44.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.22679f38-e773-4172-a533-385b3c9d1ca4"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:45.247Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-1c2f3072-1259-4948-9d39-ae699243bd1f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:44.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.22679f38-e773-4172-a533-385b3c9d1ca4"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:45.247Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:31: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-1c2f3072-1259-4948-9d39-ae699243bd1f x-compute-request-id: req-1c2f3072-1259-4948-9d39-ae699243bd1f Content-Encoding: gzip Content-Length: 863 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"172.30.9.208\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:52.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T00:31:33Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:44.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.22679f38-e773-4172-a533-385b3c9d1ca4"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:45.247Z", "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-05-17T00:31:45.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}], "metadata": {"pagination": {"total": 1263, "offset": 1254, "size": 50}}} 2019-05-17 00:31:48,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:48,429 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:48 GMT 2019-05-17 00:31:48,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:48,429 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:31:48,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:48,429 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:48,429 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:48,430 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:31:48,430 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:31: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-44ba3c25-f544-4e2b-8236-cc9254c65dde x-compute-request-id: req-44ba3c25-f544-4e2b-8236-cc9254c65dde Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:28.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:31:32Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:31:48,431 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-44ba3c25-f544-4e2b-8236-cc9254c65dde 2019-05-17 00:31:48,431 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a0463c41c6e6f5544596efd7ea5a6c70237503" 2019-05-17 00:31:48,431 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-44ba3c25-f544-4e2b-8236-cc9254c65dde 2019-05-17 00:31:48,431 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-17 00:31:48,431 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-1c2f3072-1259-4948-9d39-ae699243bd1f 2019-05-17 00:31:48,432 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-1c2f3072-1259-4948-9d39-ae699243bd1f 2019-05-17 00:31:48,432 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:31: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-1c2f3072-1259-4948-9d39-ae699243bd1f x-compute-request-id: req-1c2f3072-1259-4948-9d39-ae699243bd1f Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:09:52.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:31:33Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:31:48,432 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-17 00:31:48,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:31:48,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:48,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:48,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:48,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:48,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:48,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:48,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:48,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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:31:48,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:48,529 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:48 GMT 2019-05-17 00:31:48,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:48,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:31:48,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:48,530 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:48,530 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:53,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:31:53,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:53,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:53,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:53,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:53,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:53,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:53,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:53,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:51.819Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}41b1290f2393b2a3e473be1ae7de2687951d3e7a\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:51.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7624314d-76d3-430d-9301-8554fcbf41d5"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:52.822Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:31: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-5d80961e-7b40-413b-b284-0de6676560df x-compute-request-id: req-5d80961e-7b40-413b-b284-0de6676560df Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:c2:1a\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:24.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:31:43Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_proxy_host_b082yf\", \"created\": \"2019-05-17T00:06:31Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:52.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7624314d-76d3-430d-9301-8554fcbf41d5"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:53.454Z", "message": "Task succeeded 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:53.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:53.454Z", "message": "Stopped node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:53.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:53.454Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-5d80961e-7b40-413b-b284-0de6676560df", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:52.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7624314d-76d3-430d-9301-8554fcbf41d5"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:53.454Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-5d80961e-7b40-413b-b284-0de6676560df", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:52.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7624314d-76d3-430d-9301-8554fcbf41d5"}], "metadata": {"pagination": {"total": 1269, "offset": 1263, "size": 50}}} 2019-05-17 00:31:53,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:53,618 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:53 GMT 2019-05-17 00:31:53,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:53,618 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:31:53,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:53,618 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:53,618 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:53,618 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:31:53,619 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b1290f2393b2a3e473be1ae7de2687951d3e7a" 2019-05-17 00:31:53,619 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:31: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-5d80961e-7b40-413b-b284-0de6676560df x-compute-request-id: req-5d80961e-7b40-413b-b284-0de6676560df Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:c2:1a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:24.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "2a4aad2c-4008-4cf5-ad25-24c07f396d22", "security_groups": [{"name": "default"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:31:43Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_proxy_host_b082yf", "created": "2019-05-17T00:06:31Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:31:53,619 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-05-17 00:31:53,620 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-17 00:31:53,620 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-5d80961e-7b40-413b-b284-0de6676560df 2019-05-17 00:31:53,620 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-5d80961e-7b40-413b-b284-0de6676560df 2019-05-17 00:31:53,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:31:53,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:53,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:53,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:53,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:53,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:53,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:53,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:53,681 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:31:53,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:53,681 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:53 GMT 2019-05-17 00:31:53,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:53,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:31:53,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:53,682 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:53,682 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:58,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:31:58,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:58,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:58,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:58,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:58,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:58,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:58,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:58,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_b082yf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:54.050Z", "message": "Deleting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:53.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:54.050Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:53.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:54.050Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:53.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:54.767Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:54.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:55.484Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:31:55.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.47acd12d-5511-4fc4-8838-b5f846fc7c98"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:55.484Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5819ce1d-420d-4ba2-9360-38cb00ecf844 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:55.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.47acd12d-5511-4fc4-8838-b5f846fc7c98"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:55.484Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:55.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.47acd12d-5511-4fc4-8838-b5f846fc7c98"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:55.484Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-5819ce1d-420d-4ba2-9360-38cb00ecf844", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:55.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.47acd12d-5511-4fc4-8838-b5f846fc7c98"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:56.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d74233484540dc00c5877017d6b5cee5409c490e\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:55.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.47acd12d-5511-4fc4-8838-b5f846fc7c98"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:57.018Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:31: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-531f9916-b4e7-4c07-ad37-4815d2081420 x-compute-request-id: req-531f9916-b4e7-4c07-ad37-4815d2081420 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:c2:1a\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:24.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:31:43Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_proxy_host_b082yf\", \"created\": \"2019-05-17T00:06:31Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:56.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.47acd12d-5511-4fc4-8838-b5f846fc7c98"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:57.734Z", "message": "DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-31937a7d-7464-4e62-ae84-453ff1af0512", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:57.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.47acd12d-5511-4fc4-8838-b5f846fc7c98"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:57.734Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d74233484540dc00c5877017d6b5cee5409c490e\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:56.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.47acd12d-5511-4fc4-8838-b5f846fc7c98"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:57.734Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-531f9916-b4e7-4c07-ad37-4815d2081420", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:56.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.47acd12d-5511-4fc4-8838-b5f846fc7c98"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:57.734Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-531f9916-b4e7-4c07-ad37-4815d2081420", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:56.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.47acd12d-5511-4fc4-8838-b5f846fc7c98"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:57.734Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d74233484540dc00c5877017d6b5cee5409c490e\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:57.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.47acd12d-5511-4fc4-8838-b5f846fc7c98"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:57.734Z", "message": "DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-31937a7d-7464-4e62-ae84-453ff1af0512", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:57.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.47acd12d-5511-4fc4-8838-b5f846fc7c98"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:57.734Z", "message": "RESP: [204] Date: Fri, 17 May 2019 00:31: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-31937a7d-7464-4e62-ae84-453ff1af0512 x-compute-request-id: req-31937a7d-7464-4e62-ae84-453ff1af0512 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:57.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.47acd12d-5511-4fc4-8838-b5f846fc7c98"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:58.254Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:31: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-9c04269a-a3fa-4311-9a2e-e8fecba248ac x-compute-request-id: req-9c04269a-a3fa-4311-9a2e-e8fecba248ac Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:c2:1a\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:24.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"2a4aad2c-4008-4cf5-ad25-24c07f396d22\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:31:57Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_proxy_host_b082yf\", \"created\": \"2019-05-17T00:06:31Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:57.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.47acd12d-5511-4fc4-8838-b5f846fc7c98"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:58.254Z", "message": "Waiting for server \"2a4aad2c-4008-4cf5-ad25-24c07f396d22\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:57.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.47acd12d-5511-4fc4-8838-b5f846fc7c98"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:58.254Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-9c04269a-a3fa-4311-9a2e-e8fecba248ac", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:57.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.47acd12d-5511-4fc4-8838-b5f846fc7c98"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:31:58.254Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-9c04269a-a3fa-4311-9a2e-e8fecba248ac", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:31:57.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.47acd12d-5511-4fc4-8838-b5f846fc7c98"}], "metadata": {"pagination": {"total": 1290, "offset": 1269, "size": 50}}} 2019-05-17 00:31:58,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:58,767 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:58 GMT 2019-05-17 00:31:58,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:58,767 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:31:58,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:58,767 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:58,767 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:31:58,768 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:31:58,769 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:31:58,769 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:31:58,769 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:31:58,769 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-17 00:31:58,770 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:31:58,770 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5819ce1d-420d-4ba2-9360-38cb00ecf844 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:31:58,770 - functest.core.cloudify - DEBUG - deleting server 2019-05-17 00:31:58,770 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-5819ce1d-420d-4ba2-9360-38cb00ecf844 2019-05-17 00:31:58,770 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d74233484540dc00c5877017d6b5cee5409c490e" 2019-05-17 00:31:58,770 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:31: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-531f9916-b4e7-4c07-ad37-4815d2081420 x-compute-request-id: req-531f9916-b4e7-4c07-ad37-4815d2081420 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:c2:1a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:24.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "2a4aad2c-4008-4cf5-ad25-24c07f396d22", "security_groups": [{"name": "default"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:31:43Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_proxy_host_b082yf", "created": "2019-05-17T00:06:31Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:31:58,771 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-31937a7d-7464-4e62-ae84-453ff1af0512 2019-05-17 00:31:58,771 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d74233484540dc00c5877017d6b5cee5409c490e" 2019-05-17 00:31:58,771 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-531f9916-b4e7-4c07-ad37-4815d2081420 2019-05-17 00:31:58,771 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-531f9916-b4e7-4c07-ad37-4815d2081420 2019-05-17 00:31:58,771 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d74233484540dc00c5877017d6b5cee5409c490e" 2019-05-17 00:31:58,771 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-31937a7d-7464-4e62-ae84-453ff1af0512 2019-05-17 00:31:58,772 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 17 May 2019 00:31: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-31937a7d-7464-4e62-ae84-453ff1af0512 x-compute-request-id: req-31937a7d-7464-4e62-ae84-453ff1af0512 Content-Type: application/json 2019-05-17 00:31:58,772 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:31: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-9c04269a-a3fa-4311-9a2e-e8fecba248ac x-compute-request-id: req-9c04269a-a3fa-4311-9a2e-e8fecba248ac Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:c2:1a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:24.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "2a4aad2c-4008-4cf5-ad25-24c07f396d22", "security_groups": [{"name": "default"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:31:57Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_proxy_host_b082yf", "created": "2019-05-17T00:06:31Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:31:58,772 - functest.core.cloudify - DEBUG - Waiting for server "2a4aad2c-4008-4cf5-ad25-24c07f396d22" to be deleted. current status: SHUTOFF 2019-05-17 00:31:58,772 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-9c04269a-a3fa-4311-9a2e-e8fecba248ac 2019-05-17 00:31:58,772 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-9c04269a-a3fa-4311-9a2e-e8fecba248ac 2019-05-17 00:31:58,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:31:58,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:31:58,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:31:58,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:31:58,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:31:58,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:31:58,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:31:58,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:31:58,829 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:31:58,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:31:58,829 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:31:58 GMT 2019-05-17 00:31:58,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:31:58,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:31:58,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:31:58,830 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:31:58,830 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:32:03,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:32:03,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:32:03,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:32:03,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:32:03,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:32:03,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:32:03,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:32:03,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:32:03,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:03.013Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d74233484540dc00c5877017d6b5cee5409c490e\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:02.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.47acd12d-5511-4fc4-8838-b5f846fc7c98"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:03.644Z", "message": "RESP: [404] Date: Fri, 17 May 2019 00:32: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 x-openstack-request-id: req-39a597c1-56eb-410c-958d-1a66026c08d0 x-compute-request-id: req-39a597c1-56eb-410c-958d-1a66026c08d0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 2a4aad2c-4008-4cf5-ad25-24c07f396d22 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-05-17T00:32:03.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.47acd12d-5511-4fc4-8838-b5f846fc7c98"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:03.644Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-39a597c1-56eb-410c-958d-1a66026c08d0", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:03.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.47acd12d-5511-4fc4-8838-b5f846fc7c98"}, {"node_instance_id": "proxy_host_b082yf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:03.644Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:03.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "proxy_host_b082yf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:03.644Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-39a597c1-56eb-410c-958d-1a66026c08d0", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:03.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.47acd12d-5511-4fc4-8838-b5f846fc7c98"}], "metadata": {"pagination": {"total": 1295, "offset": 1290, "size": 50}}} 2019-05-17 00:32:03,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:32:03,922 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:32:03 GMT 2019-05-17 00:32:03,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:32:03,922 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:32:03,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:32:03,923 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:32:03,923 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:32:03,923 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:32:03,923 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d74233484540dc00c5877017d6b5cee5409c490e" 2019-05-17 00:32:03,923 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 17 May 2019 00:32: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 x-openstack-request-id: req-39a597c1-56eb-410c-958d-1a66026c08d0 x-compute-request-id: req-39a597c1-56eb-410c-958d-1a66026c08d0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2a4aad2c-4008-4cf5-ad25-24c07f396d22 could not be found.", "code": 404}} 2019-05-17 00:32:03,924 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-39a597c1-56eb-410c-958d-1a66026c08d0 2019-05-17 00:32:03,924 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-17 00:32:03,924 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2a4aad2c-4008-4cf5-ad25-24c07f396d22 used request id req-39a597c1-56eb-410c-958d-1a66026c08d0 2019-05-17 00:32:03,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:32:03,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:32:03,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:32:03,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:32:03,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:32:03,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:32:03,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:32:03,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:32:03,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:32:03,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:32:03,990 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:32:03 GMT 2019-05-17 00:32:03,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:32:03,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:32:03,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:32:03,991 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:32:03,991 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:32:08,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:32:09,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:32:09,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:32:09,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:32:09,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:32:09,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:32:09,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:32:09,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:32:09,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_b082yf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:04.362Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:03.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}], "metadata": {"pagination": {"total": 1296, "offset": 1295, "size": 50}}} 2019-05-17 00:32:09,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:32:09,105 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:32:09 GMT 2019-05-17 00:32:09,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:32:09,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 581 2019-05-17 00:32:09,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:32:09,106 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:32:09,106 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:32:09,106 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:32:09,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:32:09,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:32:09,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:32:09,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:32:09,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:32:09,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:32:09,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:32:09,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:32:09,167 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:32:09,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:32:09,167 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:32:09 GMT 2019-05-17 00:32:09,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:32:09,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:32:09,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:32:09,167 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:32:09,167 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:32:14,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:32:14,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:32:14,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:32:14,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:32:14,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:32:14,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:32:14,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:32:14,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:32:14,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1296, "offset": 1296, "size": 50}}} 2019-05-17 00:32:14,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:32:14,259 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:32:14 GMT 2019-05-17 00:32:14,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:32:14,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-17 00:32:14,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:32:14,260 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:32:14,260 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:32:14,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:32:14,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:32:14,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:32:14,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:32:14,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:32:14,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:32:14,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:32:14,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:32:14,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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:32:14,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:32:14,328 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:32:14 GMT 2019-05-17 00:32:14,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:32:14,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:32:14,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:32:14,328 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:32:14,328 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:32:19,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:32:19,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:32:19,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:32:19,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:32:19,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:32:19,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:32:19,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:32:19,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:32:19,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_0fecqu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:14.285Z", "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-05-17T00:32:14.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:15.252Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:32:15.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.bfa19ec4-4c22-4c42-9d67-80a8bcf15cf6"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:15.933Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e10d0227263b0d81056edfcb54ba81293d64a391\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:15.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.bfa19ec4-4c22-4c42-9d67-80a8bcf15cf6"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:15.933Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-6a84506c-5644-496b-bd32-d2885c17751f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:15.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.bfa19ec4-4c22-4c42-9d67-80a8bcf15cf6"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:15.933Z", "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-05-17T00:32:15.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:15.933Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:32:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a84506c-5644-496b-bd32-d2885c17751f 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:15.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.bfa19ec4-4c22-4c42-9d67-80a8bcf15cf6"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:16.436Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:32:16.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ac85d925-32b3-4740-98da-135ec3c90d86"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:17.070Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-51e74c90-2fee-4388-a56f-73c704997c7d", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:16.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.bfa19ec4-4c22-4c42-9d67-80a8bcf15cf6"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:17.070Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10082541-57e0-43f6-92ff-6ce32cb8f50d 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:16.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ac85d925-32b3-4740-98da-135ec3c90d86"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:17.070Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-10082541-57e0-43f6-92ff-6ce32cb8f50d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:16.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ac85d925-32b3-4740-98da-135ec3c90d86"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:17.070Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d073c1633de643c3201ccf11e2cc04e1d8a61613\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:16.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ac85d925-32b3-4740-98da-135ec3c90d86"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:17.070Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-51e74c90-2fee-4388-a56f-73c704997c7d x-compute-request-id: req-51e74c90-2fee-4388-a56f-73c704997c7d Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:28.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:31:43Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:16.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.bfa19ec4-4c22-4c42-9d67-80a8bcf15cf6"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:17.070Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-51e74c90-2fee-4388-a56f-73c704997c7d", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:16.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.bfa19ec4-4c22-4c42-9d67-80a8bcf15cf6"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:17.070Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:16.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.bfa19ec4-4c22-4c42-9d67-80a8bcf15cf6"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:17.070Z", "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-05-17T00:32:16.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:17.666Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:17.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:17.666Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:17.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:17.666Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:17.490Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:18.634Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-55f943a2-54e4-475c-a42a-566752b288dc x-compute-request-id: req-55f943a2-54e4-475c-a42a-566752b288dc Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"172.30.9.208\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:52.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:31:45Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:18.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ac85d925-32b3-4740-98da-135ec3c90d86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.199Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:18.551Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.199Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:18.552Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.199Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fae04a35-888a-4d80-b2ab-7a74d9fc6fa1 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:18.563Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.199Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fae04a35-888a-4d80-b2ab-7a74d9fc6fa1 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:18.563Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.199Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-55f943a2-54e4-475c-a42a-566752b288dc", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:18.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ac85d925-32b3-4740-98da-135ec3c90d86"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.199Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-55f943a2-54e4-475c-a42a-566752b288dc", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:18.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ac85d925-32b3-4740-98da-135ec3c90d86"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.199Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:18.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.ac85d925-32b3-4740-98da-135ec3c90d86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.199Z", "message": "Remove floating ip 172.30.9.209", "level": "info", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:18.551Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.199Z", "message": "Stopped node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:18.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.199Z", "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-05-17T00:32:18.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.199Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-fae04a35-888a-4d80-b2ab-7a74d9fc6fa1", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:18.563Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.199Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-fae04a35-888a-4d80-b2ab-7a74d9fc6fa1", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:18.563Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.199Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}33c7b4bf40535199f6609773f44d28fc3963968d\"", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.092Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}], "metadata": {"pagination": {"total": 1328, "offset": 1296, "size": 50}}} 2019-05-17 00:32:19,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:32:19,454 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:32:19 GMT 2019-05-17 00:32:19,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:32:19,455 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:32:19,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:32:19,455 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:32:19,455 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:32:19,455 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:32:19,457 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-17 00:32:19,457 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:32:19,457 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10d0227263b0d81056edfcb54ba81293d64a391" 2019-05-17 00:32:19,457 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-6a84506c-5644-496b-bd32-d2885c17751f 2019-05-17 00:32:19,457 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-17 00:32:19,457 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:32:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a84506c-5644-496b-bd32-d2885c17751f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:32:19,458 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:32:19,458 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-51e74c90-2fee-4388-a56f-73c704997c7d 2019-05-17 00:32:19,458 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10082541-57e0-43f6-92ff-6ce32cb8f50d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:32:19,458 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-10082541-57e0-43f6-92ff-6ce32cb8f50d 2019-05-17 00:32:19,458 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d073c1633de643c3201ccf11e2cc04e1d8a61613" 2019-05-17 00:32:19,458 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-51e74c90-2fee-4388-a56f-73c704997c7d x-compute-request-id: req-51e74c90-2fee-4388-a56f-73c704997c7d Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:28.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:31:43Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:32:19,459 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-51e74c90-2fee-4388-a56f-73c704997c7d 2019-05-17 00:32:19,459 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-17 00:32:19,459 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-17 00:32:19,459 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-17 00:32:19,459 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:32:19,459 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-05-17 00:32:19,460 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-55f943a2-54e4-475c-a42a-566752b288dc x-compute-request-id: req-55f943a2-54e4-475c-a42a-566752b288dc Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:52.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:31:45Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:32:19,460 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:32:19,460 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:32:19,460 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fae04a35-888a-4d80-b2ab-7a74d9fc6fa1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:32:19,460 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fae04a35-888a-4d80-b2ab-7a74d9fc6fa1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:32:19,460 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-55f943a2-54e4-475c-a42a-566752b288dc 2019-05-17 00:32:19,461 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-55f943a2-54e4-475c-a42a-566752b288dc 2019-05-17 00:32:19,461 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-17 00:32:19,461 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.209 2019-05-17 00:32:19,461 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-17 00:32:19,461 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-17 00:32:19,461 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-fae04a35-888a-4d80-b2ab-7a74d9fc6fa1 2019-05-17 00:32:19,462 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-fae04a35-888a-4d80-b2ab-7a74d9fc6fa1 2019-05-17 00:32:19,462 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c7b4bf40535199f6609773f44d28fc3963968d" 2019-05-17 00:32:19,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:32:19,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:32:19,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:32:19,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:32:19,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:32:19,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:32:19,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:32:19,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:32:19,537 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:32:19,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:32:19,537 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:32:19 GMT 2019-05-17 00:32:19,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:32:19,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:32:19,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:32:19,537 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:32:19,537 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:32:24,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:32:24,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:32:24,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:32:24,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:32:24,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:32:24,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:32:24,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:32:24,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:32:24,629 - 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-05-17T00:32:19.845Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}33c7b4bf40535199f6609773f44d28fc3963968d\"", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.467Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.845Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}33c7b4bf40535199f6609773f44d28fc3963968d\"", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.093Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.845Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-6a659d73-7350-474f-9528-5ff9bc95c5c5 Date: Fri, 17 May 2019 00:32:19 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:20Z\", \"updated_at\": \"2019-05-17T00:11:01Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:13:8f:f5\", \"device_id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 4, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": \"926920e2-a6e3-4644-8724-a451b11e490b\", \"id\": \"4892e177-7668-45d9-9f07-a403ef2ab089\", \"qos_policy_id\": null}, {\"router_id\": \"46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:17Z\", \"updated_at\": \"2019-05-17T00:11:06Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ea:c2:c1\", \"device_id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\"}, \"fixed_ip_address\": \"192.168.120.25\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 4, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": \"18da7c7e-017f-4ea0-8736-c4b54d62b805\", \"id\": \"6a6a010b-59bd-4e04-8e91-1990618f5783\", \"qos_policy_id\": null}, {\"router_id\": \"46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:02:47Z\", \"updated_at\": \"2019-05-17T00:02:51Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2d:45:a4\", \"device_id\": \"ba435863-47c8-4911-861a-97f7a0abae27\"}, \"fixed_ip_address\": \"192.168.120.19\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 3, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": \"6fe1b84f-cad5-4557-9755-b5d80b161fd5\", \"id\": \"cad57cdf-c5ee-4b97-bc76-fb89af453203\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.465Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.845Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-6a659d73-7350-474f-9528-5ff9bc95c5c5 Date: Fri, 17 May 2019 00:32:19 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:20Z\", \"updated_at\": \"2019-05-17T00:11:01Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:13:8f:f5\", \"device_id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 4, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": \"926920e2-a6e3-4644-8724-a451b11e490b\", \"id\": \"4892e177-7668-45d9-9f07-a403ef2ab089\", \"qos_policy_id\": null}, {\"router_id\": \"46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:17Z\", \"updated_at\": \"2019-05-17T00:11:06Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ea:c2:c1\", \"device_id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\"}, \"fixed_ip_address\": \"192.168.120.25\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 4, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": \"18da7c7e-017f-4ea0-8736-c4b54d62b805\", \"id\": \"6a6a010b-59bd-4e04-8e91-1990618f5783\", \"qos_policy_id\": null}, {\"router_id\": \"46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:02:47Z\", \"updated_at\": \"2019-05-17T00:02:51Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2d:45:a4\", \"device_id\": \"ba435863-47c8-4911-861a-97f7a0abae27\"}, \"fixed_ip_address\": \"192.168.120.19\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 3, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": \"6fe1b84f-cad5-4557-9755-b5d80b161fd5\", \"id\": \"cad57cdf-c5ee-4b97-bc76-fb89af453203\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.466Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.845Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-6a659d73-7350-474f-9528-5ff9bc95c5c5", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.466Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.845Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-6a659d73-7350-474f-9528-5ff9bc95c5c5", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.466Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.845Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-6a659d73-7350-474f-9528-5ff9bc95c5c5", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.466Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.845Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-6a659d73-7350-474f-9528-5ff9bc95c5c5", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.466Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.845Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}33c7b4bf40535199f6609773f44d28fc3963968d\"", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.467Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.845Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.182Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:19.845Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:20.382Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-6430144a-595d-4b9d-b3f7-0075a5b888a3", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.811Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:20.382Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-6430144a-595d-4b9d-b3f7-0075a5b888a3", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.811Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:20.382Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-6430144a-595d-4b9d-b3f7-0075a5b888a3 Date: Fri, 17 May 2019 00:32:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T00:09:28Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"45b0badc-5765-4ba8-9142-10b31c71f4cc\",\"ip_address\":\"192.168.120.12\"}],\"id\":\"926920e2-a6e3-4644-8724-a451b11e490b\",\"security_groups\":[\"54e2a29a-4bc1-4562-b424-1a745a19fe86\",\"ccd002b4-413a-4771-bf66-dc91af3050bb\",\"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\"],\"mac_address\":\"fa:16:3e:13:8f:f5\",\"device_id\":\"4b148d9f-115c-40bc-a1ca-38f18aa0a189\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:06:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.810Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:20.382Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-6430144a-595d-4b9d-b3f7-0075a5b888a3 Date: Fri, 17 May 2019 00:32:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T00:09:28Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"45b0badc-5765-4ba8-9142-10b31c71f4cc\",\"ip_address\":\"192.168.120.12\"}],\"id\":\"926920e2-a6e3-4644-8724-a451b11e490b\",\"security_groups\":[\"54e2a29a-4bc1-4562-b424-1a745a19fe86\",\"ccd002b4-413a-4771-bf66-dc91af3050bb\",\"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\"],\"mac_address\":\"fa:16:3e:13:8f:f5\",\"device_id\":\"4b148d9f-115c-40bc-a1ca-38f18aa0a189\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:06:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.810Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:20.382Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-6430144a-595d-4b9d-b3f7-0075a5b888a3", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.810Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:20.382Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.811Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:20.382Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.811Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:20.382Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:32:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9010b579-759a-472d-a7cc-15d0f68cc7b9 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.815Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:20.382Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:32:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9010b579-759a-472d-a7cc-15d0f68cc7b9 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.816Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:20.382Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-9010b579-759a-472d-a7cc-15d0f68cc7b9", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.816Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:20.382Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-6430144a-595d-4b9d-b3f7-0075a5b888a3", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.810Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:20.382Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-9010b579-759a-472d-a7cc-15d0f68cc7b9", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:19.816Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:20.382Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}60929345660be02fc376cc66082a004e9c20bbcd\"", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:20.238Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:20.914Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}60929345660be02fc376cc66082a004e9c20bbcd\"", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:20.238Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:20.914Z", "message": "Remove floating ip 172.30.9.208", "level": "info", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:20.299Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:20.914Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:20.299Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:20.914Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:20.299Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:20.914Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc0258ea-8512-4b9e-8657-ea5d0b1c5e1e 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:20.304Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:20.914Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc0258ea-8512-4b9e-8657-ea5d0b1c5e1e 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:20.304Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:20.914Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-bc0258ea-8512-4b9e-8657-ea5d0b1c5e1e", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:20.305Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:20.914Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-bc0258ea-8512-4b9e-8657-ea5d0b1c5e1e", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:20.305Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:20.914Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}270389dfa36737c2107c9f0a6098062d923b2a40\"", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:20.721Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:21.546Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}270389dfa36737c2107c9f0a6098062d923b2a40\"", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.075Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:21.546Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}270389dfa36737c2107c9f0a6098062d923b2a40\"", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:20.722Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:21.546Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-0310faf6-aa53-4ad7-a10b-96fa8e4a433c Date: Fri, 17 May 2019 00:32:21 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:20Z\", \"updated_at\": \"2019-05-17T00:11:01Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:13:8f:f5\", \"device_id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 4, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": \"926920e2-a6e3-4644-8724-a451b11e490b\", \"id\": \"4892e177-7668-45d9-9f07-a403ef2ab089\", \"qos_policy_id\": null}, {\"router_id\": \"46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:17Z\", \"updated_at\": \"2019-05-17T00:11:06Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ea:c2:c1\", \"device_id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\"}, \"fixed_ip_address\": \"192.168.120.25\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 4, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": \"18da7c7e-017f-4ea0-8736-c4b54d62b805\", \"id\": \"6a6a010b-59bd-4e04-8e91-1990618f5783\", \"qos_policy_id\": null}, {\"router_id\": \"46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:02:47Z\", \"updated_at\": \"2019-05-17T00:02:51Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2d:45:a4\", \"device_id\": \"ba435863-47c8-4911-861a-97f7a0abae27\"}, \"fixed_ip_address\": \"192.168.120.19\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 3, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": \"6fe1b84f-cad5-4557-9755-b5d80b161fd5\", \"id\": \"cad57cdf-c5ee-4b97-bc76-fb89af453203\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.071Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:21.546Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-0310faf6-aa53-4ad7-a10b-96fa8e4a433c Date: Fri, 17 May 2019 00:32:21 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:20Z\", \"updated_at\": \"2019-05-17T00:11:01Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:13:8f:f5\", \"device_id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 4, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": \"926920e2-a6e3-4644-8724-a451b11e490b\", \"id\": \"4892e177-7668-45d9-9f07-a403ef2ab089\", \"qos_policy_id\": null}, {\"router_id\": \"46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:06:17Z\", \"updated_at\": \"2019-05-17T00:11:06Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ea:c2:c1\", \"device_id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\"}, \"fixed_ip_address\": \"192.168.120.25\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 4, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": \"18da7c7e-017f-4ea0-8736-c4b54d62b805\", \"id\": \"6a6a010b-59bd-4e04-8e91-1990618f5783\", \"qos_policy_id\": null}, {\"router_id\": \"46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"created_at\": \"2019-05-17T00:02:47Z\", \"updated_at\": \"2019-05-17T00:02:51Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2d:45:a4\", \"device_id\": \"ba435863-47c8-4911-861a-97f7a0abae27\"}, \"fixed_ip_address\": \"192.168.120.19\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 3, \"project_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"port_id\": \"6fe1b84f-cad5-4557-9755-b5d80b161fd5\", \"id\": \"cad57cdf-c5ee-4b97-bc76-fb89af453203\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.072Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:21.546Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-0310faf6-aa53-4ad7-a10b-96fa8e4a433c", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.072Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:21.546Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-0310faf6-aa53-4ad7-a10b-96fa8e4a433c", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.072Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:21.546Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-0310faf6-aa53-4ad7-a10b-96fa8e4a433c", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.073Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:21.546Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-0310faf6-aa53-4ad7-a10b-96fa8e4a433c", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.073Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:21.546Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}270389dfa36737c2107c9f0a6098062d923b2a40\"", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.075Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:21.546Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-8969573f-2236-44ed-8a33-860cfebeeef3 Date: Fri, 17 May 2019 00:32:21 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T00:09:28Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"45b0badc-5765-4ba8-9142-10b31c71f4cc\",\"ip_address\":\"192.168.120.12\"}],\"id\":\"926920e2-a6e3-4644-8724-a451b11e490b\",\"security_groups\":[\"54e2a29a-4bc1-4562-b424-1a745a19fe86\",\"ccd002b4-413a-4771-bf66-dc91af3050bb\",\"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\"],\"mac_address\":\"fa:16:3e:13:8f:f5\",\"device_id\":\"4b148d9f-115c-40bc-a1ca-38f18aa0a189\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:06:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.443Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/18da7c7e-017f-4ea0-8736-c4b54d62b805.json used request id req-f8c8876a-0933-437e-a9ce-2e86a80dd0a1", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.766Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-8969573f-2236-44ed-8a33-860cfebeeef3", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.444Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-8969573f-2236-44ed-8a33-860cfebeeef3 Date: Fri, 17 May 2019 00:32:21 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T00:09:28Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"45b0badc-5765-4ba8-9142-10b31c71f4cc\",\"ip_address\":\"192.168.120.12\"}],\"id\":\"926920e2-a6e3-4644-8724-a451b11e490b\",\"security_groups\":[\"54e2a29a-4bc1-4562-b424-1a745a19fe86\",\"ccd002b4-413a-4771-bf66-dc91af3050bb\",\"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\"],\"mac_address\":\"fa:16:3e:13:8f:f5\",\"device_id\":\"4b148d9f-115c-40bc-a1ca-38f18aa0a189\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:06:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.443Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-8969573f-2236-44ed-8a33-860cfebeeef3", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.444Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-8969573f-2236-44ed-8a33-860cfebeeef3", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.444Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-8969573f-2236-44ed-8a33-860cfebeeef3", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.444Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/18da7c7e-017f-4ea0-8736-c4b54d62b805.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}270389dfa36737c2107c9f0a6098062d923b2a40\"", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.445Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}], "metadata": {"pagination": {"total": 1408, "offset": 1328, "size": 50}}} 2019-05-17 00:32:24,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:32:24,630 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:32:24 GMT 2019-05-17 00:32:24,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:32:24,630 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:32:24,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:32:24,630 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:32:24,630 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:32:24,630 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:32:24,633 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c7b4bf40535199f6609773f44d28fc3963968d" 2019-05-17 00:32:24,633 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c7b4bf40535199f6609773f44d28fc3963968d" 2019-05-17 00:32:24,634 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-6a659d73-7350-474f-9528-5ff9bc95c5c5 Date: Fri, 17 May 2019 00:32:19 GMT RESP BODY: {"floatingips": [{"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:20Z", "updated_at": "2019-05-17T00:11:01Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:13:8f:f5", "device_id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.209", "revision_number": 4, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "926920e2-a6e3-4644-8724-a451b11e490b", "id": "4892e177-7668-45d9-9f07-a403ef2ab089", "qos_policy_id": null}, {"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:17Z", "updated_at": "2019-05-17T00:11:06Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ea:c2:c1", "device_id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "18da7c7e-017f-4ea0-8736-c4b54d62b805", "id": "6a6a010b-59bd-4e04-8e91-1990618f5783", "qos_policy_id": null}, {"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:02:47Z", "updated_at": "2019-05-17T00:02:51Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:45:a4", "device_id": "ba435863-47c8-4911-861a-97f7a0abae27"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "6fe1b84f-cad5-4557-9755-b5d80b161fd5", "id": "cad57cdf-c5ee-4b97-bc76-fb89af453203", "qos_policy_id": null}]} 2019-05-17 00:32:24,634 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-6a659d73-7350-474f-9528-5ff9bc95c5c5 Date: Fri, 17 May 2019 00:32:19 GMT RESP BODY: {"floatingips": [{"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:20Z", "updated_at": "2019-05-17T00:11:01Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:13:8f:f5", "device_id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.209", "revision_number": 4, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "926920e2-a6e3-4644-8724-a451b11e490b", "id": "4892e177-7668-45d9-9f07-a403ef2ab089", "qos_policy_id": null}, {"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:17Z", "updated_at": "2019-05-17T00:11:06Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ea:c2:c1", "device_id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "18da7c7e-017f-4ea0-8736-c4b54d62b805", "id": "6a6a010b-59bd-4e04-8e91-1990618f5783", "qos_policy_id": null}, {"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:02:47Z", "updated_at": "2019-05-17T00:02:51Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:45:a4", "device_id": "ba435863-47c8-4911-861a-97f7a0abae27"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "6fe1b84f-cad5-4557-9755-b5d80b161fd5", "id": "cad57cdf-c5ee-4b97-bc76-fb89af453203", "qos_policy_id": null}]} 2019-05-17 00:32:24,634 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-6a659d73-7350-474f-9528-5ff9bc95c5c5 2019-05-17 00:32:24,634 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-6a659d73-7350-474f-9528-5ff9bc95c5c5 2019-05-17 00:32:24,634 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-6a659d73-7350-474f-9528-5ff9bc95c5c5 2019-05-17 00:32:24,634 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-6a659d73-7350-474f-9528-5ff9bc95c5c5 2019-05-17 00:32:24,635 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c7b4bf40535199f6609773f44d28fc3963968d" 2019-05-17 00:32:24,635 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-05-17 00:32:24,635 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:32:24,635 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-6430144a-595d-4b9d-b3f7-0075a5b888a3 2019-05-17 00:32:24,635 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-6430144a-595d-4b9d-b3f7-0075a5b888a3 2019-05-17 00:32:24,635 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-6430144a-595d-4b9d-b3f7-0075a5b888a3 Date: Fri, 17 May 2019 00:32:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T00:09:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45b0badc-5765-4ba8-9142-10b31c71f4cc","ip_address":"192.168.120.12"}],"id":"926920e2-a6e3-4644-8724-a451b11e490b","security_groups":["54e2a29a-4bc1-4562-b424-1a745a19fe86","ccd002b4-413a-4771-bf66-dc91af3050bb","ecc2bc2f-b4e3-4e63-97f7-42f400a0e925"],"mac_address":"fa:16:3e:13:8f:f5","device_id":"4b148d9f-115c-40bc-a1ca-38f18aa0a189","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"4b01e154350c4310a67000854ca1dc1b","qos_policy_id":null,"admin_state_up":true,"network_id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:06:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 00:32:24,636 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-6430144a-595d-4b9d-b3f7-0075a5b888a3 Date: Fri, 17 May 2019 00:32:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T00:09:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45b0badc-5765-4ba8-9142-10b31c71f4cc","ip_address":"192.168.120.12"}],"id":"926920e2-a6e3-4644-8724-a451b11e490b","security_groups":["54e2a29a-4bc1-4562-b424-1a745a19fe86","ccd002b4-413a-4771-bf66-dc91af3050bb","ecc2bc2f-b4e3-4e63-97f7-42f400a0e925"],"mac_address":"fa:16:3e:13:8f:f5","device_id":"4b148d9f-115c-40bc-a1ca-38f18aa0a189","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"4b01e154350c4310a67000854ca1dc1b","qos_policy_id":null,"admin_state_up":true,"network_id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:06:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 00:32:24,636 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-6430144a-595d-4b9d-b3f7-0075a5b888a3 2019-05-17 00:32:24,636 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:32:24,636 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:32:24,636 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:32:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9010b579-759a-472d-a7cc-15d0f68cc7b9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:32:24,636 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:32:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9010b579-759a-472d-a7cc-15d0f68cc7b9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:32:24,637 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-9010b579-759a-472d-a7cc-15d0f68cc7b9 2019-05-17 00:32:24,637 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-6430144a-595d-4b9d-b3f7-0075a5b888a3 2019-05-17 00:32:24,637 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-9010b579-759a-472d-a7cc-15d0f68cc7b9 2019-05-17 00:32:24,637 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60929345660be02fc376cc66082a004e9c20bbcd" 2019-05-17 00:32:24,637 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60929345660be02fc376cc66082a004e9c20bbcd" 2019-05-17 00:32:24,637 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.208 2019-05-17 00:32:24,638 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:32:24,638 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:32:24,638 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc0258ea-8512-4b9e-8657-ea5d0b1c5e1e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:32:24,638 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc0258ea-8512-4b9e-8657-ea5d0b1c5e1e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:32:24,638 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-bc0258ea-8512-4b9e-8657-ea5d0b1c5e1e 2019-05-17 00:32:24,638 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-bc0258ea-8512-4b9e-8657-ea5d0b1c5e1e 2019-05-17 00:32:24,638 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}270389dfa36737c2107c9f0a6098062d923b2a40" 2019-05-17 00:32:24,639 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}270389dfa36737c2107c9f0a6098062d923b2a40" 2019-05-17 00:32:24,639 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}270389dfa36737c2107c9f0a6098062d923b2a40" 2019-05-17 00:32:24,639 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-0310faf6-aa53-4ad7-a10b-96fa8e4a433c Date: Fri, 17 May 2019 00:32:21 GMT RESP BODY: {"floatingips": [{"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:20Z", "updated_at": "2019-05-17T00:11:01Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:13:8f:f5", "device_id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.209", "revision_number": 4, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "926920e2-a6e3-4644-8724-a451b11e490b", "id": "4892e177-7668-45d9-9f07-a403ef2ab089", "qos_policy_id": null}, {"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:17Z", "updated_at": "2019-05-17T00:11:06Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ea:c2:c1", "device_id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "18da7c7e-017f-4ea0-8736-c4b54d62b805", "id": "6a6a010b-59bd-4e04-8e91-1990618f5783", "qos_policy_id": null}, {"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:02:47Z", "updated_at": "2019-05-17T00:02:51Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:45:a4", "device_id": "ba435863-47c8-4911-861a-97f7a0abae27"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "6fe1b84f-cad5-4557-9755-b5d80b161fd5", "id": "cad57cdf-c5ee-4b97-bc76-fb89af453203", "qos_policy_id": null}]} 2019-05-17 00:32:24,639 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-0310faf6-aa53-4ad7-a10b-96fa8e4a433c Date: Fri, 17 May 2019 00:32:21 GMT RESP BODY: {"floatingips": [{"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:20Z", "updated_at": "2019-05-17T00:11:01Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:13:8f:f5", "device_id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.209", "revision_number": 4, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "926920e2-a6e3-4644-8724-a451b11e490b", "id": "4892e177-7668-45d9-9f07-a403ef2ab089", "qos_policy_id": null}, {"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:06:17Z", "updated_at": "2019-05-17T00:11:06Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ea:c2:c1", "device_id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "18da7c7e-017f-4ea0-8736-c4b54d62b805", "id": "6a6a010b-59bd-4e04-8e91-1990618f5783", "qos_policy_id": null}, {"router_id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:02:47Z", "updated_at": "2019-05-17T00:02:51Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:45:a4", "device_id": "ba435863-47c8-4911-861a-97f7a0abae27"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "4b01e154350c4310a67000854ca1dc1b", "port_id": "6fe1b84f-cad5-4557-9755-b5d80b161fd5", "id": "cad57cdf-c5ee-4b97-bc76-fb89af453203", "qos_policy_id": null}]} 2019-05-17 00:32:24,639 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-0310faf6-aa53-4ad7-a10b-96fa8e4a433c 2019-05-17 00:32:24,639 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-0310faf6-aa53-4ad7-a10b-96fa8e4a433c 2019-05-17 00:32:24,640 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-0310faf6-aa53-4ad7-a10b-96fa8e4a433c 2019-05-17 00:32:24,640 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-0310faf6-aa53-4ad7-a10b-96fa8e4a433c 2019-05-17 00:32:24,640 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}270389dfa36737c2107c9f0a6098062d923b2a40" 2019-05-17 00:32:24,640 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-8969573f-2236-44ed-8a33-860cfebeeef3 Date: Fri, 17 May 2019 00:32:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T00:09:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45b0badc-5765-4ba8-9142-10b31c71f4cc","ip_address":"192.168.120.12"}],"id":"926920e2-a6e3-4644-8724-a451b11e490b","security_groups":["54e2a29a-4bc1-4562-b424-1a745a19fe86","ccd002b4-413a-4771-bf66-dc91af3050bb","ecc2bc2f-b4e3-4e63-97f7-42f400a0e925"],"mac_address":"fa:16:3e:13:8f:f5","device_id":"4b148d9f-115c-40bc-a1ca-38f18aa0a189","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"4b01e154350c4310a67000854ca1dc1b","qos_policy_id":null,"admin_state_up":true,"network_id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:06:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 00:32:24,640 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/18da7c7e-017f-4ea0-8736-c4b54d62b805.json used request id req-f8c8876a-0933-437e-a9ce-2e86a80dd0a1 2019-05-17 00:32:24,640 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-8969573f-2236-44ed-8a33-860cfebeeef3 2019-05-17 00:32:24,640 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-8969573f-2236-44ed-8a33-860cfebeeef3 Date: Fri, 17 May 2019 00:32:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T00:09:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45b0badc-5765-4ba8-9142-10b31c71f4cc","ip_address":"192.168.120.12"}],"id":"926920e2-a6e3-4644-8724-a451b11e490b","security_groups":["54e2a29a-4bc1-4562-b424-1a745a19fe86","ccd002b4-413a-4771-bf66-dc91af3050bb","ecc2bc2f-b4e3-4e63-97f7-42f400a0e925"],"mac_address":"fa:16:3e:13:8f:f5","device_id":"4b148d9f-115c-40bc-a1ca-38f18aa0a189","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"4b01e154350c4310a67000854ca1dc1b","qos_policy_id":null,"admin_state_up":true,"network_id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:06:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 00:32:24,641 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-8969573f-2236-44ed-8a33-860cfebeeef3 2019-05-17 00:32:24,641 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-8969573f-2236-44ed-8a33-860cfebeeef3 2019-05-17 00:32:24,641 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-8969573f-2236-44ed-8a33-860cfebeeef3 2019-05-17 00:32:24,641 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/18da7c7e-017f-4ea0-8736-c4b54d62b805.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}270389dfa36737c2107c9f0a6098062d923b2a40" 2019-05-17 00:32:24,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:32:24,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:32:24,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:32:24,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:32:24,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:32:24,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:32:24,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:32:24,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:32:24,706 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:32:24,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:32:24,706 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:32:24 GMT 2019-05-17 00:32:24,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:32:24,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:32:24,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:32:24,707 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:32:24,707 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:32:29,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:32:29,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:32:29,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:32:29,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:32:29,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:32:29,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:32:29,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:32:29,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:32:29,806 - 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-05-17T00:32:22.279Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-098b4085-140f-452c-8ef9-ae74f19421e2 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.771Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-098b4085-140f-452c-8ef9-ae74f19421e2 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.771Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-098b4085-140f-452c-8ef9-ae74f19421e2", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.772Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-098b4085-140f-452c-8ef9-ae74f19421e2", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.772Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-67e5f87b-8ae2-4e54-8b00-d7b8ead67dad x-compute-request-id: req-67e5f87b-8ae2-4e54-8b00-d7b8ead67dad Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:28.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:31:43Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.936Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-67e5f87b-8ae2-4e54-8b00-d7b8ead67dad x-compute-request-id: req-67e5f87b-8ae2-4e54-8b00-d7b8ead67dad Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:28.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:31:43Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.936Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-67e5f87b-8ae2-4e54-8b00-d7b8ead67dad", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.936Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-67e5f87b-8ae2-4e54-8b00-d7b8ead67dad", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.936Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-67e5f87b-8ae2-4e54-8b00-d7b8ead67dad", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.937Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-67e5f87b-8ae2-4e54-8b00-d7b8ead67dad", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.937Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}60929345660be02fc376cc66082a004e9c20bbcd\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.209\"}}'", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.939Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}60929345660be02fc376cc66082a004e9c20bbcd\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.209\"}}'", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.939Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-8969573f-2236-44ed-8a33-860cfebeeef3", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.444Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-8969573f-2236-44ed-8a33-860cfebeeef3 Date: Fri, 17 May 2019 00:32:21 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T00:09:28Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"45b0badc-5765-4ba8-9142-10b31c71f4cc\",\"ip_address\":\"192.168.120.12\"}],\"id\":\"926920e2-a6e3-4644-8724-a451b11e490b\",\"security_groups\":[\"54e2a29a-4bc1-4562-b424-1a745a19fe86\",\"ccd002b4-413a-4771-bf66-dc91af3050bb\",\"ecc2bc2f-b4e3-4e63-97f7-42f400a0e925\"],\"mac_address\":\"fa:16:3e:13:8f:f5\",\"device_id\":\"4b148d9f-115c-40bc-a1ca-38f18aa0a189\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:06:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.443Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-8969573f-2236-44ed-8a33-860cfebeeef3", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.444Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-8969573f-2236-44ed-8a33-860cfebeeef3", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.444Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-8969573f-2236-44ed-8a33-860cfebeeef3", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.444Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/18da7c7e-017f-4ea0-8736-c4b54d62b805.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}270389dfa36737c2107c9f0a6098062d923b2a40\"", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.445Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/18da7c7e-017f-4ea0-8736-c4b54d62b805.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}270389dfa36737c2107c9f0a6098062d923b2a40\"", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.445Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.279Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-f8c8876a-0933-437e-a9ce-2e86a80dd0a1 Date: Fri, 17 May 2019 00:32:21 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T00:09:52Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"45b0badc-5765-4ba8-9142-10b31c71f4cc\",\"ip_address\":\"192.168.120.25\"}],\"id\":\"18da7c7e-017f-4ea0-8736-c4b54d62b805\",\"security_groups\":[\"54e2a29a-4bc1-4562-b424-1a745a19fe86\",\"adb06996-2cc6-44b0-be7f-1cbe5c159b30\"],\"mac_address\":\"fa:16:3e:ea:c2:c1\",\"device_id\":\"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"a57a4b6a-d0e6-408a-94ce-daede139f3cf\",\"tenant_id\":\"4b01e154350c4310a67000854ca1dc1b\",\"created_at\":\"2019-05-17T00:06:45Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:21.765Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fd1e13af1e171e9fbadafada63e06de684e90082\"", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:22.196Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:22.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fd1e13af1e171e9fbadafada63e06de684e90082\"", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:22.196Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:23.540Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-d17428f0-ac8c-4f37-9edc-dc31bff8bfe1 x-compute-request-id: req-d17428f0-ac8c-4f37-9edc-dc31bff8bfe1 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"172.30.9.208\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:52.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:31:45Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:23.401Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:24.042Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-d17428f0-ac8c-4f37-9edc-dc31bff8bfe1", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:23.401Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:24.042Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-d17428f0-ac8c-4f37-9edc-dc31bff8bfe1", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:23.401Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:24.042Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-d17428f0-ac8c-4f37-9edc-dc31bff8bfe1", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:23.402Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:24.042Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fd1e13af1e171e9fbadafada63e06de684e90082\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.208\"}}'", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:23.402Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:24.042Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fd1e13af1e171e9fbadafada63e06de684e90082\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.208\"}}'", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:23.402Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:24.042Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-d17428f0-ac8c-4f37-9edc-dc31bff8bfe1", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:23.402Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:24.042Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-d17428f0-ac8c-4f37-9edc-dc31bff8bfe1 x-compute-request-id: req-d17428f0-ac8c-4f37-9edc-dc31bff8bfe1 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"172.30.9.208\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:52.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:31:45Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:23.401Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:28.417Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:32:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3c00e0c0-67aa-4704-a218-dd0b490e05cd x-compute-request-id: req-3c00e0c0-67aa-4704-a218-dd0b490e05cd 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_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:28.318Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:29.100Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-3c00e0c0-67aa-4704-a218-dd0b490e05cd", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:28.319Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:29.100Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-3c00e0c0-67aa-4704-a218-dd0b490e05cd", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:28.319Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:29.100Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:28.950Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:29.100Z", "message": "Floating ip 172.30.9.209 detached from server", "level": "info", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:28.319Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:29.100Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:32:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3c00e0c0-67aa-4704-a218-dd0b490e05cd x-compute-request-id: req-3c00e0c0-67aa-4704-a218-dd0b490e05cd 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_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:28.319Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:29.100Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:28.819Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:29.100Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-3c00e0c0-67aa-4704-a218-dd0b490e05cd", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:28.319Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:29.100Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-3c00e0c0-67aa-4704-a218-dd0b490e05cd", "level": "debug", "target_id": "bono_floatingip_pvyjeq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:28.319Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.76ffd7e0-b23c-4799-83e0-8da377b15a23"}], "metadata": {"pagination": {"total": 1417, "offset": 1378, "size": 50}}} 2019-05-17 00:32:29,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:32:29,806 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:32:29 GMT 2019-05-17 00:32:29,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:32:29,807 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:32:29,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:32:29,807 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:32:29,807 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:32:29,807 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:32:29,809 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-098b4085-140f-452c-8ef9-ae74f19421e2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:32:29,810 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-098b4085-140f-452c-8ef9-ae74f19421e2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:32:29,810 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-098b4085-140f-452c-8ef9-ae74f19421e2 2019-05-17 00:32:29,810 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-098b4085-140f-452c-8ef9-ae74f19421e2 2019-05-17 00:32:29,810 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-67e5f87b-8ae2-4e54-8b00-d7b8ead67dad x-compute-request-id: req-67e5f87b-8ae2-4e54-8b00-d7b8ead67dad Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:28.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:31:43Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:32:29,810 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-67e5f87b-8ae2-4e54-8b00-d7b8ead67dad x-compute-request-id: req-67e5f87b-8ae2-4e54-8b00-d7b8ead67dad Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:28.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:31:43Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:32:29,811 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-67e5f87b-8ae2-4e54-8b00-d7b8ead67dad 2019-05-17 00:32:29,811 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-67e5f87b-8ae2-4e54-8b00-d7b8ead67dad 2019-05-17 00:32:29,811 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-67e5f87b-8ae2-4e54-8b00-d7b8ead67dad 2019-05-17 00:32:29,811 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-67e5f87b-8ae2-4e54-8b00-d7b8ead67dad 2019-05-17 00:32:29,811 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60929345660be02fc376cc66082a004e9c20bbcd" -d '{"removeFloatingIp": {"address": "172.30.9.209"}}' 2019-05-17 00:32:29,811 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60929345660be02fc376cc66082a004e9c20bbcd" -d '{"removeFloatingIp": {"address": "172.30.9.209"}}' 2019-05-17 00:32:29,812 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-8969573f-2236-44ed-8a33-860cfebeeef3 2019-05-17 00:32:29,812 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-8969573f-2236-44ed-8a33-860cfebeeef3 Date: Fri, 17 May 2019 00:32:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T00:09:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45b0badc-5765-4ba8-9142-10b31c71f4cc","ip_address":"192.168.120.12"}],"id":"926920e2-a6e3-4644-8724-a451b11e490b","security_groups":["54e2a29a-4bc1-4562-b424-1a745a19fe86","ccd002b4-413a-4771-bf66-dc91af3050bb","ecc2bc2f-b4e3-4e63-97f7-42f400a0e925"],"mac_address":"fa:16:3e:13:8f:f5","device_id":"4b148d9f-115c-40bc-a1ca-38f18aa0a189","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"4b01e154350c4310a67000854ca1dc1b","qos_policy_id":null,"admin_state_up":true,"network_id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:06:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 00:32:29,812 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-8969573f-2236-44ed-8a33-860cfebeeef3 2019-05-17 00:32:29,812 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-8969573f-2236-44ed-8a33-860cfebeeef3 2019-05-17 00:32:29,812 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/926920e2-a6e3-4644-8724-a451b11e490b.json used request id req-8969573f-2236-44ed-8a33-860cfebeeef3 2019-05-17 00:32:29,812 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/18da7c7e-017f-4ea0-8736-c4b54d62b805.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}270389dfa36737c2107c9f0a6098062d923b2a40" 2019-05-17 00:32:29,813 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/18da7c7e-017f-4ea0-8736-c4b54d62b805.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}270389dfa36737c2107c9f0a6098062d923b2a40" 2019-05-17 00:32:29,813 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-f8c8876a-0933-437e-a9ce-2e86a80dd0a1 Date: Fri, 17 May 2019 00:32:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T00:09:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45b0badc-5765-4ba8-9142-10b31c71f4cc","ip_address":"192.168.120.25"}],"id":"18da7c7e-017f-4ea0-8736-c4b54d62b805","security_groups":["54e2a29a-4bc1-4562-b424-1a745a19fe86","adb06996-2cc6-44b0-be7f-1cbe5c159b30"],"mac_address":"fa:16:3e:ea:c2:c1","device_id":"25b8a488-9bc6-4323-9088-9c7cd43d5ee2","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"4b01e154350c4310a67000854ca1dc1b","qos_policy_id":null,"admin_state_up":true,"network_id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:06:45Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 00:32:29,813 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1e13af1e171e9fbadafada63e06de684e90082" 2019-05-17 00:32:29,813 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1e13af1e171e9fbadafada63e06de684e90082" 2019-05-17 00:32:29,813 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-d17428f0-ac8c-4f37-9edc-dc31bff8bfe1 x-compute-request-id: req-d17428f0-ac8c-4f37-9edc-dc31bff8bfe1 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:52.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:31:45Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:32:29,813 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-d17428f0-ac8c-4f37-9edc-dc31bff8bfe1 2019-05-17 00:32:29,814 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-d17428f0-ac8c-4f37-9edc-dc31bff8bfe1 2019-05-17 00:32:29,814 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-d17428f0-ac8c-4f37-9edc-dc31bff8bfe1 2019-05-17 00:32:29,814 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1e13af1e171e9fbadafada63e06de684e90082" -d '{"removeFloatingIp": {"address": "172.30.9.208"}}' 2019-05-17 00:32:29,814 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1e13af1e171e9fbadafada63e06de684e90082" -d '{"removeFloatingIp": {"address": "172.30.9.208"}}' 2019-05-17 00:32:29,814 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-d17428f0-ac8c-4f37-9edc-dc31bff8bfe1 2019-05-17 00:32:29,814 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-d17428f0-ac8c-4f37-9edc-dc31bff8bfe1 x-compute-request-id: req-d17428f0-ac8c-4f37-9edc-dc31bff8bfe1 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:52.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:31:45Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:32:29,815 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:32:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3c00e0c0-67aa-4704-a218-dd0b490e05cd x-compute-request-id: req-3c00e0c0-67aa-4704-a218-dd0b490e05cd 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-05-17 00:32:29,815 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-3c00e0c0-67aa-4704-a218-dd0b490e05cd 2019-05-17 00:32:29,815 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-3c00e0c0-67aa-4704-a218-dd0b490e05cd 2019-05-17 00:32:29,815 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:32:29,815 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.209 detached from server 2019-05-17 00:32:29,815 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:32:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3c00e0c0-67aa-4704-a218-dd0b490e05cd x-compute-request-id: req-3c00e0c0-67aa-4704-a218-dd0b490e05cd 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-05-17 00:32:29,816 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-05-17 00:32:29,816 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-3c00e0c0-67aa-4704-a218-dd0b490e05cd 2019-05-17 00:32:29,816 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-3c00e0c0-67aa-4704-a218-dd0b490e05cd 2019-05-17 00:32:29,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:32:29,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:32:29,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:32:29,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:32:29,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:32:29,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:32:29,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:32:29,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:32:29,900 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:32:29,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:32:29,900 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:32:29 GMT 2019-05-17 00:32:29,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:32:29,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:32:29,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:32:29,901 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:32:29,901 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:32:34,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:32:35,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:32:35,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:32:35,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:32:35,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:32:35,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:32:35,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:32:35,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:32:35,009 - 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-05-17T00:32:30.018Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:29.984Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.158e4ef0-baef-41aa-8afb-aea908d28ebe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:30.521Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-478e9e4f-83bf-471e-a888-d392e519112b", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:29.989Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.158e4ef0-baef-41aa-8afb-aea908d28ebe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:30.521Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:32:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-478e9e4f-83bf-471e-a888-d392e519112b 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:29.989Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.158e4ef0-baef-41aa-8afb-aea908d28ebe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:31.253Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-7830e245-4cca-41d8-a000-587154e73700", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:30.709Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:31.253Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a91605942f7ad67e067dcc9e88f4ec2235391ad\"", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:30.420Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.158e4ef0-baef-41aa-8afb-aea908d28ebe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:31.253Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:32: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-7830e245-4cca-41d8-a000-587154e73700 x-compute-request-id: req-7830e245-4cca-41d8-a000-587154e73700 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_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:30.708Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:31.253Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:32: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-7830e245-4cca-41d8-a000-587154e73700 x-compute-request-id: req-7830e245-4cca-41d8-a000-587154e73700 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_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:30.708Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:31.253Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-7830e245-4cca-41d8-a000-587154e73700", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:30.709Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:31.253Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-7830e245-4cca-41d8-a000-587154e73700", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:30.709Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:31.253Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-7830e245-4cca-41d8-a000-587154e73700", "level": "debug", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:30.710Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:31.253Z", "message": "Floating ip 172.30.9.208 detached from server", "level": "info", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:30.710Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.1cff0b58-9903-4ee5-9a85-784d23ff7f7b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:31.900Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:31.331Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:31.900Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_g39cta", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:31.187Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:31.900Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-ecf4f8a2-a9aa-46d9-ae8b-8a97c475422d x-compute-request-id: req-ecf4f8a2-a9aa-46d9-ae8b-8a97c475422d Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:28.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:31:43Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:31.469Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.158e4ef0-baef-41aa-8afb-aea908d28ebe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:31.900Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-ecf4f8a2-a9aa-46d9-ae8b-8a97c475422d", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:31.470Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.158e4ef0-baef-41aa-8afb-aea908d28ebe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:31.900Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-ecf4f8a2-a9aa-46d9-ae8b-8a97c475422d", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:31.470Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.158e4ef0-baef-41aa-8afb-aea908d28ebe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:31.900Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a91605942f7ad67e067dcc9e88f4ec2235391ad\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:31.471Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.158e4ef0-baef-41aa-8afb-aea908d28ebe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:32.413Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_5n3ejs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:32.368Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a572aa8-5961-4cc7-bc7a-ee406b0ad04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:33.079Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:32:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74660da4-d8f8-44ad-9872-26351fe90b55 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:32.373Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a572aa8-5961-4cc7-bc7a-ee406b0ad04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:33.079Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-74660da4-d8f8-44ad-9872-26351fe90b55", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:32.373Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a572aa8-5961-4cc7-bc7a-ee406b0ad04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:33.079Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5bb8c4e28c90021cd9fd204d460edc528596ad42\"", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:32.782Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a572aa8-5961-4cc7-bc7a-ee406b0ad04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:34.398Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-61474279-50dd-4a3e-99cd-5b10bb44ab89 x-compute-request-id: req-61474279-50dd-4a3e-99cd-5b10bb44ab89 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:52.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:31:45Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:34.187Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a572aa8-5961-4cc7-bc7a-ee406b0ad04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:34.932Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-1ab33136-5082-425e-84c3-ea2f07d9b52f", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:34.312Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.158e4ef0-baef-41aa-8afb-aea908d28ebe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:34.932Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-61474279-50dd-4a3e-99cd-5b10bb44ab89", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:34.187Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a572aa8-5961-4cc7-bc7a-ee406b0ad04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:34.932Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:32:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1ab33136-5082-425e-84c3-ea2f07d9b52f x-compute-request-id: req-1ab33136-5082-425e-84c3-ea2f07d9b52f Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:34.312Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.158e4ef0-baef-41aa-8afb-aea908d28ebe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:34.932Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-1ab33136-5082-425e-84c3-ea2f07d9b52f", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:34.312Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.158e4ef0-baef-41aa-8afb-aea908d28ebe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:34.932Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5bb8c4e28c90021cd9fd204d460edc528596ad42\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:34.188Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a572aa8-5961-4cc7-bc7a-ee406b0ad04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:34.932Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a91605942f7ad67e067dcc9e88f4ec2235391ad\"", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:34.314Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.158e4ef0-baef-41aa-8afb-aea908d28ebe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:34.932Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-61474279-50dd-4a3e-99cd-5b10bb44ab89", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:34.187Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a572aa8-5961-4cc7-bc7a-ee406b0ad04f"}], "metadata": {"pagination": {"total": 1446, "offset": 1417, "size": 50}}} 2019-05-17 00:32:35,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:32:35,010 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:32:35 GMT 2019-05-17 00:32:35,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:32:35,010 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:32:35,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:32:35,010 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:32:35,010 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:32:35,010 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:32:35,012 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:32:35,012 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-478e9e4f-83bf-471e-a888-d392e519112b 2019-05-17 00:32:35,012 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:32:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-478e9e4f-83bf-471e-a888-d392e519112b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:32:35,012 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-7830e245-4cca-41d8-a000-587154e73700 2019-05-17 00:32:35,013 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a91605942f7ad67e067dcc9e88f4ec2235391ad" 2019-05-17 00:32:35,013 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:32: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-7830e245-4cca-41d8-a000-587154e73700 x-compute-request-id: req-7830e245-4cca-41d8-a000-587154e73700 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-05-17 00:32:35,013 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:32: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-7830e245-4cca-41d8-a000-587154e73700 x-compute-request-id: req-7830e245-4cca-41d8-a000-587154e73700 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-05-17 00:32:35,013 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-7830e245-4cca-41d8-a000-587154e73700 2019-05-17 00:32:35,013 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-7830e245-4cca-41d8-a000-587154e73700 2019-05-17 00:32:35,013 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-7830e245-4cca-41d8-a000-587154e73700 2019-05-17 00:32:35,014 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.208 detached from server 2019-05-17 00:32:35,014 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:32:35,014 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-05-17 00:32:35,014 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-ecf4f8a2-a9aa-46d9-ae8b-8a97c475422d x-compute-request-id: req-ecf4f8a2-a9aa-46d9-ae8b-8a97c475422d Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:28.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:31:43Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:32:35,014 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-ecf4f8a2-a9aa-46d9-ae8b-8a97c475422d 2019-05-17 00:32:35,014 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-ecf4f8a2-a9aa-46d9-ae8b-8a97c475422d 2019-05-17 00:32:35,015 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a91605942f7ad67e067dcc9e88f4ec2235391ad" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-05-17 00:32:35,015 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:32:35,015 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:32:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74660da4-d8f8-44ad-9872-26351fe90b55 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:32:35,015 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-74660da4-d8f8-44ad-9872-26351fe90b55 2019-05-17 00:32:35,015 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb8c4e28c90021cd9fd204d460edc528596ad42" 2019-05-17 00:32:35,015 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-61474279-50dd-4a3e-99cd-5b10bb44ab89 x-compute-request-id: req-61474279-50dd-4a3e-99cd-5b10bb44ab89 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:52.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:31:45Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:32:35,016 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-1ab33136-5082-425e-84c3-ea2f07d9b52f 2019-05-17 00:32:35,016 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-61474279-50dd-4a3e-99cd-5b10bb44ab89 2019-05-17 00:32:35,016 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:32:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1ab33136-5082-425e-84c3-ea2f07d9b52f x-compute-request-id: req-1ab33136-5082-425e-84c3-ea2f07d9b52f Content-Length: 0 Content-Type: application/json 2019-05-17 00:32:35,016 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-1ab33136-5082-425e-84c3-ea2f07d9b52f 2019-05-17 00:32:35,016 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb8c4e28c90021cd9fd204d460edc528596ad42" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bind"}}' 2019-05-17 00:32:35,016 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a91605942f7ad67e067dcc9e88f4ec2235391ad" 2019-05-17 00:32:35,017 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-61474279-50dd-4a3e-99cd-5b10bb44ab89 2019-05-17 00:32:35,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:32:35,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:32:35,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:32:35,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:32:35,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:32:35,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:32:35,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:32:35,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:32:35,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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:32:35,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:32:35,079 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:32:35 GMT 2019-05-17 00:32:35,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:32:35,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:32:35,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:32:35,080 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:32:35,080 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:32:40,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:32:40,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:32:40,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:32:40,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:32:40,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:32:40,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:32:40,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:32:40,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:32:40,181 - 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-05-17T00:32:35.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a91605942f7ad67e067dcc9e88f4ec2235391ad\"", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:35.049Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.158e4ef0-baef-41aa-8afb-aea908d28ebe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:35.499Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-9ef7f9c4-b8c4-4dac-a335-6e16cee93648 x-compute-request-id: req-9ef7f9c4-b8c4-4dac-a335-6e16cee93648 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:28.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:31:43Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:35.048Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.158e4ef0-baef-41aa-8afb-aea908d28ebe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:35.499Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-9ef7f9c4-b8c4-4dac-a335-6e16cee93648", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:35.048Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.158e4ef0-baef-41aa-8afb-aea908d28ebe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:35.499Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-9ef7f9c4-b8c4-4dac-a335-6e16cee93648", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:35.049Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.158e4ef0-baef-41aa-8afb-aea908d28ebe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:36.029Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-23313745-f19f-4817-b771-db15b0c90868 x-compute-request-id: req-23313745-f19f-4817-b771-db15b0c90868 Content-Encoding: gzip Content-Length: 692 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0d5adde9-bb67-4a77-a62f-7be47bccd55f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36664136-5dc2-4ed6-9840-33ddf50de242\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a2a7c1a0-1c9d-4126-b584-903601d8c01e\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ae43b773-5484-4760-91d0-a6ecad8cb8bb\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"afd155b6-5cd0-4f3b-b337-b8590acd1d2f\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e84d40d3-8d6c-4414-9149-fc3f74c0b18e\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ed386a68-aa1c-447a-aebf-b59660794903\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fe214b38-9a6e-4996-9c88-46a9d91fe96a\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"ccd002b4-413a-4771-bf66-dc91af3050bb\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:35.744Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.158e4ef0-baef-41aa-8afb-aea908d28ebe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:36.029Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-23313745-f19f-4817-b771-db15b0c90868", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:35.744Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.158e4ef0-baef-41aa-8afb-aea908d28ebe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:36.029Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-23313745-f19f-4817-b771-db15b0c90868", "level": "debug", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:35.744Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.158e4ef0-baef-41aa-8afb-aea908d28ebe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:36.029Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:32: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-51ca2d21-a9da-416a-b53c-c136c77e241a x-compute-request-id: req-51ca2d21-a9da-416a-b53c-c136c77e241a Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:35.859Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a572aa8-5961-4cc7-bc7a-ee406b0ad04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:36.748Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-51ca2d21-a9da-416a-b53c-c136c77e241a", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:35.860Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a572aa8-5961-4cc7-bc7a-ee406b0ad04f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:36.748Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_bqfuw9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:36.162Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:36.748Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5bb8c4e28c90021cd9fd204d460edc528596ad42\"", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:35.861Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a572aa8-5961-4cc7-bc7a-ee406b0ad04f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:36.748Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:36.317Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:36.748Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-51ca2d21-a9da-416a-b53c-c136c77e241a", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:35.860Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a572aa8-5961-4cc7-bc7a-ee406b0ad04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:37.429Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_865xf7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:37.371Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5f36c85f-a77d-4583-9da4-68bc33fd3c61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:37.429Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-efd7cddb-4992-4dc8-8ce1-d3d2463dd925", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:37.009Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a572aa8-5961-4cc7-bc7a-ee406b0ad04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:37.429Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5bb8c4e28c90021cd9fd204d460edc528596ad42\"", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:37.010Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a572aa8-5961-4cc7-bc7a-ee406b0ad04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:37.429Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-efd7cddb-4992-4dc8-8ce1-d3d2463dd925 x-compute-request-id: req-efd7cddb-4992-4dc8-8ce1-d3d2463dd925 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:52.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:31:45Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:37.008Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a572aa8-5961-4cc7-bc7a-ee406b0ad04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:37.429Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-efd7cddb-4992-4dc8-8ce1-d3d2463dd925", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:37.009Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a572aa8-5961-4cc7-bc7a-ee406b0ad04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:37.932Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-2adc203c-c079-4e69-824f-3be68234a51e", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:37.375Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5f36c85f-a77d-4583-9da4-68bc33fd3c61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:37.932Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:32:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2adc203c-c079-4e69-824f-3be68234a51e 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:37.375Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5f36c85f-a77d-4583-9da4-68bc33fd3c61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:38.505Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-f45f1403-c8fa-4fb3-b5a2-83b3109032c7 x-compute-request-id: req-f45f1403-c8fa-4fb3-b5a2-83b3109032c7 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:37.936Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a572aa8-5961-4cc7-bc7a-ee406b0ad04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:38.505Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-f45f1403-c8fa-4fb3-b5a2-83b3109032c7", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:37.937Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a572aa8-5961-4cc7-bc7a-ee406b0ad04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:38.505Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ec874ad0549ae4a8443b97ea7d86c1fcb5aa099\"", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:37.795Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5f36c85f-a77d-4583-9da4-68bc33fd3c61"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:38.505Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:38.343Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:38.505Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-f45f1403-c8fa-4fb3-b5a2-83b3109032c7", "level": "debug", "target_id": "bind_security_group_5n3ejs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:37.936Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.2a572aa8-5961-4cc7-bc7a-ee406b0ad04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:39.224Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-b7311911-cb07-4a30-a2c4-e10a648433f7 x-compute-request-id: req-b7311911-cb07-4a30-a2c4-e10a648433f7 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:28.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:31:43Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:39.139Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5f36c85f-a77d-4583-9da4-68bc33fd3c61"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:39.224Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:38.477Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:39.729Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-b7311911-cb07-4a30-a2c4-e10a648433f7", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:39.139Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5f36c85f-a77d-4583-9da4-68bc33fd3c61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:39.729Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ec874ad0549ae4a8443b97ea7d86c1fcb5aa099\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:39.140Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5f36c85f-a77d-4583-9da4-68bc33fd3c61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:39.729Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-b7311911-cb07-4a30-a2c4-e10a648433f7", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:39.139Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5f36c85f-a77d-4583-9da4-68bc33fd3c61"}], "metadata": {"pagination": {"total": 1476, "offset": 1446, "size": 50}}} 2019-05-17 00:32:40,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:32:40,182 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:32:40 GMT 2019-05-17 00:32:40,182 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:32:40,182 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:32:40,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:32:40,182 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:32:40,182 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:32:40,182 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:32:40,184 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a91605942f7ad67e067dcc9e88f4ec2235391ad" 2019-05-17 00:32:40,184 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-9ef7f9c4-b8c4-4dac-a335-6e16cee93648 x-compute-request-id: req-9ef7f9c4-b8c4-4dac-a335-6e16cee93648 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:28.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:31:43Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:32:40,185 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-9ef7f9c4-b8c4-4dac-a335-6e16cee93648 2019-05-17 00:32:40,185 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-9ef7f9c4-b8c4-4dac-a335-6e16cee93648 2019-05-17 00:32:40,185 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-23313745-f19f-4817-b771-db15b0c90868 x-compute-request-id: req-23313745-f19f-4817-b771-db15b0c90868 Content-Encoding: gzip Content-Length: 692 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0d5adde9-bb67-4a77-a62f-7be47bccd55f"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36664136-5dc2-4ed6-9840-33ddf50de242"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2a7c1a0-1c9d-4126-b584-903601d8c01e"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ae43b773-5484-4760-91d0-a6ecad8cb8bb"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "afd155b6-5cd0-4f3b-b337-b8590acd1d2f"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e84d40d3-8d6c-4414-9149-fc3f74c0b18e"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed386a68-aa1c-447a-aebf-b59660794903"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fe214b38-9a6e-4996-9c88-46a9d91fe96a"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "ccd002b4-413a-4771-bf66-dc91af3050bb", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}]} 2019-05-17 00:32:40,185 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-23313745-f19f-4817-b771-db15b0c90868 2019-05-17 00:32:40,185 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-23313745-f19f-4817-b771-db15b0c90868 2019-05-17 00:32:40,186 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:32: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-51ca2d21-a9da-416a-b53c-c136c77e241a x-compute-request-id: req-51ca2d21-a9da-416a-b53c-c136c77e241a Content-Length: 0 Content-Type: application/json 2019-05-17 00:32:40,186 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-51ca2d21-a9da-416a-b53c-c136c77e241a 2019-05-17 00:32:40,186 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:32:40,186 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb8c4e28c90021cd9fd204d460edc528596ad42" 2019-05-17 00:32:40,186 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:32:40,186 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-51ca2d21-a9da-416a-b53c-c136c77e241a 2019-05-17 00:32:40,187 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:32:40,187 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-efd7cddb-4992-4dc8-8ce1-d3d2463dd925 2019-05-17 00:32:40,187 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb8c4e28c90021cd9fd204d460edc528596ad42" 2019-05-17 00:32:40,187 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-efd7cddb-4992-4dc8-8ce1-d3d2463dd925 x-compute-request-id: req-efd7cddb-4992-4dc8-8ce1-d3d2463dd925 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:52.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:31:45Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:32:40,187 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-efd7cddb-4992-4dc8-8ce1-d3d2463dd925 2019-05-17 00:32:40,187 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-2adc203c-c079-4e69-824f-3be68234a51e 2019-05-17 00:32:40,188 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:32:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2adc203c-c079-4e69-824f-3be68234a51e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:32:40,188 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-f45f1403-c8fa-4fb3-b5a2-83b3109032c7 x-compute-request-id: req-f45f1403-c8fa-4fb3-b5a2-83b3109032c7 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-17 00:32:40,188 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-f45f1403-c8fa-4fb3-b5a2-83b3109032c7 2019-05-17 00:32:40,188 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec874ad0549ae4a8443b97ea7d86c1fcb5aa099" 2019-05-17 00:32:40,188 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:32:40,188 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-f45f1403-c8fa-4fb3-b5a2-83b3109032c7 2019-05-17 00:32:40,189 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-b7311911-cb07-4a30-a2c4-e10a648433f7 x-compute-request-id: req-b7311911-cb07-4a30-a2c4-e10a648433f7 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:28.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:31:43Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:32:40,189 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:32:40,189 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-b7311911-cb07-4a30-a2c4-e10a648433f7 2019-05-17 00:32:40,189 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec874ad0549ae4a8443b97ea7d86c1fcb5aa099" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bono"}}' 2019-05-17 00:32:40,189 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-b7311911-cb07-4a30-a2c4-e10a648433f7 2019-05-17 00:32:40,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:32:40,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:32:40,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:32:40,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:32:40,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:32:40,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:32:40,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:32:40,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:32:40,246 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:32:40,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:32:40,247 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:32:40 GMT 2019-05-17 00:32:40,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:32:40,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:32:40,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:32:40,247 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:32:40,247 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:32:45,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:32:45,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:32:45,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:32:45,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:32:45,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:32:45,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:32:45,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:32:45,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:32:45,339 - 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-05-17T00:32:40.399Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:39.534Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.da961057-341e-443a-a478-a909c0e45c2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:40.399Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-30492309-8ca8-41ec-a8c7-ad2edc11d2b8", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:39.539Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.da961057-341e-443a-a478-a909c0e45c2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:40.399Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1483db322e81ad7899450cf38bf6298b3bff4f5c\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:39.959Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.da961057-341e-443a-a478-a909c0e45c2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:40.399Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30492309-8ca8-41ec-a8c7-ad2edc11d2b8 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:39.539Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.da961057-341e-443a-a478-a909c0e45c2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:41.015Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:32: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-e2724815-8d84-4b83-bb81-236a8ddfaeae x-compute-request-id: req-e2724815-8d84-4b83-bb81-236a8ddfaeae Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:40.935Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5f36c85f-a77d-4583-9da4-68bc33fd3c61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:41.518Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ec874ad0549ae4a8443b97ea7d86c1fcb5aa099\"", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:40.937Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5f36c85f-a77d-4583-9da4-68bc33fd3c61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:41.518Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-e2724815-8d84-4b83-bb81-236a8ddfaeae", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:40.936Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5f36c85f-a77d-4583-9da4-68bc33fd3c61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:41.518Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-e2724815-8d84-4b83-bb81-236a8ddfaeae", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:40.936Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5f36c85f-a77d-4583-9da4-68bc33fd3c61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:42.021Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1483db322e81ad7899450cf38bf6298b3bff4f5c\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:41.578Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.da961057-341e-443a-a478-a909c0e45c2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:42.021Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-0b003647-dddd-4fe1-9c78-2dc4bc3e4e7b x-compute-request-id: req-0b003647-dddd-4fe1-9c78-2dc4bc3e4e7b Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:52.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:31:45Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:41.577Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.da961057-341e-443a-a478-a909c0e45c2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:42.021Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-72e499c3-7987-412c-8ebc-5dc2579ec5a3 x-compute-request-id: req-72e499c3-7987-412c-8ebc-5dc2579ec5a3 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:28.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:31:43Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:41.823Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5f36c85f-a77d-4583-9da4-68bc33fd3c61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:42.021Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-0b003647-dddd-4fe1-9c78-2dc4bc3e4e7b", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:41.578Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.da961057-341e-443a-a478-a909c0e45c2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:42.021Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-0b003647-dddd-4fe1-9c78-2dc4bc3e4e7b", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:41.577Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.da961057-341e-443a-a478-a909c0e45c2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:42.524Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ec874ad0549ae4a8443b97ea7d86c1fcb5aa099\"", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:41.825Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5f36c85f-a77d-4583-9da4-68bc33fd3c61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:42.524Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-72e499c3-7987-412c-8ebc-5dc2579ec5a3", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:41.824Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5f36c85f-a77d-4583-9da4-68bc33fd3c61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:42.524Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-72e499c3-7987-412c-8ebc-5dc2579ec5a3", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:41.824Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5f36c85f-a77d-4583-9da4-68bc33fd3c61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:43.058Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-683a563b-ab38-4914-9de7-da2e6222d2cb x-compute-request-id: req-683a563b-ab38-4914-9de7-da2e6222d2cb Content-Encoding: gzip Content-Length: 370 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"631f274b-2a18-468a-8c29-e74a9e8cf63c\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c99251fc-f8f9-4e88-813e-40f0805facad\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cac38806-662d-4daa-882e-a0ff42b6a99d\"}], \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"id\": \"54e2a29a-4bc1-4562-b424-1a745a19fe86\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:42.745Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5f36c85f-a77d-4583-9da4-68bc33fd3c61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:43.058Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-683a563b-ab38-4914-9de7-da2e6222d2cb", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:42.745Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5f36c85f-a77d-4583-9da4-68bc33fd3c61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:43.058Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-683a563b-ab38-4914-9de7-da2e6222d2cb", "level": "debug", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:42.745Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5f36c85f-a77d-4583-9da4-68bc33fd3c61"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:43.792Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_865xf7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:43.114Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:43.792Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:32: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-b912785b-9e7a-475c-bd3e-969b543542de x-compute-request-id: req-b912785b-9e7a-475c-bd3e-969b543542de Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:43.521Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.da961057-341e-443a-a478-a909c0e45c2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:43.792Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-b912785b-9e7a-475c-bd3e-969b543542de", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:43.521Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.da961057-341e-443a-a478-a909c0e45c2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:43.792Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-b912785b-9e7a-475c-bd3e-969b543542de", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:43.521Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.da961057-341e-443a-a478-a909c0e45c2b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:43.792Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:43.299Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:43.792Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1483db322e81ad7899450cf38bf6298b3bff4f5c\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:43.522Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.da961057-341e-443a-a478-a909c0e45c2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:44.459Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-98ddb23e-39f1-45d9-b7d0-4b300e0842e7", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:43.840Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.da961057-341e-443a-a478-a909c0e45c2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:44.459Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-98ddb23e-39f1-45d9-b7d0-4b300e0842e7 x-compute-request-id: req-98ddb23e-39f1-45d9-b7d0-4b300e0842e7 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:52.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:31:45Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:43.840Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.da961057-341e-443a-a478-a909c0e45c2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:44.459Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-98ddb23e-39f1-45d9-b7d0-4b300e0842e7", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:43.840Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.da961057-341e-443a-a478-a909c0e45c2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:44.459Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1483db322e81ad7899450cf38bf6298b3bff4f5c\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:43.841Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.da961057-341e-443a-a478-a909c0e45c2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:45.086Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-e44c5d5b-6936-420a-8e0f-cad25ac63e0e", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:44.423Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c033858-549b-43ee-a27d-fca161d8d129"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:45.086Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-ae2b4d5f-dfe1-4dfe-94c3-f24f004c048f x-compute-request-id: req-ae2b4d5f-dfe1-4dfe-94c3-f24f004c048f Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:44.370Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.da961057-341e-443a-a478-a909c0e45c2b"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:45.086Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:44.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:45.086Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}668e4417413c71acf4cce157c07167790d3b83d9\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:44.830Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c033858-549b-43ee-a27d-fca161d8d129"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:45.086Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-ae2b4d5f-dfe1-4dfe-94c3-f24f004c048f", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:44.370Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.da961057-341e-443a-a478-a909c0e45c2b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:45.086Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:44.689Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:45.086Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-ae2b4d5f-dfe1-4dfe-94c3-f24f004c048f", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:44.370Z", "source_id": "bind_host_glt4b0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.da961057-341e-443a-a478-a909c0e45c2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:45.086Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:44.418Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c033858-549b-43ee-a27d-fca161d8d129"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:45.086Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:32:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e44c5d5b-6936-420a-8e0f-cad25ac63e0e 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:44.423Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c033858-549b-43ee-a27d-fca161d8d129"}], "metadata": {"pagination": {"total": 1514, "offset": 1476, "size": 50}}} 2019-05-17 00:32:45,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:32:45,340 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:32:45 GMT 2019-05-17 00:32:45,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:32:45,340 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:32:45,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:32:45,340 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:32:45,340 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:32:45,340 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:32:45,342 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:32:45,342 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-30492309-8ca8-41ec-a8c7-ad2edc11d2b8 2019-05-17 00:32:45,342 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1483db322e81ad7899450cf38bf6298b3bff4f5c" 2019-05-17 00:32:45,342 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30492309-8ca8-41ec-a8c7-ad2edc11d2b8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:32:45,342 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:32: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-e2724815-8d84-4b83-bb81-236a8ddfaeae x-compute-request-id: req-e2724815-8d84-4b83-bb81-236a8ddfaeae Content-Length: 0 Content-Type: application/json 2019-05-17 00:32:45,343 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec874ad0549ae4a8443b97ea7d86c1fcb5aa099" 2019-05-17 00:32:45,343 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-e2724815-8d84-4b83-bb81-236a8ddfaeae 2019-05-17 00:32:45,343 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-e2724815-8d84-4b83-bb81-236a8ddfaeae 2019-05-17 00:32:45,343 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1483db322e81ad7899450cf38bf6298b3bff4f5c" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-17 00:32:45,343 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-0b003647-dddd-4fe1-9c78-2dc4bc3e4e7b x-compute-request-id: req-0b003647-dddd-4fe1-9c78-2dc4bc3e4e7b Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:52.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:31:45Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:32:45,343 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-72e499c3-7987-412c-8ebc-5dc2579ec5a3 x-compute-request-id: req-72e499c3-7987-412c-8ebc-5dc2579ec5a3 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:28.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:31:43Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:32:45,344 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-0b003647-dddd-4fe1-9c78-2dc4bc3e4e7b 2019-05-17 00:32:45,344 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-0b003647-dddd-4fe1-9c78-2dc4bc3e4e7b 2019-05-17 00:32:45,344 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec874ad0549ae4a8443b97ea7d86c1fcb5aa099" 2019-05-17 00:32:45,344 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-72e499c3-7987-412c-8ebc-5dc2579ec5a3 2019-05-17 00:32:45,344 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-72e499c3-7987-412c-8ebc-5dc2579ec5a3 2019-05-17 00:32:45,344 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-683a563b-ab38-4914-9de7-da2e6222d2cb x-compute-request-id: req-683a563b-ab38-4914-9de7-da2e6222d2cb Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "631f274b-2a18-468a-8c29-e74a9e8cf63c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b0a1fc-0720-4b28-aa15-3fcd7dd61e5d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c99251fc-f8f9-4e88-813e-40f0805facad"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cac38806-662d-4daa-882e-a0ff42b6a99d"}], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "id": "54e2a29a-4bc1-4562-b424-1a745a19fe86", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-17 00:32:45,344 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-683a563b-ab38-4914-9de7-da2e6222d2cb 2019-05-17 00:32:45,345 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-683a563b-ab38-4914-9de7-da2e6222d2cb 2019-05-17 00:32:45,345 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:32:45,345 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:32: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-b912785b-9e7a-475c-bd3e-969b543542de x-compute-request-id: req-b912785b-9e7a-475c-bd3e-969b543542de Content-Length: 0 Content-Type: application/json 2019-05-17 00:32:45,345 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-b912785b-9e7a-475c-bd3e-969b543542de 2019-05-17 00:32:45,345 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/action used request id req-b912785b-9e7a-475c-bd3e-969b543542de 2019-05-17 00:32:45,345 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:32:45,345 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1483db322e81ad7899450cf38bf6298b3bff4f5c" 2019-05-17 00:32:45,345 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-98ddb23e-39f1-45d9-b7d0-4b300e0842e7 2019-05-17 00:32:45,346 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-98ddb23e-39f1-45d9-b7d0-4b300e0842e7 x-compute-request-id: req-98ddb23e-39f1-45d9-b7d0-4b300e0842e7 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:52.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:31:45Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:32:45,346 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-98ddb23e-39f1-45d9-b7d0-4b300e0842e7 2019-05-17 00:32:45,346 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1483db322e81ad7899450cf38bf6298b3bff4f5c" 2019-05-17 00:32:45,346 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-e44c5d5b-6936-420a-8e0f-cad25ac63e0e 2019-05-17 00:32:45,346 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-ae2b4d5f-dfe1-4dfe-94c3-f24f004c048f x-compute-request-id: req-ae2b4d5f-dfe1-4dfe-94c3-f24f004c048f Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-17 00:32:45,346 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:32:45,346 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e4417413c71acf4cce157c07167790d3b83d9" 2019-05-17 00:32:45,347 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-ae2b4d5f-dfe1-4dfe-94c3-f24f004c048f 2019-05-17 00:32:45,347 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:32:45,347 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2/os-security-groups used request id req-ae2b4d5f-dfe1-4dfe-94c3-f24f004c048f 2019-05-17 00:32:45,347 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:32:45,347 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:32:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e44c5d5b-6936-420a-8e0f-cad25ac63e0e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:32:45,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:32:45,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:32:45,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:32:45,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:32:45,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:32:45,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:32:45,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:32:45,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:32:45,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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:32:45,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:32:45,529 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:32:45 GMT 2019-05-17 00:32:45,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:32:45,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:32:45,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:32:45,529 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:32:45,529 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:32:50,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:32:50,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:32:50,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:32:50,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:32:50,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:32:50,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:32:50,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:32:50,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:32:50,628 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_glt4b0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:45.768Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:45.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:45.768Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:45.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:46.357Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-40619c4e-238c-43c6-b2d9-6b20a03ca871", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:45.991Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c033858-549b-43ee-a27d-fca161d8d129"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:46.357Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-40619c4e-238c-43c6-b2d9-6b20a03ca871", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:45.991Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c033858-549b-43ee-a27d-fca161d8d129"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:46.357Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-40619c4e-238c-43c6-b2d9-6b20a03ca871 x-compute-request-id: req-40619c4e-238c-43c6-b2d9-6b20a03ca871 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:28.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:31:43Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:45.990Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c033858-549b-43ee-a27d-fca161d8d129"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:46.357Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}668e4417413c71acf4cce157c07167790d3b83d9\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:45.992Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c033858-549b-43ee-a27d-fca161d8d129"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:46.357Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:46.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b06d07ca-7e13-4cc9-bb3e-1fc9eca36af9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:47.026Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-f2ad6104-7df7-44c0-a1e2-816b15472d61", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:46.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b06d07ca-7e13-4cc9-bb3e-1fc9eca36af9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:47.026Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:32:46.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b06d07ca-7e13-4cc9-bb3e-1fc9eca36af9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:47.026Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:32:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2ad6104-7df7-44c0-a1e2-816b15472d61 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:46.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b06d07ca-7e13-4cc9-bb3e-1fc9eca36af9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:47.026Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67a93a8ea841bb95806a5d738ab8a0eeadf2758d\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:46.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b06d07ca-7e13-4cc9-bb3e-1fc9eca36af9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:47.560Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-b94b639f-3489-40d4-ad44-4573f662d85c x-compute-request-id: req-b94b639f-3489-40d4-ad44-4573f662d85c Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:52.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:31:45Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:47.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b06d07ca-7e13-4cc9-bb3e-1fc9eca36af9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:48.228Z", "message": "Waiting for server \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:47.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b06d07ca-7e13-4cc9-bb3e-1fc9eca36af9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:48.228Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-b94b639f-3489-40d4-ad44-4573f662d85c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:47.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b06d07ca-7e13-4cc9-bb3e-1fc9eca36af9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:48.228Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-b94b639f-3489-40d4-ad44-4573f662d85c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:47.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b06d07ca-7e13-4cc9-bb3e-1fc9eca36af9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:48.228Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67a93a8ea841bb95806a5d738ab8a0eeadf2758d\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:47.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b06d07ca-7e13-4cc9-bb3e-1fc9eca36af9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:48.228Z", "message": "RESP: [204] Date: Fri, 17 May 2019 00:32: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-db0de9cb-fea2-47a7-aaf1-282cb969153d x-compute-request-id: req-db0de9cb-fea2-47a7-aaf1-282cb969153d Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:47.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b06d07ca-7e13-4cc9-bb3e-1fc9eca36af9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:48.228Z", "message": "DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-db0de9cb-fea2-47a7-aaf1-282cb969153d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:47.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b06d07ca-7e13-4cc9-bb3e-1fc9eca36af9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:48.228Z", "message": "DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-db0de9cb-fea2-47a7-aaf1-282cb969153d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:47.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b06d07ca-7e13-4cc9-bb3e-1fc9eca36af9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:48.228Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67a93a8ea841bb95806a5d738ab8a0eeadf2758d\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:47.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b06d07ca-7e13-4cc9-bb3e-1fc9eca36af9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:48.228Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-5a808ae9-69e9-4003-8799-b86622fd40cb x-compute-request-id: req-5a808ae9-69e9-4003-8799-b86622fd40cb Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ea:c2:c1\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:52.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"25b8a488-9bc6-4323-9088-9c7cd43d5ee2\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:32:47Z\", \"hostId\": \"cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bind_host_glt4b0\", \"created\": \"2019-05-17T00:06:40Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:47.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b06d07ca-7e13-4cc9-bb3e-1fc9eca36af9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:48.228Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-5a808ae9-69e9-4003-8799-b86622fd40cb", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:47.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b06d07ca-7e13-4cc9-bb3e-1fc9eca36af9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:48.228Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-5a808ae9-69e9-4003-8799-b86622fd40cb", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:47.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b06d07ca-7e13-4cc9-bb3e-1fc9eca36af9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:48.847Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-f41faa59-3a49-44a4-990d-62095727831b", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:48.158Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c033858-549b-43ee-a27d-fca161d8d129"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:48.847Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-f41faa59-3a49-44a4-990d-62095727831b", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:48.159Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c033858-549b-43ee-a27d-fca161d8d129"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:48.847Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}668e4417413c71acf4cce157c07167790d3b83d9\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:48.160Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c033858-549b-43ee-a27d-fca161d8d129"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:48.847Z", "message": "RESP: [202] Date: Fri, 17 May 2019 00:32: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-f41faa59-3a49-44a4-990d-62095727831b x-compute-request-id: req-f41faa59-3a49-44a4-990d-62095727831b Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:48.158Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c033858-549b-43ee-a27d-fca161d8d129"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:49.384Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-3841c674-cf47-473c-9179-e4c691c9d5e4 x-compute-request-id: req-3841c674-cf47-473c-9179-e4c691c9d5e4 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:28.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:31:43Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:49.087Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c033858-549b-43ee-a27d-fca161d8d129"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:49.384Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}668e4417413c71acf4cce157c07167790d3b83d9\"", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:49.088Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c033858-549b-43ee-a27d-fca161d8d129"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:49.384Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-3841c674-cf47-473c-9179-e4c691c9d5e4", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:49.087Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c033858-549b-43ee-a27d-fca161d8d129"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:49.384Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-3841c674-cf47-473c-9179-e4c691c9d5e4", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:49.087Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c033858-549b-43ee-a27d-fca161d8d129"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:49.914Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-449ce326-e859-4267-8f18-3d182a92722e", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:49.387Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c033858-549b-43ee-a27d-fca161d8d129"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:49.914Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-449ce326-e859-4267-8f18-3d182a92722e", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:49.387Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c033858-549b-43ee-a27d-fca161d8d129"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:49.914Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:49.690Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:49.914Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-449ce326-e859-4267-8f18-3d182a92722e x-compute-request-id: req-449ce326-e859-4267-8f18-3d182a92722e Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_4s8b6w", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:49.387Z", "source_id": "bono_host_0fecqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.6c033858-549b-43ee-a27d-fca161d8d129"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:50.509Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:50.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:50.509Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:49.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:50.509Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:49.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}], "metadata": {"pagination": {"total": 1552, "offset": 1514, "size": 50}}} 2019-05-17 00:32:50,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:32:50,628 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:32:50 GMT 2019-05-17 00:32:50,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:32:50,628 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:32:50,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:32:50,628 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:32:50,628 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:32:50,628 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:32:50,630 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-17 00:32:50,631 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:32:50,631 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-40619c4e-238c-43c6-b2d9-6b20a03ca871 2019-05-17 00:32:50,631 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-40619c4e-238c-43c6-b2d9-6b20a03ca871 2019-05-17 00:32:50,631 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-40619c4e-238c-43c6-b2d9-6b20a03ca871 x-compute-request-id: req-40619c4e-238c-43c6-b2d9-6b20a03ca871 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:28.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:31:43Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:32:50,631 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e4417413c71acf4cce157c07167790d3b83d9" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-17 00:32:50,632 - functest.core.cloudify - DEBUG - deleting server 2019-05-17 00:32:50,632 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-f2ad6104-7df7-44c0-a1e2-816b15472d61 2019-05-17 00:32:50,632 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:32:50,632 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:32:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2ad6104-7df7-44c0-a1e2-816b15472d61 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:32:50,632 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a93a8ea841bb95806a5d738ab8a0eeadf2758d" 2019-05-17 00:32:50,632 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-b94b639f-3489-40d4-ad44-4573f662d85c x-compute-request-id: req-b94b639f-3489-40d4-ad44-4573f662d85c Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:52.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:31:45Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:32:50,633 - functest.core.cloudify - DEBUG - Waiting for server "25b8a488-9bc6-4323-9088-9c7cd43d5ee2" to be deleted. current status: SHUTOFF 2019-05-17 00:32:50,633 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-b94b639f-3489-40d4-ad44-4573f662d85c 2019-05-17 00:32:50,633 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-b94b639f-3489-40d4-ad44-4573f662d85c 2019-05-17 00:32:50,633 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a93a8ea841bb95806a5d738ab8a0eeadf2758d" 2019-05-17 00:32:50,633 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 17 May 2019 00:32: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-db0de9cb-fea2-47a7-aaf1-282cb969153d x-compute-request-id: req-db0de9cb-fea2-47a7-aaf1-282cb969153d Content-Type: application/json 2019-05-17 00:32:50,633 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-db0de9cb-fea2-47a7-aaf1-282cb969153d 2019-05-17 00:32:50,633 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-db0de9cb-fea2-47a7-aaf1-282cb969153d 2019-05-17 00:32:50,634 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a93a8ea841bb95806a5d738ab8a0eeadf2758d" 2019-05-17 00:32:50,634 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-5a808ae9-69e9-4003-8799-b86622fd40cb x-compute-request-id: req-5a808ae9-69e9-4003-8799-b86622fd40cb Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c2:c1", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:52.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "25b8a488-9bc6-4323-9088-9c7cd43d5ee2", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:32:47Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bind_host_glt4b0", "created": "2019-05-17T00:06:40Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:32:50,634 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-5a808ae9-69e9-4003-8799-b86622fd40cb 2019-05-17 00:32:50,634 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-5a808ae9-69e9-4003-8799-b86622fd40cb 2019-05-17 00:32:50,634 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-f41faa59-3a49-44a4-990d-62095727831b 2019-05-17 00:32:50,634 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/action used request id req-f41faa59-3a49-44a4-990d-62095727831b 2019-05-17 00:32:50,635 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e4417413c71acf4cce157c07167790d3b83d9" 2019-05-17 00:32:50,635 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 00:32: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-f41faa59-3a49-44a4-990d-62095727831b x-compute-request-id: req-f41faa59-3a49-44a4-990d-62095727831b Content-Length: 0 Content-Type: application/json 2019-05-17 00:32:50,635 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-3841c674-cf47-473c-9179-e4c691c9d5e4 x-compute-request-id: req-3841c674-cf47-473c-9179-e4c691c9d5e4 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:28.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:31:43Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:32:50,635 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e4417413c71acf4cce157c07167790d3b83d9" 2019-05-17 00:32:50,635 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-3841c674-cf47-473c-9179-e4c691c9d5e4 2019-05-17 00:32:50,636 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-3841c674-cf47-473c-9179-e4c691c9d5e4 2019-05-17 00:32:50,636 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-449ce326-e859-4267-8f18-3d182a92722e 2019-05-17 00:32:50,636 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189/os-security-groups used request id req-449ce326-e859-4267-8f18-3d182a92722e 2019-05-17 00:32:50,636 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-17 00:32:50,636 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-449ce326-e859-4267-8f18-3d182a92722e x-compute-request-id: req-449ce326-e859-4267-8f18-3d182a92722e Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-17 00:32:50,636 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-17 00:32:50,636 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:32:50,637 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:32:50,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:32:50,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:32:50,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:32:50,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:32:50,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:32:50,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:32:50,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:32:50,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:32:50,705 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:32:50,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:32:50,705 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:32:50 GMT 2019-05-17 00:32:50,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:32:50,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:32:50,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:32:50,705 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:32:50,705 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:32:55,711 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:32:55,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:32:55,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:32:55,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:32:55,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:32:55,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:32:55,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:32:55,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:32:55,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:51.262Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:51.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46969edb-454e-41e9-b435-219c5b324e06"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:51.766Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-983a7fd7-d744-4b52-9b8f-83e54a5d4aa2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:51.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46969edb-454e-41e9-b435-219c5b324e06"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:51.766Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:32:51.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46969edb-454e-41e9-b435-219c5b324e06"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:51.766Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:32:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-983a7fd7-d744-4b52-9b8f-83e54a5d4aa2 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:51.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46969edb-454e-41e9-b435-219c5b324e06"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:52.384Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f469a35124c11ad6979fe77afdf1d2cc8655e684\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:51.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46969edb-454e-41e9-b435-219c5b324e06"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:52.995Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-59b9b106-d60a-4778-ac57-860c1e2c88fa", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:52.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46969edb-454e-41e9-b435-219c5b324e06"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:52.995Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-59b9b106-d60a-4778-ac57-860c1e2c88fa", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:52.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46969edb-454e-41e9-b435-219c5b324e06"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:52.995Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f469a35124c11ad6979fe77afdf1d2cc8655e684\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:52.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46969edb-454e-41e9-b435-219c5b324e06"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:52.995Z", "message": "DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-2a17424d-0aec-472c-8983-80fa44d666d2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:52.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46969edb-454e-41e9-b435-219c5b324e06"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:52.995Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-59b9b106-d60a-4778-ac57-860c1e2c88fa x-compute-request-id: req-59b9b106-d60a-4778-ac57-860c1e2c88fa Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:28.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:31:43Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:52.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46969edb-454e-41e9-b435-219c5b324e06"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:52.995Z", "message": "RESP: [204] Date: Fri, 17 May 2019 00:32: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-2a17424d-0aec-472c-8983-80fa44d666d2 x-compute-request-id: req-2a17424d-0aec-472c-8983-80fa44d666d2 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:52.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46969edb-454e-41e9-b435-219c5b324e06"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:52.995Z", "message": "DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-2a17424d-0aec-472c-8983-80fa44d666d2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:52.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46969edb-454e-41e9-b435-219c5b324e06"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:52.995Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67a93a8ea841bb95806a5d738ab8a0eeadf2758d\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:52.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b06d07ca-7e13-4cc9-bb3e-1fc9eca36af9"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:52.995Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f469a35124c11ad6979fe77afdf1d2cc8655e684\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:52.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46969edb-454e-41e9-b435-219c5b324e06"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:53.528Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-b3603e11-38a9-48b1-9b2a-042729ef8ecc", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:53.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46969edb-454e-41e9-b435-219c5b324e06"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:53.528Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-8f9c5956-66fc-4b8e-a69c-501b35b0bf9a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:52.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b06d07ca-7e13-4cc9-bb3e-1fc9eca36af9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:53.528Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-8f9c5956-66fc-4b8e-a69c-501b35b0bf9a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:52.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b06d07ca-7e13-4cc9-bb3e-1fc9eca36af9"}, {"node_instance_id": "bind_host_glt4b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:53.528Z", "message": "RESP: [404] Date: Fri, 17 May 2019 00:32: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-8f9c5956-66fc-4b8e-a69c-501b35b0bf9a x-compute-request-id: req-8f9c5956-66fc-4b8e-a69c-501b35b0bf9a Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 25b8a488-9bc6-4323-9088-9c7cd43d5ee2 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-05-17T00:32:52.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.b06d07ca-7e13-4cc9-bb3e-1fc9eca36af9"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:53.528Z", "message": "RESP: [200] Date: Fri, 17 May 2019 00:32: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-b3603e11-38a9-48b1-9b2a-042729ef8ecc x-compute-request-id: req-b3603e11-38a9-48b1-9b2a-042729ef8ecc Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:13:8f:f5\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"909d7db7-8fba-4046-b8c2-7797caea7ada\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-17T00:09:28.000000\", \"flavor\": {\"id\": \"8817cd82-92bb-4dc5-901b-c16073137877\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877\", \"rel\": \"bookmark\"}]}, \"id\": \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\", \"user_id\": \"f7125dc7031a409486ab975cdcd5fcda\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-17T00:32:52Z\", \"hostId\": \"6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"name\": \"server_clearwater-opnfv_bono_host_0fecqu\", \"created\": \"2019-05-17T00:06:38Z\", \"tenant_id\": \"4b01e154350c4310a67000854ca1dc1b\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2\", \"cloudify_management_network_id\": \"a57a4b6a-d0e6-408a-94ce-daede139f3cf\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:53.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46969edb-454e-41e9-b435-219c5b324e06"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:53.528Z", "message": "Waiting for server \"4b148d9f-115c-40bc-a1ca-38f18aa0a189\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:53.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46969edb-454e-41e9-b435-219c5b324e06"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:53.528Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-b3603e11-38a9-48b1-9b2a-042729ef8ecc", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:53.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46969edb-454e-41e9-b435-219c5b324e06"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:54.128Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:53.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_host_glt4b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:54.128Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:53.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_security_group_5n3ejs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:54.128Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:53.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_floatingip_g39cta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:54.724Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:54.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_floatingip_g39cta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:54.724Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:54.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_security_group_5n3ejs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:54.724Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:54.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_security_group_5n3ejs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:55.319Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:54.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_floatingip_g39cta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:55.319Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:54.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_floatingip_g39cta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:55.319Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:54.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}], "metadata": {"pagination": {"total": 1582, "offset": 1552, "size": 50}}} 2019-05-17 00:32:55,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:32:55,792 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:32:55 GMT 2019-05-17 00:32:55,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:32:55,792 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:32:55,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:32:55,792 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:32:55,792 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:32:55,793 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:32:55,794 - functest.core.cloudify - DEBUG - deleting server 2019-05-17 00:32:55,794 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-983a7fd7-d744-4b52-9b8f-83e54a5d4aa2 2019-05-17 00:32:55,795 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:32:55,795 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:32:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-983a7fd7-d744-4b52-9b8f-83e54a5d4aa2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:32:55,795 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f469a35124c11ad6979fe77afdf1d2cc8655e684" 2019-05-17 00:32:55,795 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-59b9b106-d60a-4778-ac57-860c1e2c88fa 2019-05-17 00:32:55,795 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-59b9b106-d60a-4778-ac57-860c1e2c88fa 2019-05-17 00:32:55,795 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f469a35124c11ad6979fe77afdf1d2cc8655e684" 2019-05-17 00:32:55,796 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-2a17424d-0aec-472c-8983-80fa44d666d2 2019-05-17 00:32:55,796 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-59b9b106-d60a-4778-ac57-860c1e2c88fa x-compute-request-id: req-59b9b106-d60a-4778-ac57-860c1e2c88fa Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:28.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:31:43Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:32:55,796 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 17 May 2019 00:32: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-2a17424d-0aec-472c-8983-80fa44d666d2 x-compute-request-id: req-2a17424d-0aec-472c-8983-80fa44d666d2 Content-Type: application/json 2019-05-17 00:32:55,796 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-2a17424d-0aec-472c-8983-80fa44d666d2 2019-05-17 00:32:55,796 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a93a8ea841bb95806a5d738ab8a0eeadf2758d" 2019-05-17 00:32:55,796 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f469a35124c11ad6979fe77afdf1d2cc8655e684" 2019-05-17 00:32:55,796 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-b3603e11-38a9-48b1-9b2a-042729ef8ecc 2019-05-17 00:32:55,797 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-8f9c5956-66fc-4b8e-a69c-501b35b0bf9a 2019-05-17 00:32:55,797 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/25b8a488-9bc6-4323-9088-9c7cd43d5ee2 used request id req-8f9c5956-66fc-4b8e-a69c-501b35b0bf9a 2019-05-17 00:32:55,797 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 17 May 2019 00:32: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-8f9c5956-66fc-4b8e-a69c-501b35b0bf9a x-compute-request-id: req-8f9c5956-66fc-4b8e-a69c-501b35b0bf9a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 25b8a488-9bc6-4323-9088-9c7cd43d5ee2 could not be found.", "code": 404}} 2019-05-17 00:32:55,797 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 17 May 2019 00:32: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-b3603e11-38a9-48b1-9b2a-042729ef8ecc x-compute-request-id: req-b3603e11-38a9-48b1-9b2a-042729ef8ecc Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:8f:f5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189", "rel": "bookmark"}], "image": {"id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "links": [{"href": "http://172.30.9.36:8774/images/909d7db7-8fba-4046-b8c2-7797caea7ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-17T00:09:28.000000", "flavor": {"id": "8817cd82-92bb-4dc5-901b-c16073137877", "links": [{"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "bookmark"}]}, "id": "4b148d9f-115c-40bc-a1ca-38f18aa0a189", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-17T00:32:52Z", "hostId": "6e08456614640a7ef185a9b470406245d8e0f133d320a69b8e1e48d9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "server_clearwater-opnfv_bono_host_0fecqu", "created": "2019-05-17T00:06:38Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "cloudify_management_network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf"}}} 2019-05-17 00:32:55,797 - functest.core.cloudify - DEBUG - Waiting for server "4b148d9f-115c-40bc-a1ca-38f18aa0a189" to be deleted. current status: SHUTOFF 2019-05-17 00:32:55,797 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-b3603e11-38a9-48b1-9b2a-042729ef8ecc 2019-05-17 00:32:55,798 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:32:55,798 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-17 00:32:55,798 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:32:55,798 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:32:55,798 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 00:32:55,798 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 00:32:55,799 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:32:55,799 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:32:55,799 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:32:55,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:32:55,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:32:55,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:32:55,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:32:55,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:32:55,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:32:55,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:32:55,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:32:55,924 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:32:55,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:32:55,925 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:32:55 GMT 2019-05-17 00:32:55,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:32:55,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:32:55,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:32:55,925 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:32:55,925 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:33:00,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:33:01,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:33:01,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:33:01,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:33:01,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:33:01,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:33:01,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:33:01,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:33:01,020 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_g39cta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:55.915Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:54.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_security_group_5n3ejs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:55.915Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:55.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_security_group_5n3ejs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:55.915Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:54.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_floatingip_g39cta", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:56.659Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-0979a44a-82fa-4741-a1ef-c51f405e5b9d", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:56.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fdb3998b-ba61-4820-b5fd-fd90953b1756"}, {"node_instance_id": "bind_floatingip_g39cta", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:56.659Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:32:56.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fdb3998b-ba61-4820-b5fd-fd90953b1756"}, {"node_instance_id": "bind_floatingip_g39cta", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:56.659Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:56.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fdb3998b-ba61-4820-b5fd-fd90953b1756"}, {"node_instance_id": "bind_security_group_5n3ejs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:56.659Z", "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-05-17T00:32:55.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_floatingip_g39cta", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:56.659Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:55.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_floatingip_g39cta", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:56.659Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:32:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0979a44a-82fa-4741-a1ef-c51f405e5b9d 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:56.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fdb3998b-ba61-4820-b5fd-fd90953b1756"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:57.206Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-ccfaa940-25d6-4272-98fa-eb06e33fd883", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:56.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5ec6d046-54f0-4090-a6f6-92e34643ce67"}, {"node_instance_id": "bind_floatingip_g39cta", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:57.206Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/floatingips/6a6a010b-59bd-4e04-8e91-1990618f5783.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e1709ef1517f08b5326476f6656aeebe6e7d966b\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:56.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fdb3998b-ba61-4820-b5fd-fd90953b1756"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:57.206Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/security-groups/adb06996-2cc6-44b0-be7f-1cbe5c159b30.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f2d2db76105ecdafcf1f0c4df440d3b6d577a81c\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:57.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5ec6d046-54f0-4090-a6f6-92e34643ce67"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:57.206Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:56.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5ec6d046-54f0-4090-a6f6-92e34643ce67"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:57.206Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:32:56.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5ec6d046-54f0-4090-a6f6-92e34643ce67"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:57.206Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:32:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccfaa940-25d6-4272-98fa-eb06e33fd883 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:56.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5ec6d046-54f0-4090-a6f6-92e34643ce67"}, {"node_instance_id": "bind_floatingip_g39cta", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:57.855Z", "message": "DELETE call to neutron for http://172.30.9.36:9696/v2.0/floatingips/6a6a010b-59bd-4e04-8e91-1990618f5783.json used request id req-c6428fb5-d78c-4a58-b162-bad8195fc167", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:57.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fdb3998b-ba61-4820-b5fd-fd90953b1756"}, {"node_instance_id": "bind_floatingip_g39cta", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:57.855Z", "message": "DELETE call to network for http://172.30.9.36:9696/v2.0/floatingips/6a6a010b-59bd-4e04-8e91-1990618f5783.json used request id req-c6428fb5-d78c-4a58-b162-bad8195fc167", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:57.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fdb3998b-ba61-4820-b5fd-fd90953b1756"}, {"node_instance_id": "bind_floatingip_g39cta", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:57.855Z", "message": "RESP: [204] X-Openstack-Request-Id: req-c6428fb5-d78c-4a58-b162-bad8195fc167 Content-Length: 0 Date: Fri, 17 May 2019 00:32:57 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-05-17T00:32:57.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.fdb3998b-ba61-4820-b5fd-fd90953b1756"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:57.855Z", "message": "DELETE call to neutron for http://172.30.9.36:9696/v2.0/security-groups/adb06996-2cc6-44b0-be7f-1cbe5c159b30.json used request id req-ed4db36e-6bb7-4c58-a894-c4216227cd54", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:57.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5ec6d046-54f0-4090-a6f6-92e34643ce67"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:57.855Z", "message": "DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/adb06996-2cc6-44b0-be7f-1cbe5c159b30.json used request id req-ed4db36e-6bb7-4c58-a894-c4216227cd54", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:57.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5ec6d046-54f0-4090-a6f6-92e34643ce67"}, {"node_instance_id": "bind_security_group_5n3ejs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:57.855Z", "message": "RESP: [204] X-Openstack-Request-Id: req-ed4db36e-6bb7-4c58-a894-c4216227cd54 Content-Length: 0 Date: Fri, 17 May 2019 00:32:57 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-05-17T00:32:57.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.5ec6d046-54f0-4090-a6f6-92e34643ce67"}, {"node_instance_id": "bind_security_group_5n3ejs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:58.561Z", "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-05-17T00:32:58.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_floatingip_g39cta", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:58.561Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:58.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:58.561Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-1589e75b-e305-4865-ac6a-183478795787", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:58.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46969edb-454e-41e9-b435-219c5b324e06"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:58.561Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-1589e75b-e305-4865-ac6a-183478795787", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:58.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46969edb-454e-41e9-b435-219c5b324e06"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:58.561Z", "message": "RESP: [404] Date: Fri, 17 May 2019 00:32: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-1589e75b-e305-4865-ac6a-183478795787 x-compute-request-id: req-1589e75b-e305-4865-ac6a-183478795787 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 4b148d9f-115c-40bc-a1ca-38f18aa0a189 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-05-17T00:32:58.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46969edb-454e-41e9-b435-219c5b324e06"}, {"node_instance_id": "bono_host_0fecqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:58.561Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f469a35124c11ad6979fe77afdf1d2cc8655e684\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:58.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.46969edb-454e-41e9-b435-219c5b324e06"}, {"node_instance_id": "bind_floatingip_g39cta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:58.561Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:58.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:59.156Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:58.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_host_0fecqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:59.156Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:58.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bind_security_group_5n3ejs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:59.156Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:58.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "base_security_group_4s8b6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:59.751Z", "message": "Stopping node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:59.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:59.751Z", "message": "Stopping node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:59.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "keypair_h85wtn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:32:59.751Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:58.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "keypair_h85wtn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:00.346Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:59.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_security_group_865xf7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:00.346Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:59.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_floatingip_pvyjeq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:00.346Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:59.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:00.941Z", "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-05-17T00:32:59.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_floatingip_pvyjeq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:00.941Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:59.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_security_group_865xf7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:00.941Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:59.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}], "metadata": {"pagination": {"total": 1622, "offset": 1582, "size": 50}}} 2019-05-17 00:33:01,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:33:01,021 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:33:01 GMT 2019-05-17 00:33:01,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:33:01,021 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:33:01,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:33:01,021 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:33:01,021 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:33:01,021 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:33:01,023 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:33:01,023 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:33:01,023 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:33:01,023 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-0979a44a-82fa-4741-a1ef-c51f405e5b9d 2019-05-17 00:33:01,024 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:33:01,024 - functest.core.cloudify - DEBUG - deleting floatingip 2019-05-17 00:33:01,024 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-17 00:33:01,024 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-05-17 00:33:01,024 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:32:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0979a44a-82fa-4741-a1ef-c51f405e5b9d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:33:01,024 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-ccfaa940-25d6-4272-98fa-eb06e33fd883 2019-05-17 00:33:01,024 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/floatingips/6a6a010b-59bd-4e04-8e91-1990618f5783.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1709ef1517f08b5326476f6656aeebe6e7d966b" 2019-05-17 00:33:01,025 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/security-groups/adb06996-2cc6-44b0-be7f-1cbe5c159b30.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d2db76105ecdafcf1f0c4df440d3b6d577a81c" 2019-05-17 00:33:01,025 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-17 00:33:01,025 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:33:01,025 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:32:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccfaa940-25d6-4272-98fa-eb06e33fd883 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:33:01,025 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.36:9696/v2.0/floatingips/6a6a010b-59bd-4e04-8e91-1990618f5783.json used request id req-c6428fb5-d78c-4a58-b162-bad8195fc167 2019-05-17 00:33:01,025 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/floatingips/6a6a010b-59bd-4e04-8e91-1990618f5783.json used request id req-c6428fb5-d78c-4a58-b162-bad8195fc167 2019-05-17 00:33:01,026 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6428fb5-d78c-4a58-b162-bad8195fc167 Content-Length: 0 Date: Fri, 17 May 2019 00:32:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 00:33:01,026 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.36:9696/v2.0/security-groups/adb06996-2cc6-44b0-be7f-1cbe5c159b30.json used request id req-ed4db36e-6bb7-4c58-a894-c4216227cd54 2019-05-17 00:33:01,026 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/adb06996-2cc6-44b0-be7f-1cbe5c159b30.json used request id req-ed4db36e-6bb7-4c58-a894-c4216227cd54 2019-05-17 00:33:01,026 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed4db36e-6bb7-4c58-a894-c4216227cd54 Content-Length: 0 Date: Fri, 17 May 2019 00:32:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 00:33:01,026 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-17 00:33:01,026 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-05-17 00:33:01,027 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-1589e75b-e305-4865-ac6a-183478795787 2019-05-17 00:33:01,027 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 used request id req-1589e75b-e305-4865-ac6a-183478795787 2019-05-17 00:33:01,027 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 17 May 2019 00:32: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-1589e75b-e305-4865-ac6a-183478795787 x-compute-request-id: req-1589e75b-e305-4865-ac6a-183478795787 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4b148d9f-115c-40bc-a1ca-38f18aa0a189 could not be found.", "code": 404}} 2019-05-17 00:33:01,027 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/4b148d9f-115c-40bc-a1ca-38f18aa0a189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f469a35124c11ad6979fe77afdf1d2cc8655e684" 2019-05-17 00:33:01,027 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:33:01,027 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-17 00:33:01,028 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:33:01,028 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:33:01,028 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:33:01,028 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:33:01,028 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:33:01,028 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 00:33:01,029 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:33:01,029 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 00:33:01,029 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 00:33:01,029 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 00:33:01,029 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 00:33:01,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:33:01,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:33:01,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:33:01,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:33:01,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:33:01,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:33:01,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:33:01,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:33:01,112 - 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-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:33:01,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:33:01,113 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:33:01 GMT 2019-05-17 00:33:01,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:33:01,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-17 00:33:01,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:33:01,113 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:33:01,113 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:33:06,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-05-17 00:33:06,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:33:06,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:33:06,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:33:06,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:33:06,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:33:06,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:33:06,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:33:06,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_4s8b6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:01.586Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:32:59.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "keypair_h85wtn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:01.586Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:00.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:01.586Z", "message": "Unlinking relationships", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:00.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_floatingip_pvyjeq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:02.187Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:00.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "keypair_h85wtn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:02.187Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:00.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_security_group_865xf7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:02.187Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:00.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "base_security_group_4s8b6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:02.801Z", "message": "Unlinking relationships", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:00.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_floatingip_pvyjeq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:02.801Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:00.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "keypair_h85wtn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:02.801Z", "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-05-17T00:33:02.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.d7631b3f-51a4-415a-9554-42e7fe06bda0"}, {"node_instance_id": "keypair_h85wtn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:02.801Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:00.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_floatingip_pvyjeq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:03.374Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a28733e3-35de-4d89-8df8-f6bdd52ac778 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:02.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.aad15c16-636e-4bd7-a82f-21eb26975fcb"}, {"node_instance_id": "bono_floatingip_pvyjeq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:03.374Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-a28733e3-35de-4d89-8df8-f6bdd52ac778", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:02.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.aad15c16-636e-4bd7-a82f-21eb26975fcb"}, {"node_instance_id": "bono_floatingip_pvyjeq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:03.374Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:33:02.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.aad15c16-636e-4bd7-a82f-21eb26975fcb"}, {"node_instance_id": "bono_security_group_865xf7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:03.374Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:00.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_floatingip_pvyjeq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:03.374Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:02.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.aad15c16-636e-4bd7-a82f-21eb26975fcb"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:03.374Z", "message": "Relationships unlinked", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:00.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_floatingip_pvyjeq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:03.374Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:01.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "base_security_group_4s8b6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:03.903Z", "message": "Relationships unlinked", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:01.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "keypair_h85wtn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:03.903Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:01.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_floatingip_pvyjeq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:03.903Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/floatingips/4892e177-7668-45d9-9f07-a403ef2ab089.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ff986ae02ba57675481be78361d96f4d8b66b153\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:03.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.aad15c16-636e-4bd7-a82f-21eb26975fcb"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:03.903Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:03.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.464cb939-6006-4f16-84ab-4a49fda7aa39"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:03.903Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:33:03.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.464cb939-6006-4f16-84ab-4a49fda7aa39"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:03.903Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:03.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.16bcff17-24e4-4380-8e6d-8f18ab353bd5"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:03.903Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-eeb0e621-5be0-431f-9520-3d6086b5dd72", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:03.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.464cb939-6006-4f16-84ab-4a49fda7aa39"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:03.903Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeb0e621-5be0-431f-9520-3d6086b5dd72 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:03.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.464cb939-6006-4f16-84ab-4a49fda7aa39"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.409Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-029c2b6e-a661-400b-9d43-f37ef6a847d9 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:03.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.16bcff17-24e4-4380-8e6d-8f18ab353bd5"}, {"node_instance_id": "bono_security_group_865xf7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.409Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:01.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_floatingip_pvyjeq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.409Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:01.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.409Z", "message": "Deleting node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:01.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "base_security_group_4s8b6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.409Z", "message": "Deleting node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:01.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "bono_security_group_865xf7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.409Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:01.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "base_security_group_4s8b6w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.409Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:02.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.409Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:02.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "keypair_h85wtn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.409Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:03.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "keypair_h85wtn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.409Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:03.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.409Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:33:03.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.16bcff17-24e4-4380-8e6d-8f18ab353bd5"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.409Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-029c2b6e-a661-400b-9d43-f37ef6a847d9", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:03.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.16bcff17-24e4-4380-8e6d-8f18ab353bd5"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.409Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:03.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7143752a-51bd-4e97-9d33-02df66865452"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.409Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T00:33:03.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7143752a-51bd-4e97-9d33-02df66865452"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.409Z", "message": "RESP: [300] Date: Fri, 17 May 2019 00:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1720f225-6ad1-49a2-a66c-fe134cfd5db2 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.36: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-05-17T00:33:03.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7143752a-51bd-4e97-9d33-02df66865452"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.409Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-1720f225-6ad1-49a2-a66c-fe134cfd5db2", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:03.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7143752a-51bd-4e97-9d33-02df66865452"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.409Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/security-groups/ccd002b4-413a-4771-bf66-dc91af3050bb.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5fa0c1e4b7741f3798409fd19b3e3206a9fc86e4\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:04.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.464cb939-6006-4f16-84ab-4a49fda7aa39"}, {"node_instance_id": "base_security_group_4s8b6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.409Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/security-groups/54e2a29a-4bc1-4562-b424-1a745a19fe86.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1617502ebfccb561afe2d9a2ab16c25c8d736389\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:04.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.16bcff17-24e4-4380-8e6d-8f18ab353bd5"}, {"node_instance_id": "bono_floatingip_pvyjeq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.409Z", "message": "RESP: [204] X-Openstack-Request-Id: req-a129d7fc-1994-41e9-ac64-21d38b159743 Content-Length: 0 Date: Fri, 17 May 2019 00:33:04 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-05-17T00:33:04.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.aad15c16-636e-4bd7-a82f-21eb26975fcb"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.938Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/security-groups/ecc2bc2f-b4e3-4e63-97f7-42f400a0e925.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8fcf8dc2ee613e9b996aaa335d060e9f282b50ae\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:04.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7143752a-51bd-4e97-9d33-02df66865452"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.938Z", "message": "DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/ecc2bc2f-b4e3-4e63-97f7-42f400a0e925.json used request id req-c6314fe4-04b2-43e7-9372-407741b0c4dc", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:04.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7143752a-51bd-4e97-9d33-02df66865452"}, {"node_instance_id": "internal_sip_security_group_bqfuw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.938Z", "message": "RESP: [204] X-Openstack-Request-Id: req-c6314fe4-04b2-43e7-9372-407741b0c4dc Content-Length: 0 Date: Fri, 17 May 2019 00:33:04 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": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:04.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.7143752a-51bd-4e97-9d33-02df66865452"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.938Z", "message": "DELETE call to neutron for http://172.30.9.36:9696/v2.0/security-groups/ccd002b4-413a-4771-bf66-dc91af3050bb.json used request id req-82a7fc90-bacd-4f2c-bc38-af3c1b184f65", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:04.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.464cb939-6006-4f16-84ab-4a49fda7aa39"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.938Z", "message": "DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/ccd002b4-413a-4771-bf66-dc91af3050bb.json used request id req-82a7fc90-bacd-4f2c-bc38-af3c1b184f65", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:04.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.464cb939-6006-4f16-84ab-4a49fda7aa39"}, {"node_instance_id": "bono_security_group_865xf7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-17T00:33:04.938Z", "message": "RESP: [204] X-Openstack-Request-Id: req-82a7fc90-bacd-4f2c-bc38-af3c1b184f65 Content-Length: 0 Date: Fri, 17 May 2019 00:33:04 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_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T00:33:04.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9fa2f6b7-6694-4d83-84b0-f345270648d9", "logger": "ctx.464cb939-6006-4f16-84ab-4a49fda7aa39"}], "metadata": {"pagination": {"total": 1687, "offset": 1622, "size": 50}}} 2019-05-17 00:33:06,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:33:06,326 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:33:06 GMT 2019-05-17 00:33:06,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:33:06,326 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:33:06,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:33:06,326 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:33:06,326 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:33:06,327 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:33:06,328 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 00:33:06,329 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:33:06,329 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:33:06,329 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:33:06,329 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:33:06,329 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:33:06,330 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 00:33:06,330 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:33:06,330 - functest.core.cloudify - DEBUG - not deleting keypair since an external keypair is being used 2019-05-17 00:33:06,330 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:33:06,330 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a28733e3-35de-4d89-8df8-f6bdd52ac778 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:33:06,330 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-a28733e3-35de-4d89-8df8-f6bdd52ac778 2019-05-17 00:33:06,330 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:33:06,331 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:33:06,331 - functest.core.cloudify - DEBUG - deleting floatingip 2019-05-17 00:33:06,331 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:33:06,331 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:33:06,331 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 00:33:06,331 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-05-17 00:33:06,331 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/floatingips/4892e177-7668-45d9-9f07-a403ef2ab089.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff986ae02ba57675481be78361d96f4d8b66b153" 2019-05-17 00:33:06,332 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-17 00:33:06,332 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:33:06,332 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-17 00:33:06,332 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-eeb0e621-5be0-431f-9520-3d6086b5dd72 2019-05-17 00:33:06,332 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeb0e621-5be0-431f-9520-3d6086b5dd72 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:33:06,332 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-029c2b6e-a661-400b-9d43-f37ef6a847d9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:33:06,332 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:33:06,333 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-05-17 00:33:06,333 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:33:06,333 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 00:33:06,333 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-17 00:33:06,333 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-17 00:33:06,333 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-17 00:33:06,333 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-05-17 00:33:06,334 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 00:33:06,334 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:33:06,334 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-029c2b6e-a661-400b-9d43-f37ef6a847d9 2019-05-17 00:33:06,334 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-17 00:33:06,334 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 00:33:06,334 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 00:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1720f225-6ad1-49a2-a66c-fe134cfd5db2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:33:06,334 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-1720f225-6ad1-49a2-a66c-fe134cfd5db2 2019-05-17 00:33:06,335 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/security-groups/ccd002b4-413a-4771-bf66-dc91af3050bb.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fa0c1e4b7741f3798409fd19b3e3206a9fc86e4" 2019-05-17 00:33:06,335 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/security-groups/54e2a29a-4bc1-4562-b424-1a745a19fe86.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1617502ebfccb561afe2d9a2ab16c25c8d736389" 2019-05-17 00:33:06,335 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a129d7fc-1994-41e9-ac64-21d38b159743 Content-Length: 0 Date: Fri, 17 May 2019 00:33:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 00:33:06,335 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/security-groups/ecc2bc2f-b4e3-4e63-97f7-42f400a0e925.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcf8dc2ee613e9b996aaa335d060e9f282b50ae" 2019-05-17 00:33:06,335 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/ecc2bc2f-b4e3-4e63-97f7-42f400a0e925.json used request id req-c6314fe4-04b2-43e7-9372-407741b0c4dc 2019-05-17 00:33:06,335 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6314fe4-04b2-43e7-9372-407741b0c4dc Content-Length: 0 Date: Fri, 17 May 2019 00:33:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 00:33:06,336 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.36:9696/v2.0/security-groups/ccd002b4-413a-4771-bf66-dc91af3050bb.json used request id req-82a7fc90-bacd-4f2c-bc38-af3c1b184f65 2019-05-17 00:33:06,336 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/ccd002b4-413a-4771-bf66-dc91af3050bb.json used request id req-82a7fc90-bacd-4f2c-bc38-af3c1b184f65 2019-05-17 00:33:06,336 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-82a7fc90-bacd-4f2c-bc38-af3c1b184f65 Content-Length: 0 Date: Fri, 17 May 2019 00:33:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 00:33:06,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/9fa2f6b7-6694-4d83-84b0-f345270648d9 2019-05-17 00:33:06,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:33:06,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:33:06,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:33:06,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:33:06,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:33:06,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:33:06,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:33:06,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-17T00:33:05.888Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-17T00:27:43.875Z", "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-05-17T00:27:43.875Z", "id": "9fa2f6b7-6694-4d83-84b0-f345270648d9"} 2019-05-17 00:33:06,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:33:06,398 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:33:06 GMT 2019-05-17 00:33:06,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:33:06,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2019-05-17 00:33:06,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:33:06,399 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:33:06,399 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:33:06,399 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3.1/deployments/clearwater-opnfv 2019-05-17 00:33:06,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:33:06,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:33:06,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:33:06,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:33:06,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:33:06,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:33:06,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:33:06,766 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-17 00:33:06,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "909d7db7-8fba-4046-b8c2-7797caea7ada", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "bono_cluster_size": 1, "flavor_id": "8817cd82-92bb-4dc5-901b-c16073137877", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-05-17T00:05:58.077Z", "created_by": "admin", "updated_at": "2019-05-17T00:05:58.077Z", "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": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-05-17 00:33:06,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:33:06,767 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:33:06 GMT 2019-05-17 00:33:06,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:33:06,767 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:33:06,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:33:06,767 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:33:06,767 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:33:06,767 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:33:16,778 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3.1/blueprints/clearwater-opnfv 2019-05-17 00:33:16,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 00:33:16,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 00:33:16,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 00:33:16,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 00:33:16,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 00:33:16,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 00:33:16,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 00:33:16,889 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-17 00:33:16,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-05-17T00:05:49.710Z", "updated_at": "2019-05-17T00:05:49.710Z", "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"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.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.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"}}}, "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_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "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": {"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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "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": {"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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "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": "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": {"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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "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": {"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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "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": {"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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "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": {"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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": {"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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "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": "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": {"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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "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": {"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, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "targets": ["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"}}}}, "metadata": null}} 2019-05-17 00:33:16,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 00:33:16,892 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 00:33:16 GMT 2019-05-17 00:33:16,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 00:33:16,892 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 00:33:16,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 00:33:16,892 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 00:33:16,892 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 00:33:16,893 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 00:33:16,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-17 00:33:16,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/909d7db7-8fba-4046-b8c2-7797caea7ada -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:33:18,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:33:18 GMT X-Openstack-Request-Id: req-097826be-2fb5-4512-aa34-e3b18f2aecfb 2019-05-17 00:33:18,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-05-17 00:33:18,376 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/909d7db7-8fba-4046-b8c2-7797caea7ada used request id req-097826be-2fb5-4512-aa34-e3b18f2aecfb 2019-05-17 00:33:18,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.43430304527s 2019-05-17 00:33:18,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 00:33:18,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:33:18,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 00:33:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a3f7e8d2-1ac9-4688-b4f0-6ac36706b0e5 x-openstack-request-id: req-a3f7e8d2-1ac9-4688-b4f0-6ac36706b0e5 2019-05-17 00:33:18,696 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/8817cd82-92bb-4dc5-901b-c16073137877", "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": "8817cd82-92bb-4dc5-901b-c16073137877"}, {"name": "cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "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": "d409f408-5daf-41c5-a991-2ab072071a6c"}]} 2019-05-17 00:33:18,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-a3f7e8d2-1ac9-4688-b4f0-6ac36706b0e5 2019-05-17 00:33:18,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.314627885818s 2019-05-17 00:33:18,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-17 00:33:18,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:33:18,733 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 17 May 2019 00:33: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-ad033478-cafe-4166-ab4b-e12f0fea2418 x-openstack-request-id: req-ad033478-cafe-4166-ab4b-e12f0fea2418 2019-05-17 00:33:18,733 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/8817cd82-92bb-4dc5-901b-c16073137877 used request id req-ad033478-cafe-4166-ab4b-e12f0fea2418 2019-05-17 00:33:18,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0345430374146s 2019-05-17 00:33:18,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-17 00:33:18,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/floatingips/cad57cdf-c5ee-4b97-bc76-fb89af453203.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:33:20,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 00:33:20 GMT X-Openstack-Request-Id: req-06cb2a22-33d0-43bd-a5d4-7cedd6288cdc 2019-05-17 00:33:20,776 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 00:33:20,776 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/floatingips/cad57cdf-c5ee-4b97-bc76-fb89af453203.json used request id req-06cb2a22-33d0-43bd-a5d4-7cedd6288cdc 2019-05-17 00:33:20,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.03693604469s 2019-05-17 00:33:20,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 00:33:20,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:33:21,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 17 May 2019 00:33:21 GMT X-Openstack-Request-Id: req-dc2aa950-a4aa-4879-82d1-f2ff69ca7cf9 2019-05-17 00:33:21,363 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-17 00:33:21,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-dc2aa950-a4aa-4879-82d1-f2ff69ca7cf9 2019-05-17 00:33:21,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.576312065125s 2019-05-17 00:33:21,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-17 00:33:21,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:33:21,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 17 May 2019 00:33:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bedbffb8-7686-4772-bae4-81360b42a3be x-openstack-request-id: req-bedbffb8-7686-4772-bae4-81360b42a3be 2019-05-17 00:33:21,811 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27 used request id req-bedbffb8-7686-4772-bae4-81360b42a3be 2019-05-17 00:33:21,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.447412014008s 2019-05-17 00:33:21,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:33:21,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:33:23,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 775 Content-Type: application/json Date: Fri, 17 May 2019 00:33:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-920eac73-5579-4404-afc8-a6331433d169 x-openstack-request-id: req-920eac73-5579-4404-afc8-a6331433d169 2019-05-17 00:33:23,272 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:45:a4", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:45:a4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:02:44.000000", "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "security_groups": [{"name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}], "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:33:21Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:33:23,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-920eac73-5579-4404-afc8-a6331433d169 2019-05-17 00:33:23,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46073794365s 2019-05-17 00:33:23,274 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:33:25,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:33:25,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:33:25,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 732 Content-Type: application/json Date: Fri, 17 May 2019 00:33: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-cff23a55-19a7-4bad-baff-11e88cfea997 x-openstack-request-id: req-cff23a55-19a7-4bad-baff-11e88cfea997 2019-05-17 00:33:25,980 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:45:a4", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/ba435863-47c8-4911-861a-97f7a0abae27", "rel": "bookmark"}], "image": {"id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "links": [{"href": "http://172.30.9.36:8774/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:02:44.000000", "flavor": {"id": "d409f408-5daf-41c5-a991-2ab072071a6c", "links": [{"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "bookmark"}]}, "id": "ba435863-47c8-4911-861a-97f7a0abae27", "user_id": "f7125dc7031a409486ab975cdcd5fcda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:33:23Z", "hostId": "cc93e38fe5f441a2115e060be87f489a63461ea77c67b7ea6163ca8a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "name": "cloudify_ims-vm_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "created": "2019-05-17T00:00:46Z", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 00:33:25,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-cff23a55-19a7-4bad-baff-11e88cfea997 2019-05-17 00:33:25,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.703729867935s 2019-05-17 00:33:25,982 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 00:33:27,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 00:33:27,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:33:28,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Fri, 17 May 2019 00:33: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-81fb0c69-5699-42a1-a849-1663af86755c x-openstack-request-id: req-81fb0c69-5699-42a1-a849-1663af86755c 2019-05-17 00:33:28,053 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-17 00:33:28,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-81fb0c69-5699-42a1-a849-1663af86755c 2019-05-17 00:33:28,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0682859420776s 2019-05-17 00:33:28,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 00:33:28,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:33:28,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Fri, 17 May 2019 00:33:28 GMT X-Openstack-Request-Id: req-8422d770-f280-4bc1-a51f-d2cf8cbdd1f8 2019-05-17 00:33:28,118 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:11Z", "updated_at": "2019-05-17T00:05:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "34a6dffd-a471-482d-8fbd-e77bb0baa514", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "4873ff1a-82e5-4f43-a15e-6f249c3619e5", "remote_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-17T00:05:42Z", "revision_number": 0, "id": "a5a7c464-f745-4830-8599-1e3916c04190", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:05:42Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "b148566b-012b-4a52-b630-3a55d4ae2fbe", "remote_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "debec507-d602-43e6-b2b7-693a096a9199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 2, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:36Z", "updated_at": "2019-05-17T00:00:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-05-17T00:00:40Z", "revision_number": 0, "id": "110c76ba-abda-4e5d-b4c6-f2f4a9a685e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:40Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-17T00:00:37Z", "revision_number": 0, "id": "432e658a-1c1f-40f1-aa4a-c0fa163e0230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:37Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-17T00:00:40Z", "revision_number": 0, "id": "80e686c8-b416-4dc7-9a4e-964a274fad28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:40Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:36Z", "revision_number": 0, "id": "9e023e48-affc-460a-9c3a-9f3e4c5ff91b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:36Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-17T00:00:39Z", "revision_number": 0, "id": "adc20aa2-7cba-485e-b4f1-e058e63e4c30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:39Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:37Z", "revision_number": 0, "id": "b5cfe6eb-1ea5-45ef-b0fa-3bc5c8e94914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:37Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:36Z", "revision_number": 0, "id": "b6781695-ecd9-4d08-9168-04792de78c07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:36Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-17T00:00:40Z", "revision_number": 0, "id": "e66a711c-8a0b-415b-8a3a-00e819bec477", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:40Z", "security_group_id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 7, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "9269bd68-2566-477c-a4e0-f8f6d115e670", "name": "cloudify_ims-sg_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:33:28,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-8422d770-f280-4bc1-a51f-d2cf8cbdd1f8 2019-05-17 00:33:28,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0588631629944s 2019-05-17 00:33:28,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-17 00:33:28,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/9269bd68-2566-477c-a4e0-f8f6d115e670.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:33:28,578 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 00:33:28 GMT X-Openstack-Request-Id: req-aedd2936-d1ca-44a7-9f95-92a71b67f509 2019-05-17 00:33:28,578 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 00:33:28,578 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/9269bd68-2566-477c-a4e0-f8f6d115e670.json used request id req-aedd2936-d1ca-44a7-9f95-92a71b67f509 2019-05-17 00:33:28,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.453665018082s 2019-05-17 00:33:28,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-17 00:33:28,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/os-keypairs/cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:33:28,614 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 17 May 2019 00:33: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-38c8dd47-6c76-4b50-b2d1-d165791beba3 x-openstack-request-id: req-38c8dd47-6c76-4b50-b2d1-d165791beba3 2019-05-17 00:33:28,615 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/os-keypairs/cloudify_ims-kp_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2 used request id req-38c8dd47-6c76-4b50-b2d1-d165791beba3 2019-05-17 00:33:28,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0359058380127s 2019-05-17 00:33:28,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-17 00:33:28,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9/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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" -d '{"subnet_id": "45b0badc-5765-4ba8-9142-10b31c71f4cc"}' 2019-05-17 00:33:31,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 00:33:31 GMT X-Openstack-Request-Id: req-a8a888ca-ada4-44f8-91e8-f17927ed04d2 2019-05-17 00:33:31,673 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a57a4b6a-d0e6-408a-94ce-daede139f3cf", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "subnet_id": "45b0badc-5765-4ba8-9142-10b31c71f4cc", "subnet_ids": ["45b0badc-5765-4ba8-9142-10b31c71f4cc"], "port_id": "7f6b366a-f830-49af-abfb-5523c5c22eeb", "id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9"} 2019-05-17 00:33:31,673 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9/remove_router_interface.json used request id req-a8a888ca-ada4-44f8-91e8-f17927ed04d2 2019-05-17 00:33:31,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.05839419365s 2019-05-17 00:33:31,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-17 00:33:31,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:33:32,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Fri, 17 May 2019 00:33:32 GMT X-Openstack-Request-Id: req-1a70e2d0-4bb5-4843-ba86-c9312aa1a7c3 2019-05-17 00:33:32,314 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:15Z", "admin_state_up": true, "updated_at": "2019-05-17T00:33:29Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9", "name": "cloudify_ims-router_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:33:32,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-1a70e2d0-4bb5-4843-ba86-c9312aa1a7c3 2019-05-17 00:33:32,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.640567064285s 2019-05-17 00:33:32,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-17 00:33:32,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:33:36,379 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 00:33:36 GMT X-Openstack-Request-Id: req-7991854a-9330-4cd6-93e3-ccd60b7fc91f 2019-05-17 00:33:36,379 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 00:33:36,380 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/46f68aa6-62c2-4ee4-9c0a-a28df33a7ab9.json used request id req-7991854a-9330-4cd6-93e3-ccd60b7fc91f 2019-05-17 00:33:36,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.06355595589s 2019-05-17 00:33:36,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-17 00:33:36,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:33:36,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Fri, 17 May 2019 00:33:36 GMT X-Openstack-Request-Id: req-7dec8155-d0cf-47b3-a04d-913f931146f9 2019-05-17 00:33:36,729 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-17T00:00:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4b01e154350c4310a67000854ca1dc1b","id":"45b0badc-5765-4ba8-9142-10b31c71f4cc","subnetpool_id":null,"name":"cloudify_ims-subnet_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:33:36,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-7dec8155-d0cf-47b3-a04d-913f931146f9 2019-05-17 00:33:36,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.348664999008s 2019-05-17 00:33:36,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-17 00:33:36,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/45b0badc-5765-4ba8-9142-10b31c71f4cc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:33:39,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 00:33:39 GMT X-Openstack-Request-Id: req-e1d22851-4bc9-4acf-9fd4-d41134833bae 2019-05-17 00:33:39,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 00:33:39,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/45b0badc-5765-4ba8-9142-10b31c71f4cc.json used request id req-e1d22851-4bc9-4acf-9fd4-d41134833bae 2019-05-17 00:33:39,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.15421199799s 2019-05-17 00:33:39,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-17 00:33:39,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:33:40,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Fri, 17 May 2019 00:33:40 GMT X-Openstack-Request-Id: req-f003c0b0-5c4c-4dfb-8ee1-f564dfb73e97 2019-05-17 00:33:40,271 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a57a4b6a-d0e6-408a-94ce-daede139f3cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b01e154350c4310a67000854ca1dc1b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-17T00:33:39Z","qos_policy_id":null,"name":"cloudify_ims-net_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2","admin_state_up":true,"tenant_id":"4b01e154350c4310a67000854ca1dc1b","created_at":"2019-05-17T00:00:11Z","mtu":1450}]} 2019-05-17 00:33:40,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-f003c0b0-5c4c-4dfb-8ee1-f564dfb73e97 2019-05-17 00:33:40,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386594057083s 2019-05-17 00:33:40,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-17 00:33:40,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/a57a4b6a-d0e6-408a-94ce-daede139f3cf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:33:41,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 00:33:41 GMT X-Openstack-Request-Id: req-d020928a-b0f2-48c5-8f9a-ec689d0a8fcc 2019-05-17 00:33:41,187 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 00:33:41,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/a57a4b6a-d0e6-408a-94ce-daede139f3cf.json used request id req-d020928a-b0f2-48c5-8f9a-ec689d0a8fcc 2019-05-17 00:33:41,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.914824962616s 2019-05-17 00:33:41,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 00:33:41,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:33:41,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 17 May 2019 00:33:41 GMT X-Openstack-Request-Id: req-c269b013-2a51-4551-8c96-488e25324c83 2019-05-17 00:33:41,958 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:00:34Z", "file": "/v2/images/906c75ac-fd52-44a3-b7c1-20170e9ada59/file", "owner": "4b01e154350c4310a67000854ca1dc1b", "id": "906c75ac-fd52-44a3-b7c1-20170e9ada59", "size": 297336832, "self": "/v2/images/906c75ac-fd52-44a3-b7c1-20170e9ada59", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/906c75ac-fd52-44a3-b7c1-20170e9ada59/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/906c75ac-fd52-44a3-b7c1-20170e9ada59/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify_ims-img_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-17T00:00:29Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 00:33:41,958 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-c269b013-2a51-4551-8c96-488e25324c83 2019-05-17 00:33:41,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.764643192291s 2019-05-17 00:33:41,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-17 00:33:41,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/906c75ac-fd52-44a3-b7c1-20170e9ada59 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4de2f7dff86dcaecacffd04c0e2d0d71eec57e7" 2019-05-17 00:33:43,106 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:33:43 GMT X-Openstack-Request-Id: req-338b5563-0966-4f26-9bd5-bc6c5fa5c718 2019-05-17 00:33:43,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-05-17 00:33:43,107 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/906c75ac-fd52-44a3-b7c1-20170e9ada59 used request id req-338b5563-0966-4f26-9bd5-bc6c5fa5c718 2019-05-17 00:33:43,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.14720892906s 2019-05-17 00:33:43,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 00:33:43,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:33:43,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Fri, 17 May 2019 00:33: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-fe5b46ae-2e51-41a9-8e63-81689f19af58 x-openstack-request-id: req-fe5b46ae-2e51-41a9-8e63-81689f19af58 2019-05-17 00:33:43,131 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/d409f408-5daf-41c5-a991-2ab072071a6c", "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": "d409f408-5daf-41c5-a991-2ab072071a6c"}]} 2019-05-17 00:33:43,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-fe5b46ae-2e51-41a9-8e63-81689f19af58 2019-05-17 00:33:43,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236139297485s 2019-05-17 00:33:43,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-17 00:33:43,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:33:43,182 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 17 May 2019 00:33: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-5faf8b57-0338-474c-9f89-ae0e9f5cdc13 x-openstack-request-id: req-5faf8b57-0338-474c-9f89-ae0e9f5cdc13 2019-05-17 00:33:43,182 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/d409f408-5daf-41c5-a991-2ab072071a6c used request id req-5faf8b57-0338-474c-9f89-ae0e9f5cdc13 2019-05-17 00:33:43,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0499382019043s 2019-05-17 00:33:43,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-17 00:33:43,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:33:43,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Fri, 17 May 2019 00:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c22dca0-c7d7-4159-a42c-23d767ddc80d 2019-05-17 00:33:43,409 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "links": {"self": "http://172.30.9.36:5000/v3/users/f7125dc7031a409486ab975cdcd5fcda"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f7125dc7031a409486ab975cdcd5fcda", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-17 00:33:43,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-8c22dca0-c7d7-4159-a42c-23d767ddc80d 2019-05-17 00:33:43,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226488113403s 2019-05-17 00:33:43,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-17 00:33:43,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/f7125dc7031a409486ab975cdcd5fcda -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:33:43,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Fri, 17 May 2019 00:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de237b2-ee8b-42c3-b5dc-ccb709132e10 2019-05-17 00:33:43,637 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2", "links": {"self": "http://172.30.9.36:5000/v3/users/f7125dc7031a409486ab975cdcd5fcda"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f7125dc7031a409486ab975cdcd5fcda", "description": null}} 2019-05-17 00:33:43,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/f7125dc7031a409486ab975cdcd5fcda used request id req-6de237b2-ee8b-42c3-b5dc-ccb709132e10 2019-05-17 00:33:43,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221431970596s 2019-05-17 00:33:43,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-17 00:33:43,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/f7125dc7031a409486ab975cdcd5fcda -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:33:44,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 17 May 2019 00:33:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1c7ec5f-92eb-49b0-bd4b-374761fd2ab9 2019-05-17 00:33:44,052 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-17 00:33:44,052 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/f7125dc7031a409486ab975cdcd5fcda used request id req-b1c7ec5f-92eb-49b0-bd4b-374761fd2ab9 2019-05-17 00:33:44,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.41437792778s 2019-05-17 00:33:44,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-17 00:33:44,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:33:44,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Fri, 17 May 2019 00:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e590bcd9-149f-4225-b474-806af13972c8 2019-05-17 00:33:44,285 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.36:5000/v3/projects/4b01e154350c4310a67000854ca1dc1b"}, "tags": [], "enabled": true, "id": "4b01e154350c4310a67000854ca1dc1b", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_b5d9c0dc-6bdd-4290-9591-fd9e0d2edbe2"}]} 2019-05-17 00:33:44,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-e590bcd9-149f-4225-b474-806af13972c8 2019-05-17 00:33:44,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226259946823s 2019-05-17 00:33:44,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-17 00:33:44,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/4b01e154350c4310a67000854ca1dc1b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:33:44,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 17 May 2019 00:33:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96342df0-04b8-4655-8ef8-3d9632c56ce5 2019-05-17 00:33:44,583 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-17 00:33:44,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/4b01e154350c4310a67000854ca1dc1b used request id req-96342df0-04b8-4655-8ef8-3d9632c56ce5 2019-05-17 00:33:44,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.292183876038s 2019-05-17 00:33:44,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 00:33:44,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=4b01e154350c4310a67000854ca1dc1b&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}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:33:44,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Fri, 17 May 2019 00:33:44 GMT X-Openstack-Request-Id: req-07ffea9e-b18d-4695-a214-cba53dd2906a 2019-05-17 00:33:44,943 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:11Z", "updated_at": "2019-05-17T00:05:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "34a6dffd-a471-482d-8fbd-e77bb0baa514", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "4873ff1a-82e5-4f43-a15e-6f249c3619e5", "remote_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-17T00:05:42Z", "revision_number": 0, "id": "a5a7c464-f745-4830-8599-1e3916c04190", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:05:42Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "b148566b-012b-4a52-b630-3a55d4ae2fbe", "remote_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "debec507-d602-43e6-b2b7-693a096a9199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 2, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "name": "default"}]} 2019-05-17 00:33:44,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=4b01e154350c4310a67000854ca1dc1b&name=default used request id req-07ffea9e-b18d-4695-a214-cba53dd2906a 2019-05-17 00:33:44,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.354341983795s 2019-05-17 00:33:44,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 00:33:44,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:33:45,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12262 Content-Type: application/json Date: Fri, 17 May 2019 00:33:45 GMT X-Openstack-Request-Id: req-606d2865-68ce-4638-b6a7-4d00371cf013 2019-05-17 00:33:45,421 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efb27a65730c4f76ada8c28d48951970", "created_at": "2019-05-16T19:51:48Z", "updated_at": "2019-05-16T19:51:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "52d875bc-5284-42d6-a4e4-5760c5cd8334", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "62008d08-a694-422a-8ff5-b9025774f55d", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "ce050de5-c88b-4d75-8ee2-57e268b8f8e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "e831004e-37ba-476c-a146-e15147e43a16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}], "revision_number": 1, "project_id": "efb27a65730c4f76ada8c28d48951970", "id": "1873114c-101d-4167-abbc-dd963690a23a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "created_at": "2019-05-17T00:00:11Z", "updated_at": "2019-05-17T00:05:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "34a6dffd-a471-482d-8fbd-e77bb0baa514", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "4873ff1a-82e5-4f43-a15e-6f249c3619e5", "remote_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-17T00:05:42Z", "revision_number": 0, "id": "a5a7c464-f745-4830-8599-1e3916c04190", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:05:42Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "b148566b-012b-4a52-b630-3a55d4ae2fbe", "remote_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b01e154350c4310a67000854ca1dc1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:00:11Z", "revision_number": 0, "id": "debec507-d602-43e6-b2b7-693a096a9199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:00:11Z", "security_group_id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "tenant_id": "4b01e154350c4310a67000854ca1dc1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b01e154350c4310a67000854ca1dc1b"}], "revision_number": 2, "project_id": "4b01e154350c4310a67000854ca1dc1b", "id": "45ff1306-cff1-4888-a6a8-0e6213a4cc78", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-17 00:33:45,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-606d2865-68ce-4638-b6a7-4d00371cf013 2019-05-17 00:33:45,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.471554040909s 2019-05-17 00:33:45,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-17 00:33:45,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/45ff1306-cff1-4888-a6a8-0e6213a4cc78.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700f0a5eca37f26f75f13dc8add636906a8df70c" 2019-05-17 00:33:45,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 00:33:45 GMT X-Openstack-Request-Id: req-07a4fc64-2155-49be-a354-923f992ca779 2019-05-17 00:33:45,881 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 00:33:45,881 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/45ff1306-cff1-4888-a6a8-0e6213a4cc78.json used request id req-07a4fc64-2155-49be-a354-923f992ca779 2019-05-17 00:33:45,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.452843904495s 2019-05-17 00:33:45,902 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-05-17 00:33:45,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-17 00:33:45,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 17 May 2019 00:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92741dd0-d0e0-4c18-ae92-7bfe9f0b1f7d 2019-05-17 00:33:45,932 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-17 00:33:45,932 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-92741dd0-d0e0-4c18-ae92-7bfe9f0b1f7d 2019-05-17 00:33:45,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-17 00:33:46,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-17T01:33:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["tNz_IHIQThCSiWslIXK0Eg"], "issued_at": "2019-05-17T00:33:46.000000Z"}} 2019-05-17 00:33:46,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-17 00:33:46,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 00:33:46,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 17 May 2019 00:33:46 GMT X-Openstack-Request-Id: req-8408dcdc-342a-48ec-a983-26860effa6cb 2019-05-17 00:33:46,749 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-17 00:33:46,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8408dcdc-342a-48ec-a983-26860effa6cb 2019-05-17 00:33:46,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.403137922287s 2019-05-17 00:33:46,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-17 00:33:46,764 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 17 May 2019 00:33:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daa4da85-643e-4d28-8f1f-bcca60e691bb 2019-05-17 00:33:46,764 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 00:33:46,765 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-daa4da85-643e-4d28-8f1f-bcca60e691bb 2019-05-17 00:33:46,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-17 00:33:46,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 00:33:47,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Fri, 17 May 2019 00:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9360e565-041c-4d41-8038-82e1e459ca09 2019-05-17 00:33:47,102 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-17 00:33:47,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-9360e565-041c-4d41-8038-82e1e459ca09 2019-05-17 00:33:47,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.336743831635s 2019-05-17 00:33:47,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-17 00:33:47,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3"}}' 2019-05-17 00:33:47,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Fri, 17 May 2019 00:33:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35910808-c9f1-4f7c-a16e-47d2f1d40176 2019-05-17 00:33:47,376 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.36:5000/v3/projects/7718f83da9f745b983ecdee7099cbcfa"}, "tags": [], "enabled": true, "id": "7718f83da9f745b983ecdee7099cbcfa", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3"}} 2019-05-17 00:33:47,376 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-35910808-c9f1-4f7c-a16e-47d2f1d40176 2019-05-17 00:33:47,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.264827013016s 2019-05-17 00:33:47,377 - 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'7718f83da9f745b983ecdee7099cbcfa', '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_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}) 2019-05-17 00:33:47,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-17 00:33:47,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "NgvFszAqY8mpvG92JoklMRjvL0iDQk", "email": null, "name": "heat_ims-user_dd4f3d29-ba69-471d-af98-10b5597a5fe3"}}' 2019-05-17 00:33:47,867 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Fri, 17 May 2019 00:33:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69aa5ea9-2a63-4630-9744-cee089a338e3 2019-05-17 00:33:47,867 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": {"self": "http://172.30.9.36:5000/v3/users/74f2cc0584e242f49f83b0dd98833b70"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "74f2cc0584e242f49f83b0dd98833b70", "domain_id": "default", "password_expires_at": null}} 2019-05-17 00:33:47,868 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-69aa5ea9-2a63-4630-9744-cee089a338e3 2019-05-17 00:33:47,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.483901977539s 2019-05-17 00:33:47,869 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'74f2cc0584e242f49f83b0dd98833b70', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}) 2019-05-17 00:33:47,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-17 00:33:47,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 00:33:48,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 17 May 2019 00:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7308fcfd-18ef-4f8f-97d7-4b4b41dc2ed1 2019-05-17 00:33:48,120 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-17 00:33:48,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-7308fcfd-18ef-4f8f-97d7-4b4b41dc2ed1 2019-05-17 00:33:48,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.247110843658s 2019-05-17 00:33:48,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-17 00:33:48,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 00:33:48,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 17 May 2019 00:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aad92b7-c33e-4102-af9c-7861deb7cfe1 2019-05-17 00:33:48,255 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-17 00:33:48,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-5aad92b7-c33e-4102-af9c-7861deb7cfe1 2019-05-17 00:33:48,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.129945993423s 2019-05-17 00:33:48,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-17 00:33:48,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 00:33:48,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 17 May 2019 00:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b00d19-59b4-48b2-9641-3bcbfc272646 2019-05-17 00:33:48,484 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-17 00:33:48,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-a6b00d19-59b4-48b2-9641-3bcbfc272646 2019-05-17 00:33:48,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222911119461s 2019-05-17 00:33:48,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-17 00:33:48,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 00:33:48,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 17 May 2019 00:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfcd5652-e42a-41ef-8ba0-0255b30aca8e 2019-05-17 00:33:48,735 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-17 00:33:48,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-dfcd5652-e42a-41ef-8ba0-0255b30aca8e 2019-05-17 00:33:48,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.246247053146s 2019-05-17 00:33:48,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-17 00:33:48,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 00:33:48,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Fri, 17 May 2019 00:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f77f1a8f-f576-4a3e-a3ef-0b8a23232d97 2019-05-17 00:33:48,998 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_ims-user_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": {"self": "http://172.30.9.36:5000/v3/users/74f2cc0584e242f49f83b0dd98833b70"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "74f2cc0584e242f49f83b0dd98833b70", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-17 00:33:48,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-f77f1a8f-f576-4a3e-a3ef-0b8a23232d97 2019-05-17 00:33:48,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.262042045593s 2019-05-17 00:33:49,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-17 00:33:49,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 00:33:49,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Fri, 17 May 2019 00:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c20a7981-66d3-4469-88ce-7c7bb7018bf2 2019-05-17 00:33:49,217 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.36:5000/v3/projects/7718f83da9f745b983ecdee7099cbcfa"}, "tags": [], "enabled": true, "id": "7718f83da9f745b983ecdee7099cbcfa", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-17 00:33:49,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-c20a7981-66d3-4469-88ce-7c7bb7018bf2 2019-05-17 00:33:49,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20628285408s 2019-05-17 00:33:49,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-17 00:33:49,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=74f2cc0584e242f49f83b0dd98833b70&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=7718f83da9f745b983ecdee7099cbcfa" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 00:33:49,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Fri, 17 May 2019 00:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70524406-ee12-4266-82f1-24a701328ae8 2019-05-17 00:33:49,442 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=74f2cc0584e242f49f83b0dd98833b70&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=7718f83da9f745b983ecdee7099cbcfa", "previous": null, "next": null}} 2019-05-17 00:33:49,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=74f2cc0584e242f49f83b0dd98833b70&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=7718f83da9f745b983ecdee7099cbcfa used request id req-70524406-ee12-4266-82f1-24a701328ae8 2019-05-17 00:33:49,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.217418193817s 2019-05-17 00:33:49,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-17 00:33:49,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/7718f83da9f745b983ecdee7099cbcfa/users/74f2cc0584e242f49f83b0dd98833b70/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 00:33:49,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 17 May 2019 00:33:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aef6a73-cba5-40cd-ab68-c7c15114ef69 2019-05-17 00:33:49,737 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-17 00:33:49,738 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/7718f83da9f745b983ecdee7099cbcfa/users/74f2cc0584e242f49f83b0dd98833b70/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-1aef6a73-cba5-40cd-ab68-c7c15114ef69 2019-05-17 00:33:49,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.291369199753s 2019-05-17 00:33:49,739 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 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'7718f83da9f745b983ecdee7099cbcfa', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'NgvFszAqY8mpvG92JoklMRjvL0iDQk', 'username': u'heat_ims-user_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-17 00:33:49,742 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'password': 'NgvFszAqY8mpvG92JoklMRjvL0iDQk', 'project_name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': '7718f83da9f745b983ecdee7099cbcfa', 'project_domain_name': 'Default'} 2019-05-17 00:33:49,771 - 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-05-17 00:33:49,772 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-05-17 00:33:49,773 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-05-17 00:33:50,895 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-05-17 00:33:50,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-17 00:33:50,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 17 May 2019 00:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e00f2cc-0b6a-48ee-86b2-12d773db0ac0 2019-05-17 00:33:50,901 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-17 00:33:50,901 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-9e00f2cc-0b6a-48ee-86b2-12d773db0ac0 2019-05-17 00:33:50,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-17 00:33:51,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-17T01:33:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7718f83da9f745b983ecdee7099cbcfa", "name": "heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/7718f83da9f745b983ecdee7099cbcfa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/7718f83da9f745b983ecdee7099cbcfa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/7718f83da9f745b983ecdee7099cbcfa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/7718f83da9f745b983ecdee7099cbcfa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/7718f83da9f745b983ecdee7099cbcfa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/7718f83da9f745b983ecdee7099cbcfa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/7718f83da9f745b983ecdee7099cbcfa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/7718f83da9f745b983ecdee7099cbcfa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_7718f83da9f745b983ecdee7099cbcfa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_7718f83da9f745b983ecdee7099cbcfa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "id": "74f2cc0584e242f49f83b0dd98833b70"}, "audit_ids": ["Qoh8zeyfTw2gw4hU6DaMZg"], "issued_at": "2019-05-17T00:33:51.000000Z"}} 2019-05-17 00:33:51,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-17 00:33:51,326 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 17 May 2019 00:33:51 GMT 2019-05-17 00:33:51,326 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-17 00:33:51,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 00:33:51,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:33:52,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 17 May 2019 00:33:52 GMT X-Openstack-Request-Id: req-0060717b-1f3a-4228-90dc-3fc18066eeb3 2019-05-17 00:33:52,069 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 00:33:52,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-0060717b-1f3a-4228-90dc-3fc18066eeb3 2019-05-17 00:33:52,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.737895965576s 2019-05-17 00:33:52,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-17 00:33:52,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3"}' 2019-05-17 00:33:52,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Fri, 17 May 2019 00:33:52 GMT Location: http://172.30.9.36:9292/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d5101752-2885-4027-bd9f-f5cac6e0a6a7 2019-05-17 00:33:52,867 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:52Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": null, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": null, "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-17 00:33:52,867 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-d5101752-2885-4027-bd9f-f5cac6e0a6a7 2019-05-17 00:33:52,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.788032054901s 2019-05-17 00:33:52,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-17 00:33:52,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/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}dd764c8eaa5af9b18915df98ead542262fe604d4" -d '' 2019-05-17 00:33:58,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:33:58 GMT X-Openstack-Request-Id: req-cc11f181-6822-4136-b646-78e0552f477a 2019-05-17 00:33:58,406 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:33:58,406 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file used request id req-cc11f181-6822-4136-b646-78e0552f477a 2019-05-17 00:33:58,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.53805017471s 2019-05-17 00:33:58,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 00:33:58,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:33:58,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 00:33:58 GMT X-Openstack-Request-Id: req-3c59ace1-fc9d-42ef-a449-5017732aaaf8 2019-05-17 00:33:58,746 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 00:33:58,746 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-3c59ace1-fc9d-42ef-a449-5017732aaaf8 2019-05-17 00:33:58,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.335453987122s 2019-05-17 00:33:58,748 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file', 'owner': u'7718f83da9f745b983ecdee7099cbcfa', 'id': u'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'size': 263848448, u'self': u'/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-17T00:33:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-17T00:33:58Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3', '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/bc868fbd-2f81-403a-9a70-ce65bd121b46', 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_dd4f3d29-ba69-471d-af98-10b5597a5fe3', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'created': u'2019-05-17T00:33:52Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-05-17T00:33:52Z', 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/bc868fbd-2f81-403a-9a70-ce65bd121b46', 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_dd4f3d29-ba69-471d-af98-10b5597a5fe3', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-05-17 00:33:58,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-17 00:33:58,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-05-17 00:33:59,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 17 May 2019 00:33: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-4baa43b9-9253-449d-8143-7ba1cce2038c x-openstack-request-id: req-4baa43b9-9253-449d-8143-7ba1cce2038c 2019-05-17 00:33:59,071 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}} 2019-05-17 00:33:59,071 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-4baa43b9-9253-449d-8143-7ba1cce2038c 2019-05-17 00:33:59,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.319807052612s 2019-05-17 00:33:59,072 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'swap': 0}) 2019-05-17 00:33:59,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-17 00:33:59,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0/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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" -d '{"extra_specs": {}}' 2019-05-17 00:33:59,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 17 May 2019 00:33:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aca9a8af-94ef-4a28-bb44-ba6030e78201 x-openstack-request-id: req-aca9a8af-94ef-4a28-bb44-ba6030e78201 2019-05-17 00:33:59,098 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-17 00:33:59,098 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0/os-extra_specs used request id req-aca9a8af-94ef-4a28-bb44-ba6030e78201 2019-05-17 00:33:59,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0251019001007s 2019-05-17 00:33:59,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-17 00:33:59,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 00:33:59,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Fri, 17 May 2019 00:33:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5884dc5-f90a-4132-9628-8a93756b5047 2019-05-17 00:33:59,233 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.36:5000/v3/projects/7718f83da9f745b983ecdee7099cbcfa"}, "tags": [], "enabled": true, "id": "7718f83da9f745b983ecdee7099cbcfa", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3"}]} 2019-05-17 00:33:59,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-e5884dc5-f90a-4132-9628-8a93756b5047 2019-05-17 00:33:59,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.12766289711s 2019-05-17 00:33:59,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-05-17 00:33:59,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/quotas/7718f83da9f745b983ecdee7099cbcfa.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-05-17 00:33:59,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Fri, 17 May 2019 00:33:59 GMT X-Openstack-Request-Id: req-a98eba3e-df39-48a8-b970-1d5ff810451d 2019-05-17 00:33:59,624 - 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-05-17 00:33:59,624 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/quotas/7718f83da9f745b983ecdee7099cbcfa.json used request id req-a98eba3e-df39-48a8-b970-1d5ff810451d 2019-05-17 00:33:59,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.38890004158s 2019-05-17 00:33:59,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-17 00:33:59,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 00:33:59,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 17 May 2019 00:33:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e5237f7-6187-46bc-8154-6ca0d51fb96e 2019-05-17 00:33:59,826 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-17 00:33:59,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-7e5237f7-6187-46bc-8154-6ca0d51fb96e 2019-05-17 00:33:59,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198032855988s 2019-05-17 00:33:59,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-05-17 00:33:59,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" -d '{"role": {"name": "heat_stack_owner"}}' 2019-05-17 00:34:00,081 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Fri, 17 May 2019 00:33:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36dd9039-9324-4e1d-a058-ff112a7d03b2 2019-05-17 00:34:00,082 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "833345a774fc40b987fb1852fa197b73", "links": {"self": "http://172.30.9.36:5000/v3/roles/833345a774fc40b987fb1852fa197b73"}, "name": "heat_stack_owner"}} 2019-05-17 00:34:00,082 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/roles used request id req-36dd9039-9324-4e1d-a058-ff112a7d03b2 2019-05-17 00:34:00,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.249612808228s 2019-05-17 00:34:00,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-17 00:34:00,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 00:34:00,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 410 Content-Type: application/json Date: Fri, 17 May 2019 00:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e9d43dd-4ac2-4755-b687-60b33f041cf2 2019-05-17 00:34:00,332 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "833345a774fc40b987fb1852fa197b73", "links": {"self": "http://172.30.9.36:5000/v3/roles/833345a774fc40b987fb1852fa197b73"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-17 00:34:00,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-0e9d43dd-4ac2-4755-b687-60b33f041cf2 2019-05-17 00:34:00,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.246706008911s 2019-05-17 00:34:00,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-17 00:34:00,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 00:34:00,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 17 May 2019 00:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9ae8669-31ec-4436-b0f3-0ad8e21cdac1 2019-05-17 00:34:00,562 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-17 00:34:00,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-d9ae8669-31ec-4436-b0f3-0ad8e21cdac1 2019-05-17 00:34:00,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224062919617s 2019-05-17 00:34:00,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-17 00:34:00,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 00:34:00,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Fri, 17 May 2019 00:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b9d06aa-10e2-4234-9dbf-4992b968ea7a 2019-05-17 00:34:00,808 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_ims-user_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": {"self": "http://172.30.9.36:5000/v3/users/74f2cc0584e242f49f83b0dd98833b70"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "74f2cc0584e242f49f83b0dd98833b70", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-17 00:34:00,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-3b9d06aa-10e2-4234-9dbf-4992b968ea7a 2019-05-17 00:34:00,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24545788765s 2019-05-17 00:34:00,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-17 00:34:00,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 00:34:01,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Fri, 17 May 2019 00:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67944f97-90c3-4e3f-9bec-ec24712d9586 2019-05-17 00:34:01,065 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.36:5000/v3/projects/7718f83da9f745b983ecdee7099cbcfa"}, "tags": [], "enabled": true, "id": "7718f83da9f745b983ecdee7099cbcfa", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-17 00:34:01,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-67944f97-90c3-4e3f-9bec-ec24712d9586 2019-05-17 00:34:01,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.243148088455s 2019-05-17 00:34:01,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-17 00:34:01,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=74f2cc0584e242f49f83b0dd98833b70&role.id=833345a774fc40b987fb1852fa197b73&scope.project.id=7718f83da9f745b983ecdee7099cbcfa" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 00:34:01,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Fri, 17 May 2019 00:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f616db7-1c22-4273-b8b9-9ed92a84ff25 2019-05-17 00:34:01,285 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=74f2cc0584e242f49f83b0dd98833b70&role.id=833345a774fc40b987fb1852fa197b73&scope.project.id=7718f83da9f745b983ecdee7099cbcfa", "previous": null, "next": null}} 2019-05-17 00:34:01,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=74f2cc0584e242f49f83b0dd98833b70&role.id=833345a774fc40b987fb1852fa197b73&scope.project.id=7718f83da9f745b983ecdee7099cbcfa used request id req-6f616db7-1c22-4273-b8b9-9ed92a84ff25 2019-05-17 00:34:01,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.211485147476s 2019-05-17 00:34:01,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-17 00:34:01,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/7718f83da9f745b983ecdee7099cbcfa/users/74f2cc0584e242f49f83b0dd98833b70/roles/833345a774fc40b987fb1852fa197b73 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 00:34:01,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 17 May 2019 00:34:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ec068b7-1ae9-4ae3-b518-398fda44a749 2019-05-17 00:34:01,468 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-17 00:34:01,468 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/7718f83da9f745b983ecdee7099cbcfa/users/74f2cc0584e242f49f83b0dd98833b70/roles/833345a774fc40b987fb1852fa197b73 used request id req-8ec068b7-1ae9-4ae3-b518-398fda44a749 2019-05-17 00:34:01,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.179091930389s 2019-05-17 00:34:01,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-17 00:34:01,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" -d '{"keypair": {"name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3"}}' 2019-05-17 00:34:01,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Fri, 17 May 2019 00:34: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-70616a5f-ff9c-4a49-88e9-733fa2080355 x-openstack-request-id: req-70616a5f-ff9c-4a49-88e9-733fa2080355 2019-05-17 00:34:01,902 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCr19vkjuVOCilTLzLS0C0RxN4s3biUVxBj3lZfFSN/k77P9CK6yOxCS1uQ0Mf29skS1TTzXjHXl35OoC3EwFp5qTF5NgP0//8pOz8ir48oWjlLAl7wU3oFeOLQNMh8kqK/4c8j8P3cgzTe0nmh99bo+YH0OmRc4/X4yE8WOVJteLEdkQqvor3IwGCOSLmtsf2Tce0keo4MWcQggSEyiXg5nhxNmkDipbmTPDVBc3Dan0TDFYqjtnau2cCmFC2Hw8FzMOSEpR6s8gpZp0d6evFEUcLFqCLibpiM6LOSN8FNLOPBTbTuYJI2o/J7h9UOBH+xXrMhacoXvK5+63YkIBOL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAq9fb5I7lTgopUy8y0tAtEcTeLN24lFcQY95WXxUjf5O+z/Qi\nusjsQktbkNDH9vbJEtU0814x15d+TqAtxMBaeakxeTYD9P//KTs/Iq+PKFo5SwJe\n8FN6BXji0DTIfJKiv+HPI/D93IM03tJ5offW6PmB9DpkXOP1+MhPFjlSbXixHZEK\nr6K9yMBgjki5rbH9k3HtJHqODFnEIIEhMol4OZ4cTZpA4qW5kzw1QXNw2p9EwxWK\no7Z2rtnAphQth8PBczDkhKUerPIKWadHenrxRFHCxagi4m6YjOizkjfBTSzjwU20\n7mCSNqPye4fVDgR/sV6zIWnKF7yufut2JCATiwIDAQABAoIBAHNjIG4aXXLHc/Q9\nTx0rV/gEf0MVJmnFBGZq1whFg26Y4Jl2TxOo8quZOkTFTGBSWbXhoAqCh2lCejeF\navYgSyBCMcw4LvQGKWmgNMavp6rq2mm5j9JD2z1tbK9toemz9MBvec2idnPpTkkI\nf0/4wT/yugYqZ1XQZEvHBQPhPa3vMSE9P8hYPlq304piIBfKCxA0jzaYxLKWCMlp\nawYRNZ7bO2s+QR8yN2suoAgHP5kySrgGUNv2eC7lcks/2POcCoHr5K8qFJtAxNLS\nMM2VWfKeiqfw07VeYblp+/XkU0LJ6tOfMsFcLjFEI3yYSz/yv7qYvR20Dhd4EZaW\nyPvwgRECgYEA0qcjbWoZwO6hh9dD0Wj4XMnE5T6We1ZPTlgmBThyQxZV48HJFyig\n/zXRF2bY92rqCdTDgvP70aEHbrZQsVGK+PxpILH/Mc/O7yPiw69kbXD4QUj6RbIf\nxm7zWwhTbENn6gmPRzn5SSIfq+UUYkywEozCzCCzx2H7K+OV82uXu58CgYEA0NX1\niZl90203yj1zBxboFK4saWn7C1OnJjczAG3DIvDONJNwkabTLvvZU2et5R0XC1TL\nJJXqWLLZ9QpcId70iGQ4dLNAyRRBNHuvzp4tQ39AKGiK2GrUjmFrI9V1SH1IxsWQ\n2ljVEuZz47v/Z2XzRCVW2gQLGM6kSgLqkPUkIJUCgYBTVtylRPy7X614WKn0B1t7\nGjhTmddfJF5r2GPyXMqX0BZa7SfpiaFoVppKb94WxK2jBhHzlSNjZBnUqzxxaplY\nuEO/M6yKwHRWGBR25sUMp00QRxb8y+PWVb7hnQGkK2bJKM8OltkRHfb5wr+1xDFE\npXvL1oRJtXHxgzCoBUEacQKBgGZuW6XnPHlEm9W9uDrk+GaUW8JEslcG6/hpoMF4\nFPuBY5MUMmWujuz/qMQpGXlEgHYVXCKQycZBy3hOYYxXgFeZ2Lsc5Qz7u1PTyxKs\nMQVnV/+570hhdep0TAnifElW8ihU5UzDv5cqo/My1f5QWja1ndkHnK3JRXnr3kPF\nibfVAoGBAMsiJXAJJavCzdzN7jdlHnUHFnhsBRlzlkptT+RQ/nYsLb/bSdPsUunQ\nKD4ph9MK+iKtpbipy8Ntw43GruIQO0ZkA0z8tK6ZtU8gwnkrSQC8teJ+OvU8n5Yd\nAUF2Cq64mWqLhrJhUOwbsRp0byhhLhTkpYo6e1JB6NanL0pcylVk\n-----END RSA PRIVATE KEY-----\n", "user_id": "74f2cc0584e242f49f83b0dd98833b70", "name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "fingerprint": "92:7d:fa:07:b0:51:9e:d0:1f:92:99:3f:41:f5:c5:ff"}} 2019-05-17 00:34:01,902 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-70616a5f-ff9c-4a49-88e9-733fa2080355 2019-05-17 00:34:01,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.430764198303s 2019-05-17 00:34:01,903 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - keypair: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAq9fb5I7lTgopUy8y0tAtEcTeLN24lFcQY95WXxUjf5O+z/Qi usjsQktbkNDH9vbJEtU0814x15d+TqAtxMBaeakxeTYD9P//KTs/Iq+PKFo5SwJe 8FN6BXji0DTIfJKiv+HPI/D93IM03tJ5offW6PmB9DpkXOP1+MhPFjlSbXixHZEK r6K9yMBgjki5rbH9k3HtJHqODFnEIIEhMol4OZ4cTZpA4qW5kzw1QXNw2p9EwxWK o7Z2rtnAphQth8PBczDkhKUerPIKWadHenrxRFHCxagi4m6YjOizkjfBTSzjwU20 7mCSNqPye4fVDgR/sV6zIWnKF7yufut2JCATiwIDAQABAoIBAHNjIG4aXXLHc/Q9 Tx0rV/gEf0MVJmnFBGZq1whFg26Y4Jl2TxOo8quZOkTFTGBSWbXhoAqCh2lCejeF avYgSyBCMcw4LvQGKWmgNMavp6rq2mm5j9JD2z1tbK9toemz9MBvec2idnPpTkkI f0/4wT/yugYqZ1XQZEvHBQPhPa3vMSE9P8hYPlq304piIBfKCxA0jzaYxLKWCMlp awYRNZ7bO2s+QR8yN2suoAgHP5kySrgGUNv2eC7lcks/2POcCoHr5K8qFJtAxNLS MM2VWfKeiqfw07VeYblp+/XkU0LJ6tOfMsFcLjFEI3yYSz/yv7qYvR20Dhd4EZaW yPvwgRECgYEA0qcjbWoZwO6hh9dD0Wj4XMnE5T6We1ZPTlgmBThyQxZV48HJFyig /zXRF2bY92rqCdTDgvP70aEHbrZQsVGK+PxpILH/Mc/O7yPiw69kbXD4QUj6RbIf xm7zWwhTbENn6gmPRzn5SSIfq+UUYkywEozCzCCzx2H7K+OV82uXu58CgYEA0NX1 iZl90203yj1zBxboFK4saWn7C1OnJjczAG3DIvDONJNwkabTLvvZU2et5R0XC1TL JJXqWLLZ9QpcId70iGQ4dLNAyRRBNHuvzp4tQ39AKGiK2GrUjmFrI9V1SH1IxsWQ 2ljVEuZz47v/Z2XzRCVW2gQLGM6kSgLqkPUkIJUCgYBTVtylRPy7X614WKn0B1t7 GjhTmddfJF5r2GPyXMqX0BZa7SfpiaFoVppKb94WxK2jBhHzlSNjZBnUqzxxaplY uEO/M6yKwHRWGBR25sUMp00QRxb8y+PWVb7hnQGkK2bJKM8OltkRHfb5wr+1xDFE pXvL1oRJtXHxgzCoBUEacQKBgGZuW6XnPHlEm9W9uDrk+GaUW8JEslcG6/hpoMF4 FPuBY5MUMmWujuz/qMQpGXlEgHYVXCKQycZBy3hOYYxXgFeZ2Lsc5Qz7u1PTyxKs MQVnV/+570hhdep0TAnifElW8ihU5UzDv5cqo/My1f5QWja1ndkHnK3JRXnr3kPF ibfVAoGBAMsiJXAJJavCzdzN7jdlHnUHFnhsBRlzlkptT+RQ/nYsLb/bSdPsUunQ KD4ph9MK+iKtpbipy8Ntw43GruIQO0ZkA0z8tK6ZtU8gwnkrSQC8teJ+OvU8n5Yd AUF2Cq64mWqLhrJhUOwbsRp0byhhLhTkpYo6e1JB6NanL0pcylVk -----END RSA PRIVATE KEY----- 2019-05-17 00:34:01,903 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-05-17 00:34:02,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2019-05-17 00:34:02,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" -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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "220195cd-782b-490f-b03b-eb92b75ca738", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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-05-17 00:34:10,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Fri, 17 May 2019 00:34:02 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb Server: Apache x-openstack-request-id: req-9fada9a7-3c69-42af-a903-c995d4ea3131 2019-05-17 00:34:10,972 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}]}} 2019-05-17 00:34:10,972 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks used request id req-9fada9a7-3c69-42af-a903-c995d4ea3131 2019-05-17 00:34:10,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 8.53927898407s 2019-05-17 00:34:10,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:34:10,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:34:11,729 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:34:10 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?sort_dir=asc Server: Apache x-openstack-request-id: req-fe3de8ba-75ac-4163-9fb0-fd352ad70fa3 2019-05-17 00:34:11,729 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:34:12,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 508 Content-Type: application/json Date: Fri, 17 May 2019 00:34:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-77ff3228-c83c-4937-aa18-de561541eed2 2019-05-17 00:34:12,485 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/clearwater-opnfv/events/d3906b50-cb5f-4b86-932f-6eab2bdfcf1f", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "id": "d3906b50-cb5f-4b86-932f-6eab2bdfcf1f"}, {"resource_name": "security_groups", "event_time": "2019-05-17T00:34:11Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/security_groups/events/93e59bc0-0027-4bf5-9590-fe11dffa5946", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-vf3fw3nl4pcb", "id": "93e59bc0-0027-4bf5-9590-fe11dffa5946"}, {"resource_name": "mgmt_network", "event_time": "2019-05-17T00:34:12Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/mgmt_network/events/a3906b65-e171-47a1-ba2f-5bb900be5345", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-bitk7htpdcpw", "id": "a3906b65-e171-47a1-ba2f-5bb900be5345"}]} 2019-05-17 00:34:12,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?sort_dir=asc&sort_dir=asc used request id req-77ff3228-c83c-4937-aa18-de561541eed2 2019-05-17 00:34:12,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.51207613945s 2019-05-17 00:34:17,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:34:17,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=a3906b65-e171-47a1-ba2f-5bb900be5345&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:34:18,252 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:34:17 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=a3906b65-e171-47a1-ba2f-5bb900be5345&sort_dir=asc Server: Apache x-openstack-request-id: req-64484c09-da04-401d-9a2f-cd6775865f5e 2019-05-17 00:34:18,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-05-17 00:34:18,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 361 Content-Type: application/json Date: Fri, 17 May 2019 00:34:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7b32aed1-08e6-41c5-81a4-4e11349b4623 2019-05-17 00:34:18,602 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-05-17T00:34:15Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/security_groups/events/01325c88-a235-4f80-ae7a-5c73db34075d", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "02d33437-55ff-4954-be0e-0d66fa23c7b9", "id": "01325c88-a235-4f80-ae7a-5c73db34075d"}]} 2019-05-17 00:34:18,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=a3906b65-e171-47a1-ba2f-5bb900be5345&sort_dir=asc&marker=a3906b65-e171-47a1-ba2f-5bb900be5345&sort_dir=asc used request id req-7b32aed1-08e6-41c5-81a4-4e11349b4623 2019-05-17 00:34:18,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.11117911339s 2019-05-17 00:34:23,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:34:23,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=01325c88-a235-4f80-ae7a-5c73db34075d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:34:24,394 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:34:23 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=01325c88-a235-4f80-ae7a-5c73db34075d&sort_dir=asc Server: Apache x-openstack-request-id: req-1e5d4fb9-4143-47dd-9776-b01f0102b3e8 2019-05-17 00:34:24,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-05-17 00:34:25,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:34:24 GMT Server: Apache x-openstack-request-id: req-5bc05e49-8696-4fcb-9efd-e0d1a08f2efa 2019-05-17 00:34:25,188 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:34:25,188 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=01325c88-a235-4f80-ae7a-5c73db34075d&sort_dir=asc&marker=01325c88-a235-4f80-ae7a-5c73db34075d&sort_dir=asc used request id req-5bc05e49-8696-4fcb-9efd-e0d1a08f2efa 2019-05-17 00:34:25,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.58418607712s 2019-05-17 00:34:30,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:34:30,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=01325c88-a235-4f80-ae7a-5c73db34075d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:34:30,990 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:34:30 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=01325c88-a235-4f80-ae7a-5c73db34075d&sort_dir=asc Server: Apache x-openstack-request-id: req-64c48b6f-67b9-4882-b6eb-d417eb0ffed3 2019-05-17 00:34:30,990 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:34:31,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Fri, 17 May 2019 00:34:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2d587f30-b43a-40d7-af9b-a7ab02995e6e 2019-05-17 00:34:31,761 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-05-17T00:34:30Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/mgmt_network/events/60407e38-d33e-4632-b249-e0de2510c3bb", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "484d20ef-76d3-4827-b3d2-de9ac6b45192", "id": "60407e38-d33e-4632-b249-e0de2510c3bb"}, {"resource_name": "dns", "event_time": "2019-05-17T00:34:30Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/dns/events/fde8a116-c5a6-48cd-9b55-b96bc9167f0f", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-ps4nvraxgdk4", "id": "fde8a116-c5a6-48cd-9b55-b96bc9167f0f"}]} 2019-05-17 00:34:31,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=01325c88-a235-4f80-ae7a-5c73db34075d&sort_dir=asc&marker=01325c88-a235-4f80-ae7a-5c73db34075d&sort_dir=asc used request id req-2d587f30-b43a-40d7-af9b-a7ab02995e6e 2019-05-17 00:34:31,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.570333004s 2019-05-17 00:34:36,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:34:36,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:34:37,403 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:34:36 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-1dfa711c-58c0-47ed-88cc-0e6941b0c4e5 2019-05-17 00:34:37,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-05-17 00:34:38,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:34:37 GMT Server: Apache x-openstack-request-id: req-bb730aa5-c700-4127-8831-d95133373db7 2019-05-17 00:34:38,142 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:34:38,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-bb730aa5-c700-4127-8831-d95133373db7 2019-05-17 00:34:38,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.37463116646s 2019-05-17 00:34:43,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:34:43,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:34:43,793 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:34:43 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-6f5a2f2a-b905-40a8-bc4a-500b8a300bb0 2019-05-17 00:34:43,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-05-17 00:34:44,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:34:43 GMT Server: Apache x-openstack-request-id: req-aa548369-ea4f-4838-95e3-093eca662b38 2019-05-17 00:34:44,105 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:34:44,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-aa548369-ea4f-4838-95e3-093eca662b38 2019-05-17 00:34:44,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.957148075104s 2019-05-17 00:34:44,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:34:44,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:34:44,136 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:34:44 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-52e4fabe-5e7e-4e91-9a4d-fdce58535726 2019-05-17 00:34:44,136 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:34:44,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:34:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4f94f5b4-0a57-4f7f-8e7a-f0d7d97c7266 2019-05-17 00:34:44,181 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:34:44,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-4f94f5b4-0a57-4f7f-8e7a-f0d7d97c7266 2019-05-17 00:34:44,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0753438472748s 2019-05-17 00:34:49,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:34:49,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:34:49,914 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:34:49 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-ba73c845-f637-4ec3-9bef-7379251bf929 2019-05-17 00:34:49,914 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:34:50,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:34:49 GMT Server: Apache x-openstack-request-id: req-fc3c6cf6-bbdb-4a4c-87ba-f8c7c5ecc52b 2019-05-17 00:34:50,636 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:34:50,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-fc3c6cf6-bbdb-4a4c-87ba-f8c7c5ecc52b 2019-05-17 00:34:50,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.44869613647s 2019-05-17 00:34:55,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:34:55,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:34:56,390 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:34:55 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-5c3cde9c-c84e-4239-a6df-61c4c87b177f 2019-05-17 00:34:56,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-05-17 00:34:56,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:34:56 GMT Server: Apache x-openstack-request-id: req-638c4523-f844-41c0-b045-d57425743c15 2019-05-17 00:34:56,431 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:34:56,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-638c4523-f844-41c0-b045-d57425743c15 2019-05-17 00:34:56,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.789281129837s 2019-05-17 00:34:56,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:34:56,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:34:56,463 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:34:56 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-acd9d858-893c-4c10-8e27-4900f74bc9a7 2019-05-17 00:34:56,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-05-17 00:34:57,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:34:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5a2c03e8-506e-47fe-8ac8-6de993d18be5 2019-05-17 00:34:57,204 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:34:57,204 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-5a2c03e8-506e-47fe-8ac8-6de993d18be5 2019-05-17 00:34:57,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.771772146225s 2019-05-17 00:35:02,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:35:02,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:35:02,952 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:35:02 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-ba05446b-a2a5-446b-9d56-ef326d56b674 2019-05-17 00:35:02,952 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:35:03,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:35:02 GMT Server: Apache x-openstack-request-id: req-e9b529c6-e1fa-4798-aa80-ca0ad1772378 2019-05-17 00:35:03,292 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:35:03,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-e9b529c6-e1fa-4798-aa80-ca0ad1772378 2019-05-17 00:35:03,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.0813472271s 2019-05-17 00:35:08,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:35:08,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:35:09,027 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:35:08 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-abeb35a5-b6b9-4760-ab30-c665aaf12179 2019-05-17 00:35:09,027 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:35:09,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:35:09 GMT Server: Apache x-openstack-request-id: req-e8b9a093-fc8e-4194-a69e-13571fef588e 2019-05-17 00:35:09,761 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:35:09,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-e8b9a093-fc8e-4194-a69e-13571fef588e 2019-05-17 00:35:09,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.46388506889s 2019-05-17 00:35:09,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:35:09,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:35:09,793 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:35:09 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-cdd6b4c5-f9c1-4405-bdcb-91ebdc231f1f 2019-05-17 00:35:09,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-05-17 00:35:09,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:35:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2a46cc76-9978-480e-8f9e-8f1041aac123 2019-05-17 00:35:09,836 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:35:09,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-2a46cc76-9978-480e-8f9e-8f1041aac123 2019-05-17 00:35:09,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738849639893s 2019-05-17 00:35:14,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:35:14,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:35:14,873 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:35:14 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-5b378009-631e-4d5a-9e0c-5f7c11147b13 2019-05-17 00:35:14,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-05-17 00:35:15,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:35:14 GMT Server: Apache x-openstack-request-id: req-c37b17fc-0291-4176-b18b-4cef3e8049d1 2019-05-17 00:35:15,604 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:35:15,604 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-c37b17fc-0291-4176-b18b-4cef3e8049d1 2019-05-17 00:35:15,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.761310100555s 2019-05-17 00:35:20,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:35:20,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:35:20,640 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:35:20 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-5b0f7f86-64c9-4c54-8158-ebf306366634 2019-05-17 00:35:20,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-05-17 00:35:20,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:35:20 GMT Server: Apache x-openstack-request-id: req-6741ee60-d95b-4c2d-bf29-b2905604a4eb 2019-05-17 00:35:20,683 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:35:20,683 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-6741ee60-d95b-4c2d-bf29-b2905604a4eb 2019-05-17 00:35:20,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738570690155s 2019-05-17 00:35:20,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:35:20,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:35:20,715 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:35:20 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-ce21860d-cead-4c7e-ae84-be422609b8e9 2019-05-17 00:35:20,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-05-17 00:35:21,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:35:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bab24258-dde6-41af-ab04-1f9008c93e4c 2019-05-17 00:35:21,472 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:35:21,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-bab24258-dde6-41af-ab04-1f9008c93e4c 2019-05-17 00:35:21,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.788581132889s 2019-05-17 00:35:26,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:35:26,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:35:26,510 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:35:26 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-70f40a0a-5252-440c-894c-e6fc46b049b3 2019-05-17 00:35:26,510 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:35:26,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:35:26 GMT Server: Apache x-openstack-request-id: req-f2d3a896-0461-4a49-9a8a-22856e048e57 2019-05-17 00:35:26,838 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:35:26,838 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-f2d3a896-0461-4a49-9a8a-22856e048e57 2019-05-17 00:35:26,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.359181165695s 2019-05-17 00:35:31,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:35:31,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:35:31,874 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:35:31 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-579a8b9e-18bb-498b-aa96-91120c0a0ee3 2019-05-17 00:35:31,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-05-17 00:35:31,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:35:31 GMT Server: Apache x-openstack-request-id: req-e8474d8d-83bb-48e6-9c6f-adf68f922f9e 2019-05-17 00:35:31,917 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:35:31,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-e8474d8d-83bb-48e6-9c6f-adf68f922f9e 2019-05-17 00:35:31,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726048946381s 2019-05-17 00:35:31,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:35:31,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:35:31,946 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:35:31 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-1fddb989-e445-42fc-b9bc-5e417aa874ba 2019-05-17 00:35:31,946 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:35:31,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:35:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b11d7cb6-7636-4a08-bb23-08299f68217b 2019-05-17 00:35:31,989 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:35:31,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-b11d7cb6-7636-4a08-bb23-08299f68217b 2019-05-17 00:35:31,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724318027496s 2019-05-17 00:35:36,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:35:37,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:35:37,029 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:35:37 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-bb84061c-9ba4-4596-bb7a-f57472426e11 2019-05-17 00:35:37,029 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:35:37,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:35:37 GMT Server: Apache x-openstack-request-id: req-9293acc8-64c0-4c41-ae0b-fd78893cf80b 2019-05-17 00:35:37,072 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:35:37,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-9293acc8-64c0-4c41-ae0b-fd78893cf80b 2019-05-17 00:35:37,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757048130035s 2019-05-17 00:35:42,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:35:42,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:35:42,109 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:35:42 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-451b3a1a-27ae-42b8-8d5c-aca3f152ff3e 2019-05-17 00:35:42,109 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:35:42,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:35:42 GMT Server: Apache x-openstack-request-id: req-1af4db6c-4f73-4766-95d0-e58d66b1851c 2019-05-17 00:35:42,857 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:35:42,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-1af4db6c-4f73-4766-95d0-e58d66b1851c 2019-05-17 00:35:42,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.779143810272s 2019-05-17 00:35:42,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:35:42,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:35:42,887 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:35:42 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-142fce0e-8804-4611-b9dc-91923c5362a8 2019-05-17 00:35:42,887 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:35:43,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:35:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bfeb1e98-3e61-4f60-ab21-ea2059100b1b 2019-05-17 00:35:43,645 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:35:43,646 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-bfeb1e98-3e61-4f60-ab21-ea2059100b1b 2019-05-17 00:35:43,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.788280963898s 2019-05-17 00:35:48,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:35:48,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:35:48,684 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:35:48 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-10d866ad-b905-40e9-8603-44b617358e6e 2019-05-17 00:35:48,684 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:35:48,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:35:48 GMT Server: Apache x-openstack-request-id: req-7d61bd0c-160c-4931-b1c1-4c5320466954 2019-05-17 00:35:48,731 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:35:48,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-7d61bd0c-160c-4931-b1c1-4c5320466954 2019-05-17 00:35:48,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0787699222565s 2019-05-17 00:35:53,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:35:53,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:35:53,769 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:35:53 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-d21041ed-0098-48b0-8890-07acdc41c73a 2019-05-17 00:35:53,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-05-17 00:35:53,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:35:53 GMT Server: Apache x-openstack-request-id: req-715a47b5-4495-471a-9057-9239cccb795a 2019-05-17 00:35:53,813 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:35:53,813 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-715a47b5-4495-471a-9057-9239cccb795a 2019-05-17 00:35:53,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759270191193s 2019-05-17 00:35:53,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:35:53,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:35:53,845 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:35:53 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-71e8b849-ce96-4fa1-969e-5353a68fa748 2019-05-17 00:35:53,845 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:35:53,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:35:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7e89fd94-0833-4669-865a-12caa334d087 2019-05-17 00:35:53,888 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:35:53,889 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-7e89fd94-0833-4669-865a-12caa334d087 2019-05-17 00:35:53,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0750029087067s 2019-05-17 00:35:58,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:35:58,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:35:58,928 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:35:58 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-9377c45d-35e9-43f0-90d7-e37b003e4ec0 2019-05-17 00:35:58,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-05-17 00:35:58,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:35:58 GMT Server: Apache x-openstack-request-id: req-a74f0710-72ad-4a6d-b150-b78f6cfdf99b 2019-05-17 00:35:58,970 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:35:58,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-a74f0710-72ad-4a6d-b150-b78f6cfdf99b 2019-05-17 00:35:58,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749731063843s 2019-05-17 00:36:03,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:36:03,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:36:04,007 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:36:03 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-d9ecb4a1-bfea-4059-87a5-a3ca6b78b4d4 2019-05-17 00:36:04,007 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:36:04,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:36:04 GMT Server: Apache x-openstack-request-id: req-46480088-8d77-44ff-a9aa-bb0e01855a51 2019-05-17 00:36:04,049 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:36:04,049 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-46480088-8d77-44ff-a9aa-bb0e01855a51 2019-05-17 00:36:04,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730290412903s 2019-05-17 00:36:04,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:36:04,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:36:04,080 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:36:04 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-d61f3e4f-fad0-4218-bd1c-31e8212a6804 2019-05-17 00:36:04,080 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:36:04,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:36:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9362c1f5-b538-407c-8419-7693f2c8ef9b 2019-05-17 00:36:04,126 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:36:04,126 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-9362c1f5-b538-407c-8419-7693f2c8ef9b 2019-05-17 00:36:04,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0762040615082s 2019-05-17 00:36:09,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:36:09,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:36:09,163 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:36:09 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-2246cea3-9ba6-4de4-adb8-6dfc6015a5a4 2019-05-17 00:36:09,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-05-17 00:36:09,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:36:09 GMT Server: Apache x-openstack-request-id: req-f63d43bb-ac56-4773-af1d-947f18d65d79 2019-05-17 00:36:09,205 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:36:09,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-f63d43bb-ac56-4773-af1d-947f18d65d79 2019-05-17 00:36:09,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730419158936s 2019-05-17 00:36:14,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:36:14,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:36:14,241 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:36:14 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-c727155c-0469-493d-8374-c4ae2b7756fe 2019-05-17 00:36:14,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-05-17 00:36:14,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:36:14 GMT Server: Apache x-openstack-request-id: req-cb370687-3229-4d66-80d5-692a6734084d 2019-05-17 00:36:14,284 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:36:14,284 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-cb370687-3229-4d66-80d5-692a6734084d 2019-05-17 00:36:14,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728459358215s 2019-05-17 00:36:14,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:36:14,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:36:14,315 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:36:14 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-03b0ff62-9cc8-4be4-b02d-3218dc1cd72d 2019-05-17 00:36:14,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-05-17 00:36:14,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:36:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bb74e6fe-da0d-404b-9de3-31af27eeea3d 2019-05-17 00:36:14,357 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:36:14,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-bb74e6fe-da0d-404b-9de3-31af27eeea3d 2019-05-17 00:36:14,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072242975235s 2019-05-17 00:36:19,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:36:19,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:36:19,394 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:36:19 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-dbae2bc7-732d-455c-afe7-5cc93559f86e 2019-05-17 00:36:19,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-05-17 00:36:19,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:36:19 GMT Server: Apache x-openstack-request-id: req-127fb07e-8897-48d3-a89b-b84cd75ec84c 2019-05-17 00:36:19,439 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:36:19,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-127fb07e-8897-48d3-a89b-b84cd75ec84c 2019-05-17 00:36:19,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757718086243s 2019-05-17 00:36:24,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:36:24,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:36:25,190 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:36:24 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-0636af1c-03f9-4c15-b03a-1af39b5fe282 2019-05-17 00:36:25,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-05-17 00:36:25,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:36:25 GMT Server: Apache x-openstack-request-id: req-942cf843-6992-458b-9403-ff8d58eb0206 2019-05-17 00:36:25,233 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:36:25,233 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-942cf843-6992-458b-9403-ff8d58eb0206 2019-05-17 00:36:25,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.7885389328s 2019-05-17 00:36:25,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:36:25,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:36:25,265 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:36:25 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-c05964b1-f4f7-4a7c-8bcd-e99305aba25c 2019-05-17 00:36:25,265 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:36:25,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:36:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fd46d866-d672-47e2-8af4-5af0d8fc8c11 2019-05-17 00:36:25,308 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:36:25,308 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-fd46d866-d672-47e2-8af4-5af0d8fc8c11 2019-05-17 00:36:25,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0744071006775s 2019-05-17 00:36:30,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:36:30,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:36:30,346 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:36:30 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-39fd5198-20f1-4677-8a65-53635b3cf8ea 2019-05-17 00:36:30,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-05-17 00:36:30,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:36:30 GMT Server: Apache x-openstack-request-id: req-bca5dea4-dbad-4a1c-8eda-dade675eb6b6 2019-05-17 00:36:30,389 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:36:30,389 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-bca5dea4-dbad-4a1c-8eda-dade675eb6b6 2019-05-17 00:36:30,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743448734283s 2019-05-17 00:36:35,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:36:35,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:36:35,426 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:36:35 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-832ed40b-d527-4c9f-b6e8-3535777dc331 2019-05-17 00:36:35,426 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:36:35,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:36:35 GMT Server: Apache x-openstack-request-id: req-9172a492-aa5c-4b7b-8f46-4576c78f96bc 2019-05-17 00:36:35,470 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:36:35,470 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-9172a492-aa5c-4b7b-8f46-4576c78f96bc 2019-05-17 00:36:35,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752458572388s 2019-05-17 00:36:35,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:36:35,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:36:35,501 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:36:35 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-ca60b65c-f5ca-4e77-bb82-78eb478e500b 2019-05-17 00:36:35,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-05-17 00:36:35,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:36:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0030f4b1-2a6f-44cb-899d-96d7bcf6d768 2019-05-17 00:36:35,544 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:36:35,544 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-0030f4b1-2a6f-44cb-899d-96d7bcf6d768 2019-05-17 00:36:35,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729660987854s 2019-05-17 00:36:40,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:36:40,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:36:40,582 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:36:40 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-36b90d61-c1e4-44f6-8c54-9aab7131a113 2019-05-17 00:36:40,582 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:36:41,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:36:40 GMT Server: Apache x-openstack-request-id: req-eb1f626b-5102-4441-b749-cd0bbecb27d3 2019-05-17 00:36:41,336 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:36:41,336 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-eb1f626b-5102-4441-b749-cd0bbecb27d3 2019-05-17 00:36:41,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.785012960434s 2019-05-17 00:36:46,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:36:46,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:36:46,374 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:36:46 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-76fd822f-b0bd-4c2c-a664-200604f9f4b2 2019-05-17 00:36:46,374 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:36:47,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:36:46 GMT Server: Apache x-openstack-request-id: req-6b5d6699-3a37-4a74-b376-837a2c94c168 2019-05-17 00:36:47,121 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:36:47,121 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-6b5d6699-3a37-4a74-b376-837a2c94c168 2019-05-17 00:36:47,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.779826164246s 2019-05-17 00:36:47,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:36:47,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:36:47,866 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:36:47 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-f93c55c7-0a1e-4a46-aa4f-924ad3de91ce 2019-05-17 00:36:47,867 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:36:47,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:36:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0ebce57c-0110-4b74-9d0b-f5c93dc123ce 2019-05-17 00:36:47,910 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:36:47,910 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-0ebce57c-0110-4b74-9d0b-f5c93dc123ce 2019-05-17 00:36:47,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.788353919983s 2019-05-17 00:36:52,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:36:52,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:36:52,948 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:36:52 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-4424a111-d872-4446-8b73-c338241d6dbf 2019-05-17 00:36:52,948 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:36:52,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:36:52 GMT Server: Apache x-openstack-request-id: req-53e37368-7c70-439c-8f0d-1a48b7ca7d64 2019-05-17 00:36:52,990 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:36:52,991 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-53e37368-7c70-439c-8f0d-1a48b7ca7d64 2019-05-17 00:36:52,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734508037567s 2019-05-17 00:36:57,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:36:58,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:36:58,031 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:36:58 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-89393f39-d70a-4434-9977-f7b04be75016 2019-05-17 00:36:58,031 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:36:58,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:36:58 GMT Server: Apache x-openstack-request-id: req-04c1bc09-b709-4fb0-9824-0ee17a318e6f 2019-05-17 00:36:58,073 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:36:58,074 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-04c1bc09-b709-4fb0-9824-0ee17a318e6f 2019-05-17 00:36:58,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0773060321808s 2019-05-17 00:36:58,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:36:58,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:36:58,105 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:36:58 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-6bbff4a8-efba-4b19-9803-754f00ec4ef9 2019-05-17 00:36:58,105 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:36:58,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:36:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-136851d8-dead-4340-96aa-de025ca481e5 2019-05-17 00:36:58,416 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:36:58,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-136851d8-dead-4340-96aa-de025ca481e5 2019-05-17 00:36:58,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.342052221298s 2019-05-17 00:37:03,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:37:03,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:37:03,470 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:37:03 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-da650bf1-ce8e-47ff-9fc6-44a43c66021c 2019-05-17 00:37:03,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-05-17 00:37:03,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:37:03 GMT Server: Apache x-openstack-request-id: req-fab36975-3abf-4526-bcef-94921204dee6 2019-05-17 00:37:03,515 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:37:03,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-fab36975-3abf-4526-bcef-94921204dee6 2019-05-17 00:37:03,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0923519134521s 2019-05-17 00:37:08,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:37:08,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:37:08,552 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:37:08 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc Server: Apache x-openstack-request-id: req-754ef8a0-0fc5-420f-870e-5cc604612f58 2019-05-17 00:37:08,552 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:37:08,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 442 Content-Type: application/json Date: Fri, 17 May 2019 00:37:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e4bd8c43-8a2c-4a4c-a9ef-80ca593c4acc 2019-05-17 00:37:08,596 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-05-17T00:37:07Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/dns/events/26a458bc-be57-4494-b51d-d20d6f81fa9b", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "0084c8d8-66b2-4f32-a61f-f6b305638e91", "id": "26a458bc-be57-4494-b51d-d20d6f81fa9b"}, {"resource_name": "ellis", "event_time": "2019-05-17T00:37:07Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/ellis/events/234415b2-6002-45b2-84a9-fe10a8c8e9f3", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-uumugal2pru5", "id": "234415b2-6002-45b2-84a9-fe10a8c8e9f3"}]} 2019-05-17 00:37:08,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc&marker=fde8a116-c5a6-48cd-9b55-b96bc9167f0f&sort_dir=asc used request id req-e4bd8c43-8a2c-4a4c-a9ef-80ca593c4acc 2019-05-17 00:37:08,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751650333405s 2019-05-17 00:37:13,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:37:13,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:37:13,634 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:37:13 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-1642033d-33ed-48eb-a968-59352709a8f6 2019-05-17 00:37:13,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-05-17 00:37:13,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:37:13 GMT Server: Apache x-openstack-request-id: req-4cbeac02-202f-4bc6-92aa-1d9d0fc7642b 2019-05-17 00:37:13,676 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:37:13,676 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-4cbeac02-202f-4bc6-92aa-1d9d0fc7642b 2019-05-17 00:37:13,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742130279541s 2019-05-17 00:37:18,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:37:18,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:37:18,713 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:37:18 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-85596039-857a-4585-adcf-e869403a9c7b 2019-05-17 00:37:18,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-05-17 00:37:18,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:37:18 GMT Server: Apache x-openstack-request-id: req-43c73251-edca-442d-9860-cf129bad44c0 2019-05-17 00:37:18,757 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:37:18,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-43c73251-edca-442d-9860-cf129bad44c0 2019-05-17 00:37:18,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750799179077s 2019-05-17 00:37:18,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:37:18,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:37:19,514 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:37:18 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-bb1f418c-32e1-4ff5-a76a-f841ce316bcf 2019-05-17 00:37:19,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-05-17 00:37:19,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:37:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-54ff2f71-a887-4fe2-ada2-4b001a68f133 2019-05-17 00:37:19,557 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:37:19,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-54ff2f71-a887-4fe2-ada2-4b001a68f133 2019-05-17 00:37:19,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.799112081528s 2019-05-17 00:37:24,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:37:24,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:37:24,596 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:37:24 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-47b79835-c76e-4874-8951-ede2fba93c21 2019-05-17 00:37:24,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-05-17 00:37:24,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:37:24 GMT Server: Apache x-openstack-request-id: req-7a4bf2ab-ec3c-46af-a088-fdd489e9e263 2019-05-17 00:37:24,641 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:37:24,641 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-7a4bf2ab-ec3c-46af-a088-fdd489e9e263 2019-05-17 00:37:24,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0778338909149s 2019-05-17 00:37:29,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:37:29,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:37:29,681 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:37:29 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-f1d5f1f7-beb0-4be3-82cb-b60bfe610cde 2019-05-17 00:37:29,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-05-17 00:37:29,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:37:29 GMT Server: Apache x-openstack-request-id: req-7072f955-fa5b-488d-85f4-0fd63a255a77 2019-05-17 00:37:29,724 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:37:29,724 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-7072f955-fa5b-488d-85f4-0fd63a255a77 2019-05-17 00:37:29,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0772550106049s 2019-05-17 00:37:29,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:37:29,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:37:29,755 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:37:29 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-7b08d800-ced3-4fd8-9339-ec1e08165e76 2019-05-17 00:37:29,756 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:37:30,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:37:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-01fbaf93-3dc6-49ed-a0ac-81797e5fef4d 2019-05-17 00:37:30,507 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:37:30,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-01fbaf93-3dc6-49ed-a0ac-81797e5fef4d 2019-05-17 00:37:30,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.782228946686s 2019-05-17 00:37:35,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:37:35,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:37:35,545 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:37:35 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-ba963a40-a224-4485-ac64-aef8700c8366 2019-05-17 00:37:35,545 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:37:35,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:37:35 GMT Server: Apache x-openstack-request-id: req-8840edc2-8c99-4945-beb9-cce653481072 2019-05-17 00:37:35,588 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:37:35,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-8840edc2-8c99-4945-beb9-cce653481072 2019-05-17 00:37:35,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073765039444s 2019-05-17 00:37:40,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:37:40,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:37:40,624 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:37:40 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-623e9004-0b93-42f8-8582-f3d5054b44b1 2019-05-17 00:37:40,624 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:37:40,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:37:40 GMT Server: Apache x-openstack-request-id: req-80cfec78-5813-4197-b29a-f8b60ffd496f 2019-05-17 00:37:40,667 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:37:40,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-80cfec78-5813-4197-b29a-f8b60ffd496f 2019-05-17 00:37:40,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735509395599s 2019-05-17 00:37:40,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:37:40,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:37:40,698 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:37:40 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-864a4907-700f-44c3-a125-e59c27856662 2019-05-17 00:37:40,698 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:37:40,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:37:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0dcbb2c5-2e22-49e5-a02c-d3f7717a439d 2019-05-17 00:37:40,741 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:37:40,741 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-0dcbb2c5-2e22-49e5-a02c-d3f7717a439d 2019-05-17 00:37:40,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732691287994s 2019-05-17 00:37:45,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:37:45,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:37:45,778 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:37:45 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-9e522d85-8cf2-43a7-91d9-ba72a9a79bad 2019-05-17 00:37:45,779 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:37:45,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:37:45 GMT Server: Apache x-openstack-request-id: req-84f25a6b-2fa0-43f3-be29-48f18dda6cef 2019-05-17 00:37:45,821 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:37:45,821 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-84f25a6b-2fa0-43f3-be29-48f18dda6cef 2019-05-17 00:37:45,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741050243378s 2019-05-17 00:37:50,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:37:50,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:37:50,857 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:37:50 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-9973877c-0bde-4242-963a-cb1d8e87e404 2019-05-17 00:37:50,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-05-17 00:37:50,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:37:50 GMT Server: Apache x-openstack-request-id: req-3535472a-42e3-48ed-8229-b2222b9dcfd0 2019-05-17 00:37:50,900 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:37:50,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-3535472a-42e3-48ed-8229-b2222b9dcfd0 2019-05-17 00:37:50,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760300159454s 2019-05-17 00:37:50,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:37:50,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:37:50,931 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:37:50 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-c3836631-a914-4060-9363-261f36eff114 2019-05-17 00:37:50,931 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:37:50,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:37:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-20a84d1d-e937-4dbe-bc19-c7ba6bfabc19 2019-05-17 00:37:50,978 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:37:50,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-20a84d1d-e937-4dbe-bc19-c7ba6bfabc19 2019-05-17 00:37:50,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0773410797119s 2019-05-17 00:37:55,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:37:55,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:37:56,015 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:37:55 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-6dd55642-3fa4-4732-a042-033c510e4bdd 2019-05-17 00:37:56,015 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:37:56,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:37:56 GMT Server: Apache x-openstack-request-id: req-f622fd6b-9cc8-4653-8416-d72830a17809 2019-05-17 00:37:56,057 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:37:56,057 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-f622fd6b-9cc8-4653-8416-d72830a17809 2019-05-17 00:37:56,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07306599617s 2019-05-17 00:38:01,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:38:01,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:38:01,094 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:38:01 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-563ccd21-8315-4956-ad84-0f9e01fe36df 2019-05-17 00:38:01,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-05-17 00:38:01,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:38:01 GMT Server: Apache x-openstack-request-id: req-1d90a756-7851-49ac-b28c-a04a8fe830a8 2019-05-17 00:38:01,137 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:38:01,137 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-1d90a756-7851-49ac-b28c-a04a8fe830a8 2019-05-17 00:38:01,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735068321228s 2019-05-17 00:38:01,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:38:01,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:38:01,167 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:38:01 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-16ebebf8-625a-4224-9727-2d7020c657b1 2019-05-17 00:38:01,168 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:38:01,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:38:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-305473f0-4c28-4a83-ad33-182ef5ea77d9 2019-05-17 00:38:01,210 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:38:01,210 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-305473f0-4c28-4a83-ad33-182ef5ea77d9 2019-05-17 00:38:01,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728619098663s 2019-05-17 00:38:06,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:38:06,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:38:06,992 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:38:06 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-423de885-4a52-45da-840b-67548ae1a23f 2019-05-17 00:38:06,992 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:38:07,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:38:06 GMT Server: Apache x-openstack-request-id: req-b26ef261-9c8d-42e1-9350-3c58d9eda71d 2019-05-17 00:38:07,038 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:38:07,038 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-b26ef261-9c8d-42e1-9350-3c58d9eda71d 2019-05-17 00:38:07,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.821129083633s 2019-05-17 00:38:12,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:38:12,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:38:12,075 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:38:12 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-17fba683-c116-43d8-b80f-bc57f4f35439 2019-05-17 00:38:12,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-05-17 00:38:12,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:38:12 GMT Server: Apache x-openstack-request-id: req-416a411e-c360-437a-ab8f-0b4b33fdd11f 2019-05-17 00:38:12,117 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:38:12,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-416a411e-c360-437a-ab8f-0b4b33fdd11f 2019-05-17 00:38:12,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734498500824s 2019-05-17 00:38:12,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:38:12,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:38:12,148 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:38:12 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-a395a3b3-f5c8-40f9-ac92-7c8d468aed60 2019-05-17 00:38:12,148 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:38:12,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:38:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ad76d642-9dc1-455a-a01e-618dd5f0f0ff 2019-05-17 00:38:12,192 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:38:12,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-ad76d642-9dc1-455a-a01e-618dd5f0f0ff 2019-05-17 00:38:12,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745658874512s 2019-05-17 00:38:17,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:38:17,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:38:17,228 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:38:17 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-b01bb198-eb5e-4f66-8a4f-29e4d12760f7 2019-05-17 00:38:17,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-05-17 00:38:17,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:38:17 GMT Server: Apache x-openstack-request-id: req-7435086b-928a-409d-b062-9987e206ccc8 2019-05-17 00:38:17,270 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:38:17,270 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-7435086b-928a-409d-b062-9987e206ccc8 2019-05-17 00:38:17,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716488361359s 2019-05-17 00:38:22,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:38:22,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:38:22,306 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:38:22 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-ef68805c-3384-41da-ba39-644644c73604 2019-05-17 00:38:22,306 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:38:22,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:38:22 GMT Server: Apache x-openstack-request-id: req-ae725efc-c0c0-4dd0-941d-5f34b8751dad 2019-05-17 00:38:22,349 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:38:22,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-ae725efc-c0c0-4dd0-941d-5f34b8751dad 2019-05-17 00:38:22,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734519958496s 2019-05-17 00:38:22,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:38:22,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:38:22,385 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:38:22 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-50695671-2752-4b0f-af97-f91314c9326b 2019-05-17 00:38:22,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-05-17 00:38:22,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:38:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ef3b787e-393f-4fa5-8fc6-7ed32162adb0 2019-05-17 00:38:22,429 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:38:22,429 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-ef3b787e-393f-4fa5-8fc6-7ed32162adb0 2019-05-17 00:38:22,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0799741744995s 2019-05-17 00:38:27,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:38:27,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:38:27,468 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:38:27 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-4420d50d-c170-4fc1-b662-0cb899ff6eca 2019-05-17 00:38:27,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-05-17 00:38:27,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:38:27 GMT Server: Apache x-openstack-request-id: req-50399b3c-d76c-41ab-978d-1eb2a3d5d182 2019-05-17 00:38:27,510 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:38:27,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-50399b3c-d76c-41ab-978d-1eb2a3d5d182 2019-05-17 00:38:27,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074273109436s 2019-05-17 00:38:32,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:38:32,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:38:32,548 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:38:32 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-4fd39cf2-9339-4ad8-8688-74a13639a7be 2019-05-17 00:38:32,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-05-17 00:38:32,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:38:32 GMT Server: Apache x-openstack-request-id: req-eab8eeae-10ea-462c-a08e-07a5db47f5af 2019-05-17 00:38:32,591 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:38:32,591 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-eab8eeae-10ea-462c-a08e-07a5db47f5af 2019-05-17 00:38:32,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745930671692s 2019-05-17 00:38:32,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:38:32,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:38:32,621 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:38:32 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-11e3ead9-c2ae-4d9e-b5a9-10475c052ba9 2019-05-17 00:38:32,621 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:38:32,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:38:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6928a9ef-2e0a-4b7a-9e3b-38fbfdf2dcd4 2019-05-17 00:38:32,664 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:38:32,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-6928a9ef-2e0a-4b7a-9e3b-38fbfdf2dcd4 2019-05-17 00:38:32,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731749534607s 2019-05-17 00:38:37,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:38:37,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:38:37,705 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:38:37 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-59aed732-2000-48ff-90e0-642effacb9b4 2019-05-17 00:38:37,706 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:38:38,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:38:37 GMT Server: Apache x-openstack-request-id: req-e516247e-a210-4022-bc75-8bd4a60302fe 2019-05-17 00:38:38,452 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:38:38,453 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-e516247e-a210-4022-bc75-8bd4a60302fe 2019-05-17 00:38:38,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.781419038773s 2019-05-17 00:38:43,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:38:43,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:38:43,490 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:38:43 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-bab7d5e2-d550-4a41-8ae5-a8f29163275e 2019-05-17 00:38:43,490 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:38:43,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:38:43 GMT Server: Apache x-openstack-request-id: req-55dcbd48-4d10-470f-ab89-4fbfd029c133 2019-05-17 00:38:43,532 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:38:43,532 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-55dcbd48-4d10-470f-ab89-4fbfd029c133 2019-05-17 00:38:43,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738971233368s 2019-05-17 00:38:43,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:38:43,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:38:43,562 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:38:43 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-f1cba111-42ea-45ca-ba84-70abb9151f44 2019-05-17 00:38:43,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-05-17 00:38:43,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:38:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fa3945e4-289d-465c-bbab-27d0f3dc59b8 2019-05-17 00:38:43,589 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:38:43,589 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-fa3945e4-289d-465c-bbab-27d0f3dc59b8 2019-05-17 00:38:43,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0562579631805s 2019-05-17 00:38:48,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:38:48,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:38:48,627 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:38:48 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-bc2828bd-b5d1-4f73-8ed9-c554a83e96a8 2019-05-17 00:38:48,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-05-17 00:38:48,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:38:48 GMT Server: Apache x-openstack-request-id: req-db1fae03-4978-4b2d-977b-861c13cf1b2d 2019-05-17 00:38:48,670 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:38:48,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-db1fae03-4978-4b2d-977b-861c13cf1b2d 2019-05-17 00:38:48,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742330551147s 2019-05-17 00:38:53,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:38:53,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:38:53,707 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:38:53 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-9bdf6cb1-4baa-4102-840d-c939474fe318 2019-05-17 00:38:53,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-05-17 00:38:53,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:38:53 GMT Server: Apache x-openstack-request-id: req-497504af-10ea-4c8f-8881-7290c55645de 2019-05-17 00:38:53,749 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:38:53,749 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-497504af-10ea-4c8f-8881-7290c55645de 2019-05-17 00:38:53,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073105096817s 2019-05-17 00:38:53,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:38:53,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:38:53,779 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:38:53 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-35d70f7e-3ef4-48f2-ae00-8ebd349bc88d 2019-05-17 00:38:53,780 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:38:53,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:38:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-042d5b3c-b69b-44bb-842f-43313e863225 2019-05-17 00:38:53,822 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:38:53,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-042d5b3c-b69b-44bb-842f-43313e863225 2019-05-17 00:38:53,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731139183044s 2019-05-17 00:38:58,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:38:58,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:38:58,859 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:38:58 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-a90fd0ff-119c-41df-8c0e-f4aa587e3ad4 2019-05-17 00:38:58,860 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:38:58,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:38:58 GMT Server: Apache x-openstack-request-id: req-493e0d58-448b-45b9-a718-0c6081c2c059 2019-05-17 00:38:58,902 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:38:58,902 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-493e0d58-448b-45b9-a718-0c6081c2c059 2019-05-17 00:38:58,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729460716248s 2019-05-17 00:39:03,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:39:03,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:39:03,941 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:39:03 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-388d806e-40ef-45af-9619-60394bc7004c 2019-05-17 00:39:03,941 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:39:03,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:39:03 GMT Server: Apache x-openstack-request-id: req-7219465c-9ed6-49d1-949f-f2ecd3907d3a 2019-05-17 00:39:03,984 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:39:03,985 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-7219465c-9ed6-49d1-949f-f2ecd3907d3a 2019-05-17 00:39:03,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768558979034s 2019-05-17 00:39:03,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:39:03,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:39:04,016 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:39:03 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-8d6861eb-1112-464e-8d8d-e728dc16941d 2019-05-17 00:39:04,016 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:39:04,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:39:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e3b4f1c3-3364-4653-aecb-c12b16f81da0 2019-05-17 00:39:04,060 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:39:04,060 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-e3b4f1c3-3364-4653-aecb-c12b16f81da0 2019-05-17 00:39:04,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748908519745s 2019-05-17 00:39:09,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:39:09,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:39:09,097 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:39:09 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-0ebcd5d0-6da6-41e8-9edd-7b704a679092 2019-05-17 00:39:09,098 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:39:09,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:39:09 GMT Server: Apache x-openstack-request-id: req-8fd7bf98-443b-4617-8347-262906ec804a 2019-05-17 00:39:09,143 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:39:09,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-8fd7bf98-443b-4617-8347-262906ec804a 2019-05-17 00:39:09,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763788223267s 2019-05-17 00:39:14,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:39:14,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:39:14,180 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:39:14 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-459e57b0-117c-43ed-9924-58181a462d5a 2019-05-17 00:39:14,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-05-17 00:39:14,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:39:14 GMT Server: Apache x-openstack-request-id: req-84dce7dd-507c-452a-a4c9-2c7e50beb334 2019-05-17 00:39:14,223 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:39:14,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-84dce7dd-507c-452a-a4c9-2c7e50beb334 2019-05-17 00:39:14,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740478038788s 2019-05-17 00:39:14,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:39:14,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:39:14,253 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:39:14 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-86355a93-89b5-4ede-842e-697b7056c2ef 2019-05-17 00:39:14,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-05-17 00:39:14,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:39:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d7b0d6da-925b-4660-8f89-94c270b14f91 2019-05-17 00:39:14,958 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:39:14,959 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-d7b0d6da-925b-4660-8f89-94c270b14f91 2019-05-17 00:39:14,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.735148906708s 2019-05-17 00:39:19,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:39:19,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:39:19,996 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:39:19 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-afd3b47c-1fb8-424f-b42e-5b2d152c9fc0 2019-05-17 00:39:19,997 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:39:20,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:39:19 GMT Server: Apache x-openstack-request-id: req-3904c12b-cf61-4ef1-8c1a-1c35d1110a36 2019-05-17 00:39:20,041 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:39:20,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-3904c12b-cf61-4ef1-8c1a-1c35d1110a36 2019-05-17 00:39:20,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763611793518s 2019-05-17 00:39:25,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:39:25,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:39:25,078 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:39:25 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-e92623b5-3268-46b8-afa7-e2089725ae51 2019-05-17 00:39:25,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-05-17 00:39:25,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:39:25 GMT Server: Apache x-openstack-request-id: req-88599011-5b99-4cf3-927e-4dc6864d6a25 2019-05-17 00:39:25,122 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:39:25,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-88599011-5b99-4cf3-927e-4dc6864d6a25 2019-05-17 00:39:25,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748798847198s 2019-05-17 00:39:25,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:39:25,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:39:25,153 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:39:25 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-126c8e46-0e6d-45dc-9379-db76ca1d183f 2019-05-17 00:39:25,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-05-17 00:39:25,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:39:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-edba19bc-1046-497e-a43a-83f8d033a003 2019-05-17 00:39:25,196 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:39:25,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-edba19bc-1046-497e-a43a-83f8d033a003 2019-05-17 00:39:25,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738468170166s 2019-05-17 00:39:30,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:39:30,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:39:30,527 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:39:30 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-c78ab258-fa46-4d1f-878f-c763f8320611 2019-05-17 00:39:30,528 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:39:30,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:39:30 GMT Server: Apache x-openstack-request-id: req-a49a9b47-9b11-4d4a-88bd-aa9cda8c660f 2019-05-17 00:39:30,570 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:39:30,570 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-a49a9b47-9b11-4d4a-88bd-aa9cda8c660f 2019-05-17 00:39:30,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.36679315567s 2019-05-17 00:39:35,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:39:35,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:39:35,891 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:39:35 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-7f95e053-08c3-4572-83c4-47da1f22883c 2019-05-17 00:39:35,891 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:39:35,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:39:35 GMT Server: Apache x-openstack-request-id: req-775a0279-232a-4207-8ab1-430d51c0dd05 2019-05-17 00:39:35,934 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:39:35,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-775a0279-232a-4207-8ab1-430d51c0dd05 2019-05-17 00:39:35,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.359000921249s 2019-05-17 00:39:35,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:39:35,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:39:35,965 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:39:35 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-4d129a25-9d07-40bf-aba0-9731a25b6c9e 2019-05-17 00:39:35,965 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:39:36,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:39:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b3fba8c6-3e77-43be-9633-936bcbeb8be3 2019-05-17 00:39:36,693 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:39:36,693 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-b3fba8c6-3e77-43be-9633-936bcbeb8be3 2019-05-17 00:39:36,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.757521152496s 2019-05-17 00:39:41,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:39:41,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:39:41,731 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:39:41 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-bddfb7d7-102c-488d-8a2f-2c8059661052 2019-05-17 00:39:41,731 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:39:41,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:39:41 GMT Server: Apache x-openstack-request-id: req-d6bf7ecf-0cce-4f0d-b658-710056876f13 2019-05-17 00:39:41,773 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:39:41,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-d6bf7ecf-0cce-4f0d-b658-710056876f13 2019-05-17 00:39:41,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738730430603s 2019-05-17 00:39:46,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:39:46,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:39:46,809 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:39:46 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-1e8e48c9-607b-461d-8d28-84344fc3089a 2019-05-17 00:39:46,810 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:39:46,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:39:46 GMT Server: Apache x-openstack-request-id: req-711c46d6-ac9b-45de-833a-668c20baba10 2019-05-17 00:39:46,852 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:39:46,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-711c46d6-ac9b-45de-833a-668c20baba10 2019-05-17 00:39:46,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731070041656s 2019-05-17 00:39:46,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:39:46,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:39:46,884 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:39:46 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-836fa7de-ca44-4fe1-bc2f-570ae421bcf9 2019-05-17 00:39:46,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:39:47,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:39:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9cae2778-1a16-4cf4-9e85-d3cf89f907a4 2019-05-17 00:39:47,197 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:39:47,197 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-9cae2778-1a16-4cf4-9e85-d3cf89f907a4 2019-05-17 00:39:47,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.344751834869s 2019-05-17 00:39:52,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:39:52,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:39:52,235 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:39:52 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-c148961a-fd18-4568-b478-78c68da1b352 2019-05-17 00:39:52,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-05-17 00:39:52,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:39:52 GMT Server: Apache x-openstack-request-id: req-b0f66281-425c-40b6-854d-16777eda6c92 2019-05-17 00:39:52,279 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:39:52,279 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-b0f66281-425c-40b6-854d-16777eda6c92 2019-05-17 00:39:52,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745439529419s 2019-05-17 00:39:57,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:39:57,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:39:57,315 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:39:57 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-42dd1308-b5f1-4b14-8538-c0b96d13f8e0 2019-05-17 00:39:57,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-05-17 00:39:57,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:39:57 GMT Server: Apache x-openstack-request-id: req-2abe0562-f0c1-49a9-a8a4-15737441e0a6 2019-05-17 00:39:57,357 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:39:57,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-2abe0562-f0c1-49a9-a8a4-15737441e0a6 2019-05-17 00:39:57,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724639892578s 2019-05-17 00:39:57,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:39:57,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:39:57,678 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:39:57 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-e03e9237-ca12-44ba-8e7c-35415b3256c2 2019-05-17 00:39:57,678 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:39:57,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:39:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c36e77be-4377-4591-af53-74e9d70f1a68 2019-05-17 00:39:57,720 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:39:57,721 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-c36e77be-4377-4591-af53-74e9d70f1a68 2019-05-17 00:39:57,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.36288189888s 2019-05-17 00:40:02,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:40:02,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:40:02,759 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:40:02 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-73164fd8-2168-4d16-9572-0a64749cc65c 2019-05-17 00:40:02,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-05-17 00:40:02,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:40:02 GMT Server: Apache x-openstack-request-id: req-bf2996e8-54d4-4cf2-87eb-5f9c99f581e9 2019-05-17 00:40:02,802 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:40:02,802 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-bf2996e8-54d4-4cf2-87eb-5f9c99f581e9 2019-05-17 00:40:02,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747339725494s 2019-05-17 00:40:07,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:40:07,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:40:07,841 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:40:07 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-0c3da491-1c6a-4653-b3fc-a46cf72fe671 2019-05-17 00:40:07,841 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:40:07,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:40:07 GMT Server: Apache x-openstack-request-id: req-de704ef9-2f5c-4879-b9f8-0e837748c806 2019-05-17 00:40:07,885 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:40:07,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-de704ef9-2f5c-4879-b9f8-0e837748c806 2019-05-17 00:40:07,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766980648041s 2019-05-17 00:40:07,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:40:07,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:40:08,219 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:40:07 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-ac7bf0a8-54f2-47a4-ba25-21bd12f37c66 2019-05-17 00:40:08,219 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:40:08,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:40:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ab4f9e30-8853-4581-a42d-1ff21b0be1d7 2019-05-17 00:40:08,261 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:40:08,261 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-ab4f9e30-8853-4581-a42d-1ff21b0be1d7 2019-05-17 00:40:08,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.376060009003s 2019-05-17 00:40:13,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:40:13,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:40:13,595 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:40:13 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-3cfb8f26-889f-4f2c-8a0f-65e7401f8fd7 2019-05-17 00:40:13,595 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:40:13,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:40:13 GMT Server: Apache x-openstack-request-id: req-53dee44e-a776-4afe-abc1-369ce5683150 2019-05-17 00:40:13,913 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:40:13,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-53dee44e-a776-4afe-abc1-369ce5683150 2019-05-17 00:40:13,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.644596099854s 2019-05-17 00:40:18,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:40:18,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:40:19,237 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:40:18 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-b0bdee5b-4a4c-49ab-b2f0-fbf3a798fe5a 2019-05-17 00:40:19,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-05-17 00:40:19,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:40:19 GMT Server: Apache x-openstack-request-id: req-334044e9-1781-460c-a534-b737bca1a23e 2019-05-17 00:40:19,279 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:40:19,279 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-334044e9-1781-460c-a534-b737bca1a23e 2019-05-17 00:40:19,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.360313892365s 2019-05-17 00:40:19,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:40:19,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:40:19,309 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:40:19 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-26534983-adff-48a4-b2d8-d3d4973faf38 2019-05-17 00:40:19,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-05-17 00:40:19,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:40:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c7133599-4282-4dd6-96db-e0046d4451ff 2019-05-17 00:40:19,351 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:40:19,352 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-c7133599-4282-4dd6-96db-e0046d4451ff 2019-05-17 00:40:19,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722448825836s 2019-05-17 00:40:24,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:40:24,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:40:24,389 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:40:24 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-5aa3092a-631d-49a3-9df8-3d17f7046bad 2019-05-17 00:40:24,389 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:40:24,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:40:24 GMT Server: Apache x-openstack-request-id: req-96405f30-6335-46b3-a4a8-01cd8e2ab43f 2019-05-17 00:40:24,432 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:40:24,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-96405f30-6335-46b3-a4a8-01cd8e2ab43f 2019-05-17 00:40:24,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735540390015s 2019-05-17 00:40:29,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:40:29,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:40:29,469 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:40:29 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-c698b948-94b3-419b-8d5e-d438f0d97c1b 2019-05-17 00:40:29,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-05-17 00:40:29,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:40:29 GMT Server: Apache x-openstack-request-id: req-3e0f353d-4189-4510-80af-c3290bbb1695 2019-05-17 00:40:29,512 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:40:29,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-3e0f353d-4189-4510-80af-c3290bbb1695 2019-05-17 00:40:29,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739588737488s 2019-05-17 00:40:29,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:40:29,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:40:29,542 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:40:29 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-ce578216-e6a9-470b-998d-85162a46f9ec 2019-05-17 00: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-05-17 00:40:29,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:40:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-53d640b1-80dd-44a6-a8a5-f0baf7e74130 2019-05-17 00:40:29,584 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:40:29,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-53d640b1-80dd-44a6-a8a5-f0baf7e74130 2019-05-17 00:40:29,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722539424896s 2019-05-17 00:40:34,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:40:34,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:40:34,623 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:40:34 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-2cb4eb50-1bef-4737-9010-844832f72f0b 2019-05-17 00:40:34,623 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:40:34,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:40:34 GMT Server: Apache x-openstack-request-id: req-fe7267b5-edcc-47fc-b38f-ec62e928288a 2019-05-17 00:40:34,964 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:40:34,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-fe7267b5-edcc-47fc-b38f-ec62e928288a 2019-05-17 00:40:34,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.373090982437s 2019-05-17 00:40:39,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:40:39,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:40:40,001 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:40:39 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-853f31fa-3d63-436d-8a6f-bc3bd6d8d14c 2019-05-17 00:40:40,002 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:40:40,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:40:40 GMT Server: Apache x-openstack-request-id: req-dd74d3e1-3ece-41c5-b9ee-18714a508d87 2019-05-17 00:40:40,330 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:40:40,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-dd74d3e1-3ece-41c5-b9ee-18714a508d87 2019-05-17 00:40:40,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.359915018082s 2019-05-17 00:40:40,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:40:40,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:40:40,361 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:40:40 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-71c1fa63-85e5-465a-b142-c7dbc2091a0f 2019-05-17 00:40:40,361 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:40:40,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:40:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-305c0792-2da4-4407-99af-8396ad971257 2019-05-17 00:40:40,405 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:40:40,405 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-305c0792-2da4-4407-99af-8396ad971257 2019-05-17 00:40:40,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743429660797s 2019-05-17 00:40:45,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:40:45,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:40:45,741 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:40:45 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-2b3932a0-3a3d-4ca5-bd53-332310956598 2019-05-17 00:40:45,741 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:40:46,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:40:45 GMT Server: Apache x-openstack-request-id: req-b7e2f543-9de1-45da-bef0-dd60f3429c3e 2019-05-17 00:40:46,052 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:40:46,052 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-b7e2f543-9de1-45da-bef0-dd60f3429c3e 2019-05-17 00:40:46,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.640743970871s 2019-05-17 00:40:51,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:40:51,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:40:51,370 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:40:51 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-6a57e746-603f-426b-aaf2-26f73e1f2e94 2019-05-17 00:40:51,371 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:40:51,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:40:51 GMT Server: Apache x-openstack-request-id: req-fcc5120a-a551-425d-a44e-fd9e13cd46d3 2019-05-17 00:40:51,413 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:40:51,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-fcc5120a-a551-425d-a44e-fd9e13cd46d3 2019-05-17 00:40:51,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354996919632s 2019-05-17 00:40:51,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:40:51,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:40:51,444 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:40:51 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-7b939d5b-05ad-4140-b4e0-cbaef381f06f 2019-05-17 00:40:51,444 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:40:51,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:40:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9dd9eabd-56c3-44ac-aa65-bbdcd6390c1a 2019-05-17 00:40:51,486 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:40:51,486 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-9dd9eabd-56c3-44ac-aa65-bbdcd6390c1a 2019-05-17 00:40:51,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724809169769s 2019-05-17 00:40:56,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:40:56,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:40:56,526 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:40:56 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-638efec9-3374-4d6a-9063-8294e992279e 2019-05-17 00:40:56,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-05-17 00:40:56,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:40:56 GMT Server: Apache x-openstack-request-id: req-c7b33bc2-b9a4-4258-abfa-fbddcb5c6de1 2019-05-17 00:40:56,861 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:40:56,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-c7b33bc2-b9a4-4258-abfa-fbddcb5c6de1 2019-05-17 00:40:56,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.368108034134s 2019-05-17 00:41:01,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:41:01,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:41:01,898 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:41:01 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-7bc0af50-f97e-4e19-95c8-94a925f88894 2019-05-17 00:41:01,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-05-17 00:41:02,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:41:01 GMT Server: Apache x-openstack-request-id: req-73b47266-f09f-4c5b-8c02-1a56f7c1bdc5 2019-05-17 00:41:02,236 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:41:02,236 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-73b47266-f09f-4c5b-8c02-1a56f7c1bdc5 2019-05-17 00:41:02,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.369354009628s 2019-05-17 00:41:02,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:41:02,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:41:02,268 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:41:02 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-8e2cc634-de0d-4bf4-a0be-3e83cf036d3b 2019-05-17 00:41:02,268 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:41:02,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:41:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1e050db4-3588-4d33-addf-2aaaa62ac26b 2019-05-17 00:41:02,310 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:41:02,310 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-1e050db4-3588-4d33-addf-2aaaa62ac26b 2019-05-17 00:41:02,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730509757996s 2019-05-17 00:41:07,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:41:07,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:41:07,348 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:41:07 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-a12d8ae8-c7b4-4f3f-9cb9-d7aed636a89a 2019-05-17 00:41:07,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-05-17 00:41:07,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:41:07 GMT Server: Apache x-openstack-request-id: req-ec598e24-a977-48d6-86ad-72f148117ada 2019-05-17 00:41:07,391 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:41:07,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-ec598e24-a977-48d6-86ad-72f148117ada 2019-05-17 00:41:07,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743319988251s 2019-05-17 00:41:12,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:41:12,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:41:13,121 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:41:12 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-a7740841-6efc-4ca9-a6ae-16ec2dfde2e0 2019-05-17 00:41:13,121 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:41:13,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:41:13 GMT Server: Apache x-openstack-request-id: req-312c889f-5aac-4b50-9ca1-a93e1636e350 2019-05-17 00:41:13,165 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:41:13,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-312c889f-5aac-4b50-9ca1-a93e1636e350 2019-05-17 00:41:13,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.767594099045s 2019-05-17 00:41:13,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:41:13,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:41:13,195 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:41:13 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-ae48f721-533b-4352-84ea-60ed646223f9 2019-05-17 00:41:13,196 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:41:13,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:41:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0815867f-101b-4721-8ac7-9b9e66ba9272 2019-05-17 00:41:13,239 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:41:13,239 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-0815867f-101b-4721-8ac7-9b9e66ba9272 2019-05-17 00:41:13,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740051269531s 2019-05-17 00:41:18,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:41:18,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:41:18,277 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:41:18 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-33692ae4-308c-4064-84e1-8ef9495903d4 2019-05-17 00:41:18,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-05-17 00:41:18,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:41:18 GMT Server: Apache x-openstack-request-id: req-d8f1b7bc-dc2a-4f68-8706-af4c65b80d4e 2019-05-17 00:41:18,623 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:41:18,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-d8f1b7bc-dc2a-4f68-8706-af4c65b80d4e 2019-05-17 00:41:18,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.376769065857s 2019-05-17 00:41:23,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:41:23,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:41:23,939 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:41:23 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-51eb0aa1-eeed-4bb5-a30b-f94fbb381e82 2019-05-17 00:41:23,940 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:41:23,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:41:23 GMT Server: Apache x-openstack-request-id: req-31c5fae3-a432-4af4-9646-d79ff177f2eb 2019-05-17 00:41:23,983 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:41:23,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-31c5fae3-a432-4af4-9646-d79ff177f2eb 2019-05-17 00:41:23,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354104995728s 2019-05-17 00:41:23,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:41:23,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:41:24,014 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:41:23 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-65cbc399-2625-462c-b327-322c6ca2475b 2019-05-17 00:41:24,015 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:41:24,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:41:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cb11cb98-af28-4972-a7a9-03080a4f7577 2019-05-17 00:41:24,058 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:41:24,058 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-cb11cb98-af28-4972-a7a9-03080a4f7577 2019-05-17 00:41:24,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0746269226074s 2019-05-17 00:41:29,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:41:29,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:41:29,096 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:41:29 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-6023f2db-95f3-4d49-b086-e672285e3521 2019-05-17 00:41:29,096 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:41:29,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:41:29 GMT Server: Apache x-openstack-request-id: req-2178f2a2-ef3b-4447-a2a3-c2242c0eea18 2019-05-17 00:41:29,142 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:41:29,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-2178f2a2-ef3b-4447-a2a3-c2242c0eea18 2019-05-17 00:41:29,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769009590149s 2019-05-17 00:41:34,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:41:34,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:41:34,474 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:41:34 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-ef63920d-3968-4cb9-b4b1-29d2ac542637 2019-05-17 00:41:34,474 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:41:34,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:41:34 GMT Server: Apache x-openstack-request-id: req-312edce9-3fc8-4651-82de-ed18f6f1b8dc 2019-05-17 00:41:34,808 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:41:34,808 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-312edce9-3fc8-4651-82de-ed18f6f1b8dc 2019-05-17 00:41:34,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.660572052002s 2019-05-17 00:41:34,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:41:34,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:41:34,839 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:41:34 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-e163cdf0-3752-41fc-8060-6640567a5735 2019-05-17 00:41:34,839 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:41:34,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:41:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0c4a7a0a-4430-4b97-94e3-3ed0b1531eee 2019-05-17 00:41:34,882 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:41:34,882 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-0c4a7a0a-4430-4b97-94e3-3ed0b1531eee 2019-05-17 00:41:34,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733709335327s 2019-05-17 00:41:39,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:41:39,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:41:40,207 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:41:39 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-8ff9bc25-f1d0-480a-a8b5-b7dc5771667e 2019-05-17 00:41:40,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-05-17 00:41:40,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:41:40 GMT Server: Apache x-openstack-request-id: req-bb6b73d3-2667-47e2-875e-80f4dc94c799 2019-05-17 00:41:40,460 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:41:40,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-bb6b73d3-2667-47e2-875e-80f4dc94c799 2019-05-17 00:41:40,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.571319103241s 2019-05-17 00:41:45,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:41:45,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:41:45,493 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:41:45 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-5799dd22-b9e1-4a6e-b87c-6aede1229f57 2019-05-17 00:41:45,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-05-17 00:41:45,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:41:45 GMT Server: Apache x-openstack-request-id: req-dead56aa-fdc6-4d48-9371-bfa186daba94 2019-05-17 00:41:45,930 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:41:45,930 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-dead56aa-fdc6-4d48-9371-bfa186daba94 2019-05-17 00:41:45,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.468490123749s 2019-05-17 00:41:45,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:41:45,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:41:45,961 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:41:45 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-dff010b0-2b13-46fd-8d7a-43e36e4a6eee 2019-05-17 00:41:45,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-05-17 00:41:46,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:41:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8ffbe596-4d06-43cc-8867-ee0243b22f1e 2019-05-17 00:41:46,003 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:41:46,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-8ffbe596-4d06-43cc-8867-ee0243b22f1e 2019-05-17 00:41:46,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728490352631s 2019-05-17 00:41:51,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:41:51,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:41:51,325 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:41:51 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-bc21966d-de00-4c2c-83b5-67cf7fbd4c4a 2019-05-17 00:41:51,326 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:41:51,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:41:51 GMT Server: Apache x-openstack-request-id: req-7f8a0d21-3ff6-424d-b686-32ce7e3f49f5 2019-05-17 00:41:51,652 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:41:51,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-7f8a0d21-3ff6-424d-b686-32ce7e3f49f5 2019-05-17 00:41:51,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.64236998558s 2019-05-17 00:41:56,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:41:56,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:41:56,692 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:41:56 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-8bdff469-50be-401a-a143-aa49e2408a64 2019-05-17 00:41:56,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-05-17 00:41:56,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:41:56 GMT Server: Apache x-openstack-request-id: req-3c4db912-6633-4326-ad91-60ae5a819ff9 2019-05-17 00:41:56,734 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:41:56,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-3c4db912-6633-4326-ad91-60ae5a819ff9 2019-05-17 00:41:56,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755560398102s 2019-05-17 00:41:56,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:41:56,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:41:56,765 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:41:56 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-3cd573d6-be16-4f03-9309-050a2eba1678 2019-05-17 00:41:56,766 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:41:56,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:41:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9564cc4c-a9c3-431b-8478-af563a4435b3 2019-05-17 00:41:56,810 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:41:56,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-9564cc4c-a9c3-431b-8478-af563a4435b3 2019-05-17 00:41:56,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0756030082703s 2019-05-17 00:42:01,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:42:01,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:42:01,848 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:42:01 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-688f2b31-0545-4cdd-b48a-e30f6035f797 2019-05-17 00:42:01,848 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:42:01,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:42:01 GMT Server: Apache x-openstack-request-id: req-2d88412e-5bd8-4c27-aa8b-749d3eb036c5 2019-05-17 00:42:01,890 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:42:01,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-2d88412e-5bd8-4c27-aa8b-749d3eb036c5 2019-05-17 00:42:01,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072597026825s 2019-05-17 00:42:06,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:42:06,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:42:06,926 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:42:06 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-38f8fdc9-e6f9-4e4c-a421-17900c04977a 2019-05-17 00:42:06,926 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:42:06,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:42:06 GMT Server: Apache x-openstack-request-id: req-4c456292-b0f1-4601-a648-a54c9804764d 2019-05-17 00:42:06,970 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:42:06,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-4c456292-b0f1-4601-a648-a54c9804764d 2019-05-17 00:42:06,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744609832764s 2019-05-17 00:42:06,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:42:06,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:42:07,001 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:42:06 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-3675c1ca-4093-4f6a-91ae-226dad6524d1 2019-05-17 00:42:07,001 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:42:07,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:42:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6994575d-b6af-4916-a80c-bc254ddcd7a4 2019-05-17 00:42:07,043 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:42:07,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-6994575d-b6af-4916-a80c-bc254ddcd7a4 2019-05-17 00:42:07,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727159976959s 2019-05-17 00:42:12,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:42:12,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:42:12,082 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:42:12 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc Server: Apache x-openstack-request-id: req-1ae2c6a6-f13e-4f5f-a77e-69e7da3a2e12 2019-05-17 00:42:12,082 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:42:12,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Fri, 17 May 2019 00:42:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8117b0ef-3aee-46d4-8dfa-514279234d30 2019-05-17 00:42:12,125 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-05-17T00:42:11Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/ellis/events/6b4f0928-b6e5-4d0f-83d7-3a5aa7d6b83f", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "3b088c63-bcae-4389-a935-ed971ce0b43d", "id": "6b4f0928-b6e5-4d0f-83d7-3a5aa7d6b83f"}, {"resource_name": "vellum", "event_time": "2019-05-17T00:42:11Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/vellum/events/5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-wi54qg7jikxy", "id": "5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53"}]} 2019-05-17 00:42:12,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc&marker=234415b2-6002-45b2-84a9-fe10a8c8e9f3&sort_dir=asc used request id req-8117b0ef-3aee-46d4-8dfa-514279234d30 2019-05-17 00:42:12,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752210617065s 2019-05-17 00:42:17,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:42:17,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:42:17,164 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:42:17 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-300b69a9-7967-4ecd-af6a-30027c1c5531 2019-05-17 00:42:17,164 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:42:17,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:42:17 GMT Server: Apache x-openstack-request-id: req-41004f7b-49e8-40ad-be54-42b123022b92 2019-05-17 00:42:17,206 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:42:17,206 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-41004f7b-49e8-40ad-be54-42b123022b92 2019-05-17 00:42:17,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747351646423s 2019-05-17 00:42:22,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:42:22,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:42:22,246 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:42:22 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-e036cc68-a947-4156-83b4-403490d86699 2019-05-17 00:42:22,246 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:42:22,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:42:22 GMT Server: Apache x-openstack-request-id: req-58b6e549-f4aa-45b6-aab5-371716b057c7 2019-05-17 00:42:22,288 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:42:22,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-58b6e549-f4aa-45b6-aab5-371716b057c7 2019-05-17 00:42:22,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759310722351s 2019-05-17 00:42:22,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:42:22,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:42:22,318 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:42:22 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-3452f8dc-4365-4829-a245-b68bf422393f 2019-05-17 00:42:22,319 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:42:22,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:42:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0a05c839-b269-44f1-8b2c-280782b6574f 2019-05-17 00:42:22,363 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:42:22,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-0a05c839-b269-44f1-8b2c-280782b6574f 2019-05-17 00:42:22,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0744149684906s 2019-05-17 00:42:27,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:42:27,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:42:27,402 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:42:27 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-af8e168f-dc67-44f0-ade8-a6e8ee693371 2019-05-17 00:42:27,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-05-17 00:42:27,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:42:27 GMT Server: Apache x-openstack-request-id: req-2d865cf1-bdef-4c71-8459-b07a4dd81453 2019-05-17 00:42:27,447 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:42:27,448 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-2d865cf1-bdef-4c71-8459-b07a4dd81453 2019-05-17 00:42:27,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0777380466461s 2019-05-17 00:42:32,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:42:32,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:42:32,484 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:42:32 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-569a4d87-9da8-4882-88f9-953030332f81 2019-05-17 00:42:32,485 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:42:32,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:42:32 GMT Server: Apache x-openstack-request-id: req-712f97cc-5ad2-425e-ab0e-9d013b4ce971 2019-05-17 00:42:32,526 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:42:32,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-712f97cc-5ad2-425e-ab0e-9d013b4ce971 2019-05-17 00:42:32,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731709003448s 2019-05-17 00:42:32,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:42:32,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:42:32,558 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:42:32 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-81520c40-ca18-4d67-9e55-19e8826f93cc 2019-05-17 00:42:32,558 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:42:32,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:42:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5a9ddbee-90da-4a30-97d2-9b5fcfc8ff5d 2019-05-17 00:42:32,601 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:42:32,601 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-5a9ddbee-90da-4a30-97d2-9b5fcfc8ff5d 2019-05-17 00:42:32,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073860168457s 2019-05-17 00:42:37,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:42:37,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:42:37,639 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:42:37 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-7fad8e10-7cc0-4d04-9f31-4a09c3c193df 2019-05-17 00:42:37,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-05-17 00:42:37,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:42:37 GMT Server: Apache x-openstack-request-id: req-25ea748f-e853-4919-9b68-b896a6ef4c36 2019-05-17 00:42:37,682 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:42:37,682 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-25ea748f-e853-4919-9b68-b896a6ef4c36 2019-05-17 00:42:37,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743720531464s 2019-05-17 00:42:42,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:42:42,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:42:42,720 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:42:42 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-7b4eaad9-d35c-4855-992e-3b4a0fbdacb0 2019-05-17 00:42:42,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-05-17 00:42:42,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:42:42 GMT Server: Apache x-openstack-request-id: req-3fcf58b7-da4d-4708-a13f-3a921596dfce 2019-05-17 00:42:42,763 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:42:42,763 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-3fcf58b7-da4d-4708-a13f-3a921596dfce 2019-05-17 00:42:42,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749909877777s 2019-05-17 00:42:42,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:42:42,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:42:42,794 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:42:42 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-5b030549-8e6d-4cd2-b519-d375d91f9a60 2019-05-17 00:42:42,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-05-17 00:42:43,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:42:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-549a6ffb-8363-4875-91fb-fe417a2b3e13 2019-05-17 00:42:43,133 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:42:43,133 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-549a6ffb-8363-4875-91fb-fe417a2b3e13 2019-05-17 00:42:43,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.369746923447s 2019-05-17 00:42:48,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:42:48,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:42:48,171 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:42:48 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-ac06ea91-685d-413f-af6f-61c3f780970f 2019-05-17 00:42:48,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-05-17 00:42:48,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:42:48 GMT Server: Apache x-openstack-request-id: req-811d425e-87cd-40c8-952c-4b58d06dbbac 2019-05-17 00:42:48,215 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:42:48,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-811d425e-87cd-40c8-952c-4b58d06dbbac 2019-05-17 00:42:48,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748629570007s 2019-05-17 00:42:53,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:42:53,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:42:53,252 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:42:53 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-92c78cee-2394-4ceb-a606-92afd4804385 2019-05-17 00:42:53,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-05-17 00:42:53,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:42:53 GMT Server: Apache x-openstack-request-id: req-831c10e0-0734-4b62-a661-03b32516f704 2019-05-17 00:42:53,586 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:42:53,587 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-831c10e0-0734-4b62-a661-03b32516f704 2019-05-17 00:42:53,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.365752220154s 2019-05-17 00:42:53,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:42:53,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:42:53,619 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:42:53 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-bc944245-d70b-423f-8b33-6d982449bc26 2019-05-17 00:42: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-05-17 00:42:53,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:42:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e7ee6b9d-d71c-4380-9f16-12564a2f6dbf 2019-05-17 00:42:53,662 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:42:53,662 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-e7ee6b9d-d71c-4380-9f16-12564a2f6dbf 2019-05-17 00:42:53,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748670101166s 2019-05-17 00:42:58,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:42:58,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:42:58,700 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:42:58 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-280be142-ee20-4247-8259-7cce8ee04fdb 2019-05-17 00:42:58,700 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:42:58,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:42:58 GMT Server: Apache x-openstack-request-id: req-fdb8868c-6a15-4d33-87da-d3b89c38776a 2019-05-17 00:42:58,742 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:42:58,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-fdb8868c-6a15-4d33-87da-d3b89c38776a 2019-05-17 00:42:58,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732278823853s 2019-05-17 00:43:03,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:43:03,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:43:03,778 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:43:03 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-a8d67a02-f576-45e8-8ccf-02a62db0295e 2019-05-17 00:43:03,778 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:43:03,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:43:03 GMT Server: Apache x-openstack-request-id: req-818905c3-fb0e-445e-b6ae-2a3b29aba9f8 2019-05-17 00:43:03,820 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:43:03,820 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-818905c3-fb0e-445e-b6ae-2a3b29aba9f8 2019-05-17 00:43:03,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723910331726s 2019-05-17 00:43:03,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:43:03,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:43:03,850 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:43:03 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-a2ce9921-e671-48c8-b5d0-dc06c8962c15 2019-05-17 00:43:03,850 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:43:04,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:43:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-71f75f95-b51f-4c17-b745-0cd40399155e 2019-05-17 00:43:04,196 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:43:04,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-71f75f95-b51f-4c17-b745-0cd40399155e 2019-05-17 00:43:04,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.375594139099s 2019-05-17 00:43:09,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:43:09,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:43:09,233 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:43:09 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-b6d3596a-684b-4850-80c5-690861f5e518 2019-05-17 00:43:09,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-05-17 00:43:09,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:43:09 GMT Server: Apache x-openstack-request-id: req-22b95c14-5b4b-4857-8626-fc9a606ab380 2019-05-17 00:43:09,276 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:43:09,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-22b95c14-5b4b-4857-8626-fc9a606ab380 2019-05-17 00:43:09,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732710361481s 2019-05-17 00:43:14,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:43:14,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:43:14,314 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:43:14 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-f5925159-5986-4651-8c94-bb17b3495a68 2019-05-17 00:43:14,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-05-17 00:43:14,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:43:14 GMT Server: Apache x-openstack-request-id: req-6b92bc8f-94e3-407e-b6eb-8018501f0eb3 2019-05-17 00:43:14,357 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:43:14,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-6b92bc8f-94e3-407e-b6eb-8018501f0eb3 2019-05-17 00:43:14,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075021982193s 2019-05-17 00:43:14,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:43:14,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:43:14,388 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:43:14 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-5de9ab2a-bc01-4017-a104-0dc4e6ae7c4e 2019-05-17 00:43:14,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-05-17 00:43:14,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:43:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1ff24ce8-f070-4e5d-855a-98d77803dedd 2019-05-17 00:43:14,415 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:43:14,415 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-1ff24ce8-f070-4e5d-855a-98d77803dedd 2019-05-17 00:43:14,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0575170516968s 2019-05-17 00:43:19,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:43:19,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:43:19,452 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:43:19 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-7d264c48-2666-4df2-a30f-39e033c61648 2019-05-17 00:43:19,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-05-17 00:43:19,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:43:19 GMT Server: Apache x-openstack-request-id: req-f283e62d-6c99-45b5-95fc-168329976fe3 2019-05-17 00:43:19,494 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:43:19,494 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-f283e62d-6c99-45b5-95fc-168329976fe3 2019-05-17 00:43:19,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725591182709s 2019-05-17 00:43:24,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:43:24,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:43:24,821 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:43:24 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-89ba1580-4605-4ff7-bffa-30e001b49c1e 2019-05-17 00:43:24,821 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:43:24,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:43:24 GMT Server: Apache x-openstack-request-id: req-cbf459ce-6a35-4b70-b10d-cf8b40959379 2019-05-17 00:43:24,863 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:43:24,863 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-cbf459ce-6a35-4b70-b10d-cf8b40959379 2019-05-17 00:43:24,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.363585948944s 2019-05-17 00:43:24,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:43:24,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:43:24,894 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:43:24 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-70eef913-1058-403f-9962-d6c245400918 2019-05-17 00:43:24,894 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:43:24,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:43:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-74934aa7-8162-48c0-899e-8a72b9e3456c 2019-05-17 00:43:24,938 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:43:24,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-74934aa7-8162-48c0-899e-8a72b9e3456c 2019-05-17 00:43:24,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0747170448303s 2019-05-17 00:43:29,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:43:29,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:43:29,976 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:43:29 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-3977fd34-1357-4490-b669-094478ce0552 2019-05-17 00:43:29,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-05-17 00:43:30,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:43:29 GMT Server: Apache x-openstack-request-id: req-778f72a2-d3cd-43fb-a008-0a259eb12338 2019-05-17 00:43:30,018 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:43:30,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-778f72a2-d3cd-43fb-a008-0a259eb12338 2019-05-17 00:43:30,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732510089874s 2019-05-17 00:43:35,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:43:35,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:43:35,055 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:43:35 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-d74be948-def6-4ef3-8e8b-ad623665dd2b 2019-05-17 00:43:35,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-05-17 00:43:35,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:43:35 GMT Server: Apache x-openstack-request-id: req-768a4d35-2229-4912-a3d3-1c36d61ef6c9 2019-05-17 00:43:35,097 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:43:35,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-768a4d35-2229-4912-a3d3-1c36d61ef6c9 2019-05-17 00:43:35,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731408596039s 2019-05-17 00:43:35,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:43:35,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:43:35,414 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:43:35 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-73f40063-c52f-42b2-aa0a-7ce88158c9ce 2019-05-17 00:43:35,414 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:43:35,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:43:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-21b741f1-b57c-402e-8729-1d6b4b766acd 2019-05-17 00:43:35,460 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:43:35,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-21b741f1-b57c-402e-8729-1d6b4b766acd 2019-05-17 00:43:35,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.362496852875s 2019-05-17 00:43:40,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:43:40,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:43:40,498 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:43:40 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-37c13d3d-0a10-475c-a3a1-1f920394db42 2019-05-17 00:43:40,498 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:43:40,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:43:40 GMT Server: Apache x-openstack-request-id: req-721be835-0833-4fef-aef1-5c736d757e26 2019-05-17 00:43:40,540 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:43:40,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-721be835-0833-4fef-aef1-5c736d757e26 2019-05-17 00:43:40,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731530189514s 2019-05-17 00:43:45,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:43:45,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:43:45,577 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:43:45 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-3a998cf4-0688-43ec-931f-16dd303f8749 2019-05-17 00:43:45,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-05-17 00:43:45,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:43:45 GMT Server: Apache x-openstack-request-id: req-c625e7dc-1106-4436-8157-ad7f9af4c7c8 2019-05-17 00:43:45,620 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:43:45,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-c625e7dc-1106-4436-8157-ad7f9af4c7c8 2019-05-17 00:43:45,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739140510559s 2019-05-17 00:43:45,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:43:45,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:43:45,652 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:43:45 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-bfaab4cc-928a-4374-ab7d-748d4c7c665b 2019-05-17 00:43:45,652 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:43:45,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:43:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-73cc776e-05f9-405b-b6c0-008c766be2d9 2019-05-17 00:43:45,694 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:43:45,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-73cc776e-05f9-405b-b6c0-008c766be2d9 2019-05-17 00:43:45,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737278461456s 2019-05-17 00:43:50,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:43:50,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:43:50,729 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:43:50 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-e192569b-a635-44fa-a730-c43ec33424a5 2019-05-17 00:43:50,729 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:43:50,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:43:50 GMT Server: Apache x-openstack-request-id: req-943d7329-b71c-46cc-bde1-faebf1f5b51b 2019-05-17 00:43:50,771 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:43:50,772 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-943d7329-b71c-46cc-bde1-faebf1f5b51b 2019-05-17 00:43:50,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735259056091s 2019-05-17 00:43:55,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:43:55,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:43:55,806 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:43:55 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-f9a7d5e4-4a6c-43fc-babe-c8774533a5fe 2019-05-17 00:43:55,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-05-17 00:43:55,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:43:55 GMT Server: Apache x-openstack-request-id: req-9055f330-718b-45bc-b87f-a3f7a291abaa 2019-05-17 00:43:55,849 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:43:55,850 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-9055f330-718b-45bc-b87f-a3f7a291abaa 2019-05-17 00:43:55,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750529766083s 2019-05-17 00:43:55,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:43:55,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:43:55,884 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:43:55 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-8827d3a4-9e75-4d16-a72d-c036f6f541d0 2019-05-17 00:43:55,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:43:55,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:43:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cd7106cd-3f5b-4cd4-9138-cdf88ec81df5 2019-05-17 00:43:55,926 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:43:55,926 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-cd7106cd-3f5b-4cd4-9138-cdf88ec81df5 2019-05-17 00:43:55,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.076367855072s 2019-05-17 00:44:00,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:44:00,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:44:00,965 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:44:00 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-e63d4b88-4594-41d9-a1c8-5899ffb8d253 2019-05-17 00:44:00,966 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:44:01,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:44:00 GMT Server: Apache x-openstack-request-id: req-23a501e2-4bd2-41bb-b4ea-6b81b7fe3a66 2019-05-17 00:44:01,008 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:44:01,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-23a501e2-4bd2-41bb-b4ea-6b81b7fe3a66 2019-05-17 00:44:01,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075129032135s 2019-05-17 00:44:06,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:44:06,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:44:06,045 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:44:06 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-cdbcaf10-aba3-462a-a590-a9ce20b32351 2019-05-17 00:44:06,045 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:44:06,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:44:06 GMT Server: Apache x-openstack-request-id: req-c8a68570-7444-4956-b84b-84841f65fcb7 2019-05-17 00:44:06,386 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:44:06,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-c8a68570-7444-4956-b84b-84841f65fcb7 2019-05-17 00:44:06,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.3717918396s 2019-05-17 00:44:06,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:44:06,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:44:06,418 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:44:06 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-ee3dd31c-d587-48f9-a731-a5fc3d87fb73 2019-05-17 00:44:06,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-05-17 00:44:06,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:44:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cbda8697-7e10-494f-b3a6-e490ce7cd205 2019-05-17 00:44:06,461 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:44:06,461 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-cbda8697-7e10-494f-b3a6-e490ce7cd205 2019-05-17 00:44:06,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.075110912323s 2019-05-17 00:44:11,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:44:11,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:44:11,500 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:44:11 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-587dea35-c5b1-4409-90b1-e019e43f06fc 2019-05-17 00:44:11,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-05-17 00:44:11,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:44:11 GMT Server: Apache x-openstack-request-id: req-d9a4df3d-5763-4d88-9bf6-8f31b8085cb8 2019-05-17 00:44:11,542 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:44:11,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-d9a4df3d-5763-4d88-9bf6-8f31b8085cb8 2019-05-17 00:44:11,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743429660797s 2019-05-17 00:44:16,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:44:16,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:44:16,579 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:44:16 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-dbdc2ed8-0faf-49ea-9d2d-f696ee740f84 2019-05-17 00:44:16,580 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:44:16,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:44:16 GMT Server: Apache x-openstack-request-id: req-15de482e-b305-4222-b136-bbce1002aaf1 2019-05-17 00:44:16,622 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:44:16,622 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-15de482e-b305-4222-b136-bbce1002aaf1 2019-05-17 00:44:16,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739889144897s 2019-05-17 00:44:16,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:44:16,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:44:16,655 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:44:16 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-03f15b5c-7dac-42b0-861d-4b0dc4f0bdec 2019-05-17 00:44:16,655 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:44:16,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:44:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-680955c1-5174-4d42-9d4a-89e3fb4c0540 2019-05-17 00:44:16,698 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:44:16,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-680955c1-5174-4d42-9d4a-89e3fb4c0540 2019-05-17 00:44:16,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0754389762878s 2019-05-17 00:44:21,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:44:21,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:44:21,736 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:44:21 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-bfc9b060-91dd-43af-9ad9-cf933e92bd3e 2019-05-17 00:44:21,737 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:44:21,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:44:21 GMT Server: Apache x-openstack-request-id: req-fe20f8e5-21e8-4a13-b034-9add5ad56a97 2019-05-17 00:44:21,779 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:44:21,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-fe20f8e5-21e8-4a13-b034-9add5ad56a97 2019-05-17 00:44:21,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737950801849s 2019-05-17 00:44:26,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:44:26,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:44:26,817 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:44:26 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-4d933dfc-78fd-4bc7-acb9-ea9b13bb063b 2019-05-17 00:44:26,817 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:44:26,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:44:26 GMT Server: Apache x-openstack-request-id: req-2c4c0a47-46b7-4ee0-afda-b74d2462ab32 2019-05-17 00:44:26,860 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:44:26,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-2c4c0a47-46b7-4ee0-afda-b74d2462ab32 2019-05-17 00:44:26,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760991573334s 2019-05-17 00:44:26,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:44:26,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:44:27,199 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:44:26 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-6e815fa7-c052-4e8b-9837-48fd6a8ee463 2019-05-17 00:44:27,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-05-17 00:44:27,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:44:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e9072c08-998d-43a7-b922-8b577ffd6327 2019-05-17 00:44:27,243 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:44:27,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-e9072c08-998d-43a7-b922-8b577ffd6327 2019-05-17 00:44:27,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.382024049759s 2019-05-17 00:44:32,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:44:32,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:44:32,558 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:44:32 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-695110ce-ba71-4539-aad1-56ac396f6ea6 2019-05-17 00:44:32,558 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:44:32,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:44:32 GMT Server: Apache x-openstack-request-id: req-a0eb691d-187f-4dca-b663-1a88c9f10ce0 2019-05-17 00:44:32,871 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:44:32,871 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-a0eb691d-187f-4dca-b663-1a88c9f10ce0 2019-05-17 00:44:32,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.621285915375s 2019-05-17 00:44:37,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:44:37,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:44:37,909 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:44:37 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-d0ad9d64-bdca-47e5-84d7-caf0accbdc92 2019-05-17 00:44:37,909 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:44:37,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:44:37 GMT Server: Apache x-openstack-request-id: req-07ccbbea-fee0-4474-a474-a09894ff8155 2019-05-17 00:44:37,951 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:44:37,951 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-07ccbbea-fee0-4474-a474-a09894ff8155 2019-05-17 00:44:37,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740058422089s 2019-05-17 00:44:37,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:44:37,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:44:37,983 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:44:37 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-df575351-dda6-44d4-89c4-11429fe61216 2019-05-17 00:44:37,983 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:44:38,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:44:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bc004c7a-bfc3-4895-982d-b4635ddafea5 2019-05-17 00:44:38,026 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:44:38,026 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-bc004c7a-bfc3-4895-982d-b4635ddafea5 2019-05-17 00:44:38,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074716091156s 2019-05-17 00:44:43,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:44:43,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:44:43,066 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:44:43 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-68a5e188-a1f5-4023-861d-353a4cd20dde 2019-05-17 00:44:43,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-05-17 00:44:43,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:44:43 GMT Server: Apache x-openstack-request-id: req-2627bd1e-6a99-495e-afc2-2278fe48466e 2019-05-17 00:44:43,109 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:44:43,110 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-2627bd1e-6a99-495e-afc2-2278fe48466e 2019-05-17 00:44:43,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766139030457s 2019-05-17 00:44:48,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:44:48,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:44:48,474 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:44:48 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-9f2f1349-6a56-441f-9634-384e5b06a5d9 2019-05-17 00:44:48,475 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:44:48,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:44:48 GMT Server: Apache x-openstack-request-id: req-76f2153a-76bf-4492-aaa4-6d25d4f77a7c 2019-05-17 00:44:48,518 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:44:48,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-76f2153a-76bf-4492-aaa4-6d25d4f77a7c 2019-05-17 00:44:48,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.40255689621s 2019-05-17 00:44:48,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:44:48,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:44:48,549 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:44:48 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-890e57d2-8bf3-46fe-baf9-b55718d02267 2019-05-17 00:44:48,549 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:44:48,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:44:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5c69efe5-85b1-45d6-8f2f-1d7df8dc16f0 2019-05-17 00:44:48,592 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:44:48,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-5c69efe5-85b1-45d6-8f2f-1d7df8dc16f0 2019-05-17 00:44:48,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735521316528s 2019-05-17 00:44:53,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:44:53,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:44:53,629 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:44:53 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-65391b73-c54e-4718-a503-e2618f4e3039 2019-05-17 00:44:53,629 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:44:53,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:44:53 GMT Server: Apache x-openstack-request-id: req-ac68e694-f348-49da-b3de-bc003b26a93c 2019-05-17 00:44:53,673 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:44:53,673 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-ac68e694-f348-49da-b3de-bc003b26a93c 2019-05-17 00:44:53,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744938850403s 2019-05-17 00:44:58,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:44:58,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:44:58,709 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:44:58 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-ede9e1e1-37f7-4665-b01f-4f1ef2efa64e 2019-05-17 00:44:58,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-05-17 00:44:58,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:44:58 GMT Server: Apache x-openstack-request-id: req-ac2a50ad-8e6a-47f8-b0bf-1912b9b64ca8 2019-05-17 00:44:58,752 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:44:58,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-ac2a50ad-8e6a-47f8-b0bf-1912b9b64ca8 2019-05-17 00:44:58,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734901428223s 2019-05-17 00:44:58,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:44:58,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:44:58,783 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:44:58 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-a20f121b-63ac-469f-ba3d-c9899ae54539 2019-05-17 00:44:58,783 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:44:58,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:44:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2e6c7f25-0b3d-4568-b423-39ad02b9ae2f 2019-05-17 00:44:58,826 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:44:58,826 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-2e6c7f25-0b3d-4568-b423-39ad02b9ae2f 2019-05-17 00:44:58,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735399723053s 2019-05-17 00:45:03,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:45:03,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:45:03,863 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:45:03 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-977ba2db-70ae-44db-9dcf-7d69c00bd6ff 2019-05-17 00:45:03,863 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:45:03,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:45:03 GMT Server: Apache x-openstack-request-id: req-33e78c36-f035-46e2-b7d8-fe99db3fbb16 2019-05-17 00:45:03,909 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:45:03,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-33e78c36-f035-46e2-b7d8-fe99db3fbb16 2019-05-17 00:45:03,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761668682098s 2019-05-17 00:45:08,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:45:08,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:45:08,948 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:45:08 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-3e2b3f4d-fd6b-474b-85c3-a7cd12781c42 2019-05-17 00:45:08,948 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:45:08,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:45:08 GMT Server: Apache x-openstack-request-id: req-97a373a4-a023-4c55-9133-1438ec157152 2019-05-17 00:45:08,990 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:45:08,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-97a373a4-a023-4c55-9133-1438ec157152 2019-05-17 00:45:08,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755100250244s 2019-05-17 00:45:08,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:45:08,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:45:09,020 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:45:08 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-f42154e9-7833-495e-836a-dcf16597da58 2019-05-17 00:45:09,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-05-17 00:45:09,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:45:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-018fded0-5ba3-43fc-8f21-417465dc0acc 2019-05-17 00:45:09,063 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:45:09,063 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-018fded0-5ba3-43fc-8f21-417465dc0acc 2019-05-17 00:45:09,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721380710602s 2019-05-17 00:45:14,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:45:14,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:45:14,100 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:45:14 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-4e12d1d1-e08c-41eb-9ac0-6b3ba332ec8c 2019-05-17 00:45:14,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-05-17 00:45:14,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:45:14 GMT Server: Apache x-openstack-request-id: req-e816806e-89aa-4d8a-91dc-efbf8ba301b6 2019-05-17 00:45:14,435 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:45:14,435 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-e816806e-89aa-4d8a-91dc-efbf8ba301b6 2019-05-17 00:45:14,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.36579990387s 2019-05-17 00:45:19,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:45:19,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:45:19,472 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:45:19 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-fbb955cf-4b3c-437f-9dce-e4fa847e0622 2019-05-17 00:45:19,472 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:45:19,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:45:19 GMT Server: Apache x-openstack-request-id: req-329d4620-037d-4395-9b03-d665d9c24c89 2019-05-17 00:45:19,515 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:45:19,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-329d4620-037d-4395-9b03-d665d9c24c89 2019-05-17 00:45:19,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740630626678s 2019-05-17 00:45:19,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:45:19,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:45:19,545 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:45:19 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-c36deeb5-7ae1-4845-8627-09b2d19f2b1e 2019-05-17 00:45:19,545 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:45:19,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:45:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8949536a-7216-4201-917b-ca65c20542e2 2019-05-17 00:45:19,588 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:45:19,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-8949536a-7216-4201-917b-ca65c20542e2 2019-05-17 00:45:19,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725879669189s 2019-05-17 00:45:24,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:45:24,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:45:24,631 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:45:24 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-dc0fff7c-6136-46c7-8af3-e01e63095b2c 2019-05-17 00:45:24,631 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:45:24,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:45:24 GMT Server: Apache x-openstack-request-id: req-0809b1b6-b56d-4b19-8c56-48914e8741db 2019-05-17 00:45:24,674 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:45:24,674 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-0809b1b6-b56d-4b19-8c56-48914e8741db 2019-05-17 00:45:24,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0794699192047s 2019-05-17 00:45:29,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:45:29,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:45:29,712 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:45:29 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-5fd49833-d874-4187-8aa3-0c6b7ce1f8fe 2019-05-17 00:45:29,712 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:45:29,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:45:29 GMT Server: Apache x-openstack-request-id: req-72fcb10b-0053-4595-8500-5f57213d8502 2019-05-17 00:45:29,754 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:45:29,754 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-72fcb10b-0053-4595-8500-5f57213d8502 2019-05-17 00:45:29,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744559764862s 2019-05-17 00:45:29,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:45:29,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:45:30,510 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:45:29 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-45889a18-f5b9-43dd-bce4-63a4a191a345 2019-05-17 00:45:30,510 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:45:30,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:45:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b23bb056-c184-4cc2-8537-5039c3a471ae 2019-05-17 00:45:30,553 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:45:30,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-b23bb056-c184-4cc2-8537-5039c3a471ae 2019-05-17 00:45:30,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.797833919525s 2019-05-17 00:45:35,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:45:35,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:45:35,590 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:45:35 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-f0cd7586-a536-474f-b718-3f7a822cd569 2019-05-17 00:45:35,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-05-17 00:45:35,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:45:35 GMT Server: Apache x-openstack-request-id: req-1d7f231e-186b-4cd8-8a95-105a72afe5e7 2019-05-17 00:45:35,634 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:45:35,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-1d7f231e-186b-4cd8-8a95-105a72afe5e7 2019-05-17 00:45:35,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074538230896s 2019-05-17 00:45:40,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:45:40,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:45:40,952 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:45:40 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-68642c89-964a-4ebc-ae0a-1704629fb286 2019-05-17 00:45:40,952 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:45:41,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:45:40 GMT Server: Apache x-openstack-request-id: req-fa941a76-5fd5-4bb9-81a6-dda843537b47 2019-05-17 00:45:41,290 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:45:41,290 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-fa941a76-5fd5-4bb9-81a6-dda843537b47 2019-05-17 00:45:41,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.650578975677s 2019-05-17 00:45:41,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:45:41,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:45:41,320 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:45:41 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-f0c20a95-a6e4-48b1-b46b-f2782d2b796e 2019-05-17 00:45:41,320 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:45:41,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:45:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-25d4c065-fdaf-4b5d-9d5b-09a34f57f22f 2019-05-17 00:45:41,346 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:45:41,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-25d4c065-fdaf-4b5d-9d5b-09a34f57f22f 2019-05-17 00:45:41,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0556461811066s 2019-05-17 00:45:46,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:45:46,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:45:46,779 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:45:46 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-025122cb-f7d3-45d6-bcee-0f8432c8935a 2019-05-17 00:45:46,780 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:45:46,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:45:46 GMT Server: Apache x-openstack-request-id: req-ed479640-3bb4-4abd-91c4-5de29fc595bd 2019-05-17 00:45:46,822 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:45:46,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-ed479640-3bb4-4abd-91c4-5de29fc595bd 2019-05-17 00:45:46,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.469763994217s 2019-05-17 00:45:51,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:45:51,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:45:51,861 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:45:51 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-064141fc-3a90-4bf4-b3f0-9ebf6aaec182 2019-05-17 00:45:51,862 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:45:51,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:45:51 GMT Server: Apache x-openstack-request-id: req-9edf8c2c-89c5-4af3-a8d6-58b0942d2bd1 2019-05-17 00:45:51,904 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:45:51,904 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-9edf8c2c-89c5-4af3-a8d6-58b0942d2bd1 2019-05-17 00:45:51,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759909152985s 2019-05-17 00:45:51,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:45:51,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:45:51,935 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:45:51 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-e3a4a635-5b08-4705-a7bf-f38e8defecb3 2019-05-17 00:45:51,935 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:45:52,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:45:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-def54087-7ac7-4135-a89a-28214b978788 2019-05-17 00:45:52,267 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:45:52,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-def54087-7ac7-4135-a89a-28214b978788 2019-05-17 00:45:52,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.36284995079s 2019-05-17 00:45:57,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:45:57,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:45:57,308 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:45:57 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-e50afb32-53c1-4f35-8367-89ca9934bb66 2019-05-17 00:45:57,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-05-17 00:45:57,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:45:57 GMT Server: Apache x-openstack-request-id: req-835c4c7c-07e1-476c-a99f-ea460be41a20 2019-05-17 00:45:57,351 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:45:57,351 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-835c4c7c-07e1-476c-a99f-ea460be41a20 2019-05-17 00:45:57,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0773370265961s 2019-05-17 00:46:02,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:46:02,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:46:02,387 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:46:02 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-bbb14bbf-96d9-4bb1-9703-223723329f49 2019-05-17 00:46:02,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-05-17 00:46:02,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:46:02 GMT Server: Apache x-openstack-request-id: req-2209f438-f31f-42b5-878f-bfd99d23691c 2019-05-17 00:46:02,721 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:46:02,721 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-2209f438-f31f-42b5-878f-bfd99d23691c 2019-05-17 00:46:02,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.36443901062s 2019-05-17 00:46:02,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:46:02,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:46:02,752 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:46:02 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-b909e52e-aacb-47c5-84b5-d1506c0ffb3a 2019-05-17 00:46:02,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-05-17 00:46:03,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:46:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e137bc53-31ff-4385-aee1-22e9ba9aac89 2019-05-17 00:46:03,095 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:46:03,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-e137bc53-31ff-4385-aee1-22e9ba9aac89 2019-05-17 00:46:03,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.373623847961s 2019-05-17 00:46:08,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:46:08,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:46:08,409 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:46:08 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-41fa167e-46dc-411e-969c-d7c95b715cbc 2019-05-17 00:46:08,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-05-17 00:46:08,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:46:08 GMT Server: Apache x-openstack-request-id: req-1722382f-ee8f-4eb5-9a57-de729135e61d 2019-05-17 00:46:08,452 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:46:08,452 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-1722382f-ee8f-4eb5-9a57-de729135e61d 2019-05-17 00:46:08,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349749088287s 2019-05-17 00:46:13,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:46:13,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:46:13,488 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:46:13 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-b5ad69c6-004b-448a-ab04-483cfcfb93b7 2019-05-17 00:46:13,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-05-17 00:46:13,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:46:13 GMT Server: Apache x-openstack-request-id: req-e96c439c-377e-4840-a75e-247117f2862a 2019-05-17 00:46:13,531 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:46:13,531 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-e96c439c-377e-4840-a75e-247117f2862a 2019-05-17 00:46:13,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732748508453s 2019-05-17 00:46:13,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:46:13,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:46:13,853 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:46:13 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-c5bd85ca-bc71-4894-bf0a-dd9187bf2e6c 2019-05-17 00:46:13,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-05-17 00:46:13,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:46:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ab689900-f8f0-4f6f-b6fd-5e9c1cfad722 2019-05-17 00:46:13,900 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:46:13,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-ab689900-f8f0-4f6f-b6fd-5e9c1cfad722 2019-05-17 00:46:13,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.368689060211s 2019-05-17 00:46:18,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:46:18,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:46:18,940 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:46:18 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-ac75a710-d03c-4974-b1b1-17bfa1185ec3 2019-05-17 00:46:18,940 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:46:18,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:46:18 GMT Server: Apache x-openstack-request-id: req-33973bf9-5a0b-462b-8388-551475d9c148 2019-05-17 00:46:18,984 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:46:18,984 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-33973bf9-5a0b-462b-8388-551475d9c148 2019-05-17 00:46:18,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767121315002s 2019-05-17 00:46:23,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:46:23,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:46:24,020 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:46:23 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-7af21e58-e18d-4a4e-97b1-9d02debc2825 2019-05-17 00:46:24,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-05-17 00:46:24,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:46:24 GMT Server: Apache x-openstack-request-id: req-79e94845-c99b-4f48-bdb4-4ad5dd2dc2f9 2019-05-17 00:46:24,064 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:46:24,064 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-79e94845-c99b-4f48-bdb4-4ad5dd2dc2f9 2019-05-17 00:46:24,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746128559113s 2019-05-17 00:46:24,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:46:24,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:46:24,095 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:46:24 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-5700abe1-5ddd-4585-8a8f-58f449d0da36 2019-05-17 00:46:24,095 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:46:24,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:46:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-12d80d27-6c33-43b7-a0f2-35627bdb2a04 2019-05-17 00:46:24,137 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:46:24,137 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-12d80d27-6c33-43b7-a0f2-35627bdb2a04 2019-05-17 00:46:24,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728850364685s 2019-05-17 00:46:29,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:46:29,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:46:29,175 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:46:29 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-6ac005f6-22ab-493b-86ad-80822f53ecdb 2019-05-17 00:46:29,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-05-17 00:46:29,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:46:29 GMT Server: Apache x-openstack-request-id: req-7a44ce94-c8ca-4463-8588-e44b509db0f2 2019-05-17 00:46:29,217 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:46:29,217 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-7a44ce94-c8ca-4463-8588-e44b509db0f2 2019-05-17 00:46:29,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733120441437s 2019-05-17 00:46:34,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:46:34,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:46:34,255 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:46:34 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-3a08cd7a-97aa-484e-b585-90e47ce19575 2019-05-17 00:46:34,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-05-17 00:46:34,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:46:34 GMT Server: Apache x-openstack-request-id: req-fa08f893-8754-452e-8528-07806face09f 2019-05-17 00:46:34,298 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:46:34,298 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-fa08f893-8754-452e-8528-07806face09f 2019-05-17 00:46:34,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747489929199s 2019-05-17 00:46:34,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:46:34,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:46:34,630 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:46:34 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-737c0fbd-d339-4976-a08c-519bf29d04f2 2019-05-17 00:46:34,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-05-17 00:46:34,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:46:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0df61c38-9a51-4961-9ac2-18ec6f58d586 2019-05-17 00:46:34,951 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:46:34,951 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-0df61c38-9a51-4961-9ac2-18ec6f58d586 2019-05-17 00:46:34,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.652565956116s 2019-05-17 00:46:39,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:46:39,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:46:40,372 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:46:39 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-a10edd27-7e09-46eb-ad95-6db34abe1606 2019-05-17 00:46:40,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-05-17 00:46:40,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:46:40 GMT Server: Apache x-openstack-request-id: req-b4a20a25-b568-4925-bafc-0c636aff09f5 2019-05-17 00:46:40,709 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:46:40,709 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-b4a20a25-b568-4925-bafc-0c636aff09f5 2019-05-17 00:46:40,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.751410007477s 2019-05-17 00:46:45,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:46:45,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:46:45,746 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:46:45 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-cbab518f-bbb1-4ff9-b52c-11098144b5d4 2019-05-17 00:46:45,746 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:46:45,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:46:45 GMT Server: Apache x-openstack-request-id: req-81f963ce-26a8-43c7-821b-0646acda9e97 2019-05-17 00:46:45,790 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:46:45,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-81f963ce-26a8-43c7-821b-0646acda9e97 2019-05-17 00:46:45,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756869316101s 2019-05-17 00:46:45,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:46:45,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:46:45,821 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:46:45 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-adeb302c-88d2-4ad9-a71f-02bed93306a1 2019-05-17 00:46:45,821 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:46:46,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:46:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6485fd29-eb12-4bdb-bbfc-ac09f181993e 2019-05-17 00:46:46,137 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:46:46,137 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-6485fd29-eb12-4bdb-bbfc-ac09f181993e 2019-05-17 00:46:46,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.346477031708s 2019-05-17 00:46:51,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:46:51,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:46:51,175 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:46:51 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-f21e4b41-e580-4954-85a1-4e437c8a4754 2019-05-17 00:46:51,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-05-17 00:46:51,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:46:51 GMT Server: Apache x-openstack-request-id: req-a291abbe-845b-434d-9b22-cb2680632a46 2019-05-17 00:46:51,522 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:46:51,522 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-a291abbe-845b-434d-9b22-cb2680632a46 2019-05-17 00:46:51,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.378663063049s 2019-05-17 00:46:56,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:46:56,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:46:56,559 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:46:56 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-ea30ff14-1b0e-4ea7-af4e-7c27759bb70f 2019-05-17 00:46:56,559 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:46:56,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:46:56 GMT Server: Apache x-openstack-request-id: req-8e7f37c4-b9af-4685-96c9-d50318713da1 2019-05-17 00:46:56,601 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:46:56,601 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-8e7f37c4-b9af-4685-96c9-d50318713da1 2019-05-17 00:46:56,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735387802124s 2019-05-17 00:46:56,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:46:56,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:46:56,632 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:46:56 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-8538cecf-9deb-47ca-b9d8-47ed8588f683 2019-05-17 00:46:56,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-05-17 00:46:56,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:46:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7c09e113-e979-4012-bba3-5688e080acf7 2019-05-17 00:46:56,675 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:46:56,675 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-7c09e113-e979-4012-bba3-5688e080acf7 2019-05-17 00:46:56,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729610919952s 2019-05-17 00:47:01,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:47:01,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:47:01,710 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:47:01 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-8373dc43-64f0-45e5-9a56-f3bf2f6838bf 2019-05-17 00:47:01,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-05-17 00:47:02,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:47:01 GMT Server: Apache x-openstack-request-id: req-96b696ec-dd79-4d1e-9214-1a26c5540ffc 2019-05-17 00:47:02,053 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:47:02,053 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-96b696ec-dd79-4d1e-9214-1a26c5540ffc 2019-05-17 00:47:02,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.374257087708s 2019-05-17 00:47:07,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:47:07,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:47:07,091 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:47:07 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-17d5110f-dbd6-4372-9e0d-2fddf920c741 2019-05-17 00:47:07,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-05-17 00:47:07,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:47:07 GMT Server: Apache x-openstack-request-id: req-50080f02-6a03-47e1-9a20-26ea6a12cb39 2019-05-17 00:47:07,134 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:47:07,134 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-50080f02-6a03-47e1-9a20-26ea6a12cb39 2019-05-17 00:47:07,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749890804291s 2019-05-17 00:47:07,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:47:07,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:47:07,164 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:47:07 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-a92cc848-afc2-4489-8f05-527eed8ae37d 2019-05-17 00:47:07,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-05-17 00:47:07,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:47:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f2aad663-efb0-471b-b4f6-9d1952f38aeb 2019-05-17 00:47:07,386 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:47:07,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-f2aad663-efb0-471b-b4f6-9d1952f38aeb 2019-05-17 00:47:07,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.25136089325s 2019-05-17 00:47:12,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:47:12,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:47:12,714 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:47:12 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-8d6b9241-b456-426b-bf7d-3705040ce682 2019-05-17 00:47:12,714 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:47:12,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:47:12 GMT Server: Apache x-openstack-request-id: req-8ac3a836-59fb-4702-ada0-ae7e1f739cb2 2019-05-17 00:47:12,758 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:47:12,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-8ac3a836-59fb-4702-ada0-ae7e1f739cb2 2019-05-17 00:47:12,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.365439891815s 2019-05-17 00:47:17,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:47:17,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:47:18,095 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:47:17 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-e94efdc5-7444-40be-8aac-e572ea418e23 2019-05-17 00:47:18,095 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:47:18,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:47:18 GMT Server: Apache x-openstack-request-id: req-4d61397a-37f1-4032-be66-33bd01fdefa5 2019-05-17 00:47:18,137 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:47:18,137 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-4d61397a-37f1-4032-be66-33bd01fdefa5 2019-05-17 00:47:18,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.373435020447s 2019-05-17 00:47:18,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:47:18,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:47:18,168 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:47:18 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-edee831c-e578-4192-9316-9c8a2c41bd4f 2019-05-17 00:47:18,168 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:47:18,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:47:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9f135a1e-5286-491a-89c0-2f1828d293f2 2019-05-17 00:47:18,211 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:47:18,211 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-9f135a1e-5286-491a-89c0-2f1828d293f2 2019-05-17 00:47:18,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729808807373s 2019-05-17 00:47:23,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:47:23,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:47:23,248 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:47:23 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-a8bf2ac8-73cd-4148-ac50-7d30c70f3730 2019-05-17 00:47:23,248 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:47:23,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:47:23 GMT Server: Apache x-openstack-request-id: req-1bde53a8-56d6-4665-9ee6-71c1636ec5f0 2019-05-17 00:47:23,290 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:47:23,290 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-1bde53a8-56d6-4665-9ee6-71c1636ec5f0 2019-05-17 00:47:23,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724680423737s 2019-05-17 00:47:28,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:47:28,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:47:28,327 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:47:28 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-9dc77e1e-8280-460d-845e-f7212b3a8493 2019-05-17 00:47:28,327 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:47:28,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:47:28 GMT Server: Apache x-openstack-request-id: req-c09aa9d5-2177-45d3-a5be-1bfa8e7dd83c 2019-05-17 00:47:28,654 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:47:28,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-c09aa9d5-2177-45d3-a5be-1bfa8e7dd83c 2019-05-17 00:47:28,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.358674049377s 2019-05-17 00:47:28,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:47:28,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:47:28,684 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:47:28 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-733dca98-6071-4c5f-a811-3f7c5abbb43d 2019-05-17 00:47:28,685 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:47:28,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:47:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0befa224-257c-4ccf-b003-2ba24a1e46a2 2019-05-17 00:47:28,728 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:47:28,728 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-0befa224-257c-4ccf-b003-2ba24a1e46a2 2019-05-17 00:47:28,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072741985321s 2019-05-17 00:47:33,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:47:33,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:47:33,765 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:47:33 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-b6dea040-f3f3-4b4e-b07b-99536ff23cdd 2019-05-17 00:47:33,765 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:47:33,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:47:33 GMT Server: Apache x-openstack-request-id: req-a31268c3-206d-458e-9484-5a8c28b03c2f 2019-05-17 00:47:33,807 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:47:33,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-a31268c3-206d-458e-9484-5a8c28b03c2f 2019-05-17 00:47:33,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724730491638s 2019-05-17 00:47:38,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:47:38,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:47:38,843 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:47:38 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-bf52ecf2-312d-4af7-8e2b-9502d9892f71 2019-05-17 00:47:38,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-05-17 00:47:38,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:47:38 GMT Server: Apache x-openstack-request-id: req-a87049a9-7669-45d5-95d8-c75a52dc8559 2019-05-17 00:47:38,886 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:47:38,886 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-a87049a9-7669-45d5-95d8-c75a52dc8559 2019-05-17 00:47:38,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753059387207s 2019-05-17 00:47:38,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:47:38,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:47:39,219 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:47:38 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-73dd278f-c40a-42a1-af16-a135c7df4068 2019-05-17 00:47:39,219 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:47:39,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:47:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7dfdf672-50fc-4404-990b-f418f08baed4 2019-05-17 00:47:39,262 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:47:39,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-7dfdf672-50fc-4404-990b-f418f08baed4 2019-05-17 00:47:39,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.375871181488s 2019-05-17 00:47:44,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:47:44,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:47:44,300 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:47:44 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-b15d3719-d17d-456d-9fa5-4a2fe5f41ea8 2019-05-17 00:47:44,300 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:47:44,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:47:44 GMT Server: Apache x-openstack-request-id: req-abbd7c21-385b-41c5-8640-55679ef0d021 2019-05-17 00:47:44,343 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:47:44,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-abbd7c21-385b-41c5-8640-55679ef0d021 2019-05-17 00:47:44,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742738246918s 2019-05-17 00:47:49,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:47:49,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:47:50,096 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:47:49 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-220c673d-9599-4b68-b879-d5fa154f7181 2019-05-17 00:47:50,096 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:47:50,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:47:50 GMT Server: Apache x-openstack-request-id: req-c46c267f-b8a5-4bd2-b5e0-e5f8b73ccae1 2019-05-17 00:47:50,139 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:47:50,139 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-c46c267f-b8a5-4bd2-b5e0-e5f8b73ccae1 2019-05-17 00:47:50,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.790166139603s 2019-05-17 00:47:50,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:47:50,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:47:50,170 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:47:50 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-281ebdad-c9a4-417b-9b11-9485db90b2b6 2019-05-17 00:47:50,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-05-17 00:47:50,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:47:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4c584352-986f-49e0-82d1-36f30ed44954 2019-05-17 00:47:50,212 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:47:50,212 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-4c584352-986f-49e0-82d1-36f30ed44954 2019-05-17 00:47:50,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723481178284s 2019-05-17 00:47:55,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:47:55,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:47:55,247 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:47:55 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-8c1e47ee-3284-4ca1-bf38-6502833625e5 2019-05-17 00:47:55,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-05-17 00:47:55,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:47:55 GMT Server: Apache x-openstack-request-id: req-471c7f02-6e10-419d-83c2-8f01e3743735 2019-05-17 00:47:55,289 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:47:55,289 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-471c7f02-6e10-419d-83c2-8f01e3743735 2019-05-17 00:47:55,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740060806274s 2019-05-17 00:48:00,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:48:00,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:48:00,327 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:48:00 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-b03d950b-b63a-4e70-b176-aadcf8297404 2019-05-17 00:48:00,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-05-17 00:48:00,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:48:00 GMT Server: Apache x-openstack-request-id: req-7ab7b02d-17fb-4c17-b3f8-7f8a04ee15c1 2019-05-17 00:48:00,370 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:48:00,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-7ab7b02d-17fb-4c17-b3f8-7f8a04ee15c1 2019-05-17 00:48:00,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747971534729s 2019-05-17 00:48:00,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:48:00,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:48:00,401 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:48:00 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-d59514d4-8381-4e28-94e2-68a8d9dd04a8 2019-05-17 00:48:00,401 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:48:00,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:48:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3ea40269-3688-4a95-8f53-7e891a572f1c 2019-05-17 00:48:00,444 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:48:00,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-3ea40269-3688-4a95-8f53-7e891a572f1c 2019-05-17 00:48:00,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737419128418s 2019-05-17 00:48:05,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:48:05,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:48:05,480 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:48:05 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-12eec23e-6bfc-4545-ac50-da9e68c4d3f7 2019-05-17 00:48:05,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-05-17 00:48:05,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:48:05 GMT Server: Apache x-openstack-request-id: req-1c630a0d-24bc-41d8-93c4-6be6ea0c55a8 2019-05-17 00:48:05,523 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:48:05,523 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-1c630a0d-24bc-41d8-93c4-6be6ea0c55a8 2019-05-17 00:48:05,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746750831604s 2019-05-17 00:48:10,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:48:10,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:48:10,846 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:48:10 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-74e15bf7-8929-4a81-b1da-f4800b500f6b 2019-05-17 00:48:10,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-05-17 00:48:10,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:48:10 GMT Server: Apache x-openstack-request-id: req-8660bd0a-2d75-4124-aea8-a489bfb50e51 2019-05-17 00:48:10,888 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:48:10,889 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-8660bd0a-2d75-4124-aea8-a489bfb50e51 2019-05-17 00:48:10,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.360222816467s 2019-05-17 00:48:10,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:48:10,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:48:10,919 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:48:10 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-386028a4-e3d3-472d-b75b-a739fa2d1588 2019-05-17 00:48:10,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-05-17 00:48:11,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:48:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c9ff6f54-c84c-4813-b8a4-28afb2b06e3c 2019-05-17 00:48:11,251 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:48:11,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-c9ff6f54-c84c-4813-b8a4-28afb2b06e3c 2019-05-17 00:48:11,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.362421989441s 2019-05-17 00:48:16,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:48:16,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:48:16,647 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:48:16 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-a34498a3-fc69-47e0-b0af-c1995e85871f 2019-05-17 00:48:16,647 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:48:16,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:48:16 GMT Server: Apache x-openstack-request-id: req-f0198b2c-ddd0-429e-b239-e0d1f7dcd325 2019-05-17 00:48:16,690 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:48:16,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-f0198b2c-ddd0-429e-b239-e0d1f7dcd325 2019-05-17 00:48:16,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.432527065277s 2019-05-17 00:48:21,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:48:21,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:48:21,728 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:48:21 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-cbf34710-82a4-4683-837a-72196a397308 2019-05-17 00:48:21,728 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:48:22,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:48:21 GMT Server: Apache x-openstack-request-id: req-4882cc65-fe98-442a-a6cb-34dd0c5dc476 2019-05-17 00:48:22,069 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:48:22,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-4882cc65-fe98-442a-a6cb-34dd0c5dc476 2019-05-17 00:48:22,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.372562170029s 2019-05-17 00:48:22,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:48:22,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:48:22,101 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:48:22 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-9349c251-597f-4e15-8acf-38529435912c 2019-05-17 00:48:22,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-05-17 00:48:22,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:48:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2f7a2f18-98ab-4944-8b9d-4b0c9dca3188 2019-05-17 00:48:22,144 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:48:22,144 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-2f7a2f18-98ab-4944-8b9d-4b0c9dca3188 2019-05-17 00:48:22,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0744910240173s 2019-05-17 00:48:27,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:48:27,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:48:27,476 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:48:27 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-ed5506a9-e917-4356-8a0b-ff1da98cb001 2019-05-17 00:48:27,476 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:48:27,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:48:27 GMT Server: Apache x-openstack-request-id: req-6424d999-1b49-40ed-93a7-e0913e1ec9ad 2019-05-17 00:48:27,519 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:48:27,520 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-6424d999-1b49-40ed-93a7-e0913e1ec9ad 2019-05-17 00:48:27,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.368559837341s 2019-05-17 00:48:32,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:48:32,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:48:32,554 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:48:32 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-a426160c-2aba-4431-8381-2842c036e823 2019-05-17 00:48:32,554 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:48:32,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:48:32 GMT Server: Apache x-openstack-request-id: req-128c1376-f8f8-40bf-9cb1-5e6145e944af 2019-05-17 00:48:32,596 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:48:32,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-128c1376-f8f8-40bf-9cb1-5e6145e944af 2019-05-17 00:48:32,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728840827942s 2019-05-17 00:48:32,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:48:32,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:48:32,627 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:48:32 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-fa031841-8f36-457b-9b78-aa3f57c67a18 2019-05-17 00:48:32,628 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:48:32,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:48:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-620c78c0-cd68-4fa7-8d32-210a30bdf369 2019-05-17 00:48:32,670 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:48:32,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-620c78c0-cd68-4fa7-8d32-210a30bdf369 2019-05-17 00:48:32,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736649036407s 2019-05-17 00:48:37,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:48:37,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:48:37,708 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:48:37 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-92eaadd3-509e-418e-8652-2fe69b2f6112 2019-05-17 00:48:37,708 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:48:37,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:48:37 GMT Server: Apache x-openstack-request-id: req-f82663d4-a066-4ac6-926f-08c5e7c9b559 2019-05-17 00:48:37,750 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:48:37,750 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-f82663d4-a066-4ac6-926f-08c5e7c9b559 2019-05-17 00:48:37,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734739303589s 2019-05-17 00:48:42,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:48:42,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:48:42,788 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:48:42 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-0c2baf9f-93f1-4fa2-a787-8c4c9ffa6583 2019-05-17 00:48:42,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-05-17 00:48:42,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:48:42 GMT Server: Apache x-openstack-request-id: req-61ca7937-07d3-4b01-b67c-83ceb0023169 2019-05-17 00:48:42,831 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:48:42,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-61ca7937-07d3-4b01-b67c-83ceb0023169 2019-05-17 00:48:42,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745599269867s 2019-05-17 00:48:42,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:48:42,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:48:42,861 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:48:42 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-e9fe318a-ad2e-4fce-bc0c-e9c902a615f8 2019-05-17 00:48:42,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-05-17 00:48:42,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:48:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-67c38bc3-86ee-48c2-a2cf-5839b322046e 2019-05-17 00:48:42,904 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:48:42,904 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-67c38bc3-86ee-48c2-a2cf-5839b322046e 2019-05-17 00:48:42,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727510452271s 2019-05-17 00:48:47,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:48:47,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:48:47,941 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:48:47 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-3a1a6907-7349-4c8a-8b27-84096ae5ae95 2019-05-17 00:48:47,941 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:48:47,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:48:47 GMT Server: Apache x-openstack-request-id: req-1efc2cfd-5d1e-4cf9-be79-495402fae511 2019-05-17 00:48:47,984 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:48:47,984 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-1efc2cfd-5d1e-4cf9-be79-495402fae511 2019-05-17 00:48:47,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073089838028s 2019-05-17 00:48:52,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:48:52,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:48:53,019 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:48:52 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-1d188250-a364-4df5-82d1-bf5c339aea3d 2019-05-17 00:48:53,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-05-17 00:48:53,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:48:53 GMT Server: Apache x-openstack-request-id: req-117264d3-e874-4e13-95d9-7c859cb6aba5 2019-05-17 00:48:53,062 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:48:53,062 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-117264d3-e874-4e13-95d9-7c859cb6aba5 2019-05-17 00:48:53,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072252035141s 2019-05-17 00:48:53,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:48:53,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:48:53,093 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:48:53 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-c88d1116-eb65-4e06-9421-95be2abe1848 2019-05-17 00:48:53,093 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:48:53,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:48:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-99bb6556-22d2-40ac-8c9e-7fe83b579b69 2019-05-17 00:48:53,135 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:48:53,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-99bb6556-22d2-40ac-8c9e-7fe83b579b69 2019-05-17 00:48:53,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726909637451s 2019-05-17 00:48:58,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:48:58,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:48:58,173 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:48:58 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-a224493c-ce68-4b2c-ae19-5bb35a329fb7 2019-05-17 00:48:58,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-05-17 00:48:58,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:48:58 GMT Server: Apache x-openstack-request-id: req-4e173ffe-8722-4aee-9340-767c85d52813 2019-05-17 00:48:58,215 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:48:58,216 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-4e173ffe-8722-4aee-9340-767c85d52813 2019-05-17 00:48:58,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738048553467s 2019-05-17 00:49:03,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:49:03,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:49:03,252 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:49:03 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-04b98d70-b258-4305-ba69-9bb5ec92f459 2019-05-17 00:49:03,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-05-17 00:49:03,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:49:03 GMT Server: Apache x-openstack-request-id: req-9104114d-2336-4dc7-a2e6-870bd62e07b0 2019-05-17 00:49:03,296 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:49:03,296 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-9104114d-2336-4dc7-a2e6-870bd62e07b0 2019-05-17 00:49:03,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750660896301s 2019-05-17 00:49:03,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:49:03,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:49:03,626 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:49:03 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-c50ca4b1-b39c-4d8e-99e5-635beafffc10 2019-05-17 00:49: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-05-17 00:49:03,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:49:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8fdc3fa0-3aa2-417d-9594-239e9ac1b9bc 2019-05-17 00:49:03,670 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:49:03,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-8fdc3fa0-3aa2-417d-9594-239e9ac1b9bc 2019-05-17 00:49:03,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.373018026352s 2019-05-17 00:49:08,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:49:08,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:49:08,708 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:49:08 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-72144f7e-41d6-4b2c-9383-7b4eba7adc75 2019-05-17 00:49:08,708 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:49:08,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:49:08 GMT Server: Apache x-openstack-request-id: req-d95eb3ca-5347-423a-bc3b-d73e61733d09 2019-05-17 00:49:08,751 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:49:08,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-d95eb3ca-5347-423a-bc3b-d73e61733d09 2019-05-17 00:49:08,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750288963318s 2019-05-17 00:49:13,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:49:13,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:49:14,169 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:49:13 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-26ebefd7-40c9-4ccf-8798-5efe41288b09 2019-05-17 00:49:14,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-05-17 00:49:14,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:49:14 GMT Server: Apache x-openstack-request-id: req-6beff55d-94a5-4449-ac40-71fe5f9ad02e 2019-05-17 00:49:14,211 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:49:14,212 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-6beff55d-94a5-4449-ac40-71fe5f9ad02e 2019-05-17 00:49:14,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.454450130463s 2019-05-17 00:49:14,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:49:14,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:49:14,242 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:49:14 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-4252bb04-48a5-41de-9473-b640108812d3 2019-05-17 00:49:14,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-05-17 00:49:14,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:49:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dad157ba-8a61-4d3e-92f7-4de9dd82df40 2019-05-17 00:49:14,287 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:49:14,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-dad157ba-8a61-4d3e-92f7-4de9dd82df40 2019-05-17 00:49:14,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0752928256989s 2019-05-17 00:49:19,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:49:19,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:49:19,325 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:49:19 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-06dd1fa3-c6f6-476c-930c-de531575582b 2019-05-17 00:49:19,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-05-17 00:49:19,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:49:19 GMT Server: Apache x-openstack-request-id: req-34d00176-e92b-4fb6-a41f-3f5137fddd37 2019-05-17 00:49:19,368 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:49:19,368 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-34d00176-e92b-4fb6-a41f-3f5137fddd37 2019-05-17 00:49:19,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744318962097s 2019-05-17 00:49:24,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:49:24,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:49:24,404 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:49:24 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-da13dfc8-487a-4562-afdc-e9b04340933d 2019-05-17 00:49:24,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-05-17 00:49:24,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:49:24 GMT Server: Apache x-openstack-request-id: req-8fd20848-2a6b-455f-898c-cf708ed6816c 2019-05-17 00:49:24,446 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:49:24,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-8fd20848-2a6b-455f-898c-cf708ed6816c 2019-05-17 00:49:24,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722408294678s 2019-05-17 00:49:24,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:49:24,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:49:24,477 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:49:24 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-5228ad87-67cc-4466-aff1-9abdec38b61d 2019-05-17 00:49:24,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-05-17 00:49:24,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:49:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-06de1890-c2dc-4d94-842a-87340705dab4 2019-05-17 00:49:24,521 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:49:24,522 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-06de1890-c2dc-4d94-842a-87340705dab4 2019-05-17 00:49:24,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0747139453888s 2019-05-17 00:49:29,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:49:29,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:49:29,868 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:49:29 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-17d8d03a-0905-44f9-9d3c-012c062e6950 2019-05-17 00:49:29,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-05-17 00:49:29,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:49:29 GMT Server: Apache x-openstack-request-id: req-c9260fdf-16bf-4365-a6bb-3d550ef2a274 2019-05-17 00:49:29,910 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:49:29,910 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-c9260fdf-16bf-4365-a6bb-3d550ef2a274 2019-05-17 00:49:29,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.381855964661s 2019-05-17 00:49:34,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:49:34,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:49:34,949 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:49:34 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-059f002a-559f-4907-8ced-eef28442bd53 2019-05-17 00:49:34,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-05-17 00:49:34,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:49:34 GMT Server: Apache x-openstack-request-id: req-660f93b7-a216-46e3-b7eb-a16bfc70225c 2019-05-17 00:49:34,994 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:49:34,994 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-660f93b7-a216-46e3-b7eb-a16bfc70225c 2019-05-17 00:49:34,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0781099796295s 2019-05-17 00:49:34,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:49:34,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:49:35,025 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:49:34 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-7b5712f8-c508-4682-82a2-2f205c716ff3 2019-05-17 00:49:35,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-05-17 00:49:35,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:49:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5b863b80-17dc-400b-bb78-afc3ba2c088e 2019-05-17 00:49:35,068 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:49:35,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-5b863b80-17dc-400b-bb78-afc3ba2c088e 2019-05-17 00:49:35,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739760398865s 2019-05-17 00:49:40,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:49:40,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:49:40,106 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:49:40 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-8e124ab2-8a2b-42e8-8619-61b9fe0bf644 2019-05-17 00:49:40,106 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:49:40,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:49:40 GMT Server: Apache x-openstack-request-id: req-ad67ca36-54ea-4ec7-8780-4e0efda7a838 2019-05-17 00:49:40,150 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:49:40,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-ad67ca36-54ea-4ec7-8780-4e0efda7a838 2019-05-17 00:49:40,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753090381622s 2019-05-17 00:49:45,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:49:45,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:49:45,187 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:49:45 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-42ebfe4f-42aa-4b3d-ae87-0debb3366ed2 2019-05-17 00:49:45,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-05-17 00:49:45,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:49:45 GMT Server: Apache x-openstack-request-id: req-b25de440-e84c-45d0-a1dd-c7f6c815c9c2 2019-05-17 00:49:45,229 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:49:45,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-b25de440-e84c-45d0-a1dd-c7f6c815c9c2 2019-05-17 00:49:45,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734879970551s 2019-05-17 00:49:45,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:49:45,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:49:45,261 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:49:45 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-820e8a1c-c048-4961-990a-0000175c2f18 2019-05-17 00:49:45,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-05-17 00:49:45,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:49:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9d25e35f-d876-47b4-8b0e-adbd0611e524 2019-05-17 00:49:45,304 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:49:45,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-9d25e35f-d876-47b4-8b0e-adbd0611e524 2019-05-17 00:49:45,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074508190155s 2019-05-17 00:49:50,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:49:50,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:49:50,344 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:49:50 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-a3682c7c-4a57-4c6d-8653-faccfb3fb936 2019-05-17 00:49:50,344 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:49:50,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:49:50 GMT Server: Apache x-openstack-request-id: req-71691b4c-5f2e-46ca-a3e8-390f781c4277 2019-05-17 00:49:50,386 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:49:50,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-71691b4c-5f2e-46ca-a3e8-390f781c4277 2019-05-17 00:49:50,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750410556793s 2019-05-17 00:49:55,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:49:55,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:49:55,422 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:49:55 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-d2659685-d7ac-4683-a7b8-9b767f32f245 2019-05-17 00:49:55,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-05-17 00:49:55,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:49:55 GMT Server: Apache x-openstack-request-id: req-51af5617-427c-459e-a960-a971bb0833a2 2019-05-17 00:49:55,463 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:49:55,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-51af5617-427c-459e-a960-a971bb0833a2 2019-05-17 00:49:55,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713200569153s 2019-05-17 00:49:55,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:49:55,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:49:55,782 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:49:55 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-414ae398-e631-4b08-aa91-41ca0f103fb0 2019-05-17 00:49:55,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-05-17 00:49:55,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:49:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a27c9b5c-1f54-486d-a83a-42b71b57cd57 2019-05-17 00:49:55,828 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:49:55,828 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-a27c9b5c-1f54-486d-a83a-42b71b57cd57 2019-05-17 00:49:55,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.364060878754s 2019-05-17 00:50:00,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:50:00,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:50:00,866 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:50:00 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-b34a11de-08b4-4bd9-bb6a-24553b217270 2019-05-17 00:50:00,867 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:50:00,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:50:00 GMT Server: Apache x-openstack-request-id: req-9ff7fcab-ea8a-4ee8-a045-8a84de61ed0e 2019-05-17 00:50:00,909 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:50:00,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-9ff7fcab-ea8a-4ee8-a045-8a84de61ed0e 2019-05-17 00:50:00,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747771263123s 2019-05-17 00:50:05,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:50:05,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:50:05,946 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:50:05 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-e2680336-87c5-4ae4-9a72-9c64b9980b1a 2019-05-17 00:50:05,946 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:50:05,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:50:05 GMT Server: Apache x-openstack-request-id: req-f1ffb07f-d70f-4761-b8bd-77a884e36a7c 2019-05-17 00:50:05,988 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:50:05,988 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-f1ffb07f-d70f-4761-b8bd-77a884e36a7c 2019-05-17 00:50:05,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732250213623s 2019-05-17 00:50:05,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:50:05,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:50:06,306 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:50:05 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-93a749a8-b40c-4332-a425-333dd01dac62 2019-05-17 00:50:06,306 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:50:06,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:50:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9ce7b67a-57ee-4da0-be70-711e8f919505 2019-05-17 00:50:06,349 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:50:06,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-9ce7b67a-57ee-4da0-be70-711e8f919505 2019-05-17 00:50:06,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.359848976135s 2019-05-17 00:50:11,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:50:11,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:50:11,386 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:50:11 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-493d73f2-e5d6-42a9-be17-af2758465148 2019-05-17 00:50:11,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-05-17 00:50:11,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:50:11 GMT Server: Apache x-openstack-request-id: req-fd02ef2a-e15c-4a32-af6b-a94b2dcef958 2019-05-17 00:50:11,428 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:50:11,428 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-fd02ef2a-e15c-4a32-af6b-a94b2dcef958 2019-05-17 00:50:11,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761229991913s 2019-05-17 00:50:16,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:50:16,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:50:16,464 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:50:16 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-fbbcb2ca-ce8e-4325-84b3-f1033c1a7435 2019-05-17 00:50:16,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-05-17 00:50:16,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:50:16 GMT Server: Apache x-openstack-request-id: req-8fae8045-ecbd-4849-9e6e-265893f7c820 2019-05-17 00:50:16,507 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:50:16,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-8fae8045-ecbd-4849-9e6e-265893f7c820 2019-05-17 00:50:16,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730850696564s 2019-05-17 00:50:16,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:50:16,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:50:16,537 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:50:16 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-4567e148-7320-44df-8de5-92e5f3adacb1 2019-05-17 00:50:16,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-05-17 00:50:16,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:50:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-56ff198b-5dce-4793-a38f-485bbee69685 2019-05-17 00:50:16,581 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:50:16,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-56ff198b-5dce-4793-a38f-485bbee69685 2019-05-17 00:50:16,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737340450287s 2019-05-17 00:50:21,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:50:21,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:50:22,347 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:50:21 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-dd1c29a8-6003-4ffe-8c85-ce5fc58585e6 2019-05-17 00:50:22,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-05-17 00:50:22,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:50:22 GMT Server: Apache x-openstack-request-id: req-d44a4348-a0e5-4992-b691-52b291b9d8e4 2019-05-17 00:50:22,389 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:50:22,390 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-d44a4348-a0e5-4992-b691-52b291b9d8e4 2019-05-17 00:50:22,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.801659107208s 2019-05-17 00:50:27,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:50:27,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:50:27,727 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:50:27 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-bc6006d9-3cc7-4421-9e78-4c8d07251143 2019-05-17 00:50:27,728 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:50:27,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:50:27 GMT Server: Apache x-openstack-request-id: req-75f81cb3-40cd-48fe-83d9-b9b45a93b634 2019-05-17 00:50:27,771 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:50:27,771 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-75f81cb3-40cd-48fe-83d9-b9b45a93b634 2019-05-17 00:50:27,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.375920057297s 2019-05-17 00:50:27,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:50:27,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:50:27,801 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:50:27 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-b7846688-4416-4cc2-9a6d-0a116a47e085 2019-05-17 00:50:27,802 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:50:27,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:50:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0436eef9-b9df-48e3-bfd6-696b0d5133ff 2019-05-17 00:50:27,845 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:50:27,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-0436eef9-b9df-48e3-bfd6-696b0d5133ff 2019-05-17 00:50:27,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734069347382s 2019-05-17 00:50:32,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:50:32,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:50:32,882 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:50:32 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-c6ea7819-30a0-418f-ae23-d0eb89cdda45 2019-05-17 00:50:32,882 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:50:32,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:50:32 GMT Server: Apache x-openstack-request-id: req-000c8e0b-3a87-47b7-9f00-2b7721907f97 2019-05-17 00:50:32,925 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:50:32,925 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-000c8e0b-3a87-47b7-9f00-2b7721907f97 2019-05-17 00:50:32,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736839771271s 2019-05-17 00:50:37,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:50:37,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:50:37,963 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:50:37 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-38599462-2f90-4ca7-86a3-948628d04996 2019-05-17 00:50:37,963 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:50:38,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:50:37 GMT Server: Apache x-openstack-request-id: req-6e9849d4-7029-4ae7-97c3-b811bbb61799 2019-05-17 00:50:38,005 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:50:38,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-6e9849d4-7029-4ae7-97c3-b811bbb61799 2019-05-17 00:50:38,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740211009979s 2019-05-17 00:50:38,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:50:38,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:50:38,036 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:50:38 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-147cd4c4-b5ec-4d89-a1d8-87cacf5989fd 2019-05-17 00:50:38,036 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:50:38,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:50:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8c21fe68-0d6d-43c2-8290-007808eed36e 2019-05-17 00:50:38,080 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:50:38,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-8c21fe68-0d6d-43c2-8290-007808eed36e 2019-05-17 00:50:38,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0744140148163s 2019-05-17 00:50:43,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:50:43,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:50:43,119 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:50:43 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-ea8028db-1b8b-487c-9214-b0d343d9f8d5 2019-05-17 00:50:43,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-05-17 00:50:43,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:50:43 GMT Server: Apache x-openstack-request-id: req-72791983-ec82-4f53-844e-ccf814a4a588 2019-05-17 00:50:43,161 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:50:43,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-72791983-ec82-4f53-844e-ccf814a4a588 2019-05-17 00:50:43,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740361213684s 2019-05-17 00:50:48,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:50:48,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:50:48,200 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:50:48 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-965128d0-eac0-4824-857a-f0b1437cb54a 2019-05-17 00:50:48,200 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:50:48,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:50:48 GMT Server: Apache x-openstack-request-id: req-dc656a61-de5d-4a73-b7da-1948c23e04fa 2019-05-17 00:50:48,243 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:50:48,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-dc656a61-de5d-4a73-b7da-1948c23e04fa 2019-05-17 00:50:48,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760698318481s 2019-05-17 00:50:48,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:50:48,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:50:48,273 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:50:48 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-f5bdef8b-ca01-4863-bf38-72bb7bef749d 2019-05-17 00:50:48,273 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:50:48,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:50:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5c7f04dc-6351-4375-abce-53277dd4926b 2019-05-17 00:50:48,317 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:50:48,317 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-5c7f04dc-6351-4375-abce-53277dd4926b 2019-05-17 00:50:48,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741739273071s 2019-05-17 00:50:53,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:50:53,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:50:53,355 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:50:53 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-73779cc9-2be3-455d-a06c-a7abf8349d4d 2019-05-17 00:50:53,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-05-17 00:50:53,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:50:53 GMT Server: Apache x-openstack-request-id: req-28bef250-ce3e-496b-8d1c-57be1b1a79dc 2019-05-17 00:50:53,397 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:50:53,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-28bef250-ce3e-496b-8d1c-57be1b1a79dc 2019-05-17 00:50:53,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735490322113s 2019-05-17 00:50:58,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:50:58,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:50:58,435 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:50:58 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-ca7bff3d-df72-4cbc-84e4-7f52afea77d8 2019-05-17 00:50:58,435 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:50:58,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:50:58 GMT Server: Apache x-openstack-request-id: req-3d055866-effc-4466-bc02-dd67d7c34458 2019-05-17 00:50:58,771 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:50:58,772 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-3d055866-effc-4466-bc02-dd67d7c34458 2019-05-17 00:50:58,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.368290901184s 2019-05-17 00:50:58,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:50:58,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:50:58,802 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:50:58 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-b94969ea-e9fb-4244-97bf-6fc3c64d1db1 2019-05-17 00:50:58,802 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:50:58,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:50:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ba840443-e967-4d89-91f0-bc61cd165c38 2019-05-17 00:50:58,845 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:50:58,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-ba840443-e967-4d89-91f0-bc61cd165c38 2019-05-17 00:50:58,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072958946228s 2019-05-17 00:51:03,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:51:03,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:51:03,883 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:51:03 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-91c1a8af-4cea-4b8a-9ba8-ba60cad7c8f9 2019-05-17 00:51:03,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-05-17 00:51:03,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:51:03 GMT Server: Apache x-openstack-request-id: req-bc60f1a2-eefb-4386-9302-ba467d51cf29 2019-05-17 00:51:03,925 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:51:03,925 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-bc60f1a2-eefb-4386-9302-ba467d51cf29 2019-05-17 00:51:03,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732250213623s 2019-05-17 00:51:08,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:51:08,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:51:09,217 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:51:08 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-e51cce7f-5e50-43db-9ae6-a5b613e744a9 2019-05-17 00:51:09,217 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:51:09,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:51:09 GMT Server: Apache x-openstack-request-id: req-17a08913-bc17-4887-b51f-92393969502d 2019-05-17 00:51:09,260 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:51:09,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-17a08913-bc17-4887-b51f-92393969502d 2019-05-17 00:51:09,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.332738876343s 2019-05-17 00:51:09,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:51:09,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:51:09,293 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:51:09 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-cfca75ba-2708-4996-be38-dc250fa85289 2019-05-17 00:51:09,293 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:51:09,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:51:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-acac6ad6-2ef6-4bd4-aaf6-456255f7c64f 2019-05-17 00:51:09,336 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:51:09,336 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-acac6ad6-2ef6-4bd4-aaf6-456255f7c64f 2019-05-17 00:51:09,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0752749443054s 2019-05-17 00:51:14,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:51:14,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:51:14,374 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:51:14 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-76ffb74b-55a2-405d-8d36-1b59b3f647cc 2019-05-17 00:51:14,374 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:51:14,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:51:14 GMT Server: Apache x-openstack-request-id: req-66ea5a81-b895-4c2d-b47f-9203a8a945d9 2019-05-17 00:51:14,417 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:51:14,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-66ea5a81-b895-4c2d-b47f-9203a8a945d9 2019-05-17 00:51:14,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746898651123s 2019-05-17 00:51:19,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:51:19,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:51:19,453 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:51:19 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-ab3564bf-fa87-46fe-8195-77451f10d2fc 2019-05-17 00:51:19,453 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:51:19,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:51:19 GMT Server: Apache x-openstack-request-id: req-0a40433c-880f-4c2f-8a47-596ecbe823d1 2019-05-17 00:51:19,495 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:51:19,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-0a40433c-880f-4c2f-8a47-596ecbe823d1 2019-05-17 00:51:19,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724608898163s 2019-05-17 00:51:19,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:51:19,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:51:19,810 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:51:19 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-48727309-ee46-4b9e-9e0a-ea9af3f12a3f 2019-05-17 00:51:19,810 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:51:19,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:51:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-468ed8f2-b691-40b7-bdf9-6eb14452dc95 2019-05-17 00:51:19,853 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:51:19,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-468ed8f2-b691-40b7-bdf9-6eb14452dc95 2019-05-17 00:51:19,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.357264995575s 2019-05-17 00:51:24,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:51:24,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:51:24,891 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:51:24 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-c83b505d-1e6e-4f3b-b2a2-5eec3eb39416 2019-05-17 00:51:24,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-05-17 00:51:24,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:51:24 GMT Server: Apache x-openstack-request-id: req-d212ca6f-a163-496f-a632-035aba9fa382 2019-05-17 00:51:24,934 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:51:24,934 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-d212ca6f-a163-496f-a632-035aba9fa382 2019-05-17 00:51:24,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745241641998s 2019-05-17 00:51:29,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:51:29,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:51:29,970 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:51:29 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-5a9de234-f7d1-4bdf-955e-966b3a4bee6f 2019-05-17 00:51:29,970 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:51:30,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:51:29 GMT Server: Apache x-openstack-request-id: req-07e4b060-7a7d-4bbb-9d80-7579707eae03 2019-05-17 00:51:30,013 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:51:30,013 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-07e4b060-7a7d-4bbb-9d80-7579707eae03 2019-05-17 00:51:30,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737471580505s 2019-05-17 00:51:30,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:51:30,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:51:30,047 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:51:30 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-43b8cfdf-a171-41f3-8a0e-11c920fd4e24 2019-05-17 00:51:30,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-05-17 00:51:30,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:51:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e601e2e8-1508-43ae-ab7f-9530c526146d 2019-05-17 00:51:30,090 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:51:30,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-e601e2e8-1508-43ae-ab7f-9530c526146d 2019-05-17 00:51:30,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0759410858154s 2019-05-17 00:51:35,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:51:35,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:51:35,128 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:51:35 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-28bf2f4c-4f64-434f-b0cc-3390bfd0486f 2019-05-17 00:51:35,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-05-17 00:51:35,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:51:35 GMT Server: Apache x-openstack-request-id: req-9700ee36-9242-4183-9155-9672f7492644 2019-05-17 00:51:35,170 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:51:35,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-9700ee36-9242-4183-9155-9672f7492644 2019-05-17 00:51:35,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735840797424s 2019-05-17 00:51:40,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:51:40,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:51:40,207 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:51:40 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-1f900ef2-1228-4673-b9c2-95238f5fecaa 2019-05-17 00:51:40,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-05-17 00:51:40,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:51:40 GMT Server: Apache x-openstack-request-id: req-4216b32e-a86d-407e-bc9b-afdb1113de30 2019-05-17 00:51:40,250 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:51:40,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-4216b32e-a86d-407e-bc9b-afdb1113de30 2019-05-17 00:51:40,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747549533844s 2019-05-17 00:51:40,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:51:40,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:51:40,297 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:51:40 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-4d55e430-952d-4898-bada-15675d837684 2019-05-17 00:51:40,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-05-17 00:51:40,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:51:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ca56fb1a-2da9-4e2a-ab1e-091a99668593 2019-05-17 00:51:40,730 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:51:40,730 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-ca56fb1a-2da9-4e2a-ab1e-091a99668593 2019-05-17 00:51:40,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.478655099869s 2019-05-17 00:51:45,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:51:45,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:51:45,784 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:51:45 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-6f91049a-588d-4759-a287-078ad271f96d 2019-05-17 00:51:45,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:51:46,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:51:45 GMT Server: Apache x-openstack-request-id: req-b68720d4-728b-40a2-865a-96c18815246c 2019-05-17 00:51:46,118 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:51:46,118 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-b68720d4-728b-40a2-865a-96c18815246c 2019-05-17 00:51:46,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.381756782532s 2019-05-17 00:51:51,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:51:51,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:51:51,542 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:51:51 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-1b6ef77d-be8d-44d7-b91e-c5790a32e8d1 2019-05-17 00:51:51,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-05-17 00:51:51,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:51:51 GMT Server: Apache x-openstack-request-id: req-22e20bdb-3d68-4200-8aee-543d2bbb4783 2019-05-17 00:51:51,888 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:51:51,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-22e20bdb-3d68-4200-8aee-543d2bbb4783 2019-05-17 00:51:51,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.764221906662s 2019-05-17 00:51:51,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:51:51,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:51:52,213 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:51:51 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-64d9e80f-ab46-4299-a0db-619b6ef7914f 2019-05-17 00:51:52,213 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:51:52,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:51:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ef951398-1846-4817-9447-9e48576680f1 2019-05-17 00:51:52,256 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:51:52,256 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-ef951398-1846-4817-9447-9e48576680f1 2019-05-17 00:51:52,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.367436170578s 2019-05-17 00:51:57,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:51:57,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:51:57,293 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:51:57 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-b21717e8-cedc-484c-8594-f8e6eef07a4b 2019-05-17 00:51:57,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-05-17 00:51:57,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:51:57 GMT Server: Apache x-openstack-request-id: req-e6d97a44-18b0-461d-adf1-522e9b906579 2019-05-17 00:51:57,335 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:51:57,336 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-e6d97a44-18b0-461d-adf1-522e9b906579 2019-05-17 00:51:57,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726850032806s 2019-05-17 00:52:02,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:52:02,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:52:02,372 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:52:02 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-588ebbf9-d36f-42c1-94d4-690cee76981e 2019-05-17 00:52:02,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-05-17 00:52:02,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:52:02 GMT Server: Apache x-openstack-request-id: req-f2451719-9018-4bfa-ad8f-afd96ccb96ee 2019-05-17 00:52:02,415 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:52:02,415 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-f2451719-9018-4bfa-ad8f-afd96ccb96ee 2019-05-17 00:52:02,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737419128418s 2019-05-17 00:52:02,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:52:02,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:52:02,445 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:52:02 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-dc439615-cb5f-4bf3-9078-951883b660f6 2019-05-17 00:52:02,446 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:52:02,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:52:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8e7bd027-b2fc-4011-8ebd-ac77434344eb 2019-05-17 00:52:02,780 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:52:02,780 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-8e7bd027-b2fc-4011-8ebd-ac77434344eb 2019-05-17 00:52:02,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.36438202858s 2019-05-17 00:52:07,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:52:07,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:52:07,817 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:52:07 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-37863014-bae5-4884-b02b-4d242649470f 2019-05-17 00:52:07,817 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:52:08,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:52:07 GMT Server: Apache x-openstack-request-id: req-ccb121b8-33b6-4a11-87e0-fd32a9db7d8d 2019-05-17 00:52:08,134 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:52:08,134 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-ccb121b8-33b6-4a11-87e0-fd32a9db7d8d 2019-05-17 00:52:08,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.347860097885s 2019-05-17 00:52:13,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:52:13,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:52:13,171 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:52:13 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-7d781567-d0b1-4fca-91a6-68153d0fc11e 2019-05-17 00:52:13,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-05-17 00:52:13,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:52:13 GMT Server: Apache x-openstack-request-id: req-8599590d-db56-456c-800c-eed8518bbea5 2019-05-17 00:52:13,506 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:52:13,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-8599590d-db56-456c-800c-eed8518bbea5 2019-05-17 00:52:13,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.365956068039s 2019-05-17 00:52:13,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:52:13,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:52:13,537 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:52:13 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-009b9b0b-40c4-4dbf-9ca6-e7b72b7b856d 2019-05-17 00:52:13,537 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:52:13,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:52:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9e2e4c30-e8ae-4854-be6a-be29e5b03d8c 2019-05-17 00:52:13,581 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:52:13,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-9e2e4c30-e8ae-4854-be6a-be29e5b03d8c 2019-05-17 00:52:13,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743689537048s 2019-05-17 00:52:18,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:52:18,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:52:18,614 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:52:18 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-3b6c7626-e317-44fa-974e-5eef76c74e79 2019-05-17 00:52:18,614 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:52:18,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:52:18 GMT Server: Apache x-openstack-request-id: req-50580f12-3e81-423c-b086-0235cd5038e6 2019-05-17 00:52:18,656 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:52:18,656 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-50580f12-3e81-423c-b086-0235cd5038e6 2019-05-17 00:52:18,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073450088501s 2019-05-17 00:52:23,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:52:23,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:52:23,693 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:52:23 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-4fc6d0a7-6cbd-4d85-b7b5-39dfca20ea1f 2019-05-17 00:52:23,693 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:52:23,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:52:23 GMT Server: Apache x-openstack-request-id: req-056ffd62-df25-432b-87dd-179cb6664e34 2019-05-17 00:52:23,735 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:52:23,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-056ffd62-df25-432b-87dd-179cb6664e34 2019-05-17 00:52:23,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732679367065s 2019-05-17 00:52:23,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:52:23,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:52:23,766 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:52:23 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-9e9048a9-3cfb-4db2-89fd-71e6a5c4224d 2019-05-17 00:52:23,766 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:52:23,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:52:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ce04e1bb-02ec-451e-82d8-3890c94e48dd 2019-05-17 00:52:23,809 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:52:23,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-ce04e1bb-02ec-451e-82d8-3890c94e48dd 2019-05-17 00:52:23,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730998516083s 2019-05-17 00:52:28,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:52:28,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:52:28,846 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:52:28 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc Server: Apache x-openstack-request-id: req-a280741d-4839-49b0-a9d1-8cf30aead1dc 2019-05-17 00:52:28,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-05-17 00:52:28,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 449 Content-Type: application/json Date: Fri, 17 May 2019 00:52:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fcd31ab8-c189-48b2-b267-202b23162a60 2019-05-17 00:52:28,892 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-05-17T00:52:24Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/vellum/events/ac22a038-2669-4403-b62a-b5e21603a341", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b85bd8d9-f379-4928-85c0-c6ba380fdc4a", "id": "ac22a038-2669-4403-b62a-b5e21603a341"}, {"resource_name": "sprout", "event_time": "2019-05-17T00:52:24Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/sprout/events/fbe77ffb-0e06-4c66-9b0d-edbe083c2417", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-i5vupo6b7uyl", "id": "fbe77ffb-0e06-4c66-9b0d-edbe083c2417"}]} 2019-05-17 00:52:28,892 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc&marker=5d5ab83e-4fd4-4caf-b7b0-2ee438f7ee53&sort_dir=asc used request id req-fcd31ab8-c189-48b2-b267-202b23162a60 2019-05-17 00:52:28,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076642036438s 2019-05-17 00:52:33,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:52:33,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:52:34,323 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:52:33 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-ac714183-5efa-4624-951e-4fe276f9a843 2019-05-17 00:52:34,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-05-17 00:52:34,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:52:34 GMT Server: Apache x-openstack-request-id: req-591c243a-7baa-47df-b423-7b721e60da16 2019-05-17 00:52:34,366 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:52:34,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-591c243a-7baa-47df-b423-7b721e60da16 2019-05-17 00:52:34,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.467561006546s 2019-05-17 00:52:39,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:52:39,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:52:39,403 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:52:39 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-c410543d-fb79-4a05-9b19-a613b2260a7f 2019-05-17 00:52:39,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-05-17 00:52:39,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:52:39 GMT Server: Apache x-openstack-request-id: req-e56e67d2-9cde-4909-a403-be0966cac6d5 2019-05-17 00:52:39,446 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:52:39,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-e56e67d2-9cde-4909-a403-be0966cac6d5 2019-05-17 00:52:39,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739450454712s 2019-05-17 00:52:39,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:52:39,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:52:39,534 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:52:39 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-c739038e-4730-4e81-8395-5ae57f0e036d 2019-05-17 00:52:39,534 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:52:39,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:52:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b644e559-3f58-4a48-a1ee-f795e2866c62 2019-05-17 00:52:39,578 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:52:39,578 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-b644e559-3f58-4a48-a1ee-f795e2866c62 2019-05-17 00:52:39,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.131490945816s 2019-05-17 00:52:44,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:52:44,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:52:44,894 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:52:44 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-57ae3699-ac08-47bf-9bbe-eba68813f209 2019-05-17 00:52:44,894 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:52:44,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:52:44 GMT Server: Apache x-openstack-request-id: req-fe24904f-5584-438a-8cae-b52612f85362 2019-05-17 00:52:44,937 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:52:44,937 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-fe24904f-5584-438a-8cae-b52612f85362 2019-05-17 00:52:44,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.352331876755s 2019-05-17 00:52:49,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:52:49,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:52:50,034 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:52:49 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-5b1b261f-1e96-40af-9845-4dd5319b3889 2019-05-17 00:52:50,034 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:52:50,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:52:50 GMT Server: Apache x-openstack-request-id: req-f36db74c-5b08-4c3e-880f-e4dbcad23778 2019-05-17 00:52:50,076 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:52:50,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-f36db74c-5b08-4c3e-880f-e4dbcad23778 2019-05-17 00:52:50,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.13392496109s 2019-05-17 00:52:50,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:52:50,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:52:50,411 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:52:50 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-2312768f-e239-4676-92e5-ac19a5112a7a 2019-05-17 00:52:50,411 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:52:50,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:52:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ec1ead60-1e01-4038-8482-bcc74a458737 2019-05-17 00:52:50,455 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:52:50,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-ec1ead60-1e01-4038-8482-bcc74a458737 2019-05-17 00:52:50,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.378414869308s 2019-05-17 00:52:55,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:52:55,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:52:55,698 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:52:55 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-7874b1a2-66ec-4703-8d98-4d89e36ee83b 2019-05-17 00:52:55,698 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:52:55,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:52:55 GMT Server: Apache x-openstack-request-id: req-0fa27623-e91a-44f2-8419-bcfaeb8d2660 2019-05-17 00:52:55,740 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:52:55,740 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-0fa27623-e91a-44f2-8419-bcfaeb8d2660 2019-05-17 00:52:55,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.278155088425s 2019-05-17 00:53:00,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:53:00,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:53:00,780 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:53:00 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-2ee84085-e7c7-4a0b-8b87-497b85676c70 2019-05-17 00:53:00,780 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:53:00,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:53:00 GMT Server: Apache x-openstack-request-id: req-ddf9bb23-aea2-4478-8ce6-e311ae6c396c 2019-05-17 00:53:00,824 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:53:00,824 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-ddf9bb23-aea2-4478-8ce6-e311ae6c396c 2019-05-17 00:53:00,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0782768726349s 2019-05-17 00:53:00,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:53:00,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:53:00,855 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:53:00 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-867fe782-506f-47b4-abe4-929550b1ec3e 2019-05-17 00:53: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-05-17 00:53:00,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:53:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b613e10c-f787-447a-a4cb-c5fbcd819f13 2019-05-17 00:53:00,899 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:53:00,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-b613e10c-f787-447a-a4cb-c5fbcd819f13 2019-05-17 00:53:00,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741789340973s 2019-05-17 00:53:05,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:53:05,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:53:05,935 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:53:05 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-3f8341ed-6c73-4e62-b37a-6c3d48434080 2019-05-17 00:53:05,935 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:53:05,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:53:05 GMT Server: Apache x-openstack-request-id: req-a19c44dc-8f9e-406c-896a-f1b55cb40613 2019-05-17 00:53:05,977 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:53:05,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-a19c44dc-8f9e-406c-896a-f1b55cb40613 2019-05-17 00:53:05,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720229148865s 2019-05-17 00:53:10,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:53:10,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:53:11,312 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:53:10 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-a23e959a-9fc4-43ed-9f60-d31f7ca74cce 2019-05-17 00:53:11,312 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:53:11,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:53:11 GMT Server: Apache x-openstack-request-id: req-584fe3e5-99d8-42e2-95b9-e9e24c0cbe34 2019-05-17 00:53:11,354 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:53:11,354 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-584fe3e5-99d8-42e2-95b9-e9e24c0cbe34 2019-05-17 00:53:11,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.370857000351s 2019-05-17 00:53:11,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:53:11,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:53:11,385 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:53:11 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-6ce8ea45-09aa-4f89-8ce1-2b23fffff5ce 2019-05-17 00:53:11,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-05-17 00:53:11,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:53:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-400f2e36-c2aa-40fc-b87e-ecdb36923ceb 2019-05-17 00:53:11,720 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:53:11,721 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-400f2e36-c2aa-40fc-b87e-ecdb36923ceb 2019-05-17 00:53:11,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.366009950638s 2019-05-17 00:53:16,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:53:16,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:53:16,758 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:53:16 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-1cfd6f4a-78f7-41c5-bb57-d0d72f6c2cb8 2019-05-17 00:53:16,758 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:53:16,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:53:16 GMT Server: Apache x-openstack-request-id: req-e70bb432-3cbc-4f17-b82f-380ade1d6c51 2019-05-17 00:53:16,801 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:53:16,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-e70bb432-3cbc-4f17-b82f-380ade1d6c51 2019-05-17 00:53:16,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740339756012s 2019-05-17 00:53:21,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:53:21,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:53:21,837 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:53:21 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-2bddd50b-864b-4d14-8434-a84991361efc 2019-05-17 00:53:21,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-05-17 00:53:21,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:53:21 GMT Server: Apache x-openstack-request-id: req-80e9342a-6b6f-45d4-beb0-2dee46433013 2019-05-17 00:53:21,880 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:53:21,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-80e9342a-6b6f-45d4-beb0-2dee46433013 2019-05-17 00:53:21,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727028846741s 2019-05-17 00:53:21,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:53:21,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:53:22,210 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:53:21 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-c5682ef4-84c7-4527-a695-129856b60443 2019-05-17 00:53:22,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-05-17 00:53:22,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:53:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f9c9de6a-3e6f-43d1-ad26-5f6541251068 2019-05-17 00:53:22,558 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:53:22,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-f9c9de6a-3e6f-43d1-ad26-5f6541251068 2019-05-17 00:53:22,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.677845954895s 2019-05-17 00:53:27,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:53:27,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:53:27,597 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:53:27 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-06c7be88-94da-45b9-8b26-58e4b0d50167 2019-05-17 00:53:27,597 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:53:27,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:53:27 GMT Server: Apache x-openstack-request-id: req-e2ca06ee-35bf-4730-b211-5ee6fd205538 2019-05-17 00:53:27,639 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:53:27,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-e2ca06ee-35bf-4730-b211-5ee6fd205538 2019-05-17 00:53:27,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748131275177s 2019-05-17 00:53:32,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:53:32,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:53:32,954 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:53:32 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-37b5d5ec-6697-459b-9640-ca8efe0c0ad6 2019-05-17 00:53:32,954 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:53:33,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:53:32 GMT Server: Apache x-openstack-request-id: req-8d3a774f-9cb3-4d06-a0b1-f37d2cf89bab 2019-05-17 00:53:33,299 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:53:33,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-8d3a774f-9cb3-4d06-a0b1-f37d2cf89bab 2019-05-17 00:53:33,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.653732061386s 2019-05-17 00:53:33,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:53:33,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:53:33,329 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:53:33 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-4b555247-175e-499d-a27e-a204b18b1351 2019-05-17 00:53:33,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-05-17 00:53:33,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:53:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6ccc65b6-6595-4327-87a0-7207e72262a4 2019-05-17 00:53:33,373 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:53:33,373 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-6ccc65b6-6595-4327-87a0-7207e72262a4 2019-05-17 00:53:33,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735189914703s 2019-05-17 00:53:38,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:53:38,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:53:38,410 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:53:38 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-dac9f9a6-5280-4ec4-8780-030a74f84326 2019-05-17 00:53:38,411 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:53:38,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:53:38 GMT Server: Apache x-openstack-request-id: req-4598fe3c-7919-4132-a055-24dd72c634cc 2019-05-17 00:53:38,453 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:53:38,453 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-4598fe3c-7919-4132-a055-24dd72c634cc 2019-05-17 00:53:38,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735828876495s 2019-05-17 00:53:43,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:53:43,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:53:43,491 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:53:43 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-2bbb602e-7652-480a-9f8d-e53bba391159 2019-05-17 00:53:43,491 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:53:43,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:53:43 GMT Server: Apache x-openstack-request-id: req-ee7aebea-776a-4b86-90da-de36aac357bd 2019-05-17 00:53:43,833 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:53:43,833 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-ee7aebea-776a-4b86-90da-de36aac357bd 2019-05-17 00:53:43,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.374130010605s 2019-05-17 00:53:43,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:53:43,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:53:43,864 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:53:43 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-6c7fe9d7-4a2a-4dba-9857-7fba81bb73f2 2019-05-17 00:53:43,864 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:53:43,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:53:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1e9b2be5-dbda-4ccd-a231-8bc5a1e7fd11 2019-05-17 00:53:43,907 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:53:43,907 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-1e9b2be5-dbda-4ccd-a231-8bc5a1e7fd11 2019-05-17 00:53:43,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733571052551s 2019-05-17 00:53:48,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:53:48,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:53:48,944 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:53:48 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-c31e3f79-2269-46af-9436-33a6b27c33a6 2019-05-17 00:53:48,944 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:53:48,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:53:48 GMT Server: Apache x-openstack-request-id: req-de2ca37d-e6f3-4439-8c7a-93d07e294849 2019-05-17 00:53:48,986 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:53:48,986 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-de2ca37d-e6f3-4439-8c7a-93d07e294849 2019-05-17 00:53:48,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725769996643s 2019-05-17 00:53:53,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:53:53,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:53:54,022 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:53:53 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-d84c1345-1adb-4d75-bb13-d9e1e3a3d154 2019-05-17 00:53:54,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-05-17 00:53:54,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:53:54 GMT Server: Apache x-openstack-request-id: req-a24258fa-9e64-4b5e-a212-f0bdf0eee2fc 2019-05-17 00:53:54,065 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:53:54,065 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-a24258fa-9e64-4b5e-a212-f0bdf0eee2fc 2019-05-17 00:53:54,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728549957275s 2019-05-17 00:53:54,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:53:54,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:53:54,393 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:53:54 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-c8a0e06b-6a88-4687-a5b8-54ef7123d728 2019-05-17 00:53:54,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-05-17 00:53:54,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:53:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9990f027-945d-4485-8a46-0d7edeb14ac3 2019-05-17 00:53:54,436 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:53:54,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-9990f027-945d-4485-8a46-0d7edeb14ac3 2019-05-17 00:53:54,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.370557069778s 2019-05-17 00:53:59,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:53:59,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:53:59,475 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:53:59 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-25810f88-2bf4-484f-b47f-a10630e42094 2019-05-17 00:53:59,475 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:53:59,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:53:59 GMT Server: Apache x-openstack-request-id: req-c78cf569-8c4d-4758-8454-3282b236b8b3 2019-05-17 00:53:59,518 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:53:59,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-c78cf569-8c4d-4758-8454-3282b236b8b3 2019-05-17 00:53:59,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751671791077s 2019-05-17 00:54:04,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:54:04,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:54:04,554 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:54:04 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-f8837172-3755-4e83-89cb-4f2f5c75f4f1 2019-05-17 00:54:04,555 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:54:04,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:54:04 GMT Server: Apache x-openstack-request-id: req-ff0ba1e3-ddb0-41dc-9617-174e66368b89 2019-05-17 00:54:04,596 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:54:04,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-ff0ba1e3-ddb0-41dc-9617-174e66368b89 2019-05-17 00:54:04,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730130672455s 2019-05-17 00:54:04,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:54:04,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:54:04,930 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:54:04 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-06099d60-55e0-4549-8e34-61ad8cf57685 2019-05-17 00:54:04,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-05-17 00:54:04,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:54:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7ca75154-b938-4247-9ee0-05e1c67914d3 2019-05-17 00:54:04,972 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:54:04,972 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-7ca75154-b938-4247-9ee0-05e1c67914d3 2019-05-17 00:54:04,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.37531709671s 2019-05-17 00:54:09,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:54:09,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:54:10,009 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:54:09 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-65135499-aeba-4f48-8b03-7e9959919eb9 2019-05-17 00:54:10,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-05-17 00:54:10,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:54:10 GMT Server: Apache x-openstack-request-id: req-0adf6f01-9436-4d1d-9dd2-d7f934f1d868 2019-05-17 00:54:10,051 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:54:10,051 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-0adf6f01-9436-4d1d-9dd2-d7f934f1d868 2019-05-17 00:54:10,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725910663605s 2019-05-17 00:54:15,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:54:15,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:54:15,395 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:54:15 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-ad4153da-0be6-4db1-8e3d-4fdd865f37d8 2019-05-17 00:54:15,396 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:54:15,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:54:15 GMT Server: Apache x-openstack-request-id: req-ada0743d-d95d-42f5-9668-552fd288e484 2019-05-17 00:54:15,740 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:54:15,740 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-ada0743d-d95d-42f5-9668-552fd288e484 2019-05-17 00:54:15,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.683251142502s 2019-05-17 00:54:15,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:54:15,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:54:15,771 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:54:15 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-51a66fb3-13a8-4e34-8799-1f9ac9549acd 2019-05-17 00:54:15,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-05-17 00:54:16,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:54:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-05287f8a-fdb0-41e1-9e8a-2038dd119627 2019-05-17 00:54:16,110 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:54:16,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-05287f8a-fdb0-41e1-9e8a-2038dd119627 2019-05-17 00:54:16,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.36966586113s 2019-05-17 00:54:21,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:54:21,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:54:21,148 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:54:21 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-4084afe7-ce2f-48f4-8d94-3f77c51e1066 2019-05-17 00:54:21,148 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:54:21,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:54:21 GMT Server: Apache x-openstack-request-id: req-0e0b051b-ac95-4cd1-9c94-c82e5d24f732 2019-05-17 00:54:21,191 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:54:21,191 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-0e0b051b-ac95-4cd1-9c94-c82e5d24f732 2019-05-17 00:54:21,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736260414124s 2019-05-17 00:54:26,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:54:26,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:54:26,228 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:54:26 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-5cc7bbc1-75b0-4ad7-8c75-f19f44a72b03 2019-05-17 00:54:26,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-05-17 00:54:26,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:54:26 GMT Server: Apache x-openstack-request-id: req-88a55dab-e6dc-4877-88bc-a9be8c463ecd 2019-05-17 00:54:26,271 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:54:26,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-88a55dab-e6dc-4877-88bc-a9be8c463ecd 2019-05-17 00:54:26,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742139816284s 2019-05-17 00:54:26,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:54:26,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:54:26,600 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:54:26 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-e5c19139-ae85-40d8-8965-fee985ddd2e5 2019-05-17 00:54:26,600 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:54:26,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:54:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d860a6c4-fe8b-4679-8825-0ed0fb69fc4a 2019-05-17 00:54:26,643 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:54:26,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-d860a6c4-fe8b-4679-8825-0ed0fb69fc4a 2019-05-17 00:54:26,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.371884822845s 2019-05-17 00:54:31,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:54:31,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:54:31,683 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:54:31 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-cd220148-39cd-4960-9f90-268758888527 2019-05-17 00:54:31,683 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:54:31,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:54:31 GMT Server: Apache x-openstack-request-id: req-8fc22cf5-cd48-4fe9-94c6-0526a1b7658e 2019-05-17 00:54:31,725 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:54:31,726 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-8fc22cf5-cd48-4fe9-94c6-0526a1b7658e 2019-05-17 00:54:31,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757279396057s 2019-05-17 00:54:36,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:54:36,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:54:36,779 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:54:36 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-9fa12a85-26e8-40a1-8c91-967de4735305 2019-05-17 00:54:36,779 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:54:36,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:54:36 GMT Server: Apache x-openstack-request-id: req-43fe675c-9f17-47a6-84ae-1d4fb50cdc11 2019-05-17 00:54:36,824 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:54:36,824 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-43fe675c-9f17-47a6-84ae-1d4fb50cdc11 2019-05-17 00:54:36,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0924799442291s 2019-05-17 00:54:36,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:54:36,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:54:36,870 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:54:36 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-faba4d18-dd84-4d7e-b4b7-4e1f6562301d 2019-05-17 00:54:36,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-05-17 00:54:36,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:54:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-eef0fb30-abaf-4295-bc32-4dd2cd359f0c 2019-05-17 00:54:36,913 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:54:36,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-eef0fb30-abaf-4295-bc32-4dd2cd359f0c 2019-05-17 00:54:36,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0886919498444s 2019-05-17 00:54:41,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:54:41,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:54:41,952 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:54:41 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-e75d8ea1-8068-437d-8378-b717b9094ef1 2019-05-17 00:54:41,953 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:54:41,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:54:41 GMT Server: Apache x-openstack-request-id: req-08d50e92-7c38-48e6-b3f1-e34d70dc6fb7 2019-05-17 00:54:41,996 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:54:41,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-08d50e92-7c38-48e6-b3f1-e34d70dc6fb7 2019-05-17 00:54:41,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760688781738s 2019-05-17 00:54:47,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:54:47,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:54:47,032 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:54:47 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-20b3b769-97a3-4edf-98c1-b98fe1489df5 2019-05-17 00:54:47,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-05-17 00:54:47,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:54:47 GMT Server: Apache x-openstack-request-id: req-f9312689-53bc-4e87-bd1f-542c7655aab8 2019-05-17 00:54:47,076 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:54:47,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-f9312689-53bc-4e87-bd1f-542c7655aab8 2019-05-17 00:54:47,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745921134949s 2019-05-17 00:54:47,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:54:47,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:54:47,107 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:54:47 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-52a397a0-1318-45a7-b41f-2c2a335548f8 2019-05-17 00:54:47,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-05-17 00:54:47,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:54:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-56264c79-610c-4b0b-bd16-0a3cde8a04d1 2019-05-17 00:54:47,151 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:54:47,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-56264c79-610c-4b0b-bd16-0a3cde8a04d1 2019-05-17 00:54:47,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742650032043s 2019-05-17 00:54:52,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:54:52,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:54:52,204 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:54:52 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-4377b035-eeca-452c-bf92-05c48a3da611 2019-05-17 00:54:52,204 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:54:52,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:54:52 GMT Server: Apache x-openstack-request-id: req-fd92d143-3a56-4cde-bafe-08da9e8f36b0 2019-05-17 00:54:52,247 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:54:52,247 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-fd92d143-3a56-4cde-bafe-08da9e8f36b0 2019-05-17 00:54:52,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0890409946442s 2019-05-17 00:54:57,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:54:57,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:54:57,283 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:54:57 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-61115366-3314-43be-a121-010c664b7959 2019-05-17 00:54:57,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-05-17 00:54:57,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:54:57 GMT Server: Apache x-openstack-request-id: req-8891408b-088d-498a-a138-419aadf672d7 2019-05-17 00:54:57,325 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:54:57,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-8891408b-088d-498a-a138-419aadf672d7 2019-05-17 00:54:57,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725779533386s 2019-05-17 00:54:57,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:54:57,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:54:57,355 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:54:57 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-0a226663-9062-4ceb-ba92-105f9aff941c 2019-05-17 00:54:57,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-05-17 00:54:57,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:54:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dc0494ac-3715-4a57-af0d-123ab8a02df1 2019-05-17 00:54:57,398 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:54:57,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-dc0494ac-3715-4a57-af0d-123ab8a02df1 2019-05-17 00:54:57,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725340843201s 2019-05-17 00:55:02,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:55:02,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:55:02,435 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:55:02 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-c912fc7e-a292-405a-b06d-3b11be2d6661 2019-05-17 00:55:02,435 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:55:02,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:55:02 GMT Server: Apache x-openstack-request-id: req-e0704136-f588-4723-aac2-dce12b79bf87 2019-05-17 00:55:02,477 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:55:02,477 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-e0704136-f588-4723-aac2-dce12b79bf87 2019-05-17 00:55:02,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728671550751s 2019-05-17 00:55:07,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:55:07,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:55:07,510 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:55:07 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-50e2f34a-7682-41c7-8677-9a3f30305fd7 2019-05-17 00:55:07,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-05-17 00:55:07,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:55:07 GMT Server: Apache x-openstack-request-id: req-2b3fc1cf-678e-4e33-b0b4-84adfd10fe60 2019-05-17 00:55:07,553 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:55:07,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-2b3fc1cf-678e-4e33-b0b4-84adfd10fe60 2019-05-17 00:55:07,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741400718689s 2019-05-17 00:55:07,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:55:07,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:55:07,583 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:55:07 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-c70e721d-30ec-4827-afac-1096ed0ca8ad 2019-05-17 00:55:07,583 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:55:07,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:55:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9c4a6bdf-8901-4526-aeda-86bc5845b9d7 2019-05-17 00:55:07,626 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:55:07,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-9c4a6bdf-8901-4526-aeda-86bc5845b9d7 2019-05-17 00:55:07,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725779533386s 2019-05-17 00:55:12,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:55:12,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:55:12,664 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:55:12 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-883ff4f5-7913-42c5-b1c6-8d598f1740d6 2019-05-17 00:55:12,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-05-17 00:55:12,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:55:12 GMT Server: Apache x-openstack-request-id: req-bf097426-0b0c-4fff-bee3-e95f3f8bb3ed 2019-05-17 00:55:12,707 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:55:12,707 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-bf097426-0b0c-4fff-bee3-e95f3f8bb3ed 2019-05-17 00:55:12,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747199058533s 2019-05-17 00:55:17,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:55:17,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:55:18,053 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:55:17 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-b5ae2e90-4f59-4adb-9e22-e4aac105e9cc 2019-05-17 00:55:18,053 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:55:18,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:55:18 GMT Server: Apache x-openstack-request-id: req-2f0083af-47f1-4799-8cbe-d49bf6289de3 2019-05-17 00:55:18,095 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:55:18,095 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-2f0083af-47f1-4799-8cbe-d49bf6289de3 2019-05-17 00:55:18,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.382449865341s 2019-05-17 00:55:18,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:55:18,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:55:18,414 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:55:18 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-95176fdc-4304-4afa-a444-bd8b294f1b8c 2019-05-17 00:55:18,414 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:55:18,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:55:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-33e049c2-b7e7-4486-ba43-4bbf0a11d885 2019-05-17 00:55:18,459 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:55:18,459 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-33e049c2-b7e7-4486-ba43-4bbf0a11d885 2019-05-17 00:55:18,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.363385915756s 2019-05-17 00:55:23,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:55:23,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:55:23,496 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:55:23 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-fee64b92-1a39-40be-91ac-4ebf809ac2c9 2019-05-17 00:55:23,497 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:55:23,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:55:23 GMT Server: Apache x-openstack-request-id: req-c10ab8ae-af73-47c3-8734-a74f38ed5003 2019-05-17 00:55:23,539 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:55:23,539 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-c10ab8ae-af73-47c3-8734-a74f38ed5003 2019-05-17 00:55:23,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729730129242s 2019-05-17 00:55:28,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:55:28,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:55:28,576 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:55:28 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-090d4dfa-2f75-4718-a519-f57338284304 2019-05-17 00:55:28,576 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:55:28,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:55:28 GMT Server: Apache x-openstack-request-id: req-ed5dc19d-54a1-493f-8282-be07093da26b 2019-05-17 00:55:28,618 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:55:28,618 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-ed5dc19d-54a1-493f-8282-be07093da26b 2019-05-17 00:55:28,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736479759216s 2019-05-17 00:55:28,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:55:28,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:55:28,648 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:55:28 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-e462a342-2989-4191-becc-200d2b337367 2019-05-17 00:55:28,648 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:55:28,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:55:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1ac9fcd9-8995-46e0-80fd-8a1bcb8b040e 2019-05-17 00:55:28,691 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:55:28,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-1ac9fcd9-8995-46e0-80fd-8a1bcb8b040e 2019-05-17 00:55:28,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724639892578s 2019-05-17 00:55:33,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:55:33,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:55:33,731 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:55:33 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-e50eeaae-5758-453e-947b-d705bfed8678 2019-05-17 00:55:33,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-05-17 00:55:34,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:55:33 GMT Server: Apache x-openstack-request-id: req-977be289-082d-4d7e-b78f-aeab3b6b4121 2019-05-17 00:55:34,064 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:55:34,064 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-977be289-082d-4d7e-b78f-aeab3b6b4121 2019-05-17 00:55:34,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.365703105927s 2019-05-17 00:55:39,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:55:39,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:55:39,102 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:55:39 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-5155abad-30d8-4705-9545-b7cac5f453db 2019-05-17 00:55:39,103 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:55:39,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:55:39 GMT Server: Apache x-openstack-request-id: req-773b98fc-a495-4c73-a38a-0da33c085c12 2019-05-17 00:55:39,437 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:55:39,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-773b98fc-a495-4c73-a38a-0da33c085c12 2019-05-17 00:55:39,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.367304086685s 2019-05-17 00:55:39,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:55:39,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:55:39,468 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:55:39 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-6dc8ab27-cb35-4fe9-9f49-2f807a071418 2019-05-17 00:55:39,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-05-17 00:55:39,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:55:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2d0ea0d4-9143-4694-9fac-596515ff2e6f 2019-05-17 00:55:39,494 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:55:39,494 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-2d0ea0d4-9143-4694-9fac-596515ff2e6f 2019-05-17 00:55:39,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0563380718231s 2019-05-17 00:55:44,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:55:44,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:55:44,532 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:55:44 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-64d99db3-9268-4fe7-9a8a-33c1847f2c61 2019-05-17 00:55:44,532 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:55:44,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:55:44 GMT Server: Apache x-openstack-request-id: req-8bd407b5-b955-4e13-b3d6-122cd697026b 2019-05-17 00:55:44,575 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:55:44,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-8bd407b5-b955-4e13-b3d6-122cd697026b 2019-05-17 00:55:44,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737860202789s 2019-05-17 00:55:49,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:55:49,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:55:49,611 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:55:49 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-4652be8a-536a-4ee5-8db2-d6fb4b77f454 2019-05-17 00:55:49,612 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:55:49,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:55:49 GMT Server: Apache x-openstack-request-id: req-98012c23-72e4-42ef-8980-8ab8f9b7bd3f 2019-05-17 00:55:49,653 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:55:49,654 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-98012c23-72e4-42ef-8980-8ab8f9b7bd3f 2019-05-17 00:55:49,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731308460236s 2019-05-17 00:55:49,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:55:49,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:55:49,687 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:55:49 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-9df0dd9b-6c0e-49d6-ad43-a7fca5fe5ddb 2019-05-17 00:55:49,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-05-17 00:55:49,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:55:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f2fc1623-9c81-4bb2-b7f3-9eec2e2d0f55 2019-05-17 00:55:49,730 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:55:49,730 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-f2fc1623-9c81-4bb2-b7f3-9eec2e2d0f55 2019-05-17 00:55:49,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0758080482483s 2019-05-17 00:55:54,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:55:54,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:55:54,764 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:55:54 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-b58443b0-d4c1-415d-b4f6-d200a52da4f0 2019-05-17 00:55:54,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-05-17 00:55:54,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:55:54 GMT Server: Apache x-openstack-request-id: req-3ba86a63-e1c7-419c-9f36-ead9efd36951 2019-05-17 00:55:54,807 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:55:54,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-3ba86a63-e1c7-419c-9f36-ead9efd36951 2019-05-17 00:55:54,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745751857758s 2019-05-17 00:55:59,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:55:59,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:55:59,845 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:55:59 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-e97aeca5-8135-4bad-b872-71743561795e 2019-05-17 00:55:59,845 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:55:59,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:55:59 GMT Server: Apache x-openstack-request-id: req-6add1b47-3a55-45dc-ba19-b78f51a1c786 2019-05-17 00:55:59,888 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:55:59,889 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-6add1b47-3a55-45dc-ba19-b78f51a1c786 2019-05-17 00:55:59,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753540992737s 2019-05-17 00:55:59,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:55:59,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:55:59,921 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:55:59 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-c4d6a2a0-9e6f-4bd7-9811-403c68cd3a29 2019-05-17 00:55:59,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-05-17 00:55:59,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:55:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b3be709e-3884-4213-969e-59b07ef275a3 2019-05-17 00:55:59,967 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:55:59,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-b3be709e-3884-4213-969e-59b07ef275a3 2019-05-17 00:55:59,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0778160095215s 2019-05-17 00:56:04,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:56:04,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:56:05,006 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:56:04 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-fd06b3d3-39ca-481e-a64d-944878a2410e 2019-05-17 00:56:05,006 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:56:05,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:56:05 GMT Server: Apache x-openstack-request-id: req-1b278017-13e7-4c7f-b459-9faf11b18997 2019-05-17 00:56:05,049 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:56:05,049 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-1b278017-13e7-4c7f-b459-9faf11b18997 2019-05-17 00:56:05,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750842094421s 2019-05-17 00:56:10,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:56:10,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:56:10,087 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:56:10 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-15e6733c-776e-46c6-9f9c-f493ffe9037a 2019-05-17 00:56:10,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-05-17 00:56:10,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:56:10 GMT Server: Apache x-openstack-request-id: req-612a2f79-3084-4566-ab21-241ec4e98607 2019-05-17 00:56:10,408 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:56:10,408 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-612a2f79-3084-4566-ab21-241ec4e98607 2019-05-17 00:56:10,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353507041931s 2019-05-17 00:56:10,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:56:10,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:56:10,438 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:56:10 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-ff387532-5bb7-46a2-863a-6a49609e8dc6 2019-05-17 00:56:10,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-05-17 00:56:10,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:56:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7eba9881-623a-429e-a8c7-8ec0bca175d4 2019-05-17 00:56:10,465 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:56:10,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-7eba9881-623a-429e-a8c7-8ec0bca175d4 2019-05-17 00:56:10,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0561499595642s 2019-05-17 00:56:15,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:56:15,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:56:15,502 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:56:15 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-dab74e3b-842f-4429-bc95-fb7907c1e26e 2019-05-17 00:56:15,502 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:56:15,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:56:15 GMT Server: Apache x-openstack-request-id: req-7244b97c-7575-4a2c-8077-b6b6d18278d5 2019-05-17 00:56:15,545 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:56:15,545 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-7244b97c-7575-4a2c-8077-b6b6d18278d5 2019-05-17 00:56:15,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736060142517s 2019-05-17 00:56:20,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:56:20,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:56:20,582 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:56:20 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-947cdca1-b538-4805-a20e-1ad7f297b774 2019-05-17 00:56:20,582 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:56:20,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:56:20 GMT Server: Apache x-openstack-request-id: req-cf25ccbf-b272-45c3-955b-2eb35a261475 2019-05-17 00:56:20,922 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:56:20,922 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-cf25ccbf-b272-45c3-955b-2eb35a261475 2019-05-17 00:56:20,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.371686935425s 2019-05-17 00:56:20,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:56:20,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:56:20,953 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:56:20 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-7ae33577-8a9b-440f-97d4-2e961e3f9928 2019-05-17 00:56:20,954 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:56:20,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:56:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5d74ddac-31c1-4399-9121-d54d6de47fa1 2019-05-17 00:56:20,996 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:56:20,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-5d74ddac-31c1-4399-9121-d54d6de47fa1 2019-05-17 00:56:20,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732300281525s 2019-05-17 00:56:26,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:56:26,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:56:26,334 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:56:26 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-2f49bdef-8c24-460f-9ee7-8430b8f03266 2019-05-17 00:56:26,335 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:56:26,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:56:26 GMT Server: Apache x-openstack-request-id: req-5a918b56-c7f0-4bd0-aa17-e80d7676a67d 2019-05-17 00:56:26,378 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:56:26,378 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-5a918b56-c7f0-4bd0-aa17-e80d7676a67d 2019-05-17 00:56:26,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.375462055206s 2019-05-17 00:56:31,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:56:31,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:56:31,415 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:56:31 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-aaeac76f-946f-4864-9b2f-36631dd5532d 2019-05-17 00:56:31,415 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:56:31,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:56:31 GMT Server: Apache x-openstack-request-id: req-bff35b37-ea3d-4e2f-961a-9c1632fc1f01 2019-05-17 00:56:31,457 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:56:31,457 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-bff35b37-ea3d-4e2f-961a-9c1632fc1f01 2019-05-17 00:56:31,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733709335327s 2019-05-17 00:56:31,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:56:31,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:56:31,504 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:56:31 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-40766750-0277-413d-9a56-ee7b87ef39db 2019-05-17 00:56:31,504 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:56:31,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:56:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7e23ce1d-3909-4ba5-8905-c50050e0e7d2 2019-05-17 00:56:31,883 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:56:31,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-7e23ce1d-3909-4ba5-8905-c50050e0e7d2 2019-05-17 00:56:31,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.425693035126s 2019-05-17 00:56:36,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:56:36,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:56:36,921 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:56:36 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-0c54fe25-74a6-43ae-b6af-05197b5216cb 2019-05-17 00:56:36,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-05-17 00:56:36,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:56:36 GMT Server: Apache x-openstack-request-id: req-8d0b586c-f419-4f12-bb3e-f92c6cc9b493 2019-05-17 00:56:36,963 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:56:36,963 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-8d0b586c-f419-4f12-bb3e-f92c6cc9b493 2019-05-17 00:56:36,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731208324432s 2019-05-17 00:56:41,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:56:41,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:56:42,002 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:56:41 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-bc503a80-2512-418e-b72a-99a40229f7fd 2019-05-17 00:56:42,002 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:56:42,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:56:42 GMT Server: Apache x-openstack-request-id: req-7d1ebc09-989d-43c7-a9f3-30a3c22e412f 2019-05-17 00:56:42,044 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:56:42,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-7d1ebc09-989d-43c7-a9f3-30a3c22e412f 2019-05-17 00:56:42,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752389431s 2019-05-17 00:56:42,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:56:42,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:56:42,075 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:56:42 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-7ac4661f-87da-4aff-841f-f1b7e0cf9334 2019-05-17 00:56:42,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-05-17 00:56:42,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:56:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-11a81310-6fc4-4b52-89c1-79c008ddc162 2019-05-17 00:56:42,118 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:56:42,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-11a81310-6fc4-4b52-89c1-79c008ddc162 2019-05-17 00:56:42,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733058452606s 2019-05-17 00:56:47,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:56:47,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:56:47,156 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:56:47 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-394aaf00-1ef8-4c39-a454-1df1269cd036 2019-05-17 00:56:47,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-05-17 00:56:47,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:56:47 GMT Server: Apache x-openstack-request-id: req-b606909a-95ae-435a-a28a-0a2dc4c6db50 2019-05-17 00:56:47,498 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:56:47,498 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-b606909a-95ae-435a-a28a-0a2dc4c6db50 2019-05-17 00:56:47,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.372658014297s 2019-05-17 00:56:52,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:56:52,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:56:52,831 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:56:52 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-8cd4de8e-dc9d-4662-a5f2-7910e61a1224 2019-05-17 00:56:52,832 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:56:52,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:56:52 GMT Server: Apache x-openstack-request-id: req-95ee6539-e92f-492e-be2d-85616e557b68 2019-05-17 00:56:52,874 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:56:52,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-95ee6539-e92f-492e-be2d-85616e557b68 2019-05-17 00:56:52,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.370333909988s 2019-05-17 00:56:52,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:56:52,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:56:52,904 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:56:52 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-b8f5538c-d8ae-4aea-94c0-944b58ba62e9 2019-05-17 00:56:52,904 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:56:52,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:56:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4040a652-4e38-4695-b004-ccf7e9858f48 2019-05-17 00:56:52,946 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:56:52,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-4040a652-4e38-4695-b004-ccf7e9858f48 2019-05-17 00:56:52,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718770027161s 2019-05-17 00:56:57,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:56:57,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:56:57,984 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:56:57 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-a875c7ee-8d9e-4761-b3fd-13ef2c8cbc82 2019-05-17 00:56:57,984 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:56:58,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:56:57 GMT Server: Apache x-openstack-request-id: req-6333cf98-98c3-488a-9933-168c5fed7072 2019-05-17 00:56:58,026 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:56:58,026 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-6333cf98-98c3-488a-9933-168c5fed7072 2019-05-17 00:56:58,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733468532562s 2019-05-17 00:57:03,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:57:03,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:57:03,361 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:57:03 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-aedd1f81-8770-4a1f-98c9-ff1c8a374f1a 2019-05-17 00:57:03,361 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:57:03,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:57:03 GMT Server: Apache x-openstack-request-id: req-6d237a86-f7d3-418f-af0c-a9e12b3bbed0 2019-05-17 00:57:03,403 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:57:03,403 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-6d237a86-f7d3-418f-af0c-a9e12b3bbed0 2019-05-17 00:57:03,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.370795965195s 2019-05-17 00:57:03,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:57:03,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:57:03,747 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:57:03 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-237a65b7-2d07-4c90-a10a-59e88e7b524e 2019-05-17 00:57:03,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-05-17 00:57:03,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:57:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-867a618c-7e64-4ebd-9c59-7b878bfaa1d6 2019-05-17 00:57:03,790 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:57:03,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-867a618c-7e64-4ebd-9c59-7b878bfaa1d6 2019-05-17 00:57:03,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.386963129044s 2019-05-17 00:57:08,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:57:08,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:57:08,833 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:57:08 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-356837d7-21f7-4738-91ef-25336df1518c 2019-05-17 00:57:08,833 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:57:08,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:57:08 GMT Server: Apache x-openstack-request-id: req-0f99d1a2-c8e1-4834-8d1c-17f34de562c6 2019-05-17 00:57:08,875 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:57:08,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-0f99d1a2-c8e1-4834-8d1c-17f34de562c6 2019-05-17 00:57:08,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0784859657288s 2019-05-17 00:57:13,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:57:13,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:57:13,912 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:57:13 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-52602bb0-3ee6-44f3-9592-83e127b11dd9 2019-05-17 00:57:13,912 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:57:13,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:57:13 GMT Server: Apache x-openstack-request-id: req-4623355e-d0f2-4d7c-8c53-6aa801f77b0c 2019-05-17 00:57:13,953 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:57:13,954 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-4623355e-d0f2-4d7c-8c53-6aa801f77b0c 2019-05-17 00:57:13,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723400115967s 2019-05-17 00:57:13,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:57:13,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:57:13,985 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:57:13 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-36b8217c-b487-4204-992a-c8f4ab055f54 2019-05-17 00:57:13,985 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:57:14,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:57:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ff647e98-795d-440e-bfd4-64ddff6f963b 2019-05-17 00:57:14,011 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:57:14,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-ff647e98-795d-440e-bfd4-64ddff6f963b 2019-05-17 00:57:14,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0574948787689s 2019-05-17 00:57:19,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:57:19,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:57:19,394 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:57:19 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-89252cbe-b458-4fe0-840a-939d06c451f3 2019-05-17 00:57:19,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-05-17 00:57:19,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:57:19 GMT Server: Apache x-openstack-request-id: req-5673873a-1ea5-491b-aaa9-a1e15cb36c2c 2019-05-17 00:57:19,439 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:57:19,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-5673873a-1ea5-491b-aaa9-a1e15cb36c2c 2019-05-17 00:57:19,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.421331882477s 2019-05-17 00:57:24,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:57:24,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:57:24,476 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:57:24 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-b85e0673-77d4-4ef1-95f7-9832031c1e45 2019-05-17 00:57:24,476 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:57:24,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:57:24 GMT Server: Apache x-openstack-request-id: req-1a92ab64-beea-4ae7-b5a2-953d96c451c8 2019-05-17 00:57:24,520 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:57:24,520 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-1a92ab64-beea-4ae7-b5a2-953d96c451c8 2019-05-17 00:57:24,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751140117645s 2019-05-17 00:57:24,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:57:24,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:57:24,550 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:57:24 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-26249fcc-e97f-4c9d-9258-f5016d540275 2019-05-17 00:57:24,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-05-17 00:57:24,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:57:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8353d846-644e-4081-b651-231607a549fd 2019-05-17 00:57:24,594 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:57:24,594 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-8353d846-644e-4081-b651-231607a549fd 2019-05-17 00:57:24,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734419822693s 2019-05-17 00:57:29,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:57:29,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:57:29,633 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:57:29 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-b6bb02b9-7b6b-441e-be05-ddf789156cc0 2019-05-17 00:57:29,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-05-17 00:57:29,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:57:29 GMT Server: Apache x-openstack-request-id: req-c0089048-42c0-401d-aaef-80115fa05026 2019-05-17 00:57:29,972 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:57:29,972 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-c0089048-42c0-401d-aaef-80115fa05026 2019-05-17 00:57:29,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.37101316452s 2019-05-17 00:57:34,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:57:34,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:57:35,008 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:57:34 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-8d22dbdb-6b27-487a-8c06-f3c6718608c1 2019-05-17 00:57:35,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-05-17 00:57:35,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:57:35 GMT Server: Apache x-openstack-request-id: req-034cfb01-b7b1-4fe3-892d-b8dcc5ba2ff6 2019-05-17 00:57:35,051 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:57:35,051 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-034cfb01-b7b1-4fe3-892d-b8dcc5ba2ff6 2019-05-17 00:57:35,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732359886169s 2019-05-17 00:57:35,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:57:35,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:57:35,137 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:57:35 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-8b1f5f8c-5598-4c17-8d05-d68c13f943cc 2019-05-17 00:57:35,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-05-17 00:57:35,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:57:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-993ac4a6-37af-46a0-82e0-a5af213f9cb5 2019-05-17 00:57:35,180 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:57:35,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-993ac4a6-37af-46a0-82e0-a5af213f9cb5 2019-05-17 00:57:35,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.128618955612s 2019-05-17 00:57:40,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:57:40,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:57:40,216 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:57:40 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-2d5c35ed-781c-4d01-8412-0a5cd1557aa7 2019-05-17 00:57:40,217 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:57:40,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:57:40 GMT Server: Apache x-openstack-request-id: req-ba274f21-0181-47af-b541-6cb14c6db56e 2019-05-17 00:57:40,540 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:57:40,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-ba274f21-0181-47af-b541-6cb14c6db56e 2019-05-17 00:57:40,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353291988373s 2019-05-17 00:57:45,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:57:45,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:57:45,577 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:57:45 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-eaac0b23-f7e2-4053-9891-e8e7d8775608 2019-05-17 00:57:45,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-05-17 00:57:45,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:57:45 GMT Server: Apache x-openstack-request-id: req-e9a8b450-04b7-4b3f-8ff0-789ea7501993 2019-05-17 00:57:45,912 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:57:45,912 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-e9a8b450-04b7-4b3f-8ff0-789ea7501993 2019-05-17 00:57:45,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.366716146469s 2019-05-17 00:57:45,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:57:45,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:57:45,943 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:57:45 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-89859629-1165-4283-aa4a-3d1156cadd14 2019-05-17 00:57:45,944 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:57:46,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:57:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-292eb0a6-c0c9-4166-afd4-82904de0325f 2019-05-17 00:57:46,258 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:57:46,258 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-292eb0a6-c0c9-4166-afd4-82904de0325f 2019-05-17 00:57:46,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.345576047897s 2019-05-17 00:57:51,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:57:51,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:57:51,608 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:57:51 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc Server: Apache x-openstack-request-id: req-1dcbc0d7-297f-48ff-97b5-c68837ad5eaa 2019-05-17 00:57:51,608 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:57:51,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 579 Content-Type: application/json Date: Fri, 17 May 2019 00:57:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f9eb52d1-a8bd-46fb-872c-3cc26eb5e827 2019-05-17 00:57:51,652 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-05-17T00:57:47Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/sprout/events/81221ec5-ff48-4d89-aa53-137995bf8ded", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "7139198f-bd44-4486-89d3-391e72856a23", "id": "81221ec5-ff48-4d89-aa53-137995bf8ded"}, {"resource_name": "homer", "event_time": "2019-05-17T00:57:47Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/homer/events/220925fd-9f26-4cd5-a3bf-a7f206ed431e", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-56efufnebk6a", "id": "220925fd-9f26-4cd5-a3bf-a7f206ed431e"}, {"resource_name": "dime", "event_time": "2019-05-17T00:57:47Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/dime/events/8f99b281-97a9-49b9-995d-757e793dd383", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-srga5bybztgz", "id": "8f99b281-97a9-49b9-995d-757e793dd383"}, {"resource_name": "bono", "event_time": "2019-05-17T00:57:47Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/bono/events/ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-ohiw64ioq2nc", "id": "ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195"}]} 2019-05-17 00:57:51,652 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc&marker=fbe77ffb-0e06-4c66-9b0d-edbe083c2417&sort_dir=asc used request id req-f9eb52d1-a8bd-46fb-872c-3cc26eb5e827 2019-05-17 00:57:51,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.386958837509s 2019-05-17 00:57:56,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:57:56,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:57:56,689 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:57:56 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-cc19b944-b9b8-4f76-95e0-e6e0177fe2ce 2019-05-17 00:57:56,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-05-17 00:57:56,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:57:56 GMT Server: Apache x-openstack-request-id: req-39568fe9-8dd9-4714-81b2-1a7abd99d8bd 2019-05-17 00:57:56,736 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:57:56,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-39568fe9-8dd9-4714-81b2-1a7abd99d8bd 2019-05-17 00:57:56,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0772678852081s 2019-05-17 00:58:01,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:58:01,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:58:01,774 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:58:01 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-bd9a93e3-44f5-46d3-b3f3-8612f698f211 2019-05-17 00:58:01,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-05-17 00:58:01,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:58:01 GMT Server: Apache x-openstack-request-id: req-beab2f58-c8a9-46b2-bb82-047f7a37b65c 2019-05-17 00:58:01,819 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:58:01,819 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-beab2f58-c8a9-46b2-bb82-047f7a37b65c 2019-05-17 00:58:01,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0770599842072s 2019-05-17 00:58:01,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:58:01,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:58:01,852 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:58:01 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-da54152f-fb7a-46a3-90c6-ad7ea814f0b6 2019-05-17 00:58:01,852 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:58:01,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:58:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b88e9d03-886b-4bcd-9f73-f30f258d58c4 2019-05-17 00:58:01,896 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:58:01,896 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-b88e9d03-886b-4bcd-9f73-f30f258d58c4 2019-05-17 00:58:01,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0771179199219s 2019-05-17 00:58:06,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:58:06,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:58:06,934 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:58:06 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-adb27434-6f83-452e-b817-fd8e7a6ca81d 2019-05-17 00:58:06,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-05-17 00:58:06,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:58:06 GMT Server: Apache x-openstack-request-id: req-0cec3678-24f3-405c-9eaf-393d89599895 2019-05-17 00:58:06,976 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:58:06,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-0cec3678-24f3-405c-9eaf-393d89599895 2019-05-17 00:58:06,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733819007874s 2019-05-17 00:58:11,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:58:11,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:58:12,014 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:58:11 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-4e5becfa-dea7-4dd8-b401-a03174faf280 2019-05-17 00:58:12,014 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:58:12,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:58:12 GMT Server: Apache x-openstack-request-id: req-88e185ae-8820-41eb-a02b-735c66406eca 2019-05-17 00:58:12,056 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:58:12,056 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-88e185ae-8820-41eb-a02b-735c66406eca 2019-05-17 00:58:12,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742089748383s 2019-05-17 00:58:12,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:58:12,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:58:12,358 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:58:12 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-e1e2290d-0a5d-4663-bf0a-1452378cc3e6 2019-05-17 00:58:12,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-05-17 00:58:12,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:58:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-698d4553-24db-44dc-bbb6-78fd8dc5ca15 2019-05-17 00:58:12,401 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:58:12,401 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-698d4553-24db-44dc-bbb6-78fd8dc5ca15 2019-05-17 00:58:12,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.344368934631s 2019-05-17 00:58:17,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:58:17,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:58:17,456 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:58:17 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-16334876-0e13-46ed-911e-53457bdcee02 2019-05-17 00:58:17,456 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:58:17,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:58:17 GMT Server: Apache x-openstack-request-id: req-5ba0d030-daa2-401c-88ee-e66d78ab136b 2019-05-17 00:58:17,499 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:58:17,499 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-5ba0d030-daa2-401c-88ee-e66d78ab136b 2019-05-17 00:58:17,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0912539958954s 2019-05-17 00:58:22,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:58:22,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:58:22,535 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:58:22 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-7d0a4e72-dc3f-464d-8e4b-cc4b553aed37 2019-05-17 00:58:22,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-05-17 00:58:22,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:58:22 GMT Server: Apache x-openstack-request-id: req-093e9429-b61e-47d0-b9f0-7c3150ff803d 2019-05-17 00:58:22,581 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:58:22,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-093e9429-b61e-47d0-b9f0-7c3150ff803d 2019-05-17 00:58:22,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758361816406s 2019-05-17 00:58:22,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:58:22,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:58:22,884 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:58:22 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-e0734711-0afa-4ce6-8546-e84b7a39b6ab 2019-05-17 00:58:22,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:58:23,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:58:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e7267255-a7dd-42c0-85c8-9fc553d00ae5 2019-05-17 00:58:23,223 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:58:23,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-e7267255-a7dd-42c0-85c8-9fc553d00ae5 2019-05-17 00:58:23,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.64183306694s 2019-05-17 00:58:28,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:58:28,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:58:28,260 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:58:28 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-66988837-03b2-436f-bd55-6c7ed1a227f6 2019-05-17 00:58:28,260 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:58:28,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:58:28 GMT Server: Apache x-openstack-request-id: req-c8293283-2220-419f-b54e-b157de919909 2019-05-17 00:58:28,304 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:58:28,304 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-c8293283-2220-419f-b54e-b157de919909 2019-05-17 00:58:28,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747609138489s 2019-05-17 00:58:33,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:58:33,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:58:33,341 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:58:33 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-2b50fdc4-e6c7-4247-8d93-7bb221a8341d 2019-05-17 00:58:33,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-05-17 00:58:33,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:58:33 GMT Server: Apache x-openstack-request-id: req-a3491c61-866e-4f30-ba88-a40858fe0db3 2019-05-17 00:58:33,384 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:58:33,384 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-a3491c61-866e-4f30-ba88-a40858fe0db3 2019-05-17 00:58:33,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074059009552s 2019-05-17 00:58:33,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:58:33,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:58:33,414 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:58:33 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-9204e180-ff75-4a10-a7f9-b37df09274fd 2019-05-17 00:58:33,414 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:58:33,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:58:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ec2e22f8-9c0f-401d-a427-20e42f3027ef 2019-05-17 00:58:33,718 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:58:33,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-ec2e22f8-9c0f-401d-a427-20e42f3027ef 2019-05-17 00:58:33,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.333311796188s 2019-05-17 00:58:38,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:58:38,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:58:38,756 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:58:38 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-5908e215-7b2e-4fed-8cd2-04c03dd952d4 2019-05-17 00:58:38,756 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:58:38,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:58:38 GMT Server: Apache x-openstack-request-id: req-575f955a-8287-40fb-a47a-e3c5ed98d0d3 2019-05-17 00:58:38,798 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:58:38,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-575f955a-8287-40fb-a47a-e3c5ed98d0d3 2019-05-17 00:58:38,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733950138092s 2019-05-17 00:58:43,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:58:43,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:58:43,893 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:58:43 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-8f82a62c-ed95-4df5-9a28-3232bcf8ca59 2019-05-17 00:58:43,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-05-17 00:58:43,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:58:43 GMT Server: Apache x-openstack-request-id: req-63a55a35-62fb-4277-bc4f-b8b962c64545 2019-05-17 00:58:43,936 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:58:43,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-63a55a35-62fb-4277-bc4f-b8b962c64545 2019-05-17 00:58:43,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.132120847702s 2019-05-17 00:58:43,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:58:43,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:58:43,966 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:58:43 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-bdc8e8cb-9672-4ca3-9765-90799351fee5 2019-05-17 00:58:43,966 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:58:44,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:58:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9f88dea3-4cdf-4014-bcfa-c6228bec3b12 2019-05-17 00:58:44,010 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:58:44,011 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-9f88dea3-4cdf-4014-bcfa-c6228bec3b12 2019-05-17 00:58:44,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739300251007s 2019-05-17 00:58:49,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:58:49,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:58:49,048 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:58:49 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-522d82d1-0d6b-4576-877a-3f9c2013b5c1 2019-05-17 00:58:49,048 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:58:49,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:58:49 GMT Server: Apache x-openstack-request-id: req-7d5f0071-a5b5-4587-97f9-aab6dafae87b 2019-05-17 00:58:49,090 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:58:49,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-7d5f0071-a5b5-4587-97f9-aab6dafae87b 2019-05-17 00:58:49,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724108219147s 2019-05-17 00:58:54,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:58:54,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:58:54,125 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:58:54 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-5b929864-c7f5-44c4-a221-28738fbad187 2019-05-17 00:58:54,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-05-17 00:58:54,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:58:54 GMT Server: Apache x-openstack-request-id: req-568f7484-fac4-4ae1-b1e7-c43c4ed4ad0c 2019-05-17 00:58:54,167 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:58:54,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-568f7484-fac4-4ae1-b1e7-c43c4ed4ad0c 2019-05-17 00:58:54,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071662902832s 2019-05-17 00:58:54,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:58:54,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:58:54,198 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:58:54 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-f3e5dd63-1d8f-4c79-b483-de09f86479da 2019-05-17 00:58:54,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-05-17 00:58:54,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:58:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8874e9f0-dee6-4dec-8722-0f7f1de5fe4a 2019-05-17 00:58:54,545 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:58:54,545 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-8874e9f0-dee6-4dec-8722-0f7f1de5fe4a 2019-05-17 00:58:54,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.377866029739s 2019-05-17 00:58:59,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:58:59,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:58:59,584 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:58:59 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-692997d4-3cb3-4087-8124-281315c62040 2019-05-17 00:58:59,584 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:58:59,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:58:59 GMT Server: Apache x-openstack-request-id: req-4ef537b6-b101-4909-bce8-fed4c8120f72 2019-05-17 00:58:59,626 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:58:59,627 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-4ef537b6-b101-4909-bce8-fed4c8120f72 2019-05-17 00:58:59,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745630264282s 2019-05-17 00:59:04,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:59:04,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:59:04,666 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:59:04 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-9a4d413a-400a-40a3-9786-fb7c75d53fa9 2019-05-17 00:59:04,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-05-17 00:59:04,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:59:04 GMT Server: Apache x-openstack-request-id: req-374624a1-890f-4111-8729-dffd241cb2ad 2019-05-17 00:59:04,710 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:59:04,710 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-374624a1-890f-4111-8729-dffd241cb2ad 2019-05-17 00:59:04,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0780899524689s 2019-05-17 00:59:04,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:59:04,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:59:04,741 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:59:04 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-b32a64bd-6c44-4922-a652-37e4631dc06b 2019-05-17 00:59:04,741 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:59:04,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:59:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e920458f-70f5-47ef-ad1b-ad6a957efaf7 2019-05-17 00:59:04,767 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:59:04,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-e920458f-70f5-47ef-ad1b-ad6a957efaf7 2019-05-17 00:59:04,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0557479858398s 2019-05-17 00:59:09,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:59:09,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:59:09,804 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:59:09 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-3fdeaa16-6f2e-455c-a62f-859d8fd08bd7 2019-05-17 00:59:09,804 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:59:09,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:59:09 GMT Server: Apache x-openstack-request-id: req-b680ce07-aed7-402b-bb14-5fd0dc5dbf00 2019-05-17 00:59:09,847 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:59:09,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-b680ce07-aed7-402b-bb14-5fd0dc5dbf00 2019-05-17 00:59:09,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741360187531s 2019-05-17 00:59:14,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:59:14,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:59:14,884 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:59:14 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-3f90c583-66bb-4c4b-beb1-43b6fc6dab50 2019-05-17 00:59:14,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:59:14,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:59:14 GMT Server: Apache x-openstack-request-id: req-aa9b2fab-6994-41fe-9416-232431a4f944 2019-05-17 00:59:14,927 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:59:14,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-aa9b2fab-6994-41fe-9416-232431a4f944 2019-05-17 00:59:14,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743060112s 2019-05-17 00:59:14,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:59:14,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:59:14,959 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:59:14 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-a1723d9c-5800-4332-8f33-5d3a3a3be58c 2019-05-17 00:59:14,959 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:59:15,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:59:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4964943f-1719-4619-99bd-75ff483db0f5 2019-05-17 00:59:15,002 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:59:15,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-4964943f-1719-4619-99bd-75ff483db0f5 2019-05-17 00:59:15,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741150379181s 2019-05-17 00:59:20,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:59:20,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:59:20,040 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:59:20 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-5f9d829a-c906-4950-97c5-9bdfce80db34 2019-05-17 00:59:20,040 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:59:20,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:59:20 GMT Server: Apache x-openstack-request-id: req-5ba9eaef-a9a0-44ca-a45f-6436b9de6ad8 2019-05-17 00:59:20,083 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:59:20,083 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-5ba9eaef-a9a0-44ca-a45f-6436b9de6ad8 2019-05-17 00:59:20,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741941928864s 2019-05-17 00:59:25,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:59:25,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:59:25,121 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:59:25 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-0f281703-4658-49f2-ad3d-34b2e8859042 2019-05-17 00:59:25,121 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:59:25,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:59:25 GMT Server: Apache x-openstack-request-id: req-90f2e8e8-ad08-4c77-804b-0556cb81b4c6 2019-05-17 00:59:25,163 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:59:25,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-90f2e8e8-ad08-4c77-804b-0556cb81b4c6 2019-05-17 00:59:25,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749950408936s 2019-05-17 00:59:25,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:59:25,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:59:25,194 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:59:25 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-02994798-1b5d-41de-b22a-8eacd899ef18 2019-05-17 00:59:25,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-05-17 00:59:25,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:59:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9789b32e-0a2c-4c2d-995f-198eeab209a6 2019-05-17 00:59:25,550 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:59:25,550 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-9789b32e-0a2c-4c2d-995f-198eeab209a6 2019-05-17 00:59:25,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.386445999146s 2019-05-17 00:59:30,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:59:30,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:59:30,987 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:59:30 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-128648db-3944-479a-87f9-3ba521677f46 2019-05-17 00:59:30,987 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:59:31,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:59:30 GMT Server: Apache x-openstack-request-id: req-68aad470-4b2a-4dec-83d0-02a386b2053d 2019-05-17 00:59:31,032 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:59:31,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-68aad470-4b2a-4dec-83d0-02a386b2053d 2019-05-17 00:59:31,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.475239992142s 2019-05-17 00:59:36,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:59:36,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:59:36,339 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:59:36 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-df8d2e74-2fd9-4c0b-b3f3-016b6bc38e45 2019-05-17 00:59:36,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-05-17 00:59:36,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:59:36 GMT Server: Apache x-openstack-request-id: req-0b833c71-0e8c-45c5-9884-863472f4f5f9 2019-05-17 00:59:36,383 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:59:36,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-0b833c71-0e8c-45c5-9884-863472f4f5f9 2019-05-17 00:59:36,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.344765901566s 2019-05-17 00:59:36,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:59:36,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:59:36,692 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:59:36 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-23729108-5e06-4906-803e-f11f8bbe9b70 2019-05-17 00:59:36,693 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:59:37,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:59:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7924f4a2-ceb9-48ef-86d5-a25c5e310c13 2019-05-17 00:59:37,007 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:59:37,007 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-7924f4a2-ceb9-48ef-86d5-a25c5e310c13 2019-05-17 00:59:37,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.623914003372s 2019-05-17 00:59:42,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:59:42,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:59:42,045 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:59:42 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-130587de-5e18-48f5-b240-f37afcaf1d63 2019-05-17 00:59:42,045 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:59:42,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:59:42 GMT Server: Apache x-openstack-request-id: req-d12c67b7-1ddb-4b6a-a179-3e9473a25153 2019-05-17 00:59:42,414 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:59:42,414 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-d12c67b7-1ddb-4b6a-a179-3e9473a25153 2019-05-17 00:59:42,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.400341033936s 2019-05-17 00:59:47,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:59:47,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:59:47,451 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:59:47 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-b7dc3af7-293b-4b03-8c98-d65c9f3660c6 2019-05-17 00:59:47,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-05-17 00:59:47,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:59:47 GMT Server: Apache x-openstack-request-id: req-97b2d199-97e9-4d25-aade-f793088a75fb 2019-05-17 00:59:47,494 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:59:47,494 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-97b2d199-97e9-4d25-aade-f793088a75fb 2019-05-17 00:59:47,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738229751587s 2019-05-17 00:59:47,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:59:47,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:59:47,524 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:59:47 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-906d0141-e42e-4f5d-8c08-a57d0b99d8ca 2019-05-17 00:59:47,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-05-17 00:59:47,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:59:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-168e861a-2c18-446e-a534-6a1449be76e1 2019-05-17 00:59:47,567 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:59:47,567 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-168e861a-2c18-446e-a534-6a1449be76e1 2019-05-17 00:59:47,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727541446686s 2019-05-17 00:59:52,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:59:52,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:59:52,609 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:59:52 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-996a6ee7-c186-4aa2-ab72-50610aeda067 2019-05-17 00:59:52,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-05-17 00:59:52,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:59:52 GMT Server: Apache x-openstack-request-id: req-4750d858-b8a8-4d70-a84c-c5fa727ec0ce 2019-05-17 00:59:52,652 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:59:52,652 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-4750d858-b8a8-4d70-a84c-c5fa727ec0ce 2019-05-17 00:59:52,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0782558917999s 2019-05-17 00:59:57,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 00:59:57,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:59:57,688 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:59:57 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-a6afee86-66f2-4afe-ac36-b9de069a35e9 2019-05-17 00:59:57,688 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:59:58,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 00:59:57 GMT Server: Apache x-openstack-request-id: req-8f9185a7-7c3e-4c70-a353-88335e13d1a3 2019-05-17 00:59:58,075 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 00:59:58,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-8f9185a7-7c3e-4c70-a353-88335e13d1a3 2019-05-17 00:59:58,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.417762994766s 2019-05-17 00:59:58,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 00:59:58,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 00:59:58,106 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 00:59:58 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-4850d962-f2ea-4802-a005-351ba2035885 2019-05-17 00:59:58,106 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 00:59:58,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 00:59:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1997b510-4526-43e5-9d9c-2aaf0aee851f 2019-05-17 00:59:58,425 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 00:59:58,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-1997b510-4526-43e5-9d9c-2aaf0aee851f 2019-05-17 00:59:58,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.348598003387s 2019-05-17 01:00:03,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:00:03,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:00:03,463 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:00:03 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-119b6a6d-8596-4817-a6a1-97cf8fdde910 2019-05-17 01:00:03,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-05-17 01:00:03,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:00:03 GMT Server: Apache x-openstack-request-id: req-7a59597d-d23b-46fb-99a9-2505b1f1e278 2019-05-17 01:00:03,505 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:00:03,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-7a59597d-d23b-46fb-99a9-2505b1f1e278 2019-05-17 01:00:03,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737199783325s 2019-05-17 01:00:08,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:00:08,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:00:08,541 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:00:08 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-c95ed838-f59e-45a2-a96f-f66927a267e5 2019-05-17 01:00:08,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-05-17 01:00:08,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:00:08 GMT Server: Apache x-openstack-request-id: req-3fceed6f-7e03-4a0b-ae52-090581def41d 2019-05-17 01:00:08,586 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:00:08,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-3fceed6f-7e03-4a0b-ae52-090581def41d 2019-05-17 01:00:08,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749640464783s 2019-05-17 01:00:08,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:00:08,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:00:08,617 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:00:08 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-923a0010-09a0-4c96-affc-c85595365929 2019-05-17 01:00:08,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-05-17 01:00:08,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:00:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e44d7120-a664-4a5e-9975-6a0901a8e8e3 2019-05-17 01:00:08,659 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:00:08,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-e44d7120-a664-4a5e-9975-6a0901a8e8e3 2019-05-17 01:00:08,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729959011078s 2019-05-17 01:00:13,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:00:13,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:00:13,997 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:00:13 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-1637a4f3-7185-4831-8c97-3a82582ba43d 2019-05-17 01:00:13,997 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:00:14,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:00:13 GMT Server: Apache x-openstack-request-id: req-a6f42b44-9c96-47d9-a703-4d0cccec23e9 2019-05-17 01:00:14,039 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:00:14,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-a6f42b44-9c96-47d9-a703-4d0cccec23e9 2019-05-17 01:00:14,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.3729159832s 2019-05-17 01:00:19,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:00:19,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:00:19,076 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:00:19 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-ccffcd32-fde7-4537-bd4f-17c13083af2e 2019-05-17 01:00:19,077 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:00:19,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:00:19 GMT Server: Apache x-openstack-request-id: req-30c256bd-7e40-4231-8a3b-3b76627c586e 2019-05-17 01:00:19,119 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:00:19,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-30c256bd-7e40-4231-8a3b-3b76627c586e 2019-05-17 01:00:19,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743939876556s 2019-05-17 01:00:19,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:00:19,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:00:19,150 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:00:19 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-a976c953-4407-4d63-92e4-c52f76e1338a 2019-05-17 01:00:19,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-05-17 01:00:19,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:00:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ded6291e-64f1-45d5-ad02-8684324c1170 2019-05-17 01:00:19,193 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:00:19,193 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-ded6291e-64f1-45d5-ad02-8684324c1170 2019-05-17 01:00:19,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733590126038s 2019-05-17 01:00:24,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:00:24,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:00:24,230 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:00:24 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-30b76d75-c61c-47c0-950b-9bae29e5770a 2019-05-17 01:00:24,230 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:00:24,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:00:24 GMT Server: Apache x-openstack-request-id: req-c3f21fd4-e7aa-460c-9492-3a1ac042f919 2019-05-17 01:00:24,272 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:00:24,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-c3f21fd4-e7aa-460c-9492-3a1ac042f919 2019-05-17 01:00:24,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726721286774s 2019-05-17 01:00:29,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:00:29,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:00:29,601 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:00:29 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-69b61014-3ed8-4542-bf54-c5f4e8aee610 2019-05-17 01:00:29,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-05-17 01:00:29,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:00:29 GMT Server: Apache x-openstack-request-id: req-5a2030c6-b3cf-467b-904f-bf798c545a81 2019-05-17 01:00:29,644 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:00:29,644 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-5a2030c6-b3cf-467b-904f-bf798c545a81 2019-05-17 01:00:29,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.366014003754s 2019-05-17 01:00:29,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:00:29,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:00:29,976 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:00:29 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-257b37ea-2ca1-4650-86b5-cbc9ffb6d9e9 2019-05-17 01:00:29,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-05-17 01:00:30,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:00:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b5cd8731-982b-458e-8a97-cf45748fd4a9 2019-05-17 01:00:30,019 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:00:30,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-b5cd8731-982b-458e-8a97-cf45748fd4a9 2019-05-17 01:00:30,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.374503850937s 2019-05-17 01:00:35,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:00:35,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:00:35,057 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:00:35 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-5d53ce7e-41ba-4db9-aca3-2ca561e321bb 2019-05-17 01:00:35,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-05-17 01:00:35,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:00:35 GMT Server: Apache x-openstack-request-id: req-59c4ec41-53ae-4b7c-a4ba-c66a1e61c4b0 2019-05-17 01:00:35,382 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:00:35,382 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-59c4ec41-53ae-4b7c-a4ba-c66a1e61c4b0 2019-05-17 01:00:35,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.356600046158s 2019-05-17 01:00:40,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:00:40,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:00:40,420 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:00:40 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-d0534d50-d8d8-470d-bd52-16e8e81c03c8 2019-05-17 01:00:40,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-05-17 01:00:40,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:00:40 GMT Server: Apache x-openstack-request-id: req-89d10795-f809-436f-aa41-fa937054370c 2019-05-17 01:00:40,462 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:00:40,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-89d10795-f809-436f-aa41-fa937054370c 2019-05-17 01:00:40,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742030143738s 2019-05-17 01:00:40,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:00:40,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:00:40,492 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:00:40 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-8517b634-c2c3-45e2-abd5-a537f80ba8d7 2019-05-17 01:00:40,492 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:00:40,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:00:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b4a91039-0171-4ef8-83e8-951684396188 2019-05-17 01:00:40,535 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:00:40,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-b4a91039-0171-4ef8-83e8-951684396188 2019-05-17 01:00:40,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718960762024s 2019-05-17 01:00:45,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:00:45,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:00:45,579 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:00:45 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-8c491987-5b48-432f-85c0-1613cccdc90c 2019-05-17 01:00:45,580 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:00:45,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:00:45 GMT Server: Apache x-openstack-request-id: req-41728e66-0efa-4002-b981-d0c0358bc441 2019-05-17 01:00:45,622 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:00:45,622 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-41728e66-0efa-4002-b981-d0c0358bc441 2019-05-17 01:00:45,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0805280208588s 2019-05-17 01:00:50,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:00:50,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:00:50,662 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:00:50 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-c9095070-0885-46ad-b99f-16b2d2cfb823 2019-05-17 01:00:50,662 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:00:50,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:00:50 GMT Server: Apache x-openstack-request-id: req-269b8d67-2b1e-4fa6-9f81-d47f9728011b 2019-05-17 01:00:50,704 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:00:50,704 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-269b8d67-2b1e-4fa6-9f81-d47f9728011b 2019-05-17 01:00:50,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761189460754s 2019-05-17 01:00:50,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:00:50,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:00:50,736 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:00:50 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-9530dd03-8142-4e95-ac81-c94ed0e29c00 2019-05-17 01:00:50,736 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:00:50,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:00:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-83d821c2-9bc2-4ac9-a64c-d79f2f46037d 2019-05-17 01:00:50,782 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:00:50,783 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-83d821c2-9bc2-4ac9-a64c-d79f2f46037d 2019-05-17 01:00:50,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0779559612274s 2019-05-17 01:00:55,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:00:55,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:00:55,821 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:00:55 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-4196cefb-6a55-417e-a283-e955ec05f79c 2019-05-17 01:00:55,821 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:00:55,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:00:55 GMT Server: Apache x-openstack-request-id: req-8decbc2c-bcdf-4c77-bb8c-2e15a94e04f0 2019-05-17 01:00:55,863 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:00:55,863 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-8decbc2c-bcdf-4c77-bb8c-2e15a94e04f0 2019-05-17 01:00:55,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741360187531s 2019-05-17 01:01:00,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:01:00,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:01:00,900 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:01:00 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-7991da49-7084-4357-9a3c-034f330295d5 2019-05-17 01:01:00,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-05-17 01:01:00,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:01:00 GMT Server: Apache x-openstack-request-id: req-2607434e-b7a2-49d6-90e2-bc9e076d3780 2019-05-17 01:01:00,944 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:01:00,944 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-2607434e-b7a2-49d6-90e2-bc9e076d3780 2019-05-17 01:01:00,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749881267548s 2019-05-17 01:01:00,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:01:00,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:01:00,975 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:01:00 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-6d6e568b-e683-4156-9eff-fbcb879a63e3 2019-05-17 01:01:00,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-05-17 01:01:01,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:01:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-31eb756f-3a51-4811-b465-bdd529e491cc 2019-05-17 01:01:01,019 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:01:01,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-31eb756f-3a51-4811-b465-bdd529e491cc 2019-05-17 01:01:01,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742089748383s 2019-05-17 01:01:06,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:01:06,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:01:06,057 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:01:06 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-1573be67-26dd-4047-bb34-7168d6310f87 2019-05-17 01:01:06,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-05-17 01:01:06,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:01:06 GMT Server: Apache x-openstack-request-id: req-72666309-f605-45eb-a76c-cc79a1b33b3d 2019-05-17 01:01:06,379 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:01:06,380 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-72666309-f605-45eb-a76c-cc79a1b33b3d 2019-05-17 01:01:06,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353941917419s 2019-05-17 01:01:11,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:01:11,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:01:11,416 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:01:11 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-7c3fa175-19b9-4b99-a0e1-0cd5729e2f1b 2019-05-17 01:01:11,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-05-17 01:01:11,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:01:11 GMT Server: Apache x-openstack-request-id: req-ff627b28-e8cf-4482-aafb-1a983d320714 2019-05-17 01:01:11,461 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:01:11,461 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-ff627b28-e8cf-4482-aafb-1a983d320714 2019-05-17 01:01:11,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075511932373s 2019-05-17 01:01:11,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:01:11,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:01:11,491 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:01:11 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-bb33609e-3e67-402e-ba56-874a4e4332ce 2019-05-17 01:01:11,491 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:01:11,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:01:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-21735ddf-7e72-48be-93e8-0f37658598fa 2019-05-17 01:01:11,536 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:01:11,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-21735ddf-7e72-48be-93e8-0f37658598fa 2019-05-17 01:01:11,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745151042938s 2019-05-17 01:01:16,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:01:16,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:01:16,573 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:01:16 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-c3d2f2cc-971f-457d-9e2c-9861e004ef82 2019-05-17 01:01:16,573 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:01:16,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:01:16 GMT Server: Apache x-openstack-request-id: req-57111e2a-e6c4-4a89-8816-3c1989a3ddd5 2019-05-17 01:01:16,614 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:01:16,615 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-57111e2a-e6c4-4a89-8816-3c1989a3ddd5 2019-05-17 01:01:16,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721209049225s 2019-05-17 01:01:21,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:01:21,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:01:21,651 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:01:21 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-84aa0ae6-b231-4013-b9c9-b7585f6244e5 2019-05-17 01:01:21,651 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:01:21,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:01:21 GMT Server: Apache x-openstack-request-id: req-bd9e6008-be68-4994-9b5c-859779723001 2019-05-17 01:01:21,693 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:01:21,693 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-bd9e6008-be68-4994-9b5c-859779723001 2019-05-17 01:01:21,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725049972534s 2019-05-17 01:01:21,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:01:21,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:01:21,723 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:01:21 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-9b5f3c95-7428-43b7-8ce5-009ae04a2623 2019-05-17 01:01:21,723 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:01:21,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:01:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d40e1e45-1758-4d1e-920f-56fe9a403ef1 2019-05-17 01:01:21,766 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:01:21,766 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-d40e1e45-1758-4d1e-920f-56fe9a403ef1 2019-05-17 01:01:21,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072536945343s 2019-05-17 01:01:26,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:01:26,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:01:27,095 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:01:26 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-540cb97d-5e98-41b2-85f4-b3975ef686c4 2019-05-17 01:01:27,096 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:01:27,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:01:27 GMT Server: Apache x-openstack-request-id: req-7423cd0d-0575-4773-952a-04041c2c0d0d 2019-05-17 01:01:27,139 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:01:27,139 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-7423cd0d-0575-4773-952a-04041c2c0d0d 2019-05-17 01:01:27,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.366359949112s 2019-05-17 01:01:32,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:01:32,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:01:32,176 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:01:32 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-21ca288f-f982-4854-ab51-8ddf759c8908 2019-05-17 01:01:32,176 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:01:32,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:01:32 GMT Server: Apache x-openstack-request-id: req-619c27cc-1a7b-4da7-8f41-01b8ef1ef0cc 2019-05-17 01:01:32,219 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:01:32,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-619c27cc-1a7b-4da7-8f41-01b8ef1ef0cc 2019-05-17 01:01:32,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743808746338s 2019-05-17 01:01:32,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:01:32,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:01:32,250 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:01:32 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-32d39f91-14ee-4566-af25-8e8707aa7108 2019-05-17 01:01:32,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-05-17 01:01:32,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:01:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ceac931b-6976-4984-a102-300f586225f4 2019-05-17 01:01:32,601 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:01:32,601 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-ceac931b-6976-4984-a102-300f586225f4 2019-05-17 01:01:32,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.381919145584s 2019-05-17 01:01:37,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:01:37,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:01:37,638 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:01:37 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-b61f5000-c534-4481-b0aa-933a4387cfac 2019-05-17 01:01:37,638 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:01:37,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:01:37 GMT Server: Apache x-openstack-request-id: req-a8d4e4de-c99b-4e84-b6ff-f98f275f8ea0 2019-05-17 01:01:37,680 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:01:37,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-a8d4e4de-c99b-4e84-b6ff-f98f275f8ea0 2019-05-17 01:01:37,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720620155334s 2019-05-17 01:01:42,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:01:42,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:01:42,998 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:01:42 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc Server: Apache x-openstack-request-id: req-c0d20dce-ee0b-450a-9235-b0f2e16a2f8a 2019-05-17 01:01:42,998 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:01:43,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 354 Content-Type: application/json Date: Fri, 17 May 2019 01:01:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bf787e71-b4a6-4baf-a181-65b092f3e9c5 2019-05-17 01:01:43,041 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-05-17T01:01:37Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/bono/events/590b975a-89e9-464d-b82e-4abf6fd51799", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f18161ff-898c-4f75-a409-4ddb338867a0", "id": "590b975a-89e9-464d-b82e-4abf6fd51799"}]} 2019-05-17 01:01:43,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc&marker=ae9c3c2c-9626-4bc3-b2a4-d0b21fd06195&sort_dir=asc used request id req-bf787e71-b4a6-4baf-a181-65b092f3e9c5 2019-05-17 01:01:43,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355468988419s 2019-05-17 01:01:48,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:01:48,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:01:48,079 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:01:48 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-608f1714-a2e4-444e-a9f3-93c80f7de9da 2019-05-17 01:01:48,079 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:01:48,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:01:48 GMT Server: Apache x-openstack-request-id: req-5a8511cb-7de9-4659-beaa-1292ed154f25 2019-05-17 01:01:48,121 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:01:48,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-5a8511cb-7de9-4659-beaa-1292ed154f25 2019-05-17 01:01:48,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074126958847s 2019-05-17 01:01:53,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:01:53,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:01:53,158 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:01:53 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-22fe324d-6058-400c-9a67-28ad97de3942 2019-05-17 01:01:53,158 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:01:53,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:01:53 GMT Server: Apache x-openstack-request-id: req-9db8c8b2-b27b-4b5a-9fd4-16b19b8358e3 2019-05-17 01:01:53,201 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:01:53,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-9db8c8b2-b27b-4b5a-9fd4-16b19b8358e3 2019-05-17 01:01:53,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739638805389s 2019-05-17 01:01:53,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:01:53,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:01:53,511 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:01:53 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-d3423644-573b-41ea-90a6-ec1496164cc7 2019-05-17 01:01:53,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-05-17 01:01:53,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:01:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c1a71300-d408-48f4-a780-ef4d987ae25f 2019-05-17 01:01:53,554 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:01:53,554 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-c1a71300-d408-48f4-a780-ef4d987ae25f 2019-05-17 01:01:53,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.352521896362s 2019-05-17 01:01:58,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:01:58,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:01:58,901 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:01:58 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-94a72f30-ea73-4642-96e1-fcffca4fe926 2019-05-17 01:01:58,901 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:01:58,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:01:58 GMT Server: Apache x-openstack-request-id: req-8d509447-b354-46b8-bf49-22c921fbf56d 2019-05-17 01:01:58,943 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:01:58,943 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-8d509447-b354-46b8-bf49-22c921fbf56d 2019-05-17 01:01:58,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.382525205612s 2019-05-17 01:02:03,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:02:03,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:02:03,981 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:02:03 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-9bd1c7ee-81a3-49ea-91be-581c98478504 2019-05-17 01:02:03,981 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:02:04,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:02:03 GMT Server: Apache x-openstack-request-id: req-1c398822-5d1d-4c0c-9959-fd6b504da6fd 2019-05-17 01:02:04,023 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:02:04,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-1c398822-5d1d-4c0c-9959-fd6b504da6fd 2019-05-17 01:02:04,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740761756897s 2019-05-17 01:02:04,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:02:04,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:02:04,054 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:02:04 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-9bbf92ef-7c6e-452b-98a8-881940aaa83e 2019-05-17 01:02:04,054 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:02:04,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:02:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b4f9104c-c0c8-416b-87fa-bbe6020c2167 2019-05-17 01:02:04,097 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:02:04,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-b4f9104c-c0c8-416b-87fa-bbe6020c2167 2019-05-17 01:02:04,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729238986969s 2019-05-17 01:02:09,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:02:09,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:02:09,134 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:02:09 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-cc24312b-f4d5-4beb-8d13-5d05ac7cb39a 2019-05-17 01:02:09,134 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:02:09,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:02:09 GMT Server: Apache x-openstack-request-id: req-19142992-1bc3-47eb-abdb-e174c2b7a4b3 2019-05-17 01:02:09,176 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:02:09,176 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-19142992-1bc3-47eb-abdb-e174c2b7a4b3 2019-05-17 01:02:09,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728580951691s 2019-05-17 01:02:14,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:02:14,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:02:14,213 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:02:14 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-faaa722d-5f4f-4060-a6cf-356ca55f9e88 2019-05-17 01:02:14,213 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:02:14,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:02:14 GMT Server: Apache x-openstack-request-id: req-f8fa00b4-71ff-4613-b262-19c9ad55a18b 2019-05-17 01:02:14,255 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:02:14,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-f8fa00b4-71ff-4613-b262-19c9ad55a18b 2019-05-17 01:02:14,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733029842377s 2019-05-17 01:02:14,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:02:14,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:02:14,581 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:02:14 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-e823b0ab-83f6-464f-9384-e31b61edc94d 2019-05-17 01:02:14,582 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:02:14,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:02:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8cfd635c-f686-43c1-a348-beb4ef70de05 2019-05-17 01:02:14,899 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:02:14,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-8cfd635c-f686-43c1-a348-beb4ef70de05 2019-05-17 01:02:14,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.643774986267s 2019-05-17 01:02:19,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:02:19,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:02:19,938 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:02:19 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-559fe6fe-d192-412e-a0ec-459b429eda25 2019-05-17 01:02:19,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-05-17 01:02:19,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:02:19 GMT Server: Apache x-openstack-request-id: req-09199cce-c272-4614-adb6-a189027e6a09 2019-05-17 01:02:19,980 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:02:19,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-09199cce-c272-4614-adb6-a189027e6a09 2019-05-17 01:02:19,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740878582001s 2019-05-17 01:02:24,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:02:24,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:02:25,020 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:02:24 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-350fe5f6-30f2-4d13-b6d8-458f5d0287b0 2019-05-17 01:02:25,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-05-17 01:02:25,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:02:25 GMT Server: Apache x-openstack-request-id: req-02837d8f-9b07-4ca5-b194-b6904a3a820b 2019-05-17 01:02:25,062 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:02:25,063 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-02837d8f-9b07-4ca5-b194-b6904a3a820b 2019-05-17 01:02:25,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076024055481s 2019-05-17 01:02:25,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:02:25,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:02:25,094 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:02:25 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-161564a2-8200-47f5-a97d-2a821e291968 2019-05-17 01:02:25,095 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:02:25,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:02:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bf92ac5c-cc49-476a-aa6e-cce84054ecce 2019-05-17 01:02:25,419 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:02:25,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-bf92ac5c-cc49-476a-aa6e-cce84054ecce 2019-05-17 01:02:25,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.35569691658s 2019-05-17 01:02:30,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:02:30,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:02:30,453 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:02:30 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-9dd34a2c-2e44-4e23-93df-c1dfc23996c9 2019-05-17 01:02:30,453 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:02:30,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:02:30 GMT Server: Apache x-openstack-request-id: req-13894692-4dd9-40d3-ae7b-95ee094c12ce 2019-05-17 01:02:30,495 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:02:30,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-13894692-4dd9-40d3-ae7b-95ee094c12ce 2019-05-17 01:02:30,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746331214905s 2019-05-17 01:02:35,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:02:35,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:02:35,832 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:02:35 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-c0a0af8c-06e9-4513-851c-0d7174b1f1ee 2019-05-17 01:02:35,833 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:02:35,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:02:35 GMT Server: Apache x-openstack-request-id: req-47d37727-dc95-427d-bdc9-3bda62847a7c 2019-05-17 01:02:35,876 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:02:35,877 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-47d37727-dc95-427d-bdc9-3bda62847a7c 2019-05-17 01:02:35,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.378166913986s 2019-05-17 01:02:35,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:02:35,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:02:35,907 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:02:35 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-714c561b-6660-43db-a685-97901c055b1b 2019-05-17 01:02: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-05-17 01:02:35,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:02:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d6d44387-60ad-4e81-9088-6b07dea4aa7c 2019-05-17 01:02:35,950 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:02:35,950 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-d6d44387-60ad-4e81-9088-6b07dea4aa7c 2019-05-17 01:02:35,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728812217712s 2019-05-17 01:02:40,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:02:40,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:02:40,988 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:02:40 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-6791848b-52eb-4a48-8e66-aaff96247add 2019-05-17 01:02:40,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-05-17 01:02:41,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:02:40 GMT Server: Apache x-openstack-request-id: req-ec21a959-4723-4e47-8a76-c8f461946fbd 2019-05-17 01:02:41,033 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:02:41,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-ec21a959-4723-4e47-8a76-c8f461946fbd 2019-05-17 01:02:41,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760269165039s 2019-05-17 01:02:46,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:02:46,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:02:46,485 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:02:46 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-c656826b-8b84-44f9-b1b1-e2ecd8e734c4 2019-05-17 01:02:46,485 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:02:46,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:02:46 GMT Server: Apache x-openstack-request-id: req-e30d71c0-f3f4-4e34-a83c-191ffb3771f9 2019-05-17 01:02:46,528 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:02:46,528 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-e30d71c0-f3f4-4e34-a83c-191ffb3771f9 2019-05-17 01:02:46,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.48953795433s 2019-05-17 01:02:46,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:02:46,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:02:46,559 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:02:46 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-e27144c0-059f-4a27-b4e2-1bc5f719fa32 2019-05-17 01:02:46,559 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:02:46,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:02:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a8c116aa-668b-450d-9214-291fb29fadb3 2019-05-17 01:02:46,601 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:02:46,601 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-a8c116aa-668b-450d-9214-291fb29fadb3 2019-05-17 01:02:46,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726552009583s 2019-05-17 01:02:51,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:02:51,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:02:51,639 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:02:51 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-6871dfaf-3602-435a-b2b4-adacbb4bea61 2019-05-17 01:02:51,639 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:02:51,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:02:51 GMT Server: Apache x-openstack-request-id: req-90e30ede-3c18-453f-a6d3-971a4a4892b5 2019-05-17 01:02:51,978 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:02:51,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-90e30ede-3c18-453f-a6d3-971a4a4892b5 2019-05-17 01:02:51,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.369839906693s 2019-05-17 01:02:56,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:02:56,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:02:57,014 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:02:56 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-2186be24-7bc4-4683-9414-289c091efdbc 2019-05-17 01:02:57,014 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:02:57,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:02:57 GMT Server: Apache x-openstack-request-id: req-c8ecf9dc-6279-42b1-b264-38f9044c4544 2019-05-17 01:02:57,337 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:02:57,337 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-c8ecf9dc-6279-42b1-b264-38f9044c4544 2019-05-17 01:02:57,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353646039963s 2019-05-17 01:02:57,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:02:57,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:02:57,368 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:02:57 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-563abdde-7222-48d4-a2e4-48298576ee4a 2019-05-17 01:02:57,368 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:02:57,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:02:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-49dcc76b-e99e-4106-9638-218ce848d265 2019-05-17 01:02:57,412 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:02:57,412 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-49dcc76b-e99e-4106-9638-218ce848d265 2019-05-17 01:02:57,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0744090080261s 2019-05-17 01:03:02,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:03:02,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:03:02,451 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:03:02 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-05bf057b-c8cd-49c4-b139-eb651029b205 2019-05-17 01:03:02,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-05-17 01:03:02,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:03:02 GMT Server: Apache x-openstack-request-id: req-0197d0c7-7ae5-47b5-bf82-1bdbeab19414 2019-05-17 01:03:02,493 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:03:02,493 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-0197d0c7-7ae5-47b5-bf82-1bdbeab19414 2019-05-17 01:03:02,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738461017609s 2019-05-17 01:03:07,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:03:07,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:03:07,532 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:03:07 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-d9f381a9-3fe6-4e7e-b9e8-8927d96b379e 2019-05-17 01:03:07,532 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:03:07,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:03:07 GMT Server: Apache x-openstack-request-id: req-6812df58-9a07-4db4-b03e-b8c0799f609a 2019-05-17 01:03:07,880 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:03:07,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-6812df58-9a07-4db4-b03e-b8c0799f609a 2019-05-17 01:03:07,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.381914138794s 2019-05-17 01:03:07,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:03:07,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:03:07,910 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:03:07 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-cd0c7be4-0f72-4e88-ad46-dbe80f352108 2019-05-17 01:03:07,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-05-17 01:03:07,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:03:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-12f8813a-7c25-432d-869a-95fefcad5915 2019-05-17 01:03:07,951 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:03:07,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-12f8813a-7c25-432d-869a-95fefcad5915 2019-05-17 01:03:07,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706791877747s 2019-05-17 01:03:12,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:03:12,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:03:12,990 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:03:12 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-83333fea-ee91-4881-902e-faea6990be8f 2019-05-17 01:03:12,990 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:03:13,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:03:12 GMT Server: Apache x-openstack-request-id: req-05e90317-ed06-48ad-81f9-d7664c946631 2019-05-17 01:03:13,033 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:03:13,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-05e90317-ed06-48ad-81f9-d7664c946631 2019-05-17 01:03:13,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751190185547s 2019-05-17 01:03:18,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:03:18,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:03:18,070 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:03:18 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-0c7e2181-d4ae-4430-8da7-20056ae0a7b1 2019-05-17 01:03:18,070 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:03:18,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:03:18 GMT Server: Apache x-openstack-request-id: req-7268e8aa-d04e-45bb-9ba8-13ed79365a7e 2019-05-17 01:03:18,114 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:03:18,114 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-7268e8aa-d04e-45bb-9ba8-13ed79365a7e 2019-05-17 01:03:18,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747880935669s 2019-05-17 01:03:18,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:03:18,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:03:18,449 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:03:18 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-f049b150-d3a0-4646-8949-d7a4d3d55148 2019-05-17 01:03:18,449 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:03:18,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:03:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d342ebf6-499a-4c4d-ae51-2f17e5c8ef88 2019-05-17 01:03:18,785 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:03:18,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-d342ebf6-499a-4c4d-ae51-2f17e5c8ef88 2019-05-17 01:03:18,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.670552968979s 2019-05-17 01:03:23,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:03:23,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:03:23,822 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:03:23 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-046bc7f2-47dc-4285-ac2b-f8b2462a5f7f 2019-05-17 01:03:23,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-05-17 01:03:23,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:03:23 GMT Server: Apache x-openstack-request-id: req-0c5f613c-ae54-49b5-a9a8-d66e8a82bfb2 2019-05-17 01:03:23,865 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:03:23,865 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-0c5f613c-ae54-49b5-a9a8-d66e8a82bfb2 2019-05-17 01:03:23,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733361244202s 2019-05-17 01:03:28,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:03:28,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:03:28,902 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:03:28 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-39503b5e-8f2d-48c5-8ee5-7763e2632e1b 2019-05-17 01:03:28,902 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:03:29,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:03:28 GMT Server: Apache x-openstack-request-id: req-10f9eca8-ab75-4e1a-80c3-5c7e3ccfe293 2019-05-17 01:03:29,249 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:03:29,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-10f9eca8-ab75-4e1a-80c3-5c7e3ccfe293 2019-05-17 01:03:29,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.379155874252s 2019-05-17 01:03:29,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:03:29,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:03:29,280 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:03:29 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-84430198-595f-4a3a-941e-62e97cea1079 2019-05-17 01:03:29,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-05-17 01:03:29,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:03:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4ea3e901-3511-4296-8873-11283bc99a4d 2019-05-17 01:03:29,323 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:03:29,323 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-4ea3e901-3511-4296-8873-11283bc99a4d 2019-05-17 01:03:29,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725688934326s 2019-05-17 01:03:34,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:03:34,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:03:34,361 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:03:34 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-3a58a2d0-f04d-409d-8956-9fab9b314e9e 2019-05-17 01:03:34,361 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:03:34,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:03:34 GMT Server: Apache x-openstack-request-id: req-d7ae8eba-7ba1-4dcd-a2ef-45942f880974 2019-05-17 01:03:34,406 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:03:34,406 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-d7ae8eba-7ba1-4dcd-a2ef-45942f880974 2019-05-17 01:03:34,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764260292053s 2019-05-17 01:03:39,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:03:39,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:03:39,736 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:03:39 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-34e44846-7360-4253-8a93-997464619286 2019-05-17 01:03:39,736 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:03:39,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:03:39 GMT Server: Apache x-openstack-request-id: req-ba695c38-3d7a-4f80-ad16-dfa92324dc10 2019-05-17 01:03:39,778 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:03:39,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-ba695c38-3d7a-4f80-ad16-dfa92324dc10 2019-05-17 01:03:39,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.366966962814s 2019-05-17 01:03:39,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:03:39,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:03:39,809 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:03:39 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-8f3043b3-284b-4812-9e4e-601f92bbb0c6 2019-05-17 01:03:39,809 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:03:39,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:03:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8adc8280-b457-4c71-a1dc-c8e9a94504a6 2019-05-17 01:03:39,852 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:03:39,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-8adc8280-b457-4c71-a1dc-c8e9a94504a6 2019-05-17 01:03:39,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729382038116s 2019-05-17 01:03:44,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:03:44,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:03:44,892 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:03:44 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-a87b2740-64ca-410e-aed7-647478009b32 2019-05-17 01:03:44,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-05-17 01:03:44,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:03:44 GMT Server: Apache x-openstack-request-id: req-574b3976-efd3-4003-b5b1-a6d9123c67e8 2019-05-17 01:03:44,934 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:03:44,934 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-574b3976-efd3-4003-b5b1-a6d9123c67e8 2019-05-17 01:03:44,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755350589752s 2019-05-17 01:03:49,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:03:49,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:03:49,968 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:03:49 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-b6ab43d1-263a-4437-80f3-f9b6ecbe3b19 2019-05-17 01:03:49,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-05-17 01:03:50,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:03:49 GMT Server: Apache x-openstack-request-id: req-5681e9cc-068c-4536-8fd2-99f084d858a0 2019-05-17 01:03:50,012 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:03:50,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-5681e9cc-068c-4536-8fd2-99f084d858a0 2019-05-17 01:03:50,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741488933563s 2019-05-17 01:03:50,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:03:50,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:03:50,042 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:03:50 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-5249394e-a34f-438d-8060-5445f2092bd0 2019-05-17 01:03:50,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-05-17 01:03:50,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:03:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1915e3b8-0dd8-453b-8a82-9247d7a46050 2019-05-17 01:03:50,085 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:03:50,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-1915e3b8-0dd8-453b-8a82-9247d7a46050 2019-05-17 01:03:50,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728421211243s 2019-05-17 01:03:55,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:03:55,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:03:55,122 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:03:55 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-aeabb861-1da8-41e0-ad98-ca75d085527f 2019-05-17 01:03:55,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-05-17 01:03:55,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:03:55 GMT Server: Apache x-openstack-request-id: req-7f3a6b2c-ebd0-43c8-97a9-7df6929cb46a 2019-05-17 01:03:55,465 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:03:55,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-7f3a6b2c-ebd0-43c8-97a9-7df6929cb46a 2019-05-17 01:03:55,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.373940944672s 2019-05-17 01:04:00,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:04:00,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:00,502 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:04:00 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-d14bc85e-3904-4e67-87bf-f502a27472f1 2019-05-17 01:04:00,502 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:04:00,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:04:00 GMT Server: Apache x-openstack-request-id: req-45d743e7-e1d8-49a9-9a9d-61d26b985877 2019-05-17 01:04:00,544 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:04:00,544 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-45d743e7-e1d8-49a9-9a9d-61d26b985877 2019-05-17 01:04:00,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727698802948s 2019-05-17 01:04:00,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:04:00,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:00,576 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:04:00 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-8a52661d-ec71-4fe0-b3b3-42e938121bf5 2019-05-17 01:04:00,576 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:04:00,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:04:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-eeda6b2d-c0e2-4723-a683-6b0a0917de0c 2019-05-17 01:04:00,618 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:04:00,618 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-eeda6b2d-c0e2-4723-a683-6b0a0917de0c 2019-05-17 01:04:00,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734570026398s 2019-05-17 01:04:05,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:04:05,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:05,655 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:04:05 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-8c6b681a-4cb4-4a29-91a3-9b27e7cd1b04 2019-05-17 01:04:05,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-05-17 01:04:05,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:04:05 GMT Server: Apache x-openstack-request-id: req-0f3693b0-9d70-4598-a992-db84822e98b3 2019-05-17 01:04:05,700 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:04:05,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-0f3693b0-9d70-4598-a992-db84822e98b3 2019-05-17 01:04:05,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075070142746s 2019-05-17 01:04:10,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:04:10,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:10,737 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:04:10 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-2906af08-419d-4dc1-90fa-267c8ffdf0f8 2019-05-17 01:04:10,737 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:04:10,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:04:10 GMT Server: Apache x-openstack-request-id: req-86835078-7170-4666-ac77-c26769b93fc0 2019-05-17 01:04:10,779 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:04:10,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-86835078-7170-4666-ac77-c26769b93fc0 2019-05-17 01:04:10,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737800598145s 2019-05-17 01:04:10,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:04:10,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:10,810 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:04:10 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-cfe31415-9027-4ef2-9813-b87faefa1dc2 2019-05-17 01:04:10,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-05-17 01:04:10,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Fri, 17 May 2019 01:04:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c955fc40-e4a4-4a5b-b0d1-861ecfbcc49e 2019-05-17 01:04:10,853 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:04:10,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-c955fc40-e4a4-4a5b-b0d1-861ecfbcc49e 2019-05-17 01:04:10,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735850334167s 2019-05-17 01:04:15,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:04:15,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:15,885 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:04:15 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc Server: Apache x-openstack-request-id: req-427a847f-4b8d-48e9-99cd-b1bd8efa7761 2019-05-17 01:04:15,885 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:04:15,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 354 Content-Type: application/json Date: Fri, 17 May 2019 01:04:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c82ec105-86f0-4d42-8115-63da774bd4c8 2019-05-17 01:04:15,928 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-05-17T01:04:12Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/homer/events/b0568617-7f31-43ad-9c24-82b6633d9712", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "53ca18b8-b4a1-43d1-b5e4-149c3dc58306", "id": "b0568617-7f31-43ad-9c24-82b6633d9712"}]} 2019-05-17 01:04:15,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc&marker=590b975a-89e9-464d-b82e-4abf6fd51799&sort_dir=asc used request id req-c82ec105-86f0-4d42-8115-63da774bd4c8 2019-05-17 01:04:15,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727779865265s 2019-05-17 01:04:20,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:04:20,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/events?marker=b0568617-7f31-43ad-9c24-82b6633d9712&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:20,967 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:04:20 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=b0568617-7f31-43ad-9c24-82b6633d9712&sort_dir=asc Server: Apache x-openstack-request-id: req-a89f0d07-cdca-47e8-ad43-df4f40f18be2 2019-05-17 01:04:20,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-05-17 01:04:21,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 442 Content-Type: application/json Date: Fri, 17 May 2019 01:04:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0210dcf5-11c3-48af-9d21-1caa301040c8 2019-05-17 01:04:21,011 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-05-17T01:04:17Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/dime/events/ac3a665d-0827-4595-b0ea-176b34e5aaa4", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "e9759efb-52af-4cc8-a3d3-45ace21c0dee", "id": "ac3a665d-0827-4595-b0ea-176b34e5aaa4"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-05-17T01:04:17Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/clearwater-opnfv/events/bdbb5ac5-f99c-4f1f-9828-8592b4093634", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "id": "bdbb5ac5-f99c-4f1f-9828-8592b4093634"}]} 2019-05-17 01:04:21,011 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=b0568617-7f31-43ad-9c24-82b6633d9712&sort_dir=asc&marker=b0568617-7f31-43ad-9c24-82b6633d9712&sort_dir=asc used request id req-0210dcf5-11c3-48af-9d21-1caa301040c8 2019-05-17 01:04:21,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0774111747742s 2019-05-17 01:04:21,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:04:21,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:21,043 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:04:21 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb Server: Apache x-openstack-request-id: req-5845d2be-cb04-49ab-8c51-9d6213de69b0 2019-05-17 01:04:21,043 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:04:21,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Fri, 17 May 2019 01:04:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3a9a393e-8c60-47cc-b2dd-3fbc18bc2b3f 2019-05-17 01:04:21,120 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "outputs": [{"output_value": "172.30.9.202", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2019-05-17 01:04:21,120 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb used request id req-3a9a393e-8c60-47cc-b2dd-3fbc18bc2b3f 2019-05-17 01:04:21,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.107329130173s 2019-05-17 01:04:21,121 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-05-17T00:34:10Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'25e90a2d-d946-42b6-b305-eb9f7384a9cb', 'parameters': Munch({u'OS::project_id': u'7718f83da9f745b983ecdee7099cbcfa', u'image': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3', u'private_mgmt_net_pool_start': u'192.168.100.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 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_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 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'25e90a2d-d946-42b6-b305-eb9f7384a9cb', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'220195cd-782b-490f-b03b-eb92b75ca738'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'8e18d80c4b724f84911af3f77baa914f', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.202', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2019-05-17T00:34:10Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb'}) 2019-05-17 01:04:21,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:04:21,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:23,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1334 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-55471924-7330-4541-b143-fa296a4973b2 x-openstack-request-id: req-55471924-7330-4541-b143-fa296a4973b2 2019-05-17 01:04:23,145 - 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:9f:9c:5f", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:9c:5f", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:42.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:42Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "homer-0.clearwater.opnfv", "created": "2019-05-17T00:58:05Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:33:e7", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:33:e7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:40.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:40Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "dime-0.clearwater.opnfv", "created": "2019-05-17T00:58:04Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:69:1c", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:69:1c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/95cc30dc-ffea-4011-827c-51def6c93b87", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/95cc30dc-ffea-4011-827c-51def6c93b87", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:44.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "95cc30dc-ffea-4011-827c-51def6c93b87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:44Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "bono-0.clearwater.opnfv", "created": "2019-05-17T00:58:04Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4c:c3", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4c:c3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:53:02.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:53:02Z", "hostId": "0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-17T00:52:44Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:a3", "version": 4, "addr": "192.168.100.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:a3", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:42:48.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "c07cf883-0f77-4a03-a3e3-2016e67e657c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:42:48Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-17T00:42:31Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:55:ba", "version": 4, "addr": "192.168.100.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:55:ba", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:39:09.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "2f730bbe-6d14-40ae-b135-20bfdebbf4de", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:39:09Z", "hostId": "0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-17T00:37:20Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:2d", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:2d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:36:36.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "f367f8af-dc11-4512-bf6d-fde10aef0baf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:36:36Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "ns.clearwater.opnfv", "created": "2019-05-17T00:34:45Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:04:23,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-55471924-7330-4541-b143-fa296a4973b2 2019-05-17 01:04:23,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.02344703674s 2019-05-17 01:04:23,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-17 01:04:23,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:24,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1258 Content-Type: application/json Date: Fri, 17 May 2019 01:04:24 GMT X-Openstack-Request-Id: req-848cd835-db3c-4e32-bb50-0996700f5426 2019-05-17 01:04:24,018 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"de435a62-fcfe-4d78-9aaa-3adf4cd7a807","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7718f83da9f745b983ecdee7099cbcfa","l2_adjacency":true,"status":"ACTIVE","subnets":["b1c3d536-e03e-4d89-9c96-bbaa2c0ae1ab"],"description":"","tags":[],"updated_at":"2019-05-17T00:34:16Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"7718f83da9f745b983ecdee7099cbcfa","created_at":"2019-05-17T00:34:14Z","mtu":1450}]} 2019-05-17 01:04:24,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-848cd835-db3c-4e32-bb50-0996700f5426 2019-05-17 01:04:24,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.854891061783s 2019-05-17 01:04:24,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-17 01:04:24,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:24,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 664 Content-Type: application/json Date: Fri, 17 May 2019 01:04:24 GMT X-Openstack-Request-Id: req-f36000d8-ce60-4adb-b31e-a7c1175ef9dd 2019-05-17 01:04:24,371 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de435a62-fcfe-4d78-9aaa-3adf4cd7a807","tenant_id":"7718f83da9f745b983ecdee7099cbcfa","created_at":"2019-05-17T00:34:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-17T00:34:16Z","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":"7718f83da9f745b983ecdee7099cbcfa","id":"b1c3d536-e03e-4d89-9c96-bbaa2c0ae1ab","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2019-05-17 01:04:24,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-f36000d8-ce60-4adb-b31e-a7c1175ef9dd 2019-05-17 01:04:24,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.352093935013s 2019-05-17 01:04:24,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:04:24,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:24,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-f5f9cc5e-b86b-4f64-ba31-a1e92bdca124 x-openstack-request-id: req-f5f9cc5e-b86b-4f64-ba31-a1e92bdca124 2019-05-17 01:04:24,404 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}]} 2019-05-17 01:04:24,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-f5f9cc5e-b86b-4f64-ba31-a1e92bdca124 2019-05-17 01:04:24,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0271260738373s 2019-05-17 01:04:24,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-17 01:04:24,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:25,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-b2de6efb-9489-466a-a625-93cdf5a8921f x-openstack-request-id: req-b2de6efb-9489-466a-a625-93cdf5a8921f 2019-05-17 01:04:25,972 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3e73621-c561-4227-92c8-3b7e592b211d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb0ff365-e90a-4084-96c2-0713c8edfb02"}], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-17 01:04:25,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b/os-security-groups used request id req-b2de6efb-9489-466a-a625-93cdf5a8921f 2019-05-17 01:04:25,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.56641292572s 2019-05-17 01:04:25,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:04:25,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:26,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:04:26 GMT X-Openstack-Request-Id: req-bd57e995-5691-46ef-a3af-dda59866c13a 2019-05-17 01:04:26,703 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:04:26,704 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-bd57e995-5691-46ef-a3af-dda59866c13a 2019-05-17 01:04:26,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.725615978241s 2019-05-17 01:04:26,711 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-17 01:04:26,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:04:26,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:26,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-ce65d9b7-baaf-40dd-b70b-f8159f4efac9 x-openstack-request-id: req-ce65d9b7-baaf-40dd-b70b-f8159f4efac9 2019-05-17 01:04:26,738 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}]} 2019-05-17 01:04:26,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-ce65d9b7-baaf-40dd-b70b-f8159f4efac9 2019-05-17 01:04:26,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265829563141s 2019-05-17 01:04:26,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-17 01:04:26,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:27,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-d2c379cd-f1a6-46c3-aaaf-1718e104a1db x-openstack-request-id: req-d2c379cd-f1a6-46c3-aaaf-1718e104a1db 2019-05-17 01:04:27,883 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3e73621-c561-4227-92c8-3b7e592b211d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb0ff365-e90a-4084-96c2-0713c8edfb02"}], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-17 01:04:27,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42/os-security-groups used request id req-d2c379cd-f1a6-46c3-aaaf-1718e104a1db 2019-05-17 01:04:27,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.14394402504s 2019-05-17 01:04:27,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:04:27,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:28,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:04:28 GMT X-Openstack-Request-Id: req-41f118d3-f0ec-4229-8950-e076c7548447 2019-05-17 01:04:28,224 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:04:28,224 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-41f118d3-f0ec-4229-8950-e076c7548447 2019-05-17 01:04:28,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.334161043167s 2019-05-17 01:04:28,231 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-17 01:04:28,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:04:28,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:28,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01: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-f14606f7-77f0-47b5-8f5a-ce719d99d9c1 x-openstack-request-id: req-f14606f7-77f0-47b5-8f5a-ce719d99d9c1 2019-05-17 01:04:28,258 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}]} 2019-05-17 01:04:28,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-f14606f7-77f0-47b5-8f5a-ce719d99d9c1 2019-05-17 01:04:28,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275411605835s 2019-05-17 01:04:28,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-17 01:04:28,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/95cc30dc-ffea-4011-827c-51def6c93b87/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:29,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 01: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-54b5eb19-86ac-45ea-aa3d-949f574af2ee x-openstack-request-id: req-54b5eb19-86ac-45ea-aa3d-949f574af2ee 2019-05-17 01:04:29,371 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3e73621-c561-4227-92c8-3b7e592b211d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb0ff365-e90a-4084-96c2-0713c8edfb02"}], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-17 01:04:29,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/95cc30dc-ffea-4011-827c-51def6c93b87/os-security-groups used request id req-54b5eb19-86ac-45ea-aa3d-949f574af2ee 2019-05-17 01:04:29,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.11090111732s 2019-05-17 01:04:29,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:04:29,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:29,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:04:29 GMT X-Openstack-Request-Id: req-d264c073-2016-4e5f-8e71-c08b0b7e1e5e 2019-05-17 01:04:29,714 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:04:29,714 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-d264c073-2016-4e5f-8e71-c08b0b7e1e5e 2019-05-17 01:04:29,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.3373670578s 2019-05-17 01:04:29,721 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-17 01:04:29,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:04:29,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:29,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-83ffd117-f976-47c6-becc-5d446484b1e1 x-openstack-request-id: req-83ffd117-f976-47c6-becc-5d446484b1e1 2019-05-17 01:04:29,748 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}]} 2019-05-17 01:04:29,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-83ffd117-f976-47c6-becc-5d446484b1e1 2019-05-17 01:04:29,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262219905853s 2019-05-17 01:04:29,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-17 01:04:29,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:31,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-daab9fed-c541-4007-98a8-dae5d6e086a1 x-openstack-request-id: req-daab9fed-c541-4007-98a8-dae5d6e086a1 2019-05-17 01:04:31,594 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3e73621-c561-4227-92c8-3b7e592b211d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb0ff365-e90a-4084-96c2-0713c8edfb02"}], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-17 01:04:31,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e/os-security-groups used request id req-daab9fed-c541-4007-98a8-dae5d6e086a1 2019-05-17 01:04:31,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.84471201897s 2019-05-17 01:04:31,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:04:31,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:32,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:04:32 GMT X-Openstack-Request-Id: req-6ec8c311-35ee-4efc-824f-2bbba3efb3cc 2019-05-17 01:04:32,440 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:04:32,440 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-6ec8c311-35ee-4efc-824f-2bbba3efb3cc 2019-05-17 01:04:32,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.84050488472s 2019-05-17 01:04:32,447 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-17 01:04:32,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:04:32,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:32,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-ca2d6653-75bb-4713-9e57-f9602ee260e2 x-openstack-request-id: req-ca2d6653-75bb-4713-9e57-f9602ee260e2 2019-05-17 01:04:32,470 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}]} 2019-05-17 01:04:32,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-ca2d6653-75bb-4713-9e57-f9602ee260e2 2019-05-17 01:04:32,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230419635773s 2019-05-17 01:04:32,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-17 01:04:32,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:33,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-98296911-85da-49a0-974a-5ad0517d2312 x-openstack-request-id: req-98296911-85da-49a0-974a-5ad0517d2312 2019-05-17 01:04:33,458 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3e73621-c561-4227-92c8-3b7e592b211d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb0ff365-e90a-4084-96c2-0713c8edfb02"}], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-17 01:04:33,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c/os-security-groups used request id req-98296911-85da-49a0-974a-5ad0517d2312 2019-05-17 01:04:33,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.98682308197s 2019-05-17 01:04:33,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:04:33,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:34,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:04:34 GMT X-Openstack-Request-Id: req-1e48d667-5e61-46a9-b9bb-6f030a0f760d 2019-05-17 01:04:34,313 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:04:34,313 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-1e48d667-5e61-46a9-b9bb-6f030a0f760d 2019-05-17 01:04:34,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.8485019207s 2019-05-17 01:04:34,320 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-17 01:04:34,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:04:34,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:34,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-53da1660-1cf1-4656-a6fa-a367f69f7c18 x-openstack-request-id: req-53da1660-1cf1-4656-a6fa-a367f69f7c18 2019-05-17 01:04:34,344 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}]} 2019-05-17 01:04:34,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-53da1660-1cf1-4656-a6fa-a367f69f7c18 2019-05-17 01:04:34,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234241485596s 2019-05-17 01:04:34,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-17 01:04:34,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:36,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-2dad6ac8-2599-49db-9b22-54bd72c125ea x-openstack-request-id: req-2dad6ac8-2599-49db-9b22-54bd72c125ea 2019-05-17 01:04:36,170 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3e73621-c561-4227-92c8-3b7e592b211d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb0ff365-e90a-4084-96c2-0713c8edfb02"}], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-17 01:04:36,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de/os-security-groups used request id req-2dad6ac8-2599-49db-9b22-54bd72c125ea 2019-05-17 01:04:36,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.82471394539s 2019-05-17 01:04:36,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:04:36,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:36,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:04:36 GMT X-Openstack-Request-Id: req-f80a7311-2378-4a3f-b4ef-8ea80cfd3e5f 2019-05-17 01:04:36,511 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:04:36,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-f80a7311-2378-4a3f-b4ef-8ea80cfd3e5f 2019-05-17 01:04:36,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.335148096085s 2019-05-17 01:04:36,518 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-17 01:04:36,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:04:36,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:36,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-181d6327-f974-4d34-aaf1-d296e29bfc36 x-openstack-request-id: req-181d6327-f974-4d34-aaf1-d296e29bfc36 2019-05-17 01:04:36,541 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}]} 2019-05-17 01:04:36,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-181d6327-f974-4d34-aaf1-d296e29bfc36 2019-05-17 01:04:36,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225119590759s 2019-05-17 01:04:36,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-17 01:04:36,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:37,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-81cb2277-643e-4429-943f-424e9299fb7a x-openstack-request-id: req-81cb2277-643e-4429-943f-424e9299fb7a 2019-05-17 01:04:37,482 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3e73621-c561-4227-92c8-3b7e592b211d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb0ff365-e90a-4084-96c2-0713c8edfb02"}], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-17 01:04:37,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf/os-security-groups used request id req-81cb2277-643e-4429-943f-424e9299fb7a 2019-05-17 01:04:37,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.939540147781s 2019-05-17 01:04:37,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:04:37,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:37,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:04:37 GMT X-Openstack-Request-Id: req-892756e4-8604-4137-a9a3-7186ed686f93 2019-05-17 01:04:37,533 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:04:37,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-892756e4-8604-4137-a9a3-7186ed686f93 2019-05-17 01:04:37,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0450468063354s 2019-05-17 01:04:37,540 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-17 01:04:37,540 - 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:9f:9c:5f', u'version': 4, u'addr': u'192.168.100.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9f:9c:5f', 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'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:58:42.000000', 'flavor': Munch({u'id': u'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), 'az': u'nova', 'id': u'7a8e0aae-1b25-4153-9c4d-0a6d0116e63b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3e73621-c561-4227-92c8-3b7e592b211d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb0ff365-e90a-4084-96c2-0713c8edfb02'})], 'id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74f2cc0584e242f49f83b0dd98833b70', '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'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', '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-05-17T00:58:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:58:42Z', 'hostId': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'public_v6': '', 'private_v4': u'192.168.100.13', 'cloud': 'envvars', 'host_id': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', '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-05-17T00:58:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'created_at': u'2019-05-17T00:58:05Z', 'created': u'2019-05-17T00:58:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:76:33:e7', 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:76:33:e7', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:58:40.000000', 'flavor': Munch({u'id': u'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), 'az': u'nova', 'id': u'7b023af9-0b1c-4974-ba97-e51c4f9eeb42', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3e73621-c561-4227-92c8-3b7e592b211d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb0ff365-e90a-4084-96c2-0713c8edfb02'})], 'id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74f2cc0584e242f49f83b0dd98833b70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2019-05-17T00:58:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:58:40Z', 'hostId': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', '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-05-17T00:58:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'created_at': u'2019-05-17T00:58:04Z', 'created': u'2019-05-17T00:58: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:66:69:1c', u'version': 4, u'addr': u'192.168.100.17', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:66:69:1c', u'version': 4, u'addr': u'172.30.9.213', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:58:44.000000', 'flavor': Munch({u'id': u'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), 'az': u'nova', 'id': u'95cc30dc-ffea-4011-827c-51def6c93b87', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3e73621-c561-4227-92c8-3b7e592b211d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb0ff365-e90a-4084-96c2-0713c8edfb02'})], 'id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74f2cc0584e242f49f83b0dd98833b70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.213', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.213', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.213', 'launched_at': u'2019-05-17T00:58:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:58:44Z', 'hostId': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'public_v6': '', 'private_v4': u'192.168.100.17', 'cloud': 'envvars', 'host_id': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', '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-05-17T00:58:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'created_at': u'2019-05-17T00:58:04Z', 'created': u'2019-05-17T00:58: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:27:4c:c3', 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:27:4c:c3', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:53:02.000000', 'flavor': Munch({u'id': u'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), 'az': u'nova', 'id': u'7da259e9-66b3-4bd3-8076-fe295e3d3d8e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3e73621-c561-4227-92c8-3b7e592b211d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb0ff365-e90a-4084-96c2-0713c8edfb02'})], 'id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74f2cc0584e242f49f83b0dd98833b70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-05-17T00:53:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:53:02Z', 'hostId': u'0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460', '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-05-17T00:53:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'created_at': u'2019-05-17T00:52:44Z', 'created': u'2019-05-17T00:52:44Z', '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:bc:10:a3', u'version': 4, u'addr': u'192.168.100.20', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bc:10:a3', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:42:48.000000', 'flavor': Munch({u'id': u'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), 'az': u'nova', 'id': u'c07cf883-0f77-4a03-a3e3-2016e67e657c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3e73621-c561-4227-92c8-3b7e592b211d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb0ff365-e90a-4084-96c2-0713c8edfb02'})], 'id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74f2cc0584e242f49f83b0dd98833b70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2019-05-17T00:42:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:42:48Z', 'hostId': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'public_v6': '', 'private_v4': u'192.168.100.20', 'cloud': 'envvars', 'host_id': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', '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-05-17T00:42:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'created_at': u'2019-05-17T00:42:31Z', 'created': u'2019-05-17T00:42:31Z', '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:ed:55:ba', u'version': 4, u'addr': u'192.168.100.16', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ed:55:ba', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:39:09.000000', 'flavor': Munch({u'id': u'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), 'az': u'nova', 'id': u'2f730bbe-6d14-40ae-b135-20bfdebbf4de', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3e73621-c561-4227-92c8-3b7e592b211d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb0ff365-e90a-4084-96c2-0713c8edfb02'})], 'id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74f2cc0584e242f49f83b0dd98833b70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2019-05-17T00:39:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:39:09Z', 'hostId': u'0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'public_v6': '', 'private_v4': u'192.168.100.16', 'cloud': 'envvars', 'host_id': u'0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460', '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-05-17T00:39:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'created_at': u'2019-05-17T00:37:20Z', 'created': u'2019-05-17T00:37:20Z', '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:94:6d:2d', u'version': 4, u'addr': u'192.168.100.25', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:94:6d:2d', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:36:36.000000', 'flavor': Munch({u'id': u'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), 'az': u'nova', 'id': u'f367f8af-dc11-4512-bf6d-fde10aef0baf', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3e73621-c561-4227-92c8-3b7e592b211d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb0ff365-e90a-4084-96c2-0713c8edfb02'})], 'id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74f2cc0584e242f49f83b0dd98833b70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2019-05-17T00:36:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:36:36Z', 'hostId': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'public_v6': '', 'private_v4': u'192.168.100.25', 'cloud': 'envvars', 'host_id': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', '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-05-17T00:36:36.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'created_at': u'2019-05-17T00:34:45Z', 'created': u'2019-05-17T00:34:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-05-17 01:04:37,546 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-05-17 01:04:37,550 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d8761d0L 2019-05-17 01:04:37,551 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-17 01:04:37,560 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-17 01:04:37,560 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-17 01:04:37,561 - 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-05-17 01:04:37,561 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-17 01:04:37,561 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-17 01:04:37,562 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 01:04:37,562 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-17 01:04:37,562 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 01:04:37,607 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-17 01:04:37,607 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 01:04:37,614 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.212: c14e39a539f836a01c994af4f67d4cdd 2019-05-17 01:04:37,615 - paramiko.transport - DEBUG - Trying discovered key 927dfa07b0519ed01f92993f41f5c5ff in /tmp/tmpy4giiF 2019-05-17 01:04:37,645 - paramiko.transport - DEBUG - userauth is OK 2019-05-17 01:04:37,661 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-17 01:04:37,680 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-17 01:04:38,107 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-17 01:04:38,107 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-17 01:04:38,114 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-17 01:04:38,134 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-17 01:04:38,134 - 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-05-17 01:04:38,134 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-17 01:04:38,135 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-05-17 01:04:38,137 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d876310L 2019-05-17 01:04:38,138 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-17 01:04:38,147 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-17 01:04:38,148 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-17 01:04:38,149 - 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-05-17 01:04:38,149 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-17 01:04:38,149 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-17 01:04:38,149 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 01:04:38,149 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-17 01:04:38,150 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 01:04:38,193 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-17 01:04:38,194 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 01:04:38,202 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.210: 20cda1fae394e973db3b37c78fa6853f 2019-05-17 01:04:38,202 - paramiko.transport - DEBUG - Trying discovered key 927dfa07b0519ed01f92993f41f5c5ff in /tmp/tmpy4giiF 2019-05-17 01:04:38,232 - paramiko.transport - DEBUG - userauth is OK 2019-05-17 01:04:38,251 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-17 01:04:38,267 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-17 01:04:38,720 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-17 01:04:38,720 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-17 01:04:38,733 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-17 01:04:38,745 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-17 01:04:38,745 - 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-05-17 01:04:38,747 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-05-17 01:04:38,750 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d89af50L 2019-05-17 01:04:38,750 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-17 01:04:38,761 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-17 01:04:38,762 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-17 01:04:38,763 - 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-05-17 01:04:38,763 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-17 01:04:38,763 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-17 01:04:38,763 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 01:04:38,764 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-17 01:04:38,764 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 01:04:38,807 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-17 01:04:38,808 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 01:04:38,814 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.213: 4b0b4d4fdc2f1d89b6cab4cee486237e 2019-05-17 01:04:38,814 - paramiko.transport - DEBUG - Trying discovered key 927dfa07b0519ed01f92993f41f5c5ff in /tmp/tmpy4giiF 2019-05-17 01:04:38,845 - paramiko.transport - DEBUG - userauth is OK 2019-05-17 01:04:38,863 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-17 01:04:38,879 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-17 01:04:39,320 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-17 01:04:39,320 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-17 01:04:39,345 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-17 01:04:39,364 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-17 01:04:39,364 - 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-05-17 01:04:39,366 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-05-17 01:04:39,369 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d876310L 2019-05-17 01:04:39,369 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-17 01:04:39,384 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-17 01:04:39,385 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-17 01:04:39,386 - 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-05-17 01:04:39,386 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-17 01:04:39,386 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-17 01:04:39,387 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 01:04:39,387 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-17 01:04:39,387 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 01:04:39,394 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-17 01:04:39,394 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 01:04:39,401 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: 5f2fa2e09e0c6026d03b7799db771db0 2019-05-17 01:04:39,402 - paramiko.transport - DEBUG - Trying discovered key 927dfa07b0519ed01f92993f41f5c5ff in /tmp/tmpy4giiF 2019-05-17 01:04:39,433 - paramiko.transport - DEBUG - userauth is OK 2019-05-17 01:04:39,451 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-17 01:04:39,466 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-17 01:04:39,882 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-17 01:04:39,882 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-17 01:04:39,884 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-17 01:04:39,920 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-17 01:04:39,920 - 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-05-17 01:04:39,921 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-17 01:04:39,922 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-05-17 01:04:39,924 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e3aea90L 2019-05-17 01:04:39,925 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-17 01:04:39,938 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-17 01:04:39,938 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-17 01:04:39,939 - 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-05-17 01:04:39,939 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-17 01:04:39,939 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-17 01:04:39,940 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 01:04:39,941 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-17 01:04:39,941 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 01:04:39,987 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-17 01:04:39,987 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 01:04:39,989 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: eb3f85a97c2fda1014d68ce5c1f4636c 2019-05-17 01:04:39,990 - paramiko.transport - DEBUG - Trying discovered key 927dfa07b0519ed01f92993f41f5c5ff in /tmp/tmpy4giiF 2019-05-17 01:04:40,023 - paramiko.transport - DEBUG - userauth is OK 2019-05-17 01:04:40,043 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-17 01:04:40,054 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-17 01:04:40,627 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-17 01:04:40,627 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-17 01:04:40,657 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-17 01:04:40,671 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-17 01:04:40,671 - 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-05-17 01:04:40,673 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-05-17 01:04:40,677 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d88db10L 2019-05-17 01:04:40,677 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-17 01:04:40,706 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-17 01:04:40,706 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-17 01:04:40,708 - 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-05-17 01:04:40,708 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-17 01:04:40,708 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-17 01:04:40,708 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 01:04:40,709 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-17 01:04:40,709 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 01:04:40,718 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-17 01:04:40,718 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 01:04:40,741 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.211: 3b6d1d37d34416ec84e3258e8b6627c4 2019-05-17 01:04:40,742 - paramiko.transport - DEBUG - Trying discovered key 927dfa07b0519ed01f92993f41f5c5ff in /tmp/tmpy4giiF 2019-05-17 01:04:40,757 - paramiko.transport - DEBUG - userauth is OK 2019-05-17 01:04:40,783 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-17 01:04:40,807 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-17 01:04:41,401 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-17 01:04:41,401 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-17 01:04:41,410 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-17 01:04:41,432 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-17 01:04:41,433 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 24m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-05-17 01:04:41,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:04:41,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:43,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1334 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-3f32084c-8fe3-4b73-9ca2-150eaa13f8c6 x-openstack-request-id: req-3f32084c-8fe3-4b73-9ca2-150eaa13f8c6 2019-05-17 01:04:43,241 - 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:9f:9c:5f", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:9c:5f", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:42.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:42Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "homer-0.clearwater.opnfv", "created": "2019-05-17T00:58:05Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:33:e7", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:33:e7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:40.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:40Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "dime-0.clearwater.opnfv", "created": "2019-05-17T00:58:04Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:69:1c", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:69:1c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/95cc30dc-ffea-4011-827c-51def6c93b87", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/95cc30dc-ffea-4011-827c-51def6c93b87", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:44.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "95cc30dc-ffea-4011-827c-51def6c93b87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:44Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "bono-0.clearwater.opnfv", "created": "2019-05-17T00:58:04Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4c:c3", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4c:c3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:53:02.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:53:02Z", "hostId": "0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-17T00:52:44Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:a3", "version": 4, "addr": "192.168.100.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:a3", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:42:48.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "c07cf883-0f77-4a03-a3e3-2016e67e657c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:42:48Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-17T00:42:31Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:55:ba", "version": 4, "addr": "192.168.100.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:55:ba", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:39:09.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "2f730bbe-6d14-40ae-b135-20bfdebbf4de", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:39:09Z", "hostId": "0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-17T00:37:20Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:2d", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:2d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:36:36.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "f367f8af-dc11-4512-bf6d-fde10aef0baf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:36:36Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "ns.clearwater.opnfv", "created": "2019-05-17T00:34:45Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:04:43,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-3f32084c-8fe3-4b73-9ca2-150eaa13f8c6 2019-05-17 01:04:43,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.80646300316s 2019-05-17 01:04:43,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:04:43,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:43,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-c5472d15-915b-4a86-b946-fc2a993239ad x-openstack-request-id: req-c5472d15-915b-4a86-b946-fc2a993239ad 2019-05-17 01:04:43,276 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}]} 2019-05-17 01:04:43,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-c5472d15-915b-4a86-b946-fc2a993239ad 2019-05-17 01:04:43,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0271549224854s 2019-05-17 01:04:43,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-17 01:04:43,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:44,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-7dc2c303-e8cb-40af-a731-afb63d281a77 x-openstack-request-id: req-7dc2c303-e8cb-40af-a731-afb63d281a77 2019-05-17 01:04:44,401 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3e73621-c561-4227-92c8-3b7e592b211d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb0ff365-e90a-4084-96c2-0713c8edfb02"}], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-17 01:04:44,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b/os-security-groups used request id req-7dc2c303-e8cb-40af-a731-afb63d281a77 2019-05-17 01:04:44,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.12323498726s 2019-05-17 01:04:44,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:04:44,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:44,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:04:44 GMT X-Openstack-Request-Id: req-4c96924d-5e19-4ad0-9cc4-9005c0bd826d 2019-05-17 01:04:44,714 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:04:44,714 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-4c96924d-5e19-4ad0-9cc4-9005c0bd826d 2019-05-17 01:04:44,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307250022888s 2019-05-17 01:04:44,721 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-17 01:04:44,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:04:44,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:44,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-3a5c9031-d815-4fdb-9301-08c0e9a06921 x-openstack-request-id: req-3a5c9031-d815-4fdb-9301-08c0e9a06921 2019-05-17 01:04:44,746 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}]} 2019-05-17 01:04:44,747 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-3a5c9031-d815-4fdb-9301-08c0e9a06921 2019-05-17 01:04:44,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250577926636s 2019-05-17 01:04:44,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-17 01:04:44,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:46,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-495c7e16-6df5-4e90-8aa0-f9402a3e9511 x-openstack-request-id: req-495c7e16-6df5-4e90-8aa0-f9402a3e9511 2019-05-17 01:04:46,645 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3e73621-c561-4227-92c8-3b7e592b211d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb0ff365-e90a-4084-96c2-0713c8edfb02"}], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-17 01:04:46,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42/os-security-groups used request id req-495c7e16-6df5-4e90-8aa0-f9402a3e9511 2019-05-17 01:04:46,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.8969180584s 2019-05-17 01:04:46,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:04:46,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:46,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:04:46 GMT X-Openstack-Request-Id: req-430dc4b9-ebbe-48bf-b5f9-86fdfed84584 2019-05-17 01:04:46,690 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:04:46,690 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-430dc4b9-ebbe-48bf-b5f9-86fdfed84584 2019-05-17 01:04:46,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0391209125519s 2019-05-17 01:04:46,697 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-17 01:04:46,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:04:46,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:46,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-f63ff5f4-9a87-4e67-ae47-a56b7a51f5b3 x-openstack-request-id: req-f63ff5f4-9a87-4e67-ae47-a56b7a51f5b3 2019-05-17 01:04:46,721 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}]} 2019-05-17 01:04:46,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-f63ff5f4-9a87-4e67-ae47-a56b7a51f5b3 2019-05-17 01:04:46,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236928462982s 2019-05-17 01:04:46,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-17 01:04:46,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/95cc30dc-ffea-4011-827c-51def6c93b87/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:47,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-c2266c0a-2639-4089-abc6-dc3e5b98fabc x-openstack-request-id: req-c2266c0a-2639-4089-abc6-dc3e5b98fabc 2019-05-17 01:04:47,370 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3e73621-c561-4227-92c8-3b7e592b211d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb0ff365-e90a-4084-96c2-0713c8edfb02"}], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-17 01:04:47,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/95cc30dc-ffea-4011-827c-51def6c93b87/os-security-groups used request id req-c2266c0a-2639-4089-abc6-dc3e5b98fabc 2019-05-17 01:04:47,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.647899150848s 2019-05-17 01:04:47,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:04:47,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:47,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:04:47 GMT X-Openstack-Request-Id: req-2484b854-8dbf-448b-ba6e-9b333215bcf7 2019-05-17 01:04:47,418 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:04:47,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-2484b854-8dbf-448b-ba6e-9b333215bcf7 2019-05-17 01:04:47,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0421860218048s 2019-05-17 01:04:47,425 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-17 01:04:47,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:04:47,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:47,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-0ab9a77a-9b8e-4889-9439-f69a8fb02a3c x-openstack-request-id: req-0ab9a77a-9b8e-4889-9439-f69a8fb02a3c 2019-05-17 01:04:47,459 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}]} 2019-05-17 01:04:47,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-0ab9a77a-9b8e-4889-9439-f69a8fb02a3c 2019-05-17 01:04:47,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.03338098526s 2019-05-17 01:04:47,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-17 01:04:47,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:48,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-da99579c-42a9-4296-b89e-163f3039ba22 x-openstack-request-id: req-da99579c-42a9-4296-b89e-163f3039ba22 2019-05-17 01:04:48,125 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3e73621-c561-4227-92c8-3b7e592b211d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb0ff365-e90a-4084-96c2-0713c8edfb02"}], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-17 01:04:48,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e/os-security-groups used request id req-da99579c-42a9-4296-b89e-163f3039ba22 2019-05-17 01:04:48,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.664676904678s 2019-05-17 01:04:48,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:04:48,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:48,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:04:48 GMT X-Openstack-Request-Id: req-db25a819-3335-4321-84d9-27980a52d1ae 2019-05-17 01:04:48,168 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:04:48,168 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-db25a819-3335-4321-84d9-27980a52d1ae 2019-05-17 01:04:48,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0372920036316s 2019-05-17 01:04:48,175 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-17 01:04:48,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:04:48,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:48,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-32a81690-38f4-4510-83b1-7025ce3b0b29 x-openstack-request-id: req-32a81690-38f4-4510-83b1-7025ce3b0b29 2019-05-17 01:04:48,198 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}]} 2019-05-17 01:04:48,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-32a81690-38f4-4510-83b1-7025ce3b0b29 2019-05-17 01:04:48,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235450267792s 2019-05-17 01:04:48,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-17 01:04:48,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:50,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-908c363a-9536-4412-8c6c-a96312e2502b x-openstack-request-id: req-908c363a-9536-4412-8c6c-a96312e2502b 2019-05-17 01:04:50,021 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3e73621-c561-4227-92c8-3b7e592b211d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb0ff365-e90a-4084-96c2-0713c8edfb02"}], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-17 01:04:50,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c/os-security-groups used request id req-908c363a-9536-4412-8c6c-a96312e2502b 2019-05-17 01:04:50,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.82109498978s 2019-05-17 01:04:50,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:04:50,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:50,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:04:50 GMT X-Openstack-Request-Id: req-d218c803-0fa8-4081-8f0a-13f61603562a 2019-05-17 01:04:50,348 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:04:50,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-d218c803-0fa8-4081-8f0a-13f61603562a 2019-05-17 01:04:50,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.320372104645s 2019-05-17 01:04:50,354 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-17 01:04:50,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:04:50,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:50,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-c6ec3dea-5941-4f63-a8ec-0a1c7b42a7fe x-openstack-request-id: req-c6ec3dea-5941-4f63-a8ec-0a1c7b42a7fe 2019-05-17 01:04:50,385 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}]} 2019-05-17 01:04:50,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-c6ec3dea-5941-4f63-a8ec-0a1c7b42a7fe 2019-05-17 01:04:50,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0305089950562s 2019-05-17 01:04:50,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-17 01:04:50,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:51,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-071dd786-b916-4d72-a5cf-58d254f0586f x-openstack-request-id: req-071dd786-b916-4d72-a5cf-58d254f0586f 2019-05-17 01:04:51,310 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3e73621-c561-4227-92c8-3b7e592b211d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb0ff365-e90a-4084-96c2-0713c8edfb02"}], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-17 01:04:51,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de/os-security-groups used request id req-071dd786-b916-4d72-a5cf-58d254f0586f 2019-05-17 01:04:51,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.923840999603s 2019-05-17 01:04:51,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:04:51,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:51,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:04:51 GMT X-Openstack-Request-Id: req-d42ca718-b85d-43f8-8766-9d0a7581045a 2019-05-17 01:04:51,683 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:04:51,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-d42ca718-b85d-43f8-8766-9d0a7581045a 2019-05-17 01:04:51,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.367355108261s 2019-05-17 01:04:51,690 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-17 01:04:51,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:04:51,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:51,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-42aa6b03-e152-4bc2-968a-3f3ea481da7a x-openstack-request-id: req-42aa6b03-e152-4bc2-968a-3f3ea481da7a 2019-05-17 01:04:51,723 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}]} 2019-05-17 01:04:51,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-42aa6b03-e152-4bc2-968a-3f3ea481da7a 2019-05-17 01:04:51,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.032478094101s 2019-05-17 01:04:51,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-17 01:04:51,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:53,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-3f01db34-dae9-40d1-aa8b-96ae759ed93d x-openstack-request-id: req-3f01db34-dae9-40d1-aa8b-96ae759ed93d 2019-05-17 01:04:53,192 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3e73621-c561-4227-92c8-3b7e592b211d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb0ff365-e90a-4084-96c2-0713c8edfb02"}], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-17 01:04:53,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf/os-security-groups used request id req-3f01db34-dae9-40d1-aa8b-96ae759ed93d 2019-05-17 01:04:53,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.46761107445s 2019-05-17 01:04:53,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:04:53,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:53,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:04:53 GMT X-Openstack-Request-Id: req-d5bb81a4-8833-4c7e-bb48-f8318bec5837 2019-05-17 01:04:53,865 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:04:53,865 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-d5bb81a4-8833-4c7e-bb48-f8318bec5837 2019-05-17 01:04:53,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.666436910629s 2019-05-17 01:04:53,872 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-17 01:04:53,872 - 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:9f:9c:5f', u'version': 4, u'addr': u'192.168.100.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9f:9c:5f', 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'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:58:42.000000', 'flavor': Munch({u'id': u'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), 'az': u'nova', 'id': u'7a8e0aae-1b25-4153-9c4d-0a6d0116e63b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3e73621-c561-4227-92c8-3b7e592b211d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb0ff365-e90a-4084-96c2-0713c8edfb02'})], 'id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74f2cc0584e242f49f83b0dd98833b70', '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'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', '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-05-17T00:58:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:58:42Z', 'hostId': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'public_v6': '', 'private_v4': u'192.168.100.13', 'cloud': 'envvars', 'host_id': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', '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-05-17T00:58:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'created_at': u'2019-05-17T00:58:05Z', 'created': u'2019-05-17T00:58:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:76:33:e7', 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:76:33:e7', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:58:40.000000', 'flavor': Munch({u'id': u'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), 'az': u'nova', 'id': u'7b023af9-0b1c-4974-ba97-e51c4f9eeb42', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3e73621-c561-4227-92c8-3b7e592b211d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb0ff365-e90a-4084-96c2-0713c8edfb02'})], 'id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74f2cc0584e242f49f83b0dd98833b70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2019-05-17T00:58:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:58:40Z', 'hostId': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', '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-05-17T00:58:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'created_at': u'2019-05-17T00:58:04Z', 'created': u'2019-05-17T00:58: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:66:69:1c', u'version': 4, u'addr': u'192.168.100.17', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:66:69:1c', u'version': 4, u'addr': u'172.30.9.213', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:58:44.000000', 'flavor': Munch({u'id': u'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), 'az': u'nova', 'id': u'95cc30dc-ffea-4011-827c-51def6c93b87', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3e73621-c561-4227-92c8-3b7e592b211d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb0ff365-e90a-4084-96c2-0713c8edfb02'})], 'id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74f2cc0584e242f49f83b0dd98833b70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.213', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.213', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.213', 'launched_at': u'2019-05-17T00:58:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:58:44Z', 'hostId': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'public_v6': '', 'private_v4': u'192.168.100.17', 'cloud': 'envvars', 'host_id': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', '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-05-17T00:58:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'created_at': u'2019-05-17T00:58:04Z', 'created': u'2019-05-17T00:58: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:27:4c:c3', 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:27:4c:c3', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:53:02.000000', 'flavor': Munch({u'id': u'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), 'az': u'nova', 'id': u'7da259e9-66b3-4bd3-8076-fe295e3d3d8e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3e73621-c561-4227-92c8-3b7e592b211d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb0ff365-e90a-4084-96c2-0713c8edfb02'})], 'id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74f2cc0584e242f49f83b0dd98833b70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-05-17T00:53:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:53:02Z', 'hostId': u'0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460', '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-05-17T00:53:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'created_at': u'2019-05-17T00:52:44Z', 'created': u'2019-05-17T00:52:44Z', '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:bc:10:a3', u'version': 4, u'addr': u'192.168.100.20', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bc:10:a3', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:42:48.000000', 'flavor': Munch({u'id': u'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), 'az': u'nova', 'id': u'c07cf883-0f77-4a03-a3e3-2016e67e657c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3e73621-c561-4227-92c8-3b7e592b211d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb0ff365-e90a-4084-96c2-0713c8edfb02'})], 'id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74f2cc0584e242f49f83b0dd98833b70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2019-05-17T00:42:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:42:48Z', 'hostId': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'public_v6': '', 'private_v4': u'192.168.100.20', 'cloud': 'envvars', 'host_id': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', '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-05-17T00:42:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'created_at': u'2019-05-17T00:42:31Z', 'created': u'2019-05-17T00:42:31Z', '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:ed:55:ba', u'version': 4, u'addr': u'192.168.100.16', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ed:55:ba', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:39:09.000000', 'flavor': Munch({u'id': u'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), 'az': u'nova', 'id': u'2f730bbe-6d14-40ae-b135-20bfdebbf4de', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3e73621-c561-4227-92c8-3b7e592b211d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb0ff365-e90a-4084-96c2-0713c8edfb02'})], 'id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74f2cc0584e242f49f83b0dd98833b70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2019-05-17T00:39:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:39:09Z', 'hostId': u'0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'public_v6': '', 'private_v4': u'192.168.100.16', 'cloud': 'envvars', 'host_id': u'0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460', '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-05-17T00:39:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'created_at': u'2019-05-17T00:37:20Z', 'created': u'2019-05-17T00:37:20Z', '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:94:6d:2d', u'version': 4, u'addr': u'192.168.100.25', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:94:6d:2d', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:36:36.000000', 'flavor': Munch({u'id': u'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), 'az': u'nova', 'id': u'f367f8af-dc11-4512-bf6d-fde10aef0baf', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3e73621-c561-4227-92c8-3b7e592b211d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb0ff365-e90a-4084-96c2-0713c8edfb02'})], 'id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74f2cc0584e242f49f83b0dd98833b70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2019-05-17T00:36:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:36:36Z', 'hostId': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'public_v6': '', 'private_v4': u'192.168.100.25', 'cloud': 'envvars', 'host_id': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', '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-05-17T00:36:36.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'created_at': u'2019-05-17T00:34:45Z', 'created': u'2019-05-17T00:34:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-05-17 01:04:53,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:04:53,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:55,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1334 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-cdc66996-c7c9-42b0-bd0d-185338f8251d x-openstack-request-id: req-cdc66996-c7c9-42b0-bd0d-185338f8251d 2019-05-17 01:04:55,393 - 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:9f:9c:5f", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:9c:5f", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:42.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:42Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "homer-0.clearwater.opnfv", "created": "2019-05-17T00:58:05Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:33:e7", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:33:e7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:40.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:40Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "dime-0.clearwater.opnfv", "created": "2019-05-17T00:58:04Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:69:1c", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:69:1c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/95cc30dc-ffea-4011-827c-51def6c93b87", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/95cc30dc-ffea-4011-827c-51def6c93b87", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:44.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "95cc30dc-ffea-4011-827c-51def6c93b87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:44Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "bono-0.clearwater.opnfv", "created": "2019-05-17T00:58:04Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4c:c3", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4c:c3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:53:02.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:53:02Z", "hostId": "0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-17T00:52:44Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:a3", "version": 4, "addr": "192.168.100.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:a3", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:42:48.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "c07cf883-0f77-4a03-a3e3-2016e67e657c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:42:48Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-17T00:42:31Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:55:ba", "version": 4, "addr": "192.168.100.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:55:ba", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:39:09.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "2f730bbe-6d14-40ae-b135-20bfdebbf4de", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:39:09Z", "hostId": "0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-17T00:37:20Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:2d", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:2d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:36:36.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "f367f8af-dc11-4512-bf6d-fde10aef0baf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:36:36Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "ns.clearwater.opnfv", "created": "2019-05-17T00:34:45Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:04:55,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-cdc66996-c7c9-42b0-bd0d-185338f8251d 2019-05-17 01:04:55,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.51582098007s 2019-05-17 01:04:55,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-17 01:04:55,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b/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}dd764c8eaa5af9b18915df98ead542262fe604d4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-17 01:04:55,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21170 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-ae5be72e-cecd-4154-9793-1d49ea4f6d0d x-openstack-request-id: req-ae5be72e-cecd-4154-9793-1d49ea4f6d0d 2019-05-17 01:04:55,502 - keystoneauth.session - DEBUG - RESP BODY: {"output": "\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.009637] Security Framework initialized\n[ 0.011168] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013428] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016957] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020474] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022729] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024251] Initializing cgroup subsys memory\n[ 0.025833] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029560] Initializing cgroup subsys blkio\n[ 0.031100] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.036019] mce: CPU supports 10 MCE banks\n[ 0.037549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040004] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041887] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044002] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050275] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052003] MDS: Vulnerable: Clear CPU buffers attempted, no microcode\n[ 0.074548] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.080467] ACPI: Core revision 20131115\n[ 0.082358] ACPI: All ACPI Tables successfully acquired\n[ 0.084407] ftrace: allocating 28757 entries in 113 pages\n[ 0.104319] smpboot: Max logical packages: 1\n[ 0.108089] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.112161] Enabling x2apic\n[ 0.113306] Enabled x2apic\n[ 0.114688] Switched APIC routing to physical x2apic.\n[ 0.117387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.119410] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.122886] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.131798] KVM setup paravirtual spinlock\n[ 0.134350] x86: Booted up 1 node, 1 CPUs\n[ 0.135836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.136425] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.138794] devtmpfs: initialized\n[ 0.141828] EVM: security.selinux\n[ 0.143083] EVM: security.SMACK64\n[ 0.144003] EVM: security.ima\n[ 0.145152] EVM: security.capability\n[ 0.147470] pinctrl core: initialized pinctrl subsystem\n[ 0.148109] regulator-dummy: no parameters\n[ 0.149666] RTC time: 0:58:42, date: 05/17/19\n[ 0.151309] NET: Registered protocol family 16\n[ 0.152162] cpuidle: using governor ladder\n[ 0.153642] cpuidle: using governor menu\n[ 0.155105] ACPI: bus type PCI registered\n[ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158286] PCI: Using configuration type 1 for base access\n[ 0.160728] bio: create slab at 0\n[ 0.162398] ACPI: Added _OSI(Module Device)\n[ 0.163897] ACPI: Added _OSI(Processor Device)\n[ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165625] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168493] ACPI: Interpreter enabled\n[ 0.169859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172923] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.176003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.179340] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.182108] ACPI: (supports S0 S5)\n[ 0.183362] ACPI: Using IOAPIC for interrupt routing\n[ 0.184019] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.187250] ACPI: No dock devices found.\n[ 0.189786] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.191846] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.192007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.194184] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.196224] acpiphp: Slot [3] registered\n[ 0.197642] acpiphp: Slot [4] registered\n[ 0.199074] acpiphp: Slot [5] registered\n[ 0.200022] acpiphp: Slot [6] registered\n[ 0.201498] acpiphp: Slot [7] registered\n[ 0.202911] acpiphp: Slot [8] registered\n[ 0.204025] acpiphp: Slot [9] registered\n[ 0.205414] acpiphp: Slot [10] registered\n[ 0.206828] acpiphp: Slot [11] registered\n[ 0.208020] acpiphp: Slot [12] registered\n[ 0.209470] acpiphp: Slot [13] registered\n[ 0.210935] acpiphp: Slot [14] registered\n[ 0.212019] acpiphp: Slot [15] registered\n[ 0.213440] acpiphp: Slot [16] registered\n[ 0.214908] acpiphp: Slot [17] registered\n[ 0.216027] acpiphp: Slot [18] registered\n[ 0.217506] acpiphp: Slot [19] registered\n[ 0.218953] acpiphp: Slot [20] registered\n[ 0.220020] acpiphp: Slot [21] registered\n[ 0.221478] acpiphp: Slot [22] registered\n[ 0.222941] acpiphp: Slot [23] registered\n[ 0.224020] acpiphp: Slot [24] registered\n[ 0.225502] acpiphp: Slot [25] registered\n[ 0.227191] acpiphp: Slot [26] registered\n[ 0.228043] acpiphp: Slot [27] registered\n[ 0.230294] acpiphp: Slot [28] registered\n[ 0.232037] acpiphp: Slot [29] registered\n[ 0.234404] acpiphp: Slot [30] registered\n[ 0.236037] acpiphp: Slot [31] registered\n[ 0.238315] PCI host bridge to bus 0000:00\n[ 0.240010] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.242936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.244007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.247206] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.248006] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.250149] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.259834] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.260016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.284975] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.287741] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.289152] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.291872] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.293112] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.295278] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.296380] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.298227] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300005] vgaarb: loaded\n[ 0.301074] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303102] SCSI subsystem initialized\n[ 0.304261] ACPI: bus type USB registered\n[ 0.305993] usbcore: registered new interface driver usbfs\n[ 0.308021] usbcore: registered new interface driver hub\n[ 0.310143] usbcore: registered new device driver usb\n[ 0.312179] PCI: Using ACPI for IRQ routing\n[ 0.314397] NetLabel: Initializing\n[ 0.315891] NetLabel: domain hash size = 128\n[ 0.316003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.318005] NetLabel: unlabeled traffic allowed by default\n[ 0.320214] Switched to clocksource kvm-clock\n[ 0.328729] AppArmor: AppArmor Filesystem Enabled\n[ 0.330639] pnp: PnP ACPI init\n[ 0.331983] ACPI: bus type PNP registered\n[ 0.334101] pnp: PnP ACPI: found 8 devices\n[ 0.335809] ACPI: bus type PNP unregistered\n[ 0.343103] NET: Registered protocol family 2\n[ 0.345166] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.347938] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.350569] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.353123] TCP: reno registered\n[ 0.354545] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.356870] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.359402] NET: Registered protocol family 1\n[ 0.361178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.363481] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.365754] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.382907] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.400361] Trying to unpack rootfs image as initramfs...\n[ 0.501206] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.504457] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.506726] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.509916] Scanning for low memory corruption every 60 seconds\n[ 0.512152] Initialise system trusted keyring\n[ 0.513859] audit: initializing netlink socket (disabled)\n[ 0.515971] type=2000 audit(1558054723.487:1): initialized\n[ 0.536158] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.539470] zbud: loaded\n[ 0.540880] VFS: Disk quotas dquot_6.5.2\n[ 0.542554] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545558] fuse init (API version 7.22)\n[ 0.546900] msgmni has been set to 1982\n[ 0.548222] Key type big_key registered\n[ 0.549791] Key type asymmetric registered\n[ 0.551205] Asymmetric key parser 'x509' registered\n[ 0.552886] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.555464] io scheduler noop registered\n[ 0.556852] io scheduler deadline registered (default)\n[ 0.558578] io scheduler cfq registered\n[ 0.560024] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.561928] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.564546] ipmi message handler version 39.2\n[ 0.566372] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.569381] ACPI: Power Button [PWRF]\n[ 0.571022] GHES: HEST is not enabled!\n[ 0.587883] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.620843] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.623654] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.653400] Linux agpgart interface v0.103\n[ 0.656253] brd: module loaded\n[ 0.658049] loop: module loaded\n[ 0.659822] blk-mq: CPU -> queue map\n[ 0.661363] CPU 0 -> Queue 0\n[ 0.663482] vda: vda1\n[ 0.665298] scsi0 : ata_piix\n[ 0.666653] scsi1 : ata_piix\n[ 0.667973] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.670566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.673835] libphy: Fixed MDIO Bus: probed\n[ 0.675603] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677595] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.681198] PPP generic driver version 2.4.2\n[ 0.682907] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.685063] ehci-pci: EHCI PCI platform driver\n[ 0.686653] ehci-platform: EHCI generic platform driver\n[ 0.688411] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.690523] ohci-pci: OHCI PCI platform driver\n[ 0.692129] ohci-platform: OHCI generic platform driver\n[ 0.693924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.711634] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.713496] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.716375] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.718480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.720716] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.723283] usb usb1: Product: UHCI Host Controller\n[ 0.725117] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.727391] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.729350] hub 1-0:1.0: USB hub found\n[ 0.730845] hub 1-0:1.0: 2 ports detected\n[ 0.732585] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.736495] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.738344] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.740310] mousedev: PS/2 mouse device common for all mice\n[ 0.742703] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.746159] rtc_cmos 00:00: RTC can wake from S4\n[ 0.748456] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750771] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753191] device-mapper: uevent: version 1.0.3\n[ 0.754987] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.758352] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.760635] TCP: cubic registered\n[ 0.762128] NET: Registered protocol family 10\n[ 0.764226] NET: Registered protocol family 17\n[ 0.765959] Key type dns_resolver registered\n[ 0.767823] Loading compiled-in X.509 certificates\n[ 0.770206] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.773434] registered taskstats version 1\n[ 0.776568] Key type trusted registered\n[ 0.780283] Key type encrypted registered\n[ 0.781897] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.783771] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.786189] regulator-dummy: disabling\n[ 0.787689] Magic number: 3:709:961\n[ 0.789352] rtc_cmos 00:00: setting system clock to 2019-05-17 00:58:43 UTC (1558054723)\n[ 0.792392] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.794559] EDD information not available.\n[ 0.829494] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.844034] Write protecting the kernel read-only data: 12288k\n[ 0.846725] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.850832] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.868122] systemd-udevd[99]: starting version 204\n[ 0.901508] FDC 0 is a S82078B\n[ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.221073] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.223669] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.226416] usb 1-1: Product: QEMU USB Tablet\n[ 1.228245] usb 1-1: Manufacturer: QEMU\n[ 1.229901] usb 1-1: SerialNumber: 42\n[ 1.933865] 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.289843] 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.394041] random: init urandom read with 10 bits of entropy available\n[ 2.533519] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 17 May 2019 00:58:45 +0000. Up 2.98 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 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.83]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 17 May 2019 00:58:48 +0000. Up 5.41 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.13 | 255.255.255.0 | fa:16:3e:9f:9c:5f |\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:\nc8:a4:86:12:57:21:47:6e:6d:ad:b0:0f:b3:5e:57:cc root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..=. |\n| = . . |\n|. . + + . |\n| o o B o o |\n|. . * + S E |\n| . . = . |\n| . o . |\n| . . . |\n| . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n59:73:83:ac:6a:6c:24:fc:46:23:fa:19:55:27:5c:f4 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o |\n| . o o |\n| + * E |\n| . . * o . |\n| + = S |\n| . O o |\n| . . B |\n| . * |\n| o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n75:7b:5c:6d:73:9f:c9:05:47:0d:3d:23:27:f1:db:5d root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .+++|\n| o.*+|\n| . . +oE|\n| . . o.o%|\n| S . o=+|\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:\nc1:4e:39:a5:39:f8:36:a0:1c:99:4a:f4:f6:7d:4c:dd root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . . |\n| . . o o = . . |\n| . * o X . . E |\n| . + + * * |\n| . o . S o |\n| . o |\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 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\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 17 May 2019 00:58:54 +0000. Up 11.93 seconds.\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 Fri, 17 May 2019 00:58:55 +0000. Up 13.18 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 homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 14405 0 --:--:-- --:--:-- --:--:-- 14444\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [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 [836 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://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 [525 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 (1523 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.16\n+ '[' -n 192.168.100.16 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\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 [1913 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 [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 16s (5334 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'\nKilled\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 3s (12.7 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.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.25'\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 Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing 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 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 ' homer_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 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 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-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... 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 poll_homer Wait parent Program \n clearwater_queue_manager_uptime Status failed Program \n etcd_uptime Status failed 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 ' homer_process Execution failed | Does... Process \n clearwater_cluster_manager_p... Does not exist Process \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Status failed Program \n etcd_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 2351930720bae021 is healthy: got healthy result from http://192.168.100.7:4000\nmember 2f8a194b1c34512c is healthy: got healthy result from http://192.168.100.6:4000\nmember 4a06bfd32d69b802 is healthy: got healthy result from http://192.168.100.17:4000\nmember 61aa9a8a8dc70de0 is healthy: got healthy result from http://192.168.100.20:4000\nmember c50d784c13827a34 is healthy: got healthy result from http://192.168.100.13:4000\nmember ebffce836f747aca is healthy: got healthy result from http://192.168.100.16:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n2351930720bae021: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false\n2f8a194b1c34512c: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false\n4a06bfd32d69b802: name=192-168-100-17 peerURLs=http://192.168.100.17:2380 clientURLs=http://192.168.100.17:4000 isLeader=false\n61aa9a8a8dc70de0: name=192-168-100-20 peerURLs=http://192.168.100.20:2380 clientURLs=http://192.168.100.20:4000 isLeader=false\nc50d784c13827a34: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false\nebffce836f747aca: name=192-168-100-16 peerURLs=http://192.168.100.16:2380 clientURLs=http://192.168.100.16:4000 isLeader=true\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.13) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.20 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.20 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.20 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: gAAAAABc3gcTR6vcqUxMBlTeVdWVGMfuZWcckayFF_pHPIUmFIGvHtv8hErevQWWtmL1W6xym2daZLsEKJLBVXitfrA6y8n4NV5m_ZhA-tMR4g7eFdOsnmyo-5tr8eB0oSVG7fqwe8ImtnfD8c2ZRuvoTRcnqdZK0ekrZ1ZTgBIifKuhF01wUzQ' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.36:8004/v1/8e18d80c4b724f84911af3f77baa914f/stacks/clearwater-opnfv-homer-56efufnebk6a-0-ynvpmdiahmw3/8b2e7f41-2cf4-495f-87c7-b56417fb7c78/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 12 64 --:--:-- --:--:-- --:--:-- 64\nHTTP/1.1 200 OK\nDate: Fri, 17 May 2019 01:04:09 GMT\nServer: Apache\nx-openstack-request-id: req-5ce59502-e3c0-4fc8-a8b5-e3746c09b30d\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 | 92:7d:fa:07:b0:51:9e:d0:1f:92:99:3f:41:f5:c5:ff | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 59:73:83:ac:6a:6c:24:fc:46:23:fa:19:55:27:5c:f4 root@homer-0 (DSA)\nec2: 256 75:7b:5c:6d:73:9f:c9:05:47:0d:3d:23:27:f1:db:5d root@homer-0 (ECDSA)\nec2: 256 c1:4e:39:a5:39:f8:36:a0:1c:99:4a:f4:f6:7d:4c:dd root@homer-0 (ED25519)\nec2: 2048 c8:a4:86:12:57:21:47:6e:6d:ad:b0:0f:b3:5e:57:cc root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC+aKJ1GaluiEuj1RklRNkjBK0rQ5kFysZ/QILWQ0Arj/gDh1nNmj2EnJb5gZHb3IviSpuwpabWwLjkiE7VdNWI= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKVV1qIFzNYH6Xf4e9M7WE3S9b78wX2ujgXiFGBcvTS1 root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVsZtwJpyE1DLAB/80Hh803zeRyBboZwg41zqbo6NNRUrC7J7GnWkTFS+E0aDQSQKfxr0I4Oq/Evope+SDcApJ1+iupxW+NApxYRkFG6ttImoBCvyoSIhy6NcdEcwm8DNn4rEKbniND3RQwVcIXKWPQymIQ3F6/TiWPvG3r4hqwj/+LXO0KWA6Ya8puldz/9iJ1KvqJCzjLTdf+mW0uQBTirh39CWfYvJnZ5Zj+WUfp6b32PAgAn2DJblHfH3FE3GsWdvumLyaEoKLnvzu2rqm3Gl4f81Hw/RS2QxsUXZJS/YB0o/mAAEtL99bS0zPb0h05fL9+r9ZL3gi4KI5+UbR root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 17 May 2019 01:04:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 326.38 seconds\n"} 2019-05-17 01:04:55,504 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b/action used request id req-ae5be72e-cecd-4154-9793-1d49ea4f6d0d 2019-05-17 01:04:55,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.103128910065s 2019-05-17 01:04:55,507 - functest.core.singlevm - DEBUG - console: [ 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.009637] Security Framework initialized [ 0.011168] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013428] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016957] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020474] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022729] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024251] Initializing cgroup subsys memory [ 0.025833] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029560] Initializing cgroup subsys blkio [ 0.031100] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.036019] mce: CPU supports 10 MCE banks [ 0.037549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040004] Spectre V2 : Mitigation: Full generic retpoline [ 0.041887] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044002] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050275] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052003] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.074548] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.080467] ACPI: Core revision 20131115 [ 0.082358] ACPI: All ACPI Tables successfully acquired [ 0.084407] ftrace: allocating 28757 entries in 113 pages [ 0.104319] smpboot: Max logical packages: 1 [ 0.108089] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112161] Enabling x2apic [ 0.113306] Enabled x2apic [ 0.114688] Switched APIC routing to physical x2apic. [ 0.117387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.119410] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.122886] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.131798] KVM setup paravirtual spinlock [ 0.134350] x86: Booted up 1 node, 1 CPUs [ 0.135836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.136425] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.138794] devtmpfs: initialized [ 0.141828] EVM: security.selinux [ 0.143083] EVM: security.SMACK64 [ 0.144003] EVM: security.ima [ 0.145152] EVM: security.capability [ 0.147470] pinctrl core: initialized pinctrl subsystem [ 0.148109] regulator-dummy: no parameters [ 0.149666] RTC time: 0:58:42, date: 05/17/19 [ 0.151309] NET: Registered protocol family 16 [ 0.152162] cpuidle: using governor ladder [ 0.153642] cpuidle: using governor menu [ 0.155105] ACPI: bus type PCI registered [ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158286] PCI: Using configuration type 1 for base access [ 0.160728] bio: create slab at 0 [ 0.162398] ACPI: Added _OSI(Module Device) [ 0.163897] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165625] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168493] ACPI: Interpreter enabled [ 0.169859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172923] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.176003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.179340] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.182108] ACPI: (supports S0 S5) [ 0.183362] ACPI: Using IOAPIC for interrupt routing [ 0.184019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.187250] ACPI: No dock devices found. [ 0.189786] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.191846] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.192007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.194184] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196224] acpiphp: Slot [3] registered [ 0.197642] acpiphp: Slot [4] registered [ 0.199074] acpiphp: Slot [5] registered [ 0.200022] acpiphp: Slot [6] registered [ 0.201498] acpiphp: Slot [7] registered [ 0.202911] acpiphp: Slot [8] registered [ 0.204025] acpiphp: Slot [9] registered [ 0.205414] acpiphp: Slot [10] registered [ 0.206828] acpiphp: Slot [11] registered [ 0.208020] acpiphp: Slot [12] registered [ 0.209470] acpiphp: Slot [13] registered [ 0.210935] acpiphp: Slot [14] registered [ 0.212019] acpiphp: Slot [15] registered [ 0.213440] acpiphp: Slot [16] registered [ 0.214908] acpiphp: Slot [17] registered [ 0.216027] acpiphp: Slot [18] registered [ 0.217506] acpiphp: Slot [19] registered [ 0.218953] acpiphp: Slot [20] registered [ 0.220020] acpiphp: Slot [21] registered [ 0.221478] acpiphp: Slot [22] registered [ 0.222941] acpiphp: Slot [23] registered [ 0.224020] acpiphp: Slot [24] registered [ 0.225502] acpiphp: Slot [25] registered [ 0.227191] acpiphp: Slot [26] registered [ 0.228043] acpiphp: Slot [27] registered [ 0.230294] acpiphp: Slot [28] registered [ 0.232037] acpiphp: Slot [29] registered [ 0.234404] acpiphp: Slot [30] registered [ 0.236037] acpiphp: Slot [31] registered [ 0.238315] PCI host bridge to bus 0000:00 [ 0.240010] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.242936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.244007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.247206] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.248006] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.250149] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.259834] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.260016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.284975] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.287741] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.289152] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.291872] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.293112] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.295278] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.296380] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.298227] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300005] vgaarb: loaded [ 0.301074] vgaarb: bridge control possible 0000:00:02.0 [ 0.303102] SCSI subsystem initialized [ 0.304261] ACPI: bus type USB registered [ 0.305993] usbcore: registered new interface driver usbfs [ 0.308021] usbcore: registered new interface driver hub [ 0.310143] usbcore: registered new device driver usb [ 0.312179] PCI: Using ACPI for IRQ routing [ 0.314397] NetLabel: Initializing [ 0.315891] NetLabel: domain hash size = 128 [ 0.316003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.318005] NetLabel: unlabeled traffic allowed by default [ 0.320214] Switched to clocksource kvm-clock [ 0.328729] AppArmor: AppArmor Filesystem Enabled [ 0.330639] pnp: PnP ACPI init [ 0.331983] ACPI: bus type PNP registered [ 0.334101] pnp: PnP ACPI: found 8 devices [ 0.335809] ACPI: bus type PNP unregistered [ 0.343103] NET: Registered protocol family 2 [ 0.345166] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.347938] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.350569] TCP: Hash tables configured (established 8192 bind 8192) [ 0.353123] TCP: reno registered [ 0.354545] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.356870] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.359402] NET: Registered protocol family 1 [ 0.361178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.363481] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.365754] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.382907] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400361] Trying to unpack rootfs image as initramfs... [ 0.501206] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.504457] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.506726] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.509916] Scanning for low memory corruption every 60 seconds [ 0.512152] Initialise system trusted keyring [ 0.513859] audit: initializing netlink socket (disabled) [ 0.515971] type=2000 audit(1558054723.487:1): initialized [ 0.536158] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.539470] zbud: loaded [ 0.540880] VFS: Disk quotas dquot_6.5.2 [ 0.542554] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.545558] fuse init (API version 7.22) [ 0.546900] msgmni has been set to 1982 [ 0.548222] Key type big_key registered [ 0.549791] Key type asymmetric registered [ 0.551205] Asymmetric key parser 'x509' registered [ 0.552886] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.555464] io scheduler noop registered [ 0.556852] io scheduler deadline registered (default) [ 0.558578] io scheduler cfq registered [ 0.560024] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.561928] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.564546] ipmi message handler version 39.2 [ 0.566372] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.569381] ACPI: Power Button [PWRF] [ 0.571022] GHES: HEST is not enabled! [ 0.587883] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.620843] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.623654] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.653400] Linux agpgart interface v0.103 [ 0.656253] brd: module loaded [ 0.658049] loop: module loaded [ 0.659822] blk-mq: CPU -> queue map [ 0.661363] CPU 0 -> Queue 0 [ 0.663482] vda: vda1 [ 0.665298] scsi0 : ata_piix [ 0.666653] scsi1 : ata_piix [ 0.667973] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.670566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.673835] libphy: Fixed MDIO Bus: probed [ 0.675603] tun: Universal TUN/TAP device driver, 1.6 [ 0.677595] tun: (C) 1999-2004 Max Krasnyansky [ 0.681198] PPP generic driver version 2.4.2 [ 0.682907] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.685063] ehci-pci: EHCI PCI platform driver [ 0.686653] ehci-platform: EHCI generic platform driver [ 0.688411] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690523] ohci-pci: OHCI PCI platform driver [ 0.692129] ohci-platform: OHCI generic platform driver [ 0.693924] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711634] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.713496] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.716375] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.718480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.720716] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.723283] usb usb1: Product: UHCI Host Controller [ 0.725117] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.727391] usb usb1: SerialNumber: 0000:00:01.2 [ 0.729350] hub 1-0:1.0: USB hub found [ 0.730845] hub 1-0:1.0: 2 ports detected [ 0.732585] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.736495] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.738344] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.740310] mousedev: PS/2 mouse device common for all mice [ 0.742703] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.746159] rtc_cmos 00:00: RTC can wake from S4 [ 0.748456] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750771] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753191] device-mapper: uevent: version 1.0.3 [ 0.754987] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.758352] ledtrig-cpu: registered to indicate activity on CPUs [ 0.760635] TCP: cubic registered [ 0.762128] NET: Registered protocol family 10 [ 0.764226] NET: Registered protocol family 17 [ 0.765959] Key type dns_resolver registered [ 0.767823] Loading compiled-in X.509 certificates [ 0.770206] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.773434] registered taskstats version 1 [ 0.776568] Key type trusted registered [ 0.780283] Key type encrypted registered [ 0.781897] AppArmor: AppArmor sha1 policy hashing enabled [ 0.783771] IMA: No TPM chip found, activating TPM-bypass! [ 0.786189] regulator-dummy: disabling [ 0.787689] Magic number: 3:709:961 [ 0.789352] rtc_cmos 00:00: setting system clock to 2019-05-17 00:58:43 UTC (1558054723) [ 0.792392] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.794559] EDD information not available. [ 0.829494] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.844034] Write protecting the kernel read-only data: 12288k [ 0.846725] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.850832] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868122] systemd-udevd[99]: starting version 204 [ 0.901508] FDC 0 is a S82078B [ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.221073] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.223669] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.226416] usb 1-1: Product: QEMU USB Tablet [ 1.228245] usb 1-1: Manufacturer: QEMU [ 1.229901] usb 1-1: SerialNumber: 42 [ 1.933865] 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.289843] 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.394041] random: init urandom read with 10 bits of entropy available [ 2.533519] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 17 May 2019 00:58:45 +0000. Up 2.98 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 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.83]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 17 May 2019 00:58:48 +0000. Up 5.41 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.13 | 255.255.255.0 | fa:16:3e:9f:9c:5f | 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: c8:a4:86:12:57:21:47:6e:6d:ad:b0:0f:b3:5e:57:cc root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | ..=. | | = . . | |. . + + . | | o o B o o | |. . * + S E | | . . = . | | . o . | | . . . | | . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 59:73:83:ac:6a:6c:24:fc:46:23:fa:19:55:27:5c:f4 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | .o | | . o o | | + * E | | . . * o . | | + = S | | . O o | | . . B | | . * | | o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 75:7b:5c:6d:73:9f:c9:05:47:0d:3d:23:27:f1:db:5d root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .+++| | o.*+| | . . +oE| | . . o.o%| | S . o=+| | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c1:4e:39:a5:39:f8:36:a0:1c:99:4a:f4:f6:7d:4c:dd root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . . | | . . o o = . . | | . * o X . . E | | . + + * * | | . o . S o | | . o | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 17 May 2019 00:58:54 +0000. Up 11.93 seconds. * 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 Fri, 17 May 2019 00:58:55 +0000. Up 13.18 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 homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 14405 0 --:--:-- --:--:-- --:--:-- 14444 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [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 [836 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 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 (1523 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.16 + '[' -n 192.168.100.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5334 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' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (12.7 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.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.25' + 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 Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... 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 poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process clearwater_cluster_manager_p... Does not exist Process poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-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 2351930720bae021 is healthy: got healthy result from http://192.168.100.7:4000 member 2f8a194b1c34512c is healthy: got healthy result from http://192.168.100.6:4000 member 4a06bfd32d69b802 is healthy: got healthy result from http://192.168.100.17:4000 member 61aa9a8a8dc70de0 is healthy: got healthy result from http://192.168.100.20:4000 member c50d784c13827a34 is healthy: got healthy result from http://192.168.100.13:4000 member ebffce836f747aca is healthy: got healthy result from http://192.168.100.16:4000 cluster is healthy + clearwater-etcdctl member list 2351930720bae021: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 2f8a194b1c34512c: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 4a06bfd32d69b802: name=192-168-100-17 peerURLs=http://192.168.100.17:2380 clientURLs=http://192.168.100.17:4000 isLeader=false 61aa9a8a8dc70de0: name=192-168-100-20 peerURLs=http://192.168.100.20:2380 clientURLs=http://192.168.100.20:4000 isLeader=false c50d784c13827a34: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false ebffce836f747aca: name=192-168-100-16 peerURLs=http://192.168.100.16:2380 clientURLs=http://192.168.100.16:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.13) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.20 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.20 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.20 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: gAAAAABc3gcTR6vcqUxMBlTeVdWVGMfuZWcckayFF_pHPIUmFIGvHtv8hErevQWWtmL1W6xym2daZLsEKJLBVXitfrA6y8n4NV5m_ZhA-tMR4g7eFdOsnmyo-5tr8eB0oSVG7fqwe8ImtnfD8c2ZRuvoTRcnqdZK0ekrZ1ZTgBIifKuhF01wUzQ' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.36:8004/v1/8e18d80c4b724f84911af3f77baa914f/stacks/clearwater-opnfv-homer-56efufnebk6a-0-ynvpmdiahmw3/8b2e7f41-2cf4-495f-87c7-b56417fb7c78/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 12 64 --:--:-- --:--:-- --:--:-- 64 HTTP/1.1 200 OK Date: Fri, 17 May 2019 01:04:09 GMT Server: Apache x-openstack-request-id: req-5ce59502-e3c0-4fc8-a8b5-e3746c09b30d 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 | 92:7d:fa:07:b0:51:9e:d0:1f:92:99:3f:41:f5:c5:ff | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 59:73:83:ac:6a:6c:24:fc:46:23:fa:19:55:27:5c:f4 root@homer-0 (DSA) ec2: 256 75:7b:5c:6d:73:9f:c9:05:47:0d:3d:23:27:f1:db:5d root@homer-0 (ECDSA) ec2: 256 c1:4e:39:a5:39:f8:36:a0:1c:99:4a:f4:f6:7d:4c:dd root@homer-0 (ED25519) ec2: 2048 c8:a4:86:12:57:21:47:6e:6d:ad:b0:0f:b3:5e:57:cc root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC+aKJ1GaluiEuj1RklRNkjBK0rQ5kFysZ/QILWQ0Arj/gDh1nNmj2EnJb5gZHb3IviSpuwpabWwLjkiE7VdNWI= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKVV1qIFzNYH6Xf4e9M7WE3S9b78wX2ujgXiFGBcvTS1 root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVsZtwJpyE1DLAB/80Hh803zeRyBboZwg41zqbo6NNRUrC7J7GnWkTFS+E0aDQSQKfxr0I4Oq/Evope+SDcApJ1+iupxW+NApxYRkFG6ttImoBCvyoSIhy6NcdEcwm8DNn4rEKbniND3RQwVcIXKWPQymIQ3F6/TiWPvG3r4hqwj/+LXO0KWA6Ya8puldz/9iJ1KvqJCzjLTdf+mW0uQBTirh39CWfYvJnZ5Zj+WUfp6b32PAgAn2DJblHfH3FE3GsWdvumLyaEoKLnvzu2rqm3Gl4f81Hw/RS2QxsUXZJS/YB0o/mAAEtL99bS0zPb0h05fL9+r9ZL3gi4KI5+UbR root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 17 May 2019 01:04:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 326.38 seconds 2019-05-17 01:04:55,512 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 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.009637] Security Framework initialized [ 0.011168] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013428] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016957] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020474] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022729] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024251] Initializing cgroup subsys memory [ 0.025833] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029560] Initializing cgroup subsys blkio [ 0.031100] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.036019] mce: CPU supports 10 MCE banks [ 0.037549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040004] Spectre V2 : Mitigation: Full generic retpoline [ 0.041887] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044002] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050275] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052003] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.074548] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.080467] ACPI: Core revision 20131115 [ 0.082358] ACPI: All ACPI Tables successfully acquired [ 0.084407] ftrace: allocating 28757 entries in 113 pages [ 0.104319] smpboot: Max logical packages: 1 [ 0.108089] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112161] Enabling x2apic [ 0.113306] Enabled x2apic [ 0.114688] Switched APIC routing to physical x2apic. [ 0.117387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.119410] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.122886] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.131798] KVM setup paravirtual spinlock [ 0.134350] x86: Booted up 1 node, 1 CPUs [ 0.135836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.136425] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.138794] devtmpfs: initialized [ 0.141828] EVM: security.selinux [ 0.143083] EVM: security.SMACK64 [ 0.144003] EVM: security.ima [ 0.145152] EVM: security.capability [ 0.147470] pinctrl core: initialized pinctrl subsystem [ 0.148109] regulator-dummy: no parameters [ 0.149666] RTC time: 0:58:42, date: 05/17/19 [ 0.151309] NET: Registered protocol family 16 [ 0.152162] cpuidle: using governor ladder [ 0.153642] cpuidle: using governor menu [ 0.155105] ACPI: bus type PCI registered [ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158286] PCI: Using configuration type 1 for base access [ 0.160728] bio: create slab at 0 [ 0.162398] ACPI: Added _OSI(Module Device) [ 0.163897] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165625] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168493] ACPI: Interpreter enabled [ 0.169859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172923] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.176003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.179340] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.182108] ACPI: (supports S0 S5) [ 0.183362] ACPI: Using IOAPIC for interrupt routing [ 0.184019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.187250] ACPI: No dock devices found. [ 0.189786] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.191846] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.192007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.194184] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196224] acpiphp: Slot [3] registered [ 0.197642] acpiphp: Slot [4] registered [ 0.199074] acpiphp: Slot [5] registered [ 0.200022] acpiphp: Slot [6] registered [ 0.201498] acpiphp: Slot [7] registered [ 0.202911] acpiphp: Slot [8] registered [ 0.204025] acpiphp: Slot [9] registered [ 0.205414] acpiphp: Slot [10] registered [ 0.206828] acpiphp: Slot [11] registered [ 0.208020] acpiphp: Slot [12] registered [ 0.209470] acpiphp: Slot [13] registered [ 0.210935] acpiphp: Slot [14] registered [ 0.212019] acpiphp: Slot [15] registered [ 0.213440] acpiphp: Slot [16] registered [ 0.214908] acpiphp: Slot [17] registered [ 0.216027] acpiphp: Slot [18] registered [ 0.217506] acpiphp: Slot [19] registered [ 0.218953] acpiphp: Slot [20] registered [ 0.220020] acpiphp: Slot [21] registered [ 0.221478] acpiphp: Slot [22] registered [ 0.222941] acpiphp: Slot [23] registered [ 0.224020] acpiphp: Slot [24] registered [ 0.225502] acpiphp: Slot [25] registered [ 0.227191] acpiphp: Slot [26] registered [ 0.228043] acpiphp: Slot [27] registered [ 0.230294] acpiphp: Slot [28] registered [ 0.232037] acpiphp: Slot [29] registered [ 0.234404] acpiphp: Slot [30] registered [ 0.236037] acpiphp: Slot [31] registered [ 0.238315] PCI host bridge to bus 0000:00 [ 0.240010] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.242936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.244007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.247206] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.248006] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.250149] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.259834] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.260016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.284975] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.287741] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.289152] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.291872] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.293112] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.295278] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.296380] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.298227] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300005] vgaarb: loaded [ 0.301074] vgaarb: bridge control possible 0000:00:02.0 [ 0.303102] SCSI subsystem initialized [ 0.304261] ACPI: bus type USB registered [ 0.305993] usbcore: registered new interface driver usbfs [ 0.308021] usbcore: registered new interface driver hub [ 0.310143] usbcore: registered new device driver usb [ 0.312179] PCI: Using ACPI for IRQ routing [ 0.314397] NetLabel: Initializing [ 0.315891] NetLabel: domain hash size = 128 [ 0.316003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.318005] NetLabel: unlabeled traffic allowed by default [ 0.320214] Switched to clocksource kvm-clock [ 0.328729] AppArmor: AppArmor Filesystem Enabled [ 0.330639] pnp: PnP ACPI init [ 0.331983] ACPI: bus type PNP registered [ 0.334101] pnp: PnP ACPI: found 8 devices [ 0.335809] ACPI: bus type PNP unregistered [ 0.343103] NET: Registered protocol family 2 [ 0.345166] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.347938] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.350569] TCP: Hash tables configured (established 8192 bind 8192) [ 0.353123] TCP: reno registered [ 0.354545] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.356870] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.359402] NET: Registered protocol family 1 [ 0.361178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.363481] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.365754] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.382907] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400361] Trying to unpack rootfs image as initramfs... [ 0.501206] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.504457] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.506726] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.509916] Scanning for low memory corruption every 60 seconds [ 0.512152] Initialise system trusted keyring [ 0.513859] audit: initializing netlink socket (disabled) [ 0.515971] type=2000 audit(1558054723.487:1): initialized [ 0.536158] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.539470] zbud: loaded [ 0.540880] VFS: Disk quotas dquot_6.5.2 [ 0.542554] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.545558] fuse init (API version 7.22) [ 0.546900] msgmni has been set to 1982 [ 0.548222] Key type big_key registered [ 0.549791] Key type asymmetric registered [ 0.551205] Asymmetric key parser 'x509' registered [ 0.552886] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.555464] io scheduler noop registered [ 0.556852] io scheduler deadline registered (default) [ 0.558578] io scheduler cfq registered [ 0.560024] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.561928] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.564546] ipmi message handler version 39.2 [ 0.566372] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.569381] ACPI: Power Button [PWRF] [ 0.571022] GHES: HEST is not enabled! [ 0.587883] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.620843] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.623654] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.653400] Linux agpgart interface v0.103 [ 0.656253] brd: module loaded [ 0.658049] loop: module loaded [ 0.659822] blk-mq: CPU -> queue map [ 0.661363] CPU 0 -> Queue 0 [ 0.663482] vda: vda1 [ 0.665298] scsi0 : ata_piix [ 0.666653] scsi1 : ata_piix [ 0.667973] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.670566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.673835] libphy: Fixed MDIO Bus: probed [ 0.675603] tun: Universal TUN/TAP device driver, 1.6 [ 0.677595] tun: (C) 1999-2004 Max Krasnyansky [ 0.681198] PPP generic driver version 2.4.2 [ 0.682907] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.685063] ehci-pci: EHCI PCI platform driver [ 0.686653] ehci-platform: EHCI generic platform driver [ 0.688411] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690523] ohci-pci: OHCI PCI platform driver [ 0.692129] ohci-platform: OHCI generic platform driver [ 0.693924] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711634] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.713496] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.716375] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.718480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.720716] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.723283] usb usb1: Product: UHCI Host Controller [ 0.725117] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.727391] usb usb1: SerialNumber: 0000:00:01.2 [ 0.729350] hub 1-0:1.0: USB hub found [ 0.730845] hub 1-0:1.0: 2 ports detected [ 0.732585] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.736495] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.738344] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.740310] mousedev: PS/2 mouse device common for all mice [ 0.742703] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.746159] rtc_cmos 00:00: RTC can wake from S4 [ 0.748456] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750771] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753191] device-mapper: uevent: version 1.0.3 [ 0.754987] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.758352] ledtrig-cpu: registered to indicate activity on CPUs [ 0.760635] TCP: cubic registered [ 0.762128] NET: Registered protocol family 10 [ 0.764226] NET: Registered protocol family 17 [ 0.765959] Key type dns_resolver registered [ 0.767823] Loading compiled-in X.509 certificates [ 0.770206] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.773434] registered taskstats version 1 [ 0.776568] Key type trusted registered [ 0.780283] Key type encrypted registered [ 0.781897] AppArmor: AppArmor sha1 policy hashing enabled [ 0.783771] IMA: No TPM chip found, activating TPM-bypass! [ 0.786189] regulator-dummy: disabling [ 0.787689] Magic number: 3:709:961 [ 0.789352] rtc_cmos 00:00: setting system clock to 2019-05-17 00:58:43 UTC (1558054723) [ 0.792392] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.794559] EDD information not available. [ 0.829494] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.844034] Write protecting the kernel read-only data: 12288k [ 0.846725] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.850832] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868122] systemd-udevd[99]: starting version 204 [ 0.901508] FDC 0 is a S82078B [ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.221073] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.223669] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.226416] usb 1-1: Product: QEMU USB Tablet [ 1.228245] usb 1-1: Manufacturer: QEMU [ 1.229901] usb 1-1: SerialNumber: 42 [ 1.933865] 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.289843] 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.394041] random: init urandom read with 10 bits of entropy available [ 2.533519] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 17 May 2019 00:58:45 +0000. Up 2.98 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 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.83]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 17 May 2019 00:58:48 +0000. Up 5.41 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.13 | 255.255.255.0 | fa:16:3e:9f:9c:5f | 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: c8:a4:86:12:57:21:47:6e:6d:ad:b0:0f:b3:5e:57:cc root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | ..=. | | = . . | |. . + + . | | o o B o o | |. . * + S E | | . . = . | | . o . | | . . . | | . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 59:73:83:ac:6a:6c:24:fc:46:23:fa:19:55:27:5c:f4 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | .o | | . o o | | + * E | | . . * o . | | + = S | | . O o | | . . B | | . * | | o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 75:7b:5c:6d:73:9f:c9:05:47:0d:3d:23:27:f1:db:5d root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .+++| | o.*+| | . . +oE| | . . o.o%| | S . o=+| | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c1:4e:39:a5:39:f8:36:a0:1c:99:4a:f4:f6:7d:4c:dd root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . . | | . . o o = . . | | . * o X . . E | | . + + * * | | . o . S o | | . o | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 17 May 2019 00:58:54 +0000. Up 11.93 seconds. * 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 Fri, 17 May 2019 00:58:55 +0000. Up 13.18 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 homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 14405 0 --:--:-- --:--:-- --:--:-- 14444 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [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 [836 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 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 (1523 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.16 + '[' -n 192.168.100.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5334 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' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (12.7 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.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.25' + 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 Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... 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 poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process clearwater_cluster_manager_p... Does not exist Process poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-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 2351930720bae021 is healthy: got healthy result from http://192.168.100.7:4000 member 2f8a194b1c34512c is healthy: got healthy result from http://192.168.100.6:4000 member 4a06bfd32d69b802 is healthy: got healthy result from http://192.168.100.17:4000 member 61aa9a8a8dc70de0 is healthy: got healthy result from http://192.168.100.20:4000 member c50d784c13827a34 is healthy: got healthy result from http://192.168.100.13:4000 member ebffce836f747aca is healthy: got healthy result from http://192.168.100.16:4000 cluster is healthy + clearwater-etcdctl member list 2351930720bae021: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 2f8a194b1c34512c: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 4a06bfd32d69b802: name=192-168-100-17 peerURLs=http://192.168.100.17:2380 clientURLs=http://192.168.100.17:4000 isLeader=false 61aa9a8a8dc70de0: name=192-168-100-20 peerURLs=http://192.168.100.20:2380 clientURLs=http://192.168.100.20:4000 isLeader=false c50d784c13827a34: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false ebffce836f747aca: name=192-168-100-16 peerURLs=http://192.168.100.16:2380 clientURLs=http://192.168.100.16:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.13) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.20 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.20 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.20 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: gAAAAABc3gcTR6vcqUxMBlTeVdWVGMfuZWcckayFF_pHPIUmFIGvHtv8hErevQWWtmL1W6xym2daZLsEKJLBVXitfrA6y8n4NV5m_ZhA-tMR4g7eFdOsnmyo-5tr8eB0oSVG7fqwe8ImtnfD8c2ZRuvoTRcnqdZK0ekrZ1ZTgBIifKuhF01wUzQ' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.36:8004/v1/8e18d80c4b724f84911af3f77baa914f/stacks/clearwater-opnfv-homer-56efufnebk6a-0-ynvpmdiahmw3/8b2e7f41-2cf4-495f-87c7-b56417fb7c78/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 12 64 --:--:-- --:--:-- --:--:-- 64 HTTP/1.1 200 OK Date: Fri, 17 May 2019 01:04:09 GMT Server: Apache x-openstack-request-id: req-5ce59502-e3c0-4fc8-a8b5-e3746c09b30d 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 | 92:7d:fa:07:b0:51:9e:d0:1f:92:99:3f:41:f5:c5:ff | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 59:73:83:ac:6a:6c:24:fc:46:23:fa:19:55:27:5c:f4 root@homer-0 (DSA) ec2: 256 75:7b:5c:6d:73:9f:c9:05:47:0d:3d:23:27:f1:db:5d root@homer-0 (ECDSA) ec2: 256 c1:4e:39:a5:39:f8:36:a0:1c:99:4a:f4:f6:7d:4c:dd root@homer-0 (ED25519) ec2: 2048 c8:a4:86:12:57:21:47:6e:6d:ad:b0:0f:b3:5e:57:cc root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC+aKJ1GaluiEuj1RklRNkjBK0rQ5kFysZ/QILWQ0Arj/gDh1nNmj2EnJb5gZHb3IviSpuwpabWwLjkiE7VdNWI= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKVV1qIFzNYH6Xf4e9M7WE3S9b78wX2ujgXiFGBcvTS1 root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVsZtwJpyE1DLAB/80Hh803zeRyBboZwg41zqbo6NNRUrC7J7GnWkTFS+E0aDQSQKfxr0I4Oq/Evope+SDcApJ1+iupxW+NApxYRkFG6ttImoBCvyoSIhy6NcdEcwm8DNn4rEKbniND3RQwVcIXKWPQymIQ3F6/TiWPvG3r4hqwj/+LXO0KWA6Ya8puldz/9iJ1KvqJCzjLTdf+mW0uQBTirh39CWfYvJnZ5Zj+WUfp6b32PAgAn2DJblHfH3FE3GsWdvumLyaEoKLnvzu2rqm3Gl4f81Hw/RS2QxsUXZJS/YB0o/mAAEtL99bS0zPb0h05fL9+r9ZL3gi4KI5+UbR root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 17 May 2019 01:04:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 326.38 seconds 2019-05-17 01:04:55,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:04:55,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:56,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1334 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-5953313d-4465-4211-8308-a8f74e9869bf x-openstack-request-id: req-5953313d-4465-4211-8308-a8f74e9869bf 2019-05-17 01:04:56,423 - 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:9f:9c:5f", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:9c:5f", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:42.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:42Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "homer-0.clearwater.opnfv", "created": "2019-05-17T00:58:05Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:33:e7", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:33:e7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:40.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:40Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "dime-0.clearwater.opnfv", "created": "2019-05-17T00:58:04Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:69:1c", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:69:1c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/95cc30dc-ffea-4011-827c-51def6c93b87", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/95cc30dc-ffea-4011-827c-51def6c93b87", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:44.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "95cc30dc-ffea-4011-827c-51def6c93b87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:44Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "bono-0.clearwater.opnfv", "created": "2019-05-17T00:58:04Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4c:c3", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4c:c3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:53:02.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:53:02Z", "hostId": "0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-17T00:52:44Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:a3", "version": 4, "addr": "192.168.100.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:a3", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:42:48.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "c07cf883-0f77-4a03-a3e3-2016e67e657c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:42:48Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-17T00:42:31Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:55:ba", "version": 4, "addr": "192.168.100.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:55:ba", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:39:09.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "2f730bbe-6d14-40ae-b135-20bfdebbf4de", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:39:09Z", "hostId": "0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-17T00:37:20Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:2d", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:2d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:36:36.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "f367f8af-dc11-4512-bf6d-fde10aef0baf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:36:36Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "ns.clearwater.opnfv", "created": "2019-05-17T00:34:45Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:04:56,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-5953313d-4465-4211-8308-a8f74e9869bf 2019-05-17 01:04:56,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.907284975052s 2019-05-17 01:04:56,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-17 01:04:56,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42/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}dd764c8eaa5af9b18915df98ead542262fe604d4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-17 01:04:56,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18183 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-9bf5bf06-ecfc-4a04-9c3b-0e1befc1bcd9 x-openstack-request-id: req-9bf5bf06-ecfc-4a04-9c3b-0e1befc1bcd9 2019-05-17 01:04:56,535 - keystoneauth.session - DEBUG - RESP BODY: {"output": "149] Asymmetric key parser 'x509' registered\n[ 0.528901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.531586] io scheduler noop registered\n[ 0.532971] io scheduler deadline registered (default)\n[ 0.534703] io scheduler cfq registered\n[ 0.536148] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537993] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540157] ipmi message handler version 39.2\n[ 0.541709] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.544107] ACPI: Power Button [PWRF]\n[ 0.545536] GHES: HEST is not enabled!\n[ 0.561863] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594612] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597079] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622537] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.625938] Linux agpgart interface v0.103\n[ 0.628333] brd: module loaded\n[ 0.629933] loop: module loaded\n[ 0.631506] blk-mq: CPU -> queue map\n[ 0.632849] CPU 0 -> Queue 0\n[ 0.634768] vda: vda1\n[ 0.636463] scsi0 : ata_piix\n[ 0.637686] scsi1 : ata_piix\n[ 0.638824] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.640967] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.643605] libphy: Fixed MDIO Bus: probed\n[ 0.645108] tun: Universal TUN/TAP device driver, 1.6\n[ 0.646792] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650007] PPP generic driver version 2.4.2\n[ 0.651652] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.653750] ehci-pci: EHCI PCI platform driver\n[ 0.655329] ehci-platform: EHCI generic platform driver\n[ 0.657132] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659461] ohci-pci: OHCI PCI platform driver\n[ 0.661583] ohci-platform: OHCI generic platform driver\n[ 0.663391] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.681658] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.683433] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.686138] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.688224] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.690360] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.692779] usb usb1: Product: UHCI Host Controller\n[ 0.694410] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.696455] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.698140] hub 1-0:1.0: USB hub found\n[ 0.699535] hub 1-0:1.0: 2 ports detected\n[ 0.701113] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704680] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.706359] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.708279] mousedev: PS/2 mouse device common for all mice\n[ 0.710526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.714227] rtc_cmos 00:00: RTC can wake from S4\n[ 0.716696] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.718774] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.720963] device-mapper: uevent: version 1.0.3\n[ 0.722628] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725484] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.727499] TCP: cubic registered\n[ 0.728808] NET: Registered protocol family 10\n[ 0.730606] NET: Registered protocol family 17\n[ 0.732121] Key type dns_resolver registered\n[ 0.733739] Loading compiled-in X.509 certificates\n[ 0.735925] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.739096] registered taskstats version 1\n[ 0.742076] Key type trusted registered\n[ 0.746479] Key type encrypted registered\n[ 0.747934] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749758] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.752180] regulator-dummy: disabling\n[ 0.753548] Magic number: 3:709:961\n[ 0.755016] rtc_cmos 00:00: setting system clock to 2019-05-17 00:58:41 UTC (1558054721)\n[ 0.757820] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.759789] EDD information not available.\n[ 0.805283] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.819164] Write protecting the kernel read-only data: 12288k\n[ 0.821738] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.825880] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844120] systemd-udevd[99]: starting version 204\n[ 0.877850] FDC 0 is a S82078B\n[ 1.012028] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176827] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.179028] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.181290] usb 1-1: Product: QEMU USB Tablet\n[ 1.182787] usb 1-1: Manufacturer: QEMU\n[ 1.184144] usb 1-1: SerialNumber: 42\n[ 1.909787] 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.269823] 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.366948] random: init urandom read with 10 bits of entropy available\n[ 2.500763] 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 Fri, 17 May 2019 00:58:43 +0000. Up 2.91 seconds.\ncloud-init-nonet[3.12]: 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.93]: 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 Fri, 17 May 2019 00:58:46 +0000. Up 5.51 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:76:33:e7 |\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:\n07:8b:d5:5c:bb:78:3c:9b:ae:f7:4a:95:48:24:7d:67 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..o |\n| o +... E|\n| o o o. o |\n| o o + o . |\n| . S o * o |\n| . . = |\n| + |\n| o. |\n| .ooo. |\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:\nb1:ed:93:23:1c:50:4e:c5:61:e9:aa:03:e4:9d:54:99 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o=+o |\n| +E.o |\n| ..o. |\n| . .. +. |\n| o o .S.. |\n| o o..o . |\n| . .o = |\n| o . o |\n| . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\na0:c2:b4:a6:b1:8a:1d:3f:eb:f6:4a:ff:ce:4c:24:25 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . E . |\n| o . . + |\n|. = . . S |\n| = . o |\n|o . . . |\n|o. +o. + |\n|o .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:\n20:cd:a1:fa:e3:94:e9:73:db:3b:37:c7:8f:a6:85:3f root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| + . |\n| o + |\n| . . . |\n| . S |\n| . o . |\n| * ... |\n| +..... ooE. |\n| oo..o+.=oo. |\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 Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[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\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 17 May 2019 00:58:53 +0000. Up 12.25 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * 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 Fri, 17 May 2019 00:58:55 +0000. Up 13.51 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 14327 0 --:--:-- --:--:-- --:--:-- 14378\nOK\n+ apt-get update\n\nUbuntu 14.04.6 LTS dime-0 ttyS0\n\ndime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://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\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 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 [7535 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\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 [525 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 6s (2157 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.16\n+ '[' -n 192.168.100.16 ']'\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:14 http://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/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 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://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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 11s (8244 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 8680\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://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 (6591 kB/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.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n+ echo 'nameserver 192.168.100.25'\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 Initializing Process \n clearwater_queue_manager_pro... Initializing 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 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 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 ' homestead_process Initializing Process \n clearwater_queue_manager_pro... Initializing 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 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 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-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 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 2351930720bae021 is healthy: got healthy result from http://192.168.100.7:4000\nmember 2f8a194b1c34512c is healthy: got healthy result from http://192.168.100.6:4000\nmember 4a06bfd32d69b802 is healthy: got healthy result from http://192.168.100.17:4000\nmember 61aa9a8a8dc70de0 is healthy: got healthy result from http://192.168.100.20:4000\nmember c50d784c13827a34 is healthy: got healthy result from http://192.168.100.13:4000\nmember ebffce836f747aca is healthy: got healthy result from http://192.168.100.16:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n2351930720bae021: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false\n2f8a194b1c34512c: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false\n4a06bfd32d69b802: name=192-168-100-17 peerURLs=http://192.168.100.17:2380 clientURLs=http://192.168.100.17:4000 isLeader=false\n61aa9a8a8dc70de0: name=192-168-100-20 peerURLs=http://192.168.100.20:2380 clientURLs=http://192.168.100.20:4000 isLeader=false\nc50d784c13827a34: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false\nebffce836f747aca: name=192-168-100-16 peerURLs=http://192.168.100.16:2380 clientURLs=http://192.168.100.16: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: gAAAAABc3gcTsti3xftWlB6l2haHVek0kENBAEZYQh0khQZtYvuycaDTB63xmrWNvrmRwW8GDl8uDAYZDNxYhEr1K_ymHB6mcAZ-EPxb50CGXFKxFe3ohB4YIdmfxyxntrtOMKJHhy5H4cow_B-HuSrhCO3x8uTHb-zY3GD_IIOJVzJumvmNGEU' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.36:8004/v1/8e18d80c4b724f84911af3f77baa914f/stacks/clearwater-opnfv-dime-srga5bybztgz-0-4hxbxtmpzdfg/a39664f1-40ed-4d18-9c3d-25b8cf1ad5f3/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 59 --:--:-- --:--:-- --:--:-- 59\nHTTP/1.1 200 OK\nDate: Fri, 17 May 2019 01:04:15 GMT\nServer: Apache\nx-openstack-request-id: req-648c7fc8-1298-4f4a-baaf-76f9f5ce87dd\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 | 92:7d:fa:07:b0:51:9e:d0:1f:92:99:3f:41:f5:c5:ff | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 b1:ed:93:23:1c:50:4e:c5:61:e9:aa:03:e4:9d:54:99 root@dime-0 (DSA)\nec2: 256 a0:c2:b4:a6:b1:8a:1d:3f:eb:f6:4a:ff:ce:4c:24:25 root@dime-0 (ECDSA)\nec2: 256 20:cd:a1:fa:e3:94:e9:73:db:3b:37:c7:8f:a6:85:3f root@dime-0 (ED25519)\nec2: 2048 07:8b:d5:5c:bb:78:3c:9b:ae:f7:4a:95:48:24:7d:67 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJspIHe9xVjS5H+TI57UG5i+C02ZfDehyzXM9CKqaYWALtjc2jgD23eVc5/f/m3y0Ec/ceHTIhJHQZnj+/KkbBE= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJxCQ1lkSJLQ1XTHlaZVR0REEDVVrVFmPN52agzdhmr3 root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhIj5Mg2hToPH40CuGNpjsmeB1caqdHPuXD1yfppVzANZQ67w+5GF0bWqFoZ3tpHvYyzeZQ5bHY+mOf6VVuJTIXJYlUpaLl6kVqIC1RDiVPiDCndacBDoWhPzHn8LK9m7Q+mixloxjhEZ/lH02t1rU0gdEHBKsheTZ1qRSxCKJGFiX4a9C8eV5oAebqbyDqafsd5zLG794eAqGGv3AAdDrHQNBU6xPZi2LX2Obrn7R22bzbcW/fELDV5vxtgirWpd+mW3OEeNXL1YhTuEozHCdwgTOGGp/kR+mAi8wZfHmK2MvyjMmMsGhb1wlB3VW+V5dKSWOvPg/GLcyizytFgDt root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 17 May 2019 01:04:15 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 334.28 seconds\n"} 2019-05-17 01:04:56,537 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42/action used request id req-9bf5bf06-ecfc-4a04-9c3b-0e1befc1bcd9 2019-05-17 01:04:56,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.105686187744s 2019-05-17 01:04:56,540 - functest.core.singlevm - DEBUG - console: 149] Asymmetric key parser 'x509' registered [ 0.528901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.531586] io scheduler noop registered [ 0.532971] io scheduler deadline registered (default) [ 0.534703] io scheduler cfq registered [ 0.536148] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.537993] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.540157] ipmi message handler version 39.2 [ 0.541709] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.544107] ACPI: Power Button [PWRF] [ 0.545536] GHES: HEST is not enabled! [ 0.561863] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.594612] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.597079] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.622537] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.625938] Linux agpgart interface v0.103 [ 0.628333] brd: module loaded [ 0.629933] loop: module loaded [ 0.631506] blk-mq: CPU -> queue map [ 0.632849] CPU 0 -> Queue 0 [ 0.634768] vda: vda1 [ 0.636463] scsi0 : ata_piix [ 0.637686] scsi1 : ata_piix [ 0.638824] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.640967] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.643605] libphy: Fixed MDIO Bus: probed [ 0.645108] tun: Universal TUN/TAP device driver, 1.6 [ 0.646792] tun: (C) 1999-2004 Max Krasnyansky [ 0.650007] PPP generic driver version 2.4.2 [ 0.651652] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.653750] ehci-pci: EHCI PCI platform driver [ 0.655329] ehci-platform: EHCI generic platform driver [ 0.657132] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.659461] ohci-pci: OHCI PCI platform driver [ 0.661583] ohci-platform: OHCI generic platform driver [ 0.663391] uhci_hcd: USB Universal Host Controller Interface driver [ 0.681658] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.683433] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.686138] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.688224] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.690360] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.692779] usb usb1: Product: UHCI Host Controller [ 0.694410] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.696455] usb usb1: SerialNumber: 0000:00:01.2 [ 0.698140] hub 1-0:1.0: USB hub found [ 0.699535] hub 1-0:1.0: 2 ports detected [ 0.701113] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704680] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706359] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.708279] mousedev: PS/2 mouse device common for all mice [ 0.710526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.714227] rtc_cmos 00:00: RTC can wake from S4 [ 0.716696] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.718774] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.720963] device-mapper: uevent: version 1.0.3 [ 0.722628] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725484] ledtrig-cpu: registered to indicate activity on CPUs [ 0.727499] TCP: cubic registered [ 0.728808] NET: Registered protocol family 10 [ 0.730606] NET: Registered protocol family 17 [ 0.732121] Key type dns_resolver registered [ 0.733739] Loading compiled-in X.509 certificates [ 0.735925] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.739096] registered taskstats version 1 [ 0.742076] Key type trusted registered [ 0.746479] Key type encrypted registered [ 0.747934] AppArmor: AppArmor sha1 policy hashing enabled [ 0.749758] IMA: No TPM chip found, activating TPM-bypass! [ 0.752180] regulator-dummy: disabling [ 0.753548] Magic number: 3:709:961 [ 0.755016] rtc_cmos 00:00: setting system clock to 2019-05-17 00:58:41 UTC (1558054721) [ 0.757820] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.759789] EDD information not available. [ 0.805283] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.819164] Write protecting the kernel read-only data: 12288k [ 0.821738] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.825880] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.844120] systemd-udevd[99]: starting version 204 [ 0.877850] FDC 0 is a S82078B [ 1.012028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176827] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179028] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.181290] usb 1-1: Product: QEMU USB Tablet [ 1.182787] usb 1-1: Manufacturer: QEMU [ 1.184144] usb 1-1: SerialNumber: 42 [ 1.909787] 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.269823] 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.366948] random: init urandom read with 10 bits of entropy available [ 2.500763] 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 Fri, 17 May 2019 00:58:43 +0000. Up 2.91 seconds. cloud-init-nonet[3.12]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.93]: 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 Fri, 17 May 2019 00:58:46 +0000. Up 5.51 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:76:33:e7 | 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: 07:8b:d5:5c:bb:78:3c:9b:ae:f7:4a:95:48:24:7d:67 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ..o | | o +... E| | o o o. o | | o o + o . | | . S o * o | | . . = | | + | | o. | | .ooo. | +-----------------+ 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: b1:ed:93:23:1c:50:4e:c5:61:e9:aa:03:e4:9d:54:99 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | o=+o | | +E.o | | ..o. | | . .. +. | | o o .S.. | | o o..o . | | . .o = | | o . o | | . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: a0:c2:b4:a6:b1:8a:1d:3f:eb:f6:4a:ff:ce:4c:24:25 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . E . | | o . . + | |. = . . S | | = . o | |o . . . | |o. +o. + | |o .o==oo= | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 20:cd:a1:fa:e3:94:e9:73:db:3b:37:c7:8f:a6:85:3f root@dime-0 The key's randomart image is: +--[ED25519 256--+ | . | | + . | | o + | | . . . | | . S | | . o . | | * ... | | +..... ooE. | | oo..o+.=oo. | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting 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 * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 17 May 2019 00:58:53 +0000. Up 12.25 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * 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 Fri, 17 May 2019 00:58:55 +0000. Up 13.51 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14327 0 --:--:-- --:--:-- --:--:-- 14378 OK + apt-get update Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://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 Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 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 [7535 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] 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 [525 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 6s (2157 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.16 + '[' -n 192.168.100.16 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:14 http://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/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 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://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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 11s (8244 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8675 clearwater-socket-factory-sig start/running, process 8680 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8729 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ......+++ ................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://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 (6591 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58649 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 + echo 'nameserver 192.168.100.25' + 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 Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... 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 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2351930720bae021 is healthy: got healthy result from http://192.168.100.7:4000 member 2f8a194b1c34512c is healthy: got healthy result from http://192.168.100.6:4000 member 4a06bfd32d69b802 is healthy: got healthy result from http://192.168.100.17:4000 member 61aa9a8a8dc70de0 is healthy: got healthy result from http://192.168.100.20:4000 member c50d784c13827a34 is healthy: got healthy result from http://192.168.100.13:4000 member ebffce836f747aca is healthy: got healthy result from http://192.168.100.16:4000 cluster is healthy + clearwater-etcdctl member list 2351930720bae021: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 2f8a194b1c34512c: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 4a06bfd32d69b802: name=192-168-100-17 peerURLs=http://192.168.100.17:2380 clientURLs=http://192.168.100.17:4000 isLeader=false 61aa9a8a8dc70de0: name=192-168-100-20 peerURLs=http://192.168.100.20:2380 clientURLs=http://192.168.100.20:4000 isLeader=false c50d784c13827a34: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false ebffce836f747aca: name=192-168-100-16 peerURLs=http://192.168.100.16:2380 clientURLs=http://192.168.100.16: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: gAAAAABc3gcTsti3xftWlB6l2haHVek0kENBAEZYQh0khQZtYvuycaDTB63xmrWNvrmRwW8GDl8uDAYZDNxYhEr1K_ymHB6mcAZ-EPxb50CGXFKxFe3ohB4YIdmfxyxntrtOMKJHhy5H4cow_B-HuSrhCO3x8uTHb-zY3GD_IIOJVzJumvmNGEU' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.36:8004/v1/8e18d80c4b724f84911af3f77baa914f/stacks/clearwater-opnfv-dime-srga5bybztgz-0-4hxbxtmpzdfg/a39664f1-40ed-4d18-9c3d-25b8cf1ad5f3/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 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Fri, 17 May 2019 01:04:15 GMT Server: Apache x-openstack-request-id: req-648c7fc8-1298-4f4a-baaf-76f9f5ce87dd 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 | 92:7d:fa:07:b0:51:9e:d0:1f:92:99:3f:41:f5:c5:ff | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 b1:ed:93:23:1c:50:4e:c5:61:e9:aa:03:e4:9d:54:99 root@dime-0 (DSA) ec2: 256 a0:c2:b4:a6:b1:8a:1d:3f:eb:f6:4a:ff:ce:4c:24:25 root@dime-0 (ECDSA) ec2: 256 20:cd:a1:fa:e3:94:e9:73:db:3b:37:c7:8f:a6:85:3f root@dime-0 (ED25519) ec2: 2048 07:8b:d5:5c:bb:78:3c:9b:ae:f7:4a:95:48:24:7d:67 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJspIHe9xVjS5H+TI57UG5i+C02ZfDehyzXM9CKqaYWALtjc2jgD23eVc5/f/m3y0Ec/ceHTIhJHQZnj+/KkbBE= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJxCQ1lkSJLQ1XTHlaZVR0REEDVVrVFmPN52agzdhmr3 root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhIj5Mg2hToPH40CuGNpjsmeB1caqdHPuXD1yfppVzANZQ67w+5GF0bWqFoZ3tpHvYyzeZQ5bHY+mOf6VVuJTIXJYlUpaLl6kVqIC1RDiVPiDCndacBDoWhPzHn8LK9m7Q+mixloxjhEZ/lH02t1rU0gdEHBKsheTZ1qRSxCKJGFiX4a9C8eV5oAebqbyDqafsd5zLG794eAqGGv3AAdDrHQNBU6xPZi2LX2Obrn7R22bzbcW/fELDV5vxtgirWpd+mW3OEeNXL1YhTuEozHCdwgTOGGp/kR+mAi8wZfHmK2MvyjMmMsGhb1wlB3VW+V5dKSWOvPg/GLcyizytFgDt root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 17 May 2019 01:04:15 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 334.28 seconds 2019-05-17 01:04:56,545 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 149] Asymmetric key parser 'x509' registered [ 0.528901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.531586] io scheduler noop registered [ 0.532971] io scheduler deadline registered (default) [ 0.534703] io scheduler cfq registered [ 0.536148] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.537993] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.540157] ipmi message handler version 39.2 [ 0.541709] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.544107] ACPI: Power Button [PWRF] [ 0.545536] GHES: HEST is not enabled! [ 0.561863] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.594612] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.597079] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.622537] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.625938] Linux agpgart interface v0.103 [ 0.628333] brd: module loaded [ 0.629933] loop: module loaded [ 0.631506] blk-mq: CPU -> queue map [ 0.632849] CPU 0 -> Queue 0 [ 0.634768] vda: vda1 [ 0.636463] scsi0 : ata_piix [ 0.637686] scsi1 : ata_piix [ 0.638824] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.640967] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.643605] libphy: Fixed MDIO Bus: probed [ 0.645108] tun: Universal TUN/TAP device driver, 1.6 [ 0.646792] tun: (C) 1999-2004 Max Krasnyansky [ 0.650007] PPP generic driver version 2.4.2 [ 0.651652] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.653750] ehci-pci: EHCI PCI platform driver [ 0.655329] ehci-platform: EHCI generic platform driver [ 0.657132] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.659461] ohci-pci: OHCI PCI platform driver [ 0.661583] ohci-platform: OHCI generic platform driver [ 0.663391] uhci_hcd: USB Universal Host Controller Interface driver [ 0.681658] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.683433] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.686138] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.688224] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.690360] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.692779] usb usb1: Product: UHCI Host Controller [ 0.694410] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.696455] usb usb1: SerialNumber: 0000:00:01.2 [ 0.698140] hub 1-0:1.0: USB hub found [ 0.699535] hub 1-0:1.0: 2 ports detected [ 0.701113] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704680] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706359] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.708279] mousedev: PS/2 mouse device common for all mice [ 0.710526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.714227] rtc_cmos 00:00: RTC can wake from S4 [ 0.716696] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.718774] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.720963] device-mapper: uevent: version 1.0.3 [ 0.722628] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725484] ledtrig-cpu: registered to indicate activity on CPUs [ 0.727499] TCP: cubic registered [ 0.728808] NET: Registered protocol family 10 [ 0.730606] NET: Registered protocol family 17 [ 0.732121] Key type dns_resolver registered [ 0.733739] Loading compiled-in X.509 certificates [ 0.735925] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.739096] registered taskstats version 1 [ 0.742076] Key type trusted registered [ 0.746479] Key type encrypted registered [ 0.747934] AppArmor: AppArmor sha1 policy hashing enabled [ 0.749758] IMA: No TPM chip found, activating TPM-bypass! [ 0.752180] regulator-dummy: disabling [ 0.753548] Magic number: 3:709:961 [ 0.755016] rtc_cmos 00:00: setting system clock to 2019-05-17 00:58:41 UTC (1558054721) [ 0.757820] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.759789] EDD information not available. [ 0.805283] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.819164] Write protecting the kernel read-only data: 12288k [ 0.821738] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.825880] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.844120] systemd-udevd[99]: starting version 204 [ 0.877850] FDC 0 is a S82078B [ 1.012028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176827] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179028] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.181290] usb 1-1: Product: QEMU USB Tablet [ 1.182787] usb 1-1: Manufacturer: QEMU [ 1.184144] usb 1-1: SerialNumber: 42 [ 1.909787] 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.269823] 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.366948] random: init urandom read with 10 bits of entropy available [ 2.500763] 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 Fri, 17 May 2019 00:58:43 +0000. Up 2.91 seconds. cloud-init-nonet[3.12]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.93]: 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 Fri, 17 May 2019 00:58:46 +0000. Up 5.51 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:76:33:e7 | 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: 07:8b:d5:5c:bb:78:3c:9b:ae:f7:4a:95:48:24:7d:67 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ..o | | o +... E| | o o o. o | | o o + o . | | . S o * o | | . . = | | + | | o. | | .ooo. | +-----------------+ 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: b1:ed:93:23:1c:50:4e:c5:61:e9:aa:03:e4:9d:54:99 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | o=+o | | +E.o | | ..o. | | . .. +. | | o o .S.. | | o o..o . | | . .o = | | o . o | | . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: a0:c2:b4:a6:b1:8a:1d:3f:eb:f6:4a:ff:ce:4c:24:25 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . E . | | o . . + | |. = . . S | | = . o | |o . . . | |o. +o. + | |o .o==oo= | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 20:cd:a1:fa:e3:94:e9:73:db:3b:37:c7:8f:a6:85:3f root@dime-0 The key's randomart image is: +--[ED25519 256--+ | . | | + . | | o + | | . . . | | . S | | . o . | | * ... | | +..... ooE. | | oo..o+.=oo. | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting 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 * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 17 May 2019 00:58:53 +0000. Up 12.25 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * 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 Fri, 17 May 2019 00:58:55 +0000. Up 13.51 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14327 0 --:--:-- --:--:-- --:--:-- 14378 OK + apt-get update Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://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 Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 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 [7535 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] 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 [525 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 6s (2157 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.16 + '[' -n 192.168.100.16 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:14 http://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/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 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://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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 11s (8244 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8675 clearwater-socket-factory-sig start/running, process 8680 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8729 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ......+++ ................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://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 (6591 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58649 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 + echo 'nameserver 192.168.100.25' + 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 Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... 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 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2351930720bae021 is healthy: got healthy result from http://192.168.100.7:4000 member 2f8a194b1c34512c is healthy: got healthy result from http://192.168.100.6:4000 member 4a06bfd32d69b802 is healthy: got healthy result from http://192.168.100.17:4000 member 61aa9a8a8dc70de0 is healthy: got healthy result from http://192.168.100.20:4000 member c50d784c13827a34 is healthy: got healthy result from http://192.168.100.13:4000 member ebffce836f747aca is healthy: got healthy result from http://192.168.100.16:4000 cluster is healthy + clearwater-etcdctl member list 2351930720bae021: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 2f8a194b1c34512c: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 4a06bfd32d69b802: name=192-168-100-17 peerURLs=http://192.168.100.17:2380 clientURLs=http://192.168.100.17:4000 isLeader=false 61aa9a8a8dc70de0: name=192-168-100-20 peerURLs=http://192.168.100.20:2380 clientURLs=http://192.168.100.20:4000 isLeader=false c50d784c13827a34: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false ebffce836f747aca: name=192-168-100-16 peerURLs=http://192.168.100.16:2380 clientURLs=http://192.168.100.16: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: gAAAAABc3gcTsti3xftWlB6l2haHVek0kENBAEZYQh0khQZtYvuycaDTB63xmrWNvrmRwW8GDl8uDAYZDNxYhEr1K_ymHB6mcAZ-EPxb50CGXFKxFe3ohB4YIdmfxyxntrtOMKJHhy5H4cow_B-HuSrhCO3x8uTHb-zY3GD_IIOJVzJumvmNGEU' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.36:8004/v1/8e18d80c4b724f84911af3f77baa914f/stacks/clearwater-opnfv-dime-srga5bybztgz-0-4hxbxtmpzdfg/a39664f1-40ed-4d18-9c3d-25b8cf1ad5f3/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 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Fri, 17 May 2019 01:04:15 GMT Server: Apache x-openstack-request-id: req-648c7fc8-1298-4f4a-baaf-76f9f5ce87dd 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 | 92:7d:fa:07:b0:51:9e:d0:1f:92:99:3f:41:f5:c5:ff | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 b1:ed:93:23:1c:50:4e:c5:61:e9:aa:03:e4:9d:54:99 root@dime-0 (DSA) ec2: 256 a0:c2:b4:a6:b1:8a:1d:3f:eb:f6:4a:ff:ce:4c:24:25 root@dime-0 (ECDSA) ec2: 256 20:cd:a1:fa:e3:94:e9:73:db:3b:37:c7:8f:a6:85:3f root@dime-0 (ED25519) ec2: 2048 07:8b:d5:5c:bb:78:3c:9b:ae:f7:4a:95:48:24:7d:67 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJspIHe9xVjS5H+TI57UG5i+C02ZfDehyzXM9CKqaYWALtjc2jgD23eVc5/f/m3y0Ec/ceHTIhJHQZnj+/KkbBE= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJxCQ1lkSJLQ1XTHlaZVR0REEDVVrVFmPN52agzdhmr3 root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhIj5Mg2hToPH40CuGNpjsmeB1caqdHPuXD1yfppVzANZQ67w+5GF0bWqFoZ3tpHvYyzeZQ5bHY+mOf6VVuJTIXJYlUpaLl6kVqIC1RDiVPiDCndacBDoWhPzHn8LK9m7Q+mixloxjhEZ/lH02t1rU0gdEHBKsheTZ1qRSxCKJGFiX4a9C8eV5oAebqbyDqafsd5zLG794eAqGGv3AAdDrHQNBU6xPZi2LX2Obrn7R22bzbcW/fELDV5vxtgirWpd+mW3OEeNXL1YhTuEozHCdwgTOGGp/kR+mAi8wZfHmK2MvyjMmMsGhb1wlB3VW+V5dKSWOvPg/GLcyizytFgDt root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 17 May 2019 01:04:15 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 334.28 seconds 2019-05-17 01:04:56,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:04:56,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:57,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1334 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-fc743782-7619-4a41-8309-d4047981d155 x-openstack-request-id: req-fc743782-7619-4a41-8309-d4047981d155 2019-05-17 01:04:57,790 - 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:9f:9c:5f", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:9c:5f", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:42.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:42Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "homer-0.clearwater.opnfv", "created": "2019-05-17T00:58:05Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:33:e7", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:33:e7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:40.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:40Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "dime-0.clearwater.opnfv", "created": "2019-05-17T00:58:04Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:69:1c", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:69:1c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/95cc30dc-ffea-4011-827c-51def6c93b87", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/95cc30dc-ffea-4011-827c-51def6c93b87", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:44.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "95cc30dc-ffea-4011-827c-51def6c93b87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:44Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "bono-0.clearwater.opnfv", "created": "2019-05-17T00:58:04Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4c:c3", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4c:c3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:53:02.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:53:02Z", "hostId": "0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-17T00:52:44Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:a3", "version": 4, "addr": "192.168.100.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:a3", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:42:48.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "c07cf883-0f77-4a03-a3e3-2016e67e657c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:42:48Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-17T00:42:31Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:55:ba", "version": 4, "addr": "192.168.100.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:55:ba", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:39:09.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "2f730bbe-6d14-40ae-b135-20bfdebbf4de", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:39:09Z", "hostId": "0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-17T00:37:20Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:2d", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:2d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:36:36.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "f367f8af-dc11-4512-bf6d-fde10aef0baf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:36:36Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "ns.clearwater.opnfv", "created": "2019-05-17T00:34:45Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:04:57,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-fc743782-7619-4a41-8309-d4047981d155 2019-05-17 01:04:57,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24144506454s 2019-05-17 01:04:57,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-17 01:04:57,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/95cc30dc-ffea-4011-827c-51def6c93b87/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}dd764c8eaa5af9b18915df98ead542262fe604d4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-17 01:04:57,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19808 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-c21ac62c-c941-403f-b595-1a2cda89eec0 x-openstack-request-id: req-c21ac62c-c941-403f-b595-1a2cda89eec0 2019-05-17 01:04:57,878 - 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.009549] Security Framework initialized\n[ 0.010949] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013394] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016871] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.019491] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.020007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024251] Initializing cgroup subsys memory\n[ 0.025765] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029529] Initializing cgroup subsys blkio\n[ 0.031000] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034260] mce: CPU supports 10 MCE banks\n[ 0.036039] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036039] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039414] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.040002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046030] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.051098] MDS: Vulnerable: Clear CPU buffers attempted, no microcode\n[ 0.071227] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077155] ACPI: Core revision 20131115\n[ 0.078991] ACPI: All ACPI Tables successfully acquired\n[ 0.080404] ftrace: allocating 28757 entries in 113 pages\n[ 0.100239] smpboot: Max logical packages: 1\n[ 0.104230] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.108390] Enabling x2apic\n[ 0.109471] Enabled x2apic\n[ 0.112024] Switched APIC routing to physical x2apic.\n[ 0.115203] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.116008] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.120890] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.131764] KVM setup paravirtual spinlock\n[ 0.134353] x86: Booted up 1 node, 1 CPUs\n[ 0.135776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.136518] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.139452] devtmpfs: initialized\n[ 0.141929] EVM: security.selinux\n[ 0.143365] EVM: security.SMACK64\n[ 0.144003] EVM: security.ima\n[ 0.145313] EVM: security.capability\n[ 0.147909] pinctrl core: initialized pinctrl subsystem\n[ 0.148214] regulator-dummy: no parameters\n[ 0.150009] RTC time: 0:58:45, date: 05/17/19\n[ 0.151938] NET: Registered protocol family 16\n[ 0.152233] cpuidle: using governor ladder\n[ 0.153926] cpuidle: using governor menu\n[ 0.155605] ACPI: bus type PCI registered\n[ 0.156021] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158692] PCI: Using configuration type 1 for base access\n[ 0.160743] bio: create slab at 0\n[ 0.162679] ACPI: Added _OSI(Module Device)\n[ 0.164007] ACPI: Added _OSI(Processor Device)\n[ 0.165791] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.167662] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.169577] ACPI: Interpreter enabled\n[ 0.171153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.174410] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.177057] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.180018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.183839] ACPI: (supports S0 S5)\n[ 0.184003] ACPI: Using IOAPIC for interrupt routing\n[ 0.186007] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.188179] ACPI: No dock devices found.\n[ 0.191610] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.192035] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.194622] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.196051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200297] acpiphp: Slot [3] registered\n[ 0.201966] acpiphp: Slot [4] registered\n[ 0.203612] acpiphp: Slot [5] registered\n[ 0.204035] acpiphp: Slot [6] registered\n[ 0.205666] acpiphp: Slot [7] registered\n[ 0.207298] acpiphp: Slot [8] registered\n[ 0.208022] acpiphp: Slot [9] registered\n[ 0.209653] acpiphp: Slot [10] registered\n[ 0.211298] acpiphp: Slot [11] registered\n[ 0.212022] acpiphp: Slot [12] registered\n[ 0.213684] acpiphp: Slot [13] registered\n[ 0.215349] acpiphp: Slot [14] registered\n[ 0.216022] acpiphp: Slot [15] registered\n[ 0.217681] acpiphp: Slot [16] registered\n[ 0.219335] acpiphp: Slot [17] registered\n[ 0.220030] acpiphp: Slot [18] registered\n[ 0.221695] acpiphp: Slot [19] registered\n[ 0.223366] acpiphp: Slot [20] registered\n[ 0.224022] acpiphp: Slot [21] registered\n[ 0.225685] acpiphp: Slot [22] registered\n[ 0.227323] acpiphp: Slot [23] registered\n[ 0.228022] acpiphp: Slot [24] registered\n[ 0.229675] acpiphp: Slot [25] registered\n[ 0.231436] acpiphp: Slot [26] registered\n[ 0.232030] acpiphp: Slot [27] registered\n[ 0.233754] acpiphp: Slot [28] registered\n[ 0.235443] acpiphp: Slot [29] registered\n[ 0.236022] acpiphp: Slot [30] registered\n[ 0.237716] acpiphp: Slot [31] registered\n[ 0.239452] PCI host bridge to bus 0000:00\n[ 0.240005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.242133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.244004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.246486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.250592] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.258843] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.260016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.283743] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.285297] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.288102] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.290972] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.293191] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.295661] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.296365] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.298557] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300004] vgaarb: loaded\n[ 0.301222] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303561] SCSI subsystem initialized\n[ 0.304250] ACPI: bus type USB registered\n[ 0.305941] usbcore: registered new interface driver usbfs\n[ 0.308020] usbcore: registered new interface driver hub\n[ 0.310120] usbcore: registered new device driver usb\n[ 0.312186] PCI: Using ACPI for IRQ routing\n[ 0.314289] NetLabel: Initializing\n[ 0.315760] NetLabel: domain hash size = 128\n[ 0.316003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.317994] NetLabel: unlabeled traffic allowed by default\n[ 0.320231] Switched to clocksource kvm-clock\n[ 0.328594] AppArmor: AppArmor Filesystem Enabled\n[ 0.330546] pnp: PnP ACPI init\n[ 0.331879] ACPI: bus type PNP registered\n[ 0.334028] pnp: PnP ACPI: found 8 devices\n[ 0.335817] ACPI: bus type PNP unregistered\n[ 0.343281] NET: Registered protocol family 2\n[ 0.345353] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.348096] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.350692] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.353250] TCP: reno registered\n[ 0.354656] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.356952] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.359482] NET: Registered protocol family 1\n[ 0.361277] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.363558] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.365798] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.383081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.400503] Trying to unpack rootfs image as initramfs...\n[ 0.504231] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.507483] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.509767] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.513242] Scanning for low memory corruption every 60 seconds\n[ 0.515862] Initialise system trusted keyring\n[ 0.517719] audit: initializing netlink socket (disabled)\n[ 0.519849] type=2000 audit(1558054725.543:1): initialized\n[ 0.540593] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.543845] zbud: loaded\n[ 0.545246] VFS: Disk quotas dquot_6.5.2\n[ 0.546913] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549748] fuse init (API version 7.22)\n[ 0.551455] msgmni has been set to 1982\n[ 0.553125] Key type big_key registered\n[ 0.555030] Key type asymmetric registered\n[ 0.556746] Asymmetric key parser 'x509' registered\n[ 0.558724] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.561760] io scheduler noop registered\n[ 0.563387] io scheduler deadline registered (default)\n[ 0.565441] io scheduler cfq registered\n[ 0.567121] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569317] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.571891] ipmi message handler version 39.2\n[ 0.573735] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.576696] ACPI: Power Button [PWRF]\n[ 0.578384] GHES: HEST is not enabled!\n[ 0.594971] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.627691] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.630354] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.656403] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.659913] Linux agpgart interface v0.103\n[ 0.662292] brd: module loaded\n[ 0.663869] loop: module loaded\n[ 0.665464] blk-mq: CPU -> queue map\n[ 0.666784] CPU 0 -> Queue 0\n[ 0.668792] vda: vda1\n[ 0.670665] scsi0 : ata_piix\n[ 0.671931] scsi1 : ata_piix\n[ 0.673054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.675112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.677928] libphy: Fixed MDIO Bus: probed\n[ 0.679651] tun: Universal TUN/TAP device driver, 1.6\n[ 0.681568] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.685045] PPP generic driver version 2.4.2\n[ 0.686786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689246] ehci-pci: EHCI PCI platform driver\n[ 0.691027] ehci-platform: EHCI generic platform driver\n[ 0.693016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.695324] ohci-pci: OHCI PCI platform driver\n[ 0.697108] ohci-platform: OHCI generic platform driver\n[ 0.699110] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.716512] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.718561] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.721702] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.724114] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.726698] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.729633] usb usb1: Product: UHCI Host Controller\n[ 0.731615] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.734080] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.736100] hub 1-0:1.0: USB hub found\n[ 0.737701] hub 1-0:1.0: 2 ports detected\n[ 0.739539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743662] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745696] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.747810] mousedev: PS/2 mouse device common for all mice\n[ 0.750360] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753849] rtc_cmos 00:00: RTC can wake from S4\n[ 0.756258] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.758696] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.761276] device-mapper: uevent: version 1.0.3\n[ 0.763212] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.766820] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769358] TCP: cubic registered\n[ 0.770852] NET: Registered protocol family 10\n[ 0.773084] NET: Registered protocol family 17\n[ 0.774923] Key type dns_resolver registered\n[ 0.776837] Loading compiled-in X.509 certificates\n[ 0.779355] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.783079] registered taskstats version 1\n[ 0.786354] Key type trusted registered\n[ 0.790105] Key type encrypted registered\n[ 0.791750] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.793865] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.796742] regulator-dummy: disabling\n[ 0.798346] Magic number: 3:709:961\n[ 0.799982] rtc_cmos 00:00: setting system clock to 2019-05-17 00:58:46 UTC (1558054726)\n[ 0.803279] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.805571] EDD information not available.\n[ 0.833424] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.847371] Write protecting the kernel read-only data: 12288k\n[ 0.850805] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.854911] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872120] systemd-udevd[99]: starting version 204\n[ 0.908536] FDC 0 is a S82078B\n[ 1.060061] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.224720] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.227021] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.229365] usb 1-1: Product: QEMU USB Tablet\n[ 1.230935] usb 1-1: Manufacturer: QEMU\n[ 1.232350] usb 1-1: SerialNumber: 42\n[ 1.937761] 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.292760] 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.392083] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.550725] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 17 May 2019 00:58:48 +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 configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.70]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 17 May 2019 00:58:50 +0000. Up 5.13 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.17 | 255.255.255.0 | fa:16:3e:66:69:1c |\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:\nd2:da:e1:14:66:94:69:6a:46:4c:63:20:ea:c0:6e:06 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . .++ .o |\n|.. . .oo+ |\n|E. . o+ |\n|= ++ . |\n| = o. S |\n|o * . |\n| . o |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n6b:e3:d6:7e:1e:f8:be:14:4f:7c:dc:9c:12:2b:2d:bd root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| o.ooo|\n| S o.=o.=|\n| . .o+o. |\n| +.. oE. |\n| o...o.. |\n| ....+=. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n4c:2d:ad:5d:88:c1:71:bc:4c:7b:b5:61:52:74:87:2a root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oo. oo.o|\n| .*o.. =..|\n| +o+o.= o |\n| o +E.o . |\n| S .o |\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:\n4b:0b:4d:4f:dc:2f:1d:89:b6:ca:b4:ce:e4:86:23:7e root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . . . . |\n| . o + o |\n| o o . + . |\n| . S o o o |\n| o = o . |\n| o.= |\n| . E=. |\n| ..o o+ |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush 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 Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * 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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 17 May 2019 00:58:57 +0000. Up 11.97 seconds.\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 Fri, 17 May 2019 00:58:58 +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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17918 0 --:--:-- --:--:-- --:--:-- 17994\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\n\nUbuntu 14.04.6 LTS bono-0 ttyS0\n\nbono-0 login: Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://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\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 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 [7535 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\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 [525 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 (2198 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.16\n+ '[' -n 192.168.100.16 ']'\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://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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 8s (6066 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 7928\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 7936\nclearwater-socket-factory-sig start/running, process 7944\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://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 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 (13.7 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.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\n++ ip2rr 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\n++ ip2rr 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\n+ echo 'nameserver 192.168.100.25'\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 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 bono_process Running Process \n monit_uptime 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 poll_bono 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 monit_uptime 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 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... 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 2f8a194b1c34512c is healthy: got healthy result from http://192.168.100.6:4000\nmember 4a06bfd32d69b802 is healthy: got healthy result from http://192.168.100.17:4000\nmember 61aa9a8a8dc70de0 is healthy: got healthy result from http://192.168.100.20:4000\nmember ebffce836f747aca is healthy: got healthy result from http://192.168.100.16:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n2f8a194b1c34512c: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false\n4a06bfd32d69b802: name=192-168-100-17 peerURLs=http://192.168.100.17:2380 clientURLs=http://192.168.100.17:4000 isLeader=false\n61aa9a8a8dc70de0: name=192-168-100-20 peerURLs=http://192.168.100.20:2380 clientURLs=http://192.168.100.20:4000 isLeader=false\nebffce836f747aca: name=192-168-100-16 peerURLs=http://192.168.100.16:2380 clientURLs=http://192.168.100.16:4000 isLeader=true\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.17) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.20 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.20 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.20 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: gAAAAABc3gcWlffVGFubs1rfTzrztz1Su6LnnlrhkyTnxKvt8Zy72uviu8CH9Nkp2fEtwAh95fIVvlpqnaAxLnXtJ7wLvnso4KCuACx0vQc9kqEILXT1ieIcVSdQTFttDc55t6FJX1n6vBh_nnBaDvLM1WXOdQf-lIeXRUJqkiAwjeTyMHdRQ58' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.36:8004/v1/8e18d80c4b724f84911af3f77baa914f/stacks/clearwater-opnfv-bono-ohiw64ioq2nc-0-lwa4oxun3wpj/f17c9bf8-fd55-419d-9886-3af5d28dc44c/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 10 56 --:--:-- --:--:-- --:--:-- 56\nHTTP/1.1 200 OK\nDate: Fri, 17 May 2019 01:01:35 GMT\nServer: Apache\nx-openstack-request-id: req-025e890e-7e07-48dd-8f0c-864a0482ba5b\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 | 92:7d:fa:07:b0:51:9e:d0:1f:92:99:3f:41:f5:c5:ff | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 6b:e3:d6:7e:1e:f8:be:14:4f:7c:dc:9c:12:2b:2d:bd root@bono-0 (DSA)\nec2: 256 4c:2d:ad:5d:88:c1:71:bc:4c:7b:b5:61:52:74:87:2a root@bono-0 (ECDSA)\nec2: 256 4b:0b:4d:4f:dc:2f:1d:89:b6:ca:b4:ce:e4:86:23:7e root@bono-0 (ED25519)\nec2: 2048 d2:da:e1:14:66:94:69:6a:46:4c:63:20:ea:c0:6e:06 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHu42KF/AS7y3/6UgtB4/TdKjfTd8vVunXBf7K8Hqg6Y7q+5qNArwM9a8CWhnG6FrvwNyi6nvm5heCbaXMjpjv8= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOlZI/nwA9utaDFuFAEZEPtZw+OAoMThvRGdp6b4haTU root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdZ68GVzE9q2OrIyzANQcqP5cutXDwfmYfYllIF2m7I5V4PjrgNiQzTtaPQT6KVKxyGBnHf+cfvELqeoIqarxTyE6xFByLHgMLiuu9dMnCClZqxrMSaGGoBBbWD8fDxJ/ZvuZHE9YRqUge8C4qUigluBdzgMnXtJyV+wLwFl+89tLgHQf7y3dgCN7+5dU0ad4bxAGshO5feVybWMG2+wcoXaDWOuUPiA0Xt4n1WNmUywAV78g2cBZ4gL4PDryOiBbyNHdHnqMtxV95iUKBFYLqOd+yh2gNYsvwuKhGOD3gT5DJb+HUA6eiG257nl074fx2ZgRMNfcv6/NdnB/zyzC1 root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 17 May 2019 01:01:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 170.75 seconds\n"} 2019-05-17 01:04:57,880 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/95cc30dc-ffea-4011-827c-51def6c93b87/action used request id req-c21ac62c-c941-403f-b595-1a2cda89eec0 2019-05-17 01:04:57,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0805699825287s 2019-05-17 01:04:57,882 - 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.009549] Security Framework initialized [ 0.010949] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013394] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016871] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.019491] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.020007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024251] Initializing cgroup subsys memory [ 0.025765] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029529] Initializing cgroup subsys blkio [ 0.031000] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036039] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036039] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039414] Spectre V2 : Mitigation: Full generic retpoline [ 0.040002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046030] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.051098] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.071227] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077155] ACPI: Core revision 20131115 [ 0.078991] ACPI: All ACPI Tables successfully acquired [ 0.080404] ftrace: allocating 28757 entries in 113 pages [ 0.100239] smpboot: Max logical packages: 1 [ 0.104230] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.108390] Enabling x2apic [ 0.109471] Enabled x2apic [ 0.112024] Switched APIC routing to physical x2apic. [ 0.115203] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.116008] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.120890] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.131764] KVM setup paravirtual spinlock [ 0.134353] x86: Booted up 1 node, 1 CPUs [ 0.135776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.136518] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.139452] devtmpfs: initialized [ 0.141929] EVM: security.selinux [ 0.143365] EVM: security.SMACK64 [ 0.144003] EVM: security.ima [ 0.145313] EVM: security.capability [ 0.147909] pinctrl core: initialized pinctrl subsystem [ 0.148214] regulator-dummy: no parameters [ 0.150009] RTC time: 0:58:45, date: 05/17/19 [ 0.151938] NET: Registered protocol family 16 [ 0.152233] cpuidle: using governor ladder [ 0.153926] cpuidle: using governor menu [ 0.155605] ACPI: bus type PCI registered [ 0.156021] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158692] PCI: Using configuration type 1 for base access [ 0.160743] bio: create slab at 0 [ 0.162679] ACPI: Added _OSI(Module Device) [ 0.164007] ACPI: Added _OSI(Processor Device) [ 0.165791] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.167662] ACPI: Added _OSI(Processor Aggregator Device) [ 0.169577] ACPI: Interpreter enabled [ 0.171153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.174410] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.177057] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.180018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.183839] ACPI: (supports S0 S5) [ 0.184003] ACPI: Using IOAPIC for interrupt routing [ 0.186007] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188179] ACPI: No dock devices found. [ 0.191610] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192035] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194622] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200297] acpiphp: Slot [3] registered [ 0.201966] acpiphp: Slot [4] registered [ 0.203612] acpiphp: Slot [5] registered [ 0.204035] acpiphp: Slot [6] registered [ 0.205666] acpiphp: Slot [7] registered [ 0.207298] acpiphp: Slot [8] registered [ 0.208022] acpiphp: Slot [9] registered [ 0.209653] acpiphp: Slot [10] registered [ 0.211298] acpiphp: Slot [11] registered [ 0.212022] acpiphp: Slot [12] registered [ 0.213684] acpiphp: Slot [13] registered [ 0.215349] acpiphp: Slot [14] registered [ 0.216022] acpiphp: Slot [15] registered [ 0.217681] acpiphp: Slot [16] registered [ 0.219335] acpiphp: Slot [17] registered [ 0.220030] acpiphp: Slot [18] registered [ 0.221695] acpiphp: Slot [19] registered [ 0.223366] acpiphp: Slot [20] registered [ 0.224022] acpiphp: Slot [21] registered [ 0.225685] acpiphp: Slot [22] registered [ 0.227323] acpiphp: Slot [23] registered [ 0.228022] acpiphp: Slot [24] registered [ 0.229675] acpiphp: Slot [25] registered [ 0.231436] acpiphp: Slot [26] registered [ 0.232030] acpiphp: Slot [27] registered [ 0.233754] acpiphp: Slot [28] registered [ 0.235443] acpiphp: Slot [29] registered [ 0.236022] acpiphp: Slot [30] registered [ 0.237716] acpiphp: Slot [31] registered [ 0.239452] PCI host bridge to bus 0000:00 [ 0.240005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.242133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.244004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.246486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.250592] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.258843] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.260016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.283743] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.285297] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.288102] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.290972] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.293191] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.295661] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.296365] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.298557] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301222] vgaarb: bridge control possible 0000:00:02.0 [ 0.303561] SCSI subsystem initialized [ 0.304250] ACPI: bus type USB registered [ 0.305941] usbcore: registered new interface driver usbfs [ 0.308020] usbcore: registered new interface driver hub [ 0.310120] usbcore: registered new device driver usb [ 0.312186] PCI: Using ACPI for IRQ routing [ 0.314289] NetLabel: Initializing [ 0.315760] NetLabel: domain hash size = 128 [ 0.316003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.317994] NetLabel: unlabeled traffic allowed by default [ 0.320231] Switched to clocksource kvm-clock [ 0.328594] AppArmor: AppArmor Filesystem Enabled [ 0.330546] pnp: PnP ACPI init [ 0.331879] ACPI: bus type PNP registered [ 0.334028] pnp: PnP ACPI: found 8 devices [ 0.335817] ACPI: bus type PNP unregistered [ 0.343281] NET: Registered protocol family 2 [ 0.345353] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.348096] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.350692] TCP: Hash tables configured (established 8192 bind 8192) [ 0.353250] TCP: reno registered [ 0.354656] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.356952] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.359482] NET: Registered protocol family 1 [ 0.361277] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.363558] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.365798] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400503] Trying to unpack rootfs image as initramfs... [ 0.504231] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.507483] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.509767] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.513242] Scanning for low memory corruption every 60 seconds [ 0.515862] Initialise system trusted keyring [ 0.517719] audit: initializing netlink socket (disabled) [ 0.519849] type=2000 audit(1558054725.543:1): initialized [ 0.540593] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.543845] zbud: loaded [ 0.545246] VFS: Disk quotas dquot_6.5.2 [ 0.546913] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.549748] fuse init (API version 7.22) [ 0.551455] msgmni has been set to 1982 [ 0.553125] Key type big_key registered [ 0.555030] Key type asymmetric registered [ 0.556746] Asymmetric key parser 'x509' registered [ 0.558724] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.561760] io scheduler noop registered [ 0.563387] io scheduler deadline registered (default) [ 0.565441] io scheduler cfq registered [ 0.567121] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569317] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571891] ipmi message handler version 39.2 [ 0.573735] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576696] ACPI: Power Button [PWRF] [ 0.578384] GHES: HEST is not enabled! [ 0.594971] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.627691] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.630354] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.656403] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.659913] Linux agpgart interface v0.103 [ 0.662292] brd: module loaded [ 0.663869] loop: module loaded [ 0.665464] blk-mq: CPU -> queue map [ 0.666784] CPU 0 -> Queue 0 [ 0.668792] vda: vda1 [ 0.670665] scsi0 : ata_piix [ 0.671931] scsi1 : ata_piix [ 0.673054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.675112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.677928] libphy: Fixed MDIO Bus: probed [ 0.679651] tun: Universal TUN/TAP device driver, 1.6 [ 0.681568] tun: (C) 1999-2004 Max Krasnyansky [ 0.685045] PPP generic driver version 2.4.2 [ 0.686786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.689246] ehci-pci: EHCI PCI platform driver [ 0.691027] ehci-platform: EHCI generic platform driver [ 0.693016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.695324] ohci-pci: OHCI PCI platform driver [ 0.697108] ohci-platform: OHCI generic platform driver [ 0.699110] uhci_hcd: USB Universal Host Controller Interface driver [ 0.716512] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.718561] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.721702] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.724114] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.726698] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.729633] usb usb1: Product: UHCI Host Controller [ 0.731615] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.734080] usb usb1: SerialNumber: 0000:00:01.2 [ 0.736100] hub 1-0:1.0: USB hub found [ 0.737701] hub 1-0:1.0: 2 ports detected [ 0.739539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743662] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745696] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.747810] mousedev: PS/2 mouse device common for all mice [ 0.750360] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.753849] rtc_cmos 00:00: RTC can wake from S4 [ 0.756258] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.758696] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.761276] device-mapper: uevent: version 1.0.3 [ 0.763212] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.766820] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769358] TCP: cubic registered [ 0.770852] NET: Registered protocol family 10 [ 0.773084] NET: Registered protocol family 17 [ 0.774923] Key type dns_resolver registered [ 0.776837] Loading compiled-in X.509 certificates [ 0.779355] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.783079] registered taskstats version 1 [ 0.786354] Key type trusted registered [ 0.790105] Key type encrypted registered [ 0.791750] AppArmor: AppArmor sha1 policy hashing enabled [ 0.793865] IMA: No TPM chip found, activating TPM-bypass! [ 0.796742] regulator-dummy: disabling [ 0.798346] Magic number: 3:709:961 [ 0.799982] rtc_cmos 00:00: setting system clock to 2019-05-17 00:58:46 UTC (1558054726) [ 0.803279] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.805571] EDD information not available. [ 0.833424] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.847371] Write protecting the kernel read-only data: 12288k [ 0.850805] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.854911] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872120] systemd-udevd[99]: starting version 204 [ 0.908536] FDC 0 is a S82078B [ 1.060061] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.224720] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.227021] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.229365] usb 1-1: Product: QEMU USB Tablet [ 1.230935] usb 1-1: Manufacturer: QEMU [ 1.232350] usb 1-1: SerialNumber: 42 [ 1.937761] 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.292760] 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.392083] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.550725] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 17 May 2019 00:58:48 +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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.70]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 17 May 2019 00:58:50 +0000. Up 5.13 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.17 | 255.255.255.0 | fa:16:3e:66:69:1c | 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: d2:da:e1:14:66:94:69:6a:46:4c:63:20:ea:c0:6e:06 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . .++ .o | |.. . .oo+ | |E. . o+ | |= ++ . | | = o. S | |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: 6b:e3:d6:7e:1e:f8:be:14:4f:7c:dc:9c:12:2b:2d:bd root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | o.ooo| | S o.=o.=| | . .o+o. | | +.. oE. | | 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: 4c:2d:ad:5d:88:c1:71:bc:4c:7b:b5:61:52:74:87:2a root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo. oo.o| | .*o.. =..| | +o+o.= o | | o +E.o . | | S .o | | | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 4b:0b:4d:4f:dc:2f:1d:89:b6:ca:b4:ce:e4:86:23:7e root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | . . . . | | . o + o | | o o . + . | | . S o o o | | o = o . | | o.= | | . E=. | | ..o o+ | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 17 May 2019 00:58:57 +0000. Up 11.97 seconds. * 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 Fri, 17 May 2019 00:58:58 +0000. Up 12.97 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17918 0 --:--:-- --:--:-- --:--:-- 17994 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://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 Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 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 [7535 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] 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 [525 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 (2198 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.16 + '[' -n 192.168.100.16 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 8s (6066 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7928 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7936 clearwater-socket-factory-sig start/running, process 7944 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://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (13.7 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.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 + echo 'nameserver 192.168.100.25' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2f8a194b1c34512c is healthy: got healthy result from http://192.168.100.6:4000 member 4a06bfd32d69b802 is healthy: got healthy result from http://192.168.100.17:4000 member 61aa9a8a8dc70de0 is healthy: got healthy result from http://192.168.100.20:4000 member ebffce836f747aca is healthy: got healthy result from http://192.168.100.16:4000 cluster is healthy + clearwater-etcdctl member list 2f8a194b1c34512c: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 4a06bfd32d69b802: name=192-168-100-17 peerURLs=http://192.168.100.17:2380 clientURLs=http://192.168.100.17:4000 isLeader=false 61aa9a8a8dc70de0: name=192-168-100-20 peerURLs=http://192.168.100.20:2380 clientURLs=http://192.168.100.20:4000 isLeader=false ebffce836f747aca: name=192-168-100-16 peerURLs=http://192.168.100.16:2380 clientURLs=http://192.168.100.16:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.17) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.20 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.20 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.20 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: gAAAAABc3gcWlffVGFubs1rfTzrztz1Su6LnnlrhkyTnxKvt8Zy72uviu8CH9Nkp2fEtwAh95fIVvlpqnaAxLnXtJ7wLvnso4KCuACx0vQc9kqEILXT1ieIcVSdQTFttDc55t6FJX1n6vBh_nnBaDvLM1WXOdQf-lIeXRUJqkiAwjeTyMHdRQ58' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.36:8004/v1/8e18d80c4b724f84911af3f77baa914f/stacks/clearwater-opnfv-bono-ohiw64ioq2nc-0-lwa4oxun3wpj/f17c9bf8-fd55-419d-9886-3af5d28dc44c/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 56 --:--:-- --:--:-- --:--:-- 56 HTTP/1.1 200 OK Date: Fri, 17 May 2019 01:01:35 GMT Server: Apache x-openstack-request-id: req-025e890e-7e07-48dd-8f0c-864a0482ba5b 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 | 92:7d:fa:07:b0:51:9e:d0:1f:92:99:3f:41:f5:c5:ff | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 6b:e3:d6:7e:1e:f8:be:14:4f:7c:dc:9c:12:2b:2d:bd root@bono-0 (DSA) ec2: 256 4c:2d:ad:5d:88:c1:71:bc:4c:7b:b5:61:52:74:87:2a root@bono-0 (ECDSA) ec2: 256 4b:0b:4d:4f:dc:2f:1d:89:b6:ca:b4:ce:e4:86:23:7e root@bono-0 (ED25519) ec2: 2048 d2:da:e1:14:66:94:69:6a:46:4c:63:20:ea:c0:6e:06 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHu42KF/AS7y3/6UgtB4/TdKjfTd8vVunXBf7K8Hqg6Y7q+5qNArwM9a8CWhnG6FrvwNyi6nvm5heCbaXMjpjv8= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOlZI/nwA9utaDFuFAEZEPtZw+OAoMThvRGdp6b4haTU root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdZ68GVzE9q2OrIyzANQcqP5cutXDwfmYfYllIF2m7I5V4PjrgNiQzTtaPQT6KVKxyGBnHf+cfvELqeoIqarxTyE6xFByLHgMLiuu9dMnCClZqxrMSaGGoBBbWD8fDxJ/ZvuZHE9YRqUge8C4qUigluBdzgMnXtJyV+wLwFl+89tLgHQf7y3dgCN7+5dU0ad4bxAGshO5feVybWMG2+wcoXaDWOuUPiA0Xt4n1WNmUywAV78g2cBZ4gL4PDryOiBbyNHdHnqMtxV95iUKBFYLqOd+yh2gNYsvwuKhGOD3gT5DJb+HUA6eiG257nl074fx2ZgRMNfcv6/NdnB/zyzC1 root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 17 May 2019 01:01:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 170.75 seconds 2019-05-17 01:04:57,886 - 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.009549] Security Framework initialized [ 0.010949] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013394] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016871] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.019491] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.020007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024251] Initializing cgroup subsys memory [ 0.025765] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029529] Initializing cgroup subsys blkio [ 0.031000] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036039] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036039] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039414] Spectre V2 : Mitigation: Full generic retpoline [ 0.040002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046030] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.051098] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.071227] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077155] ACPI: Core revision 20131115 [ 0.078991] ACPI: All ACPI Tables successfully acquired [ 0.080404] ftrace: allocating 28757 entries in 113 pages [ 0.100239] smpboot: Max logical packages: 1 [ 0.104230] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.108390] Enabling x2apic [ 0.109471] Enabled x2apic [ 0.112024] Switched APIC routing to physical x2apic. [ 0.115203] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.116008] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.120890] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.131764] KVM setup paravirtual spinlock [ 0.134353] x86: Booted up 1 node, 1 CPUs [ 0.135776] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.136518] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.139452] devtmpfs: initialized [ 0.141929] EVM: security.selinux [ 0.143365] EVM: security.SMACK64 [ 0.144003] EVM: security.ima [ 0.145313] EVM: security.capability [ 0.147909] pinctrl core: initialized pinctrl subsystem [ 0.148214] regulator-dummy: no parameters [ 0.150009] RTC time: 0:58:45, date: 05/17/19 [ 0.151938] NET: Registered protocol family 16 [ 0.152233] cpuidle: using governor ladder [ 0.153926] cpuidle: using governor menu [ 0.155605] ACPI: bus type PCI registered [ 0.156021] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158692] PCI: Using configuration type 1 for base access [ 0.160743] bio: create slab at 0 [ 0.162679] ACPI: Added _OSI(Module Device) [ 0.164007] ACPI: Added _OSI(Processor Device) [ 0.165791] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.167662] ACPI: Added _OSI(Processor Aggregator Device) [ 0.169577] ACPI: Interpreter enabled [ 0.171153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.174410] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.177057] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.180018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.183839] ACPI: (supports S0 S5) [ 0.184003] ACPI: Using IOAPIC for interrupt routing [ 0.186007] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188179] ACPI: No dock devices found. [ 0.191610] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192035] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194622] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200297] acpiphp: Slot [3] registered [ 0.201966] acpiphp: Slot [4] registered [ 0.203612] acpiphp: Slot [5] registered [ 0.204035] acpiphp: Slot [6] registered [ 0.205666] acpiphp: Slot [7] registered [ 0.207298] acpiphp: Slot [8] registered [ 0.208022] acpiphp: Slot [9] registered [ 0.209653] acpiphp: Slot [10] registered [ 0.211298] acpiphp: Slot [11] registered [ 0.212022] acpiphp: Slot [12] registered [ 0.213684] acpiphp: Slot [13] registered [ 0.215349] acpiphp: Slot [14] registered [ 0.216022] acpiphp: Slot [15] registered [ 0.217681] acpiphp: Slot [16] registered [ 0.219335] acpiphp: Slot [17] registered [ 0.220030] acpiphp: Slot [18] registered [ 0.221695] acpiphp: Slot [19] registered [ 0.223366] acpiphp: Slot [20] registered [ 0.224022] acpiphp: Slot [21] registered [ 0.225685] acpiphp: Slot [22] registered [ 0.227323] acpiphp: Slot [23] registered [ 0.228022] acpiphp: Slot [24] registered [ 0.229675] acpiphp: Slot [25] registered [ 0.231436] acpiphp: Slot [26] registered [ 0.232030] acpiphp: Slot [27] registered [ 0.233754] acpiphp: Slot [28] registered [ 0.235443] acpiphp: Slot [29] registered [ 0.236022] acpiphp: Slot [30] registered [ 0.237716] acpiphp: Slot [31] registered [ 0.239452] PCI host bridge to bus 0000:00 [ 0.240005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.242133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.244004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.246486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.250592] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.258843] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.260016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.283743] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.285297] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.288102] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.290972] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.293191] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.295661] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.296365] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.298557] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301222] vgaarb: bridge control possible 0000:00:02.0 [ 0.303561] SCSI subsystem initialized [ 0.304250] ACPI: bus type USB registered [ 0.305941] usbcore: registered new interface driver usbfs [ 0.308020] usbcore: registered new interface driver hub [ 0.310120] usbcore: registered new device driver usb [ 0.312186] PCI: Using ACPI for IRQ routing [ 0.314289] NetLabel: Initializing [ 0.315760] NetLabel: domain hash size = 128 [ 0.316003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.317994] NetLabel: unlabeled traffic allowed by default [ 0.320231] Switched to clocksource kvm-clock [ 0.328594] AppArmor: AppArmor Filesystem Enabled [ 0.330546] pnp: PnP ACPI init [ 0.331879] ACPI: bus type PNP registered [ 0.334028] pnp: PnP ACPI: found 8 devices [ 0.335817] ACPI: bus type PNP unregistered [ 0.343281] NET: Registered protocol family 2 [ 0.345353] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.348096] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.350692] TCP: Hash tables configured (established 8192 bind 8192) [ 0.353250] TCP: reno registered [ 0.354656] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.356952] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.359482] NET: Registered protocol family 1 [ 0.361277] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.363558] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.365798] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400503] Trying to unpack rootfs image as initramfs... [ 0.504231] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.507483] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.509767] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.513242] Scanning for low memory corruption every 60 seconds [ 0.515862] Initialise system trusted keyring [ 0.517719] audit: initializing netlink socket (disabled) [ 0.519849] type=2000 audit(1558054725.543:1): initialized [ 0.540593] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.543845] zbud: loaded [ 0.545246] VFS: Disk quotas dquot_6.5.2 [ 0.546913] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.549748] fuse init (API version 7.22) [ 0.551455] msgmni has been set to 1982 [ 0.553125] Key type big_key registered [ 0.555030] Key type asymmetric registered [ 0.556746] Asymmetric key parser 'x509' registered [ 0.558724] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.561760] io scheduler noop registered [ 0.563387] io scheduler deadline registered (default) [ 0.565441] io scheduler cfq registered [ 0.567121] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569317] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571891] ipmi message handler version 39.2 [ 0.573735] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576696] ACPI: Power Button [PWRF] [ 0.578384] GHES: HEST is not enabled! [ 0.594971] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.627691] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.630354] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.656403] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.659913] Linux agpgart interface v0.103 [ 0.662292] brd: module loaded [ 0.663869] loop: module loaded [ 0.665464] blk-mq: CPU -> queue map [ 0.666784] CPU 0 -> Queue 0 [ 0.668792] vda: vda1 [ 0.670665] scsi0 : ata_piix [ 0.671931] scsi1 : ata_piix [ 0.673054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.675112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.677928] libphy: Fixed MDIO Bus: probed [ 0.679651] tun: Universal TUN/TAP device driver, 1.6 [ 0.681568] tun: (C) 1999-2004 Max Krasnyansky [ 0.685045] PPP generic driver version 2.4.2 [ 0.686786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.689246] ehci-pci: EHCI PCI platform driver [ 0.691027] ehci-platform: EHCI generic platform driver [ 0.693016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.695324] ohci-pci: OHCI PCI platform driver [ 0.697108] ohci-platform: OHCI generic platform driver [ 0.699110] uhci_hcd: USB Universal Host Controller Interface driver [ 0.716512] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.718561] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.721702] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.724114] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.726698] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.729633] usb usb1: Product: UHCI Host Controller [ 0.731615] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.734080] usb usb1: SerialNumber: 0000:00:01.2 [ 0.736100] hub 1-0:1.0: USB hub found [ 0.737701] hub 1-0:1.0: 2 ports detected [ 0.739539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743662] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745696] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.747810] mousedev: PS/2 mouse device common for all mice [ 0.750360] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.753849] rtc_cmos 00:00: RTC can wake from S4 [ 0.756258] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.758696] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.761276] device-mapper: uevent: version 1.0.3 [ 0.763212] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.766820] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769358] TCP: cubic registered [ 0.770852] NET: Registered protocol family 10 [ 0.773084] NET: Registered protocol family 17 [ 0.774923] Key type dns_resolver registered [ 0.776837] Loading compiled-in X.509 certificates [ 0.779355] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.783079] registered taskstats version 1 [ 0.786354] Key type trusted registered [ 0.790105] Key type encrypted registered [ 0.791750] AppArmor: AppArmor sha1 policy hashing enabled [ 0.793865] IMA: No TPM chip found, activating TPM-bypass! [ 0.796742] regulator-dummy: disabling [ 0.798346] Magic number: 3:709:961 [ 0.799982] rtc_cmos 00:00: setting system clock to 2019-05-17 00:58:46 UTC (1558054726) [ 0.803279] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.805571] EDD information not available. [ 0.833424] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.847371] Write protecting the kernel read-only data: 12288k [ 0.850805] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.854911] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872120] systemd-udevd[99]: starting version 204 [ 0.908536] FDC 0 is a S82078B [ 1.060061] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.224720] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.227021] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.229365] usb 1-1: Product: QEMU USB Tablet [ 1.230935] usb 1-1: Manufacturer: QEMU [ 1.232350] usb 1-1: SerialNumber: 42 [ 1.937761] 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.292760] 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.392083] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.550725] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 17 May 2019 00:58:48 +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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.70]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 17 May 2019 00:58:50 +0000. Up 5.13 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.17 | 255.255.255.0 | fa:16:3e:66:69:1c | 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: d2:da:e1:14:66:94:69:6a:46:4c:63:20:ea:c0:6e:06 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . .++ .o | |.. . .oo+ | |E. . o+ | |= ++ . | | = o. S | |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: 6b:e3:d6:7e:1e:f8:be:14:4f:7c:dc:9c:12:2b:2d:bd root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | o.ooo| | S o.=o.=| | . .o+o. | | +.. oE. | | 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: 4c:2d:ad:5d:88:c1:71:bc:4c:7b:b5:61:52:74:87:2a root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo. oo.o| | .*o.. =..| | +o+o.= o | | o +E.o . | | S .o | | | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 4b:0b:4d:4f:dc:2f:1d:89:b6:ca:b4:ce:e4:86:23:7e root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | . . . . | | . o + o | | o o . + . | | . S o o o | | o = o . | | o.= | | . E=. | | ..o o+ | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 17 May 2019 00:58:57 +0000. Up 11.97 seconds. * 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 Fri, 17 May 2019 00:58:58 +0000. Up 12.97 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17918 0 --:--:-- --:--:-- --:--:-- 17994 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://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 Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 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 [7535 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] 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 [525 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 (2198 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.16 + '[' -n 192.168.100.16 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 8s (6066 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7928 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7936 clearwater-socket-factory-sig start/running, process 7944 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://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (13.7 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.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 + echo 'nameserver 192.168.100.25' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2f8a194b1c34512c is healthy: got healthy result from http://192.168.100.6:4000 member 4a06bfd32d69b802 is healthy: got healthy result from http://192.168.100.17:4000 member 61aa9a8a8dc70de0 is healthy: got healthy result from http://192.168.100.20:4000 member ebffce836f747aca is healthy: got healthy result from http://192.168.100.16:4000 cluster is healthy + clearwater-etcdctl member list 2f8a194b1c34512c: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 4a06bfd32d69b802: name=192-168-100-17 peerURLs=http://192.168.100.17:2380 clientURLs=http://192.168.100.17:4000 isLeader=false 61aa9a8a8dc70de0: name=192-168-100-20 peerURLs=http://192.168.100.20:2380 clientURLs=http://192.168.100.20:4000 isLeader=false ebffce836f747aca: name=192-168-100-16 peerURLs=http://192.168.100.16:2380 clientURLs=http://192.168.100.16:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.17) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.20 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.20 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.20 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: gAAAAABc3gcWlffVGFubs1rfTzrztz1Su6LnnlrhkyTnxKvt8Zy72uviu8CH9Nkp2fEtwAh95fIVvlpqnaAxLnXtJ7wLvnso4KCuACx0vQc9kqEILXT1ieIcVSdQTFttDc55t6FJX1n6vBh_nnBaDvLM1WXOdQf-lIeXRUJqkiAwjeTyMHdRQ58' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.36:8004/v1/8e18d80c4b724f84911af3f77baa914f/stacks/clearwater-opnfv-bono-ohiw64ioq2nc-0-lwa4oxun3wpj/f17c9bf8-fd55-419d-9886-3af5d28dc44c/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 56 --:--:-- --:--:-- --:--:-- 56 HTTP/1.1 200 OK Date: Fri, 17 May 2019 01:01:35 GMT Server: Apache x-openstack-request-id: req-025e890e-7e07-48dd-8f0c-864a0482ba5b 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 | 92:7d:fa:07:b0:51:9e:d0:1f:92:99:3f:41:f5:c5:ff | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 6b:e3:d6:7e:1e:f8:be:14:4f:7c:dc:9c:12:2b:2d:bd root@bono-0 (DSA) ec2: 256 4c:2d:ad:5d:88:c1:71:bc:4c:7b:b5:61:52:74:87:2a root@bono-0 (ECDSA) ec2: 256 4b:0b:4d:4f:dc:2f:1d:89:b6:ca:b4:ce:e4:86:23:7e root@bono-0 (ED25519) ec2: 2048 d2:da:e1:14:66:94:69:6a:46:4c:63:20:ea:c0:6e:06 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHu42KF/AS7y3/6UgtB4/TdKjfTd8vVunXBf7K8Hqg6Y7q+5qNArwM9a8CWhnG6FrvwNyi6nvm5heCbaXMjpjv8= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOlZI/nwA9utaDFuFAEZEPtZw+OAoMThvRGdp6b4haTU root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdZ68GVzE9q2OrIyzANQcqP5cutXDwfmYfYllIF2m7I5V4PjrgNiQzTtaPQT6KVKxyGBnHf+cfvELqeoIqarxTyE6xFByLHgMLiuu9dMnCClZqxrMSaGGoBBbWD8fDxJ/ZvuZHE9YRqUge8C4qUigluBdzgMnXtJyV+wLwFl+89tLgHQf7y3dgCN7+5dU0ad4bxAGshO5feVybWMG2+wcoXaDWOuUPiA0Xt4n1WNmUywAV78g2cBZ4gL4PDryOiBbyNHdHnqMtxV95iUKBFYLqOd+yh2gNYsvwuKhGOD3gT5DJb+HUA6eiG257nl074fx2ZgRMNfcv6/NdnB/zyzC1 root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 17 May 2019 01:01:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 170.75 seconds 2019-05-17 01:04:57,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:04:57,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:58,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1334 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-054edb5c-71c3-475c-8cf6-c95a730251c7 x-openstack-request-id: req-054edb5c-71c3-475c-8cf6-c95a730251c7 2019-05-17 01:04:58,792 - 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:9f:9c:5f", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:9c:5f", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:42.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:42Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "homer-0.clearwater.opnfv", "created": "2019-05-17T00:58:05Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:33:e7", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:33:e7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:40.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:40Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "dime-0.clearwater.opnfv", "created": "2019-05-17T00:58:04Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:69:1c", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:69:1c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/95cc30dc-ffea-4011-827c-51def6c93b87", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/95cc30dc-ffea-4011-827c-51def6c93b87", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:44.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "95cc30dc-ffea-4011-827c-51def6c93b87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:44Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "bono-0.clearwater.opnfv", "created": "2019-05-17T00:58:04Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4c:c3", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4c:c3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:53:02.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:53:02Z", "hostId": "0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-17T00:52:44Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:a3", "version": 4, "addr": "192.168.100.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:a3", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:42:48.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "c07cf883-0f77-4a03-a3e3-2016e67e657c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:42:48Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-17T00:42:31Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:55:ba", "version": 4, "addr": "192.168.100.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:55:ba", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:39:09.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "2f730bbe-6d14-40ae-b135-20bfdebbf4de", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:39:09Z", "hostId": "0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-17T00:37:20Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:2d", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:2d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:36:36.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "f367f8af-dc11-4512-bf6d-fde10aef0baf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:36:36Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "ns.clearwater.opnfv", "created": "2019-05-17T00:34:45Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:04:58,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-054edb5c-71c3-475c-8cf6-c95a730251c7 2019-05-17 01:04:58,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.903017997742s 2019-05-17 01:04:58,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-17 01:04:58,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e/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}dd764c8eaa5af9b18915df98ead542262fe604d4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-17 01:04:58,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21250 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-42c79835-5b1b-43e2-9931-9cccf97fa0d4 x-openstack-request-id: req-42c79835-5b1b-43e2-9931-9cccf97fa0d4 2019-05-17 01:04:58,889 - keystoneauth.session - DEBUG - RESP BODY: {"output": "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.908 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009619] Security Framework initialized\n[ 0.011100] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013401] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016937] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020402] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022574] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024262] Initializing cgroup subsys memory\n[ 0.025801] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029544] Initializing cgroup subsys blkio\n[ 0.031033] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034279] mce: CPU supports 10 MCE banks\n[ 0.036040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041849] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046047] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052004] MDS: Vulnerable: Clear CPU buffers attempted, no microcode\n[ 0.071602] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077556] ACPI: Core revision 20131115\n[ 0.079400] ACPI: All ACPI Tables successfully acquired\n[ 0.081382] ftrace: allocating 28757 entries in 113 pages\n[ 0.100265] smpboot: Max logical packages: 1\n[ 0.104088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.108330] Enabling x2apic\n[ 0.109429] Enabled x2apic\n[ 0.112012] Switched APIC routing to physical x2apic.\n[ 0.115125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.116004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.120825] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.131026] KVM setup paravirtual spinlock\n[ 0.134319] x86: Booted up 1 node, 1 CPUs\n[ 0.135747] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.136419] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.138749] devtmpfs: initialized\n[ 0.141845] EVM: security.selinux\n[ 0.143083] EVM: security.SMACK64\n[ 0.144003] EVM: security.ima\n[ 0.145130] EVM: security.capability\n[ 0.147435] pinctrl core: initialized pinctrl subsystem\n[ 0.148105] regulator-dummy: no parameters\n[ 0.149639] RTC time: 0:53:02, date: 05/17/19\n[ 0.151241] NET: Registered protocol family 16\n[ 0.152157] cpuidle: using governor ladder\n[ 0.153600] cpuidle: using governor menu\n[ 0.155032] ACPI: bus type PCI registered\n[ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158240] PCI: Using configuration type 1 for base access\n[ 0.160719] bio: create slab at 0\n[ 0.162362] ACPI: Added _OSI(Module Device)\n[ 0.163832] ACPI: Added _OSI(Processor Device)\n[ 0.164003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165599] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168426] ACPI: Interpreter enabled\n[ 0.169781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172923] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.179265] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.182110] ACPI: (supports S0 S5)\n[ 0.183356] ACPI: Using IOAPIC for interrupt routing\n[ 0.184020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.187206] ACPI: No dock devices found.\n[ 0.189773] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.191794] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.192007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.194152] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.196213] acpiphp: Slot [3] registered\n[ 0.197630] acpiphp: Slot [4] registered\n[ 0.199044] acpiphp: Slot [5] registered\n[ 0.200023] acpiphp: Slot [6] registered\n[ 0.201430] acpiphp: Slot [7] registered\n[ 0.202829] acpiphp: Slot [8] registered\n[ 0.204020] acpiphp: Slot [9] registered\n[ 0.205440] acpiphp: Slot [10] registered\n[ 0.206864] acpiphp: Slot [11] registered\n[ 0.208021] acpiphp: Slot [12] registered\n[ 0.209444] acpiphp: Slot [13] registered\n[ 0.210867] acpiphp: Slot [14] registered\n[ 0.212020] acpiphp: Slot [15] registered\n[ 0.213445] acpiphp: Slot [16] registered\n[ 0.214879] acpiphp: Slot [17] registered\n[ 0.216027] acpiphp: Slot [18] registered\n[ 0.217461] acpiphp: Slot [19] registered\n[ 0.218889] acpiphp: Slot [20] registered\n[ 0.220021] acpiphp: Slot [21] registered\n[ 0.221453] acpiphp: Slot [22] registered\n[ 0.222879] acpiphp: Slot [23] registered\n[ 0.224020] acpiphp: Slot [24] registered\n[ 0.225449] acpiphp: Slot [25] registered\n[ 0.226878] acpiphp: Slot [26] registered\n[ 0.228020] acpiphp: Slot [27] registered\n[ 0.229462] acpiphp: Slot [28] registered\n[ 0.230889] acpiphp: Slot [29] registered\n[ 0.232020] acpiphp: Slot [30] registered\n[ 0.233448] acpiphp: Slot [31] registered\n[ 0.234864] PCI host bridge to bus 0000:00\n[ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.237812] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.239802] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.240004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.242183] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.252213] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.254731] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.276287] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.279360] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.281152] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.283648] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.285116] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.287289] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.288338] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.290205] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.292003] vgaarb: loaded\n[ 0.293074] vgaarb: bridge control possible 0000:00:02.0\n[ 0.295117] SCSI subsystem initialized\n[ 0.296229] ACPI: bus type USB registered\n[ 0.297693] usbcore: registered new interface driver usbfs\n[ 0.299534] usbcore: registered new interface driver hub\n[ 0.300039] usbcore: registered new device driver usb\n[ 0.301919] PCI: Using ACPI for IRQ routing\n[ 0.303792] NetLabel: Initializing\n[ 0.304007] NetLabel: domain hash size = 128\n[ 0.305512] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.307216] NetLabel: unlabeled traffic allowed by default\n[ 0.308211] Switched to clocksource kvm-clock\n[ 0.316714] AppArmor: AppArmor Filesystem Enabled\n[ 0.318356] pnp: PnP ACPI init\n[ 0.319521] ACPI: bus type PNP registered\n[ 0.321404] pnp: PnP ACPI: found 8 devices\n[ 0.322852] ACPI: bus type PNP unregistered\n[ 0.329962] NET: Registered protocol family 2\n[ 0.331777] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.334101] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.336334] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.338522] TCP: reno registered\n[ 0.339733] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.341674] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.343845] NET: Registered protocol family 1\n[ 0.345385] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.347337] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.349240] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.366143] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.383195] Trying to unpack rootfs image as initramfs...\n[ 0.484064] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.486928] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.488892] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.491844] Scanning for low memory corruption every 60 seconds\n[ 0.494116] Initialise system trusted keyring\n[ 0.495700] audit: initializing netlink socket (disabled)\n[ 0.497562] type=2000 audit(1558054383.880:1): initialized\n[ 0.517518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520397] zbud: loaded\n[ 0.521628] VFS: Disk quotas dquot_6.5.2\n[ 0.523071] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525536] fuse init (API version 7.22)\n[ 0.526991] msgmni has been set to 1982\n[ 0.528433] Key type big_key registered\n[ 0.530116] Key type asymmetric registered\n[ 0.531567] Asymmetric key parser 'x509' registered\n[ 0.533260] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.535862] io scheduler noop registered\n[ 0.537259] io scheduler deadline registered (default)\n[ 0.539004] io scheduler cfq registered\n[ 0.540459] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.542321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.544514] ipmi message handler version 39.2\n[ 0.546090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548651] ACPI: Power Button [PWRF]\n[ 0.550091] GHES: HEST is not enabled!\n[ 0.566578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.599084] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.601574] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.626835] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.630175] Linux agpgart interface v0.103\n[ 0.632541] brd: module loaded\n[ 0.634140] loop: module loaded\n[ 0.635713] blk-mq: CPU -> queue map\n[ 0.637016] CPU 0 -> Queue 0\n[ 0.638974] vda: vda1\n[ 0.640678] scsi0 : ata_piix\n[ 0.641864] scsi1 : ata_piix\n[ 0.643010] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.645185] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.647836] libphy: Fixed MDIO Bus: probed\n[ 0.649359] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651065] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654304] PPP generic driver version 2.4.2\n[ 0.655836] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657956] ehci-pci: EHCI PCI platform driver\n[ 0.659508] ehci-platform: EHCI generic platform driver\n[ 0.661266] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.663275] ohci-pci: OHCI PCI platform driver\n[ 0.664815] ohci-platform: OHCI generic platform driver\n[ 0.666573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683566] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.685334] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.688025] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.690025] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.692267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.694772] usb usb1: Product: UHCI Host Controller\n[ 0.696428] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.698498] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.700171] hub 1-0:1.0: USB hub found\n[ 0.701544] hub 1-0:1.0: 2 ports detected\n[ 0.703107] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.706701] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.708398] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.710212] mousedev: PS/2 mouse device common for all mice\n[ 0.712393] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.715382] rtc_cmos 00:00: RTC can wake from S4\n[ 0.717447] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719522] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721664] device-mapper: uevent: version 1.0.3\n[ 0.723305] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.726167] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.728237] TCP: cubic registered\n[ 0.729529] NET: Registered protocol family 10\n[ 0.731295] NET: Registered protocol family 17\n[ 0.732855] Key type dns_resolver registered\n[ 0.734479] Loading compiled-in X.509 certificates\n[ 0.736655] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.739814] registered taskstats version 1\n[ 0.742692] Key type trusted registered\n[ 0.746199] Key type encrypted registered\n[ 0.747641] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749477] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.751838] regulator-dummy: disabling\n[ 0.753232] Magic number: 3:606:860\n[ 0.754680] rtc_cmos 00:00: setting system clock to 2019-05-17 00:53:03 UTC (1558054383)\n[ 0.757498] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.759463] EDD information not available.\n[ 0.809252] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.822950] Write protecting the kernel read-only data: 12288k\n[ 0.825455] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.829531] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844119] systemd-udevd[99]: starting version 204\n[ 0.876654] FDC 0 is a S82078B\n[ 1.012043] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176973] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.179253] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.181599] usb 1-1: Product: QEMU USB Tablet\n[ 1.183199] usb 1-1: Manufacturer: QEMU\n[ 1.184612] usb 1-1: SerialNumber: 42\n[ 1.909620] 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.265204] 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.374057] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.520218] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 17 May 2019 00:53:05 +0000. Up 2.90 seconds.\ncloud-init-nonet[3.12]: 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.94]: 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 Fri, 17 May 2019 00:53:08 +0000. Up 5.35 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:27:4c:c3 |\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:\n00:e0:aa:50:18:7f:25:90:cb:39:52:3e:28:b6:b3:7e root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|. o+o . |\n| =o + |\n|.=+o. . |\n|++B. . |\n|=..o S |\n|oo |\n|. o |\n| . E |\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:\n49:fc:cc:66:25:d2:a7:21:8c:72:1d:70:79:bc:d9:53 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ..oo |\n| *.oo E |\n| . o B.++o. |\n| o . Bo*o |\n| S B . |\n| o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ndd:45:6a:ab:91:b0:71:c9:df:25:69:97:c6:82:01:51 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+E . |\n| . .oo...|\n| o +.o.=+o|\n| * = =o+ |\n| S + + . |\n| o |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n5f:2f:a2:e0:9e:0c:60:26:d0:3b:77:99:db:77:1d:b0 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n|. . . |\n|. . o o |\n|. * . + S E . |\n| + + . o . . o . |\n| . o . + o o |\n| + o o 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 Fri, 17 May 2019 00:53:15 +0000. Up 12.08 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 Fri, 17 May 2019 00:53:17 +0000. Up 13.37 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 14297 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\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]\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://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 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 [525 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 (1529 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.16\n+ '[' -n 192.168.100.16 ']'\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://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-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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 (3526 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 8219\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 8247\nclearwater-socket-factory-sig start/running, process 8255\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8301\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 3s (12.4 MB/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.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n+ echo 'nameserver 192.168.100.25'\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 Initializing Process \n clearwater_diags_monitor_pro... 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 Wait parent Program \n nginx_uptime Wait parent 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 nginx_process Initializing Process \n clearwater_diags_monitor_pro... 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 Wait parent Program \n nginx_uptime Wait parent 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 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 Initializing Program \n poll_sprout_sip Initializing Program \n poll_sprout_http Initializing 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 failed Program \n etcd_uptime Status failed 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 Initializing Program \n poll_sprout_sip Initializing Program \n poll_sprout_http Initializing Program \n clearwater_queue_manager_uptime Status failed Program \n etcd_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.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 2f8a194b1c34512c is healthy: got healthy result from http://192.168.100.6:4000\nmember 61aa9a8a8dc70de0 is healthy: got healthy result from http://192.168.100.20:4000\nmember ebffce836f747aca is healthy: got healthy result from http://192.168.100.16:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n2f8a194b1c34512c: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false\n61aa9a8a8dc70de0: name=192-168-100-20 peerURLs=http://192.168.100.20:2380 clientURLs=http://192.168.100.20:4000 isLeader=false\nebffce836f747aca: name=192-168-100-16 peerURLs=http://192.168.100.16:2380 clientURLs=http://192.168.100.16:4000 isLeader=true\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.6) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.20 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.20 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.20 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: gAAAAABc3gXRq9A1SAcsF5BPl81-g-xYRbg-6eDjEPDqlbAD8XE5Yw38DmHgr9CMhi2TUh8iAWk4jvjPotiBaZcM_W731sziQNsbWsBgNx02Cj4k0HJV2odzc71eVP4C9JX24IicTOc794X-3C9JCrYeeimRhPgQkczPvgJ4oU0T_oOu6ppKaxc' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.36:8004/v1/8e18d80c4b724f84911af3f77baa914f/stacks/clearwater-opnfv-sprout-i5vupo6b7uyl-0-hcrbhimam7wl/587a1c10-16ff-4ede-a686-32b1ccc7b6d2/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 10 57 --:--:-- --:--:-- --:--:-- 57\nHTTP/1.1 200 OK\nDate: Fri, 17 May 2019 00:57:45 GMT\nServer: Apache\nx-openstack-request-id: req-b863d521-d783-45a5-96bf-e9b90b64455b\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 | 92:7d:fa:07:b0:51:9e:d0:1f:92:99:3f:41:f5:c5:ff | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 49:fc:cc:66:25:d2:a7:21:8c:72:1d:70:79:bc:d9:53 root@sprout-0 (DSA)\nec2: 256 dd:45:6a:ab:91:b0:71:c9:df:25:69:97:c6:82:01:51 root@sprout-0 (ECDSA)\nec2: 256 5f:2f:a2:e0:9e:0c:60:26:d0:3b:77:99:db:77:1d:b0 root@sprout-0 (ED25519)\nec2: 2048 00:e0:aa:50:18:7f:25:90:cb:39:52:3e:28:b6:b3:7e root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAO+/XEZUvAOEYnA7xXVzmmM9dWn4RA92YKIvk/S3tLMJhwlJMqGfNdAa2TOcK4wghmYGr69vzDk9j83J5e8wBI= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDuKZuTM3A6zycfd7o+C29/3G61ROvuOlYAnHVoPZcwj root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEOBXlTlta9G59nskm09PUjsE0vUaP2reahwc9idBZzIJK8mSJFxL63w2gz7aNCZjC5Zae1nOHobQc9jEc+Jr9dq5ZGAegvjTlOtnjOKi19QfZogwNfqseFD7fNivGcelZBo3cpBNcQHwh6dpsmBAluruFlTV33VvKm1/PR47KBwLySoCEZaztiO0XThtL2OWjKnpTsaoFD6bC5dbXaSFFe2QEu2K0UlGSw6VAPpO07ptFlrEH2tAwP9ylj4VrcqbOgvpSAifv4fetFnuMdT8qmUNvLYl4lmaBFHFt8ksiYXY+RU8H4U51bjPl2tvwad93zk102voOy+S41CoNmgiZ root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 17 May 2019 00:57:46 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 282.61 seconds\n"} 2019-05-17 01:04:58,890 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e/action used request id req-42c79835-5b1b-43e2-9931-9cccf97fa0d4 2019-05-17 01:04:58,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0903160572052s 2019-05-17 01:04:58,893 - functest.core.singlevm - DEBUG - console: 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.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009619] Security Framework initialized [ 0.011100] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013401] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016937] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020402] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022574] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024262] Initializing cgroup subsys memory [ 0.025801] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029544] Initializing cgroup subsys blkio [ 0.031033] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034279] mce: CPU supports 10 MCE banks [ 0.036040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041849] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046047] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052004] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.071602] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077556] ACPI: Core revision 20131115 [ 0.079400] ACPI: All ACPI Tables successfully acquired [ 0.081382] ftrace: allocating 28757 entries in 113 pages [ 0.100265] smpboot: Max logical packages: 1 [ 0.104088] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.108330] Enabling x2apic [ 0.109429] Enabled x2apic [ 0.112012] Switched APIC routing to physical x2apic. [ 0.115125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.116004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.120825] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.131026] KVM setup paravirtual spinlock [ 0.134319] x86: Booted up 1 node, 1 CPUs [ 0.135747] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.136419] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.138749] devtmpfs: initialized [ 0.141845] EVM: security.selinux [ 0.143083] EVM: security.SMACK64 [ 0.144003] EVM: security.ima [ 0.145130] EVM: security.capability [ 0.147435] pinctrl core: initialized pinctrl subsystem [ 0.148105] regulator-dummy: no parameters [ 0.149639] RTC time: 0:53:02, date: 05/17/19 [ 0.151241] NET: Registered protocol family 16 [ 0.152157] cpuidle: using governor ladder [ 0.153600] cpuidle: using governor menu [ 0.155032] ACPI: bus type PCI registered [ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158240] PCI: Using configuration type 1 for base access [ 0.160719] bio: create slab at 0 [ 0.162362] ACPI: Added _OSI(Module Device) [ 0.163832] ACPI: Added _OSI(Processor Device) [ 0.164003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165599] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168426] ACPI: Interpreter enabled [ 0.169781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172923] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.179265] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.182110] ACPI: (supports S0 S5) [ 0.183356] ACPI: Using IOAPIC for interrupt routing [ 0.184020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.187206] ACPI: No dock devices found. [ 0.189773] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.191794] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.192007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.194152] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196213] acpiphp: Slot [3] registered [ 0.197630] acpiphp: Slot [4] registered [ 0.199044] acpiphp: Slot [5] registered [ 0.200023] acpiphp: Slot [6] registered [ 0.201430] acpiphp: Slot [7] registered [ 0.202829] acpiphp: Slot [8] registered [ 0.204020] acpiphp: Slot [9] registered [ 0.205440] acpiphp: Slot [10] registered [ 0.206864] acpiphp: Slot [11] registered [ 0.208021] acpiphp: Slot [12] registered [ 0.209444] acpiphp: Slot [13] registered [ 0.210867] acpiphp: Slot [14] registered [ 0.212020] acpiphp: Slot [15] registered [ 0.213445] acpiphp: Slot [16] registered [ 0.214879] acpiphp: Slot [17] registered [ 0.216027] acpiphp: Slot [18] registered [ 0.217461] acpiphp: Slot [19] registered [ 0.218889] acpiphp: Slot [20] registered [ 0.220021] acpiphp: Slot [21] registered [ 0.221453] acpiphp: Slot [22] registered [ 0.222879] acpiphp: Slot [23] registered [ 0.224020] acpiphp: Slot [24] registered [ 0.225449] acpiphp: Slot [25] registered [ 0.226878] acpiphp: Slot [26] registered [ 0.228020] acpiphp: Slot [27] registered [ 0.229462] acpiphp: Slot [28] registered [ 0.230889] acpiphp: Slot [29] registered [ 0.232020] acpiphp: Slot [30] registered [ 0.233448] acpiphp: Slot [31] registered [ 0.234864] PCI host bridge to bus 0000:00 [ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.237812] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.239802] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.242183] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.252213] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.254731] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.276287] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.279360] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.281152] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.283648] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.285116] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.287289] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.288338] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.290205] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.292003] vgaarb: loaded [ 0.293074] vgaarb: bridge control possible 0000:00:02.0 [ 0.295117] SCSI subsystem initialized [ 0.296229] ACPI: bus type USB registered [ 0.297693] usbcore: registered new interface driver usbfs [ 0.299534] usbcore: registered new interface driver hub [ 0.300039] usbcore: registered new device driver usb [ 0.301919] PCI: Using ACPI for IRQ routing [ 0.303792] NetLabel: Initializing [ 0.304007] NetLabel: domain hash size = 128 [ 0.305512] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.307216] NetLabel: unlabeled traffic allowed by default [ 0.308211] Switched to clocksource kvm-clock [ 0.316714] AppArmor: AppArmor Filesystem Enabled [ 0.318356] pnp: PnP ACPI init [ 0.319521] ACPI: bus type PNP registered [ 0.321404] pnp: PnP ACPI: found 8 devices [ 0.322852] ACPI: bus type PNP unregistered [ 0.329962] NET: Registered protocol family 2 [ 0.331777] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.334101] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.336334] TCP: Hash tables configured (established 8192 bind 8192) [ 0.338522] TCP: reno registered [ 0.339733] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.341674] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.343845] NET: Registered protocol family 1 [ 0.345385] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.347337] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.349240] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.366143] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383195] Trying to unpack rootfs image as initramfs... [ 0.484064] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.486928] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.488892] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.491844] Scanning for low memory corruption every 60 seconds [ 0.494116] Initialise system trusted keyring [ 0.495700] audit: initializing netlink socket (disabled) [ 0.497562] type=2000 audit(1558054383.880:1): initialized [ 0.517518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.520397] zbud: loaded [ 0.521628] VFS: Disk quotas dquot_6.5.2 [ 0.523071] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.525536] fuse init (API version 7.22) [ 0.526991] msgmni has been set to 1982 [ 0.528433] Key type big_key registered [ 0.530116] Key type asymmetric registered [ 0.531567] Asymmetric key parser 'x509' registered [ 0.533260] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.535862] io scheduler noop registered [ 0.537259] io scheduler deadline registered (default) [ 0.539004] io scheduler cfq registered [ 0.540459] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.542321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.544514] ipmi message handler version 39.2 [ 0.546090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548651] ACPI: Power Button [PWRF] [ 0.550091] GHES: HEST is not enabled! [ 0.566578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.599084] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.601574] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.626835] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.630175] Linux agpgart interface v0.103 [ 0.632541] brd: module loaded [ 0.634140] loop: module loaded [ 0.635713] blk-mq: CPU -> queue map [ 0.637016] CPU 0 -> Queue 0 [ 0.638974] vda: vda1 [ 0.640678] scsi0 : ata_piix [ 0.641864] scsi1 : ata_piix [ 0.643010] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.645185] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.647836] libphy: Fixed MDIO Bus: probed [ 0.649359] tun: Universal TUN/TAP device driver, 1.6 [ 0.651065] tun: (C) 1999-2004 Max Krasnyansky [ 0.654304] PPP generic driver version 2.4.2 [ 0.655836] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657956] ehci-pci: EHCI PCI platform driver [ 0.659508] ehci-platform: EHCI generic platform driver [ 0.661266] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663275] ohci-pci: OHCI PCI platform driver [ 0.664815] ohci-platform: OHCI generic platform driver [ 0.666573] uhci_hcd: USB Universal Host Controller Interface driver [ 0.683566] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.685334] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.688025] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.690025] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.692267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.694772] usb usb1: Product: UHCI Host Controller [ 0.696428] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.698498] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700171] hub 1-0:1.0: USB hub found [ 0.701544] hub 1-0:1.0: 2 ports detected [ 0.703107] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.706701] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.708398] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.710212] mousedev: PS/2 mouse device common for all mice [ 0.712393] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.715382] rtc_cmos 00:00: RTC can wake from S4 [ 0.717447] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719522] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721664] device-mapper: uevent: version 1.0.3 [ 0.723305] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.726167] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728237] TCP: cubic registered [ 0.729529] NET: Registered protocol family 10 [ 0.731295] NET: Registered protocol family 17 [ 0.732855] Key type dns_resolver registered [ 0.734479] Loading compiled-in X.509 certificates [ 0.736655] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.739814] registered taskstats version 1 [ 0.742692] Key type trusted registered [ 0.746199] Key type encrypted registered [ 0.747641] AppArmor: AppArmor sha1 policy hashing enabled [ 0.749477] IMA: No TPM chip found, activating TPM-bypass! [ 0.751838] regulator-dummy: disabling [ 0.753232] Magic number: 3:606:860 [ 0.754680] rtc_cmos 00:00: setting system clock to 2019-05-17 00:53:03 UTC (1558054383) [ 0.757498] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.759463] EDD information not available. [ 0.809252] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.822950] Write protecting the kernel read-only data: 12288k [ 0.825455] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.829531] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.844119] systemd-udevd[99]: starting version 204 [ 0.876654] FDC 0 is a S82078B [ 1.012043] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176973] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179253] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.181599] usb 1-1: Product: QEMU USB Tablet [ 1.183199] usb 1-1: Manufacturer: QEMU [ 1.184612] usb 1-1: SerialNumber: 42 [ 1.909620] 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.265204] 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.374057] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.520218] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 17 May 2019 00:53:05 +0000. Up 2.90 seconds. cloud-init-nonet[3.12]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.94]: 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 Fri, 17 May 2019 00:53:08 +0000. Up 5.35 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:27:4c:c3 | 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: 00:e0:aa:50:18:7f:25:90:cb:39:52:3e:28:b6:b3:7e root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ |. o+o . | | =o + | |.=+o. . | |++B. . | |=..o S | |oo | |. o | | . E | |... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 49:fc:cc:66:25:d2:a7:21:8c:72:1d:70:79:bc:d9:53 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | ..oo | | *.oo E | | . o B.++o. | | o . Bo*o | | S B . | | o | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: dd:45:6a:ab:91:b0:71:c9:df:25:69:97:c6:82:01:51 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | o+E . | | . .oo...| | o +.o.=+o| | * = =o+ | | S + + . | | o | | . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5f:2f:a2:e0:9e:0c:60:26:d0:3b:77:99:db:77:1d:b0 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | . | |. . . | |. . o o | |. * . + S E . | | + + . o . . o . | | . o . + 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 Fri, 17 May 2019 00:53:15 +0000. Up 12.08 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 17 May 2019 00:53:17 +0000. Up 13.37 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 14297 0 --:--:-- --:--:-- --:--:-- 14578 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] 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://security.ubuntu.com trusty-security/main Sources [172 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1529 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.16 + '[' -n 192.168.100.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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 (3526 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 8219 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 8247 clearwater-socket-factory-sig start/running, process 8255 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8301 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 3s (12.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57959 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 + echo 'nameserver 192.168.100.25' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Wait parent Program nginx_uptime Wait parent Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Wait parent Program nginx_uptime Wait parent Program monit_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process 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 Initializing Program poll_sprout_sip Initializing Program poll_sprout_http Initializing Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Initializing Program poll_sprout_sip Initializing Program poll_sprout_http Initializing Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 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 2f8a194b1c34512c is healthy: got healthy result from http://192.168.100.6:4000 member 61aa9a8a8dc70de0 is healthy: got healthy result from http://192.168.100.20:4000 member ebffce836f747aca is healthy: got healthy result from http://192.168.100.16:4000 cluster is healthy + clearwater-etcdctl member list 2f8a194b1c34512c: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 61aa9a8a8dc70de0: name=192-168-100-20 peerURLs=http://192.168.100.20:2380 clientURLs=http://192.168.100.20:4000 isLeader=false ebffce836f747aca: name=192-168-100-16 peerURLs=http://192.168.100.16:2380 clientURLs=http://192.168.100.16:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.6) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.20 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.20 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.20 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: gAAAAABc3gXRq9A1SAcsF5BPl81-g-xYRbg-6eDjEPDqlbAD8XE5Yw38DmHgr9CMhi2TUh8iAWk4jvjPotiBaZcM_W731sziQNsbWsBgNx02Cj4k0HJV2odzc71eVP4C9JX24IicTOc794X-3C9JCrYeeimRhPgQkczPvgJ4oU0T_oOu6ppKaxc' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.36:8004/v1/8e18d80c4b724f84911af3f77baa914f/stacks/clearwater-opnfv-sprout-i5vupo6b7uyl-0-hcrbhimam7wl/587a1c10-16ff-4ede-a686-32b1ccc7b6d2/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Fri, 17 May 2019 00:57:45 GMT Server: Apache x-openstack-request-id: req-b863d521-d783-45a5-96bf-e9b90b64455b 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 | 92:7d:fa:07:b0:51:9e:d0:1f:92:99:3f:41:f5:c5:ff | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 49:fc:cc:66:25:d2:a7:21:8c:72:1d:70:79:bc:d9:53 root@sprout-0 (DSA) ec2: 256 dd:45:6a:ab:91:b0:71:c9:df:25:69:97:c6:82:01:51 root@sprout-0 (ECDSA) ec2: 256 5f:2f:a2:e0:9e:0c:60:26:d0:3b:77:99:db:77:1d:b0 root@sprout-0 (ED25519) ec2: 2048 00:e0:aa:50:18:7f:25:90:cb:39:52:3e:28:b6:b3:7e root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAO+/XEZUvAOEYnA7xXVzmmM9dWn4RA92YKIvk/S3tLMJhwlJMqGfNdAa2TOcK4wghmYGr69vzDk9j83J5e8wBI= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDuKZuTM3A6zycfd7o+C29/3G61ROvuOlYAnHVoPZcwj root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEOBXlTlta9G59nskm09PUjsE0vUaP2reahwc9idBZzIJK8mSJFxL63w2gz7aNCZjC5Zae1nOHobQc9jEc+Jr9dq5ZGAegvjTlOtnjOKi19QfZogwNfqseFD7fNivGcelZBo3cpBNcQHwh6dpsmBAluruFlTV33VvKm1/PR47KBwLySoCEZaztiO0XThtL2OWjKnpTsaoFD6bC5dbXaSFFe2QEu2K0UlGSw6VAPpO07ptFlrEH2tAwP9ylj4VrcqbOgvpSAifv4fetFnuMdT8qmUNvLYl4lmaBFHFt8ksiYXY+RU8H4U51bjPl2tvwad93zk102voOy+S41CoNmgiZ root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 17 May 2019 00:57:46 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 282.61 seconds 2019-05-17 01:04:58,898 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 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.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009619] Security Framework initialized [ 0.011100] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013401] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016937] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020402] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022574] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024262] Initializing cgroup subsys memory [ 0.025801] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029544] Initializing cgroup subsys blkio [ 0.031033] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034279] mce: CPU supports 10 MCE banks [ 0.036040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041849] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046047] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052004] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.071602] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077556] ACPI: Core revision 20131115 [ 0.079400] ACPI: All ACPI Tables successfully acquired [ 0.081382] ftrace: allocating 28757 entries in 113 pages [ 0.100265] smpboot: Max logical packages: 1 [ 0.104088] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.108330] Enabling x2apic [ 0.109429] Enabled x2apic [ 0.112012] Switched APIC routing to physical x2apic. [ 0.115125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.116004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.120825] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.131026] KVM setup paravirtual spinlock [ 0.134319] x86: Booted up 1 node, 1 CPUs [ 0.135747] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.136419] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.138749] devtmpfs: initialized [ 0.141845] EVM: security.selinux [ 0.143083] EVM: security.SMACK64 [ 0.144003] EVM: security.ima [ 0.145130] EVM: security.capability [ 0.147435] pinctrl core: initialized pinctrl subsystem [ 0.148105] regulator-dummy: no parameters [ 0.149639] RTC time: 0:53:02, date: 05/17/19 [ 0.151241] NET: Registered protocol family 16 [ 0.152157] cpuidle: using governor ladder [ 0.153600] cpuidle: using governor menu [ 0.155032] ACPI: bus type PCI registered [ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158240] PCI: Using configuration type 1 for base access [ 0.160719] bio: create slab at 0 [ 0.162362] ACPI: Added _OSI(Module Device) [ 0.163832] ACPI: Added _OSI(Processor Device) [ 0.164003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165599] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168426] ACPI: Interpreter enabled [ 0.169781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172923] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.179265] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.182110] ACPI: (supports S0 S5) [ 0.183356] ACPI: Using IOAPIC for interrupt routing [ 0.184020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.187206] ACPI: No dock devices found. [ 0.189773] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.191794] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.192007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.194152] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196213] acpiphp: Slot [3] registered [ 0.197630] acpiphp: Slot [4] registered [ 0.199044] acpiphp: Slot [5] registered [ 0.200023] acpiphp: Slot [6] registered [ 0.201430] acpiphp: Slot [7] registered [ 0.202829] acpiphp: Slot [8] registered [ 0.204020] acpiphp: Slot [9] registered [ 0.205440] acpiphp: Slot [10] registered [ 0.206864] acpiphp: Slot [11] registered [ 0.208021] acpiphp: Slot [12] registered [ 0.209444] acpiphp: Slot [13] registered [ 0.210867] acpiphp: Slot [14] registered [ 0.212020] acpiphp: Slot [15] registered [ 0.213445] acpiphp: Slot [16] registered [ 0.214879] acpiphp: Slot [17] registered [ 0.216027] acpiphp: Slot [18] registered [ 0.217461] acpiphp: Slot [19] registered [ 0.218889] acpiphp: Slot [20] registered [ 0.220021] acpiphp: Slot [21] registered [ 0.221453] acpiphp: Slot [22] registered [ 0.222879] acpiphp: Slot [23] registered [ 0.224020] acpiphp: Slot [24] registered [ 0.225449] acpiphp: Slot [25] registered [ 0.226878] acpiphp: Slot [26] registered [ 0.228020] acpiphp: Slot [27] registered [ 0.229462] acpiphp: Slot [28] registered [ 0.230889] acpiphp: Slot [29] registered [ 0.232020] acpiphp: Slot [30] registered [ 0.233448] acpiphp: Slot [31] registered [ 0.234864] PCI host bridge to bus 0000:00 [ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.237812] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.239802] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.242183] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.252213] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.254731] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.276287] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.279360] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.281152] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.283648] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.285116] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.287289] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.288338] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.290205] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.292003] vgaarb: loaded [ 0.293074] vgaarb: bridge control possible 0000:00:02.0 [ 0.295117] SCSI subsystem initialized [ 0.296229] ACPI: bus type USB registered [ 0.297693] usbcore: registered new interface driver usbfs [ 0.299534] usbcore: registered new interface driver hub [ 0.300039] usbcore: registered new device driver usb [ 0.301919] PCI: Using ACPI for IRQ routing [ 0.303792] NetLabel: Initializing [ 0.304007] NetLabel: domain hash size = 128 [ 0.305512] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.307216] NetLabel: unlabeled traffic allowed by default [ 0.308211] Switched to clocksource kvm-clock [ 0.316714] AppArmor: AppArmor Filesystem Enabled [ 0.318356] pnp: PnP ACPI init [ 0.319521] ACPI: bus type PNP registered [ 0.321404] pnp: PnP ACPI: found 8 devices [ 0.322852] ACPI: bus type PNP unregistered [ 0.329962] NET: Registered protocol family 2 [ 0.331777] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.334101] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.336334] TCP: Hash tables configured (established 8192 bind 8192) [ 0.338522] TCP: reno registered [ 0.339733] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.341674] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.343845] NET: Registered protocol family 1 [ 0.345385] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.347337] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.349240] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.366143] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383195] Trying to unpack rootfs image as initramfs... [ 0.484064] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.486928] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.488892] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.491844] Scanning for low memory corruption every 60 seconds [ 0.494116] Initialise system trusted keyring [ 0.495700] audit: initializing netlink socket (disabled) [ 0.497562] type=2000 audit(1558054383.880:1): initialized [ 0.517518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.520397] zbud: loaded [ 0.521628] VFS: Disk quotas dquot_6.5.2 [ 0.523071] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.525536] fuse init (API version 7.22) [ 0.526991] msgmni has been set to 1982 [ 0.528433] Key type big_key registered [ 0.530116] Key type asymmetric registered [ 0.531567] Asymmetric key parser 'x509' registered [ 0.533260] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.535862] io scheduler noop registered [ 0.537259] io scheduler deadline registered (default) [ 0.539004] io scheduler cfq registered [ 0.540459] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.542321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.544514] ipmi message handler version 39.2 [ 0.546090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548651] ACPI: Power Button [PWRF] [ 0.550091] GHES: HEST is not enabled! [ 0.566578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.599084] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.601574] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.626835] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.630175] Linux agpgart interface v0.103 [ 0.632541] brd: module loaded [ 0.634140] loop: module loaded [ 0.635713] blk-mq: CPU -> queue map [ 0.637016] CPU 0 -> Queue 0 [ 0.638974] vda: vda1 [ 0.640678] scsi0 : ata_piix [ 0.641864] scsi1 : ata_piix [ 0.643010] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.645185] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.647836] libphy: Fixed MDIO Bus: probed [ 0.649359] tun: Universal TUN/TAP device driver, 1.6 [ 0.651065] tun: (C) 1999-2004 Max Krasnyansky [ 0.654304] PPP generic driver version 2.4.2 [ 0.655836] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657956] ehci-pci: EHCI PCI platform driver [ 0.659508] ehci-platform: EHCI generic platform driver [ 0.661266] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663275] ohci-pci: OHCI PCI platform driver [ 0.664815] ohci-platform: OHCI generic platform driver [ 0.666573] uhci_hcd: USB Universal Host Controller Interface driver [ 0.683566] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.685334] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.688025] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.690025] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.692267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.694772] usb usb1: Product: UHCI Host Controller [ 0.696428] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.698498] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700171] hub 1-0:1.0: USB hub found [ 0.701544] hub 1-0:1.0: 2 ports detected [ 0.703107] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.706701] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.708398] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.710212] mousedev: PS/2 mouse device common for all mice [ 0.712393] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.715382] rtc_cmos 00:00: RTC can wake from S4 [ 0.717447] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719522] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721664] device-mapper: uevent: version 1.0.3 [ 0.723305] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.726167] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728237] TCP: cubic registered [ 0.729529] NET: Registered protocol family 10 [ 0.731295] NET: Registered protocol family 17 [ 0.732855] Key type dns_resolver registered [ 0.734479] Loading compiled-in X.509 certificates [ 0.736655] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.739814] registered taskstats version 1 [ 0.742692] Key type trusted registered [ 0.746199] Key type encrypted registered [ 0.747641] AppArmor: AppArmor sha1 policy hashing enabled [ 0.749477] IMA: No TPM chip found, activating TPM-bypass! [ 0.751838] regulator-dummy: disabling [ 0.753232] Magic number: 3:606:860 [ 0.754680] rtc_cmos 00:00: setting system clock to 2019-05-17 00:53:03 UTC (1558054383) [ 0.757498] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.759463] EDD information not available. [ 0.809252] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.822950] Write protecting the kernel read-only data: 12288k [ 0.825455] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.829531] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.844119] systemd-udevd[99]: starting version 204 [ 0.876654] FDC 0 is a S82078B [ 1.012043] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176973] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179253] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.181599] usb 1-1: Product: QEMU USB Tablet [ 1.183199] usb 1-1: Manufacturer: QEMU [ 1.184612] usb 1-1: SerialNumber: 42 [ 1.909620] 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.265204] 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.374057] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.520218] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 17 May 2019 00:53:05 +0000. Up 2.90 seconds. cloud-init-nonet[3.12]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.94]: 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 Fri, 17 May 2019 00:53:08 +0000. Up 5.35 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:27:4c:c3 | 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: 00:e0:aa:50:18:7f:25:90:cb:39:52:3e:28:b6:b3:7e root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ |. o+o . | | =o + | |.=+o. . | |++B. . | |=..o S | |oo | |. o | | . E | |... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 49:fc:cc:66:25:d2:a7:21:8c:72:1d:70:79:bc:d9:53 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | ..oo | | *.oo E | | . o B.++o. | | o . Bo*o | | S B . | | o | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: dd:45:6a:ab:91:b0:71:c9:df:25:69:97:c6:82:01:51 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | o+E . | | . .oo...| | o +.o.=+o| | * = =o+ | | S + + . | | o | | . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5f:2f:a2:e0:9e:0c:60:26:d0:3b:77:99:db:77:1d:b0 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | . | |. . . | |. . o o | |. * . + S E . | | + + . o . . o . | | . o . + 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 Fri, 17 May 2019 00:53:15 +0000. Up 12.08 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 17 May 2019 00:53:17 +0000. Up 13.37 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 14297 0 --:--:-- --:--:-- --:--:-- 14578 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] 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://security.ubuntu.com trusty-security/main Sources [172 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1529 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.16 + '[' -n 192.168.100.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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 (3526 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 8219 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 8247 clearwater-socket-factory-sig start/running, process 8255 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8301 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 3s (12.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57959 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 + echo 'nameserver 192.168.100.25' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Wait parent Program nginx_uptime Wait parent Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Wait parent Program nginx_uptime Wait parent Program monit_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process 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 Initializing Program poll_sprout_sip Initializing Program poll_sprout_http Initializing Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Initializing Program poll_sprout_sip Initializing Program poll_sprout_http Initializing Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 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 2f8a194b1c34512c is healthy: got healthy result from http://192.168.100.6:4000 member 61aa9a8a8dc70de0 is healthy: got healthy result from http://192.168.100.20:4000 member ebffce836f747aca is healthy: got healthy result from http://192.168.100.16:4000 cluster is healthy + clearwater-etcdctl member list 2f8a194b1c34512c: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 61aa9a8a8dc70de0: name=192-168-100-20 peerURLs=http://192.168.100.20:2380 clientURLs=http://192.168.100.20:4000 isLeader=false ebffce836f747aca: name=192-168-100-16 peerURLs=http://192.168.100.16:2380 clientURLs=http://192.168.100.16:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.6) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.20 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.20 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.20 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: gAAAAABc3gXRq9A1SAcsF5BPl81-g-xYRbg-6eDjEPDqlbAD8XE5Yw38DmHgr9CMhi2TUh8iAWk4jvjPotiBaZcM_W731sziQNsbWsBgNx02Cj4k0HJV2odzc71eVP4C9JX24IicTOc794X-3C9JCrYeeimRhPgQkczPvgJ4oU0T_oOu6ppKaxc' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.36:8004/v1/8e18d80c4b724f84911af3f77baa914f/stacks/clearwater-opnfv-sprout-i5vupo6b7uyl-0-hcrbhimam7wl/587a1c10-16ff-4ede-a686-32b1ccc7b6d2/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Fri, 17 May 2019 00:57:45 GMT Server: Apache x-openstack-request-id: req-b863d521-d783-45a5-96bf-e9b90b64455b 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 | 92:7d:fa:07:b0:51:9e:d0:1f:92:99:3f:41:f5:c5:ff | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 49:fc:cc:66:25:d2:a7:21:8c:72:1d:70:79:bc:d9:53 root@sprout-0 (DSA) ec2: 256 dd:45:6a:ab:91:b0:71:c9:df:25:69:97:c6:82:01:51 root@sprout-0 (ECDSA) ec2: 256 5f:2f:a2:e0:9e:0c:60:26:d0:3b:77:99:db:77:1d:b0 root@sprout-0 (ED25519) ec2: 2048 00:e0:aa:50:18:7f:25:90:cb:39:52:3e:28:b6:b3:7e root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAO+/XEZUvAOEYnA7xXVzmmM9dWn4RA92YKIvk/S3tLMJhwlJMqGfNdAa2TOcK4wghmYGr69vzDk9j83J5e8wBI= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDuKZuTM3A6zycfd7o+C29/3G61ROvuOlYAnHVoPZcwj root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEOBXlTlta9G59nskm09PUjsE0vUaP2reahwc9idBZzIJK8mSJFxL63w2gz7aNCZjC5Zae1nOHobQc9jEc+Jr9dq5ZGAegvjTlOtnjOKi19QfZogwNfqseFD7fNivGcelZBo3cpBNcQHwh6dpsmBAluruFlTV33VvKm1/PR47KBwLySoCEZaztiO0XThtL2OWjKnpTsaoFD6bC5dbXaSFFe2QEu2K0UlGSw6VAPpO07ptFlrEH2tAwP9ylj4VrcqbOgvpSAifv4fetFnuMdT8qmUNvLYl4lmaBFHFt8ksiYXY+RU8H4U51bjPl2tvwad93zk102voOy+S41CoNmgiZ root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 17 May 2019 00:57:46 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 282.61 seconds 2019-05-17 01:04:58,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:04:58,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:04:59,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1334 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-79b9084a-6e6e-4693-953f-0227cc637279 x-openstack-request-id: req-79b9084a-6e6e-4693-953f-0227cc637279 2019-05-17 01:04:59,709 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:9c:5f", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:9c:5f", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:42.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:42Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "homer-0.clearwater.opnfv", "created": "2019-05-17T00:58:05Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:33:e7", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:33:e7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:40.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:40Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "dime-0.clearwater.opnfv", "created": "2019-05-17T00:58:04Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:69:1c", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:69:1c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/95cc30dc-ffea-4011-827c-51def6c93b87", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/95cc30dc-ffea-4011-827c-51def6c93b87", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:44.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "95cc30dc-ffea-4011-827c-51def6c93b87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:44Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "bono-0.clearwater.opnfv", "created": "2019-05-17T00:58:04Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4c:c3", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4c:c3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:53:02.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:53:02Z", "hostId": "0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-17T00:52:44Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:a3", "version": 4, "addr": "192.168.100.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:a3", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:42:48.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "c07cf883-0f77-4a03-a3e3-2016e67e657c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:42:48Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-17T00:42:31Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:55:ba", "version": 4, "addr": "192.168.100.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:55:ba", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:39:09.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "2f730bbe-6d14-40ae-b135-20bfdebbf4de", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:39:09Z", "hostId": "0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-17T00:37:20Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:2d", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:2d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:36:36.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "f367f8af-dc11-4512-bf6d-fde10aef0baf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:36:36Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "ns.clearwater.opnfv", "created": "2019-05-17T00:34:45Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:04:59,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-79b9084a-6e6e-4693-953f-0227cc637279 2019-05-17 01:04:59,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.807588100433s 2019-05-17 01:04:59,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-17 01:04:59,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c/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}dd764c8eaa5af9b18915df98ead542262fe604d4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-17 01:04:59,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 16027 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-da2a0c0a-e6c2-4412-b096-b7bc3f8e08b4 x-openstack-request-id: req-da2a0c0a-e6c2-4412-b096-b7bc3f8e08b4 2019-05-17 01:04:59,849 - keystoneauth.session - DEBUG - RESP BODY: {"output": ":5 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 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 [525 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 (1459 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.16\n+ '[' -n 192.168.100.16 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:42 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: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://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 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://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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 22s (7402 kB/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 11849\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\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.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12475\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 (4919 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.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n+ echo 'nameserver 192.168.100.25'\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 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 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 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 astaire_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.vellum.clearwater.opnfv Initializing System \n snmpd_process Does not exist Process \n rogers_process Initializing Process \n ntp_process Initializing Process \n memcached_process Initializing Process \n clearwater_queue_manager_pro... Initializing 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 chronos_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 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 Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' node-0.vellum.clearwater.opnfv Initializing System \n snmpd_process Does not exist Process \n rogers_process Initializing Process \n ntp_process Initializing Process \n memcached_process Initializing Process \n clearwater_queue_manager_pro... Initializing 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 chronos_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 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 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.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 Execution failed | Does... 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 Execution failed | Does... 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... 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 failed Program \n poll_cassandra Status ok Program \n poll_cqlsh Status ok Program \n chronos_uptime Status failed Program \n poll_chronos Status ok Program \n astaire_uptime Status failed Program \n++ sed 1,2d\n++ monit summary\n++ grep -v Running\n++ grep -v 'Status ok'\n+ test -z ' cassandra_uptime Status failed Program \n chronos_uptime Status failed Program \n astaire_uptime Status failed 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 Running\n++ grep -v 'Status ok'\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 61aa9a8a8dc70de0 is healthy: got healthy result from http://192.168.100.20:4000\nmember ebffce836f747aca is healthy: got healthy result from http://192.168.100.16:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n61aa9a8a8dc70de0: name=192-168-100-20 peerURLs=http://192.168.100.20:2380 clientURLs=http://192.168.100.20:4000 isLeader=false\nebffce836f747aca: name=192-168-100-16 peerURLs=http://192.168.100.16:2380 clientURLs=http://192.168.100.16:4000 isLeader=true\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.20) should be in the Cassandra, Chronos and Memcached clusters.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.20 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.20 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.20 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: gAAAAABc3gNujhmvrRo8VPkNrGcuC2wNdXK_XExKybhaobEOfG6iIt5KdTsUkuUzwzdHvXyyNQuBupd14Gd9Ql7TqUA6EwEnDilrb-v0CxG1JssziU32zmtk02QrERiw0lQZ4JG7eiaLrharcuq15YlZaGPGdqznyf7M52msgZ2VbmqERuxR5DE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.36:8004/v1/8e18d80c4b724f84911af3f77baa914f/stacks/clearwater-opnfv-vellum-wi54qg7jikxy-0-kbbg3glezdut/ceef58b0-e9d1-461a-8ecb-b62ab6565368/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 10 55 --:--:-- --:--:-- --:--:-- 55\nHTTP/1.1 200 OK\nDate: Fri, 17 May 2019 00:52:22 GMT\nServer: Apache\nx-openstack-request-id: req-9f9e5a83-950c-41d5-8e42-06a2e7e68d66\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 | 92:7d:fa:07:b0:51:9e:d0:1f:92:99:3f:41:f5:c5:ff | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 42:7b:46:0e:b8:12:99:09:a7:27:01:50:1b:e9:81:c1 root@vellum-0 (DSA)\nec2: 256 ca:55:c1:14:bd:71:5c:f2:a2:5c:49:98:ee:48:fc:30 root@vellum-0 (ECDSA)\nec2: 256 eb:3f:85:a9:7c:2f:da:10:14:d6:8c:e5:c1:f4:63:6c root@vellum-0 (ED25519)\nec2: 2048 b9:ef:cd:ac:68:57:26:58:8c:18:bf:13:12:cf:31:b0 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPISGYHy46yelVvwMFxPmiFgQj8rdjg1MXbTz4C9WqaelBpCJSU6NU7rk86n5ztYgPOuw9WQxVKuRHHBHS6AynQ= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP8spND4LmxZzyoV1ewJ8VU2qTK1rXkF7M6M5PkEoRrw root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4PW72ti71ZH37ViF5HTiXVBiQg3hFDmZS2/JoUWst30f7EpDBsUnJxNGI642FaNgfUDM2UzsI0PvHkngoWxGlIUIu5XAfaozAs0BJWet0eUhyeUteOfwQoNqE3A5S0Lm5BRhTWWFoc90ZCUqSRDADxLeQj6K+kfg6GoU5/poV673Yde/M4hvr38m1vhA2Q5iyozUP5wmJ7gNnYjve7miiyPKoBBoPM1fNxYtmXk2tCXXIZUS4ESoc8Y+dZlRmsk84YX6KUwlDMQbXgQLtJPHT77/fAMvq4bcH7okO3ImIEzZZxigjqa/Wn9S7qsguSA01Lm7PNmcTOPpuYhqy4t17 root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 17 May 2019 00:52:23 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 573.53 seconds\n"} 2019-05-17 01:04:59,851 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c/action used request id req-da2a0c0a-e6c2-4412-b096-b7bc3f8e08b4 2019-05-17 01:04:59,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.134303092957s 2019-05-17 01:04:59,854 - functest.core.singlevm - DEBUG - console: :5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 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 (1459 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.16 + '[' -n 192.168.100.16 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:42 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: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://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 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://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7402 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2019a-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certum_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:CNNIC_ROOT.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:PSCProcert.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:SecureSign_RootCA11.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Secure_Global_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:ACEDICOM_Root.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:EC-ACC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:SecureTrust_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53180 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11849 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12475 * 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 (4919 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59737 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + echo 'nameserver 192.168.100.25' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing 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 Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing 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 Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m 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 Execution failed | Does... 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 Execution failed | Does... Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status 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 failed Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status failed Program poll_chronos Status ok Program astaire_uptime Status failed Program ++ sed 1,2d ++ monit summary ++ grep -v Running ++ grep -v 'Status ok' + test -z ' cassandra_uptime Status failed Program chronos_uptime Status failed Program astaire_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 61aa9a8a8dc70de0 is healthy: got healthy result from http://192.168.100.20:4000 member ebffce836f747aca is healthy: got healthy result from http://192.168.100.16:4000 cluster is healthy + clearwater-etcdctl member list 61aa9a8a8dc70de0: name=192-168-100-20 peerURLs=http://192.168.100.20:2380 clientURLs=http://192.168.100.20:4000 isLeader=false ebffce836f747aca: name=192-168-100-16 peerURLs=http://192.168.100.16:2380 clientURLs=http://192.168.100.16:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.20) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.20 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.20 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.20 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: gAAAAABc3gNujhmvrRo8VPkNrGcuC2wNdXK_XExKybhaobEOfG6iIt5KdTsUkuUzwzdHvXyyNQuBupd14Gd9Ql7TqUA6EwEnDilrb-v0CxG1JssziU32zmtk02QrERiw0lQZ4JG7eiaLrharcuq15YlZaGPGdqznyf7M52msgZ2VbmqERuxR5DE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.36:8004/v1/8e18d80c4b724f84911af3f77baa914f/stacks/clearwater-opnfv-vellum-wi54qg7jikxy-0-kbbg3glezdut/ceef58b0-e9d1-461a-8ecb-b62ab6565368/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 55 --:--:-- --:--:-- --:--:-- 55 HTTP/1.1 200 OK Date: Fri, 17 May 2019 00:52:22 GMT Server: Apache x-openstack-request-id: req-9f9e5a83-950c-41d5-8e42-06a2e7e68d66 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 | 92:7d:fa:07:b0:51:9e:d0:1f:92:99:3f:41:f5:c5:ff | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 42:7b:46:0e:b8:12:99:09:a7:27:01:50:1b:e9:81:c1 root@vellum-0 (DSA) ec2: 256 ca:55:c1:14:bd:71:5c:f2:a2:5c:49:98:ee:48:fc:30 root@vellum-0 (ECDSA) ec2: 256 eb:3f:85:a9:7c:2f:da:10:14:d6:8c:e5:c1:f4:63:6c root@vellum-0 (ED25519) ec2: 2048 b9:ef:cd:ac:68:57:26:58:8c:18:bf:13:12:cf:31:b0 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPISGYHy46yelVvwMFxPmiFgQj8rdjg1MXbTz4C9WqaelBpCJSU6NU7rk86n5ztYgPOuw9WQxVKuRHHBHS6AynQ= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP8spND4LmxZzyoV1ewJ8VU2qTK1rXkF7M6M5PkEoRrw root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4PW72ti71ZH37ViF5HTiXVBiQg3hFDmZS2/JoUWst30f7EpDBsUnJxNGI642FaNgfUDM2UzsI0PvHkngoWxGlIUIu5XAfaozAs0BJWet0eUhyeUteOfwQoNqE3A5S0Lm5BRhTWWFoc90ZCUqSRDADxLeQj6K+kfg6GoU5/poV673Yde/M4hvr38m1vhA2Q5iyozUP5wmJ7gNnYjve7miiyPKoBBoPM1fNxYtmXk2tCXXIZUS4ESoc8Y+dZlRmsk84YX6KUwlDMQbXgQLtJPHT77/fAMvq4bcH7okO3ImIEzZZxigjqa/Wn9S7qsguSA01Lm7PNmcTOPpuYhqy4t17 root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 17 May 2019 00:52:23 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 573.53 seconds 2019-05-17 01:04:59,860 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console :5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 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 (1459 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.16 + '[' -n 192.168.100.16 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:42 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: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://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 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://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7402 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2019a-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certum_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:CNNIC_ROOT.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:PSCProcert.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:SecureSign_RootCA11.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Secure_Global_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:ACEDICOM_Root.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:EC-ACC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:SecureTrust_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53180 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11849 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12475 * 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 (4919 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59737 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + echo 'nameserver 192.168.100.25' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing 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 Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing 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 Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m 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 Execution failed | Does... 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 Execution failed | Does... Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status 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 failed Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status failed Program poll_chronos Status ok Program astaire_uptime Status failed Program ++ sed 1,2d ++ monit summary ++ grep -v Running ++ grep -v 'Status ok' + test -z ' cassandra_uptime Status failed Program chronos_uptime Status failed Program astaire_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 61aa9a8a8dc70de0 is healthy: got healthy result from http://192.168.100.20:4000 member ebffce836f747aca is healthy: got healthy result from http://192.168.100.16:4000 cluster is healthy + clearwater-etcdctl member list 61aa9a8a8dc70de0: name=192-168-100-20 peerURLs=http://192.168.100.20:2380 clientURLs=http://192.168.100.20:4000 isLeader=false ebffce836f747aca: name=192-168-100-16 peerURLs=http://192.168.100.16:2380 clientURLs=http://192.168.100.16:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.20) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.20 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.20 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.20 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: gAAAAABc3gNujhmvrRo8VPkNrGcuC2wNdXK_XExKybhaobEOfG6iIt5KdTsUkuUzwzdHvXyyNQuBupd14Gd9Ql7TqUA6EwEnDilrb-v0CxG1JssziU32zmtk02QrERiw0lQZ4JG7eiaLrharcuq15YlZaGPGdqznyf7M52msgZ2VbmqERuxR5DE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.36:8004/v1/8e18d80c4b724f84911af3f77baa914f/stacks/clearwater-opnfv-vellum-wi54qg7jikxy-0-kbbg3glezdut/ceef58b0-e9d1-461a-8ecb-b62ab6565368/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 55 --:--:-- --:--:-- --:--:-- 55 HTTP/1.1 200 OK Date: Fri, 17 May 2019 00:52:22 GMT Server: Apache x-openstack-request-id: req-9f9e5a83-950c-41d5-8e42-06a2e7e68d66 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 | 92:7d:fa:07:b0:51:9e:d0:1f:92:99:3f:41:f5:c5:ff | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 42:7b:46:0e:b8:12:99:09:a7:27:01:50:1b:e9:81:c1 root@vellum-0 (DSA) ec2: 256 ca:55:c1:14:bd:71:5c:f2:a2:5c:49:98:ee:48:fc:30 root@vellum-0 (ECDSA) ec2: 256 eb:3f:85:a9:7c:2f:da:10:14:d6:8c:e5:c1:f4:63:6c root@vellum-0 (ED25519) ec2: 2048 b9:ef:cd:ac:68:57:26:58:8c:18:bf:13:12:cf:31:b0 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPISGYHy46yelVvwMFxPmiFgQj8rdjg1MXbTz4C9WqaelBpCJSU6NU7rk86n5ztYgPOuw9WQxVKuRHHBHS6AynQ= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP8spND4LmxZzyoV1ewJ8VU2qTK1rXkF7M6M5PkEoRrw root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4PW72ti71ZH37ViF5HTiXVBiQg3hFDmZS2/JoUWst30f7EpDBsUnJxNGI642FaNgfUDM2UzsI0PvHkngoWxGlIUIu5XAfaozAs0BJWet0eUhyeUteOfwQoNqE3A5S0Lm5BRhTWWFoc90ZCUqSRDADxLeQj6K+kfg6GoU5/poV673Yde/M4hvr38m1vhA2Q5iyozUP5wmJ7gNnYjve7miiyPKoBBoPM1fNxYtmXk2tCXXIZUS4ESoc8Y+dZlRmsk84YX6KUwlDMQbXgQLtJPHT77/fAMvq4bcH7okO3ImIEzZZxigjqa/Wn9S7qsguSA01Lm7PNmcTOPpuYhqy4t17 root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 17 May 2019 00:52:23 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 573.53 seconds 2019-05-17 01:04:59,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:04:59,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:05:01,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1334 Content-Type: application/json Date: Fri, 17 May 2019 01:04: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-5cbdebeb-24a3-435d-bd41-f576895f8621 x-openstack-request-id: req-5cbdebeb-24a3-435d-bd41-f576895f8621 2019-05-17 01:05:01,329 - 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:9f:9c:5f", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:9c:5f", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:42.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:42Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "homer-0.clearwater.opnfv", "created": "2019-05-17T00:58:05Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:33:e7", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:33:e7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:40.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:40Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "dime-0.clearwater.opnfv", "created": "2019-05-17T00:58:04Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:69:1c", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:69:1c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/95cc30dc-ffea-4011-827c-51def6c93b87", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/95cc30dc-ffea-4011-827c-51def6c93b87", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:44.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "95cc30dc-ffea-4011-827c-51def6c93b87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:44Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "bono-0.clearwater.opnfv", "created": "2019-05-17T00:58:04Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4c:c3", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4c:c3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:53:02.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:53:02Z", "hostId": "0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-17T00:52:44Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:a3", "version": 4, "addr": "192.168.100.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:a3", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:42:48.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "c07cf883-0f77-4a03-a3e3-2016e67e657c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:42:48Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-17T00:42:31Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:55:ba", "version": 4, "addr": "192.168.100.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:55:ba", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:39:09.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "2f730bbe-6d14-40ae-b135-20bfdebbf4de", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:39:09Z", "hostId": "0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-17T00:37:20Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:2d", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:2d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:36:36.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "f367f8af-dc11-4512-bf6d-fde10aef0baf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:36:36Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "ns.clearwater.opnfv", "created": "2019-05-17T00:34:45Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:05:01,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-5cbdebeb-24a3-435d-bd41-f576895f8621 2019-05-17 01:05:01,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46408700943s 2019-05-17 01:05:01,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-17 01:05:01,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de/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}dd764c8eaa5af9b18915df98ead542262fe604d4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-17 01:05:01,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21650 Content-Type: application/json Date: Fri, 17 May 2019 01:05: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-c7c254ab-1752-4641-bf93-9f84a6ecba3a x-openstack-request-id: req-c7c254ab-1752-4641-bf93-9f84a6ecba3a 2019-05-17 01:05:01,419 - 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.908 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009586] Security Framework initialized\n[ 0.011016] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013350] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016862] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020115] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022302] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024246] Initializing cgroup subsys memory\n[ 0.025817] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029553] Initializing cgroup subsys blkio\n[ 0.031060] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034302] mce: CPU supports 10 MCE banks\n[ 0.036037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039431] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.051003] MDS: Vulnerable: Clear CPU buffers attempted, no microcode\n[ 0.070965] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.076722] ACPI: Core revision 20131115\n[ 0.078499] ACPI: All ACPI Tables successfully acquired\n[ 0.080410] ftrace: allocating 28757 entries in 113 pages\n[ 0.100238] smpboot: Max logical packages: 1\n[ 0.101833] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.104274] Enabling x2apic\n[ 0.105368] Enabled x2apic\n[ 0.108003] Switched APIC routing to physical x2apic.\n[ 0.111129] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.116032] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.119597] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.126989] KVM setup paravirtual spinlock\n[ 0.130288] x86: Booted up 1 node, 1 CPUs\n[ 0.131703] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.132428] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.134720] devtmpfs: initialized\n[ 0.137673] EVM: security.selinux\n[ 0.138887] EVM: security.SMACK64\n[ 0.140003] EVM: security.ima\n[ 0.141109] EVM: security.capability\n[ 0.143372] pinctrl core: initialized pinctrl subsystem\n[ 0.144109] regulator-dummy: no parameters\n[ 0.145621] RTC time: 0:39:10, date: 05/17/19\n[ 0.147209] NET: Registered protocol family 16\n[ 0.148154] cpuidle: using governor ladder\n[ 0.149575] cpuidle: using governor menu\n[ 0.150982] ACPI: bus type PCI registered\n[ 0.152012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.154227] PCI: Using configuration type 1 for base access\n[ 0.156696] bio: create slab at 0\n[ 0.158310] ACPI: Added _OSI(Module Device)\n[ 0.159750] ACPI: Added _OSI(Processor Device)\n[ 0.160004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.161576] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.164062] ACPI: Interpreter enabled\n[ 0.165395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.171213] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.174069] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176904] ACPI: (supports S0 S5)\n[ 0.178125] ACPI: Using IOAPIC for interrupt routing\n[ 0.179777] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180168] ACPI: No dock devices found.\n[ 0.183280] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.186164] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.188028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.192339] acpiphp: Slot [3] registered\n[ 0.193778] acpiphp: Slot [4] registered\n[ 0.195206] acpiphp: Slot [5] registered\n[ 0.196034] acpiphp: Slot [6] registered\n[ 0.197488] acpiphp: Slot [7] registered\n[ 0.198898] acpiphp: Slot [8] registered\n[ 0.200021] acpiphp: Slot [9] registered\n[ 0.201438] acpiphp: Slot [10] registered\n[ 0.202870] acpiphp: Slot [11] registered\n[ 0.204021] acpiphp: Slot [12] registered\n[ 0.205464] acpiphp: Slot [13] registered\n[ 0.206892] acpiphp: Slot [14] registered\n[ 0.208020] acpiphp: Slot [15] registered\n[ 0.209450] acpiphp: Slot [16] registered\n[ 0.210897] acpiphp: Slot [17] registered\n[ 0.212028] acpiphp: Slot [18] registered\n[ 0.213462] acpiphp: Slot [19] registered\n[ 0.214921] acpiphp: Slot [20] registered\n[ 0.216021] acpiphp: Slot [21] registered\n[ 0.217470] acpiphp: Slot [22] registered\n[ 0.218907] acpiphp: Slot [23] registered\n[ 0.220021] acpiphp: Slot [24] registered\n[ 0.221456] acpiphp: Slot [25] registered\n[ 0.222892] acpiphp: Slot [26] registered\n[ 0.224021] acpiphp: Slot [27] registered\n[ 0.225451] acpiphp: Slot [28] registered\n[ 0.226882] acpiphp: Slot [29] registered\n[ 0.228021] acpiphp: Slot [30] registered\n[ 0.229445] acpiphp: Slot [31] registered\n[ 0.230862] PCI host bridge to bus 0000:00\n[ 0.232006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.233824] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.235822] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.236003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.238193] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.240003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.249763] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.252016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.276533] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.279144] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.281157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.283797] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.285119] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.287316] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.288431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.290305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.292003] vgaarb: loaded\n[ 0.293068] vgaarb: bridge control possible 0000:00:02.0\n[ 0.295236] SCSI subsystem initialized\n[ 0.296285] ACPI: bus type USB registered\n[ 0.297790] usbcore: registered new interface driver usbfs\n[ 0.299643] usbcore: registered new interface driver hub\n[ 0.300040] usbcore: registered new device driver usb\n[ 0.301978] PCI: Using ACPI for IRQ routing\n[ 0.304019] NetLabel: Initializing\n[ 0.305287] NetLabel: domain hash size = 128\n[ 0.306788] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.308073] NetLabel: unlabeled traffic allowed by default\n[ 0.310146] Switched to clocksource kvm-clock\n[ 0.316697] AppArmor: AppArmor Filesystem Enabled\n[ 0.318345] pnp: PnP ACPI init\n[ 0.319517] ACPI: bus type PNP registered\n[ 0.321420] pnp: PnP ACPI: found 8 devices\n[ 0.322892] ACPI: bus type PNP unregistered\n[ 0.330084] NET: Registered protocol family 2\n[ 0.332087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.334414] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.336627] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.338820] TCP: reno registered\n[ 0.340040] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.341989] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.344215] NET: Registered protocol family 1\n[ 0.345790] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.347737] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.349646] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.366545] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.383684] Trying to unpack rootfs image as initramfs...\n[ 0.483614] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.486551] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.488518] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.491467] Scanning for low memory corruption every 60 seconds\n[ 0.493889] Initialise system trusted keyring\n[ 0.495518] audit: initializing netlink socket (disabled)\n[ 0.497413] type=2000 audit(1558053550.267:1): initialized\n[ 0.518617] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.521515] zbud: loaded\n[ 0.522763] VFS: Disk quotas dquot_6.5.2\n[ 0.524223] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526738] fuse init (API version 7.22)\n[ 0.528218] msgmni has been set to 1982\n[ 0.529664] Key type big_key registered\n[ 0.531351] Key type asymmetric registered\n[ 0.532830] Asymmetric key parser 'x509' registered\n[ 0.534514] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.537119] io scheduler noop registered\n[ 0.538512] io scheduler deadline registered (default)\n[ 0.540253] io scheduler cfq registered\n[ 0.541729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543615] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545849] ipmi message handler version 39.2\n[ 0.547451] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550017] ACPI: Power Button [PWRF]\n[ 0.551484] GHES: HEST is not enabled!\n[ 0.567957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.600707] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603288] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.628578] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.631979] Linux agpgart interface v0.103\n[ 0.634377] brd: module loaded\n[ 0.635994] loop: module loaded\n[ 0.637621] blk-mq: CPU -> queue map\n[ 0.638928] CPU 0 -> Queue 0\n[ 0.641052] vda: vda1\n[ 0.642858] scsi0 : ata_piix\n[ 0.644079] scsi1 : ata_piix\n[ 0.645229] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.647403] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.650353] libphy: Fixed MDIO Bus: probed\n[ 0.651893] tun: Universal TUN/TAP device driver, 1.6\n[ 0.653602] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.656730] PPP generic driver version 2.4.2\n[ 0.658277] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.660403] ehci-pci: EHCI PCI platform driver\n[ 0.661951] ehci-platform: EHCI generic platform driver\n[ 0.663701] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665710] ohci-pci: OHCI PCI platform driver\n[ 0.667271] ohci-platform: OHCI generic platform driver\n[ 0.669029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686047] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687819] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.692594] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.697315] usb usb1: Product: UHCI Host Controller\n[ 0.698969] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.701033] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.702713] hub 1-0:1.0: USB hub found\n[ 0.704086] hub 1-0:1.0: 2 ports detected\n[ 0.705670] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.709299] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.710999] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712790] mousedev: PS/2 mouse device common for all mice\n[ 0.714992] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.717960] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720075] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724317] device-mapper: uevent: version 1.0.3\n[ 0.725974] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.728842] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.730925] TCP: cubic registered\n[ 0.732243] NET: Registered protocol family 10\n[ 0.734201] NET: Registered protocol family 17\n[ 0.735784] Key type dns_resolver registered\n[ 0.737436] Loading compiled-in X.509 certificates\n[ 0.739644] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.742798] registered taskstats version 1\n[ 0.745818] Key type trusted registered\n[ 0.749347] Key type encrypted registered\n[ 0.750785] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752633] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.755005] regulator-dummy: disabling\n[ 0.756403] Magic number: 3:400:658\n[ 0.757740] block ram11: hash matches\n[ 0.759178] rtc_cmos 00:00: setting system clock to 2019-05-17 00:39:10 UTC (1558053550)\n[ 0.762005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.763973] EDD information not available.\n[ 0.806337] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.809026] Write protecting the kernel read-only data: 12288k\n[ 0.812261] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.817019] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832116] systemd-udevd[99]: starting version 204\n[ 0.868565] FDC 0 is a S82078B\n[ 1.016016] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180837] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.183034] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.185292] usb 1-1: Product: QEMU USB Tablet\n[ 1.186811] usb 1-1: Manufacturer: QEMU\n[ 1.188182] usb 1-1: SerialNumber: 42\n[ 1.897517] 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.244648] 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.336881] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.483544] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 17 May 2019 00:39:12 +0000. Up 2.87 seconds.\ncloud-init-nonet[3.08]: 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[4.90]: 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 Fri, 17 May 2019 00:39:15 +0000. Up 5.33 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.16 | 255.255.255.0 | fa:16:3e:ed:55:ba |\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:\n94:33:f9:93:79:93:39:97:bc:67:a6:4d:26:fb:6c:04 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o |\n| * |\n| . + o +E. |\n| S = * +. |\n| o + ..|\n| o.*|\n| %.|\n| oo+|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc7:00:52:93:16:78:26:1d:77:8c:ef:66:d9:b8:8d:62 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+*+.o. |\n| o.*+... |\n| = .. |\n| o. |\n| S.o+ |\n| .* . |\n| o + |\n| E o . |\n| . . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1c:ea:04:e2:7a:78:6e:9a:ce:67:ac:f4:31:cf:ab:05 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . . |\n| . . . o . |\n| .E o S |\n| o .o |\n|o.+o .. |\n|o=o+* |\n|+*=o.+. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n3b:6d:1d:37:d3:44:16:ec:84:e3:25:8e:8b:66:27:c4 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o.+|\n| + * |\n| . + * .|\n| E . o + |\n| S . o + .|\n| B + o o |\n| = = . |\n| o |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[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 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 Fri, 17 May 2019 00:39:21 +0000. Up 11.67 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 Fri, 17 May 2019 00:39:22 +0000. Up 12.83 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14754 0 --:--:-- --:--:-- --:--:-- 14714\nOK\n+ apt-get update\n\nUbuntu 14.04.6 LTS ellis-0 ttyS0\n\nellis-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://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\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 [836 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://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 [525 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 (1545 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.100.16\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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/ ellis 1.0-180326.110234 [10.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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 9s (7136 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'\nKilled\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://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 5s (7393 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.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n+ echo 'nameserver 192.168.100.25'\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 ebffce836f747aca is healthy: got healthy result from http://192.168.100.16:4000\ncluster is healthy\n+ clearwater-etcdctl member list\nebffce836f747aca: name=192-168-100-16 peerURLs=http://192.168.100.16:2380 clientURLs=http://192.168.100.16: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: gAAAAABc3gI4M9tMJWBJcmq_z4AChRqeLkJqWZISU-A9U646mgnk92aLwXeuL6wyMAPROHCbDwpTsjCVnfxpiiHxWKwX4X7-byB3vl_HIngoujDpDqwRMthJuvyPIWLUHv_QRkCHg1aqsmWXEIitznxWWpeMWSLa0SRYXm_4oW9-WQ1UM0eM9Wg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.36:8004/v1/8e18d80c4b724f84911af3f77baa914f/stacks/clearwater-opnfv-ellis-uumugal2pru5/3b088c63-bcae-4389-a935-ed971ce0b43d/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 10 56 --:--:-- --:--:-- --:--:-- 56\nHTTP/1.1 200 OK\nDate: Fri, 17 May 2019 00:42:10 GMT\nServer: Apache\nx-openstack-request-id: req-62a299f5-e6b2-434b-a427-90192695be4e\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 | 92:7d:fa:07:b0:51:9e:d0:1f:92:99:3f:41:f5:c5:ff | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 c7:00:52:93:16:78:26:1d:77:8c:ef:66:d9:b8:8d:62 root@ellis-0 (DSA)\nec2: 256 1c:ea:04:e2:7a:78:6e:9a:ce:67:ac:f4:31:cf:ab:05 root@ellis-0 (ECDSA)\nec2: 256 3b:6d:1d:37:d3:44:16:ec:84:e3:25:8e:8b:66:27:c4 root@ellis-0 (ED25519)\nec2: 2048 94:33:f9:93:79:93:39:97:bc:67:a6:4d:26:fb:6c:04 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKLCJPkSknw2jSRFEXH+wXa5Hz7N7EHbEMo8T4OKApNvDKMtff8p6J0106bk6F1vKGTaHsrci8LzFjpa7CvB/hA= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMtFC/xs3cT8MRVq4yh/v7wtDPpx1fjOszDTXUoQbGv3 root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcAg//n3BFh0GAioWlJP97XXxM1jMWIvo8ovovP+r0bWE6zEbMjC88MxHQhqPTLT5nj/ntztMB8g4uud//a0f/h/FTA4avT9P7BzOZAVcPXzq+a5Fisc8Ltqo0eZrBcNIshfFwyL04TlR5FvxEJOlszx24fSMDX73ds/WzJ8Qfz70rtqkMaHxYtEYoQtFFflwkSTzjrOwjTUae0JCYOICbswKyFcFskU/YeLF0mCPNt7cRJro/IJb+0mGkMAKGmQvNa9gKptcbtHAlwuPGTTflJIDrl3pnhHsBqTkbT1LQ0eBvsiR6LzqdTrfKHi/tn2U1uwWTiXavnaIsYZKq5M7/ root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 17 May 2019 00:42:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 180.82 seconds\n"} 2019-05-17 01:05:01,421 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de/action used request id req-c7c254ab-1752-4641-bf93-9f84a6ecba3a 2019-05-17 01:05:01,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.083074092865s 2019-05-17 01:05:01,423 - 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.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009586] Security Framework initialized [ 0.011016] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013350] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016862] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020115] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022302] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024246] Initializing cgroup subsys memory [ 0.025817] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029553] Initializing cgroup subsys blkio [ 0.031060] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034302] mce: CPU supports 10 MCE banks [ 0.036037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039431] Spectre V2 : Mitigation: Full generic retpoline [ 0.040003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.051003] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.070965] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.076722] ACPI: Core revision 20131115 [ 0.078499] ACPI: All ACPI Tables successfully acquired [ 0.080410] ftrace: allocating 28757 entries in 113 pages [ 0.100238] smpboot: Max logical packages: 1 [ 0.101833] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.104274] Enabling x2apic [ 0.105368] Enabled x2apic [ 0.108003] Switched APIC routing to physical x2apic. [ 0.111129] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.116032] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.119597] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.126989] KVM setup paravirtual spinlock [ 0.130288] x86: Booted up 1 node, 1 CPUs [ 0.131703] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.132428] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.134720] devtmpfs: initialized [ 0.137673] EVM: security.selinux [ 0.138887] EVM: security.SMACK64 [ 0.140003] EVM: security.ima [ 0.141109] EVM: security.capability [ 0.143372] pinctrl core: initialized pinctrl subsystem [ 0.144109] regulator-dummy: no parameters [ 0.145621] RTC time: 0:39:10, date: 05/17/19 [ 0.147209] NET: Registered protocol family 16 [ 0.148154] cpuidle: using governor ladder [ 0.149575] cpuidle: using governor menu [ 0.150982] ACPI: bus type PCI registered [ 0.152012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.154227] PCI: Using configuration type 1 for base access [ 0.156696] bio: create slab at 0 [ 0.158310] ACPI: Added _OSI(Module Device) [ 0.159750] ACPI: Added _OSI(Processor Device) [ 0.160004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.161576] ACPI: Added _OSI(Processor Aggregator Device) [ 0.164062] ACPI: Interpreter enabled [ 0.165395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.171213] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.174069] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176904] ACPI: (supports S0 S5) [ 0.178125] ACPI: Using IOAPIC for interrupt routing [ 0.179777] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180168] ACPI: No dock devices found. [ 0.183280] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.186164] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.188028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192339] acpiphp: Slot [3] registered [ 0.193778] acpiphp: Slot [4] registered [ 0.195206] acpiphp: Slot [5] registered [ 0.196034] acpiphp: Slot [6] registered [ 0.197488] acpiphp: Slot [7] registered [ 0.198898] acpiphp: Slot [8] registered [ 0.200021] acpiphp: Slot [9] registered [ 0.201438] acpiphp: Slot [10] registered [ 0.202870] acpiphp: Slot [11] registered [ 0.204021] acpiphp: Slot [12] registered [ 0.205464] acpiphp: Slot [13] registered [ 0.206892] acpiphp: Slot [14] registered [ 0.208020] acpiphp: Slot [15] registered [ 0.209450] acpiphp: Slot [16] registered [ 0.210897] acpiphp: Slot [17] registered [ 0.212028] acpiphp: Slot [18] registered [ 0.213462] acpiphp: Slot [19] registered [ 0.214921] acpiphp: Slot [20] registered [ 0.216021] acpiphp: Slot [21] registered [ 0.217470] acpiphp: Slot [22] registered [ 0.218907] acpiphp: Slot [23] registered [ 0.220021] acpiphp: Slot [24] registered [ 0.221456] acpiphp: Slot [25] registered [ 0.222892] acpiphp: Slot [26] registered [ 0.224021] acpiphp: Slot [27] registered [ 0.225451] acpiphp: Slot [28] registered [ 0.226882] acpiphp: Slot [29] registered [ 0.228021] acpiphp: Slot [30] registered [ 0.229445] acpiphp: Slot [31] registered [ 0.230862] PCI host bridge to bus 0000:00 [ 0.232006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.233824] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.235822] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.236003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.238193] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.240003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.249763] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.252016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.276533] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.279144] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.281157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.283797] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.285119] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.287316] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.288431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.290305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.292003] vgaarb: loaded [ 0.293068] vgaarb: bridge control possible 0000:00:02.0 [ 0.295236] SCSI subsystem initialized [ 0.296285] ACPI: bus type USB registered [ 0.297790] usbcore: registered new interface driver usbfs [ 0.299643] usbcore: registered new interface driver hub [ 0.300040] usbcore: registered new device driver usb [ 0.301978] PCI: Using ACPI for IRQ routing [ 0.304019] NetLabel: Initializing [ 0.305287] NetLabel: domain hash size = 128 [ 0.306788] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.308073] NetLabel: unlabeled traffic allowed by default [ 0.310146] Switched to clocksource kvm-clock [ 0.316697] AppArmor: AppArmor Filesystem Enabled [ 0.318345] pnp: PnP ACPI init [ 0.319517] ACPI: bus type PNP registered [ 0.321420] pnp: PnP ACPI: found 8 devices [ 0.322892] ACPI: bus type PNP unregistered [ 0.330084] NET: Registered protocol family 2 [ 0.332087] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.334414] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.336627] TCP: Hash tables configured (established 8192 bind 8192) [ 0.338820] TCP: reno registered [ 0.340040] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.341989] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.344215] NET: Registered protocol family 1 [ 0.345790] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.347737] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.349646] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.366545] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383684] Trying to unpack rootfs image as initramfs... [ 0.483614] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.486551] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.488518] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.491467] Scanning for low memory corruption every 60 seconds [ 0.493889] Initialise system trusted keyring [ 0.495518] audit: initializing netlink socket (disabled) [ 0.497413] type=2000 audit(1558053550.267:1): initialized [ 0.518617] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.521515] zbud: loaded [ 0.522763] VFS: Disk quotas dquot_6.5.2 [ 0.524223] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.526738] fuse init (API version 7.22) [ 0.528218] msgmni has been set to 1982 [ 0.529664] Key type big_key registered [ 0.531351] Key type asymmetric registered [ 0.532830] Asymmetric key parser 'x509' registered [ 0.534514] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.537119] io scheduler noop registered [ 0.538512] io scheduler deadline registered (default) [ 0.540253] io scheduler cfq registered [ 0.541729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543615] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.545849] ipmi message handler version 39.2 [ 0.547451] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.550017] ACPI: Power Button [PWRF] [ 0.551484] GHES: HEST is not enabled! [ 0.567957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.600707] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.603288] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.628578] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.631979] Linux agpgart interface v0.103 [ 0.634377] brd: module loaded [ 0.635994] loop: module loaded [ 0.637621] blk-mq: CPU -> queue map [ 0.638928] CPU 0 -> Queue 0 [ 0.641052] vda: vda1 [ 0.642858] scsi0 : ata_piix [ 0.644079] scsi1 : ata_piix [ 0.645229] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.647403] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.650353] libphy: Fixed MDIO Bus: probed [ 0.651893] tun: Universal TUN/TAP device driver, 1.6 [ 0.653602] tun: (C) 1999-2004 Max Krasnyansky [ 0.656730] PPP generic driver version 2.4.2 [ 0.658277] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.660403] ehci-pci: EHCI PCI platform driver [ 0.661951] ehci-platform: EHCI generic platform driver [ 0.663701] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.665710] ohci-pci: OHCI PCI platform driver [ 0.667271] ohci-platform: OHCI generic platform driver [ 0.669029] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686047] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687819] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.692594] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.697315] usb usb1: Product: UHCI Host Controller [ 0.698969] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.701033] usb usb1: SerialNumber: 0000:00:01.2 [ 0.702713] hub 1-0:1.0: USB hub found [ 0.704086] hub 1-0:1.0: 2 ports detected [ 0.705670] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.709299] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.710999] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712790] mousedev: PS/2 mouse device common for all mice [ 0.714992] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.717960] rtc_cmos 00:00: RTC can wake from S4 [ 0.720075] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724317] device-mapper: uevent: version 1.0.3 [ 0.725974] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.728842] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730925] TCP: cubic registered [ 0.732243] NET: Registered protocol family 10 [ 0.734201] NET: Registered protocol family 17 [ 0.735784] Key type dns_resolver registered [ 0.737436] Loading compiled-in X.509 certificates [ 0.739644] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.742798] registered taskstats version 1 [ 0.745818] Key type trusted registered [ 0.749347] Key type encrypted registered [ 0.750785] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752633] IMA: No TPM chip found, activating TPM-bypass! [ 0.755005] regulator-dummy: disabling [ 0.756403] Magic number: 3:400:658 [ 0.757740] block ram11: hash matches [ 0.759178] rtc_cmos 00:00: setting system clock to 2019-05-17 00:39:10 UTC (1558053550) [ 0.762005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.763973] EDD information not available. [ 0.806337] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.809026] Write protecting the kernel read-only data: 12288k [ 0.812261] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.817019] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832116] systemd-udevd[99]: starting version 204 [ 0.868565] FDC 0 is a S82078B [ 1.016016] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180837] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.183034] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.185292] usb 1-1: Product: QEMU USB Tablet [ 1.186811] usb 1-1: Manufacturer: QEMU [ 1.188182] usb 1-1: SerialNumber: 42 [ 1.897517] 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.244648] 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.336881] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.483544] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 17 May 2019 00:39:12 +0000. Up 2.87 seconds. cloud-init-nonet[3.08]: 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[4.90]: 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 Fri, 17 May 2019 00:39:15 +0000. Up 5.33 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.16 | 255.255.255.0 | fa:16:3e:ed:55:ba | 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: 94:33:f9:93:79:93:39:97:bc:67:a6:4d:26:fb:6c:04 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o | | * | | . + o +E. | | S = * +. | | o + ..| | o.*| | %.| | oo+| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c7:00:52:93:16:78:26:1d:77:8c:ef:66:d9:b8:8d:62 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | .+*+.o. | | o.*+... | | = .. | | o. | | S.o+ | | .* . | | o + | | E o . | | . . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1c:ea:04:e2:7a:78:6e:9a:ce:67:ac:f4:31:cf:ab:05 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . . | | . . . o . | | .E o S | | o .o | |o.+o .. | |o=o+* | |+*=o.+. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3b:6d:1d:37:d3:44:16:ec:84:e3:25:8e:8b:66:27:c4 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | o.+| | + * | | . + * .| | E . o + | | S . o + .| | B + o o | | = = . | | o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Fri, 17 May 2019 00:39:21 +0000. Up 11.67 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 Fri, 17 May 2019 00:39:22 +0000. Up 12.83 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14754 0 --:--:-- --:--:-- --:--:-- 14714 OK + apt-get update Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 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 (1545 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.16 + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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/ ellis 1.0-180326.110234 [10.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.8 MB in 9s (7136 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51957 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8546 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9270 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ......................+++ ..........+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 5s (7393 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.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 + echo 'nameserver 192.168.100.25' + 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 ebffce836f747aca is healthy: got healthy result from http://192.168.100.16:4000 cluster is healthy + clearwater-etcdctl member list ebffce836f747aca: name=192-168-100-16 peerURLs=http://192.168.100.16:2380 clientURLs=http://192.168.100.16: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: gAAAAABc3gI4M9tMJWBJcmq_z4AChRqeLkJqWZISU-A9U646mgnk92aLwXeuL6wyMAPROHCbDwpTsjCVnfxpiiHxWKwX4X7-byB3vl_HIngoujDpDqwRMthJuvyPIWLUHv_QRkCHg1aqsmWXEIitznxWWpeMWSLa0SRYXm_4oW9-WQ1UM0eM9Wg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.36:8004/v1/8e18d80c4b724f84911af3f77baa914f/stacks/clearwater-opnfv-ellis-uumugal2pru5/3b088c63-bcae-4389-a935-ed971ce0b43d/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 56 --:--:-- --:--:-- --:--:-- 56 HTTP/1.1 200 OK Date: Fri, 17 May 2019 00:42:10 GMT Server: Apache x-openstack-request-id: req-62a299f5-e6b2-434b-a427-90192695be4e 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 | 92:7d:fa:07:b0:51:9e:d0:1f:92:99:3f:41:f5:c5:ff | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c7:00:52:93:16:78:26:1d:77:8c:ef:66:d9:b8:8d:62 root@ellis-0 (DSA) ec2: 256 1c:ea:04:e2:7a:78:6e:9a:ce:67:ac:f4:31:cf:ab:05 root@ellis-0 (ECDSA) ec2: 256 3b:6d:1d:37:d3:44:16:ec:84:e3:25:8e:8b:66:27:c4 root@ellis-0 (ED25519) ec2: 2048 94:33:f9:93:79:93:39:97:bc:67:a6:4d:26:fb:6c:04 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKLCJPkSknw2jSRFEXH+wXa5Hz7N7EHbEMo8T4OKApNvDKMtff8p6J0106bk6F1vKGTaHsrci8LzFjpa7CvB/hA= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMtFC/xs3cT8MRVq4yh/v7wtDPpx1fjOszDTXUoQbGv3 root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcAg//n3BFh0GAioWlJP97XXxM1jMWIvo8ovovP+r0bWE6zEbMjC88MxHQhqPTLT5nj/ntztMB8g4uud//a0f/h/FTA4avT9P7BzOZAVcPXzq+a5Fisc8Ltqo0eZrBcNIshfFwyL04TlR5FvxEJOlszx24fSMDX73ds/WzJ8Qfz70rtqkMaHxYtEYoQtFFflwkSTzjrOwjTUae0JCYOICbswKyFcFskU/YeLF0mCPNt7cRJro/IJb+0mGkMAKGmQvNa9gKptcbtHAlwuPGTTflJIDrl3pnhHsBqTkbT1LQ0eBvsiR6LzqdTrfKHi/tn2U1uwWTiXavnaIsYZKq5M7/ root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 17 May 2019 00:42:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 180.82 seconds 2019-05-17 01:05:01,428 - 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.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009586] Security Framework initialized [ 0.011016] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013350] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016862] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020115] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022302] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024246] Initializing cgroup subsys memory [ 0.025817] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029553] Initializing cgroup subsys blkio [ 0.031060] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034302] mce: CPU supports 10 MCE banks [ 0.036037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039431] Spectre V2 : Mitigation: Full generic retpoline [ 0.040003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.051003] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.070965] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.076722] ACPI: Core revision 20131115 [ 0.078499] ACPI: All ACPI Tables successfully acquired [ 0.080410] ftrace: allocating 28757 entries in 113 pages [ 0.100238] smpboot: Max logical packages: 1 [ 0.101833] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.104274] Enabling x2apic [ 0.105368] Enabled x2apic [ 0.108003] Switched APIC routing to physical x2apic. [ 0.111129] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.116032] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.119597] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.126989] KVM setup paravirtual spinlock [ 0.130288] x86: Booted up 1 node, 1 CPUs [ 0.131703] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.132428] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.134720] devtmpfs: initialized [ 0.137673] EVM: security.selinux [ 0.138887] EVM: security.SMACK64 [ 0.140003] EVM: security.ima [ 0.141109] EVM: security.capability [ 0.143372] pinctrl core: initialized pinctrl subsystem [ 0.144109] regulator-dummy: no parameters [ 0.145621] RTC time: 0:39:10, date: 05/17/19 [ 0.147209] NET: Registered protocol family 16 [ 0.148154] cpuidle: using governor ladder [ 0.149575] cpuidle: using governor menu [ 0.150982] ACPI: bus type PCI registered [ 0.152012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.154227] PCI: Using configuration type 1 for base access [ 0.156696] bio: create slab at 0 [ 0.158310] ACPI: Added _OSI(Module Device) [ 0.159750] ACPI: Added _OSI(Processor Device) [ 0.160004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.161576] ACPI: Added _OSI(Processor Aggregator Device) [ 0.164062] ACPI: Interpreter enabled [ 0.165395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.171213] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.174069] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176904] ACPI: (supports S0 S5) [ 0.178125] ACPI: Using IOAPIC for interrupt routing [ 0.179777] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180168] ACPI: No dock devices found. [ 0.183280] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.186164] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.188028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192339] acpiphp: Slot [3] registered [ 0.193778] acpiphp: Slot [4] registered [ 0.195206] acpiphp: Slot [5] registered [ 0.196034] acpiphp: Slot [6] registered [ 0.197488] acpiphp: Slot [7] registered [ 0.198898] acpiphp: Slot [8] registered [ 0.200021] acpiphp: Slot [9] registered [ 0.201438] acpiphp: Slot [10] registered [ 0.202870] acpiphp: Slot [11] registered [ 0.204021] acpiphp: Slot [12] registered [ 0.205464] acpiphp: Slot [13] registered [ 0.206892] acpiphp: Slot [14] registered [ 0.208020] acpiphp: Slot [15] registered [ 0.209450] acpiphp: Slot [16] registered [ 0.210897] acpiphp: Slot [17] registered [ 0.212028] acpiphp: Slot [18] registered [ 0.213462] acpiphp: Slot [19] registered [ 0.214921] acpiphp: Slot [20] registered [ 0.216021] acpiphp: Slot [21] registered [ 0.217470] acpiphp: Slot [22] registered [ 0.218907] acpiphp: Slot [23] registered [ 0.220021] acpiphp: Slot [24] registered [ 0.221456] acpiphp: Slot [25] registered [ 0.222892] acpiphp: Slot [26] registered [ 0.224021] acpiphp: Slot [27] registered [ 0.225451] acpiphp: Slot [28] registered [ 0.226882] acpiphp: Slot [29] registered [ 0.228021] acpiphp: Slot [30] registered [ 0.229445] acpiphp: Slot [31] registered [ 0.230862] PCI host bridge to bus 0000:00 [ 0.232006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.233824] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.235822] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.236003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.238193] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.240003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.249763] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.252016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.276533] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.279144] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.281157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.283797] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.285119] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.287316] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.288431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.290305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.292003] vgaarb: loaded [ 0.293068] vgaarb: bridge control possible 0000:00:02.0 [ 0.295236] SCSI subsystem initialized [ 0.296285] ACPI: bus type USB registered [ 0.297790] usbcore: registered new interface driver usbfs [ 0.299643] usbcore: registered new interface driver hub [ 0.300040] usbcore: registered new device driver usb [ 0.301978] PCI: Using ACPI for IRQ routing [ 0.304019] NetLabel: Initializing [ 0.305287] NetLabel: domain hash size = 128 [ 0.306788] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.308073] NetLabel: unlabeled traffic allowed by default [ 0.310146] Switched to clocksource kvm-clock [ 0.316697] AppArmor: AppArmor Filesystem Enabled [ 0.318345] pnp: PnP ACPI init [ 0.319517] ACPI: bus type PNP registered [ 0.321420] pnp: PnP ACPI: found 8 devices [ 0.322892] ACPI: bus type PNP unregistered [ 0.330084] NET: Registered protocol family 2 [ 0.332087] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.334414] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.336627] TCP: Hash tables configured (established 8192 bind 8192) [ 0.338820] TCP: reno registered [ 0.340040] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.341989] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.344215] NET: Registered protocol family 1 [ 0.345790] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.347737] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.349646] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.366545] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383684] Trying to unpack rootfs image as initramfs... [ 0.483614] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.486551] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.488518] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.491467] Scanning for low memory corruption every 60 seconds [ 0.493889] Initialise system trusted keyring [ 0.495518] audit: initializing netlink socket (disabled) [ 0.497413] type=2000 audit(1558053550.267:1): initialized [ 0.518617] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.521515] zbud: loaded [ 0.522763] VFS: Disk quotas dquot_6.5.2 [ 0.524223] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.526738] fuse init (API version 7.22) [ 0.528218] msgmni has been set to 1982 [ 0.529664] Key type big_key registered [ 0.531351] Key type asymmetric registered [ 0.532830] Asymmetric key parser 'x509' registered [ 0.534514] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.537119] io scheduler noop registered [ 0.538512] io scheduler deadline registered (default) [ 0.540253] io scheduler cfq registered [ 0.541729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543615] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.545849] ipmi message handler version 39.2 [ 0.547451] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.550017] ACPI: Power Button [PWRF] [ 0.551484] GHES: HEST is not enabled! [ 0.567957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.600707] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.603288] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.628578] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.631979] Linux agpgart interface v0.103 [ 0.634377] brd: module loaded [ 0.635994] loop: module loaded [ 0.637621] blk-mq: CPU -> queue map [ 0.638928] CPU 0 -> Queue 0 [ 0.641052] vda: vda1 [ 0.642858] scsi0 : ata_piix [ 0.644079] scsi1 : ata_piix [ 0.645229] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.647403] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.650353] libphy: Fixed MDIO Bus: probed [ 0.651893] tun: Universal TUN/TAP device driver, 1.6 [ 0.653602] tun: (C) 1999-2004 Max Krasnyansky [ 0.656730] PPP generic driver version 2.4.2 [ 0.658277] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.660403] ehci-pci: EHCI PCI platform driver [ 0.661951] ehci-platform: EHCI generic platform driver [ 0.663701] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.665710] ohci-pci: OHCI PCI platform driver [ 0.667271] ohci-platform: OHCI generic platform driver [ 0.669029] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686047] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687819] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.692594] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.697315] usb usb1: Product: UHCI Host Controller [ 0.698969] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.701033] usb usb1: SerialNumber: 0000:00:01.2 [ 0.702713] hub 1-0:1.0: USB hub found [ 0.704086] hub 1-0:1.0: 2 ports detected [ 0.705670] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.709299] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.710999] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712790] mousedev: PS/2 mouse device common for all mice [ 0.714992] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.717960] rtc_cmos 00:00: RTC can wake from S4 [ 0.720075] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724317] device-mapper: uevent: version 1.0.3 [ 0.725974] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.728842] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730925] TCP: cubic registered [ 0.732243] NET: Registered protocol family 10 [ 0.734201] NET: Registered protocol family 17 [ 0.735784] Key type dns_resolver registered [ 0.737436] Loading compiled-in X.509 certificates [ 0.739644] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.742798] registered taskstats version 1 [ 0.745818] Key type trusted registered [ 0.749347] Key type encrypted registered [ 0.750785] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752633] IMA: No TPM chip found, activating TPM-bypass! [ 0.755005] regulator-dummy: disabling [ 0.756403] Magic number: 3:400:658 [ 0.757740] block ram11: hash matches [ 0.759178] rtc_cmos 00:00: setting system clock to 2019-05-17 00:39:10 UTC (1558053550) [ 0.762005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.763973] EDD information not available. [ 0.806337] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.809026] Write protecting the kernel read-only data: 12288k [ 0.812261] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.817019] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832116] systemd-udevd[99]: starting version 204 [ 0.868565] FDC 0 is a S82078B [ 1.016016] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180837] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.183034] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.185292] usb 1-1: Product: QEMU USB Tablet [ 1.186811] usb 1-1: Manufacturer: QEMU [ 1.188182] usb 1-1: SerialNumber: 42 [ 1.897517] 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.244648] 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.336881] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.483544] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 17 May 2019 00:39:12 +0000. Up 2.87 seconds. cloud-init-nonet[3.08]: 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[4.90]: 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 Fri, 17 May 2019 00:39:15 +0000. Up 5.33 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.16 | 255.255.255.0 | fa:16:3e:ed:55:ba | 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: 94:33:f9:93:79:93:39:97:bc:67:a6:4d:26:fb:6c:04 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o | | * | | . + o +E. | | S = * +. | | o + ..| | o.*| | %.| | oo+| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c7:00:52:93:16:78:26:1d:77:8c:ef:66:d9:b8:8d:62 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | .+*+.o. | | o.*+... | | = .. | | o. | | S.o+ | | .* . | | o + | | E o . | | . . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1c:ea:04:e2:7a:78:6e:9a:ce:67:ac:f4:31:cf:ab:05 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . . | | . . . o . | | .E o S | | o .o | |o.+o .. | |o=o+* | |+*=o.+. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3b:6d:1d:37:d3:44:16:ec:84:e3:25:8e:8b:66:27:c4 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | o.+| | + * | | . + * .| | E . o + | | S . o + .| | B + o o | | = = . | | o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Fri, 17 May 2019 00:39:21 +0000. Up 11.67 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 Fri, 17 May 2019 00:39:22 +0000. Up 12.83 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14754 0 --:--:-- --:--:-- --:--:-- 14714 OK + apt-get update Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [525 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 (1545 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.16 + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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/ ellis 1.0-180326.110234 [10.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.8 MB in 9s (7136 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51957 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8546 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9270 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ......................+++ ..........+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 5s (7393 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.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 + echo 'nameserver 192.168.100.25' + 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 ebffce836f747aca is healthy: got healthy result from http://192.168.100.16:4000 cluster is healthy + clearwater-etcdctl member list ebffce836f747aca: name=192-168-100-16 peerURLs=http://192.168.100.16:2380 clientURLs=http://192.168.100.16: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: gAAAAABc3gI4M9tMJWBJcmq_z4AChRqeLkJqWZISU-A9U646mgnk92aLwXeuL6wyMAPROHCbDwpTsjCVnfxpiiHxWKwX4X7-byB3vl_HIngoujDpDqwRMthJuvyPIWLUHv_QRkCHg1aqsmWXEIitznxWWpeMWSLa0SRYXm_4oW9-WQ1UM0eM9Wg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.36:8004/v1/8e18d80c4b724f84911af3f77baa914f/stacks/clearwater-opnfv-ellis-uumugal2pru5/3b088c63-bcae-4389-a935-ed971ce0b43d/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 56 --:--:-- --:--:-- --:--:-- 56 HTTP/1.1 200 OK Date: Fri, 17 May 2019 00:42:10 GMT Server: Apache x-openstack-request-id: req-62a299f5-e6b2-434b-a427-90192695be4e 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 | 92:7d:fa:07:b0:51:9e:d0:1f:92:99:3f:41:f5:c5:ff | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c7:00:52:93:16:78:26:1d:77:8c:ef:66:d9:b8:8d:62 root@ellis-0 (DSA) ec2: 256 1c:ea:04:e2:7a:78:6e:9a:ce:67:ac:f4:31:cf:ab:05 root@ellis-0 (ECDSA) ec2: 256 3b:6d:1d:37:d3:44:16:ec:84:e3:25:8e:8b:66:27:c4 root@ellis-0 (ED25519) ec2: 2048 94:33:f9:93:79:93:39:97:bc:67:a6:4d:26:fb:6c:04 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKLCJPkSknw2jSRFEXH+wXa5Hz7N7EHbEMo8T4OKApNvDKMtff8p6J0106bk6F1vKGTaHsrci8LzFjpa7CvB/hA= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMtFC/xs3cT8MRVq4yh/v7wtDPpx1fjOszDTXUoQbGv3 root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcAg//n3BFh0GAioWlJP97XXxM1jMWIvo8ovovP+r0bWE6zEbMjC88MxHQhqPTLT5nj/ntztMB8g4uud//a0f/h/FTA4avT9P7BzOZAVcPXzq+a5Fisc8Ltqo0eZrBcNIshfFwyL04TlR5FvxEJOlszx24fSMDX73ds/WzJ8Qfz70rtqkMaHxYtEYoQtFFflwkSTzjrOwjTUae0JCYOICbswKyFcFskU/YeLF0mCPNt7cRJro/IJb+0mGkMAKGmQvNa9gKptcbtHAlwuPGTTflJIDrl3pnhHsBqTkbT1LQ0eBvsiR6LzqdTrfKHi/tn2U1uwWTiXavnaIsYZKq5M7/ root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 17 May 2019 00:42:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 180.82 seconds 2019-05-17 01:05:01,432 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - server: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ed:55:ba', u'version': 4, u'addr': u'192.168.100.16', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ed:55:ba', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:39:09.000000', 'flavor': Munch({u'id': u'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), 'az': u'nova', 'id': u'2f730bbe-6d14-40ae-b135-20bfdebbf4de', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3e73621-c561-4227-92c8-3b7e592b211d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb0ff365-e90a-4084-96c2-0713c8edfb02'})], 'id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74f2cc0584e242f49f83b0dd98833b70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2019-05-17T00:39:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:39:09Z', 'hostId': u'0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'public_v6': '', 'private_v4': u'192.168.100.16', 'cloud': 'envvars', 'host_id': u'0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460', '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-05-17T00:39:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'created_at': u'2019-05-17T00:37:20Z', 'created': u'2019-05-17T00:37:20Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-17 01:05:01,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:05:01,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:05:02,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1334 Content-Type: application/json Date: Fri, 17 May 2019 01:05: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-30e0c898-bc21-48ab-b9a8-6f0bdd30cf33 x-openstack-request-id: req-30e0c898-bc21-48ab-b9a8-6f0bdd30cf33 2019-05-17 01:05:02,167 - 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:9f:9c:5f", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:9c:5f", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:42.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:42Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "homer-0.clearwater.opnfv", "created": "2019-05-17T00:58:05Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:33:e7", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:33:e7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:40.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:40Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "dime-0.clearwater.opnfv", "created": "2019-05-17T00:58:04Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:69:1c", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:69:1c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/95cc30dc-ffea-4011-827c-51def6c93b87", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/95cc30dc-ffea-4011-827c-51def6c93b87", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:44.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "95cc30dc-ffea-4011-827c-51def6c93b87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:44Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "bono-0.clearwater.opnfv", "created": "2019-05-17T00:58:04Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4c:c3", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4c:c3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:53:02.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:53:02Z", "hostId": "0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-17T00:52:44Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:a3", "version": 4, "addr": "192.168.100.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:a3", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:42:48.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "c07cf883-0f77-4a03-a3e3-2016e67e657c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:42:48Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-17T00:42:31Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:55:ba", "version": 4, "addr": "192.168.100.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:55:ba", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:39:09.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "2f730bbe-6d14-40ae-b135-20bfdebbf4de", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:39:09Z", "hostId": "0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-17T00:37:20Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:2d", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:2d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:36:36.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "f367f8af-dc11-4512-bf6d-fde10aef0baf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:36:36Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "ns.clearwater.opnfv", "created": "2019-05-17T00:34:45Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:05:02,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-30e0c898-bc21-48ab-b9a8-6f0bdd30cf33 2019-05-17 01:05:02,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.734402894974s 2019-05-17 01:05:02,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-17 01:05:02,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf/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}dd764c8eaa5af9b18915df98ead542262fe604d4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-17 01:05:02,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12232 Content-Type: application/json Date: Fri, 17 May 2019 01:05: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-6f7c501d-0d7c-45ed-b1ec-f93566535ce3 x-openstack-request-id: req-6f7c501d-0d7c-45ed-b1ec-f93566535ce3 2019-05-17 01:05:02,250 - 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.009629] Security Framework initialized\n[ 0.011113] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013405] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016884] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020437] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022613] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024241] Initializing cgroup subsys memory\n[ 0.025834] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029556] Initializing cgroup subsys blkio\n[ 0.031049] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034286] mce: CPU supports 10 MCE banks\n[ 0.036037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041860] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046057] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052003] MDS: Vulnerable: Clear CPU buffers attempted, no microcode\n[ 0.071737] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077591] ACPI: Core revision 20131115\n[ 0.079442] ACPI: All ACPI Tables successfully acquired\n[ 0.081386] ftrace: allocating 28757 entries in 113 pages\n[ 0.100207] smpboot: Max logical packages: 1\n[ 0.104091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.108334] Enabling x2apic\n[ 0.109435] Enabled x2apic\n[ 0.110813] Switched APIC routing to physical x2apic.\n[ 0.113425] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.116004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.120097] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.131077] KVM setup paravirtual spinlock\n[ 0.134315] x86: Booted up 1 node, 1 CPUs\n[ 0.135754] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.136422] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.138940] devtmpfs: initialized\n[ 0.141888] EVM: security.selinux\n[ 0.143123] EVM: security.SMACK64\n[ 0.144003] EVM: security.ima\n[ 0.145123] EVM: security.capability\n[ 0.147409] pinctrl core: initialized pinctrl subsystem\n[ 0.148106] regulator-dummy: no parameters\n[ 0.149644] RTC time: 0:36:37, date: 05/17/19\n[ 0.151244] NET: Registered protocol family 16\n[ 0.152159] cpuidle: using governor ladder\n[ 0.153604] cpuidle: using governor menu\n[ 0.155030] ACPI: bus type PCI registered\n[ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158262] PCI: Using configuration type 1 for base access\n[ 0.160698] bio: create slab at 0\n[ 0.162324] ACPI: Added _OSI(Module Device)\n[ 0.163783] ACPI: Added _OSI(Processor Device)\n[ 0.164003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165594] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168791] ACPI: Interpreter enabled\n[ 0.170132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172917] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.176003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.179269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.182089] ACPI: (supports S0 S5)\n[ 0.183328] ACPI: Using IOAPIC for interrupt routing\n[ 0.184019] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.187199] ACPI: No dock devices found.\n[ 0.189758] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.191783] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.192007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.194143] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.196219] acpiphp: Slot [3] registered\n[ 0.197639] acpiphp: Slot [4] registered\n[ 0.199050] acpiphp: Slot [5] registered\n[ 0.200035] acpiphp: Slot [6] registered\n[ 0.201452] acpiphp: Slot [7] registered\n[ 0.202853] acpiphp: Slot [8] registered\n[ 0.204020] acpiphp: Slot [9] registered\n[ 0.205422] acpiphp: Slot [10] registered\n[ 0.206844] acpiphp: Slot [11] registered\n[ 0.208020] acpiphp: Slot [12] registered\n[ 0.209445] acpiphp: Slot [13] registered\n[ 0.210863] acpiphp: Slot [14] registered\n[ 0.212020] acpiphp: Slot [15] registered\n[ 0.213448] acpiphp: Slot [16] registered\n[ 0.214876] acpiphp: Slot [17] registered\n[ 0.216029] acpiphp: Slot [18] registered\n[ 0.217422] acpiphp: Slot [19] registered\n[ 0.218814] acpiphp: Slot [20] registered\n[ 0.220020] acpiphp: Slot [21] registered\n[ 0.221413] acpiphp: Slot [22] registered\n[ 0.222808] acpiphp: Slot [23] registered\n[ 0.224022] acpiphp: Slot [24] registered\n[ 0.225411] acpiphp: Slot [25] registered\n[ 0.226796] acpiphp: Slot [26] registered\n[ 0.228020] acpiphp: Slot [27] registered\n[ 0.229420] acpiphp: Slot [28] registered\n[ 0.230801] acpiphp: Slot [29] registered\n[ 0.232021] acpiphp: Slot [30] registered\n[ 0.233414] acpiphp: Slot [31] registered\n[ 0.234786] PCI host bridge to bus 0000:00\n[ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.237755] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.239687] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.240003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.242110] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.244003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.253371] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.256012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.278382] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.280824] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.283377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.285198] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.287706] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.288861] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.291202] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.292000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.292004] vgaarb: loaded\n[ 0.293093] vgaarb: bridge control possible 0000:00:02.0\n[ 0.295330] SCSI subsystem initialized\n[ 0.296292] ACPI: bus type USB registered\n[ 0.297831] usbcore: registered new interface driver usbfs\n[ 0.299726] usbcore: registered new interface driver hub\n[ 0.300044] usbcore: registered new device driver usb\n[ 0.302056] PCI: Using ACPI for IRQ routing\n[ 0.304140] NetLabel: Initializing\n[ 0.305440] NetLabel: domain hash size = 128\n[ 0.306993] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.308075] NetLabel: unlabeled traffic allowed by default\n[ 0.310213] Switched to clocksource kvm-clock\n[ 0.316982] AppArmor: AppArmor Filesystem Enabled\n[ 0.318672] pnp: PnP ACPI init\n[ 0.319867] ACPI: bus type PNP registered\n[ 0.321818] pnp: PnP ACPI: found 8 devices\n[ 0.323311] ACPI: bus type PNP unregistered\n[ 0.330668] NET: Registered protocol family 2\n[ 0.332738] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.335124] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.337409] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.339687] TCP: reno registered\n[ 0.340942] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.342955] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.345259] NET: Registered protocol family 1\n[ 0.346883] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.348900] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.350859] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.367833] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.385079] Trying to unpack rootfs image as initramfs...\n[ 0.485907] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.488919] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.490926] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.493975] Scanning for low memory corruption every 60 seconds\n[ 0.496427] Initialise system trusted keyring\n[ 0.498097] audit: initializing netlink socket (disabled)\n[ 0.499974] type=2000 audit(1558053397.580:1): initialized\n[ 0.521208] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524172] zbud: loaded\n[ 0.525452] VFS: Disk quotas dquot_6.5.2\n[ 0.526941] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.529522] fuse init (API version 7.22)\n[ 0.531047] msgmni has been set to 1982\n[ 0.532533] Key type big_key registered\n[ 0.534287] Key type asymmetric registered\n[ 0.535801] Asymmetric key parser 'x509' registered\n[ 0.537541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.540224] io scheduler noop registered\n[ 0.541658] io scheduler deadline registered (default)\n[ 0.543440] io scheduler cfq registered\n[ 0.544963] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.546888] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549169] ipmi message handler version 39.2\n[ 0.550810] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553446] ACPI: Power Button [PWRF]\n[ 0.554946] GHES: HEST is not enabled!\n[ 0.571486] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604138] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606682] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.632064] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.635604] Linux agpgart interface v0.103\n[ 0.638094] brd: module loaded\n[ 0.639757] loop: module loaded\n[ 0.641425] blk-mq: CPU -> queue map\n[ 0.642764] CPU 0 -> Queue 0\n[ 0.644947] vda: vda1\n[ 0.646797] scsi0 : ata_piix\n[ 0.648060] scsi1 : ata_piix\n[ 0.649239] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.651478] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.654515] libphy: Fixed MDIO Bus: probed\n[ 0.656095] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657842] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660965] PPP generic driver version 2.4.2\n[ 0.662553] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.664727] ehci-pci: EHCI PCI platform driver\n[ 0.666321] ehci-platform: EHCI generic platform driver\n[ 0.668137] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.670213] ohci-pci: OHCI PCI platform driver\n[ 0.671806] ohci-platform: OHCI generic platform driver\n[ 0.673609] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.690693] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.692518] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.695313] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.697474] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.699720] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.702288] usb usb1: Product: UHCI Host Controller\n[ 0.703990] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.706119] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.707850] hub 1-0:1.0: USB hub found\n[ 0.709256] hub 1-0:1.0: 2 ports detected\n[ 0.710890] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.714603] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.716349] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718192] mousedev: PS/2 mouse device common for all mice\n[ 0.720461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.723562] rtc_cmos 00:00: RTC can wake from S4\n[ 0.725715] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.727857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.730090] device-mapper: uevent: version 1.0.3\n[ 0.731801] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.734762] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.736927] TCP: cubic registered\n[ 0.738280] NET: Registered protocol family 10\n[ 0.740328] NET: Registered protocol family 17\n[ 0.741963] Key type dns_resolver registered\n[ 0.743664] Loading compiled-in X.509 certificates\n[ 0.745945] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.749193] registered taskstats version 1\n[ 0.752417] Key type trusted registered\n[ 0.756223] Key type encrypted registered\n[ 0.757718] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.759608] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.762070] regulator-dummy: disabling\n[ 0.763486] Magic number: 3:847:607\n[ 0.764996] rtc_cmos 00:00: setting system clock to 2019-05-17 00:36:38 UTC (1558053398)\n[ 0.767907] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.769923] EDD information not available.\n[ 0.810536] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.824337] Write protecting the kernel read-only data: 12288k\n[ 0.827768] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.832743] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848136] systemd-udevd[99]: starting version 204\n[ 0.886118] FDC 0 is a S82078B\n[ 1.020028] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184463] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186729] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.189070] usb 1-1: Product: QEMU USB Tablet\n[ 1.190636] usb 1-1: Manufacturer: QEMU\n[ 1.192057] usb 1-1: SerialNumber: 42\n[ 1.917552] 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.271568] 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.377280] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.523261] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 17 May 2019 00:36:40 +0000. Up 2.92 seconds.\ncloud-init-nonet[3.14]: 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[4.96]: 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 Fri, 17 May 2019 00:36:43 +0000. Up 5.38 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.25 | 255.255.255.0 | fa:16:3e:94:6d:2d |\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:\n4e:e5:bc:f4:fb:c5:0e:99:9c:c8:a9:46:d8:f1:66:f6 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| +. |\n| So+o |\n| o..o+=+ = |\n| ...+=.* o|\n| .. .E+ |\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:\n7c:4f:2a:a7:d7:15:8e:63:d0:19:38:3c:61:29:60:d6 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +o .o+ |\n| o E.* . |\n| . + o |\n| . . o . |\n| S ...o . |\n| . ++ o |\n| . oo.o |\n| +. . |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\na1:3b:46:80:9f:3d:e7:cb:a7:e7:d9:40:12:39:a4:47 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| E |\n| . + . |\n| . . . * |\n| . + o + |\n| o = S . |\n| . = o |\n| + . . |\n| . o .o+ |\n| +=o . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n54:36:e6:90:46:99:1e:87:6c:f6:0c:af:c6:05:f3:e6 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| oo== |\n| #*.. |\n| =.@. |\n| .. B |\n| .S= |\n| + E |\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 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 Fri, 17 May 2019 00:36:50 +0000. Up 12.32 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 Fri, 17 May 2019 00:36:51 +0000. Up 13.63 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 [836 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:8 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 [525 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 (1481 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 0s (725 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.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\n+ service bind9 reload\n * Reloading domain name service... bind9\n ...done.\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc3gGdNhr5yljcDwWhQpRg-kAt4N6Sz-ezcXqGuAj799clbUoDdKdKHfoeJ0anylR3c-7AUvPMFJ2VK66oaFz7d89sfXBu3lpVBTV-kyaCSjD3vT34gUsDhHHvhqVtX2ZP-ezBPv6eifC3oOEzLtOh1wC-I4wdHpHhQET0SmcOG6maSeA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.36:8004/v1/8e18d80c4b724f84911af3f77baa914f/stacks/clearwater-opnfv-dns-ps4nvraxgdk4/0084c8d8-66b2-4f32-a61f-f6b305638e91/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: Fri, 17 May 2019 00:37:05 GMT\nServer: Apache\nx-openstack-request-id: req-9644f4a3-0e72-4bd5-914c-1363dde41a7f\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 | 92:7d:fa:07:b0:51:9e:d0:1f:92:99:3f:41:f5:c5:ff | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 7c:4f:2a:a7:d7:15:8e:63:d0:19:38:3c:61:29:60:d6 root@ns (DSA)\nec2: 256 a1:3b:46:80:9f:3d:e7:cb:a7:e7:d9:40:12:39:a4:47 root@ns (ECDSA)\nec2: 256 54:36:e6:90:46:99:1e:87:6c:f6:0c:af:c6:05:f3:e6 root@ns (ED25519)\nec2: 2048 4e:e5:bc:f4:fb:c5:0e:99:9c:c8:a9:46:d8:f1:66:f6 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK0vBg2dPxbL8dyC/meiHk8NtDXxRySZo/ikMei2wfblnyxgAJu/q5Cs9Remb6pICTAfryHvSkIUtdxA23UlK3g= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH/nKBzx3SU8LWZ24Hyp+Q2Qy6CbYbShqhAS9v7Fp9mU root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDuWXPASByM1Lp8m+WZ/7dRO25MlIawUonS0TEU3zebwY0Qzerr28lzMaQnBPD+A0lLMPml4LDdUPf5FpTG/ygBwbY0L7QVVL7Kj7muzzkzMCrH0W+IGXlP+kNl5wO9pzsFIA2ofPRdKTWfNkiysqv0n5RtkNyRrmbernrqoAA0MRAXhhK3W+bBE1ozB+jFPKdO/Z+9zmEmrtMxiu3GCxSZOZOjJ7Y4rx6be8A9N8LyusjnDxV7XNeTeIHlAbh6w9AEiTjR410qsqAPsvfGavlzdl9UIb8lou6o8VQg5he6HGC+3PN3a9z7tKQ953MsQ1F5x8EFyDcim6fCpawmCTo/ root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 17 May 2019 00:37:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 28.99 seconds\n"} 2019-05-17 01:05:02,250 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf/action used request id req-6f7c501d-0d7c-45ed-b1ec-f93566535ce3 2019-05-17 01:05:02,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0748271942139s 2019-05-17 01:05:02,252 - 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.009629] Security Framework initialized [ 0.011113] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013405] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016884] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020437] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022613] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024241] Initializing cgroup subsys memory [ 0.025834] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029556] Initializing cgroup subsys blkio [ 0.031049] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034286] mce: CPU supports 10 MCE banks [ 0.036037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041860] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046057] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052003] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.071737] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077591] ACPI: Core revision 20131115 [ 0.079442] ACPI: All ACPI Tables successfully acquired [ 0.081386] ftrace: allocating 28757 entries in 113 pages [ 0.100207] smpboot: Max logical packages: 1 [ 0.104091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.108334] Enabling x2apic [ 0.109435] Enabled x2apic [ 0.110813] Switched APIC routing to physical x2apic. [ 0.113425] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.116004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.120097] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.131077] KVM setup paravirtual spinlock [ 0.134315] x86: Booted up 1 node, 1 CPUs [ 0.135754] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.136422] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.138940] devtmpfs: initialized [ 0.141888] EVM: security.selinux [ 0.143123] EVM: security.SMACK64 [ 0.144003] EVM: security.ima [ 0.145123] EVM: security.capability [ 0.147409] pinctrl core: initialized pinctrl subsystem [ 0.148106] regulator-dummy: no parameters [ 0.149644] RTC time: 0:36:37, date: 05/17/19 [ 0.151244] NET: Registered protocol family 16 [ 0.152159] cpuidle: using governor ladder [ 0.153604] cpuidle: using governor menu [ 0.155030] ACPI: bus type PCI registered [ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158262] PCI: Using configuration type 1 for base access [ 0.160698] bio: create slab at 0 [ 0.162324] ACPI: Added _OSI(Module Device) [ 0.163783] ACPI: Added _OSI(Processor Device) [ 0.164003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165594] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168791] ACPI: Interpreter enabled [ 0.170132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172917] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.176003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.179269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.182089] ACPI: (supports S0 S5) [ 0.183328] ACPI: Using IOAPIC for interrupt routing [ 0.184019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.187199] ACPI: No dock devices found. [ 0.189758] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.191783] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.192007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.194143] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196219] acpiphp: Slot [3] registered [ 0.197639] acpiphp: Slot [4] registered [ 0.199050] acpiphp: Slot [5] registered [ 0.200035] acpiphp: Slot [6] registered [ 0.201452] acpiphp: Slot [7] registered [ 0.202853] acpiphp: Slot [8] registered [ 0.204020] acpiphp: Slot [9] registered [ 0.205422] acpiphp: Slot [10] registered [ 0.206844] acpiphp: Slot [11] registered [ 0.208020] acpiphp: Slot [12] registered [ 0.209445] acpiphp: Slot [13] registered [ 0.210863] acpiphp: Slot [14] registered [ 0.212020] acpiphp: Slot [15] registered [ 0.213448] acpiphp: Slot [16] registered [ 0.214876] acpiphp: Slot [17] registered [ 0.216029] acpiphp: Slot [18] registered [ 0.217422] acpiphp: Slot [19] registered [ 0.218814] acpiphp: Slot [20] registered [ 0.220020] acpiphp: Slot [21] registered [ 0.221413] acpiphp: Slot [22] registered [ 0.222808] acpiphp: Slot [23] registered [ 0.224022] acpiphp: Slot [24] registered [ 0.225411] acpiphp: Slot [25] registered [ 0.226796] acpiphp: Slot [26] registered [ 0.228020] acpiphp: Slot [27] registered [ 0.229420] acpiphp: Slot [28] registered [ 0.230801] acpiphp: Slot [29] registered [ 0.232021] acpiphp: Slot [30] registered [ 0.233414] acpiphp: Slot [31] registered [ 0.234786] PCI host bridge to bus 0000:00 [ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.237755] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.239687] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.240003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.242110] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.244003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.253371] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.256012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.278382] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.280824] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.283377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.285198] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.287706] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.288861] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.291202] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.292000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.292004] vgaarb: loaded [ 0.293093] vgaarb: bridge control possible 0000:00:02.0 [ 0.295330] SCSI subsystem initialized [ 0.296292] ACPI: bus type USB registered [ 0.297831] usbcore: registered new interface driver usbfs [ 0.299726] usbcore: registered new interface driver hub [ 0.300044] usbcore: registered new device driver usb [ 0.302056] PCI: Using ACPI for IRQ routing [ 0.304140] NetLabel: Initializing [ 0.305440] NetLabel: domain hash size = 128 [ 0.306993] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.308075] NetLabel: unlabeled traffic allowed by default [ 0.310213] Switched to clocksource kvm-clock [ 0.316982] AppArmor: AppArmor Filesystem Enabled [ 0.318672] pnp: PnP ACPI init [ 0.319867] ACPI: bus type PNP registered [ 0.321818] pnp: PnP ACPI: found 8 devices [ 0.323311] ACPI: bus type PNP unregistered [ 0.330668] NET: Registered protocol family 2 [ 0.332738] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.335124] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.337409] TCP: Hash tables configured (established 8192 bind 8192) [ 0.339687] TCP: reno registered [ 0.340942] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.342955] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.345259] NET: Registered protocol family 1 [ 0.346883] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.348900] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.350859] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.367833] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.385079] Trying to unpack rootfs image as initramfs... [ 0.485907] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.488919] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.490926] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.493975] Scanning for low memory corruption every 60 seconds [ 0.496427] Initialise system trusted keyring [ 0.498097] audit: initializing netlink socket (disabled) [ 0.499974] type=2000 audit(1558053397.580:1): initialized [ 0.521208] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.524172] zbud: loaded [ 0.525452] VFS: Disk quotas dquot_6.5.2 [ 0.526941] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529522] fuse init (API version 7.22) [ 0.531047] msgmni has been set to 1982 [ 0.532533] Key type big_key registered [ 0.534287] Key type asymmetric registered [ 0.535801] Asymmetric key parser 'x509' registered [ 0.537541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.540224] io scheduler noop registered [ 0.541658] io scheduler deadline registered (default) [ 0.543440] io scheduler cfq registered [ 0.544963] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.546888] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.549169] ipmi message handler version 39.2 [ 0.550810] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.553446] ACPI: Power Button [PWRF] [ 0.554946] GHES: HEST is not enabled! [ 0.571486] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604138] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.606682] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.632064] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.635604] Linux agpgart interface v0.103 [ 0.638094] brd: module loaded [ 0.639757] loop: module loaded [ 0.641425] blk-mq: CPU -> queue map [ 0.642764] CPU 0 -> Queue 0 [ 0.644947] vda: vda1 [ 0.646797] scsi0 : ata_piix [ 0.648060] scsi1 : ata_piix [ 0.649239] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.651478] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.654515] libphy: Fixed MDIO Bus: probed [ 0.656095] tun: Universal TUN/TAP device driver, 1.6 [ 0.657842] tun: (C) 1999-2004 Max Krasnyansky [ 0.660965] PPP generic driver version 2.4.2 [ 0.662553] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.664727] ehci-pci: EHCI PCI platform driver [ 0.666321] ehci-platform: EHCI generic platform driver [ 0.668137] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.670213] ohci-pci: OHCI PCI platform driver [ 0.671806] ohci-platform: OHCI generic platform driver [ 0.673609] uhci_hcd: USB Universal Host Controller Interface driver [ 0.690693] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.692518] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695313] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.697474] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.699720] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.702288] usb usb1: Product: UHCI Host Controller [ 0.703990] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.706119] usb usb1: SerialNumber: 0000:00:01.2 [ 0.707850] hub 1-0:1.0: USB hub found [ 0.709256] hub 1-0:1.0: 2 ports detected [ 0.710890] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.714603] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716349] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.718192] mousedev: PS/2 mouse device common for all mice [ 0.720461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.723562] rtc_cmos 00:00: RTC can wake from S4 [ 0.725715] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.727857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.730090] device-mapper: uevent: version 1.0.3 [ 0.731801] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.734762] ledtrig-cpu: registered to indicate activity on CPUs [ 0.736927] TCP: cubic registered [ 0.738280] NET: Registered protocol family 10 [ 0.740328] NET: Registered protocol family 17 [ 0.741963] Key type dns_resolver registered [ 0.743664] Loading compiled-in X.509 certificates [ 0.745945] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.749193] registered taskstats version 1 [ 0.752417] Key type trusted registered [ 0.756223] Key type encrypted registered [ 0.757718] AppArmor: AppArmor sha1 policy hashing enabled [ 0.759608] IMA: No TPM chip found, activating TPM-bypass! [ 0.762070] regulator-dummy: disabling [ 0.763486] Magic number: 3:847:607 [ 0.764996] rtc_cmos 00:00: setting system clock to 2019-05-17 00:36:38 UTC (1558053398) [ 0.767907] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.769923] EDD information not available. [ 0.810536] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.824337] Write protecting the kernel read-only data: 12288k [ 0.827768] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.832743] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848136] systemd-udevd[99]: starting version 204 [ 0.886118] FDC 0 is a S82078B [ 1.020028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184463] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186729] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.189070] usb 1-1: Product: QEMU USB Tablet [ 1.190636] usb 1-1: Manufacturer: QEMU [ 1.192057] usb 1-1: SerialNumber: 42 [ 1.917552] 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.271568] 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.377280] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.523261] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 17 May 2019 00:36:40 +0000. Up 2.92 seconds. cloud-init-nonet[3.14]: 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[4.96]: 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 Fri, 17 May 2019 00:36:43 +0000. Up 5.38 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.25 | 255.255.255.0 | fa:16:3e:94:6d:2d | 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: 4e:e5:bc:f4:fb:c5:0e:99:9c:c8:a9:46:d8:f1:66:f6 root@ns The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | +. | | So+o | | o..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: 7c:4f:2a:a7:d7:15:8e:63:d0:19:38:3c:61:29:60:d6 root@ns The key's randomart image is: +--[ DSA 1024]----+ | +o .o+ | | o E.* . | | . + o | | . . o . | | S ...o . | | . ++ o | | . oo.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: a1:3b:46:80:9f:3d:e7:cb:a7:e7:d9:40:12:39:a4:47 root@ns The key's randomart image is: +--[ECDSA 256]---+ | E | | . + . | | . . . * | | . + o + | | o = S . | | . = o | | + . . | | . o .o+ | | +=o . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 54:36:e6:90:46:99:1e:87:6c:f6:0c:af:c6:05:f3:e6 root@ns The key's randomart image is: +--[ED25519 256--+ | oo== | | #*.. | | =.@. | | .. B | | .S= | | + E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Fri, 17 May 2019 00:36:50 +0000. Up 12.32 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 Fri, 17 May 2019 00:36:51 +0000. Up 13.63 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 [836 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:8 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:9 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 [525 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 (1481 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 0s (725 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.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 + 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: gAAAAABc3gGdNhr5yljcDwWhQpRg-kAt4N6Sz-ezcXqGuAj799clbUoDdKdKHfoeJ0anylR3c-7AUvPMFJ2VK66oaFz7d89sfXBu3lpVBTV-kyaCSjD3vT34gUsDhHHvhqVtX2ZP-ezBPv6eifC3oOEzLtOh1wC-I4wdHpHhQET0SmcOG6maSeA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.36:8004/v1/8e18d80c4b724f84911af3f77baa914f/stacks/clearwater-opnfv-dns-ps4nvraxgdk4/0084c8d8-66b2-4f32-a61f-f6b305638e91/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: Fri, 17 May 2019 00:37:05 GMT Server: Apache x-openstack-request-id: req-9644f4a3-0e72-4bd5-914c-1363dde41a7f 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 | 92:7d:fa:07:b0:51:9e:d0:1f:92:99:3f:41:f5:c5:ff | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 7c:4f:2a:a7:d7:15:8e:63:d0:19:38:3c:61:29:60:d6 root@ns (DSA) ec2: 256 a1:3b:46:80:9f:3d:e7:cb:a7:e7:d9:40:12:39:a4:47 root@ns (ECDSA) ec2: 256 54:36:e6:90:46:99:1e:87:6c:f6:0c:af:c6:05:f3:e6 root@ns (ED25519) ec2: 2048 4e:e5:bc:f4:fb:c5:0e:99:9c:c8:a9:46:d8:f1:66:f6 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK0vBg2dPxbL8dyC/meiHk8NtDXxRySZo/ikMei2wfblnyxgAJu/q5Cs9Remb6pICTAfryHvSkIUtdxA23UlK3g= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH/nKBzx3SU8LWZ24Hyp+Q2Qy6CbYbShqhAS9v7Fp9mU root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDuWXPASByM1Lp8m+WZ/7dRO25MlIawUonS0TEU3zebwY0Qzerr28lzMaQnBPD+A0lLMPml4LDdUPf5FpTG/ygBwbY0L7QVVL7Kj7muzzkzMCrH0W+IGXlP+kNl5wO9pzsFIA2ofPRdKTWfNkiysqv0n5RtkNyRrmbernrqoAA0MRAXhhK3W+bBE1ozB+jFPKdO/Z+9zmEmrtMxiu3GCxSZOZOjJ7Y4rx6be8A9N8LyusjnDxV7XNeTeIHlAbh6w9AEiTjR410qsqAPsvfGavlzdl9UIb8lou6o8VQg5he6HGC+3PN3a9z7tKQ953MsQ1F5x8EFyDcim6fCpawmCTo/ root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 17 May 2019 00:37:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 28.99 seconds 2019-05-17 01:05:02,254 - 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.009629] Security Framework initialized [ 0.011113] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013405] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016884] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020437] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022613] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024241] Initializing cgroup subsys memory [ 0.025834] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029556] Initializing cgroup subsys blkio [ 0.031049] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034286] mce: CPU supports 10 MCE banks [ 0.036037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041860] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046057] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052003] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.071737] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077591] ACPI: Core revision 20131115 [ 0.079442] ACPI: All ACPI Tables successfully acquired [ 0.081386] ftrace: allocating 28757 entries in 113 pages [ 0.100207] smpboot: Max logical packages: 1 [ 0.104091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.108334] Enabling x2apic [ 0.109435] Enabled x2apic [ 0.110813] Switched APIC routing to physical x2apic. [ 0.113425] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.116004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.120097] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.131077] KVM setup paravirtual spinlock [ 0.134315] x86: Booted up 1 node, 1 CPUs [ 0.135754] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.136422] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.138940] devtmpfs: initialized [ 0.141888] EVM: security.selinux [ 0.143123] EVM: security.SMACK64 [ 0.144003] EVM: security.ima [ 0.145123] EVM: security.capability [ 0.147409] pinctrl core: initialized pinctrl subsystem [ 0.148106] regulator-dummy: no parameters [ 0.149644] RTC time: 0:36:37, date: 05/17/19 [ 0.151244] NET: Registered protocol family 16 [ 0.152159] cpuidle: using governor ladder [ 0.153604] cpuidle: using governor menu [ 0.155030] ACPI: bus type PCI registered [ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158262] PCI: Using configuration type 1 for base access [ 0.160698] bio: create slab at 0 [ 0.162324] ACPI: Added _OSI(Module Device) [ 0.163783] ACPI: Added _OSI(Processor Device) [ 0.164003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165594] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168791] ACPI: Interpreter enabled [ 0.170132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172917] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.176003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.179269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.182089] ACPI: (supports S0 S5) [ 0.183328] ACPI: Using IOAPIC for interrupt routing [ 0.184019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.187199] ACPI: No dock devices found. [ 0.189758] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.191783] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.192007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.194143] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196219] acpiphp: Slot [3] registered [ 0.197639] acpiphp: Slot [4] registered [ 0.199050] acpiphp: Slot [5] registered [ 0.200035] acpiphp: Slot [6] registered [ 0.201452] acpiphp: Slot [7] registered [ 0.202853] acpiphp: Slot [8] registered [ 0.204020] acpiphp: Slot [9] registered [ 0.205422] acpiphp: Slot [10] registered [ 0.206844] acpiphp: Slot [11] registered [ 0.208020] acpiphp: Slot [12] registered [ 0.209445] acpiphp: Slot [13] registered [ 0.210863] acpiphp: Slot [14] registered [ 0.212020] acpiphp: Slot [15] registered [ 0.213448] acpiphp: Slot [16] registered [ 0.214876] acpiphp: Slot [17] registered [ 0.216029] acpiphp: Slot [18] registered [ 0.217422] acpiphp: Slot [19] registered [ 0.218814] acpiphp: Slot [20] registered [ 0.220020] acpiphp: Slot [21] registered [ 0.221413] acpiphp: Slot [22] registered [ 0.222808] acpiphp: Slot [23] registered [ 0.224022] acpiphp: Slot [24] registered [ 0.225411] acpiphp: Slot [25] registered [ 0.226796] acpiphp: Slot [26] registered [ 0.228020] acpiphp: Slot [27] registered [ 0.229420] acpiphp: Slot [28] registered [ 0.230801] acpiphp: Slot [29] registered [ 0.232021] acpiphp: Slot [30] registered [ 0.233414] acpiphp: Slot [31] registered [ 0.234786] PCI host bridge to bus 0000:00 [ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.237755] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.239687] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.240003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.242110] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.244003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.253371] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.256012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.278382] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.280824] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.283377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.285198] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.287706] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.288861] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.291202] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.292000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.292004] vgaarb: loaded [ 0.293093] vgaarb: bridge control possible 0000:00:02.0 [ 0.295330] SCSI subsystem initialized [ 0.296292] ACPI: bus type USB registered [ 0.297831] usbcore: registered new interface driver usbfs [ 0.299726] usbcore: registered new interface driver hub [ 0.300044] usbcore: registered new device driver usb [ 0.302056] PCI: Using ACPI for IRQ routing [ 0.304140] NetLabel: Initializing [ 0.305440] NetLabel: domain hash size = 128 [ 0.306993] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.308075] NetLabel: unlabeled traffic allowed by default [ 0.310213] Switched to clocksource kvm-clock [ 0.316982] AppArmor: AppArmor Filesystem Enabled [ 0.318672] pnp: PnP ACPI init [ 0.319867] ACPI: bus type PNP registered [ 0.321818] pnp: PnP ACPI: found 8 devices [ 0.323311] ACPI: bus type PNP unregistered [ 0.330668] NET: Registered protocol family 2 [ 0.332738] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.335124] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.337409] TCP: Hash tables configured (established 8192 bind 8192) [ 0.339687] TCP: reno registered [ 0.340942] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.342955] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.345259] NET: Registered protocol family 1 [ 0.346883] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.348900] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.350859] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.367833] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.385079] Trying to unpack rootfs image as initramfs... [ 0.485907] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.488919] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.490926] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.493975] Scanning for low memory corruption every 60 seconds [ 0.496427] Initialise system trusted keyring [ 0.498097] audit: initializing netlink socket (disabled) [ 0.499974] type=2000 audit(1558053397.580:1): initialized [ 0.521208] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.524172] zbud: loaded [ 0.525452] VFS: Disk quotas dquot_6.5.2 [ 0.526941] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529522] fuse init (API version 7.22) [ 0.531047] msgmni has been set to 1982 [ 0.532533] Key type big_key registered [ 0.534287] Key type asymmetric registered [ 0.535801] Asymmetric key parser 'x509' registered [ 0.537541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.540224] io scheduler noop registered [ 0.541658] io scheduler deadline registered (default) [ 0.543440] io scheduler cfq registered [ 0.544963] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.546888] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.549169] ipmi message handler version 39.2 [ 0.550810] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.553446] ACPI: Power Button [PWRF] [ 0.554946] GHES: HEST is not enabled! [ 0.571486] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604138] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.606682] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.632064] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.635604] Linux agpgart interface v0.103 [ 0.638094] brd: module loaded [ 0.639757] loop: module loaded [ 0.641425] blk-mq: CPU -> queue map [ 0.642764] CPU 0 -> Queue 0 [ 0.644947] vda: vda1 [ 0.646797] scsi0 : ata_piix [ 0.648060] scsi1 : ata_piix [ 0.649239] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.651478] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.654515] libphy: Fixed MDIO Bus: probed [ 0.656095] tun: Universal TUN/TAP device driver, 1.6 [ 0.657842] tun: (C) 1999-2004 Max Krasnyansky [ 0.660965] PPP generic driver version 2.4.2 [ 0.662553] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.664727] ehci-pci: EHCI PCI platform driver [ 0.666321] ehci-platform: EHCI generic platform driver [ 0.668137] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.670213] ohci-pci: OHCI PCI platform driver [ 0.671806] ohci-platform: OHCI generic platform driver [ 0.673609] uhci_hcd: USB Universal Host Controller Interface driver [ 0.690693] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.692518] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695313] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.697474] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.699720] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.702288] usb usb1: Product: UHCI Host Controller [ 0.703990] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.706119] usb usb1: SerialNumber: 0000:00:01.2 [ 0.707850] hub 1-0:1.0: USB hub found [ 0.709256] hub 1-0:1.0: 2 ports detected [ 0.710890] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.714603] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716349] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.718192] mousedev: PS/2 mouse device common for all mice [ 0.720461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.723562] rtc_cmos 00:00: RTC can wake from S4 [ 0.725715] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.727857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.730090] device-mapper: uevent: version 1.0.3 [ 0.731801] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.734762] ledtrig-cpu: registered to indicate activity on CPUs [ 0.736927] TCP: cubic registered [ 0.738280] NET: Registered protocol family 10 [ 0.740328] NET: Registered protocol family 17 [ 0.741963] Key type dns_resolver registered [ 0.743664] Loading compiled-in X.509 certificates [ 0.745945] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.749193] registered taskstats version 1 [ 0.752417] Key type trusted registered [ 0.756223] Key type encrypted registered [ 0.757718] AppArmor: AppArmor sha1 policy hashing enabled [ 0.759608] IMA: No TPM chip found, activating TPM-bypass! [ 0.762070] regulator-dummy: disabling [ 0.763486] Magic number: 3:847:607 [ 0.764996] rtc_cmos 00:00: setting system clock to 2019-05-17 00:36:38 UTC (1558053398) [ 0.767907] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.769923] EDD information not available. [ 0.810536] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.824337] Write protecting the kernel read-only data: 12288k [ 0.827768] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.832743] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848136] systemd-udevd[99]: starting version 204 [ 0.886118] FDC 0 is a S82078B [ 1.020028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184463] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186729] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.189070] usb 1-1: Product: QEMU USB Tablet [ 1.190636] usb 1-1: Manufacturer: QEMU [ 1.192057] usb 1-1: SerialNumber: 42 [ 1.917552] 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.271568] 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.377280] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.523261] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 17 May 2019 00:36:40 +0000. Up 2.92 seconds. cloud-init-nonet[3.14]: 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[4.96]: 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 Fri, 17 May 2019 00:36:43 +0000. Up 5.38 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.25 | 255.255.255.0 | fa:16:3e:94:6d:2d | 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: 4e:e5:bc:f4:fb:c5:0e:99:9c:c8:a9:46:d8:f1:66:f6 root@ns The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | +. | | So+o | | o..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: 7c:4f:2a:a7:d7:15:8e:63:d0:19:38:3c:61:29:60:d6 root@ns The key's randomart image is: +--[ DSA 1024]----+ | +o .o+ | | o E.* . | | . + o | | . . o . | | S ...o . | | . ++ o | | . oo.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: a1:3b:46:80:9f:3d:e7:cb:a7:e7:d9:40:12:39:a4:47 root@ns The key's randomart image is: +--[ECDSA 256]---+ | E | | . + . | | . . . * | | . + o + | | o = S . | | . = o | | + . . | | . o .o+ | | +=o . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 54:36:e6:90:46:99:1e:87:6c:f6:0c:af:c6:05:f3:e6 root@ns The key's randomart image is: +--[ED25519 256--+ | oo== | | #*.. | | =.@. | | .. B | | .S= | | + E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Fri, 17 May 2019 00:36:50 +0000. Up 12.32 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 Fri, 17 May 2019 00:36:51 +0000. Up 13.63 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 [836 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:8 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:9 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 [525 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 (1481 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 0s (725 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.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 + 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: gAAAAABc3gGdNhr5yljcDwWhQpRg-kAt4N6Sz-ezcXqGuAj799clbUoDdKdKHfoeJ0anylR3c-7AUvPMFJ2VK66oaFz7d89sfXBu3lpVBTV-kyaCSjD3vT34gUsDhHHvhqVtX2ZP-ezBPv6eifC3oOEzLtOh1wC-I4wdHpHhQET0SmcOG6maSeA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.36:8004/v1/8e18d80c4b724f84911af3f77baa914f/stacks/clearwater-opnfv-dns-ps4nvraxgdk4/0084c8d8-66b2-4f32-a61f-f6b305638e91/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: Fri, 17 May 2019 00:37:05 GMT Server: Apache x-openstack-request-id: req-9644f4a3-0e72-4bd5-914c-1363dde41a7f 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 | 92:7d:fa:07:b0:51:9e:d0:1f:92:99:3f:41:f5:c5:ff | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 7c:4f:2a:a7:d7:15:8e:63:d0:19:38:3c:61:29:60:d6 root@ns (DSA) ec2: 256 a1:3b:46:80:9f:3d:e7:cb:a7:e7:d9:40:12:39:a4:47 root@ns (ECDSA) ec2: 256 54:36:e6:90:46:99:1e:87:6c:f6:0c:af:c6:05:f3:e6 root@ns (ED25519) ec2: 2048 4e:e5:bc:f4:fb:c5:0e:99:9c:c8:a9:46:d8:f1:66:f6 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK0vBg2dPxbL8dyC/meiHk8NtDXxRySZo/ikMei2wfblnyxgAJu/q5Cs9Remb6pICTAfryHvSkIUtdxA23UlK3g= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH/nKBzx3SU8LWZ24Hyp+Q2Qy6CbYbShqhAS9v7Fp9mU root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDuWXPASByM1Lp8m+WZ/7dRO25MlIawUonS0TEU3zebwY0Qzerr28lzMaQnBPD+A0lLMPml4LDdUPf5FpTG/ygBwbY0L7QVVL7Kj7muzzkzMCrH0W+IGXlP+kNl5wO9pzsFIA2ofPRdKTWfNkiysqv0n5RtkNyRrmbernrqoAA0MRAXhhK3W+bBE1ozB+jFPKdO/Z+9zmEmrtMxiu3GCxSZOZOjJ7Y4rx6be8A9N8LyusjnDxV7XNeTeIHlAbh6w9AEiTjR410qsqAPsvfGavlzdl9UIb8lou6o8VQg5he6HGC+3PN3a9z7tKQ953MsQ1F5x8EFyDcim6fCpawmCTo/ root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 17 May 2019 00:37:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 28.99 seconds 2019-05-17 01:05:02,257 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.211 2019-05-17 01:05:02,351 - 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-05-17 01:05:02,418 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-05-17 01:05:02,419 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-05-17 01:05:02,721 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550966@clearwater.opnfv', u'sip_username': u'6505550966', u'formatted_number': u'(650) 555-0966', u'number': u'6505550966', u'sip_uri': u'sip:6505550966@clearwater.opnfv', u'number_id': u'0a029e00bbb54591802b12e3d8ce0647', u'sip_password': u'KcMAgw4Yb', u'pstn': False} 2019-05-17 01:05:02,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:05:02,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/25e90a2d-d946-42b6-b305-eb9f7384a9cb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:05:02,753 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:05:02 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb Server: Apache x-openstack-request-id: req-8b0113b5-2862-4ca5-b1d1-d159cffa2116 2019-05-17 01:05:02,753 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:05:02,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Fri, 17 May 2019 01:05:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3c6c7df5-7e5c-4aa4-89da-eba36e2e142b 2019-05-17 01:05:02,878 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "outputs": [{"output_value": "172.30.9.202", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2019-05-17 01:05:02,878 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb used request id req-3c6c7df5-7e5c-4aa4-89da-eba36e2e142b 2019-05-17 01:05:02,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.155656099319s 2019-05-17 01:05:02,880 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.202', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})] 2019-05-17 01:05:02,880 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-05-17 01:05:02,881 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-05-17 01:05:02,888 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2019-05-17 01:05:02,888 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2019-05-17 01:07:14,942 - 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) - (6505550312, 6505550800) Passed Basic Call - SDP (TCP) - (6505550028, 6505550872) Passed Basic Call - Tel URIs (TCP) - (6505550105, 6505550217) Passed Basic Call - Unknown number (TCP) - (6505550468, 6505550306) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550448, 6505550873) Passed Basic Call - Messages - Pager model (TCP) - (6505550458, 6505550690) Passed Basic Call - Pracks (TCP) - (6505550793, 6505550838) Passed Basic Registration (TCP) - (6505550554) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550556, 6505550430) Passed Call Barring - Outbound Rejection (TCP) - (6505550158, 6505550375) 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) - (6505550900, 6505550650) 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) - (6505550714, 6505550702, 6505550249) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550952, 6505550849, 6505550085) Passed Call Diversion - Not reachable (408) (TCP) - (6505550557, 6505550800, 6505550090) Passed Call Diversion - Not reachable (503) (TCP) - (6505550293, 6505550391, 6505550014) Passed Call Diversion - Not reachable (500) (TCP) - (6505550587, 6505550709, 6505550380) Passed Call Diversion - Busy (TCP) - (6505550792, 6505550502, 6505550565) Passed Call Diversion - Unconditional (TCP) - (6505550376, 6505550145, 6505550906) Passed Call Diversion - No answer (TCP) - (6505550589, 6505550011, 6505550067) Passed Call Diversion - Bad target URI (TCP) - (6505550997, 6505550434) Passed Call Diversion - Audio-only call (TCP) - (6505550975, 6505550073, 6505550881, 6505550768) Passed Call Diversion - Audio-video call (TCP) - (6505550130, 6505550645, 6505550284, 6505550656) Passed Call Forking - Mainline (TCP) - (6505550625, 6505550413) Passed Call Forking - Endpoint offline (TCP) - (6505550042, 6505550530) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550794, 6505550927) Passed Call Waiting - Accepted (TCP) - (6505550620, 6505550656, 6505550166) Passed Call Waiting - Cancelled (TCP) - (6505550664, 6505550309, 6505550989) Passed CANCEL - Mainline (TCP) - (6505550526, 6505550413) Passed Filtering - Accept-Contact (TCP) - (6505550919, 6505550290) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550524, 6505550854) Passed Filtering - Accept-Contact no match (TCP) - (6505550827, 6505550019) Passed Filtering - Accept-Contact negated match (TCP) - (6505550575, 6505550635) Passed Filtering - RFC3841 example (TCP) - (6505550107, 6505550149) Passed Filtering - Reject-Contact no match (TCP) - (6505550553, 6505550890) Passed Filtering - Reject-Contact match (TCP) - (6505550212, 6505550565) 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) - (6505550932) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550703) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550299) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550363) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550076, 6505550746) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550686, 6505550896) Passed GRUU - Call - only GRUU as target (TCP) - (6505550620, 6505550771) Passed GRUU - Call - AoR as target (TCP) - (6505550317, 6505550452) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550568, 6505550981) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550507, 6505550240) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550177, 6505550892) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550848, 6505550321) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550593, 6505550769) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550569, 6505550317) 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) - (6505550917) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550083) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550388) 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) - (6505550049, 6505550274) 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-05-17 01:07:14,944 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-05-17 01:07:14,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:07:14,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:16,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1334 Content-Type: application/json Date: Fri, 17 May 2019 01:07: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-0b871410-553f-4136-8264-704cd50dca3c x-openstack-request-id: req-0b871410-553f-4136-8264-704cd50dca3c 2019-05-17 01:07:16,185 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:9c:5f", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:9c:5f", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:42.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7a8e0aae-1b25-4153-9c4d-0a6d0116e63b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:42Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "homer-0.clearwater.opnfv", "created": "2019-05-17T00:58:05Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:33:e7", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:33:e7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:40.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7b023af9-0b1c-4974-ba97-e51c4f9eeb42", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:40Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "dime-0.clearwater.opnfv", "created": "2019-05-17T00:58:04Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:69:1c", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:69:1c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/95cc30dc-ffea-4011-827c-51def6c93b87", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/95cc30dc-ffea-4011-827c-51def6c93b87", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:58:44.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "95cc30dc-ffea-4011-827c-51def6c93b87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:58:44Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "bono-0.clearwater.opnfv", "created": "2019-05-17T00:58:04Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4c:c3", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4c:c3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:53:02.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "7da259e9-66b3-4bd3-8076-fe295e3d3d8e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:53:02Z", "hostId": "0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-17T00:52:44Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:a3", "version": 4, "addr": "192.168.100.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:a3", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:42:48.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "c07cf883-0f77-4a03-a3e3-2016e67e657c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:42:48Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-17T00:42:31Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:55:ba", "version": 4, "addr": "192.168.100.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:55:ba", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:39:09.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "2f730bbe-6d14-40ae-b135-20bfdebbf4de", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:39:09Z", "hostId": "0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-17T00:37:20Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:2d", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:2d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf", "rel": "bookmark"}], "image": {"id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "links": [{"href": "http://172.30.9.36:8774/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T00:36:36.000000", "flavor": {"id": "4c4f5f6d-1da9-4892-89a9-22ab38643be0", "links": [{"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "bookmark"}]}, "id": "f367f8af-dc11-4512-bf6d-fde10aef0baf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "74f2cc0584e242f49f83b0dd98833b70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T00:36:36Z", "hostId": "2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "name": "ns.clearwater.opnfv", "created": "2019-05-17T00:34:45Z", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:07:16,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-0b871410-553f-4136-8264-704cd50dca3c 2019-05-17 01:07:16,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24107003212s 2019-05-17 01:07:16,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:07:16,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:16,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:07: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-45f25fa4-a5f6-49d6-b6ad-e9d2e6470544 x-openstack-request-id: req-45f25fa4-a5f6-49d6-b6ad-e9d2e6470544 2019-05-17 01:07:16,219 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}]} 2019-05-17 01:07:16,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-45f25fa4-a5f6-49d6-b6ad-e9d2e6470544 2019-05-17 01:07:16,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258309841156s 2019-05-17 01:07:16,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-17 01:07:16,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:16,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 01:07: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-72c5b204-b625-451f-baaa-47c522e242bc x-openstack-request-id: req-72c5b204-b625-451f-baaa-47c522e242bc 2019-05-17 01:07:16,967 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3e73621-c561-4227-92c8-3b7e592b211d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb0ff365-e90a-4084-96c2-0713c8edfb02"}], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-17 01:07:16,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/7a8e0aae-1b25-4153-9c4d-0a6d0116e63b/os-security-groups used request id req-72c5b204-b625-451f-baaa-47c522e242bc 2019-05-17 01:07:16,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.747109889984s 2019-05-17 01:07:16,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:07:16,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:17,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:07:17 GMT X-Openstack-Request-Id: req-b9c7f157-dd8d-4dbf-a29c-3c487d5bb5a8 2019-05-17 01:07:17,014 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:07:17,014 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-b9c7f157-dd8d-4dbf-a29c-3c487d5bb5a8 2019-05-17 01:07:17,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0404658317566s 2019-05-17 01:07:17,020 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-17 01:07:17,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:07:17,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:17,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:07: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-93127523-14e3-4571-a2cf-eeb620283a90 x-openstack-request-id: req-93127523-14e3-4571-a2cf-eeb620283a90 2019-05-17 01:07:17,044 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}]} 2019-05-17 01:07:17,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-93127523-14e3-4571-a2cf-eeb620283a90 2019-05-17 01:07:17,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230898857117s 2019-05-17 01:07:17,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-17 01:07:17,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:17,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 01:07: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-cbee980d-6b06-4760-a640-a8ea0dbc9d26 x-openstack-request-id: req-cbee980d-6b06-4760-a640-a8ea0dbc9d26 2019-05-17 01:07:17,772 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3e73621-c561-4227-92c8-3b7e592b211d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb0ff365-e90a-4084-96c2-0713c8edfb02"}], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-17 01:07:17,772 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/7b023af9-0b1c-4974-ba97-e51c4f9eeb42/os-security-groups used request id req-cbee980d-6b06-4760-a640-a8ea0dbc9d26 2019-05-17 01:07:17,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.726682186127s 2019-05-17 01:07:17,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:07:17,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:18,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:07:18 GMT X-Openstack-Request-Id: req-6fe12438-00b1-4779-a134-815dd9606c56 2019-05-17 01:07:18,125 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:07:18,125 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-6fe12438-00b1-4779-a134-815dd9606c56 2019-05-17 01:07:18,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.347217082977s 2019-05-17 01:07:18,132 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-17 01:07:18,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:07:18,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:18,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:07: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-9627d505-1f0c-4b1f-9aad-7c5503de8e38 x-openstack-request-id: req-9627d505-1f0c-4b1f-9aad-7c5503de8e38 2019-05-17 01:07:18,155 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}]} 2019-05-17 01:07:18,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-9627d505-1f0c-4b1f-9aad-7c5503de8e38 2019-05-17 01:07:18,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228631496429s 2019-05-17 01:07:18,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-17 01:07:18,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/95cc30dc-ffea-4011-827c-51def6c93b87/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:18,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 01:07: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-d83987ab-3c89-4fde-bf05-484914a33d40 x-openstack-request-id: req-d83987ab-3c89-4fde-bf05-484914a33d40 2019-05-17 01:07:18,892 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3e73621-c561-4227-92c8-3b7e592b211d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb0ff365-e90a-4084-96c2-0713c8edfb02"}], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-17 01:07:18,892 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/95cc30dc-ffea-4011-827c-51def6c93b87/os-security-groups used request id req-d83987ab-3c89-4fde-bf05-484914a33d40 2019-05-17 01:07:18,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.735915899277s 2019-05-17 01:07:18,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:07:18,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:18,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:07:18 GMT X-Openstack-Request-Id: req-8658e2ae-f451-496c-a7b6-cf2449e17365 2019-05-17 01:07:18,942 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:07:18,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-8658e2ae-f451-496c-a7b6-cf2449e17365 2019-05-17 01:07:18,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0441601276398s 2019-05-17 01:07:18,949 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-17 01:07:18,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:07:18,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:18,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:07: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-8793bb01-6b76-40d5-bb59-e9d5648c781c x-openstack-request-id: req-8793bb01-6b76-40d5-bb59-e9d5648c781c 2019-05-17 01:07:18,976 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}]} 2019-05-17 01:07:18,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-8793bb01-6b76-40d5-bb59-e9d5648c781c 2019-05-17 01:07:18,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0268249511719s 2019-05-17 01:07:18,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-17 01:07:18,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:19,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 01:07: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-f85b8887-2974-4fea-8fd2-8a00dc027f65 x-openstack-request-id: req-f85b8887-2974-4fea-8fd2-8a00dc027f65 2019-05-17 01:07:19,965 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3e73621-c561-4227-92c8-3b7e592b211d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb0ff365-e90a-4084-96c2-0713c8edfb02"}], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-17 01:07:19,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/7da259e9-66b3-4bd3-8076-fe295e3d3d8e/os-security-groups used request id req-f85b8887-2974-4fea-8fd2-8a00dc027f65 2019-05-17 01:07:19,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.987418174744s 2019-05-17 01:07:19,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:07:19,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:20,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:07:20 GMT X-Openstack-Request-Id: req-435355f9-9d5b-44b9-b1cc-18a301a0e269 2019-05-17 01:07:20,013 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:07:20,013 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-435355f9-9d5b-44b9-b1cc-18a301a0e269 2019-05-17 01:07:20,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0410380363464s 2019-05-17 01:07:20,020 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-17 01:07:20,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:07:20,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:20,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:07: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-8c526c73-431e-43b4-9f10-cfee133562cb x-openstack-request-id: req-8c526c73-431e-43b4-9f10-cfee133562cb 2019-05-17 01:07:20,043 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}]} 2019-05-17 01:07:20,043 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-8c526c73-431e-43b4-9f10-cfee133562cb 2019-05-17 01:07:20,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231790542603s 2019-05-17 01:07:20,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-17 01:07:20,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:21,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 01:07: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-19e34148-f11c-4c0a-bc72-9ce826cc6b75 x-openstack-request-id: req-19e34148-f11c-4c0a-bc72-9ce826cc6b75 2019-05-17 01:07:21,088 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3e73621-c561-4227-92c8-3b7e592b211d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb0ff365-e90a-4084-96c2-0713c8edfb02"}], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-17 01:07:21,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/c07cf883-0f77-4a03-a3e3-2016e67e657c/os-security-groups used request id req-19e34148-f11c-4c0a-bc72-9ce826cc6b75 2019-05-17 01:07:21,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.04386305809s 2019-05-17 01:07:21,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:07:21,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:21,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:07:21 GMT X-Openstack-Request-Id: req-012aff1c-e6c1-475a-bf80-71d72717a6e3 2019-05-17 01:07:21,812 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:07:21,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-012aff1c-e6c1-475a-bf80-71d72717a6e3 2019-05-17 01:07:21,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.717805147171s 2019-05-17 01:07:21,818 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-17 01:07:21,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:07:21,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:21,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:07: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-613f98e1-b5a6-4336-8c34-bea3ee597ac6 x-openstack-request-id: req-613f98e1-b5a6-4336-8c34-bea3ee597ac6 2019-05-17 01:07:21,843 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}]} 2019-05-17 01:07:21,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-613f98e1-b5a6-4336-8c34-bea3ee597ac6 2019-05-17 01:07:21,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250141620636s 2019-05-17 01:07:21,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-17 01:07:21,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:22,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 01:07: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-37fbe31e-7dd8-4051-8c71-aa3066a212a5 x-openstack-request-id: req-37fbe31e-7dd8-4051-8c71-aa3066a212a5 2019-05-17 01:07:22,682 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3e73621-c561-4227-92c8-3b7e592b211d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb0ff365-e90a-4084-96c2-0713c8edfb02"}], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-17 01:07:22,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/2f730bbe-6d14-40ae-b135-20bfdebbf4de/os-security-groups used request id req-37fbe31e-7dd8-4051-8c71-aa3066a212a5 2019-05-17 01:07:22,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.837502002716s 2019-05-17 01:07:22,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:07:22,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:22,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:07:22 GMT X-Openstack-Request-Id: req-61d5541c-2bd5-4983-8f96-db4f0334df41 2019-05-17 01:07:22,994 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:07:22,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-61d5541c-2bd5-4983-8f96-db4f0334df41 2019-05-17 01:07:22,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.305796146393s 2019-05-17 01:07:23,000 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-17 01:07:23,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:07:23,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:23,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:07: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-8f143239-3ff1-4f4d-b48a-9758dba1be25 x-openstack-request-id: req-8f143239-3ff1-4f4d-b48a-9758dba1be25 2019-05-17 01:07:23,023 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}]} 2019-05-17 01:07:23,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-8f143239-3ff1-4f4d-b48a-9758dba1be25 2019-05-17 01:07:23,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227499008179s 2019-05-17 01:07:23,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-17 01:07:23,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:23,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 01:07: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-6b6fed7e-5f87-473a-bc97-d8a69a499f00 x-openstack-request-id: req-6b6fed7e-5f87-473a-bc97-d8a69a499f00 2019-05-17 01:07:23,358 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3e73621-c561-4227-92c8-3b7e592b211d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb0ff365-e90a-4084-96c2-0713c8edfb02"}], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "18372df1-0e4f-4f6d-a9e4-a4912f560838", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-17 01:07:23,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/f367f8af-dc11-4512-bf6d-fde10aef0baf/os-security-groups used request id req-6b6fed7e-5f87-473a-bc97-d8a69a499f00 2019-05-17 01:07:23,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.333029031754s 2019-05-17 01:07:23,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:07:23,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:24,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:07:24 GMT X-Openstack-Request-Id: req-d8d5693c-4a23-419b-8fdf-849f357eebc4 2019-05-17 01:07:24,122 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:07:24,122 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-d8d5693c-4a23-419b-8fdf-849f357eebc4 2019-05-17 01:07:24,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.758836984634s 2019-05-17 01:07:24,129 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-17 01:07:24,130 - 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:9f:9c:5f', u'version': 4, u'addr': u'192.168.100.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9f:9c:5f', 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'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:58:42.000000', 'flavor': Munch({u'id': u'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), 'az': u'nova', 'id': u'7a8e0aae-1b25-4153-9c4d-0a6d0116e63b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3e73621-c561-4227-92c8-3b7e592b211d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb0ff365-e90a-4084-96c2-0713c8edfb02'})], 'id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74f2cc0584e242f49f83b0dd98833b70', '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'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', '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-05-17T00:58:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:58:42Z', 'hostId': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'public_v6': '', 'private_v4': u'192.168.100.13', 'cloud': 'envvars', 'host_id': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', '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-05-17T00:58:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'created_at': u'2019-05-17T00:58:05Z', 'created': u'2019-05-17T00:58:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:76:33:e7', 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:76:33:e7', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:58:40.000000', 'flavor': Munch({u'id': u'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), 'az': u'nova', 'id': u'7b023af9-0b1c-4974-ba97-e51c4f9eeb42', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3e73621-c561-4227-92c8-3b7e592b211d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb0ff365-e90a-4084-96c2-0713c8edfb02'})], 'id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74f2cc0584e242f49f83b0dd98833b70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2019-05-17T00:58:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:58:40Z', 'hostId': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', '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-05-17T00:58:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'created_at': u'2019-05-17T00:58:04Z', 'created': u'2019-05-17T00:58: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:66:69:1c', u'version': 4, u'addr': u'192.168.100.17', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:66:69:1c', u'version': 4, u'addr': u'172.30.9.213', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:58:44.000000', 'flavor': Munch({u'id': u'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), 'az': u'nova', 'id': u'95cc30dc-ffea-4011-827c-51def6c93b87', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3e73621-c561-4227-92c8-3b7e592b211d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb0ff365-e90a-4084-96c2-0713c8edfb02'})], 'id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74f2cc0584e242f49f83b0dd98833b70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.213', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.213', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.213', 'launched_at': u'2019-05-17T00:58:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:58:44Z', 'hostId': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'public_v6': '', 'private_v4': u'192.168.100.17', 'cloud': 'envvars', 'host_id': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', '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-05-17T00:58:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'created_at': u'2019-05-17T00:58:04Z', 'created': u'2019-05-17T00:58: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:27:4c:c3', 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:27:4c:c3', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:53:02.000000', 'flavor': Munch({u'id': u'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), 'az': u'nova', 'id': u'7da259e9-66b3-4bd3-8076-fe295e3d3d8e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3e73621-c561-4227-92c8-3b7e592b211d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb0ff365-e90a-4084-96c2-0713c8edfb02'})], 'id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74f2cc0584e242f49f83b0dd98833b70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-05-17T00:53:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:53:02Z', 'hostId': u'0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460', '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-05-17T00:53:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'created_at': u'2019-05-17T00:52:44Z', 'created': u'2019-05-17T00:52:44Z', '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:bc:10:a3', u'version': 4, u'addr': u'192.168.100.20', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bc:10:a3', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:42:48.000000', 'flavor': Munch({u'id': u'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), 'az': u'nova', 'id': u'c07cf883-0f77-4a03-a3e3-2016e67e657c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3e73621-c561-4227-92c8-3b7e592b211d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb0ff365-e90a-4084-96c2-0713c8edfb02'})], 'id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74f2cc0584e242f49f83b0dd98833b70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2019-05-17T00:42:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:42:48Z', 'hostId': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'public_v6': '', 'private_v4': u'192.168.100.20', 'cloud': 'envvars', 'host_id': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', '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-05-17T00:42:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'created_at': u'2019-05-17T00:42:31Z', 'created': u'2019-05-17T00:42:31Z', '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:ed:55:ba', u'version': 4, u'addr': u'192.168.100.16', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ed:55:ba', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:39:09.000000', 'flavor': Munch({u'id': u'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), 'az': u'nova', 'id': u'2f730bbe-6d14-40ae-b135-20bfdebbf4de', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3e73621-c561-4227-92c8-3b7e592b211d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb0ff365-e90a-4084-96c2-0713c8edfb02'})], 'id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74f2cc0584e242f49f83b0dd98833b70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2019-05-17T00:39:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:39:09Z', 'hostId': u'0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'public_v6': '', 'private_v4': u'192.168.100.16', 'cloud': 'envvars', 'host_id': u'0251beabac3e984d7ac6feec48d7ccca869773500a0389218f3ab460', '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-05-17T00:39:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'created_at': u'2019-05-17T00:37:20Z', 'created': u'2019-05-17T00:37:20Z', '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:94:6d:2d', u'version': 4, u'addr': u'192.168.100.25', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:94:6d:2d', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc868fbd-2f81-403a-9a70-ce65bd121b46', 'name': u'heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T00:36:36.000000', 'flavor': Munch({u'id': u'4c4f5f6d-1da9-4892-89a9-22ab38643be0', 'name': u'heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3'}), 'az': u'nova', 'id': u'f367f8af-dc11-4512-bf6d-fde10aef0baf', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7e23f306-4bd9-4f9c-bc8d-3d0f0275d0e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3e73621-c561-4227-92c8-3b7e592b211d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eb0ff365-e90a-4084-96c2-0713c8edfb02'})], 'id': u'18372df1-0e4f-4f6d-a9e4-a4912f560838', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74f2cc0584e242f49f83b0dd98833b70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': 'heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2019-05-17T00:36:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T00:36:36Z', 'hostId': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_dd4f3d29-ba69-471d-af98-10b5597a5fe3', 'public_v6': '', 'private_v4': u'192.168.100.25', 'cloud': 'envvars', 'host_id': u'2fda6959ce70d5375b3c76abf595e1c990b9887aa9552fd6fce6bdc3', '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-05-17T00:36:36.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7718f83da9f745b983ecdee7099cbcfa', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7718f83da9f745b983ecdee7099cbcfa', 'created_at': u'2019-05-17T00:34:45Z', 'created': u'2019-05-17T00:34:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-05-17 01:07:24,135 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-05-17 01:07:24,137 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d89a8d0L 2019-05-17 01:07:24,137 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-17 01:07:24,142 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-17 01:07:24,142 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-17 01:07:24,143 - 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-05-17 01:07:24,144 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-17 01:07:24,144 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-17 01:07:24,144 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 01:07:24,144 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-17 01:07:24,144 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 01:07:24,187 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-17 01:07:24,187 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 01:07:24,201 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.212: c14e39a539f836a01c994af4f67d4cdd 2019-05-17 01:07:24,202 - paramiko.transport - DEBUG - Trying discovered key 927dfa07b0519ed01f92993f41f5c5ff in /tmp/tmpy4giiF 2019-05-17 01:07:24,227 - paramiko.transport - DEBUG - userauth is OK 2019-05-17 01:07:24,236 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-17 01:07:24,267 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-17 01:07:24,508 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-17 01:07:24,508 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-17 01:07:24,532 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-17 01:07:24,542 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-17 01:07:24,542 - 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-05-17 01:07:24,543 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-17 01:07:24,545 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-05-17 01:07:24,546 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d89a550L 2019-05-17 01:07:24,547 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-17 01:07:24,552 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-17 01:07:24,552 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-17 01:07:24,553 - 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-05-17 01:07:24,553 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-17 01:07:24,553 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-17 01:07:24,553 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 01:07:24,554 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-17 01:07:24,554 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 01:07:24,597 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-17 01:07:24,597 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 01:07:24,610 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.210: 20cda1fae394e973db3b37c78fa6853f 2019-05-17 01:07:24,611 - paramiko.transport - DEBUG - Trying discovered key 927dfa07b0519ed01f92993f41f5c5ff in /tmp/tmpy4giiF 2019-05-17 01:07:24,637 - paramiko.transport - DEBUG - userauth is OK 2019-05-17 01:07:24,646 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-17 01:07:24,676 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-17 01:07:24,932 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-17 01:07:24,932 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-17 01:07:24,941 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-17 01:07:24,957 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-17 01:07:24,957 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 7m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-05-17 01:07:24,959 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-05-17 01:07:24,960 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e2da8d0L 2019-05-17 01:07:24,961 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-17 01:07:24,966 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-17 01:07:24,967 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-17 01:07:24,968 - 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-05-17 01:07:24,968 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-17 01:07:24,968 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-17 01:07:24,968 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 01:07:24,968 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-17 01:07:24,969 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 01:07:25,011 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-17 01:07:25,012 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 01:07:25,024 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.213: 4b0b4d4fdc2f1d89b6cab4cee486237e 2019-05-17 01:07:25,025 - paramiko.transport - DEBUG - Trying discovered key 927dfa07b0519ed01f92993f41f5c5ff in /tmp/tmpy4giiF 2019-05-17 01:07:25,052 - paramiko.transport - DEBUG - userauth is OK 2019-05-17 01:07:25,061 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-17 01:07:25,090 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-17 01:07:25,336 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-17 01:07:25,336 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-17 01:07:25,355 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-17 01:07:25,365 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-17 01:07:25,365 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 7m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-05-17 01:07:25,366 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-17 01:07:25,367 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-05-17 01:07:25,369 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d88d910L 2019-05-17 01:07:25,370 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-17 01:07:25,374 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-17 01:07:25,374 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-17 01:07:25,375 - 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-05-17 01:07:25,375 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-17 01:07:25,375 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-17 01:07:25,376 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 01:07:25,376 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-17 01:07:25,376 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 01:07:25,416 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-17 01:07:25,417 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 01:07:25,433 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: 5f2fa2e09e0c6026d03b7799db771db0 2019-05-17 01:07:25,434 - paramiko.transport - DEBUG - Trying discovered key 927dfa07b0519ed01f92993f41f5c5ff in /tmp/tmpy4giiF 2019-05-17 01:07:25,453 - paramiko.transport - DEBUG - userauth is OK 2019-05-17 01:07:25,460 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-17 01:07:25,466 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-17 01:07:25,716 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-17 01:07:25,716 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-17 01:07:25,732 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-17 01:07:25,742 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-17 01:07:25,742 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 13m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-05-17 01:07:25,743 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-17 01:07:25,744 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-05-17 01:07:25,746 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d89af10L 2019-05-17 01:07:25,746 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-17 01:07:25,753 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-17 01:07:25,753 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-17 01:07:25,755 - 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-05-17 01:07:25,755 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-17 01:07:25,755 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-17 01:07:25,755 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 01:07:25,755 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-17 01:07:25,755 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 01:07:25,796 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-17 01:07:25,797 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 01:07:25,810 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: eb3f85a97c2fda1014d68ce5c1f4636c 2019-05-17 01:07:25,811 - paramiko.transport - DEBUG - Trying discovered key 927dfa07b0519ed01f92993f41f5c5ff in /tmp/tmpy4giiF 2019-05-17 01:07:25,837 - paramiko.transport - DEBUG - userauth is OK 2019-05-17 01:07:25,846 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-17 01:07:25,875 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-17 01:07:26,134 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-17 01:07:26,134 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-17 01:07:26,140 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-17 01:07:26,154 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-17 01:07:26,154 - 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-05-17 01:07:26,154 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-17 01:07:26,156 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-05-17 01:07:26,158 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e2da350L 2019-05-17 01:07:26,158 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-17 01:07:26,164 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-17 01:07:26,164 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-17 01:07:26,165 - 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-05-17 01:07:26,165 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-17 01:07:26,165 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-17 01:07:26,165 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 01:07:26,166 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-17 01:07:26,166 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 01:07:26,207 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-17 01:07:26,208 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 01:07:26,222 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.211: 3b6d1d37d34416ec84e3258e8b6627c4 2019-05-17 01:07:26,223 - paramiko.transport - DEBUG - Trying discovered key 927dfa07b0519ed01f92993f41f5c5ff in /tmp/tmpy4giiF 2019-05-17 01:07:26,248 - paramiko.transport - DEBUG - userauth is OK 2019-05-17 01:07:26,256 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-17 01:07:26,287 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-17 01:07:26,527 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-17 01:07:26,527 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-17 01:07:26,553 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-17 01:07:26,563 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-17 01:07:26,563 - 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-05-17 01:07:26,563 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-17 01:07:26,681 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-17 01:07:26,681 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 33:37 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-17 01:07:26,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:07:26,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/25e90a2d-d946-42b6-b305-eb9f7384a9cb?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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:26,995 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:07:26 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-5ef3bc4f-1341-4265-8771-ae5a1332b4d9 2019-05-17 01:07:26,995 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:07:27,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 825 Content-Type: application/json Date: Fri, 17 May 2019 01:07:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-63f100b3-6f1b-40f4-88df-18788f2585de 2019-05-17 01:07:27,037 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:07:27,037 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-63f100b3-6f1b-40f4-88df-18788f2585de 2019-05-17 01:07:27,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.350902080536s 2019-05-17 01:07:27,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:07:27,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/25e90a2d-d946-42b6-b305-eb9f7384a9cb/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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:27,351 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:07:27 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-475e5cb4-8265-499c-8cd7-f05e17abbff1 2019-05-17 01:07:27,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-05-17 01:07:27,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 343 Content-Type: application/json Date: Fri, 17 May 2019 01:07:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-28305042-8292-49a8-91f4-ef084c428749 2019-05-17 01:07:27,698 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-05-17T01:04:17Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/clearwater-opnfv/events/bdbb5ac5-f99c-4f1f-9828-8592b4093634", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "id": "bdbb5ac5-f99c-4f1f-9828-8592b4093634"}]} 2019-05-17 01:07:27,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-28305042-8292-49a8-91f4-ef084c428749 2019-05-17 01:07:27,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.659357070923s 2019-05-17 01:07:27,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2019-05-17 01:07:27,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/25e90a2d-d946-42b6-b305-eb9f7384a9cb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:28,044 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:07:27 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb Server: Apache x-openstack-request-id: req-16e12908-f4b6-4335-bc0d-46e4d81045f3 2019-05-17 01:07:28,044 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:07:28,168 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 17 May 2019 01:07:28 GMT Server: Apache x-openstack-request-id: req-4ae02992-a50b-447b-8b09-f2cba79ac851 2019-05-17 01:07:28,168 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-17 01:07:28,168 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb used request id req-4ae02992-a50b-447b-8b09-f2cba79ac851 2019-05-17 01:07:28,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.468914031982s 2019-05-17 01:07:28,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:07:28,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=bdbb5ac5-f99c-4f1f-9828-8592b4093634&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:28,503 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:07:28 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=bdbb5ac5-f99c-4f1f-9828-8592b4093634&sort_dir=asc Server: Apache x-openstack-request-id: req-30185481-8304-4b56-a0a4-9ee1eef96b0f 2019-05-17 01:07:28,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-05-17 01:07:28,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Fri, 17 May 2019 01:07:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-90aea131-2bdf-4875-91c1-63bf957cffe2 2019-05-17 01:07:28,831 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-05-17T01:07:28Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/clearwater-opnfv/events/7ee8bae7-470d-4da4-b64e-78bb80088004", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "id": "7ee8bae7-470d-4da4-b64e-78bb80088004"}, {"resource_name": "bono", "event_time": "2019-05-17T01:07:28Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/bono/events/0a896bb0-f14a-4dd2-b73a-b0b12b2957d8", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f18161ff-898c-4f75-a409-4ddb338867a0", "id": "0a896bb0-f14a-4dd2-b73a-b0b12b2957d8"}]} 2019-05-17 01:07:28,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=bdbb5ac5-f99c-4f1f-9828-8592b4093634&sort_dir=asc&marker=bdbb5ac5-f99c-4f1f-9828-8592b4093634&sort_dir=asc used request id req-90aea131-2bdf-4875-91c1-63bf957cffe2 2019-05-17 01:07:28,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.662261009216s 2019-05-17 01:07:33,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:07:33,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=0a896bb0-f14a-4dd2-b73a-b0b12b2957d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:33,867 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:07:33 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=0a896bb0-f14a-4dd2-b73a-b0b12b2957d8&sort_dir=asc Server: Apache x-openstack-request-id: req-a7d8512d-04ee-4ea5-90a8-04e11d6c8ed6 2019-05-17 01:07:33,867 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:07:34,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 444 Content-Type: application/json Date: Fri, 17 May 2019 01:07:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-877d5ea5-8c90-4580-9900-2454ba0fe828 2019-05-17 01:07:34,198 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-05-17T01:07:29Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/homer/events/68cd408e-5382-4844-9165-f717c1c177b4", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "53ca18b8-b4a1-43d1-b5e4-149c3dc58306", "id": "68cd408e-5382-4844-9165-f717c1c177b4"}, {"resource_name": "dime", "event_time": "2019-05-17T01:07:30Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/dime/events/411e2555-7ff7-4470-8ba0-a0c7c6d2abe7", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "e9759efb-52af-4cc8-a3d3-45ace21c0dee", "id": "411e2555-7ff7-4470-8ba0-a0c7c6d2abe7"}]} 2019-05-17 01:07:34,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=0a896bb0-f14a-4dd2-b73a-b0b12b2957d8&sort_dir=asc&marker=0a896bb0-f14a-4dd2-b73a-b0b12b2957d8&sort_dir=asc used request id req-877d5ea5-8c90-4580-9900-2454ba0fe828 2019-05-17 01:07:34,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.361142873764s 2019-05-17 01:07:39,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:07:39,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=411e2555-7ff7-4470-8ba0-a0c7c6d2abe7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:39,236 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:07:39 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=411e2555-7ff7-4470-8ba0-a0c7c6d2abe7&sort_dir=asc Server: Apache x-openstack-request-id: req-2cbda36d-0876-40c7-a515-a1d0b7ae61a0 2019-05-17 01:07:39,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-05-17 01:07:39,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 432 Content-Type: application/json Date: Fri, 17 May 2019 01:07:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3a88da47-928d-4cb5-8763-f2f51c3ae357 2019-05-17 01:07:39,280 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-05-17T01:07:37Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/bono/events/192830fd-d076-4d77-95c0-a4c79f96016c", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f18161ff-898c-4f75-a409-4ddb338867a0", "id": "192830fd-d076-4d77-95c0-a4c79f96016c"}, {"resource_name": "homer", "event_time": "2019-05-17T01:07:37Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/homer/events/5664f784-9cbb-424e-9683-7d1ed45b3105", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "53ca18b8-b4a1-43d1-b5e4-149c3dc58306", "id": "5664f784-9cbb-424e-9683-7d1ed45b3105"}]} 2019-05-17 01:07:39,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=411e2555-7ff7-4470-8ba0-a0c7c6d2abe7&sort_dir=asc&marker=411e2555-7ff7-4470-8ba0-a0c7c6d2abe7&sort_dir=asc used request id req-3a88da47-928d-4cb5-8763-f2f51c3ae357 2019-05-17 01:07:39,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761539936066s 2019-05-17 01:07:44,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:07:44,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5664f784-9cbb-424e-9683-7d1ed45b3105&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:44,690 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:07:44 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5664f784-9cbb-424e-9683-7d1ed45b3105&sort_dir=asc Server: Apache x-openstack-request-id: req-d35b037e-013a-4256-b418-8b29e63c6cdc 2019-05-17 01:07:44,691 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:07:44,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Fri, 17 May 2019 01:07:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-642ba88e-db32-4c48-9b5f-7a0542ec64bc 2019-05-17 01:07:44,735 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-05-17T01:07:39Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/dime/events/c8e6d65d-04c4-4e23-a517-e878f4d6216a", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "e9759efb-52af-4cc8-a3d3-45ace21c0dee", "id": "c8e6d65d-04c4-4e23-a517-e878f4d6216a"}, {"resource_name": "sprout", "event_time": "2019-05-17T01:07:39Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/sprout/events/53dc0d3f-1254-4355-add4-455134f50892", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "7139198f-bd44-4486-89d3-391e72856a23", "id": "53dc0d3f-1254-4355-add4-455134f50892"}]} 2019-05-17 01:07:44,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=5664f784-9cbb-424e-9683-7d1ed45b3105&sort_dir=asc&marker=5664f784-9cbb-424e-9683-7d1ed45b3105&sort_dir=asc used request id req-642ba88e-db32-4c48-9b5f-7a0542ec64bc 2019-05-17 01:07:44,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.448145866394s 2019-05-17 01:07:49,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:07:49,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=53dc0d3f-1254-4355-add4-455134f50892&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:50,053 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:07:49 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=53dc0d3f-1254-4355-add4-455134f50892&sort_dir=asc Server: Apache x-openstack-request-id: req-05bd9cf9-e11a-48d9-9df7-34e271cc2900 2019-05-17 01:07:50,053 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:07:50,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 352 Content-Type: application/json Date: Fri, 17 May 2019 01:07:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3c43e82a-4ec9-4293-a46a-a87152781f71 2019-05-17 01:07:50,095 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-05-17T01:07:49Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/sprout/events/81b03058-84a1-45fa-a553-5279fc38570f", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "7139198f-bd44-4486-89d3-391e72856a23", "id": "81b03058-84a1-45fa-a553-5279fc38570f"}]} 2019-05-17 01:07:50,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=53dc0d3f-1254-4355-add4-455134f50892&sort_dir=asc&marker=53dc0d3f-1254-4355-add4-455134f50892&sort_dir=asc used request id req-3c43e82a-4ec9-4293-a46a-a87152781f71 2019-05-17 01:07:50,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354614019394s 2019-05-17 01:07:55,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:07:55,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=81b03058-84a1-45fa-a553-5279fc38570f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:07:55,427 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:07:55 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=81b03058-84a1-45fa-a553-5279fc38570f&sort_dir=asc Server: Apache x-openstack-request-id: req-6adadf01-294c-42f9-b5fa-d235c71b6a73 2019-05-17 01:07:55,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-05-17 01:07:55,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 358 Content-Type: application/json Date: Fri, 17 May 2019 01:07:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fd764225-9808-4bc1-8cc3-7d961ad97e5d 2019-05-17 01:07:55,774 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-05-17T01:07:50Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/vellum/events/53be7ffb-7d16-4dfe-9c62-eb51b655e82e", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b85bd8d9-f379-4928-85c0-c6ba380fdc4a", "id": "53be7ffb-7d16-4dfe-9c62-eb51b655e82e"}]} 2019-05-17 01:07:55,775 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=81b03058-84a1-45fa-a553-5279fc38570f&sort_dir=asc&marker=81b03058-84a1-45fa-a553-5279fc38570f&sort_dir=asc used request id req-fd764225-9808-4bc1-8cc3-7d961ad97e5d 2019-05-17 01:07:55,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.673010110855s 2019-05-17 01:08:00,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:08:00,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=53be7ffb-7d16-4dfe-9c62-eb51b655e82e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:08:00,810 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:08:00 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=53be7ffb-7d16-4dfe-9c62-eb51b655e82e&sort_dir=asc Server: Apache x-openstack-request-id: req-7dcaebb9-80d7-4118-8d9f-e5a457f9f965 2019-05-17 01:08:00,810 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:08:00,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Fri, 17 May 2019 01:08:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f5b6c628-2e89-4b1e-80de-1f9c85eb87ab 2019-05-17 01:08:00,854 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-05-17T01:07:59Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/vellum/events/f3759a3f-58d2-4ed9-82af-c4c1ca9adb27", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "b85bd8d9-f379-4928-85c0-c6ba380fdc4a", "id": "f3759a3f-58d2-4ed9-82af-c4c1ca9adb27"}, {"resource_name": "ellis", "event_time": "2019-05-17T01:07:59Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/ellis/events/384960fb-bb92-462e-94b2-a43ef55be270", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "3b088c63-bcae-4389-a935-ed971ce0b43d", "id": "384960fb-bb92-462e-94b2-a43ef55be270"}]} 2019-05-17 01:08:00,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=53be7ffb-7d16-4dfe-9c62-eb51b655e82e&sort_dir=asc&marker=53be7ffb-7d16-4dfe-9c62-eb51b655e82e&sort_dir=asc used request id req-f5b6c628-2e89-4b1e-80de-1f9c85eb87ab 2019-05-17 01:08:00,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733630657196s 2019-05-17 01:08:05,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:08:05,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=384960fb-bb92-462e-94b2-a43ef55be270&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:08:05,891 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:08:05 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=384960fb-bb92-462e-94b2-a43ef55be270&sort_dir=asc Server: Apache x-openstack-request-id: req-88ffe49a-a1df-4951-9d2f-4ecbb4e0c401 2019-05-17 01:08:05,891 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:08:05,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:08:05 GMT Server: Apache x-openstack-request-id: req-85c951a6-dd34-478c-9dce-60f6392666dc 2019-05-17 01:08:05,933 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:08:05,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=384960fb-bb92-462e-94b2-a43ef55be270&sort_dir=asc&marker=384960fb-bb92-462e-94b2-a43ef55be270&sort_dir=asc used request id req-85c951a6-dd34-478c-9dce-60f6392666dc 2019-05-17 01:08:05,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731961727142s 2019-05-17 01:08:10,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:08:10,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=384960fb-bb92-462e-94b2-a43ef55be270&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:08:11,238 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:08:10 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=384960fb-bb92-462e-94b2-a43ef55be270&sort_dir=asc Server: Apache x-openstack-request-id: req-3deb9ad7-25b2-43ba-83a2-f37ae16f394f 2019-05-17 01:08:11,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-05-17 01:08:11,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 448 Content-Type: application/json Date: Fri, 17 May 2019 01:08:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7f3e4b73-2b07-4ada-93f3-fe1584b585fb 2019-05-17 01:08:11,563 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-05-17T01:08:06Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/ellis/events/2f664d45-4579-4d6e-809a-aa61a52bc57b", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "3b088c63-bcae-4389-a935-ed971ce0b43d", "id": "2f664d45-4579-4d6e-809a-aa61a52bc57b"}, {"resource_name": "dns", "event_time": "2019-05-17T01:08:06Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/dns/events/3660c5fb-a0b1-42ca-a3ed-39d187966ab7", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "0084c8d8-66b2-4f32-a61f-f6b305638e91", "id": "3660c5fb-a0b1-42ca-a3ed-39d187966ab7"}]} 2019-05-17 01:08:11,563 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=384960fb-bb92-462e-94b2-a43ef55be270&sort_dir=asc&marker=384960fb-bb92-462e-94b2-a43ef55be270&sort_dir=asc used request id req-7f3e4b73-2b07-4ada-93f3-fe1584b585fb 2019-05-17 01:08:11,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.623946905136s 2019-05-17 01:08:16,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:08:16,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=3660c5fb-a0b1-42ca-a3ed-39d187966ab7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:08:16,877 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:08:16 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=3660c5fb-a0b1-42ca-a3ed-39d187966ab7&sort_dir=asc Server: Apache x-openstack-request-id: req-e8810174-fe1a-45f6-8d01-9660c8aa1392 2019-05-17 01:08:16,877 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:08:16,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Fri, 17 May 2019 01:08:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c126ca0b-9d9a-43ac-9663-3727fefa5808 2019-05-17 01:08:16,923 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-05-17T01:08:12Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/dns/events/ef1f83d2-bf54-48cd-a376-59f6f68feafe", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "0084c8d8-66b2-4f32-a61f-f6b305638e91", "id": "ef1f83d2-bf54-48cd-a376-59f6f68feafe"}, {"resource_name": "mgmt_network", "event_time": "2019-05-17T01:08:13Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/mgmt_network/events/1fbd1f2c-1be9-4a7e-b675-34e81ec9e063", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "484d20ef-76d3-4827-b3d2-de9ac6b45192", "id": "1fbd1f2c-1be9-4a7e-b675-34e81ec9e063"}, {"resource_name": "security_groups", "event_time": "2019-05-17T01:08:13Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/security_groups/events/a7bbd92f-54d1-4cc8-893b-c4974c8a550b", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "02d33437-55ff-4954-be0e-0d66fa23c7b9", "id": "a7bbd92f-54d1-4cc8-893b-c4974c8a550b"}, {"resource_name": "security_groups", "event_time": "2019-05-17T01:08:15Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/security_groups/events/4a4413fc-1d2c-42de-a3e5-93bc3fa59ed2", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "02d33437-55ff-4954-be0e-0d66fa23c7b9", "id": "4a4413fc-1d2c-42de-a3e5-93bc3fa59ed2"}]} 2019-05-17 01:08:16,923 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=3660c5fb-a0b1-42ca-a3ed-39d187966ab7&sort_dir=asc&marker=3660c5fb-a0b1-42ca-a3ed-39d187966ab7&sort_dir=asc used request id req-c126ca0b-9d9a-43ac-9663-3727fefa5808 2019-05-17 01:08:16,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353859901428s 2019-05-17 01:08:21,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:08:21,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=4a4413fc-1d2c-42de-a3e5-93bc3fa59ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:08:22,301 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:08:21 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=4a4413fc-1d2c-42de-a3e5-93bc3fa59ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-bd8c94a5-06aa-4489-a481-48ae94dc9c3a 2019-05-17 01:08:22,301 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:08:22,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:08:22 GMT Server: Apache x-openstack-request-id: req-abf5e0e2-c541-44f4-bd36-7d098cf962ec 2019-05-17 01:08:22,650 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:08:22,651 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=4a4413fc-1d2c-42de-a3e5-93bc3fa59ed2&sort_dir=asc&marker=4a4413fc-1d2c-42de-a3e5-93bc3fa59ed2&sort_dir=asc used request id req-abf5e0e2-c541-44f4-bd36-7d098cf962ec 2019-05-17 01:08:22,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.720978975296s 2019-05-17 01:08:27,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:08:27,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=4a4413fc-1d2c-42de-a3e5-93bc3fa59ed2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:08:27,984 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:08:27 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=4a4413fc-1d2c-42de-a3e5-93bc3fa59ed2&sort_dir=asc Server: Apache x-openstack-request-id: req-730f6590-245a-46e2-947d-5bc6dc07462f 2019-05-17 01:08:27,984 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:08:28,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 446 Content-Type: application/json Date: Fri, 17 May 2019 01:08:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-80636a44-f68f-41ca-9ff8-4c45c02bb659 2019-05-17 01:08:28,315 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-05-17T01:08:24Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/mgmt_network/events/1ab236c7-6887-4e4a-9af3-d1f274352f4a", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "484d20ef-76d3-4827-b3d2-de9ac6b45192", "id": "1ab236c7-6887-4e4a-9af3-d1f274352f4a"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-05-17T01:08:24Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/clearwater-opnfv/events/3669b7ac-38a7-41b4-a406-133d4a3275d0", "rel": "self"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "id": "3669b7ac-38a7-41b4-a406-133d4a3275d0"}]} 2019-05-17 01:08:28,315 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=4a4413fc-1d2c-42de-a3e5-93bc3fa59ed2&sort_dir=asc&marker=4a4413fc-1d2c-42de-a3e5-93bc3fa59ed2&sort_dir=asc used request id req-80636a44-f68f-41ca-9ff8-4c45c02bb659 2019-05-17 01:08:28,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.658842086792s 2019-05-17 01:08:33,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:08:33,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=3669b7ac-38a7-41b4-a406-133d4a3275d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:08:33,353 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:08:33 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=3669b7ac-38a7-41b4-a406-133d4a3275d0&sort_dir=asc Server: Apache x-openstack-request-id: req-98dafccd-c530-4dca-960c-e817ec1c3a04 2019-05-17 01:08:33,353 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:08:33,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:08:33 GMT Server: Apache x-openstack-request-id: req-06fa870f-f1a4-450d-b00b-2401fbc0da7a 2019-05-17 01:08:33,675 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:08:33,676 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=3669b7ac-38a7-41b4-a406-133d4a3275d0&sort_dir=asc&marker=3669b7ac-38a7-41b4-a406-133d4a3275d0&sort_dir=asc used request id req-06fa870f-f1a4-450d-b00b-2401fbc0da7a 2019-05-17 01:08:33,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355388879776s 2019-05-17 01:08:38,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-17 01:08:38,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=3669b7ac-38a7-41b4-a406-133d4a3275d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:08:38,712 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:08:38 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=3669b7ac-38a7-41b4-a406-133d4a3275d0&sort_dir=asc Server: Apache x-openstack-request-id: req-24b470bc-81f8-4237-b6b6-1fc4d1f41150 2019-05-17 01:08:38,712 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:08:38,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 17 May 2019 01:08:38 GMT Server: Apache x-openstack-request-id: req-8584cd2e-9a51-4566-8b79-00a9d741c59d 2019-05-17 01:08:38,753 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-17 01:08:38,754 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb/events?marker=3669b7ac-38a7-41b4-a406-133d4a3275d0&sort_dir=asc&marker=3669b7ac-38a7-41b4-a406-133d4a3275d0&sort_dir=asc used request id req-8584cd2e-9a51-4566-8b79-00a9d741c59d 2019-05-17 01:08:38,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723299980164s 2019-05-17 01:08:38,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-17 01:08:38,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/25e90a2d-d946-42b6-b305-eb9f7384a9cb?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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:08:38,784 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:08:38 GMT Location: http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False Server: Apache x-openstack-request-id: req-ae3243c9-b27f-476e-a8b6-3fa82b275918 2019-05-17 01:08:38,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:08:38,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Fri, 17 May 2019 01:08:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-60d5f9b4-fbf5-4bf1-9a9a-fbd0cd264b67 2019-05-17 01:08:38,827 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7718f83da9f745b983ecdee7099cbcfa", "image": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "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": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "deletion_time": "2019-05-17T01:08:25Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "8e18d80c4b724f84911af3f77baa914f", "tags": null, "creation_time": "2019-05-17T00:34:10Z", "links": [{"href": "http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-05-17T01:07:28Z", "id": "25e90a2d-d946-42b6-b305-eb9f7384a9cb", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-05-17 01:08:38,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.36:8004/v1/7718f83da9f745b983ecdee7099cbcfa/stacks/clearwater-opnfv/25e90a2d-d946-42b6-b305-eb9f7384a9cb?resolve_outputs=False used request id req-60d5f9b4-fbf5-4bf1-9a9a-fbd0cd264b67 2019-05-17 01:08:38,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728859901428s 2019-05-17 01:08:38,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:08:38,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:08:39,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:08:39 GMT X-Openstack-Request-Id: req-5afcfabd-aff5-49ef-a501-61216faea23f 2019-05-17 01:08:39,166 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T00:33:58Z", "file": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/file", "owner": "7718f83da9f745b983ecdee7099cbcfa", "id": "bc868fbd-2f81-403a-9a70-ce65bd121b46", "size": 263848448, "self": "/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/bc868fbd-2f81-403a-9a70-ce65bd121b46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T00:33:52Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:08:39,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-5afcfabd-aff5-49ef-a501-61216faea23f 2019-05-17 01:08:39,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.334078073502s 2019-05-17 01:08:39,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-17 01:08:39,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd764c8eaa5af9b18915df98ead542262fe604d4" 2019-05-17 01:08:39,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:08:39 GMT X-Openstack-Request-Id: req-deb31400-c066-4ea0-b3ec-74f0869af694 2019-05-17 01:08:39,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-05-17 01:08:39,543 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/bc868fbd-2f81-403a-9a70-ce65bd121b46 used request id req-deb31400-c066-4ea0-b3ec-74f0869af694 2019-05-17 01:08:39,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.375881195068s 2019-05-17 01:08:39,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:08:39,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 01:08:39,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:08: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-fce9c631-4e2d-4aa3-b13d-0b2e8fe4b652 x-openstack-request-id: req-fce9c631-4e2d-4aa3-b13d-0b2e8fe4b652 2019-05-17 01:08:39,853 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0", "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": "4c4f5f6d-1da9-4892-89a9-22ab38643be0"}]} 2019-05-17 01:08:39,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-fce9c631-4e2d-4aa3-b13d-0b2e8fe4b652 2019-05-17 01:08:39,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.303465843201s 2019-05-17 01:08:39,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-17 01:08:39,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 01:08:39,901 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 17 May 2019 01:08:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f1bc5946-c5b1-4c9e-8cb8-0a76933d0bb9 x-openstack-request-id: req-f1bc5946-c5b1-4c9e-8cb8-0a76933d0bb9 2019-05-17 01:08:39,901 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/4c4f5f6d-1da9-4892-89a9-22ab38643be0 used request id req-f1bc5946-c5b1-4c9e-8cb8-0a76933d0bb9 2019-05-17 01:08:39,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0470888614655s 2019-05-17 01:08:39,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-17 01:08:39,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 01:08:40,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Fri, 17 May 2019 01:08:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b8527e4-6536-4d86-9433-2c9068aed2cd 2019-05-17 01:08:40,145 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_ims-user_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": {"self": "http://172.30.9.36:5000/v3/users/74f2cc0584e242f49f83b0dd98833b70"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "74f2cc0584e242f49f83b0dd98833b70", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-17 01:08:40,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-1b8527e4-6536-4d86-9433-2c9068aed2cd 2019-05-17 01:08:40,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243703842163s 2019-05-17 01:08:40,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-17 01:08:40,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/74f2cc0584e242f49f83b0dd98833b70 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 01:08:40,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Fri, 17 May 2019 01:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86662169-3f65-4b90-a4d9-a04bc22cc82b 2019-05-17 01:08:40,377 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_dd4f3d29-ba69-471d-af98-10b5597a5fe3", "links": {"self": "http://172.30.9.36:5000/v3/users/74f2cc0584e242f49f83b0dd98833b70"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "74f2cc0584e242f49f83b0dd98833b70", "description": null}} 2019-05-17 01:08:40,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/74f2cc0584e242f49f83b0dd98833b70 used request id req-86662169-3f65-4b90-a4d9-a04bc22cc82b 2019-05-17 01:08:40,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225602865219s 2019-05-17 01:08:40,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-17 01:08:40,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/74f2cc0584e242f49f83b0dd98833b70 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 01:08:40,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 17 May 2019 01:08:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6d3f0a7-098c-4b11-b03a-a14db2a9e1e7 2019-05-17 01:08:40,729 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-17 01:08:40,729 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/74f2cc0584e242f49f83b0dd98833b70 used request id req-f6d3f0a7-098c-4b11-b03a-a14db2a9e1e7 2019-05-17 01:08:40,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.351107120514s 2019-05-17 01:08:40,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-17 01:08:40,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 01:08:40,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Fri, 17 May 2019 01:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e24a4b-ac14-4061-accb-9397db61dcfd 2019-05-17 01:08:40,991 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.36:5000/v3/projects/7718f83da9f745b983ecdee7099cbcfa"}, "tags": [], "enabled": true, "id": "7718f83da9f745b983ecdee7099cbcfa", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_dd4f3d29-ba69-471d-af98-10b5597a5fe3"}]} 2019-05-17 01:08:40,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-66e24a4b-ac14-4061-accb-9397db61dcfd 2019-05-17 01:08:40,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.255178928375s 2019-05-17 01:08:40,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-17 01:08:41,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/7718f83da9f745b983ecdee7099cbcfa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 01:08:41,288 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 17 May 2019 01:08:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4d33991-5787-47f8-8659-32326c4dcdc4 2019-05-17 01:08:41,288 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-17 01:08:41,288 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/7718f83da9f745b983ecdee7099cbcfa used request id req-a4d33991-5787-47f8-8659-32326c4dcdc4 2019-05-17 01:08:41,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.2924888134s 2019-05-17 01:08:41,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 01:08:41,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=7718f83da9f745b983ecdee7099cbcfa&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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 01:08:41,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 17 May 2019 01:08:41 GMT X-Openstack-Request-Id: req-5f9fde55-24ba-4c10-860f-246a9ac4e157 2019-05-17 01:08:41,648 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "created_at": "2019-05-17T00:34:12Z", "updated_at": "2019-05-17T00:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:34:12Z", "revision_number": 0, "id": "19cf165f-b429-43f5-a554-7bf7e7a719ab", "remote_group_id": "f9870e70-5348-409b-9f1b-21dce9d2c24a", "remote_ip_prefix": null, "created_at": "2019-05-17T00:34:12Z", "security_group_id": "f9870e70-5348-409b-9f1b-21dce9d2c24a", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "port_range_min": null, "ethertype": "IPv6", "project_id": "7718f83da9f745b983ecdee7099cbcfa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:34:12Z", "revision_number": 0, "id": "8bf4c502-cec4-400d-b492-a1ed2de6bb36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:34:12Z", "security_group_id": "f9870e70-5348-409b-9f1b-21dce9d2c24a", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "port_range_min": null, "ethertype": "IPv6", "project_id": "7718f83da9f745b983ecdee7099cbcfa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:34:12Z", "revision_number": 0, "id": "8c8e4fa2-0898-4b95-b4a8-ed7c078b9b9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:34:12Z", "security_group_id": "f9870e70-5348-409b-9f1b-21dce9d2c24a", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "port_range_min": null, "ethertype": "IPv4", "project_id": "7718f83da9f745b983ecdee7099cbcfa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:34:12Z", "revision_number": 0, "id": "9e59ec5a-69b7-461e-bc73-9cfa2b10f9ca", "remote_group_id": "f9870e70-5348-409b-9f1b-21dce9d2c24a", "remote_ip_prefix": null, "created_at": "2019-05-17T00:34:12Z", "security_group_id": "f9870e70-5348-409b-9f1b-21dce9d2c24a", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "port_range_min": null, "ethertype": "IPv4", "project_id": "7718f83da9f745b983ecdee7099cbcfa"}], "revision_number": 1, "project_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "f9870e70-5348-409b-9f1b-21dce9d2c24a", "name": "default"}]} 2019-05-17 01:08:41,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=7718f83da9f745b983ecdee7099cbcfa&name=default used request id req-5f9fde55-24ba-4c10-860f-246a9ac4e157 2019-05-17 01:08:41,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.353468179703s 2019-05-17 01:08:41,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 01:08:41,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 01:08:42,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Fri, 17 May 2019 01:08:42 GMT X-Openstack-Request-Id: req-8f07b889-f29e-4803-b112-c25d2816ca27 2019-05-17 01:08:42,047 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efb27a65730c4f76ada8c28d48951970", "created_at": "2019-05-16T19:51:48Z", "updated_at": "2019-05-16T19:51:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "52d875bc-5284-42d6-a4e4-5760c5cd8334", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "62008d08-a694-422a-8ff5-b9025774f55d", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "ce050de5-c88b-4d75-8ee2-57e268b8f8e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "e831004e-37ba-476c-a146-e15147e43a16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}], "revision_number": 1, "project_id": "efb27a65730c4f76ada8c28d48951970", "id": "1873114c-101d-4167-abbc-dd963690a23a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "created_at": "2019-05-17T00:34:12Z", "updated_at": "2019-05-17T00:34:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:34:12Z", "revision_number": 0, "id": "19cf165f-b429-43f5-a554-7bf7e7a719ab", "remote_group_id": "f9870e70-5348-409b-9f1b-21dce9d2c24a", "remote_ip_prefix": null, "created_at": "2019-05-17T00:34:12Z", "security_group_id": "f9870e70-5348-409b-9f1b-21dce9d2c24a", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "port_range_min": null, "ethertype": "IPv6", "project_id": "7718f83da9f745b983ecdee7099cbcfa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:34:12Z", "revision_number": 0, "id": "8bf4c502-cec4-400d-b492-a1ed2de6bb36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:34:12Z", "security_group_id": "f9870e70-5348-409b-9f1b-21dce9d2c24a", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "port_range_min": null, "ethertype": "IPv6", "project_id": "7718f83da9f745b983ecdee7099cbcfa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:34:12Z", "revision_number": 0, "id": "8c8e4fa2-0898-4b95-b4a8-ed7c078b9b9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T00:34:12Z", "security_group_id": "f9870e70-5348-409b-9f1b-21dce9d2c24a", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "port_range_min": null, "ethertype": "IPv4", "project_id": "7718f83da9f745b983ecdee7099cbcfa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T00:34:12Z", "revision_number": 0, "id": "9e59ec5a-69b7-461e-bc73-9cfa2b10f9ca", "remote_group_id": "f9870e70-5348-409b-9f1b-21dce9d2c24a", "remote_ip_prefix": null, "created_at": "2019-05-17T00:34:12Z", "security_group_id": "f9870e70-5348-409b-9f1b-21dce9d2c24a", "tenant_id": "7718f83da9f745b983ecdee7099cbcfa", "port_range_min": null, "ethertype": "IPv4", "project_id": "7718f83da9f745b983ecdee7099cbcfa"}], "revision_number": 1, "project_id": "7718f83da9f745b983ecdee7099cbcfa", "id": "f9870e70-5348-409b-9f1b-21dce9d2c24a", "name": "default"}]} 2019-05-17 01:08:42,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-8f07b889-f29e-4803-b112-c25d2816ca27 2019-05-17 01:08:42,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.393275022507s 2019-05-17 01:08:42,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-17 01:08:42,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/f9870e70-5348-409b-9f1b-21dce9d2c24a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 01:08:42,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 01:08:42 GMT X-Openstack-Request-Id: req-2f526ce7-7447-4fb1-a2ea-433fdea661f7 2019-05-17 01:08:42,514 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 01:08:42,515 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/f9870e70-5348-409b-9f1b-21dce9d2c24a.json used request id req-2f526ce7-7447-4fb1-a2ea-433fdea661f7 2019-05-17 01:08:42,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.45939707756s 2019-05-17 01:08:42,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-17 01:08:42,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 01:08:42,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 410 Content-Type: application/json Date: Fri, 17 May 2019 01:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab6886f-ddb8-4aa7-957b-536bab40635b 2019-05-17 01:08:42,735 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "833345a774fc40b987fb1852fa197b73", "links": {"self": "http://172.30.9.36:5000/v3/roles/833345a774fc40b987fb1852fa197b73"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-17 01:08:42,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-aab6886f-ddb8-4aa7-957b-536bab40635b 2019-05-17 01:08:42,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.2163169384s 2019-05-17 01:08:42,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-05-17 01:08:42,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/roles/833345a774fc40b987fb1852fa197b73 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3c0ef57a2e33d9bf38b3feadd6c3f63e82aa55f" 2019-05-17 01:08:43,004 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 17 May 2019 01:08:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38890c6f-7699-4f2c-bf03-5716be91f40d 2019-05-17 01:08:43,004 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-17 01:08:43,004 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/roles/833345a774fc40b987fb1852fa197b73 used request id req-38890c6f-7699-4f2c-bf03-5716be91f40d 2019-05-17 01:08:43,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.262989044189s 2019-05-17 01:08:43,024 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-05-17 01:08:43,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-17 01:08:43,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 17 May 2019 01:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80765bd8-f70b-4268-96e9-e468b4b09f02 2019-05-17 01:08:43,080 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-17 01:08:43,080 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-80765bd8-f70b-4268-96e9-e468b4b09f02 2019-05-17 01:08:43,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-17 01:08:43,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-17T02:08:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["nJyhzuWySkG9U3ps0adarQ"], "issued_at": "2019-05-17T01:08:43.000000Z"}} 2019-05-17 01:08:43,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-17 01:08:43,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:08:43,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 17 May 2019 01:08:43 GMT X-Openstack-Request-Id: req-c83a11a3-dceb-47eb-8382-6df202288f9e 2019-05-17 01:08:43,887 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-17 01:08:43,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c83a11a3-dceb-47eb-8382-6df202288f9e 2019-05-17 01:08:43,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.378643989563s 2019-05-17 01:08:43,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-17 01:08:43,900 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 17 May 2019 01:08:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce1d295d-0cf4-4e66-95d2-41a1a9638a6c 2019-05-17 01:08:43,901 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:08:43,901 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-ce1d295d-0cf4-4e66-95d2-41a1a9638a6c 2019-05-17 01:08:43,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-17 01:08:43,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:08:44,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Fri, 17 May 2019 01:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f95c31d-7d60-46cc-a50e-7b946eed64aa 2019-05-17 01:08:44,108 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-17 01:08:44,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-8f95c31d-7d60-46cc-a50e-7b946eed64aa 2019-05-17 01:08:44,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206636190414s 2019-05-17 01:08:44,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-17 01:08:44,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}bd48c806a4051bd09fef8554a43d5ccbf060eded" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_c651eb7a-23bd-4998-bfc3-97c355f97f98"}}' 2019-05-17 01:08:44,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Fri, 17 May 2019 01:08:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4b3cda7-66e8-4b00-93e2-2d04a82245c0 2019-05-17 01:08:44,369 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.36:5000/v3/projects/9af8edf333bc4b6a882797ef3241ea06"}, "tags": [], "enabled": true, "id": "9af8edf333bc4b6a882797ef3241ea06", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_c651eb7a-23bd-4998-bfc3-97c355f97f98"}} 2019-05-17 01:08:44,369 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-e4b3cda7-66e8-4b00-93e2-2d04a82245c0 2019-05-17 01:08:44,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.252049207687s 2019-05-17 01:08:44,370 - 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'9af8edf333bc4b6a882797ef3241ea06', '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_c651eb7a-23bd-4998-bfc3-97c355f97f98'}) 2019-05-17 01:08:44,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-17 01:08:44,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}bd48c806a4051bd09fef8554a43d5ccbf060eded" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "PylFgxYZGijQpstVEcAILzqaOGKwxn", "email": null, "name": "vyos_vrouter-user_c651eb7a-23bd-4998-bfc3-97c355f97f98"}}' 2019-05-17 01:08:44,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Fri, 17 May 2019 01:08:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a60a387c-c29c-4a21-9ee2-277c0a35cbcb 2019-05-17 01:08:44,879 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_c651eb7a-23bd-4998-bfc3-97c355f97f98", "links": {"self": "http://172.30.9.36:5000/v3/users/0687f47b1d6f4bd99227f7525dcda855"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0687f47b1d6f4bd99227f7525dcda855", "domain_id": "default", "password_expires_at": null}} 2019-05-17 01:08:44,879 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-a60a387c-c29c-4a21-9ee2-277c0a35cbcb 2019-05-17 01:08:44,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.503432035446s 2019-05-17 01:08:44,880 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0687f47b1d6f4bd99227f7525dcda855', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_c651eb7a-23bd-4998-bfc3-97c355f97f98'}) 2019-05-17 01:08:44,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-17 01:08:44,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:08:45,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 17 May 2019 01:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e559d9-fae4-42b2-881c-4b3482efabbd 2019-05-17 01:08:45,089 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-17 01:08:45,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-14e559d9-fae4-42b2-881c-4b3482efabbd 2019-05-17 01:08:45,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205090045929s 2019-05-17 01:08:45,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-17 01:08:45,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:08:45,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 17 May 2019 01:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ba24c55-fa3d-4f6a-a0f0-0ce271a55525 2019-05-17 01:08:45,321 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-17 01:08:45,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-4ba24c55-fa3d-4f6a-a0f0-0ce271a55525 2019-05-17 01:08:45,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22695016861s 2019-05-17 01:08:45,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-17 01:08:45,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:08:45,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 17 May 2019 01:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d93f8e0-0569-42c4-958a-91b0223e2941 2019-05-17 01:08:45,552 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-17 01:08:45,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-2d93f8e0-0569-42c4-958a-91b0223e2941 2019-05-17 01:08:45,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225500106812s 2019-05-17 01:08:45,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-17 01:08:45,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:08:45,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 17 May 2019 01:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87bd7292-3520-405f-a246-d77190b04410 2019-05-17 01:08:45,763 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-17 01:08:45,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-87bd7292-3520-405f-a246-d77190b04410 2019-05-17 01:08:45,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205258131027s 2019-05-17 01:08:45,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-17 01:08:45,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:08:46,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Fri, 17 May 2019 01:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0afe4335-f095-4b09-bbb3-ceb8579cc4ec 2019-05-17 01:08:46,016 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "vyos_vrouter-user_c651eb7a-23bd-4998-bfc3-97c355f97f98", "links": {"self": "http://172.30.9.36:5000/v3/users/0687f47b1d6f4bd99227f7525dcda855"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0687f47b1d6f4bd99227f7525dcda855", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-17 01:08:46,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-0afe4335-f095-4b09-bbb3-ceb8579cc4ec 2019-05-17 01:08:46,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.251900196075s 2019-05-17 01:08:46,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-17 01:08:46,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:08:46,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Fri, 17 May 2019 01:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bc6635e-d5bb-4279-8391-239db8d6dfae 2019-05-17 01:08:46,258 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.36:5000/v3/projects/9af8edf333bc4b6a882797ef3241ea06"}, "tags": [], "enabled": true, "id": "9af8edf333bc4b6a882797ef3241ea06", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_c651eb7a-23bd-4998-bfc3-97c355f97f98"}]} 2019-05-17 01:08:46,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-2bc6635e-d5bb-4279-8391-239db8d6dfae 2019-05-17 01:08:46,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.228781938553s 2019-05-17 01:08:46,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-17 01:08:46,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=0687f47b1d6f4bd99227f7525dcda855&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=9af8edf333bc4b6a882797ef3241ea06" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:08:46,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 17 May 2019 01:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-007e060f-2719-42ba-963e-a7dc3c19b4e5 2019-05-17 01:08:46,482 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=0687f47b1d6f4bd99227f7525dcda855&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=9af8edf333bc4b6a882797ef3241ea06", "previous": null, "next": null}} 2019-05-17 01:08:46,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=0687f47b1d6f4bd99227f7525dcda855&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=9af8edf333bc4b6a882797ef3241ea06 used request id req-007e060f-2719-42ba-963e-a7dc3c19b4e5 2019-05-17 01:08:46,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.214514017105s 2019-05-17 01:08:46,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-17 01:08:46,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/9af8edf333bc4b6a882797ef3241ea06/users/0687f47b1d6f4bd99227f7525dcda855/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:08:46,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 17 May 2019 01:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39d1eb2f-8d01-4ca3-a133-9948a6c7209c 2019-05-17 01:08:46,666 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-17 01:08:46,666 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/9af8edf333bc4b6a882797ef3241ea06/users/0687f47b1d6f4bd99227f7525dcda855/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-39d1eb2f-8d01-4ca3-a133-9948a6c7209c 2019-05-17 01:08:46,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.180583000183s 2019-05-17 01:08:46,667 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_c651eb7a-23bd-4998-bfc3-97c355f97f98', 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'9af8edf333bc4b6a882797ef3241ea06', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'PylFgxYZGijQpstVEcAILzqaOGKwxn', 'username': u'vyos_vrouter-user_c651eb7a-23bd-4998-bfc3-97c355f97f98', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-17 01:08:46,671 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_c651eb7a-23bd-4998-bfc3-97c355f97f98', 'password': 'PylFgxYZGijQpstVEcAILzqaOGKwxn', 'project_name': 'vyos_vrouter-project_c651eb7a-23bd-4998-bfc3-97c355f97f98', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': '9af8edf333bc4b6a882797ef3241ea06', 'project_domain_name': 'Default'} 2019-05-17 01:08:46,701 - 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-05-17 01:08:46,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-05-17 01:08:46,741 - 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-05-17 01:08:46,774 - 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-05-17 01:08:46,775 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-05-17 01:08:46,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-17 01:08:46,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:08:46,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Fri, 17 May 2019 01:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6ad8ce7-8a50-4f87-86db-ba9062a5fa78 2019-05-17 01:08:46,910 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-17 01:08:46,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-b6ad8ce7-8a50-4f87-86db-ba9062a5fa78 2019-05-17 01:08:46,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.134652853012s 2019-05-17 01:08:46,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-17 01:08:46,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:08:47,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Fri, 17 May 2019 01:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da636eec-22a6-4538-a27a-8669734e4f69 2019-05-17 01:08:47,128 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.36:5000/v3/projects/9af8edf333bc4b6a882797ef3241ea06"}, "tags": [], "enabled": true, "id": "9af8edf333bc4b6a882797ef3241ea06", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_c651eb7a-23bd-4998-bfc3-97c355f97f98"}]} 2019-05-17 01:08:47,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-da636eec-22a6-4538-a27a-8669734e4f69 2019-05-17 01:08:47,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210680961609s 2019-05-17 01:08:47,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-17 01:08:47,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}bd48c806a4051bd09fef8554a43d5ccbf060eded" -d '{"network": {"tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "name": "vyos_vrouter-net_c651eb7a-23bd-4998-bfc3-97c355f97f98", "admin_state_up": true}}' 2019-05-17 01:08:47,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Fri, 17 May 2019 01:08:47 GMT X-Openstack-Request-Id: req-91cd7862-6772-4fbe-8751-c8d786c51d50 2019-05-17 01:08:47,685 - 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":"e7b46275-ac45-4187-a72e-3a5d07884bb7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"9af8edf333bc4b6a882797ef3241ea06","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-17T01:08:47Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_c651eb7a-23bd-4998-bfc3-97c355f97f98","admin_state_up":true,"tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:08:47Z","mtu":1450}} 2019-05-17 01:08:47,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-91cd7862-6772-4fbe-8751-c8d786c51d50 2019-05-17 01:08:47,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.553921937943s 2019-05-17 01:08:47,685 - 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-05-17T01:08:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e7b46275-ac45-4187-a72e-3a5d07884bb7', u'provider:segmentation_id': 67, 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_c651eb7a-23bd-4998-bfc3-97c355f97f98', u'created_at': u'2019-05-17T01:08:47Z', u'mtu': 1450, u'tenant_id': u'9af8edf333bc4b6a882797ef3241ea06', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9af8edf333bc4b6a882797ef3241ea06', u'l2_adjacency': True}) 2019-05-17 01:08:47,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-17 01:08:47,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 17 May 2019 01:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e46e6cde-5478-491e-863d-a243f71e3ebb 2019-05-17 01:08:47,696 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-17 01:08:47,696 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-e46e6cde-5478-491e-863d-a243f71e3ebb 2019-05-17 01:08:47,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-17 01:08:48,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-17T02:08:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9af8edf333bc4b6a882797ef3241ea06", "name": "vyos_vrouter-project_c651eb7a-23bd-4998-bfc3-97c355f97f98"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/9af8edf333bc4b6a882797ef3241ea06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/9af8edf333bc4b6a882797ef3241ea06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/9af8edf333bc4b6a882797ef3241ea06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/9af8edf333bc4b6a882797ef3241ea06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/9af8edf333bc4b6a882797ef3241ea06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/9af8edf333bc4b6a882797ef3241ea06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/9af8edf333bc4b6a882797ef3241ea06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/9af8edf333bc4b6a882797ef3241ea06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/9af8edf333bc4b6a882797ef3241ea06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_9af8edf333bc4b6a882797ef3241ea06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_9af8edf333bc4b6a882797ef3241ea06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_c651eb7a-23bd-4998-bfc3-97c355f97f98", "id": "0687f47b1d6f4bd99227f7525dcda855"}, "audit_ids": ["hjYTB8PSSdWAVAKjzTU-Kw"], "issued_at": "2019-05-17T01:08:48.000000Z"}} 2019-05-17 01:08:48,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-17 01:08:48,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:08:48,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Fri, 17 May 2019 01:08:48 GMT X-Openstack-Request-Id: req-216db0fa-893e-4f76-a8ad-2f1800a19e81 2019-05-17 01:08:48,499 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e7b46275-ac45-4187-a72e-3a5d07884bb7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9af8edf333bc4b6a882797ef3241ea06","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-17T01:08:47Z","qos_policy_id":null,"name":"vyos_vrouter-net_c651eb7a-23bd-4998-bfc3-97c355f97f98","admin_state_up":true,"tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:08:47Z","mtu":1450}]} 2019-05-17 01:08:48,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-216db0fa-893e-4f76-a8ad-2f1800a19e81 2019-05-17 01:08:48,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386749982834s 2019-05-17 01:08:48,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-17 01:08:48,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" -d '{"subnet": {"name": "vyos_vrouter-subnet_c651eb7a-23bd-4998-bfc3-97c355f97f98", "enable_dhcp": true, "network_id": "e7b46275-ac45-4187-a72e-3a5d07884bb7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-17 01:08:50,163 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Fri, 17 May 2019 01:08:50 GMT X-Openstack-Request-Id: req-c593d386-e982-4462-99b5-7ce6c0139d13 2019-05-17 01:08:50,163 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7b46275-ac45-4187-a72e-3a5d07884bb7","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:08:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-17T01:08:49Z","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":"9af8edf333bc4b6a882797ef3241ea06","id":"f5db60b7-599b-4bd9-b86e-fee94a8c8372","subnetpool_id":null,"name":"vyos_vrouter-subnet_c651eb7a-23bd-4998-bfc3-97c355f97f98"}} 2019-05-17 01:08:50,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-c593d386-e982-4462-99b5-7ce6c0139d13 2019-05-17 01:08:50,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.66265511513s 2019-05-17 01:08:50,164 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-17T01:08:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f5db60b7-599b-4bd9-b86e-fee94a8c8372', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_c651eb7a-23bd-4998-bfc3-97c355f97f98', u'enable_dhcp': True, u'network_id': u'e7b46275-ac45-4187-a72e-3a5d07884bb7', u'tenant_id': u'9af8edf333bc4b6a882797ef3241ea06', u'created_at': u'2019-05-17T01:08:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9af8edf333bc4b6a882797ef3241ea06'}) 2019-05-17 01:08:50,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-17 01:08:50,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "vyos_vrouter-router_c651eb7a-23bd-4998-bfc3-97c355f97f98", "admin_state_up": true}}' 2019-05-17 01:08:57,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Fri, 17 May 2019 01:08:57 GMT X-Openstack-Request-Id: req-215b0091-22f1-439a-a341-60cb2a75c730 2019-05-17 01:08:57,956 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:08:51Z", "admin_state_up": true, "updated_at": "2019-05-17T01:08:52Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "c281a779-9bcb-48c3-a344-96a67d52e710", "name": "vyos_vrouter-router_c651eb7a-23bd-4998-bfc3-97c355f97f98"}} 2019-05-17 01:08:57,957 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-215b0091-22f1-439a-a341-60cb2a75c730 2019-05-17 01:08:57,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.79196286201s 2019-05-17 01:08:57,957 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-17T01:08:52Z', u'revision_number': 3, u'id': u'c281a779-9bcb-48c3-a344-96a67d52e710', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_c651eb7a-23bd-4998-bfc3-97c355f97f98', u'admin_state_up': True, u'tenant_id': u'9af8edf333bc4b6a882797ef3241ea06', u'created_at': u'2019-05-17T01:08:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'9af8edf333bc4b6a882797ef3241ea06'}) 2019-05-17 01:08:57,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-17 01:08:57,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/c281a779-9bcb-48c3-a344-96a67d52e710/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}790b45354d12ead7344de995651901041da04965" -d '{"subnet_id": "f5db60b7-599b-4bd9-b86e-fee94a8c8372"}' 2019-05-17 01:09:01,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:09:01 GMT X-Openstack-Request-Id: req-ba198e54-bcd0-4db3-b21b-cbb91c16497f 2019-05-17 01:09:01,651 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e7b46275-ac45-4187-a72e-3a5d07884bb7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "subnet_id": "f5db60b7-599b-4bd9-b86e-fee94a8c8372", "subnet_ids": ["f5db60b7-599b-4bd9-b86e-fee94a8c8372"], "port_id": "5e01e6af-d123-4a7a-a651-43ed48c1249b", "id": "c281a779-9bcb-48c3-a344-96a67d52e710"} 2019-05-17 01:09:01,652 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/c281a779-9bcb-48c3-a344-96a67d52e710/add_router_interface.json used request id req-ba198e54-bcd0-4db3-b21b-cbb91c16497f 2019-05-17 01:09:01,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.69380807877s 2019-05-17 01:09:01,652 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-05-17 01:09:02,913 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:9f7149c7a51ff7b517ffd8b6fe01cca0 sha256:f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74 2019-05-17 01:09:02,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-17 01:09:02,920 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 17 May 2019 01:09:02 GMT 2019-05-17 01:09:02,920 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-17 01:09:02,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:09:02,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:03,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 17 May 2019 01:09:03 GMT X-Openstack-Request-Id: req-b740633a-4539-49ba-8a03-8ea2806786cd 2019-05-17 01:09:03,265 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:09:03,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-b740633a-4539-49ba-8a03-8ea2806786cd 2019-05-17 01:09:03,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.340091943741s 2019-05-17 01:09:03,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-17 01:09:03,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" -d '{"owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "owner_specified.shade.object": "images/vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98"}' 2019-05-17 01:09:03,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Fri, 17 May 2019 01:09:03 GMT Location: http://172.30.9.36:9292/v2/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ec234e6f-d86d-4f42-b998-4a80b55f83f0 2019-05-17 01:09:03,642 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T01:09:03Z", "file": "/v2/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2/file", "owner": "9af8edf333bc4b6a882797ef3241ea06", "id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "size": null, "self": "/v2/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98", "checksum": null, "created_at": "2019-05-17T01:09:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-17 01:09:03,642 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-ec234e6f-d86d-4f42-b998-4a80b55f83f0 2019-05-17 01:09:03,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.366895914078s 2019-05-17 01:09:03,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-17 01:09:03,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2/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}790b45354d12ead7344de995651901041da04965" -d '' 2019-05-17 01:09:08,771 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:09:08 GMT X-Openstack-Request-Id: req-433a96ca-cf2c-4a05-935a-64c0703b4c67 2019-05-17 01:09:08,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-05-17 01:09:08,771 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2/file used request id req-433a96ca-cf2c-4a05-935a-64c0703b4c67 2019-05-17 01:09:08,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.12850689888s 2019-05-17 01:09:08,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:09:08,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:08,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 17 May 2019 01:09:08 GMT X-Openstack-Request-Id: req-12039c17-b786-4cfb-9a7b-164d676fe89b 2019-05-17 01:09:08,820 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T01:09:08Z", "file": "/v2/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2/file", "owner": "9af8edf333bc4b6a882797ef3241ea06", "id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "size": 297336832, "self": "/v2/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-17T01:09:03Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:09:08,820 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-12039c17-b786-4cfb-9a7b-164d676fe89b 2019-05-17 01:09:08,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.043662071228s 2019-05-17 01:09:08,822 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2/file', 'owner': u'9af8edf333bc4b6a882797ef3241ea06', 'id': u'6ad09cf2-bcfb-4881-9970-71dcefe386e2', 'size': 297336832, u'self': u'/v2/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9af8edf333bc4b6a882797ef3241ea06', 'name': 'vyos_vrouter-project_c651eb7a-23bd-4998-bfc3-97c355f97f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-17T01:09:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-17T01:09:08Z', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'properties': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98', 'created': u'2019-05-17T01:09:03Z', 'checksum': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'created_at': u'2019-05-17T01:09:03Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', 'metadata': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}}) 2019-05-17 01:09:08,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-17 01:09:08,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}bd48c806a4051bd09fef8554a43d5ccbf060eded" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_c651eb7a-23bd-4998-bfc3-97c355f97f98", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-05-17 01:09:09,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Fri, 17 May 2019 01:09: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-b18ccacf-5792-47ca-bff0-980ac66b75ca x-openstack-request-id: req-b18ccacf-5792-47ca-bff0-980ac66b75ca 2019-05-17 01:09:09,186 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_c651eb7a-23bd-4998-bfc3-97c355f97f98", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "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": "68f6a214-4f75-4fa9-97d9-5963359219a0"}} 2019-05-17 01:09:09,186 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-b18ccacf-5792-47ca-bff0-980ac66b75ca 2019-05-17 01:09:09,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.361165046692s 2019-05-17 01:09:09,187 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_c651eb7a-23bd-4998-bfc3-97c355f97f98', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'68f6a214-4f75-4fa9-97d9-5963359219a0', 'swap': 0}) 2019-05-17 01:09:09,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-17 01:09:09,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0/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}bd48c806a4051bd09fef8554a43d5ccbf060eded" -d '{"extra_specs": {}}' 2019-05-17 01:09:09,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 17 May 2019 01:09: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-40a84033-dcde-4fa6-8d69-c78829aa8111 x-openstack-request-id: req-40a84033-dcde-4fa6-8d69-c78829aa8111 2019-05-17 01:09:09,216 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-17 01:09:09,217 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0/os-extra_specs used request id req-40a84033-dcde-4fa6-8d69-c78829aa8111 2019-05-17 01:09:09,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0288069248199s 2019-05-17 01:09:09,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-17 01:09:09,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" -d '{"keypair": {"name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98"}}' 2019-05-17 01:09:09,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Fri, 17 May 2019 01:09: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-82d4760e-83dd-4d2a-9e28-33269a09efbb x-openstack-request-id: req-82d4760e-83dd-4d2a-9e28-33269a09efbb 2019-05-17 01:09:09,817 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcpwU9096l4HSkMyKG617Mfo/Yt+uBIRYYxrluBZv5idwEYP9hKq1Hpj3fIWCtuXJ3cTDeq5wcZDtaRgXTdjJ0hwDS3crbr+OwDerwSmyXRpWtzF62pBjTJlfszMZwzHBqr441OzeJ8sW1FU6T0zHTL6oAy7chqsT3q0yA7eXvvN5aje5/Iew/uRkLxCie1o7oLNRGCdsqQ3YZ+/M4VDAOUMcoETQI8TLadZBVYx3bOBs0KfNJCtCPh8+AdYEXJYsehUXUnEF+MQHyWV2fI1N7r226N0Tei4307P6JTQ50G3If+BwkpHBSevG0p6YBS8Anb0n+ZBhD+Z8axC7MvyiR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3KcFPdPepeB0pDMihutezH6P2LfrgSEWGMa5bgWb+YncBGD/\nYSqtR6Y93yFgrblyd3Ew3qucHGQ7WkYF03YydIcA0t3K26/jsA3q8Epsl0aVrcxe\ntqQY0yZX7MzGcMxwaq+ONTs3ifLFtRVOk9Mx0y+qAMu3IarE96tMgO3l77zeWo3u\nfyHsP7kZC8QontaO6CzURgnbKkN2GfvzOFQwDlDHKBE0CPEy2nWQVWMd2zgbNCnz\nSQrQj4fPgHWBFyWLHoVF1JxBfjEB8lldnyNTe69tujdE3ouN9Oz+iU0OdBtyH/gc\nJKRwUnrxtKemAUvAJ29J/mQYQ/mfGsQuzL8okQIDAQABAoIBAC64uvZlh26OQYSH\nQ1dYPWGFpwXXo+lazSf/5EG0tFs5YroWo9y6Qai7Pbyif6spamB6OkPcCJlGa/7o\ndtFY5MQh1f3QcuTjsI2V1Np+l9HMY2NCtAduZcdIBjQhBB/cWi1s8Oq6mD8Ahfab\nBWFtxc4W+KNkf2mElGJxBikCtr51VcCAYDGYqjpB5n9gH8T6Ts/GO0Vj9QWjZH2u\nU0ub/o+hLitzADrdCQrO8iqjDg+vhIKfvWsEYOHv5r19HLCY7v8KDLYKhNwxgNN/\nG9GHWaX4jJuhWwjIIVMHUXjVXgnSr9mIMn2SSt5kfRIyJqzNMa3E2LiQTymp9tBf\nAf4auTECgYEA+qrNPC0Xtj67PHRm5I8AK8GoQ+3IkToDcCU8EZjmHl6cf/MNiVGd\nJTZN71OYW1fOKBMSF1SjFoGTs1IxO/xQHKuihKqksU7iw2rJlCgRqBTFCoKUnWaK\nrRUpn/sq7yx+rbLsur2luFz5TaYDcfOz//+8g5tdtJax7VXzsu7P/V0CgYEA4VjA\nJhS0HkzF1xtwZL/dZr8LGk3m0DDF11ZOCltQu+SBrffWmtXH3slmrxchzVQaYXs5\neGV+cBdr15pkVDNSJWCokydJsdIG40lpifTALrBjtUBX6O/8He7vEBzGSpwunx7X\n6SU7jSEJXwNPdOEnitK8j8rPyfhqYsmh7vEy8MUCgYEAgmJfmMJ3yAL/T2XYs2Ay\nnZAA3zyLDAdaDHZBtYGLiRZ7Xw5k5x19mQKTLT6VTEXy5ONukJYksqs50ZeaJnKK\nlS8tvMYqHlRDHZSpP5hL/tq2102u0eSpk3gji6SQ45GIXv9npYbJ8Yji4GHO/vHd\nmfZC703cQvfzmtkPhu4zX70CgYEAuHBzlLeNVN9xbkY/D7cZ92aWJ8lrCStiQoWZ\nClEDG0ZD/afENqaTGH2vVc+REwWrMe4xc6Feg1AoLCdpxqDas00RrJ+Tab+Fc7I6\nd3ejdJNaiJdJXJZPvBA8CuwCQD7kycfs4B5hR3mqueFzvy4pty4Ut3w/5gc0y/ZM\nW81+7CECgYEAj3AmliY0FvFlegFmhQsCfjhPMvB2v01VhtGantUO11hm67pRw2sU\nKxVwwplTX2n0g9f9S7awhM8JG8s+H+9e6NFR4ndJbe3j7t76+h+e9TCDO1OH6z9C\nPiCzcRY/KOTV+YRhH0d57o+h63+4VzWfqcKQotTg7cWIWjiW2li8N/o=\n-----END RSA PRIVATE KEY-----\n", "user_id": "0687f47b1d6f4bd99227f7525dcda855", "name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "fingerprint": "2c:ff:44:0e:82:63:25:c7:9b:a2:58:26:83:d3:30:7e"}} 2019-05-17 01:09:09,817 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-82d4760e-83dd-4d2a-9e28-33269a09efbb 2019-05-17 01:09:09,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.597918987274s 2019-05-17 01:09:09,818 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcpwU9096l4HSkMyKG617Mfo/Yt+uBIRYYxrluBZv5idwEYP9hKq1Hpj3fIWCtuXJ3cTDeq5wcZDtaRgXTdjJ0hwDS3crbr+OwDerwSmyXRpWtzF62pBjTJlfszMZwzHBqr441OzeJ8sW1FU6T0zHTL6oAy7chqsT3q0yA7eXvvN5aje5/Iew/uRkLxCie1o7oLNRGCdsqQ3YZ+/M4VDAOUMcoETQI8TLadZBVYx3bOBs0KfNJCtCPh8+AdYEXJYsehUXUnEF+MQHyWV2fI1N7r226N0Tei4307P6JTQ50G3If+BwkpHBSevG0p6YBS8Anb0n+ZBhD+Z8axC7MvyiR Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3KcFPdPepeB0pDMihutezH6P2LfrgSEWGMa5bgWb+YncBGD/\nYSqtR6Y93yFgrblyd3Ew3qucHGQ7WkYF03YydIcA0t3K26/jsA3q8Epsl0aVrcxe\ntqQY0yZX7MzGcMxwaq+ONTs3ifLFtRVOk9Mx0y+qAMu3IarE96tMgO3l77zeWo3u\nfyHsP7kZC8QontaO6CzURgnbKkN2GfvzOFQwDlDHKBE0CPEy2nWQVWMd2zgbNCnz\nSQrQj4fPgHWBFyWLHoVF1JxBfjEB8lldnyNTe69tujdE3ouN9Oz+iU0OdBtyH/gc\nJKRwUnrxtKemAUvAJ29J/mQYQ/mfGsQuzL8okQIDAQABAoIBAC64uvZlh26OQYSH\nQ1dYPWGFpwXXo+lazSf/5EG0tFs5YroWo9y6Qai7Pbyif6spamB6OkPcCJlGa/7o\ndtFY5MQh1f3QcuTjsI2V1Np+l9HMY2NCtAduZcdIBjQhBB/cWi1s8Oq6mD8Ahfab\nBWFtxc4W+KNkf2mElGJxBikCtr51VcCAYDGYqjpB5n9gH8T6Ts/GO0Vj9QWjZH2u\nU0ub/o+hLitzADrdCQrO8iqjDg+vhIKfvWsEYOHv5r19HLCY7v8KDLYKhNwxgNN/\nG9GHWaX4jJuhWwjIIVMHUXjVXgnSr9mIMn2SSt5kfRIyJqzNMa3E2LiQTymp9tBf\nAf4auTECgYEA+qrNPC0Xtj67PHRm5I8AK8GoQ+3IkToDcCU8EZjmHl6cf/MNiVGd\nJTZN71OYW1fOKBMSF1SjFoGTs1IxO/xQHKuihKqksU7iw2rJlCgRqBTFCoKUnWaK\nrRUpn/sq7yx+rbLsur2luFz5TaYDcfOz//+8g5tdtJax7VXzsu7P/V0CgYEA4VjA\nJhS0HkzF1xtwZL/dZr8LGk3m0DDF11ZOCltQu+SBrffWmtXH3slmrxchzVQaYXs5\neGV+cBdr15pkVDNSJWCokydJsdIG40lpifTALrBjtUBX6O/8He7vEBzGSpwunx7X\n6SU7jSEJXwNPdOEnitK8j8rPyfhqYsmh7vEy8MUCgYEAgmJfmMJ3yAL/T2XYs2Ay\nnZAA3zyLDAdaDHZBtYGLiRZ7Xw5k5x19mQKTLT6VTEXy5ONukJYksqs50ZeaJnKK\nlS8tvMYqHlRDHZSpP5hL/tq2102u0eSpk3gji6SQ45GIXv9npYbJ8Yji4GHO/vHd\nmfZC703cQvfzmtkPhu4zX70CgYEAuHBzlLeNVN9xbkY/D7cZ92aWJ8lrCStiQoWZ\nClEDG0ZD/afENqaTGH2vVc+REwWrMe4xc6Feg1AoLCdpxqDas00RrJ+Tab+Fc7I6\nd3ejdJNaiJdJXJZPvBA8CuwCQD7kycfs4B5hR3mqueFzvy4pty4Ut3w/5gc0y/ZM\nW81+7CECgYEAj3AmliY0FvFlegFmhQsCfjhPMvB2v01VhtGantUO11hm67pRw2sU\nKxVwwplTX2n0g9f9S7awhM8JG8s+H+9e6NFR4ndJbe3j7t76+h+e9TCDO1OH6z9C\nPiCzcRY/KOTV+YRhH0d57o+h63+4VzWfqcKQotTg7cWIWjiW2li8N/o=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0687f47b1d6f4bd99227f7525dcda855', 'name': u'vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98', 'created_at': '2019-05-17T01:09:09.818875', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9af8edf333bc4b6a882797ef3241ea06', 'name': 'vyos_vrouter-project_c651eb7a-23bd-4998-bfc3-97c355f97f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'2c:ff:44:0e:82:63:25:c7:9b:a2:58:26:83:d3:30:7e', 'type': 'ssh', 'id': u'vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98'}) 2019-05-17 01:09:09,819 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA3KcFPdPepeB0pDMihutezH6P2LfrgSEWGMa5bgWb+YncBGD/ YSqtR6Y93yFgrblyd3Ew3qucHGQ7WkYF03YydIcA0t3K26/jsA3q8Epsl0aVrcxe tqQY0yZX7MzGcMxwaq+ONTs3ifLFtRVOk9Mx0y+qAMu3IarE96tMgO3l77zeWo3u fyHsP7kZC8QontaO6CzURgnbKkN2GfvzOFQwDlDHKBE0CPEy2nWQVWMd2zgbNCnz SQrQj4fPgHWBFyWLHoVF1JxBfjEB8lldnyNTe69tujdE3ouN9Oz+iU0OdBtyH/gc JKRwUnrxtKemAUvAJ29J/mQYQ/mfGsQuzL8okQIDAQABAoIBAC64uvZlh26OQYSH Q1dYPWGFpwXXo+lazSf/5EG0tFs5YroWo9y6Qai7Pbyif6spamB6OkPcCJlGa/7o dtFY5MQh1f3QcuTjsI2V1Np+l9HMY2NCtAduZcdIBjQhBB/cWi1s8Oq6mD8Ahfab BWFtxc4W+KNkf2mElGJxBikCtr51VcCAYDGYqjpB5n9gH8T6Ts/GO0Vj9QWjZH2u U0ub/o+hLitzADrdCQrO8iqjDg+vhIKfvWsEYOHv5r19HLCY7v8KDLYKhNwxgNN/ G9GHWaX4jJuhWwjIIVMHUXjVXgnSr9mIMn2SSt5kfRIyJqzNMa3E2LiQTymp9tBf Af4auTECgYEA+qrNPC0Xtj67PHRm5I8AK8GoQ+3IkToDcCU8EZjmHl6cf/MNiVGd JTZN71OYW1fOKBMSF1SjFoGTs1IxO/xQHKuihKqksU7iw2rJlCgRqBTFCoKUnWaK rRUpn/sq7yx+rbLsur2luFz5TaYDcfOz//+8g5tdtJax7VXzsu7P/V0CgYEA4VjA JhS0HkzF1xtwZL/dZr8LGk3m0DDF11ZOCltQu+SBrffWmtXH3slmrxchzVQaYXs5 eGV+cBdr15pkVDNSJWCokydJsdIG40lpifTALrBjtUBX6O/8He7vEBzGSpwunx7X 6SU7jSEJXwNPdOEnitK8j8rPyfhqYsmh7vEy8MUCgYEAgmJfmMJ3yAL/T2XYs2Ay nZAA3zyLDAdaDHZBtYGLiRZ7Xw5k5x19mQKTLT6VTEXy5ONukJYksqs50ZeaJnKK lS8tvMYqHlRDHZSpP5hL/tq2102u0eSpk3gji6SQ45GIXv9npYbJ8Yji4GHO/vHd mfZC703cQvfzmtkPhu4zX70CgYEAuHBzlLeNVN9xbkY/D7cZ92aWJ8lrCStiQoWZ ClEDG0ZD/afENqaTGH2vVc+REwWrMe4xc6Feg1AoLCdpxqDas00RrJ+Tab+Fc7I6 d3ejdJNaiJdJXJZPvBA8CuwCQD7kycfs4B5hR3mqueFzvy4pty4Ut3w/5gc0y/ZM W81+7CECgYEAj3AmliY0FvFlegFmhQsCfjhPMvB2v01VhtGantUO11hm67pRw2sU KxVwwplTX2n0g9f9S7awhM8JG8s+H+9e6NFR4ndJbe3j7t76+h+e9TCDO1OH6z9C PiCzcRY/KOTV+YRhH0d57o+h63+4VzWfqcKQotTg7cWIWjiW2li8N/o= -----END RSA PRIVATE KEY----- 2019-05-17 01:09:09,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-17 01:09:09,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" -d '{"security_group": {"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2019-05-17 01:09:10,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Fri, 17 May 2019 01:09:10 GMT X-Openstack-Request-Id: req-3eb6e56a-e6b7-4d6f-8131-b8e019b905ff 2019-05-17 01:09:10,321 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:09:10Z", "updated_at": "2019-05-17T01:09:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:09:10Z", "revision_number": 0, "id": "53ebbd9e-6724-4fda-adae-73986d5d0529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:10Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:09:10Z", "revision_number": 0, "id": "69cd9a28-73ac-4fbb-8e21-d6255b90255e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:10Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}], "revision_number": 1, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}} 2019-05-17 01:09:10,321 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-3eb6e56a-e6b7-4d6f-8131-b8e019b905ff 2019-05-17 01:09:10,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.496150970459s 2019-05-17 01:09:10,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 01:09:10,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:10,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Fri, 17 May 2019 01:09:10 GMT X-Openstack-Request-Id: req-a7552002-daab-401d-a01e-72ec87f31f91 2019-05-17 01:09:10,688 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:08:47Z", "updated_at": "2019-05-17T01:08:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "2c98efc9-fe90-40cd-bcc2-008d99a37f56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "426676b2-3573-4752-aaf1-ed7643fb2de1", "remote_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "464a32db-eb74-49b6-a756-113815e69265", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "7f62ffcb-3126-4ad9-a2cd-de98f037fd9b", "remote_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}], "revision_number": 1, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:09:10Z", "updated_at": "2019-05-17T01:09:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:09:10Z", "revision_number": 0, "id": "53ebbd9e-6724-4fda-adae-73986d5d0529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:10Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:09:10Z", "revision_number": 0, "id": "69cd9a28-73ac-4fbb-8e21-d6255b90255e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:10Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}], "revision_number": 1, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}]} 2019-05-17 01:09:10,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-a7552002-daab-401d-a01e-72ec87f31f91 2019-05-17 01:09:10,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.359930992126s 2019-05-17 01:09:10,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-17 01:09:10,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" -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": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7"}}' 2019-05-17 01:09:11,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 17 May 2019 01:09:11 GMT X-Openstack-Request-Id: req-6ffe6100-4f99-47df-8bd2-9af66616200a 2019-05-17 01:09:11,141 - 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-05-17T01:09:11Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "port_range_min": 22, "revision_number": 0, "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:09:11Z", "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "5db40392-f284-4710-aad3-6fcfd233b905"}} 2019-05-17 01:09:11,141 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-6ffe6100-4f99-47df-8bd2-9af66616200a 2019-05-17 01:09:11,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.446905136108s 2019-05-17 01:09:11,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 01:09:11,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:11,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Fri, 17 May 2019 01:09:11 GMT X-Openstack-Request-Id: req-dd5ea43c-ab62-4b9f-90a0-16dc83e36a3e 2019-05-17 01:09:11,218 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:08:47Z", "updated_at": "2019-05-17T01:08:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "2c98efc9-fe90-40cd-bcc2-008d99a37f56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "426676b2-3573-4752-aaf1-ed7643fb2de1", "remote_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "464a32db-eb74-49b6-a756-113815e69265", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "7f62ffcb-3126-4ad9-a2cd-de98f037fd9b", "remote_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}], "revision_number": 1, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:09:10Z", "updated_at": "2019-05-17T01:09:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:09:10Z", "revision_number": 0, "id": "53ebbd9e-6724-4fda-adae-73986d5d0529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:10Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-17T01:09:11Z", "revision_number": 0, "id": "5db40392-f284-4710-aad3-6fcfd233b905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:11Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:09:10Z", "revision_number": 0, "id": "69cd9a28-73ac-4fbb-8e21-d6255b90255e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:10Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}], "revision_number": 2, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}]} 2019-05-17 01:09:11,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-dd5ea43c-ab62-4b9f-90a0-16dc83e36a3e 2019-05-17 01:09:11,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0708088874817s 2019-05-17 01:09:11,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-17 01:09:11,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" -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": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7"}}' 2019-05-17 01:09:11,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Fri, 17 May 2019 01:09:11 GMT X-Openstack-Request-Id: req-61b40578-4183-4bd1-9d0b-0de4aab7391e 2019-05-17 01:09:11,374 - 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-05-17T01:09:11Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "port_range_min": null, "revision_number": 0, "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:09:11Z", "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "0b260a9b-0007-45cb-8afb-1b1d13b4a837"}} 2019-05-17 01:09:11,375 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-61b40578-4183-4bd1-9d0b-0de4aab7391e 2019-05-17 01:09:11,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.149687051773s 2019-05-17 01:09:11,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 01:09:11,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:11,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Fri, 17 May 2019 01:09:11 GMT X-Openstack-Request-Id: req-6f583318-8b71-4a4e-bc63-ca17108f51fe 2019-05-17 01:09:11,699 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:08:47Z", "updated_at": "2019-05-17T01:08:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "2c98efc9-fe90-40cd-bcc2-008d99a37f56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "426676b2-3573-4752-aaf1-ed7643fb2de1", "remote_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "464a32db-eb74-49b6-a756-113815e69265", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "7f62ffcb-3126-4ad9-a2cd-de98f037fd9b", "remote_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}], "revision_number": 1, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:09:10Z", "updated_at": "2019-05-17T01:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:09:11Z", "revision_number": 0, "id": "0b260a9b-0007-45cb-8afb-1b1d13b4a837", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:11Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:09:10Z", "revision_number": 0, "id": "53ebbd9e-6724-4fda-adae-73986d5d0529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:10Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-17T01:09:11Z", "revision_number": 0, "id": "5db40392-f284-4710-aad3-6fcfd233b905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:11Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:09:10Z", "revision_number": 0, "id": "69cd9a28-73ac-4fbb-8e21-d6255b90255e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:10Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}], "revision_number": 3, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}]} 2019-05-17 01:09:11,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-6f583318-8b71-4a4e-bc63-ca17108f51fe 2019-05-17 01:09:11,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.318202972412s 2019-05-17 01:09:11,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-17 01:09:11,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" -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": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7"}}' 2019-05-17 01:09:12,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 17 May 2019 01:09:12 GMT X-Openstack-Request-Id: req-e77d58ec-3a38-4280-a6a2-9cd8007855ee 2019-05-17 01:09:12,141 - 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-05-17T01:09:12Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "port_range_min": 80, "revision_number": 0, "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:09:12Z", "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "48900cbe-f5b1-415d-81a9-4594f94c5492"}} 2019-05-17 01:09:12,141 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-e77d58ec-3a38-4280-a6a2-9cd8007855ee 2019-05-17 01:09:12,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.435137987137s 2019-05-17 01:09:12,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 01:09:12,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:12,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Fri, 17 May 2019 01:09:12 GMT X-Openstack-Request-Id: req-db83ec17-f1f9-4e73-81fb-e1e89f036844 2019-05-17 01:09:12,504 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:08:47Z", "updated_at": "2019-05-17T01:08:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "2c98efc9-fe90-40cd-bcc2-008d99a37f56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "426676b2-3573-4752-aaf1-ed7643fb2de1", "remote_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "464a32db-eb74-49b6-a756-113815e69265", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "7f62ffcb-3126-4ad9-a2cd-de98f037fd9b", "remote_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}], "revision_number": 1, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:09:10Z", "updated_at": "2019-05-17T01:09:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:09:11Z", "revision_number": 0, "id": "0b260a9b-0007-45cb-8afb-1b1d13b4a837", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:11Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-17T01:09:12Z", "revision_number": 0, "id": "48900cbe-f5b1-415d-81a9-4594f94c5492", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:12Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:09:10Z", "revision_number": 0, "id": "53ebbd9e-6724-4fda-adae-73986d5d0529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:10Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-17T01:09:11Z", "revision_number": 0, "id": "5db40392-f284-4710-aad3-6fcfd233b905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:11Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:09:10Z", "revision_number": 0, "id": "69cd9a28-73ac-4fbb-8e21-d6255b90255e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:10Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}], "revision_number": 4, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}]} 2019-05-17 01:09:12,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-db83ec17-f1f9-4e73-81fb-e1e89f036844 2019-05-17 01:09:12,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.35595703125s 2019-05-17 01:09:12,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-17 01:09:12,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" -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": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7"}}' 2019-05-17 01:09:12,962 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Fri, 17 May 2019 01:09:12 GMT X-Openstack-Request-Id: req-a2e6a6a2-2d95-44fe-bfab-bdfd1ef459d1 2019-05-17 01:09:12,962 - 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-05-17T01:09:12Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "port_range_min": 443, "revision_number": 0, "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:09:12Z", "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "ed50328d-54fd-4932-aa0c-60980de0c057"}} 2019-05-17 01:09:12,963 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-a2e6a6a2-2d95-44fe-bfab-bdfd1ef459d1 2019-05-17 01:09:12,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.449393033981s 2019-05-17 01:09:12,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 01:09:12,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:13,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Fri, 17 May 2019 01:09:13 GMT X-Openstack-Request-Id: req-8dc7f888-7512-44ef-8063-e220fbb8091e 2019-05-17 01:09:13,305 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:08:47Z", "updated_at": "2019-05-17T01:08:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "2c98efc9-fe90-40cd-bcc2-008d99a37f56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "426676b2-3573-4752-aaf1-ed7643fb2de1", "remote_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "464a32db-eb74-49b6-a756-113815e69265", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "7f62ffcb-3126-4ad9-a2cd-de98f037fd9b", "remote_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}], "revision_number": 1, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:09:10Z", "updated_at": "2019-05-17T01:09:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:09:11Z", "revision_number": 0, "id": "0b260a9b-0007-45cb-8afb-1b1d13b4a837", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:11Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-17T01:09:12Z", "revision_number": 0, "id": "48900cbe-f5b1-415d-81a9-4594f94c5492", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:12Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:09:10Z", "revision_number": 0, "id": "53ebbd9e-6724-4fda-adae-73986d5d0529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:10Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-17T01:09:11Z", "revision_number": 0, "id": "5db40392-f284-4710-aad3-6fcfd233b905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:11Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:09:10Z", "revision_number": 0, "id": "69cd9a28-73ac-4fbb-8e21-d6255b90255e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:10Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-17T01:09:12Z", "revision_number": 0, "id": "ed50328d-54fd-4932-aa0c-60980de0c057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:12Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}], "revision_number": 5, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}]} 2019-05-17 01:09:13,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-8dc7f888-7512-44ef-8063-e220fbb8091e 2019-05-17 01:09:13,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.336431980133s 2019-05-17 01:09:13,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-17 01:09:13,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" -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": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7"}}' 2019-05-17 01:09:13,812 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Fri, 17 May 2019 01:09:13 GMT X-Openstack-Request-Id: req-8fd296fd-cfbf-4362-ac0f-2db544ccd219 2019-05-17 01:09:13,813 - 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-05-17T01:09:13Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "port_range_min": 5671, "revision_number": 0, "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:09:13Z", "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "9a85f163-6069-491e-9856-4d82dc122689"}} 2019-05-17 01:09:13,813 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-8fd296fd-cfbf-4362-ac0f-2db544ccd219 2019-05-17 01:09:13,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.500576019287s 2019-05-17 01:09:13,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 01:09:13,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:14,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Fri, 17 May 2019 01:09:14 GMT X-Openstack-Request-Id: req-864a603f-2f49-4e74-b1a8-530c22a3fd9a 2019-05-17 01:09:14,191 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:08:47Z", "updated_at": "2019-05-17T01:08:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "2c98efc9-fe90-40cd-bcc2-008d99a37f56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "426676b2-3573-4752-aaf1-ed7643fb2de1", "remote_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "464a32db-eb74-49b6-a756-113815e69265", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "7f62ffcb-3126-4ad9-a2cd-de98f037fd9b", "remote_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}], "revision_number": 1, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:09:10Z", "updated_at": "2019-05-17T01:09:13Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:09:11Z", "revision_number": 0, "id": "0b260a9b-0007-45cb-8afb-1b1d13b4a837", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:11Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-17T01:09:12Z", "revision_number": 0, "id": "48900cbe-f5b1-415d-81a9-4594f94c5492", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:12Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:09:10Z", "revision_number": 0, "id": "53ebbd9e-6724-4fda-adae-73986d5d0529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:10Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-17T01:09:11Z", "revision_number": 0, "id": "5db40392-f284-4710-aad3-6fcfd233b905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:11Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:09:10Z", "revision_number": 0, "id": "69cd9a28-73ac-4fbb-8e21-d6255b90255e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:10Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-17T01:09:13Z", "revision_number": 0, "id": "9a85f163-6069-491e-9856-4d82dc122689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:13Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-17T01:09:12Z", "revision_number": 0, "id": "ed50328d-54fd-4932-aa0c-60980de0c057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:12Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}], "revision_number": 6, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}]} 2019-05-17 01:09:14,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-864a603f-2f49-4e74-b1a8-530c22a3fd9a 2019-05-17 01:09:14,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.37132191658s 2019-05-17 01:09:14,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-17 01:09:14,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" -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": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7"}}' 2019-05-17 01:09:14,638 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Fri, 17 May 2019 01:09:14 GMT X-Openstack-Request-Id: req-87d74456-153c-4539-83a7-557b81430e9c 2019-05-17 01:09:14,638 - 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-05-17T01:09:14Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "port_range_min": 53333, "revision_number": 0, "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:09:14Z", "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "4581adfa-6644-462e-a619-a768475ca63c"}} 2019-05-17 01:09:14,638 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-87d74456-153c-4539-83a7-557b81430e9c 2019-05-17 01:09:14,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.440805912018s 2019-05-17 01:09:14,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-17 01:09:14,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:15,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 17 May 2019 01:09:15 GMT X-Openstack-Request-Id: req-1774e3aa-50c5-47fc-afc1-fe792c9f7dec 2019-05-17 01:09:15,127 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e7b46275-ac45-4187-a72e-3a5d07884bb7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9af8edf333bc4b6a882797ef3241ea06","l2_adjacency":true,"status":"ACTIVE","subnets":["f5db60b7-599b-4bd9-b86e-fee94a8c8372"],"description":"","tags":[],"updated_at":"2019-05-17T01:08:49Z","qos_policy_id":null,"name":"vyos_vrouter-net_c651eb7a-23bd-4998-bfc3-97c355f97f98","admin_state_up":true,"tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:08:47Z","mtu":1450}]} 2019-05-17 01:09:15,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-1774e3aa-50c5-47fc-afc1-fe792c9f7dec 2019-05-17 01:09:15,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.487071037292s 2019-05-17 01:09:15,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:09:15,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:15,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 17 May 2019 01:09:15 GMT X-Openstack-Request-Id: req-dbdb5af6-6c38-46f1-9a51-acea061d1c14 2019-05-17 01:09:15,534 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T01:09:08Z", "file": "/v2/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2/file", "owner": "9af8edf333bc4b6a882797ef3241ea06", "id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "size": 297336832, "self": "/v2/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-17T01:09:03Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:09:15,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-dbdb5af6-6c38-46f1-9a51-acea061d1c14 2019-05-17 01:09:15,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.402057886124s 2019-05-17 01:09:15,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:09:15,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:15,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Fri, 17 May 2019 01:09: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-81342a87-56b3-449f-84b5-1019508935aa x-openstack-request-id: req-81342a87-56b3-449f-84b5-1019508935aa 2019-05-17 01:09:15,568 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_c651eb7a-23bd-4998-bfc3-97c355f97f98", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "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": "68f6a214-4f75-4fa9-97d9-5963359219a0"}]} 2019-05-17 01:09:15,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-81342a87-56b3-449f-84b5-1019508935aa 2019-05-17 01:09:15,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0266859531403s 2019-05-17 01:09:15,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-17 01:09:15,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" -d '{"server": {"name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "imageRef": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "flavorRef": "68f6a214-4f75-4fa9-97d9-5963359219a0", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e7b46275-ac45-4187-a72e-3a5d07884bb7"}], "security_groups": [{"name": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7"}]}}' 2019-05-17 01:09:21,114 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Fri, 17 May 2019 01:09: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 location: http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b x-compute-request-id: req-93947e28-06f9-4921-86fb-fb9e01077aaa x-openstack-request-id: req-93947e28-06f9-4921-86fb-fb9e01077aaa 2019-05-17 01:09:21,114 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7"}], "OS-DCF:diskConfig": "MANUAL", "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "adminPass": "pKgcMyB8xJtH"}} 2019-05-17 01:09:21,114 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-93947e28-06f9-4921-86fb-fb9e01077aaa 2019-05-17 01:09:21,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.54478406906s 2019-05-17 01:09:21,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:09:21,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:21,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Fri, 17 May 2019 01:09: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-6308e8e5-db92-42b6-8f2e-5ee72f9df6eb x-openstack-request-id: req-6308e8e5-db92-42b6-8f2e-5ee72f9df6eb 2019-05-17 01:09:21,703 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "user_id": "0687f47b1d6f4bd99227f7525dcda855", "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-05-17T01:09:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:09:21,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-6308e8e5-db92-42b6-8f2e-5ee72f9df6eb 2019-05-17 01:09:21,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587901115417s 2019-05-17 01:09:21,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-17 01:09:21,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:21,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 17 May 2019 01:09:21 GMT X-Openstack-Request-Id: req-06be88d6-b679-4d7e-a71a-471d0ea595dc 2019-05-17 01:09:21,818 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e7b46275-ac45-4187-a72e-3a5d07884bb7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9af8edf333bc4b6a882797ef3241ea06","l2_adjacency":true,"status":"ACTIVE","subnets":["f5db60b7-599b-4bd9-b86e-fee94a8c8372"],"description":"","tags":[],"updated_at":"2019-05-17T01:08:49Z","qos_policy_id":null,"name":"vyos_vrouter-net_c651eb7a-23bd-4998-bfc3-97c355f97f98","admin_state_up":true,"tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:08:47Z","mtu":1450}]} 2019-05-17 01:09:21,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-06be88d6-b679-4d7e-a71a-471d0ea595dc 2019-05-17 01:09:21,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102627038956s 2019-05-17 01:09:21,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-17 01:09:21,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:22,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Fri, 17 May 2019 01:09:22 GMT X-Openstack-Request-Id: req-33805e26-8c31-4dbc-8eba-84066e8a2950 2019-05-17 01:09:22,154 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7b46275-ac45-4187-a72e-3a5d07884bb7","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:08:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-17T01:08:49Z","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":"9af8edf333bc4b6a882797ef3241ea06","id":"f5db60b7-599b-4bd9-b86e-fee94a8c8372","subnetpool_id":null,"name":"vyos_vrouter-subnet_c651eb7a-23bd-4998-bfc3-97c355f97f98"}]} 2019-05-17 01:09:22,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-33805e26-8c31-4dbc-8eba-84066e8a2950 2019-05-17 01:09:22,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.335060834885s 2019-05-17 01:09:22,155 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:09:24,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:09:24,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:25,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 656 Content-Type: application/json Date: Fri, 17 May 2019 01:09:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-28b6b6d0-bc34-4817-934e-47cedd1f8e66 x-openstack-request-id: req-28b6b6d0-bc34-4817-934e-47cedd1f8e66 2019-05-17 01:09:25,242 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:09:25,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-28b6b6d0-bc34-4817-934e-47cedd1f8e66 2019-05-17 01:09:25,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08502912521s 2019-05-17 01:09:25,250 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:09:27,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:09:27,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:28,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:09: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-67951285-bc5d-4ba6-bfc6-0fb0e96ca4f4 x-openstack-request-id: req-67951285-bc5d-4ba6-bfc6-0fb0e96ca4f4 2019-05-17 01:09:28,830 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:09:28,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-67951285-bc5d-4ba6-bfc6-0fb0e96ca4f4 2019-05-17 01:09:28,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.57775998116s 2019-05-17 01:09:28,837 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:09:30,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:09:30,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:31,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:09: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-1a0d8932-6573-4bd0-b552-394b62b7a95e x-openstack-request-id: req-1a0d8932-6573-4bd0-b552-394b62b7a95e 2019-05-17 01:09:31,617 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:09:31,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-1a0d8932-6573-4bd0-b552-394b62b7a95e 2019-05-17 01:09:31,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.777459859848s 2019-05-17 01:09:31,623 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:09:33,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:09:33,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:34,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:09: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-64c23a62-bc4c-4830-acef-7d8ffaf212e6 x-openstack-request-id: req-64c23a62-bc4c-4830-acef-7d8ffaf212e6 2019-05-17 01:09:34,413 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:09:34,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-64c23a62-bc4c-4830-acef-7d8ffaf212e6 2019-05-17 01:09:34,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.787770032883s 2019-05-17 01:09:34,421 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:09:36,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:09:36,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:37,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:09:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f5aab300-cacf-4e1d-8bf3-c1e793444dc8 x-openstack-request-id: req-f5aab300-cacf-4e1d-8bf3-c1e793444dc8 2019-05-17 01:09:37,541 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:09:37,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-f5aab300-cacf-4e1d-8bf3-c1e793444dc8 2019-05-17 01:09:37,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11817097664s 2019-05-17 01:09:37,548 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:09:39,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:09:39,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:41,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:09: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-5d919e85-bf67-448a-b9ac-d5554c29c4bc x-openstack-request-id: req-5d919e85-bf67-448a-b9ac-d5554c29c4bc 2019-05-17 01:09:41,012 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:09:41,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-5d919e85-bf67-448a-b9ac-d5554c29c4bc 2019-05-17 01:09:41,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46173787117s 2019-05-17 01:09:41,020 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:09:43,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:09:43,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:44,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:09: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-04b79ed4-68e2-4906-a6a9-15ab3ba62a54 x-openstack-request-id: req-04b79ed4-68e2-4906-a6a9-15ab3ba62a54 2019-05-17 01:09:44,101 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:09:44,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-04b79ed4-68e2-4906-a6a9-15ab3ba62a54 2019-05-17 01:09:44,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07877707481s 2019-05-17 01:09:44,108 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:09:46,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:09:46,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:47,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:09:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eb19e791-9c2d-4341-ba50-d8779561cb46 x-openstack-request-id: req-eb19e791-9c2d-4341-ba50-d8779561cb46 2019-05-17 01:09:47,152 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:09:47,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-eb19e791-9c2d-4341-ba50-d8779561cb46 2019-05-17 01:09:47,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04131913185s 2019-05-17 01:09:47,159 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:09:49,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:09:49,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:50,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:09:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-59881d5f-12b8-4f5a-bea7-02184d86b7ea x-openstack-request-id: req-59881d5f-12b8-4f5a-bea7-02184d86b7ea 2019-05-17 01:09:50,029 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:09:50,029 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-59881d5f-12b8-4f5a-bea7-02184d86b7ea 2019-05-17 01:09:50,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.867390871048s 2019-05-17 01:09:50,036 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:09:52,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:09:52,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:53,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:09: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-76ca15ed-a34b-4350-9000-931881d362cd x-openstack-request-id: req-76ca15ed-a34b-4350-9000-931881d362cd 2019-05-17 01:09:53,231 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:09:53,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-76ca15ed-a34b-4350-9000-931881d362cd 2019-05-17 01:09:53,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1928498745s 2019-05-17 01:09:53,238 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:09:55,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:09:55,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:56,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:09: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-f2ef1aa3-2a53-4d39-b918-e41a692ba7ff x-openstack-request-id: req-f2ef1aa3-2a53-4d39-b918-e41a692ba7ff 2019-05-17 01:09:56,803 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:09:56,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-f2ef1aa3-2a53-4d39-b918-e41a692ba7ff 2019-05-17 01:09:56,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.56216192245s 2019-05-17 01:09:56,809 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:09:58,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:09:58,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:09:59,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:09:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c024f6c5-2ad4-4440-903d-6561ca918c1c x-openstack-request-id: req-c024f6c5-2ad4-4440-903d-6561ca918c1c 2019-05-17 01:09:59,561 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:09:59,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-c024f6c5-2ad4-4440-903d-6561ca918c1c 2019-05-17 01:09:59,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7494161129s 2019-05-17 01:09:59,568 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:10:01,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:10:01,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:10:02,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:10: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-62fac469-c9b8-4f88-afda-3e318d8b2b97 x-openstack-request-id: req-62fac469-c9b8-4f88-afda-3e318d8b2b97 2019-05-17 01:10:02,386 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:10:02,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-62fac469-c9b8-4f88-afda-3e318d8b2b97 2019-05-17 01:10:02,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.815896987915s 2019-05-17 01:10:02,394 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:10:04,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:10:04,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:10:06,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:10: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-1cb3f6a6-b5cd-4599-a5b6-02e48d7a38a7 x-openstack-request-id: req-1cb3f6a6-b5cd-4599-a5b6-02e48d7a38a7 2019-05-17 01:10:06,256 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:10:06,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-1cb3f6a6-b5cd-4599-a5b6-02e48d7a38a7 2019-05-17 01:10:06,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.85980200768s 2019-05-17 01:10:06,263 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:10:08,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:10:08,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:10:09,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:10:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-75af0cdc-8617-4eb1-bfd7-b49648e5b0cc x-openstack-request-id: req-75af0cdc-8617-4eb1-bfd7-b49648e5b0cc 2019-05-17 01:10:09,473 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:10:09,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-75af0cdc-8617-4eb1-bfd7-b49648e5b0cc 2019-05-17 01:10:09,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20816397667s 2019-05-17 01:10:09,481 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:10:11,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:10:11,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:10:12,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:10: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-92bb8f44-af29-4608-b145-e2c2dbe12596 x-openstack-request-id: req-92bb8f44-af29-4608-b145-e2c2dbe12596 2019-05-17 01:10:12,691 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:10:12,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-92bb8f44-af29-4608-b145-e2c2dbe12596 2019-05-17 01:10:12,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20816302299s 2019-05-17 01:10:12,698 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:10:14,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:10:14,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:10:15,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:10: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-9a59a71f-dd50-4a96-b8bf-445219355f17 x-openstack-request-id: req-9a59a71f-dd50-4a96-b8bf-445219355f17 2019-05-17 01:10:15,471 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:10:15,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-9a59a71f-dd50-4a96-b8bf-445219355f17 2019-05-17 01:10:15,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770928859711s 2019-05-17 01:10:15,479 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:10:17,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:10:17,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:10:18,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:10: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-7b28379e-e1e6-4d61-aa87-ea09aeb735d3 x-openstack-request-id: req-7b28379e-e1e6-4d61-aa87-ea09aeb735d3 2019-05-17 01:10:18,269 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:10:18,269 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-7b28379e-e1e6-4d61-aa87-ea09aeb735d3 2019-05-17 01:10:18,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.787993907928s 2019-05-17 01:10:18,276 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:10:20,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:10:20,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:10:20,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:10:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-523d2b4b-7c37-44e5-9553-645928fd2f4f x-openstack-request-id: req-523d2b4b-7c37-44e5-9553-645928fd2f4f 2019-05-17 01:10:20,976 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:10:20,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-523d2b4b-7c37-44e5-9553-645928fd2f4f 2019-05-17 01:10:20,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.698020935059s 2019-05-17 01:10:20,983 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:10:22,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:10:22,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:10:24,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:10:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dbe9b4d6-1948-4d84-9bf1-66d75bbc30d8 x-openstack-request-id: req-dbe9b4d6-1948-4d84-9bf1-66d75bbc30d8 2019-05-17 01:10:24,628 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:10:24,628 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-dbe9b4d6-1948-4d84-9bf1-66d75bbc30d8 2019-05-17 01:10:24,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.64207196236s 2019-05-17 01:10:24,635 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:10:26,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:10:26,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:10:27,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:10: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-d41bc015-4801-42fd-a7e2-ca7f79c67928 x-openstack-request-id: req-d41bc015-4801-42fd-a7e2-ca7f79c67928 2019-05-17 01:10:27,400 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:10:27,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-d41bc015-4801-42fd-a7e2-ca7f79c67928 2019-05-17 01:10:27,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76194190979s 2019-05-17 01:10:27,408 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:10:29,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:10:29,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:10:30,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:10: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-ae137383-67fa-4b45-a89f-cb5ec7083d8c x-openstack-request-id: req-ae137383-67fa-4b45-a89f-cb5ec7083d8c 2019-05-17 01:10:30,114 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:10:30,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-ae137383-67fa-4b45-a89f-cb5ec7083d8c 2019-05-17 01:10:30,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.704261779785s 2019-05-17 01:10:30,121 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:10:32,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:10:32,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:10:32,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:10: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-7734a18a-1371-49a6-9326-b1915e8e2d87 x-openstack-request-id: req-7734a18a-1371-49a6-9326-b1915e8e2d87 2019-05-17 01:10:32,916 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:10:32,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-7734a18a-1371-49a6-9326-b1915e8e2d87 2019-05-17 01:10:32,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.792330026627s 2019-05-17 01:10:32,923 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:10:34,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:10:34,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:10:35,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:10:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4b12e85b-c2d5-455e-8a54-8fca867029c1 x-openstack-request-id: req-4b12e85b-c2d5-455e-8a54-8fca867029c1 2019-05-17 01:10:35,644 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:10:35,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-4b12e85b-c2d5-455e-8a54-8fca867029c1 2019-05-17 01:10:35,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719223022461s 2019-05-17 01:10:35,652 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:10:37,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:10:37,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:10:38,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:10: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-2db5e0ef-98c4-42bd-a6ab-e8d9317a2a9d x-openstack-request-id: req-2db5e0ef-98c4-42bd-a6ab-e8d9317a2a9d 2019-05-17 01:10:38,421 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:10:38,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-2db5e0ef-98c4-42bd-a6ab-e8d9317a2a9d 2019-05-17 01:10:38,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.767038106918s 2019-05-17 01:10:38,429 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:10:40,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:10:40,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:10:40,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:10: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-f17fdf36-0771-427c-8378-5cb065ebe1c2 x-openstack-request-id: req-f17fdf36-0771-427c-8378-5cb065ebe1c2 2019-05-17 01:10:40,917 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:10:40,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-f17fdf36-0771-427c-8378-5cb065ebe1c2 2019-05-17 01:10:40,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485637903214s 2019-05-17 01:10:40,924 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:10:42,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:10:42,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:10:43,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:10: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-fc48d5a1-898c-4a58-ad26-02ba87dbdde4 x-openstack-request-id: req-fc48d5a1-898c-4a58-ad26-02ba87dbdde4 2019-05-17 01:10:43,415 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:10:43,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-fc48d5a1-898c-4a58-ad26-02ba87dbdde4 2019-05-17 01:10:43,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488485097885s 2019-05-17 01:10:43,423 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:10:45,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:10:45,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:10:46,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:10:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a184463e-ae66-4a40-b38a-7144b95ad817 x-openstack-request-id: req-a184463e-ae66-4a40-b38a-7144b95ad817 2019-05-17 01:10:46,215 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:10:46,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-a184463e-ae66-4a40-b38a-7144b95ad817 2019-05-17 01:10:46,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.789747953415s 2019-05-17 01:10:46,222 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:10:48,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:10:48,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:10:48,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:10:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cc7672c2-ff33-41bf-8a17-d13331510909 x-openstack-request-id: req-cc7672c2-ff33-41bf-8a17-d13331510909 2019-05-17 01:10:48,995 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:10:48,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-cc7672c2-ff33-41bf-8a17-d13331510909 2019-05-17 01:10:48,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770254135132s 2019-05-17 01:10:49,002 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:10:51,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:10:51,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:10:52,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:10: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-40c60861-03ad-414e-a562-d765fc4e26d9 x-openstack-request-id: req-40c60861-03ad-414e-a562-d765fc4e26d9 2019-05-17 01:10:52,214 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:10:52,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-40c60861-03ad-414e-a562-d765fc4e26d9 2019-05-17 01:10:52,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20981287956s 2019-05-17 01:10:52,221 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:10:54,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:10:54,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:10:54,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:10:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a95e8f3a-1154-411b-b5c3-836d9ea120e3 x-openstack-request-id: req-a95e8f3a-1154-411b-b5c3-836d9ea120e3 2019-05-17 01:10:54,706 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:10:54,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-a95e8f3a-1154-411b-b5c3-836d9ea120e3 2019-05-17 01:10:54,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483151912689s 2019-05-17 01:10:54,713 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:10:56,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:10:56,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:10:57,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:10:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d7ba74a9-67b9-4b45-ba3b-05e5ebb2df1a x-openstack-request-id: req-d7ba74a9-67b9-4b45-ba3b-05e5ebb2df1a 2019-05-17 01:10:57,460 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:10:57,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-d7ba74a9-67b9-4b45-ba3b-05e5ebb2df1a 2019-05-17 01:10:57,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.744693994522s 2019-05-17 01:10:57,467 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:10:59,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:10:59,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:11:00,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:10: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-5de4e967-d232-4a56-9e04-09655384f2d0 x-openstack-request-id: req-5de4e967-d232-4a56-9e04-09655384f2d0 2019-05-17 01:11:00,671 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:11:00,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-5de4e967-d232-4a56-9e04-09655384f2d0 2019-05-17 01:11:00,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2015619278s 2019-05-17 01:11:00,678 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:11:02,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:11:02,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:11:03,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:11: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-c84fa3d0-f29e-48bf-abc1-52e22543098c x-openstack-request-id: req-c84fa3d0-f29e-48bf-abc1-52e22543098c 2019-05-17 01:11:03,167 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:11:03,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-c84fa3d0-f29e-48bf-abc1-52e22543098c 2019-05-17 01:11:03,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.486426830292s 2019-05-17 01:11:03,174 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:11:05,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:11:05,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:11:05,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:11: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-e33fdb79-ab0b-4a02-ba92-2c5b3e0c30db x-openstack-request-id: req-e33fdb79-ab0b-4a02-ba92-2c5b3e0c30db 2019-05-17 01:11:05,867 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:11:05,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-e33fdb79-ab0b-4a02-ba92-2c5b3e0c30db 2019-05-17 01:11:05,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.690601110458s 2019-05-17 01:11:05,876 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:11:07,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:11:07,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:11:08,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:11: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-953b77f2-9e3a-40c5-a739-032cc580924f x-openstack-request-id: req-953b77f2-9e3a-40c5-a739-032cc580924f 2019-05-17 01:11:08,935 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:11:08,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-953b77f2-9e3a-40c5-a739-032cc580924f 2019-05-17 01:11:08,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05678200722s 2019-05-17 01:11:08,942 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:11:10,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:11:10,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:11:11,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:11: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-c0971c26-35f8-48fb-aa28-16f9a53c7522 x-openstack-request-id: req-c0971c26-35f8-48fb-aa28-16f9a53c7522 2019-05-17 01:11:11,718 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:11:11,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-c0971c26-35f8-48fb-aa28-16f9a53c7522 2019-05-17 01:11:11,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773542881012s 2019-05-17 01:11:11,725 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:11:13,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:11:13,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:11:14,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:11: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-1573ae5f-407d-496b-9a79-099e6806b83c x-openstack-request-id: req-1573ae5f-407d-496b-9a79-099e6806b83c 2019-05-17 01:11:14,523 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:11:14,523 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-1573ae5f-407d-496b-9a79-099e6806b83c 2019-05-17 01:11:14,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.795377016068s 2019-05-17 01:11:14,530 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:11:16,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:11:16,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:11:17,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:11: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-a035c5bb-f035-4b3c-82ee-fc343ea15db0 x-openstack-request-id: req-a035c5bb-f035-4b3c-82ee-fc343ea15db0 2019-05-17 01:11:17,279 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:11:17,280 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-a035c5bb-f035-4b3c-82ee-fc343ea15db0 2019-05-17 01:11:17,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.747116088867s 2019-05-17 01:11:17,287 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:11:19,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:11:19,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:11:20,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:11: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-af1d0244-d873-47f4-9149-846b2e4e88a8 x-openstack-request-id: req-af1d0244-d873-47f4-9149-846b2e4e88a8 2019-05-17 01:11:20,089 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:11:20,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-af1d0244-d873-47f4-9149-846b2e4e88a8 2019-05-17 01:11:20,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.800616979599s 2019-05-17 01:11:20,096 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:11:22,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:11:22,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:11:22,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 17 May 2019 01:11: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-5affce55-8e4c-45a5-ad3f-8ae0e8670ea2 x-openstack-request-id: req-5affce55-8e4c-45a5-ad3f-8ae0e8670ea2 2019-05-17 01:11:22,773 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:09:24Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:11:22,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-5affce55-8e4c-45a5-ad3f-8ae0e8670ea2 2019-05-17 01:11:22,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.674381017685s 2019-05-17 01:11:22,780 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:11:24,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:11:24,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:11:25,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Fri, 17 May 2019 01:11: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-30fe5462-e78b-407c-8f8a-7ab0dc8fa0fb x-openstack-request-id: req-30fe5462-e78b-407c-8f8a-7ab0dc8fa0fb 2019-05-17 01:11:25,547 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c651eb7a-23bd-4998-bfc3-97c355f97f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:11:22.000000", "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:11:22Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:11:25,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-30fe5462-e78b-407c-8f8a-7ab0dc8fa0fb 2019-05-17 01:11:25,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.765300035477s 2019-05-17 01:11:25,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-17 01:11:25,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/ports.json?device_id=4d126520-f2ce-4848-9610-343846ba0c3b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:11:25,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Fri, 17 May 2019 01:11:25 GMT X-Openstack-Request-Id: req-dc4f91f5-664f-4a74-9d2e-e8f9a9083076 2019-05-17 01:11:25,622 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:11:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5db60b7-599b-4bd9-b86e-fee94a8c8372","ip_address":"192.168.120.19"}],"id":"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3","security_groups":["ae290c58-15a8-4e35-bcbe-746f8b68e1d7"],"mac_address":"fa:16:3e:f0:9f:95","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b46275-ac45-4187-a72e-3a5d07884bb7","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:09:24Z","binding:vnic_type":"normal","device_id":"4d126520-f2ce-4848-9610-343846ba0c3b","ip_allocation":"immediate"}]} 2019-05-17 01:11:25,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?device_id=4d126520-f2ce-4848-9610-343846ba0c3b used request id req-dc4f91f5-664f-4a74-9d2e-e8f9a9083076 2019-05-17 01:11:25,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0678658485413s 2019-05-17 01:11:25,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 01:11:25,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/floatingips.json?port_id=ec8cc01d-6bc3-420f-a7e2-adb5582c40e3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:11:25,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 17 May 2019 01:11:25 GMT X-Openstack-Request-Id: req-8033975d-738c-4622-8328-b6950aa0e77e 2019-05-17 01:11:25,683 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-17 01:11:25,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json?port_id=ec8cc01d-6bc3-420f-a7e2-adb5582c40e3 used request id req-8033975d-738c-4622-8328-b6950aa0e77e 2019-05-17 01:11:25,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0498349666595s 2019-05-17 01:11:25,684 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_c651eb7a-23bd-4998-bfc3-97c355f97f98': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f0:9f:95', u'version': 4, u'addr': u'192.168.120.19', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6ad09cf2-bcfb-4881-9970-71dcefe386e2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-17T01:11:22.000000', 'flavor': Munch({u'id': u'68f6a214-4f75-4fa9-97d9-5963359219a0'}), 'az': u'nova', 'id': u'4d126520-f2ce-4848-9610-343846ba0c3b', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0687f47b1d6f4bd99227f7525dcda855', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9af8edf333bc4b6a882797ef3241ea06', 'name': 'vyos_vrouter-project_c651eb7a-23bd-4998-bfc3-97c355f97f98', '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-05-17T01:11:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-17T01:11:22Z', 'hostId': u'6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98', 'public_v6': '', 'private_v4': u'192.168.120.19', 'cloud': 'envvars', 'host_id': u'6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64', '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-05-17T01:11:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9af8edf333bc4b6a882797ef3241ea06', 'name': u'vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98', 'adminPass': u'pKgcMyB8xJtH', 'tenant_id': u'9af8edf333bc4b6a882797ef3241ea06', 'created_at': u'2019-05-17T01:09:21Z', 'created': u'2019-05-17T01:09:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-17 01:11:25,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-17 01:11:25,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:11:25,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 17 May 2019 01:11:25 GMT X-Openstack-Request-Id: req-a6ff9f88-9dd9-4fee-8803-6f835335bcc4 2019-05-17 01:11:25,795 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e7b46275-ac45-4187-a72e-3a5d07884bb7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9af8edf333bc4b6a882797ef3241ea06","l2_adjacency":true,"status":"ACTIVE","subnets":["f5db60b7-599b-4bd9-b86e-fee94a8c8372"],"description":"","tags":[],"updated_at":"2019-05-17T01:08:49Z","qos_policy_id":null,"name":"vyos_vrouter-net_c651eb7a-23bd-4998-bfc3-97c355f97f98","admin_state_up":true,"tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:08:47Z","mtu":1450}]} 2019-05-17 01:11:25,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-a6ff9f88-9dd9-4fee-8803-6f835335bcc4 2019-05-17 01:11:25,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10512304306s 2019-05-17 01:11:25,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-17 01:11:25,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/ports.json?device_id=4d126520-f2ce-4848-9610-343846ba0c3b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:11:25,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Fri, 17 May 2019 01:11:25 GMT X-Openstack-Request-Id: req-b0f3d3b5-46a8-43e0-ac60-2377d8d0d7a2 2019-05-17 01:11:25,860 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:11:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5db60b7-599b-4bd9-b86e-fee94a8c8372","ip_address":"192.168.120.19"}],"id":"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3","security_groups":["ae290c58-15a8-4e35-bcbe-746f8b68e1d7"],"mac_address":"fa:16:3e:f0:9f:95","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b46275-ac45-4187-a72e-3a5d07884bb7","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:09:24Z","binding:vnic_type":"normal","device_id":"4d126520-f2ce-4848-9610-343846ba0c3b","ip_allocation":"immediate"}]} 2019-05-17 01:11:25,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?device_id=4d126520-f2ce-4848-9610-343846ba0c3b used request id req-b0f3d3b5-46a8-43e0-ac60-2377d8d0d7a2 2019-05-17 01:11:25,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0637528896332s 2019-05-17 01:11:25,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-17 01:11:25,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" -d '{"floatingip": {"floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "fixed_ip_address": "192.168.120.19", "port_id": "ec8cc01d-6bc3-420f-a7e2-adb5582c40e3"}}' 2019-05-17 01:11:29,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Fri, 17 May 2019 01:11:29 GMT X-Openstack-Request-Id: req-247deb42-0b4f-4b12-8b43-f45169f690c5 2019-05-17 01:11:29,534 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "c281a779-9bcb-48c3-a344-96a67d52e710", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:11:27Z", "updated_at": "2019-05-17T01:11:27Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e7b46275-ac45-4187-a72e-3a5d07884bb7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:9f:95", "device_id": "4d126520-f2ce-4848-9610-343846ba0c3b"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "ec8cc01d-6bc3-420f-a7e2-adb5582c40e3", "id": "98f721da-006e-4e34-866f-5a7ee85d8220", "qos_policy_id": null}} 2019-05-17 01:11:29,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-247deb42-0b4f-4b12-8b43-f45169f690c5 2019-05-17 01:11:29,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.67297792435s 2019-05-17 01:11:29,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 01:11:29,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:11:29,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 17 May 2019 01:11:29 GMT X-Openstack-Request-Id: req-daf37b67-6b35-40ac-9cd9-2f53eb854dc2 2019-05-17 01:11:29,622 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c281a779-9bcb-48c3-a344-96a67d52e710", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:11:27Z", "updated_at": "2019-05-17T01:11:27Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e7b46275-ac45-4187-a72e-3a5d07884bb7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:9f:95", "device_id": "4d126520-f2ce-4848-9610-343846ba0c3b"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "ec8cc01d-6bc3-420f-a7e2-adb5582c40e3", "id": "98f721da-006e-4e34-866f-5a7ee85d8220", "qos_policy_id": null}]} 2019-05-17 01:11:29,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-daf37b67-6b35-40ac-9cd9-2f53eb854dc2 2019-05-17 01:11:29,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.071897983551s 2019-05-17 01:11:29,629 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-17 01:11:29,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 01:11:29,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:11:29,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 17 May 2019 01:11:29 GMT X-Openstack-Request-Id: req-8223e24d-1891-4f87-bf46-9a9fbe91db90 2019-05-17 01:11:29,818 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c281a779-9bcb-48c3-a344-96a67d52e710", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:11:27Z", "updated_at": "2019-05-17T01:11:27Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e7b46275-ac45-4187-a72e-3a5d07884bb7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:9f:95", "device_id": "4d126520-f2ce-4848-9610-343846ba0c3b"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "ec8cc01d-6bc3-420f-a7e2-adb5582c40e3", "id": "98f721da-006e-4e34-866f-5a7ee85d8220", "qos_policy_id": null}]} 2019-05-17 01:11:29,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-8223e24d-1891-4f87-bf46-9a9fbe91db90 2019-05-17 01:11:29,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0795199871063s 2019-05-17 01:11:29,825 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-17 01:11:29,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 01:11:29,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:11:30,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 17 May 2019 01:11:30 GMT X-Openstack-Request-Id: req-95b6a4c0-ffd9-470e-8bed-ab10ae710043 2019-05-17 01:11:30,018 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c281a779-9bcb-48c3-a344-96a67d52e710", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:11:27Z", "updated_at": "2019-05-17T01:11:27Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e7b46275-ac45-4187-a72e-3a5d07884bb7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:9f:95", "device_id": "4d126520-f2ce-4848-9610-343846ba0c3b"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "ec8cc01d-6bc3-420f-a7e2-adb5582c40e3", "id": "98f721da-006e-4e34-866f-5a7ee85d8220", "qos_policy_id": null}]} 2019-05-17 01:11:30,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-95b6a4c0-ffd9-470e-8bed-ab10ae710043 2019-05-17 01:11:30,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0817818641663s 2019-05-17 01:11:30,025 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-17 01:11:30,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 01:11:30,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:11:30,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 17 May 2019 01:11:30 GMT X-Openstack-Request-Id: req-47e7438d-f512-4e3e-9a65-dd2164a26195 2019-05-17 01:11:30,205 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c281a779-9bcb-48c3-a344-96a67d52e710", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:11:27Z", "updated_at": "2019-05-17T01:11:27Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e7b46275-ac45-4187-a72e-3a5d07884bb7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:9f:95", "device_id": "4d126520-f2ce-4848-9610-343846ba0c3b"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "ec8cc01d-6bc3-420f-a7e2-adb5582c40e3", "id": "98f721da-006e-4e34-866f-5a7ee85d8220", "qos_policy_id": null}]} 2019-05-17 01:11:30,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-47e7438d-f512-4e3e-9a65-dd2164a26195 2019-05-17 01:11:30,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0687229633331s 2019-05-17 01:11:30,211 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-17 01:11:30,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 01:11:30,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:11:30,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 17 May 2019 01:11:30 GMT X-Openstack-Request-Id: req-e1867900-827d-4547-b83a-49f8b3fd971e 2019-05-17 01:11:30,620 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c281a779-9bcb-48c3-a344-96a67d52e710", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:11:27Z", "updated_at": "2019-05-17T01:11:27Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e7b46275-ac45-4187-a72e-3a5d07884bb7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:9f:95", "device_id": "4d126520-f2ce-4848-9610-343846ba0c3b"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "ec8cc01d-6bc3-420f-a7e2-adb5582c40e3", "id": "98f721da-006e-4e34-866f-5a7ee85d8220", "qos_policy_id": null}]} 2019-05-17 01:11:30,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-e1867900-827d-4547-b83a-49f8b3fd971e 2019-05-17 01:11:30,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.297971963882s 2019-05-17 01:11:30,627 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-17 01:11:30,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 01:11:30,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:11:30,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 17 May 2019 01:11:30 GMT X-Openstack-Request-Id: req-2d0fccfe-7979-4a0d-97f2-3531f966d004 2019-05-17 01:11:30,826 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c281a779-9bcb-48c3-a344-96a67d52e710", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:11:27Z", "updated_at": "2019-05-17T01:11:27Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e7b46275-ac45-4187-a72e-3a5d07884bb7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:9f:95", "device_id": "4d126520-f2ce-4848-9610-343846ba0c3b"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "ec8cc01d-6bc3-420f-a7e2-adb5582c40e3", "id": "98f721da-006e-4e34-866f-5a7ee85d8220", "qos_policy_id": null}]} 2019-05-17 01:11:30,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-2d0fccfe-7979-4a0d-97f2-3531f966d004 2019-05-17 01:11:30,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0882530212402s 2019-05-17 01:11:30,834 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-17 01:11:30,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 01:11:30,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:11:31,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Fri, 17 May 2019 01:11:31 GMT X-Openstack-Request-Id: req-aa2c3e2c-c60d-45ee-89f7-54759b90891b 2019-05-17 01:11:31,014 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c281a779-9bcb-48c3-a344-96a67d52e710", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:11:27Z", "updated_at": "2019-05-17T01:11:30Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e7b46275-ac45-4187-a72e-3a5d07884bb7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:9f:95", "device_id": "4d126520-f2ce-4848-9610-343846ba0c3b"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "ec8cc01d-6bc3-420f-a7e2-adb5582c40e3", "id": "98f721da-006e-4e34-866f-5a7ee85d8220", "qos_policy_id": null}]} 2019-05-17 01:11:31,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-aa2c3e2c-c60d-45ee-89f7-54759b90891b 2019-05-17 01:11:31,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0690939426422s 2019-05-17 01:11:31,021 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'c281a779-9bcb-48c3-a344-96a67d52e710', 'updated_at': u'2019-05-17T01:11:30Z', 'fixed_ip_address': u'192.168.120.19', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'ec8cc01d-6bc3-420f-a7e2-adb5582c40e3', 'id': u'98f721da-006e-4e34-866f-5a7ee85d8220', 'network': u'220195cd-782b-490f-b03b-eb92b75ca738', 'port': u'ec8cc01d-6bc3-420f-a7e2-adb5582c40e3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9af8edf333bc4b6a882797ef3241ea06', 'name': 'vyos_vrouter-project_c651eb7a-23bd-4998-bfc3-97c355f97f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9af8edf333bc4b6a882797ef3241ea06', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e7b46275-ac45-4187-a72e-3a5d07884bb7', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f0:9f:95', u'device_id': u'4d126520-f2ce-4848-9610-343846ba0c3b'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'9af8edf333bc4b6a882797ef3241ea06', 'created_at': u'2019-05-17T01:11:27Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e7b46275-ac45-4187-a72e-3a5d07884bb7', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f0:9f:95', u'device_id': u'4d126520-f2ce-4848-9610-343846ba0c3b'}), 'router': u'c281a779-9bcb-48c3-a344-96a67d52e710'}) 2019-05-17 01:11:31,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-17 01:11:31,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b/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}790b45354d12ead7344de995651901041da04965" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-17 01:11:31,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10632 Content-Type: application/json Date: Fri, 17 May 2019 01:11: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-7b229d88-5da8-49ff-a9a0-e9706e48bd48 x-openstack-request-id: req-7b229d88-5da8-49ff-a9a0-e9706e48bd48 2019-05-17 01:11:31,094 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 690066921 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-148-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 (8609K kernel code, 1334K 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.354620] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.357564] pid_max: default: 32768 minimum: 301\n[ 0.359155] ACPI: Core revision 20150930\n[ 0.361203] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.363509] Security Framework initialized\n[ 0.364961] Yama: becoming mindful.\n[ 0.366269] AppArmor: AppArmor initialized\n[ 0.367913] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.373943] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.377925] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.382932] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.385990] Initializing cgroup subsys io\n[ 0.387438] Initializing cgroup subsys memory\n[ 0.388982] Initializing cgroup subsys devices\n[ 0.390527] Initializing cgroup subsys freezer\n[ 0.392066] Initializing cgroup subsys net_cls\n[ 0.393619] Initializing cgroup subsys perf_event\n[ 0.395232] Initializing cgroup subsys net_prio\n[ 0.396824] Initializing cgroup subsys hugetlb\n[ 0.398371] Initializing cgroup subsys pids\n[ 0.400636] mce: CPU supports 10 MCE banks\n[ 0.402156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.403936] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.405897] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.407744] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.410554] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.413400] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.415632] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.418907] MDS: Vulnerable: Clear CPU buffers attempted, no microcode\n[ 0.423244] Freeing SMP alternatives memory: 36K\n[ 0.429658] ftrace: allocating 32293 entries in 127 pages\n[ 0.474177] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.476340] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.478479] smpboot: Max logical packages: 2\n[ 0.480261] x2apic enabled\n[ 0.481653] Switched APIC routing to physical x2apic.\n[ 0.484577] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.486675] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.490576] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.501995] KVM setup paravirtual spinlock\n[ 0.505028] x86: Booting SMP configuration:\n[ 0.506557] .... node #0, CPUs: #1\n[ 0.508096] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.530540] x86: Booted up 1 node, 2 CPUs\n[ 0.530543] KVM setup async PF for cpu 1\n[ 0.530548] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.535086] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.537787] devtmpfs: initialized\n[ 0.540689] evm: security.selinux\n[ 0.541935] evm: security.SMACK64\n[ 0.543220] evm: security.SMACK64EXEC\n[ 0.544724] evm: security.SMACK64TRANSMUTE\n[ 0.546356] evm: security.SMACK64MMAP\n[ 0.547864] evm: security.ima\n[ 0.549135] evm: security.capability\n[ 0.550788] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.554453] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.556917] pinctrl core: initialized pinctrl subsystem\n[ 0.559125] RTC time: 1:11:23, date: 05/17/19\n[ 0.561758] NET: Registered protocol family 16\n[ 0.575541] cpuidle: using governor ladder\n[ 0.587563] cpuidle: using governor menu\n[ 0.589160] PCCT header not found.\n[ 0.590665] ACPI: bus type PCI registered\n[ 0.592290] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.594819] PCI: Using configuration type 1 for base access\n[ 0.609562] ACPI: Added _OSI(Module Device)\n[ 0.611305] ACPI: Added _OSI(Processor Device)\n[ 0.613221] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.615136] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.618372] ACPI: Interpreter enabled\n[ 0.636476] ACPI: (supports S0 S5)\n[ 0.637740] ACPI: Using IOAPIC for interrupt routing\n[ 0.639430] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.644594] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.646630] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.648891] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.651198] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.655234] acpiphp: Slot [3] registered\n[ 0.656674] acpiphp: Slot [4] registered\n[ 0.658105] acpiphp: Slot [5] registered\n[ 0.659554] acpiphp: Slot [6] registered\n[ 0.660987] acpiphp: Slot [7] registered\n[ 0.662416] acpiphp: Slot [8] registered\n[ 0.663862] acpiphp: Slot [9] registered\n[ 0.665302] acpiphp: Slot [10] registered\n[ 0.666754] acpiphp: Slot [11] registered\n[ 0.668205] acpiphp: Slot [12] registered\n[ 0.669706] acpiphp: Slot [13] registered\n[ 0.671157] acpiphp: Slot [14] registered\n[ 0.672611] acpiphp: Slot [15] registered\n[ 0.674059] acpiphp: Slot [16] registered\n[ 0.675517] acpiphp: Slot [17] registered\n[ 0.676971] acpiphp: Slot [18] registered\n[ 0.678427] acpiphp: Slot [19] registered\n[ 0.679877] acpiphp: Slot [20] registered\n[ 0.681334] acpiphp: Slot [21] registered\n[ 0.682784] acpiphp: Slot [22] registered\n[ 0.684235] acpiphp: Slot [23] registered\n[ 0.685691] acpiphp: Slot [24] registered\n[ 0.687141] acpiphp: Slot [25] registered\n[ 0.688589] acpiphp: Slot [26] registered\n[ 0.690036] acpiphp: Slot [27] registered\n[ 0.691497] acpiphp: Slot [28] registered\n[ 0.692952] acpiphp: Slot [29] registered\n[ 0.694417] acpiphp: Slot [30] registered\n[ 0.695869] acpiphp: Slot [31] registered\n[ 0.697294] PCI host bridge to bus 0000:00\n[ 0.698730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.700898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.703064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.705638] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.708201] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.710820] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.715769] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.718038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.720131] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.722392] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.726838] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.729373] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.754184] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.757012] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.759506] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.762020] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.764479] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.766729] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.769044] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.770920] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.773662] vgaarb: loaded\n[ 0.774724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.776859] SCSI subsystem initialized\n[ 0.778492] ACPI: bus type USB registered\n[ 0.779947] usbcore: registered new interface driver usbfs\n[ 0.781779] usbcore: registered new interface driver hub\n[ 0.783565] usbcore: registered new device driver usb\n[ 0.785568] PCI: Using ACPI for IRQ routing\n[ 0.787485] NetLabel: Initializing\n[ 0.788750] NetLabel: domain hash size = 128\n[ 0.790263] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.791962] NetLabel: unlabeled traffic allowed by default\n[ 0.793991] amd_nb: Cannot enumerate AMD northbridges\n[ 0.795791] clocksource: Switched to clocksource kvm-clock\n[ 0.808088] AppArmor: AppArmor Filesystem Enabled\n[ 0.809782] pnp: PnP ACPI init\n[ 0.811312] pnp: PnP ACPI: found 5 devices\n[ 0.819370] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.822403] NET: Registered protocol family 2\n[ 0.824291] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.827042] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.829601] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.831841] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.833866] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.836078] NET: Registered protocol family 1\n[ 0.837633] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.839596] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.841504] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.861701] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.881905] Unpacking initramfs...\n[ 1.084192] Freeing initrd memory: 14824K\n[ 1.085942] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.088340] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.090809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.094682] Scanning for low memory corruption every 60 seconds\n[ 1.097389] audit: initializing netlink subsys (disabled)\n[ 1.099481] audit: type=2000 audit(1558055483.689:1): initialized\n[ 1.102057] Initialise system trusted keyring\n[ 1.103993] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.106786] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.110115] zbud: loaded\n[ 1.111470] VFS: Disk quotas dquot_6.6.0\n[ 1.112921] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.115364] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.117538] fuse init (API version 7.23)\n[ 1.119106] Key type big_key registered\n[ 1.120532] Allocating IMA MOK and blacklist keyrings.\n[ 1.122858] Key type asymmetric registered\n[ 1.124323] Asymmetric key parser 'x509' registered\n[ 1.126015] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.128645] io scheduler noop registered\n[ 1.130044] io scheduler deadline registered (default)\n[ 1.131814] io scheduler cfq registered\n[ 1.133285] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.135138] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.137378] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.139950] ACPI: Power Button [PWRF]\n[ 1.141454] GHES: HEST is not enabled!\n[ 1.160971] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.200985] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.204488] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.229782] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.233775] Linux agpgart interface v0.103\n[ 1.237257] loop: module loaded\n[ 1.240377] vda: vda1\n[ 1.242231] scsi host0: ata_piix\n[ 1.243597] scsi host1: ata_piix\n[ 1.244851] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.247035] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.249328] libphy: Fixed MDIO Bus: probed\n[ 1.250815] tun: Universal TUN/TAP device driver, 1.6\n[ 1.252574] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.256386] PPP generic driver version 2.4.2\n[ 1.258435] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.261481] ehci-pci: EHCI PCI platform driver\n[ 1.263658] ehci-platform: EHCI generic platform driver\n[ 1.266088] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.268683] ohci-pci: OHCI PCI platform driver\n[ 1.270259] ohci-platform: OHCI generic platform driver\n[ 1.272030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.292304] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.294078] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.296679] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.298439] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.300462] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.302657] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.305174] usb usb1: Product: UHCI Host Controller\n[ 1.306828] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.308879] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.310573] hub 1-0:1.0: USB hub found\n[ 1.311970] hub 1-0:1.0: 2 ports detected\n[ 1.313554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.317195] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.318893] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.320742] mousedev: PS/2 mouse device common for all mice\n[ 1.322976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.326173] rtc_cmos 00:00: RTC can wake from S4\n[ 1.328154] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.330260] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.332381] i2c /dev entries driver\n[ 1.333710] device-mapper: uevent: version 1.0.3\n[ 1.335379] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.338267] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.340587] NET: Registered protocol family 10\n[ 1.342434] NET: Registered protocol family 17\n[ 1.360224] Key type dns_resolver registered\n[ 1.362001] registered taskstats version 1\n[ 1.363481] Loading compiled-in X.509 certificates\n[ 1.365707] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.369008] zswap: loaded using pool lzo/zbud\n[ 1.372228] Key type trusted registered\n[ 1.375943] Key type encrypted registered\n[ 1.377412] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.379251] ima: No TPM chip found, activating TPM-bypass!\n[ 1.381100] ima: Allocated hash algorithm: sha1\n[ 1.382693] evm: HMAC attrs: 0x1\n[ 1.384345] Magic number: 3:988:154\n[ 1.385848] rtc_cmos 00:00: setting system clock to 2019-05-17 01:11:23 UTC (1558055483)\n[ 1.388707] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.390686] EDD information not available.\n[ 1.405556] Freeing unused kernel memory: 1484K\n[ 1.415836] Write protecting the kernel read-only data: 14336k\n[ 1.419175] Freeing unused kernel memory: 1620K\n[ 1.420955] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.433728] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.434241] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.434259] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.441889] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.441929] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.442052] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.442090] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.442126] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.442176] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.442225] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.488990] virtio_net virtio0 ens3: renamed from eth0\n[ 1.498499] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.501779] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.533660] AVX2 version of gcm_enc/dec engaged.\n[ 1.535359] AES CTR mode by8 optimization enabled\n[ 1.540367] FDC 0 is a S82078B\n[ 1.623804] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.789103] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.791418] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.793812] usb 1-1: Product: QEMU USB Tablet\n[ 1.795400] usb 1-1: Manufacturer: QEMU\n[ 1.796828] usb 1-1: SerialNumber: 42\n[ 1.804518] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.811328] usbcore: registered new interface driver usbhid\n[ 1.813311] usbhid: USB HID core driver\n[ 1.816417] 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.820565] 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.888078] md: linear personality registered for level -1\n[ 2.891578] md: multipath personality registered for level -4\n[ 2.895125] md: raid0 personality registered for level 0\n[ 2.899211] md: raid1 personality registered for level 1\n[ 2.967794] raid6: sse2x1 gen() 11291 MB/s\n[ 3.035797] raid6: sse2x1 xor() 8855 MB/s\n[ 3.103795] raid6: sse2x2 gen() 14367 MB/s\n[ 3.171795] raid6: sse2x2 xor() 9674 MB/s\n[ 3.243806] raid6: sse2x4 gen() 16623 MB/s\n[ 3.311794] raid6: sse2x4 xor() 11317 MB/s\n[ 3.379795] raid6: avx2x1 gen() 22433 MB/s\n[ 3.447794] raid6: avx2x2 gen() 26433 MB/s\n[ 3.515795] raid6: avx2x4 gen() 29937 MB/s\n[ 3.517331] raid6: using algorithm avx2x4 gen() 29937 MB/s\n[ 3.519074] raid6: using avx2x2 recovery algorithm\n[ 3.522255] xor: automatically using best checksumming function:\n[ 3.563847] avx : 32998.000 MB/sec\n[ 3.566460] async_tx: api initialized (async)\n[ 3.575573] md: raid6 personality registered for level 6\n[ 3.577370] md: raid5 personality registered for level 5\n[ 3.579095] md: raid4 personality registered for level 4\n[ 3.586362] 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.618219] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.641610] 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.735845] 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.742582] systemd[1]: Detected virtualization kvm.\n[ 3.744564] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.749520] systemd[1]: Set hostname to .\n[ 3.753384] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.755667] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.881740] 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.886363] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.890403] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.893795] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.897342] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.901035] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.904328] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.908189] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.911910] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.923927] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.928274] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.932764] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.936807] 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.945320] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.949967] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.955534] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 3.955988] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.961968] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.967778] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.970929] Loading iSCSI transport class v2.0-870.\n[ 3.971718] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.976409] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.980728] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.985134] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.988898] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.992918] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.997309] iscsi: registered transport (tcp)\n[ 3.999449] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.003141] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.008100] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.014118] 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.020284] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.040263] iscsi: registered transport (iser)\n[ 4.044078] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.049777] 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.058106] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.065796] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.070285] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.076203] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.081715] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.087238] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.092143] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.108643] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.115146] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\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 Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\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 Starting udev Kernel Device Manager...\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 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 Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\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[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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"} 2019-05-17 01:11:31,095 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b/action used request id req-7b229d88-5da8-49ff-a9a0-e9706e48bd48 2019-05-17 01:11:31,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0730609893799s 2019-05-17 01:11:31,096 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 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 690066921 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K 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.354620] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.357564] pid_max: default: 32768 minimum: 301 [ 0.359155] ACPI: Core revision 20150930 [ 0.361203] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.363509] Security Framework initialized [ 0.364961] Yama: becoming mindful. [ 0.366269] AppArmor: AppArmor initialized [ 0.367913] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.373943] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.377925] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.382932] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.385990] Initializing cgroup subsys io [ 0.387438] Initializing cgroup subsys memory [ 0.388982] Initializing cgroup subsys devices [ 0.390527] Initializing cgroup subsys freezer [ 0.392066] Initializing cgroup subsys net_cls [ 0.393619] Initializing cgroup subsys perf_event [ 0.395232] Initializing cgroup subsys net_prio [ 0.396824] Initializing cgroup subsys hugetlb [ 0.398371] Initializing cgroup subsys pids [ 0.400636] mce: CPU supports 10 MCE banks [ 0.402156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.403936] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.405897] Spectre V2 : Mitigation: Full generic retpoline [ 0.407744] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.410554] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.413400] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.415632] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.418907] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.423244] Freeing SMP alternatives memory: 36K [ 0.429658] ftrace: allocating 32293 entries in 127 pages [ 0.474177] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.476340] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.478479] smpboot: Max logical packages: 2 [ 0.480261] x2apic enabled [ 0.481653] Switched APIC routing to physical x2apic. [ 0.484577] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.486675] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.490576] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.501995] KVM setup paravirtual spinlock [ 0.505028] x86: Booting SMP configuration: [ 0.506557] .... node #0, CPUs: #1 [ 0.508096] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.530540] x86: Booted up 1 node, 2 CPUs [ 0.530543] KVM setup async PF for cpu 1 [ 0.530548] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.535086] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.537787] devtmpfs: initialized [ 0.540689] evm: security.selinux [ 0.541935] evm: security.SMACK64 [ 0.543220] evm: security.SMACK64EXEC [ 0.544724] evm: security.SMACK64TRANSMUTE [ 0.546356] evm: security.SMACK64MMAP [ 0.547864] evm: security.ima [ 0.549135] evm: security.capability [ 0.550788] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.554453] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556917] pinctrl core: initialized pinctrl subsystem [ 0.559125] RTC time: 1:11:23, date: 05/17/19 [ 0.561758] NET: Registered protocol family 16 [ 0.575541] cpuidle: using governor ladder [ 0.587563] cpuidle: using governor menu [ 0.589160] PCCT header not found. [ 0.590665] ACPI: bus type PCI registered [ 0.592290] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.594819] PCI: Using configuration type 1 for base access [ 0.609562] ACPI: Added _OSI(Module Device) [ 0.611305] ACPI: Added _OSI(Processor Device) [ 0.613221] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.615136] ACPI: Added _OSI(Processor Aggregator Device) [ 0.618372] ACPI: Interpreter enabled [ 0.636476] ACPI: (supports S0 S5) [ 0.637740] ACPI: Using IOAPIC for interrupt routing [ 0.639430] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.644594] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.646630] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.648891] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.651198] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.655234] acpiphp: Slot [3] registered [ 0.656674] acpiphp: Slot [4] registered [ 0.658105] acpiphp: Slot [5] registered [ 0.659554] acpiphp: Slot [6] registered [ 0.660987] acpiphp: Slot [7] registered [ 0.662416] acpiphp: Slot [8] registered [ 0.663862] acpiphp: Slot [9] registered [ 0.665302] acpiphp: Slot [10] registered [ 0.666754] acpiphp: Slot [11] registered [ 0.668205] acpiphp: Slot [12] registered [ 0.669706] acpiphp: Slot [13] registered [ 0.671157] acpiphp: Slot [14] registered [ 0.672611] acpiphp: Slot [15] registered [ 0.674059] acpiphp: Slot [16] registered [ 0.675517] acpiphp: Slot [17] registered [ 0.676971] acpiphp: Slot [18] registered [ 0.678427] acpiphp: Slot [19] registered [ 0.679877] acpiphp: Slot [20] registered [ 0.681334] acpiphp: Slot [21] registered [ 0.682784] acpiphp: Slot [22] registered [ 0.684235] acpiphp: Slot [23] registered [ 0.685691] acpiphp: Slot [24] registered [ 0.687141] acpiphp: Slot [25] registered [ 0.688589] acpiphp: Slot [26] registered [ 0.690036] acpiphp: Slot [27] registered [ 0.691497] acpiphp: Slot [28] registered [ 0.692952] acpiphp: Slot [29] registered [ 0.694417] acpiphp: Slot [30] registered [ 0.695869] acpiphp: Slot [31] registered [ 0.697294] PCI host bridge to bus 0000:00 [ 0.698730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.700898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.703064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.705638] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.708201] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.710820] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.715769] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.718038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.720131] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.722392] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.726838] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.729373] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.754184] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.757012] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.759506] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.762020] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.764479] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.766729] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.769044] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.770920] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.773662] vgaarb: loaded [ 0.774724] vgaarb: bridge control possible 0000:00:02.0 [ 0.776859] SCSI subsystem initialized [ 0.778492] ACPI: bus type USB registered [ 0.779947] usbcore: registered new interface driver usbfs [ 0.781779] usbcore: registered new interface driver hub [ 0.783565] usbcore: registered new device driver usb [ 0.785568] PCI: Using ACPI for IRQ routing [ 0.787485] NetLabel: Initializing [ 0.788750] NetLabel: domain hash size = 128 [ 0.790263] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.791962] NetLabel: unlabeled traffic allowed by default [ 0.793991] amd_nb: Cannot enumerate AMD northbridges [ 0.795791] clocksource: Switched to clocksource kvm-clock [ 0.808088] AppArmor: AppArmor Filesystem Enabled [ 0.809782] pnp: PnP ACPI init [ 0.811312] pnp: PnP ACPI: found 5 devices [ 0.819370] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.822403] NET: Registered protocol family 2 [ 0.824291] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.827042] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.829601] TCP: Hash tables configured (established 32768 bind 32768) [ 0.831841] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.833866] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.836078] NET: Registered protocol family 1 [ 0.837633] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.839596] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.841504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.861701] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.881905] Unpacking initramfs... [ 1.084192] Freeing initrd memory: 14824K [ 1.085942] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.088340] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.090809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.094682] Scanning for low memory corruption every 60 seconds [ 1.097389] audit: initializing netlink subsys (disabled) [ 1.099481] audit: type=2000 audit(1558055483.689:1): initialized [ 1.102057] Initialise system trusted keyring [ 1.103993] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.106786] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.110115] zbud: loaded [ 1.111470] VFS: Disk quotas dquot_6.6.0 [ 1.112921] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.115364] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.117538] fuse init (API version 7.23) [ 1.119106] Key type big_key registered [ 1.120532] Allocating IMA MOK and blacklist keyrings. [ 1.122858] Key type asymmetric registered [ 1.124323] Asymmetric key parser 'x509' registered [ 1.126015] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.128645] io scheduler noop registered [ 1.130044] io scheduler deadline registered (default) [ 1.131814] io scheduler cfq registered [ 1.133285] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.135138] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.137378] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.139950] ACPI: Power Button [PWRF] [ 1.141454] GHES: HEST is not enabled! [ 1.160971] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.200985] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.204488] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.229782] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.233775] Linux agpgart interface v0.103 [ 1.237257] loop: module loaded [ 1.240377] vda: vda1 [ 1.242231] scsi host0: ata_piix [ 1.243597] scsi host1: ata_piix [ 1.244851] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.247035] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.249328] libphy: Fixed MDIO Bus: probed [ 1.250815] tun: Universal TUN/TAP device driver, 1.6 [ 1.252574] tun: (C) 1999-2004 Max Krasnyansky [ 1.256386] PPP generic driver version 2.4.2 [ 1.258435] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.261481] ehci-pci: EHCI PCI platform driver [ 1.263658] ehci-platform: EHCI generic platform driver [ 1.266088] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.268683] ohci-pci: OHCI PCI platform driver [ 1.270259] ohci-platform: OHCI generic platform driver [ 1.272030] uhci_hcd: USB Universal Host Controller Interface driver [ 1.292304] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.294078] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.296679] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.298439] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.300462] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.302657] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.305174] usb usb1: Product: UHCI Host Controller [ 1.306828] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.308879] usb usb1: SerialNumber: 0000:00:01.2 [ 1.310573] hub 1-0:1.0: USB hub found [ 1.311970] hub 1-0:1.0: 2 ports detected [ 1.313554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.317195] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.318893] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.320742] mousedev: PS/2 mouse device common for all mice [ 1.322976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.326173] rtc_cmos 00:00: RTC can wake from S4 [ 1.328154] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.330260] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.332381] i2c /dev entries driver [ 1.333710] device-mapper: uevent: version 1.0.3 [ 1.335379] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.338267] ledtrig-cpu: registered to indicate activity on CPUs [ 1.340587] NET: Registered protocol family 10 [ 1.342434] NET: Registered protocol family 17 [ 1.360224] Key type dns_resolver registered [ 1.362001] registered taskstats version 1 [ 1.363481] Loading compiled-in X.509 certificates [ 1.365707] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.369008] zswap: loaded using pool lzo/zbud [ 1.372228] Key type trusted registered [ 1.375943] Key type encrypted registered [ 1.377412] AppArmor: AppArmor sha1 policy hashing enabled [ 1.379251] ima: No TPM chip found, activating TPM-bypass! [ 1.381100] ima: Allocated hash algorithm: sha1 [ 1.382693] evm: HMAC attrs: 0x1 [ 1.384345] Magic number: 3:988:154 [ 1.385848] rtc_cmos 00:00: setting system clock to 2019-05-17 01:11:23 UTC (1558055483) [ 1.388707] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.390686] EDD information not available. [ 1.405556] Freeing unused kernel memory: 1484K [ 1.415836] Write protecting the kernel read-only data: 14336k [ 1.419175] Freeing unused kernel memory: 1620K [ 1.420955] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.433728] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.434241] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.434259] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.441889] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.441929] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.442052] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.442090] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.442126] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.442176] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.442225] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.488990] virtio_net virtio0 ens3: renamed from eth0 [ 1.498499] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.501779] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.533660] AVX2 version of gcm_enc/dec engaged. [ 1.535359] AES CTR mode by8 optimization enabled [ 1.540367] FDC 0 is a S82078B [ 1.623804] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.789103] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.791418] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.793812] usb 1-1: Product: QEMU USB Tablet [ 1.795400] usb 1-1: Manufacturer: QEMU [ 1.796828] usb 1-1: SerialNumber: 42 [ 1.804518] hidraw: raw HID events driver (C) Jiri Kosina [ 1.811328] usbcore: registered new interface driver usbhid [ 1.813311] usbhid: USB HID core driver [ 1.816417] 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.820565] 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.888078] md: linear personality registered for level -1 [ 2.891578] md: multipath personality registered for level -4 [ 2.895125] md: raid0 personality registered for level 0 [ 2.899211] md: raid1 personality registered for level 1 [ 2.967794] raid6: sse2x1 gen() 11291 MB/s [ 3.035797] raid6: sse2x1 xor() 8855 MB/s [ 3.103795] raid6: sse2x2 gen() 14367 MB/s [ 3.171795] raid6: sse2x2 xor() 9674 MB/s [ 3.243806] raid6: sse2x4 gen() 16623 MB/s [ 3.311794] raid6: sse2x4 xor() 11317 MB/s [ 3.379795] raid6: avx2x1 gen() 22433 MB/s [ 3.447794] raid6: avx2x2 gen() 26433 MB/s [ 3.515795] raid6: avx2x4 gen() 29937 MB/s [ 3.517331] raid6: using algorithm avx2x4 gen() 29937 MB/s [ 3.519074] raid6: using avx2x2 recovery algorithm [ 3.522255] xor: automatically using best checksumming function: [ 3.563847] avx : 32998.000 MB/sec [ 3.566460] async_tx: api initialized (async) [ 3.575573] md: raid6 personality registered for level 6 [ 3.577370] md: raid5 personality registered for level 5 [ 3.579095] md: raid4 personality registered for level 4 [ 3.586362] 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.618219] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.641610] 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.735845] 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.742582] systemd[1]: Detected virtualization kvm. [ 3.744564] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.749520] systemd[1]: Set hostname to . [ 3.753384] systemd[1]: Initializing machine ID from KVM UUID. [ 3.755667] systemd[1]: Installed transient /etc/machine-id file. [ 3.881740] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.886363] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.890403] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.893795] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.897342] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.901035] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.904328] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.908189] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.911910] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.923927] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.928274] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.932764] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.936807] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.945320] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.949967] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.955534] EXT4-fs (vda1): re-mounted. Opts: (null) [ 3.955988] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.961968] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.967778] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.970929] Loading iSCSI transport class v2.0-870. [ 3.971718] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.976409] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.980728] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.985134] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.988898] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.992918] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.997309] iscsi: registered transport (tcp) [ 3.999449] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.003141] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.008100] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.014118] 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.020284] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.040263] iscsi: registered transport (iser) [ 4.044078] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.049777] 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.058106] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.065796] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.070285] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.076203] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.081715] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.087238] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.092143] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.108643] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.115146] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... 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. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... 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. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. 2019-05-17 01:11:31,330 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: [Errno None] Unable to connect to port 22 on 172.30.9.203 2019-05-17 01:11:40,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-17 01:11:40,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b/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}790b45354d12ead7344de995651901041da04965" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-17 01:11:40,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13333 Content-Type: application/json Date: Fri, 17 May 2019 01:11: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-9921197e-f58e-4bdb-9585-15b36d300677 x-openstack-request-id: req-9921197e-f58e-4bdb-9585-15b36d300677 2019-05-17 01:11:40,428 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 690066921 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-148-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 (8609K kernel code, 1334K 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.354620] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.357564] pid_max: default: 32768 minimum: 301\n[ 0.359155] ACPI: Core revision 20150930\n[ 0.361203] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.363509] Security Framework initialized\n[ 0.364961] Yama: becoming mindful.\n[ 0.366269] AppArmor: AppArmor initialized\n[ 0.367913] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.373943] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.377925] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.382932] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.385990] Initializing cgroup subsys io\n[ 0.387438] Initializing cgroup subsys memory\n[ 0.388982] Initializing cgroup subsys devices\n[ 0.390527] Initializing cgroup subsys freezer\n[ 0.392066] Initializing cgroup subsys net_cls\n[ 0.393619] Initializing cgroup subsys perf_event\n[ 0.395232] Initializing cgroup subsys net_prio\n[ 0.396824] Initializing cgroup subsys hugetlb\n[ 0.398371] Initializing cgroup subsys pids\n[ 0.400636] mce: CPU supports 10 MCE banks\n[ 0.402156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.403936] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.405897] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.407744] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.410554] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.413400] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.415632] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.418907] MDS: Vulnerable: Clear CPU buffers attempted, no microcode\n[ 0.423244] Freeing SMP alternatives memory: 36K\n[ 0.429658] ftrace: allocating 32293 entries in 127 pages\n[ 0.474177] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.476340] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.478479] smpboot: Max logical packages: 2\n[ 0.480261] x2apic enabled\n[ 0.481653] Switched APIC routing to physical x2apic.\n[ 0.484577] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.486675] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.490576] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.501995] KVM setup paravirtual spinlock\n[ 0.505028] x86: Booting SMP configuration:\n[ 0.506557] .... node #0, CPUs: #1\n[ 0.508096] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.530540] x86: Booted up 1 node, 2 CPUs\n[ 0.530543] KVM setup async PF for cpu 1\n[ 0.530548] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.535086] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.537787] devtmpfs: initialized\n[ 0.540689] evm: security.selinux\n[ 0.541935] evm: security.SMACK64\n[ 0.543220] evm: security.SMACK64EXEC\n[ 0.544724] evm: security.SMACK64TRANSMUTE\n[ 0.546356] evm: security.SMACK64MMAP\n[ 0.547864] evm: security.ima\n[ 0.549135] evm: security.capability\n[ 0.550788] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.554453] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.556917] pinctrl core: initialized pinctrl subsystem\n[ 0.559125] RTC time: 1:11:23, date: 05/17/19\n[ 0.561758] NET: Registered protocol family 16\n[ 0.575541] cpuidle: using governor ladder\n[ 0.587563] cpuidle: using governor menu\n[ 0.589160] PCCT header not found.\n[ 0.590665] ACPI: bus type PCI registered\n[ 0.592290] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.594819] PCI: Using configuration type 1 for base access\n[ 0.609562] ACPI: Added _OSI(Module Device)\n[ 0.611305] ACPI: Added _OSI(Processor Device)\n[ 0.613221] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.615136] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.618372] ACPI: Interpreter enabled\n[ 0.636476] ACPI: (supports S0 S5)\n[ 0.637740] ACPI: Using IOAPIC for interrupt routing\n[ 0.639430] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.644594] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.646630] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.648891] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.651198] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.655234] acpiphp: Slot [3] registered\n[ 0.656674] acpiphp: Slot [4] registered\n[ 0.658105] acpiphp: Slot [5] registered\n[ 0.659554] acpiphp: Slot [6] registered\n[ 0.660987] acpiphp: Slot [7] registered\n[ 0.662416] acpiphp: Slot [8] registered\n[ 0.663862] acpiphp: Slot [9] registered\n[ 0.665302] acpiphp: Slot [10] registered\n[ 0.666754] acpiphp: Slot [11] registered\n[ 0.668205] acpiphp: Slot [12] registered\n[ 0.669706] acpiphp: Slot [13] registered\n[ 0.671157] acpiphp: Slot [14] registered\n[ 0.672611] acpiphp: Slot [15] registered\n[ 0.674059] acpiphp: Slot [16] registered\n[ 0.675517] acpiphp: Slot [17] registered\n[ 0.676971] acpiphp: Slot [18] registered\n[ 0.678427] acpiphp: Slot [19] registered\n[ 0.679877] acpiphp: Slot [20] registered\n[ 0.681334] acpiphp: Slot [21] registered\n[ 0.682784] acpiphp: Slot [22] registered\n[ 0.684235] acpiphp: Slot [23] registered\n[ 0.685691] acpiphp: Slot [24] registered\n[ 0.687141] acpiphp: Slot [25] registered\n[ 0.688589] acpiphp: Slot [26] registered\n[ 0.690036] acpiphp: Slot [27] registered\n[ 0.691497] acpiphp: Slot [28] registered\n[ 0.692952] acpiphp: Slot [29] registered\n[ 0.694417] acpiphp: Slot [30] registered\n[ 0.695869] acpiphp: Slot [31] registered\n[ 0.697294] PCI host bridge to bus 0000:00\n[ 0.698730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.700898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.703064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.705638] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.708201] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.710820] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.715769] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.718038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.720131] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.722392] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.726838] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.729373] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.754184] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.757012] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.759506] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.762020] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.764479] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.766729] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.769044] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.770920] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.773662] vgaarb: loaded\n[ 0.774724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.776859] SCSI subsystem initialized\n[ 0.778492] ACPI: bus type USB registered\n[ 0.779947] usbcore: registered new interface driver usbfs\n[ 0.781779] usbcore: registered new interface driver hub\n[ 0.783565] usbcore: registered new device driver usb\n[ 0.785568] PCI: Using ACPI for IRQ routing\n[ 0.787485] NetLabel: Initializing\n[ 0.788750] NetLabel: domain hash size = 128\n[ 0.790263] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.791962] NetLabel: unlabeled traffic allowed by default\n[ 0.793991] amd_nb: Cannot enumerate AMD northbridges\n[ 0.795791] clocksource: Switched to clocksource kvm-clock\n[ 0.808088] AppArmor: AppArmor Filesystem Enabled\n[ 0.809782] pnp: PnP ACPI init\n[ 0.811312] pnp: PnP ACPI: found 5 devices\n[ 0.819370] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.822403] NET: Registered protocol family 2\n[ 0.824291] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.827042] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.829601] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.831841] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.833866] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.836078] NET: Registered protocol family 1\n[ 0.837633] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.839596] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.841504] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.861701] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.881905] Unpacking initramfs...\n[ 1.084192] Freeing initrd memory: 14824K\n[ 1.085942] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.088340] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.090809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.094682] Scanning for low memory corruption every 60 seconds\n[ 1.097389] audit: initializing netlink subsys (disabled)\n[ 1.099481] audit: type=2000 audit(1558055483.689:1): initialized\n[ 1.102057] Initialise system trusted keyring\n[ 1.103993] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.106786] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.110115] zbud: loaded\n[ 1.111470] VFS: Disk quotas dquot_6.6.0\n[ 1.112921] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.115364] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.117538] fuse init (API version 7.23)\n[ 1.119106] Key type big_key registered\n[ 1.120532] Allocating IMA MOK and blacklist keyrings.\n[ 1.122858] Key type asymmetric registered\n[ 1.124323] Asymmetric key parser 'x509' registered\n[ 1.126015] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.128645] io scheduler noop registered\n[ 1.130044] io scheduler deadline registered (default)\n[ 1.131814] io scheduler cfq registered\n[ 1.133285] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.135138] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.137378] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.139950] ACPI: Power Button [PWRF]\n[ 1.141454] GHES: HEST is not enabled!\n[ 1.160971] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.200985] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.204488] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.229782] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.233775] Linux agpgart interface v0.103\n[ 1.237257] loop: module loaded\n[ 1.240377] vda: vda1\n[ 1.242231] scsi host0: ata_piix\n[ 1.243597] scsi host1: ata_piix\n[ 1.244851] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.247035] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.249328] libphy: Fixed MDIO Bus: probed\n[ 1.250815] tun: Universal TUN/TAP device driver, 1.6\n[ 1.252574] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.256386] PPP generic driver version 2.4.2\n[ 1.258435] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.261481] ehci-pci: EHCI PCI platform driver\n[ 1.263658] ehci-platform: EHCI generic platform driver\n[ 1.266088] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.268683] ohci-pci: OHCI PCI platform driver\n[ 1.270259] ohci-platform: OHCI generic platform driver\n[ 1.272030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.292304] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.294078] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.296679] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.298439] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.300462] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.302657] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.305174] usb usb1: Product: UHCI Host Controller\n[ 1.306828] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.308879] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.310573] hub 1-0:1.0: USB hub found\n[ 1.311970] hub 1-0:1.0: 2 ports detected\n[ 1.313554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.317195] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.318893] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.320742] mousedev: PS/2 mouse device common for all mice\n[ 1.322976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.326173] rtc_cmos 00:00: RTC can wake from S4\n[ 1.328154] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.330260] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.332381] i2c /dev entries driver\n[ 1.333710] device-mapper: uevent: version 1.0.3\n[ 1.335379] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.338267] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.340587] NET: Registered protocol family 10\n[ 1.342434] NET: Registered protocol family 17\n[ 1.360224] Key type dns_resolver registered\n[ 1.362001] registered taskstats version 1\n[ 1.363481] Loading compiled-in X.509 certificates\n[ 1.365707] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.369008] zswap: loaded using pool lzo/zbud\n[ 1.372228] Key type trusted registered\n[ 1.375943] Key type encrypted registered\n[ 1.377412] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.379251] ima: No TPM chip found, activating TPM-bypass!\n[ 1.381100] ima: Allocated hash algorithm: sha1\n[ 1.382693] evm: HMAC attrs: 0x1\n[ 1.384345] Magic number: 3:988:154\n[ 1.385848] rtc_cmos 00:00: setting system clock to 2019-05-17 01:11:23 UTC (1558055483)\n[ 1.388707] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.390686] EDD information not available.\n[ 1.405556] Freeing unused kernel memory: 1484K\n[ 1.415836] Write protecting the kernel read-only data: 14336k\n[ 1.419175] Freeing unused kernel memory: 1620K\n[ 1.420955] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.433728] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.434241] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.434259] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.441889] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.441929] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.442052] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.442090] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.442126] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.442176] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.442225] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.488990] virtio_net virtio0 ens3: renamed from eth0\n[ 1.498499] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.501779] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.533660] AVX2 version of gcm_enc/dec engaged.\n[ 1.535359] AES CTR mode by8 optimization enabled\n[ 1.540367] FDC 0 is a S82078B\n[ 1.623804] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.789103] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.791418] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.793812] usb 1-1: Product: QEMU USB Tablet\n[ 1.795400] usb 1-1: Manufacturer: QEMU\n[ 1.796828] usb 1-1: SerialNumber: 42\n[ 1.804518] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.811328] usbcore: registered new interface driver usbhid\n[ 1.813311] usbhid: USB HID core driver\n[ 1.816417] 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.820565] 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.888078] md: linear personality registered for level -1\n[ 2.891578] md: multipath personality registered for level -4\n[ 2.895125] md: raid0 personality registered for level 0\n[ 2.899211] md: raid1 personality registered for level 1\n[ 2.967794] raid6: sse2x1 gen() 11291 MB/s\n[ 3.035797] raid6: sse2x1 xor() 8855 MB/s\n[ 3.103795] raid6: sse2x2 gen() 14367 MB/s\n[ 3.171795] raid6: sse2x2 xor() 9674 MB/s\n[ 3.243806] raid6: sse2x4 gen() 16623 MB/s\n[ 3.311794] raid6: sse2x4 xor() 11317 MB/s\n[ 3.379795] raid6: avx2x1 gen() 22433 MB/s\n[ 3.447794] raid6: avx2x2 gen() 26433 MB/s\n[ 3.515795] raid6: avx2x4 gen() 29937 MB/s\n[ 3.517331] raid6: using algorithm avx2x4 gen() 29937 MB/s\n[ 3.519074] raid6: using avx2x2 recovery algorithm\n[ 3.522255] xor: automatically using best checksumming function:\n[ 3.563847] avx : 32998.000 MB/sec\n[ 3.566460] async_tx: api initialized (async)\n[ 3.575573] md: raid6 personality registered for level 6\n[ 3.577370] md: raid5 personality registered for level 5\n[ 3.579095] md: raid4 personality registered for level 4\n[ 3.586362] 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.618219] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.641610] 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.735845] 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.742582] systemd[1]: Detected virtualization kvm.\n[ 3.744564] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.749520] systemd[1]: Set hostname to .\n[ 3.753384] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.755667] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.881740] 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.886363] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.890403] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.893795] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.897342] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.901035] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.904328] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.908189] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.911910] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.923927] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.928274] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.932764] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.936807] 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.945320] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.949967] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.955534] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 3.955988] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.961968] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.967778] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.970929] Loading iSCSI transport class v2.0-870.\n[ 3.971718] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.976409] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.980728] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.985134] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.988898] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.992918] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.997309] iscsi: registered transport (tcp)\n[ 3.999449] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.003141] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.008100] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.014118] 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.020284] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.040263] iscsi: registered transport (iser)\n[ 4.044078] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.049777] 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.058106] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.065796] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.070285] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.076203] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.081715] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.087238] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.092143] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.108643] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.115146] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\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 Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\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 Starting udev Kernel Device Manager...\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 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 Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\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[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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[ 9.444610] cloud-init[557]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Fri, 17 May 2019 01:11:27 +0000. Up 4.96 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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 10.428851] cloud-init[946]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Fri, 17 May 2019 01:11:32 +0000. Up 9.95 seconds.\n[ 10.432124] cloud-init[946]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.435341] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.438529] cloud-init[946]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.441693] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.444875] cloud-init[946]: ci-info: | ens3 | True | 192.168.120.19 | 255.255.255.0 | global | fa:16:3e:f0:9f:95 |\n[ 10.448100] cloud-init[946]: ci-info: | ens3 | True | fe80::f816:3eff:fef0:9f95/64 | . | link | fa:16:3e:f0:9f:95 |\n[ 10.451287] cloud-init[946]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.454481] cloud-init[946]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.457664] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.460854] cloud-init[946]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.463840] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.466834] cloud-init[946]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.469805] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.472785] cloud-init[946]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.475756] cloud-init[946]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.478759] cloud-init[946]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.481744] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.485130] cloud-init[946]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.487530] cloud-init[946]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.489908] cloud-init[946]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.492321] cloud-init[946]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.494782] cloud-init[946]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.497205] cloud-init[946]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.499661] cloud-init[946]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.502092] cloud-init[946]: Generating public/private rsa key pair.\n[ 10.504157] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.506657] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.509107] cloud-init[946]: The key fingerprint is:\n[ 10.510938] cloud-init[946]: SHA256:LLDXt+x39pEdq4hGV9Aj31wlrCO7hVlW8/XFCSEfjXE root@vyos-vrouter-vm-c651eb7a-23bd-4998-bfc3-97c355f97f98\n[ 10.514160] cloud-init[946]: The key's randomart image is:\n[ 10.516145] cloud-init[946]: +---[RSA 2048]----+\n[ 10.517932] cloud-init[946]: | ..*BE+|\n[ 10.519740] cloud-init[946]: | oo+*+=|\n[ 10.521540] cloud-init[946]: | . +++o=|\n[ 10.526417] cloud-init[946]: | o o . =o oo|\n[ 10.528328] cloud-init[946]: | . o S .B.. . |\n[ 10.530104] cloud-init[946]: | . . ++o. =|\n[ 10.531894] cloud-init[946]: | . +o +.|\n[ 10.533741] cloud-init[946]: | oo o + .|\n[ 10.535593] cloud-init[946]: | ...o + ..|\n[ 10.537402] cloud-init[946]: +----[SHA256]-----+\n[ 10.539203] cloud-init[946]: Generating public/private dsa key pair.\n[ 10.541239] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.543776] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.546264] cloud-init[946]: The key fingerprint is:\n[ 10.548156] cloud-init[946]: SHA256:ENTMMiBxYy4I4f/z8p1/gaTG8RyHt+OXpgbKfa1sv3w root@vyos-vrouter-vm-c651eb7a-23bd-4998-bfc3-97c355f97f98\n[ 10.551438] cloud-init[946]: The key's randomart image is:\n[ 10.553416] cloud-init[946]: +---[DSA 1024]----+\n[ 10.555221] cloud-init[946]: |o.o.=oo+ |\n[ 10.556988] cloud-init[946]: |o. = .o.+ |\n[ 10.558837] cloud-init[946]: |... . .o . |\n[ 10.560624] cloud-init[946]: | .. . . + o |\n[ 10.562430] cloud-init[946]: | . S * = . |\n[ 10.564218] cloud-init[946]: | . + = + |\n[ 10.566014] cloud-init[946]: | o o o o + .|\n[ 10.567815] cloud-init[946]: | .o .o...*.=E|\n[ 10.569663] cloud-init[946]: | oo o..=+*+o|\n[ 10.571493] cloud-init[946]: +----[SHA256]-----+\n[ 10.573369] cloud-init[946]: Generating public/private ecdsa key pair.\n[ 10.575425] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.577958] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.580504] cloud-init[946]: The key fingerprint is:\n[ 10.582401] cloud-init[946]: SHA256:A/GM+5SauEFW5d6hBxaRyzO6aS2BYisqdQPVMHolVnA root@vyos-vrouter-vm-c651eb7a-23bd-4998-bfc3-97c355f97f98\n[ 10.585618] cloud-init[946]: The key's randomart image is:\n[ 10.587567] cloud-init[946]: +---[ECDSA 256]---+\n[ 10.589367] cloud-init[946]: | *=E +o |\n[ 10.591134] cloud-init[946]: | o.=.B.. |\n[ 10.592956] cloud-init[946]: | ... +.*.. |\n[ 10.594756] cloud-init[946]: | .. . === . |\n[ 10.596529] cloud-init[946]: | .o...Soo |\n[ 10.598378] cloud-init[946]: | +o+.o= o |\n[ 10.600238] cloud-init[946]: | o +o.o=. |\n[ 10.602075] cloud-init[946]: |o . o= . |\n[ 10.603873] cloud-init[946]: |+. .. . |\n[ 10.605736] cloud-init[946]: +----[SHA256]-----+\n[ 10.607523] cloud-init[946]: Generating public/private ed25519 key pair.\n[ 10.609616] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.612159] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.614799] cloud-init[946]: The key fingerprint is:\n[ 10.616661] cloud-init[946]: SHA256:ylWpv8oZNAl7AE8d6x7iOPwr22ERNseSBJmMcKh/lCI root@vyos-vrouter-vm-c651eb7a-23bd-4998-bfc3-97c355f97f98\n[ 10.620063] cloud-init[946]: The key's randomart image is:\n[ 10.621955] cloud-init[946]: +--[ED25519 256]--+\n[ 10.623639] cloud-init[946]: |.o.oo+o... |\n[ 10.625363] cloud-init[946]: |... += o.. . |\n[ 10.627083] cloud-init[946]: |. .X + o |\n[ 10.628796] cloud-init[946]: |E . o. X + |\n[ 10.630480] cloud-init[946]: | o o + S |\n[ 10.632179] cloud-init[946]: | ...+ O + |\n[ 10.633847] cloud-init[946]: | .+ * o . |\n[ 10.635530] cloud-init[946]: | .= o o . |\n[ 10.637237] cloud-init[946]: | .o+.+.. |\n[ 10.638907] cloud-init[946]: +----[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 ACPID Listen Socket.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\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] Started Daily Cleanup of Temporary Directories.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting Accounts Service...\n Starting LXD - container startup/shutdown...\n Starting Login Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting /etc/rc.local Compatibility...\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting System Logging Service...\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting LSB: MD monitoring daemon...\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[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Login Service.\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 LSB: MD monitoring daemon.\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 Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\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: 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 Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started 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\nUbuntu 16.04.6 LTS vyos-vrouter-vm-c651eb7a-23bd-4998-bfc3-97c355f97f98 ttyS0\n\nvyos-vrouter-vm-c651eb7a-23bd-4998-bfc3-97c355f97f98 login: "} 2019-05-17 01:11:40,429 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b/action used request id req-9921197e-f58e-4bdb-9585-15b36d300677 2019-05-17 01:11:40,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0893039703369s 2019-05-17 01:11:40,431 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 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 690066921 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K 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.354620] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.357564] pid_max: default: 32768 minimum: 301 [ 0.359155] ACPI: Core revision 20150930 [ 0.361203] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.363509] Security Framework initialized [ 0.364961] Yama: becoming mindful. [ 0.366269] AppArmor: AppArmor initialized [ 0.367913] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.373943] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.377925] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.382932] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.385990] Initializing cgroup subsys io [ 0.387438] Initializing cgroup subsys memory [ 0.388982] Initializing cgroup subsys devices [ 0.390527] Initializing cgroup subsys freezer [ 0.392066] Initializing cgroup subsys net_cls [ 0.393619] Initializing cgroup subsys perf_event [ 0.395232] Initializing cgroup subsys net_prio [ 0.396824] Initializing cgroup subsys hugetlb [ 0.398371] Initializing cgroup subsys pids [ 0.400636] mce: CPU supports 10 MCE banks [ 0.402156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.403936] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.405897] Spectre V2 : Mitigation: Full generic retpoline [ 0.407744] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.410554] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.413400] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.415632] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.418907] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.423244] Freeing SMP alternatives memory: 36K [ 0.429658] ftrace: allocating 32293 entries in 127 pages [ 0.474177] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.476340] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.478479] smpboot: Max logical packages: 2 [ 0.480261] x2apic enabled [ 0.481653] Switched APIC routing to physical x2apic. [ 0.484577] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.486675] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.490576] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.501995] KVM setup paravirtual spinlock [ 0.505028] x86: Booting SMP configuration: [ 0.506557] .... node #0, CPUs: #1 [ 0.508096] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.530540] x86: Booted up 1 node, 2 CPUs [ 0.530543] KVM setup async PF for cpu 1 [ 0.530548] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.535086] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.537787] devtmpfs: initialized [ 0.540689] evm: security.selinux [ 0.541935] evm: security.SMACK64 [ 0.543220] evm: security.SMACK64EXEC [ 0.544724] evm: security.SMACK64TRANSMUTE [ 0.546356] evm: security.SMACK64MMAP [ 0.547864] evm: security.ima [ 0.549135] evm: security.capability [ 0.550788] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.554453] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556917] pinctrl core: initialized pinctrl subsystem [ 0.559125] RTC time: 1:11:23, date: 05/17/19 [ 0.561758] NET: Registered protocol family 16 [ 0.575541] cpuidle: using governor ladder [ 0.587563] cpuidle: using governor menu [ 0.589160] PCCT header not found. [ 0.590665] ACPI: bus type PCI registered [ 0.592290] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.594819] PCI: Using configuration type 1 for base access [ 0.609562] ACPI: Added _OSI(Module Device) [ 0.611305] ACPI: Added _OSI(Processor Device) [ 0.613221] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.615136] ACPI: Added _OSI(Processor Aggregator Device) [ 0.618372] ACPI: Interpreter enabled [ 0.636476] ACPI: (supports S0 S5) [ 0.637740] ACPI: Using IOAPIC for interrupt routing [ 0.639430] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.644594] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.646630] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.648891] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.651198] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.655234] acpiphp: Slot [3] registered [ 0.656674] acpiphp: Slot [4] registered [ 0.658105] acpiphp: Slot [5] registered [ 0.659554] acpiphp: Slot [6] registered [ 0.660987] acpiphp: Slot [7] registered [ 0.662416] acpiphp: Slot [8] registered [ 0.663862] acpiphp: Slot [9] registered [ 0.665302] acpiphp: Slot [10] registered [ 0.666754] acpiphp: Slot [11] registered [ 0.668205] acpiphp: Slot [12] registered [ 0.669706] acpiphp: Slot [13] registered [ 0.671157] acpiphp: Slot [14] registered [ 0.672611] acpiphp: Slot [15] registered [ 0.674059] acpiphp: Slot [16] registered [ 0.675517] acpiphp: Slot [17] registered [ 0.676971] acpiphp: Slot [18] registered [ 0.678427] acpiphp: Slot [19] registered [ 0.679877] acpiphp: Slot [20] registered [ 0.681334] acpiphp: Slot [21] registered [ 0.682784] acpiphp: Slot [22] registered [ 0.684235] acpiphp: Slot [23] registered [ 0.685691] acpiphp: Slot [24] registered [ 0.687141] acpiphp: Slot [25] registered [ 0.688589] acpiphp: Slot [26] registered [ 0.690036] acpiphp: Slot [27] registered [ 0.691497] acpiphp: Slot [28] registered [ 0.692952] acpiphp: Slot [29] registered [ 0.694417] acpiphp: Slot [30] registered [ 0.695869] acpiphp: Slot [31] registered [ 0.697294] PCI host bridge to bus 0000:00 [ 0.698730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.700898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.703064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.705638] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.708201] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.710820] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.715769] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.718038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.720131] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.722392] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.726838] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.729373] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.754184] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.757012] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.759506] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.762020] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.764479] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.766729] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.769044] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.770920] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.773662] vgaarb: loaded [ 0.774724] vgaarb: bridge control possible 0000:00:02.0 [ 0.776859] SCSI subsystem initialized [ 0.778492] ACPI: bus type USB registered [ 0.779947] usbcore: registered new interface driver usbfs [ 0.781779] usbcore: registered new interface driver hub [ 0.783565] usbcore: registered new device driver usb [ 0.785568] PCI: Using ACPI for IRQ routing [ 0.787485] NetLabel: Initializing [ 0.788750] NetLabel: domain hash size = 128 [ 0.790263] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.791962] NetLabel: unlabeled traffic allowed by default [ 0.793991] amd_nb: Cannot enumerate AMD northbridges [ 0.795791] clocksource: Switched to clocksource kvm-clock [ 0.808088] AppArmor: AppArmor Filesystem Enabled [ 0.809782] pnp: PnP ACPI init [ 0.811312] pnp: PnP ACPI: found 5 devices [ 0.819370] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.822403] NET: Registered protocol family 2 [ 0.824291] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.827042] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.829601] TCP: Hash tables configured (established 32768 bind 32768) [ 0.831841] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.833866] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.836078] NET: Registered protocol family 1 [ 0.837633] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.839596] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.841504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.861701] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.881905] Unpacking initramfs... [ 1.084192] Freeing initrd memory: 14824K [ 1.085942] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.088340] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.090809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.094682] Scanning for low memory corruption every 60 seconds [ 1.097389] audit: initializing netlink subsys (disabled) [ 1.099481] audit: type=2000 audit(1558055483.689:1): initialized [ 1.102057] Initialise system trusted keyring [ 1.103993] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.106786] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.110115] zbud: loaded [ 1.111470] VFS: Disk quotas dquot_6.6.0 [ 1.112921] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.115364] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.117538] fuse init (API version 7.23) [ 1.119106] Key type big_key registered [ 1.120532] Allocating IMA MOK and blacklist keyrings. [ 1.122858] Key type asymmetric registered [ 1.124323] Asymmetric key parser 'x509' registered [ 1.126015] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.128645] io scheduler noop registered [ 1.130044] io scheduler deadline registered (default) [ 1.131814] io scheduler cfq registered [ 1.133285] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.135138] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.137378] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.139950] ACPI: Power Button [PWRF] [ 1.141454] GHES: HEST is not enabled! [ 1.160971] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.200985] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.204488] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.229782] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.233775] Linux agpgart interface v0.103 [ 1.237257] loop: module loaded [ 1.240377] vda: vda1 [ 1.242231] scsi host0: ata_piix [ 1.243597] scsi host1: ata_piix [ 1.244851] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.247035] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.249328] libphy: Fixed MDIO Bus: probed [ 1.250815] tun: Universal TUN/TAP device driver, 1.6 [ 1.252574] tun: (C) 1999-2004 Max Krasnyansky [ 1.256386] PPP generic driver version 2.4.2 [ 1.258435] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.261481] ehci-pci: EHCI PCI platform driver [ 1.263658] ehci-platform: EHCI generic platform driver [ 1.266088] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.268683] ohci-pci: OHCI PCI platform driver [ 1.270259] ohci-platform: OHCI generic platform driver [ 1.272030] uhci_hcd: USB Universal Host Controller Interface driver [ 1.292304] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.294078] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.296679] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.298439] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.300462] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.302657] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.305174] usb usb1: Product: UHCI Host Controller [ 1.306828] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.308879] usb usb1: SerialNumber: 0000:00:01.2 [ 1.310573] hub 1-0:1.0: USB hub found [ 1.311970] hub 1-0:1.0: 2 ports detected [ 1.313554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.317195] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.318893] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.320742] mousedev: PS/2 mouse device common for all mice [ 1.322976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.326173] rtc_cmos 00:00: RTC can wake from S4 [ 1.328154] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.330260] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.332381] i2c /dev entries driver [ 1.333710] device-mapper: uevent: version 1.0.3 [ 1.335379] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.338267] ledtrig-cpu: registered to indicate activity on CPUs [ 1.340587] NET: Registered protocol family 10 [ 1.342434] NET: Registered protocol family 17 [ 1.360224] Key type dns_resolver registered [ 1.362001] registered taskstats version 1 [ 1.363481] Loading compiled-in X.509 certificates [ 1.365707] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.369008] zswap: loaded using pool lzo/zbud [ 1.372228] Key type trusted registered [ 1.375943] Key type encrypted registered [ 1.377412] AppArmor: AppArmor sha1 policy hashing enabled [ 1.379251] ima: No TPM chip found, activating TPM-bypass! [ 1.381100] ima: Allocated hash algorithm: sha1 [ 1.382693] evm: HMAC attrs: 0x1 [ 1.384345] Magic number: 3:988:154 [ 1.385848] rtc_cmos 00:00: setting system clock to 2019-05-17 01:11:23 UTC (1558055483) [ 1.388707] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.390686] EDD information not available. [ 1.405556] Freeing unused kernel memory: 1484K [ 1.415836] Write protecting the kernel read-only data: 14336k [ 1.419175] Freeing unused kernel memory: 1620K [ 1.420955] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.433728] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.434241] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.434259] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.441889] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.441929] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.442052] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.442090] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.442126] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.442176] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.442225] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.488990] virtio_net virtio0 ens3: renamed from eth0 [ 1.498499] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.501779] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.533660] AVX2 version of gcm_enc/dec engaged. [ 1.535359] AES CTR mode by8 optimization enabled [ 1.540367] FDC 0 is a S82078B [ 1.623804] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.789103] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.791418] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.793812] usb 1-1: Product: QEMU USB Tablet [ 1.795400] usb 1-1: Manufacturer: QEMU [ 1.796828] usb 1-1: SerialNumber: 42 [ 1.804518] hidraw: raw HID events driver (C) Jiri Kosina [ 1.811328] usbcore: registered new interface driver usbhid [ 1.813311] usbhid: USB HID core driver [ 1.816417] 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.820565] 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.888078] md: linear personality registered for level -1 [ 2.891578] md: multipath personality registered for level -4 [ 2.895125] md: raid0 personality registered for level 0 [ 2.899211] md: raid1 personality registered for level 1 [ 2.967794] raid6: sse2x1 gen() 11291 MB/s [ 3.035797] raid6: sse2x1 xor() 8855 MB/s [ 3.103795] raid6: sse2x2 gen() 14367 MB/s [ 3.171795] raid6: sse2x2 xor() 9674 MB/s [ 3.243806] raid6: sse2x4 gen() 16623 MB/s [ 3.311794] raid6: sse2x4 xor() 11317 MB/s [ 3.379795] raid6: avx2x1 gen() 22433 MB/s [ 3.447794] raid6: avx2x2 gen() 26433 MB/s [ 3.515795] raid6: avx2x4 gen() 29937 MB/s [ 3.517331] raid6: using algorithm avx2x4 gen() 29937 MB/s [ 3.519074] raid6: using avx2x2 recovery algorithm [ 3.522255] xor: automatically using best checksumming function: [ 3.563847] avx : 32998.000 MB/sec [ 3.566460] async_tx: api initialized (async) [ 3.575573] md: raid6 personality registered for level 6 [ 3.577370] md: raid5 personality registered for level 5 [ 3.579095] md: raid4 personality registered for level 4 [ 3.586362] 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.618219] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.641610] 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.735845] 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.742582] systemd[1]: Detected virtualization kvm. [ 3.744564] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.749520] systemd[1]: Set hostname to . [ 3.753384] systemd[1]: Initializing machine ID from KVM UUID. [ 3.755667] systemd[1]: Installed transient /etc/machine-id file. [ 3.881740] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.886363] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.890403] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.893795] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.897342] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.901035] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.904328] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.908189] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.911910] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.923927] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.928274] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.932764] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.936807] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.945320] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.949967] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.955534] EXT4-fs (vda1): re-mounted. Opts: (null) [ 3.955988] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.961968] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.967778] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.970929] Loading iSCSI transport class v2.0-870. [ 3.971718] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.976409] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.980728] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.985134] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.988898] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.992918] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.997309] iscsi: registered transport (tcp) [ 3.999449] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.003141] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.008100] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.014118] 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.020284] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.040263] iscsi: registered transport (iser) [ 4.044078] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.049777] 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.058106] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.065796] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.070285] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.076203] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.081715] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.087238] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.092143] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.108643] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.115146] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... 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. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... 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. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 9.444610] cloud-init[557]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Fri, 17 May 2019 01:11:27 +0000. Up 4.96 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 10.428851] cloud-init[946]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Fri, 17 May 2019 01:11:32 +0000. Up 9.95 seconds. [ 10.432124] cloud-init[946]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.435341] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.438529] cloud-init[946]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.441693] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.444875] cloud-init[946]: ci-info: | ens3 | True | 192.168.120.19 | 255.255.255.0 | global | fa:16:3e:f0:9f:95 | [ 10.448100] cloud-init[946]: ci-info: | ens3 | True | fe80::f816:3eff:fef0:9f95/64 | . | link | fa:16:3e:f0:9f:95 | [ 10.451287] cloud-init[946]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.454481] cloud-init[946]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.457664] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.460854] cloud-init[946]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.463840] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.466834] cloud-init[946]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.469805] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.472785] cloud-init[946]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.475756] cloud-init[946]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.478759] cloud-init[946]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.481744] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.485130] cloud-init[946]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.487530] cloud-init[946]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.489908] cloud-init[946]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.492321] cloud-init[946]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.494782] cloud-init[946]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.497205] cloud-init[946]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.499661] cloud-init[946]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.502092] cloud-init[946]: Generating public/private rsa key pair. [ 10.504157] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.506657] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.509107] cloud-init[946]: The key fingerprint is: [ 10.510938] cloud-init[946]: SHA256:LLDXt+x39pEdq4hGV9Aj31wlrCO7hVlW8/XFCSEfjXE root@vyos-vrouter-vm-c651eb7a-23bd-4998-bfc3-97c355f97f98 [ 10.514160] cloud-init[946]: The key's randomart image is: [ 10.516145] cloud-init[946]: +---[RSA 2048]----+ [ 10.517932] cloud-init[946]: | ..*BE+| [ 10.519740] cloud-init[946]: | oo+*+=| [ 10.521540] cloud-init[946]: | . +++o=| [ 10.526417] cloud-init[946]: | o o . =o oo| [ 10.528328] cloud-init[946]: | . o S .B.. . | [ 10.530104] cloud-init[946]: | . . ++o. =| [ 10.531894] cloud-init[946]: | . +o +.| [ 10.533741] cloud-init[946]: | oo o + .| [ 10.535593] cloud-init[946]: | ...o + ..| [ 10.537402] cloud-init[946]: +----[SHA256]-----+ [ 10.539203] cloud-init[946]: Generating public/private dsa key pair. [ 10.541239] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.543776] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.546264] cloud-init[946]: The key fingerprint is: [ 10.548156] cloud-init[946]: SHA256:ENTMMiBxYy4I4f/z8p1/gaTG8RyHt+OXpgbKfa1sv3w root@vyos-vrouter-vm-c651eb7a-23bd-4998-bfc3-97c355f97f98 [ 10.551438] cloud-init[946]: The key's randomart image is: [ 10.553416] cloud-init[946]: +---[DSA 1024]----+ [ 10.555221] cloud-init[946]: |o.o.=oo+ | [ 10.556988] cloud-init[946]: |o. = .o.+ | [ 10.558837] cloud-init[946]: |... . .o . | [ 10.560624] cloud-init[946]: | .. . . + o | [ 10.562430] cloud-init[946]: | . S * = . | [ 10.564218] cloud-init[946]: | . + = + | [ 10.566014] cloud-init[946]: | o o o o + .| [ 10.567815] cloud-init[946]: | .o .o...*.=E| [ 10.569663] cloud-init[946]: | oo o..=+*+o| [ 10.571493] cloud-init[946]: +----[SHA256]-----+ [ 10.573369] cloud-init[946]: Generating public/private ecdsa key pair. [ 10.575425] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.577958] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.580504] cloud-init[946]: The key fingerprint is: [ 10.582401] cloud-init[946]: SHA256:A/GM+5SauEFW5d6hBxaRyzO6aS2BYisqdQPVMHolVnA root@vyos-vrouter-vm-c651eb7a-23bd-4998-bfc3-97c355f97f98 [ 10.585618] cloud-init[946]: The key's randomart image is: [ 10.587567] cloud-init[946]: +---[ECDSA 256]---+ [ 10.589367] cloud-init[946]: | *=E +o | [ 10.591134] cloud-init[946]: | o.=.B.. | [ 10.592956] cloud-init[946]: | ... +.*.. | [ 10.594756] cloud-init[946]: | .. . === . | [ 10.596529] cloud-init[946]: | .o...Soo | [ 10.598378] cloud-init[946]: | +o+.o= o | [ 10.600238] cloud-init[946]: | o +o.o=. | [ 10.602075] cloud-init[946]: |o . o= . | [ 10.603873] cloud-init[946]: |+. .. . | [ 10.605736] cloud-init[946]: +----[SHA256]-----+ [ 10.607523] cloud-init[946]: Generating public/private ed25519 key pair. [ 10.609616] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.612159] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.614799] cloud-init[946]: The key fingerprint is: [ 10.616661] cloud-init[946]: SHA256:ylWpv8oZNAl7AE8d6x7iOPwr22ERNseSBJmMcKh/lCI root@vyos-vrouter-vm-c651eb7a-23bd-4998-bfc3-97c355f97f98 [ 10.620063] cloud-init[946]: The key's randomart image is: [ 10.621955] cloud-init[946]: +--[ED25519 256]--+ [ 10.623639] cloud-init[946]: |.o.oo+o... | [ 10.625363] cloud-init[946]: |... += o.. . | [ 10.627083] cloud-init[946]: |. .X + o | [ 10.628796] cloud-init[946]: |E . o. X + | [ 10.630480] cloud-init[946]: | o o + S | [ 10.632179] cloud-init[946]: | ...+ O + | [ 10.633847] cloud-init[946]: | .+ * o . | [ 10.635530] cloud-init[946]: | .= o o . | [ 10.637237] cloud-init[946]: | .o+.+.. | [ 10.638907] cloud-init[946]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. Starting LXD - unix socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting Accounts Service... Starting LXD - container startup/shutdown... Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting /etc/rc.local Compatibility... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started Regular background program processing daemon. Starting System Logging Service... [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started D-Bus System Message Bus. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Deferred execution scheduler. Starting LSB: MD monitoring daemon... Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Login Service. 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 LSB: MD monitoring daemon. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". 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: 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 Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. Ubuntu 16.04.6 LTS vyos-vrouter-vm-c651eb7a-23bd-4998-bfc3-97c355f97f98 ttyS0 vyos-vrouter-vm-c651eb7a-23bd-4998-bfc3-97c355f97f98 login: 2019-05-17 01:11:40,434 - paramiko.transport - DEBUG - starting thread (client mode): 0x6ded5d90L 2019-05-17 01:11:40,435 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-17 01:11:40,440 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-05-17 01:11:40,440 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-05-17 01:11:40,441 - 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-05-17 01:11:40,441 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-17 01:11:40,441 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-17 01:11:40,442 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 01:11:40,442 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-17 01:11:40,442 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 01:11:40,481 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-17 01:11:40,482 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 01:11:40,499 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: 67eb82a1169f1e4fea8f44156c20a671 2019-05-17 01:11:40,500 - paramiko.transport - DEBUG - Trying discovered key 2cff440e826325c79ba2582683d3307e in /tmp/tmpSl2WS1 2019-05-17 01:11:40,518 - paramiko.transport - DEBUG - userauth is OK 2019-05-17 01:11:40,540 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-17 01:11:40,564 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-17 01:11:40,741 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-05-17 01:11:40,741 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-05-17 01:11:40,782 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-17 01:11:40,782 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-17 01:11:40,798 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-17 01:11:46,651 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-05-17 01:11:46,654 - 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-05-17 01:11:46,654 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-17 01:11:46,654 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-17 01:11:46,654 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 01:11:46,654 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-17 01:11:46,654 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 01:11:46,658 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 01:11:52,667 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-17 01:11:52,669 - 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-05-17 01:11:52,670 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-17 01:11:52,670 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-17 01:11:52,670 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 01:11:52,670 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-17 01:11:52,670 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 01:11:52,674 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 01:11:57,764 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-17 01:11:57,803 - 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-05-17 01:11:57,803 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-17 01:11:57,803 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-17 01:11:57,803 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 01:11:57,803 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-17 01:11:57,803 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 01:11:57,809 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 01:12:03,953 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-17 01:12:03,953 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-17 01:12:03,955 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-17 01:12:03,956 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-05-17 01:12:03,956 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-17 01:12:03,958 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-17 01:13:36,719 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-17 01:13:36,719 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.6 API version: 1.39 Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 02:35:27 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.6 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 01:59:36 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest d0aae4d667256dc10be153418df9d4bbef17e6747ea7f7b751c9c3e64344368d 2019-05-17 01:13:36,720 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-c651eb7a-23bd-4998-bfc3-97c355f97f98 --2019-05-17 01:12:08-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.12, 99.84.74.4, 99.84.74.10, ... 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% 33.8M=0s 2019-05-17 01:12:08 (33.8 MB/s) - 'script.sh' saved [13063/13063] sudo: unable to resolve host vyos-vrouter-vm-c651eb7a-23bd-4998-bfc3-97c355f97f98 sudo: unable to resolve host vyos-vrouter-vm-c651eb7a-23bd-4998-bfc3-97c355f97f98 + 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-c651eb7a-23bd-4998-bfc3-97c355f97f98 sudo: unable to resolve host vyos-vrouter-vm-c651eb7a-23bd-4998-bfc3-97c355f97f98 2019-05-17 01:13:36,721 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-05-17 01:13:36,721 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-17 01:13:36,721 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-05-17 01:13:36,722 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-05-17 01:13:36,722 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/status 2019-05-17 01:13:36,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.203', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-17 01:14:06,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/status 2019-05-17 01:14:06,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:14:06,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:14:06,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:14:06,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:14:06,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:14:06,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:14:06,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:14:06,916 - 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": 327, "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": 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": 112, "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": 110, "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-05-17 01:14:06,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:14:06,916 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:14:06 GMT 2019-05-17 01:14:06,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:14:06,916 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:14:06,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:14:06,916 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:14:06,916 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:14:06,917 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:14:06,917 - 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': 327, 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': 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': 112, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 110, 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-05-17 01:14:06,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/status 2019-05-17 01:14:07,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:14:07,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:14:07,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:14:07,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:14:07,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:14:07,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:14:07,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:14:07,092 - 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": 327, "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": 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": 112, "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": 110, "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-05-17 01:14:07,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:14:07,092 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:14:07 GMT 2019-05-17 01:14:07,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:14:07,092 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:14:07,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:14:07,092 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:14:07,092 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:14:07,092 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:14:07,093 - functest.core.cloudify - INFO - The current manager status is running 2019-05-17 01:14:07,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/secrets 2019-05-17 01:14:07,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:14:07,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:14:07,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:14:07,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:14:07,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:14:07,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:14:07,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:14:07,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-05-17 01:14:07,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:14:07,214 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:14:07 GMT 2019-05-17 01:14:07,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:14:07,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-05-17 01:14:07,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:14:07,214 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:14:07,214 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:14:07,215 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-05-17 01:14:07,215 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-05-17 01:14:07,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:14:07,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:14:07,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:14:07,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:14:07,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:14:07,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:14:07,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:14:07,400 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-05-17 01:14:07,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-17T01:14:07.338Z", "updated_at": "2019-05-17T01:14:07.338Z", "value": "gAAAAABc3grfkvQBt5ziSgcF1V9XS4VdPLC14ROAfoD4VctE2HFbK-rnbcjBGtlGxx-OhGcC6Ha30e-Cul0zn-8u3bIbwe7YOw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-17 01:14:07,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:14:07,400 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:14:07 GMT 2019-05-17 01:14:07,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:14:07,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-17 01:14:07,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:14:07,401 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:14:07,401 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:14:07,401 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3.1/secrets/foo 2019-05-17 01:14:07,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:14:07,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:14:07,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:14:07,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:14:07,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:14:07,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:14:07,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:14:07,502 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-17 01:14:07,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-17T01:14:07.338Z", "updated_at": "2019-05-17T01:14:07.338Z", "value": "gAAAAABc3grfkvQBt5ziSgcF1V9XS4VdPLC14ROAfoD4VctE2HFbK-rnbcjBGtlGxx-OhGcC6Ha30e-Cul0zn-8u3bIbwe7YOw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-17 01:14:07,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:14:07,503 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:14:07 GMT 2019-05-17 01:14:07,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:14:07,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-17 01:14:07,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:14:07,503 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:14:07,503 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:14:07,503 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-05-17 01:14:07,504 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-05-17 01:14:07,504 - functest.core.cloudify - INFO - Put private keypair in manager 2019-05-17 01:14:07,505 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-05-17 01:14:07,506 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-05-17 01:14:07,506 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-05-17 01:14:07,511 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-05-17 01:14:07,546 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-05-17 01:14:07,546 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-05-17 01:14:07,547 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-05-17 01:14:07,588 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-05-17 01:14:07,588 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-05-17 01:14:07,613 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-05-17 01:14:08,436 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-05-17 01:14:08,437 - functest.core.cloudify - DEBUG - output: 2019-05-17 01:14:08,437 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-05-17 01:14:08,437 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-c651eb7a-23bd-4998-bfc3-97c355f97f98 sudo: unable to resolve host vyos-vrouter-vm-c651eb7a-23bd-4998-bfc3-97c355f97f98 2019-05-17 01:14:08,438 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-05-17 01:14:08,476 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-05-17 01:14:08,477 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-05-17 01:14:08,504 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-05-17 01:14:33,265 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-05-17 01:14:33,266 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-05-17 01:14:33,265 - 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/tmpCS23Dt/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/tmpEAJBBw/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpl_CeAz.zip |-------------------------------------------------------| 0.05% tmpl_CeAz.zip |-------------------------------------------------------| 0.09% tmpl_CeAz.zip |-------------------------------------------------------| 0.14% tmpl_CeAz.zip |-------------------------------------------------------| 0.18% tmpl_CeAz.zip |-------------------------------------------------------| 0.23% tmpl_CeAz.zip |-------------------------------------------------------| 0.27% tmpl_CeAz.zip |-------------------------------------------------------| 0.32% tmpl_CeAz.zip |-------------------------------------------------------| 0.37% tmpl_CeAz.zip |-------------------------------------------------------| 0.41% tmpl_CeAz.zip |-------------------------------------------------------| 0.46% tmpl_CeAz.zip |-------------------------------------------------------| 0.5% tmpl_CeAz.zip |-------------------------------------------------------| 0.55% tmpl_CeAz.zip |-------------------------------------------------------| 0.59% tmpl_CeAz.zip |-------------------------------------------------------| 0.64% tmpl_CeAz.zip |-------------------------------------------------------| 0.68% tmpl_CeAz.zip |-------------------------------------------------------| 0.73% tmpl_CeAz.zip |-------------------------------------------------------| 0.78% tmpl_CeAz.zip |-------------------------------------------------------| 0.82% tmpl_CeAz.zip |-------------------------------------------------------| 0.87% tmpl_CeAz.zip |#------------------------------------------------------| 0.91% tmpl_CeAz.zip |#------------------------------------------------------| 0.96% tmpl_CeAz.zip |#------------------------------------------------------| 1.0% tmpl_CeAz.zip |#------------------------------------------------------| 1.05% tmpl_CeAz.zip |#------------------------------------------------------| 1.1% tmpl_CeAz.zip |#------------------------------------------------------| 1.14% tmpl_CeAz.zip |#------------------------------------------------------| 1.19% tmpl_CeAz.zip |#------------------------------------------------------| 1.23% tmpl_CeAz.zip |#------------------------------------------------------| 1.28% tmpl_CeAz.zip |#------------------------------------------------------| 1.32% tmpl_CeAz.zip |#------------------------------------------------------| 1.37% tmpl_CeAz.zip |#------------------------------------------------------| 1.42% tmpl_CeAz.zip |#------------------------------------------------------| 1.46% tmpl_CeAz.zip |#------------------------------------------------------| 1.51% tmpl_CeAz.zip |#------------------------------------------------------| 1.55% tmpl_CeAz.zip |#------------------------------------------------------| 1.6% tmpl_CeAz.zip |#------------------------------------------------------| 1.64% tmpl_CeAz.zip |#------------------------------------------------------| 1.69% tmpl_CeAz.zip |#------------------------------------------------------| 1.73% tmpl_CeAz.zip |#------------------------------------------------------| 1.78% tmpl_CeAz.zip |#------------------------------------------------------| 1.83% tmpl_CeAz.zip |#------------------------------------------------------| 1.87% tmpl_CeAz.zip |#------------------------------------------------------| 1.92% tmpl_CeAz.zip |#------------------------------------------------------| 1.96% tmpl_CeAz.zip |#------------------------------------------------------| 2.01% tmpl_CeAz.zip |#------------------------------------------------------| 2.05% tmpl_CeAz.zip |#------------------------------------------------------| 2.1% tmpl_CeAz.zip |#------------------------------------------------------| 2.15% tmpl_CeAz.zip |#------------------------------------------------------| 2.19% tmpl_CeAz.zip |#------------------------------------------------------| 2.24% tmpl_CeAz.zip |#------------------------------------------------------| 2.28% tmpl_CeAz.zip |#------------------------------------------------------| 2.33% tmpl_CeAz.zip |#------------------------------------------------------| 2.37% tmpl_CeAz.zip |#------------------------------------------------------| 2.42% tmpl_CeAz.zip |#------------------------------------------------------| 2.47% tmpl_CeAz.zip |#------------------------------------------------------| 2.51% tmpl_CeAz.zip |#------------------------------------------------------| 2.56% tmpl_CeAz.zip |#------------------------------------------------------| 2.6% tmpl_CeAz.zip |#------------------------------------------------------| 2.65% tmpl_CeAz.zip |#------------------------------------------------------| 2.69% tmpl_CeAz.zip |##-----------------------------------------------------| 2.74% tmpl_CeAz.zip |##-----------------------------------------------------| 2.78% tmpl_CeAz.zip |##-----------------------------------------------------| 2.83% tmpl_CeAz.zip |##-----------------------------------------------------| 2.88% tmpl_CeAz.zip |##-----------------------------------------------------| 2.92% tmpl_CeAz.zip |##-----------------------------------------------------| 2.97% tmpl_CeAz.zip |##-----------------------------------------------------| 3.01% tmpl_CeAz.zip |##-----------------------------------------------------| 3.06% tmpl_CeAz.zip |##-----------------------------------------------------| 3.1% tmpl_CeAz.zip |##-----------------------------------------------------| 3.15% tmpl_CeAz.zip |##-----------------------------------------------------| 3.2% tmpl_CeAz.zip |##-----------------------------------------------------| 3.24% tmpl_CeAz.zip |##-----------------------------------------------------| 3.29% tmpl_CeAz.zip |##-----------------------------------------------------| 3.33% tmpl_CeAz.zip |##-----------------------------------------------------| 3.38% tmpl_CeAz.zip |##-----------------------------------------------------| 3.42% tmpl_CeAz.zip |##-----------------------------------------------------| 3.47% tmpl_CeAz.zip |##-----------------------------------------------------| 3.51% tmpl_CeAz.zip |##-----------------------------------------------------| 3.56% tmpl_CeAz.zip |##-----------------------------------------------------| 3.61% tmpl_CeAz.zip |##-----------------------------------------------------| 3.65% tmpl_CeAz.zip |##-----------------------------------------------------| 3.7% tmpl_CeAz.zip |##-----------------------------------------------------| 3.74% tmpl_CeAz.zip |##-----------------------------------------------------| 3.79% tmpl_CeAz.zip |##-----------------------------------------------------| 3.83% tmpl_CeAz.zip |##-----------------------------------------------------| 3.88% tmpl_CeAz.zip |##-----------------------------------------------------| 3.93% tmpl_CeAz.zip |##-----------------------------------------------------| 3.97% tmpl_CeAz.zip |##-----------------------------------------------------| 4.02% tmpl_CeAz.zip |##-----------------------------------------------------| 4.06% tmpl_CeAz.zip |##-----------------------------------------------------| 4.11% tmpl_CeAz.zip |##-----------------------------------------------------| 4.15% tmpl_CeAz.zip |##-----------------------------------------------------| 4.2% tmpl_CeAz.zip |##-----------------------------------------------------| 4.25% tmpl_CeAz.zip |##-----------------------------------------------------| 4.29% tmpl_CeAz.zip |##-----------------------------------------------------| 4.34% tmpl_CeAz.zip |##-----------------------------------------------------| 4.38% tmpl_CeAz.zip |##-----------------------------------------------------| 4.43% tmpl_CeAz.zip |##-----------------------------------------------------| 4.47% tmpl_CeAz.zip |##-----------------------------------------------------| 4.52% tmpl_CeAz.zip |###----------------------------------------------------| 4.56% tmpl_CeAz.zip |###----------------------------------------------------| 4.61% tmpl_CeAz.zip |###----------------------------------------------------| 4.66% tmpl_CeAz.zip |###----------------------------------------------------| 4.7% tmpl_CeAz.zip |###----------------------------------------------------| 4.75% tmpl_CeAz.zip |###----------------------------------------------------| 4.79% tmpl_CeAz.zip |###----------------------------------------------------| 4.84% tmpl_CeAz.zip |###----------------------------------------------------| 4.88% tmpl_CeAz.zip |###----------------------------------------------------| 4.93% tmpl_CeAz.zip |###----------------------------------------------------| 4.98% tmpl_CeAz.zip |###----------------------------------------------------| 5.02% tmpl_CeAz.zip |###----------------------------------------------------| 5.07% tmpl_CeAz.zip |###----------------------------------------------------| 5.11% tmpl_CeAz.zip |###----------------------------------------------------| 5.16% tmpl_CeAz.zip |###----------------------------------------------------| 5.2% tmpl_CeAz.zip |###----------------------------------------------------| 5.25% tmpl_CeAz.zip |###----------------------------------------------------| 5.3% tmpl_CeAz.zip |###----------------------------------------------------| 5.34% tmpl_CeAz.zip |###----------------------------------------------------| 5.39% tmpl_CeAz.zip |###----------------------------------------------------| 5.43% tmpl_CeAz.zip |###----------------------------------------------------| 5.48% tmpl_CeAz.zip |###----------------------------------------------------| 5.52% tmpl_CeAz.zip |###----------------------------------------------------| 5.57% tmpl_CeAz.zip |###----------------------------------------------------| 5.61% tmpl_CeAz.zip |###----------------------------------------------------| 5.66% tmpl_CeAz.zip |###----------------------------------------------------| 5.71% tmpl_CeAz.zip |###----------------------------------------------------| 5.75% tmpl_CeAz.zip |###----------------------------------------------------| 5.8% tmpl_CeAz.zip |###----------------------------------------------------| 5.84% tmpl_CeAz.zip |###----------------------------------------------------| 5.89% tmpl_CeAz.zip |###----------------------------------------------------| 5.93% tmpl_CeAz.zip |###----------------------------------------------------| 5.98% tmpl_CeAz.zip |###----------------------------------------------------| 6.03% tmpl_CeAz.zip |###----------------------------------------------------| 6.07% tmpl_CeAz.zip |###----------------------------------------------------| 6.12% tmpl_CeAz.zip |###----------------------------------------------------| 6.16% tmpl_CeAz.zip |###----------------------------------------------------| 6.21% tmpl_CeAz.zip |###----------------------------------------------------| 6.25% tmpl_CeAz.zip |###----------------------------------------------------| 6.3% tmpl_CeAz.zip |###----------------------------------------------------| 6.35% tmpl_CeAz.zip |####---------------------------------------------------| 6.39% tmpl_CeAz.zip |####---------------------------------------------------| 6.44% tmpl_CeAz.zip |####---------------------------------------------------| 6.48% tmpl_CeAz.zip |####---------------------------------------------------| 6.53% tmpl_CeAz.zip |####---------------------------------------------------| 6.57% tmpl_CeAz.zip |####---------------------------------------------------| 6.62% tmpl_CeAz.zip |####---------------------------------------------------| 6.66% tmpl_CeAz.zip |####---------------------------------------------------| 6.71% tmpl_CeAz.zip |####---------------------------------------------------| 6.76% tmpl_CeAz.zip |####---------------------------------------------------| 6.8% tmpl_CeAz.zip |####---------------------------------------------------| 6.85% tmpl_CeAz.zip |####---------------------------------------------------| 6.89% tmpl_CeAz.zip |####---------------------------------------------------| 6.94% tmpl_CeAz.zip |####---------------------------------------------------| 6.98% tmpl_CeAz.zip |####---------------------------------------------------| 7.03% tmpl_CeAz.zip |####---------------------------------------------------| 7.08% tmpl_CeAz.zip |####---------------------------------------------------| 7.12% tmpl_CeAz.zip |####---------------------------------------------------| 7.17% tmpl_CeAz.zip |####---------------------------------------------------| 7.21% tmpl_CeAz.zip |####---------------------------------------------------| 7.26% tmpl_CeAz.zip |####---------------------------------------------------| 7.3% tmpl_CeAz.zip |####---------------------------------------------------| 7.35% tmpl_CeAz.zip |####---------------------------------------------------| 7.4% tmpl_CeAz.zip |####---------------------------------------------------| 7.44% tmpl_CeAz.zip |####---------------------------------------------------| 7.49% tmpl_CeAz.zip |####---------------------------------------------------| 7.53% tmpl_CeAz.zip |####---------------------------------------------------| 7.58% tmpl_CeAz.zip |####---------------------------------------------------| 7.62% tmpl_CeAz.zip |####---------------------------------------------------| 7.67% tmpl_CeAz.zip |####---------------------------------------------------| 7.71% tmpl_CeAz.zip |####---------------------------------------------------| 7.76% tmpl_CeAz.zip |####---------------------------------------------------| 7.81% tmpl_CeAz.zip |####---------------------------------------------------| 7.85% tmpl_CeAz.zip |####---------------------------------------------------| 7.9% tmpl_CeAz.zip |####---------------------------------------------------| 7.94% tmpl_CeAz.zip |####---------------------------------------------------| 7.99% tmpl_CeAz.zip |####---------------------------------------------------| 8.03% tmpl_CeAz.zip |####---------------------------------------------------| 8.08% tmpl_CeAz.zip |####---------------------------------------------------| 8.13% tmpl_CeAz.zip |####---------------------------------------------------| 8.17% tmpl_CeAz.zip |#####--------------------------------------------------| 8.22% tmpl_CeAz.zip |#####--------------------------------------------------| 8.26% tmpl_CeAz.zip |#####--------------------------------------------------| 8.31% tmpl_CeAz.zip |#####--------------------------------------------------| 8.35% tmpl_CeAz.zip |#####--------------------------------------------------| 8.4% tmpl_CeAz.zip |#####--------------------------------------------------| 8.45% tmpl_CeAz.zip |#####--------------------------------------------------| 8.49% tmpl_CeAz.zip |#####--------------------------------------------------| 8.54% tmpl_CeAz.zip |#####--------------------------------------------------| 8.58% tmpl_CeAz.zip |#####--------------------------------------------------| 8.63% tmpl_CeAz.zip |#####--------------------------------------------------| 8.67% tmpl_CeAz.zip |#####--------------------------------------------------| 8.72% tmpl_CeAz.zip |#####--------------------------------------------------| 8.76% tmpl_CeAz.zip |#####--------------------------------------------------| 8.81% tmpl_CeAz.zip |#####--------------------------------------------------| 8.86% tmpl_CeAz.zip |#####--------------------------------------------------| 8.9% tmpl_CeAz.zip |#####--------------------------------------------------| 8.95% tmpl_CeAz.zip |#####--------------------------------------------------| 8.99% tmpl_CeAz.zip |#####--------------------------------------------------| 9.04% tmpl_CeAz.zip |#####--------------------------------------------------| 9.08% tmpl_CeAz.zip |#####--------------------------------------------------| 9.13% tmpl_CeAz.zip |#####--------------------------------------------------| 9.18% tmpl_CeAz.zip |#####--------------------------------------------------| 9.22% tmpl_CeAz.zip |#####--------------------------------------------------| 9.27% tmpl_CeAz.zip |#####--------------------------------------------------| 9.31% tmpl_CeAz.zip |#####--------------------------------------------------| 9.36% tmpl_CeAz.zip |#####--------------------------------------------------| 9.4% tmpl_CeAz.zip |#####--------------------------------------------------| 9.45% tmpl_CeAz.zip |#####--------------------------------------------------| 9.5% tmpl_CeAz.zip |#####--------------------------------------------------| 9.54% tmpl_CeAz.zip |#####--------------------------------------------------| 9.59% tmpl_CeAz.zip |#####--------------------------------------------------| 9.63% tmpl_CeAz.zip |#####--------------------------------------------------| 9.68% tmpl_CeAz.zip |#####--------------------------------------------------| 9.72% tmpl_CeAz.zip |#####--------------------------------------------------| 9.77% tmpl_CeAz.zip |#####--------------------------------------------------| 9.81% tmpl_CeAz.zip |#####--------------------------------------------------| 9.86% tmpl_CeAz.zip |#####--------------------------------------------------| 9.91% tmpl_CeAz.zip |#####--------------------------------------------------| 9.95% tmpl_CeAz.zip |#####--------------------------------------------------| 10.0% tmpl_CeAz.zip |######-------------------------------------------------| 10.04% tmpl_CeAz.zip |######-------------------------------------------------| 10.09% tmpl_CeAz.zip |######-------------------------------------------------| 10.13% tmpl_CeAz.zip |######-------------------------------------------------| 10.18% tmpl_CeAz.zip |######-------------------------------------------------| 10.23% tmpl_CeAz.zip |######-------------------------------------------------| 10.27% tmpl_CeAz.zip |######-------------------------------------------------| 10.32% tmpl_CeAz.zip |######-------------------------------------------------| 10.36% tmpl_CeAz.zip |######-------------------------------------------------| 10.41% tmpl_CeAz.zip |######-------------------------------------------------| 10.45% tmpl_CeAz.zip |######-------------------------------------------------| 10.5% tmpl_CeAz.zip |######-------------------------------------------------| 10.54% tmpl_CeAz.zip |######-------------------------------------------------| 10.59% tmpl_CeAz.zip |######-------------------------------------------------| 10.64% tmpl_CeAz.zip |######-------------------------------------------------| 10.68% tmpl_CeAz.zip |######-------------------------------------------------| 10.73% tmpl_CeAz.zip |######-------------------------------------------------| 10.77% tmpl_CeAz.zip |######-------------------------------------------------| 10.82% tmpl_CeAz.zip |######-------------------------------------------------| 10.86% tmpl_CeAz.zip |######-------------------------------------------------| 10.91% tmpl_CeAz.zip |######-------------------------------------------------| 10.96% tmpl_CeAz.zip |######-------------------------------------------------| 11.0% tmpl_CeAz.zip |######-------------------------------------------------| 11.05% tmpl_CeAz.zip |######-------------------------------------------------| 11.09% tmpl_CeAz.zip |######-------------------------------------------------| 11.14% tmpl_CeAz.zip |######-------------------------------------------------| 11.18% tmpl_CeAz.zip |######-------------------------------------------------| 11.23% tmpl_CeAz.zip |######-------------------------------------------------| 11.28% tmpl_CeAz.zip |######-------------------------------------------------| 11.32% tmpl_CeAz.zip |######-------------------------------------------------| 11.37% tmpl_CeAz.zip |######-------------------------------------------------| 11.41% tmpl_CeAz.zip |######-------------------------------------------------| 11.46% tmpl_CeAz.zip |######-------------------------------------------------| 11.5% tmpl_CeAz.zip |######-------------------------------------------------| 11.55% tmpl_CeAz.zip |######-------------------------------------------------| 11.59% tmpl_CeAz.zip |######-------------------------------------------------| 11.64% tmpl_CeAz.zip |######-------------------------------------------------| 11.69% tmpl_CeAz.zip |######-------------------------------------------------| 11.73% tmpl_CeAz.zip |######-------------------------------------------------| 11.78% tmpl_CeAz.zip |#######------------------------------------------------| 11.82% tmpl_CeAz.zip |#######------------------------------------------------| 11.87% tmpl_CeAz.zip |#######------------------------------------------------| 11.91% tmpl_CeAz.zip |#######------------------------------------------------| 11.96% tmpl_CeAz.zip |#######------------------------------------------------| 12.01% tmpl_CeAz.zip |#######------------------------------------------------| 12.05% tmpl_CeAz.zip |#######------------------------------------------------| 12.1% tmpl_CeAz.zip |#######------------------------------------------------| 12.14% tmpl_CeAz.zip |#######------------------------------------------------| 12.19% tmpl_CeAz.zip |#######------------------------------------------------| 12.23% tmpl_CeAz.zip |#######------------------------------------------------| 12.28% tmpl_CeAz.zip |#######------------------------------------------------| 12.33% tmpl_CeAz.zip |#######------------------------------------------------| 12.37% tmpl_CeAz.zip |#######------------------------------------------------| 12.42% tmpl_CeAz.zip |#######------------------------------------------------| 12.46% tmpl_CeAz.zip |#######------------------------------------------------| 12.51% tmpl_CeAz.zip |#######------------------------------------------------| 12.55% tmpl_CeAz.zip |#######------------------------------------------------| 12.6% tmpl_CeAz.zip |#######------------------------------------------------| 12.64% tmpl_CeAz.zip |#######------------------------------------------------| 12.69% tmpl_CeAz.zip |#######------------------------------------------------| 12.74% tmpl_CeAz.zip |#######------------------------------------------------| 12.78% tmpl_CeAz.zip |#######------------------------------------------------| 12.83% tmpl_CeAz.zip |#######------------------------------------------------| 12.87% tmpl_CeAz.zip |#######------------------------------------------------| 12.92% tmpl_CeAz.zip |#######------------------------------------------------| 12.96% tmpl_CeAz.zip |#######------------------------------------------------| 13.01% tmpl_CeAz.zip |#######------------------------------------------------| 13.06% tmpl_CeAz.zip |#######------------------------------------------------| 13.1% tmpl_CeAz.zip |#######------------------------------------------------| 13.15% tmpl_CeAz.zip |#######------------------------------------------------| 13.19% tmpl_CeAz.zip |#######------------------------------------------------| 13.24% tmpl_CeAz.zip |#######------------------------------------------------| 13.28% tmpl_CeAz.zip |#######------------------------------------------------| 13.33% tmpl_CeAz.zip |#######------------------------------------------------| 13.38% tmpl_CeAz.zip |#######------------------------------------------------| 13.42% tmpl_CeAz.zip |#######------------------------------------------------| 13.47% tmpl_CeAz.zip |#######------------------------------------------------| 13.51% tmpl_CeAz.zip |#######------------------------------------------------| 13.56% tmpl_CeAz.zip |#######------------------------------------------------| 13.6% tmpl_CeAz.zip |########-----------------------------------------------| 13.65% tmpl_CeAz.zip |########-----------------------------------------------| 13.69% tmpl_CeAz.zip |########-----------------------------------------------| 13.74% tmpl_CeAz.zip |########-----------------------------------------------| 13.79% tmpl_CeAz.zip |########-----------------------------------------------| 13.83% tmpl_CeAz.zip |########-----------------------------------------------| 13.88% tmpl_CeAz.zip |########-----------------------------------------------| 13.92% tmpl_CeAz.zip |########-----------------------------------------------| 13.97% tmpl_CeAz.zip |########-----------------------------------------------| 14.01% tmpl_CeAz.zip |########-----------------------------------------------| 14.06% tmpl_CeAz.zip |########-----------------------------------------------| 14.11% tmpl_CeAz.zip |########-----------------------------------------------| 14.15% tmpl_CeAz.zip |########-----------------------------------------------| 14.2% tmpl_CeAz.zip |########-----------------------------------------------| 14.24% tmpl_CeAz.zip |########-----------------------------------------------| 14.29% tmpl_CeAz.zip |########-----------------------------------------------| 14.33% tmpl_CeAz.zip |########-----------------------------------------------| 14.38% tmpl_CeAz.zip |########-----------------------------------------------| 14.43% tmpl_CeAz.zip |########-----------------------------------------------| 14.47% tmpl_CeAz.zip |########-----------------------------------------------| 14.52% tmpl_CeAz.zip |########-----------------------------------------------| 14.56% tmpl_CeAz.zip |########-----------------------------------------------| 14.61% tmpl_CeAz.zip |########-----------------------------------------------| 14.65% tmpl_CeAz.zip |########-----------------------------------------------| 14.7% tmpl_CeAz.zip |########-----------------------------------------------| 14.74% tmpl_CeAz.zip |########-----------------------------------------------| 14.79% tmpl_CeAz.zip |########-----------------------------------------------| 14.84% tmpl_CeAz.zip |########-----------------------------------------------| 14.88% tmpl_CeAz.zip |########-----------------------------------------------| 14.93% tmpl_CeAz.zip |########-----------------------------------------------| 14.97% tmpl_CeAz.zip |########-----------------------------------------------| 15.02% tmpl_CeAz.zip |########-----------------------------------------------| 15.06% tmpl_CeAz.zip |########-----------------------------------------------| 15.11% tmpl_CeAz.zip |########-----------------------------------------------| 15.16% tmpl_CeAz.zip |########-----------------------------------------------| 15.2% tmpl_CeAz.zip |########-----------------------------------------------| 15.25% tmpl_CeAz.zip |########-----------------------------------------------| 15.29% tmpl_CeAz.zip |########-----------------------------------------------| 15.34% tmpl_CeAz.zip |########-----------------------------------------------| 15.38% tmpl_CeAz.zip |########-----------------------------------------------| 15.43% tmpl_CeAz.zip |#########----------------------------------------------| 15.48% tmpl_CeAz.zip |#########----------------------------------------------| 15.52% tmpl_CeAz.zip |#########----------------------------------------------| 15.57% tmpl_CeAz.zip |#########----------------------------------------------| 15.61% tmpl_CeAz.zip |#########----------------------------------------------| 15.66% tmpl_CeAz.zip |#########----------------------------------------------| 15.7% tmpl_CeAz.zip |#########----------------------------------------------| 15.75% tmpl_CeAz.zip |#########----------------------------------------------| 15.79% tmpl_CeAz.zip |#########----------------------------------------------| 15.84% tmpl_CeAz.zip |#########----------------------------------------------| 15.89% tmpl_CeAz.zip |#########----------------------------------------------| 15.93% tmpl_CeAz.zip |#########----------------------------------------------| 15.98% tmpl_CeAz.zip |#########----------------------------------------------| 16.02% tmpl_CeAz.zip |#########----------------------------------------------| 16.07% tmpl_CeAz.zip |#########----------------------------------------------| 16.11% tmpl_CeAz.zip |#########----------------------------------------------| 16.16% tmpl_CeAz.zip |#########----------------------------------------------| 16.21% tmpl_CeAz.zip |#########----------------------------------------------| 16.25% tmpl_CeAz.zip |#########----------------------------------------------| 16.3% tmpl_CeAz.zip |#########----------------------------------------------| 16.34% tmpl_CeAz.zip |#########----------------------------------------------| 16.39% tmpl_CeAz.zip |#########----------------------------------------------| 16.43% tmpl_CeAz.zip |#########----------------------------------------------| 16.48% tmpl_CeAz.zip |#########----------------------------------------------| 16.53% tmpl_CeAz.zip |#########----------------------------------------------| 16.57% tmpl_CeAz.zip |#########----------------------------------------------| 16.62% tmpl_CeAz.zip |#########----------------------------------------------| 16.66% tmpl_CeAz.zip |#########----------------------------------------------| 16.71% tmpl_CeAz.zip |#########----------------------------------------------| 16.75% tmpl_CeAz.zip |#########----------------------------------------------| 16.8% tmpl_CeAz.zip |#########----------------------------------------------| 16.84% tmpl_CeAz.zip |#########----------------------------------------------| 16.89% tmpl_CeAz.zip |#########----------------------------------------------| 16.94% tmpl_CeAz.zip |#########----------------------------------------------| 16.98% tmpl_CeAz.zip |#########----------------------------------------------| 17.03% tmpl_CeAz.zip |#########----------------------------------------------| 17.07% tmpl_CeAz.zip |#########----------------------------------------------| 17.12% tmpl_CeAz.zip |#########----------------------------------------------| 17.16% tmpl_CeAz.zip |#########----------------------------------------------| 17.21% tmpl_CeAz.zip |#########----------------------------------------------| 17.26% tmpl_CeAz.zip |##########---------------------------------------------| 17.3% tmpl_CeAz.zip |##########---------------------------------------------| 17.35% tmpl_CeAz.zip |##########---------------------------------------------| 17.39% tmpl_CeAz.zip |##########---------------------------------------------| 17.44% tmpl_CeAz.zip |##########---------------------------------------------| 17.48% tmpl_CeAz.zip |##########---------------------------------------------| 17.53% tmpl_CeAz.zip |##########---------------------------------------------| 17.57% tmpl_CeAz.zip |##########---------------------------------------------| 17.62% tmpl_CeAz.zip |##########---------------------------------------------| 17.67% tmpl_CeAz.zip |##########---------------------------------------------| 17.71% tmpl_CeAz.zip |##########---------------------------------------------| 17.76% tmpl_CeAz.zip |##########---------------------------------------------| 17.8% tmpl_CeAz.zip |##########---------------------------------------------| 17.85% tmpl_CeAz.zip |##########---------------------------------------------| 17.89% tmpl_CeAz.zip |##########---------------------------------------------| 17.94% tmpl_CeAz.zip |##########---------------------------------------------| 17.99% tmpl_CeAz.zip |##########---------------------------------------------| 18.03% tmpl_CeAz.zip |##########---------------------------------------------| 18.08% tmpl_CeAz.zip |##########---------------------------------------------| 18.12% tmpl_CeAz.zip |##########---------------------------------------------| 18.17% tmpl_CeAz.zip |##########---------------------------------------------| 18.21% tmpl_CeAz.zip |##########---------------------------------------------| 18.26% tmpl_CeAz.zip |##########---------------------------------------------| 18.31% tmpl_CeAz.zip |##########---------------------------------------------| 18.35% tmpl_CeAz.zip |##########---------------------------------------------| 18.4% tmpl_CeAz.zip |##########---------------------------------------------| 18.44% tmpl_CeAz.zip |##########---------------------------------------------| 18.49% tmpl_CeAz.zip |##########---------------------------------------------| 18.53% tmpl_CeAz.zip |##########---------------------------------------------| 18.58% tmpl_CeAz.zip |##########---------------------------------------------| 18.62% tmpl_CeAz.zip |##########---------------------------------------------| 18.67% tmpl_CeAz.zip |##########---------------------------------------------| 18.72% tmpl_CeAz.zip |##########---------------------------------------------| 18.76% tmpl_CeAz.zip |##########---------------------------------------------| 18.81% tmpl_CeAz.zip |##########---------------------------------------------| 18.85% tmpl_CeAz.zip |##########---------------------------------------------| 18.9% tmpl_CeAz.zip |##########---------------------------------------------| 18.94% tmpl_CeAz.zip |##########---------------------------------------------| 18.99% tmpl_CeAz.zip |##########---------------------------------------------| 19.04% tmpl_CeAz.zip |##########---------------------------------------------| 19.08% tmpl_CeAz.zip |###########--------------------------------------------| 19.13% tmpl_CeAz.zip |###########--------------------------------------------| 19.17% tmpl_CeAz.zip |###########--------------------------------------------| 19.22% tmpl_CeAz.zip |###########--------------------------------------------| 19.26% tmpl_CeAz.zip |###########--------------------------------------------| 19.31% tmpl_CeAz.zip |###########--------------------------------------------| 19.36% tmpl_CeAz.zip |###########--------------------------------------------| 19.4% tmpl_CeAz.zip |###########--------------------------------------------| 19.45% tmpl_CeAz.zip |###########--------------------------------------------| 19.49% tmpl_CeAz.zip |###########--------------------------------------------| 19.54% tmpl_CeAz.zip |###########--------------------------------------------| 19.58% tmpl_CeAz.zip |###########--------------------------------------------| 19.63% tmpl_CeAz.zip |###########--------------------------------------------| 19.67% tmpl_CeAz.zip |###########--------------------------------------------| 19.72% tmpl_CeAz.zip |###########--------------------------------------------| 19.77% tmpl_CeAz.zip |###########--------------------------------------------| 19.81% tmpl_CeAz.zip |###########--------------------------------------------| 19.86% tmpl_CeAz.zip |###########--------------------------------------------| 19.9% tmpl_CeAz.zip |###########--------------------------------------------| 19.95% tmpl_CeAz.zip |###########--------------------------------------------| 19.99% tmpl_CeAz.zip |###########--------------------------------------------| 20.04% tmpl_CeAz.zip |###########--------------------------------------------| 20.09% tmpl_CeAz.zip |###########--------------------------------------------| 20.13% tmpl_CeAz.zip |###########--------------------------------------------| 20.18% tmpl_CeAz.zip |###########--------------------------------------------| 20.22% tmpl_CeAz.zip |###########--------------------------------------------| 20.27% tmpl_CeAz.zip |###########--------------------------------------------| 20.31% tmpl_CeAz.zip |###########--------------------------------------------| 20.36% tmpl_CeAz.zip |###########--------------------------------------------| 20.41% tmpl_CeAz.zip |###########--------------------------------------------| 20.45% tmpl_CeAz.zip |###########--------------------------------------------| 20.5% tmpl_CeAz.zip |###########--------------------------------------------| 20.54% tmpl_CeAz.zip |###########--------------------------------------------| 20.59% tmpl_CeAz.zip |###########--------------------------------------------| 20.63% tmpl_CeAz.zip |###########--------------------------------------------| 20.68% tmpl_CeAz.zip |###########--------------------------------------------| 20.72% tmpl_CeAz.zip |###########--------------------------------------------| 20.77% tmpl_CeAz.zip |###########--------------------------------------------| 20.82% tmpl_CeAz.zip |###########--------------------------------------------| 20.86% tmpl_CeAz.zip |###########--------------------------------------------| 20.91% tmpl_CeAz.zip |############-------------------------------------------| 20.95% tmpl_CeAz.zip |############-------------------------------------------| 21.0% tmpl_CeAz.zip |############-------------------------------------------| 21.04% tmpl_CeAz.zip |############-------------------------------------------| 21.09% tmpl_CeAz.zip |############-------------------------------------------| 21.14% tmpl_CeAz.zip |############-------------------------------------------| 21.18% tmpl_CeAz.zip |############-------------------------------------------| 21.23% tmpl_CeAz.zip |############-------------------------------------------| 21.27% tmpl_CeAz.zip |############-------------------------------------------| 21.32% tmpl_CeAz.zip |############-------------------------------------------| 21.36% tmpl_CeAz.zip |############-------------------------------------------| 21.41% tmpl_CeAz.zip |############-------------------------------------------| 21.46% tmpl_CeAz.zip |############-------------------------------------------| 21.5% tmpl_CeAz.zip |############-------------------------------------------| 21.55% tmpl_CeAz.zip |############-------------------------------------------| 21.59% tmpl_CeAz.zip |############-------------------------------------------| 21.64% tmpl_CeAz.zip |############-------------------------------------------| 21.68% tmpl_CeAz.zip |############-------------------------------------------| 21.73% tmpl_CeAz.zip |############-------------------------------------------| 21.77% tmpl_CeAz.zip |############-------------------------------------------| 21.82% tmpl_CeAz.zip |############-------------------------------------------| 21.87% tmpl_CeAz.zip |############-------------------------------------------| 21.91% tmpl_CeAz.zip |############-------------------------------------------| 21.96% tmpl_CeAz.zip |############-------------------------------------------| 22.0% tmpl_CeAz.zip |############-------------------------------------------| 22.05% tmpl_CeAz.zip |############-------------------------------------------| 22.09% tmpl_CeAz.zip |############-------------------------------------------| 22.14% tmpl_CeAz.zip |############-------------------------------------------| 22.19% tmpl_CeAz.zip |############-------------------------------------------| 22.23% tmpl_CeAz.zip |############-------------------------------------------| 22.28% tmpl_CeAz.zip |############-------------------------------------------| 22.32% tmpl_CeAz.zip |############-------------------------------------------| 22.37% tmpl_CeAz.zip |############-------------------------------------------| 22.41% tmpl_CeAz.zip |############-------------------------------------------| 22.46% tmpl_CeAz.zip |############-------------------------------------------| 22.51% tmpl_CeAz.zip |############-------------------------------------------| 22.55% tmpl_CeAz.zip |############-------------------------------------------| 22.6% tmpl_CeAz.zip |############-------------------------------------------| 22.64% tmpl_CeAz.zip |############-------------------------------------------| 22.69% tmpl_CeAz.zip |#############------------------------------------------| 22.73% tmpl_CeAz.zip |#############------------------------------------------| 22.78% tmpl_CeAz.zip |#############------------------------------------------| 22.82% tmpl_CeAz.zip |#############------------------------------------------| 22.87% tmpl_CeAz.zip |#############------------------------------------------| 22.92% tmpl_CeAz.zip |#############------------------------------------------| 22.96% tmpl_CeAz.zip |#############------------------------------------------| 23.01% tmpl_CeAz.zip |#############------------------------------------------| 23.05% tmpl_CeAz.zip |#############------------------------------------------| 23.1% tmpl_CeAz.zip |#############------------------------------------------| 23.14% tmpl_CeAz.zip |#############------------------------------------------| 23.19% tmpl_CeAz.zip |#############------------------------------------------| 23.24% tmpl_CeAz.zip |#############------------------------------------------| 23.28% tmpl_CeAz.zip |#############------------------------------------------| 23.33% tmpl_CeAz.zip |#############------------------------------------------| 23.37% tmpl_CeAz.zip |#############------------------------------------------| 23.42% tmpl_CeAz.zip |#############------------------------------------------| 23.46% tmpl_CeAz.zip |#############------------------------------------------| 23.51% tmpl_CeAz.zip |#############------------------------------------------| 23.56% tmpl_CeAz.zip |#############------------------------------------------| 23.6% tmpl_CeAz.zip |#############------------------------------------------| 23.65% tmpl_CeAz.zip |#############------------------------------------------| 23.69% tmpl_CeAz.zip |#############------------------------------------------| 23.74% tmpl_CeAz.zip |#############------------------------------------------| 23.78% tmpl_CeAz.zip |#############------------------------------------------| 23.83% tmpl_CeAz.zip |#############------------------------------------------| 23.87% tmpl_CeAz.zip |#############------------------------------------------| 23.92% tmpl_CeAz.zip |#############------------------------------------------| 23.97% tmpl_CeAz.zip |#############------------------------------------------| 24.01% tmpl_CeAz.zip |#############------------------------------------------| 24.06% tmpl_CeAz.zip |#############------------------------------------------| 24.1% tmpl_CeAz.zip |#############------------------------------------------| 24.15% tmpl_CeAz.zip |#############------------------------------------------| 24.19% tmpl_CeAz.zip |#############------------------------------------------| 24.24% tmpl_CeAz.zip |#############------------------------------------------| 24.29% tmpl_CeAz.zip |#############------------------------------------------| 24.33% tmpl_CeAz.zip |#############------------------------------------------| 24.38% tmpl_CeAz.zip |#############------------------------------------------| 24.42% tmpl_CeAz.zip |#############------------------------------------------| 24.47% tmpl_CeAz.zip |#############------------------------------------------| 24.51% tmpl_CeAz.zip |##############-----------------------------------------| 24.56% tmpl_CeAz.zip |##############-----------------------------------------| 24.6% tmpl_CeAz.zip |##############-----------------------------------------| 24.65% tmpl_CeAz.zip |##############-----------------------------------------| 24.7% tmpl_CeAz.zip |##############-----------------------------------------| 24.74% tmpl_CeAz.zip |##############-----------------------------------------| 24.79% tmpl_CeAz.zip |##############-----------------------------------------| 24.83% tmpl_CeAz.zip |##############-----------------------------------------| 24.88% tmpl_CeAz.zip |##############-----------------------------------------| 24.92% tmpl_CeAz.zip |##############-----------------------------------------| 24.97% tmpl_CeAz.zip |##############-----------------------------------------| 25.02% tmpl_CeAz.zip |##############-----------------------------------------| 25.06% tmpl_CeAz.zip |##############-----------------------------------------| 25.11% tmpl_CeAz.zip |##############-----------------------------------------| 25.15% tmpl_CeAz.zip |##############-----------------------------------------| 25.2% tmpl_CeAz.zip |##############-----------------------------------------| 25.24% tmpl_CeAz.zip |##############-----------------------------------------| 25.29% tmpl_CeAz.zip |##############-----------------------------------------| 25.34% tmpl_CeAz.zip |##############-----------------------------------------| 25.38% tmpl_CeAz.zip |##############-----------------------------------------| 25.43% tmpl_CeAz.zip |##############-----------------------------------------| 25.47% tmpl_CeAz.zip |##############-----------------------------------------| 25.52% tmpl_CeAz.zip |##############-----------------------------------------| 25.56% tmpl_CeAz.zip |##############-----------------------------------------| 25.61% tmpl_CeAz.zip |##############-----------------------------------------| 25.65% tmpl_CeAz.zip |##############-----------------------------------------| 25.7% tmpl_CeAz.zip |##############-----------------------------------------| 25.75% tmpl_CeAz.zip |##############-----------------------------------------| 25.79% tmpl_CeAz.zip |##############-----------------------------------------| 25.84% tmpl_CeAz.zip |##############-----------------------------------------| 25.88% tmpl_CeAz.zip |##############-----------------------------------------| 25.93% tmpl_CeAz.zip |##############-----------------------------------------| 25.97% tmpl_CeAz.zip |##############-----------------------------------------| 26.02% tmpl_CeAz.zip |##############-----------------------------------------| 26.07% tmpl_CeAz.zip |##############-----------------------------------------| 26.11% tmpl_CeAz.zip |##############-----------------------------------------| 26.16% tmpl_CeAz.zip |##############-----------------------------------------| 26.2% tmpl_CeAz.zip |##############-----------------------------------------| 26.25% tmpl_CeAz.zip |##############-----------------------------------------| 26.29% tmpl_CeAz.zip |##############-----------------------------------------| 26.34% tmpl_CeAz.zip |###############----------------------------------------| 26.39% tmpl_CeAz.zip |###############----------------------------------------| 26.43% tmpl_CeAz.zip |###############----------------------------------------| 26.48% tmpl_CeAz.zip |###############----------------------------------------| 26.52% tmpl_CeAz.zip |###############----------------------------------------| 26.57% tmpl_CeAz.zip |###############----------------------------------------| 26.61% tmpl_CeAz.zip |###############----------------------------------------| 26.66% tmpl_CeAz.zip |###############----------------------------------------| 26.7% tmpl_CeAz.zip |###############----------------------------------------| 26.75% tmpl_CeAz.zip |###############----------------------------------------| 26.8% tmpl_CeAz.zip |###############----------------------------------------| 26.84% tmpl_CeAz.zip |###############----------------------------------------| 26.89% tmpl_CeAz.zip |###############----------------------------------------| 26.93% tmpl_CeAz.zip |###############----------------------------------------| 26.98% tmpl_CeAz.zip |###############----------------------------------------| 27.02% tmpl_CeAz.zip |###############----------------------------------------| 27.07% tmpl_CeAz.zip |###############----------------------------------------| 27.12% tmpl_CeAz.zip |###############----------------------------------------| 27.16% tmpl_CeAz.zip |###############----------------------------------------| 27.21% tmpl_CeAz.zip |###############----------------------------------------| 27.25% tmpl_CeAz.zip |###############----------------------------------------| 27.3% tmpl_CeAz.zip |###############----------------------------------------| 27.34% tmpl_CeAz.zip |###############----------------------------------------| 27.39% tmpl_CeAz.zip |###############----------------------------------------| 27.44% tmpl_CeAz.zip |###############----------------------------------------| 27.48% tmpl_CeAz.zip |###############----------------------------------------| 27.53% tmpl_CeAz.zip |###############----------------------------------------| 27.57% tmpl_CeAz.zip |###############----------------------------------------| 27.62% tmpl_CeAz.zip |###############----------------------------------------| 27.66% tmpl_CeAz.zip |###############----------------------------------------| 27.71% tmpl_CeAz.zip |###############----------------------------------------| 27.75% tmpl_CeAz.zip |###############----------------------------------------| 27.8% tmpl_CeAz.zip |###############----------------------------------------| 27.85% tmpl_CeAz.zip |###############----------------------------------------| 27.89% tmpl_CeAz.zip |###############----------------------------------------| 27.94% tmpl_CeAz.zip |###############----------------------------------------| 27.98% tmpl_CeAz.zip |###############----------------------------------------| 28.03% tmpl_CeAz.zip |###############----------------------------------------| 28.07% tmpl_CeAz.zip |###############----------------------------------------| 28.12% tmpl_CeAz.zip |###############----------------------------------------| 28.17% tmpl_CeAz.zip |################---------------------------------------| 28.21% tmpl_CeAz.zip |################---------------------------------------| 28.26% tmpl_CeAz.zip |################---------------------------------------| 28.3% tmpl_CeAz.zip |################---------------------------------------| 28.35% tmpl_CeAz.zip |################---------------------------------------| 28.39% tmpl_CeAz.zip |################---------------------------------------| 28.44% tmpl_CeAz.zip |################---------------------------------------| 28.49% tmpl_CeAz.zip |################---------------------------------------| 28.53% tmpl_CeAz.zip |################---------------------------------------| 28.58% tmpl_CeAz.zip |################---------------------------------------| 28.62% tmpl_CeAz.zip |################---------------------------------------| 28.67% tmpl_CeAz.zip |################---------------------------------------| 28.71% tmpl_CeAz.zip |################---------------------------------------| 28.76% tmpl_CeAz.zip |################---------------------------------------| 28.8% tmpl_CeAz.zip |################---------------------------------------| 28.85% tmpl_CeAz.zip |################---------------------------------------| 28.9% tmpl_CeAz.zip |################---------------------------------------| 28.94% tmpl_CeAz.zip |################---------------------------------------| 28.99% tmpl_CeAz.zip |################---------------------------------------| 29.03% tmpl_CeAz.zip |################---------------------------------------| 29.08% tmpl_CeAz.zip |################---------------------------------------| 29.12% tmpl_CeAz.zip |################---------------------------------------| 29.17% tmpl_CeAz.zip |################---------------------------------------| 29.22% tmpl_CeAz.zip |################---------------------------------------| 29.26% tmpl_CeAz.zip |################---------------------------------------| 29.31% tmpl_CeAz.zip |################---------------------------------------| 29.35% tmpl_CeAz.zip |################---------------------------------------| 29.4% tmpl_CeAz.zip |################---------------------------------------| 29.44% tmpl_CeAz.zip |################---------------------------------------| 29.49% tmpl_CeAz.zip |################---------------------------------------| 29.54% tmpl_CeAz.zip |################---------------------------------------| 29.58% tmpl_CeAz.zip |################---------------------------------------| 29.63% tmpl_CeAz.zip |################---------------------------------------| 29.67% tmpl_CeAz.zip |################---------------------------------------| 29.72% tmpl_CeAz.zip |################---------------------------------------| 29.76% tmpl_CeAz.zip |################---------------------------------------| 29.81% tmpl_CeAz.zip |################---------------------------------------| 29.85% tmpl_CeAz.zip |################---------------------------------------| 29.9% tmpl_CeAz.zip |################---------------------------------------| 29.95% tmpl_CeAz.zip |################---------------------------------------| 29.99% tmpl_CeAz.zip |#################--------------------------------------| 30.04% tmpl_CeAz.zip |#################--------------------------------------| 30.08% tmpl_CeAz.zip |#################--------------------------------------| 30.13% tmpl_CeAz.zip |#################--------------------------------------| 30.17% tmpl_CeAz.zip |#################--------------------------------------| 30.22% tmpl_CeAz.zip |#################--------------------------------------| 30.27% tmpl_CeAz.zip |#################--------------------------------------| 30.31% tmpl_CeAz.zip |#################--------------------------------------| 30.36% tmpl_CeAz.zip |#################--------------------------------------| 30.4% tmpl_CeAz.zip |#################--------------------------------------| 30.45% tmpl_CeAz.zip |#################--------------------------------------| 30.49% tmpl_CeAz.zip |#################--------------------------------------| 30.54% tmpl_CeAz.zip |#################--------------------------------------| 30.59% tmpl_CeAz.zip |#################--------------------------------------| 30.63% tmpl_CeAz.zip |#################--------------------------------------| 30.68% tmpl_CeAz.zip |#################--------------------------------------| 30.72% tmpl_CeAz.zip |#################--------------------------------------| 30.77% tmpl_CeAz.zip |#################--------------------------------------| 30.81% tmpl_CeAz.zip |#################--------------------------------------| 30.86% tmpl_CeAz.zip |#################--------------------------------------| 30.9% tmpl_CeAz.zip |#################--------------------------------------| 30.95% tmpl_CeAz.zip |#################--------------------------------------| 31.0% tmpl_CeAz.zip |#################--------------------------------------| 31.04% tmpl_CeAz.zip |#################--------------------------------------| 31.09% tmpl_CeAz.zip |#################--------------------------------------| 31.13% tmpl_CeAz.zip |#################--------------------------------------| 31.18% tmpl_CeAz.zip |#################--------------------------------------| 31.22% tmpl_CeAz.zip |#################--------------------------------------| 31.27% tmpl_CeAz.zip |#################--------------------------------------| 31.32% tmpl_CeAz.zip |#################--------------------------------------| 31.36% tmpl_CeAz.zip |#################--------------------------------------| 31.41% tmpl_CeAz.zip |#################--------------------------------------| 31.45% tmpl_CeAz.zip |#################--------------------------------------| 31.5% tmpl_CeAz.zip |#################--------------------------------------| 31.54% tmpl_CeAz.zip |#################--------------------------------------| 31.59% tmpl_CeAz.zip |#################--------------------------------------| 31.63% tmpl_CeAz.zip |#################--------------------------------------| 31.68% tmpl_CeAz.zip |#################--------------------------------------| 31.73% tmpl_CeAz.zip |#################--------------------------------------| 31.77% tmpl_CeAz.zip |#################--------------------------------------| 31.82% tmpl_CeAz.zip |##################-------------------------------------| 31.86% tmpl_CeAz.zip |##################-------------------------------------| 31.91% tmpl_CeAz.zip |##################-------------------------------------| 31.95% tmpl_CeAz.zip |##################-------------------------------------| 32.0% tmpl_CeAz.zip |##################-------------------------------------| 32.05% tmpl_CeAz.zip |##################-------------------------------------| 32.09% tmpl_CeAz.zip |##################-------------------------------------| 32.14% tmpl_CeAz.zip |##################-------------------------------------| 32.18% tmpl_CeAz.zip |##################-------------------------------------| 32.23% tmpl_CeAz.zip |##################-------------------------------------| 32.27% tmpl_CeAz.zip |##################-------------------------------------| 32.32% tmpl_CeAz.zip |##################-------------------------------------| 32.37% tmpl_CeAz.zip |##################-------------------------------------| 32.41% tmpl_CeAz.zip |##################-------------------------------------| 32.46% tmpl_CeAz.zip |##################-------------------------------------| 32.5% tmpl_CeAz.zip |##################-------------------------------------| 32.55% tmpl_CeAz.zip |##################-------------------------------------| 32.59% tmpl_CeAz.zip |##################-------------------------------------| 32.64% tmpl_CeAz.zip |##################-------------------------------------| 32.68% tmpl_CeAz.zip |##################-------------------------------------| 32.73% tmpl_CeAz.zip |##################-------------------------------------| 32.78% tmpl_CeAz.zip |##################-------------------------------------| 32.82% tmpl_CeAz.zip |##################-------------------------------------| 32.87% tmpl_CeAz.zip |##################-------------------------------------| 32.91% tmpl_CeAz.zip |##################-------------------------------------| 32.96% tmpl_CeAz.zip |##################-------------------------------------| 33.0% tmpl_CeAz.zip |##################-------------------------------------| 33.05% tmpl_CeAz.zip |##################-------------------------------------| 33.1% tmpl_CeAz.zip |##################-------------------------------------| 33.14% tmpl_CeAz.zip |##################-------------------------------------| 33.19% tmpl_CeAz.zip |##################-------------------------------------| 33.23% tmpl_CeAz.zip |##################-------------------------------------| 33.28% tmpl_CeAz.zip |##################-------------------------------------| 33.32% tmpl_CeAz.zip |##################-------------------------------------| 33.37% tmpl_CeAz.zip |##################-------------------------------------| 33.42% tmpl_CeAz.zip |##################-------------------------------------| 33.46% tmpl_CeAz.zip |##################-------------------------------------| 33.51% tmpl_CeAz.zip |##################-------------------------------------| 33.55% tmpl_CeAz.zip |##################-------------------------------------| 33.6% tmpl_CeAz.zip |###################------------------------------------| 33.64% tmpl_CeAz.zip |###################------------------------------------| 33.69% tmpl_CeAz.zip |###################------------------------------------| 33.73% tmpl_CeAz.zip |###################------------------------------------| 33.78% tmpl_CeAz.zip |###################------------------------------------| 33.83% tmpl_CeAz.zip |###################------------------------------------| 33.87% tmpl_CeAz.zip |###################------------------------------------| 33.92% tmpl_CeAz.zip |###################------------------------------------| 33.96% tmpl_CeAz.zip |###################------------------------------------| 34.01% tmpl_CeAz.zip |###################------------------------------------| 34.05% tmpl_CeAz.zip |###################------------------------------------| 34.1% tmpl_CeAz.zip |###################------------------------------------| 34.15% tmpl_CeAz.zip |###################------------------------------------| 34.19% tmpl_CeAz.zip |###################------------------------------------| 34.24% tmpl_CeAz.zip |###################------------------------------------| 34.28% tmpl_CeAz.zip |###################------------------------------------| 34.33% tmpl_CeAz.zip |###################------------------------------------| 34.37% tmpl_CeAz.zip |###################------------------------------------| 34.42% tmpl_CeAz.zip |###################------------------------------------| 34.47% tmpl_CeAz.zip |###################------------------------------------| 34.51% tmpl_CeAz.zip |###################------------------------------------| 34.56% tmpl_CeAz.zip |###################------------------------------------| 34.6% tmpl_CeAz.zip |###################------------------------------------| 34.65% tmpl_CeAz.zip |###################------------------------------------| 34.69% tmpl_CeAz.zip |###################------------------------------------| 34.74% tmpl_CeAz.zip |###################------------------------------------| 34.78% tmpl_CeAz.zip |###################------------------------------------| 34.83% tmpl_CeAz.zip |###################------------------------------------| 34.88% tmpl_CeAz.zip |###################------------------------------------| 34.92% tmpl_CeAz.zip |###################------------------------------------| 34.97% tmpl_CeAz.zip |###################------------------------------------| 35.01% tmpl_CeAz.zip |###################------------------------------------| 35.06% tmpl_CeAz.zip |###################------------------------------------| 35.1% tmpl_CeAz.zip |###################------------------------------------| 35.15% tmpl_CeAz.zip |###################------------------------------------| 35.2% tmpl_CeAz.zip |###################------------------------------------| 35.24% tmpl_CeAz.zip |###################------------------------------------| 35.29% tmpl_CeAz.zip |###################------------------------------------| 35.33% tmpl_CeAz.zip |###################------------------------------------| 35.38% tmpl_CeAz.zip |###################------------------------------------| 35.42% tmpl_CeAz.zip |####################-----------------------------------| 35.47% tmpl_CeAz.zip |####################-----------------------------------| 35.52% tmpl_CeAz.zip |####################-----------------------------------| 35.56% tmpl_CeAz.zip |####################-----------------------------------| 35.61% tmpl_CeAz.zip |####################-----------------------------------| 35.65% tmpl_CeAz.zip |####################-----------------------------------| 35.7% tmpl_CeAz.zip |####################-----------------------------------| 35.74% tmpl_CeAz.zip |####################-----------------------------------| 35.79% tmpl_CeAz.zip |####################-----------------------------------| 35.83% tmpl_CeAz.zip |####################-----------------------------------| 35.88% tmpl_CeAz.zip |####################-----------------------------------| 35.93% tmpl_CeAz.zip |####################-----------------------------------| 35.97% tmpl_CeAz.zip |####################-----------------------------------| 36.02% tmpl_CeAz.zip |####################-----------------------------------| 36.06% tmpl_CeAz.zip |####################-----------------------------------| 36.11% tmpl_CeAz.zip |####################-----------------------------------| 36.15% tmpl_CeAz.zip |####################-----------------------------------| 36.2% tmpl_CeAz.zip |####################-----------------------------------| 36.25% tmpl_CeAz.zip |####################-----------------------------------| 36.29% tmpl_CeAz.zip |####################-----------------------------------| 36.34% tmpl_CeAz.zip |####################-----------------------------------| 36.38% tmpl_CeAz.zip |####################-----------------------------------| 36.43% tmpl_CeAz.zip |####################-----------------------------------| 36.47% tmpl_CeAz.zip |####################-----------------------------------| 36.52% tmpl_CeAz.zip |####################-----------------------------------| 36.57% tmpl_CeAz.zip |####################-----------------------------------| 36.61% tmpl_CeAz.zip |####################-----------------------------------| 36.66% tmpl_CeAz.zip |####################-----------------------------------| 36.7% tmpl_CeAz.zip |####################-----------------------------------| 36.75% tmpl_CeAz.zip |####################-----------------------------------| 36.79% tmpl_CeAz.zip |####################-----------------------------------| 36.84% tmpl_CeAz.zip |####################-----------------------------------| 36.88% tmpl_CeAz.zip |####################-----------------------------------| 36.93% tmpl_CeAz.zip |####################-----------------------------------| 36.98% tmpl_CeAz.zip |####################-----------------------------------| 37.02% tmpl_CeAz.zip |####################-----------------------------------| 37.07% tmpl_CeAz.zip |####################-----------------------------------| 37.11% tmpl_CeAz.zip |####################-----------------------------------| 37.16% tmpl_CeAz.zip |####################-----------------------------------| 37.2% tmpl_CeAz.zip |####################-----------------------------------| 37.25% tmpl_CeAz.zip |#####################----------------------------------| 37.3% tmpl_CeAz.zip |#####################----------------------------------| 37.34% tmpl_CeAz.zip |#####################----------------------------------| 37.39% tmpl_CeAz.zip |#####################----------------------------------| 37.43% tmpl_CeAz.zip |#####################----------------------------------| 37.48% tmpl_CeAz.zip |#####################----------------------------------| 37.52% tmpl_CeAz.zip |#####################----------------------------------| 37.57% tmpl_CeAz.zip |#####################----------------------------------| 37.62% tmpl_CeAz.zip |#####################----------------------------------| 37.66% tmpl_CeAz.zip |#####################----------------------------------| 37.71% tmpl_CeAz.zip |#####################----------------------------------| 37.75% tmpl_CeAz.zip |#####################----------------------------------| 37.8% tmpl_CeAz.zip |#####################----------------------------------| 37.84% tmpl_CeAz.zip |#####################----------------------------------| 37.89% tmpl_CeAz.zip |#####################----------------------------------| 37.93% tmpl_CeAz.zip |#####################----------------------------------| 37.98% tmpl_CeAz.zip |#####################----------------------------------| 38.03% tmpl_CeAz.zip |#####################----------------------------------| 38.07% tmpl_CeAz.zip |#####################----------------------------------| 38.12% tmpl_CeAz.zip |#####################----------------------------------| 38.16% tmpl_CeAz.zip |#####################----------------------------------| 38.21% tmpl_CeAz.zip |#####################----------------------------------| 38.25% tmpl_CeAz.zip |#####################----------------------------------| 38.3% tmpl_CeAz.zip |#####################----------------------------------| 38.35% tmpl_CeAz.zip |#####################----------------------------------| 38.39% tmpl_CeAz.zip |#####################----------------------------------| 38.44% tmpl_CeAz.zip |#####################----------------------------------| 38.48% tmpl_CeAz.zip |#####################----------------------------------| 38.53% tmpl_CeAz.zip |#####################----------------------------------| 38.57% tmpl_CeAz.zip |#####################----------------------------------| 38.62% tmpl_CeAz.zip |#####################----------------------------------| 38.66% tmpl_CeAz.zip |#####################----------------------------------| 38.71% tmpl_CeAz.zip |#####################----------------------------------| 38.76% tmpl_CeAz.zip |#####################----------------------------------| 38.8% tmpl_CeAz.zip |#####################----------------------------------| 38.85% tmpl_CeAz.zip |#####################----------------------------------| 38.89% tmpl_CeAz.zip |#####################----------------------------------| 38.94% tmpl_CeAz.zip |#####################----------------------------------| 38.98% tmpl_CeAz.zip |#####################----------------------------------| 39.03% tmpl_CeAz.zip |#####################----------------------------------| 39.08% tmpl_CeAz.zip |######################---------------------------------| 39.12% tmpl_CeAz.zip |######################---------------------------------| 39.17% tmpl_CeAz.zip |######################---------------------------------| 39.21% tmpl_CeAz.zip |######################---------------------------------| 39.26% tmpl_CeAz.zip |######################---------------------------------| 39.3% tmpl_CeAz.zip |######################---------------------------------| 39.35% tmpl_CeAz.zip |######################---------------------------------| 39.4% tmpl_CeAz.zip |######################---------------------------------| 39.44% tmpl_CeAz.zip |######################---------------------------------| 39.49% tmpl_CeAz.zip |######################---------------------------------| 39.53% tmpl_CeAz.zip |######################---------------------------------| 39.58% tmpl_CeAz.zip |######################---------------------------------| 39.62% tmpl_CeAz.zip |######################---------------------------------| 39.67% tmpl_CeAz.zip |######################---------------------------------| 39.71% tmpl_CeAz.zip |######################---------------------------------| 39.76% tmpl_CeAz.zip |######################---------------------------------| 39.81% tmpl_CeAz.zip |######################---------------------------------| 39.85% tmpl_CeAz.zip |######################---------------------------------| 39.9% tmpl_CeAz.zip |######################---------------------------------| 39.94% tmpl_CeAz.zip |######################---------------------------------| 39.99% tmpl_CeAz.zip |######################---------------------------------| 40.03% tmpl_CeAz.zip |######################---------------------------------| 40.08% tmpl_CeAz.zip |######################---------------------------------| 40.13% tmpl_CeAz.zip |######################---------------------------------| 40.17% tmpl_CeAz.zip |######################---------------------------------| 40.22% tmpl_CeAz.zip |######################---------------------------------| 40.26% tmpl_CeAz.zip |######################---------------------------------| 40.31% tmpl_CeAz.zip |######################---------------------------------| 40.35% tmpl_CeAz.zip |######################---------------------------------| 40.4% tmpl_CeAz.zip |######################---------------------------------| 40.45% tmpl_CeAz.zip |######################---------------------------------| 40.49% tmpl_CeAz.zip |######################---------------------------------| 40.54% tmpl_CeAz.zip |######################---------------------------------| 40.58% tmpl_CeAz.zip |######################---------------------------------| 40.63% tmpl_CeAz.zip |######################---------------------------------| 40.67% tmpl_CeAz.zip |######################---------------------------------| 40.72% tmpl_CeAz.zip |######################---------------------------------| 40.76% tmpl_CeAz.zip |######################---------------------------------| 40.81% tmpl_CeAz.zip |######################---------------------------------| 40.86% tmpl_CeAz.zip |######################---------------------------------| 40.9% tmpl_CeAz.zip |#######################--------------------------------| 40.95% tmpl_CeAz.zip |#######################--------------------------------| 40.99% tmpl_CeAz.zip |#######################--------------------------------| 41.04% tmpl_CeAz.zip |#######################--------------------------------| 41.08% tmpl_CeAz.zip |#######################--------------------------------| 41.13% tmpl_CeAz.zip |#######################--------------------------------| 41.18% tmpl_CeAz.zip |#######################--------------------------------| 41.22% tmpl_CeAz.zip |#######################--------------------------------| 41.27% tmpl_CeAz.zip |#######################--------------------------------| 41.31% tmpl_CeAz.zip |#######################--------------------------------| 41.36% tmpl_CeAz.zip |#######################--------------------------------| 41.4% tmpl_CeAz.zip |#######################--------------------------------| 41.45% tmpl_CeAz.zip |#######################--------------------------------| 41.5% tmpl_CeAz.zip |#######################--------------------------------| 41.54% tmpl_CeAz.zip |#######################--------------------------------| 41.59% tmpl_CeAz.zip |#######################--------------------------------| 41.63% tmpl_CeAz.zip |#######################--------------------------------| 41.68% tmpl_CeAz.zip |#######################--------------------------------| 41.72% tmpl_CeAz.zip |#######################--------------------------------| 41.77% tmpl_CeAz.zip |#######################--------------------------------| 41.81% tmpl_CeAz.zip |#######################--------------------------------| 41.86% tmpl_CeAz.zip |#######################--------------------------------| 41.91% tmpl_CeAz.zip |#######################--------------------------------| 41.95% tmpl_CeAz.zip |#######################--------------------------------| 42.0% tmpl_CeAz.zip |#######################--------------------------------| 42.04% tmpl_CeAz.zip |#######################--------------------------------| 42.09% tmpl_CeAz.zip |#######################--------------------------------| 42.13% tmpl_CeAz.zip |#######################--------------------------------| 42.18% tmpl_CeAz.zip |#######################--------------------------------| 42.23% tmpl_CeAz.zip |#######################--------------------------------| 42.27% tmpl_CeAz.zip |#######################--------------------------------| 42.32% tmpl_CeAz.zip |#######################--------------------------------| 42.36% tmpl_CeAz.zip |#######################--------------------------------| 42.41% tmpl_CeAz.zip |#######################--------------------------------| 42.45% tmpl_CeAz.zip |#######################--------------------------------| 42.5% tmpl_CeAz.zip |#######################--------------------------------| 42.55% tmpl_CeAz.zip |#######################--------------------------------| 42.59% tmpl_CeAz.zip |#######################--------------------------------| 42.64% tmpl_CeAz.zip |#######################--------------------------------| 42.68% tmpl_CeAz.zip |########################-------------------------------| 42.73% tmpl_CeAz.zip |########################-------------------------------| 42.77% tmpl_CeAz.zip |########################-------------------------------| 42.82% tmpl_CeAz.zip |########################-------------------------------| 42.86% tmpl_CeAz.zip |########################-------------------------------| 42.91% tmpl_CeAz.zip |########################-------------------------------| 42.96% tmpl_CeAz.zip |########################-------------------------------| 43.0% tmpl_CeAz.zip |########################-------------------------------| 43.05% tmpl_CeAz.zip |########################-------------------------------| 43.09% tmpl_CeAz.zip |########################-------------------------------| 43.14% tmpl_CeAz.zip |########################-------------------------------| 43.18% tmpl_CeAz.zip |########################-------------------------------| 43.23% tmpl_CeAz.zip |########################-------------------------------| 43.28% tmpl_CeAz.zip |########################-------------------------------| 43.32% tmpl_CeAz.zip |########################-------------------------------| 43.37% tmpl_CeAz.zip |########################-------------------------------| 43.41% tmpl_CeAz.zip |########################-------------------------------| 43.46% tmpl_CeAz.zip |########################-------------------------------| 43.5% tmpl_CeAz.zip |########################-------------------------------| 43.55% tmpl_CeAz.zip |########################-------------------------------| 43.6% tmpl_CeAz.zip |########################-------------------------------| 43.64% tmpl_CeAz.zip |########################-------------------------------| 43.69% tmpl_CeAz.zip |########################-------------------------------| 43.73% tmpl_CeAz.zip |########################-------------------------------| 43.78% tmpl_CeAz.zip |########################-------------------------------| 43.82% tmpl_CeAz.zip |########################-------------------------------| 43.87% tmpl_CeAz.zip |########################-------------------------------| 43.91% tmpl_CeAz.zip |########################-------------------------------| 43.96% tmpl_CeAz.zip |########################-------------------------------| 44.01% tmpl_CeAz.zip |########################-------------------------------| 44.05% tmpl_CeAz.zip |########################-------------------------------| 44.1% tmpl_CeAz.zip |########################-------------------------------| 44.14% tmpl_CeAz.zip |########################-------------------------------| 44.19% tmpl_CeAz.zip |########################-------------------------------| 44.23% tmpl_CeAz.zip |########################-------------------------------| 44.28% tmpl_CeAz.zip |########################-------------------------------| 44.33% tmpl_CeAz.zip |########################-------------------------------| 44.37% tmpl_CeAz.zip |########################-------------------------------| 44.42% tmpl_CeAz.zip |########################-------------------------------| 44.46% tmpl_CeAz.zip |########################-------------------------------| 44.51% tmpl_CeAz.zip |#########################------------------------------| 44.55% tmpl_CeAz.zip |#########################------------------------------| 44.6% tmpl_CeAz.zip |#########################------------------------------| 44.65% tmpl_CeAz.zip |#########################------------------------------| 44.69% tmpl_CeAz.zip |#########################------------------------------| 44.74% tmpl_CeAz.zip |#########################------------------------------| 44.78% tmpl_CeAz.zip |#########################------------------------------| 44.83% tmpl_CeAz.zip |#########################------------------------------| 44.87% tmpl_CeAz.zip |#########################------------------------------| 44.92% tmpl_CeAz.zip |#########################------------------------------| 44.96% tmpl_CeAz.zip |#########################------------------------------| 45.01% tmpl_CeAz.zip |#########################------------------------------| 45.06% tmpl_CeAz.zip |#########################------------------------------| 45.1% tmpl_CeAz.zip |#########################------------------------------| 45.15% tmpl_CeAz.zip |#########################------------------------------| 45.19% tmpl_CeAz.zip |#########################------------------------------| 45.24% tmpl_CeAz.zip |#########################------------------------------| 45.28% tmpl_CeAz.zip |#########################------------------------------| 45.33% tmpl_CeAz.zip |#########################------------------------------| 45.38% tmpl_CeAz.zip |#########################------------------------------| 45.42% tmpl_CeAz.zip |#########################------------------------------| 45.47% tmpl_CeAz.zip |#########################------------------------------| 45.51% tmpl_CeAz.zip |#########################------------------------------| 45.56% tmpl_CeAz.zip |#########################------------------------------| 45.6% tmpl_CeAz.zip |#########################------------------------------| 45.65% tmpl_CeAz.zip |#########################------------------------------| 45.69% tmpl_CeAz.zip |#########################------------------------------| 45.74% tmpl_CeAz.zip |#########################------------------------------| 45.79% tmpl_CeAz.zip |#########################------------------------------| 45.83% tmpl_CeAz.zip |#########################------------------------------| 45.88% tmpl_CeAz.zip |#########################------------------------------| 45.92% tmpl_CeAz.zip |#########################------------------------------| 45.97% tmpl_CeAz.zip |#########################------------------------------| 46.01% tmpl_CeAz.zip |#########################------------------------------| 46.06% tmpl_CeAz.zip |#########################------------------------------| 46.11% tmpl_CeAz.zip |#########################------------------------------| 46.15% tmpl_CeAz.zip |#########################------------------------------| 46.2% tmpl_CeAz.zip |#########################------------------------------| 46.24% tmpl_CeAz.zip |#########################------------------------------| 46.29% tmpl_CeAz.zip |#########################------------------------------| 46.33% tmpl_CeAz.zip |##########################-----------------------------| 46.38% tmpl_CeAz.zip |##########################-----------------------------| 46.43% tmpl_CeAz.zip |##########################-----------------------------| 46.47% tmpl_CeAz.zip |##########################-----------------------------| 46.52% tmpl_CeAz.zip |##########################-----------------------------| 46.56% tmpl_CeAz.zip |##########################-----------------------------| 46.61% tmpl_CeAz.zip |##########################-----------------------------| 46.65% tmpl_CeAz.zip |##########################-----------------------------| 46.7% tmpl_CeAz.zip |##########################-----------------------------| 46.74% tmpl_CeAz.zip |##########################-----------------------------| 46.79% tmpl_CeAz.zip |##########################-----------------------------| 46.84% tmpl_CeAz.zip |##########################-----------------------------| 46.88% tmpl_CeAz.zip |##########################-----------------------------| 46.93% tmpl_CeAz.zip |##########################-----------------------------| 46.97% tmpl_CeAz.zip |##########################-----------------------------| 47.02% tmpl_CeAz.zip |##########################-----------------------------| 47.06% tmpl_CeAz.zip |##########################-----------------------------| 47.11% tmpl_CeAz.zip |##########################-----------------------------| 47.16% tmpl_CeAz.zip |##########################-----------------------------| 47.2% tmpl_CeAz.zip |##########################-----------------------------| 47.25% tmpl_CeAz.zip |##########################-----------------------------| 47.29% tmpl_CeAz.zip |##########################-----------------------------| 47.34% tmpl_CeAz.zip |##########################-----------------------------| 47.38% tmpl_CeAz.zip |##########################-----------------------------| 47.43% tmpl_CeAz.zip |##########################-----------------------------| 47.48% tmpl_CeAz.zip |##########################-----------------------------| 47.52% tmpl_CeAz.zip |##########################-----------------------------| 47.57% tmpl_CeAz.zip |##########################-----------------------------| 47.61% tmpl_CeAz.zip |##########################-----------------------------| 47.66% tmpl_CeAz.zip |##########################-----------------------------| 47.7% tmpl_CeAz.zip |##########################-----------------------------| 47.75% tmpl_CeAz.zip |##########################-----------------------------| 47.79% tmpl_CeAz.zip |##########################-----------------------------| 47.84% tmpl_CeAz.zip |##########################-----------------------------| 47.89% tmpl_CeAz.zip |##########################-----------------------------| 47.93% tmpl_CeAz.zip |##########################-----------------------------| 47.98% tmpl_CeAz.zip |##########################-----------------------------| 48.02% tmpl_CeAz.zip |##########################-----------------------------| 48.07% tmpl_CeAz.zip |##########################-----------------------------| 48.11% tmpl_CeAz.zip |##########################-----------------------------| 48.16% tmpl_CeAz.zip |###########################----------------------------| 48.21% tmpl_CeAz.zip |###########################----------------------------| 48.25% tmpl_CeAz.zip |###########################----------------------------| 48.3% tmpl_CeAz.zip |###########################----------------------------| 48.34% tmpl_CeAz.zip |###########################----------------------------| 48.39% tmpl_CeAz.zip |###########################----------------------------| 48.43% tmpl_CeAz.zip |###########################----------------------------| 48.48% tmpl_CeAz.zip |###########################----------------------------| 48.53% tmpl_CeAz.zip |###########################----------------------------| 48.57% tmpl_CeAz.zip |###########################----------------------------| 48.62% tmpl_CeAz.zip |###########################----------------------------| 48.66% tmpl_CeAz.zip |###########################----------------------------| 48.71% tmpl_CeAz.zip |###########################----------------------------| 48.75% tmpl_CeAz.zip |###########################----------------------------| 48.8% tmpl_CeAz.zip |###########################----------------------------| 48.84% tmpl_CeAz.zip |###########################----------------------------| 48.89% tmpl_CeAz.zip |###########################----------------------------| 48.94% tmpl_CeAz.zip |###########################----------------------------| 48.98% tmpl_CeAz.zip |###########################----------------------------| 49.03% tmpl_CeAz.zip |###########################----------------------------| 49.07% tmpl_CeAz.zip |###########################----------------------------| 49.12% tmpl_CeAz.zip |###########################----------------------------| 49.16% tmpl_CeAz.zip |###########################----------------------------| 49.21% tmpl_CeAz.zip |###########################----------------------------| 49.26% tmpl_CeAz.zip |###########################----------------------------| 49.3% tmpl_CeAz.zip |###########################----------------------------| 49.35% tmpl_CeAz.zip |###########################----------------------------| 49.39% tmpl_CeAz.zip |###########################----------------------------| 49.44% tmpl_CeAz.zip |###########################----------------------------| 49.48% tmpl_CeAz.zip |###########################----------------------------| 49.53% tmpl_CeAz.zip |###########################----------------------------| 49.58% tmpl_CeAz.zip |###########################----------------------------| 49.62% tmpl_CeAz.zip |###########################----------------------------| 49.67% tmpl_CeAz.zip |###########################----------------------------| 49.71% tmpl_CeAz.zip |###########################----------------------------| 49.76% tmpl_CeAz.zip |###########################----------------------------| 49.8% tmpl_CeAz.zip |###########################----------------------------| 49.85% tmpl_CeAz.zip |###########################----------------------------| 49.89% tmpl_CeAz.zip |###########################----------------------------| 49.94% tmpl_CeAz.zip |###########################----------------------------| 49.99% tmpl_CeAz.zip |############################---------------------------| 50.03% tmpl_CeAz.zip |############################---------------------------| 50.08% tmpl_CeAz.zip |############################---------------------------| 50.12% tmpl_CeAz.zip |############################---------------------------| 50.17% tmpl_CeAz.zip |############################---------------------------| 50.21% tmpl_CeAz.zip |############################---------------------------| 50.26% tmpl_CeAz.zip |############################---------------------------| 50.31% tmpl_CeAz.zip |############################---------------------------| 50.35% tmpl_CeAz.zip |############################---------------------------| 50.4% tmpl_CeAz.zip |############################---------------------------| 50.44% tmpl_CeAz.zip |############################---------------------------| 50.49% tmpl_CeAz.zip |############################---------------------------| 50.53% tmpl_CeAz.zip |############################---------------------------| 50.58% tmpl_CeAz.zip |############################---------------------------| 50.63% tmpl_CeAz.zip |############################---------------------------| 50.67% tmpl_CeAz.zip |############################---------------------------| 50.72% tmpl_CeAz.zip |############################---------------------------| 50.76% tmpl_CeAz.zip |############################---------------------------| 50.81% tmpl_CeAz.zip |############################---------------------------| 50.85% tmpl_CeAz.zip |############################---------------------------| 50.9% tmpl_CeAz.zip |############################---------------------------| 50.94% tmpl_CeAz.zip |############################---------------------------| 50.99% tmpl_CeAz.zip |############################---------------------------| 51.04% tmpl_CeAz.zip |############################---------------------------| 51.08% tmpl_CeAz.zip |############################---------------------------| 51.13% tmpl_CeAz.zip |############################---------------------------| 51.17% tmpl_CeAz.zip |############################---------------------------| 51.22% tmpl_CeAz.zip |############################---------------------------| 51.26% tmpl_CeAz.zip |############################---------------------------| 51.31% tmpl_CeAz.zip |############################---------------------------| 51.36% tmpl_CeAz.zip |############################---------------------------| 51.4% tmpl_CeAz.zip |############################---------------------------| 51.45% tmpl_CeAz.zip |############################---------------------------| 51.49% tmpl_CeAz.zip |############################---------------------------| 51.54% tmpl_CeAz.zip |############################---------------------------| 51.58% tmpl_CeAz.zip |############################---------------------------| 51.63% tmpl_CeAz.zip |############################---------------------------| 51.68% tmpl_CeAz.zip |############################---------------------------| 51.72% tmpl_CeAz.zip |############################---------------------------| 51.77% tmpl_CeAz.zip |############################---------------------------| 51.81% tmpl_CeAz.zip |#############################--------------------------| 51.86% tmpl_CeAz.zip |#############################--------------------------| 51.9% tmpl_CeAz.zip |#############################--------------------------| 51.95% tmpl_CeAz.zip |#############################--------------------------| 51.99% tmpl_CeAz.zip |#############################--------------------------| 52.04% tmpl_CeAz.zip |#############################--------------------------| 52.09% tmpl_CeAz.zip |#############################--------------------------| 52.13% tmpl_CeAz.zip |#############################--------------------------| 52.18% tmpl_CeAz.zip |#############################--------------------------| 52.22% tmpl_CeAz.zip |#############################--------------------------| 52.27% tmpl_CeAz.zip |#############################--------------------------| 52.31% tmpl_CeAz.zip |#############################--------------------------| 52.36% tmpl_CeAz.zip |#############################--------------------------| 52.41% tmpl_CeAz.zip |#############################--------------------------| 52.45% tmpl_CeAz.zip |#############################--------------------------| 52.5% tmpl_CeAz.zip |#############################--------------------------| 52.54% tmpl_CeAz.zip |#############################--------------------------| 52.59% tmpl_CeAz.zip |#############################--------------------------| 52.63% tmpl_CeAz.zip |#############################--------------------------| 52.68% tmpl_CeAz.zip |#############################--------------------------| 52.72% tmpl_CeAz.zip |#############################--------------------------| 52.77% tmpl_CeAz.zip |#############################--------------------------| 52.82% tmpl_CeAz.zip |#############################--------------------------| 52.86% tmpl_CeAz.zip |#############################--------------------------| 52.91% tmpl_CeAz.zip |#############################--------------------------| 52.95% tmpl_CeAz.zip |#############################--------------------------| 53.0% tmpl_CeAz.zip |#############################--------------------------| 53.04% tmpl_CeAz.zip |#############################--------------------------| 53.09% tmpl_CeAz.zip |#############################--------------------------| 53.14% tmpl_CeAz.zip |#############################--------------------------| 53.18% tmpl_CeAz.zip |#############################--------------------------| 53.23% tmpl_CeAz.zip |#############################--------------------------| 53.27% tmpl_CeAz.zip |#############################--------------------------| 53.32% tmpl_CeAz.zip |#############################--------------------------| 53.36% tmpl_CeAz.zip |#############################--------------------------| 53.41% tmpl_CeAz.zip |#############################--------------------------| 53.46% tmpl_CeAz.zip |#############################--------------------------| 53.5% tmpl_CeAz.zip |#############################--------------------------| 53.55% tmpl_CeAz.zip |#############################--------------------------| 53.59% tmpl_CeAz.zip |##############################-------------------------| 53.64% tmpl_CeAz.zip |##############################-------------------------| 53.68% tmpl_CeAz.zip |##############################-------------------------| 53.73% tmpl_CeAz.zip |##############################-------------------------| 53.77% tmpl_CeAz.zip |##############################-------------------------| 53.82% tmpl_CeAz.zip |##############################-------------------------| 53.87% tmpl_CeAz.zip |##############################-------------------------| 53.91% tmpl_CeAz.zip |##############################-------------------------| 53.96% tmpl_CeAz.zip |##############################-------------------------| 54.0% tmpl_CeAz.zip |##############################-------------------------| 54.05% tmpl_CeAz.zip |##############################-------------------------| 54.09% tmpl_CeAz.zip |##############################-------------------------| 54.14% tmpl_CeAz.zip |##############################-------------------------| 54.19% tmpl_CeAz.zip |##############################-------------------------| 54.23% tmpl_CeAz.zip |##############################-------------------------| 54.28% tmpl_CeAz.zip |##############################-------------------------| 54.32% tmpl_CeAz.zip |##############################-------------------------| 54.37% tmpl_CeAz.zip |##############################-------------------------| 54.41% tmpl_CeAz.zip |##############################-------------------------| 54.46% tmpl_CeAz.zip |##############################-------------------------| 54.51% tmpl_CeAz.zip |##############################-------------------------| 54.55% tmpl_CeAz.zip |##############################-------------------------| 54.6% tmpl_CeAz.zip |##############################-------------------------| 54.64% tmpl_CeAz.zip |##############################-------------------------| 54.69% tmpl_CeAz.zip |##############################-------------------------| 54.73% tmpl_CeAz.zip |##############################-------------------------| 54.78% tmpl_CeAz.zip |##############################-------------------------| 54.82% tmpl_CeAz.zip |##############################-------------------------| 54.87% tmpl_CeAz.zip |##############################-------------------------| 54.92% tmpl_CeAz.zip |##############################-------------------------| 54.96% tmpl_CeAz.zip |##############################-------------------------| 55.01% tmpl_CeAz.zip |##############################-------------------------| 55.05% tmpl_CeAz.zip |##############################-------------------------| 55.1% tmpl_CeAz.zip |##############################-------------------------| 55.14% tmpl_CeAz.zip |##############################-------------------------| 55.19% tmpl_CeAz.zip |##############################-------------------------| 55.24% tmpl_CeAz.zip |##############################-------------------------| 55.28% tmpl_CeAz.zip |##############################-------------------------| 55.33% tmpl_CeAz.zip |##############################-------------------------| 55.37% tmpl_CeAz.zip |##############################-------------------------| 55.42% tmpl_CeAz.zip |###############################------------------------| 55.46% tmpl_CeAz.zip |###############################------------------------| 55.51% tmpl_CeAz.zip |###############################------------------------| 55.56% tmpl_CeAz.zip |###############################------------------------| 55.6% tmpl_CeAz.zip |###############################------------------------| 55.65% tmpl_CeAz.zip |###############################------------------------| 55.69% tmpl_CeAz.zip |###############################------------------------| 55.74% tmpl_CeAz.zip |###############################------------------------| 55.78% tmpl_CeAz.zip |###############################------------------------| 55.83% tmpl_CeAz.zip |###############################------------------------| 55.87% tmpl_CeAz.zip |###############################------------------------| 55.92% tmpl_CeAz.zip |###############################------------------------| 55.97% tmpl_CeAz.zip |###############################------------------------| 56.01% tmpl_CeAz.zip |###############################------------------------| 56.06% tmpl_CeAz.zip |###############################------------------------| 56.1% tmpl_CeAz.zip |###############################------------------------| 56.15% tmpl_CeAz.zip |###############################------------------------| 56.19% tmpl_CeAz.zip |###############################------------------------| 56.24% tmpl_CeAz.zip |###############################------------------------| 56.29% tmpl_CeAz.zip |###############################------------------------| 56.33% tmpl_CeAz.zip |###############################------------------------| 56.38% tmpl_CeAz.zip |###############################------------------------| 56.42% tmpl_CeAz.zip |###############################------------------------| 56.47% tmpl_CeAz.zip |###############################------------------------| 56.51% tmpl_CeAz.zip |###############################------------------------| 56.56% tmpl_CeAz.zip |###############################------------------------| 56.61% tmpl_CeAz.zip |###############################------------------------| 56.65% tmpl_CeAz.zip |###############################------------------------| 56.7% tmpl_CeAz.zip |###############################------------------------| 56.74% tmpl_CeAz.zip |###############################------------------------| 56.79% tmpl_CeAz.zip |###############################------------------------| 56.83% tmpl_CeAz.zip |###############################------------------------| 56.88% tmpl_CeAz.zip |###############################------------------------| 56.92% tmpl_CeAz.zip |###############################------------------------| 56.97% tmpl_CeAz.zip |###############################------------------------| 57.02% tmpl_CeAz.zip |###############################------------------------| 57.06% tmpl_CeAz.zip |###############################------------------------| 57.11% tmpl_CeAz.zip |###############################------------------------| 57.15% tmpl_CeAz.zip |###############################------------------------| 57.2% tmpl_CeAz.zip |###############################------------------------| 57.24% tmpl_CeAz.zip |################################-----------------------| 57.29% tmpl_CeAz.zip |################################-----------------------| 57.34% tmpl_CeAz.zip |################################-----------------------| 57.38% tmpl_CeAz.zip |################################-----------------------| 57.43% tmpl_CeAz.zip |################################-----------------------| 57.47% tmpl_CeAz.zip |################################-----------------------| 57.52% tmpl_CeAz.zip |################################-----------------------| 57.56% tmpl_CeAz.zip |################################-----------------------| 57.61% tmpl_CeAz.zip |################################-----------------------| 57.66% tmpl_CeAz.zip |################################-----------------------| 57.7% tmpl_CeAz.zip |################################-----------------------| 57.75% tmpl_CeAz.zip |################################-----------------------| 57.79% tmpl_CeAz.zip |################################-----------------------| 57.84% tmpl_CeAz.zip |################################-----------------------| 57.88% tmpl_CeAz.zip |################################-----------------------| 57.93% tmpl_CeAz.zip |################################-----------------------| 57.97% tmpl_CeAz.zip |################################-----------------------| 58.02% tmpl_CeAz.zip |################################-----------------------| 58.07% tmpl_CeAz.zip |################################-----------------------| 58.11% tmpl_CeAz.zip |################################-----------------------| 58.16% tmpl_CeAz.zip |################################-----------------------| 58.2% tmpl_CeAz.zip |################################-----------------------| 58.25% tmpl_CeAz.zip |################################-----------------------| 58.29% tmpl_CeAz.zip |################################-----------------------| 58.34% tmpl_CeAz.zip |################################-----------------------| 58.39% tmpl_CeAz.zip |################################-----------------------| 58.43% tmpl_CeAz.zip |################################-----------------------| 58.48% tmpl_CeAz.zip |################################-----------------------| 58.52% tmpl_CeAz.zip |################################-----------------------| 58.57% tmpl_CeAz.zip |################################-----------------------| 58.61% tmpl_CeAz.zip |################################-----------------------| 58.66% tmpl_CeAz.zip |################################-----------------------| 58.71% tmpl_CeAz.zip |################################-----------------------| 58.75% tmpl_CeAz.zip |################################-----------------------| 58.8% tmpl_CeAz.zip |################################-----------------------| 58.84% tmpl_CeAz.zip |################################-----------------------| 58.89% tmpl_CeAz.zip |################################-----------------------| 58.93% tmpl_CeAz.zip |################################-----------------------| 58.98% tmpl_CeAz.zip |################################-----------------------| 59.02% tmpl_CeAz.zip |################################-----------------------| 59.07% tmpl_CeAz.zip |#################################----------------------| 59.12% tmpl_CeAz.zip |#################################----------------------| 59.16% tmpl_CeAz.zip |#################################----------------------| 59.21% tmpl_CeAz.zip |#################################----------------------| 59.25% tmpl_CeAz.zip |#################################----------------------| 59.3% tmpl_CeAz.zip |#################################----------------------| 59.34% tmpl_CeAz.zip |#################################----------------------| 59.39% tmpl_CeAz.zip |#################################----------------------| 59.44% tmpl_CeAz.zip |#################################----------------------| 59.48% tmpl_CeAz.zip |#################################----------------------| 59.53% tmpl_CeAz.zip |#################################----------------------| 59.57% tmpl_CeAz.zip |#################################----------------------| 59.62% tmpl_CeAz.zip |#################################----------------------| 59.66% tmpl_CeAz.zip |#################################----------------------| 59.71% tmpl_CeAz.zip |#################################----------------------| 59.75% tmpl_CeAz.zip |#################################----------------------| 59.8% tmpl_CeAz.zip |#################################----------------------| 59.85% tmpl_CeAz.zip |#################################----------------------| 59.89% tmpl_CeAz.zip |#################################----------------------| 59.94% tmpl_CeAz.zip |#################################----------------------| 59.98% tmpl_CeAz.zip |#################################----------------------| 60.03% tmpl_CeAz.zip |#################################----------------------| 60.07% tmpl_CeAz.zip |#################################----------------------| 60.12% tmpl_CeAz.zip |#################################----------------------| 60.17% tmpl_CeAz.zip |#################################----------------------| 60.21% tmpl_CeAz.zip |#################################----------------------| 60.26% tmpl_CeAz.zip |#################################----------------------| 60.3% tmpl_CeAz.zip |#################################----------------------| 60.35% tmpl_CeAz.zip |#################################----------------------| 60.39% tmpl_CeAz.zip |#################################----------------------| 60.44% tmpl_CeAz.zip |#################################----------------------| 60.49% tmpl_CeAz.zip |#################################----------------------| 60.53% tmpl_CeAz.zip |#################################----------------------| 60.58% tmpl_CeAz.zip |#################################----------------------| 60.62% tmpl_CeAz.zip |#################################----------------------| 60.67% tmpl_CeAz.zip |#################################----------------------| 60.71% tmpl_CeAz.zip |#################################----------------------| 60.76% tmpl_CeAz.zip |#################################----------------------| 60.8% tmpl_CeAz.zip |#################################----------------------| 60.85% tmpl_CeAz.zip |#################################----------------------| 60.9% tmpl_CeAz.zip |##################################---------------------| 60.94% tmpl_CeAz.zip |##################################---------------------| 60.99% tmpl_CeAz.zip |##################################---------------------| 61.03% tmpl_CeAz.zip |##################################---------------------| 61.08% tmpl_CeAz.zip |##################################---------------------| 61.12% tmpl_CeAz.zip |##################################---------------------| 61.17% tmpl_CeAz.zip |##################################---------------------| 61.22% tmpl_CeAz.zip |##################################---------------------| 61.26% tmpl_CeAz.zip |##################################---------------------| 61.31% tmpl_CeAz.zip |##################################---------------------| 61.35% tmpl_CeAz.zip |##################################---------------------| 61.4% tmpl_CeAz.zip |##################################---------------------| 61.44% tmpl_CeAz.zip |##################################---------------------| 61.49% tmpl_CeAz.zip |##################################---------------------| 61.54% tmpl_CeAz.zip |##################################---------------------| 61.58% tmpl_CeAz.zip |##################################---------------------| 61.63% tmpl_CeAz.zip |##################################---------------------| 61.67% tmpl_CeAz.zip |##################################---------------------| 61.72% tmpl_CeAz.zip |##################################---------------------| 61.76% tmpl_CeAz.zip |##################################---------------------| 61.81% tmpl_CeAz.zip |##################################---------------------| 61.85% tmpl_CeAz.zip |##################################---------------------| 61.9% tmpl_CeAz.zip |##################################---------------------| 61.95% tmpl_CeAz.zip |##################################---------------------| 61.99% tmpl_CeAz.zip |##################################---------------------| 62.04% tmpl_CeAz.zip |##################################---------------------| 62.08% tmpl_CeAz.zip |##################################---------------------| 62.13% tmpl_CeAz.zip |##################################---------------------| 62.17% tmpl_CeAz.zip |##################################---------------------| 62.22% tmpl_CeAz.zip |##################################---------------------| 62.27% tmpl_CeAz.zip |##################################---------------------| 62.31% tmpl_CeAz.zip |##################################---------------------| 62.36% tmpl_CeAz.zip |##################################---------------------| 62.4% tmpl_CeAz.zip |##################################---------------------| 62.45% tmpl_CeAz.zip |##################################---------------------| 62.49% tmpl_CeAz.zip |##################################---------------------| 62.54% tmpl_CeAz.zip |##################################---------------------| 62.59% tmpl_CeAz.zip |##################################---------------------| 62.63% tmpl_CeAz.zip |##################################---------------------| 62.68% tmpl_CeAz.zip |##################################---------------------| 62.72% tmpl_CeAz.zip |###################################--------------------| 62.77% tmpl_CeAz.zip |###################################--------------------| 62.81% tmpl_CeAz.zip |###################################--------------------| 62.86% tmpl_CeAz.zip |###################################--------------------| 62.9% tmpl_CeAz.zip |###################################--------------------| 62.95% tmpl_CeAz.zip |###################################--------------------| 63.0% tmpl_CeAz.zip |###################################--------------------| 63.04% tmpl_CeAz.zip |###################################--------------------| 63.09% tmpl_CeAz.zip |###################################--------------------| 63.13% tmpl_CeAz.zip |###################################--------------------| 63.18% tmpl_CeAz.zip |###################################--------------------| 63.22% tmpl_CeAz.zip |###################################--------------------| 63.27% tmpl_CeAz.zip |###################################--------------------| 63.32% tmpl_CeAz.zip |###################################--------------------| 63.36% tmpl_CeAz.zip |###################################--------------------| 63.41% tmpl_CeAz.zip |###################################--------------------| 63.45% tmpl_CeAz.zip |###################################--------------------| 63.5% tmpl_CeAz.zip |###################################--------------------| 63.54% tmpl_CeAz.zip |###################################--------------------| 63.59% tmpl_CeAz.zip |###################################--------------------| 63.64% tmpl_CeAz.zip |###################################--------------------| 63.68% tmpl_CeAz.zip |###################################--------------------| 63.73% tmpl_CeAz.zip |###################################--------------------| 63.77% tmpl_CeAz.zip |###################################--------------------| 63.82% tmpl_CeAz.zip |###################################--------------------| 63.86% tmpl_CeAz.zip |###################################--------------------| 63.91% tmpl_CeAz.zip |###################################--------------------| 63.95% tmpl_CeAz.zip |###################################--------------------| 64.0% tmpl_CeAz.zip |###################################--------------------| 64.05% tmpl_CeAz.zip |###################################--------------------| 64.09% tmpl_CeAz.zip |###################################--------------------| 64.14% tmpl_CeAz.zip |###################################--------------------| 64.18% tmpl_CeAz.zip |###################################--------------------| 64.23% tmpl_CeAz.zip |###################################--------------------| 64.27% tmpl_CeAz.zip |###################################--------------------| 64.32% tmpl_CeAz.zip |###################################--------------------| 64.37% tmpl_CeAz.zip |###################################--------------------| 64.41% tmpl_CeAz.zip |###################################--------------------| 64.46% tmpl_CeAz.zip |###################################--------------------| 64.5% tmpl_CeAz.zip |####################################-------------------| 64.55% tmpl_CeAz.zip |####################################-------------------| 64.59% tmpl_CeAz.zip |####################################-------------------| 64.64% tmpl_CeAz.zip |####################################-------------------| 64.69% tmpl_CeAz.zip |####################################-------------------| 64.73% tmpl_CeAz.zip |####################################-------------------| 64.78% tmpl_CeAz.zip |####################################-------------------| 64.82% tmpl_CeAz.zip |####################################-------------------| 64.87% tmpl_CeAz.zip |####################################-------------------| 64.91% tmpl_CeAz.zip |####################################-------------------| 64.96% tmpl_CeAz.zip |####################################-------------------| 65.0% tmpl_CeAz.zip |####################################-------------------| 65.05% tmpl_CeAz.zip |####################################-------------------| 65.1% tmpl_CeAz.zip |####################################-------------------| 65.14% tmpl_CeAz.zip |####################################-------------------| 65.19% tmpl_CeAz.zip |####################################-------------------| 65.23% tmpl_CeAz.zip |####################################-------------------| 65.28% tmpl_CeAz.zip |####################################-------------------| 65.32% tmpl_CeAz.zip |####################################-------------------| 65.37% tmpl_CeAz.zip |####################################-------------------| 65.42% tmpl_CeAz.zip |####################################-------------------| 65.46% tmpl_CeAz.zip |####################################-------------------| 65.51% tmpl_CeAz.zip |####################################-------------------| 65.55% tmpl_CeAz.zip |####################################-------------------| 65.6% tmpl_CeAz.zip |####################################-------------------| 65.64% tmpl_CeAz.zip |####################################-------------------| 65.69% tmpl_CeAz.zip |####################################-------------------| 65.74% tmpl_CeAz.zip |####################################-------------------| 65.78% tmpl_CeAz.zip |####################################-------------------| 65.83% tmpl_CeAz.zip |####################################-------------------| 65.87% tmpl_CeAz.zip |####################################-------------------| 65.92% tmpl_CeAz.zip |####################################-------------------| 65.96% tmpl_CeAz.zip |####################################-------------------| 66.01% tmpl_CeAz.zip |####################################-------------------| 66.05% tmpl_CeAz.zip |####################################-------------------| 66.1% tmpl_CeAz.zip |####################################-------------------| 66.15% tmpl_CeAz.zip |####################################-------------------| 66.19% tmpl_CeAz.zip |####################################-------------------| 66.24% tmpl_CeAz.zip |####################################-------------------| 66.28% tmpl_CeAz.zip |####################################-------------------| 66.33% tmpl_CeAz.zip |#####################################------------------| 66.37% tmpl_CeAz.zip |#####################################------------------| 66.42% tmpl_CeAz.zip |#####################################------------------| 66.47% tmpl_CeAz.zip |#####################################------------------| 66.51% tmpl_CeAz.zip |#####################################------------------| 66.56% tmpl_CeAz.zip |#####################################------------------| 66.6% tmpl_CeAz.zip |#####################################------------------| 66.65% tmpl_CeAz.zip |#####################################------------------| 66.69% tmpl_CeAz.zip |#####################################------------------| 66.74% tmpl_CeAz.zip |#####################################------------------| 66.78% tmpl_CeAz.zip |#####################################------------------| 66.83% tmpl_CeAz.zip |#####################################------------------| 66.88% tmpl_CeAz.zip |#####################################------------------| 66.92% tmpl_CeAz.zip |#####################################------------------| 66.97% tmpl_CeAz.zip |#####################################------------------| 67.01% tmpl_CeAz.zip |#####################################------------------| 67.06% tmpl_CeAz.zip |#####################################------------------| 67.1% tmpl_CeAz.zip |#####################################------------------| 67.15% tmpl_CeAz.zip |#####################################------------------| 67.2% tmpl_CeAz.zip |#####################################------------------| 67.24% tmpl_CeAz.zip |#####################################------------------| 67.29% tmpl_CeAz.zip |#####################################------------------| 67.33% tmpl_CeAz.zip |#####################################------------------| 67.38% tmpl_CeAz.zip |#####################################------------------| 67.42% tmpl_CeAz.zip |#####################################------------------| 67.47% tmpl_CeAz.zip |#####################################------------------| 67.52% tmpl_CeAz.zip |#####################################------------------| 67.56% tmpl_CeAz.zip |#####################################------------------| 67.61% tmpl_CeAz.zip |#####################################------------------| 67.65% tmpl_CeAz.zip |#####################################------------------| 67.7% tmpl_CeAz.zip |#####################################------------------| 67.74% tmpl_CeAz.zip |#####################################------------------| 67.79% tmpl_CeAz.zip |#####################################------------------| 67.83% tmpl_CeAz.zip |#####################################------------------| 67.88% tmpl_CeAz.zip |#####################################------------------| 67.93% tmpl_CeAz.zip |#####################################------------------| 67.97% tmpl_CeAz.zip |#####################################------------------| 68.02% tmpl_CeAz.zip |#####################################------------------| 68.06% tmpl_CeAz.zip |#####################################------------------| 68.11% tmpl_CeAz.zip |#####################################------------------| 68.15% tmpl_CeAz.zip |######################################-----------------| 68.2% tmpl_CeAz.zip |######################################-----------------| 68.25% tmpl_CeAz.zip |######################################-----------------| 68.29% tmpl_CeAz.zip |######################################-----------------| 68.34% tmpl_CeAz.zip |######################################-----------------| 68.38% tmpl_CeAz.zip |######################################-----------------| 68.43% tmpl_CeAz.zip |######################################-----------------| 68.47% tmpl_CeAz.zip |######################################-----------------| 68.52% tmpl_CeAz.zip |######################################-----------------| 68.57% tmpl_CeAz.zip |######################################-----------------| 68.61% tmpl_CeAz.zip |######################################-----------------| 68.66% tmpl_CeAz.zip |######################################-----------------| 68.7% tmpl_CeAz.zip |######################################-----------------| 68.75% tmpl_CeAz.zip |######################################-----------------| 68.79% tmpl_CeAz.zip |######################################-----------------| 68.84% tmpl_CeAz.zip |######################################-----------------| 68.88% tmpl_CeAz.zip |######################################-----------------| 68.93% tmpl_CeAz.zip |######################################-----------------| 68.98% tmpl_CeAz.zip |######################################-----------------| 69.02% tmpl_CeAz.zip |######################################-----------------| 69.07% tmpl_CeAz.zip |######################################-----------------| 69.11% tmpl_CeAz.zip |######################################-----------------| 69.16% tmpl_CeAz.zip |######################################-----------------| 69.2% tmpl_CeAz.zip |######################################-----------------| 69.25% tmpl_CeAz.zip |######################################-----------------| 69.3% tmpl_CeAz.zip |######################################-----------------| 69.34% tmpl_CeAz.zip |######################################-----------------| 69.39% tmpl_CeAz.zip |######################################-----------------| 69.43% tmpl_CeAz.zip |######################################-----------------| 69.48% tmpl_CeAz.zip |######################################-----------------| 69.52% tmpl_CeAz.zip |######################################-----------------| 69.57% tmpl_CeAz.zip |######################################-----------------| 69.62% tmpl_CeAz.zip |######################################-----------------| 69.66% tmpl_CeAz.zip |######################################-----------------| 69.71% tmpl_CeAz.zip |######################################-----------------| 69.75% tmpl_CeAz.zip |######################################-----------------| 69.8% tmpl_CeAz.zip |######################################-----------------| 69.84% tmpl_CeAz.zip |######################################-----------------| 69.89% tmpl_CeAz.zip |######################################-----------------| 69.93% tmpl_CeAz.zip |######################################-----------------| 69.98% tmpl_CeAz.zip |#######################################----------------| 70.03% tmpl_CeAz.zip |#######################################----------------| 70.07% tmpl_CeAz.zip |#######################################----------------| 70.12% tmpl_CeAz.zip |#######################################----------------| 70.16% tmpl_CeAz.zip |#######################################----------------| 70.21% tmpl_CeAz.zip |#######################################----------------| 70.25% tmpl_CeAz.zip |#######################################----------------| 70.3% tmpl_CeAz.zip |#######################################----------------| 70.35% tmpl_CeAz.zip |#######################################----------------| 70.39% tmpl_CeAz.zip |#######################################----------------| 70.44% tmpl_CeAz.zip |#######################################----------------| 70.48% tmpl_CeAz.zip |#######################################----------------| 70.53% tmpl_CeAz.zip |#######################################----------------| 70.57% tmpl_CeAz.zip |#######################################----------------| 70.62% tmpl_CeAz.zip |#######################################----------------| 70.67% tmpl_CeAz.zip |#######################################----------------| 70.71% tmpl_CeAz.zip |#######################################----------------| 70.76% tmpl_CeAz.zip |#######################################----------------| 70.8% tmpl_CeAz.zip |#######################################----------------| 70.85% tmpl_CeAz.zip |#######################################----------------| 70.89% tmpl_CeAz.zip |#######################################----------------| 70.94% tmpl_CeAz.zip |#######################################----------------| 70.98% tmpl_CeAz.zip |#######################################----------------| 71.03% tmpl_CeAz.zip |#######################################----------------| 71.08% tmpl_CeAz.zip |#######################################----------------| 71.12% tmpl_CeAz.zip |#######################################----------------| 71.17% tmpl_CeAz.zip |#######################################----------------| 71.21% tmpl_CeAz.zip |#######################################----------------| 71.26% tmpl_CeAz.zip |#######################################----------------| 71.3% tmpl_CeAz.zip |#######################################----------------| 71.35% tmpl_CeAz.zip |#######################################----------------| 71.4% tmpl_CeAz.zip |#######################################----------------| 71.44% tmpl_CeAz.zip |#######################################----------------| 71.49% tmpl_CeAz.zip |#######################################----------------| 71.53% tmpl_CeAz.zip |#######################################----------------| 71.58% tmpl_CeAz.zip |#######################################----------------| 71.62% tmpl_CeAz.zip |#######################################----------------| 71.67% tmpl_CeAz.zip |#######################################----------------| 71.72% tmpl_CeAz.zip |#######################################----------------| 71.76% tmpl_CeAz.zip |#######################################----------------| 71.81% tmpl_CeAz.zip |########################################---------------| 71.85% tmpl_CeAz.zip |########################################---------------| 71.9% tmpl_CeAz.zip |########################################---------------| 71.94% tmpl_CeAz.zip |########################################---------------| 71.99% tmpl_CeAz.zip |########################################---------------| 72.03% tmpl_CeAz.zip |########################################---------------| 72.08% tmpl_CeAz.zip |########################################---------------| 72.13% tmpl_CeAz.zip |########################################---------------| 72.17% tmpl_CeAz.zip |########################################---------------| 72.22% tmpl_CeAz.zip |########################################---------------| 72.26% tmpl_CeAz.zip |########################################---------------| 72.31% tmpl_CeAz.zip |########################################---------------| 72.35% tmpl_CeAz.zip |########################################---------------| 72.4% tmpl_CeAz.zip |########################################---------------| 72.45% tmpl_CeAz.zip |########################################---------------| 72.49% tmpl_CeAz.zip |########################################---------------| 72.54% tmpl_CeAz.zip |########################################---------------| 72.58% tmpl_CeAz.zip |########################################---------------| 72.63% tmpl_CeAz.zip |########################################---------------| 72.67% tmpl_CeAz.zip |########################################---------------| 72.72% tmpl_CeAz.zip |########################################---------------| 72.77% tmpl_CeAz.zip |########################################---------------| 72.81% tmpl_CeAz.zip |########################################---------------| 72.86% tmpl_CeAz.zip |########################################---------------| 72.9% tmpl_CeAz.zip |########################################---------------| 72.95% tmpl_CeAz.zip |########################################---------------| 72.99% tmpl_CeAz.zip |########################################---------------| 73.04% tmpl_CeAz.zip |########################################---------------| 73.08% tmpl_CeAz.zip |########################################---------------| 73.13% tmpl_CeAz.zip |########################################---------------| 73.18% tmpl_CeAz.zip |########################################---------------| 73.22% tmpl_CeAz.zip |########################################---------------| 73.27% tmpl_CeAz.zip |########################################---------------| 73.31% tmpl_CeAz.zip |########################################---------------| 73.36% tmpl_CeAz.zip |########################################---------------| 73.4% tmpl_CeAz.zip |########################################---------------| 73.45% tmpl_CeAz.zip |########################################---------------| 73.5% tmpl_CeAz.zip |########################################---------------| 73.54% tmpl_CeAz.zip |########################################---------------| 73.59% tmpl_CeAz.zip |########################################---------------| 73.63% tmpl_CeAz.zip |#########################################--------------| 73.68% tmpl_CeAz.zip |#########################################--------------| 73.72% tmpl_CeAz.zip |#########################################--------------| 73.77% tmpl_CeAz.zip |#########################################--------------| 73.81% tmpl_CeAz.zip |#########################################--------------| 73.86% tmpl_CeAz.zip |#########################################--------------| 73.91% tmpl_CeAz.zip |#########################################--------------| 73.95% tmpl_CeAz.zip |#########################################--------------| 74.0% tmpl_CeAz.zip |#########################################--------------| 74.04% tmpl_CeAz.zip |#########################################--------------| 74.09% tmpl_CeAz.zip |#########################################--------------| 74.13% tmpl_CeAz.zip |#########################################--------------| 74.18% tmpl_CeAz.zip |#########################################--------------| 74.23% tmpl_CeAz.zip |#########################################--------------| 74.27% tmpl_CeAz.zip |#########################################--------------| 74.32% tmpl_CeAz.zip |#########################################--------------| 74.36% tmpl_CeAz.zip |#########################################--------------| 74.41% tmpl_CeAz.zip |#########################################--------------| 74.45% tmpl_CeAz.zip |#########################################--------------| 74.5% tmpl_CeAz.zip |#########################################--------------| 74.55% tmpl_CeAz.zip |#########################################--------------| 74.59% tmpl_CeAz.zip |#########################################--------------| 74.64% tmpl_CeAz.zip |#########################################--------------| 74.68% tmpl_CeAz.zip |#########################################--------------| 74.73% tmpl_CeAz.zip |#########################################--------------| 74.77% tmpl_CeAz.zip |#########################################--------------| 74.82% tmpl_CeAz.zip |#########################################--------------| 74.86% tmpl_CeAz.zip |#########################################--------------| 74.91% tmpl_CeAz.zip |#########################################--------------| 74.96% tmpl_CeAz.zip |#########################################--------------| 75.0% tmpl_CeAz.zip |#########################################--------------| 75.05% tmpl_CeAz.zip |#########################################--------------| 75.09% tmpl_CeAz.zip |#########################################--------------| 75.14% tmpl_CeAz.zip |#########################################--------------| 75.18% tmpl_CeAz.zip |#########################################--------------| 75.23% tmpl_CeAz.zip |#########################################--------------| 75.28% tmpl_CeAz.zip |#########################################--------------| 75.32% tmpl_CeAz.zip |#########################################--------------| 75.37% tmpl_CeAz.zip |#########################################--------------| 75.41% tmpl_CeAz.zip |##########################################-------------| 75.46% tmpl_CeAz.zip |##########################################-------------| 75.5% tmpl_CeAz.zip |##########################################-------------| 75.55% tmpl_CeAz.zip |##########################################-------------| 75.6% tmpl_CeAz.zip |##########################################-------------| 75.64% tmpl_CeAz.zip |##########################################-------------| 75.69% tmpl_CeAz.zip |##########################################-------------| 75.73% tmpl_CeAz.zip |##########################################-------------| 75.78% tmpl_CeAz.zip |##########################################-------------| 75.82% tmpl_CeAz.zip |##########################################-------------| 75.87% tmpl_CeAz.zip |##########################################-------------| 75.91% tmpl_CeAz.zip |##########################################-------------| 75.96% tmpl_CeAz.zip |##########################################-------------| 76.01% tmpl_CeAz.zip |##########################################-------------| 76.05% tmpl_CeAz.zip |##########################################-------------| 76.1% tmpl_CeAz.zip |##########################################-------------| 76.14% tmpl_CeAz.zip |##########################################-------------| 76.19% tmpl_CeAz.zip |##########################################-------------| 76.23% tmpl_CeAz.zip |##########################################-------------| 76.28% tmpl_CeAz.zip |##########################################-------------| 76.33% tmpl_CeAz.zip |##########################################-------------| 76.37% tmpl_CeAz.zip |##########################################-------------| 76.42% tmpl_CeAz.zip |##########################################-------------| 76.46% tmpl_CeAz.zip |##########################################-------------| 76.51% tmpl_CeAz.zip |##########################################-------------| 76.55% tmpl_CeAz.zip |##########################################-------------| 76.6% tmpl_CeAz.zip |##########################################-------------| 76.65% tmpl_CeAz.zip |##########################################-------------| 76.69% tmpl_CeAz.zip |##########################################-------------| 76.74% tmpl_CeAz.zip |##########################################-------------| 76.78% tmpl_CeAz.zip |##########################################-------------| 76.83% tmpl_CeAz.zip |##########################################-------------| 76.87% tmpl_CeAz.zip |##########################################-------------| 76.92% tmpl_CeAz.zip |##########################################-------------| 76.96% tmpl_CeAz.zip |##########################################-------------| 77.01% tmpl_CeAz.zip |##########################################-------------| 77.06% tmpl_CeAz.zip |##########################################-------------| 77.1% tmpl_CeAz.zip |##########################################-------------| 77.15% tmpl_CeAz.zip |##########################################-------------| 77.19% tmpl_CeAz.zip |##########################################-------------| 77.24% tmpl_CeAz.zip |###########################################------------| 77.28% tmpl_CeAz.zip |###########################################------------| 77.33% tmpl_CeAz.zip |###########################################------------| 77.38% tmpl_CeAz.zip |###########################################------------| 77.42% tmpl_CeAz.zip |###########################################------------| 77.47% tmpl_CeAz.zip |###########################################------------| 77.51% tmpl_CeAz.zip |###########################################------------| 77.56% tmpl_CeAz.zip |###########################################------------| 77.6% tmpl_CeAz.zip |###########################################------------| 77.65% tmpl_CeAz.zip |###########################################------------| 77.7% tmpl_CeAz.zip |###########################################------------| 77.74% tmpl_CeAz.zip |###########################################------------| 77.79% tmpl_CeAz.zip |###########################################------------| 77.83% tmpl_CeAz.zip |###########################################------------| 77.88% tmpl_CeAz.zip |###########################################------------| 77.92% tmpl_CeAz.zip |###########################################------------| 77.97% tmpl_CeAz.zip |###########################################------------| 78.01% tmpl_CeAz.zip |###########################################------------| 78.06% tmpl_CeAz.zip |###########################################------------| 78.11% tmpl_CeAz.zip |###########################################------------| 78.15% tmpl_CeAz.zip |###########################################------------| 78.2% tmpl_CeAz.zip |###########################################------------| 78.24% tmpl_CeAz.zip |###########################################------------| 78.29% tmpl_CeAz.zip |###########################################------------| 78.33% tmpl_CeAz.zip |###########################################------------| 78.38% tmpl_CeAz.zip |###########################################------------| 78.43% tmpl_CeAz.zip |###########################################------------| 78.47% tmpl_CeAz.zip |###########################################------------| 78.52% tmpl_CeAz.zip |###########################################------------| 78.56% tmpl_CeAz.zip |###########################################------------| 78.61% tmpl_CeAz.zip |###########################################------------| 78.65% tmpl_CeAz.zip |###########################################------------| 78.7% tmpl_CeAz.zip |###########################################------------| 78.75% tmpl_CeAz.zip |###########################################------------| 78.79% tmpl_CeAz.zip |###########################################------------| 78.84% tmpl_CeAz.zip |###########################################------------| 78.88% tmpl_CeAz.zip |###########################################------------| 78.93% tmpl_CeAz.zip |###########################################------------| 78.97% tmpl_CeAz.zip |###########################################------------| 79.02% tmpl_CeAz.zip |###########################################------------| 79.06% tmpl_CeAz.zip |############################################-----------| 79.11% tmpl_CeAz.zip |############################################-----------| 79.16% tmpl_CeAz.zip |############################################-----------| 79.2% tmpl_CeAz.zip |############################################-----------| 79.25% tmpl_CeAz.zip |############################################-----------| 79.29% tmpl_CeAz.zip |############################################-----------| 79.34% tmpl_CeAz.zip |############################################-----------| 79.38% tmpl_CeAz.zip |############################################-----------| 79.43% tmpl_CeAz.zip |############################################-----------| 79.48% tmpl_CeAz.zip |############################################-----------| 79.52% tmpl_CeAz.zip |############################################-----------| 79.57% tmpl_CeAz.zip |############################################-----------| 79.61% tmpl_CeAz.zip |############################################-----------| 79.66% tmpl_CeAz.zip |############################################-----------| 79.7% tmpl_CeAz.zip |############################################-----------| 79.75% tmpl_CeAz.zip |############################################-----------| 79.8% tmpl_CeAz.zip |############################################-----------| 79.84% tmpl_CeAz.zip |############################################-----------| 79.89% tmpl_CeAz.zip |############################################-----------| 79.93% tmpl_CeAz.zip |############################################-----------| 79.98% tmpl_CeAz.zip |############################################-----------| 80.02% tmpl_CeAz.zip |############################################-----------| 80.07% tmpl_CeAz.zip |############################################-----------| 80.11% tmpl_CeAz.zip |############################################-----------| 80.16% tmpl_CeAz.zip |############################################-----------| 80.21% tmpl_CeAz.zip |############################################-----------| 80.25% tmpl_CeAz.zip |############################################-----------| 80.3% tmpl_CeAz.zip |############################################-----------| 80.34% tmpl_CeAz.zip |############################################-----------| 80.39% tmpl_CeAz.zip |############################################-----------| 80.43% tmpl_CeAz.zip |############################################-----------| 80.48% tmpl_CeAz.zip |############################################-----------| 80.53% tmpl_CeAz.zip |############################################-----------| 80.57% tmpl_CeAz.zip |############################################-----------| 80.62% tmpl_CeAz.zip |############################################-----------| 80.66% tmpl_CeAz.zip |############################################-----------| 80.71% tmpl_CeAz.zip |############################################-----------| 80.75% tmpl_CeAz.zip |############################################-----------| 80.8% tmpl_CeAz.zip |############################################-----------| 80.84% tmpl_CeAz.zip |############################################-----------| 80.89% tmpl_CeAz.zip |#############################################----------| 80.94% tmpl_CeAz.zip |#############################################----------| 80.98% tmpl_CeAz.zip |#############################################----------| 81.03% tmpl_CeAz.zip |#############################################----------| 81.07% tmpl_CeAz.zip |#############################################----------| 81.12% tmpl_CeAz.zip |#############################################----------| 81.16% tmpl_CeAz.zip |#############################################----------| 81.21% tmpl_CeAz.zip |#############################################----------| 81.26% tmpl_CeAz.zip |#############################################----------| 81.3% tmpl_CeAz.zip |#############################################----------| 81.35% tmpl_CeAz.zip |#############################################----------| 81.39% tmpl_CeAz.zip |#############################################----------| 81.44% tmpl_CeAz.zip |#############################################----------| 81.48% tmpl_CeAz.zip |#############################################----------| 81.53% tmpl_CeAz.zip |#############################################----------| 81.58% tmpl_CeAz.zip |#############################################----------| 81.62% tmpl_CeAz.zip |#############################################----------| 81.67% tmpl_CeAz.zip |#############################################----------| 81.71% tmpl_CeAz.zip |#############################################----------| 81.76% tmpl_CeAz.zip |#############################################----------| 81.8% tmpl_CeAz.zip |#############################################----------| 81.85% tmpl_CeAz.zip |#############################################----------| 81.89% tmpl_CeAz.zip |#############################################----------| 81.94% tmpl_CeAz.zip |#############################################----------| 81.99% tmpl_CeAz.zip |#############################################----------| 82.03% tmpl_CeAz.zip |#############################################----------| 82.08% tmpl_CeAz.zip |#############################################----------| 82.12% tmpl_CeAz.zip |#############################################----------| 82.17% tmpl_CeAz.zip |#############################################----------| 82.21% tmpl_CeAz.zip |#############################################----------| 82.26% tmpl_CeAz.zip |#############################################----------| 82.31% tmpl_CeAz.zip |#############################################----------| 82.35% tmpl_CeAz.zip |#############################################----------| 82.4% tmpl_CeAz.zip |#############################################----------| 82.44% tmpl_CeAz.zip |#############################################----------| 82.49% tmpl_CeAz.zip |#############################################----------| 82.53% tmpl_CeAz.zip |#############################################----------| 82.58% tmpl_CeAz.zip |#############################################----------| 82.63% tmpl_CeAz.zip |#############################################----------| 82.67% tmpl_CeAz.zip |#############################################----------| 82.72% tmpl_CeAz.zip |##############################################---------| 82.76% tmpl_CeAz.zip |##############################################---------| 82.81% tmpl_CeAz.zip |##############################################---------| 82.85% tmpl_CeAz.zip |##############################################---------| 82.9% tmpl_CeAz.zip |##############################################---------| 82.94% tmpl_CeAz.zip |##############################################---------| 82.99% tmpl_CeAz.zip |##############################################---------| 83.04% tmpl_CeAz.zip |##############################################---------| 83.08% tmpl_CeAz.zip |##############################################---------| 83.13% tmpl_CeAz.zip |##############################################---------| 83.17% tmpl_CeAz.zip |##############################################---------| 83.22% tmpl_CeAz.zip |##############################################---------| 83.26% tmpl_CeAz.zip |##############################################---------| 83.31% tmpl_CeAz.zip |##############################################---------| 83.36% tmpl_CeAz.zip |##############################################---------| 83.4% tmpl_CeAz.zip |##############################################---------| 83.45% tmpl_CeAz.zip |##############################################---------| 83.49% tmpl_CeAz.zip |##############################################---------| 83.54% tmpl_CeAz.zip |##############################################---------| 83.58% tmpl_CeAz.zip |##############################################---------| 83.63% tmpl_CeAz.zip |##############################################---------| 83.68% tmpl_CeAz.zip |##############################################---------| 83.72% tmpl_CeAz.zip |##############################################---------| 83.77% tmpl_CeAz.zip |##############################################---------| 83.81% tmpl_CeAz.zip |##############################################---------| 83.86% tmpl_CeAz.zip |##############################################---------| 83.9% tmpl_CeAz.zip |##############################################---------| 83.95% tmpl_CeAz.zip |##############################################---------| 83.99% tmpl_CeAz.zip |##############################################---------| 84.04% tmpl_CeAz.zip |##############################################---------| 84.09% tmpl_CeAz.zip |##############################################---------| 84.13% tmpl_CeAz.zip |##############################################---------| 84.18% tmpl_CeAz.zip |##############################################---------| 84.22% tmpl_CeAz.zip |##############################################---------| 84.27% tmpl_CeAz.zip |##############################################---------| 84.31% tmpl_CeAz.zip |##############################################---------| 84.36% tmpl_CeAz.zip |##############################################---------| 84.41% tmpl_CeAz.zip |##############################################---------| 84.45% tmpl_CeAz.zip |##############################################---------| 84.5% tmpl_CeAz.zip |##############################################---------| 84.54% tmpl_CeAz.zip |###############################################--------| 84.59% tmpl_CeAz.zip |###############################################--------| 84.63% tmpl_CeAz.zip |###############################################--------| 84.68% tmpl_CeAz.zip |###############################################--------| 84.73% tmpl_CeAz.zip |###############################################--------| 84.77% tmpl_CeAz.zip |###############################################--------| 84.82% tmpl_CeAz.zip |###############################################--------| 84.86% tmpl_CeAz.zip |###############################################--------| 84.91% tmpl_CeAz.zip |###############################################--------| 84.95% tmpl_CeAz.zip |###############################################--------| 85.0% tmpl_CeAz.zip |###############################################--------| 85.04% tmpl_CeAz.zip |###############################################--------| 85.09% tmpl_CeAz.zip |###############################################--------| 85.14% tmpl_CeAz.zip |###############################################--------| 85.18% tmpl_CeAz.zip |###############################################--------| 85.23% tmpl_CeAz.zip |###############################################--------| 85.27% tmpl_CeAz.zip |###############################################--------| 85.32% tmpl_CeAz.zip |###############################################--------| 85.36% tmpl_CeAz.zip |###############################################--------| 85.41% tmpl_CeAz.zip |###############################################--------| 85.46% tmpl_CeAz.zip |###############################################--------| 85.5% tmpl_CeAz.zip |###############################################--------| 85.55% tmpl_CeAz.zip |###############################################--------| 85.59% tmpl_CeAz.zip |###############################################--------| 85.64% tmpl_CeAz.zip |###############################################--------| 85.68% tmpl_CeAz.zip |###############################################--------| 85.73% tmpl_CeAz.zip |###############################################--------| 85.78% tmpl_CeAz.zip |###############################################--------| 85.82% tmpl_CeAz.zip |###############################################--------| 85.87% tmpl_CeAz.zip |###############################################--------| 85.91% tmpl_CeAz.zip |###############################################--------| 85.96% tmpl_CeAz.zip |###############################################--------| 86.0% tmpl_CeAz.zip |###############################################--------| 86.05% tmpl_CeAz.zip |###############################################--------| 86.09% tmpl_CeAz.zip |###############################################--------| 86.14% tmpl_CeAz.zip |###############################################--------| 86.19% tmpl_CeAz.zip |###############################################--------| 86.23% tmpl_CeAz.zip |###############################################--------| 86.28% tmpl_CeAz.zip |###############################################--------| 86.32% tmpl_CeAz.zip |################################################-------| 86.37% tmpl_CeAz.zip |################################################-------| 86.41% tmpl_CeAz.zip |################################################-------| 86.46% tmpl_CeAz.zip |################################################-------| 86.51% tmpl_CeAz.zip |################################################-------| 86.55% tmpl_CeAz.zip |################################################-------| 86.6% tmpl_CeAz.zip |################################################-------| 86.64% tmpl_CeAz.zip |################################################-------| 86.69% tmpl_CeAz.zip |################################################-------| 86.73% tmpl_CeAz.zip |################################################-------| 86.78% tmpl_CeAz.zip |################################################-------| 86.83% tmpl_CeAz.zip |################################################-------| 86.87% tmpl_CeAz.zip |################################################-------| 86.92% tmpl_CeAz.zip |################################################-------| 86.96% tmpl_CeAz.zip |################################################-------| 87.01% tmpl_CeAz.zip |################################################-------| 87.05% tmpl_CeAz.zip |################################################-------| 87.1% tmpl_CeAz.zip |################################################-------| 87.14% tmpl_CeAz.zip |################################################-------| 87.19% tmpl_CeAz.zip |################################################-------| 87.24% tmpl_CeAz.zip |################################################-------| 87.28% tmpl_CeAz.zip |################################################-------| 87.33% tmpl_CeAz.zip |################################################-------| 87.37% tmpl_CeAz.zip |################################################-------| 87.42% tmpl_CeAz.zip |################################################-------| 87.46% tmpl_CeAz.zip |################################################-------| 87.51% tmpl_CeAz.zip |################################################-------| 87.56% tmpl_CeAz.zip |################################################-------| 87.6% tmpl_CeAz.zip |################################################-------| 87.65% tmpl_CeAz.zip |################################################-------| 87.69% tmpl_CeAz.zip |################################################-------| 87.74% tmpl_CeAz.zip |################################################-------| 87.78% tmpl_CeAz.zip |################################################-------| 87.83% tmpl_CeAz.zip |################################################-------| 87.87% tmpl_CeAz.zip |################################################-------| 87.92% tmpl_CeAz.zip |################################################-------| 87.97% tmpl_CeAz.zip |################################################-------| 88.01% tmpl_CeAz.zip |################################################-------| 88.06% tmpl_CeAz.zip |################################################-------| 88.1% tmpl_CeAz.zip |################################################-------| 88.15% tmpl_CeAz.zip |#################################################------| 88.19% tmpl_CeAz.zip |#################################################------| 88.24% tmpl_CeAz.zip |#################################################------| 88.29% tmpl_CeAz.zip |#################################################------| 88.33% tmpl_CeAz.zip |#################################################------| 88.38% tmpl_CeAz.zip |#################################################------| 88.42% tmpl_CeAz.zip |#################################################------| 88.47% tmpl_CeAz.zip |#################################################------| 88.51% tmpl_CeAz.zip |#################################################------| 88.56% tmpl_CeAz.zip |#################################################------| 88.61% tmpl_CeAz.zip |#################################################------| 88.65% tmpl_CeAz.zip |#################################################------| 88.7% tmpl_CeAz.zip |#################################################------| 88.74% tmpl_CeAz.zip |#################################################------| 88.79% tmpl_CeAz.zip |#################################################------| 88.83% tmpl_CeAz.zip |#################################################------| 88.88% tmpl_CeAz.zip |#################################################------| 88.92% tmpl_CeAz.zip |#################################################------| 88.97% tmpl_CeAz.zip |#################################################------| 89.02% tmpl_CeAz.zip |#################################################------| 89.06% tmpl_CeAz.zip |#################################################------| 89.11% tmpl_CeAz.zip |#################################################------| 89.15% tmpl_CeAz.zip |#################################################------| 89.2% tmpl_CeAz.zip |#################################################------| 89.24% tmpl_CeAz.zip |#################################################------| 89.29% tmpl_CeAz.zip |#################################################------| 89.34% tmpl_CeAz.zip |#################################################------| 89.38% tmpl_CeAz.zip |#################################################------| 89.43% tmpl_CeAz.zip |#################################################------| 89.47% tmpl_CeAz.zip |#################################################------| 89.52% tmpl_CeAz.zip |#################################################------| 89.56% tmpl_CeAz.zip |#################################################------| 89.61% tmpl_CeAz.zip |#################################################------| 89.66% tmpl_CeAz.zip |#################################################------| 89.7% tmpl_CeAz.zip |#################################################------| 89.75% tmpl_CeAz.zip |#################################################------| 89.79% tmpl_CeAz.zip |#################################################------| 89.84% tmpl_CeAz.zip |#################################################------| 89.88% tmpl_CeAz.zip |#################################################------| 89.93% tmpl_CeAz.zip |#################################################------| 89.97% tmpl_CeAz.zip |##################################################-----| 90.02% tmpl_CeAz.zip |##################################################-----| 90.07% tmpl_CeAz.zip |##################################################-----| 90.11% tmpl_CeAz.zip |##################################################-----| 90.16% tmpl_CeAz.zip |##################################################-----| 90.2% tmpl_CeAz.zip |##################################################-----| 90.25% tmpl_CeAz.zip |##################################################-----| 90.29% tmpl_CeAz.zip |##################################################-----| 90.34% tmpl_CeAz.zip |##################################################-----| 90.39% tmpl_CeAz.zip |##################################################-----| 90.43% tmpl_CeAz.zip |##################################################-----| 90.48% tmpl_CeAz.zip |##################################################-----| 90.52% tmpl_CeAz.zip |##################################################-----| 90.57% tmpl_CeAz.zip |##################################################-----| 90.61% tmpl_CeAz.zip |##################################################-----| 90.66% tmpl_CeAz.zip |##################################################-----| 90.71% tmpl_CeAz.zip |##################################################-----| 90.75% tmpl_CeAz.zip |##################################################-----| 90.8% tmpl_CeAz.zip |##################################################-----| 90.84% tmpl_CeAz.zip |##################################################-----| 90.89% tmpl_CeAz.zip |##################################################-----| 90.93% tmpl_CeAz.zip |##################################################-----| 90.98% tmpl_CeAz.zip |##################################################-----| 91.02% tmpl_CeAz.zip |##################################################-----| 91.07% tmpl_CeAz.zip |##################################################-----| 91.12% tmpl_CeAz.zip |##################################################-----| 91.16% tmpl_CeAz.zip |##################################################-----| 91.21% tmpl_CeAz.zip |##################################################-----| 91.25% tmpl_CeAz.zip |##################################################-----| 91.3% tmpl_CeAz.zip |##################################################-----| 91.34% tmpl_CeAz.zip |##################################################-----| 91.39% tmpl_CeAz.zip |##################################################-----| 91.44% tmpl_CeAz.zip |##################################################-----| 91.48% tmpl_CeAz.zip |##################################################-----| 91.53% tmpl_CeAz.zip |##################################################-----| 91.57% tmpl_CeAz.zip |##################################################-----| 91.62% tmpl_CeAz.zip |##################################################-----| 91.66% tmpl_CeAz.zip |##################################################-----| 91.71% tmpl_CeAz.zip |##################################################-----| 91.76% tmpl_CeAz.zip |##################################################-----| 91.8% tmpl_CeAz.zip |###################################################----| 91.85% tmpl_CeAz.zip |###################################################----| 91.89% tmpl_CeAz.zip |###################################################----| 91.94% tmpl_CeAz.zip |###################################################----| 91.98% tmpl_CeAz.zip |###################################################----| 92.03% tmpl_CeAz.zip |###################################################----| 92.07% tmpl_CeAz.zip |###################################################----| 92.12% tmpl_CeAz.zip |###################################################----| 92.17% tmpl_CeAz.zip |###################################################----| 92.21% tmpl_CeAz.zip |###################################################----| 92.26% tmpl_CeAz.zip |###################################################----| 92.3% tmpl_CeAz.zip |###################################################----| 92.35% tmpl_CeAz.zip |###################################################----| 92.39% tmpl_CeAz.zip |###################################################----| 92.44% tmpl_CeAz.zip |###################################################----| 92.49% tmpl_CeAz.zip |###################################################----| 92.53% tmpl_CeAz.zip |###################################################----| 92.58% tmpl_CeAz.zip |###################################################----| 92.62% tmpl_CeAz.zip |###################################################----| 92.67% tmpl_CeAz.zip |###################################################----| 92.71% tmpl_CeAz.zip |###################################################----| 92.76% tmpl_CeAz.zip |###################################################----| 92.81% tmpl_CeAz.zip |###################################################----| 92.85% tmpl_CeAz.zip |###################################################----| 92.9% tmpl_CeAz.zip |###################################################----| 92.94% tmpl_CeAz.zip |###################################################----| 92.99% tmpl_CeAz.zip |###################################################----| 93.03% tmpl_CeAz.zip |###################################################----| 93.08% tmpl_CeAz.zip |###################################################----| 93.12% tmpl_CeAz.zip |###################################################----| 93.17% tmpl_CeAz.zip |###################################################----| 93.22% tmpl_CeAz.zip |###################################################----| 93.26% tmpl_CeAz.zip |###################################################----| 93.31% tmpl_CeAz.zip |###################################################----| 93.35% tmpl_CeAz.zip |###################################################----| 93.4% tmpl_CeAz.zip |###################################################----| 93.44% tmpl_CeAz.zip |###################################################----| 93.49% tmpl_CeAz.zip |###################################################----| 93.54% tmpl_CeAz.zip |###################################################----| 93.58% tmpl_CeAz.zip |###################################################----| 93.63% tmpl_CeAz.zip |####################################################---| 93.67% tmpl_CeAz.zip |####################################################---| 93.72% tmpl_CeAz.zip |####################################################---| 93.76% tmpl_CeAz.zip |####################################################---| 93.81% tmpl_CeAz.zip |####################################################---| 93.86% tmpl_CeAz.zip |####################################################---| 93.9% tmpl_CeAz.zip |####################################################---| 93.95% tmpl_CeAz.zip |####################################################---| 93.99% tmpl_CeAz.zip |####################################################---| 94.04% tmpl_CeAz.zip |####################################################---| 94.08% tmpl_CeAz.zip |####################################################---| 94.13% tmpl_CeAz.zip |####################################################---| 94.17% tmpl_CeAz.zip |####################################################---| 94.22% tmpl_CeAz.zip |####################################################---| 94.27% tmpl_CeAz.zip |####################################################---| 94.31% tmpl_CeAz.zip |####################################################---| 94.36% tmpl_CeAz.zip |####################################################---| 94.4% tmpl_CeAz.zip |####################################################---| 94.45% tmpl_CeAz.zip |####################################################---| 94.49% tmpl_CeAz.zip |####################################################---| 94.54% tmpl_CeAz.zip |####################################################---| 94.59% tmpl_CeAz.zip |####################################################---| 94.63% tmpl_CeAz.zip |####################################################---| 94.68% tmpl_CeAz.zip |####################################################---| 94.72% tmpl_CeAz.zip |####################################################---| 94.77% tmpl_CeAz.zip |####################################################---| 94.81% tmpl_CeAz.zip |####################################################---| 94.86% tmpl_CeAz.zip |####################################################---| 94.9% tmpl_CeAz.zip |####################################################---| 94.95% tmpl_CeAz.zip |####################################################---| 95.0% tmpl_CeAz.zip |####################################################---| 95.04% tmpl_CeAz.zip |####################################################---| 95.09% tmpl_CeAz.zip |####################################################---| 95.13% tmpl_CeAz.zip |####################################################---| 95.18% tmpl_CeAz.zip |####################################################---| 95.22% tmpl_CeAz.zip |####################################################---| 95.27% tmpl_CeAz.zip |####################################################---| 95.32% tmpl_CeAz.zip |####################################################---| 95.36% tmpl_CeAz.zip |####################################################---| 95.41% tmpl_CeAz.zip |####################################################---| 95.45% tmpl_CeAz.zip |#####################################################--| 95.5% tmpl_CeAz.zip |#####################################################--| 95.54% tmpl_CeAz.zip |#####################################################--| 95.59% tmpl_CeAz.zip |#####################################################--| 95.64% tmpl_CeAz.zip |#####################################################--| 95.68% tmpl_CeAz.zip |#####################################################--| 95.73% tmpl_CeAz.zip |#####################################################--| 95.77% tmpl_CeAz.zip |#####################################################--| 95.82% tmpl_CeAz.zip |#####################################################--| 95.86% tmpl_CeAz.zip |#####################################################--| 95.91% tmpl_CeAz.zip |#####################################################--| 95.95% tmpl_CeAz.zip |#####################################################--| 96.0% tmpl_CeAz.zip |#####################################################--| 96.05% tmpl_CeAz.zip |#####################################################--| 96.09% tmpl_CeAz.zip |#####################################################--| 96.14% tmpl_CeAz.zip |#####################################################--| 96.18% tmpl_CeAz.zip |#####################################################--| 96.23% tmpl_CeAz.zip |#####################################################--| 96.27% tmpl_CeAz.zip |#####################################################--| 96.32% tmpl_CeAz.zip |#####################################################--| 96.37% tmpl_CeAz.zip |#####################################################--| 96.41% tmpl_CeAz.zip |#####################################################--| 96.46% tmpl_CeAz.zip |#####################################################--| 96.5% tmpl_CeAz.zip |#####################################################--| 96.55% tmpl_CeAz.zip |#####################################################--| 96.59% tmpl_CeAz.zip |#####################################################--| 96.64% tmpl_CeAz.zip |#####################################################--| 96.69% tmpl_CeAz.zip |#####################################################--| 96.73% tmpl_CeAz.zip |#####################################################--| 96.78% tmpl_CeAz.zip |#####################################################--| 96.82% tmpl_CeAz.zip |#####################################################--| 96.87% tmpl_CeAz.zip |#####################################################--| 96.91% tmpl_CeAz.zip |#####################################################--| 96.96% tmpl_CeAz.zip |#####################################################--| 97.0% tmpl_CeAz.zip |#####################################################--| 97.05% tmpl_CeAz.zip |#####################################################--| 97.1% tmpl_CeAz.zip |#####################################################--| 97.14% tmpl_CeAz.zip |#####################################################--| 97.19% tmpl_CeAz.zip |#####################################################--| 97.23% tmpl_CeAz.zip |######################################################-| 97.28% tmpl_CeAz.zip |######################################################-| 97.32% tmpl_CeAz.zip |######################################################-| 97.37% tmpl_CeAz.zip |######################################################-| 97.42% tmpl_CeAz.zip |######################################################-| 97.46% tmpl_CeAz.zip |######################################################-| 97.51% tmpl_CeAz.zip |######################################################-| 97.55% tmpl_CeAz.zip |######################################################-| 97.6% tmpl_CeAz.zip |######################################################-| 97.64% tmpl_CeAz.zip |######################################################-| 97.69% tmpl_CeAz.zip |######################################################-| 97.74% tmpl_CeAz.zip |######################################################-| 97.78% tmpl_CeAz.zip |######################################################-| 97.83% tmpl_CeAz.zip |######################################################-| 97.87% tmpl_CeAz.zip |######################################################-| 97.92% tmpl_CeAz.zip |######################################################-| 97.96% tmpl_CeAz.zip |######################################################-| 98.01% tmpl_CeAz.zip |######################################################-| 98.05% tmpl_CeAz.zip |######################################################-| 98.1% tmpl_CeAz.zip |######################################################-| 98.15% tmpl_CeAz.zip |######################################################-| 98.19% tmpl_CeAz.zip |######################################################-| 98.24% tmpl_CeAz.zip |######################################################-| 98.28% tmpl_CeAz.zip |######################################################-| 98.33% tmpl_CeAz.zip |######################################################-| 98.37% tmpl_CeAz.zip |######################################################-| 98.42% tmpl_CeAz.zip |######################################################-| 98.47% tmpl_CeAz.zip |######################################################-| 98.51% tmpl_CeAz.zip |######################################################-| 98.56% tmpl_CeAz.zip |######################################################-| 98.6% tmpl_CeAz.zip |######################################################-| 98.65% tmpl_CeAz.zip |######################################################-| 98.69% tmpl_CeAz.zip |######################################################-| 98.74% tmpl_CeAz.zip |######################################################-| 98.79% tmpl_CeAz.zip |######################################################-| 98.83% tmpl_CeAz.zip |######################################################-| 98.88% tmpl_CeAz.zip |######################################################-| 98.92% tmpl_CeAz.zip |######################################################-| 98.97% tmpl_CeAz.zip |######################################################-| 99.01% tmpl_CeAz.zip |######################################################-| 99.06% tmpl_CeAz.zip |#######################################################| 99.1% tmpl_CeAz.zip |#######################################################| 99.15% tmpl_CeAz.zip |#######################################################| 99.2% tmpl_CeAz.zip |#######################################################| 99.24% tmpl_CeAz.zip |#######################################################| 99.29% tmpl_CeAz.zip |#######################################################| 99.33% tmpl_CeAz.zip |#######################################################| 99.38% tmpl_CeAz.zip |#######################################################| 99.42% tmpl_CeAz.zip |#######################################################| 99.47% tmpl_CeAz.zip |#######################################################| 99.52% tmpl_CeAz.zip |#######################################################| 99.56% tmpl_CeAz.zip |#######################################################| 99.61% tmpl_CeAz.zip |#######################################################| 99.65% tmpl_CeAz.zip |#######################################################| 99.7% tmpl_CeAz.zip |#######################################################| 99.74% tmpl_CeAz.zip |#######################################################| 99.79% tmpl_CeAz.zip |#######################################################| 99.84% tmpl_CeAz.zip |#######################################################| 99.88% tmpl_CeAz.zip |#######################################################| 99.93% tmpl_CeAz.zip |#######################################################| 99.97% tmpl_CeAz.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 3154118e-7076-43f3-8dbd-7ae79af636fd 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-05-17 01:14:33,268 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-c651eb7a-23bd-4998-bfc3-97c355f97f98 sudo: unable to resolve host vyos-vrouter-vm-c651eb7a-23bd-4998-bfc3-97c355f97f98 2019-05-17 01:14:33,268 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 2019-05-17 01:14:44,410 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 md5:7ed4401d5dae9c25cd4a92ee16e9ba25 sha256:d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5 2019-05-17 01:14:44,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:14:44,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:14:44,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 17 May 2019 01:14:44 GMT X-Openstack-Request-Id: req-859e84c8-794f-4bf2-b86a-3cf30c502351 2019-05-17 01:14:44,718 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T01:09:08Z", "file": "/v2/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2/file", "owner": "9af8edf333bc4b6a882797ef3241ea06", "id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "size": 297336832, "self": "/v2/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-17T01:09:03Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:14:44,718 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-859e84c8-794f-4bf2-b86a-3cf30c502351 2019-05-17 01:14:44,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30297088623s 2019-05-17 01:14:44,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-17 01:14:44,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" -d '{"owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98"}' 2019-05-17 01:14:45,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Fri, 17 May 2019 01:14:45 GMT Location: http://172.30.9.36:9292/v2/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4402cb2c-5a1b-4a5d-aaab-576dae5816f7 2019-05-17 01:14:45,053 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T01:14:45Z", "file": "/v2/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5/file", "owner": "9af8edf333bc4b6a882797ef3241ea06", "id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "size": null, "self": "/v2/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "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_c651eb7a-23bd-4998-bfc3-97c355f97f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98", "checksum": null, "created_at": "2019-05-17T01:14:45Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-17 01:14:45,053 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-4402cb2c-5a1b-4a5d-aaab-576dae5816f7 2019-05-17 01:14:45,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.324414968491s 2019-05-17 01:14:45,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-17 01:14:45,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5/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}790b45354d12ead7344de995651901041da04965" -d '' 2019-05-17 01:15:19,706 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:15:19 GMT X-Openstack-Request-Id: req-b9783cc6-0706-4cfc-8ecb-bea8e9558f1c 2019-05-17 01:15:19,706 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:15:19,707 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5/file used request id req-b9783cc6-0706-4cfc-8ecb-bea8e9558f1c 2019-05-17 01:15:19,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 34.6527471542s 2019-05-17 01:15:19,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:15:19,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:15:20,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Fri, 17 May 2019 01:15:20 GMT X-Openstack-Request-Id: req-d218a7f1-ed85-4759-9e19-5cbba506f2f6 2019-05-17 01:15:20,058 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T01:15:19Z", "file": "/v2/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5/file", "owner": "9af8edf333bc4b6a882797ef3241ea06", "id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "size": 2148073472, "self": "/v2/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98", "checksum": "7ed4401d5dae9c25cd4a92ee16e9ba25", "created_at": "2019-05-17T01:14:45Z", "os_hidden": false, "protected": false, "os_hash_value": "df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T01:09:08Z", "file": "/v2/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2/file", "owner": "9af8edf333bc4b6a882797ef3241ea06", "id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "size": 297336832, "self": "/v2/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-17T01:09:03Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:15:20,058 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-d218a7f1-ed85-4759-9e19-5cbba506f2f6 2019-05-17 01:15:20,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.346719026566s 2019-05-17 01:15:20,061 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5/file', 'owner': u'9af8edf333bc4b6a882797ef3241ea06', 'id': u'819e3066-cc3f-4a6b-9089-b0550f96c6b5', 'size': 2148073472, u'self': u'/v2/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9af8edf333bc4b6a882797ef3241ea06', 'name': 'vyos_vrouter-project_c651eb7a-23bd-4998-bfc3-97c355f97f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-17T01:15:19Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-17T01:15:19Z', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98', '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/819e3066-cc3f-4a6b-9089-b0550f96c6b5', 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_c651eb7a-23bd-4998-bfc3-97c355f97f98', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98', 'created': u'2019-05-17T01:14:45Z', 'checksum': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'created_at': u'2019-05-17T01:14:45Z', 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/819e3066-cc3f-4a6b-9089-b0550f96c6b5', 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_c651eb7a-23bd-4998-bfc3-97c355f97f98', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}}) 2019-05-17 01:15:20,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-17 01:15:20,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}bd48c806a4051bd09fef8554a43d5ccbf060eded" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "vyos_vrouter-flavor_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-05-17 01:15:20,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Fri, 17 May 2019 01:15:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0c302ef0-629e-43f2-ac2d-e33f5c030ebd x-openstack-request-id: req-0c302ef0-629e-43f2-ac2d-e33f5c030ebd 2019-05-17 01:15:20,418 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "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": "ea08bc88-e10b-4974-8333-f87878e6fe55"}} 2019-05-17 01:15:20,418 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-0c302ef0-629e-43f2-ac2d-e33f5c030ebd 2019-05-17 01:15:20,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.356204986572s 2019-05-17 01:15:20,419 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'ea08bc88-e10b-4974-8333-f87878e6fe55', 'swap': 0}) 2019-05-17 01:15:20,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-17 01:15:20,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55/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}bd48c806a4051bd09fef8554a43d5ccbf060eded" -d '{"extra_specs": {}}' 2019-05-17 01:15:20,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 17 May 2019 01:15: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-4450275e-ab64-4578-bd1c-2cebc22e375c x-openstack-request-id: req-4450275e-ab64-4578-bd1c-2cebc22e375c 2019-05-17 01:15:20,449 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-17 01:15:20,449 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55/os-extra_specs used request id req-4450275e-ab64-4578-bd1c-2cebc22e375c 2019-05-17 01:15:20,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0291740894318s 2019-05-17 01:15:20,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-17 01:15:20,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-17 01:15:20,463 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 17 May 2019 01:15:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b71cb65-b1f6-404d-a42c-caef4a153c09 2019-05-17 01:15:20,464 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2019-05-17 01:15:20,464 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-9b71cb65-b1f6-404d-a42c-caef4a153c09 2019-05-17 01:15:20,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:15:20,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 955 Content-Type: application/json Date: Fri, 17 May 2019 01:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db782076-4413-4230-a7f5-c738a697b223 2019-05-17 01:15:20,686 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/05fd0b18318f44c6bcc5b7cbb397a7cc"}, "enabled": true, "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/0db101a9027e45ae9de945143be38239"}, "enabled": true, "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/207f0642c52b4a64826022b018e630ad"}, "enabled": true, "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/36c713f817894d0db6e2bef5f9498696"}, "enabled": true, "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6d37d143d85a4fb7a11623f2a9d956ea"}, "enabled": true, "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/887df30d855c46eeb21ce348e43ce10e"}, "enabled": true, "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9622cbadfb10492ba23c5fb9d75d0a65"}, "enabled": true, "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9f12b79941804bc89755b017ce9d5b2d"}, "enabled": true, "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9fb1f18c528e47e3b14bd910a616855b"}, "enabled": true, "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/aa934b4d3cec4c95897d42e09b6d7829"}, "enabled": true, "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"name": "tempest-service-535648284", "links": {"self": "http://192.30.9.3:35357/v3/services/b34aabd51a3841058b9314baa7feee3c"}, "enabled": true, "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "description": "tempest-description-1282817593"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b8c0f0bc52a640ce9e8b97d23a48e96d"}, "enabled": true, "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"name": "tempest-service-1215612404", "links": {"self": "http://192.30.9.3:35357/v3/services/bc930e20c2e94f028ecff7d8dbd72c2d"}, "enabled": true, "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "description": "tempest-description-1317683207"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/cda7176b4ee440018f125be07bd5ee44"}, "enabled": true, "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fa84bbac007e4ee8bb1183d32a5575fc"}, "enabled": true, "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fb13e9dce00d479d94048b82fd71eafe"}, "enabled": true, "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-17 01:15:20,686 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-db782076-4413-4230-a7f5-c738a697b223 2019-05-17 01:15:20,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.232684850693s 2019-05-17 01:15:20,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-17 01:15:20,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:15:20,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1852 Content-Type: application/json Date: Fri, 17 May 2019 01:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e77fc8a8-13be-41f9-b391-0aeecf6ea813 2019-05-17 01:15:20,922 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/02627f0203a344e0b657f4f92071e0ae"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d37d143d85a4fb7a11623f2a9d956ea", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/09d6cf4386324dc1889e97385ad5fbd0"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa934b4d3cec4c95897d42e09b6d7829", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/35a3651b49c944a3a97694f026ea857c"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "id": "35a3651b49c944a3a97694f026ea857c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/36d70d62c37b40248fd113cf89734c55"}, "url": "http://172.30.9.36:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "887df30d855c46eeb21ce348e43ce10e", "id": "36d70d62c37b40248fd113cf89734c55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/381fff29f7a64e98ac6851413f2e83f6"}, "url": "http://172.30.9.36:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cda7176b4ee440018f125be07bd5ee44", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/441b46e09e57425faff52bc97008c35d"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cda7176b4ee440018f125be07bd5ee44", "id": "441b46e09e57425faff52bc97008c35d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/442bd615ca014d44a667d3cf61ebf366"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9622cbadfb10492ba23c5fb9d75d0a65", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/45cf70fde54a4725bc90e196462743e9"}, "url": "http://172.30.9.36:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0db101a9027e45ae9de945143be38239", "id": "45cf70fde54a4725bc90e196462743e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/4888aa62e2144717b3edcd8aff209974"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9f12b79941804bc89755b017ce9d5b2d", "id": "4888aa62e2144717b3edcd8aff209974"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/497e083211224930a5cef74ee8122280"}, "url": "http://172.30.9.36:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "207f0642c52b4a64826022b018e630ad", "id": "497e083211224930a5cef74ee8122280"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/4affcd24055f413c80f1d7cb2ee12739"}, "url": "http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fb13e9dce00d479d94048b82fd71eafe", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/515ca5aa1a814e7fa7fb085ebefb8246"}, "url": "http://172.30.9.36:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9622cbadfb10492ba23c5fb9d75d0a65", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/53d3eafe3a75457ea004cadd408d94fb"}, "url": "http://172.30.9.36:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fb13e9dce00d479d94048b82fd71eafe", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/5d5877e5fb154ebaab97e3582ad09c02"}, "url": "http://12.0.0.28:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fb13e9dce00d479d94048b82fd71eafe", "id": "5d5877e5fb154ebaab97e3582ad09c02"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/5e6ab1233e054ad19fd81c48491b0053"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "887df30d855c46eeb21ce348e43ce10e", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/659c5f6190a546258d4c5504d8e4ecb7"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "207f0642c52b4a64826022b018e630ad", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/69dd3299f0a843758fa30a9cf7dae5ac"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9fb1f18c528e47e3b14bd910a616855b", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/6a8d7adf6b454a54ad8a4de0f240d33d"}, "url": "http://172.30.9.36:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9fb1f18c528e47e3b14bd910a616855b", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/6d3ccc4b8aa845488892d2e69b5c59a8"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cda7176b4ee440018f125be07bd5ee44", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/6f580b2739ea46c8aac54315376e3fd4"}, "url": "http://172.30.9.36:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/70acdb5adffa4e178f6212a835c15b7d"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "887df30d855c46eeb21ce348e43ce10e", "id": "70acdb5adffa4e178f6212a835c15b7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/721e7e62127043609b264f6ed35b683a"}, "url": "http://172.30.9.36:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fa84bbac007e4ee8bb1183d32a5575fc", "id": "721e7e62127043609b264f6ed35b683a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/762a583aa0a74d25a4d69d3729320497"}, "url": "http://172.30.9.36:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "id": "762a583aa0a74d25a4d69d3729320497"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/7f04b7db01fa409e866d3705f558a6b7"}, "url": "http://172.30.9.36:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa934b4d3cec4c95897d42e09b6d7829", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/868e80a54ca946628220d7c1b5d26e2a"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/8e6877eeccf04e94b5cbf7092d457014"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9f12b79941804bc89755b017ce9d5b2d", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/9c88ccd78110423b850a891ecc1a0499"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fa84bbac007e4ee8bb1183d32a5575fc", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/a8193b18896a4d9ca76b20e0a2d09f8f"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0db101a9027e45ae9de945143be38239", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/c70dbe34013a4a84ba8e8d704d024eb3"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fa84bbac007e4ee8bb1183d32a5575fc", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/cada8f2df1be4b0eabd57ede8b907d3c"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9622cbadfb10492ba23c5fb9d75d0a65", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/d2e704605709481ebe1baef282bc3a10"}, "url": "http://172.30.9.36:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9f12b79941804bc89755b017ce9d5b2d", "id": "d2e704605709481ebe1baef282bc3a10"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/da7923aa9cd84448b4651dce50497957"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d37d143d85a4fb7a11623f2a9d956ea", "id": "da7923aa9cd84448b4651dce50497957"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/e5b8e7615c7d45b19bdd0825b495fd4c"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9fb1f18c528e47e3b14bd910a616855b", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/e81ce52f8c844f4baf5793d34a4ea25f"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/e9f9dd900db84e4181155068b2ca551b"}, "url": "http://172.30.9.36:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d37d143d85a4fb7a11623f2a9d956ea", "id": "e9f9dd900db84e4181155068b2ca551b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/ed9cbd620a194188ae7b29209bf2dfc1"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa934b4d3cec4c95897d42e09b6d7829", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/f60ca580cf284e7588274a615f1a0ea9"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0db101a9027e45ae9de945143be38239", "id": "f60ca580cf284e7588274a615f1a0ea9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/fa56e7fb25c148b29f9cb4c2098d0fbf"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/fb4803843fd44cd79ed35764736e1a33"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "207f0642c52b4a64826022b018e630ad", "id": "fb4803843fd44cd79ed35764736e1a33"}], "links": {"self": "http://172.30.9.36:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-17 01:15:20,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/endpoints used request id req-e77fc8a8-13be-41f9-b391-0aeecf6ea813 2019-05-17 01:15:20,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.227274894714s 2019-05-17 01:15:20,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-05-17 01:15:20,936 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/blueprints/vrouter-opnfv; body: bytes data 2019-05-17 01:15:26,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:15:26,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:15:26,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:15:26,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:15:26,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:15:26,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:15:26,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:15:26,267 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-05-17 01:15:26,267 - 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-05-17T01:15:26.224Z", "updated_at": "2019-05-17T01:15:26.224Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "plan": {"relationships": {"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.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_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.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.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.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.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_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_url": {"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"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.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": {"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"}, "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"}}}, "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": []}, "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": [], "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": {"network": {}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "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"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": 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": "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}, "resource_id": {"get_input": "data_plane_subnet_name"}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": 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": "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "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": "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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": {"network": {}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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": {"network": {}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-05-17 01:15:26,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:15:26,268 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:15:26 GMT 2019-05-17 01:15:26,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:15:26,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 297560 2019-05-17 01:15:26,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:15:26,269 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:15:26,269 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:15:26,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-05-17 01:15:26,296 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.36:5000", "keystone_tenant_name": "vyos_vrouter-project_c651eb7a-23bd-4998-bfc3-97c355f97f98", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_c651eb7a-23bd-4998-bfc3-97c355f97f98", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "keystone_password": "PylFgxYZGijQpstVEcAILzqaOGKwxn", "reference_vnf_flavor_id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "target_vnf_flavor_id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "target_vnf_image_id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2019-05-17 01:15:27,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:15:27,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:15:27,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:15:27,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:15:27,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:15:27,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:15:27,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:15:27,168 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 768 2019-05-17 01:15:27,169 - 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": "ea08bc88-e10b-4974-8333-f87878e6fe55", "target_vnf_flavor_id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "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_c651eb7a-23bd-4998-bfc3-97c355f97f98", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "keystone_password": "PylFgxYZGijQpstVEcAILzqaOGKwxn", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_c651eb7a-23bd-4998-bfc3-97c355f97f98", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.36: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": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "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": {"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"}, "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"}, "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-05-17T01:15:26.398Z", "created_by": "admin", "updated_at": "2019-05-17T01:15:26.398Z", "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": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2019-05-17 01:15:27,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:15:27,169 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:15:27 GMT 2019-05-17 01:15:27,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:15:27,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9346 2019-05-17 01:15:27,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:15:27,169 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:15:27,169 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:15:27,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions 2019-05-17 01:15:27,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:15:27,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:15:27,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:15:27,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:15:27,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:15:27,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:15:27,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:15:27,256 - 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-05-17T01:15:26.816Z", "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": {"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"}, "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"}, "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-05-17T01:15:26.818Z", "id": "14d0d041-cc55-4ffa-ac03-b0c2c8a494b5"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-05-17 01:15:27,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:15:27,257 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:15:27 GMT 2019-05-17 01:15:27,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:15:27,257 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:15:27,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:15:27,257 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:15:27,257 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:15:27,257 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:15:27,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:15:27,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:15:27,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:15:27,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:15:27,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:15:27,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:15:27,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:15:27,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:15:27,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-17 01:15:27,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:15:27,434 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:15:27 GMT 2019-05-17 01:15:27,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:15:27,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-17 01:15:27,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:15:27,434 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:15:27,434 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:15:27,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/14d0d041-cc55-4ffa-ac03-b0c2c8a494b5 2019-05-17 01:15:27,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:15:27,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:15:27,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:15:27,569 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:15:27,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:15:27,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:15:27,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:15:27,570 - 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-05-17T01:15:26.816Z", "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": {"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"}, "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"}, "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-05-17T01:15:26.818Z", "id": "14d0d041-cc55-4ffa-ac03-b0c2c8a494b5"} 2019-05-17 01:15:27,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:15:27,570 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:15:27 GMT 2019-05-17 01:15:27,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:15:27,570 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:15:27,570 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:15:27,570 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:15:27,571 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:15:27,571 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:15:32,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:15:32,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:15:32,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:15:32,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:15:32,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:15:32,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:15:32,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:15:32,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:15:32,653 - 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-05-17T01:15:28.135Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:27.956Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "14d0d041-cc55-4ffa-ac03-b0c2c8a494b5"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:28.731Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:27.959Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "14d0d041-cc55-4ffa-ac03-b0c2c8a494b5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:28.731Z", "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-05-17T01:15:28.059Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "14d0d041-cc55-4ffa-ac03-b0c2c8a494b5"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:28.731Z", "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-05-17T01:15:28.072Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "14d0d041-cc55-4ffa-ac03-b0c2c8a494b5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:29.413Z", "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-05-17T01:15:28.719Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "14d0d041-cc55-4ffa-ac03-b0c2c8a494b5"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:29.413Z", "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-05-17T01:15:28.784Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "14d0d041-cc55-4ffa-ac03-b0c2c8a494b5"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:29.413Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:28.898Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "14d0d041-cc55-4ffa-ac03-b0c2c8a494b5"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:29.413Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:29.126Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "14d0d041-cc55-4ffa-ac03-b0c2c8a494b5"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:29.413Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:28.227Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "14d0d041-cc55-4ffa-ac03-b0c2c8a494b5", "logger": "ctx.0a1e50cb-8ddc-4065-ab98-dcb51ae2ce77"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:29.413Z", "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-05-17T01:15:28.299Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "14d0d041-cc55-4ffa-ac03-b0c2c8a494b5", "logger": "ctx.0a1e50cb-8ddc-4065-ab98-dcb51ae2ce77"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:29.413Z", "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-05-17T01:15:28.718Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "14d0d041-cc55-4ffa-ac03-b0c2c8a494b5", "logger": "ctx.0a1e50cb-8ddc-4065-ab98-dcb51ae2ce77"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:29.413Z", "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-05-17T01:15:28.718Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "14d0d041-cc55-4ffa-ac03-b0c2c8a494b5", "logger": "ctx.0a1e50cb-8ddc-4065-ab98-dcb51ae2ce77"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:29.413Z", "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-05-17T01:15:28.719Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "14d0d041-cc55-4ffa-ac03-b0c2c8a494b5", "logger": "ctx.0a1e50cb-8ddc-4065-ab98-dcb51ae2ce77"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:29.413Z", "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-05-17T01:15:28.719Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "14d0d041-cc55-4ffa-ac03-b0c2c8a494b5", "logger": "ctx.0a1e50cb-8ddc-4065-ab98-dcb51ae2ce77"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:29.413Z", "message": "Using existing installation of managed plugin: 3154118e-7076-43f3-8dbd-7ae79af636fd [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-05-17T01:15:28.719Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "14d0d041-cc55-4ffa-ac03-b0c2c8a494b5", "logger": "ctx.0a1e50cb-8ddc-4065-ab98-dcb51ae2ce77"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-05-17 01:15:32,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:15:32,653 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:15:32 GMT 2019-05-17 01:15:32,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:15:32,653 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:15:32,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:15:32,653 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:15:32,653 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:15:32,653 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:15:32,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-05-17 01:15:32,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-05-17 01:15:32,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-17 01:15:32,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-05-17 01:15:32,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-17 01:15:32,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-05-17 01:15:32,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-05-17 01:15:32,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-05-17 01:15:32,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-05-17 01:15:32,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-05-17 01:15:32,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-05-17 01:15:32,656 - 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-05-17 01:15:32,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-05-17 01:15:32,656 - 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-05-17 01:15:32,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using existing installation of managed plugin: 3154118e-7076-43f3-8dbd-7ae79af636fd [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-05-17 01:15:32,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/14d0d041-cc55-4ffa-ac03-b0c2c8a494b5 2019-05-17 01:15:32,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:15:32,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:15:32,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:15:32,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:15:32,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:15:32,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:15:32,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:15:32,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-17T01:15:29.104Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-17T01:15:26.816Z", "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": {"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"}, "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"}, "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-05-17T01:15:26.818Z", "id": "14d0d041-cc55-4ffa-ac03-b0c2c8a494b5"} 2019-05-17 01:15:32,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:15:32,708 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:15:32 GMT 2019-05-17 01:15:32,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:15:32,708 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:15:32,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:15:32,708 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:15:32,708 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:15:32,709 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:15:32,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-05-17 01:15:32,710 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.203:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-05-17 01:15:33,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:15:33,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:15:33,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:15:33,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:15:33,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:15:33,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:15:33,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:15:33,271 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2019-05-17 01:15:33,271 - 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-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:15:33,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:15:33,271 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:15:33 GMT 2019-05-17 01:15:33,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:15:33,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:15:33,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:15:33,271 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:15:33,271 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:15:33,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:15:33,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:15:33,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:15:33,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:15:33,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:15:33,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:15:33,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:15:33,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:15:33,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-17 01:15:33,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:15:33,345 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:15:33 GMT 2019-05-17 01:15:33,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:15:33,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-17 01:15:33,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:15:33,346 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:15:33,346 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:15:33,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:15:33,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:15:33,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:15:33,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:15:33,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:15:33,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:15:33,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:15:33,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:15:33,401 - 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-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:15:33,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:15:33,402 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:15:33 GMT 2019-05-17 01:15:33,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:15:33,402 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:15:33,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:15:33,402 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:15:33,402 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:15:38,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:15:38,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:15:38,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:15:38,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:15:38,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:15:38,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:15:38,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:15:38,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:15:38,588 - 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-05-17T01:15:33.883Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:33.724Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_ip_facuzv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:36.308Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:36.097Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "security_group_yz191v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:36.902Z", "message": "Creating node instance", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:36.125Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "data_plane_network_8cplew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:36.902Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:36.155Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_ip_styhe6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:36.902Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:36.186Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_ip_facuzv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:37.547Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:36.335Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "external_network_6804tr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:37.547Z", "message": "Creating node instance", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:36.415Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "management_plane_network_bj0h32", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:37.547Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:36.444Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "data_plane_network_8cplew", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:38.101Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:36.572Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "keypair_w11qkc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:38.101Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:36.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_ip_facuzv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:38.101Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:15:37.739Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.4cbde888-866d-4b19-8fe1-fa6989f35e0d"}, {"node_instance_id": "reference_vnf_ip_facuzv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:38.101Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:15:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cf7378f-8994-431a-bd2f-640d7cde316e 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:37.751Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.4cbde888-866d-4b19-8fe1-fa6989f35e0d"}, {"node_instance_id": "reference_vnf_ip_facuzv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:38.101Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-1cf7378f-8994-431a-bd2f-640d7cde316e", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:37.751Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.4cbde888-866d-4b19-8fe1-fa6989f35e0d"}, {"node_instance_id": "data_plane_network_8cplew", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:38.101Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:15:37.933Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.eb52356b-902f-45e0-b6a8-733af36a09b4"}], "metadata": {"pagination": {"total": 14, "offset": 0, "size": 50}}} 2019-05-17 01:15:38,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:15:38,588 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:15:38 GMT 2019-05-17 01:15:38,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:15:38,588 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:15:38,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:15:38,588 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:15:38,589 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:15:38,589 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:15:38,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-05-17 01:15:38,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-17 01:15:38,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-17 01:15:38,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-17 01:15:38,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-17 01:15:38,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-17 01:15:38,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-17 01:15:38,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-17 01:15:38,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-05-17 01:15:38,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-17 01:15:38,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:15:38,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:15:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cf7378f-8994-431a-bd2f-640d7cde316e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:15:38,592 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-1cf7378f-8994-431a-bd2f-640d7cde316e 2019-05-17 01:15:38,592 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:15:38,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:15:38,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:15:38,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:15:38,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:15:38,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:15:38,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:15:38,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:15:38,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:15:38,697 - 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-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:15:38,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:15:38,697 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:15:38 GMT 2019-05-17 01:15:38,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:15:38,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:15:38,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:15:38,698 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:15:38,698 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:15:43,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:15:43,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:15:43,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:15:43,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:15:43,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:15:43,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:15:43,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:15:43,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:15:43,830 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_ip_styhe6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:38.737Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:36.985Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "data_plane_network_8cplew", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:38.737Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a6c28fae41a658dd93ea06b1266faf5316df5c28\" -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-05-17T01:15:38.370Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.eb52356b-902f-45e0-b6a8-733af36a09b4"}, {"node_instance_id": "reference_vnf_ip_facuzv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:38.737Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}510d70fed168a71ef66b4be9a1d4073d0c57b033\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:38.172Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.4cbde888-866d-4b19-8fe1-fa6989f35e0d"}, {"node_instance_id": "data_plane_network_8cplew", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:38.737Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-bb4530f6-9146-426b-89ef-8471daa99b12", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:37.939Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.eb52356b-902f-45e0-b6a8-733af36a09b4"}, {"node_instance_id": "data_plane_network_8cplew", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:38.737Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:15:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb4530f6-9146-426b-89ef-8471daa99b12 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:37.939Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.eb52356b-902f-45e0-b6a8-733af36a09b4"}, {"node_instance_id": "external_network_6804tr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:38.737Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:37.262Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "management_plane_network_bj0h32", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:38.737Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:37.545Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "keypair_w11qkc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:38.737Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:37.857Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "security_group_yz191v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.298Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:38.146Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_ip_facuzv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.298Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-d35a5313-38f0-4821-b3b8-31c400136601", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:38.776Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.4cbde888-866d-4b19-8fe1-fa6989f35e0d"}, {"node_instance_id": "reference_vnf_ip_facuzv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.298Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-d35a5313-38f0-4821-b3b8-31c400136601 Date: Fri, 17 May 2019 01:15:38 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"220195cd-782b-490f-b03b-eb92b75ca738\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"06d1924295234cf290a06b20cd4dd341\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"15f6e4f1-be08-42d1-ac18-58bd55312917\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-16T18:27:27Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"06d1924295234cf290a06b20cd4dd341\",\"created_at\":\"2019-05-16T18:04:07Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:38.776Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.4cbde888-866d-4b19-8fe1-fa6989f35e0d"}, {"node_instance_id": "reference_vnf_ip_facuzv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.298Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-d35a5313-38f0-4821-b3b8-31c400136601", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:38.777Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.4cbde888-866d-4b19-8fe1-fa6989f35e0d"}, {"node_instance_id": "data_plane_network_8cplew", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.298Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-61f60cdd-789c-4179-8cb3-157687ed2eb0 Date: Fri, 17 May 2019 01:15:39 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T01:15:39Z\",\"is_default\":false,\"name\":\"data_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:39Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:39.262Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.eb52356b-902f-45e0-b6a8-733af36a09b4"}, {"node_instance_id": "external_network_6804tr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.298Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:15:39.207Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.b4bb9694-bc8c-44fa-a299-9fe83bc22612"}, {"node_instance_id": "target_vnf_ip_styhe6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.298Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-99f035cc-3971-4d4a-b7d1-b9d869bb4fac", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:38.851Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f6ef9518-5843-40e4-80b9-4907e894b840"}, {"node_instance_id": "target_vnf_ip_styhe6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.298Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:15:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99f035cc-3971-4d4a-b7d1-b9d869bb4fac 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:38.850Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f6ef9518-5843-40e4-80b9-4907e894b840"}, {"node_instance_id": "target_vnf_ip_styhe6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.298Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:15:38.845Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f6ef9518-5843-40e4-80b9-4907e894b840"}, {"node_instance_id": "reference_vnf_ip_facuzv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.298Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}510d70fed168a71ef66b4be9a1d4073d0c57b033\" -d '{\"floatingip\": {\"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\"}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:38.777Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.4cbde888-866d-4b19-8fe1-fa6989f35e0d"}, {"node_instance_id": "reference_vnf_ip_facuzv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.298Z", "message": "Using floating ip network 220195cd-782b-490f-b03b-eb92b75ca738 from name external provided.", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:38.777Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.4cbde888-866d-4b19-8fe1-fa6989f35e0d"}, {"node_instance_id": "target_vnf_ip_styhe6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.836Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-22463b16-3ef5-483c-ba7f-67dec5b230ea Date: Fri, 17 May 2019 01:15:39 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"220195cd-782b-490f-b03b-eb92b75ca738\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"06d1924295234cf290a06b20cd4dd341\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"15f6e4f1-be08-42d1-ac18-58bd55312917\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-16T18:27:27Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"06d1924295234cf290a06b20cd4dd341\",\"created_at\":\"2019-05-16T18:04:07Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:39.583Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f6ef9518-5843-40e4-80b9-4907e894b840"}, {"node_instance_id": "data_plane_network_8cplew", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.836Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-61f60cdd-789c-4179-8cb3-157687ed2eb0", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:39.262Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.eb52356b-902f-45e0-b6a8-733af36a09b4"}, {"node_instance_id": "data_plane_network_8cplew", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.836Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/networks.json used request id req-61f60cdd-789c-4179-8cb3-157687ed2eb0", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:39.262Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.eb52356b-902f-45e0-b6a8-733af36a09b4"}, {"node_instance_id": "external_network_6804tr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.836Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:15:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe64ecdb-6627-46c0-829d-c853e22dd782 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:39.216Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.b4bb9694-bc8c-44fa-a299-9fe83bc22612"}, {"node_instance_id": "external_network_6804tr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.836Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-fe64ecdb-6627-46c0-829d-c853e22dd782", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:39.216Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.b4bb9694-bc8c-44fa-a299-9fe83bc22612"}, {"node_instance_id": "target_vnf_ip_styhe6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.836Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34545b2575b1d93073cd8728a6c2abbf9424af16\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:39.276Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f6ef9518-5843-40e4-80b9-4907e894b840"}, {"node_instance_id": "target_vnf_ip_styhe6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.836Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-22463b16-3ef5-483c-ba7f-67dec5b230ea", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:39.583Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f6ef9518-5843-40e4-80b9-4907e894b840"}, {"node_instance_id": "target_vnf_ip_styhe6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.836Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-22463b16-3ef5-483c-ba7f-67dec5b230ea", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:39.584Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f6ef9518-5843-40e4-80b9-4907e894b840"}, {"node_instance_id": "target_vnf_ip_styhe6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.836Z", "message": "Using floating ip network 220195cd-782b-490f-b03b-eb92b75ca738 from name external provided.", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:39.584Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f6ef9518-5843-40e4-80b9-4907e894b840"}, {"node_instance_id": "target_vnf_ip_styhe6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.836Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34545b2575b1d93073cd8728a6c2abbf9424af16\" -d '{\"floatingip\": {\"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\"}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:39.584Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f6ef9518-5843-40e4-80b9-4907e894b840"}, {"node_instance_id": "management_plane_network_bj0h32", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.836Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:15:39.571Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.fdb6bf58-6848-4e6b-9bdc-fed3cc9ce81b"}, {"node_instance_id": "management_plane_network_bj0h32", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.836Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:15:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9e9c0eb-0c68-4d3b-bd1b-d2544d897c68 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:39.576Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.fdb6bf58-6848-4e6b-9bdc-fed3cc9ce81b"}, {"node_instance_id": "management_plane_network_bj0h32", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.836Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-f9e9c0eb-0c68-4d3b-bd1b-d2544d897c68", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:39.576Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.fdb6bf58-6848-4e6b-9bdc-fed3cc9ce81b"}, {"node_instance_id": "external_network_6804tr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:39.836Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5404903a8435ada14a0686febc0fa0094f8dbf2\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:39.633Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.b4bb9694-bc8c-44fa-a299-9fe83bc22612"}, {"node_instance_id": "management_plane_network_bj0h32", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.344Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f66b556a97a937f415734db00321ae57d266f67d\" -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-05-17T01:15:39.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.fdb6bf58-6848-4e6b-9bdc-fed3cc9ce81b"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.344Z", "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-05-17T01:15:39.903Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.344Z", "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-05-17T01:15:39.904Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.344Z", "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-05-17T01:15:39.904Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.344Z", "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-05-17T01:15:39.904Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.344Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:15:39.940Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.344Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:15:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63e92a5c-43fd-4793-9625-ee6b455d4706 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:39.945Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.344Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-63e92a5c-43fd-4793-9625-ee6b455d4706", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:39.945Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "keypair_w11qkc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.344Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:15:39.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.6d5c358b-6480-4eeb-beab-d9f38eeccf33"}, {"node_instance_id": "data_plane_network_8cplew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.344Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.143Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "data_plane_network_8cplew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.344Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.001Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "data_plane_network_8cplew", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.344Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:39.762Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "external_network_6804tr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.344Z", "message": "Using external resource network: external", "level": "info", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.035Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.b4bb9694-bc8c-44fa-a299-9fe83bc22612"}, {"node_instance_id": "external_network_6804tr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.344Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-3eb5d481-86bd-4662-ad6b-171ebac7d254", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.034Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.b4bb9694-bc8c-44fa-a299-9fe83bc22612"}, {"node_instance_id": "external_network_6804tr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.344Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-3eb5d481-86bd-4662-ad6b-171ebac7d254", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.034Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.b4bb9694-bc8c-44fa-a299-9fe83bc22612"}, {"node_instance_id": "external_network_6804tr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.344Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-3eb5d481-86bd-4662-ad6b-171ebac7d254 Date: Fri, 17 May 2019 01:15:40 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"220195cd-782b-490f-b03b-eb92b75ca738\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"06d1924295234cf290a06b20cd4dd341\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"15f6e4f1-be08-42d1-ac18-58bd55312917\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-16T18:27:27Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"06d1924295234cf290a06b20cd4dd341\",\"created_at\":\"2019-05-16T18:04:07Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.034Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.b4bb9694-bc8c-44fa-a299-9fe83bc22612"}, {"node_instance_id": "keypair_w11qkc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.344Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-5234cf9d-161e-4c45-860e-961b15ebbaf2", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.004Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.6d5c358b-6480-4eeb-beab-d9f38eeccf33"}], "metadata": {"pagination": {"total": 112, "offset": 14, "size": 50}}} 2019-05-17 01:15:43,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:15:43,830 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:15:43 GMT 2019-05-17 01:15:43,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:15:43,831 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:15:43,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:15:43,831 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:15:43,831 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:15:43,831 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:15:43,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-17 01:15:43,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c28fae41a658dd93ea06b1266faf5316df5c28" -d '{"network": {"name": "data_plane_network", "admin_state_up": true}}' 2019-05-17 01:15:43,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510d70fed168a71ef66b4be9a1d4073d0c57b033" 2019-05-17 01:15:43,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-bb4530f6-9146-426b-89ef-8471daa99b12 2019-05-17 01:15:43,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:15:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb4530f6-9146-426b-89ef-8471daa99b12 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:15:43,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-05-17 01:15:43,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-05-17 01:15:43,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-05-17 01:15:43,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-17 01:15:43,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-d35a5313-38f0-4821-b3b8-31c400136601 2019-05-17 01:15:43,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-d35a5313-38f0-4821-b3b8-31c400136601 Date: Fri, 17 May 2019 01:15:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500}]} 2019-05-17 01:15:43,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-d35a5313-38f0-4821-b3b8-31c400136601 2019-05-17 01:15:43,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-61f60cdd-789c-4179-8cb3-157687ed2eb0 Date: Fri, 17 May 2019 01:15:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9af8edf333bc4b6a882797ef3241ea06","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-17T01:15:39Z","is_default":false,"name":"data_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:39Z","mtu":1450}} 2019-05-17 01:15:43,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:15:43,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-99f035cc-3971-4d4a-b7d1-b9d869bb4fac 2019-05-17 01:15:43,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:15:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99f035cc-3971-4d4a-b7d1-b9d869bb4fac Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:15:43,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:15:43,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510d70fed168a71ef66b4be9a1d4073d0c57b033" -d '{"floatingip": {"floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}}' 2019-05-17 01:15:43,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 220195cd-782b-490f-b03b-eb92b75ca738 from name external provided. 2019-05-17 01:15:43,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-22463b16-3ef5-483c-ba7f-67dec5b230ea Date: Fri, 17 May 2019 01:15:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500}]} 2019-05-17 01:15:43,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-61f60cdd-789c-4179-8cb3-157687ed2eb0 2019-05-17 01:15:43,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/networks.json used request id req-61f60cdd-789c-4179-8cb3-157687ed2eb0 2019-05-17 01:15:43,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:15:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe64ecdb-6627-46c0-829d-c853e22dd782 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:15:43,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-fe64ecdb-6627-46c0-829d-c853e22dd782 2019-05-17 01:15:43,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34545b2575b1d93073cd8728a6c2abbf9424af16" 2019-05-17 01:15:43,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-22463b16-3ef5-483c-ba7f-67dec5b230ea 2019-05-17 01:15:43,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-22463b16-3ef5-483c-ba7f-67dec5b230ea 2019-05-17 01:15:43,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 220195cd-782b-490f-b03b-eb92b75ca738 from name external provided. 2019-05-17 01:15:43,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34545b2575b1d93073cd8728a6c2abbf9424af16" -d '{"floatingip": {"floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}}' 2019-05-17 01:15:43,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:15:43,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:15:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9e9c0eb-0c68-4d3b-bd1b-d2544d897c68 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:15:43,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-f9e9c0eb-0c68-4d3b-bd1b-d2544d897c68 2019-05-17 01:15:43,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5404903a8435ada14a0686febc0fa0094f8dbf2" 2019-05-17 01:15:43,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f66b556a97a937f415734db00321ae57d266f67d" -d '{"network": {"name": "management_plane_network", "admin_state_up": true}}' 2019-05-17 01:15:43,839 - 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-05-17 01:15:43,839 - 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-05-17 01:15:43,839 - 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-05-17 01:15:43,839 - 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-05-17 01:15:43,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:15:43,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:15:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63e92a5c-43fd-4793-9625-ee6b455d4706 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:15:43,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-63e92a5c-43fd-4793-9625-ee6b455d4706 2019-05-17 01:15:43,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:15:43,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-17 01:15:43,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-17 01:15:43,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-05-17 01:15:43,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-05-17 01:15:43,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-3eb5d481-86bd-4662-ad6b-171ebac7d254 2019-05-17 01:15:43,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-3eb5d481-86bd-4662-ad6b-171ebac7d254 2019-05-17 01:15:43,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-3eb5d481-86bd-4662-ad6b-171ebac7d254 Date: Fri, 17 May 2019 01:15:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500}]} 2019-05-17 01:15:43,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-5234cf9d-161e-4c45-860e-961b15ebbaf2 2019-05-17 01:15:43,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:15:43,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:15:43,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:15:43,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:15:43,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:15:43,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:15:43,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:15:43,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:15:43,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:15:43,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:15:43,898 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:15:43 GMT 2019-05-17 01:15:43,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:15:43,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:15:43,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:15:43,899 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:15:43,899 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:15:48,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:15:48,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:15:48,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:15:48,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:15:48,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:15:48,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:15:48,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:15:48,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:15:48,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_8cplew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.344Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.001Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "external_network_6804tr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.344Z", "message": "Using external resource network: external", "level": "info", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.035Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.b4bb9694-bc8c-44fa-a299-9fe83bc22612"}, {"node_instance_id": "external_network_6804tr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.344Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-3eb5d481-86bd-4662-ad6b-171ebac7d254", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.034Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.b4bb9694-bc8c-44fa-a299-9fe83bc22612"}, {"node_instance_id": "external_network_6804tr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.344Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-3eb5d481-86bd-4662-ad6b-171ebac7d254", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.034Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.b4bb9694-bc8c-44fa-a299-9fe83bc22612"}, {"node_instance_id": "external_network_6804tr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.344Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-3eb5d481-86bd-4662-ad6b-171ebac7d254 Date: Fri, 17 May 2019 01:15:40 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"220195cd-782b-490f-b03b-eb92b75ca738\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"06d1924295234cf290a06b20cd4dd341\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"15f6e4f1-be08-42d1-ac18-58bd55312917\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-16T18:27:27Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"06d1924295234cf290a06b20cd4dd341\",\"created_at\":\"2019-05-16T18:04:07Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.034Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.b4bb9694-bc8c-44fa-a299-9fe83bc22612"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.934Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}eaf2edaad1470eb2391c600dccbfaa6f6ea51453\" -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-05-17T01:15:40.347Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "management_plane_network_bj0h32", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.934Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-f2194f9d-3b09-4ffd-872f-7716dd8cf92c Date: Fri, 17 May 2019 01:15:40 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T01:15:40Z\",\"is_default\":false,\"name\":\"management_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:40Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.609Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.fdb6bf58-6848-4e6b-9bdc-fed3cc9ce81b"}, {"node_instance_id": "management_plane_network_bj0h32", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.934Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-f2194f9d-3b09-4ffd-872f-7716dd8cf92c", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.609Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.fdb6bf58-6848-4e6b-9bdc-fed3cc9ce81b"}, {"node_instance_id": "management_plane_network_bj0h32", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.934Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/networks.json used request id req-f2194f9d-3b09-4ffd-872f-7716dd8cf92c", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.610Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.fdb6bf58-6848-4e6b-9bdc-fed3cc9ce81b"}, {"node_instance_id": "data_plane_network_8cplew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.934Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.447Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "external_network_6804tr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.934Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "data_plane_network_8cplew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.934Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.224Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "keypair_w11qkc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:40.934Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f19fa9d4cbde495e8c3837cc869a3a7c634e3cff\" -d '{\"keypair\": {\"name\": \"vnf_test_keypair\"}}'", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.418Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.6d5c358b-6480-4eeb-beab-d9f38eeccf33"}, {"node_instance_id": "external_network_6804tr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:41.554Z", "message": "Node instance created", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.580Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "external_network_6804tr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:41.554Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.829Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:41.554Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.910Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_ip_facuzv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:41.554Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-f50609c8-09ae-4d12-bef5-645449d341f2 Date: Fri, 17 May 2019 01:15:40 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:15:40Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 0, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": null, \"id\": \"ad0e057e-e569-421f-9077-a8b13f569ccc\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.790Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.4cbde888-866d-4b19-8fe1-fa6989f35e0d"}, {"node_instance_id": "reference_vnf_ip_facuzv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:41.554Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-f50609c8-09ae-4d12-bef5-645449d341f2", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.790Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.4cbde888-866d-4b19-8fe1-fa6989f35e0d"}, {"node_instance_id": "reference_vnf_ip_facuzv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:41.554Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-f50609c8-09ae-4d12-bef5-645449d341f2", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.790Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.4cbde888-866d-4b19-8fe1-fa6989f35e0d"}, {"node_instance_id": "reference_vnf_ip_facuzv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:41.554Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'9af8edf333bc4b6a882797ef3241ea06', u'created_at': u'2019-05-17T01:15:40Z', u'updated_at': u'2019-05-17T01:15:40Z', u'floating_network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', 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'9af8edf333bc4b6a882797ef3241ea06', u'port_id': None, u'id': u'ad0e057e-e569-421f-9077-a8b13f569ccc', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.790Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.4cbde888-866d-4b19-8fe1-fa6989f35e0d"}, {"node_instance_id": "keypair_w11qkc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:41.554Z", "message": "RESP: [200] Date: Fri, 17 May 2019 01:15: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-ec7b2790-598c-4a9e-a826-073db99ea43c x-compute-request-id: req-ec7b2790-598c-4a9e-a826-073db99ea43c Content-Encoding: gzip Content-Length: 1776 Content-Type: application/json \nRESP BODY: {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzuBD5M6dLCabTuvFGD+ZCiQE0HnUS9Ki0A0elUM+qhclCTFOUiMYMzxcYY0LRk0MNGg5GF4Zvlj0mBbPQAJltmlEuEbBIJP1L11J/KVtC7DFTwYAJnuUFh8YU1ZKOtOxEodMoJDrDW+FD89fGBEF8o+Wsuo3q13m0RvVvfvD5eczUvK0lPXCRNn9pJiQonoc1/joOP0fpC3UZZ2+Gg6logGe0XzkJsY42dZwt1O47KNLqH1Pt7TNLjsm0lJSIg2BZKo1EnmRbBlQDGn3j1dq43Pi0nhPm1AZwY6itqDNWzP3dvaF+kDmXsF5oSQa/7UFK/AE1Qytm48MfbYqjHqhJ Generated-by-Nova\", \"private_key\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAs7gQ+TOnSwmm07rxRg/mQokBNB51EvSotANHpVDPqoXJQkxT\\nlIjGDM8XGGNC0ZNDDRoORheGb5Y9JgWz0ACZbZpRLhGwSCT9S9dSfylbQuwxU8GA\\nCZ7lBYfGFNWSjrTsRKHTKCQ6w1vhQ/PXxgRBfKPlrLqN6td5tEb1b37w+XnM1Lyt\\nJT1wkTZ/aSYkKJ6HNf46Dj9H6Qt1GWdvhoOpaIBntF85CbGONnWcLdTuOyjS6h9T\\n7e0zS47JtJSUiINgWSqNRJ5kWwZUAxp949XauNz4tJ4T5tQGcGOoragzVsz93b2h\\nfpA5l7BeaEkGv+1BSvwBNUMrZuPDH22Kox6oSQIDAQABAoIBAAk3el9dX8oAX7bi\\nEneWXyewYQhsO3LSa0h4FpeK0mubWtv0kCDA9u83O6b7iDS5SaoFWRANKs7UNKSb\\njEIxlazCSkGDlLfOddMK4uc0lsKS3GDAPrG/nV0wPl9ZKJ/69Vb7uZmIah8UujPC\\n8KDuHPGociHum1Kc5Ffzf6jNKMySdXCQ1+LWHRQKGG092t4yuAgoF6G9fHI1apUO\\nQ9KUa5UwRmwDphucslqdEMGN3HEoCCvIMvEJj2SwEUjh4BlkiPvaTlhf/JUVb969\\nOrsloj+z+UXPHezAc7uBnZGa2R64cfvENIt31YF2OCQ5joT+spP/vZo91IAdKOmW\\nUEVmFIECgYEA6shJDJDv10zCKj4iWizobORl1Nx5X3Nb2wcab3HJce3jOeCdhSZ3\\ncpJNS/paywSpsygUrPVDHa0pt74bqsjgk4mR+2NFOUgiFLMCMTEQZEjmW4yzV77R\\nq5yRkaXJnVIaGGmHJfSsje/PnZ5M7n5S4QIgR8EmwUj9irVBZBJKFzECgYEAw/Xi\\nasDI/z6ThqbEGreSl1HQeI3GWdIWhT3hYmzpRqqIy7N0w47sklz8G5kdNo7kLH3+\\n3gXNnzwt7UDzxe3lzI2JUjpwepZuklKGU4ZWdLxrOokAT40OH7lwqmYOqznSJcy0\\nl77fjzj/oZpAIc+3MzdkP1ug0FaYEfghzXiojJkCgYEA5poGNdN932hDJZ6VuyB0\\nwc+rvWE3zWrPA9h8PI30oHRZRJW74fYgSGYuibvCxbk0vQVXGXJkk5drbE/LePmI\\nqyDqQ5IDgfm5j78rHgnk4btAlxchZ8PCyN4llHrUBjOH8gZkegFSIq8yqsu7IFzv\\nJpYiAphSanI4pa7WJWZZY2ECgYAf6b5a5lSVhOpfpm8Pbs/3xsItr+EapaU3Q9Gd\\nxuDiukkW633bjz4lw/DmybPBO9obCNXl8IoBIbrVBZvtowWmn3I6qvvAaxlMyRXJ\\nKnqP/lN0L/WV/wHK1tdrWL2Q0xTPRRwwDky4NW8kMUu6dep+88lmrBRveXrAimlu\\n3fSNGQKBgQCpKL6MZaWyL6DohdHENeYrdctVx+ppwT1x+wJqrW6kEtOWovbeB0Ry\\nBGWZ5XV96ELCVaq9TbHu3nAXLLF0Q5jN5tMrpVtNVfAp2PP0Kqg4Ph65TED2v0dD\\nYtziu2wyP/BabjwFG98LZ/2BPn1hLBAQotBeF53DkK7Dpy8NyK9QYA==\\n-----END RSA PRIVATE KEY-----\\n\", \"user_id\": \"0687f47b1d6f4bd99227f7525dcda855\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"b5:51:a5:73:86:43:43:de:bc:89:9c:cd:33:6c:0d:ef\"}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.834Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.6d5c358b-6480-4eeb-beab-d9f38eeccf33"}, {"node_instance_id": "keypair_w11qkc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:41.554Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-ec7b2790-598c-4a9e-a826-073db99ea43c", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.834Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.6d5c358b-6480-4eeb-beab-d9f38eeccf33"}, {"node_instance_id": "keypair_w11qkc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:41.554Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-ec7b2790-598c-4a9e-a826-073db99ea43c", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.835Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.6d5c358b-6480-4eeb-beab-d9f38eeccf33"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:41.554Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-e4509f7f-47bc-4006-b0fa-7bc91545e9ae Date: Fri, 17 May 2019 01:15:40 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:15:40Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T01:15:40Z\", \"revision_number\": 0, \"id\": \"d2e3a1e2-d975-43cc-a3eb-d44215ab695f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T01:15:40Z\", \"security_group_id\": \"ea2d7940-b699-4f95-a589-7adbda877514\", \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T01:15:40Z\", \"revision_number\": 0, \"id\": \"e234d4e3-b4d2-4df6-90f9-b69215e95da0\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T01:15:40Z\", \"security_group_id\": \"ea2d7940-b699-4f95-a589-7adbda877514\", \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\"}], \"revision_number\": 1, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"id\": \"ea2d7940-b699-4f95-a589-7adbda877514\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:41.554Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-e4509f7f-47bc-4006-b0fa-7bc91545e9ae", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:41.554Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-e4509f7f-47bc-4006-b0fa-7bc91545e9ae", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "target_vnf_ip_styhe6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:42.166Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-7a89fea5-ddb5-47df-8d5f-067f3e4dc0fd Date: Fri, 17 May 2019 01:15:41 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:15:40Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 0, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": null, \"id\": \"e2de579a-deb5-4e26-a047-1ed2352185e0\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:41.646Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f6ef9518-5843-40e4-80b9-4907e894b840"}, {"node_instance_id": "external_network_6804tr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:42.166Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.958Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_ip_styhe6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:42.166Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-7a89fea5-ddb5-47df-8d5f-067f3e4dc0fd", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:41.646Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f6ef9518-5843-40e4-80b9-4907e894b840"}, {"node_instance_id": "target_vnf_ip_styhe6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:42.166Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-7a89fea5-ddb5-47df-8d5f-067f3e4dc0fd", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:41.647Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f6ef9518-5843-40e4-80b9-4907e894b840"}, {"node_instance_id": "target_vnf_ip_styhe6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:42.166Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'9af8edf333bc4b6a882797ef3241ea06', u'created_at': u'2019-05-17T01:15:40Z', u'updated_at': u'2019-05-17T01:15:40Z', u'floating_network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'9af8edf333bc4b6a882797ef3241ea06', u'port_id': None, u'id': u'e2de579a-deb5-4e26-a047-1ed2352185e0', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:41.647Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f6ef9518-5843-40e4-80b9-4907e894b840"}, {"node_instance_id": "management_plane_network_bj0h32", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:42.166Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:41.202Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "management_plane_network_bj0h32", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:42.166Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:40.969Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:42.777Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:15:42.449Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.3bee50b6-60f3-4cde-bdaf-f4678fbc8b86"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:42.777Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:41.217Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:42.777Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-c5d93ae8-8442-4afb-8831-01c2023ae18a", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:42.455Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.3bee50b6-60f3-4cde-bdaf-f4678fbc8b86"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:42.777Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:15:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5d93ae8-8442-4afb-8831-01c2023ae18a 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:42.454Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.3bee50b6-60f3-4cde-bdaf-f4678fbc8b86"}, {"node_instance_id": "reference_vnf_ip_facuzv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:42.777Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:41.379Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "keypair_w11qkc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:42.777Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:41.361Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_ip_facuzv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:43.368Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:41.540Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:43.368Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}eaf2edaad1470eb2391c600dccbfaa6f6ea51453\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"ea2d7940-b699-4f95-a589-7adbda877514\", \"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-05-17T01:15:43.170Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:43.368Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/security-groups/ea2d7940-b699-4f95-a589-7adbda877514.json used request id req-062b26cf-b110-496a-9c82-c4970e6567cf", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:43.169Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:43.368Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/security-groups/ea2d7940-b699-4f95-a589-7adbda877514.json used request id req-062b26cf-b110-496a-9c82-c4970e6567cf", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:43.168Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:43.368Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-062b26cf-b110-496a-9c82-c4970e6567cf Date: Fri, 17 May 2019 01:15:43 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:15:40Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T01:15:40Z\", \"revision_number\": 0, \"id\": \"d2e3a1e2-d975-43cc-a3eb-d44215ab695f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T01:15:40Z\", \"security_group_id\": \"ea2d7940-b699-4f95-a589-7adbda877514\", \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-17T01:15:40Z\", \"revision_number\": 0, \"id\": \"e234d4e3-b4d2-4df6-90f9-b69215e95da0\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-17T01:15:40Z\", \"security_group_id\": \"ea2d7940-b699-4f95-a589-7adbda877514\", \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\"}], \"revision_number\": 1, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"id\": \"ea2d7940-b699-4f95-a589-7adbda877514\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:43.168Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:43.368Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/ea2d7940-b699-4f95-a589-7adbda877514.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eaf2edaad1470eb2391c600dccbfaa6f6ea51453\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:42.835Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:43.368Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee37d98b81119fbda31ec546770744d7be006e0e\" -d '{\"subnet\": {\"network_id\": \"5ce8f568-f499-484f-aecd-aaf534efe9c6\", \"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-05-17T01:15:42.873Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.3bee50b6-60f3-4cde-bdaf-f4678fbc8b86"}, {"node_instance_id": "keypair_w11qkc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:43.368Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:41.571Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "external_network_6804tr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:43.368Z", "message": "Node instance started", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:41.413Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.071Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-8eb69100-dd80-451b-b156-806abe223a7a Date: Fri, 17 May 2019 01:15:43 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-05-17T01:15:43Z\", \"security_group_id\": \"ea2d7940-b699-4f95-a589-7adbda877514\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:43Z\", \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"id\": \"307bd183-788e-40dd-8867-c7301a7ad5ce\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:43.614Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.071Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}eaf2edaad1470eb2391c600dccbfaa6f6ea51453\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"ethertype\": \"IPv4\", \"port_range_max\": 0, \"security_group_id\": \"ea2d7940-b699-4f95-a589-7adbda877514\", \"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-05-17T01:15:43.616Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}], "metadata": {"pagination": {"total": 172, "offset": 64, "size": 50}}} 2019-05-17 01:15:48,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:15:48,981 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:15:48 GMT 2019-05-17 01:15:48,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:15:48,981 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:15:48,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:15:48,981 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:15:48,981 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:15:48,981 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:15:48,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-17 01:15:48,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-05-17 01:15:48,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-3eb5d481-86bd-4662-ad6b-171ebac7d254 2019-05-17 01:15:48,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=external used request id req-3eb5d481-86bd-4662-ad6b-171ebac7d254 2019-05-17 01:15:48,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-3eb5d481-86bd-4662-ad6b-171ebac7d254 Date: Fri, 17 May 2019 01:15:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500}]} 2019-05-17 01:15:48,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}eaf2edaad1470eb2391c600dccbfaa6f6ea51453" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-05-17 01:15:48,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-f2194f9d-3b09-4ffd-872f-7716dd8cf92c Date: Fri, 17 May 2019 01:15:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9af8edf333bc4b6a882797ef3241ea06","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-17T01:15:40Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:40Z","mtu":1450}} 2019-05-17 01:15:48,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-f2194f9d-3b09-4ffd-872f-7716dd8cf92c 2019-05-17 01:15:48,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/networks.json used request id req-f2194f9d-3b09-4ffd-872f-7716dd8cf92c 2019-05-17 01:15:48,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-17 01:15:48,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-05-17 01:15:48,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-17 01:15:48,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19fa9d4cbde495e8c3837cc869a3a7c634e3cff" -d '{"keypair": {"name": "vnf_test_keypair"}}' 2019-05-17 01:15:48,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-17 01:15:48,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-17 01:15:48,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-17 01:15:48,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-f50609c8-09ae-4d12-bef5-645449d341f2 Date: Fri, 17 May 2019 01:15:40 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:15:40Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": null, "id": "ad0e057e-e569-421f-9077-a8b13f569ccc", "qos_policy_id": null}} 2019-05-17 01:15:48,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-f50609c8-09ae-4d12-bef5-645449d341f2 2019-05-17 01:15:48,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-f50609c8-09ae-4d12-bef5-645449d341f2 2019-05-17 01:15:48,987 - 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'9af8edf333bc4b6a882797ef3241ea06', u'created_at': u'2019-05-17T01:15:40Z', u'updated_at': u'2019-05-17T01:15:40Z', u'floating_network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', 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'9af8edf333bc4b6a882797ef3241ea06', u'port_id': None, u'id': u'ad0e057e-e569-421f-9077-a8b13f569ccc', u'qos_policy_id': None} 2019-05-17 01:15:48,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 17 May 2019 01:15: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-ec7b2790-598c-4a9e-a826-073db99ea43c x-compute-request-id: req-ec7b2790-598c-4a9e-a826-073db99ea43c Content-Encoding: gzip Content-Length: 1776 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzuBD5M6dLCabTuvFGD+ZCiQE0HnUS9Ki0A0elUM+qhclCTFOUiMYMzxcYY0LRk0MNGg5GF4Zvlj0mBbPQAJltmlEuEbBIJP1L11J/KVtC7DFTwYAJnuUFh8YU1ZKOtOxEodMoJDrDW+FD89fGBEF8o+Wsuo3q13m0RvVvfvD5eczUvK0lPXCRNn9pJiQonoc1/joOP0fpC3UZZ2+Gg6logGe0XzkJsY42dZwt1O47KNLqH1Pt7TNLjsm0lJSIg2BZKo1EnmRbBlQDGn3j1dq43Pi0nhPm1AZwY6itqDNWzP3dvaF+kDmXsF5oSQa/7UFK/AE1Qytm48MfbYqjHqhJ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAs7gQ+TOnSwmm07rxRg/mQokBNB51EvSotANHpVDPqoXJQkxT\nlIjGDM8XGGNC0ZNDDRoORheGb5Y9JgWz0ACZbZpRLhGwSCT9S9dSfylbQuwxU8GA\nCZ7lBYfGFNWSjrTsRKHTKCQ6w1vhQ/PXxgRBfKPlrLqN6td5tEb1b37w+XnM1Lyt\nJT1wkTZ/aSYkKJ6HNf46Dj9H6Qt1GWdvhoOpaIBntF85CbGONnWcLdTuOyjS6h9T\n7e0zS47JtJSUiINgWSqNRJ5kWwZUAxp949XauNz4tJ4T5tQGcGOoragzVsz93b2h\nfpA5l7BeaEkGv+1BSvwBNUMrZuPDH22Kox6oSQIDAQABAoIBAAk3el9dX8oAX7bi\nEneWXyewYQhsO3LSa0h4FpeK0mubWtv0kCDA9u83O6b7iDS5SaoFWRANKs7UNKSb\njEIxlazCSkGDlLfOddMK4uc0lsKS3GDAPrG/nV0wPl9ZKJ/69Vb7uZmIah8UujPC\n8KDuHPGociHum1Kc5Ffzf6jNKMySdXCQ1+LWHRQKGG092t4yuAgoF6G9fHI1apUO\nQ9KUa5UwRmwDphucslqdEMGN3HEoCCvIMvEJj2SwEUjh4BlkiPvaTlhf/JUVb969\nOrsloj+z+UXPHezAc7uBnZGa2R64cfvENIt31YF2OCQ5joT+spP/vZo91IAdKOmW\nUEVmFIECgYEA6shJDJDv10zCKj4iWizobORl1Nx5X3Nb2wcab3HJce3jOeCdhSZ3\ncpJNS/paywSpsygUrPVDHa0pt74bqsjgk4mR+2NFOUgiFLMCMTEQZEjmW4yzV77R\nq5yRkaXJnVIaGGmHJfSsje/PnZ5M7n5S4QIgR8EmwUj9irVBZBJKFzECgYEAw/Xi\nasDI/z6ThqbEGreSl1HQeI3GWdIWhT3hYmzpRqqIy7N0w47sklz8G5kdNo7kLH3+\n3gXNnzwt7UDzxe3lzI2JUjpwepZuklKGU4ZWdLxrOokAT40OH7lwqmYOqznSJcy0\nl77fjzj/oZpAIc+3MzdkP1ug0FaYEfghzXiojJkCgYEA5poGNdN932hDJZ6VuyB0\nwc+rvWE3zWrPA9h8PI30oHRZRJW74fYgSGYuibvCxbk0vQVXGXJkk5drbE/LePmI\nqyDqQ5IDgfm5j78rHgnk4btAlxchZ8PCyN4llHrUBjOH8gZkegFSIq8yqsu7IFzv\nJpYiAphSanI4pa7WJWZZY2ECgYAf6b5a5lSVhOpfpm8Pbs/3xsItr+EapaU3Q9Gd\nxuDiukkW633bjz4lw/DmybPBO9obCNXl8IoBIbrVBZvtowWmn3I6qvvAaxlMyRXJ\nKnqP/lN0L/WV/wHK1tdrWL2Q0xTPRRwwDky4NW8kMUu6dep+88lmrBRveXrAimlu\n3fSNGQKBgQCpKL6MZaWyL6DohdHENeYrdctVx+ppwT1x+wJqrW6kEtOWovbeB0Ry\nBGWZ5XV96ELCVaq9TbHu3nAXLLF0Q5jN5tMrpVtNVfAp2PP0Kqg4Ph65TED2v0dD\nYtziu2wyP/BabjwFG98LZ/2BPn1hLBAQotBeF53DkK7Dpy8NyK9QYA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "0687f47b1d6f4bd99227f7525dcda855", "name": "vnf_test_keypair", "fingerprint": "b5:51:a5:73:86:43:43:de:bc:89:9c:cd:33:6c:0d:ef"}} 2019-05-17 01:15:48,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-ec7b2790-598c-4a9e-a826-073db99ea43c 2019-05-17 01:15:48,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-ec7b2790-598c-4a9e-a826-073db99ea43c 2019-05-17 01:15:48,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-e4509f7f-47bc-4006-b0fa-7bc91545e9ae Date: Fri, 17 May 2019 01:15:40 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:15:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:15:40Z", "revision_number": 0, "id": "d2e3a1e2-d975-43cc-a3eb-d44215ab695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:15:40Z", "security_group_id": "ea2d7940-b699-4f95-a589-7adbda877514", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:15:40Z", "revision_number": 0, "id": "e234d4e3-b4d2-4df6-90f9-b69215e95da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:15:40Z", "security_group_id": "ea2d7940-b699-4f95-a589-7adbda877514", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}], "revision_number": 1, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "ea2d7940-b699-4f95-a589-7adbda877514", "name": "vnf_test_security_group"}} 2019-05-17 01:15:48,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-e4509f7f-47bc-4006-b0fa-7bc91545e9ae 2019-05-17 01:15:48,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-e4509f7f-47bc-4006-b0fa-7bc91545e9ae 2019-05-17 01:15:48,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-7a89fea5-ddb5-47df-8d5f-067f3e4dc0fd Date: Fri, 17 May 2019 01:15:41 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:15:40Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": null, "id": "e2de579a-deb5-4e26-a047-1ed2352185e0", "qos_policy_id": null}} 2019-05-17 01:15:48,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-17 01:15:48,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-7a89fea5-ddb5-47df-8d5f-067f3e4dc0fd 2019-05-17 01:15:48,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-7a89fea5-ddb5-47df-8d5f-067f3e4dc0fd 2019-05-17 01:15:48,989 - 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'9af8edf333bc4b6a882797ef3241ea06', u'created_at': u'2019-05-17T01:15:40Z', u'updated_at': u'2019-05-17T01:15:40Z', u'floating_network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'9af8edf333bc4b6a882797ef3241ea06', u'port_id': None, u'id': u'e2de579a-deb5-4e26-a047-1ed2352185e0', u'qos_policy_id': None} 2019-05-17 01:15:48,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-17 01:15:48,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-05-17 01:15:48,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:15:48,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-05-17 01:15:48,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-c5d93ae8-8442-4afb-8831-01c2023ae18a 2019-05-17 01:15:48,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:15:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5d93ae8-8442-4afb-8831-01c2023ae18a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:15:48,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-17 01:15:48,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-05-17 01:15:48,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-17 01:15:48,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}eaf2edaad1470eb2391c600dccbfaa6f6ea51453" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "ea2d7940-b699-4f95-a589-7adbda877514", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 01:15:48,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/security-groups/ea2d7940-b699-4f95-a589-7adbda877514.json used request id req-062b26cf-b110-496a-9c82-c4970e6567cf 2019-05-17 01:15:48,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups/ea2d7940-b699-4f95-a589-7adbda877514.json used request id req-062b26cf-b110-496a-9c82-c4970e6567cf 2019-05-17 01:15:48,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-062b26cf-b110-496a-9c82-c4970e6567cf Date: Fri, 17 May 2019 01:15:43 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:15:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:15:40Z", "revision_number": 0, "id": "d2e3a1e2-d975-43cc-a3eb-d44215ab695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:15:40Z", "security_group_id": "ea2d7940-b699-4f95-a589-7adbda877514", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:15:40Z", "revision_number": 0, "id": "e234d4e3-b4d2-4df6-90f9-b69215e95da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:15:40Z", "security_group_id": "ea2d7940-b699-4f95-a589-7adbda877514", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}], "revision_number": 1, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "ea2d7940-b699-4f95-a589-7adbda877514", "name": "vnf_test_security_group"}} 2019-05-17 01:15:48,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/security-groups/ea2d7940-b699-4f95-a589-7adbda877514.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf2edaad1470eb2391c600dccbfaa6f6ea51453" 2019-05-17 01:15:48,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee37d98b81119fbda31ec546770744d7be006e0e" -d '{"subnet": {"network_id": "5ce8f568-f499-484f-aecd-aaf534efe9c6", "ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null, "name": "data_plane_subnet"}}' 2019-05-17 01:15:48,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-17 01:15:48,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-17 01:15:48,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-8eb69100-dd80-451b-b156-806abe223a7a Date: Fri, 17 May 2019 01:15:43 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-05-17T01:15:43Z", "security_group_id": "ea2d7940-b699-4f95-a589-7adbda877514", "port_range_min": 22, "revision_number": 0, "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:43Z", "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "307bd183-788e-40dd-8867-c7301a7ad5ce"}} 2019-05-17 01:15:48,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}eaf2edaad1470eb2391c600dccbfaa6f6ea51453" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "ethertype": "IPv4", "port_range_max": 0, "security_group_id": "ea2d7940-b699-4f95-a589-7adbda877514", "port_range_min": 0, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 01:15:48,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:15:49,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:15:49,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:15:49,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:15:49,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:15:49,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:15:49,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:15:49,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:15:49,044 - 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-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:15:49,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:15:49,044 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:15:49 GMT 2019-05-17 01:15:49,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:15:49,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:15:49,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:15:49,044 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:15:49,044 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:15:54,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:15:54,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:15:54,145 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:15:54,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:15:54,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:15:54,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:15:54,146 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:15:54,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:15:54,146 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_ip_styhe6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.071Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:42.036Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "router_vo5wbd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.071Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:15:43.842Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.fcd506fe-883e-4774-b59b-d432f2235d6a"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.071Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-8eb69100-dd80-451b-b156-806abe223a7a Date: Fri, 17 May 2019 01:15:43 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-05-17T01:15:43Z\", \"security_group_id\": \"ea2d7940-b699-4f95-a589-7adbda877514\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:43Z\", \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"id\": \"307bd183-788e-40dd-8867-c7301a7ad5ce\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:43.614Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.071Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-8eb69100-dd80-451b-b156-806abe223a7a", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:43.615Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.071Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}eaf2edaad1470eb2391c600dccbfaa6f6ea51453\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"ethertype\": \"IPv4\", \"port_range_max\": 0, \"security_group_id\": \"ea2d7940-b699-4f95-a589-7adbda877514\", \"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-05-17T01:15:43.616Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.071Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-8eb69100-dd80-451b-b156-806abe223a7a", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:43.615Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "management_plane_network_bj0h32", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.071Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:41.747Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "router_vo5wbd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "Creating node instance", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:42.533Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-60ad5128-a1b2-44a7-9bf4-6b56d83d35ba", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:44.069Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-e7966480-4bb7-4470-910c-627bcbeac7c6 Date: Fri, 17 May 2019 01:15:44 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-05-17T01:15:44Z\", \"security_group_id\": \"ea2d7940-b699-4f95-a589-7adbda877514\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:44Z\", \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"id\": \"b920ad9b-c857-4629-a738-b5da9baa0299\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:44.519Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "router_vo5wbd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks/220195cd-782b-490f-b03b-eb92b75ca738.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c985d20b0dd6d8eec77afd2a7021a7f99c23b2d\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:44.255Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.fcd506fe-883e-4774-b59b-d432f2235d6a"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/subnets.json used request id req-3f572ce1-0ac1-4ad4-a20e-24f654034296", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:44.264Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.3bee50b6-60f3-4cde-bdaf-f4678fbc8b86"}, {"node_instance_id": "target_vnf_ip_styhe6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:43.360Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_ip_styhe6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:43.126Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "keypair_w11qkc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:42.988Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_ip_styhe6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:42.935Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "router_vo5wbd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "Sending task 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:42.634Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_ip_facuzv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:42.631Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "management_plane_network_bj0h32", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:42.586Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "keypair_w11qkc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:42.560Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-60ad5128-a1b2-44a7-9bf4-6b56d83d35ba Date: Fri, 17 May 2019 01:15:44 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-05-17T01:15:44Z\", \"security_group_id\": \"ea2d7940-b699-4f95-a589-7adbda877514\", \"port_range_min\": 0, \"revision_number\": 0, \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:44Z\", \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"id\": \"4527a831-55a5-4a8b-986a-731124d14e03\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:44.069Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "reference_vnf_ip_facuzv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:42.296Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_ip_styhe6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:42.144Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_ip_facuzv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:42.118Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "keypair_w11qkc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:42.093Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-3f572ce1-0ac1-4ad4-a20e-24f654034296", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:44.264Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.3bee50b6-60f3-4cde-bdaf-f4678fbc8b86"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-3f572ce1-0ac1-4ad4-a20e-24f654034296 Date: Fri, 17 May 2019 01:15:44 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:43Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-05-17T01:15:43Z\",\"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\":\"9af8edf333bc4b6a882797ef3241ea06\",\"id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"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-05-17T01:15:44.263Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.3bee50b6-60f3-4cde-bdaf-f4678fbc8b86"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}eaf2edaad1470eb2391c600dccbfaa6f6ea51453\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"ea2d7940-b699-4f95-a589-7adbda877514\", \"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-05-17T01:15:44.071Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-60ad5128-a1b2-44a7-9bf4-6b56d83d35ba", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:44.070Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "router_vo5wbd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:15:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aab9bfa6-390c-4040-9b71-f1ecb7facd94 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:43.847Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.fcd506fe-883e-4774-b59b-d432f2235d6a"}, {"node_instance_id": "router_vo5wbd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:44.653Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-aab9bfa6-390c-4040-9b71-f1ecb7facd94", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:43.847Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.fcd506fe-883e-4774-b59b-d432f2235d6a"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:45.180Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}eaf2edaad1470eb2391c600dccbfaa6f6ea51453\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"ea2d7940-b699-4f95-a589-7adbda877514\", \"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-05-17T01:15:44.521Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "router_vo5wbd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:45.180Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks/220195cd-782b-490f-b03b-eb92b75ca738.json used request id req-6199142e-425c-4b72-95d6-42f97c21a2ca", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:44.650Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.fcd506fe-883e-4774-b59b-d432f2235d6a"}, {"node_instance_id": "router_vo5wbd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:45.180Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/routers.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c985d20b0dd6d8eec77afd2a7021a7f99c23b2d\" -d '{\"router\": {\"external_gateway_info\": {\"network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\"}, \"name\": \"vnf_test_router\"}}'", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:44.650Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.fcd506fe-883e-4774-b59b-d432f2235d6a"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:45.180Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-f879a989-88b2-4bca-821e-0f92c7db5f89 Date: Fri, 17 May 2019 01:15:44 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-05-17T01:15:44Z\", \"security_group_id\": \"ea2d7940-b699-4f95-a589-7adbda877514\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:44Z\", \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"id\": \"c0b10fec-03a6-47dd-998c-f0fa6a32da99\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:44.980Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:45.180Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-f879a989-88b2-4bca-821e-0f92c7db5f89", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:44.980Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:45.180Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:44.908Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:45.180Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:44.844Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:45.180Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:44.659Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "router_vo5wbd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:45.180Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks/220195cd-782b-490f-b03b-eb92b75ca738.json used request id req-6199142e-425c-4b72-95d6-42f97c21a2ca", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:44.649Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.fcd506fe-883e-4774-b59b-d432f2235d6a"}, {"node_instance_id": "router_vo5wbd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:45.180Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-6199142e-425c-4b72-95d6-42f97c21a2ca Date: Fri, 17 May 2019 01:15:44 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"220195cd-782b-490f-b03b-eb92b75ca738\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"06d1924295234cf290a06b20cd4dd341\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"15f6e4f1-be08-42d1-ac18-58bd55312917\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-16T18:27:27Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"06d1924295234cf290a06b20cd4dd341\",\"created_at\":\"2019-05-16T18:04:07Z\",\"mtu\":1500}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:44.649Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.fcd506fe-883e-4774-b59b-d432f2235d6a"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:45.180Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-f879a989-88b2-4bca-821e-0f92c7db5f89", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:44.980Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:45.180Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-e7966480-4bb7-4470-910c-627bcbeac7c6", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:44.519Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:45.180Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-e7966480-4bb7-4470-910c-627bcbeac7c6", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:44.520Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.bcc603e7-c7b4-48ab-b0c8-ceb7f3a8b0c0"}, {"node_instance_id": "security_group_yz191v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:45.777Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:45.465Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:45.777Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:45.055Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:45.777Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:45.201Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "security_group_yz191v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:46.425Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:45.891Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "security_group_yz191v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:46.425Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:45.747Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "security_group_yz191v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:46.425Z", "message": "Node instance created", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:45.655Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}], "metadata": {"pagination": {"total": 215, "offset": 114, "size": 50}}} 2019-05-17 01:15:54,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:15:54,146 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:15:54 GMT 2019-05-17 01:15:54,146 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:15:54,147 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:15:54,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:15:54,147 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:15:54,147 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:15:54,147 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:15:54,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-17 01:15:54,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:15:54,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-8eb69100-dd80-451b-b156-806abe223a7a Date: Fri, 17 May 2019 01:15:43 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-05-17T01:15:43Z", "security_group_id": "ea2d7940-b699-4f95-a589-7adbda877514", "port_range_min": 22, "revision_number": 0, "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:43Z", "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "307bd183-788e-40dd-8867-c7301a7ad5ce"}} 2019-05-17 01:15:54,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-8eb69100-dd80-451b-b156-806abe223a7a 2019-05-17 01:15:54,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}eaf2edaad1470eb2391c600dccbfaa6f6ea51453" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "ethertype": "IPv4", "port_range_max": 0, "security_group_id": "ea2d7940-b699-4f95-a589-7adbda877514", "port_range_min": 0, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 01:15:54,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-8eb69100-dd80-451b-b156-806abe223a7a 2019-05-17 01:15:54,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-17 01:15:54,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-17 01:15:54,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-60ad5128-a1b2-44a7-9bf4-6b56d83d35ba 2019-05-17 01:15:54,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-e7966480-4bb7-4470-910c-627bcbeac7c6 Date: Fri, 17 May 2019 01:15:44 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-05-17T01:15:44Z", "security_group_id": "ea2d7940-b699-4f95-a589-7adbda877514", "port_range_min": 1, "revision_number": 0, "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:44Z", "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "b920ad9b-c857-4629-a738-b5da9baa0299"}} 2019-05-17 01:15:54,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks/220195cd-782b-490f-b03b-eb92b75ca738.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c985d20b0dd6d8eec77afd2a7021a7f99c23b2d" 2019-05-17 01:15:54,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/subnets.json used request id req-3f572ce1-0ac1-4ad4-a20e-24f654034296 2019-05-17 01:15:54,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-17 01:15:54,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-17 01:15:54,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-17 01:15:54,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-17 01:15:54,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-05-17 01:15:54,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-17 01:15:54,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-17 01:15:54,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-17 01:15:54,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-60ad5128-a1b2-44a7-9bf4-6b56d83d35ba Date: Fri, 17 May 2019 01:15:44 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-05-17T01:15:44Z", "security_group_id": "ea2d7940-b699-4f95-a589-7adbda877514", "port_range_min": 0, "revision_number": 0, "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:44Z", "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "4527a831-55a5-4a8b-986a-731124d14e03"}} 2019-05-17 01:15:54,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-17 01:15:54,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-17 01:15:54,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-17 01:15:54,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-17 01:15:54,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-3f572ce1-0ac1-4ad4-a20e-24f654034296 2019-05-17 01:15:54,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-3f572ce1-0ac1-4ad4-a20e-24f654034296 Date: Fri, 17 May 2019 01:15:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:43Z","dns_nameservers":[],"updated_at":"2019-05-17T01:15:43Z","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":"9af8edf333bc4b6a882797ef3241ea06","id":"05add35f-f029-4d24-a765-485d6f0beb59","subnetpool_id":null,"name":"data_plane_subnet"}} 2019-05-17 01:15:54,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}eaf2edaad1470eb2391c600dccbfaa6f6ea51453" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "ea2d7940-b699-4f95-a589-7adbda877514", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 01:15:54,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-60ad5128-a1b2-44a7-9bf4-6b56d83d35ba 2019-05-17 01:15:54,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:15:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aab9bfa6-390c-4040-9b71-f1ecb7facd94 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:15:54,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-aab9bfa6-390c-4040-9b71-f1ecb7facd94 2019-05-17 01:15:54,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36: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}eaf2edaad1470eb2391c600dccbfaa6f6ea51453" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "ea2d7940-b699-4f95-a589-7adbda877514", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-17 01:15:54,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks/220195cd-782b-490f-b03b-eb92b75ca738.json used request id req-6199142e-425c-4b72-95d6-42f97c21a2ca 2019-05-17 01:15:54,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/routers.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c985d20b0dd6d8eec77afd2a7021a7f99c23b2d" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "vnf_test_router"}}' 2019-05-17 01:15:54,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-f879a989-88b2-4bca-821e-0f92c7db5f89 Date: Fri, 17 May 2019 01:15:44 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-05-17T01:15:44Z", "security_group_id": "ea2d7940-b699-4f95-a589-7adbda877514", "port_range_min": 1, "revision_number": 0, "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:44Z", "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "c0b10fec-03a6-47dd-998c-f0fa6a32da99"}} 2019-05-17 01:15:54,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-f879a989-88b2-4bca-821e-0f92c7db5f89 2019-05-17 01:15:54,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-17 01:15:54,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-17 01:15:54,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-05-17 01:15:54,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks/220195cd-782b-490f-b03b-eb92b75ca738.json used request id req-6199142e-425c-4b72-95d6-42f97c21a2ca 2019-05-17 01:15:54,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-6199142e-425c-4b72-95d6-42f97c21a2ca Date: Fri, 17 May 2019 01:15:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500}} 2019-05-17 01:15:54,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-f879a989-88b2-4bca-821e-0f92c7db5f89 2019-05-17 01:15:54,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-e7966480-4bb7-4470-910c-627bcbeac7c6 2019-05-17 01:15:54,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/security-group-rules.json used request id req-e7966480-4bb7-4470-910c-627bcbeac7c6 2019-05-17 01:15:54,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-17 01:15:54,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-17 01:15:54,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-17 01:15:54,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-17 01:15:54,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-17 01:15:54,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-17 01:15:54,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:15:54,226 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:15:54,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:15:54,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:15:54,227 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:15:54,227 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:15:54,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:15:54,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:15:54,227 - 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-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:15:54,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:15:54,227 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:15:54 GMT 2019-05-17 01:15:54,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:15:54,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:15:54,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:15:54,227 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:15:54,228 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:15:59,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:15:59,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:15:59,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:15:59,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:15:59,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:15:59,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:15:59,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:15:59,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:15:59,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_data_plane_port_hry7sf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:47.020Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:46.507Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:47.020Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:46.729Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "security_group_yz191v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:47.020Z", "message": "Node instance started", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:45.956Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:47.652Z", "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-05-17T01:15:46.762Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:47.652Z", "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-05-17T01:15:47.087Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:48.320Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:15:47.845Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.82861de3-f73e-450b-8106-1ed9c916e791"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:48.320Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2fb619d-6cd0-465e-a642-829dc85c82f1 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.36: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-05-17T01:15:47.851Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.82861de3-f73e-450b-8106-1ed9c916e791"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:48.320Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-d2fb619d-6cd0-465e-a642-829dc85c82f1", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:47.851Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.82861de3-f73e-450b-8106-1ed9c916e791"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:49.066Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:15:48.180Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ca0b530e-0121-443d-aeb7-1def3fd7fc21"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:49.066Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cabc023736aea4f5183e24b2671190f5b44a0ac8\" -d '{\"port\": {\"network_id\": \"5ce8f568-f499-484f-aecd-aaf534efe9c6\", \"fixed_ips\": [{\"subnet_id\": \"05add35f-f029-4d24-a765-485d6f0beb59\"}], \"name\": \"target_vnf_data_plane_port\", \"security_groups\": [\"ea2d7940-b699-4f95-a589-7adbda877514\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:48.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.82861de3-f73e-450b-8106-1ed9c916e791"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:49.066Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-e46f1b7f-5d20-4eee-8691-1f41fb95278c", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:48.186Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ca0b530e-0121-443d-aeb7-1def3fd7fc21"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:49.066Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}deb4fed5540460f26e8b6059e8d9a57cbe31e74c\" -d '{\"port\": {\"network_id\": \"5ce8f568-f499-484f-aecd-aaf534efe9c6\", \"fixed_ips\": [{\"subnet_id\": \"05add35f-f029-4d24-a765-485d6f0beb59\"}], \"name\": \"reference_vnf_data_plane_port\", \"security_groups\": [\"ea2d7940-b699-4f95-a589-7adbda877514\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:48.620Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ca0b530e-0121-443d-aeb7-1def3fd7fc21"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:49.066Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:15:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e46f1b7f-5d20-4eee-8691-1f41fb95278c 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.36: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-05-17T01:15:48.186Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ca0b530e-0121-443d-aeb7-1def3fd7fc21"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:50.070Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-ed60b0db-479f-460d-8e95-281bce1bb222 Date: Fri, 17 May 2019 01:15:49 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:15:49Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"0942008a-bb97-495a-b662-d487517fd293\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:f3:39:39\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:49Z\",\"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-05-17T01:15:49.848Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.82861de3-f73e-450b-8106-1ed9c916e791"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:50.601Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/ports.json used request id req-ed60b0db-479f-460d-8e95-281bce1bb222", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:49.848Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.82861de3-f73e-450b-8106-1ed9c916e791"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:50.601Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/ports.json used request id req-ed60b0db-479f-460d-8e95-281bce1bb222", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:49.848Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.82861de3-f73e-450b-8106-1ed9c916e791"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:50.601Z", "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-05-17T01:15:50.315Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:50.601Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:50.422Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:51.196Z", "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-05-17T01:15:50.716Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:51.196Z", "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-05-17T01:15:50.607Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:51.196Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:50.810Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:51.196Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/ports.json used request id req-c8c2c1d8-2a3b-46e4-95a9-86ef05e052f8", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:50.596Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ca0b530e-0121-443d-aeb7-1def3fd7fc21"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:51.196Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c8c2c1d8-2a3b-46e4-95a9-86ef05e052f8 Date: Fri, 17 May 2019 01:15:50 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:15:49Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"5d2b1d20-ac0f-48d0-aa2e-374b03a74682\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:59:2f:33\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:49Z\",\"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-05-17T01:15:50.596Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ca0b530e-0121-443d-aeb7-1def3fd7fc21"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:51.196Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/ports.json used request id req-c8c2c1d8-2a3b-46e4-95a9-86ef05e052f8", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:50.597Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ca0b530e-0121-443d-aeb7-1def3fd7fc21"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:51.822Z", "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-05-17T01:15:50.925Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:51.822Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:51.406Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:51.822Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:50.968Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "router_vo5wbd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:51.822Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-f068e6c0-5ec1-48d1-92db-f87b768c06dc Date: Fri, 17 May 2019 01:15:51 GMT \nRESP BODY: {\"router\": {\"status\": \"ACTIVE\", \"external_gateway_info\": {\"network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"enable_snat\": true, \"external_fixed_ips\": [{\"subnet_id\": \"15f6e4f1-be08-42d1-ac18-58bd55312917\", \"ip_address\": \"172.30.9.209\"}]}, \"availability_zone_hints\": [], \"availability_zones\": [], \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:45Z\", \"admin_state_up\": true, \"updated_at\": \"2019-05-17T01:15:46Z\", \"flavor_id\": null, \"revision_number\": 3, \"routes\": [], \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"name\": \"vnf_test_router\"}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:51.293Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.fcd506fe-883e-4774-b59b-d432f2235d6a"}, {"node_instance_id": "router_vo5wbd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:51.822Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-f068e6c0-5ec1-48d1-92db-f87b768c06dc", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:51.293Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.fcd506fe-883e-4774-b59b-d432f2235d6a"}, {"node_instance_id": "router_vo5wbd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:51.822Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/routers.json used request id req-f068e6c0-5ec1-48d1-92db-f87b768c06dc", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:51.294Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.fcd506fe-883e-4774-b59b-d432f2235d6a"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:52.418Z", "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-05-17T01:15:51.730Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:52.418Z", "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-05-17T01:15:51.527Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "router_vo5wbd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:52.418Z", "message": "Task succeeded 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:51.599Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:53.005Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:15:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70abf31d-b3b3-48c2-9669-7ae3e720b16f 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:52.273Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5b09012a-6c33-4836-b17e-d5511bbfa99c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:53.005Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:52.268Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5b09012a-6c33-4836-b17e-d5511bbfa99c"}, {"node_instance_id": "router_vo5wbd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:53.005Z", "message": "Node instance created", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:51.757Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "router_vo5wbd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:53.005Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:51.834Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:53.005Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:51.804Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:53.005Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports.json?id=0942008a-bb97-495a-b662-d487517fd293 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d51f93128ffe7399550249d6f37c3e2a7bb2e9cb\"", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:52.691Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5b09012a-6c33-4836-b17e-d5511bbfa99c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:53.005Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-70abf31d-b3b3-48c2-9669-7ae3e720b16f", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:52.273Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5b09012a-6c33-4836-b17e-d5511bbfa99c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:53.635Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports.json?id=0942008a-bb97-495a-b662-d487517fd293 used request id req-6bf72945-d9cd-4455-9119-db4244ff06d9", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:53.062Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5b09012a-6c33-4836-b17e-d5511bbfa99c"}, {"node_instance_id": "router_vo5wbd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:53.635Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:51.907Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:53.635Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:51.968Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "router_vo5wbd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:53.635Z", "message": "Node instance started", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:52.361Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:53.635Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-6bf72945-d9cd-4455-9119-db4244ff06d9 Date: Fri, 17 May 2019 01:15:53 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:15:49Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"0942008a-bb97-495a-b662-d487517fd293\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:f3:39:39\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:49Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:53.061Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5b09012a-6c33-4836-b17e-d5511bbfa99c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:53.635Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports.json?id=0942008a-bb97-495a-b662-d487517fd293 used request id req-6bf72945-d9cd-4455-9119-db4244ff06d9", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:53.061Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5b09012a-6c33-4836-b17e-d5511bbfa99c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:53.635Z", "message": "connect_security_group(): source_id=0942008a-bb97-495a-b662-d487517fd293 target={u'external_id': u'ea2d7940-b699-4f95-a589-7adbda877514', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:53.062Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5b09012a-6c33-4836-b17e-d5511bbfa99c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:53.635Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d51f93128ffe7399550249d6f37c3e2a7bb2e9cb\" -d '{\"port\": {\"security_groups\": [\"ea2d7940-b699-4f95-a589-7adbda877514\"]}}'", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:53.063Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5b09012a-6c33-4836-b17e-d5511bbfa99c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:53.635Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:53.187Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.846fb6b3-b78e-424f-9be2-4e225b5cf584"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:53.635Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-562307cd-e033-492e-9e37-5e6e379788fa 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:53.192Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.846fb6b3-b78e-424f-9be2-4e225b5cf584"}], "metadata": {"pagination": {"total": 259, "offset": 164, "size": 50}}} 2019-05-17 01:15:59,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:15:59,301 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:15:59 GMT 2019-05-17 01:15:59,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:15:59,302 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:15:59,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:15:59,302 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:15:59,302 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:15:59,302 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:15:59,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-17 01:15:59,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-17 01:15:59,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-17 01:15:59,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-05-17 01:15:59,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-05-17 01:15:59,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:15:59,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2fb619d-6cd0-465e-a642-829dc85c82f1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:15:59,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-d2fb619d-6cd0-465e-a642-829dc85c82f1 2019-05-17 01:15:59,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:15:59,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabc023736aea4f5183e24b2671190f5b44a0ac8" -d '{"port": {"network_id": "5ce8f568-f499-484f-aecd-aaf534efe9c6", "fixed_ips": [{"subnet_id": "05add35f-f029-4d24-a765-485d6f0beb59"}], "name": "target_vnf_data_plane_port", "security_groups": ["ea2d7940-b699-4f95-a589-7adbda877514"]}}' 2019-05-17 01:15:59,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-e46f1b7f-5d20-4eee-8691-1f41fb95278c 2019-05-17 01:15:59,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb4fed5540460f26e8b6059e8d9a57cbe31e74c" -d '{"port": {"network_id": "5ce8f568-f499-484f-aecd-aaf534efe9c6", "fixed_ips": [{"subnet_id": "05add35f-f029-4d24-a765-485d6f0beb59"}], "name": "reference_vnf_data_plane_port", "security_groups": ["ea2d7940-b699-4f95-a589-7adbda877514"]}}' 2019-05-17 01:15:59,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:15:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e46f1b7f-5d20-4eee-8691-1f41fb95278c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:15:59,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-ed60b0db-479f-460d-8e95-281bce1bb222 Date: Fri, 17 May 2019 01:15:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:15:49Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05add35f-f029-4d24-a765-485d6f0beb59","ip_address":"12.0.0.7"}],"id":"0942008a-bb97-495a-b662-d487517fd293","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:f3:39:39","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:15:59,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/ports.json used request id req-ed60b0db-479f-460d-8e95-281bce1bb222 2019-05-17 01:15:59,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/ports.json used request id req-ed60b0db-479f-460d-8e95-281bce1bb222 2019-05-17 01:15:59,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-05-17 01:15:59,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-17 01:15:59,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-17 01:15:59,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-17 01:15:59,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-17 01:15:59,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/ports.json used request id req-c8c2c1d8-2a3b-46e4-95a9-86ef05e052f8 2019-05-17 01:15:59,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c8c2c1d8-2a3b-46e4-95a9-86ef05e052f8 Date: Fri, 17 May 2019 01:15:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:15:49Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05add35f-f029-4d24-a765-485d6f0beb59","ip_address":"12.0.0.4"}],"id":"5d2b1d20-ac0f-48d0-aa2e-374b03a74682","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:59:2f:33","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:15:59,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/ports.json used request id req-c8c2c1d8-2a3b-46e4-95a9-86ef05e052f8 2019-05-17 01:15:59,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-05-17 01:15:59,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-17 01:15:59,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-05-17 01:15:59,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-f068e6c0-5ec1-48d1-92db-f87b768c06dc Date: Fri, 17 May 2019 01:15:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:45Z", "admin_state_up": true, "updated_at": "2019-05-17T01:15:46Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "name": "vnf_test_router"}} 2019-05-17 01:15:59,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-f068e6c0-5ec1-48d1-92db-f87b768c06dc 2019-05-17 01:15:59,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/routers.json used request id req-f068e6c0-5ec1-48d1-92db-f87b768c06dc 2019-05-17 01:15:59,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-17 01:15:59,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-17 01:15:59,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-05-17 01:15:59,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:15:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70abf31d-b3b3-48c2-9669-7ae3e720b16f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:15:59,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:15:59,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-17 01:15:59,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-17 01:15:59,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-17 01:15:59,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports.json?id=0942008a-bb97-495a-b662-d487517fd293 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51f93128ffe7399550249d6f37c3e2a7bb2e9cb" 2019-05-17 01:15:59,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-70abf31d-b3b3-48c2-9669-7ae3e720b16f 2019-05-17 01:15:59,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports.json?id=0942008a-bb97-495a-b662-d487517fd293 used request id req-6bf72945-d9cd-4455-9119-db4244ff06d9 2019-05-17 01:15:59,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-17 01:15:59,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-05-17 01:15:59,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-17 01:15:59,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-6bf72945-d9cd-4455-9119-db4244ff06d9 Date: Fri, 17 May 2019 01:15:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:15:49Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05add35f-f029-4d24-a765-485d6f0beb59","ip_address":"12.0.0.7"}],"id":"0942008a-bb97-495a-b662-d487517fd293","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:f3:39:39","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:49Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-17 01:15:59,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?id=0942008a-bb97-495a-b662-d487517fd293 used request id req-6bf72945-d9cd-4455-9119-db4244ff06d9 2019-05-17 01:15:59,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=0942008a-bb97-495a-b662-d487517fd293 target={u'external_id': u'ea2d7940-b699-4f95-a589-7adbda877514', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-05-17 01:15:59,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51f93128ffe7399550249d6f37c3e2a7bb2e9cb" -d '{"port": {"security_groups": ["ea2d7940-b699-4f95-a589-7adbda877514"]}}' 2019-05-17 01:15:59,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:15:59,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-562307cd-e033-492e-9e37-5e6e379788fa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:15:59,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:15:59,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:15:59,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:15:59,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:15:59,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:15:59,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:15:59,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:15:59,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:15:59,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:15:59,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:15:59,360 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:15:59 GMT 2019-05-17 01:15:59,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:15:59,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:15:59,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:15:59,361 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:15:59,361 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:16:04,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:16:04,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:16:04,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:16:04,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:16:04,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:16:04,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:16:04,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:16:04,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:16:04,445 - 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-05-17T01:15:53.635Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-562307cd-e033-492e-9e37-5e6e379788fa 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:53.192Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.846fb6b3-b78e-424f-9be2-4e225b5cf584"}, {"node_instance_id": "management_plane_subnet_v55o2d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:54.189Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:52.818Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:54.189Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports.json?id=5d2b1d20-ac0f-48d0-aa2e-374b03a74682 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9fab5b7ffb7e4174208e23c36b5e21a1556c1120\"", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:53.621Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.846fb6b3-b78e-424f-9be2-4e225b5cf584"}, {"node_instance_id": "management_plane_subnet_v55o2d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:54.189Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:15:54.147Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.554677b7-379f-4d6b-bc2e-10f18ccd231b"}, {"node_instance_id": "management_plane_subnet_v55o2d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:54.189Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:53.067Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:54.786Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d51f93128ffe7399550249d6f37c3e2a7bb2e9cb\"", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.101Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5b09012a-6c33-4836-b17e-d5511bbfa99c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:54.786Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-91f2aa6c-5c5f-4c6e-b3ea-a84c9d55baf4", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.155Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5b09012a-6c33-4836-b17e-d5511bbfa99c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:54.786Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports.json?id=5d2b1d20-ac0f-48d0-aa2e-374b03a74682 used request id req-cf6535bf-0088-4ba6-b242-69e4450ee314", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.013Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.846fb6b3-b78e-424f-9be2-4e225b5cf584"}, {"node_instance_id": "management_plane_subnet_v55o2d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:54.786Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79e69b0d05a408f41e270d214878eea4458f516d\" -d '{\"subnet\": {\"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"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-05-17T01:15:54.565Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.554677b7-379f-4d6b-bc2e-10f18ccd231b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:54.786Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-91f2aa6c-5c5f-4c6e-b3ea-a84c9d55baf4", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.155Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5b09012a-6c33-4836-b17e-d5511bbfa99c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:54.786Z", "message": "connect_security_group(): source_id=5d2b1d20-ac0f-48d0-aa2e-374b03a74682 target={u'external_id': u'ea2d7940-b699-4f95-a589-7adbda877514', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.013Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.846fb6b3-b78e-424f-9be2-4e225b5cf584"}, {"node_instance_id": "management_plane_subnet_v55o2d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:54.786Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2439f54a-9f08-42c5-9fbd-4047af3c8cdd 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.151Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.554677b7-379f-4d6b-bc2e-10f18ccd231b"}, {"node_instance_id": "management_plane_subnet_v55o2d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:54.786Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-2439f54a-9f08-42c5-9fbd-4047af3c8cdd", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.152Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.554677b7-379f-4d6b-bc2e-10f18ccd231b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:54.786Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-cf6535bf-0088-4ba6-b242-69e4450ee314 Date: Fri, 17 May 2019 01:15:54 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:15:49Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"5d2b1d20-ac0f-48d0-aa2e-374b03a74682\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:59:2f:33\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:49Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.012Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.846fb6b3-b78e-424f-9be2-4e225b5cf584"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:54.786Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports.json?id=5d2b1d20-ac0f-48d0-aa2e-374b03a74682 used request id req-cf6535bf-0088-4ba6-b242-69e4450ee314", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.012Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.846fb6b3-b78e-424f-9be2-4e225b5cf584"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:54.786Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9fab5b7ffb7e4174208e23c36b5e21a1556c1120\" -d '{\"port\": {\"security_groups\": [\"ea2d7940-b699-4f95-a589-7adbda877514\"]}}'", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.013Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.846fb6b3-b78e-424f-9be2-4e225b5cf584"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:54.786Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-e0b48354-50a0-4021-99af-3a025b4bf1f0 Date: Fri, 17 May 2019 01:15:54 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:15:49Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"0942008a-bb97-495a-b662-d487517fd293\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:f3:39:39\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:49Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.095Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5b09012a-6c33-4836-b17e-d5511bbfa99c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:54.786Z", "message": "PUT call to network for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-e0b48354-50a0-4021-99af-3a025b4bf1f0", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.095Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5b09012a-6c33-4836-b17e-d5511bbfa99c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:54.786Z", "message": "PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-e0b48354-50a0-4021-99af-3a025b4bf1f0", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.096Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5b09012a-6c33-4836-b17e-d5511bbfa99c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:54.786Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-91f2aa6c-5c5f-4c6e-b3ea-a84c9d55baf4 Date: Fri, 17 May 2019 01:15:54 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:15:53Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"0942008a-bb97-495a-b662-d487517fd293\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:f3:39:39\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:49Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.154Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5b09012a-6c33-4836-b17e-d5511bbfa99c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:54.786Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-5a40c962-24fc-48ef-927d-1c8e7a9fd847 Date: Fri, 17 May 2019 01:15:54 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:15:49Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"5d2b1d20-ac0f-48d0-aa2e-374b03a74682\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:59:2f:33\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:49Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.692Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.846fb6b3-b78e-424f-9be2-4e225b5cf584"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:55.417Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:55.013Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:55.417Z", "message": "PUT call to network for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-5a40c962-24fc-48ef-927d-1c8e7a9fd847", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.692Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.846fb6b3-b78e-424f-9be2-4e225b5cf584"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:55.417Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.843Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:55.417Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.712Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:55.417Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-a655f308-4456-4df6-b892-387d4f440196", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.743Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.846fb6b3-b78e-424f-9be2-4e225b5cf584"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:55.417Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-a655f308-4456-4df6-b892-387d4f440196", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.743Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.846fb6b3-b78e-424f-9be2-4e225b5cf584"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:55.417Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9fab5b7ffb7e4174208e23c36b5e21a1556c1120\"", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.694Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.846fb6b3-b78e-424f-9be2-4e225b5cf584"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:55.417Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a655f308-4456-4df6-b892-387d4f440196 Date: Fri, 17 May 2019 01:15:54 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:15:54Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"5d2b1d20-ac0f-48d0-aa2e-374b03a74682\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:59:2f:33\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:49Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.743Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.846fb6b3-b78e-424f-9be2-4e225b5cf584"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:55.417Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:55.105Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:55.417Z", "message": "PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-5a40c962-24fc-48ef-927d-1c8e7a9fd847", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:54.692Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.846fb6b3-b78e-424f-9be2-4e225b5cf584"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:56.100Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:55.315Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:56.100Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:55.176Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "management_plane_subnet_v55o2d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:56.631Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-192f7f84-3aee-4967-bc98-ac5dc06820cb", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:56.072Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.554677b7-379f-4d6b-bc2e-10f18ccd231b"}, {"node_instance_id": "management_plane_subnet_v55o2d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:56.631Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:56.509Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "management_plane_subnet_v55o2d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:56.631Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-192f7f84-3aee-4967-bc98-ac5dc06820cb Date: Fri, 17 May 2019 01:15:56 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:55Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-05-17T01:15:55Z\",\"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\":\"9af8edf333bc4b6a882797ef3241ea06\",\"id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"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-05-17T01:15:56.072Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.554677b7-379f-4d6b-bc2e-10f18ccd231b"}, {"node_instance_id": "management_plane_subnet_v55o2d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:56.631Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/subnets.json used request id req-192f7f84-3aee-4967-bc98-ac5dc06820cb", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:56.073Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.554677b7-379f-4d6b-bc2e-10f18ccd231b"}, {"node_instance_id": "management_plane_subnet_v55o2d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:57.228Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:56.628Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "management_plane_subnet_v55o2d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:57.228Z", "message": "Post-configuring relationships", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:56.910Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "management_plane_subnet_v55o2d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:57.228Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:56.851Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:57.945Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "target_id": "router_vo5wbd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:57.102Z", "source_id": "management_plane_subnet_v55o2d", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:58.576Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/routers/4f69bc1c-5441-4806-8279-e084e2f9f955/add_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8860c6b9a6a987576669a9bb5f4b2ce1307cd315\" -d '{\"subnet_id\": \"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\"}'", "level": "debug", "target_id": "router_vo5wbd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:58.487Z", "source_id": "management_plane_subnet_v55o2d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.011b5fb6-0fda-48b0-8bdb-0c647f5c52e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:58.576Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_vo5wbd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:58.059Z", "source_id": "management_plane_subnet_v55o2d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.011b5fb6-0fda-48b0-8bdb-0c647f5c52e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:58.576Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:15:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf896331-3f11-43c8-b6c7-994c7287dc0f 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "router_vo5wbd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:58.064Z", "source_id": "management_plane_subnet_v55o2d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.011b5fb6-0fda-48b0-8bdb-0c647f5c52e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:15:58.576Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-cf896331-3f11-43c8-b6c7-994c7287dc0f", "level": "debug", "target_id": "router_vo5wbd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:15:58.064Z", "source_id": "management_plane_subnet_v55o2d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.011b5fb6-0fda-48b0-8bdb-0c647f5c52e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:02.339Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c0c994e6-6fee-47d2-976f-1d44db64933a Date: Fri, 17 May 2019 01:16:02 GMT \nRESP BODY: {\"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"subnet_id\": \"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\", \"subnet_ids\": [\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\"], \"port_id\": \"844fedef-31c7-40c2-abf5-ee253854b991\", \"id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\"}\n", "level": "debug", "target_id": "router_vo5wbd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:02.278Z", "source_id": "management_plane_subnet_v55o2d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.011b5fb6-0fda-48b0-8bdb-0c647f5c52e2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:02.846Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "target_id": "router_vo5wbd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:02.728Z", "source_id": "management_plane_subnet_v55o2d", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:02.846Z", "message": "PUT call to network for http://172.30.9.36:9696/v2.0/routers/4f69bc1c-5441-4806-8279-e084e2f9f955/add_router_interface.json used request id req-c0c994e6-6fee-47d2-976f-1d44db64933a", "level": "debug", "target_id": "router_vo5wbd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:02.279Z", "source_id": "management_plane_subnet_v55o2d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.011b5fb6-0fda-48b0-8bdb-0c647f5c52e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:02.846Z", "message": "PUT call to neutron for http://172.30.9.36:9696/v2.0/routers/4f69bc1c-5441-4806-8279-e084e2f9f955/add_router_interface.json used request id req-c0c994e6-6fee-47d2-976f-1d44db64933a", "level": "debug", "target_id": "router_vo5wbd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:02.279Z", "source_id": "management_plane_subnet_v55o2d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.011b5fb6-0fda-48b0-8bdb-0c647f5c52e2"}, {"node_instance_id": "management_plane_subnet_v55o2d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:03.441Z", "message": "Relationships post-configured", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:02.952Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}], "metadata": {"pagination": {"total": 268, "offset": 214, "size": 50}}} 2019-05-17 01:16:04,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:16:04,445 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:16:04 GMT 2019-05-17 01:16:04,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:16:04,445 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:16:04,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:16:04,445 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:16:04,445 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:16:04,446 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:16:04,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-562307cd-e033-492e-9e37-5e6e379788fa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:16:04,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-17 01:16:04,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports.json?id=5d2b1d20-ac0f-48d0-aa2e-374b03a74682 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fab5b7ffb7e4174208e23c36b5e21a1556c1120" 2019-05-17 01:16:04,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:16:04,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-05-17 01:16:04,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51f93128ffe7399550249d6f37c3e2a7bb2e9cb" 2019-05-17 01:16:04,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-91f2aa6c-5c5f-4c6e-b3ea-a84c9d55baf4 2019-05-17 01:16:04,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports.json?id=5d2b1d20-ac0f-48d0-aa2e-374b03a74682 used request id req-cf6535bf-0088-4ba6-b242-69e4450ee314 2019-05-17 01:16:04,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e69b0d05a408f41e270d214878eea4458f516d" -d '{"subnet": {"network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "ip_version": 4, "cidr": "11.0.0.0/24", "name": "management_plane_subnet"}}' 2019-05-17 01:16:04,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-91f2aa6c-5c5f-4c6e-b3ea-a84c9d55baf4 2019-05-17 01:16:04,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=5d2b1d20-ac0f-48d0-aa2e-374b03a74682 target={u'external_id': u'ea2d7940-b699-4f95-a589-7adbda877514', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-05-17 01:16:04,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2439f54a-9f08-42c5-9fbd-4047af3c8cdd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:16:04,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-2439f54a-9f08-42c5-9fbd-4047af3c8cdd 2019-05-17 01:16:04,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-cf6535bf-0088-4ba6-b242-69e4450ee314 Date: Fri, 17 May 2019 01:15:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:15:49Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05add35f-f029-4d24-a765-485d6f0beb59","ip_address":"12.0.0.4"}],"id":"5d2b1d20-ac0f-48d0-aa2e-374b03a74682","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:59:2f:33","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:49Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-17 01:16:04,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?id=5d2b1d20-ac0f-48d0-aa2e-374b03a74682 used request id req-cf6535bf-0088-4ba6-b242-69e4450ee314 2019-05-17 01:16:04,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fab5b7ffb7e4174208e23c36b5e21a1556c1120" -d '{"port": {"security_groups": ["ea2d7940-b699-4f95-a589-7adbda877514"]}}' 2019-05-17 01:16:04,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-e0b48354-50a0-4021-99af-3a025b4bf1f0 Date: Fri, 17 May 2019 01:15:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:15:49Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05add35f-f029-4d24-a765-485d6f0beb59","ip_address":"12.0.0.7"}],"id":"0942008a-bb97-495a-b662-d487517fd293","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:f3:39:39","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:49Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-17 01:16:04,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-e0b48354-50a0-4021-99af-3a025b4bf1f0 2019-05-17 01:16:04,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-e0b48354-50a0-4021-99af-3a025b4bf1f0 2019-05-17 01:16:04,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-91f2aa6c-5c5f-4c6e-b3ea-a84c9d55baf4 Date: Fri, 17 May 2019 01:15:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:15:53Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05add35f-f029-4d24-a765-485d6f0beb59","ip_address":"12.0.0.7"}],"id":"0942008a-bb97-495a-b662-d487517fd293","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:f3:39:39","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:16:04,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-5a40c962-24fc-48ef-927d-1c8e7a9fd847 Date: Fri, 17 May 2019 01:15:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:15:49Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05add35f-f029-4d24-a765-485d6f0beb59","ip_address":"12.0.0.4"}],"id":"5d2b1d20-ac0f-48d0-aa2e-374b03a74682","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:59:2f:33","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:49Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-17 01:16:04,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-17 01:16:04,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-5a40c962-24fc-48ef-927d-1c8e7a9fd847 2019-05-17 01:16:04,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-05-17 01:16:04,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-05-17 01:16:04,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-a655f308-4456-4df6-b892-387d4f440196 2019-05-17 01:16:04,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-a655f308-4456-4df6-b892-387d4f440196 2019-05-17 01:16:04,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fab5b7ffb7e4174208e23c36b5e21a1556c1120" 2019-05-17 01:16:04,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a655f308-4456-4df6-b892-387d4f440196 Date: Fri, 17 May 2019 01:15:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:15:54Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05add35f-f029-4d24-a765-485d6f0beb59","ip_address":"12.0.0.4"}],"id":"5d2b1d20-ac0f-48d0-aa2e-374b03a74682","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:59:2f:33","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:16:04,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-05-17 01:16:04,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-5a40c962-24fc-48ef-927d-1c8e7a9fd847 2019-05-17 01:16:04,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-17 01:16:04,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-05-17 01:16:04,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-192f7f84-3aee-4967-bc98-ac5dc06820cb 2019-05-17 01:16:04,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-05-17 01:16:04,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-192f7f84-3aee-4967-bc98-ac5dc06820cb Date: Fri, 17 May 2019 01:15:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:55Z","dns_nameservers":[],"updated_at":"2019-05-17T01:15:55Z","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":"9af8edf333bc4b6a882797ef3241ea06","id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","subnetpool_id":null,"name":"management_plane_subnet"}} 2019-05-17 01:16:04,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/subnets.json used request id req-192f7f84-3aee-4967-bc98-ac5dc06820cb 2019-05-17 01:16:04,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-17 01:16:04,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Post-configuring relationships 2019-05-17 01:16:04,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-17 01:16:04,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-05-17 01:16:04,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/routers/4f69bc1c-5441-4806-8279-e084e2f9f955/add_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8860c6b9a6a987576669a9bb5f4b2ce1307cd315" -d '{"subnet_id": "7493f7e9-6cc0-4fd0-a49d-ae127d44b131"}' 2019-05-17 01:16:04,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:16:04,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:15:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf896331-3f11-43c8-b6c7-994c7287dc0f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:16:04,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-cf896331-3f11-43c8-b6c7-994c7287dc0f 2019-05-17 01:16:04,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c0c994e6-6fee-47d2-976f-1d44db64933a Date: Fri, 17 May 2019 01:16:02 GMT RESP BODY: {"network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "subnet_id": "7493f7e9-6cc0-4fd0-a49d-ae127d44b131", "subnet_ids": ["7493f7e9-6cc0-4fd0-a49d-ae127d44b131"], "port_id": "844fedef-31c7-40c2-abf5-ee253854b991", "id": "4f69bc1c-5441-4806-8279-e084e2f9f955"} 2019-05-17 01:16:04,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-05-17 01:16:04,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/4f69bc1c-5441-4806-8279-e084e2f9f955/add_router_interface.json used request id req-c0c994e6-6fee-47d2-976f-1d44db64933a 2019-05-17 01:16:04,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.36:9696/v2.0/routers/4f69bc1c-5441-4806-8279-e084e2f9f955/add_router_interface.json used request id req-c0c994e6-6fee-47d2-976f-1d44db64933a 2019-05-17 01:16:04,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships post-configured 2019-05-17 01:16:04,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:16:04,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:16:04,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:16:04,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:16:04,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:16:04,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:16:04,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:16:04,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:16:04,552 - 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-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:16:04,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:16:04,552 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:16:04 GMT 2019-05-17 01:16:04,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:16:04,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:16:04,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:16:04,553 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:16:04,553 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:16:09,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:16:09,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:16:09,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:16:09,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:16:09,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:16:09,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:16:09,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:16:09,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:16:09,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_v55o2d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:03.441Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:03.096Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "management_plane_subnet_v55o2d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:03.441Z", "message": "Relationships post-configured", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:02.952Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_port_23kvm2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:04.072Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:03.651Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_port_bu79hj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:04.072Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:03.855Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_port_bu79hj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:04.703Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:04.257Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_port_23kvm2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:04.703Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:03.885Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_port_23kvm2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:05.422Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:16:04.992Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.0d6bddee-d5fc-4c89-b65d-f27aea1c777a"}, {"node_instance_id": "reference_vnf_port_23kvm2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:05.422Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:16:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-826ee659-e536-4fa1-bdc6-21e01fce696a 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:04.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.0d6bddee-d5fc-4c89-b65d-f27aea1c777a"}, {"node_instance_id": "reference_vnf_port_23kvm2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:05.422Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-826ee659-e536-4fa1-bdc6-21e01fce696a", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:04.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.0d6bddee-d5fc-4c89-b65d-f27aea1c777a"}, {"node_instance_id": "reference_vnf_port_23kvm2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:06.067Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1f708643482a69b47ce70884d23edf7a77cfce82\" -d '{\"port\": {\"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"fixed_ips\": [{\"subnet_id\": \"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\"}], \"name\": \"reference_vnf_port\", \"security_groups\": [\"ea2d7940-b699-4f95-a589-7adbda877514\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:05.421Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.0d6bddee-d5fc-4c89-b65d-f27aea1c777a"}, {"node_instance_id": "target_vnf_port_bu79hj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:06.067Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-8403fccd-97ed-4151-b4f3-481ad3b400ae", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:05.487Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.2929e9c6-1379-4183-887a-7ef71d01321e"}, {"node_instance_id": "target_vnf_port_bu79hj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:06.067Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8541336d82510d9821d6864ced3c4f8f8a41499e\" -d '{\"port\": {\"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"fixed_ips\": [{\"subnet_id\": \"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\"}], \"name\": \"target_vnf_port\", \"security_groups\": [\"ea2d7940-b699-4f95-a589-7adbda877514\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:05.909Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.2929e9c6-1379-4183-887a-7ef71d01321e"}, {"node_instance_id": "target_vnf_port_bu79hj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:06.067Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:16:05.482Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.2929e9c6-1379-4183-887a-7ef71d01321e"}, {"node_instance_id": "target_vnf_port_bu79hj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:06.067Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8403fccd-97ed-4151-b4f3-481ad3b400ae 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:05.487Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.2929e9c6-1379-4183-887a-7ef71d01321e"}, {"node_instance_id": "reference_vnf_port_23kvm2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:06.988Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-314f6051-ebb0-4181-ab40-567061821ea2 Date: Fri, 17 May 2019 01:16:06 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:16:06Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:39:0f:70\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"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-05-17T01:16:06.822Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.0d6bddee-d5fc-4c89-b65d-f27aea1c777a"}, {"node_instance_id": "reference_vnf_port_23kvm2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:07.670Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:07.277Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_port_23kvm2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:07.670Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:07.350Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_port_bu79hj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:07.670Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/ports.json used request id req-514c8abd-878f-4c96-9dcc-971f82a71e1c", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:07.224Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.2929e9c6-1379-4183-887a-7ef71d01321e"}, {"node_instance_id": "target_vnf_port_bu79hj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:07.670Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/ports.json used request id req-514c8abd-878f-4c96-9dcc-971f82a71e1c", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:07.224Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.2929e9c6-1379-4183-887a-7ef71d01321e"}, {"node_instance_id": "target_vnf_port_bu79hj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:07.670Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-514c8abd-878f-4c96-9dcc-971f82a71e1c Date: Fri, 17 May 2019 01:16:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:16:06Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"fe8924e9-fc53-4229-b315-e96d9047b649\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:8b:3d:77\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"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-05-17T01:16:07.223Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.2929e9c6-1379-4183-887a-7ef71d01321e"}, {"node_instance_id": "reference_vnf_port_23kvm2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:07.670Z", "message": "POST call to neutron for http://172.30.9.36:9696/v2.0/ports.json used request id req-314f6051-ebb0-4181-ab40-567061821ea2", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:06.823Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.0d6bddee-d5fc-4c89-b65d-f27aea1c777a"}, {"node_instance_id": "reference_vnf_port_23kvm2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:07.670Z", "message": "POST call to network for http://172.30.9.36:9696/v2.0/ports.json used request id req-314f6051-ebb0-4181-ab40-567061821ea2", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:06.823Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.0d6bddee-d5fc-4c89-b65d-f27aea1c777a"}, {"node_instance_id": "reference_vnf_port_23kvm2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:08.265Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:07.545Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_port_23kvm2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:08.265Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:07.650Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_port_bu79hj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:08.265Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:07.682Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:08.865Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:07.949Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_port_bu79hj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:08.865Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:07.753Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_port_23kvm2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:08.865Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:07.785Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:09.461Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:16:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d2e45fe-f484-4208-a53a-656fa538c09d 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:09.037Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.e1af3c2f-eb0b-4669-8ed5-3c49b680cdcb"}, {"node_instance_id": "target_vnf_port_bu79hj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:09.461Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:08.284Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_port_bu79hj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:09.461Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:08.487Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_port_bu79hj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:09.461Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:08.553Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:09.461Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-2d2e45fe-f484-4208-a53a-656fa538c09d", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:09.037Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.e1af3c2f-eb0b-4669-8ed5-3c49b680cdcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:09.461Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:09.032Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.e1af3c2f-eb0b-4669-8ed5-3c49b680cdcb"}], "metadata": {"pagination": {"total": 298, "offset": 264, "size": 50}}} 2019-05-17 01:16:09,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:16:09,646 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:16:09 GMT 2019-05-17 01:16:09,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:16:09,646 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:16:09,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:16:09,646 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:16:09,646 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:16:09,646 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:16:09,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-17 01:16:09,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships post-configured 2019-05-17 01:16:09,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-17 01:16:09,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-17 01:16:09,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-05-17 01:16:09,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-05-17 01:16:09,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:16:09,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:16:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-826ee659-e536-4fa1-bdc6-21e01fce696a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:16:09,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-826ee659-e536-4fa1-bdc6-21e01fce696a 2019-05-17 01:16:09,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f708643482a69b47ce70884d23edf7a77cfce82" -d '{"port": {"network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "fixed_ips": [{"subnet_id": "7493f7e9-6cc0-4fd0-a49d-ae127d44b131"}], "name": "reference_vnf_port", "security_groups": ["ea2d7940-b699-4f95-a589-7adbda877514"]}}' 2019-05-17 01:16:09,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-8403fccd-97ed-4151-b4f3-481ad3b400ae 2019-05-17 01:16:09,650 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8541336d82510d9821d6864ced3c4f8f8a41499e" -d '{"port": {"network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "fixed_ips": [{"subnet_id": "7493f7e9-6cc0-4fd0-a49d-ae127d44b131"}], "name": "target_vnf_port", "security_groups": ["ea2d7940-b699-4f95-a589-7adbda877514"]}}' 2019-05-17 01:16:09,650 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:16:09,650 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8403fccd-97ed-4151-b4f3-481ad3b400ae Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:16:09,650 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-314f6051-ebb0-4181-ab40-567061821ea2 Date: Fri, 17 May 2019 01:16:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:16:06Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:39:0f:70","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:16:09,650 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-05-17 01:16:09,650 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-17 01:16:09,651 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/ports.json used request id req-514c8abd-878f-4c96-9dcc-971f82a71e1c 2019-05-17 01:16:09,651 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/ports.json used request id req-514c8abd-878f-4c96-9dcc-971f82a71e1c 2019-05-17 01:16:09,651 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-514c8abd-878f-4c96-9dcc-971f82a71e1c Date: Fri, 17 May 2019 01:16:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:16:06Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.9"}],"id":"fe8924e9-fc53-4229-b315-e96d9047b649","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:8b:3d:77","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:16:09,651 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.36:9696/v2.0/ports.json used request id req-314f6051-ebb0-4181-ab40-567061821ea2 2019-05-17 01:16:09,651 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/ports.json used request id req-314f6051-ebb0-4181-ab40-567061821ea2 2019-05-17 01:16:09,651 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-17 01:16:09,651 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-17 01:16:09,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-05-17 01:16:09,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-05-17 01:16:09,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-17 01:16:09,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-17 01:16:09,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:16:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d2e45fe-f484-4208-a53a-656fa538c09d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:16:09,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-17 01:16:09,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-17 01:16:09,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-17 01:16:09,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-2d2e45fe-f484-4208-a53a-656fa538c09d 2019-05-17 01:16:09,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:16:09,653 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:16:09,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:16:09,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:16:09,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:16:09,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:16:09,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:16:09,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:16:09,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:16:09,736 - 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-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:16:09,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:16:09,737 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:16:09 GMT 2019-05-17 01:16:09,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:16:09,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:16:09,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:16:09,737 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:16:09,737 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:16:14,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:16:14,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:16:14,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:16:14,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:16:14,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:16:14,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:16:14,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:16:14,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:16:14,839 - 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-05-17T01:16:10.060Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports.json?id=0e293e8e-60b4-4a66-9432-1c48a1f52686 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}095a610cc7472b400e6ad6ae55cc6493b4bc7906\"", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:09.449Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.e1af3c2f-eb0b-4669-8ed5-3c49b680cdcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:10.060Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-459bed00-9db0-47d4-bf2b-bfa82b57c2c9 Date: Fri, 17 May 2019 01:16:09 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:16:06Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:39:0f:70\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:09.714Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.e1af3c2f-eb0b-4669-8ed5-3c49b680cdcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:10.060Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports.json?id=0e293e8e-60b4-4a66-9432-1c48a1f52686 used request id req-459bed00-9db0-47d4-bf2b-bfa82b57c2c9", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:09.714Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.e1af3c2f-eb0b-4669-8ed5-3c49b680cdcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:10.060Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports.json?id=0e293e8e-60b4-4a66-9432-1c48a1f52686 used request id req-459bed00-9db0-47d4-bf2b-bfa82b57c2c9", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:09.714Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.e1af3c2f-eb0b-4669-8ed5-3c49b680cdcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:10.060Z", "message": "connect_security_group(): source_id=0e293e8e-60b4-4a66-9432-1c48a1f52686 target={u'external_id': u'ea2d7940-b699-4f95-a589-7adbda877514', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:09.715Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.e1af3c2f-eb0b-4669-8ed5-3c49b680cdcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:10.060Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}095a610cc7472b400e6ad6ae55cc6493b4bc7906\" -d '{\"port\": {\"security_groups\": [\"ea2d7940-b699-4f95-a589-7adbda877514\"]}}'", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:09.716Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.e1af3c2f-eb0b-4669-8ed5-3c49b680cdcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:10.060Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:09.859Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ef90f799-340b-4a58-a219-4df3021a9cbd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:10.060Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:08.742Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:10.729Z", "message": "PUT call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-f5946f6d-55d5-4014-8d1b-44c7380df7cb", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:10.440Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.e1af3c2f-eb0b-4669-8ed5-3c49b680cdcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:10.729Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}095a610cc7472b400e6ad6ae55cc6493b4bc7906\"", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:10.441Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.e1af3c2f-eb0b-4669-8ed5-3c49b680cdcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:10.729Z", "message": "PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-f5946f6d-55d5-4014-8d1b-44c7380df7cb", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:10.440Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.e1af3c2f-eb0b-4669-8ed5-3c49b680cdcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:10.729Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:16:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e07fa55c-96fe-4b23-a6e7-6bcc951302d3 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:09.866Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ef90f799-340b-4a58-a219-4df3021a9cbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:10.729Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-e07fa55c-96fe-4b23-a6e7-6bcc951302d3", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:09.867Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ef90f799-340b-4a58-a219-4df3021a9cbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:10.729Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports.json?id=fe8924e9-fc53-4229-b315-e96d9047b649 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0b5688fce65a0702e1468445b934033d9956878\"", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:10.300Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ef90f799-340b-4a58-a219-4df3021a9cbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:10.729Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-f5946f6d-55d5-4014-8d1b-44c7380df7cb Date: Fri, 17 May 2019 01:16:10 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:16:06Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:39:0f:70\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:10.440Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.e1af3c2f-eb0b-4669-8ed5-3c49b680cdcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:11.306Z", "message": "connect_security_group(): source_id=fe8924e9-fc53-4229-b315-e96d9047b649 target={u'external_id': u'ea2d7940-b699-4f95-a589-7adbda877514', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:10.638Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ef90f799-340b-4a58-a219-4df3021a9cbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:11.306Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0b5688fce65a0702e1468445b934033d9956878\" -d '{\"port\": {\"security_groups\": [\"ea2d7940-b699-4f95-a589-7adbda877514\"]}}'", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:10.639Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ef90f799-340b-4a58-a219-4df3021a9cbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:11.306Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-fe3a81f7-f9da-4150-bf10-2616b8fbe591", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:10.780Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.e1af3c2f-eb0b-4669-8ed5-3c49b680cdcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:11.306Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-fe3a81f7-f9da-4150-bf10-2616b8fbe591 Date: Fri, 17 May 2019 01:16:10 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:16:10Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:39:0f:70\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:10.780Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.e1af3c2f-eb0b-4669-8ed5-3c49b680cdcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:11.306Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-fe3a81f7-f9da-4150-bf10-2616b8fbe591", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:10.780Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.e1af3c2f-eb0b-4669-8ed5-3c49b680cdcb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:11.306Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_facuzv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:11.159Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:11.306Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:10.974Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:11.306Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-cfeb63c6-634d-4e44-a81b-e27351179510 Date: Fri, 17 May 2019 01:16:10 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:16:06Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"fe8924e9-fc53-4229-b315-e96d9047b649\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:8b:3d:77\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:10.637Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ef90f799-340b-4a58-a219-4df3021a9cbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:11.306Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports.json?id=fe8924e9-fc53-4229-b315-e96d9047b649 used request id req-cfeb63c6-634d-4e44-a81b-e27351179510", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:10.637Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ef90f799-340b-4a58-a219-4df3021a9cbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:11.306Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports.json?id=fe8924e9-fc53-4229-b315-e96d9047b649 used request id req-cfeb63c6-634d-4e44-a81b-e27351179510", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:10.638Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ef90f799-340b-4a58-a219-4df3021a9cbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:11.893Z", "message": "PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-6a5792dd-5e9c-4fb0-a015-2c7e334b92fd", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:11.426Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ef90f799-340b-4a58-a219-4df3021a9cbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:11.893Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e26d68b9-b8ae-423b-b934-a13b4f1b697a Date: Fri, 17 May 2019 01:16:11 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:16:11Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"fe8924e9-fc53-4229-b315-e96d9047b649\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:8b:3d:77\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:11.761Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ef90f799-340b-4a58-a219-4df3021a9cbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:11.893Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-6a5792dd-5e9c-4fb0-a015-2c7e334b92fd Date: Fri, 17 May 2019 01:16:11 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:16:06Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"fe8924e9-fc53-4229-b315-e96d9047b649\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:8b:3d:77\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:11.425Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ef90f799-340b-4a58-a219-4df3021a9cbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:11.893Z", "message": "PUT call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-6a5792dd-5e9c-4fb0-a015-2c7e334b92fd", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:11.425Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ef90f799-340b-4a58-a219-4df3021a9cbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:11.893Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0b5688fce65a0702e1468445b934033d9956878\"", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:11.426Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ef90f799-340b-4a58-a219-4df3021a9cbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:12.428Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_facuzv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:12.122Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.8e0f0aff-77bb-423b-9229-93074169b4fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:12.428Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-e26d68b9-b8ae-423b-b934-a13b4f1b697a", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:11.762Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ef90f799-340b-4a58-a219-4df3021a9cbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:12.428Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-e26d68b9-b8ae-423b-b934-a13b4f1b697a", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:11.761Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.ef90f799-340b-4a58-a219-4df3021a9cbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:12.428Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-393388e2-1fa3-46b2-881b-d663d30e8a54", "level": "debug", "target_id": "reference_vnf_ip_facuzv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:12.127Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.8e0f0aff-77bb-423b-9229-93074169b4fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:12.428Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-393388e2-1fa3-46b2-881b-d663d30e8a54 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_facuzv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:12.127Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.8e0f0aff-77bb-423b-9229-93074169b4fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:12.942Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4493145b8d52e1a8c6220aa728e8ff9219af9dcc\" -d '{\"floatingip\": {\"port_id\": \"0e293e8e-60b4-4a66-9432-1c48a1f52686\"}}'", "level": "debug", "target_id": "reference_vnf_ip_facuzv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:12.536Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.8e0f0aff-77bb-423b-9229-93074169b4fd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:12.942Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:12.359Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:12.942Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_styhe6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:12.481Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:13.560Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_styhe6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:13.458Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.d0110197-a9f7-4480-9907-a0c9a744f9e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:14.227Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-8a06022f-cda8-4c2f-8715-39a36b1e6b45", "level": "debug", "target_id": "target_vnf_ip_styhe6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:13.464Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.d0110197-a9f7-4480-9907-a0c9a744f9e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:14.227Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:16:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a06022f-cda8-4c2f-8715-39a36b1e6b45 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_styhe6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:13.462Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.d0110197-a9f7-4480-9907-a0c9a744f9e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:14.227Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}968bed788bca05fe05467036fe08c8d4be5cff0e\" -d '{\"floatingip\": {\"port_id\": \"fe8924e9-fc53-4229-b315-e96d9047b649\"}}'", "level": "debug", "target_id": "target_vnf_ip_styhe6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:13.875Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.d0110197-a9f7-4480-9907-a0c9a744f9e4"}], "metadata": {"pagination": {"total": 340, "offset": 298, "size": 50}}} 2019-05-17 01:16:14,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:16:14,839 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:16:14 GMT 2019-05-17 01:16:14,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:16:14,839 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:16:14,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:16:14,840 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:16:14,840 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:16:14,840 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:16:14,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports.json?id=0e293e8e-60b4-4a66-9432-1c48a1f52686 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}095a610cc7472b400e6ad6ae55cc6493b4bc7906" 2019-05-17 01:16:14,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-459bed00-9db0-47d4-bf2b-bfa82b57c2c9 Date: Fri, 17 May 2019 01:16:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:16:06Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:39:0f:70","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-17 01:16:14,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?id=0e293e8e-60b4-4a66-9432-1c48a1f52686 used request id req-459bed00-9db0-47d4-bf2b-bfa82b57c2c9 2019-05-17 01:16:14,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports.json?id=0e293e8e-60b4-4a66-9432-1c48a1f52686 used request id req-459bed00-9db0-47d4-bf2b-bfa82b57c2c9 2019-05-17 01:16:14,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=0e293e8e-60b4-4a66-9432-1c48a1f52686 target={u'external_id': u'ea2d7940-b699-4f95-a589-7adbda877514', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-05-17 01:16:14,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}095a610cc7472b400e6ad6ae55cc6493b4bc7906" -d '{"port": {"security_groups": ["ea2d7940-b699-4f95-a589-7adbda877514"]}}' 2019-05-17 01:16:14,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:16:14,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-05-17 01:16:14,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-f5946f6d-55d5-4014-8d1b-44c7380df7cb 2019-05-17 01:16:14,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}095a610cc7472b400e6ad6ae55cc6493b4bc7906" 2019-05-17 01:16:14,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-f5946f6d-55d5-4014-8d1b-44c7380df7cb 2019-05-17 01:16:14,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:16:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e07fa55c-96fe-4b23-a6e7-6bcc951302d3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:16:14,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-e07fa55c-96fe-4b23-a6e7-6bcc951302d3 2019-05-17 01:16:14,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports.json?id=fe8924e9-fc53-4229-b315-e96d9047b649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b5688fce65a0702e1468445b934033d9956878" 2019-05-17 01:16:14,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-f5946f6d-55d5-4014-8d1b-44c7380df7cb Date: Fri, 17 May 2019 01:16:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:16:06Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:39:0f:70","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-17 01:16:14,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=fe8924e9-fc53-4229-b315-e96d9047b649 target={u'external_id': u'ea2d7940-b699-4f95-a589-7adbda877514', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-05-17 01:16:14,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b5688fce65a0702e1468445b934033d9956878" -d '{"port": {"security_groups": ["ea2d7940-b699-4f95-a589-7adbda877514"]}}' 2019-05-17 01:16:14,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-fe3a81f7-f9da-4150-bf10-2616b8fbe591 2019-05-17 01:16:14,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-fe3a81f7-f9da-4150-bf10-2616b8fbe591 Date: Fri, 17 May 2019 01:16:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:16:10Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:39:0f:70","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:16:14,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-fe3a81f7-f9da-4150-bf10-2616b8fbe591 2019-05-17 01:16:14,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-05-17 01:16:14,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-05-17 01:16:14,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-cfeb63c6-634d-4e44-a81b-e27351179510 Date: Fri, 17 May 2019 01:16:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:16:06Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.9"}],"id":"fe8924e9-fc53-4229-b315-e96d9047b649","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:8b:3d:77","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-17 01:16:14,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?id=fe8924e9-fc53-4229-b315-e96d9047b649 used request id req-cfeb63c6-634d-4e44-a81b-e27351179510 2019-05-17 01:16:14,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports.json?id=fe8924e9-fc53-4229-b315-e96d9047b649 used request id req-cfeb63c6-634d-4e44-a81b-e27351179510 2019-05-17 01:16:14,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-6a5792dd-5e9c-4fb0-a015-2c7e334b92fd 2019-05-17 01:16:14,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e26d68b9-b8ae-423b-b934-a13b4f1b697a Date: Fri, 17 May 2019 01:16:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:16:11Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.9"}],"id":"fe8924e9-fc53-4229-b315-e96d9047b649","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:8b:3d:77","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:16:14,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-6a5792dd-5e9c-4fb0-a015-2c7e334b92fd Date: Fri, 17 May 2019 01:16:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:16:06Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.9"}],"id":"fe8924e9-fc53-4229-b315-e96d9047b649","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:8b:3d:77","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-17 01:16:14,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-6a5792dd-5e9c-4fb0-a015-2c7e334b92fd 2019-05-17 01:16:14,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b5688fce65a0702e1468445b934033d9956878" 2019-05-17 01:16:14,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:16:14,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-e26d68b9-b8ae-423b-b934-a13b4f1b697a 2019-05-17 01:16:14,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-e26d68b9-b8ae-423b-b934-a13b4f1b697a 2019-05-17 01:16:14,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-393388e2-1fa3-46b2-881b-d663d30e8a54 2019-05-17 01:16:14,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-393388e2-1fa3-46b2-881b-d663d30e8a54 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:16:14,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493145b8d52e1a8c6220aa728e8ff9219af9dcc" -d '{"floatingip": {"port_id": "0e293e8e-60b4-4a66-9432-1c48a1f52686"}}' 2019-05-17 01:16:14,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-05-17 01:16:14,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-05-17 01:16:14,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:16:14,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-8a06022f-cda8-4c2f-8715-39a36b1e6b45 2019-05-17 01:16:14,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:16:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a06022f-cda8-4c2f-8715-39a36b1e6b45 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:16:14,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968bed788bca05fe05467036fe08c8d4be5cff0e" -d '{"floatingip": {"port_id": "fe8924e9-fc53-4229-b315-e96d9047b649"}}' 2019-05-17 01:16:14,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:16:15,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:16:15,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:16:15,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:16:15,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:16:15,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:16:15,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:16:15,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:16:15,022 - 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-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:16:15,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:16:15,022 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:16:15 GMT 2019-05-17 01:16:15,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:16:15,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:16:15,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:16:15,022 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:16:15,022 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:16:20,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:16:20,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:16:20,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:16:20,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:16:20,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:16:20,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:16:20,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:16:20,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:16:20,105 - 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-05-17T01:16:14.845Z", "message": "PUT call to neutron for http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json used request id req-5198402b-0989-4d87-b908-aaad2247b8cc", "level": "debug", "target_id": "reference_vnf_ip_facuzv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:14.471Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.8e0f0aff-77bb-423b-9229-93074169b4fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:14.845Z", "message": "PUT call to network for http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json used request id req-5198402b-0989-4d87-b908-aaad2247b8cc", "level": "debug", "target_id": "reference_vnf_ip_facuzv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:14.471Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.8e0f0aff-77bb-423b-9229-93074169b4fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:14.845Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-5198402b-0989-4d87-b908-aaad2247b8cc Date: Fri, 17 May 2019 01:16:14 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:16:13Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:39:0f:70\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.27\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 1, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"0e293e8e-60b4-4a66-9432-1c48a1f52686\", \"id\": \"ad0e057e-e569-421f-9077-a8b13f569ccc\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_facuzv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:14.470Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.8e0f0aff-77bb-423b-9229-93074169b4fd"}, {"node_instance_id": "reference_vnf_port_23kvm2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:15.557Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:15.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:15.557Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_facuzv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:14.711Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_port_23kvm2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:15.557Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:14.954Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:16.088Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:15.881Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:16.088Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:15.657Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:16.683Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-b40b2c9c-857a-429a-9f80-ef8dbfc3c8b4 Date: Fri, 17 May 2019 01:16:15 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:16:14Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:8b:3d:77\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 1, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"fe8924e9-fc53-4229-b315-e96d9047b649\", \"id\": \"e2de579a-deb5-4e26-a047-1ed2352185e0\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_styhe6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:15.953Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.d0110197-a9f7-4480-9907-a0c9a744f9e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:16.683Z", "message": "PUT call to neutron for http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json used request id req-b40b2c9c-857a-429a-9f80-ef8dbfc3c8b4", "level": "debug", "target_id": "target_vnf_ip_styhe6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:15.954Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.d0110197-a9f7-4480-9907-a0c9a744f9e4"}, {"node_instance_id": "target_vnf_port_bu79hj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:16.683Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:16.404Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:16.683Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_styhe6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:16.280Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:16.683Z", "message": "PUT call to network for http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json used request id req-b40b2c9c-857a-429a-9f80-ef8dbfc3c8b4", "level": "debug", "target_id": "target_vnf_ip_styhe6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:15.953Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.d0110197-a9f7-4480-9907-a0c9a744f9e4"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:17.314Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:16:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5a86f6a-0f62-428d-b493-c669c46f0c45 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:17.032Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:17.314Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:16:17.027Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "target_vnf_port_bu79hj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:17.314Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:16.496Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:17.314Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:16.975Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:17.314Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:17.235Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:17.314Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-b5a86f6a-0f62-428d-b493-c669c46f0c45", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:17.032Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:17.314Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-b5a86f6a-0f62-428d-b493-c669c46f0c45", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:17.032Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:17.314Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:16:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5a86f6a-0f62-428d-b493-c669c46f0c45 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:17.032Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:17.314Z", "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'0e293e8e-60b4-4a66-9432-1c48a1f52686', u'fixed_ip_address': u'11.0.0.27', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:39:0f:70'}, {u'external_id': u'5d2b1d20-ac0f-48d0-aa2e-374b03a74682', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:59:2f:33'}]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:17.001Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:17.314Z", "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-05-17T01:16:17.026Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:17.314Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:16:17.027Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:17.817Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5503e6f333be8d4f920a875d1df75ca4a92fca42\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:17.446Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:17.817Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5503e6f333be8d4f920a875d1df75ca4a92fca42\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:17.446Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:18.534Z", "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'fe8924e9-fc53-4229-b315-e96d9047b649', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:8b:3d:77'}, {u'external_id': u'0942008a-bb97-495a-b662-d487517fd293', u'fixed_ip_address': u'12.0.0.7', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:f3:39:39'}]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:18.327Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.167Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:16:18.349Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.167Z", "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-05-17T01:16:18.348Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.167Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:16:18.349Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.167Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e4c5c55-b73b-4ef0-ba69-1ff1f9eed8ba 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:18.354Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.167Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e4c5c55-b73b-4ef0-ba69-1ff1f9eed8ba 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:18.354Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.167Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-8e4c5c55-b73b-4ef0-ba69-1ff1f9eed8ba", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:18.355Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.167Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-8e4c5c55-b73b-4ef0-ba69-1ff1f9eed8ba", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:18.355Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.167Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aef9a68d5344c6d26fb4bb37893e005c9f01bb71\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:18.855Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.167Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aef9a68d5344c6d26fb4bb37893e005c9f01bb71\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:18.856Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.167Z", "message": "RESP: [200] Date: Fri, 17 May 2019 01:16: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-230127b8-de1d-4ff9-bd60-5954b10695f3 x-compute-request-id: req-230127b8-de1d-4ff9-bd60-5954b10695f3 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98\"}, {\"id\": \"6ad09cf2-bcfb-4881-9970-71dcefe386e2\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.022Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-1485df06-79b3-4b0c-a51a-95c87aa69e63", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.061Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-1485df06-79b3-4b0c-a51a-95c87aa69e63", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.061Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-1485df06-79b3-4b0c-a51a-95c87aa69e63", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.061Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-1485df06-79b3-4b0c-a51a-95c87aa69e63", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.061Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc799e95-011f-4b54-884c-90cea0216743 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.067Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-bc799e95-011f-4b54-884c-90cea0216743", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.067Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-bc799e95-011f-4b54-884c-90cea0216743", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.067Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "RESP: [200] Date: Fri, 17 May 2019 01:16: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-230127b8-de1d-4ff9-bd60-5954b10695f3 x-compute-request-id: req-230127b8-de1d-4ff9-bd60-5954b10695f3 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98\"}, {\"id\": \"6ad09cf2-bcfb-4881-9970-71dcefe386e2\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.022Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-230127b8-de1d-4ff9-bd60-5954b10695f3", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.022Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-230127b8-de1d-4ff9-bd60-5954b10695f3", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.022Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-230127b8-de1d-4ff9-bd60-5954b10695f3", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.023Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-230127b8-de1d-4ff9-bd60-5954b10695f3", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.023Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5503e6f333be8d4f920a875d1df75ca4a92fca42\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.024Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}], "metadata": {"pagination": {"total": 404, "offset": 340, "size": 50}}} 2019-05-17 01:16:20,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:16:20,105 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:16:20 GMT 2019-05-17 01:16:20,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:16:20,105 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:16:20,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:16:20,105 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:16:20,105 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:16:20,105 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:16:20,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json used request id req-5198402b-0989-4d87-b908-aaad2247b8cc 2019-05-17 01:16:20,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json used request id req-5198402b-0989-4d87-b908-aaad2247b8cc 2019-05-17 01:16:20,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-5198402b-0989-4d87-b908-aaad2247b8cc Date: Fri, 17 May 2019 01:16:14 GMT RESP BODY: {"floatingip": {"router_id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:16:13Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "device_owner": "", "mac_address": "fa:16:3e:39:0f:70", "device_id": ""}, "fixed_ip_address": "11.0.0.27", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "0e293e8e-60b4-4a66-9432-1c48a1f52686", "id": "ad0e057e-e569-421f-9077-a8b13f569ccc", "qos_policy_id": null}} 2019-05-17 01:16:20,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-17 01:16:20,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-05-17 01:16:20,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-05-17 01:16:20,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-17 01:16:20,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-17 01:16:20,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-b40b2c9c-857a-429a-9f80-ef8dbfc3c8b4 Date: Fri, 17 May 2019 01:16:15 GMT RESP BODY: {"floatingip": {"router_id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:16:14Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "device_owner": "", "mac_address": "fa:16:3e:8b:3d:77", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "fe8924e9-fc53-4229-b315-e96d9047b649", "id": "e2de579a-deb5-4e26-a047-1ed2352185e0", "qos_policy_id": null}} 2019-05-17 01:16:20,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json used request id req-b40b2c9c-857a-429a-9f80-ef8dbfc3c8b4 2019-05-17 01:16:20,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-05-17 01:16:20,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-05-17 01:16:20,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json used request id req-b40b2c9c-857a-429a-9f80-ef8dbfc3c8b4 2019-05-17 01:16:20,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:16:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5a86f6a-0f62-428d-b493-c669c46f0c45 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:16:20,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:16:20,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-17 01:16:20,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-17 01:16:20,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-17 01:16:20,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-b5a86f6a-0f62-428d-b493-c669c46f0c45 2019-05-17 01:16:20,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-b5a86f6a-0f62-428d-b493-c669c46f0c45 2019-05-17 01:16:20,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:16:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5a86f6a-0f62-428d-b493-c669c46f0c45 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:16:20,111 - 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'0e293e8e-60b4-4a66-9432-1c48a1f52686', u'fixed_ip_address': u'11.0.0.27', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:39:0f:70'}, {u'external_id': u'5d2b1d20-ac0f-48d0-aa2e-374b03a74682', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:59:2f:33'}] 2019-05-17 01:16:20,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-05-17 01:16:20,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:16:20,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5503e6f333be8d4f920a875d1df75ca4a92fca42" 2019-05-17 01:16:20,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5503e6f333be8d4f920a875d1df75ca4a92fca42" 2019-05-17 01:16:20,112 - 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'fe8924e9-fc53-4229-b315-e96d9047b649', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:8b:3d:77'}, {u'external_id': u'0942008a-bb97-495a-b662-d487517fd293', u'fixed_ip_address': u'12.0.0.7', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:f3:39:39'}] 2019-05-17 01:16:20,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:16:20,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-05-17 01:16:20,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:16:20,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e4c5c55-b73b-4ef0-ba69-1ff1f9eed8ba Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:16:20,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e4c5c55-b73b-4ef0-ba69-1ff1f9eed8ba Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:16:20,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-8e4c5c55-b73b-4ef0-ba69-1ff1f9eed8ba 2019-05-17 01:16:20,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-8e4c5c55-b73b-4ef0-ba69-1ff1f9eed8ba 2019-05-17 01:16:20,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef9a68d5344c6d26fb4bb37893e005c9f01bb71" 2019-05-17 01:16:20,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef9a68d5344c6d26fb4bb37893e005c9f01bb71" 2019-05-17 01:16:20,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 17 May 2019 01:16: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-230127b8-de1d-4ff9-bd60-5954b10695f3 x-compute-request-id: req-230127b8-de1d-4ff9-bd60-5954b10695f3 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98"}, {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98"}]} 2019-05-17 01:16:20,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-1485df06-79b3-4b0c-a51a-95c87aa69e63 2019-05-17 01:16:20,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-1485df06-79b3-4b0c-a51a-95c87aa69e63 2019-05-17 01:16:20,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-1485df06-79b3-4b0c-a51a-95c87aa69e63 2019-05-17 01:16:20,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-1485df06-79b3-4b0c-a51a-95c87aa69e63 2019-05-17 01:16:20,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc799e95-011f-4b54-884c-90cea0216743 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:16:20,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-bc799e95-011f-4b54-884c-90cea0216743 2019-05-17 01:16:20,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-bc799e95-011f-4b54-884c-90cea0216743 2019-05-17 01:16:20,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 17 May 2019 01:16: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-230127b8-de1d-4ff9-bd60-5954b10695f3 x-compute-request-id: req-230127b8-de1d-4ff9-bd60-5954b10695f3 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98"}, {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98"}]} 2019-05-17 01:16:20,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-230127b8-de1d-4ff9-bd60-5954b10695f3 2019-05-17 01:16:20,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-230127b8-de1d-4ff9-bd60-5954b10695f3 2019-05-17 01:16:20,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-230127b8-de1d-4ff9-bd60-5954b10695f3 2019-05-17 01:16:20,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-230127b8-de1d-4ff9-bd60-5954b10695f3 2019-05-17 01:16:20,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5503e6f333be8d4f920a875d1df75ca4a92fca42" 2019-05-17 01:16:20,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:16:20,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:16:20,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:16:20,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:16:20,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:16:20,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:16:20,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:16:20,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:16:20,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:16:20,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:16:20,182 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:16:20 GMT 2019-05-17 01:16:20,182 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:16:20,182 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:16:20,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:16:20,182 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:16:20,182 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:16:25,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:16:25,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:16:25,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:16:25,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:16:25,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:16:25,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:16:25,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:16:25,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:16:25,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5503e6f333be8d4f920a875d1df75ca4a92fca42\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.024Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5503e6f333be8d4f920a875d1df75ca4a92fca42\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.024Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "RESP: [200] Date: Fri, 17 May 2019 01:16:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-264c0a2f-094d-49fb-b434-3cf297ba301f x-compute-request-id: req-264c0a2f-094d-49fb-b434-3cf297ba301f Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"68f6a214-4f75-4fa9-97d9-5963359219a0\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_c651eb7a-23bd-4998-bfc3-97c355f97f98\"}, {\"id\": \"ea08bc88-e10b-4974-8333-f87878e6fe55\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.042Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "RESP: [200] Date: Fri, 17 May 2019 01:16:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-264c0a2f-094d-49fb-b434-3cf297ba301f x-compute-request-id: req-264c0a2f-094d-49fb-b434-3cf297ba301f Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"68f6a214-4f75-4fa9-97d9-5963359219a0\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_c651eb7a-23bd-4998-bfc3-97c355f97f98\"}, {\"id\": \"ea08bc88-e10b-4974-8333-f87878e6fe55\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.042Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-264c0a2f-094d-49fb-b434-3cf297ba301f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.043Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-264c0a2f-094d-49fb-b434-3cf297ba301f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.043Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-264c0a2f-094d-49fb-b434-3cf297ba301f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.043Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-264c0a2f-094d-49fb-b434-3cf297ba301f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.044Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5503e6f333be8d4f920a875d1df75ca4a92fca42\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.045Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5503e6f333be8d4f920a875d1df75ca4a92fca42\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.045Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "RESP: [200] Date: Fri, 17 May 2019 01:16:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1485df06-79b3-4b0c-a51a-95c87aa69e63 x-compute-request-id: req-1485df06-79b3-4b0c-a51a-95c87aa69e63 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzuBD5M6dLCabTuvFGD+ZCiQE0HnUS9Ki0A0elUM+qhclCTFOUiMYMzxcYY0LRk0MNGg5GF4Zvlj0mBbPQAJltmlEuEbBIJP1L11J/KVtC7DFTwYAJnuUFh8YU1ZKOtOxEodMoJDrDW+FD89fGBEF8o+Wsuo3q13m0RvVvfvD5eczUvK0lPXCRNn9pJiQonoc1/joOP0fpC3UZZ2+Gg6logGe0XzkJsY42dZwt1O47KNLqH1Pt7TNLjsm0lJSIg2BZKo1EnmRbBlQDGn3j1dq43Pi0nhPm1AZwY6itqDNWzP3dvaF+kDmXsF5oSQa/7UFK/AE1Qytm48MfbYqjHqhJ Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"b5:51:a5:73:86:43:43:de:bc:89:9c:cd:33:6c:0d:ef\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcpwU9096l4HSkMyKG617Mfo/Yt+uBIRYYxrluBZv5idwEYP9hKq1Hpj3fIWCtuXJ3cTDeq5wcZDtaRgXTdjJ0hwDS3crbr+OwDerwSmyXRpWtzF62pBjTJlfszMZwzHBqr441OzeJ8sW1FU6T0zHTL6oAy7chqsT3q0yA7eXvvN5aje5/Iew/uRkLxCie1o7oLNRGCdsqQ3YZ+/M4VDAOUMcoETQI8TLadZBVYx3bOBs0KfNJCtCPh8+AdYEXJYsehUXUnEF+MQHyWV2fI1N7r226N0Tei4307P6JTQ50G3If+BwkpHBSevG0p6YBS8Anb0n+ZBhD+Z8axC7MvyiR Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98\", \"fingerprint\": \"2c:ff:44:0e:82:63:25:c7:9b:a2:58:26:83:d3:30:7e\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.060Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc799e95-011f-4b54-884c-90cea0216743 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.067Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-bc799e95-011f-4b54-884c-90cea0216743", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.067Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:19.699Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-bc799e95-011f-4b54-884c-90cea0216743", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.067Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:20.432Z", "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-05-17T01:16:20.019Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:20.432Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8786b3c9a3a64fc5f62465ae0754055c8bc2c7a\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.020Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:20.432Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8786b3c9a3a64fc5f62465ae0754055c8bc2c7a\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.020Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:20.432Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8786b3c9a3a64fc5f62465ae0754055c8bc2c7a\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.610Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:20.432Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8786b3c9a3a64fc5f62465ae0754055c8bc2c7a\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:19.610Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:20.432Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-c2c0bb2e-2767-4499-ab85-63b77f61e7e9 Date: Fri, 17 May 2019 01:16:20 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T01:15:55Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:40Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.018Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:20.432Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-c2c0bb2e-2767-4499-ab85-63b77f61e7e9 Date: Fri, 17 May 2019 01:16:20 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T01:15:55Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:40Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.018Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:20.432Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network used request id req-c2c0bb2e-2767-4499-ab85-63b77f61e7e9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.018Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:20.432Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network used request id req-c2c0bb2e-2767-4499-ab85-63b77f61e7e9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.019Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:20.432Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network used request id req-c2c0bb2e-2767-4499-ab85-63b77f61e7e9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.019Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:20.432Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network used request id req-c2c0bb2e-2767-4499-ab85-63b77f61e7e9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.019Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:20.936Z", "message": "RESP: [200] Date: Fri, 17 May 2019 01:16:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5402aa4-31a5-431a-9705-c138f4ba2934 x-compute-request-id: req-d5402aa4-31a5-431a-9705-c138f4ba2934 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98\"}, {\"id\": \"6ad09cf2-bcfb-4881-9970-71dcefe386e2\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.867Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-d5402aa4-31a5-431a-9705-c138f4ba2934", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.868Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-fc449811-f308-4713-89af-6f1571edcd79", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.905Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-fc449811-f308-4713-89af-6f1571edcd79", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.905Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-fc449811-f308-4713-89af-6f1571edcd79", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.905Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:16:20.906Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:16:20.906Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:16:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4007ed19-4f00-44df-a454-027280455be7 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.911Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:16:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4007ed19-4f00-44df-a454-027280455be7 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.911Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-4007ed19-4f00-44df-a454-027280455be7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.911Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-4007ed19-4f00-44df-a454-027280455be7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.912Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'819e3066-cc3f-4a6b-9089-b0550f96c6b5', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'03cf317f-51fe-4ef9-ad48-6fb3720a6e6b'}, 'nics': [{'port-id': u'0e293e8e-60b4-4a66-9432-1c48a1f52686'}, {'port-id': u'5d2b1d20-ac0f-48d0-aa2e-374b03a74682'}], 'flavor': u'ea08bc88-e10b-4974-8333-f87878e6fe55', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:21.128Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-bc9ace5f-3bf8-480d-b90b-b02b53b289fa Date: Fri, 17 May 2019 01:16:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:16:10Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:39:0f:70\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"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-05-17T01:16:20.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-bc9ace5f-3bf8-480d-b90b-b02b53b289fa Date: Fri, 17 May 2019 01:16:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:16:10Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:39:0f:70\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"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-05-17T01:16:20.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-bc9ace5f-3bf8-480d-b90b-b02b53b289fa", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-bc9ace5f-3bf8-480d-b90b-b02b53b289fa", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-bc9ace5f-3bf8-480d-b90b-b02b53b289fa", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-bc9ace5f-3bf8-480d-b90b-b02b53b289fa", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8786b3c9a3a64fc5f62465ae0754055c8bc2c7a\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.813Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8786b3c9a3a64fc5f62465ae0754055c8bc2c7a\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.813Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-8d03157c-7c10-4aa9-a959-44bc595e1e16 Date: Fri, 17 May 2019 01:16:21 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:15:54Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"5d2b1d20-ac0f-48d0-aa2e-374b03a74682\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:59:2f:33\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:49Z\",\"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-05-17T01:16:21.127Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-8d03157c-7c10-4aa9-a959-44bc595e1e16 Date: Fri, 17 May 2019 01:16:21 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:15:54Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"5d2b1d20-ac0f-48d0-aa2e-374b03a74682\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:59:2f:33\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:49Z\",\"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-05-17T01:16:21.127Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-8d03157c-7c10-4aa9-a959-44bc595e1e16", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:21.127Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-8d03157c-7c10-4aa9-a959-44bc595e1e16", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:21.127Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-8d03157c-7c10-4aa9-a959-44bc595e1e16", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:21.128Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}], "metadata": {"pagination": {"total": 492, "offset": 390, "size": 50}}} 2019-05-17 01:16:25,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:16:25,266 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:16:25 GMT 2019-05-17 01:16:25,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:16:25,266 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:16:25,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:16:25,267 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:16:25,267 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:16:25,267 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:16:25,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5503e6f333be8d4f920a875d1df75ca4a92fca42" 2019-05-17 01:16:25,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5503e6f333be8d4f920a875d1df75ca4a92fca42" 2019-05-17 01:16:25,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 17 May 2019 01:16:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-264c0a2f-094d-49fb-b434-3cf297ba301f x-compute-request-id: req-264c0a2f-094d-49fb-b434-3cf297ba301f Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_c651eb7a-23bd-4998-bfc3-97c355f97f98"}, {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98"}]} 2019-05-17 01:16:25,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 17 May 2019 01:16:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-264c0a2f-094d-49fb-b434-3cf297ba301f x-compute-request-id: req-264c0a2f-094d-49fb-b434-3cf297ba301f Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_c651eb7a-23bd-4998-bfc3-97c355f97f98"}, {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98"}]} 2019-05-17 01:16:25,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-264c0a2f-094d-49fb-b434-3cf297ba301f 2019-05-17 01:16:25,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-264c0a2f-094d-49fb-b434-3cf297ba301f 2019-05-17 01:16:25,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-264c0a2f-094d-49fb-b434-3cf297ba301f 2019-05-17 01:16:25,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-264c0a2f-094d-49fb-b434-3cf297ba301f 2019-05-17 01:16:25,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5503e6f333be8d4f920a875d1df75ca4a92fca42" 2019-05-17 01:16:25,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5503e6f333be8d4f920a875d1df75ca4a92fca42" 2019-05-17 01:16:25,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 17 May 2019 01:16:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1485df06-79b3-4b0c-a51a-95c87aa69e63 x-compute-request-id: req-1485df06-79b3-4b0c-a51a-95c87aa69e63 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzuBD5M6dLCabTuvFGD+ZCiQE0HnUS9Ki0A0elUM+qhclCTFOUiMYMzxcYY0LRk0MNGg5GF4Zvlj0mBbPQAJltmlEuEbBIJP1L11J/KVtC7DFTwYAJnuUFh8YU1ZKOtOxEodMoJDrDW+FD89fGBEF8o+Wsuo3q13m0RvVvfvD5eczUvK0lPXCRNn9pJiQonoc1/joOP0fpC3UZZ2+Gg6logGe0XzkJsY42dZwt1O47KNLqH1Pt7TNLjsm0lJSIg2BZKo1EnmRbBlQDGn3j1dq43Pi0nhPm1AZwY6itqDNWzP3dvaF+kDmXsF5oSQa/7UFK/AE1Qytm48MfbYqjHqhJ Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "b5:51:a5:73:86:43:43:de:bc:89:9c:cd:33:6c:0d:ef"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcpwU9096l4HSkMyKG617Mfo/Yt+uBIRYYxrluBZv5idwEYP9hKq1Hpj3fIWCtuXJ3cTDeq5wcZDtaRgXTdjJ0hwDS3crbr+OwDerwSmyXRpWtzF62pBjTJlfszMZwzHBqr441OzeJ8sW1FU6T0zHTL6oAy7chqsT3q0yA7eXvvN5aje5/Iew/uRkLxCie1o7oLNRGCdsqQ3YZ+/M4VDAOUMcoETQI8TLadZBVYx3bOBs0KfNJCtCPh8+AdYEXJYsehUXUnEF+MQHyWV2fI1N7r226N0Tei4307P6JTQ50G3If+BwkpHBSevG0p6YBS8Anb0n+ZBhD+Z8axC7MvyiR Generated-by-Nova", "name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "fingerprint": "2c:ff:44:0e:82:63:25:c7:9b:a2:58:26:83:d3:30:7e"}}]} 2019-05-17 01:16:25,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc799e95-011f-4b54-884c-90cea0216743 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:16:25,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-bc799e95-011f-4b54-884c-90cea0216743 2019-05-17 01:16:25,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-bc799e95-011f-4b54-884c-90cea0216743 2019-05-17 01:16:25,273 - 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-05-17 01:16:25,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8786b3c9a3a64fc5f62465ae0754055c8bc2c7a" 2019-05-17 01:16:25,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8786b3c9a3a64fc5f62465ae0754055c8bc2c7a" 2019-05-17 01:16:25,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8786b3c9a3a64fc5f62465ae0754055c8bc2c7a" 2019-05-17 01:16:25,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8786b3c9a3a64fc5f62465ae0754055c8bc2c7a" 2019-05-17 01:16:25,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-c2c0bb2e-2767-4499-ab85-63b77f61e7e9 Date: Fri, 17 May 2019 01:16:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9af8edf333bc4b6a882797ef3241ea06","l2_adjacency":true,"status":"ACTIVE","subnets":["7493f7e9-6cc0-4fd0-a49d-ae127d44b131"],"description":"","tags":[],"updated_at":"2019-05-17T01:15:55Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:40Z","mtu":1450}]} 2019-05-17 01:16:25,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-c2c0bb2e-2767-4499-ab85-63b77f61e7e9 Date: Fri, 17 May 2019 01:16:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9af8edf333bc4b6a882797ef3241ea06","l2_adjacency":true,"status":"ACTIVE","subnets":["7493f7e9-6cc0-4fd0-a49d-ae127d44b131"],"description":"","tags":[],"updated_at":"2019-05-17T01:15:55Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:40Z","mtu":1450}]} 2019-05-17 01:16:25,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network used request id req-c2c0bb2e-2767-4499-ab85-63b77f61e7e9 2019-05-17 01:16:25,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network used request id req-c2c0bb2e-2767-4499-ab85-63b77f61e7e9 2019-05-17 01:16:25,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network used request id req-c2c0bb2e-2767-4499-ab85-63b77f61e7e9 2019-05-17 01:16:25,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network used request id req-c2c0bb2e-2767-4499-ab85-63b77f61e7e9 2019-05-17 01:16:25,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 17 May 2019 01:16:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5402aa4-31a5-431a-9705-c138f4ba2934 x-compute-request-id: req-d5402aa4-31a5-431a-9705-c138f4ba2934 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98"}, {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/v2.1/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "self"}, {"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98"}]} 2019-05-17 01:16:25,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/images used request id req-d5402aa4-31a5-431a-9705-c138f4ba2934 2019-05-17 01:16:25,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-fc449811-f308-4713-89af-6f1571edcd79 2019-05-17 01:16:25,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-fc449811-f308-4713-89af-6f1571edcd79 2019-05-17 01:16:25,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-fc449811-f308-4713-89af-6f1571edcd79 2019-05-17 01:16:25,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:16:25,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:16:25,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:16:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4007ed19-4f00-44df-a454-027280455be7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:16:25,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:16:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4007ed19-4f00-44df-a454-027280455be7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:16:25,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-4007ed19-4f00-44df-a454-027280455be7 2019-05-17 01:16:25,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-4007ed19-4f00-44df-a454-027280455be7 2019-05-17 01:16:25,276 - 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'819e3066-cc3f-4a6b-9089-b0550f96c6b5', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'03cf317f-51fe-4ef9-ad48-6fb3720a6e6b'}, 'nics': [{'port-id': u'0e293e8e-60b4-4a66-9432-1c48a1f52686'}, {'port-id': u'5d2b1d20-ac0f-48d0-aa2e-374b03a74682'}], 'flavor': u'ea08bc88-e10b-4974-8333-f87878e6fe55', 'security_groups': []} 2019-05-17 01:16:25,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-bc9ace5f-3bf8-480d-b90b-b02b53b289fa Date: Fri, 17 May 2019 01:16:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:16:10Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:39:0f:70","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:16:25,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-bc9ace5f-3bf8-480d-b90b-b02b53b289fa Date: Fri, 17 May 2019 01:16:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:16:10Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:39:0f:70","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:16:25,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-bc9ace5f-3bf8-480d-b90b-b02b53b289fa 2019-05-17 01:16:25,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-bc9ace5f-3bf8-480d-b90b-b02b53b289fa 2019-05-17 01:16:25,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-bc9ace5f-3bf8-480d-b90b-b02b53b289fa 2019-05-17 01:16:25,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-bc9ace5f-3bf8-480d-b90b-b02b53b289fa 2019-05-17 01:16:25,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8786b3c9a3a64fc5f62465ae0754055c8bc2c7a" 2019-05-17 01:16:25,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8786b3c9a3a64fc5f62465ae0754055c8bc2c7a" 2019-05-17 01:16:25,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-8d03157c-7c10-4aa9-a959-44bc595e1e16 Date: Fri, 17 May 2019 01:16:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:15:54Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05add35f-f029-4d24-a765-485d6f0beb59","ip_address":"12.0.0.4"}],"id":"5d2b1d20-ac0f-48d0-aa2e-374b03a74682","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:59:2f:33","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:16:25,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-8d03157c-7c10-4aa9-a959-44bc595e1e16 Date: Fri, 17 May 2019 01:16:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:15:54Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05add35f-f029-4d24-a765-485d6f0beb59","ip_address":"12.0.0.4"}],"id":"5d2b1d20-ac0f-48d0-aa2e-374b03a74682","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:59:2f:33","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:16:25,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-8d03157c-7c10-4aa9-a959-44bc595e1e16 2019-05-17 01:16:25,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-8d03157c-7c10-4aa9-a959-44bc595e1e16 2019-05-17 01:16:25,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-8d03157c-7c10-4aa9-a959-44bc595e1e16 2019-05-17 01:16:25,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:16:25,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:16:25,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:16:25,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:16:25,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:16:25,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:16:25,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:16:25,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:16:25,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:16:25,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:16:25,335 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:16:25 GMT 2019-05-17 01:16:25,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:16:25,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:16:25,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:16:25,336 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:16:25,336 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:16:30,341 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:16:30,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:16:30,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:16:30,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:16:30,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:16:30,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:16:30,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:16:30,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:16:30,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aef9a68d5344c6d26fb4bb37893e005c9f01bb71\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.870Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "RESP: [200] Date: Fri, 17 May 2019 01:16: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-c45927dd-19d8-4e8b-b601-1ac3470e378c x-compute-request-id: req-c45927dd-19d8-4e8b-b601-1ac3470e378c Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"68f6a214-4f75-4fa9-97d9-5963359219a0\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_c651eb7a-23bd-4998-bfc3-97c355f97f98\"}, {\"id\": \"ea08bc88-e10b-4974-8333-f87878e6fe55\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.887Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "RESP: [200] Date: Fri, 17 May 2019 01:16: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-c45927dd-19d8-4e8b-b601-1ac3470e378c x-compute-request-id: req-c45927dd-19d8-4e8b-b601-1ac3470e378c Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"68f6a214-4f75-4fa9-97d9-5963359219a0\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_c651eb7a-23bd-4998-bfc3-97c355f97f98\"}, {\"id\": \"ea08bc88-e10b-4974-8333-f87878e6fe55\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.887Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-c45927dd-19d8-4e8b-b601-1ac3470e378c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.887Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "RESP: [200] Date: Fri, 17 May 2019 01:16: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-fc449811-f308-4713-89af-6f1571edcd79 x-compute-request-id: req-fc449811-f308-4713-89af-6f1571edcd79 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzuBD5M6dLCabTuvFGD+ZCiQE0HnUS9Ki0A0elUM+qhclCTFOUiMYMzxcYY0LRk0MNGg5GF4Zvlj0mBbPQAJltmlEuEbBIJP1L11J/KVtC7DFTwYAJnuUFh8YU1ZKOtOxEodMoJDrDW+FD89fGBEF8o+Wsuo3q13m0RvVvfvD5eczUvK0lPXCRNn9pJiQonoc1/joOP0fpC3UZZ2+Gg6logGe0XzkJsY42dZwt1O47KNLqH1Pt7TNLjsm0lJSIg2BZKo1EnmRbBlQDGn3j1dq43Pi0nhPm1AZwY6itqDNWzP3dvaF+kDmXsF5oSQa/7UFK/AE1Qytm48MfbYqjHqhJ Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"b5:51:a5:73:86:43:43:de:bc:89:9c:cd:33:6c:0d:ef\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcpwU9096l4HSkMyKG617Mfo/Yt+uBIRYYxrluBZv5idwEYP9hKq1Hpj3fIWCtuXJ3cTDeq5wcZDtaRgXTdjJ0hwDS3crbr+OwDerwSmyXRpWtzF62pBjTJlfszMZwzHBqr441OzeJ8sW1FU6T0zHTL6oAy7chqsT3q0yA7eXvvN5aje5/Iew/uRkLxCie1o7oLNRGCdsqQ3YZ+/M4VDAOUMcoETQI8TLadZBVYx3bOBs0KfNJCtCPh8+AdYEXJYsehUXUnEF+MQHyWV2fI1N7r226N0Tei4307P6JTQ50G3If+BwkpHBSevG0p6YBS8Anb0n+ZBhD+Z8axC7MvyiR Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98\", \"fingerprint\": \"2c:ff:44:0e:82:63:25:c7:9b:a2:58:26:83:d3:30:7e\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.904Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "RESP: [200] Date: Fri, 17 May 2019 01:16: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-fc449811-f308-4713-89af-6f1571edcd79 x-compute-request-id: req-fc449811-f308-4713-89af-6f1571edcd79 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzuBD5M6dLCabTuvFGD+ZCiQE0HnUS9Ki0A0elUM+qhclCTFOUiMYMzxcYY0LRk0MNGg5GF4Zvlj0mBbPQAJltmlEuEbBIJP1L11J/KVtC7DFTwYAJnuUFh8YU1ZKOtOxEodMoJDrDW+FD89fGBEF8o+Wsuo3q13m0RvVvfvD5eczUvK0lPXCRNn9pJiQonoc1/joOP0fpC3UZZ2+Gg6logGe0XzkJsY42dZwt1O47KNLqH1Pt7TNLjsm0lJSIg2BZKo1EnmRbBlQDGn3j1dq43Pi0nhPm1AZwY6itqDNWzP3dvaF+kDmXsF5oSQa/7UFK/AE1Qytm48MfbYqjHqhJ Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"b5:51:a5:73:86:43:43:de:bc:89:9c:cd:33:6c:0d:ef\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcpwU9096l4HSkMyKG617Mfo/Yt+uBIRYYxrluBZv5idwEYP9hKq1Hpj3fIWCtuXJ3cTDeq5wcZDtaRgXTdjJ0hwDS3crbr+OwDerwSmyXRpWtzF62pBjTJlfszMZwzHBqr441OzeJ8sW1FU6T0zHTL6oAy7chqsT3q0yA7eXvvN5aje5/Iew/uRkLxCie1o7oLNRGCdsqQ3YZ+/M4VDAOUMcoETQI8TLadZBVYx3bOBs0KfNJCtCPh8+AdYEXJYsehUXUnEF+MQHyWV2fI1N7r226N0Tei4307P6JTQ50G3If+BwkpHBSevG0p6YBS8Anb0n+ZBhD+Z8axC7MvyiR Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98\", \"fingerprint\": \"2c:ff:44:0e:82:63:25:c7:9b:a2:58:26:83:d3:30:7e\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.904Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-fc449811-f308-4713-89af-6f1571edcd79", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.905Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-fc449811-f308-4713-89af-6f1571edcd79", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.905Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-fc449811-f308-4713-89af-6f1571edcd79", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.905Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-fc449811-f308-4713-89af-6f1571edcd79", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.905Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:16:20.906Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:16:20.906Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:16:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4007ed19-4f00-44df-a454-027280455be7 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.911Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:16:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4007ed19-4f00-44df-a454-027280455be7 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.911Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-4007ed19-4f00-44df-a454-027280455be7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.911Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-4007ed19-4f00-44df-a454-027280455be7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.912Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'819e3066-cc3f-4a6b-9089-b0550f96c6b5', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'03cf317f-51fe-4ef9-ad48-6fb3720a6e6b'}, 'nics': [{'port-id': u'0e293e8e-60b4-4a66-9432-1c48a1f52686'}, {'port-id': u'5d2b1d20-ac0f-48d0-aa2e-374b03a74682'}], 'flavor': u'ea08bc88-e10b-4974-8333-f87878e6fe55', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:21.128Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-bc9ace5f-3bf8-480d-b90b-b02b53b289fa Date: Fri, 17 May 2019 01:16:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:16:10Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:39:0f:70\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"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-05-17T01:16:20.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-bc9ace5f-3bf8-480d-b90b-b02b53b289fa Date: Fri, 17 May 2019 01:16:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:16:10Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:39:0f:70\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"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-05-17T01:16:20.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-bc9ace5f-3bf8-480d-b90b-b02b53b289fa", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-bc9ace5f-3bf8-480d-b90b-b02b53b289fa", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:21.468Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-bc9ace5f-3bf8-480d-b90b-b02b53b289fa", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:20.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:22.210Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d7fb66968cd117b92775ead6b71ada81c80e0374\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:21.803Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:22.210Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d7fb66968cd117b92775ead6b71ada81c80e0374\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:21.352Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:22.210Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d7fb66968cd117b92775ead6b71ada81c80e0374\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:21.352Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:22.210Z", "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-05-17T01:16:21.802Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:22.210Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network used request id req-ff3a6606-8b39-41db-b435-7ab1d3c8951c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:21.802Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:22.210Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network used request id req-ff3a6606-8b39-41db-b435-7ab1d3c8951c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:21.802Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:22.210Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network used request id req-ff3a6606-8b39-41db-b435-7ab1d3c8951c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:21.802Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:22.210Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d7fb66968cd117b92775ead6b71ada81c80e0374\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:21.803Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:22.210Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network used request id req-ff3a6606-8b39-41db-b435-7ab1d3c8951c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:21.802Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:22.210Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-ff3a6606-8b39-41db-b435-7ab1d3c8951c Date: Fri, 17 May 2019 01:16:21 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T01:15:55Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:40Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:21.801Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:22.210Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-ff3a6606-8b39-41db-b435-7ab1d3c8951c Date: Fri, 17 May 2019 01:16:21 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T01:15:55Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:40Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:21.801Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:22.792Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-d7b605fd-bd1f-441d-8607-43cfb4252c04", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:22.156Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:22.792Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d7b605fd-bd1f-441d-8607-43cfb4252c04 Date: Fri, 17 May 2019 01:16:22 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:16:11Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"fe8924e9-fc53-4229-b315-e96d9047b649\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:8b:3d:77\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"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-05-17T01:16:22.155Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:22.792Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d7b605fd-bd1f-441d-8607-43cfb4252c04 Date: Fri, 17 May 2019 01:16:22 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:16:11Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"fe8924e9-fc53-4229-b315-e96d9047b649\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:8b:3d:77\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"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-05-17T01:16:22.155Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:22.792Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-d7b605fd-bd1f-441d-8607-43cfb4252c04", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:22.155Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:22.792Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-d7b605fd-bd1f-441d-8607-43cfb4252c04", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:22.155Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:22.792Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-d7b605fd-bd1f-441d-8607-43cfb4252c04", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:22.155Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:22.792Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d7fb66968cd117b92775ead6b71ada81c80e0374\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:22.156Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:22.792Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d7fb66968cd117b92775ead6b71ada81c80e0374\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:22.156Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:22.792Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-c9d00d84-862f-482b-8253-7fba4500eb08 Date: Fri, 17 May 2019 01:16:22 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:15:53Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"0942008a-bb97-495a-b662-d487517fd293\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:f3:39:39\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:49Z\",\"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-05-17T01:16:22.747Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:23.296Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-c9d00d84-862f-482b-8253-7fba4500eb08", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:22.748Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:23.296Z", "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-05-17T01:16:22.750Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:23.296Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-c9d00d84-862f-482b-8253-7fba4500eb08 Date: Fri, 17 May 2019 01:16:22 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:15:53Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"0942008a-bb97-495a-b662-d487517fd293\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:f3:39:39\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:49Z\",\"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-05-17T01:16:22.748Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:23.296Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-c9d00d84-862f-482b-8253-7fba4500eb08", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:22.748Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:23.296Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-c9d00d84-862f-482b-8253-7fba4500eb08", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:22.749Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:23.296Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-c9d00d84-862f-482b-8253-7fba4500eb08", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:22.749Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:23.296Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aef9a68d5344c6d26fb4bb37893e005c9f01bb71\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"ea08bc88-e10b-4974-8333-f87878e6fe55\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"fe8924e9-fc53-4229-b315-e96d9047b649\"}, {\"port\": \"0942008a-bb97-495a-b662-d487517fd293\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:22.751Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:23.296Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'819e3066-cc3f-4a6b-9089-b0550f96c6b5', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'03cf317f-51fe-4ef9-ad48-6fb3720a6e6b'}, 'nics': [{'port-id': u'fe8924e9-fc53-4229-b315-e96d9047b649'}, {'port-id': u'0942008a-bb97-495a-b662-d487517fd293'}], 'flavor': u'ea08bc88-e10b-4974-8333-f87878e6fe55', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:22.749Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}], "metadata": {"pagination": {"total": 526, "offset": 440, "size": 50}}} 2019-05-17 01:16:30,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:16:30,554 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:16:30 GMT 2019-05-17 01:16:30,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:16:30,555 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:16:30,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:16:30,555 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:16:30,555 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:16:30,555 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:16:30,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef9a68d5344c6d26fb4bb37893e005c9f01bb71" 2019-05-17 01:16:30,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 17 May 2019 01:16: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-c45927dd-19d8-4e8b-b601-1ac3470e378c x-compute-request-id: req-c45927dd-19d8-4e8b-b601-1ac3470e378c Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_c651eb7a-23bd-4998-bfc3-97c355f97f98"}, {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98"}]} 2019-05-17 01:16:30,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 17 May 2019 01:16: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-c45927dd-19d8-4e8b-b601-1ac3470e378c x-compute-request-id: req-c45927dd-19d8-4e8b-b601-1ac3470e378c Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_c651eb7a-23bd-4998-bfc3-97c355f97f98"}, {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98"}]} 2019-05-17 01:16:30,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-c45927dd-19d8-4e8b-b601-1ac3470e378c 2019-05-17 01:16:30,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 17 May 2019 01:16: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-fc449811-f308-4713-89af-6f1571edcd79 x-compute-request-id: req-fc449811-f308-4713-89af-6f1571edcd79 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzuBD5M6dLCabTuvFGD+ZCiQE0HnUS9Ki0A0elUM+qhclCTFOUiMYMzxcYY0LRk0MNGg5GF4Zvlj0mBbPQAJltmlEuEbBIJP1L11J/KVtC7DFTwYAJnuUFh8YU1ZKOtOxEodMoJDrDW+FD89fGBEF8o+Wsuo3q13m0RvVvfvD5eczUvK0lPXCRNn9pJiQonoc1/joOP0fpC3UZZ2+Gg6logGe0XzkJsY42dZwt1O47KNLqH1Pt7TNLjsm0lJSIg2BZKo1EnmRbBlQDGn3j1dq43Pi0nhPm1AZwY6itqDNWzP3dvaF+kDmXsF5oSQa/7UFK/AE1Qytm48MfbYqjHqhJ Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "b5:51:a5:73:86:43:43:de:bc:89:9c:cd:33:6c:0d:ef"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcpwU9096l4HSkMyKG617Mfo/Yt+uBIRYYxrluBZv5idwEYP9hKq1Hpj3fIWCtuXJ3cTDeq5wcZDtaRgXTdjJ0hwDS3crbr+OwDerwSmyXRpWtzF62pBjTJlfszMZwzHBqr441OzeJ8sW1FU6T0zHTL6oAy7chqsT3q0yA7eXvvN5aje5/Iew/uRkLxCie1o7oLNRGCdsqQ3YZ+/M4VDAOUMcoETQI8TLadZBVYx3bOBs0KfNJCtCPh8+AdYEXJYsehUXUnEF+MQHyWV2fI1N7r226N0Tei4307P6JTQ50G3If+BwkpHBSevG0p6YBS8Anb0n+ZBhD+Z8axC7MvyiR Generated-by-Nova", "name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "fingerprint": "2c:ff:44:0e:82:63:25:c7:9b:a2:58:26:83:d3:30:7e"}}]} 2019-05-17 01:16:30,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 17 May 2019 01:16: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-fc449811-f308-4713-89af-6f1571edcd79 x-compute-request-id: req-fc449811-f308-4713-89af-6f1571edcd79 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzuBD5M6dLCabTuvFGD+ZCiQE0HnUS9Ki0A0elUM+qhclCTFOUiMYMzxcYY0LRk0MNGg5GF4Zvlj0mBbPQAJltmlEuEbBIJP1L11J/KVtC7DFTwYAJnuUFh8YU1ZKOtOxEodMoJDrDW+FD89fGBEF8o+Wsuo3q13m0RvVvfvD5eczUvK0lPXCRNn9pJiQonoc1/joOP0fpC3UZZ2+Gg6logGe0XzkJsY42dZwt1O47KNLqH1Pt7TNLjsm0lJSIg2BZKo1EnmRbBlQDGn3j1dq43Pi0nhPm1AZwY6itqDNWzP3dvaF+kDmXsF5oSQa/7UFK/AE1Qytm48MfbYqjHqhJ Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "b5:51:a5:73:86:43:43:de:bc:89:9c:cd:33:6c:0d:ef"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcpwU9096l4HSkMyKG617Mfo/Yt+uBIRYYxrluBZv5idwEYP9hKq1Hpj3fIWCtuXJ3cTDeq5wcZDtaRgXTdjJ0hwDS3crbr+OwDerwSmyXRpWtzF62pBjTJlfszMZwzHBqr441OzeJ8sW1FU6T0zHTL6oAy7chqsT3q0yA7eXvvN5aje5/Iew/uRkLxCie1o7oLNRGCdsqQ3YZ+/M4VDAOUMcoETQI8TLadZBVYx3bOBs0KfNJCtCPh8+AdYEXJYsehUXUnEF+MQHyWV2fI1N7r226N0Tei4307P6JTQ50G3If+BwkpHBSevG0p6YBS8Anb0n+ZBhD+Z8axC7MvyiR Generated-by-Nova", "name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "fingerprint": "2c:ff:44:0e:82:63:25:c7:9b:a2:58:26:83:d3:30:7e"}}]} 2019-05-17 01:16:30,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-fc449811-f308-4713-89af-6f1571edcd79 2019-05-17 01:16:30,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-fc449811-f308-4713-89af-6f1571edcd79 2019-05-17 01:16:30,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-fc449811-f308-4713-89af-6f1571edcd79 2019-05-17 01:16:30,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/os-keypairs used request id req-fc449811-f308-4713-89af-6f1571edcd79 2019-05-17 01:16:30,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:16:30,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:16:30,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:16:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4007ed19-4f00-44df-a454-027280455be7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:16:30,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:16:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4007ed19-4f00-44df-a454-027280455be7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:16:30,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-4007ed19-4f00-44df-a454-027280455be7 2019-05-17 01:16:30,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-4007ed19-4f00-44df-a454-027280455be7 2019-05-17 01:16:30,560 - 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'819e3066-cc3f-4a6b-9089-b0550f96c6b5', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'03cf317f-51fe-4ef9-ad48-6fb3720a6e6b'}, 'nics': [{'port-id': u'0e293e8e-60b4-4a66-9432-1c48a1f52686'}, {'port-id': u'5d2b1d20-ac0f-48d0-aa2e-374b03a74682'}], 'flavor': u'ea08bc88-e10b-4974-8333-f87878e6fe55', 'security_groups': []} 2019-05-17 01:16:30,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-bc9ace5f-3bf8-480d-b90b-b02b53b289fa Date: Fri, 17 May 2019 01:16:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:16:10Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:39:0f:70","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:16:30,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-bc9ace5f-3bf8-480d-b90b-b02b53b289fa Date: Fri, 17 May 2019 01:16:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:16:10Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:39:0f:70","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:16:30,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-bc9ace5f-3bf8-480d-b90b-b02b53b289fa 2019-05-17 01:16:30,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-bc9ace5f-3bf8-480d-b90b-b02b53b289fa 2019-05-17 01:16:30,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-bc9ace5f-3bf8-480d-b90b-b02b53b289fa 2019-05-17 01:16:30,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fb66968cd117b92775ead6b71ada81c80e0374" 2019-05-17 01:16:30,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fb66968cd117b92775ead6b71ada81c80e0374" 2019-05-17 01:16:30,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fb66968cd117b92775ead6b71ada81c80e0374" 2019-05-17 01:16:30,561 - 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-05-17 01:16:30,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network used request id req-ff3a6606-8b39-41db-b435-7ab1d3c8951c 2019-05-17 01:16:30,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network used request id req-ff3a6606-8b39-41db-b435-7ab1d3c8951c 2019-05-17 01:16:30,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network used request id req-ff3a6606-8b39-41db-b435-7ab1d3c8951c 2019-05-17 01:16:30,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fb66968cd117b92775ead6b71ada81c80e0374" 2019-05-17 01:16:30,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?name=management_plane_network used request id req-ff3a6606-8b39-41db-b435-7ab1d3c8951c 2019-05-17 01:16:30,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-ff3a6606-8b39-41db-b435-7ab1d3c8951c Date: Fri, 17 May 2019 01:16:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9af8edf333bc4b6a882797ef3241ea06","l2_adjacency":true,"status":"ACTIVE","subnets":["7493f7e9-6cc0-4fd0-a49d-ae127d44b131"],"description":"","tags":[],"updated_at":"2019-05-17T01:15:55Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:40Z","mtu":1450}]} 2019-05-17 01:16:30,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-ff3a6606-8b39-41db-b435-7ab1d3c8951c Date: Fri, 17 May 2019 01:16:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9af8edf333bc4b6a882797ef3241ea06","l2_adjacency":true,"status":"ACTIVE","subnets":["7493f7e9-6cc0-4fd0-a49d-ae127d44b131"],"description":"","tags":[],"updated_at":"2019-05-17T01:15:55Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:40Z","mtu":1450}]} 2019-05-17 01:16:30,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-d7b605fd-bd1f-441d-8607-43cfb4252c04 2019-05-17 01:16:30,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d7b605fd-bd1f-441d-8607-43cfb4252c04 Date: Fri, 17 May 2019 01:16:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:16:11Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.9"}],"id":"fe8924e9-fc53-4229-b315-e96d9047b649","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:8b:3d:77","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:16:30,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d7b605fd-bd1f-441d-8607-43cfb4252c04 Date: Fri, 17 May 2019 01:16:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:16:11Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.9"}],"id":"fe8924e9-fc53-4229-b315-e96d9047b649","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:8b:3d:77","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:16:30,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-d7b605fd-bd1f-441d-8607-43cfb4252c04 2019-05-17 01:16:30,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-d7b605fd-bd1f-441d-8607-43cfb4252c04 2019-05-17 01:16:30,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-d7b605fd-bd1f-441d-8607-43cfb4252c04 2019-05-17 01:16:30,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fb66968cd117b92775ead6b71ada81c80e0374" 2019-05-17 01:16:30,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fb66968cd117b92775ead6b71ada81c80e0374" 2019-05-17 01:16:30,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-c9d00d84-862f-482b-8253-7fba4500eb08 Date: Fri, 17 May 2019 01:16:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:15:53Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05add35f-f029-4d24-a765-485d6f0beb59","ip_address":"12.0.0.7"}],"id":"0942008a-bb97-495a-b662-d487517fd293","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:f3:39:39","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:16:30,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-c9d00d84-862f-482b-8253-7fba4500eb08 2019-05-17 01:16:30,564 - 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-05-17 01:16:30,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-c9d00d84-862f-482b-8253-7fba4500eb08 Date: Fri, 17 May 2019 01:16:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:15:53Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05add35f-f029-4d24-a765-485d6f0beb59","ip_address":"12.0.0.7"}],"id":"0942008a-bb97-495a-b662-d487517fd293","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:f3:39:39","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:16:30,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-c9d00d84-862f-482b-8253-7fba4500eb08 2019-05-17 01:16:30,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-c9d00d84-862f-482b-8253-7fba4500eb08 2019-05-17 01:16:30,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-c9d00d84-862f-482b-8253-7fba4500eb08 2019-05-17 01:16:30,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.36:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef9a68d5344c6d26fb4bb37893e005c9f01bb71" -d '{"server": {"name": "target_vnf", "imageRef": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "key_name": "vnf_test_keypair", "flavorRef": "ea08bc88-e10b-4974-8333-f87878e6fe55", "max_count": 1, "min_count": 1, "networks": [{"port": "fe8924e9-fc53-4229-b315-e96d9047b649"}, {"port": "0942008a-bb97-495a-b662-d487517fd293"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}}' 2019-05-17 01:16:30,564 - 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'819e3066-cc3f-4a6b-9089-b0550f96c6b5', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'03cf317f-51fe-4ef9-ad48-6fb3720a6e6b'}, 'nics': [{'port-id': u'fe8924e9-fc53-4229-b315-e96d9047b649'}, {'port-id': u'0942008a-bb97-495a-b662-d487517fd293'}], 'flavor': u'ea08bc88-e10b-4974-8333-f87878e6fe55', 'security_groups': []} 2019-05-17 01:16:30,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:16:30,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:16:30,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:16:30,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:16:30,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:16:30,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:16:30,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:16:30,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:16:30,617 - 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-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:16:30,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:16:30,618 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:16:30 GMT 2019-05-17 01:16:30,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:16:30,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:16:30,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:16:30,618 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:16:30,618 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:16:35,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:16:35,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:16:35,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:16:35,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:16:35,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:16:35,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:16:35,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:16:35,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:16:35,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:23.296Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'819e3066-cc3f-4a6b-9089-b0550f96c6b5', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'03cf317f-51fe-4ef9-ad48-6fb3720a6e6b'}, 'nics': [{'port-id': u'fe8924e9-fc53-4229-b315-e96d9047b649'}, {'port-id': u'0942008a-bb97-495a-b662-d487517fd293'}], 'flavor': u'ea08bc88-e10b-4974-8333-f87878e6fe55', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:22.750Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:23.296Z", "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-05-17T01:16:22.750Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:26.014Z", "message": "RESP: [202] Date: Fri, 17 May 2019 01:16:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-98476828-1bbf-46c8-ba61-8bcac9f7d622 x-compute-request-id: req-98476828-1bbf-46c8-ba61-8bcac9f7d622 Content-Length: 374 location: http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"b8978990-3dfb-4a7e-9904-ccafda6ac879\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879\", \"rel\": \"bookmark\"}], \"adminPass\": \"MyVxKzf3g6Bs\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:25.807Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:26.729Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:26.273Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:26.729Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:26.581Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:26.729Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:26.473Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:26.729Z", "message": "RESP: [202] Date: Fri, 17 May 2019 01:16:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-98476828-1bbf-46c8-ba61-8bcac9f7d622 x-compute-request-id: req-98476828-1bbf-46c8-ba61-8bcac9f7d622 Content-Length: 374 location: http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"b8978990-3dfb-4a7e-9904-ccafda6ac879\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879\", \"rel\": \"bookmark\"}], \"adminPass\": \"MyVxKzf3g6Bs\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:25.807Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:26.729Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-98476828-1bbf-46c8-ba61-8bcac9f7d622", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:25.808Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:26.729Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-98476828-1bbf-46c8-ba61-8bcac9f7d622", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:25.808Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:26.729Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-98476828-1bbf-46c8-ba61-8bcac9f7d622", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:25.808Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:26.729Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-98476828-1bbf-46c8-ba61-8bcac9f7d622", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:25.808Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.f07c7499-ed39-4b4e-ac3e-d193c6ce8874"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:27.363Z", "message": "Starting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:26.877Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:27.363Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:27.023Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:28.080Z", "message": "RESP: [202] Date: Fri, 17 May 2019 01:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63988586-253f-4271-9cd3-a15f93768bee x-compute-request-id: req-63988586-253f-4271-9cd3-a15f93768bee Content-Length: 374 location: http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"5354fd03-e13c-4580-ba74-39b83a0b1495\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495\", \"rel\": \"bookmark\"}], \"adminPass\": \"oxzq6dp8QUSB\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:27.503Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:28.080Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-63988586-253f-4271-9cd3-a15f93768bee", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:27.503Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:28.080Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-63988586-253f-4271-9cd3-a15f93768bee", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:27.504Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:28.080Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-63988586-253f-4271-9cd3-a15f93768bee", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:27.504Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:28.080Z", "message": "POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-63988586-253f-4271-9cd3-a15f93768bee", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:27.504Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:28.080Z", "message": "RESP: [202] Date: Fri, 17 May 2019 01:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63988586-253f-4271-9cd3-a15f93768bee x-compute-request-id: req-63988586-253f-4271-9cd3-a15f93768bee Content-Length: 374 location: http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"5354fd03-e13c-4580-ba74-39b83a0b1495\", \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495\", \"rel\": \"bookmark\"}], \"adminPass\": \"oxzq6dp8QUSB\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:27.503Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.58d5dfd9-b455-4f69-b9db-7fce7e43dcad"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:28.699Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:16:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c4ed075-e62d-49b6-b10c-6b03253e6f1b 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:28.063Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5771c341-4f48-4425-adaa-76bd8e4c442f"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:28.699Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e42a8c011057b71ca6c8d358c2c58bb968ee7e7a\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:28.476Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5771c341-4f48-4425-adaa-76bd8e4c442f"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:28.699Z", "message": "Starting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:28.430Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:28.699Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:28.336Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:28.699Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:28.172Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:28.699Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:28.064Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:28.699Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-4c4ed075-e62d-49b6-b10c-6b03253e6f1b", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:28.063Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5771c341-4f48-4425-adaa-76bd8e4c442f"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:28.699Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:16:28.057Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5771c341-4f48-4425-adaa-76bd8e4c442f"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:29.418Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:28.696Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:30.169Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-20a679c4-de10-4665-b48d-f36872be9b23", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:29.692Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.205c4d9d-1fae-461e-8d20-230892b4368f"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:30.169Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:16:29.687Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.205c4d9d-1fae-461e-8d20-230892b4368f"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:30.169Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-500b1db7-3fc9-4ee7-81e9-6afe806fe149", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:29.350Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5771c341-4f48-4425-adaa-76bd8e4c442f"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:30.169Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-500b1db7-3fc9-4ee7-81e9-6afe806fe149", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:29.350Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5771c341-4f48-4425-adaa-76bd8e4c442f"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:30.169Z", "message": "RESP: [200] Date: Fri, 17 May 2019 01:16: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-500b1db7-3fc9-4ee7-81e9-6afe806fe149 x-compute-request-id: req-500b1db7-3fc9-4ee7-81e9-6afe806fe149 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"networking\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ea08bc88-e10b-4974-8333-f87878e6fe55\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55\", \"rel\": \"bookmark\"}]}, \"id\": \"b8978990-3dfb-4a7e-9904-ccafda6ac879\", \"user_id\": \"0687f47b1d6f4bd99227f7525dcda855\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T01:16:28Z\", \"hostId\": \"0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-17T01:16:25Z\", \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:29.350Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.5771c341-4f48-4425-adaa-76bd8e4c442f"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:30.169Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6066acc2b8e90db7e049e1161b611bc2a44cb8d\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:30.105Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.205c4d9d-1fae-461e-8d20-230892b4368f"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:30.169Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:networking state. Retrying... [retry_after=30]", "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:networking 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:networking state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-17T01:16:29.780Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:30.169Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:16:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20a679c4-de10-4665-b48d-f36872be9b23 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:29.692Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.205c4d9d-1fae-461e-8d20-230892b4368f"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:30.988Z", "message": "RESP: [200] Date: Fri, 17 May 2019 01:16:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-975defcd-30e3-4ca7-aba0-d86efea1a30e x-compute-request-id: req-975defcd-30e3-4ca7-aba0-d86efea1a30e Content-Encoding: gzip Content-Length: 687 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"networking\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ea08bc88-e10b-4974-8333-f87878e6fe55\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55\", \"rel\": \"bookmark\"}]}, \"id\": \"5354fd03-e13c-4580-ba74-39b83a0b1495\", \"user_id\": \"0687f47b1d6f4bd99227f7525dcda855\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T01:16:30Z\", \"hostId\": \"0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-17T01:16:27Z\", \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:30.774Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.205c4d9d-1fae-461e-8d20-230892b4368f"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:31.555Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-975defcd-30e3-4ca7-aba0-d86efea1a30e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:30.774Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.205c4d9d-1fae-461e-8d20-230892b4368f"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:31.555Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-975defcd-30e3-4ca7-aba0-d86efea1a30e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:16:30.774Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.205c4d9d-1fae-461e-8d20-230892b4368f"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:16:31.555Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:networking state. Retrying... [retry_after=30]", "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:networking 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:networking state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-17T01:16:31.128Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}], "metadata": {"pagination": {"total": 530, "offset": 490, "size": 50}}} 2019-05-17 01:16:35,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:16:35,694 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:16:35 GMT 2019-05-17 01:16:35,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:16:35,695 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:16:35,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:16:35,695 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:16:35,695 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:16:35,695 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:16:35,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'819e3066-cc3f-4a6b-9089-b0550f96c6b5', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'03cf317f-51fe-4ef9-ad48-6fb3720a6e6b'}, 'nics': [{'port-id': u'fe8924e9-fc53-4229-b315-e96d9047b649'}, {'port-id': u'0942008a-bb97-495a-b662-d487517fd293'}], 'flavor': u'ea08bc88-e10b-4974-8333-f87878e6fe55', 'security_groups': []} 2019-05-17 01:16:35,697 - 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-05-17 01:16:35,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Fri, 17 May 2019 01:16:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-98476828-1bbf-46c8-ba61-8bcac9f7d622 x-compute-request-id: req-98476828-1bbf-46c8-ba61-8bcac9f7d622 Content-Length: 374 location: http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b8978990-3dfb-4a7e-9904-ccafda6ac879", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "bookmark"}], "adminPass": "MyVxKzf3g6Bs"}} 2019-05-17 01:16:35,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-17 01:16:35,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-17 01:16:35,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-17 01:16:35,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Fri, 17 May 2019 01:16:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-98476828-1bbf-46c8-ba61-8bcac9f7d622 x-compute-request-id: req-98476828-1bbf-46c8-ba61-8bcac9f7d622 Content-Length: 374 location: http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b8978990-3dfb-4a7e-9904-ccafda6ac879", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "bookmark"}], "adminPass": "MyVxKzf3g6Bs"}} 2019-05-17 01:16:35,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-98476828-1bbf-46c8-ba61-8bcac9f7d622 2019-05-17 01:16:35,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-98476828-1bbf-46c8-ba61-8bcac9f7d622 2019-05-17 01:16:35,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-98476828-1bbf-46c8-ba61-8bcac9f7d622 2019-05-17 01:16:35,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-98476828-1bbf-46c8-ba61-8bcac9f7d622 2019-05-17 01:16:35,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-05-17 01:16:35,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-17 01:16:35,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Fri, 17 May 2019 01:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63988586-253f-4271-9cd3-a15f93768bee x-compute-request-id: req-63988586-253f-4271-9cd3-a15f93768bee Content-Length: 374 location: http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5354fd03-e13c-4580-ba74-39b83a0b1495", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "bookmark"}], "adminPass": "oxzq6dp8QUSB"}} 2019-05-17 01:16:35,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-63988586-253f-4271-9cd3-a15f93768bee 2019-05-17 01:16:35,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-63988586-253f-4271-9cd3-a15f93768bee 2019-05-17 01:16:35,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-63988586-253f-4271-9cd3-a15f93768bee 2019-05-17 01:16:35,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/servers used request id req-63988586-253f-4271-9cd3-a15f93768bee 2019-05-17 01:16:35,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Fri, 17 May 2019 01:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63988586-253f-4271-9cd3-a15f93768bee x-compute-request-id: req-63988586-253f-4271-9cd3-a15f93768bee Content-Length: 374 location: http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5354fd03-e13c-4580-ba74-39b83a0b1495", "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "bookmark"}], "adminPass": "oxzq6dp8QUSB"}} 2019-05-17 01:16:35,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:16:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c4ed075-e62d-49b6-b10c-6b03253e6f1b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:16:35,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e42a8c011057b71ca6c8d358c2c58bb968ee7e7a" 2019-05-17 01:16:35,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-05-17 01:16:35,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-17 01:16:35,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-17 01:16:35,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-17 01:16:35,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-4c4ed075-e62d-49b6-b10c-6b03253e6f1b 2019-05-17 01:16:35,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:16:35,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-17 01:16:35,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-20a679c4-de10-4665-b48d-f36872be9b23 2019-05-17 01:16:35,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:16:35,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-500b1db7-3fc9-4ee7-81e9-6afe806fe149 2019-05-17 01:16:35,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-500b1db7-3fc9-4ee7-81e9-6afe806fe149 2019-05-17 01:16:35,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 17 May 2019 01:16: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-500b1db7-3fc9-4ee7-81e9-6afe806fe149 x-compute-request-id: req-500b1db7-3fc9-4ee7-81e9-6afe806fe149 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "b8978990-3dfb-4a7e-9904-ccafda6ac879", "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:16:28Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-17T01:16:25Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}} 2019-05-17 01:16:35,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6066acc2b8e90db7e049e1161b611bc2a44cb8d" 2019-05-17 01:16:35,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:networking state. Retrying... [retry_after=30] 2019-05-17 01:16:35,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:16:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20a679c4-de10-4665-b48d-f36872be9b23 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:16:35,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 17 May 2019 01:16:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-975defcd-30e3-4ca7-aba0-d86efea1a30e x-compute-request-id: req-975defcd-30e3-4ca7-aba0-d86efea1a30e Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "5354fd03-e13c-4580-ba74-39b83a0b1495", "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:16:30Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-17T01:16:27Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}} 2019-05-17 01:16:35,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-975defcd-30e3-4ca7-aba0-d86efea1a30e 2019-05-17 01:16:35,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-975defcd-30e3-4ca7-aba0-d86efea1a30e 2019-05-17 01:16:35,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:networking state. Retrying... [retry_after=30] 2019-05-17 01:16:35,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:16:35,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:16:35,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:16:35,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:16:35,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:16:35,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:16:35,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:16:35,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:16:35,759 - 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-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:16:35,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:16:35,759 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:16:35 GMT 2019-05-17 01:16:35,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:16:35,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:16:35,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:16:35,759 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:16:35,760 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:16:40,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:16:48,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:16:48,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:16:48,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:16:48,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:16:48,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:16:48,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:16:48,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:16:48,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-05-17 01:16:48,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:16:48,051 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:16:48 GMT 2019-05-17 01:16:48,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:16:48,051 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-17 01:16:48,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:16:48,051 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:16:48,051 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:16:48,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:16:48,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:16:48,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:16:48,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:16:48,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:16:48,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:16:48,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:16:48,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:16:48,621 - 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-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:16:48,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:16:48,621 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:16:48 GMT 2019-05-17 01:16:48,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:16:48,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:16:48,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:16:48,621 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:16:48,621 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:16:53,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:16:53,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:16:53,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:16:53,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:16:53,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:16:53,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:16:53,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:16:53,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:16:53,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-05-17 01:16:53,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:16:53,874 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:16:53 GMT 2019-05-17 01:16:53,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:16:53,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-17 01:16:53,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:16:53,875 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:16:53,875 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:16:53,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:16:54,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:16:54,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:16:54,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:16:54,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:16:54,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:16:54,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:16:54,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:16: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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:16:54,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:16:54,109 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:16:54 GMT 2019-05-17 01:16:54,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:16:54,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:16:54,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:16:54,109 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:16:54,109 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:16:59,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:16:59,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:16:59,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:16:59,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:16:59,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:16:59,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:16:59,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:16:59,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:16:59,181 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-05-17 01:16:59,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:16:59,181 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:16:59 GMT 2019-05-17 01:16:59,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:16:59,182 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-17 01:16:59,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:16:59,182 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:16:59,182 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:16:59,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:16:59,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:16:59,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:16:59,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:16:59,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:16:59,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:16:59,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:16:59,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:16:59,231 - 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-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:16:59,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:16:59,232 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:16:59 GMT 2019-05-17 01:16:59,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:16:59,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:16:59,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:16:59,232 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:16:59,232 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:17:04,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:17:04,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:17:04,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:17:04,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:17:04,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:17:04,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:17:04,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:17:04,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:17:04,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:00.141Z", "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-05-17T01:16:59.985Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:01.304Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:17:01.176Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.286c9444-5380-4256-ab3d-45141101ce8e"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:01.930Z", "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-05-17T01:17:01.207Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:01.930Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}531f9af285b8a35a3d87755090f53b148edaf796\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:01.598Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.286c9444-5380-4256-ab3d-45141101ce8e"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:01.930Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-793028fc-bf72-48f5-beac-8124fc196a2c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:01.183Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.286c9444-5380-4256-ab3d-45141101ce8e"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:01.930Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:17:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-793028fc-bf72-48f5-beac-8124fc196a2c 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:01.183Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.286c9444-5380-4256-ab3d-45141101ce8e"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:02.551Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:17:02.260Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.50b9a5b9-4a83-4288-be22-d7183c49a95b"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:02.551Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:17:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b69889d8-53cd-4df4-b981-9a9794ba40f8 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:02.266Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.50b9a5b9-4a83-4288-be22-d7183c49a95b"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:02.551Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-b69889d8-53cd-4df4-b981-9a9794ba40f8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:02.266Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.50b9a5b9-4a83-4288-be22-d7183c49a95b"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:03.218Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c161385b6122289bed8ba628b81807725509abac\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:02.690Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.50b9a5b9-4a83-4288-be22-d7183c49a95b"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:03.723Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-57c21c7f-c4e3-40d5-b73b-cce85e1b495f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:03.348Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.286c9444-5380-4256-ab3d-45141101ce8e"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:03.723Z", "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": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/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-05-17T01:17:03.709Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:03.723Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-57c21c7f-c4e3-40d5-b73b-cce85e1b495f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:03.348Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.286c9444-5380-4256-ab3d-45141101ce8e"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:03.723Z", "message": "RESP: [200] Date: Fri, 17 May 2019 01:17:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57c21c7f-c4e3-40d5-b73b-cce85e1b495f x-compute-request-id: req-57c21c7f-c4e3-40d5-b73b-cce85e1b495f Content-Encoding: gzip Content-Length: 710 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ea08bc88-e10b-4974-8333-f87878e6fe55\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55\", \"rel\": \"bookmark\"}]}, \"id\": \"b8978990-3dfb-4a7e-9904-ccafda6ac879\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0687f47b1d6f4bd99227f7525dcda855\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T01:16:29Z\", \"hostId\": \"0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-17T01:16:25Z\", \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:03.348Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.286c9444-5380-4256-ab3d-45141101ce8e"}], "metadata": {"pagination": {"total": 544, "offset": 530, "size": 50}}} 2019-05-17 01:17:04,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:17:04,322 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:17:04 GMT 2019-05-17 01:17:04,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:17:04,322 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:17:04,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:17:04,322 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:17:04,322 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:17:04,322 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:17:04,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-17 01:17:04,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:17:04,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-17 01:17:04,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531f9af285b8a35a3d87755090f53b148edaf796" 2019-05-17 01:17:04,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-793028fc-bf72-48f5-beac-8124fc196a2c 2019-05-17 01:17:04,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:17:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-793028fc-bf72-48f5-beac-8124fc196a2c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:17:04,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:17:04,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:17:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b69889d8-53cd-4df4-b981-9a9794ba40f8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:17:04,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-b69889d8-53cd-4df4-b981-9a9794ba40f8 2019-05-17 01:17:04,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c161385b6122289bed8ba628b81807725509abac" 2019-05-17 01:17:04,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-57c21c7f-c4e3-40d5-b73b-cce85e1b495f 2019-05-17 01:17:04,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-05-17 01:17:04,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-57c21c7f-c4e3-40d5-b73b-cce85e1b495f 2019-05-17 01:17:04,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 17 May 2019 01:17:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57c21c7f-c4e3-40d5-b73b-cce85e1b495f x-compute-request-id: req-57c21c7f-c4e3-40d5-b73b-cce85e1b495f Content-Encoding: gzip Content-Length: 710 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "b8978990-3dfb-4a7e-9904-ccafda6ac879", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:16:29Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-17T01:16:25Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}} 2019-05-17 01:17:04,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:17:04,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:17:04,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:17:04,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:17:04,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:17:04,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:17:04,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:17:04,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:17:04,384 - 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-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:17:04,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:17:04,384 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:17:04 GMT 2019-05-17 01:17:04,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:17:04,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:17:04,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:17:04,385 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:17:04,385 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:17:09,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:17:09,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:17:09,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:17:09,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:17:09,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:17:09,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:17:09,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:17:09,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:17:09,477 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:04.340Z", "message": "RESP: [200] Date: Fri, 17 May 2019 01:17:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a75fdf6-972e-44d2-9463-aad5e32b6a5a x-compute-request-id: req-0a75fdf6-972e-44d2-9463-aad5e32b6a5a Content-Encoding: gzip Content-Length: 716 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ea08bc88-e10b-4974-8333-f87878e6fe55\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55\", \"rel\": \"bookmark\"}]}, \"id\": \"5354fd03-e13c-4580-ba74-39b83a0b1495\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0687f47b1d6f4bd99227f7525dcda855\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-17T01:16:30Z\", \"hostId\": \"0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-17T01:16:27Z\", \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:04.202Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.50b9a5b9-4a83-4288-be22-d7183c49a95b"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:05.058Z", "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": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/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-05-17T01:17:04.452Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:05.058Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-0a75fdf6-972e-44d2-9463-aad5e32b6a5a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:04.203Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.50b9a5b9-4a83-4288-be22-d7183c49a95b"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:05.058Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-0a75fdf6-972e-44d2-9463-aad5e32b6a5a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:04.203Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.50b9a5b9-4a83-4288-be22-d7183c49a95b"}], "metadata": {"pagination": {"total": 548, "offset": 544, "size": 50}}} 2019-05-17 01:17:09,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:17:09,477 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:17:09 GMT 2019-05-17 01:17:09,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:17:09,477 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:17:09,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:17:09,477 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:17:09,478 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:17:09,478 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:17:09,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 17 May 2019 01:17:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a75fdf6-972e-44d2-9463-aad5e32b6a5a x-compute-request-id: req-0a75fdf6-972e-44d2-9463-aad5e32b6a5a Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "5354fd03-e13c-4580-ba74-39b83a0b1495", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-17T01:16:30Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-17T01:16:27Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}} 2019-05-17 01:17:09,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-05-17 01:17:09,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-0a75fdf6-972e-44d2-9463-aad5e32b6a5a 2019-05-17 01:17:09,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-0a75fdf6-972e-44d2-9463-aad5e32b6a5a 2019-05-17 01:17:09,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:17:09,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:17:09,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:17:09,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:17:09,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:17:09,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:17:09,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:17:09,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:17:09,537 - 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-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:17:09,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:17:09,537 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:17:09 GMT 2019-05-17 01:17:09,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:17:09,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:17:09,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:17:09,538 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:17:09,538 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:17:14,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:17:14,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:17:14,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:17:14,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:17:14,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:17:14,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:17:14,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:17:14,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:17:14,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 548, "offset": 548, "size": 50}}} 2019-05-17 01:17:14,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:17:14,645 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:17:14 GMT 2019-05-17 01:17:14,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:17:14,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-17 01:17:14,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:17:14,646 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:17:14,646 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:17:14,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:17:14,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:17:14,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:17:14,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:17:14,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:17:14,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:17:14,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:17:14,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:17:14,715 - 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-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:17:14,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:17:14,715 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:17:14 GMT 2019-05-17 01:17:14,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:17:14,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:17:14,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:17:14,716 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:17:14,716 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:17:19,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:17:19,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:17:19,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:17:19,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:17:19,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:17:19,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:17:19,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:17:19,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:17:19,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 548, "offset": 548, "size": 50}}} 2019-05-17 01:17:19,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:17:19,801 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:17:19 GMT 2019-05-17 01:17:19,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:17:19,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-17 01:17:19,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:17:19,801 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:17:19,802 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:17:19,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:17:19,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:17:19,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:17:19,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:17:19,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:17:19,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:17:19,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:17:19,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:17:19,879 - 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-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:17:19,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:17:19,879 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:17:19 GMT 2019-05-17 01:17:19,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:17:19,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:17:19,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:17:19,879 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:17:19,879 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:17:24,885 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:17:24,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:17:24,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:17:24,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:17:24,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:17:24,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:17:24,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:17:24,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:17:24,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 548, "offset": 548, "size": 50}}} 2019-05-17 01:17:24,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:17:24,988 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:17:24 GMT 2019-05-17 01:17:24,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:17:24,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-17 01:17:24,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:17:24,988 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:17:24,989 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:17:24,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:17:25,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:17:25,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:17:25,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:17:25,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:17:25,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:17:25,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:17:25,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:17:25,042 - 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-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:17:25,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:17:25,042 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:17:25 GMT 2019-05-17 01:17:25,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:17:25,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:17:25,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:17:25,043 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:17:25,043 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:17:30,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:17:30,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:17:30,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:17:30,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:17:30,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:17:30,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:17:30,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:17:30,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:17:30,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 548, "offset": 548, "size": 50}}} 2019-05-17 01:17:30,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:17:30,126 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:17:30 GMT 2019-05-17 01:17:30,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:17:30,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-17 01:17:30,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:17:30,126 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:17:30,127 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:17:30,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:17:30,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:17:30,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:17:30,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:17:30,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:17:30,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:17:30,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:17:30,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:17:30,176 - 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-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:17:30,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:17:30,177 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:17:30 GMT 2019-05-17 01:17:30,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:17:30,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:17:30,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:17:30,177 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:17:30,177 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:17:35,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:17:35,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:17:35,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:17:35,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:17:35,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:17:35,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:17:35,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:17:35,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:17:35,251 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:33.947Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:33.900Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:34.535Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:34.521Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}], "metadata": {"pagination": {"total": 550, "offset": 548, "size": 50}}} 2019-05-17 01:17:35,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:17:35,251 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:17:35 GMT 2019-05-17 01:17:35,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:17:35,251 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:17:35,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:17:35,252 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:17:35,252 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:17:35,252 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:17:35,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-17 01:17:35,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-17 01:17:35,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:17:35,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:17:35,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:17:35,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:17:35,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:17:35,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:17:35,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:17:35,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:17:35,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:17:35,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:17:35,314 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:17:35 GMT 2019-05-17 01:17:35,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:17:35,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:17:35,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:17:35,315 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:17:35,315 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:17:40,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:17:40,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:17:40,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:17:40,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:17:40,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:17:40,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:17:40,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:17:40,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:17:40,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:35.257Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:17:34.901Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.94f6577a-351e-49f3-854e-dd55555da3a6"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:35.257Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-5d8d999a-622c-4180-8a47-fc6cf6676643", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:34.907Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.94f6577a-351e-49f3-854e-dd55555da3a6"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:35.257Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d8d999a-622c-4180-8a47-fc6cf6676643 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:34.907Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.94f6577a-351e-49f3-854e-dd55555da3a6"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:35.888Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2fb2aefc30b19d078d0a9695b3e0adcb34f223c6\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:35.326Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.94f6577a-351e-49f3-854e-dd55555da3a6"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:35.888Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-2f76ea6f-0264-4cc5-82a1-962623b03cfe", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:35.542Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.1f165a77-35a4-40d7-9ca7-b3e54b5d016f"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:35.888Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:17:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f76ea6f-0264-4cc5-82a1-962623b03cfe 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:35.541Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.1f165a77-35a4-40d7-9ca7-b3e54b5d016f"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:35.888Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:17:35.537Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.1f165a77-35a4-40d7-9ca7-b3e54b5d016f"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:36.557Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09e626cff8f65527523e789e26d6537f3272ed7c\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:35.951Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.1f165a77-35a4-40d7-9ca7-b3e54b5d016f"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:37.274Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-b09406c3-98a3-470c-8c5c-1b2725dc372f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:36.914Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.94f6577a-351e-49f3-854e-dd55555da3a6"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:37.274Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:36.914Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.94f6577a-351e-49f3-854e-dd55555da3a6"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:37.274Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-b09406c3-98a3-470c-8c5c-1b2725dc372f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:36.914Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.94f6577a-351e-49f3-854e-dd55555da3a6"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:37.274Z", "message": "RESP: [200] Date: Fri, 17 May 2019 01:17: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-b09406c3-98a3-470c-8c5c-1b2725dc372f x-compute-request-id: req-b09406c3-98a3-470c-8c5c-1b2725dc372f Content-Encoding: gzip Content-Length: 828 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:39:0f:70\", \"version\": 4, \"addr\": \"11.0.0.27\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:0f:70\", \"version\": 4, \"addr\": \"172.30.9.211\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:59:2f:33\", \"version\": 4, \"addr\": \"12.0.0.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T01:17:03.000000\", \"flavor\": {\"id\": \"ea08bc88-e10b-4974-8333-f87878e6fe55\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55\", \"rel\": \"bookmark\"}]}, \"id\": \"b8978990-3dfb-4a7e-9904-ccafda6ac879\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0687f47b1d6f4bd99227f7525dcda855\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T01:17:03Z\", \"hostId\": \"0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-17T01:16:25Z\", \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:36.914Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.94f6577a-351e-49f3-854e-dd55555da3a6"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:37.986Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-9c777514-17ab-4dcb-b994-7c0d357b05a2", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:37.449Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.1f165a77-35a4-40d7-9ca7-b3e54b5d016f"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:37.986Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-9c777514-17ab-4dcb-b994-7c0d357b05a2", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:37.450Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.1f165a77-35a4-40d7-9ca7-b3e54b5d016f"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:37.986Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:37.450Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.1f165a77-35a4-40d7-9ca7-b3e54b5d016f"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:37.986Z", "message": "RESP: [200] Date: Fri, 17 May 2019 01:17: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-9c777514-17ab-4dcb-b994-7c0d357b05a2 x-compute-request-id: req-9c777514-17ab-4dcb-b994-7c0d357b05a2 Content-Encoding: gzip Content-Length: 826 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:8b:3d:77\", \"version\": 4, \"addr\": \"11.0.0.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:3d:77\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:39:39\", \"version\": 4, \"addr\": \"12.0.0.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T01:17:05.000000\", \"flavor\": {\"id\": \"ea08bc88-e10b-4974-8333-f87878e6fe55\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55\", \"rel\": \"bookmark\"}]}, \"id\": \"5354fd03-e13c-4580-ba74-39b83a0b1495\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0687f47b1d6f4bd99227f7525dcda855\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T01:17:05Z\", \"hostId\": \"0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-17T01:16:27Z\", \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:37.449Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.1f165a77-35a4-40d7-9ca7-b3e54b5d016f"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:37.986Z", "message": "Plugins installed", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:37.551Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:37.986Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:37.762Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:37.986Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:37.364Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:38.581Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:37.850Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:38.581Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:37.993Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:38.581Z", "message": "Plugins installed", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:37.943Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:39.327Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6c91331-fe52-48e1-be01-e656f0ff4523 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.003Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:39.327Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:38.706Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:39.327Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-d6c91331-fe52-48e1-be01-e656f0ff4523", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.003Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:39.327Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-d6c91331-fe52-48e1-be01-e656f0ff4523", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.004Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:39.327Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:38.543Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:39.327Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:38.997Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:39.327Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:38.998Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:39.327Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6c91331-fe52-48e1-be01-e656f0ff4523 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.003Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:39.916Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-c92850dd-f4a1-4032-b57c-a62676c83b79", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.704Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:39.916Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d15a514de58b28a739dc8ca799cd188086e7f39\"", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.417Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:39.916Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-1524f2a5-356e-404a-9c07-1e3ab17f57aa Date: Fri, 17 May 2019 01:17:39 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:17:00Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:39:0f:70\",\"device_id\":\"b8978990-3dfb-4a7e-9904-ccafda6ac879\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.766Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:39.916Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.698Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:39.916Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.698Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:39.916Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d15a514de58b28a739dc8ca799cd188086e7f39\"", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.417Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:39.916Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c92850dd-f4a1-4032-b57c-a62676c83b79 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.704Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:39.916Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c92850dd-f4a1-4032-b57c-a62676c83b79 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.704Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:39.916Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-c92850dd-f4a1-4032-b57c-a62676c83b79", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.704Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}], "metadata": {"pagination": {"total": 589, "offset": 550, "size": 50}}} 2019-05-17 01:17:40,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:17:40,393 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:17:40 GMT 2019-05-17 01:17:40,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:17:40,394 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:17:40,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:17:40,394 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:17:40,394 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:17:40,394 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:17:40,396 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:17:40,396 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-5d8d999a-622c-4180-8a47-fc6cf6676643 2019-05-17 01:17:40,396 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d8d999a-622c-4180-8a47-fc6cf6676643 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:17:40,396 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb2aefc30b19d078d0a9695b3e0adcb34f223c6" 2019-05-17 01:17:40,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-2f76ea6f-0264-4cc5-82a1-962623b03cfe 2019-05-17 01:17:40,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:17:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f76ea6f-0264-4cc5-82a1-962623b03cfe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:17:40,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:17:40,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e626cff8f65527523e789e26d6537f3272ed7c" 2019-05-17 01:17:40,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-b09406c3-98a3-470c-8c5c-1b2725dc372f 2019-05-17 01:17:40,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-05-17 01:17:40,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-b09406c3-98a3-470c-8c5c-1b2725dc372f 2019-05-17 01:17:40,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 17 May 2019 01:17: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-b09406c3-98a3-470c-8c5c-1b2725dc372f x-compute-request-id: req-b09406c3-98a3-470c-8c5c-1b2725dc372f Content-Encoding: gzip Content-Length: 828 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:39:0f:70", "version": 4, "addr": "11.0.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:2f:33", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:03.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "b8978990-3dfb-4a7e-9904-ccafda6ac879", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:03Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-17T01:16:25Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}} 2019-05-17 01:17:40,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-9c777514-17ab-4dcb-b994-7c0d357b05a2 2019-05-17 01:17:40,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-9c777514-17ab-4dcb-b994-7c0d357b05a2 2019-05-17 01:17:40,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-05-17 01:17:40,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 17 May 2019 01:17: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-9c777514-17ab-4dcb-b994-7c0d357b05a2 x-compute-request-id: req-9c777514-17ab-4dcb-b994-7c0d357b05a2 Content-Encoding: gzip Content-Length: 826 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:8b:3d:77", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:39:39", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:05.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "5354fd03-e13c-4580-ba74-39b83a0b1495", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:05Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-17T01:16:27Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}} 2019-05-17 01:17:40,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-05-17 01:17:40,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2019-05-17 01:17:40,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2019-05-17 01:17:40,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-17 01:17:40,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-05-17 01:17:40,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-05-17 01:17:40,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6c91331-fe52-48e1-be01-e656f0ff4523 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:17:40,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-05-17 01:17:40,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-d6c91331-fe52-48e1-be01-e656f0ff4523 2019-05-17 01:17:40,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-d6c91331-fe52-48e1-be01-e656f0ff4523 2019-05-17 01:17:40,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-17 01:17:40,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:17:40,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:17:40,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6c91331-fe52-48e1-be01-e656f0ff4523 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:17:40,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-c92850dd-f4a1-4032-b57c-a62676c83b79 2019-05-17 01:17:40,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d15a514de58b28a739dc8ca799cd188086e7f39" 2019-05-17 01:17:40,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-1524f2a5-356e-404a-9c07-1e3ab17f57aa Date: Fri, 17 May 2019 01:17:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:17:00Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:39:0f:70","device_id":"b8978990-3dfb-4a7e-9904-ccafda6ac879","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:17:40,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:17:40,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:17:40,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d15a514de58b28a739dc8ca799cd188086e7f39" 2019-05-17 01:17:40,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c92850dd-f4a1-4032-b57c-a62676c83b79 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:17:40,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c92850dd-f4a1-4032-b57c-a62676c83b79 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:17:40,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-c92850dd-f4a1-4032-b57c-a62676c83b79 2019-05-17 01:17:40,402 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:17:40,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:17:40,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:17:40,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:17:40,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:17:40,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:17:40,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:17:40,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:17:40,468 - 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-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:17:40,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:17:40,468 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:17:40 GMT 2019-05-17 01:17:40,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:17:40,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:17:40,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:17:40,469 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:17:40,469 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:17:45,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:17:45,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:17:45,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:17:45,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:17:45,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:17:45,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:17:45,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:17:45,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:17:45,546 - 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-05-17T01:17:40.547Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-28e720eb-3690-42ec-85e7-9afeda7df197", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.774Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:40.547Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3463dbcceb6a0177609609381bf87eefaa23c26e\"", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:40.103Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:40.547Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3463dbcceb6a0177609609381bf87eefaa23c26e\"", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:40.103Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:40.547Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf57232a881ae07d49da194bc8bbd98736bfb8aa\"", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:40.181Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:40.547Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf57232a881ae07d49da194bc8bbd98736bfb8aa\"", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:40.181Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:40.547Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-1524f2a5-356e-404a-9c07-1e3ab17f57aa", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.767Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:40.547Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-1524f2a5-356e-404a-9c07-1e3ab17f57aa", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.767Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:40.547Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-1524f2a5-356e-404a-9c07-1e3ab17f57aa", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.767Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:40.547Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-1524f2a5-356e-404a-9c07-1e3ab17f57aa", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.768Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:40.547Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.768Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:40.547Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.768Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:40.547Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28e720eb-3690-42ec-85e7-9afeda7df197 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.773Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:40.547Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-1524f2a5-356e-404a-9c07-1e3ab17f57aa Date: Fri, 17 May 2019 01:17:39 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:17:00Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:39:0f:70\",\"device_id\":\"b8978990-3dfb-4a7e-9904-ccafda6ac879\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.766Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:40.547Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28e720eb-3690-42ec-85e7-9afeda7df197 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.773Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:40.547Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-28e720eb-3690-42ec-85e7-9afeda7df197", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:39.773Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:41.245Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8a1a708385f3bcbd6dbb3a4288cb814afcf8571\"", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:40.862Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:41.245Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:17:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-286fa021-e8d8-4341-8e09-29b8eb1df6ff 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:40.447Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:41.245Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:17:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-286fa021-e8d8-4341-8e09-29b8eb1df6ff 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:40.447Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:41.245Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:40.442Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:41.245Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:40.441Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:41.245Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-3dbde9d4-0a06-42a8-b160-77d8f205157e Date: Fri, 17 May 2019 01:17:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:17:00Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"fe8924e9-fc53-4229-b315-e96d9047b649\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:8b:3d:77\",\"device_id\":\"5354fd03-e13c-4580-ba74-39b83a0b1495\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:40.440Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:41.245Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-3dbde9d4-0a06-42a8-b160-77d8f205157e Date: Fri, 17 May 2019 01:17:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:17:00Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"fe8924e9-fc53-4229-b315-e96d9047b649\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:8b:3d:77\",\"device_id\":\"5354fd03-e13c-4580-ba74-39b83a0b1495\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:40.441Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:41.245Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-3dbde9d4-0a06-42a8-b160-77d8f205157e", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:40.441Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:41.245Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-3dbde9d4-0a06-42a8-b160-77d8f205157e", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:40.441Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:41.245Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8a1a708385f3bcbd6dbb3a4288cb814afcf8571\"", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:40.862Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:41.245Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-286fa021-e8d8-4341-8e09-29b8eb1df6ff", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:40.448Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:41.245Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-3dbde9d4-0a06-42a8-b160-77d8f205157e", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:40.441Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:41.245Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-286fa021-e8d8-4341-8e09-29b8eb1df6ff", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:40.447Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:41.245Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-3dbde9d4-0a06-42a8-b160-77d8f205157e", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:40.441Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.313Z", "message": "RESP: [200] Date: Fri, 17 May 2019 01: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-865c02fe-da14-41e8-bf0b-f433696bc23d x-compute-request-id: req-865c02fe-da14-41e8-bf0b-f433696bc23d Content-Encoding: gzip Content-Length: 828 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:39:0f:70\", \"version\": 4, \"addr\": \"11.0.0.27\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:0f:70\", \"version\": 4, \"addr\": \"172.30.9.211\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:59:2f:33\", \"version\": 4, \"addr\": \"12.0.0.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T01:17:03.000000\", \"flavor\": {\"id\": \"ea08bc88-e10b-4974-8333-f87878e6fe55\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55\", \"rel\": \"bookmark\"}]}, \"id\": \"b8978990-3dfb-4a7e-9904-ccafda6ac879\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0687f47b1d6f4bd99227f7525dcda855\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T01:17:03Z\", \"hostId\": \"0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-17T01:16:25Z\", \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.101Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-865c02fe-da14-41e8-bf0b-f433696bc23d", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.102Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d15a514de58b28a739dc8ca799cd188086e7f39\"", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.103Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "RESP: [200] Date: Fri, 17 May 2019 01: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-865c02fe-da14-41e8-bf0b-f433696bc23d x-compute-request-id: req-865c02fe-da14-41e8-bf0b-f433696bc23d Content-Encoding: gzip Content-Length: 828 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:39:0f:70\", \"version\": 4, \"addr\": \"11.0.0.27\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:0f:70\", \"version\": 4, \"addr\": \"172.30.9.211\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:59:2f:33\", \"version\": 4, \"addr\": \"12.0.0.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T01:17:03.000000\", \"flavor\": {\"id\": \"ea08bc88-e10b-4974-8333-f87878e6fe55\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55\", \"rel\": \"bookmark\"}]}, \"id\": \"b8978990-3dfb-4a7e-9904-ccafda6ac879\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0687f47b1d6f4bd99227f7525dcda855\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T01:17:03Z\", \"hostId\": \"0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-17T01:16:25Z\", \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.101Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-865c02fe-da14-41e8-bf0b-f433696bc23d", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.101Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-865c02fe-da14-41e8-bf0b-f433696bc23d", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.101Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-865c02fe-da14-41e8-bf0b-f433696bc23d", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.102Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d15a514de58b28a739dc8ca799cd188086e7f39\"", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.103Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-31b70530-8fd7-4897-b942-8d4edcd77c83 Date: Fri, 17 May 2019 01:17:42 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T01:15:55Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:40Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.483Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-31b70530-8fd7-4897-b942-8d4edcd77c83 Date: Fri, 17 May 2019 01:17:42 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T01:15:55Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:40Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.484Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json used request id req-31b70530-8fd7-4897-b942-8d4edcd77c83", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.484Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json used request id req-31b70530-8fd7-4897-b942-8d4edcd77c83", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.484Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json used request id req-31b70530-8fd7-4897-b942-8d4edcd77c83", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.484Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json used request id req-31b70530-8fd7-4897-b942-8d4edcd77c83", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.484Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "RESP: [200] Date: Fri, 17 May 2019 01: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-bac13aa5-e1b8-4f86-be25-fae88d4675ca x-compute-request-id: req-bac13aa5-e1b8-4f86-be25-fae88d4675ca Content-Encoding: gzip Content-Length: 826 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:8b:3d:77\", \"version\": 4, \"addr\": \"11.0.0.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:3d:77\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:39:39\", \"version\": 4, \"addr\": \"12.0.0.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T01:17:05.000000\", \"flavor\": {\"id\": \"ea08bc88-e10b-4974-8333-f87878e6fe55\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55\", \"rel\": \"bookmark\"}]}, \"id\": \"5354fd03-e13c-4580-ba74-39b83a0b1495\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0687f47b1d6f4bd99227f7525dcda855\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T01:17:05Z\", \"hostId\": \"0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-17T01:16:27Z\", \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\"}}}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.535Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "RESP: [200] Date: Fri, 17 May 2019 01: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-bac13aa5-e1b8-4f86-be25-fae88d4675ca x-compute-request-id: req-bac13aa5-e1b8-4f86-be25-fae88d4675ca Content-Encoding: gzip Content-Length: 826 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:8b:3d:77\", \"version\": 4, \"addr\": \"11.0.0.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:3d:77\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:39:39\", \"version\": 4, \"addr\": \"12.0.0.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T01:17:05.000000\", \"flavor\": {\"id\": \"ea08bc88-e10b-4974-8333-f87878e6fe55\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55\", \"rel\": \"bookmark\"}]}, \"id\": \"5354fd03-e13c-4580-ba74-39b83a0b1495\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0687f47b1d6f4bd99227f7525dcda855\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T01:17:05Z\", \"hostId\": \"0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-17T01:16:27Z\", \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\"}}}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.535Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-bac13aa5-e1b8-4f86-be25-fae88d4675ca", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.536Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-bac13aa5-e1b8-4f86-be25-fae88d4675ca", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.536Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-bac13aa5-e1b8-4f86-be25-fae88d4675ca", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.536Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-bac13aa5-e1b8-4f86-be25-fae88d4675ca", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.536Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3463dbcceb6a0177609609381bf87eefaa23c26e\"", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.537Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}], "metadata": {"pagination": {"total": 683, "offset": 589, "size": 50}}} 2019-05-17 01:17:45,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:17:45,546 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:17:45 GMT 2019-05-17 01:17:45,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:17:45,546 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:17:45,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:17:45,546 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:17:45,546 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:17:45,547 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:17:45,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-28e720eb-3690-42ec-85e7-9afeda7df197 2019-05-17 01:17:45,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3463dbcceb6a0177609609381bf87eefaa23c26e" 2019-05-17 01:17:45,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3463dbcceb6a0177609609381bf87eefaa23c26e" 2019-05-17 01:17:45,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf57232a881ae07d49da194bc8bbd98736bfb8aa" 2019-05-17 01:17:45,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf57232a881ae07d49da194bc8bbd98736bfb8aa" 2019-05-17 01:17:45,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-1524f2a5-356e-404a-9c07-1e3ab17f57aa 2019-05-17 01:17:45,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-1524f2a5-356e-404a-9c07-1e3ab17f57aa 2019-05-17 01:17:45,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-1524f2a5-356e-404a-9c07-1e3ab17f57aa 2019-05-17 01:17:45,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-1524f2a5-356e-404a-9c07-1e3ab17f57aa 2019-05-17 01:17:45,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:17:45,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:17:45,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28e720eb-3690-42ec-85e7-9afeda7df197 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:17:45,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-1524f2a5-356e-404a-9c07-1e3ab17f57aa Date: Fri, 17 May 2019 01:17:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:17:00Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:39:0f:70","device_id":"b8978990-3dfb-4a7e-9904-ccafda6ac879","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:17:45,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28e720eb-3690-42ec-85e7-9afeda7df197 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:17:45,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-28e720eb-3690-42ec-85e7-9afeda7df197 2019-05-17 01:17:45,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8a1a708385f3bcbd6dbb3a4288cb814afcf8571" 2019-05-17 01:17:45,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:17:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-286fa021-e8d8-4341-8e09-29b8eb1df6ff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:17:45,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:17:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-286fa021-e8d8-4341-8e09-29b8eb1df6ff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:17:45,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:17:45,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:17:45,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-3dbde9d4-0a06-42a8-b160-77d8f205157e Date: Fri, 17 May 2019 01:17:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:17:00Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.9"}],"id":"fe8924e9-fc53-4229-b315-e96d9047b649","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:8b:3d:77","device_id":"5354fd03-e13c-4580-ba74-39b83a0b1495","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:17:45,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-3dbde9d4-0a06-42a8-b160-77d8f205157e Date: Fri, 17 May 2019 01:17:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:17:00Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.9"}],"id":"fe8924e9-fc53-4229-b315-e96d9047b649","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:8b:3d:77","device_id":"5354fd03-e13c-4580-ba74-39b83a0b1495","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:17:45,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-3dbde9d4-0a06-42a8-b160-77d8f205157e 2019-05-17 01:17:45,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-3dbde9d4-0a06-42a8-b160-77d8f205157e 2019-05-17 01:17:45,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8a1a708385f3bcbd6dbb3a4288cb814afcf8571" 2019-05-17 01:17:45,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-286fa021-e8d8-4341-8e09-29b8eb1df6ff 2019-05-17 01:17:45,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-3dbde9d4-0a06-42a8-b160-77d8f205157e 2019-05-17 01:17:45,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-286fa021-e8d8-4341-8e09-29b8eb1df6ff 2019-05-17 01:17:45,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-3dbde9d4-0a06-42a8-b160-77d8f205157e 2019-05-17 01:17:45,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 17 May 2019 01: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-865c02fe-da14-41e8-bf0b-f433696bc23d x-compute-request-id: req-865c02fe-da14-41e8-bf0b-f433696bc23d Content-Encoding: gzip Content-Length: 828 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:39:0f:70", "version": 4, "addr": "11.0.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:2f:33", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:03.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "b8978990-3dfb-4a7e-9904-ccafda6ac879", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:03Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-17T01:16:25Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}} 2019-05-17 01:17:45,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-865c02fe-da14-41e8-bf0b-f433696bc23d 2019-05-17 01:17:45,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d15a514de58b28a739dc8ca799cd188086e7f39" 2019-05-17 01:17:45,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 17 May 2019 01: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-865c02fe-da14-41e8-bf0b-f433696bc23d x-compute-request-id: req-865c02fe-da14-41e8-bf0b-f433696bc23d Content-Encoding: gzip Content-Length: 828 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:39:0f:70", "version": 4, "addr": "11.0.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:2f:33", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:03.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "b8978990-3dfb-4a7e-9904-ccafda6ac879", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:03Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-17T01:16:25Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}} 2019-05-17 01:17:45,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-865c02fe-da14-41e8-bf0b-f433696bc23d 2019-05-17 01:17:45,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-865c02fe-da14-41e8-bf0b-f433696bc23d 2019-05-17 01:17:45,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-865c02fe-da14-41e8-bf0b-f433696bc23d 2019-05-17 01:17:45,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d15a514de58b28a739dc8ca799cd188086e7f39" 2019-05-17 01:17:45,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-31b70530-8fd7-4897-b942-8d4edcd77c83 Date: Fri, 17 May 2019 01:17:42 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9af8edf333bc4b6a882797ef3241ea06","l2_adjacency":true,"status":"ACTIVE","subnets":["7493f7e9-6cc0-4fd0-a49d-ae127d44b131"],"description":"","tags":[],"updated_at":"2019-05-17T01:15:55Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:40Z","mtu":1450}} 2019-05-17 01:17:45,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-31b70530-8fd7-4897-b942-8d4edcd77c83 Date: Fri, 17 May 2019 01:17:42 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9af8edf333bc4b6a882797ef3241ea06","l2_adjacency":true,"status":"ACTIVE","subnets":["7493f7e9-6cc0-4fd0-a49d-ae127d44b131"],"description":"","tags":[],"updated_at":"2019-05-17T01:15:55Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:40Z","mtu":1450}} 2019-05-17 01:17:45,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json used request id req-31b70530-8fd7-4897-b942-8d4edcd77c83 2019-05-17 01:17:45,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json used request id req-31b70530-8fd7-4897-b942-8d4edcd77c83 2019-05-17 01:17:45,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json used request id req-31b70530-8fd7-4897-b942-8d4edcd77c83 2019-05-17 01:17:45,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json used request id req-31b70530-8fd7-4897-b942-8d4edcd77c83 2019-05-17 01:17:45,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 17 May 2019 01: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-bac13aa5-e1b8-4f86-be25-fae88d4675ca x-compute-request-id: req-bac13aa5-e1b8-4f86-be25-fae88d4675ca Content-Encoding: gzip Content-Length: 826 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:8b:3d:77", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:39:39", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:05.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "5354fd03-e13c-4580-ba74-39b83a0b1495", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:05Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-17T01:16:27Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}} 2019-05-17 01:17:45,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 17 May 2019 01: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-bac13aa5-e1b8-4f86-be25-fae88d4675ca x-compute-request-id: req-bac13aa5-e1b8-4f86-be25-fae88d4675ca Content-Encoding: gzip Content-Length: 826 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:8b:3d:77", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:39:39", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:05.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "5354fd03-e13c-4580-ba74-39b83a0b1495", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:05Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-17T01:16:27Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}} 2019-05-17 01:17:45,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-bac13aa5-e1b8-4f86-be25-fae88d4675ca 2019-05-17 01:17:45,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-bac13aa5-e1b8-4f86-be25-fae88d4675ca 2019-05-17 01:17:45,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-bac13aa5-e1b8-4f86-be25-fae88d4675ca 2019-05-17 01:17:45,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-bac13aa5-e1b8-4f86-be25-fae88d4675ca 2019-05-17 01:17:45,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3463dbcceb6a0177609609381bf87eefaa23c26e" 2019-05-17 01:17:45,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:17:45,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:17:45,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:17:45,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:17:45,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:17:45,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:17:45,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:17:45,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:17:45,607 - 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-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:17:45,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:17:45,608 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:17:45 GMT 2019-05-17 01:17:45,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:17:45,608 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-17 01:17:45,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:17:45,608 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:17:45,608 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:17:50,614 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:17:50,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:17:50,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:17:50,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:17:50,687 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:17:50,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:17:50,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:17:50,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:17:50,688 - 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-05-17T01:17:42.820Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json used request id req-31b70530-8fd7-4897-b942-8d4edcd77c83", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.484Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json used request id req-31b70530-8fd7-4897-b942-8d4edcd77c83", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.484Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "RESP: [200] Date: Fri, 17 May 2019 01: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-bac13aa5-e1b8-4f86-be25-fae88d4675ca x-compute-request-id: req-bac13aa5-e1b8-4f86-be25-fae88d4675ca Content-Encoding: gzip Content-Length: 826 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:8b:3d:77\", \"version\": 4, \"addr\": \"11.0.0.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:3d:77\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:39:39\", \"version\": 4, \"addr\": \"12.0.0.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"links\": [{\"href\": \"http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-17T01:17:05.000000\", \"flavor\": {\"id\": \"ea08bc88-e10b-4974-8333-f87878e6fe55\", \"links\": [{\"href\": \"http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55\", \"rel\": \"bookmark\"}]}, \"id\": \"5354fd03-e13c-4580-ba74-39b83a0b1495\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0687f47b1d6f4bd99227f7525dcda855\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-17T01:17:05Z\", \"hostId\": \"0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-17T01:16:27Z\", \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\"}}}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.535Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:42.820Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json used request id req-31b70530-8fd7-4897-b942-8d4edcd77c83", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.484Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.365Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json used request id req-8a822fdc-affa-42cd-80bc-30fe13d9d29a", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:43.026Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.365Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json used request id req-264603b8-ece3-4497-a792-41051899bdee", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.643Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.365Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json used request id req-264603b8-ece3-4497-a792-41051899bdee", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.643Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.365Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json used request id req-264603b8-ece3-4497-a792-41051899bdee", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.644Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.365Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json used request id req-264603b8-ece3-4497-a792-41051899bdee", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.644Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.365Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3463dbcceb6a0177609609381bf87eefaa23c26e\"", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.673Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.365Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3463dbcceb6a0177609609381bf87eefaa23c26e\"", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.673Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.365Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json used request id req-8a822fdc-affa-42cd-80bc-30fe13d9d29a", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:43.026Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.365Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-48cd593f-0aff-4b8a-b53d-2ab27f098d50 Date: Fri, 17 May 2019 01:17:42 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:16:16Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:39:0f:70\", \"device_id\": \"b8978990-3dfb-4a7e-9904-ccafda6ac879\"}, \"fixed_ip_address\": \"11.0.0.27\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 4, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"0e293e8e-60b4-4a66-9432-1c48a1f52686\", \"id\": \"ad0e057e-e569-421f-9077-a8b13f569ccc\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.883Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.365Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-48cd593f-0aff-4b8a-b53d-2ab27f098d50 Date: Fri, 17 May 2019 01:17:42 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:16:16Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:39:0f:70\", \"device_id\": \"b8978990-3dfb-4a7e-9904-ccafda6ac879\"}, \"fixed_ip_address\": \"11.0.0.27\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 4, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"0e293e8e-60b4-4a66-9432-1c48a1f52686\", \"id\": \"ad0e057e-e569-421f-9077-a8b13f569ccc\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.883Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.365Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json used request id req-48cd593f-0aff-4b8a-b53d-2ab27f098d50", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.883Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.365Z", "message": "Skipping port 0e293e8e-60b4-4a66-9432-1c48a1f52686 attachment, because it is already attached to device (server) id b8978990-3dfb-4a7e-9904-ccafda6ac879.", "level": "info", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.884Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.365Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json used request id req-48cd593f-0aff-4b8a-b53d-2ab27f098d50", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.884Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.365Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json used request id req-48cd593f-0aff-4b8a-b53d-2ab27f098d50", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.884Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.365Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json used request id req-48cd593f-0aff-4b8a-b53d-2ab27f098d50", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.883Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.7c133854-2815-45a2-a568-5d02e8b9b142"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.365Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:43.335Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.365Z", "message": "Skipping port fe8924e9-fc53-4229-b315-e96d9047b649 attachment, because it is already attached to device (server) id 5354fd03-e13c-4580-ba74-39b83a0b1495.", "level": "info", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:43.027Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.365Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json used request id req-8a822fdc-affa-42cd-80bc-30fe13d9d29a", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:43.026Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.365Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-264603b8-ece3-4497-a792-41051899bdee Date: Fri, 17 May 2019 01:17:42 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-17T01:15:55Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:40Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:42.643Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.365Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json used request id req-8a822fdc-affa-42cd-80bc-30fe13d9d29a", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:43.026Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.365Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-8a822fdc-affa-42cd-80bc-30fe13d9d29a Date: Fri, 17 May 2019 01:17:43 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:16:16Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8b:3d:77\", \"device_id\": \"5354fd03-e13c-4580-ba74-39b83a0b1495\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"fe8924e9-fc53-4229-b315-e96d9047b649\", \"id\": \"e2de579a-deb5-4e26-a047-1ed2352185e0\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:43.026Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.365Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-8a822fdc-affa-42cd-80bc-30fe13d9d29a Date: Fri, 17 May 2019 01:17:43 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:16:16Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8b:3d:77\", \"device_id\": \"5354fd03-e13c-4580-ba74-39b83a0b1495\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"fe8924e9-fc53-4229-b315-e96d9047b649\", \"id\": \"e2de579a-deb5-4e26-a047-1ed2352185e0\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:43.025Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.05c2ad96-fd92-4a7f-b073-f6c868e95d72"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.961Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:43.469Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.961Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:43.355Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:43.961Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:43.732Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:44.577Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_rxtez9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:44.529Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.8a69d0d7-d110-4961-9c37-23330e70e47d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:45.243Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-c221a8f1-35da-4c5e-8904-a4316a0bdb42", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:44.535Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.8a69d0d7-d110-4961-9c37-23330e70e47d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:45.243Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_hry7sf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:44.771Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.a1e2a7da-fc8b-4aef-b3a0-4113cb1b217e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:45.243Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_hry7sf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:44.771Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.a1e2a7da-fc8b-4aef-b3a0-4113cb1b217e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:45.243Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c258c1fa-beb6-4411-a1fc-8408902b7704 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:44.776Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.a1e2a7da-fc8b-4aef-b3a0-4113cb1b217e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:45.243Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c258c1fa-beb6-4411-a1fc-8408902b7704 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:44.776Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.a1e2a7da-fc8b-4aef-b3a0-4113cb1b217e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:45.243Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-c258c1fa-beb6-4411-a1fc-8408902b7704", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:44.776Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.a1e2a7da-fc8b-4aef-b3a0-4113cb1b217e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:45.243Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-c258c1fa-beb6-4411-a1fc-8408902b7704", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:44.776Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.a1e2a7da-fc8b-4aef-b3a0-4113cb1b217e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:45.243Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07e70050964763897a2b88ef54157b65d67b1de2\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:44.946Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.8a69d0d7-d110-4961-9c37-23330e70e47d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:45.243Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07e70050964763897a2b88ef54157b65d67b1de2\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:44.946Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.8a69d0d7-d110-4961-9c37-23330e70e47d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:45.243Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf7accce6ab0cbe13f5aef3468d5bc4d5895c130\"", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:45.204Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.a1e2a7da-fc8b-4aef-b3a0-4113cb1b217e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:45.243Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_rxtez9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:44.529Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.8a69d0d7-d110-4961-9c37-23330e70e47d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:45.243Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c221a8f1-35da-4c5e-8904-a4316a0bdb42 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:44.534Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.8a69d0d7-d110-4961-9c37-23330e70e47d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:45.243Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-c221a8f1-35da-4c5e-8904-a4316a0bdb42", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:44.535Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.8a69d0d7-d110-4961-9c37-23330e70e47d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:45.243Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c221a8f1-35da-4c5e-8904-a4316a0bdb42 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:44.534Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.8a69d0d7-d110-4961-9c37-23330e70e47d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:45.827Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_rxtez9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:45.304Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.8a69d0d7-d110-4961-9c37-23330e70e47d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:45.827Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88e7443f-3fbb-45a6-aa06-65e47e76bc4b 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:45.308Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.8a69d0d7-d110-4961-9c37-23330e70e47d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:45.827Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88e7443f-3fbb-45a6-aa06-65e47e76bc4b 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:45.308Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.8a69d0d7-d110-4961-9c37-23330e70e47d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:45.827Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-88e7443f-3fbb-45a6-aa06-65e47e76bc4b", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:45.309Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.8a69d0d7-d110-4961-9c37-23330e70e47d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:45.827Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-88e7443f-3fbb-45a6-aa06-65e47e76bc4b", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:45.309Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.8a69d0d7-d110-4961-9c37-23330e70e47d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:17:45.827Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7569b2346ff0021de0b408daf20fe5449aadac80\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-17T01:17:45.714Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0", "logger": "ctx.8a69d0d7-d110-4961-9c37-23330e70e47d"}], "metadata": {"pagination": {"total": 749, "offset": 639, "size": 50}}} 2019-05-17 01:17:50,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:17:50,688 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:17:50 GMT 2019-05-17 01:17:50,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:17:50,688 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:17:50,688 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:17:50,689 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:17:50,689 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:17:50,689 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:17:50,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json used request id req-31b70530-8fd7-4897-b942-8d4edcd77c83 2019-05-17 01:17:50,692 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json used request id req-31b70530-8fd7-4897-b942-8d4edcd77c83 2019-05-17 01:17:50,692 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 17 May 2019 01: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-bac13aa5-e1b8-4f86-be25-fae88d4675ca x-compute-request-id: req-bac13aa5-e1b8-4f86-be25-fae88d4675ca Content-Encoding: gzip Content-Length: 826 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:8b:3d:77", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:39:39", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:05.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "5354fd03-e13c-4580-ba74-39b83a0b1495", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:05Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-17T01:16:27Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}} 2019-05-17 01:17:50,692 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json used request id req-31b70530-8fd7-4897-b942-8d4edcd77c83 2019-05-17 01:17:50,692 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json used request id req-8a822fdc-affa-42cd-80bc-30fe13d9d29a 2019-05-17 01:17:50,692 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json used request id req-264603b8-ece3-4497-a792-41051899bdee 2019-05-17 01:17:50,692 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json used request id req-264603b8-ece3-4497-a792-41051899bdee 2019-05-17 01:17:50,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json used request id req-264603b8-ece3-4497-a792-41051899bdee 2019-05-17 01:17:50,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/networks/03cf317f-51fe-4ef9-ad48-6fb3720a6e6b.json used request id req-264603b8-ece3-4497-a792-41051899bdee 2019-05-17 01:17:50,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3463dbcceb6a0177609609381bf87eefaa23c26e" 2019-05-17 01:17:50,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3463dbcceb6a0177609609381bf87eefaa23c26e" 2019-05-17 01:17:50,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json used request id req-8a822fdc-affa-42cd-80bc-30fe13d9d29a 2019-05-17 01:17:50,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-48cd593f-0aff-4b8a-b53d-2ab27f098d50 Date: Fri, 17 May 2019 01:17:42 GMT RESP BODY: {"floatingip": {"router_id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:16:16Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:39:0f:70", "device_id": "b8978990-3dfb-4a7e-9904-ccafda6ac879"}, "fixed_ip_address": "11.0.0.27", "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "0e293e8e-60b4-4a66-9432-1c48a1f52686", "id": "ad0e057e-e569-421f-9077-a8b13f569ccc", "qos_policy_id": null}} 2019-05-17 01:17:50,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-48cd593f-0aff-4b8a-b53d-2ab27f098d50 Date: Fri, 17 May 2019 01:17:42 GMT RESP BODY: {"floatingip": {"router_id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:16:16Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:39:0f:70", "device_id": "b8978990-3dfb-4a7e-9904-ccafda6ac879"}, "fixed_ip_address": "11.0.0.27", "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "0e293e8e-60b4-4a66-9432-1c48a1f52686", "id": "ad0e057e-e569-421f-9077-a8b13f569ccc", "qos_policy_id": null}} 2019-05-17 01:17:50,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json used request id req-48cd593f-0aff-4b8a-b53d-2ab27f098d50 2019-05-17 01:17:50,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 0e293e8e-60b4-4a66-9432-1c48a1f52686 attachment, because it is already attached to device (server) id b8978990-3dfb-4a7e-9904-ccafda6ac879. 2019-05-17 01:17:50,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json used request id req-48cd593f-0aff-4b8a-b53d-2ab27f098d50 2019-05-17 01:17:50,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json used request id req-48cd593f-0aff-4b8a-b53d-2ab27f098d50 2019-05-17 01:17:50,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json used request id req-48cd593f-0aff-4b8a-b53d-2ab27f098d50 2019-05-17 01:17:50,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-05-17 01:17:50,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port fe8924e9-fc53-4229-b315-e96d9047b649 attachment, because it is already attached to device (server) id 5354fd03-e13c-4580-ba74-39b83a0b1495. 2019-05-17 01:17:50,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json used request id req-8a822fdc-affa-42cd-80bc-30fe13d9d29a 2019-05-17 01:17:50,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-264603b8-ece3-4497-a792-41051899bdee Date: Fri, 17 May 2019 01:17:42 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9af8edf333bc4b6a882797ef3241ea06","l2_adjacency":true,"status":"ACTIVE","subnets":["7493f7e9-6cc0-4fd0-a49d-ae127d44b131"],"description":"","tags":[],"updated_at":"2019-05-17T01:15:55Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:40Z","mtu":1450}} 2019-05-17 01:17:50,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json used request id req-8a822fdc-affa-42cd-80bc-30fe13d9d29a 2019-05-17 01:17:50,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-8a822fdc-affa-42cd-80bc-30fe13d9d29a Date: Fri, 17 May 2019 01:17:43 GMT RESP BODY: {"floatingip": {"router_id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:16:16Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8b:3d:77", "device_id": "5354fd03-e13c-4580-ba74-39b83a0b1495"}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "fe8924e9-fc53-4229-b315-e96d9047b649", "id": "e2de579a-deb5-4e26-a047-1ed2352185e0", "qos_policy_id": null}} 2019-05-17 01:17:50,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-8a822fdc-affa-42cd-80bc-30fe13d9d29a Date: Fri, 17 May 2019 01:17:43 GMT RESP BODY: {"floatingip": {"router_id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:16:16Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8b:3d:77", "device_id": "5354fd03-e13c-4580-ba74-39b83a0b1495"}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "fe8924e9-fc53-4229-b315-e96d9047b649", "id": "e2de579a-deb5-4e26-a047-1ed2352185e0", "qos_policy_id": null}} 2019-05-17 01:17:50,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-05-17 01:17:50,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-05-17 01:17:50,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-05-17 01:17:50,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:17:50,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-c221a8f1-35da-4c5e-8904-a4316a0bdb42 2019-05-17 01:17:50,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:17:50,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:17:50,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c258c1fa-beb6-4411-a1fc-8408902b7704 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:17:50,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c258c1fa-beb6-4411-a1fc-8408902b7704 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:17:50,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-c258c1fa-beb6-4411-a1fc-8408902b7704 2019-05-17 01:17:50,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-c258c1fa-beb6-4411-a1fc-8408902b7704 2019-05-17 01:17:50,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07e70050964763897a2b88ef54157b65d67b1de2" 2019-05-17 01:17:50,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07e70050964763897a2b88ef54157b65d67b1de2" 2019-05-17 01:17:50,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf7accce6ab0cbe13f5aef3468d5bc4d5895c130" 2019-05-17 01:17:50,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:17:50,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c221a8f1-35da-4c5e-8904-a4316a0bdb42 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:17:50,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-c221a8f1-35da-4c5e-8904-a4316a0bdb42 2019-05-17 01:17:50,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c221a8f1-35da-4c5e-8904-a4316a0bdb42 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:17:50,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:17:50,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88e7443f-3fbb-45a6-aa06-65e47e76bc4b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:17:50,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88e7443f-3fbb-45a6-aa06-65e47e76bc4b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:17:50,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-88e7443f-3fbb-45a6-aa06-65e47e76bc4b 2019-05-17 01:17:50,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-88e7443f-3fbb-45a6-aa06-65e47e76bc4b 2019-05-17 01:17:50,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7569b2346ff0021de0b408daf20fe5449aadac80" 2019-05-17 01:17:50,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8523d43-fad9-49b8-9a9d-fdaeb39795f0 2019-05-17 01:17:50,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:17:50,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:17:50,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:17:50,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:17:50,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:17:50,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:17:50,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:17:50,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-17T01:17:48.802Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"} 2019-05-17 01:17:50,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:17:50,749 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:17:50 GMT 2019-05-17 01:17:50,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:17:50,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 565 2019-05-17 01:17:50,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:17:50,749 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:17:50,749 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:17:50,750 - 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-05-17T01:15:32.773Z', u'id': u'b8523d43-fad9-49b8-9a9d-fdaeb39795f0', u'ended_at': u'2019-05-17T01:17:48.802Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-05-17T01:15:32.773Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'vrouter-opnfv', u'status_display': u'completed'} 2019-05-17 01:17:50,761 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-05-17 01:17:50,817 - 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.211'}, 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.204'}}, 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-05-17 01:17:50,871 - 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.211'}, 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.204'}}, 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-05-17 01:17:50,871 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-05-17 01:17:50,872 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.211 2019-05-17 01:17:50,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:17:50,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:17:52,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json Date: Fri, 17 May 2019 01:17: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-50635f43-233e-4e57-8adc-4485bf48a17c x-openstack-request-id: req-50635f43-233e-4e57-8adc-4485bf48a17c 2019-05-17 01:17:52,526 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:39:39", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:05.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "5354fd03-e13c-4580-ba74-39b83a0b1495", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:05Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-17T01:16:27Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "11.0.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:2f:33", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:03.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "b8978990-3dfb-4a7e-9904-ccafda6ac879", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:03Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-17T01:16:25Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c651eb7a-23bd-4998-bfc3-97c355f97f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:11:22.000000", "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:11:22Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:17:52,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-50635f43-233e-4e57-8adc-4485bf48a17c 2019-05-17 01:17:52,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.65420913696s 2019-05-17 01:17:52,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:17:52,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:17:53,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json Date: Fri, 17 May 2019 01: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-054f627c-0b30-43fd-a882-9461caa81ad9 x-openstack-request-id: req-054f627c-0b30-43fd-a882-9461caa81ad9 2019-05-17 01:17:53,767 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:39:39", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:05.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "5354fd03-e13c-4580-ba74-39b83a0b1495", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:05Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-17T01:16:27Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "11.0.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:2f:33", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:03.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "b8978990-3dfb-4a7e-9904-ccafda6ac879", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:03Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-17T01:16:25Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c651eb7a-23bd-4998-bfc3-97c355f97f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:11:22.000000", "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:11:22Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:17:53,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-054f627c-0b30-43fd-a882-9461caa81ad9 2019-05-17 01:17:53,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23635601997s 2019-05-17 01:17:53,771 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.27 2019-05-17 01:17:53,771 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:39:0f:70 2019-05-17 01:17:53,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:17:53,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:17:54,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json Date: Fri, 17 May 2019 01:17: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-2114ac3a-6bf9-47c8-9da0-57f0dd30eb72 x-openstack-request-id: req-2114ac3a-6bf9-47c8-9da0-57f0dd30eb72 2019-05-17 01:17:54,961 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:39:39", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:05.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "5354fd03-e13c-4580-ba74-39b83a0b1495", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:05Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-17T01:16:27Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "11.0.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:2f:33", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:03.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "b8978990-3dfb-4a7e-9904-ccafda6ac879", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:03Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-17T01:16:25Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c651eb7a-23bd-4998-bfc3-97c355f97f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:11:22.000000", "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:11:22Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:17:54,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-2114ac3a-6bf9-47c8-9da0-57f0dd30eb72 2019-05-17 01:17:54,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18980097771s 2019-05-17 01:17:54,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:17:54,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:17:56,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json Date: Fri, 17 May 2019 01: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-48f75a2a-29d0-454c-b9e8-bd4fc256aac3 x-openstack-request-id: req-48f75a2a-29d0-454c-b9e8-bd4fc256aac3 2019-05-17 01:17:56,322 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:39:39", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:05.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "5354fd03-e13c-4580-ba74-39b83a0b1495", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:05Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-17T01:16:27Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "11.0.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:2f:33", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:03.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "b8978990-3dfb-4a7e-9904-ccafda6ac879", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:03Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-17T01:16:25Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c651eb7a-23bd-4998-bfc3-97c355f97f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:11:22.000000", "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:11:22Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:17:56,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-48f75a2a-29d0-454c-b9e8-bd4fc256aac3 2019-05-17 01:17:56,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35654807091s 2019-05-17 01:17:56,326 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.4 2019-05-17 01:17:56,326 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:59:2f:33 2019-05-17 01:17:56,326 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-05-17 01:17:56,327 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.204 2019-05-17 01:17:56,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:17:56,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:17:57,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json Date: Fri, 17 May 2019 01: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-94120336-2ea6-4e3f-95ff-8056e8da3cf1 x-openstack-request-id: req-94120336-2ea6-4e3f-95ff-8056e8da3cf1 2019-05-17 01:17:57,695 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:39:39", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:05.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "5354fd03-e13c-4580-ba74-39b83a0b1495", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:05Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-17T01:16:27Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "11.0.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:2f:33", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:03.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "b8978990-3dfb-4a7e-9904-ccafda6ac879", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:03Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-17T01:16:25Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c651eb7a-23bd-4998-bfc3-97c355f97f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:11:22.000000", "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:11:22Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:17:57,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-94120336-2ea6-4e3f-95ff-8056e8da3cf1 2019-05-17 01:17:57,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.36781692505s 2019-05-17 01:17:57,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:17:57,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:17:59,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json Date: Fri, 17 May 2019 01:17: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-4249f4eb-d673-4d18-ad91-289d025e656f x-openstack-request-id: req-4249f4eb-d673-4d18-ad91-289d025e656f 2019-05-17 01:17:59,082 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:39:39", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:05.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "5354fd03-e13c-4580-ba74-39b83a0b1495", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:05Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-17T01:16:27Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "11.0.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:2f:33", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:03.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "b8978990-3dfb-4a7e-9904-ccafda6ac879", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:03Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-17T01:16:25Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c651eb7a-23bd-4998-bfc3-97c355f97f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:11:22.000000", "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:11:22Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:17:59,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-4249f4eb-d673-4d18-ad91-289d025e656f 2019-05-17 01:17:59,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.38317108154s 2019-05-17 01:17:59,086 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.9 2019-05-17 01:17:59,086 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:8b:3d:77 2019-05-17 01:17:59,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:17:59,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:18:00,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json Date: Fri, 17 May 2019 01:17:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7d7ac061-39ab-4fde-8138-bd944976e367 x-openstack-request-id: req-7d7ac061-39ab-4fde-8138-bd944976e367 2019-05-17 01:18:00,149 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:39:39", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:05.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "5354fd03-e13c-4580-ba74-39b83a0b1495", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:05Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-17T01:16:27Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "11.0.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:2f:33", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:03.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "b8978990-3dfb-4a7e-9904-ccafda6ac879", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:03Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-17T01:16:25Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c651eb7a-23bd-4998-bfc3-97c355f97f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:11:22.000000", "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:11:22Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:18:00,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-7d7ac061-39ab-4fde-8138-bd944976e367 2019-05-17 01:18:00,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06316995621s 2019-05-17 01:18:00,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:18:00,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:18:01,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json Date: Fri, 17 May 2019 01: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-69897617-aded-4a12-a191-289ef17fde9a x-openstack-request-id: req-69897617-aded-4a12-a191-289ef17fde9a 2019-05-17 01:18:01,218 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:39:39", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:05.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "5354fd03-e13c-4580-ba74-39b83a0b1495", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:05Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-17T01:16:27Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "11.0.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:2f:33", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:03.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "b8978990-3dfb-4a7e-9904-ccafda6ac879", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:03Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-17T01:16:25Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c651eb7a-23bd-4998-bfc3-97c355f97f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:11:22.000000", "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:11:22Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:18:01,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-69897617-aded-4a12-a191-289ef17fde9a 2019-05-17 01:18:01,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06502795219s 2019-05-17 01:18:01,222 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.7 2019-05-17 01:18:01,223 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:f3:39:39 2019-05-17 01:18:01,223 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-05-17 01:18:01,244 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-05-17 01:18:01,261 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-05-17 01:18:01,261 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-05-17 01:18:01,327 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-05-17 01:18:01' 2019-05-17 01:18:01,327 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-05-17 01:18:01,327 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-05-17 01:18:01,352 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2019-05-17 01:18:01,355 - paramiko.transport - DEBUG - starting thread (client mode): 0x6ded56d0L 2019-05-17 01:18:01,355 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-17 01:18:01,359 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-05-17 01:18:01,360 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-05-17 01:18:01,361 - 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-05-17 01:18:01,361 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-05-17 01:18:01,361 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-05-17 01:18:01,361 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 01:18:01,361 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-05-17 01:18:01,362 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 01:18:01,393 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-05-17 01:18:01,495 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-05-17 01:18:01,496 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 01:18:01,498 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.204: db90d4b3161d6b7233c32e78dcc764f0 2019-05-17 01:18:01,531 - paramiko.transport - DEBUG - userauth is OK 2019-05-17 01:18:01,539 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-05-17 01:18:01,539 - paramiko.transport - INFO - Authentication (password) successful! 2019-05-17 01:18:01,563 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.204. 2019-05-17 01:18:01,564 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-17 01:18:01,565 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-17 01:18:01,565 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-17 01:18:01,570 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-17 01:18:01,571 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-17 01:18:02,594 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-05-17 01:18:03,595 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-05-17 01:18:08,601 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-05-17 01:18:09,602 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-05-17 01:18:14,608 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-05-17 01:18:15,610 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-05-17 01:18:20,615 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2019-05-17 01:18:21,616 - 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-05-17 01:18:26,622 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2019-05-17 01:18:27,623 - 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-05-17 01:18:32,629 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2019-05-17 01:18:33,630 - 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-05-17 01:18:38,636 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2019-05-17 01:18:39,637 - 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-05-17 01:18:44,643 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2019-05-17 01:18:45,645 - 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-05-17 01:18:50,650 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2019-05-17 01:18:51,652 - 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-05-17 01:18:56,657 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2019-05-17 01:18:57,659 - 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-05-17 01:19:02,664 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2019-05-17 01:19:03,666 - 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-05-17 01:19:08,671 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2019-05-17 01:19:09,673 - 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-05-17 01:19:14,678 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2019-05-17 01:19:15,680 - 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-05-17 01:19:20,685 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-05-17 01:19:21,687 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-05-17 01:19:26,691 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 ebgp-multihop '2' 2019-05-17 01:19:27,693 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 ebgp-multihop '2' [edit] vyos@vyos# 2019-05-17 01:19:32,698 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 remote-as 65002 2019-05-17 01:19:33,700 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 remote-as 65002 [edit] vyos@vyos# 2019-05-17 01:19:38,705 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 update-source 12.0.0.7 2019-05-17 01:19:39,707 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 update-source 12.0.0.7 [edit] vyos@vyos# 2019-05-17 01:19:44,712 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 soft-reconfiguration inbound 2019-05-17 01:19:45,714 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-05-17 01:19:50,719 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 password lab0033 2019-05-17 01:19:51,721 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 password lab0033 [edit] vyos@vyos# 2019-05-17 01:19:56,727 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-05-17 01:19:57,729 - 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-05-17 01:20:02,730 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-05-17 01:20:03,732 - 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-05-17 01:20:08,738 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-05-17 01:20:09,739 - 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-05-17 01:20:14,744 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-05-17 01:20:15,746 - 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-05-17 01:20:20,751 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-05-17 01:20:21,753 - 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-05-17 01:20:26,758 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-05-17 01:20:27,760 - 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-05-17 01:20:32,765 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-05-17 01:20:33,767 - 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-05-17 01:20:38,772 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-05-17 01:20:39,774 - 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-05-17 01:20:44,780 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-05-17 01:20:45,782 - 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-05-17 01:20:50,784 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-05-17 01:20:51,786 - 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-05-17 01:20:56,792 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.7 2019-05-17 01:20:57,794 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.7 [edit] vyos@vyos# 2019-05-17 01:21:02,799 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-05-17 01:21:03,801 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-05-17 01:21:08,901 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-17 01:21:08,917 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-05-17 01:21:08,962 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.211. 2019-05-17 01:21:08,965 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e127e50L 2019-05-17 01:21:08,965 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-17 01:21:08,969 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-05-17 01:21:08,969 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-05-17 01:21:08,970 - 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-05-17 01:21:08,971 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-05-17 01:21:08,971 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-05-17 01:21:08,971 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 01:21:08,971 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-05-17 01:21:08,971 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 01:21:09,012 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-05-17 01:21:09,124 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-05-17 01:21:09,124 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 01:21:09,127 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.211: db90d4b3161d6b7233c32e78dcc764f0 2019-05-17 01:21:09,161 - paramiko.transport - DEBUG - userauth is OK 2019-05-17 01:21:09,170 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-05-17 01:21:09,170 - paramiko.transport - INFO - Authentication (password) successful! 2019-05-17 01:21:09,191 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.211. 2019-05-17 01:21:09,192 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-17 01:21:09,192 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-17 01:21:09,193 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-17 01:21:09,195 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-17 01:21:09,196 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-17 01:21:10,213 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-05-17 01:21:11,215 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-05-17 01:21:16,220 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-05-17 01:21:17,222 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-05-17 01:21:22,227 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-05-17 01:21:23,228 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-05-17 01:21:28,234 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2019-05-17 01:21:29,235 - 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-05-17 01:21:34,241 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2019-05-17 01:21:35,242 - 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-05-17 01:21:40,248 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2019-05-17 01:21:41,249 - 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-05-17 01:21:46,255 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2019-05-17 01:21:47,256 - 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-05-17 01:21:52,262 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2019-05-17 01:21:53,263 - 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-05-17 01:21:58,269 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2019-05-17 01:21:59,270 - 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-05-17 01:22:04,276 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2019-05-17 01:22:05,277 - 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-05-17 01:22:10,283 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2019-05-17 01:22:11,284 - 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-05-17 01:22:16,290 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2019-05-17 01:22:17,291 - 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-05-17 01:22:22,297 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2019-05-17 01:22:23,298 - 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-05-17 01:22:28,303 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-05-17 01:22:29,305 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-05-17 01:22:34,310 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 ebgp-multihop '2' 2019-05-17 01:22:35,312 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 ebgp-multihop '2' [edit] vyos@vyos# 2019-05-17 01:22:40,317 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 remote-as 65001 2019-05-17 01:22:41,319 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 remote-as 65001 [edit] vyos@vyos# 2019-05-17 01:22:46,320 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 update-source 12.0.0.4 2019-05-17 01:22:47,322 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 update-source 12.0.0.4 [edit] vyos@vyos# 2019-05-17 01:22:52,327 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 soft-reconfiguration inbound 2019-05-17 01:22:53,329 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-05-17 01:22:58,335 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 password lab0033 2019-05-17 01:22:59,337 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 password lab0033 [edit] vyos@vyos# 2019-05-17 01:23:04,342 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-05-17 01:23:05,344 - 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-05-17 01:23:10,349 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-05-17 01:23:11,351 - 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-05-17 01:23:16,352 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-05-17 01:23:17,354 - 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-05-17 01:23:22,359 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-05-17 01:23:23,361 - 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-05-17 01:23:28,367 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-05-17 01:23:29,368 - 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-05-17 01:23:34,374 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-05-17 01:23:35,375 - 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-05-17 01:23:40,381 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-05-17 01:23:41,383 - 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-05-17 01:23:46,388 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-05-17 01:23:47,390 - 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-05-17 01:23:52,395 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-05-17 01:23:53,397 - 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-05-17 01:23:58,402 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-05-17 01:23:59,404 - 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-05-17 01:24:04,409 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.4 2019-05-17 01:24:05,412 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.4 [edit] vyos@vyos# 2019-05-17 01:24:10,417 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-05-17 01:24:11,419 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-05-17 01:24:16,519 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-17 01:24:16,539 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-05-17 01:24:16,539 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-05-17 01:25:16,572 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-05-17 01:25:16,613 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2019-05-17 01:25:16,615 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e0c73d0L 2019-05-17 01:25:16,615 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-17 01:25:16,620 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-05-17 01:25:16,620 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-05-17 01:25:16,621 - 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-05-17 01:25:16,621 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-05-17 01:25:16,622 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-05-17 01:25:16,622 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-17 01:25:16,622 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-05-17 01:25:16,622 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-17 01:25:16,657 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-05-17 01:25:16,782 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-05-17 01:25:16,783 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-17 01:25:16,785 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.204: db90d4b3161d6b7233c32e78dcc764f0 2019-05-17 01:25:16,816 - paramiko.transport - DEBUG - userauth is OK 2019-05-17 01:25:16,823 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-05-17 01:25:16,824 - paramiko.transport - INFO - Authentication (password) successful! 2019-05-17 01:25:16,849 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.204. 2019-05-17 01:25:16,850 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-17 01:25:16,851 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-17 01:25:16,851 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-17 01:25:16,853 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-17 01:25:16,854 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-17 01:25:17,856 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-05-17 01:25:47,935 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-17 01:25:47,962 - 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-05-17 01:25:47,962 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.7, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.4 4 65002 3 5 0 0 0 00:01:00 10 Total number of neighbors 1 vyos@vyos:~$ 2019-05-17 01:25:47,962 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 | no-more BGP neighbor is 12.0.0.4, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.4 BGP state = Established, up for 00:01:06 Last read 22:42:50, 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.7 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.7, Local port: 179 Foreign host: 12.0.0.4, Foreign port: 49515 Nexthop: 12.0.0.7 Nexthop global: fe80::f816:3eff:fef3:3939 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-05-17 01:25:47,963 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.7 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.7 0 32768 i *> 10.0.2.0/24 12.0.0.7 0 32768 i *> 10.0.3.0/24 12.0.0.7 0 32768 i *> 10.0.4.0/24 12.0.0.7 0 32768 i *> 10.0.5.0/24 12.0.0.7 0 32768 i *> 10.0.6.0/24 12.0.0.7 0 32768 i *> 10.0.7.0/24 12.0.0.7 0 32768 i *> 10.0.8.0/24 12.0.0.7 0 32768 i *> 10.0.9.0/24 12.0.0.7 0 32768 i *> 10.0.10.0/24 12.0.0.7 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-05-17 01:25:47,963 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.7 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.4 0 0 65002 i *> 10.1.2.0/24 12.0.0.4 0 0 65002 i *> 10.1.3.0/24 12.0.0.4 0 0 65002 i *> 10.1.4.0/24 12.0.0.4 0 0 65002 i *> 10.1.5.0/24 12.0.0.4 0 0 65002 i *> 10.1.6.0/24 12.0.0.4 0 0 65002 i *> 10.1.7.0/24 12.0.0.4 0 0 65002 i *> 10.1.8.0/24 12.0.0.4 0 0 65002 i *> 10.1.9.0/24 12.0.0.4 0 0 65002 i *> 10.1.10.0/24 12.0.0.4 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-05-17 01:25:47,963 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 routes | no-more BGP table version is 0, local router ID is 12.0.0.7 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.4 0 0 65002 i *> 10.1.2.0/24 12.0.0.4 0 0 65002 i *> 10.1.3.0/24 12.0.0.4 0 0 65002 i *> 10.1.4.0/24 12.0.0.4 0 0 65002 i *> 10.1.5.0/24 12.0.0.4 0 0 65002 i *> 10.1.6.0/24 12.0.0.4 0 0 65002 i *> 10.1.7.0/24 12.0.0.4 0 0 65002 i *> 10.1.8.0/24 12.0.0.4 0 0 65002 i *> 10.1.9.0/24 12.0.0.4 0 0 65002 i *> 10.1.10.0/24 12.0.0.4 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-05-17 01:25:47,963 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-05-17 01:25:47,963 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.6' 2019-05-17 01:25:47,964 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-05-17 01:25:47,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:25:47,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:25:49,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json Date: Fri, 17 May 2019 01:25: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-4e058823-1b9c-4138-bde4-fc3efb7d74e7 x-openstack-request-id: req-4e058823-1b9c-4138-bde4-fc3efb7d74e7 2019-05-17 01:25:49,975 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:39:39", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:05.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "5354fd03-e13c-4580-ba74-39b83a0b1495", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:05Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-17T01:16:27Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "11.0.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:2f:33", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:03.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "b8978990-3dfb-4a7e-9904-ccafda6ac879", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:03Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-17T01:16:25Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c651eb7a-23bd-4998-bfc3-97c355f97f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:11:22.000000", "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:11:22Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:25:49,975 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-4e058823-1b9c-4138-bde4-fc3efb7d74e7 2019-05-17 01:25:49,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.01127099991s 2019-05-17 01:25:49,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-17 01:25:49,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:25:50,158 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 17 May 2019 01:25: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-8272a053-d792-443b-b4dd-8b71b1373adb x-openstack-request-id: req-8272a053-d792-443b-b4dd-8b71b1373adb 2019-05-17 01:25:50,158 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-8272a053-d792-443b-b4dd-8b71b1373adb 2019-05-17 01:25:50,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.179049015045s 2019-05-17 01:25:50,159 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-05-17 01:25:50,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:25:50,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:25:51,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1203 Content-Type: application/json Date: Fri, 17 May 2019 01:25: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-6d431a7b-833c-4b5a-bdee-336a0f2c20ef x-openstack-request-id: req-6d431a7b-833c-4b5a-bdee-336a0f2c20ef 2019-05-17 01:25:51,555 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:39:39", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/5354fd03-e13c-4580-ba74-39b83a0b1495", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:05.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "5354fd03-e13c-4580-ba74-39b83a0b1495", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:17:05Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-17T01:16:27Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "11.0.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0f:70", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:2f:33", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879", "rel": "bookmark"}], "image": {"id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "links": [{"href": "http://172.30.9.36:8774/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:17:03.000000", "flavor": {"id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "links": [{"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "bookmark"}]}, "id": "b8978990-3dfb-4a7e-9904-ccafda6ac879", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:25:50Z", "hostId": "0c9988979cbf0a381b3c6cc0f49d041568a9e3779f4089dff860496b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-17T01:16:25Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c651eb7a-23bd-4998-bfc3-97c355f97f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:11:22.000000", "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:11:22Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:25:51,555 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-6d431a7b-833c-4b5a-bdee-336a0f2c20ef 2019-05-17 01:25:51,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.3962469101s 2019-05-17 01:25:51,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-17 01:25:51,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:25:52,146 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 17 May 2019 01:25: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-e0bcf0df-ac89-455b-9e4d-ae27ffd8e372 x-openstack-request-id: req-e0bcf0df-ac89-455b-9e4d-ae27ffd8e372 2019-05-17 01:25:52,146 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-e0bcf0df-ac89-455b-9e4d-ae27ffd8e372 2019-05-17 01:25:52,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.587522983551s 2019-05-17 01:25:52,262 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-17 01:25:52,262 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 17:05 | PASS | +----------------------+------------------+------------------+----------------+ 2019-05-17 01:25:52,266 - functest.core.cloudify - INFO - Deleting the current deployment 2019-05-17 01:25:52,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions 2019-05-17 01:25:52,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:25:52,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:25:52,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:25:52,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:25:52,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:25:52,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:25:52,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:25:52,353 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-05-17T01:15:29.104Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-17T01:15:26.816Z", "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": {"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"}, "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"}, "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-05-17T01:15:26.818Z", "id": "14d0d041-cc55-4ffa-ac03-b0c2c8a494b5"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-17T01:17:48.802Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-17T01:15:32.773Z", "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-05-17T01:15:32.773Z", "id": "b8523d43-fad9-49b8-9a9d-fdaeb39795f0"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-05-17 01:25:52,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:25:52,354 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:25:52 GMT 2019-05-17 01:25:52,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:25:52,354 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:25:52,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:25:52,354 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:25:52,354 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:25:52,354 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:25:52,355 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.203:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-05-17 01:25:53,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:25:53,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:25:53,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:25:53,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:25:53,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:25:53,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:25:53,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:25:53,020 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2019-05-17 01:25:53,020 - 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-05-17T01:25:52.441Z", "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-05-17T01:25:52.442Z", "id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"} 2019-05-17 01:25:53,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:25:53,021 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:25:53 GMT 2019-05-17 01:25:53,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:25:53,021 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-17 01:25:53,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:25:53,021 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:25:53,021 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:25:53,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:25:53,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:25:53,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:25:53,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:25:53,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:25:53,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:25:53,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:25:53,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:25:53,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-17 01:25:53,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:25:53,091 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:25:53 GMT 2019-05-17 01:25:53,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:25:53,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-17 01:25:53,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:25:53,091 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:25:53,091 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:25:53,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce 2019-05-17 01:25:53,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:25:53,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:25:53,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:25:53,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:25:53,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:25:53,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:25:53,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:25:53,142 - 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-05-17T01:25:52.441Z", "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-05-17T01:25:52.442Z", "id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"} 2019-05-17 01:25:53,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:25:53,142 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:25:53 GMT 2019-05-17 01:25:53,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:25:53,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-17 01:25:53,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:25:53,143 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:25:53,143 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:25:58,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:25:58,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:25:58,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:25:58,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:25:58,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:25:58,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:25:58,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:25:58,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:25:58,262 - 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-05-17T01:25:53.697Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:53.547Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:54.916Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:54.771Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:55.546Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:54.906Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:55.546Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:55.224Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:56.163Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:55.790Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:56.895Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:25:56.350Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.1e3a1f33-b1d2-4171-8ee8-0178f18ce10a"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:56.895Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10fea4a9-b7ec-491f-ad76-3721d7dfd6c7 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:56.356Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.1e3a1f33-b1d2-4171-8ee8-0178f18ce10a"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:56.895Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-10fea4a9-b7ec-491f-ad76-3721d7dfd6c7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:56.356Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.1e3a1f33-b1d2-4171-8ee8-0178f18ce10a"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:57.624Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:25:56.858Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.75607520-a091-4981-ba4e-d90c51962d51"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:57.624Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0546fb7-93f6-412e-8331-355b360aafe7 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:56.865Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.75607520-a091-4981-ba4e-d90c51962d51"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:57.624Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-d0546fb7-93f6-412e-8331-355b360aafe7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:56.865Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.75607520-a091-4981-ba4e-d90c51962d51"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:57.624Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0869e0fc4db9d357b5a685b25a8982159d7cc11\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:56.794Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.1e3a1f33-b1d2-4171-8ee8-0178f18ce10a"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:57.624Z", "message": "RESP: [404] Date: Fri, 17 May 2019 01:25: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-6ece3377-2dce-49ce-a0dc-743d549bd746 x-compute-request-id: req-6ece3377-2dce-49ce-a0dc-743d549bd746 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 5354fd03-e13c-4580-ba74-39b83a0b1495 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-05-17T01:25:57.030Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.1e3a1f33-b1d2-4171-8ee8-0178f18ce10a"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:57.624Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-6ece3377-2dce-49ce-a0dc-743d549bd746", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:57.030Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.1e3a1f33-b1d2-4171-8ee8-0178f18ce10a"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:57.624Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-6ece3377-2dce-49ce-a0dc-743d549bd746", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:57.030Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.1e3a1f33-b1d2-4171-8ee8-0178f18ce10a"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:57.624Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5dd4e15e41103cd65bfc49c3701b7c001f156e34\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:57.281Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.75607520-a091-4981-ba4e-d90c51962d51"}], "metadata": {"pagination": {"total": 16, "offset": 0, "size": 50}}} 2019-05-17 01:25:58,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:25:58,262 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:25:58 GMT 2019-05-17 01:25:58,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:25:58,263 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:25:58,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:25:58,263 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:25:58,263 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:25:58,263 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:25:58,264 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-05-17 01:25:58,264 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 01:25:58,264 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 01:25:58,264 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-17 01:25:58,264 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-17 01:25:58,265 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:25:58,265 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10fea4a9-b7ec-491f-ad76-3721d7dfd6c7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:25:58,265 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-10fea4a9-b7ec-491f-ad76-3721d7dfd6c7 2019-05-17 01:25:58,265 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:25:58,265 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0546fb7-93f6-412e-8331-355b360aafe7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:25:58,266 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-d0546fb7-93f6-412e-8331-355b360aafe7 2019-05-17 01:25:58,266 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0869e0fc4db9d357b5a685b25a8982159d7cc11" 2019-05-17 01:25:58,266 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 17 May 2019 01:25: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-6ece3377-2dce-49ce-a0dc-743d549bd746 x-compute-request-id: req-6ece3377-2dce-49ce-a0dc-743d549bd746 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5354fd03-e13c-4580-ba74-39b83a0b1495 could not be found.", "code": 404}} 2019-05-17 01:25:58,266 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-6ece3377-2dce-49ce-a0dc-743d549bd746 2019-05-17 01:25:58,266 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-6ece3377-2dce-49ce-a0dc-743d549bd746 2019-05-17 01:25:58,266 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dd4e15e41103cd65bfc49c3701b7c001f156e34" 2019-05-17 01:25:58,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce 2019-05-17 01:25:58,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:25:58,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:25:58,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:25:58,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:25:58,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:25:58,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:25:58,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:25:58,326 - 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-05-17T01:25:52.441Z", "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-05-17T01:25:52.442Z", "id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"} 2019-05-17 01:25:58,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:25:58,326 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:25:58 GMT 2019-05-17 01:25:58,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:25:58,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-17 01:25:58,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:25:58,327 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:25:58,327 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:26:03,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:26:03,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:26:03,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:26:03,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:26:03,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:26:03,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:26:03,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:26:03,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:26:03,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:58.296Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-a651f07b-b9e4-435b-a60f-b629a48214d0", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:57.683Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.75607520-a091-4981-ba4e-d90c51962d51"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:58.296Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:57.796Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:58.296Z", "message": "Stopped node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:57.522Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:58.296Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:57.960Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:58.296Z", "message": "RESP: [404] Date: Fri, 17 May 2019 01:25: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-a651f07b-b9e4-435b-a60f-b629a48214d0 x-compute-request-id: req-a651f07b-b9e4-435b-a60f-b629a48214d0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance b8978990-3dfb-4a7e-9904-ccafda6ac879 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-05-17T01:25:57.683Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.75607520-a091-4981-ba4e-d90c51962d51"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:58.296Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 5354fd03-e13c-4580-ba74-39b83a0b1495 could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 5354fd03-e13c-4580-ba74-39b83a0b1495 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 5354fd03-e13c-4580-ba74-39b83a0b1495 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-05-17T01:25:57.490Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:58.296Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-a651f07b-b9e4-435b-a60f-b629a48214d0", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:57.683Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.75607520-a091-4981-ba4e-d90c51962d51"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:58.892Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance b8978990-3dfb-4a7e-9904-ccafda6ac879 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance b8978990-3dfb-4a7e-9904-ccafda6ac879 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 b8978990-3dfb-4a7e-9904-ccafda6ac879 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-05-17T01:25:58.319Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:58.892Z", "message": "Stopped node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:58.338Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:58.892Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:58.651Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:59.553Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:58.790Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:59.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:59.112Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:59.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:59.112Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:59.553Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74739c9c-28a5-49ac-a9c0-71801aba5ddf 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:59.116Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:59.553Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74739c9c-28a5-49ac-a9c0-71801aba5ddf 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:59.116Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:59.553Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-74739c9c-28a5-49ac-a9c0-71801aba5ddf", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:59.116Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:59.553Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-74739c9c-28a5-49ac-a9c0-71801aba5ddf", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:59.117Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:25:59.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ac323fadb0af53a128748e0d04bc2b1578f7d965\"", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:59.518Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.189Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-3f1c3053-73f3-479b-84bb-cc521596f4aa", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:59.825Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.189Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-3f1c3053-73f3-479b-84bb-cc521596f4aa", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:59.825Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.189Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-2f33ef8d-5b9a-439e-9c8d-dd941750a1dc Date: Fri, 17 May 2019 01:25:59 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"c281a779-9bcb-48c3-a344-96a67d52e710\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:11:27Z\", \"updated_at\": \"2019-05-17T01:11:31Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e7b46275-ac45-4187-a72e-3a5d07884bb7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f0:9f:95\", \"device_id\": \"4d126520-f2ce-4848-9610-343846ba0c3b\"}, \"fixed_ip_address\": \"192.168.120.19\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 3, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3\", \"id\": \"98f721da-006e-4e34-866f-5a7ee85d8220\", \"qos_policy_id\": null}, {\"router_id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:16:16Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:39:0f:70\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.27\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 4, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"0e293e8e-60b4-4a66-9432-1c48a1f52686\", \"id\": \"ad0e057e-e569-421f-9077-a8b13f569ccc\", \"qos_policy_id\": null}, {\"router_id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:16:16Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:8b:3d:77\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"fe8924e9-fc53-4229-b315-e96d9047b649\", \"id\": \"e2de579a-deb5-4e26-a047-1ed2352185e0\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:59.897Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.189Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-2f33ef8d-5b9a-439e-9c8d-dd941750a1dc Date: Fri, 17 May 2019 01:25:59 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"c281a779-9bcb-48c3-a344-96a67d52e710\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:11:27Z\", \"updated_at\": \"2019-05-17T01:11:31Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e7b46275-ac45-4187-a72e-3a5d07884bb7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f0:9f:95\", \"device_id\": \"4d126520-f2ce-4848-9610-343846ba0c3b\"}, \"fixed_ip_address\": \"192.168.120.19\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 3, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3\", \"id\": \"98f721da-006e-4e34-866f-5a7ee85d8220\", \"qos_policy_id\": null}, {\"router_id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:16:16Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:39:0f:70\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.27\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 4, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"0e293e8e-60b4-4a66-9432-1c48a1f52686\", \"id\": \"ad0e057e-e569-421f-9077-a8b13f569ccc\", \"qos_policy_id\": null}, {\"router_id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:16:16Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:8b:3d:77\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"fe8924e9-fc53-4229-b315-e96d9047b649\", \"id\": \"e2de579a-deb5-4e26-a047-1ed2352185e0\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:59.897Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.189Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-2f33ef8d-5b9a-439e-9c8d-dd941750a1dc", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:59.897Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.189Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ac323fadb0af53a128748e0d04bc2b1578f7d965\"", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:59.518Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.189Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:59.819Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.189Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:59.820Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.189Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-2f33ef8d-5b9a-439e-9c8d-dd941750a1dc", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:59.898Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.189Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ac323fadb0af53a128748e0d04bc2b1578f7d965\"", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:59.898Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.189Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ac323fadb0af53a128748e0d04bc2b1578f7d965\"", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:59.899Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.189Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-2f33ef8d-5b9a-439e-9c8d-dd941750a1dc", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:59.897Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.189Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-2f33ef8d-5b9a-439e-9c8d-dd941750a1dc", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:59.897Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.189Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f1c3053-73f3-479b-84bb-cc521596f4aa 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:59.824Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.189Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f1c3053-73f3-479b-84bb-cc521596f4aa 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:25:59.825Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.749Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-66566ea2-77be-46dd-8da8-4f8fd11bc3a8 Date: Fri, 17 May 2019 01:26:00 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"c281a779-9bcb-48c3-a344-96a67d52e710\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:11:27Z\", \"updated_at\": \"2019-05-17T01:11:31Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e7b46275-ac45-4187-a72e-3a5d07884bb7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f0:9f:95\", \"device_id\": \"4d126520-f2ce-4848-9610-343846ba0c3b\"}, \"fixed_ip_address\": \"192.168.120.19\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 3, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3\", \"id\": \"98f721da-006e-4e34-866f-5a7ee85d8220\", \"qos_policy_id\": null}, {\"router_id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:16:16Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:39:0f:70\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.27\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 4, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"0e293e8e-60b4-4a66-9432-1c48a1f52686\", \"id\": \"ad0e057e-e569-421f-9077-a8b13f569ccc\", \"qos_policy_id\": null}, {\"router_id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:16:16Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:8b:3d:77\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"fe8924e9-fc53-4229-b315-e96d9047b649\", \"id\": \"e2de579a-deb5-4e26-a047-1ed2352185e0\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.595Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4809edb663c7a83e9066f3db9d9cd6810b6ef268\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.249Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4809edb663c7a83e9066f3db9d9cd6810b6ef268\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.249Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.749Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-fc553730-2331-4366-ab8e-8c15fc5298f9 Date: Fri, 17 May 2019 01:26:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:11:22Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5db60b7-599b-4bd9-b86e-fee94a8c8372\",\"ip_address\":\"192.168.120.19\"}],\"id\":\"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3\",\"security_groups\":[\"ae290c58-15a8-4e35-bcbe-746f8b68e1d7\"],\"mac_address\":\"fa:16:3e:f0:9f:95\",\"device_id\":\"4d126520-f2ce-4848-9610-343846ba0c3b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7b46275-ac45-4187-a72e-3a5d07884bb7\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:09:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.230Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.749Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-fc553730-2331-4366-ab8e-8c15fc5298f9 Date: Fri, 17 May 2019 01:26:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:11:22Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5db60b7-599b-4bd9-b86e-fee94a8c8372\",\"ip_address\":\"192.168.120.19\"}],\"id\":\"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3\",\"security_groups\":[\"ae290c58-15a8-4e35-bcbe-746f8b68e1d7\"],\"mac_address\":\"fa:16:3e:f0:9f:95\",\"device_id\":\"4d126520-f2ce-4848-9610-343846ba0c3b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7b46275-ac45-4187-a72e-3a5d07884bb7\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:09:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.230Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.749Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-fc553730-2331-4366-ab8e-8c15fc5298f9", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.230Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.749Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-fc553730-2331-4366-ab8e-8c15fc5298f9", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.230Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.749Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-fc553730-2331-4366-ab8e-8c15fc5298f9", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.231Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.749Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-fc553730-2331-4366-ab8e-8c15fc5298f9", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.231Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ac323fadb0af53a128748e0d04bc2b1578f7d965\"", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.232Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ac323fadb0af53a128748e0d04bc2b1578f7d965\"", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.232Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.749Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-66566ea2-77be-46dd-8da8-4f8fd11bc3a8 Date: Fri, 17 May 2019 01:26:00 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"c281a779-9bcb-48c3-a344-96a67d52e710\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:11:27Z\", \"updated_at\": \"2019-05-17T01:11:31Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e7b46275-ac45-4187-a72e-3a5d07884bb7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f0:9f:95\", \"device_id\": \"4d126520-f2ce-4848-9610-343846ba0c3b\"}, \"fixed_ip_address\": \"192.168.120.19\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 3, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3\", \"id\": \"98f721da-006e-4e34-866f-5a7ee85d8220\", \"qos_policy_id\": null}, {\"router_id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:16:16Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:39:0f:70\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.27\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 4, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"0e293e8e-60b4-4a66-9432-1c48a1f52686\", \"id\": \"ad0e057e-e569-421f-9077-a8b13f569ccc\", \"qos_policy_id\": null}, {\"router_id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:16:16Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:8b:3d:77\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"fe8924e9-fc53-4229-b315-e96d9047b649\", \"id\": \"e2de579a-deb5-4e26-a047-1ed2352185e0\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.595Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.749Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-66566ea2-77be-46dd-8da8-4f8fd11bc3a8", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.595Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.749Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-66566ea2-77be-46dd-8da8-4f8fd11bc3a8", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.595Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.749Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-66566ea2-77be-46dd-8da8-4f8fd11bc3a8", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.595Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.749Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-66566ea2-77be-46dd-8da8-4f8fd11bc3a8", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.596Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4809edb663c7a83e9066f3db9d9cd6810b6ef268\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.596Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}], "metadata": {"pagination": {"total": 128, "offset": 16, "size": 50}}} 2019-05-17 01:26:03,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:26:03,421 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:26:03 GMT 2019-05-17 01:26:03,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:26:03,421 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:26:03,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:26:03,421 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:26:03,421 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:26:03,421 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:26:03,424 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-a651f07b-b9e4-435b-a60f-b629a48214d0 2019-05-17 01:26:03,424 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 01:26:03,424 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-17 01:26:03,425 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-05-17 01:26:03,425 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 17 May 2019 01:25: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-a651f07b-b9e4-435b-a60f-b629a48214d0 x-compute-request-id: req-a651f07b-b9e4-435b-a60f-b629a48214d0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b8978990-3dfb-4a7e-9904-ccafda6ac879 could not be found.", "code": 404}} 2019-05-17 01:26:03,425 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 5354fd03-e13c-4580-ba74-39b83a0b1495 could not be found. [status_code=404] 2019-05-17 01:26:03,425 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-a651f07b-b9e4-435b-a60f-b629a48214d0 2019-05-17 01:26:03,425 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance b8978990-3dfb-4a7e-9904-ccafda6ac879 could not be found. [status_code=404] 2019-05-17 01:26:03,425 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-17 01:26:03,425 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 01:26:03,426 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-05-17 01:26:03,426 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:03,426 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:03,426 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74739c9c-28a5-49ac-a9c0-71801aba5ddf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:03,426 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74739c9c-28a5-49ac-a9c0-71801aba5ddf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:03,426 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-74739c9c-28a5-49ac-a9c0-71801aba5ddf 2019-05-17 01:26:03,427 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-74739c9c-28a5-49ac-a9c0-71801aba5ddf 2019-05-17 01:26:03,427 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac323fadb0af53a128748e0d04bc2b1578f7d965" 2019-05-17 01:26:03,427 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-3f1c3053-73f3-479b-84bb-cc521596f4aa 2019-05-17 01:26:03,427 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-3f1c3053-73f3-479b-84bb-cc521596f4aa 2019-05-17 01:26:03,427 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-2f33ef8d-5b9a-439e-9c8d-dd941750a1dc Date: Fri, 17 May 2019 01:25:59 GMT RESP BODY: {"floatingips": [{"router_id": "c281a779-9bcb-48c3-a344-96a67d52e710", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:11:27Z", "updated_at": "2019-05-17T01:11:31Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e7b46275-ac45-4187-a72e-3a5d07884bb7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:9f:95", "device_id": "4d126520-f2ce-4848-9610-343846ba0c3b"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "ec8cc01d-6bc3-420f-a7e2-adb5582c40e3", "id": "98f721da-006e-4e34-866f-5a7ee85d8220", "qos_policy_id": null}, {"router_id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:16:16Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "device_owner": "", "mac_address": "fa:16:3e:39:0f:70", "device_id": ""}, "fixed_ip_address": "11.0.0.27", "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "0e293e8e-60b4-4a66-9432-1c48a1f52686", "id": "ad0e057e-e569-421f-9077-a8b13f569ccc", "qos_policy_id": null}, {"router_id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:16:16Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "device_owner": "", "mac_address": "fa:16:3e:8b:3d:77", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "fe8924e9-fc53-4229-b315-e96d9047b649", "id": "e2de579a-deb5-4e26-a047-1ed2352185e0", "qos_policy_id": null}]} 2019-05-17 01:26:03,427 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-2f33ef8d-5b9a-439e-9c8d-dd941750a1dc Date: Fri, 17 May 2019 01:25:59 GMT RESP BODY: {"floatingips": [{"router_id": "c281a779-9bcb-48c3-a344-96a67d52e710", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:11:27Z", "updated_at": "2019-05-17T01:11:31Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e7b46275-ac45-4187-a72e-3a5d07884bb7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:9f:95", "device_id": "4d126520-f2ce-4848-9610-343846ba0c3b"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "ec8cc01d-6bc3-420f-a7e2-adb5582c40e3", "id": "98f721da-006e-4e34-866f-5a7ee85d8220", "qos_policy_id": null}, {"router_id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:16:16Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "device_owner": "", "mac_address": "fa:16:3e:39:0f:70", "device_id": ""}, "fixed_ip_address": "11.0.0.27", "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "0e293e8e-60b4-4a66-9432-1c48a1f52686", "id": "ad0e057e-e569-421f-9077-a8b13f569ccc", "qos_policy_id": null}, {"router_id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:16:16Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "device_owner": "", "mac_address": "fa:16:3e:8b:3d:77", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "fe8924e9-fc53-4229-b315-e96d9047b649", "id": "e2de579a-deb5-4e26-a047-1ed2352185e0", "qos_policy_id": null}]} 2019-05-17 01:26:03,427 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-2f33ef8d-5b9a-439e-9c8d-dd941750a1dc 2019-05-17 01:26:03,428 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac323fadb0af53a128748e0d04bc2b1578f7d965" 2019-05-17 01:26:03,428 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:03,428 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:03,428 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-2f33ef8d-5b9a-439e-9c8d-dd941750a1dc 2019-05-17 01:26:03,428 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac323fadb0af53a128748e0d04bc2b1578f7d965" 2019-05-17 01:26:03,428 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac323fadb0af53a128748e0d04bc2b1578f7d965" 2019-05-17 01:26:03,429 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-2f33ef8d-5b9a-439e-9c8d-dd941750a1dc 2019-05-17 01:26:03,429 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-2f33ef8d-5b9a-439e-9c8d-dd941750a1dc 2019-05-17 01:26:03,429 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f1c3053-73f3-479b-84bb-cc521596f4aa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:03,429 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f1c3053-73f3-479b-84bb-cc521596f4aa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:03,429 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-66566ea2-77be-46dd-8da8-4f8fd11bc3a8 Date: Fri, 17 May 2019 01:26:00 GMT RESP BODY: {"floatingips": [{"router_id": "c281a779-9bcb-48c3-a344-96a67d52e710", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:11:27Z", "updated_at": "2019-05-17T01:11:31Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e7b46275-ac45-4187-a72e-3a5d07884bb7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:9f:95", "device_id": "4d126520-f2ce-4848-9610-343846ba0c3b"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "ec8cc01d-6bc3-420f-a7e2-adb5582c40e3", "id": "98f721da-006e-4e34-866f-5a7ee85d8220", "qos_policy_id": null}, {"router_id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:16:16Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "device_owner": "", "mac_address": "fa:16:3e:39:0f:70", "device_id": ""}, "fixed_ip_address": "11.0.0.27", "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "0e293e8e-60b4-4a66-9432-1c48a1f52686", "id": "ad0e057e-e569-421f-9077-a8b13f569ccc", "qos_policy_id": null}, {"router_id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:16:16Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "device_owner": "", "mac_address": "fa:16:3e:8b:3d:77", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "fe8924e9-fc53-4229-b315-e96d9047b649", "id": "e2de579a-deb5-4e26-a047-1ed2352185e0", "qos_policy_id": null}]} 2019-05-17 01:26:03,429 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4809edb663c7a83e9066f3db9d9cd6810b6ef268" 2019-05-17 01:26:03,429 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4809edb663c7a83e9066f3db9d9cd6810b6ef268" 2019-05-17 01:26:03,430 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-fc553730-2331-4366-ab8e-8c15fc5298f9 Date: Fri, 17 May 2019 01:26:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:11:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5db60b7-599b-4bd9-b86e-fee94a8c8372","ip_address":"192.168.120.19"}],"id":"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3","security_groups":["ae290c58-15a8-4e35-bcbe-746f8b68e1d7"],"mac_address":"fa:16:3e:f0:9f:95","device_id":"4d126520-f2ce-4848-9610-343846ba0c3b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"e7b46275-ac45-4187-a72e-3a5d07884bb7","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:09:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:03,430 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-fc553730-2331-4366-ab8e-8c15fc5298f9 Date: Fri, 17 May 2019 01:26:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:11:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5db60b7-599b-4bd9-b86e-fee94a8c8372","ip_address":"192.168.120.19"}],"id":"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3","security_groups":["ae290c58-15a8-4e35-bcbe-746f8b68e1d7"],"mac_address":"fa:16:3e:f0:9f:95","device_id":"4d126520-f2ce-4848-9610-343846ba0c3b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"e7b46275-ac45-4187-a72e-3a5d07884bb7","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:09:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:03,430 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-fc553730-2331-4366-ab8e-8c15fc5298f9 2019-05-17 01:26:03,430 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-fc553730-2331-4366-ab8e-8c15fc5298f9 2019-05-17 01:26:03,430 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-fc553730-2331-4366-ab8e-8c15fc5298f9 2019-05-17 01:26:03,430 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-fc553730-2331-4366-ab8e-8c15fc5298f9 2019-05-17 01:26:03,430 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac323fadb0af53a128748e0d04bc2b1578f7d965" 2019-05-17 01:26:03,431 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac323fadb0af53a128748e0d04bc2b1578f7d965" 2019-05-17 01:26:03,431 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-66566ea2-77be-46dd-8da8-4f8fd11bc3a8 Date: Fri, 17 May 2019 01:26:00 GMT RESP BODY: {"floatingips": [{"router_id": "c281a779-9bcb-48c3-a344-96a67d52e710", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:11:27Z", "updated_at": "2019-05-17T01:11:31Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e7b46275-ac45-4187-a72e-3a5d07884bb7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:9f:95", "device_id": "4d126520-f2ce-4848-9610-343846ba0c3b"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "ec8cc01d-6bc3-420f-a7e2-adb5582c40e3", "id": "98f721da-006e-4e34-866f-5a7ee85d8220", "qos_policy_id": null}, {"router_id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:16:16Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "device_owner": "", "mac_address": "fa:16:3e:39:0f:70", "device_id": ""}, "fixed_ip_address": "11.0.0.27", "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "0e293e8e-60b4-4a66-9432-1c48a1f52686", "id": "ad0e057e-e569-421f-9077-a8b13f569ccc", "qos_policy_id": null}, {"router_id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:16:16Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "device_owner": "", "mac_address": "fa:16:3e:8b:3d:77", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "fe8924e9-fc53-4229-b315-e96d9047b649", "id": "e2de579a-deb5-4e26-a047-1ed2352185e0", "qos_policy_id": null}]} 2019-05-17 01:26:03,431 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-66566ea2-77be-46dd-8da8-4f8fd11bc3a8 2019-05-17 01:26:03,431 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-66566ea2-77be-46dd-8da8-4f8fd11bc3a8 2019-05-17 01:26:03,431 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-66566ea2-77be-46dd-8da8-4f8fd11bc3a8 2019-05-17 01:26:03,431 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-66566ea2-77be-46dd-8da8-4f8fd11bc3a8 2019-05-17 01:26:03,431 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4809edb663c7a83e9066f3db9d9cd6810b6ef268" 2019-05-17 01:26:03,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce 2019-05-17 01:26:03,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:26:03,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:26:03,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:26:03,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:26:03,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:26:03,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:26:03,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:26:03,497 - 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-05-17T01:25:52.441Z", "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-05-17T01:25:52.442Z", "id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"} 2019-05-17 01:26:03,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:26:03,497 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:26:03 GMT 2019-05-17 01:26:03,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:26:03,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-17 01:26:03,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:26:03,497 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:26:03,497 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:26:08,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:26:08,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:26:08,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:26:08,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:26:08,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:26:08,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:26:08,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:26:08,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:26:08,574 - 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-05-17T01:26:00.749Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-fc553730-2331-4366-ab8e-8c15fc5298f9", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.231Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:00.749Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-fc553730-2331-4366-ab8e-8c15fc5298f9 Date: Fri, 17 May 2019 01:26:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:11:22Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5db60b7-599b-4bd9-b86e-fee94a8c8372\",\"ip_address\":\"192.168.120.19\"}],\"id\":\"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3\",\"security_groups\":[\"ae290c58-15a8-4e35-bcbe-746f8b68e1d7\"],\"mac_address\":\"fa:16:3e:f0:9f:95\",\"device_id\":\"4d126520-f2ce-4848-9610-343846ba0c3b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7b46275-ac45-4187-a72e-3a5d07884bb7\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:09:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.230Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-d5ad06eb-f4f3-46e1-89bf-d64ff539ecdb", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.608Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-cc397574-34c6-49b1-a170-17ae0bcfd2bb Date: Fri, 17 May 2019 01:26:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:25:53Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:39:0f:70\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.147Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4809edb663c7a83e9066f3db9d9cd6810b6ef268\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.850Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4809edb663c7a83e9066f3db9d9cd6810b6ef268\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.850Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-7051622a-b958-4fe7-9402-329f2e55cd41", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.849Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-7051622a-b958-4fe7-9402-329f2e55cd41", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.849Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-7051622a-b958-4fe7-9402-329f2e55cd41", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.849Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-7051622a-b958-4fe7-9402-329f2e55cd41 Date: Fri, 17 May 2019 01:26:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:11:22Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5db60b7-599b-4bd9-b86e-fee94a8c8372\",\"ip_address\":\"192.168.120.19\"}],\"id\":\"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3\",\"security_groups\":[\"ae290c58-15a8-4e35-bcbe-746f8b68e1d7\"],\"mac_address\":\"fa:16:3e:f0:9f:95\",\"device_id\":\"4d126520-f2ce-4848-9610-343846ba0c3b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7b46275-ac45-4187-a72e-3a5d07884bb7\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:09:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.849Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-7051622a-b958-4fe7-9402-329f2e55cd41 Date: Fri, 17 May 2019 01:26:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:11:22Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5db60b7-599b-4bd9-b86e-fee94a8c8372\",\"ip_address\":\"192.168.120.19\"}],\"id\":\"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3\",\"security_groups\":[\"ae290c58-15a8-4e35-bcbe-746f8b68e1d7\"],\"mac_address\":\"fa:16:3e:f0:9f:95\",\"device_id\":\"4d126520-f2ce-4848-9610-343846ba0c3b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7b46275-ac45-4187-a72e-3a5d07884bb7\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:09:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.849Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ac323fadb0af53a128748e0d04bc2b1578f7d965\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.610Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ac323fadb0af53a128748e0d04bc2b1578f7d965\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.610Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "Detaching port 0942008a-bb97-495a-b662-d487517fd293...", "level": "info", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.609Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-d5ad06eb-f4f3-46e1-89bf-d64ff539ecdb", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.608Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b4b973d5-1116-4e8c-a62c-a00a8a8897c6 Date: Fri, 17 May 2019 01:26:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:25:53Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:39:0f:70\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.558Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-b4b973d5-1116-4e8c-a62c-a00a8a8897c6", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.558Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-b4b973d5-1116-4e8c-a62c-a00a8a8897c6", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.558Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-b4b973d5-1116-4e8c-a62c-a00a8a8897c6", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.558Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-b4b973d5-1116-4e8c-a62c-a00a8a8897c6", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.559Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ac323fadb0af53a128748e0d04bc2b1578f7d965\"", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.559Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ac323fadb0af53a128748e0d04bc2b1578f7d965\"", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.560Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-7051622a-b958-4fe7-9402-329f2e55cd41", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.849Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-d5ad06eb-f4f3-46e1-89bf-d64ff539ecdb", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.608Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d5ad06eb-f4f3-46e1-89bf-d64ff539ecdb Date: Fri, 17 May 2019 01:26:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:25:55Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"fe8924e9-fc53-4229-b315-e96d9047b649\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:8b:3d:77\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.607Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d5ad06eb-f4f3-46e1-89bf-d64ff539ecdb Date: Fri, 17 May 2019 01:26:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:25:55Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"fe8924e9-fc53-4229-b315-e96d9047b649\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:8b:3d:77\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.607Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.294Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-d5ad06eb-f4f3-46e1-89bf-d64ff539ecdb", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:00.608Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "PUT call to network for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-4d61536c-819f-4e75-b2a9-f73ddee018b7", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.522Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-cc397574-34c6-49b1-a170-17ae0bcfd2bb Date: Fri, 17 May 2019 01:26:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:25:53Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:39:0f:70\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.147Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-cc397574-34c6-49b1-a170-17ae0bcfd2bb", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.147Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-cc397574-34c6-49b1-a170-17ae0bcfd2bb", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.147Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-cc397574-34c6-49b1-a170-17ae0bcfd2bb", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.148Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-cc397574-34c6-49b1-a170-17ae0bcfd2bb", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.148Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4809edb663c7a83e9066f3db9d9cd6810b6ef268\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.148Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4809edb663c7a83e9066f3db9d9cd6810b6ef268\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.148Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "PUT call to network for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-4d61536c-819f-4e75-b2a9-f73ddee018b7", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.521Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e9e5c2b6-5dc0-46ae-9982-e1ea97d209dc Date: Fri, 17 May 2019 01:26:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:25:55Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"fe8924e9-fc53-4229-b315-e96d9047b649\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:8b:3d:77\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.193Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e9e5c2b6-5dc0-46ae-9982-e1ea97d209dc Date: Fri, 17 May 2019 01:26:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:25:55Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"fe8924e9-fc53-4229-b315-e96d9047b649\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:8b:3d:77\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.194Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-e9e5c2b6-5dc0-46ae-9982-e1ea97d209dc", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.194Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-e9e5c2b6-5dc0-46ae-9982-e1ea97d209dc", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.194Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-e9e5c2b6-5dc0-46ae-9982-e1ea97d209dc", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.194Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-e9e5c2b6-5dc0-46ae-9982-e1ea97d209dc", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.194Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "Detaching port 5d2b1d20-ac0f-48d0-aa2e-374b03a74682...", "level": "info", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.194Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4809edb663c7a83e9066f3db9d9cd6810b6ef268\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.195Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4809edb663c7a83e9066f3db9d9cd6810b6ef268\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.196Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-4d61536c-819f-4e75-b2a9-f73ddee018b7 Date: Fri, 17 May 2019 01:26:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:26:01Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"0942008a-bb97-495a-b662-d487517fd293\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:f3:39:39\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:49Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.521Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-4d61536c-819f-4e75-b2a9-f73ddee018b7 Date: Fri, 17 May 2019 01:26:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:26:01Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"0942008a-bb97-495a-b662-d487517fd293\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:f3:39:39\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:49Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.521Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-4d61536c-819f-4e75-b2a9-f73ddee018b7", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.522Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-4d61536c-819f-4e75-b2a9-f73ddee018b7", "level": "debug", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.522Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:01.812Z", "message": "Successfully detached port 0942008a-bb97-495a-b662-d487517fd293", "level": "info", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.522Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.d264de5c-96a5-466a-bf90-8f56cc8114de"}], "metadata": {"pagination": {"total": 232, "offset": 66, "size": 50}}} 2019-05-17 01:26:08,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:26:08,574 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:26:08 GMT 2019-05-17 01:26:08,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:26:08,574 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:26:08,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:26:08,575 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:26:08,575 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:26:08,575 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:26:08,577 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-fc553730-2331-4366-ab8e-8c15fc5298f9 2019-05-17 01:26:08,577 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-fc553730-2331-4366-ab8e-8c15fc5298f9 Date: Fri, 17 May 2019 01:26:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:11:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5db60b7-599b-4bd9-b86e-fee94a8c8372","ip_address":"192.168.120.19"}],"id":"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3","security_groups":["ae290c58-15a8-4e35-bcbe-746f8b68e1d7"],"mac_address":"fa:16:3e:f0:9f:95","device_id":"4d126520-f2ce-4848-9610-343846ba0c3b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"e7b46275-ac45-4187-a72e-3a5d07884bb7","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:09:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:08,578 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-d5ad06eb-f4f3-46e1-89bf-d64ff539ecdb 2019-05-17 01:26:08,578 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-cc397574-34c6-49b1-a170-17ae0bcfd2bb Date: Fri, 17 May 2019 01:26:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:25:53Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:39:0f:70","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:08,578 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4809edb663c7a83e9066f3db9d9cd6810b6ef268" 2019-05-17 01:26:08,578 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4809edb663c7a83e9066f3db9d9cd6810b6ef268" 2019-05-17 01:26:08,578 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-7051622a-b958-4fe7-9402-329f2e55cd41 2019-05-17 01:26:08,578 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-7051622a-b958-4fe7-9402-329f2e55cd41 2019-05-17 01:26:08,579 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-7051622a-b958-4fe7-9402-329f2e55cd41 2019-05-17 01:26:08,579 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-7051622a-b958-4fe7-9402-329f2e55cd41 Date: Fri, 17 May 2019 01:26:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:11:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5db60b7-599b-4bd9-b86e-fee94a8c8372","ip_address":"192.168.120.19"}],"id":"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3","security_groups":["ae290c58-15a8-4e35-bcbe-746f8b68e1d7"],"mac_address":"fa:16:3e:f0:9f:95","device_id":"4d126520-f2ce-4848-9610-343846ba0c3b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"e7b46275-ac45-4187-a72e-3a5d07884bb7","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:09:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:08,579 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-7051622a-b958-4fe7-9402-329f2e55cd41 Date: Fri, 17 May 2019 01:26:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:11:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5db60b7-599b-4bd9-b86e-fee94a8c8372","ip_address":"192.168.120.19"}],"id":"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3","security_groups":["ae290c58-15a8-4e35-bcbe-746f8b68e1d7"],"mac_address":"fa:16:3e:f0:9f:95","device_id":"4d126520-f2ce-4848-9610-343846ba0c3b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"e7b46275-ac45-4187-a72e-3a5d07884bb7","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:09:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:08,579 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac323fadb0af53a128748e0d04bc2b1578f7d965" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-17 01:26:08,579 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac323fadb0af53a128748e0d04bc2b1578f7d965" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-17 01:26:08,579 - functest.core.cloudify - DEBUG - Detaching port 0942008a-bb97-495a-b662-d487517fd293... 2019-05-17 01:26:08,579 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-d5ad06eb-f4f3-46e1-89bf-d64ff539ecdb 2019-05-17 01:26:08,580 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b4b973d5-1116-4e8c-a62c-a00a8a8897c6 Date: Fri, 17 May 2019 01:26:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:25:53Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:39:0f:70","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:08,580 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-b4b973d5-1116-4e8c-a62c-a00a8a8897c6 2019-05-17 01:26:08,580 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-b4b973d5-1116-4e8c-a62c-a00a8a8897c6 2019-05-17 01:26:08,580 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-b4b973d5-1116-4e8c-a62c-a00a8a8897c6 2019-05-17 01:26:08,580 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-b4b973d5-1116-4e8c-a62c-a00a8a8897c6 2019-05-17 01:26:08,580 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac323fadb0af53a128748e0d04bc2b1578f7d965" 2019-05-17 01:26:08,580 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac323fadb0af53a128748e0d04bc2b1578f7d965" 2019-05-17 01:26:08,581 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-7051622a-b958-4fe7-9402-329f2e55cd41 2019-05-17 01:26:08,581 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-d5ad06eb-f4f3-46e1-89bf-d64ff539ecdb 2019-05-17 01:26:08,581 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d5ad06eb-f4f3-46e1-89bf-d64ff539ecdb Date: Fri, 17 May 2019 01:26:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:25:55Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.9"}],"id":"fe8924e9-fc53-4229-b315-e96d9047b649","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:8b:3d:77","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:08,581 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d5ad06eb-f4f3-46e1-89bf-d64ff539ecdb Date: Fri, 17 May 2019 01:26:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:25:55Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.9"}],"id":"fe8924e9-fc53-4229-b315-e96d9047b649","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:8b:3d:77","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:08,581 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-d5ad06eb-f4f3-46e1-89bf-d64ff539ecdb 2019-05-17 01:26:08,581 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-4d61536c-819f-4e75-b2a9-f73ddee018b7 2019-05-17 01:26:08,581 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-cc397574-34c6-49b1-a170-17ae0bcfd2bb Date: Fri, 17 May 2019 01:26:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:25:53Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:39:0f:70","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:08,582 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-cc397574-34c6-49b1-a170-17ae0bcfd2bb 2019-05-17 01:26:08,582 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-cc397574-34c6-49b1-a170-17ae0bcfd2bb 2019-05-17 01:26:08,582 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-cc397574-34c6-49b1-a170-17ae0bcfd2bb 2019-05-17 01:26:08,582 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-cc397574-34c6-49b1-a170-17ae0bcfd2bb 2019-05-17 01:26:08,582 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4809edb663c7a83e9066f3db9d9cd6810b6ef268" 2019-05-17 01:26:08,582 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4809edb663c7a83e9066f3db9d9cd6810b6ef268" 2019-05-17 01:26:08,582 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-4d61536c-819f-4e75-b2a9-f73ddee018b7 2019-05-17 01:26:08,583 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e9e5c2b6-5dc0-46ae-9982-e1ea97d209dc Date: Fri, 17 May 2019 01:26:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:25:55Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.9"}],"id":"fe8924e9-fc53-4229-b315-e96d9047b649","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:8b:3d:77","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:08,583 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e9e5c2b6-5dc0-46ae-9982-e1ea97d209dc Date: Fri, 17 May 2019 01:26:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:25:55Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.9"}],"id":"fe8924e9-fc53-4229-b315-e96d9047b649","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:8b:3d:77","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:08,583 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-e9e5c2b6-5dc0-46ae-9982-e1ea97d209dc 2019-05-17 01:26:08,583 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-e9e5c2b6-5dc0-46ae-9982-e1ea97d209dc 2019-05-17 01:26:08,583 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-e9e5c2b6-5dc0-46ae-9982-e1ea97d209dc 2019-05-17 01:26:08,583 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-e9e5c2b6-5dc0-46ae-9982-e1ea97d209dc 2019-05-17 01:26:08,583 - functest.core.cloudify - DEBUG - Detaching port 5d2b1d20-ac0f-48d0-aa2e-374b03a74682... 2019-05-17 01:26:08,584 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4809edb663c7a83e9066f3db9d9cd6810b6ef268" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-17 01:26:08,584 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4809edb663c7a83e9066f3db9d9cd6810b6ef268" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-17 01:26:08,584 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-4d61536c-819f-4e75-b2a9-f73ddee018b7 Date: Fri, 17 May 2019 01:26:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:26:01Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05add35f-f029-4d24-a765-485d6f0beb59","ip_address":"12.0.0.7"}],"id":"0942008a-bb97-495a-b662-d487517fd293","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:f3:39:39","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:49Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-17 01:26:08,584 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-4d61536c-819f-4e75-b2a9-f73ddee018b7 Date: Fri, 17 May 2019 01:26:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:26:01Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05add35f-f029-4d24-a765-485d6f0beb59","ip_address":"12.0.0.7"}],"id":"0942008a-bb97-495a-b662-d487517fd293","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:f3:39:39","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:49Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-17 01:26:08,584 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-4d61536c-819f-4e75-b2a9-f73ddee018b7 2019-05-17 01:26:08,584 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-4d61536c-819f-4e75-b2a9-f73ddee018b7 2019-05-17 01:26:08,584 - functest.core.cloudify - DEBUG - Successfully detached port 0942008a-bb97-495a-b662-d487517fd293 2019-05-17 01:26:08,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce 2019-05-17 01:26:08,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:26:08,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:26:08,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:26:08,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:26:08,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:26:08,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:26:08,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:26:08,639 - 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-05-17T01:25:52.441Z", "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-05-17T01:25:52.442Z", "id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"} 2019-05-17 01:26:08,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:26:08,639 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:26:08 GMT 2019-05-17 01:26:08,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:26:08,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-17 01:26:08,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:26:08,640 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:26:08,640 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:26:13,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:26:13,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:26:13,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:26:13,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:26:13,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:26:13,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:26:13,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:26:13,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:26:13,767 - 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-05-17T01:26:02.521Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c83af499-2ce4-40d2-aba2-61e43a35267f Date: Fri, 17 May 2019 01:26:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:26:01Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"5d2b1d20-ac0f-48d0-aa2e-374b03a74682\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:59:2f:33\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:49Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.898Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:02.521Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c83af499-2ce4-40d2-aba2-61e43a35267f Date: Fri, 17 May 2019 01:26:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:26:01Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"5d2b1d20-ac0f-48d0-aa2e-374b03a74682\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:59:2f:33\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:49Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.898Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:02.521Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:02.238Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:02.521Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:02.157Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:02.521Z", "message": "Successfully detached port 5d2b1d20-ac0f-48d0-aa2e-374b03a74682", "level": "info", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.898Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:02.521Z", "message": "PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-c83af499-2ce4-40d2-aba2-61e43a35267f", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.898Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:02.521Z", "message": "PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-c83af499-2ce4-40d2-aba2-61e43a35267f", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.898Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:02.521Z", "message": "PUT call to network for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-c83af499-2ce4-40d2-aba2-61e43a35267f", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.898Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:02.521Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_hry7sf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:02.027Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:02.521Z", "message": "PUT call to network for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-c83af499-2ce4-40d2-aba2-61e43a35267f", "level": "debug", "target_id": "reference_vnf_data_plane_port_rxtez9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:01.898Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.5f12e145-8ee2-451a-8b3a-9dd4ef1cc914"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:03.203Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:02.479Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:03.203Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.149Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:03.884Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9983a3a82a314585bd10e02eb392fd542a90ed22\"", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.567Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:03.884Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.523Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:03.884Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-6aff69f5-6618-4516-a790-6895310483a2", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.154Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:03.884Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:26:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aff69f5-6618-4516-a790-6895310483a2 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.154Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:03.884Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:26:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aff69f5-6618-4516-a790-6895310483a2 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.154Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:03.884Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.149Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:03.884Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-a3c2faca-2f4a-44ee-abdf-85f8c103625a", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.529Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:03.884Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-6aff69f5-6618-4516-a790-6895310483a2", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.155Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:03.884Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-a3c2faca-2f4a-44ee-abdf-85f8c103625a", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.529Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:03.884Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:26:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3c2faca-2f4a-44ee-abdf-85f8c103625a 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.529Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:03.884Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:26:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3c2faca-2f4a-44ee-abdf-85f8c103625a 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.528Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:03.884Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.524Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:03.884Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9983a3a82a314585bd10e02eb392fd542a90ed22\"", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.567Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:04.441Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-9cf71c4f-c454-40b3-9c78-0a576a27f01a", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.355Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:04.441Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3687927887e2387a15f7e32542009d1b68ebc374\"", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.356Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:04.441Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-fa64f57d-efd4-4fcc-b3a7-e072ab6a030b Date: Fri, 17 May 2019 01:26:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:11:22Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5db60b7-599b-4bd9-b86e-fee94a8c8372\",\"ip_address\":\"192.168.120.19\"}],\"id\":\"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3\",\"security_groups\":[\"ae290c58-15a8-4e35-bcbe-746f8b68e1d7\"],\"mac_address\":\"fa:16:3e:f0:9f:95\",\"device_id\":\"4d126520-f2ce-4848-9610-343846ba0c3b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7b46275-ac45-4187-a72e-3a5d07884bb7\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:09:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.255Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:04.441Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-6e3f17df-4aaa-4313-a3db-b7224c34c9bb", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.912Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:04.441Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-6e3f17df-4aaa-4313-a3db-b7224c34c9bb", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.912Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:04.441Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-6e3f17df-4aaa-4313-a3db-b7224c34c9bb", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.912Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:04.441Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3687927887e2387a15f7e32542009d1b68ebc374\"", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.936Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:04.441Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3687927887e2387a15f7e32542009d1b68ebc374\"", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.936Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:04.441Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-6e3f17df-4aaa-4313-a3db-b7224c34c9bb Date: Fri, 17 May 2019 01:26:03 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"c281a779-9bcb-48c3-a344-96a67d52e710\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:11:27Z\", \"updated_at\": \"2019-05-17T01:11:31Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e7b46275-ac45-4187-a72e-3a5d07884bb7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f0:9f:95\", \"device_id\": \"4d126520-f2ce-4848-9610-343846ba0c3b\"}, \"fixed_ip_address\": \"192.168.120.19\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 3, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3\", \"id\": \"98f721da-006e-4e34-866f-5a7ee85d8220\", \"qos_policy_id\": null}, {\"router_id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:16:16Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:39:0f:70\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.27\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 4, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"0e293e8e-60b4-4a66-9432-1c48a1f52686\", \"id\": \"ad0e057e-e569-421f-9077-a8b13f569ccc\", \"qos_policy_id\": null}, {\"router_id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:16:16Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:8b:3d:77\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"fe8924e9-fc53-4229-b315-e96d9047b649\", \"id\": \"e2de579a-deb5-4e26-a047-1ed2352185e0\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.911Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:04.441Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-6e3f17df-4aaa-4313-a3db-b7224c34c9bb Date: Fri, 17 May 2019 01:26:03 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"c281a779-9bcb-48c3-a344-96a67d52e710\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:11:27Z\", \"updated_at\": \"2019-05-17T01:11:31Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e7b46275-ac45-4187-a72e-3a5d07884bb7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f0:9f:95\", \"device_id\": \"4d126520-f2ce-4848-9610-343846ba0c3b\"}, \"fixed_ip_address\": \"192.168.120.19\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 3, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3\", \"id\": \"98f721da-006e-4e34-866f-5a7ee85d8220\", \"qos_policy_id\": null}, {\"router_id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:16:16Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:39:0f:70\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.27\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 4, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"0e293e8e-60b4-4a66-9432-1c48a1f52686\", \"id\": \"ad0e057e-e569-421f-9077-a8b13f569ccc\", \"qos_policy_id\": null}, {\"router_id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:16:16Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:8b:3d:77\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"fe8924e9-fc53-4229-b315-e96d9047b649\", \"id\": \"e2de579a-deb5-4e26-a047-1ed2352185e0\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.911Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:04.441Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-6e3f17df-4aaa-4313-a3db-b7224c34c9bb", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.911Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:04.441Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9983a3a82a314585bd10e02eb392fd542a90ed22\"", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.913Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:04.441Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9983a3a82a314585bd10e02eb392fd542a90ed22\"", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:03.913Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:04.441Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-9cf71c4f-c454-40b3-9c78-0a576a27f01a Date: Fri, 17 May 2019 01:26:04 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"c281a779-9bcb-48c3-a344-96a67d52e710\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:11:27Z\", \"updated_at\": \"2019-05-17T01:11:31Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e7b46275-ac45-4187-a72e-3a5d07884bb7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f0:9f:95\", \"device_id\": \"4d126520-f2ce-4848-9610-343846ba0c3b\"}, \"fixed_ip_address\": \"192.168.120.19\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 3, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3\", \"id\": \"98f721da-006e-4e34-866f-5a7ee85d8220\", \"qos_policy_id\": null}, {\"router_id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:16:16Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:39:0f:70\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.27\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 4, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"0e293e8e-60b4-4a66-9432-1c48a1f52686\", \"id\": \"ad0e057e-e569-421f-9077-a8b13f569ccc\", \"qos_policy_id\": null}, {\"router_id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:16:16Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:8b:3d:77\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"fe8924e9-fc53-4229-b315-e96d9047b649\", \"id\": \"e2de579a-deb5-4e26-a047-1ed2352185e0\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.354Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:04.441Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-9cf71c4f-c454-40b3-9c78-0a576a27f01a Date: Fri, 17 May 2019 01:26:04 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"c281a779-9bcb-48c3-a344-96a67d52e710\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:11:27Z\", \"updated_at\": \"2019-05-17T01:11:31Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e7b46275-ac45-4187-a72e-3a5d07884bb7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f0:9f:95\", \"device_id\": \"4d126520-f2ce-4848-9610-343846ba0c3b\"}, \"fixed_ip_address\": \"192.168.120.19\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 3, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3\", \"id\": \"98f721da-006e-4e34-866f-5a7ee85d8220\", \"qos_policy_id\": null}, {\"router_id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:16:16Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:39:0f:70\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.27\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 4, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"0e293e8e-60b4-4a66-9432-1c48a1f52686\", \"id\": \"ad0e057e-e569-421f-9077-a8b13f569ccc\", \"qos_policy_id\": null}, {\"router_id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:16:16Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:8b:3d:77\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": \"fe8924e9-fc53-4229-b315-e96d9047b649\", \"id\": \"e2de579a-deb5-4e26-a047-1ed2352185e0\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.354Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:04.441Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-9cf71c4f-c454-40b3-9c78-0a576a27f01a", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.354Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:04.441Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-9cf71c4f-c454-40b3-9c78-0a576a27f01a", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.355Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:04.441Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-9cf71c4f-c454-40b3-9c78-0a576a27f01a", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.355Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:04.441Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3687927887e2387a15f7e32542009d1b68ebc374\"", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.356Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1855edf3-23a6-4c84-991d-aaebd5ca9526 Date: Fri, 17 May 2019 01:26:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:11:22Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5db60b7-599b-4bd9-b86e-fee94a8c8372\",\"ip_address\":\"192.168.120.19\"}],\"id\":\"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3\",\"security_groups\":[\"ae290c58-15a8-4e35-bcbe-746f8b68e1d7\"],\"mac_address\":\"fa:16:3e:f0:9f:95\",\"device_id\":\"4d126520-f2ce-4848-9610-343846ba0c3b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7b46275-ac45-4187-a72e-3a5d07884bb7\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:09:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.686Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1855edf3-23a6-4c84-991d-aaebd5ca9526 Date: Fri, 17 May 2019 01:26:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:11:22Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5db60b7-599b-4bd9-b86e-fee94a8c8372\",\"ip_address\":\"192.168.120.19\"}],\"id\":\"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3\",\"security_groups\":[\"ae290c58-15a8-4e35-bcbe-746f8b68e1d7\"],\"mac_address\":\"fa:16:3e:f0:9f:95\",\"device_id\":\"4d126520-f2ce-4848-9610-343846ba0c3b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7b46275-ac45-4187-a72e-3a5d07884bb7\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:09:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.686Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-1855edf3-23a6-4c84-991d-aaebd5ca9526", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.686Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-1855edf3-23a6-4c84-991d-aaebd5ca9526", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.686Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9983a3a82a314585bd10e02eb392fd542a90ed22\"", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.257Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-fa64f57d-efd4-4fcc-b3a7-e072ab6a030b", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.256Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}], "metadata": {"pagination": {"total": 278, "offset": 116, "size": 50}}} 2019-05-17 01:26:13,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:26:13,767 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:26:13 GMT 2019-05-17 01:26:13,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:26:13,767 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:26:13,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:26:13,767 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:26:13,767 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:26:13,767 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:26:13,770 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c83af499-2ce4-40d2-aba2-61e43a35267f Date: Fri, 17 May 2019 01:26:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:26:01Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05add35f-f029-4d24-a765-485d6f0beb59","ip_address":"12.0.0.4"}],"id":"5d2b1d20-ac0f-48d0-aa2e-374b03a74682","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:59:2f:33","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:49Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-17 01:26:13,771 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c83af499-2ce4-40d2-aba2-61e43a35267f Date: Fri, 17 May 2019 01:26:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:26:01Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05add35f-f029-4d24-a765-485d6f0beb59","ip_address":"12.0.0.4"}],"id":"5d2b1d20-ac0f-48d0-aa2e-374b03a74682","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:59:2f:33","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:49Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-17 01:26:13,771 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-05-17 01:26:13,771 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-05-17 01:26:13,771 - functest.core.cloudify - DEBUG - Successfully detached port 5d2b1d20-ac0f-48d0-aa2e-374b03a74682 2019-05-17 01:26:13,771 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-c83af499-2ce4-40d2-aba2-61e43a35267f 2019-05-17 01:26:13,772 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-c83af499-2ce4-40d2-aba2-61e43a35267f 2019-05-17 01:26:13,772 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-c83af499-2ce4-40d2-aba2-61e43a35267f 2019-05-17 01:26:13,772 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-05-17 01:26:13,772 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-c83af499-2ce4-40d2-aba2-61e43a35267f 2019-05-17 01:26:13,772 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-05-17 01:26:13,772 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:13,772 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9983a3a82a314585bd10e02eb392fd542a90ed22" 2019-05-17 01:26:13,773 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:13,773 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-6aff69f5-6618-4516-a790-6895310483a2 2019-05-17 01:26:13,773 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:26:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aff69f5-6618-4516-a790-6895310483a2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:13,773 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:26:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aff69f5-6618-4516-a790-6895310483a2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:13,773 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:13,773 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-a3c2faca-2f4a-44ee-abdf-85f8c103625a 2019-05-17 01:26:13,773 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-6aff69f5-6618-4516-a790-6895310483a2 2019-05-17 01:26:13,774 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-a3c2faca-2f4a-44ee-abdf-85f8c103625a 2019-05-17 01:26:13,774 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:26:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3c2faca-2f4a-44ee-abdf-85f8c103625a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:13,774 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:26:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3c2faca-2f4a-44ee-abdf-85f8c103625a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:13,774 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:13,774 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9983a3a82a314585bd10e02eb392fd542a90ed22" 2019-05-17 01:26:13,774 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-9cf71c4f-c454-40b3-9c78-0a576a27f01a 2019-05-17 01:26:13,775 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687927887e2387a15f7e32542009d1b68ebc374" 2019-05-17 01:26:13,775 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-fa64f57d-efd4-4fcc-b3a7-e072ab6a030b Date: Fri, 17 May 2019 01:26:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:11:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5db60b7-599b-4bd9-b86e-fee94a8c8372","ip_address":"192.168.120.19"}],"id":"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3","security_groups":["ae290c58-15a8-4e35-bcbe-746f8b68e1d7"],"mac_address":"fa:16:3e:f0:9f:95","device_id":"4d126520-f2ce-4848-9610-343846ba0c3b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"e7b46275-ac45-4187-a72e-3a5d07884bb7","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:09:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:13,775 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-6e3f17df-4aaa-4313-a3db-b7224c34c9bb 2019-05-17 01:26:13,775 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-6e3f17df-4aaa-4313-a3db-b7224c34c9bb 2019-05-17 01:26:13,775 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-6e3f17df-4aaa-4313-a3db-b7224c34c9bb 2019-05-17 01:26:13,775 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687927887e2387a15f7e32542009d1b68ebc374" 2019-05-17 01:26:13,775 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687927887e2387a15f7e32542009d1b68ebc374" 2019-05-17 01:26:13,776 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-6e3f17df-4aaa-4313-a3db-b7224c34c9bb Date: Fri, 17 May 2019 01:26:03 GMT RESP BODY: {"floatingips": [{"router_id": "c281a779-9bcb-48c3-a344-96a67d52e710", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:11:27Z", "updated_at": "2019-05-17T01:11:31Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e7b46275-ac45-4187-a72e-3a5d07884bb7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:9f:95", "device_id": "4d126520-f2ce-4848-9610-343846ba0c3b"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "ec8cc01d-6bc3-420f-a7e2-adb5582c40e3", "id": "98f721da-006e-4e34-866f-5a7ee85d8220", "qos_policy_id": null}, {"router_id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:16:16Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "device_owner": "", "mac_address": "fa:16:3e:39:0f:70", "device_id": ""}, "fixed_ip_address": "11.0.0.27", "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "0e293e8e-60b4-4a66-9432-1c48a1f52686", "id": "ad0e057e-e569-421f-9077-a8b13f569ccc", "qos_policy_id": null}, {"router_id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:16:16Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "device_owner": "", "mac_address": "fa:16:3e:8b:3d:77", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "fe8924e9-fc53-4229-b315-e96d9047b649", "id": "e2de579a-deb5-4e26-a047-1ed2352185e0", "qos_policy_id": null}]} 2019-05-17 01:26:13,776 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-6e3f17df-4aaa-4313-a3db-b7224c34c9bb Date: Fri, 17 May 2019 01:26:03 GMT RESP BODY: {"floatingips": [{"router_id": "c281a779-9bcb-48c3-a344-96a67d52e710", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:11:27Z", "updated_at": "2019-05-17T01:11:31Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e7b46275-ac45-4187-a72e-3a5d07884bb7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:9f:95", "device_id": "4d126520-f2ce-4848-9610-343846ba0c3b"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "ec8cc01d-6bc3-420f-a7e2-adb5582c40e3", "id": "98f721da-006e-4e34-866f-5a7ee85d8220", "qos_policy_id": null}, {"router_id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:16:16Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "device_owner": "", "mac_address": "fa:16:3e:39:0f:70", "device_id": ""}, "fixed_ip_address": "11.0.0.27", "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "0e293e8e-60b4-4a66-9432-1c48a1f52686", "id": "ad0e057e-e569-421f-9077-a8b13f569ccc", "qos_policy_id": null}, {"router_id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:16:16Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "device_owner": "", "mac_address": "fa:16:3e:8b:3d:77", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "fe8924e9-fc53-4229-b315-e96d9047b649", "id": "e2de579a-deb5-4e26-a047-1ed2352185e0", "qos_policy_id": null}]} 2019-05-17 01:26:13,776 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-6e3f17df-4aaa-4313-a3db-b7224c34c9bb 2019-05-17 01:26:13,776 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9983a3a82a314585bd10e02eb392fd542a90ed22" 2019-05-17 01:26:13,776 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9983a3a82a314585bd10e02eb392fd542a90ed22" 2019-05-17 01:26:13,776 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-9cf71c4f-c454-40b3-9c78-0a576a27f01a Date: Fri, 17 May 2019 01:26:04 GMT RESP BODY: {"floatingips": [{"router_id": "c281a779-9bcb-48c3-a344-96a67d52e710", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:11:27Z", "updated_at": "2019-05-17T01:11:31Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e7b46275-ac45-4187-a72e-3a5d07884bb7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:9f:95", "device_id": "4d126520-f2ce-4848-9610-343846ba0c3b"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "ec8cc01d-6bc3-420f-a7e2-adb5582c40e3", "id": "98f721da-006e-4e34-866f-5a7ee85d8220", "qos_policy_id": null}, {"router_id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:16:16Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "device_owner": "", "mac_address": "fa:16:3e:39:0f:70", "device_id": ""}, "fixed_ip_address": "11.0.0.27", "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "0e293e8e-60b4-4a66-9432-1c48a1f52686", "id": "ad0e057e-e569-421f-9077-a8b13f569ccc", "qos_policy_id": null}, {"router_id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:16:16Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "device_owner": "", "mac_address": "fa:16:3e:8b:3d:77", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "fe8924e9-fc53-4229-b315-e96d9047b649", "id": "e2de579a-deb5-4e26-a047-1ed2352185e0", "qos_policy_id": null}]} 2019-05-17 01:26:13,776 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-9cf71c4f-c454-40b3-9c78-0a576a27f01a Date: Fri, 17 May 2019 01:26:04 GMT RESP BODY: {"floatingips": [{"router_id": "c281a779-9bcb-48c3-a344-96a67d52e710", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:11:27Z", "updated_at": "2019-05-17T01:11:31Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e7b46275-ac45-4187-a72e-3a5d07884bb7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:9f:95", "device_id": "4d126520-f2ce-4848-9610-343846ba0c3b"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "ec8cc01d-6bc3-420f-a7e2-adb5582c40e3", "id": "98f721da-006e-4e34-866f-5a7ee85d8220", "qos_policy_id": null}, {"router_id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:16:16Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "device_owner": "", "mac_address": "fa:16:3e:39:0f:70", "device_id": ""}, "fixed_ip_address": "11.0.0.27", "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "0e293e8e-60b4-4a66-9432-1c48a1f52686", "id": "ad0e057e-e569-421f-9077-a8b13f569ccc", "qos_policy_id": null}, {"router_id": "4f69bc1c-5441-4806-8279-e084e2f9f955", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:16:16Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "device_owner": "", "mac_address": "fa:16:3e:8b:3d:77", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": "fe8924e9-fc53-4229-b315-e96d9047b649", "id": "e2de579a-deb5-4e26-a047-1ed2352185e0", "qos_policy_id": null}]} 2019-05-17 01:26:13,777 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-9cf71c4f-c454-40b3-9c78-0a576a27f01a 2019-05-17 01:26:13,777 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-9cf71c4f-c454-40b3-9c78-0a576a27f01a 2019-05-17 01:26:13,777 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-9cf71c4f-c454-40b3-9c78-0a576a27f01a 2019-05-17 01:26:13,777 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687927887e2387a15f7e32542009d1b68ebc374" 2019-05-17 01:26:13,777 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1855edf3-23a6-4c84-991d-aaebd5ca9526 Date: Fri, 17 May 2019 01:26:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:11:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5db60b7-599b-4bd9-b86e-fee94a8c8372","ip_address":"192.168.120.19"}],"id":"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3","security_groups":["ae290c58-15a8-4e35-bcbe-746f8b68e1d7"],"mac_address":"fa:16:3e:f0:9f:95","device_id":"4d126520-f2ce-4848-9610-343846ba0c3b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"e7b46275-ac45-4187-a72e-3a5d07884bb7","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:09:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:13,777 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1855edf3-23a6-4c84-991d-aaebd5ca9526 Date: Fri, 17 May 2019 01:26:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:11:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5db60b7-599b-4bd9-b86e-fee94a8c8372","ip_address":"192.168.120.19"}],"id":"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3","security_groups":["ae290c58-15a8-4e35-bcbe-746f8b68e1d7"],"mac_address":"fa:16:3e:f0:9f:95","device_id":"4d126520-f2ce-4848-9610-343846ba0c3b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"e7b46275-ac45-4187-a72e-3a5d07884bb7","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:09:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:13,777 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-1855edf3-23a6-4c84-991d-aaebd5ca9526 2019-05-17 01:26:13,778 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-1855edf3-23a6-4c84-991d-aaebd5ca9526 2019-05-17 01:26:13,778 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9983a3a82a314585bd10e02eb392fd542a90ed22" 2019-05-17 01:26:13,778 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-fa64f57d-efd4-4fcc-b3a7-e072ab6a030b 2019-05-17 01:26:13,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce 2019-05-17 01:26:13,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:26:13,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:26:13,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:26:13,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:26:13,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:26:13,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:26:13,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:26:13,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-17T01:25:52.441Z", "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-05-17T01:25:52.442Z", "id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"} 2019-05-17 01:26:13,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:26:13,835 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:26:13 GMT 2019-05-17 01:26:13,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:26:13,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-17 01:26:13,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:26:13,836 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:26:13,836 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:26:18,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:26:18,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:26:18,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:26:18,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:26:18,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:26:18,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:26:18,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:26:18,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:26:18,922 - 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-05-17T01:26:05.025Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-8c5e8944-2613-438c-80b3-2d7cc3df2820 Date: Fri, 17 May 2019 01:26:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:25:55Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"fe8924e9-fc53-4229-b315-e96d9047b649\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:8b:3d:77\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.928Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3687927887e2387a15f7e32542009d1b68ebc374\"", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.687Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3687927887e2387a15f7e32542009d1b68ebc374\"", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.687Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-1855edf3-23a6-4c84-991d-aaebd5ca9526", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.686Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-1855edf3-23a6-4c84-991d-aaebd5ca9526", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.686Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-1855edf3-23a6-4c84-991d-aaebd5ca9526", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.686Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-1855edf3-23a6-4c84-991d-aaebd5ca9526", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.686Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1855edf3-23a6-4c84-991d-aaebd5ca9526 Date: Fri, 17 May 2019 01:26:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:11:22Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5db60b7-599b-4bd9-b86e-fee94a8c8372\",\"ip_address\":\"192.168.120.19\"}],\"id\":\"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3\",\"security_groups\":[\"ae290c58-15a8-4e35-bcbe-746f8b68e1d7\"],\"mac_address\":\"fa:16:3e:f0:9f:95\",\"device_id\":\"4d126520-f2ce-4848-9610-343846ba0c3b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7b46275-ac45-4187-a72e-3a5d07884bb7\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:09:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.686Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1855edf3-23a6-4c84-991d-aaebd5ca9526 Date: Fri, 17 May 2019 01:26:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:11:22Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f5db60b7-599b-4bd9-b86e-fee94a8c8372\",\"ip_address\":\"192.168.120.19\"}],\"id\":\"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3\",\"security_groups\":[\"ae290c58-15a8-4e35-bcbe-746f8b68e1d7\"],\"mac_address\":\"fa:16:3e:f0:9f:95\",\"device_id\":\"4d126520-f2ce-4848-9610-343846ba0c3b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7b46275-ac45-4187-a72e-3a5d07884bb7\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:09:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.686Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9983a3a82a314585bd10e02eb392fd542a90ed22\"", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.608Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-57f206ff-c290-4f6d-999b-a2c405161c5d", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.607Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-57f206ff-c290-4f6d-999b-a2c405161c5d", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.607Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-57f206ff-c290-4f6d-999b-a2c405161c5d", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.607Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-57f206ff-c290-4f6d-999b-a2c405161c5d", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.607Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-57f206ff-c290-4f6d-999b-a2c405161c5d Date: Fri, 17 May 2019 01:26:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:25:53Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:39:0f:70\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.606Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-57f206ff-c290-4f6d-999b-a2c405161c5d Date: Fri, 17 May 2019 01:26:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:25:53Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:39:0f:70\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.606Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9983a3a82a314585bd10e02eb392fd542a90ed22\"", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.257Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.025Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9983a3a82a314585bd10e02eb392fd542a90ed22\"", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.257Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-3ec16299-a441-4073-997a-da54c1d899bd", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.345Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-8c5e8944-2613-438c-80b3-2d7cc3df2820 Date: Fri, 17 May 2019 01:26:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:25:55Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"fe8924e9-fc53-4229-b315-e96d9047b649\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:8b:3d:77\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.928Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-8c5e8944-2613-438c-80b3-2d7cc3df2820", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.928Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-8c5e8944-2613-438c-80b3-2d7cc3df2820", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.929Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-8c5e8944-2613-438c-80b3-2d7cc3df2820", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.929Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-8c5e8944-2613-438c-80b3-2d7cc3df2820", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.929Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "Detaching port fe8924e9-fc53-4229-b315-e96d9047b649...", "level": "info", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.929Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9983a3a82a314585bd10e02eb392fd542a90ed22\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.930Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9983a3a82a314585bd10e02eb392fd542a90ed22\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:04.930Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-c9e53737-5e07-4577-8524-d0f43227e71a Date: Fri, 17 May 2019 01:26:05 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:25:53Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:39:0f:70\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.032Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-c9e53737-5e07-4577-8524-d0f43227e71a Date: Fri, 17 May 2019 01:26:05 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:25:53Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:39:0f:70\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.032Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-c9e53737-5e07-4577-8524-d0f43227e71a", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.032Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-c9e53737-5e07-4577-8524-d0f43227e71a", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.032Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-c9e53737-5e07-4577-8524-d0f43227e71a", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.032Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-c9e53737-5e07-4577-8524-d0f43227e71a", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.032Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3687927887e2387a15f7e32542009d1b68ebc374\"", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.033Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3687927887e2387a15f7e32542009d1b68ebc374\"", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.033Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-3ec16299-a441-4073-997a-da54c1d899bd Date: Fri, 17 May 2019 01:26:05 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:25:55Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"fe8924e9-fc53-4229-b315-e96d9047b649\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:8b:3d:77\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.344Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-3ec16299-a441-4073-997a-da54c1d899bd Date: Fri, 17 May 2019 01:26:05 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:25:55Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"fe8924e9-fc53-4229-b315-e96d9047b649\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:8b:3d:77\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.345Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-3ec16299-a441-4073-997a-da54c1d899bd", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.345Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-3ec16299-a441-4073-997a-da54c1d899bd", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.345Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-3ec16299-a441-4073-997a-da54c1d899bd", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.345Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "Detaching port 0e293e8e-60b4-4a66-9432-1c48a1f52686...", "level": "info", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.345Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3687927887e2387a15f7e32542009d1b68ebc374\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.346Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:05.663Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3687927887e2387a15f7e32542009d1b68ebc374\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.346Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:06.249Z", "message": "PUT call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-6d9e50db-a98f-4464-b24e-186d693b8b78", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.662Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:06.249Z", "message": "PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-6d9e50db-a98f-4464-b24e-186d693b8b78", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.663Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:06.249Z", "message": "Successfully detached port fe8924e9-fc53-4229-b315-e96d9047b649", "level": "info", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.663Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:06.249Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-6d9e50db-a98f-4464-b24e-186d693b8b78 Date: Fri, 17 May 2019 01:26:05 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:26:05Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"fe8924e9-fc53-4229-b315-e96d9047b649\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:8b:3d:77\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.662Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:06.249Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-6d9e50db-a98f-4464-b24e-186d693b8b78 Date: Fri, 17 May 2019 01:26:05 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:26:05Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"fe8924e9-fc53-4229-b315-e96d9047b649\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:8b:3d:77\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.662Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:06.249Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-532e1e99-9417-4871-a20e-8cfece23a174 Date: Fri, 17 May 2019 01:26:05 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:26:05Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:39:0f:70\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.784Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:06.249Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-532e1e99-9417-4871-a20e-8cfece23a174 Date: Fri, 17 May 2019 01:26:05 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:26:05Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:39:0f:70\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.784Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}], "metadata": {"pagination": {"total": 369, "offset": 166, "size": 50}}} 2019-05-17 01:26:18,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:26:18,922 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:26:18 GMT 2019-05-17 01:26:18,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:26:18,922 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:26:18,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:26:18,923 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:26:18,923 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:26:18,923 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:26:18,926 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-8c5e8944-2613-438c-80b3-2d7cc3df2820 Date: Fri, 17 May 2019 01:26:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:25:55Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.9"}],"id":"fe8924e9-fc53-4229-b315-e96d9047b649","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:8b:3d:77","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:18,926 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687927887e2387a15f7e32542009d1b68ebc374" 2019-05-17 01:26:18,926 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687927887e2387a15f7e32542009d1b68ebc374" 2019-05-17 01:26:18,926 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-1855edf3-23a6-4c84-991d-aaebd5ca9526 2019-05-17 01:26:18,926 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-1855edf3-23a6-4c84-991d-aaebd5ca9526 2019-05-17 01:26:18,926 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-1855edf3-23a6-4c84-991d-aaebd5ca9526 2019-05-17 01:26:18,927 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/ec8cc01d-6bc3-420f-a7e2-adb5582c40e3.json used request id req-1855edf3-23a6-4c84-991d-aaebd5ca9526 2019-05-17 01:26:18,927 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1855edf3-23a6-4c84-991d-aaebd5ca9526 Date: Fri, 17 May 2019 01:26:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:11:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5db60b7-599b-4bd9-b86e-fee94a8c8372","ip_address":"192.168.120.19"}],"id":"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3","security_groups":["ae290c58-15a8-4e35-bcbe-746f8b68e1d7"],"mac_address":"fa:16:3e:f0:9f:95","device_id":"4d126520-f2ce-4848-9610-343846ba0c3b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"e7b46275-ac45-4187-a72e-3a5d07884bb7","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:09:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:18,927 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1855edf3-23a6-4c84-991d-aaebd5ca9526 Date: Fri, 17 May 2019 01:26:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:11:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5db60b7-599b-4bd9-b86e-fee94a8c8372","ip_address":"192.168.120.19"}],"id":"ec8cc01d-6bc3-420f-a7e2-adb5582c40e3","security_groups":["ae290c58-15a8-4e35-bcbe-746f8b68e1d7"],"mac_address":"fa:16:3e:f0:9f:95","device_id":"4d126520-f2ce-4848-9610-343846ba0c3b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"e7b46275-ac45-4187-a72e-3a5d07884bb7","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:09:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:18,927 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9983a3a82a314585bd10e02eb392fd542a90ed22" 2019-05-17 01:26:18,927 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-57f206ff-c290-4f6d-999b-a2c405161c5d 2019-05-17 01:26:18,927 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-57f206ff-c290-4f6d-999b-a2c405161c5d 2019-05-17 01:26:18,928 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-57f206ff-c290-4f6d-999b-a2c405161c5d 2019-05-17 01:26:18,928 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-57f206ff-c290-4f6d-999b-a2c405161c5d 2019-05-17 01:26:18,928 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-57f206ff-c290-4f6d-999b-a2c405161c5d Date: Fri, 17 May 2019 01:26:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:25:53Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:39:0f:70","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:18,928 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-57f206ff-c290-4f6d-999b-a2c405161c5d Date: Fri, 17 May 2019 01:26:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:25:53Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:39:0f:70","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:18,928 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9983a3a82a314585bd10e02eb392fd542a90ed22" 2019-05-17 01:26:18,928 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9983a3a82a314585bd10e02eb392fd542a90ed22" 2019-05-17 01:26:18,929 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-3ec16299-a441-4073-997a-da54c1d899bd 2019-05-17 01:26:18,929 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-8c5e8944-2613-438c-80b3-2d7cc3df2820 Date: Fri, 17 May 2019 01:26:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:25:55Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.9"}],"id":"fe8924e9-fc53-4229-b315-e96d9047b649","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:8b:3d:77","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:18,929 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-8c5e8944-2613-438c-80b3-2d7cc3df2820 2019-05-17 01:26:18,929 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-8c5e8944-2613-438c-80b3-2d7cc3df2820 2019-05-17 01:26:18,929 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-8c5e8944-2613-438c-80b3-2d7cc3df2820 2019-05-17 01:26:18,929 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-8c5e8944-2613-438c-80b3-2d7cc3df2820 2019-05-17 01:26:18,929 - functest.core.cloudify - DEBUG - Detaching port fe8924e9-fc53-4229-b315-e96d9047b649... 2019-05-17 01:26:18,930 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9983a3a82a314585bd10e02eb392fd542a90ed22" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-17 01:26:18,930 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9983a3a82a314585bd10e02eb392fd542a90ed22" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-17 01:26:18,930 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-c9e53737-5e07-4577-8524-d0f43227e71a Date: Fri, 17 May 2019 01:26:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:25:53Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:39:0f:70","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:18,930 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-c9e53737-5e07-4577-8524-d0f43227e71a Date: Fri, 17 May 2019 01:26:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:25:53Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:39:0f:70","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:18,930 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-c9e53737-5e07-4577-8524-d0f43227e71a 2019-05-17 01:26:18,930 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-c9e53737-5e07-4577-8524-d0f43227e71a 2019-05-17 01:26:18,930 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-c9e53737-5e07-4577-8524-d0f43227e71a 2019-05-17 01:26:18,931 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-c9e53737-5e07-4577-8524-d0f43227e71a 2019-05-17 01:26:18,931 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687927887e2387a15f7e32542009d1b68ebc374" 2019-05-17 01:26:18,931 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687927887e2387a15f7e32542009d1b68ebc374" 2019-05-17 01:26:18,931 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-3ec16299-a441-4073-997a-da54c1d899bd Date: Fri, 17 May 2019 01:26:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:25:55Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.9"}],"id":"fe8924e9-fc53-4229-b315-e96d9047b649","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:8b:3d:77","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:18,931 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-3ec16299-a441-4073-997a-da54c1d899bd Date: Fri, 17 May 2019 01:26:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:25:55Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.9"}],"id":"fe8924e9-fc53-4229-b315-e96d9047b649","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:8b:3d:77","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:18,931 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-3ec16299-a441-4073-997a-da54c1d899bd 2019-05-17 01:26:18,931 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-3ec16299-a441-4073-997a-da54c1d899bd 2019-05-17 01:26:18,932 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-3ec16299-a441-4073-997a-da54c1d899bd 2019-05-17 01:26:18,932 - functest.core.cloudify - DEBUG - Detaching port 0e293e8e-60b4-4a66-9432-1c48a1f52686... 2019-05-17 01:26:18,932 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687927887e2387a15f7e32542009d1b68ebc374" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-17 01:26:18,932 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687927887e2387a15f7e32542009d1b68ebc374" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-17 01:26:18,932 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-6d9e50db-a98f-4464-b24e-186d693b8b78 2019-05-17 01:26:18,932 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-6d9e50db-a98f-4464-b24e-186d693b8b78 2019-05-17 01:26:18,932 - functest.core.cloudify - DEBUG - Successfully detached port fe8924e9-fc53-4229-b315-e96d9047b649 2019-05-17 01:26:18,933 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-6d9e50db-a98f-4464-b24e-186d693b8b78 Date: Fri, 17 May 2019 01:26:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:26:05Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.9"}],"id":"fe8924e9-fc53-4229-b315-e96d9047b649","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:8b:3d:77","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-17 01:26:18,933 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-6d9e50db-a98f-4464-b24e-186d693b8b78 Date: Fri, 17 May 2019 01:26:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:26:05Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.9"}],"id":"fe8924e9-fc53-4229-b315-e96d9047b649","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:8b:3d:77","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-17 01:26:18,933 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-532e1e99-9417-4871-a20e-8cfece23a174 Date: Fri, 17 May 2019 01:26:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:26:05Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:39:0f:70","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-17 01:26:18,933 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-532e1e99-9417-4871-a20e-8cfece23a174 Date: Fri, 17 May 2019 01:26:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:26:05Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:39:0f:70","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-17 01:26:18,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce 2019-05-17 01:26:19,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:26:19,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:26:19,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:26:19,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:26:19,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:26:19,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:26:19,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:26:19,005 - 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-05-17T01:25:52.441Z", "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-05-17T01:25:52.442Z", "id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"} 2019-05-17 01:26:19,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:26:19,005 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:26:18 GMT 2019-05-17 01:26:19,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:26:19,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-17 01:26:19,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:26:19,005 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:26:19,006 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:26:24,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:26:24,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:26:24,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:26:24,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:26:24,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:26:24,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:26:24,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:26:24,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:26:24,107 - 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-05-17T01:26:06.249Z", "message": "PUT call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-532e1e99-9417-4871-a20e-8cfece23a174", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.784Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:06.249Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-6d9e50db-a98f-4464-b24e-186d693b8b78 Date: Fri, 17 May 2019 01:26:05 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:26:05Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"fe8924e9-fc53-4229-b315-e96d9047b649\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:8b:3d:77\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.662Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:06.249Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-532e1e99-9417-4871-a20e-8cfece23a174 Date: Fri, 17 May 2019 01:26:05 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:26:05Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:39:0f:70\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.784Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0623f5a6-509c-4859-9768-663eccd10861"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:06.249Z", "message": "Successfully detached port fe8924e9-fc53-4229-b315-e96d9047b649", "level": "info", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.663Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:06.249Z", "message": "PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-6d9e50db-a98f-4464-b24e-186d693b8b78", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.663Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:06.249Z", "message": "PUT call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-6d9e50db-a98f-4464-b24e-186d693b8b78", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.662Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:06.249Z", "message": "PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-6d9e50db-a98f-4464-b24e-186d693b8b78", "level": "debug", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:05.663Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8107474d-bb46-43db-8298-1585d890d8a0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:06.907Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_bu79hj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:06.117Z", "source_id": "target_vnf_host_w42nbo", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:06.907Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_23kvm2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:06.133Z", "source_id": "reference_vnf_host_zqjhi9", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:06.907Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:06.401Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:06.907Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:06.478Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:07.503Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:06.575Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:07.503Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:06.874Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:07.503Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:06.975Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:08.088Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:07.305Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:08.088Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:07.977Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.dbfef796-79ee-4ffb-9711-48f6c7bb7e73"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:08.719Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:26:08.300Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.ab4facf5-53e1-4694-ba66-d38200e5d418"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:08.719Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7335b566-6916-409c-b6be-24b4342e0fb9 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:08.304Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.ab4facf5-53e1-4694-ba66-d38200e5d418"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:08.719Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-7335b566-6916-409c-b6be-24b4342e0fb9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:08.304Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.ab4facf5-53e1-4694-ba66-d38200e5d418"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:08.719Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-ef8c0201-8e91-4edb-81bc-be5f7e02784c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:07.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.dbfef796-79ee-4ffb-9711-48f6c7bb7e73"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:08.719Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef8c0201-8e91-4edb-81bc-be5f7e02784c 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:07.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.dbfef796-79ee-4ffb-9711-48f6c7bb7e73"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:08.719Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:26:07.977Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.dbfef796-79ee-4ffb-9711-48f6c7bb7e73"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:08.719Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd68d4c66ff2230d188ff50f02c12ac6def3f372\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:08.398Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.dbfef796-79ee-4ffb-9711-48f6c7bb7e73"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:08.719Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:08.299Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.ab4facf5-53e1-4694-ba66-d38200e5d418"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:09.314Z", "message": "RESP: [404] Date: Fri, 17 May 2019 01:26: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 x-openstack-request-id: req-169c12d0-21cc-44a8-a5b4-129eccad8671 x-compute-request-id: req-169c12d0-21cc-44a8-a5b4-129eccad8671 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 5354fd03-e13c-4580-ba74-39b83a0b1495 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-05-17T01:26:09.203Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.dbfef796-79ee-4ffb-9711-48f6c7bb7e73"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:09.314Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-56ba7142-666e-4675-9d5d-666fcbf68a1a", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:09.039Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.ab4facf5-53e1-4694-ba66-d38200e5d418"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:09.314Z", "message": "RESP: [404] Date: Fri, 17 May 2019 01:26: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 x-openstack-request-id: req-56ba7142-666e-4675-9d5d-666fcbf68a1a x-compute-request-id: req-56ba7142-666e-4675-9d5d-666fcbf68a1a Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance b8978990-3dfb-4a7e-9904-ccafda6ac879 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-05-17T01:26:09.038Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.ab4facf5-53e1-4694-ba66-d38200e5d418"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:09.314Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}144a6e750b2f39ec13b220f5b4434eb9d7a44216\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:08.710Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.ab4facf5-53e1-4694-ba66-d38200e5d418"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:09.314Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-56ba7142-666e-4675-9d5d-666fcbf68a1a", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:09.039Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.ab4facf5-53e1-4694-ba66-d38200e5d418"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:09.995Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:09.448Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_host_zqjhi9", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:09.995Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance b8978990-3dfb-4a7e-9904-ccafda6ac879 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance b8978990-3dfb-4a7e-9904-ccafda6ac879 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 b8978990-3dfb-4a7e-9904-ccafda6ac879 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-05-17T01:26:09.407Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:09.995Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-169c12d0-21cc-44a8-a5b4-129eccad8671", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:09.204Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.dbfef796-79ee-4ffb-9711-48f6c7bb7e73"}, {"node_instance_id": "target_vnf_host_w42nbo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:09.995Z", "message": "GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-169c12d0-21cc-44a8-a5b4-129eccad8671", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:09.203Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.dbfef796-79ee-4ffb-9711-48f6c7bb7e73"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:10.542Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:10.001Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:10.542Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 5354fd03-e13c-4580-ba74-39b83a0b1495 could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 5354fd03-e13c-4580-ba74-39b83a0b1495 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 5354fd03-e13c-4580-ba74-39b83a0b1495 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-05-17T01:26:09.933Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_port_23kvm2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:10.542Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:09.972Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_port_23kvm2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:11.138Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:10.165Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_host_w42nbo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:11.138Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:10.137Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:11.138Z", "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-05-17T01:26:10.193Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:11.734Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:10.809Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_port_bu79hj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:11.734Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:10.865Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "keypair_w11qkc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:11.734Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:10.838Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "keypair_w11qkc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:12.332Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:10.953Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_port_23kvm2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:12.332Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:10.895Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:12.332Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:10.926Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:12.854Z", "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-05-17T01:26:10.983Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:12.854Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:12.376Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a9bea62a-dbf5-474d-891b-4f0c2d634751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:12.854Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:26:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b21cef0a-faf3-442f-a981-9f4deeb57465 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:12.381Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a9bea62a-dbf5-474d-891b-4f0c2d634751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:12.854Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-b21cef0a-faf3-442f-a981-9f4deeb57465", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:12.381Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a9bea62a-dbf5-474d-891b-4f0c2d634751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:12.854Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_facuzv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:12.633Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6e147592-baaf-4048-84c7-38128240c7cf"}], "metadata": {"pagination": {"total": 432, "offset": 216, "size": 50}}} 2019-05-17 01:26:24,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:26:24,108 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:26:24 GMT 2019-05-17 01:26:24,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:26:24,108 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:26:24,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:26:24,108 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:26:24,108 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:26:24,108 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:26:24,110 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-532e1e99-9417-4871-a20e-8cfece23a174 2019-05-17 01:26:24,110 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-6d9e50db-a98f-4464-b24e-186d693b8b78 Date: Fri, 17 May 2019 01:26:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:26:05Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.9"}],"id":"fe8924e9-fc53-4229-b315-e96d9047b649","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:8b:3d:77","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-17 01:26:24,110 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-532e1e99-9417-4871-a20e-8cfece23a174 Date: Fri, 17 May 2019 01:26:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:26:05Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:39:0f:70","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-17 01:26:24,111 - functest.core.cloudify - DEBUG - Successfully detached port fe8924e9-fc53-4229-b315-e96d9047b649 2019-05-17 01:26:24,111 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-6d9e50db-a98f-4464-b24e-186d693b8b78 2019-05-17 01:26:24,111 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-6d9e50db-a98f-4464-b24e-186d693b8b78 2019-05-17 01:26:24,111 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-6d9e50db-a98f-4464-b24e-186d693b8b78 2019-05-17 01:26:24,111 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-05-17 01:26:24,111 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-05-17 01:26:24,111 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 01:26:24,111 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 01:26:24,112 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 01:26:24,112 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 01:26:24,112 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-17 01:26:24,112 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-17 01:26:24,112 - functest.core.cloudify - DEBUG - deleting server 2019-05-17 01:26:24,112 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:24,112 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7335b566-6916-409c-b6be-24b4342e0fb9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:24,113 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-7335b566-6916-409c-b6be-24b4342e0fb9 2019-05-17 01:26:24,113 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-ef8c0201-8e91-4edb-81bc-be5f7e02784c 2019-05-17 01:26:24,113 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef8c0201-8e91-4edb-81bc-be5f7e02784c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:24,113 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:24,113 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd68d4c66ff2230d188ff50f02c12ac6def3f372" 2019-05-17 01:26:24,113 - functest.core.cloudify - DEBUG - deleting server 2019-05-17 01:26:24,113 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 17 May 2019 01:26: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 x-openstack-request-id: req-169c12d0-21cc-44a8-a5b4-129eccad8671 x-compute-request-id: req-169c12d0-21cc-44a8-a5b4-129eccad8671 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5354fd03-e13c-4580-ba74-39b83a0b1495 could not be found.", "code": 404}} 2019-05-17 01:26:24,113 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-56ba7142-666e-4675-9d5d-666fcbf68a1a 2019-05-17 01:26:24,114 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 17 May 2019 01:26: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 x-openstack-request-id: req-56ba7142-666e-4675-9d5d-666fcbf68a1a x-compute-request-id: req-56ba7142-666e-4675-9d5d-666fcbf68a1a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b8978990-3dfb-4a7e-9904-ccafda6ac879 could not be found.", "code": 404}} 2019-05-17 01:26:24,114 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144a6e750b2f39ec13b220f5b4434eb9d7a44216" 2019-05-17 01:26:24,114 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/b8978990-3dfb-4a7e-9904-ccafda6ac879 used request id req-56ba7142-666e-4675-9d5d-666fcbf68a1a 2019-05-17 01:26:24,114 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 01:26:24,114 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance b8978990-3dfb-4a7e-9904-ccafda6ac879 could not be found. [status_code=404] 2019-05-17 01:26:24,114 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-169c12d0-21cc-44a8-a5b4-129eccad8671 2019-05-17 01:26:24,114 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/5354fd03-e13c-4580-ba74-39b83a0b1495 used request id req-169c12d0-21cc-44a8-a5b4-129eccad8671 2019-05-17 01:26:24,115 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 01:26:24,115 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 5354fd03-e13c-4580-ba74-39b83a0b1495 could not be found. [status_code=404] 2019-05-17 01:26:24,115 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 01:26:24,115 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 01:26:24,115 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 01:26:24,115 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 01:26:24,115 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 01:26:24,115 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 01:26:24,116 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 01:26:24,116 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 01:26:24,116 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 01:26:24,116 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 01:26:24,116 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 01:26:24,116 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:24,116 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:26:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b21cef0a-faf3-442f-a981-9f4deeb57465 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:24,116 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-b21cef0a-faf3-442f-a981-9f4deeb57465 2019-05-17 01:26:24,117 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:24,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce 2019-05-17 01:26:24,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:26:24,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:26:24,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:26:24,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:26:24,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:26:24,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:26:24,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:26:24,191 - 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-05-17T01:25:52.441Z", "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-05-17T01:25:52.442Z", "id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"} 2019-05-17 01:26:24,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:26:24,191 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:26:24 GMT 2019-05-17 01:26:24,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:26:24,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-17 01:26:24,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:26:24,192 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:26:24,192 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:26:29,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:26:29,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:26:29,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:26:29,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:26:29,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:26:29,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:26:29,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:26:29,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:26:29,320 - 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-05-17T01:26:12.854Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-b21cef0a-faf3-442f-a981-9f4deeb57465", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:12.381Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a9bea62a-dbf5-474d-891b-4f0c2d634751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:12.854Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_facuzv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:12.633Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6e147592-baaf-4048-84c7-38128240c7cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:12.854Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-9d441ca6-5991-44a4-81f1-1701b2876e07", "level": "debug", "target_id": "reference_vnf_ip_facuzv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:12.638Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6e147592-baaf-4048-84c7-38128240c7cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:12.854Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports.json?id=5d2b1d20-ac0f-48d0-aa2e-374b03a74682 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee203f0e537566927d9235f1b5fd4f4619d49adc\"", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:12.794Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a9bea62a-dbf5-474d-891b-4f0c2d634751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:13.365Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-274561af-2b3c-465b-bcfc-de7b61566525 Date: Fri, 17 May 2019 01:26:13 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:26:01Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"5d2b1d20-ac0f-48d0-aa2e-374b03a74682\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:59:2f:33\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:49Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:13.143Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a9bea62a-dbf5-474d-891b-4f0c2d634751"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:13.365Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_facuzv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:11.371Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:13.365Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:11.072Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:13.365Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee203f0e537566927d9235f1b5fd4f4619d49adc\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:13.144Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a9bea62a-dbf5-474d-891b-4f0c2d634751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:13.365Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports.json?id=5d2b1d20-ac0f-48d0-aa2e-374b03a74682 used request id req-274561af-2b3c-465b-bcfc-de7b61566525", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:13.143Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a9bea62a-dbf5-474d-891b-4f0c2d634751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:13.365Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports.json?id=5d2b1d20-ac0f-48d0-aa2e-374b03a74682 used request id req-274561af-2b3c-465b-bcfc-de7b61566525", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:13.143Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a9bea62a-dbf5-474d-891b-4f0c2d634751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:13.365Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e83b11a2e9f6a00d677aaace0324da66960ec344\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "reference_vnf_ip_facuzv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:13.060Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6e147592-baaf-4048-84c7-38128240c7cf"}, {"node_instance_id": "keypair_w11qkc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:13.365Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:11.951Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "keypair_w11qkc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:13.950Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:12.313Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_port_bu79hj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:13.950Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:12.239Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:13.950Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:12.123Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:13.950Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:13.608Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.7739d9c6-8d96-4159-8850-75e99b86d0e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:13.950Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46e57037-2520-466a-bb3d-66d53edd2516 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:13.613Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.7739d9c6-8d96-4159-8850-75e99b86d0e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:13.950Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-46e57037-2520-466a-bb3d-66d53edd2516", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:13.614Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.7739d9c6-8d96-4159-8850-75e99b86d0e9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:14.493Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:12.387Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:14.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee203f0e537566927d9235f1b5fd4f4619d49adc\"", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:13.980Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a9bea62a-dbf5-474d-891b-4f0c2d634751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:14.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_styhe6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:13.996Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.2dacdea6-c8c9-4888-bdaa-c2f3a759a73e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:14.493Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93395042-39c8-478b-a6dd-ccc3c94e9731 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_styhe6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:14.000Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.2dacdea6-c8c9-4888-bdaa-c2f3a759a73e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:14.493Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-93395042-39c8-478b-a6dd-ccc3c94e9731", "level": "debug", "target_id": "target_vnf_ip_styhe6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:14.000Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.2dacdea6-c8c9-4888-bdaa-c2f3a759a73e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:14.493Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c4f89e82-d174-49a4-8cc2-4e87635b6749 Date: Fri, 17 May 2019 01:26:14 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:26:01Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"0942008a-bb97-495a-b662-d487517fd293\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:f3:39:39\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:49Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:14.380Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.7739d9c6-8d96-4159-8850-75e99b86d0e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:14.493Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports.json?id=0942008a-bb97-495a-b662-d487517fd293 used request id req-c4f89e82-d174-49a4-8cc2-4e87635b6749", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:14.380Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.7739d9c6-8d96-4159-8850-75e99b86d0e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:14.493Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports.json?id=0942008a-bb97-495a-b662-d487517fd293 used request id req-c4f89e82-d174-49a4-8cc2-4e87635b6749", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:14.381Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.7739d9c6-8d96-4159-8850-75e99b86d0e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:14.493Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}caff34c661c972dcbcae0d5d93b8fd48f78a3fd8\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:14.382Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.7739d9c6-8d96-4159-8850-75e99b86d0e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:14.493Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-753f3014-9dd1-4139-b5c4-40431ffa0544 Date: Fri, 17 May 2019 01:26:14 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:26:13Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"5d2b1d20-ac0f-48d0-aa2e-374b03a74682\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:59:2f:33\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:49Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:14.306Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a9bea62a-dbf5-474d-891b-4f0c2d634751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:14.493Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-753f3014-9dd1-4139-b5c4-40431ffa0544", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:14.306Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a9bea62a-dbf5-474d-891b-4f0c2d634751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:14.493Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-753f3014-9dd1-4139-b5c4-40431ffa0544", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:14.306Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a9bea62a-dbf5-474d-891b-4f0c2d634751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:14.493Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}75cbf8110d0dcc1f7d1f8ed755fc28c3f323770a\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "target_vnf_ip_styhe6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:14.414Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.2dacdea6-c8c9-4888-bdaa-c2f3a759a73e"}, {"node_instance_id": "keypair_w11qkc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:14.493Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:12.689Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:14.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports.json?id=0942008a-bb97-495a-b662-d487517fd293 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}caff34c661c972dcbcae0d5d93b8fd48f78a3fd8\"", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:14.030Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.7739d9c6-8d96-4159-8850-75e99b86d0e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:14.493Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-28b8928c-6f75-4e21-b086-0922b65cd1f5 Date: Fri, 17 May 2019 01:26:13 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:26:13Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"5d2b1d20-ac0f-48d0-aa2e-374b03a74682\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:59:2f:33\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:49Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:13.979Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a9bea62a-dbf5-474d-891b-4f0c2d634751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:14.493Z", "message": "PUT call to network for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-28b8928c-6f75-4e21-b086-0922b65cd1f5", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:13.979Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a9bea62a-dbf5-474d-891b-4f0c2d634751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:14.493Z", "message": "PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-28b8928c-6f75-4e21-b086-0922b65cd1f5", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:13.979Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a9bea62a-dbf5-474d-891b-4f0c2d634751"}, {"node_instance_id": "keypair_w11qkc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.196Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:26:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8483ff2-e34b-4bea-9814-a0a3eee65992 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:14.451Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a42e4baa-add9-44ce-ad8a-06dd793f6cdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.196Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_styhe6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:12.790Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "keypair_w11qkc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.196Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-b8483ff2-e34b-4bea-9814-a0a3eee65992", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:14.452Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a42e4baa-add9-44ce-ad8a-06dd793f6cdd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.196Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-770cecf9-b008-411e-a510-b1ca97c21c76 Date: Fri, 17 May 2019 01:26:14 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:26:13Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 5, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": null, \"id\": \"ad0e057e-e569-421f-9077-a8b13f569ccc\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_facuzv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:14.716Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6e147592-baaf-4048-84c7-38128240c7cf"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.196Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:14.885Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "keypair_w11qkc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.196Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:14.447Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a42e4baa-add9-44ce-ad8a-06dd793f6cdd"}, {"node_instance_id": "keypair_w11qkc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.196Z", "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-05-17T01:26:14.446Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a42e4baa-add9-44ce-ad8a-06dd793f6cdd"}, {"node_instance_id": "keypair_w11qkc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.196Z", "message": "deleting keypair", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:14.446Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a42e4baa-add9-44ce-ad8a-06dd793f6cdd"}, {"node_instance_id": "keypair_w11qkc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.196Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:8774/v2.1/os-keypairs/vnf_test_keypair -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}95061b8fbc10fa884b51cde820c63926ca1cd99c\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:14.858Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a42e4baa-add9-44ce-ad8a-06dd793f6cdd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.196Z", "message": "PUT call to neutron for http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json used request id req-770cecf9-b008-411e-a510-b1ca97c21c76", "level": "debug", "target_id": "reference_vnf_ip_facuzv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:14.716Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6e147592-baaf-4048-84c7-38128240c7cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.196Z", "message": "PUT call to network for http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json used request id req-770cecf9-b008-411e-a510-b1ca97c21c76", "level": "debug", "target_id": "reference_vnf_ip_facuzv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:14.716Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6e147592-baaf-4048-84c7-38128240c7cf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.196Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:14.769Z", "source_id": "reference_vnf_data_plane_port_rxtez9", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "keypair_w11qkc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.196Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:13.121Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.760Z", "message": "PUT call to network for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-e7e58396-7c23-4db3-af81-8fa8c56559c2", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:15.461Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.7739d9c6-8d96-4159-8850-75e99b86d0e9"}], "metadata": {"pagination": {"total": 484, "offset": 266, "size": 50}}} 2019-05-17 01:26:29,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:26:29,321 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:26:29 GMT 2019-05-17 01:26:29,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:26:29,321 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:26:29,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:26:29,321 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:26:29,321 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:26:29,321 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:26:29,324 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-b21cef0a-faf3-442f-a981-9f4deeb57465 2019-05-17 01:26:29,324 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:29,324 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-9d441ca6-5991-44a4-81f1-1701b2876e07 2019-05-17 01:26:29,324 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports.json?id=5d2b1d20-ac0f-48d0-aa2e-374b03a74682 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee203f0e537566927d9235f1b5fd4f4619d49adc" 2019-05-17 01:26:29,324 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-274561af-2b3c-465b-bcfc-de7b61566525 Date: Fri, 17 May 2019 01:26:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:26:01Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05add35f-f029-4d24-a765-485d6f0beb59","ip_address":"12.0.0.4"}],"id":"5d2b1d20-ac0f-48d0-aa2e-374b03a74682","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:59:2f:33","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:49Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-17 01:26:29,325 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-05-17 01:26:29,325 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-05-17 01:26:29,325 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee203f0e537566927d9235f1b5fd4f4619d49adc" -d '{"port": {"security_groups": []}}' 2019-05-17 01:26:29,325 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports.json?id=5d2b1d20-ac0f-48d0-aa2e-374b03a74682 used request id req-274561af-2b3c-465b-bcfc-de7b61566525 2019-05-17 01:26:29,325 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?id=5d2b1d20-ac0f-48d0-aa2e-374b03a74682 used request id req-274561af-2b3c-465b-bcfc-de7b61566525 2019-05-17 01:26:29,325 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e83b11a2e9f6a00d677aaace0324da66960ec344" -d '{"floatingip": {"port_id": null}}' 2019-05-17 01:26:29,325 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 01:26:29,326 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 01:26:29,326 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 01:26:29,326 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 01:26:29,326 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:29,326 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46e57037-2520-466a-bb3d-66d53edd2516 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:29,326 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-46e57037-2520-466a-bb3d-66d53edd2516 2019-05-17 01:26:29,327 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-05-17 01:26:29,327 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee203f0e537566927d9235f1b5fd4f4619d49adc" 2019-05-17 01:26:29,327 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:29,327 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93395042-39c8-478b-a6dd-ccc3c94e9731 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:29,327 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-93395042-39c8-478b-a6dd-ccc3c94e9731 2019-05-17 01:26:29,327 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c4f89e82-d174-49a4-8cc2-4e87635b6749 Date: Fri, 17 May 2019 01:26:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:26:01Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05add35f-f029-4d24-a765-485d6f0beb59","ip_address":"12.0.0.7"}],"id":"0942008a-bb97-495a-b662-d487517fd293","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:f3:39:39","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:49Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-17 01:26:29,327 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?id=0942008a-bb97-495a-b662-d487517fd293 used request id req-c4f89e82-d174-49a4-8cc2-4e87635b6749 2019-05-17 01:26:29,328 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports.json?id=0942008a-bb97-495a-b662-d487517fd293 used request id req-c4f89e82-d174-49a4-8cc2-4e87635b6749 2019-05-17 01:26:29,328 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caff34c661c972dcbcae0d5d93b8fd48f78a3fd8" -d '{"port": {"security_groups": []}}' 2019-05-17 01:26:29,328 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-753f3014-9dd1-4139-b5c4-40431ffa0544 Date: Fri, 17 May 2019 01:26:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:26:13Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05add35f-f029-4d24-a765-485d6f0beb59","ip_address":"12.0.0.4"}],"id":"5d2b1d20-ac0f-48d0-aa2e-374b03a74682","security_groups":[],"mac_address":"fa:16:3e:59:2f:33","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:29,328 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-753f3014-9dd1-4139-b5c4-40431ffa0544 2019-05-17 01:26:29,328 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-753f3014-9dd1-4139-b5c4-40431ffa0544 2019-05-17 01:26:29,328 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75cbf8110d0dcc1f7d1f8ed755fc28c3f323770a" -d '{"floatingip": {"port_id": null}}' 2019-05-17 01:26:29,329 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 01:26:29,329 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports.json?id=0942008a-bb97-495a-b662-d487517fd293 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caff34c661c972dcbcae0d5d93b8fd48f78a3fd8" 2019-05-17 01:26:29,329 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-28b8928c-6f75-4e21-b086-0922b65cd1f5 Date: Fri, 17 May 2019 01:26:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:26:13Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05add35f-f029-4d24-a765-485d6f0beb59","ip_address":"12.0.0.4"}],"id":"5d2b1d20-ac0f-48d0-aa2e-374b03a74682","security_groups":[],"mac_address":"fa:16:3e:59:2f:33","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:49Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-17 01:26:29,329 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-28b8928c-6f75-4e21-b086-0922b65cd1f5 2019-05-17 01:26:29,329 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-28b8928c-6f75-4e21-b086-0922b65cd1f5 2019-05-17 01:26:29,329 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:26:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8483ff2-e34b-4bea-9814-a0a3eee65992 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:29,329 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-05-17 01:26:29,330 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-b8483ff2-e34b-4bea-9814-a0a3eee65992 2019-05-17 01:26:29,330 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-770cecf9-b008-411e-a510-b1ca97c21c76 Date: Fri, 17 May 2019 01:26:14 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:26:13Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 5, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": null, "id": "ad0e057e-e569-421f-9077-a8b13f569ccc", "qos_policy_id": null}} 2019-05-17 01:26:29,330 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 01:26:29,330 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:29,330 - functest.core.cloudify - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-05-17 01:26:29,330 - functest.core.cloudify - DEBUG - deleting keypair 2019-05-17 01:26:29,330 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:8774/v2.1/os-keypairs/vnf_test_keypair -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95061b8fbc10fa884b51cde820c63926ca1cd99c" 2019-05-17 01:26:29,331 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json used request id req-770cecf9-b008-411e-a510-b1ca97c21c76 2019-05-17 01:26:29,331 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json used request id req-770cecf9-b008-411e-a510-b1ca97c21c76 2019-05-17 01:26:29,331 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-05-17 01:26:29,331 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-05-17 01:26:29,331 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-e7e58396-7c23-4db3-af81-8fa8c56559c2 2019-05-17 01:26:29,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce 2019-05-17 01:26:29,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:26:29,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:26:29,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:26:29,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:26:29,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:26:29,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:26:29,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:26:29,395 - 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-05-17T01:25:52.441Z", "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-05-17T01:25:52.442Z", "id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"} 2019-05-17 01:26:29,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:26:29,395 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:26:29 GMT 2019-05-17 01:26:29,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:26:29,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-17 01:26:29,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:26:29,395 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:26:29,396 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:26:34,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:26:34,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:26:34,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:26:34,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:26:34,479 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:26:34,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:26:34,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:26:34,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:26:34,479 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.760Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:15.072Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "keypair_w11qkc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.760Z", "message": "DELETE call to compute for http://172.30.9.36:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-672ffe76-0160-4242-9944-e84c357230ac", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:15.168Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a42e4baa-add9-44ce-ad8a-06dd793f6cdd"}, {"node_instance_id": "keypair_w11qkc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.760Z", "message": "RESP: [202] Date: Fri, 17 May 2019 01:26: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 x-openstack-request-id: req-672ffe76-0160-4242-9944-e84c357230ac x-compute-request-id: req-672ffe76-0160-4242-9944-e84c357230ac Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:15.168Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a42e4baa-add9-44ce-ad8a-06dd793f6cdd"}, {"node_instance_id": "keypair_w11qkc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.760Z", "message": "DELETE call to compute for http://172.30.9.36:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-672ffe76-0160-4242-9944-e84c357230ac", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:15.168Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.a42e4baa-add9-44ce-ad8a-06dd793f6cdd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.760Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}caff34c661c972dcbcae0d5d93b8fd48f78a3fd8\"", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:15.462Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.7739d9c6-8d96-4159-8850-75e99b86d0e9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.760Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_facuzv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:15.188Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.760Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e7e58396-7c23-4db3-af81-8fa8c56559c2 Date: Fri, 17 May 2019 01:26:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:26:15Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"0942008a-bb97-495a-b662-d487517fd293\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:f3:39:39\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:49Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:15.461Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.7739d9c6-8d96-4159-8850-75e99b86d0e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.760Z", "message": "PUT call to network for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-e7e58396-7c23-4db3-af81-8fa8c56559c2", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:15.461Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.7739d9c6-8d96-4159-8850-75e99b86d0e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:15.760Z", "message": "PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-e7e58396-7c23-4db3-af81-8fa8c56559c2", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:15.461Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.7739d9c6-8d96-4159-8850-75e99b86d0e9"}, {"node_instance_id": "keypair_w11qkc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:16.272Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:15.507Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:16.272Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-426c492d-922c-4875-801e-258daa075c63 Date: Fri, 17 May 2019 01:26:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:26:15Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"05add35f-f029-4d24-a765-485d6f0beb59\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"0942008a-bb97-495a-b662-d487517fd293\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:f3:39:39\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"5ce8f568-f499-484f-aecd-aaf534efe9c6\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:15:49Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:15.722Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.7739d9c6-8d96-4159-8850-75e99b86d0e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:16.272Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-426c492d-922c-4875-801e-258daa075c63", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:15.722Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.7739d9c6-8d96-4159-8850-75e99b86d0e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:16.272Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-426c492d-922c-4875-801e-258daa075c63", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:15.722Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.7739d9c6-8d96-4159-8850-75e99b86d0e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:16.272Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-2f0197f5-16b2-4d6e-aaad-328f21a93b22 Date: Fri, 17 May 2019 01:26:16 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"created_at\": \"2019-05-17T01:15:40Z\", \"updated_at\": \"2019-05-17T01:26:14Z\", \"floating_network_id\": \"220195cd-782b-490f-b03b-eb92b75ca738\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 5, \"project_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"port_id\": null, \"id\": \"e2de579a-deb5-4e26-a047-1ed2352185e0\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_styhe6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:16.069Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.2dacdea6-c8c9-4888-bdaa-c2f3a759a73e"}, {"node_instance_id": "keypair_w11qkc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:16.272Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:15.578Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:16.818Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-116c3dab-1920-4362-9777-00de9d74fbb8", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:16.551Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.2f1716bb-22e0-4c3f-869b-45f3ce96dfdf"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:16.818Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:26:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-116c3dab-1920-4362-9777-00de9d74fbb8 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.36: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-05-17T01:26:16.551Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.2f1716bb-22e0-4c3f-869b-45f3ce96dfdf"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:16.818Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:26:16.545Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.2f1716bb-22e0-4c3f-869b-45f3ce96dfdf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:16.818Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_styhe6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:16.456Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:16.818Z", "message": "PUT call to neutron for http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json used request id req-2f0197f5-16b2-4d6e-aaad-328f21a93b22", "level": "debug", "target_id": "target_vnf_ip_styhe6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:16.070Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.2dacdea6-c8c9-4888-bdaa-c2f3a759a73e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:16.818Z", "message": "PUT call to network for http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json used request id req-2f0197f5-16b2-4d6e-aaad-328f21a93b22", "level": "debug", "target_id": "target_vnf_ip_styhe6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:16.070Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.2dacdea6-c8c9-4888-bdaa-c2f3a759a73e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:16.818Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:16.278Z", "source_id": "target_vnf_data_plane_port_hry7sf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:16.818Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:15.600Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:16.818Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:16.544Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.2f1716bb-22e0-4c3f-869b-45f3ce96dfdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:17.423Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:26:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19b399c4-cd8e-4df9-9adb-135ddc440a82 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:16.711Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.1592dee2-e423-41d4-947d-02a172ab54ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:17.423Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-19b399c4-cd8e-4df9-9adb-135ddc440a82", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:16.712Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.1592dee2-e423-41d4-947d-02a172ab54ea"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:17.423Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}45e74e163af253ff1e08ed21249943a8ce1c6676\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:16.980Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.2f1716bb-22e0-4c3f-869b-45f3ce96dfdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:17.423Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports.json?id=0e293e8e-60b4-4a66-9432-1c48a1f52686 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4cf1c64272daf1e82dc351dc9ea15e20aabbc6a5\"", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:17.118Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.1592dee2-e423-41d4-947d-02a172ab54ea"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:17.423Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:16.880Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:17.423Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:16.776Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:17.423Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:16.570Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:17.423Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:16.707Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.1592dee2-e423-41d4-947d-02a172ab54ea"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:17.964Z", "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-05-17T01:26:17.134Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:17.964Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-bb2835d5-3c7f-4b59-950a-e8516572d8d0 Date: Fri, 17 May 2019 01:26:17 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:26:05Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:39:0f:70\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:17.474Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.1592dee2-e423-41d4-947d-02a172ab54ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:17.964Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports.json?id=0e293e8e-60b4-4a66-9432-1c48a1f52686 used request id req-bb2835d5-3c7f-4b59-950a-e8516572d8d0", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:17.474Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.1592dee2-e423-41d4-947d-02a172ab54ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:17.964Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports.json?id=0e293e8e-60b4-4a66-9432-1c48a1f52686 used request id req-bb2835d5-3c7f-4b59-950a-e8516572d8d0", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:17.474Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.1592dee2-e423-41d4-947d-02a172ab54ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:17.964Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4cf1c64272daf1e82dc351dc9ea15e20aabbc6a5\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:17.475Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.1592dee2-e423-41d4-947d-02a172ab54ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:17.964Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:17.642Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.94a35921-7956-40c0-bd5a-736be92997a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:17.964Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:26:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88b4e199-981e-41a6-8387-0fe2220f717f 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:17.646Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.94a35921-7956-40c0-bd5a-736be92997a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:17.964Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-88b4e199-981e-41a6-8387-0fe2220f717f", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:17.646Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.94a35921-7956-40c0-bd5a-736be92997a9"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:18.543Z", "message": "DELETE call to network for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-4f6c0ebe-7d67-47ed-a9da-699af7d80dbb", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:18.011Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.2f1716bb-22e0-4c3f-869b-45f3ce96dfdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:18.543Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports.json?id=fe8924e9-fc53-4229-b315-e96d9047b649 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5e9e17953357a6e84b9a8140ba32a3c5931177b7\"", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:18.068Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.94a35921-7956-40c0-bd5a-736be92997a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:18.543Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-e37e3039-8d01-4d73-9f42-7973fcc5fd87 Date: Fri, 17 May 2019 01:26:18 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:26:05Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"fe8924e9-fc53-4229-b315-e96d9047b649\",\"security_groups\":[\"ea2d7940-b699-4f95-a589-7adbda877514\"],\"mac_address\":\"fa:16:3e:8b:3d:77\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:18.405Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.94a35921-7956-40c0-bd5a-736be92997a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:18.543Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4cf1c64272daf1e82dc351dc9ea15e20aabbc6a5\"", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:18.324Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.1592dee2-e423-41d4-947d-02a172ab54ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:18.543Z", "message": "PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-4078a6c9-2eb2-4c97-9791-f867281dd981", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:18.323Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.1592dee2-e423-41d4-947d-02a172ab54ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:18.543Z", "message": "PUT call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-4078a6c9-2eb2-4c97-9791-f867281dd981", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:18.323Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.1592dee2-e423-41d4-947d-02a172ab54ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:18.543Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-4078a6c9-2eb2-4c97-9791-f867281dd981 Date: Fri, 17 May 2019 01:26:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:26:17Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:39:0f:70\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:18.323Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.1592dee2-e423-41d4-947d-02a172ab54ea"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:18.543Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-12b5bdb5-84c7-46b7-b6df-56d0a53a291d", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:18.186Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0348298e-a961-4ba6-999f-4e7c06e5511e"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:18.543Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:26:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12b5bdb5-84c7-46b7-b6df-56d0a53a291d 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.36: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-05-17T01:26:18.186Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0348298e-a961-4ba6-999f-4e7c06e5511e"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:18.543Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:26:18.181Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0348298e-a961-4ba6-999f-4e7c06e5511e"}], "metadata": {"pagination": {"total": 518, "offset": 316, "size": 50}}} 2019-05-17 01:26:34,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:26:34,479 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:26:34 GMT 2019-05-17 01:26:34,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:26:34,480 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:26:34,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:26:34,480 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:26:34,480 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:26:34,480 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:26:34,482 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 01:26:34,483 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-672ffe76-0160-4242-9944-e84c357230ac 2019-05-17 01:26:34,483 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 17 May 2019 01:26: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 x-openstack-request-id: req-672ffe76-0160-4242-9944-e84c357230ac x-compute-request-id: req-672ffe76-0160-4242-9944-e84c357230ac Content-Length: 0 Content-Type: application/json 2019-05-17 01:26:34,483 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-672ffe76-0160-4242-9944-e84c357230ac 2019-05-17 01:26:34,483 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caff34c661c972dcbcae0d5d93b8fd48f78a3fd8" 2019-05-17 01:26:34,483 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-05-17 01:26:34,483 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e7e58396-7c23-4db3-af81-8fa8c56559c2 Date: Fri, 17 May 2019 01:26:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:26:15Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05add35f-f029-4d24-a765-485d6f0beb59","ip_address":"12.0.0.7"}],"id":"0942008a-bb97-495a-b662-d487517fd293","security_groups":[],"mac_address":"fa:16:3e:f3:39:39","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:49Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-17 01:26:34,484 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-e7e58396-7c23-4db3-af81-8fa8c56559c2 2019-05-17 01:26:34,484 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-e7e58396-7c23-4db3-af81-8fa8c56559c2 2019-05-17 01:26:34,484 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-05-17 01:26:34,484 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-426c492d-922c-4875-801e-258daa075c63 Date: Fri, 17 May 2019 01:26:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:26:15Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05add35f-f029-4d24-a765-485d6f0beb59","ip_address":"12.0.0.7"}],"id":"0942008a-bb97-495a-b662-d487517fd293","security_groups":[],"mac_address":"fa:16:3e:f3:39:39","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"5ce8f568-f499-484f-aecd-aaf534efe9c6","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:15:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:34,484 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-426c492d-922c-4875-801e-258daa075c63 2019-05-17 01:26:34,484 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-426c492d-922c-4875-801e-258daa075c63 2019-05-17 01:26:34,485 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-2f0197f5-16b2-4d6e-aaad-328f21a93b22 Date: Fri, 17 May 2019 01:26:16 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:15:40Z", "updated_at": "2019-05-17T01:26:14Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 5, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "port_id": null, "id": "e2de579a-deb5-4e26-a047-1ed2352185e0", "qos_policy_id": null}} 2019-05-17 01:26:34,485 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 01:26:34,485 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-116c3dab-1920-4362-9777-00de9d74fbb8 2019-05-17 01:26:34,485 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:26:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-116c3dab-1920-4362-9777-00de9d74fbb8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:34,485 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:34,485 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-05-17 01:26:34,485 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json used request id req-2f0197f5-16b2-4d6e-aaad-328f21a93b22 2019-05-17 01:26:34,486 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json used request id req-2f0197f5-16b2-4d6e-aaad-328f21a93b22 2019-05-17 01:26:34,486 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-05-17 01:26:34,486 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-05-17 01:26:34,486 - functest.core.cloudify - DEBUG - deleting port 2019-05-17 01:26:34,486 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:26:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19b399c4-cd8e-4df9-9adb-135ddc440a82 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:34,486 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-19b399c4-cd8e-4df9-9adb-135ddc440a82 2019-05-17 01:26:34,486 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e74e163af253ff1e08ed21249943a8ce1c6676" 2019-05-17 01:26:34,487 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports.json?id=0e293e8e-60b4-4a66-9432-1c48a1f52686 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf1c64272daf1e82dc351dc9ea15e20aabbc6a5" 2019-05-17 01:26:34,487 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 01:26:34,487 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 01:26:34,487 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-05-17 01:26:34,487 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:34,487 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-05-17 01:26:34,488 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-bb2835d5-3c7f-4b59-950a-e8516572d8d0 Date: Fri, 17 May 2019 01:26:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:26:05Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:39:0f:70","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-17 01:26:34,488 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?id=0e293e8e-60b4-4a66-9432-1c48a1f52686 used request id req-bb2835d5-3c7f-4b59-950a-e8516572d8d0 2019-05-17 01:26:34,488 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports.json?id=0e293e8e-60b4-4a66-9432-1c48a1f52686 used request id req-bb2835d5-3c7f-4b59-950a-e8516572d8d0 2019-05-17 01:26:34,488 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf1c64272daf1e82dc351dc9ea15e20aabbc6a5" -d '{"port": {"security_groups": []}}' 2019-05-17 01:26:34,488 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:34,488 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:26:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88b4e199-981e-41a6-8387-0fe2220f717f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:34,488 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-88b4e199-981e-41a6-8387-0fe2220f717f 2019-05-17 01:26:34,489 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-4f6c0ebe-7d67-47ed-a9da-699af7d80dbb 2019-05-17 01:26:34,489 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports.json?id=fe8924e9-fc53-4229-b315-e96d9047b649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9e17953357a6e84b9a8140ba32a3c5931177b7" 2019-05-17 01:26:34,489 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-e37e3039-8d01-4d73-9f42-7973fcc5fd87 Date: Fri, 17 May 2019 01:26:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:26:05Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.9"}],"id":"fe8924e9-fc53-4229-b315-e96d9047b649","security_groups":["ea2d7940-b699-4f95-a589-7adbda877514"],"mac_address":"fa:16:3e:8b:3d:77","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-17 01:26:34,489 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf1c64272daf1e82dc351dc9ea15e20aabbc6a5" 2019-05-17 01:26:34,489 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-4078a6c9-2eb2-4c97-9791-f867281dd981 2019-05-17 01:26:34,489 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-4078a6c9-2eb2-4c97-9791-f867281dd981 2019-05-17 01:26:34,489 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-4078a6c9-2eb2-4c97-9791-f867281dd981 Date: Fri, 17 May 2019 01:26:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:26:17Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":[],"mac_address":"fa:16:3e:39:0f:70","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-17 01:26:34,490 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-12b5bdb5-84c7-46b7-b6df-56d0a53a291d 2019-05-17 01:26:34,490 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:26:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12b5bdb5-84c7-46b7-b6df-56d0a53a291d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:34,490 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:34,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce 2019-05-17 01:26:34,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:26:34,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:26:34,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:26:34,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:26:34,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:26:34,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:26:34,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:26:34,541 - 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-05-17T01:25:52.441Z", "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-05-17T01:25:52.442Z", "id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"} 2019-05-17 01:26:34,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:26:34,541 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:26:34 GMT 2019-05-17 01:26:34,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:26:34,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-17 01:26:34,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:26:34,542 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:26:34,542 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:26:39,547 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:26:39,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:26:39,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:26:39,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:26:39,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:26:39,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:26:39,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:26:39,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:26:39,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:18.543Z", "message": "DELETE call to network for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-4f6c0ebe-7d67-47ed-a9da-699af7d80dbb", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:18.011Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.2f1716bb-22e0-4c3f-869b-45f3ce96dfdf"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:18.543Z", "message": "DELETE call to neutron for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-4f6c0ebe-7d67-47ed-a9da-699af7d80dbb", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:18.011Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.2f1716bb-22e0-4c3f-869b-45f3ce96dfdf"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:18.543Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:18.181Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0348298e-a961-4ba6-999f-4e7c06e5511e"}, {"node_instance_id": "reference_vnf_port_23kvm2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:19.193Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:19.154Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:19.193Z", "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-05-17T01:26:18.383Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_data_plane_port_rxtez9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:19.193Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:18.555Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:19.193Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:18.967Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:19.193Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a271088e8556b64519c01988cb881ba4a6d38e1b\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:18.608Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0348298e-a961-4ba6-999f-4e7c06e5511e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:19.193Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports.json?id=fe8924e9-fc53-4229-b315-e96d9047b649 used request id req-e37e3039-8d01-4d73-9f42-7973fcc5fd87", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:18.405Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.94a35921-7956-40c0-bd5a-736be92997a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:19.193Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports.json?id=fe8924e9-fc53-4229-b315-e96d9047b649 used request id req-e37e3039-8d01-4d73-9f42-7973fcc5fd87", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:18.405Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.94a35921-7956-40c0-bd5a-736be92997a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:19.193Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5e9e17953357a6e84b9a8140ba32a3c5931177b7\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:18.407Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.94a35921-7956-40c0-bd5a-736be92997a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:19.193Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-8eb5f63d-21ff-4fc6-8b6c-a6489f61180a Date: Fri, 17 May 2019 01:26:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:26:17Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.27\"}],\"id\":\"0e293e8e-60b4-4a66-9432-1c48a1f52686\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:39:0f:70\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:18.707Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.1592dee2-e423-41d4-947d-02a172ab54ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:19.193Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-8eb5f63d-21ff-4fc6-8b6c-a6489f61180a", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:18.708Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.1592dee2-e423-41d4-947d-02a172ab54ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:19.193Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-8eb5f63d-21ff-4fc6-8b6c-a6489f61180a", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:18.708Z", "source_id": "reference_vnf_port_23kvm2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.1592dee2-e423-41d4-947d-02a172ab54ea"}, {"node_instance_id": "reference_vnf_port_23kvm2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:19.838Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:19.488Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_port_23kvm2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:19.838Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:19.334Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:19.838Z", "message": "PUT call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-aafe03a2-0506-4ee0-b774-72373b5c5708", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:19.445Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.94a35921-7956-40c0-bd5a-736be92997a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:19.838Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-aafe03a2-0506-4ee0-b774-72373b5c5708 Date: Fri, 17 May 2019 01:26:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:26:19Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"fe8924e9-fc53-4229-b315-e96d9047b649\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:8b:3d:77\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:19.445Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.94a35921-7956-40c0-bd5a-736be92997a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:19.838Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5e9e17953357a6e84b9a8140ba32a3c5931177b7\"", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:19.446Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.94a35921-7956-40c0-bd5a-736be92997a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:19.838Z", "message": "PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-aafe03a2-0506-4ee0-b774-72373b5c5708", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:19.446Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.94a35921-7956-40c0-bd5a-736be92997a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:20.402Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-44bb7b33-424b-41a3-89af-ebc5648510f4 Date: Fri, 17 May 2019 01:26:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-17T01:26:19Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"fe8924e9-fc53-4229-b315-e96d9047b649\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:8b:3d:77\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\",\"tenant_id\":\"9af8edf333bc4b6a882797ef3241ea06\",\"created_at\":\"2019-05-17T01:16:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:19.777Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.94a35921-7956-40c0-bd5a-736be92997a9"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:20.402Z", "message": "DELETE call to network for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-17859371-2ee7-46eb-bdc8-ea896e805213", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:19.822Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0348298e-a961-4ba6-999f-4e7c06e5511e"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:20.402Z", "message": "DELETE call to neutron for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-17859371-2ee7-46eb-bdc8-ea896e805213", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:19.822Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0348298e-a961-4ba6-999f-4e7c06e5511e"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:20.402Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-17859371-2ee7-46eb-bdc8-ea896e805213 Date: Fri, 17 May 2019 01:26:19 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-05-17T01:26:19.822Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.0348298e-a961-4ba6-999f-4e7c06e5511e"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:20.402Z", "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-05-17T01:26:20.315Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:20.402Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:20.127Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:20.402Z", "message": "GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-44bb7b33-424b-41a3-89af-ebc5648510f4", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:19.777Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.94a35921-7956-40c0-bd5a-736be92997a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:20.402Z", "message": "GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-44bb7b33-424b-41a3-89af-ebc5648510f4", "level": "debug", "target_id": "security_group_yz191v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:19.777Z", "source_id": "target_vnf_port_bu79hj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.94a35921-7956-40c0-bd5a-736be92997a9"}, {"node_instance_id": "target_vnf_port_bu79hj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:21.017Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:20.330Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_port_bu79hj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:21.017Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:20.681Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_port_23kvm2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:21.017Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-5bcdc840-1861-4f66-90ce-4e4b3fea6e72", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:20.643Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6eb422ed-ae61-498b-8561-0496d9db1288"}, {"node_instance_id": "reference_vnf_port_23kvm2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:21.017Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:26:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bcdc840-1861-4f66-90ce-4e4b3fea6e72 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:20.642Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6eb422ed-ae61-498b-8561-0496d9db1288"}, {"node_instance_id": "reference_vnf_port_23kvm2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:21.017Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:26:20.637Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6eb422ed-ae61-498b-8561-0496d9db1288"}, {"node_instance_id": "reference_vnf_port_23kvm2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:21.017Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:20.637Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6eb422ed-ae61-498b-8561-0496d9db1288"}, {"node_instance_id": "target_vnf_data_plane_port_hry7sf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:21.017Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:20.362Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:21.625Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:21.173Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_port_bu79hj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:21.625Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:20.880Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:21.625Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:20.713Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_port_23kvm2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:21.625Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}826608a4c841bce26a30ea65649038e2715b407e\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:21.049Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6eb422ed-ae61-498b-8561-0496d9db1288"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:22.241Z", "message": "Relationships unlinked", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:21.700Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_port_bu79hj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:22.241Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-42b4ac09-4b23-46fe-8fc2-d39c68652c10", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:21.894Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.dcbab2ac-6865-4724-9f05-a89b8b1f9b47"}, {"node_instance_id": "target_vnf_port_bu79hj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:22.241Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42b4ac09-4b23-46fe-8fc2-d39c68652c10 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:21.894Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.dcbab2ac-6865-4724-9f05-a89b8b1f9b47"}, {"node_instance_id": "target_vnf_port_bu79hj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:22.241Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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-05-17T01:26:21.888Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.dcbab2ac-6865-4724-9f05-a89b8b1f9b47"}, {"node_instance_id": "target_vnf_port_bu79hj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:22.241Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:21.887Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.dcbab2ac-6865-4724-9f05-a89b8b1f9b47"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:22.241Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:21.456Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:22.241Z", "message": "Deleting node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:21.906Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_port_23kvm2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:22.816Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:22.665Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:22.816Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:22.046Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_port_23kvm2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:22.816Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-170a3d13-af30-43a0-90ef-8e89c569eb1a Date: Fri, 17 May 2019 01:26:22 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-05-17T01:26:22.166Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6eb422ed-ae61-498b-8561-0496d9db1288"}, {"node_instance_id": "reference_vnf_port_23kvm2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:22.816Z", "message": "DELETE call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-170a3d13-af30-43a0-90ef-8e89c569eb1a", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:22.166Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6eb422ed-ae61-498b-8561-0496d9db1288"}], "metadata": {"pagination": {"total": 545, "offset": 366, "size": 50}}} 2019-05-17 01:26:39,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:26:39,624 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:26:39 GMT 2019-05-17 01:26:39,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:26:39,624 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:26:39,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:26:39,624 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:26:39,624 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:26:39,624 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:26:39,626 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-4f6c0ebe-7d67-47ed-a9da-699af7d80dbb 2019-05-17 01:26:39,626 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.36:9696/v2.0/ports/5d2b1d20-ac0f-48d0-aa2e-374b03a74682.json used request id req-4f6c0ebe-7d67-47ed-a9da-699af7d80dbb 2019-05-17 01:26:39,626 - functest.core.cloudify - DEBUG - deleting port 2019-05-17 01:26:39,627 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 01:26:39,627 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-05-17 01:26:39,627 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 01:26:39,627 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-05-17 01:26:39,627 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a271088e8556b64519c01988cb881ba4a6d38e1b" 2019-05-17 01:26:39,627 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports.json?id=fe8924e9-fc53-4229-b315-e96d9047b649 used request id req-e37e3039-8d01-4d73-9f42-7973fcc5fd87 2019-05-17 01:26:39,627 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports.json?id=fe8924e9-fc53-4229-b315-e96d9047b649 used request id req-e37e3039-8d01-4d73-9f42-7973fcc5fd87 2019-05-17 01:26:39,628 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9e17953357a6e84b9a8140ba32a3c5931177b7" -d '{"port": {"security_groups": []}}' 2019-05-17 01:26:39,628 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-8eb5f63d-21ff-4fc6-8b6c-a6489f61180a Date: Fri, 17 May 2019 01:26:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:26:17Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.27"}],"id":"0e293e8e-60b4-4a66-9432-1c48a1f52686","security_groups":[],"mac_address":"fa:16:3e:39:0f:70","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:39,628 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-8eb5f63d-21ff-4fc6-8b6c-a6489f61180a 2019-05-17 01:26:39,628 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-8eb5f63d-21ff-4fc6-8b6c-a6489f61180a 2019-05-17 01:26:39,628 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-05-17 01:26:39,628 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 01:26:39,629 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-aafe03a2-0506-4ee0-b774-72373b5c5708 2019-05-17 01:26:39,629 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-aafe03a2-0506-4ee0-b774-72373b5c5708 Date: Fri, 17 May 2019 01:26:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:26:19Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.9"}],"id":"fe8924e9-fc53-4229-b315-e96d9047b649","security_groups":[],"mac_address":"fa:16:3e:8b:3d:77","project_id":"9af8edf333bc4b6a882797ef3241ea06","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-17 01:26:39,629 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9e17953357a6e84b9a8140ba32a3c5931177b7" 2019-05-17 01:26:39,629 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-aafe03a2-0506-4ee0-b774-72373b5c5708 2019-05-17 01:26:39,629 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-44bb7b33-424b-41a3-89af-ebc5648510f4 Date: Fri, 17 May 2019 01:26:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-17T01:26:19Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7493f7e9-6cc0-4fd0-a49d-ae127d44b131","ip_address":"11.0.0.9"}],"id":"fe8924e9-fc53-4229-b315-e96d9047b649","security_groups":[],"mac_address":"fa:16:3e:8b:3d:77","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9af8edf333bc4b6a882797ef3241ea06","qos_policy_id":null,"admin_state_up":true,"network_id":"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:16:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-17 01:26:39,629 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-17859371-2ee7-46eb-bdc8-ea896e805213 2019-05-17 01:26:39,629 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.36:9696/v2.0/ports/0942008a-bb97-495a-b662-d487517fd293.json used request id req-17859371-2ee7-46eb-bdc8-ea896e805213 2019-05-17 01:26:39,630 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-17859371-2ee7-46eb-bdc8-ea896e805213 Date: Fri, 17 May 2019 01:26:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 01:26:39,630 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-05-17 01:26:39,630 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-05-17 01:26:39,630 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-44bb7b33-424b-41a3-89af-ebc5648510f4 2019-05-17 01:26:39,630 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-44bb7b33-424b-41a3-89af-ebc5648510f4 2019-05-17 01:26:39,630 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 01:26:39,630 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 01:26:39,631 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-5bcdc840-1861-4f66-90ce-4e4b3fea6e72 2019-05-17 01:26:39,631 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:26:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bcdc840-1861-4f66-90ce-4e4b3fea6e72 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:39,631 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:39,631 - functest.core.cloudify - DEBUG - deleting port 2019-05-17 01:26:39,631 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 01:26:39,631 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 01:26:39,631 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-05-17 01:26:39,631 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 01:26:39,632 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}826608a4c841bce26a30ea65649038e2715b407e" 2019-05-17 01:26:39,632 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 01:26:39,632 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-42b4ac09-4b23-46fe-8fc2-d39c68652c10 2019-05-17 01:26:39,632 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42b4ac09-4b23-46fe-8fc2-d39c68652c10 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:39,632 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:39,632 - functest.core.cloudify - DEBUG - deleting port 2019-05-17 01:26:39,632 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 01:26:39,632 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 01:26:39,633 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-05-17 01:26:39,633 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-05-17 01:26:39,633 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-170a3d13-af30-43a0-90ef-8e89c569eb1a Date: Fri, 17 May 2019 01:26:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 01:26:39,633 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/ports/0e293e8e-60b4-4a66-9432-1c48a1f52686.json used request id req-170a3d13-af30-43a0-90ef-8e89c569eb1a 2019-05-17 01:26:39,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce 2019-05-17 01:26:39,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:26:39,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:26:39,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:26:39,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:26:39,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:26:39,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:26:39,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:26:39,685 - 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-05-17T01:25:52.441Z", "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-05-17T01:25:52.442Z", "id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"} 2019-05-17 01:26:39,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:26:39,685 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:26:39 GMT 2019-05-17 01:26:39,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:26:39,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-17 01:26:39,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:26:39,686 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:26:39,686 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:26:44,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:26:44,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:26:44,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:26:44,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:26:44,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:26:44,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:26:44,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:26:44,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:26:44,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_23kvm2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:22.816Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-170a3d13-af30-43a0-90ef-8e89c569eb1a Date: Fri, 17 May 2019 01:26:22 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-05-17T01:26:22.166Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6eb422ed-ae61-498b-8561-0496d9db1288"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:22.816Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:22.046Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:23.375Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:26:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aac263cd-1bbc-4c48-8bb3-ec94b3e9a5b5 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:23.047Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6e40fb8b-8e0b-4bf7-88ac-ee4d8cc8aabc"}, {"node_instance_id": "target_vnf_port_bu79hj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:23.375Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b09a5078-700f-486f-93b8-c77205adc79f Date: Fri, 17 May 2019 01:26:23 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_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:23.251Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.dcbab2ac-6865-4724-9f05-a89b8b1f9b47"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:23.375Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-aac263cd-1bbc-4c48-8bb3-ec94b3e9a5b5", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:23.047Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6e40fb8b-8e0b-4bf7-88ac-ee4d8cc8aabc"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:23.375Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:23.040Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6e40fb8b-8e0b-4bf7-88ac-ee4d8cc8aabc"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:23.375Z", "message": "deleting subnet", "level": "info", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:23.039Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6e40fb8b-8e0b-4bf7-88ac-ee4d8cc8aabc"}, {"node_instance_id": "reference_vnf_port_23kvm2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:23.375Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:22.755Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_ip_facuzv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:23.375Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:23.110Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_ip_facuzv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:24.019Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:23.654Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:24.019Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/subnets/05add35f-f029-4d24-a765-485d6f0beb59.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fa90a51cec911c267f33e1a7b5b1547b31aca008\"", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:23.468Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6e40fb8b-8e0b-4bf7-88ac-ee4d8cc8aabc"}, {"node_instance_id": "target_vnf_port_bu79hj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:24.019Z", "message": "DELETE call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-b09a5078-700f-486f-93b8-c77205adc79f", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:23.251Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.dcbab2ac-6865-4724-9f05-a89b8b1f9b47"}, {"node_instance_id": "target_vnf_port_bu79hj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:24.019Z", "message": "DELETE call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-b09a5078-700f-486f-93b8-c77205adc79f", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:23.251Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.dcbab2ac-6865-4724-9f05-a89b8b1f9b47"}, {"node_instance_id": "reference_vnf_ip_facuzv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:24.019Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:23.331Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_port_bu79hj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:24.019Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:23.473Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_port_bu79hj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:24.019Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:23.625Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "security_group_yz191v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:24.663Z", "message": "Stopping node instance", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:24.002Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_ip_styhe6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:24.663Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:24.067Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "management_plane_subnet_v55o2d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:24.663Z", "message": "Stopping node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:24.037Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "management_plane_subnet_v55o2d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:25.259Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:24.351Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_ip_facuzv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:25.259Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:24.289Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_ip_styhe6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:25.259Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:24.317Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_ip_facuzv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:25.859Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:24.698Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "security_group_yz191v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:25.859Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:24.621Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_ip_facuzv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:25.859Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:24.476Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_ip_facuzv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:26.475Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:25.842Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.bdcfa743-6981-4f78-a725-7928813cbf77"}, {"node_instance_id": "target_vnf_ip_styhe6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:26.475Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:25.264Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "management_plane_subnet_v55o2d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:26.475Z", "message": "Unlinking relationships", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:25.121Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_ip_styhe6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:26.475Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:24.978Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_ip_facuzv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:26.475Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:25.843Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.bdcfa743-6981-4f78-a725-7928813cbf77"}, {"node_instance_id": "reference_vnf_ip_facuzv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:26.475Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8a021a2-3d3e-4d99-89f3-387eebc6bf47 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:25.850Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.bdcfa743-6981-4f78-a725-7928813cbf77"}, {"node_instance_id": "reference_vnf_ip_facuzv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:26.475Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-f8a021a2-3d3e-4d99-89f3-387eebc6bf47", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:25.850Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.bdcfa743-6981-4f78-a725-7928813cbf77"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:27.076Z", "message": "DELETE call to neutron for http://172.30.9.36:9696/v2.0/subnets/05add35f-f029-4d24-a765-485d6f0beb59.json used request id req-9d8ecc2e-92aa-488d-bc30-b4266c7ad6f1", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:26.353Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6e40fb8b-8e0b-4bf7-88ac-ee4d8cc8aabc"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:27.076Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d8ecc2e-92aa-488d-bc30-b4266c7ad6f1 Date: Fri, 17 May 2019 01:26:26 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": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:26.352Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6e40fb8b-8e0b-4bf7-88ac-ee4d8cc8aabc"}, {"node_instance_id": "reference_vnf_ip_facuzv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:27.076Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f73a62ad03ff6a96fa2b94a91ee37ca665be9514\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:26.273Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.bdcfa743-6981-4f78-a725-7928813cbf77"}, {"node_instance_id": "target_vnf_ip_styhe6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:27.076Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:25.828Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "security_group_yz191v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:27.076Z", "message": "Unlinking relationships", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:25.522Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:27.076Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "target_id": "router_vo5wbd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:25.316Z", "source_id": "management_plane_subnet_v55o2d", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:27.076Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-419b0169-bfa4-4c7b-8db4-a012d3319b1a", "level": "debug", "target_id": "router_vo5wbd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:26.515Z", "source_id": "management_plane_subnet_v55o2d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.3e58fad1-d4c7-4b73-9fe8-e214aa3263e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:27.076Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:26:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-419b0169-bfa4-4c7b-8db4-a012d3319b1a 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "router_vo5wbd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:26.515Z", "source_id": "management_plane_subnet_v55o2d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.3e58fad1-d4c7-4b73-9fe8-e214aa3263e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:27.076Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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_vo5wbd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:26.509Z", "source_id": "management_plane_subnet_v55o2d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.3e58fad1-d4c7-4b73-9fe8-e214aa3263e4"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:27.076Z", "message": "DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/05add35f-f029-4d24-a765-485d6f0beb59.json used request id req-9d8ecc2e-92aa-488d-bc30-b4266c7ad6f1", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:26.352Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.6e40fb8b-8e0b-4bf7-88ac-ee4d8cc8aabc"}, {"node_instance_id": "target_vnf_ip_styhe6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:27.667Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:26.006Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_ip_facuzv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:27.667Z", "message": "RESP: [204] X-Openstack-Request-Id: req-7ab7278f-c2dc-40b7-9e5b-3934624819aa Content-Length: 0 Date: Fri, 17 May 2019 01:26:27 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_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:27.189Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.bdcfa743-6981-4f78-a725-7928813cbf77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:27.667Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/routers/4f69bc1c-5441-4806-8279-e084e2f9f955/remove_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1501b55f2923b35b4b2d1552d3c5dbc633f6dbcf\" -d '{\"subnet_id\": \"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\"}'", "level": "debug", "target_id": "router_vo5wbd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:26.932Z", "source_id": "management_plane_subnet_v55o2d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.3e58fad1-d4c7-4b73-9fe8-e214aa3263e4"}, {"node_instance_id": "security_group_yz191v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:27.667Z", "message": "Deleting node instance", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:26.307Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_ip_styhe6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:27.667Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:27.359Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.add24045-d494-4c0e-8ce4-19bf882a4671"}, {"node_instance_id": "reference_vnf_ip_facuzv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:27.667Z", "message": "DELETE call to neutron for http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json used request id req-7ab7278f-c2dc-40b7-9e5b-3934624819aa", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:27.190Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.bdcfa743-6981-4f78-a725-7928813cbf77"}, {"node_instance_id": "reference_vnf_ip_facuzv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:27.667Z", "message": "DELETE call to network for http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json used request id req-7ab7278f-c2dc-40b7-9e5b-3934624819aa", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:27.189Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.bdcfa743-6981-4f78-a725-7928813cbf77"}, {"node_instance_id": "target_vnf_ip_styhe6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:27.667Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:27.361Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.add24045-d494-4c0e-8ce4-19bf882a4671"}], "metadata": {"pagination": {"total": 561, "offset": 416, "size": 50}}} 2019-05-17 01:26:44,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:26:44,768 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:26:44 GMT 2019-05-17 01:26:44,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:26:44,768 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:26:44,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:26:44,768 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:26:44,768 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:26:44,768 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:26:44,770 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-170a3d13-af30-43a0-90ef-8e89c569eb1a Date: Fri, 17 May 2019 01:26:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 01:26:44,771 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-05-17 01:26:44,771 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:26:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aac263cd-1bbc-4c48-8bb3-ec94b3e9a5b5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:44,771 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b09a5078-700f-486f-93b8-c77205adc79f Date: Fri, 17 May 2019 01:26:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 01:26:44,771 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-aac263cd-1bbc-4c48-8bb3-ec94b3e9a5b5 2019-05-17 01:26:44,771 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:44,772 - functest.core.cloudify - DEBUG - deleting subnet 2019-05-17 01:26:44,772 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 01:26:44,772 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 01:26:44,772 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 01:26:44,772 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/subnets/05add35f-f029-4d24-a765-485d6f0beb59.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa90a51cec911c267f33e1a7b5b1547b31aca008" 2019-05-17 01:26:44,772 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-b09a5078-700f-486f-93b8-c77205adc79f 2019-05-17 01:26:44,772 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.36:9696/v2.0/ports/fe8924e9-fc53-4229-b315-e96d9047b649.json used request id req-b09a5078-700f-486f-93b8-c77205adc79f 2019-05-17 01:26:44,773 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 01:26:44,773 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-05-17 01:26:44,773 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 01:26:44,773 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 01:26:44,773 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 01:26:44,773 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 01:26:44,773 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 01:26:44,774 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 01:26:44,774 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 01:26:44,774 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-05-17 01:26:44,774 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 01:26:44,774 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 01:26:44,774 - functest.core.cloudify - DEBUG - deleting floatingip 2019-05-17 01:26:44,775 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 01:26:44,775 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 01:26:44,775 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 01:26:44,775 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:44,775 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8a021a2-3d3e-4d99-89f3-387eebc6bf47 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:44,775 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-f8a021a2-3d3e-4d99-89f3-387eebc6bf47 2019-05-17 01:26:44,775 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.36:9696/v2.0/subnets/05add35f-f029-4d24-a765-485d6f0beb59.json used request id req-9d8ecc2e-92aa-488d-bc30-b4266c7ad6f1 2019-05-17 01:26:44,776 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d8ecc2e-92aa-488d-bc30-b4266c7ad6f1 Date: Fri, 17 May 2019 01:26:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 01:26:44,776 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73a62ad03ff6a96fa2b94a91ee37ca665be9514" 2019-05-17 01:26:44,776 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 01:26:44,776 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 01:26:44,776 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2019-05-17 01:26:44,776 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-419b0169-bfa4-4c7b-8db4-a012d3319b1a 2019-05-17 01:26:44,776 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:26:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-419b0169-bfa4-4c7b-8db4-a012d3319b1a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:44,777 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:44,777 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/05add35f-f029-4d24-a765-485d6f0beb59.json used request id req-9d8ecc2e-92aa-488d-bc30-b4266c7ad6f1 2019-05-17 01:26:44,777 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-05-17 01:26:44,777 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ab7278f-c2dc-40b7-9e5b-3934624819aa Content-Length: 0 Date: Fri, 17 May 2019 01:26:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 01:26:44,777 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.36:9696/v2.0/routers/4f69bc1c-5441-4806-8279-e084e2f9f955/remove_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1501b55f2923b35b4b2d1552d3c5dbc633f6dbcf" -d '{"subnet_id": "7493f7e9-6cc0-4fd0-a49d-ae127d44b131"}' 2019-05-17 01:26:44,777 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 01:26:44,777 - functest.core.cloudify - DEBUG - deleting floatingip 2019-05-17 01:26:44,777 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json used request id req-7ab7278f-c2dc-40b7-9e5b-3934624819aa 2019-05-17 01:26:44,778 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/floatingips/ad0e057e-e569-421f-9077-a8b13f569ccc.json used request id req-7ab7278f-c2dc-40b7-9e5b-3934624819aa 2019-05-17 01:26:44,778 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:44,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce 2019-05-17 01:26:44,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:26:44,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:26:44,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:26:44,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:26:44,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:26:44,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:26:44,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:26:44,831 - 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-05-17T01:25:52.441Z", "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-05-17T01:25:52.442Z", "id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"} 2019-05-17 01:26:44,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:26:44,831 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:26:44 GMT 2019-05-17 01:26:44,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:26:44,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-17 01:26:44,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:26:44,831 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:26:44,831 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:26:49,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-05-17 01:26:49,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:26:49,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:26:49,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:26:49,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:26:49,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:26:49,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:26:49,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:26:49,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_facuzv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:27.667Z", "message": "RESP: [204] X-Openstack-Request-Id: req-7ab7278f-c2dc-40b7-9e5b-3934624819aa Content-Length: 0 Date: Fri, 17 May 2019 01:26:27 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_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:27.189Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.bdcfa743-6981-4f78-a725-7928813cbf77"}, {"node_instance_id": "security_group_yz191v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:27.667Z", "message": "Deleting node instance", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:26.307Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "security_group_yz191v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:27.667Z", "message": "Relationships unlinked", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:25.863Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "security_group_yz191v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:28.194Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:26.523Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:28.194Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:27.723Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8730a250-828e-4ceb-9578-367afd1f276f"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:28.194Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:26:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2ab656b-d6c3-48a7-be06-1972c7a98bfc 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:27.728Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8730a250-828e-4ceb-9578-367afd1f276f"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:28.194Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-b2ab656b-d6c3-48a7-be06-1972c7a98bfc", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:27.728Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8730a250-828e-4ceb-9578-367afd1f276f"}, {"node_instance_id": "target_vnf_ip_styhe6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:28.194Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4f007ab1533c8ba6d0088d99e2aa5e90d78c9eab\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:27.774Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.add24045-d494-4c0e-8ce4-19bf882a4671"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:28.194Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/security-groups/ea2d7940-b699-4f95-a589-7adbda877514.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}60b04ba512217ad049b90e3c19dc8b309681e261\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:28.143Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8730a250-828e-4ceb-9578-367afd1f276f"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:28.194Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:27.723Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8730a250-828e-4ceb-9578-367afd1f276f"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:28.194Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:26.744Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "data_plane_subnet_ilvbnp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:28.768Z", "message": "Deleted node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:26.798Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "data_plane_network_8cplew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:28.768Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:27.373Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "data_plane_network_8cplew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:28.768Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:27.517Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_ip_styhe6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:28.768Z", "message": "RESP: [204] X-Openstack-Request-Id: req-4411141b-3604-47e7-8774-2cd26f4f2cd9 Content-Length: 0 Date: Fri, 17 May 2019 01:26:28 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_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:28.706Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.add24045-d494-4c0e-8ce4-19bf882a4671"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:28.768Z", "message": "RESP: [204] X-Openstack-Request-Id: req-cea5a345-1ab5-4d0a-a716-ad7979cf7450 Content-Length: 0 Date: Fri, 17 May 2019 01:26:28 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": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:28.564Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8730a250-828e-4ceb-9578-367afd1f276f"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:28.768Z", "message": "DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/ea2d7940-b699-4f95-a589-7adbda877514.json used request id req-cea5a345-1ab5-4d0a-a716-ad7979cf7450", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:28.564Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8730a250-828e-4ceb-9578-367afd1f276f"}, {"node_instance_id": "security_group_yz191v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:28.768Z", "message": "DELETE call to neutron for http://172.30.9.36:9696/v2.0/security-groups/ea2d7940-b699-4f95-a589-7adbda877514.json used request id req-cea5a345-1ab5-4d0a-a716-ad7979cf7450", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:28.565Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.8730a250-828e-4ceb-9578-367afd1f276f"}, {"node_instance_id": "data_plane_network_8cplew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:29.481Z", "message": "Relationships unlinked", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:28.089Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_ip_facuzv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:29.481Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:27.736Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_ip_styhe6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:29.481Z", "message": "DELETE call to network for http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json used request id req-4411141b-3604-47e7-8774-2cd26f4f2cd9", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:28.706Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.add24045-d494-4c0e-8ce4-19bf882a4671"}, {"node_instance_id": "target_vnf_ip_styhe6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:29.481Z", "message": "DELETE call to neutron for http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json used request id req-4411141b-3604-47e7-8774-2cd26f4f2cd9", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:28.706Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.add24045-d494-4c0e-8ce4-19bf882a4671"}, {"node_instance_id": "data_plane_network_8cplew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:29.481Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:27.823Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "reference_vnf_ip_facuzv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:29.481Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:27.946Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "security_group_yz191v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:30.038Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:29.040Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "security_group_yz191v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:30.038Z", "message": "Deleted node instance", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:29.187Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "data_plane_network_8cplew", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:30.038Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/networks/5ce8f568-f499-484f-aecd-aaf534efe9c6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}af9b9b6e0c5852db5cf25ea942333a0470a52019\"", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:29.947Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.ad923ccb-1e88-48cf-a067-7096a9de7a66"}, {"node_instance_id": "data_plane_network_8cplew", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:30.038Z", "message": "GET call to None for http://172.30.9.36:5000/ used request id req-d6e980d4-dabd-4c6c-be7e-1aaa2266f195", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:29.524Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.ad923ccb-1e88-48cf-a067-7096a9de7a66"}, {"node_instance_id": "data_plane_network_8cplew", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:30.038Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:26:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6e980d4-dabd-4c6c-be7e-1aaa2266f195 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:29.524Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.ad923ccb-1e88-48cf-a067-7096a9de7a66"}, {"node_instance_id": "data_plane_network_8cplew", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:30.038Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:29.519Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.ad923ccb-1e88-48cf-a067-7096a9de7a66"}, {"node_instance_id": "data_plane_network_8cplew", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:30.038Z", "message": "deleting network", "level": "info", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:29.518Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.ad923ccb-1e88-48cf-a067-7096a9de7a66"}, {"node_instance_id": "target_vnf_ip_styhe6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:30.038Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:29.464Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "data_plane_network_8cplew", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:30.038Z", "message": "Sending task 'neutron_plugin.network.delete'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:28.412Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "data_plane_network_8cplew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:30.038Z", "message": "Deleting node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:28.151Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "target_vnf_ip_styhe6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:30.038Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:29.256Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:30.683Z", "message": "PUT call to network for http://172.30.9.36:9696/v2.0/routers/4f69bc1c-5441-4806-8279-e084e2f9f955/remove_router_interface.json used request id req-e0d1796e-a525-43c4-b45c-19372c7eabd3", "level": "debug", "target_id": "router_vo5wbd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:30.027Z", "source_id": "management_plane_subnet_v55o2d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.3e58fad1-d4c7-4b73-9fe8-e214aa3263e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:30.683Z", "message": "PUT call to neutron for http://172.30.9.36:9696/v2.0/routers/4f69bc1c-5441-4806-8279-e084e2f9f955/remove_router_interface.json used request id req-e0d1796e-a525-43c4-b45c-19372c7eabd3", "level": "debug", "target_id": "router_vo5wbd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:30.027Z", "source_id": "management_plane_subnet_v55o2d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.3e58fad1-d4c7-4b73-9fe8-e214aa3263e4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:30.683Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "target_id": "router_vo5wbd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:30.435Z", "source_id": "management_plane_subnet_v55o2d", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "management_plane_subnet_v55o2d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:30.683Z", "message": "Relationships unlinked", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:30.620Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:30.683Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e0d1796e-a525-43c4-b45c-19372c7eabd3 Date: Fri, 17 May 2019 01:26:30 GMT \nRESP BODY: {\"network_id\": \"03cf317f-51fe-4ef9-ad48-6fb3720a6e6b\", \"tenant_id\": \"9af8edf333bc4b6a882797ef3241ea06\", \"subnet_id\": \"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\", \"subnet_ids\": [\"7493f7e9-6cc0-4fd0-a49d-ae127d44b131\"], \"port_id\": \"844fedef-31c7-40c2-abf5-ee253854b991\", \"id\": \"4f69bc1c-5441-4806-8279-e084e2f9f955\"}\n", "level": "debug", "target_id": "router_vo5wbd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:30.027Z", "source_id": "management_plane_subnet_v55o2d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.3e58fad1-d4c7-4b73-9fe8-e214aa3263e4"}, {"node_instance_id": "data_plane_network_8cplew", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:31.263Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9cbded0e-46e1-4319-a1b8-a8f0d58a5914 Date: Fri, 17 May 2019 01:26:31 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": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:31.113Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.ad923ccb-1e88-48cf-a067-7096a9de7a66"}, {"node_instance_id": "management_plane_subnet_v55o2d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:31.263Z", "message": "Deleting node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:30.874Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "data_plane_network_8cplew", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:31.767Z", "message": "DELETE call to network for http://172.30.9.36:9696/v2.0/networks/5ce8f568-f499-484f-aecd-aaf534efe9c6.json used request id req-9cbded0e-46e1-4319-a1b8-a8f0d58a5914", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:31.113Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.ad923ccb-1e88-48cf-a067-7096a9de7a66"}, {"node_instance_id": "data_plane_network_8cplew", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:31.767Z", "message": "DELETE call to neutron for http://172.30.9.36:9696/v2.0/networks/5ce8f568-f499-484f-aecd-aaf534efe9c6.json used request id req-9cbded0e-46e1-4319-a1b8-a8f0d58a5914", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:31.113Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.ad923ccb-1e88-48cf-a067-7096a9de7a66"}, {"node_instance_id": "management_plane_subnet_v55o2d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:31.767Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:31.076Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "management_plane_subnet_v55o2d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:32.464Z", "message": "RESP: [300] Date: Fri, 17 May 2019 01:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76d44cc7-263a-43c1-a72e-f557473024d2 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.36:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:32.072Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.dee9011c-ee99-4a05-be94-70d58f5fb2fc"}, {"node_instance_id": "data_plane_network_8cplew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:32.464Z", "message": "Deleted node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:31.874Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "data_plane_network_8cplew", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:32.464Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:31.704Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"}, {"node_instance_id": "management_plane_subnet_v55o2d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:32.464Z", "message": "deleting subnet", "level": "info", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:32.065Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.dee9011c-ee99-4a05-be94-70d58f5fb2fc"}, {"node_instance_id": "management_plane_subnet_v55o2d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-17T01:26:32.464Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.36: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": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-17T01:26:32.066Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce", "logger": "ctx.dee9011c-ee99-4a05-be94-70d58f5fb2fc"}], "metadata": {"pagination": {"total": 565, "offset": 466, "size": 50}}} 2019-05-17 01:26:49,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:26:49,916 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:26:49 GMT 2019-05-17 01:26:49,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:26:49,916 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:26:49,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:26:49,916 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:26:49,916 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:26:49,917 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:26:49,919 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ab7278f-c2dc-40b7-9e5b-3934624819aa Content-Length: 0 Date: Fri, 17 May 2019 01:26:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 01:26:49,919 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 01:26:49,919 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 01:26:49,919 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-17 01:26:49,920 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:49,920 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:26:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2ab656b-d6c3-48a7-be06-1972c7a98bfc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:49,920 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-b2ab656b-d6c3-48a7-be06-1972c7a98bfc 2019-05-17 01:26:49,920 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f007ab1533c8ba6d0088d99e2aa5e90d78c9eab" 2019-05-17 01:26:49,920 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/security-groups/ea2d7940-b699-4f95-a589-7adbda877514.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b04ba512217ad049b90e3c19dc8b309681e261" 2019-05-17 01:26:49,920 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-17 01:26:49,921 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2019-05-17 01:26:49,921 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 01:26:49,921 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-17 01:26:49,921 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-17 01:26:49,921 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4411141b-3604-47e7-8774-2cd26f4f2cd9 Content-Length: 0 Date: Fri, 17 May 2019 01:26:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 01:26:49,921 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cea5a345-1ab5-4d0a-a716-ad7979cf7450 Content-Length: 0 Date: Fri, 17 May 2019 01:26:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 01:26:49,922 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/ea2d7940-b699-4f95-a589-7adbda877514.json used request id req-cea5a345-1ab5-4d0a-a716-ad7979cf7450 2019-05-17 01:26:49,922 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.36:9696/v2.0/security-groups/ea2d7940-b699-4f95-a589-7adbda877514.json used request id req-cea5a345-1ab5-4d0a-a716-ad7979cf7450 2019-05-17 01:26:49,922 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 01:26:49,922 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-05-17 01:26:49,922 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json used request id req-4411141b-3604-47e7-8774-2cd26f4f2cd9 2019-05-17 01:26:49,922 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.36:9696/v2.0/floatingips/e2de579a-deb5-4e26-a047-1ed2352185e0.json used request id req-4411141b-3604-47e7-8774-2cd26f4f2cd9 2019-05-17 01:26:49,923 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-17 01:26:49,923 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 01:26:49,923 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-17 01:26:49,923 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 01:26:49,923 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.36:9696/v2.0/networks/5ce8f568-f499-484f-aecd-aaf534efe9c6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9b9b6e0c5852db5cf25ea942333a0470a52019" 2019-05-17 01:26:49,923 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.36:5000/ used request id req-d6e980d4-dabd-4c6c-be7e-1aaa2266f195 2019-05-17 01:26:49,923 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:26:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6e980d4-dabd-4c6c-be7e-1aaa2266f195 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:49,924 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:49,924 - functest.core.cloudify - DEBUG - deleting network 2019-05-17 01:26:49,924 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 01:26:49,924 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.network.delete' 2019-05-17 01:26:49,924 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 01:26:49,924 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-05-17 01:26:49,925 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/4f69bc1c-5441-4806-8279-e084e2f9f955/remove_router_interface.json used request id req-e0d1796e-a525-43c4-b45c-19372c7eabd3 2019-05-17 01:26:49,925 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.36:9696/v2.0/routers/4f69bc1c-5441-4806-8279-e084e2f9f955/remove_router_interface.json used request id req-e0d1796e-a525-43c4-b45c-19372c7eabd3 2019-05-17 01:26:49,925 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2019-05-17 01:26:49,925 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-17 01:26:49,925 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e0d1796e-a525-43c4-b45c-19372c7eabd3 Date: Fri, 17 May 2019 01:26:30 GMT RESP BODY: {"network_id": "03cf317f-51fe-4ef9-ad48-6fb3720a6e6b", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "subnet_id": "7493f7e9-6cc0-4fd0-a49d-ae127d44b131", "subnet_ids": ["7493f7e9-6cc0-4fd0-a49d-ae127d44b131"], "port_id": "844fedef-31c7-40c2-abf5-ee253854b991", "id": "4f69bc1c-5441-4806-8279-e084e2f9f955"} 2019-05-17 01:26:49,925 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9cbded0e-46e1-4319-a1b8-a8f0d58a5914 Date: Fri, 17 May 2019 01:26:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 01:26:49,925 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-17 01:26:49,926 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/5ce8f568-f499-484f-aecd-aaf534efe9c6.json used request id req-9cbded0e-46e1-4319-a1b8-a8f0d58a5914 2019-05-17 01:26:49,926 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.36:9696/v2.0/networks/5ce8f568-f499-484f-aecd-aaf534efe9c6.json used request id req-9cbded0e-46e1-4319-a1b8-a8f0d58a5914 2019-05-17 01:26:49,926 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-05-17 01:26:49,926 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 17 May 2019 01:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76d44cc7-263a-43c1-a72e-f557473024d2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:26:49,926 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-17 01:26:49,926 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2019-05-17 01:26:49,926 - functest.core.cloudify - DEBUG - deleting subnet 2019-05-17 01:26:49,927 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.36:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-17 01:26:49,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce 2019-05-17 01:26:49,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:26:49,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:26:49,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:26:49,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:26:49,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:26:49,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:26:49,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:26:49,986 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-17T01:26:45.919Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-17T01:25:52.441Z", "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-05-17T01:25:52.442Z", "id": "efe8fff8-0e39-4ef6-a8c7-714e49ecc3ce"} 2019-05-17 01:26:49,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:26:49,986 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:26:49 GMT 2019-05-17 01:26:49,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:26:49,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 589 2019-05-17 01:26:49,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:26:49,986 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:26:49,986 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:26:49,987 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3.1/deployments/vrouter-opnfv 2019-05-17 01:26:50,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:26:50,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:26:50,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:26:50,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:26:50,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:26:50,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:26:50,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:26:50,413 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-17 01:26:50,413 - 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": "ea08bc88-e10b-4974-8333-f87878e6fe55", "target_vnf_flavor_id": "ea08bc88-e10b-4974-8333-f87878e6fe55", "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_c651eb7a-23bd-4998-bfc3-97c355f97f98", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "keystone_password": "PylFgxYZGijQpstVEcAILzqaOGKwxn", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_c651eb7a-23bd-4998-bfc3-97c355f97f98", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.36: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": "819e3066-cc3f-4a6b-9089-b0550f96c6b5", "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": {"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"}, "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"}, "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-05-17T01:15:26.398Z", "created_by": "admin", "updated_at": "2019-05-17T01:15:26.398Z", "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": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2019-05-17 01:26:50,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:26:50,413 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:26:50 GMT 2019-05-17 01:26:50,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:26:50,413 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:26:50,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:26:50,414 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:26:50,414 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:26:50,414 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:27:00,425 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3.1/blueprints/vrouter-opnfv 2019-05-17 01:27:00,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-17 01:27:00,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-17 01:27:00,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-17 01:27:00,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-17 01:27:00,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-17 01:27:00,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-17 01:27:00,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-17 01:27:00,510 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-17 01:27:00,510 - 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-05-17T01:15:26.224Z", "updated_at": "2019-05-17T01:15:26.224Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "plan": {"relationships": {"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.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_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.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.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.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.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_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_url": {"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"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.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": {"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"}, "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"}}}, "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": []}, "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": [], "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": {"network": {}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "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"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": 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": "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}, "resource_id": {"get_input": "data_plane_subnet_name"}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": 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": "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "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": "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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": {"network": {}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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": {"network": {}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-05-17 01:27:00,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-17 01:27:00,511 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 17 May 2019 01:27:00 GMT 2019-05-17 01:27:00,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-17 01:27:00,512 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-17 01:27:00,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-17 01:27:00,512 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-17 01:27:00,512 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-17 01:27:00,512 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-17 01:27:00,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-17 01:27:00,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:27:02,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:27:02 GMT X-Openstack-Request-Id: req-db6c0dfc-b1af-46e6-8e46-b700d926f74a 2019-05-17 01:27:02,185 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:27:02,185 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/819e3066-cc3f-4a6b-9089-b0550f96c6b5 used request id req-db6c0dfc-b1af-46e6-8e46-b700d926f74a 2019-05-17 01:27:02,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.64652895927s 2019-05-17 01:27:02,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:27:02,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:27:02,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Fri, 17 May 2019 01:27: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-0fe97025-4b98-4c96-97bc-925810362b87 x-openstack-request-id: req-0fe97025-4b98-4c96-97bc-925810362b87 2019-05-17 01:27:02,935 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_c651eb7a-23bd-4998-bfc3-97c355f97f98", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "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": "68f6a214-4f75-4fa9-97d9-5963359219a0"}, {"name": "vyos_vrouter-flavor_alt_c651eb7a-23bd-4998-bfc3-97c355f97f98", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55", "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": "ea08bc88-e10b-4974-8333-f87878e6fe55"}]} 2019-05-17 01:27:02,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-0fe97025-4b98-4c96-97bc-925810362b87 2019-05-17 01:27:02,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.744199991226s 2019-05-17 01:27:02,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-17 01:27:02,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:27:02,991 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 17 May 2019 01:27: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-943cb888-12c9-4be1-8833-5c0846b6557a x-openstack-request-id: req-943cb888-12c9-4be1-8833-5c0846b6557a 2019-05-17 01:27:02,991 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/ea08bc88-e10b-4974-8333-f87878e6fe55 used request id req-943cb888-12c9-4be1-8833-5c0846b6557a 2019-05-17 01:27:02,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0534989833832s 2019-05-17 01:27:02,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-17 01:27:02,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/floatingips/98f721da-006e-4e34-866f-5a7ee85d8220.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:27:04,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 01:27:04 GMT X-Openstack-Request-Id: req-f6b19051-c1b7-4636-8183-4637be4ccb25 2019-05-17 01:27:04,933 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 01:27:04,933 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/floatingips/98f721da-006e-4e34-866f-5a7ee85d8220.json used request id req-f6b19051-c1b7-4636-8183-4637be4ccb25 2019-05-17 01:27:04,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.93586182594s 2019-05-17 01:27:04,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 01:27:04,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:27:05,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 17 May 2019 01:27:05 GMT X-Openstack-Request-Id: req-4b645eec-d875-4381-8034-a721e62f96fc 2019-05-17 01:27:05,514 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-17 01:27:05,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-4b645eec-d875-4381-8034-a721e62f96fc 2019-05-17 01:27:05,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.570978879929s 2019-05-17 01:27:05,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-17 01:27:05,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:27:05,673 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 17 May 2019 01:27:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-148e7ea7-26c2-4799-bfcc-6fcb7ecf787d x-openstack-request-id: req-148e7ea7-26c2-4799-bfcc-6fcb7ecf787d 2019-05-17 01:27:05,673 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b used request id req-148e7ea7-26c2-4799-bfcc-6fcb7ecf787d 2019-05-17 01:27:05,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.15744805336s 2019-05-17 01:27:05,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:27:05,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:27:06,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 775 Content-Type: application/json Date: Fri, 17 May 2019 01:27: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-39d9f1a1-012d-411f-9168-e8b2024aba64 x-openstack-request-id: req-39d9f1a1-012d-411f-9168-e8b2024aba64 2019-05-17 01:27:06,983 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_c651eb7a-23bd-4998-bfc3-97c355f97f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:11:22.000000", "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "security_groups": [{"name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}], "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:27:05Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:27:06,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-39d9f1a1-012d-411f-9168-e8b2024aba64 2019-05-17 01:27:06,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.30932402611s 2019-05-17 01:27:06,985 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:27:08,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:27:08,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:27:09,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 733 Content-Type: application/json Date: Fri, 17 May 2019 01:27: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-fe381516-e6ce-47d8-89d9-3cb133cdf1bb x-openstack-request-id: req-fe381516-e6ce-47d8-89d9-3cb133cdf1bb 2019-05-17 01:27:09,423 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_c651eb7a-23bd-4998-bfc3-97c355f97f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9f:95", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.36:8774/v2.1/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "self"}, {"href": "http://172.30.9.36:8774/servers/4d126520-f2ce-4848-9610-343846ba0c3b", "rel": "bookmark"}], "image": {"id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "links": [{"href": "http://172.30.9.36:8774/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-17T01:11:22.000000", "flavor": {"id": "68f6a214-4f75-4fa9-97d9-5963359219a0", "links": [{"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "bookmark"}]}, "id": "4d126520-f2ce-4848-9610-343846ba0c3b", "user_id": "0687f47b1d6f4bd99227f7525dcda855", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-17T01:27:07Z", "hostId": "6ef710fb24101032ce2c131437cc1984eaac3084437566d7fe1fbc64", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98", "name": "vyos_vrouter-vm_c651eb7a-23bd-4998-bfc3-97c355f97f98", "created": "2019-05-17T01:09:21Z", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-17 01:27:09,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-fe381516-e6ce-47d8-89d9-3cb133cdf1bb 2019-05-17 01:27:09,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435276031494s 2019-05-17 01:27:09,425 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-17 01:27:11,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-17 01:27:11,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:27:11,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Fri, 17 May 2019 01:27: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-6c9e51dc-94fc-4243-b9e6-10fed6990cc4 x-openstack-request-id: req-6c9e51dc-94fc-4243-b9e6-10fed6990cc4 2019-05-17 01:27:11,500 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-17 01:27:11,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/servers/detail used request id req-6c9e51dc-94fc-4243-b9e6-10fed6990cc4 2019-05-17 01:27:11,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0723869800568s 2019-05-17 01:27:11,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 01:27:11,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:27:11,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Fri, 17 May 2019 01:27:11 GMT X-Openstack-Request-Id: req-f63ca293-b52b-4724-9ee7-72a38fc9c21b 2019-05-17 01:27:11,569 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:08:47Z", "updated_at": "2019-05-17T01:08:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "2c98efc9-fe90-40cd-bcc2-008d99a37f56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "426676b2-3573-4752-aaf1-ed7643fb2de1", "remote_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "464a32db-eb74-49b6-a756-113815e69265", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "7f62ffcb-3126-4ad9-a2cd-de98f037fd9b", "remote_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}], "revision_number": 1, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:09:10Z", "updated_at": "2019-05-17T01:09:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:09:11Z", "revision_number": 0, "id": "0b260a9b-0007-45cb-8afb-1b1d13b4a837", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:11Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-05-17T01:09:14Z", "revision_number": 0, "id": "4581adfa-6644-462e-a619-a768475ca63c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:14Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-17T01:09:12Z", "revision_number": 0, "id": "48900cbe-f5b1-415d-81a9-4594f94c5492", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:12Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:09:10Z", "revision_number": 0, "id": "53ebbd9e-6724-4fda-adae-73986d5d0529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:10Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-17T01:09:11Z", "revision_number": 0, "id": "5db40392-f284-4710-aad3-6fcfd233b905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:11Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:09:10Z", "revision_number": 0, "id": "69cd9a28-73ac-4fbb-8e21-d6255b90255e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:10Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-17T01:09:13Z", "revision_number": 0, "id": "9a85f163-6069-491e-9856-4d82dc122689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:13Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-17T01:09:12Z", "revision_number": 0, "id": "ed50328d-54fd-4932-aa0c-60980de0c057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:09:12Z", "security_group_id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}], "revision_number": 7, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "ae290c58-15a8-4e35-bcbe-746f8b68e1d7", "name": "vyos_vrouter-sg_c651eb7a-23bd-4998-bfc3-97c355f97f98"}]} 2019-05-17 01:27:11,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-f63ca293-b52b-4724-9ee7-72a38fc9c21b 2019-05-17 01:27:11,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0622689723969s 2019-05-17 01:27:11,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-17 01:27:11,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/ae290c58-15a8-4e35-bcbe-746f8b68e1d7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:27:11,733 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 01:27:11 GMT X-Openstack-Request-Id: req-da54df04-4d38-424c-8221-4e3c86390287 2019-05-17 01:27:11,733 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 01:27:11,733 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/ae290c58-15a8-4e35-bcbe-746f8b68e1d7.json used request id req-da54df04-4d38-424c-8221-4e3c86390287 2019-05-17 01:27:11,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.157341003418s 2019-05-17 01:27:11,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-17 01:27:11,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/os-keypairs/vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:27:11,770 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 17 May 2019 01:27: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-f2525b08-4740-4b04-bd48-f3332c51e9c4 x-openstack-request-id: req-f2525b08-4740-4b04-bd48-f3332c51e9c4 2019-05-17 01:27:11,770 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/os-keypairs/vyos_vrouter-kp_c651eb7a-23bd-4998-bfc3-97c355f97f98 used request id req-f2525b08-4740-4b04-bd48-f3332c51e9c4 2019-05-17 01:27:11,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0363199710846s 2019-05-17 01:27:11,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-17 01:27:11,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/c281a779-9bcb-48c3-a344-96a67d52e710/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}790b45354d12ead7344de995651901041da04965" -d '{"subnet_id": "f5db60b7-599b-4bd9-b86e-fee94a8c8372"}' 2019-05-17 01:27:14,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:27:14 GMT X-Openstack-Request-Id: req-8692c88b-3914-4caa-9fbd-656ddb2b84ae 2019-05-17 01:27:14,939 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e7b46275-ac45-4187-a72e-3a5d07884bb7", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "subnet_id": "f5db60b7-599b-4bd9-b86e-fee94a8c8372", "subnet_ids": ["f5db60b7-599b-4bd9-b86e-fee94a8c8372"], "port_id": "5e01e6af-d123-4a7a-a651-43ed48c1249b", "id": "c281a779-9bcb-48c3-a344-96a67d52e710"} 2019-05-17 01:27:14,939 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/c281a779-9bcb-48c3-a344-96a67d52e710/remove_router_interface.json used request id req-8692c88b-3914-4caa-9fbd-656ddb2b84ae 2019-05-17 01:27:14,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.16826200485s 2019-05-17 01:27:14,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-17 01:27:14,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:27:15,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Fri, 17 May 2019 01:27:15 GMT X-Openstack-Request-Id: req-8859dd63-299f-4863-b7ec-a83f74f0ff0b 2019-05-17 01:27:15,089 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:08:51Z", "admin_state_up": true, "updated_at": "2019-05-17T01:27:13Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "c281a779-9bcb-48c3-a344-96a67d52e710", "name": "vyos_vrouter-router_c651eb7a-23bd-4998-bfc3-97c355f97f98"}]} 2019-05-17 01:27:15,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-8859dd63-299f-4863-b7ec-a83f74f0ff0b 2019-05-17 01:27:15,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.150059223175s 2019-05-17 01:27:15,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-17 01:27:15,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/c281a779-9bcb-48c3-a344-96a67d52e710.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:27:19,825 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 01:27:19 GMT X-Openstack-Request-Id: req-1ee387e9-2a3a-482b-8a64-a5ebfbc11a5e 2019-05-17 01:27:19,825 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 01:27:19,825 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/c281a779-9bcb-48c3-a344-96a67d52e710.json used request id req-1ee387e9-2a3a-482b-8a64-a5ebfbc11a5e 2019-05-17 01:27:19,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.73452687263s 2019-05-17 01:27:19,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-17 01:27:19,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:27:19,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Fri, 17 May 2019 01:27:19 GMT X-Openstack-Request-Id: req-35096c2b-10c5-4563-a835-d4ba20c8fe03 2019-05-17 01:27:19,892 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7b46275-ac45-4187-a72e-3a5d07884bb7","tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:08:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-17T01:08:49Z","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":"9af8edf333bc4b6a882797ef3241ea06","id":"f5db60b7-599b-4bd9-b86e-fee94a8c8372","subnetpool_id":null,"name":"vyos_vrouter-subnet_c651eb7a-23bd-4998-bfc3-97c355f97f98"}]} 2019-05-17 01:27:19,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-35096c2b-10c5-4563-a835-d4ba20c8fe03 2019-05-17 01:27:19,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0663869380951s 2019-05-17 01:27:19,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-17 01:27:19,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/f5db60b7-599b-4bd9-b86e-fee94a8c8372.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:27:22,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 01:27:22 GMT X-Openstack-Request-Id: req-e72f33d4-c762-417c-bb4e-92375e774688 2019-05-17 01:27:22,404 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 01:27:22,404 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/f5db60b7-599b-4bd9-b86e-fee94a8c8372.json used request id req-e72f33d4-c762-417c-bb4e-92375e774688 2019-05-17 01:27:22,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.51022791862s 2019-05-17 01:27:22,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-17 01:27:22,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:27:22,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Fri, 17 May 2019 01:27:22 GMT X-Openstack-Request-Id: req-f66318a0-3572-4b41-9f66-ec22ebe381e0 2019-05-17 01:27:22,745 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e7b46275-ac45-4187-a72e-3a5d07884bb7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9af8edf333bc4b6a882797ef3241ea06","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-17T01:27:22Z","qos_policy_id":null,"name":"vyos_vrouter-net_c651eb7a-23bd-4998-bfc3-97c355f97f98","admin_state_up":true,"tenant_id":"9af8edf333bc4b6a882797ef3241ea06","created_at":"2019-05-17T01:08:47Z","mtu":1450}]} 2019-05-17 01:27:22,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-f66318a0-3572-4b41-9f66-ec22ebe381e0 2019-05-17 01:27:22,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.341005086899s 2019-05-17 01:27:22,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-17 01:27:22,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/e7b46275-ac45-4187-a72e-3a5d07884bb7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:27:24,021 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 01:27:24 GMT X-Openstack-Request-Id: req-4bbd0ea0-8983-4ebf-a7fe-fe24b8893e83 2019-05-17 01:27:24,021 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 01:27:24,021 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/e7b46275-ac45-4187-a72e-3a5d07884bb7.json used request id req-4bbd0ea0-8983-4ebf-a7fe-fe24b8893e83 2019-05-17 01:27:24,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2740778923s 2019-05-17 01:27:24,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:27:24,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:27:24,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 17 May 2019 01:27:24 GMT X-Openstack-Request-Id: req-d1545e4f-aeb4-461f-8d69-cdbc8ee9d63f 2019-05-17 01:27:24,369 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T01:09:08Z", "file": "/v2/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2/file", "owner": "9af8edf333bc4b6a882797ef3241ea06", "id": "6ad09cf2-bcfb-4881-9970-71dcefe386e2", "size": 297336832, "self": "/v2/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "vyos_vrouter-img_c651eb7a-23bd-4998-bfc3-97c355f97f98", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-17T01:09:03Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:27:24,369 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-d1545e4f-aeb4-461f-8d69-cdbc8ee9d63f 2019-05-17 01:27:24,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.341197013855s 2019-05-17 01:27:24,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-17 01:27:24,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}790b45354d12ead7344de995651901041da04965" 2019-05-17 01:27:25,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:27:25 GMT X-Openstack-Request-Id: req-c5aeb10c-7a2a-4497-9eb5-41a528970ca5 2019-05-17 01:27:25,029 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:27:25,029 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/6ad09cf2-bcfb-4881-9970-71dcefe386e2 used request id req-c5aeb10c-7a2a-4497-9eb5-41a528970ca5 2019-05-17 01:27:25,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.657124042511s 2019-05-17 01:27:25,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 01:27:25,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:27:25,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Fri, 17 May 2019 01:27: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-862ab773-a04e-4eaa-a0e9-30fc890cd376 x-openstack-request-id: req-862ab773-a04e-4eaa-a0e9-30fc890cd376 2019-05-17 01:27:25,054 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_c651eb7a-23bd-4998-bfc3-97c355f97f98", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0", "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": "68f6a214-4f75-4fa9-97d9-5963359219a0"}]} 2019-05-17 01:27:25,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-862ab773-a04e-4eaa-a0e9-30fc890cd376 2019-05-17 01:27:25,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248320102692s 2019-05-17 01:27:25,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-17 01:27:25,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:27:25,093 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 17 May 2019 01:27: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-83020601-30de-4285-b0a6-ac538b30b0e6 x-openstack-request-id: req-83020601-30de-4285-b0a6-ac538b30b0e6 2019-05-17 01:27:25,093 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/68f6a214-4f75-4fa9-97d9-5963359219a0 used request id req-83020601-30de-4285-b0a6-ac538b30b0e6 2019-05-17 01:27:25,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0370662212372s 2019-05-17 01:27:25,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-17 01:27:25,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:27:25,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Fri, 17 May 2019 01:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d4eac1-9c03-4d7d-8e3d-05f477e6b0b1 2019-05-17 01:27:25,315 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "vyos_vrouter-user_c651eb7a-23bd-4998-bfc3-97c355f97f98", "links": {"self": "http://172.30.9.36:5000/v3/users/0687f47b1d6f4bd99227f7525dcda855"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0687f47b1d6f4bd99227f7525dcda855", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-17 01:27:25,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-d1d4eac1-9c03-4d7d-8e3d-05f477e6b0b1 2019-05-17 01:27:25,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221738815308s 2019-05-17 01:27:25,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-17 01:27:25,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/0687f47b1d6f4bd99227f7525dcda855 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:27:25,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Fri, 17 May 2019 01:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9971357-acb4-4335-a2e0-339d561f5ba7 2019-05-17 01:27:25,556 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_c651eb7a-23bd-4998-bfc3-97c355f97f98", "links": {"self": "http://172.30.9.36:5000/v3/users/0687f47b1d6f4bd99227f7525dcda855"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0687f47b1d6f4bd99227f7525dcda855", "description": null}} 2019-05-17 01:27:25,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/0687f47b1d6f4bd99227f7525dcda855 used request id req-f9971357-acb4-4335-a2e0-339d561f5ba7 2019-05-17 01:27:25,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234727144241s 2019-05-17 01:27:25,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-17 01:27:25,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/0687f47b1d6f4bd99227f7525dcda855 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:27:25,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 17 May 2019 01:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6255d619-d332-4a09-96d2-62ab70979777 2019-05-17 01:27:25,938 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-17 01:27:25,938 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/0687f47b1d6f4bd99227f7525dcda855 used request id req-6255d619-d332-4a09-96d2-62ab70979777 2019-05-17 01:27:25,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.381151914597s 2019-05-17 01:27:25,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-17 01:27:25,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:27:26,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Fri, 17 May 2019 01:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a528de60-3a86-43cd-852e-f817017023bb 2019-05-17 01:27:26,158 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.36:5000/v3/projects/9af8edf333bc4b6a882797ef3241ea06"}, "tags": [], "enabled": true, "id": "9af8edf333bc4b6a882797ef3241ea06", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_c651eb7a-23bd-4998-bfc3-97c355f97f98"}]} 2019-05-17 01:27:26,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-a528de60-3a86-43cd-852e-f817017023bb 2019-05-17 01:27:26,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211878061295s 2019-05-17 01:27:26,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-17 01:27:26,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/9af8edf333bc4b6a882797ef3241ea06 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:27:26,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 17 May 2019 01:27:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcc5c2da-d650-4f28-854d-9f6eb5b77110 2019-05-17 01:27:26,457 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-17 01:27:26,457 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/9af8edf333bc4b6a882797ef3241ea06 used request id req-bcc5c2da-d650-4f28-854d-9f6eb5b77110 2019-05-17 01:27:26,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.294367790222s 2019-05-17 01:27:26,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 01:27:26,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=9af8edf333bc4b6a882797ef3241ea06&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}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:27:26,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 17 May 2019 01:27:26 GMT X-Openstack-Request-Id: req-df881c17-5149-4dc1-b959-2f344c602b6d 2019-05-17 01:27:26,835 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:08:47Z", "updated_at": "2019-05-17T01:08:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "2c98efc9-fe90-40cd-bcc2-008d99a37f56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "426676b2-3573-4752-aaf1-ed7643fb2de1", "remote_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "464a32db-eb74-49b6-a756-113815e69265", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "7f62ffcb-3126-4ad9-a2cd-de98f037fd9b", "remote_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}], "revision_number": 1, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "name": "default"}]} 2019-05-17 01:27:26,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=9af8edf333bc4b6a882797ef3241ea06&name=default used request id req-df881c17-5149-4dc1-b959-2f344c602b6d 2019-05-17 01:27:26,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.371701002121s 2019-05-17 01:27:26,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 01:27:26,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:27:27,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Fri, 17 May 2019 01:27:27 GMT X-Openstack-Request-Id: req-d27ab11a-3469-4512-bf22-1d1d72a42296 2019-05-17 01:27:27,183 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efb27a65730c4f76ada8c28d48951970", "created_at": "2019-05-16T19:51:48Z", "updated_at": "2019-05-16T19:51:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "52d875bc-5284-42d6-a4e4-5760c5cd8334", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "62008d08-a694-422a-8ff5-b9025774f55d", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "ce050de5-c88b-4d75-8ee2-57e268b8f8e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "e831004e-37ba-476c-a146-e15147e43a16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}], "revision_number": 1, "project_id": "efb27a65730c4f76ada8c28d48951970", "id": "1873114c-101d-4167-abbc-dd963690a23a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "created_at": "2019-05-17T01:08:47Z", "updated_at": "2019-05-17T01:08:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "2c98efc9-fe90-40cd-bcc2-008d99a37f56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "426676b2-3573-4752-aaf1-ed7643fb2de1", "remote_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "464a32db-eb74-49b6-a756-113815e69265", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv4", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:08:47Z", "revision_number": 0, "id": "7f62ffcb-3126-4ad9-a2cd-de98f037fd9b", "remote_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "remote_ip_prefix": null, "created_at": "2019-05-17T01:08:47Z", "security_group_id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "tenant_id": "9af8edf333bc4b6a882797ef3241ea06", "port_range_min": null, "ethertype": "IPv6", "project_id": "9af8edf333bc4b6a882797ef3241ea06"}], "revision_number": 1, "project_id": "9af8edf333bc4b6a882797ef3241ea06", "id": "78070609-4d14-4ad6-bcf8-8baad42ddb0c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-17 01:27:27,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-d27ab11a-3469-4512-bf22-1d1d72a42296 2019-05-17 01:27:27,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.342769145966s 2019-05-17 01:27:27,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-17 01:27:27,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/78070609-4d14-4ad6-bcf8-8baad42ddb0c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd48c806a4051bd09fef8554a43d5ccbf060eded" 2019-05-17 01:27:27,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 01:27:27 GMT X-Openstack-Request-Id: req-dd94b296-d0e8-454d-b50a-7b6dceb96280 2019-05-17 01:27:27,698 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 01:27:27,698 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/78070609-4d14-4ad6-bcf8-8baad42ddb0c.json used request id req-dd94b296-d0e8-454d-b50a-7b6dceb96280 2019-05-17 01:27:27,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.50634598732s 2019-05-17 01:27:27,718 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-05-17 01:27:27,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-17 01:27:27,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 17 May 2019 01:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26c82e2c-0211-4e92-9be5-ca0851bd672e 2019-05-17 01:27:27,754 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-17 01:27:27,754 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-26c82e2c-0211-4e92-9be5-ca0851bd672e 2019-05-17 01:27:27,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-17 01:27:28,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "98e29eb88d4842e0af080cd2c7b81791", "name": "admin"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-17T02:27:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_11661fc090eb46e2a9c07f559c7cfc6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9ba079f0f3244d3584119539432664fc"}, "audit_ids": ["uRqlp9MRQwyhDVdoek8dgw"], "issued_at": "2019-05-17T01:27:28.000000Z"}} 2019-05-17 01:27:28,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-17 01:27:28,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 01:27:28,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 17 May 2019 01:27:28 GMT X-Openstack-Request-Id: req-d0a19bf0-0976-425c-a467-e13263f7d932 2019-05-17 01:27:28,584 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","provider:network_type":"flat"}]} 2019-05-17 01:27:28,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d0a19bf0-0976-425c-a467-e13263f7d932 2019-05-17 01:27:28,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.409322023392s 2019-05-17 01:27:28,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-17 01:27:28,597 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 17 May 2019 01:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a51f5481-058a-4e83-9032-3ed6b1064748 2019-05-17 01:27:28,597 - 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.36:5000/v3/", "rel": "self"}]}]}} 2019-05-17 01:27:28,598 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/ used request id req-a51f5481-058a-4e83-9032-3ed6b1064748 2019-05-17 01:27:28,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-17 01:27:28,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 01:27:28,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Fri, 17 May 2019 01:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ea2de36-e67c-414d-9e81-8d63f5ffd740 2019-05-17 01:27:28,824 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-17 01:27:28,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-1ea2de36-e67c-414d-9e81-8d63f5ffd740 2019-05-17 01:27:28,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.225996017456s 2019-05-17 01:27:28,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-17 01:27:28,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_c20a016f-b14f-48ad-9b56-14f4d02ad6f6"}}' 2019-05-17 01:27:29,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Fri, 17 May 2019 01:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25984e2c-b720-415b-87da-3b7edadf1bf2 2019-05-17 01:27:29,076 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.36:5000/v3/projects/f1cd2fb7fc5344f082751b1e9e739129"}, "tags": [], "enabled": true, "id": "f1cd2fb7fc5344f082751b1e9e739129", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c20a016f-b14f-48ad-9b56-14f4d02ad6f6"}} 2019-05-17 01:27:29,077 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/projects used request id req-25984e2c-b720-415b-87da-3b7edadf1bf2 2019-05-17 01:27:29,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.243054866791s 2019-05-17 01:27:29,077 - 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'f1cd2fb7fc5344f082751b1e9e739129', '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_c20a016f-b14f-48ad-9b56-14f4d02ad6f6'}) 2019-05-17 01:27:29,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-17 01:27:29,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "aSQWvrYy1PQhAJJ4N9vZY7j4Cd5Unb", "email": null, "name": "juju_epc-user_c20a016f-b14f-48ad-9b56-14f4d02ad6f6"}}' 2019-05-17 01:27:29,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Fri, 17 May 2019 01:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e93fc012-9384-4210-a639-1aba3d8728c2 2019-05-17 01:27:29,580 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "links": {"self": "http://172.30.9.36:5000/v3/users/eaf4244adef84d5090c8ab74fb08d152"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eaf4244adef84d5090c8ab74fb08d152", "domain_id": "default", "password_expires_at": null}} 2019-05-17 01:27:29,580 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.36:5000/v3/users used request id req-e93fc012-9384-4210-a639-1aba3d8728c2 2019-05-17 01:27:29,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.495198965073s 2019-05-17 01:27:29,581 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'eaf4244adef84d5090c8ab74fb08d152', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_c20a016f-b14f-48ad-9b56-14f4d02ad6f6'}) 2019-05-17 01:27:29,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-17 01:27:29,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 01:27:29,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 17 May 2019 01:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-283e4b45-9737-4ed0-a687-0cbe1d21f593 2019-05-17 01:27:29,812 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-17 01:27:29,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-283e4b45-9737-4ed0-a687-0cbe1d21f593 2019-05-17 01:27:29,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227413892746s 2019-05-17 01:27:29,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-17 01:27:29,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 01:27:30,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 17 May 2019 01:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af01f7d4-e311-4a6f-b64c-380c71549d7c 2019-05-17 01:27:30,022 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-17 01:27:30,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-af01f7d4-e311-4a6f-b64c-380c71549d7c 2019-05-17 01:27:30,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204118013382s 2019-05-17 01:27:30,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-17 01:27:30,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 01:27:30,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 17 May 2019 01:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16f37f34-3c3b-4907-a7ca-9398d8521f46 2019-05-17 01:27:30,266 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37e7a46901254df387e6801a9fcbf8ab", "links": {"self": "http://172.30.9.36:5000/v3/roles/37e7a46901254df387e6801a9fcbf8ab"}, "name": "member"}, {"domain_id": null, "id": "7951495ee821461dac95bd844bfa9bf1", "links": {"self": "http://172.30.9.36:5000/v3/roles/7951495ee821461dac95bd844bfa9bf1"}, "name": "reader"}, {"domain_id": null, "id": "7d2c9f39920f495a9b9f677298643397", "links": {"self": "http://172.30.9.36:5000/v3/roles/7d2c9f39920f495a9b9f677298643397"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98e29eb88d4842e0af080cd2c7b81791", "links": {"self": "http://172.30.9.36:5000/v3/roles/98e29eb88d4842e0af080cd2c7b81791"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.36:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b030c2585ac64a61a9f325a17ec59206", "links": {"self": "http://172.30.9.36:5000/v3/roles/b030c2585ac64a61a9f325a17ec59206"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cfa00a7e50f44205ae21ee5f45f9a426", "links": {"self": "http://172.30.9.36:5000/v3/roles/cfa00a7e50f44205ae21ee5f45f9a426"}, "name": "heat_stack_user"}]} 2019-05-17 01:27:30,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/roles used request id req-16f37f34-3c3b-4907-a7ca-9398d8521f46 2019-05-17 01:27:30,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.238703012466s 2019-05-17 01:27:30,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-17 01:27:30,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 01:27:30,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 17 May 2019 01:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8226151-8071-4c87-b2a1-93bf4ce88a9a 2019-05-17 01:27:30,496 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-17 01:27:30,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains/default used request id req-c8226151-8071-4c87-b2a1-93bf4ce88a9a 2019-05-17 01:27:30,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22496008873s 2019-05-17 01:27:30,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-17 01:27:30,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 01:27:30,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Fri, 17 May 2019 01:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4514699f-c61f-495c-8e56-5a0139c9bf6a 2019-05-17 01:27:30,816 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}, {"name": "juju_epc-user_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "links": {"self": "http://172.30.9.36:5000/v3/users/eaf4244adef84d5090c8ab74fb08d152"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eaf4244adef84d5090c8ab74fb08d152", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-17 01:27:30,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-4514699f-c61f-495c-8e56-5a0139c9bf6a 2019-05-17 01:27:30,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.318466901779s 2019-05-17 01:27:30,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-17 01:27:30,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 01:27:31,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Fri, 17 May 2019 01:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab7fafe0-fdd2-4c26-a7d1-3cd35a75029f 2019-05-17 01:27:31,053 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.36:5000/v3/projects/f1cd2fb7fc5344f082751b1e9e739129"}, "tags": [], "enabled": true, "id": "f1cd2fb7fc5344f082751b1e9e739129", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c20a016f-b14f-48ad-9b56-14f4d02ad6f6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-17 01:27:31,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-ab7fafe0-fdd2-4c26-a7d1-3cd35a75029f 2019-05-17 01:27:31,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225075006485s 2019-05-17 01:27:31,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-17 01:27:31,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:5000/v3/role_assignments?user.id=eaf4244adef84d5090c8ab74fb08d152&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=f1cd2fb7fc5344f082751b1e9e739129" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 01:27:31,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 17 May 2019 01:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4acf7048-70bc-4c47-a4a3-124d73e349d9 2019-05-17 01:27:31,276 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.36:5000/v3/role_assignments?user.id=eaf4244adef84d5090c8ab74fb08d152&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=f1cd2fb7fc5344f082751b1e9e739129", "previous": null, "next": null}} 2019-05-17 01:27:31,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/role_assignments?user.id=eaf4244adef84d5090c8ab74fb08d152&role.id=37e7a46901254df387e6801a9fcbf8ab&scope.project.id=f1cd2fb7fc5344f082751b1e9e739129 used request id req-4acf7048-70bc-4c47-a4a3-124d73e349d9 2019-05-17 01:27:31,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.214458942413s 2019-05-17 01:27:31,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-17 01:27:31,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:5000/v3/projects/f1cd2fb7fc5344f082751b1e9e739129/users/eaf4244adef84d5090c8ab74fb08d152/roles/37e7a46901254df387e6801a9fcbf8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 01:27:31,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 17 May 2019 01:27:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a96f5213-7840-4ede-bb25-78c80335101c 2019-05-17 01:27:31,522 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-17 01:27:31,523 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.36:5000/v3/projects/f1cd2fb7fc5344f082751b1e9e739129/users/eaf4244adef84d5090c8ab74fb08d152/roles/37e7a46901254df387e6801a9fcbf8ab used request id req-a96f5213-7840-4ede-bb25-78c80335101c 2019-05-17 01:27:31,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.242448806763s 2019-05-17 01:27:31,524 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_c20a016f-b14f-48ad-9b56-14f4d02ad6f6', 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'f1cd2fb7fc5344f082751b1e9e739129', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'aSQWvrYy1PQhAJJ4N9vZY7j4Cd5Unb', 'username': u'juju_epc-user_c20a016f-b14f-48ad-9b56-14f4d02ad6f6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.36:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-17 01:27:31,527 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_c20a016f-b14f-48ad-9b56-14f4d02ad6f6', 'password': 'aSQWvrYy1PQhAJJ4N9vZY7j4Cd5Unb', 'project_name': 'juju_epc-project_c20a016f-b14f-48ad-9b56-14f4d02ad6f6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.36:5000/v3', 'project_id': 'f1cd2fb7fc5344f082751b1e9e739129', 'project_domain_name': 'Default'} 2019-05-17 01:27:31,588 - 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-05-17 01:27:31,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-17 01:27:31,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-17 01:27:31,619 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 17 May 2019 01:27:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34584925-e8d5-4494-8980-5588d6130cfa 2019-05-17 01:27:31,619 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2019-05-17 01:27:31,619 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-34584925-e8d5-4494-8980-5588d6130cfa 2019-05-17 01:27:31,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 01:27:31,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 955 Content-Type: application/json Date: Fri, 17 May 2019 01:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-367819a7-200d-4ee9-b5e3-281eed861406 2019-05-17 01:27:31,844 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/05fd0b18318f44c6bcc5b7cbb397a7cc"}, "enabled": true, "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/0db101a9027e45ae9de945143be38239"}, "enabled": true, "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/207f0642c52b4a64826022b018e630ad"}, "enabled": true, "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/36c713f817894d0db6e2bef5f9498696"}, "enabled": true, "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6d37d143d85a4fb7a11623f2a9d956ea"}, "enabled": true, "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/887df30d855c46eeb21ce348e43ce10e"}, "enabled": true, "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9622cbadfb10492ba23c5fb9d75d0a65"}, "enabled": true, "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9f12b79941804bc89755b017ce9d5b2d"}, "enabled": true, "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9fb1f18c528e47e3b14bd910a616855b"}, "enabled": true, "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/aa934b4d3cec4c95897d42e09b6d7829"}, "enabled": true, "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"name": "tempest-service-535648284", "links": {"self": "http://192.30.9.3:35357/v3/services/b34aabd51a3841058b9314baa7feee3c"}, "enabled": true, "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "description": "tempest-description-1282817593"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b8c0f0bc52a640ce9e8b97d23a48e96d"}, "enabled": true, "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"name": "tempest-service-1215612404", "links": {"self": "http://192.30.9.3:35357/v3/services/bc930e20c2e94f028ecff7d8dbd72c2d"}, "enabled": true, "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "description": "tempest-description-1317683207"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/cda7176b4ee440018f125be07bd5ee44"}, "enabled": true, "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fa84bbac007e4ee8bb1183d32a5575fc"}, "enabled": true, "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fb13e9dce00d479d94048b82fd71eafe"}, "enabled": true, "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-17 01:27:31,844 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-367819a7-200d-4ee9-b5e3-281eed861406 2019-05-17 01:27:31,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.232689857483s 2019-05-17 01:27:31,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-17 01:27:31,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 01:27:32,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1852 Content-Type: application/json Date: Fri, 17 May 2019 01:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46b46471-9aca-4600-ab0b-33ca54484ef6 2019-05-17 01:27:32,083 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/02627f0203a344e0b657f4f92071e0ae"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d37d143d85a4fb7a11623f2a9d956ea", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/09d6cf4386324dc1889e97385ad5fbd0"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa934b4d3cec4c95897d42e09b6d7829", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/35a3651b49c944a3a97694f026ea857c"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "id": "35a3651b49c944a3a97694f026ea857c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/36d70d62c37b40248fd113cf89734c55"}, "url": "http://172.30.9.36:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "887df30d855c46eeb21ce348e43ce10e", "id": "36d70d62c37b40248fd113cf89734c55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/381fff29f7a64e98ac6851413f2e83f6"}, "url": "http://172.30.9.36:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cda7176b4ee440018f125be07bd5ee44", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/441b46e09e57425faff52bc97008c35d"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cda7176b4ee440018f125be07bd5ee44", "id": "441b46e09e57425faff52bc97008c35d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/442bd615ca014d44a667d3cf61ebf366"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9622cbadfb10492ba23c5fb9d75d0a65", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/45cf70fde54a4725bc90e196462743e9"}, "url": "http://172.30.9.36:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0db101a9027e45ae9de945143be38239", "id": "45cf70fde54a4725bc90e196462743e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/4888aa62e2144717b3edcd8aff209974"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9f12b79941804bc89755b017ce9d5b2d", "id": "4888aa62e2144717b3edcd8aff209974"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/497e083211224930a5cef74ee8122280"}, "url": "http://172.30.9.36:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "207f0642c52b4a64826022b018e630ad", "id": "497e083211224930a5cef74ee8122280"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/4affcd24055f413c80f1d7cb2ee12739"}, "url": "http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fb13e9dce00d479d94048b82fd71eafe", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/515ca5aa1a814e7fa7fb085ebefb8246"}, "url": "http://172.30.9.36:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9622cbadfb10492ba23c5fb9d75d0a65", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/53d3eafe3a75457ea004cadd408d94fb"}, "url": "http://172.30.9.36:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fb13e9dce00d479d94048b82fd71eafe", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/5d5877e5fb154ebaab97e3582ad09c02"}, "url": "http://12.0.0.28:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fb13e9dce00d479d94048b82fd71eafe", "id": "5d5877e5fb154ebaab97e3582ad09c02"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/5e6ab1233e054ad19fd81c48491b0053"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "887df30d855c46eeb21ce348e43ce10e", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/659c5f6190a546258d4c5504d8e4ecb7"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "207f0642c52b4a64826022b018e630ad", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/69dd3299f0a843758fa30a9cf7dae5ac"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9fb1f18c528e47e3b14bd910a616855b", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/6a8d7adf6b454a54ad8a4de0f240d33d"}, "url": "http://172.30.9.36:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9fb1f18c528e47e3b14bd910a616855b", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/6d3ccc4b8aa845488892d2e69b5c59a8"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cda7176b4ee440018f125be07bd5ee44", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/6f580b2739ea46c8aac54315376e3fd4"}, "url": "http://172.30.9.36:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/70acdb5adffa4e178f6212a835c15b7d"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "887df30d855c46eeb21ce348e43ce10e", "id": "70acdb5adffa4e178f6212a835c15b7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/721e7e62127043609b264f6ed35b683a"}, "url": "http://172.30.9.36:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fa84bbac007e4ee8bb1183d32a5575fc", "id": "721e7e62127043609b264f6ed35b683a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/762a583aa0a74d25a4d69d3729320497"}, "url": "http://172.30.9.36:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "id": "762a583aa0a74d25a4d69d3729320497"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/7f04b7db01fa409e866d3705f558a6b7"}, "url": "http://172.30.9.36:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa934b4d3cec4c95897d42e09b6d7829", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/868e80a54ca946628220d7c1b5d26e2a"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/8e6877eeccf04e94b5cbf7092d457014"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9f12b79941804bc89755b017ce9d5b2d", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/9c88ccd78110423b850a891ecc1a0499"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fa84bbac007e4ee8bb1183d32a5575fc", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/a8193b18896a4d9ca76b20e0a2d09f8f"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0db101a9027e45ae9de945143be38239", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/c70dbe34013a4a84ba8e8d704d024eb3"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fa84bbac007e4ee8bb1183d32a5575fc", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/cada8f2df1be4b0eabd57ede8b907d3c"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9622cbadfb10492ba23c5fb9d75d0a65", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/d2e704605709481ebe1baef282bc3a10"}, "url": "http://172.30.9.36:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9f12b79941804bc89755b017ce9d5b2d", "id": "d2e704605709481ebe1baef282bc3a10"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/da7923aa9cd84448b4651dce50497957"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d37d143d85a4fb7a11623f2a9d956ea", "id": "da7923aa9cd84448b4651dce50497957"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/e5b8e7615c7d45b19bdd0825b495fd4c"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9fb1f18c528e47e3b14bd910a616855b", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/e81ce52f8c844f4baf5793d34a4ea25f"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/e9f9dd900db84e4181155068b2ca551b"}, "url": "http://172.30.9.36:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d37d143d85a4fb7a11623f2a9d956ea", "id": "e9f9dd900db84e4181155068b2ca551b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/ed9cbd620a194188ae7b29209bf2dfc1"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa934b4d3cec4c95897d42e09b6d7829", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/f60ca580cf284e7588274a615f1a0ea9"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0db101a9027e45ae9de945143be38239", "id": "f60ca580cf284e7588274a615f1a0ea9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/fa56e7fb25c148b29f9cb4c2098d0fbf"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.36:5000/v3/endpoints/fb4803843fd44cd79ed35764736e1a33"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "207f0642c52b4a64826022b018e630ad", "id": "fb4803843fd44cd79ed35764736e1a33"}], "links": {"self": "http://172.30.9.36:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-17 01:27:32,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/endpoints used request id req-46b46471-9aca-4600-ab0b-33ca54484ef6 2019-05-17 01:27:32,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.229242086411s 2019-05-17 01:27:32,091 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-05-17 01:27:32,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-17 01:27:32,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 01:27:32,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Fri, 17 May 2019 01:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-851de688-563d-481c-aa49-c89b1bb499c5 2019-05-17 01:27:32,329 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.36:5000/v3/domains/998f4f4975ab4a2d895fdc1651bb75ad"}, "tags": [], "enabled": true, "id": "998f4f4975ab4a2d895fdc1651bb75ad", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.36:5000/v3/domains", "previous": null, "next": null}} 2019-05-17 01:27:32,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/domains used request id req-851de688-563d-481c-aa49-c89b1bb499c5 2019-05-17 01:27:32,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.237969875336s 2019-05-17 01:27:32,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-17 01:27:32,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 01:27:32,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Fri, 17 May 2019 01:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1c38d94-95a8-4e43-bad6-860e1da39ab1 2019-05-17 01:27:32,468 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.36:5000/v3/projects/f1cd2fb7fc5344f082751b1e9e739129"}, "tags": [], "enabled": true, "id": "f1cd2fb7fc5344f082751b1e9e739129", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c20a016f-b14f-48ad-9b56-14f4d02ad6f6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-17 01:27:32,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects?domain_id=default used request id req-a1c38d94-95a8-4e43-bad6-860e1da39ab1 2019-05-17 01:27:32,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.131484985352s 2019-05-17 01:27:32,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-17 01:27:32,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" -d '{"network": {"tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "name": "juju_epc-net_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "admin_state_up": true}}' 2019-05-17 01:27:33,170 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Fri, 17 May 2019 01:27:33 GMT X-Openstack-Request-Id: req-a740bf69-43c9-4c1f-8f0c-549bfb8f39bf 2019-05-17 01:27:33,171 - 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":"17d3636c-9c74-4a80-8edb-e8a406580402","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"f1cd2fb7fc5344f082751b1e9e739129","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-17T01:27:33Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_c20a016f-b14f-48ad-9b56-14f4d02ad6f6","admin_state_up":true,"tenant_id":"f1cd2fb7fc5344f082751b1e9e739129","created_at":"2019-05-17T01:27:32Z","mtu":1450}} 2019-05-17 01:27:33,171 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-a740bf69-43c9-4c1f-8f0c-549bfb8f39bf 2019-05-17 01:27:33,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.700119018555s 2019-05-17 01:27:33,172 - 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-05-17T01:27:33Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'17d3636c-9c74-4a80-8edb-e8a406580402', 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'juju_epc-net_c20a016f-b14f-48ad-9b56-14f4d02ad6f6', u'created_at': u'2019-05-17T01:27:32Z', u'mtu': 1450, u'tenant_id': u'f1cd2fb7fc5344f082751b1e9e739129', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f1cd2fb7fc5344f082751b1e9e739129', u'l2_adjacency': True}) 2019-05-17 01:27:33,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-17 01:27:33,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 17 May 2019 01:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3160a853-4019-42c7-a2eb-17c5fe22949f 2019-05-17 01:27:33,182 - 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.36:5000/v3/", "rel": "self"}]}} 2019-05-17 01:27:33,182 - keystoneauth.session - DEBUG - GET call to http://172.30.9.36:5000/v3 used request id req-3160a853-4019-42c7-a2eb-17c5fe22949f 2019-05-17 01:27:33,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.36:5000/v3/auth/tokens 2019-05-17 01:27:33,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37e7a46901254df387e6801a9fcbf8ab", "name": "member"}, {"id": "7951495ee821461dac95bd844bfa9bf1", "name": "reader"}], "expires_at": "2019-05-17T02:27:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1cd2fb7fc5344f082751b1e9e739129", "name": "juju_epc-project_c20a016f-b14f-48ad-9b56-14f4d02ad6f6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.36:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "762a583aa0a74d25a4d69d3729320497"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868e80a54ca946628220d7c1b5d26e2a"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e81ce52f8c844f4baf5793d34a4ea25f"}], "type": "network", "id": "05fd0b18318f44c6bcc5b7cbb397a7cc", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v3/f1cd2fb7fc5344f082751b1e9e739129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45cf70fde54a4725bc90e196462743e9"}, {"url": "http://192.30.9.3:8776/v3/f1cd2fb7fc5344f082751b1e9e739129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8193b18896a4d9ca76b20e0a2d09f8f"}, {"url": "http://192.30.9.3:8776/v3/f1cd2fb7fc5344f082751b1e9e739129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f60ca580cf284e7588274a615f1a0ea9"}], "type": "volumev3", "id": "0db101a9027e45ae9de945143be38239", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.36:8004/v1/f1cd2fb7fc5344f082751b1e9e739129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "497e083211224930a5cef74ee8122280"}, {"url": "http://192.30.9.3:8004/v1/f1cd2fb7fc5344f082751b1e9e739129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659c5f6190a546258d4c5504d8e4ecb7"}, {"url": "http://192.30.9.3:8004/v1/f1cd2fb7fc5344f082751b1e9e739129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb4803843fd44cd79ed35764736e1a33"}], "type": "orchestration", "id": "207f0642c52b4a64826022b018e630ad", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "36c713f817894d0db6e2bef5f9498696", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02627f0203a344e0b657f4f92071e0ae"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da7923aa9cd84448b4651dce50497957"}, {"url": "http://172.30.9.36:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9f9dd900db84e4181155068b2ca551b"}], "type": "cloudformation", "id": "6d37d143d85a4fb7a11623f2a9d956ea", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.36:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36d70d62c37b40248fd113cf89734c55"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e6ab1233e054ad19fd81c48491b0053"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70acdb5adffa4e178f6212a835c15b7d"}], "type": "alarming", "id": "887df30d855c46eeb21ce348e43ce10e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bd615ca014d44a667d3cf61ebf366"}, {"url": "http://172.30.9.36:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "515ca5aa1a814e7fa7fb085ebefb8246"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cada8f2df1be4b0eabd57ede8b907d3c"}], "type": "event", "id": "9622cbadfb10492ba23c5fb9d75d0a65", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4888aa62e2144717b3edcd8aff209974"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e6877eeccf04e94b5cbf7092d457014"}, {"url": "http://172.30.9.36:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2e704605709481ebe1baef282bc3a10"}], "type": "identity", "id": "9f12b79941804bc89755b017ce9d5b2d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69dd3299f0a843758fa30a9cf7dae5ac"}, {"url": "http://172.30.9.36:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a8d7adf6b454a54ad8a4de0f240d33d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b8e7615c7d45b19bdd0825b495fd4c"}], "type": "placement", "id": "9fb1f18c528e47e3b14bd910a616855b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "09d6cf4386324dc1889e97385ad5fbd0"}, {"url": "http://172.30.9.36:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f04b7db01fa409e866d3705f558a6b7"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed9cbd620a194188ae7b29209bf2dfc1"}], "type": "image", "id": "aa934b4d3cec4c95897d42e09b6d7829", "name": "glance"}, {"endpoints": [], "type": "tempest-type-975292298", "id": "b34aabd51a3841058b9314baa7feee3c", "name": "tempest-service-535648284"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35a3651b49c944a3a97694f026ea857c"}, {"url": "http://172.30.9.36:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f580b2739ea46c8aac54315376e3fd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa56e7fb25c148b29f9cb4c2098d0fbf"}], "type": "compute", "id": "b8c0f0bc52a640ce9e8b97d23a48e96d", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1424255015", "id": "bc930e20c2e94f028ecff7d8dbd72c2d", "name": "tempest-service-1215612404"}, {"endpoints": [{"url": "http://172.30.9.36:8776/v2/f1cd2fb7fc5344f082751b1e9e739129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "381fff29f7a64e98ac6851413f2e83f6"}, {"url": "http://192.30.9.3:8776/v2/f1cd2fb7fc5344f082751b1e9e739129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "441b46e09e57425faff52bc97008c35d"}, {"url": "http://192.30.9.3:8776/v2/f1cd2fb7fc5344f082751b1e9e739129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d3ccc4b8aa845488892d2e69b5c59a8"}], "type": "volumev2", "id": "cda7176b4ee440018f125be07bd5ee44", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.36:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721e7e62127043609b264f6ed35b683a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c88ccd78110423b850a891ecc1a0499"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70dbe34013a4a84ba8e8d704d024eb3"}], "type": "metric", "id": "fa84bbac007e4ee8bb1183d32a5575fc", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_f1cd2fb7fc5344f082751b1e9e739129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4affcd24055f413c80f1d7cb2ee12739"}, {"url": "http://172.30.9.36:8080/v1/AUTH_f1cd2fb7fc5344f082751b1e9e739129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53d3eafe3a75457ea004cadd408d94fb"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5877e5fb154ebaab97e3582ad09c02"}], "type": "object-store", "id": "fb13e9dce00d479d94048b82fd71eafe", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "id": "eaf4244adef84d5090c8ab74fb08d152"}, "audit_ids": ["l0ZogkFxRWG2ZwoZXDgv8A"], "issued_at": "2019-05-17T01:27:33.000000Z"}} 2019-05-17 01:27:33,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-17 01:27:33,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 01:27:34,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Fri, 17 May 2019 01:27:33 GMT X-Openstack-Request-Id: req-19023d4e-e581-4c4b-9114-39616c665a2f 2019-05-17 01:27:34,001 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"17d3636c-9c74-4a80-8edb-e8a406580402","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f1cd2fb7fc5344f082751b1e9e739129","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-17T01:27:33Z","qos_policy_id":null,"name":"juju_epc-net_c20a016f-b14f-48ad-9b56-14f4d02ad6f6","admin_state_up":true,"tenant_id":"f1cd2fb7fc5344f082751b1e9e739129","created_at":"2019-05-17T01:27:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500}]} 2019-05-17 01:27:34,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-19023d4e-e581-4c4b-9114-39616c665a2f 2019-05-17 01:27:34,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383191108704s 2019-05-17 01:27:34,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-17 01:27:34,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}fe421bba25bb08f93b39f0beeab8a51c21881878" -d '{"subnet": {"name": "juju_epc-subnet_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "enable_dhcp": true, "network_id": "17d3636c-9c74-4a80-8edb-e8a406580402", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2019-05-17 01:27:35,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Fri, 17 May 2019 01:27:35 GMT X-Openstack-Request-Id: req-d6fa2e13-d2cb-410d-bdf0-c981aeb3d26f 2019-05-17 01:27:35,230 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"17d3636c-9c74-4a80-8edb-e8a406580402","tenant_id":"f1cd2fb7fc5344f082751b1e9e739129","created_at":"2019-05-17T01:27:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-17T01:27:34Z","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":"f1cd2fb7fc5344f082751b1e9e739129","id":"0edd7f4f-3e69-4587-9bf6-87ca9f8e3a0e","subnetpool_id":null,"name":"juju_epc-subnet_c20a016f-b14f-48ad-9b56-14f4d02ad6f6"}} 2019-05-17 01:27:35,230 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-d6fa2e13-d2cb-410d-bdf0-c981aeb3d26f 2019-05-17 01:27:35,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.22785592079s 2019-05-17 01:27:35,231 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-17T01:27:34Z', 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'0edd7f4f-3e69-4587-9bf6-87ca9f8e3a0e', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_c20a016f-b14f-48ad-9b56-14f4d02ad6f6', u'enable_dhcp': True, u'network_id': u'17d3636c-9c74-4a80-8edb-e8a406580402', u'tenant_id': u'f1cd2fb7fc5344f082751b1e9e739129', u'created_at': u'2019-05-17T01:27:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'f1cd2fb7fc5344f082751b1e9e739129'}) 2019-05-17 01:27:35,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-17 01:27:35,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}fe421bba25bb08f93b39f0beeab8a51c21881878" -d '{"router": {"external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738"}, "name": "juju_epc-router_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "admin_state_up": true}}' 2019-05-17 01:27:42,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Fri, 17 May 2019 01:27:42 GMT X-Openstack-Request-Id: req-7410c460-11a6-4a5a-9cf1-90314fda5f68 2019-05-17 01:27:42,747 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "created_at": "2019-05-17T01:27:36Z", "admin_state_up": true, "updated_at": "2019-05-17T01:27:37Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f1cd2fb7fc5344f082751b1e9e739129", "id": "7ffcf699-d46a-4daf-a5c5-02fe77a774ad", "name": "juju_epc-router_c20a016f-b14f-48ad-9b56-14f4d02ad6f6"}} 2019-05-17 01:27:42,747 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-7410c460-11a6-4a5a-9cf1-90314fda5f68 2019-05-17 01:27:42,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.51554894447s 2019-05-17 01:27:42,748 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-17T01:27:37Z', u'revision_number': 3, u'id': u'7ffcf699-d46a-4daf-a5c5-02fe77a774ad', u'external_gateway_info': {u'network_id': u'220195cd-782b-490f-b03b-eb92b75ca738', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15f6e4f1-be08-42d1-ac18-58bd55312917', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_c20a016f-b14f-48ad-9b56-14f4d02ad6f6', u'admin_state_up': True, u'tenant_id': u'f1cd2fb7fc5344f082751b1e9e739129', u'created_at': u'2019-05-17T01:27:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'f1cd2fb7fc5344f082751b1e9e739129'}) 2019-05-17 01:27:42,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-17 01:27:42,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/7ffcf699-d46a-4daf-a5c5-02fe77a774ad/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}fe421bba25bb08f93b39f0beeab8a51c21881878" -d '{"subnet_id": "0edd7f4f-3e69-4587-9bf6-87ca9f8e3a0e"}' 2019-05-17 01:27:46,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 01:27:46 GMT X-Openstack-Request-Id: req-c0a99056-4610-4d53-8f6e-058dd4f19461 2019-05-17 01:27:46,509 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "17d3636c-9c74-4a80-8edb-e8a406580402", "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "subnet_id": "0edd7f4f-3e69-4587-9bf6-87ca9f8e3a0e", "subnet_ids": ["0edd7f4f-3e69-4587-9bf6-87ca9f8e3a0e"], "port_id": "5d9240ef-99c9-4d78-ad79-8a565762bcb2", "id": "7ffcf699-d46a-4daf-a5c5-02fe77a774ad"} 2019-05-17 01:27:46,510 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/7ffcf699-d46a-4daf-a5c5-02fe77a774ad/add_router_interface.json used request id req-c0a99056-4610-4d53-8f6e-058dd4f19461 2019-05-17 01:27:46,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.76157212257s 2019-05-17 01:27:46,511 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-05-17 01:27:47,775 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:9f7149c7a51ff7b517ffd8b6fe01cca0 sha256:f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74 2019-05-17 01:27:47,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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-05-17 01:27:47,782 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 17 May 2019 01:27:47 GMT 2019-05-17 01:27:47,782 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.36:9292/v2/", "rel": "self"}]}]} 2019-05-17 01:27:47,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:27:47,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 01:27:48,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 17 May 2019 01:27:48 GMT X-Openstack-Request-Id: req-71759841-845a-4640-8d3c-ef2185f0dc5e 2019-05-17 01:27:48,124 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:27:48,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-71759841-845a-4640-8d3c-ef2185f0dc5e 2019-05-17 01:27:48,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.340890884399s 2019-05-17 01:27:48,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-17 01:27:48,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}fe421bba25bb08f93b39f0beeab8a51c21881878" -d '{"owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "owner_specified.shade.object": "images/juju_epc-img_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_c20a016f-b14f-48ad-9b56-14f4d02ad6f6"}' 2019-05-17 01:27:48,527 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Fri, 17 May 2019 01:27:48 GMT Location: http://172.30.9.36:9292/v2/images/ad40fa9b-2bce-477c-aaec-45b534c29354 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5386148a-25d5-4312-9170-9467cd1d51ff 2019-05-17 01:27:48,527 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T01:27:48Z", "file": "/v2/images/ad40fa9b-2bce-477c-aaec-45b534c29354/file", "owner": "f1cd2fb7fc5344f082751b1e9e739129", "id": "ad40fa9b-2bce-477c-aaec-45b534c29354", "size": null, "self": "/v2/images/ad40fa9b-2bce-477c-aaec-45b534c29354", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "juju_epc-img_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "checksum": null, "created_at": "2019-05-17T01:27:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-17 01:27:48,528 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-5386148a-25d5-4312-9170-9467cd1d51ff 2019-05-17 01:27:48,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.393320083618s 2019-05-17 01:27:48,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-17 01:27:48,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/ad40fa9b-2bce-477c-aaec-45b534c29354/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}fe421bba25bb08f93b39f0beeab8a51c21881878" -d '' 2019-05-17 01:27:54,096 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:27:54 GMT X-Openstack-Request-Id: req-266572cf-876e-4642-937d-cb6a8aeea0a1 2019-05-17 01:27:54,096 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:27:54,096 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/ad40fa9b-2bce-477c-aaec-45b534c29354/file used request id req-266572cf-876e-4642-937d-cb6a8aeea0a1 2019-05-17 01:27:54,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.56758618355s 2019-05-17 01:27:54,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:27:54,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 01:27:54,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:27:54 GMT X-Openstack-Request-Id: req-33c1da12-e636-4dd9-ab81-f2ca0cfbeaba 2019-05-17 01:27:54,440 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T01:27:54Z", "file": "/v2/images/ad40fa9b-2bce-477c-aaec-45b534c29354/file", "owner": "f1cd2fb7fc5344f082751b1e9e739129", "id": "ad40fa9b-2bce-477c-aaec-45b534c29354", "size": 297336832, "self": "/v2/images/ad40fa9b-2bce-477c-aaec-45b534c29354", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/ad40fa9b-2bce-477c-aaec-45b534c29354/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/ad40fa9b-2bce-477c-aaec-45b534c29354/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "juju_epc-img_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-17T01:27:48Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:27:54,440 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-33c1da12-e636-4dd9-ab81-f2ca0cfbeaba 2019-05-17 01:27:54,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.338640928268s 2019-05-17 01:27:54,442 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/ad40fa9b-2bce-477c-aaec-45b534c29354/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ad40fa9b-2bce-477c-aaec-45b534c29354/file', 'owner': u'f1cd2fb7fc5344f082751b1e9e739129', 'id': u'ad40fa9b-2bce-477c-aaec-45b534c29354', 'size': 297336832, u'self': u'/v2/images/ad40fa9b-2bce-477c-aaec-45b534c29354', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f1cd2fb7fc5344f082751b1e9e739129', 'name': 'juju_epc-project_c20a016f-b14f-48ad-9b56-14f4d02ad6f6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/ad40fa9b-2bce-477c-aaec-45b534c29354/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-17T01:27:54Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-17T01:27:54Z', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/juju_epc-img_c20a016f-b14f-48ad-9b56-14f4d02ad6f6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'properties': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/ad40fa9b-2bce-477c-aaec-45b534c29354', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/juju_epc-img_c20a016f-b14f-48ad-9b56-14f4d02ad6f6', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_c20a016f-b14f-48ad-9b56-14f4d02ad6f6', 'created': u'2019-05-17T01:27:48Z', 'checksum': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'created_at': u'2019-05-17T01:27:48Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', 'metadata': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/ad40fa9b-2bce-477c-aaec-45b534c29354', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/juju_epc-img_c20a016f-b14f-48ad-9b56-14f4d02ad6f6', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}}) 2019-05-17 01:27:55,804 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i ad40fa9b-2bce-477c-aaec-45b534c29354 -s xenial -r regionOne -u http://172.30.9.36: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-05-17 01:27:55,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-17 01:27:55,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-05-17 01:27:56,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Fri, 17 May 2019 01:27: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-9a662a06-ea46-4dfe-852f-f9774f2aa107 x-openstack-request-id: req-9a662a06-ea46-4dfe-852f-f9774f2aa107 2019-05-17 01:27:56,150 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/50bbc16a-7a2d-4eaa-9435-a3530f40b3e4", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/50bbc16a-7a2d-4eaa-9435-a3530f40b3e4", "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": "50bbc16a-7a2d-4eaa-9435-a3530f40b3e4"}} 2019-05-17 01:27:56,150 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-9a662a06-ea46-4dfe-852f-f9774f2aa107 2019-05-17 01:27:56,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.34207701683s 2019-05-17 01:27:56,151 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_c20a016f-b14f-48ad-9b56-14f4d02ad6f6', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'50bbc16a-7a2d-4eaa-9435-a3530f40b3e4', 'swap': 0}) 2019-05-17 01:27:56,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-17 01:27:56,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/50bbc16a-7a2d-4eaa-9435-a3530f40b3e4/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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" -d '{"extra_specs": {}}' 2019-05-17 01:27:56,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 17 May 2019 01:27:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c74460b2-b8d7-4c1f-8a8d-ca237294967b x-openstack-request-id: req-c74460b2-b8d7-4c1f-8a8d-ca237294967b 2019-05-17 01:27:56,172 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-17 01:27:56,172 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/50bbc16a-7a2d-4eaa-9435-a3530f40b3e4/os-extra_specs used request id req-c74460b2-b8d7-4c1f-8a8d-ca237294967b 2019-05-17 01:27:56,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205941200256s 2019-05-17 01:27:56,173 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-05-17 01:27:56,175 - 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-11 | | BLOCK_MIGRATION | True | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | SDN_CONTROLLER_IP | | | NEW_USER_ROLE | Member | | DEBUG | true | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | admin | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2019-05-17 01:27:56,185 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-05-17 01:27:56,330 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-05-17 01:27:56,331 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-05-17 01:27:56,451 - 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-05-17 01:27:56,452 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-05-17 01:27:57,483 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-05-17 01:27:57,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:27:57,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 01:27:57,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 01:27:57 GMT X-Openstack-Request-Id: req-e6fb57f0-ee02-449e-940c-f01f1e764285 2019-05-17 01:27:57,820 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T01:27:54Z", "file": "/v2/images/ad40fa9b-2bce-477c-aaec-45b534c29354/file", "owner": "f1cd2fb7fc5344f082751b1e9e739129", "id": "ad40fa9b-2bce-477c-aaec-45b534c29354", "size": 297336832, "self": "/v2/images/ad40fa9b-2bce-477c-aaec-45b534c29354", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/ad40fa9b-2bce-477c-aaec-45b534c29354/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/ad40fa9b-2bce-477c-aaec-45b534c29354/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "juju_epc-img_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-17T01:27:48Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:27:57,820 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-e6fb57f0-ee02-449e-940c-f01f1e764285 2019-05-17 01:27:57,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.335453033447s 2019-05-17 01:27:57,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-17 01:27:57,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}fe421bba25bb08f93b39f0beeab8a51c21881878" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/juju_epc-img_alt_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_c20a016f-b14f-48ad-9b56-14f4d02ad6f6"}' 2019-05-17 01:27:58,183 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Fri, 17 May 2019 01:27:58 GMT Location: http://172.30.9.36:9292/v2/images/757092ce-8944-4f35-a20c-d518094fe258 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b4e6fd77-2119-4bc1-9e23-a9a76043fe44 2019-05-17 01:27:58,183 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T01:27:58Z", "file": "/v2/images/757092ce-8944-4f35-a20c-d518094fe258/file", "owner": "f1cd2fb7fc5344f082751b1e9e739129", "id": "757092ce-8944-4f35-a20c-d518094fe258", "size": null, "self": "/v2/images/757092ce-8944-4f35-a20c-d518094fe258", "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_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "juju_epc-img_alt_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "checksum": null, "created_at": "2019-05-17T01:27:58Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-17 01:27:58,184 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.36:9292/v2/images used request id req-b4e6fd77-2119-4bc1-9e23-a9a76043fe44 2019-05-17 01:27:58,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.352548122406s 2019-05-17 01:27:58,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-17 01:27:58,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9292/v2/images/757092ce-8944-4f35-a20c-d518094fe258/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}fe421bba25bb08f93b39f0beeab8a51c21881878" -d '' 2019-05-17 01:28:02,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 01:28:02 GMT X-Openstack-Request-Id: req-c94f3710-3d87-452d-a3d8-64136f14a4fb 2019-05-17 01:28:02,205 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 01:28:02,205 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.36:9292/v2/images/757092ce-8944-4f35-a20c-d518094fe258/file used request id req-c94f3710-3d87-452d-a3d8-64136f14a4fb 2019-05-17 01:28:02,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.02072310448s 2019-05-17 01:28:02,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 01:28:02,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 01:28:02,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Fri, 17 May 2019 01:28:02 GMT X-Openstack-Request-Id: req-cb89269b-e660-462e-b1b3-34f03425e570 2019-05-17 01:28:02,571 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T01:28:02Z", "file": "/v2/images/757092ce-8944-4f35-a20c-d518094fe258/file", "owner": "f1cd2fb7fc5344f082751b1e9e739129", "id": "757092ce-8944-4f35-a20c-d518094fe258", "size": 263848448, "self": "/v2/images/757092ce-8944-4f35-a20c-d518094fe258", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/757092ce-8944-4f35-a20c-d518094fe258/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/757092ce-8944-4f35-a20c-d518094fe258/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "juju_epc-img_alt_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-17T01:27:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T01:27:54Z", "file": "/v2/images/ad40fa9b-2bce-477c-aaec-45b534c29354/file", "owner": "f1cd2fb7fc5344f082751b1e9e739129", "id": "ad40fa9b-2bce-477c-aaec-45b534c29354", "size": 297336832, "self": "/v2/images/ad40fa9b-2bce-477c-aaec-45b534c29354", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/ad40fa9b-2bce-477c-aaec-45b534c29354/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/ad40fa9b-2bce-477c-aaec-45b534c29354/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "juju_epc-img_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-17T01:27:48Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 01:28:02,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-cb89269b-e660-462e-b1b3-34f03425e570 2019-05-17 01:28:02,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.360649108887s 2019-05-17 01:28:02,574 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/757092ce-8944-4f35-a20c-d518094fe258/snap', u'metadata': Munch({})})], 'file': u'/v2/images/757092ce-8944-4f35-a20c-d518094fe258/file', 'owner': u'f1cd2fb7fc5344f082751b1e9e739129', 'id': u'757092ce-8944-4f35-a20c-d518094fe258', 'size': 263848448, u'self': u'/v2/images/757092ce-8944-4f35-a20c-d518094fe258', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f1cd2fb7fc5344f082751b1e9e739129', 'name': 'juju_epc-project_c20a016f-b14f-48ad-9b56-14f4d02ad6f6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/757092ce-8944-4f35-a20c-d518094fe258/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-17T01:28:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-17T01:28:02Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_c20a016f-b14f-48ad-9b56-14f4d02ad6f6', '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/757092ce-8944-4f35-a20c-d518094fe258', 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_c20a016f-b14f-48ad-9b56-14f4d02ad6f6', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_c20a016f-b14f-48ad-9b56-14f4d02ad6f6', 'created': u'2019-05-17T01:27:58Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-05-17T01:27:58Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/757092ce-8944-4f35-a20c-d518094fe258', 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_c20a016f-b14f-48ad-9b56-14f4d02ad6f6', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-05-17 01:28:02,784 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 757092ce-8944-4f35-a20c-d518094fe258 -s trusty -r regionOne -u http://172.30.9.36: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-05-17 01:28:02,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-17 01:28:02,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36: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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-05-17 01:28:02,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Fri, 17 May 2019 01:28:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1c18e902-7b52-471c-995d-c52cb4125e63 x-openstack-request-id: req-1c18e902-7b52-471c-995d-c52cb4125e63 2019-05-17 01:28:02,832 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/6f486259-ab44-4041-9d5d-8c47472cfc46", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/6f486259-ab44-4041-9d5d-8c47472cfc46", "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": "6f486259-ab44-4041-9d5d-8c47472cfc46"}} 2019-05-17 01:28:02,832 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors used request id req-1c18e902-7b52-471c-995d-c52cb4125e63 2019-05-17 01:28:02,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0479490756989s 2019-05-17 01:28:02,833 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_c20a016f-b14f-48ad-9b56-14f4d02ad6f6', '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'11661fc090eb46e2a9c07f559c7cfc6a', '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'6f486259-ab44-4041-9d5d-8c47472cfc46', 'swap': 0}) 2019-05-17 01:28:02,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-17 01:28:02,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.36:8774/v2.1/flavors/6f486259-ab44-4041-9d5d-8c47472cfc46/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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" -d '{"extra_specs": {}}' 2019-05-17 01:28:02,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 17 May 2019 01:28: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-319ca4f2-f27e-476a-b7bf-038a0d55cab3 x-openstack-request-id: req-319ca4f2-f27e-476a-b7bf-038a0d55cab3 2019-05-17 01:28:02,853 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-17 01:28:02,853 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.36:8774/v2.1/flavors/6f486259-ab44-4041-9d5d-8c47472cfc46/os-extra_specs used request id req-319ca4f2-f27e-476a-b7bf-038a0d55cab3 2019-05-17 01:28:02,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0195620059967s 2019-05-17 01:28:02,853 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-05-17 01:32:42,614 - 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=17d3636c-9c74-4a80-8edb-e8a406580402 --config ssl-hostname-verification=false --config external-network=220195cd-782b-490f-b03b-eb92b75ca738 --config use-floating-ip=true --config use-default-secgroup=true --debug 01:28:03 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.11.5] 01:28:03 DEBUG juju.cmd supercommand.go:57 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.3.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=17d3636c-9c74-4a80-8edb-e8a406580402", "--config", "ssl-hostname-verification=false", "--config", "external-network=220195cd-782b-490f-b03b-eb92b75ca738", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 01:28:03 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 01:28:03 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[policy-target-group: use-floating-ip:true use-default-secgroup:true network:17d3636c-9c74-4a80-8edb-e8a406580402 external-network:220195cd-782b-490f-b03b-eb92b75ca738 use-openstack-gbp:false] 01:28:03 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 01:28:03 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[https-proxy: proxy-ssh:false policy-target-group: use-default-secgroup:true apt-mirror: provisioner-harvest-mode:destroyed container-image-stream:released max-status-history-size:5G name:controller enable-os-refresh-update:true no-proxy:127.0.0.1,localhost,::1 apt-ftp-proxy: apt-https-proxy: automatically-retry-hooks:true apt-no-proxy: container-image-metadata-url: external-network:220195cd-782b-490f-b03b-eb92b75ca738 max-status-history-age:336h agent-metadata-url: fan-config: agent-stream:released apt-http-proxy: egress-subnets: default-series:xenial resource-tags: max-action-results-age:336h image-metadata-url: transmit-vendor-metrics:true development:false logforward-enabled:false use-floating-ip:true image-stream:released ftp-proxy: max-action-results-size:5G enable-os-upgrade:true disable-network-management:false cloudinit-userdata: ignore-machine-addresses:false container-networking-method: use-openstack-gbp:false test-mode:false type:openstack update-status-hook-interval:5m firewall-mode:instance network:17d3636c-9c74-4a80-8edb-e8a406580402 http-proxy: container-inherit-properties: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXTg9ryTh4L9DNgv6kJrzKAyd9B48+am02b3OLfGZOQlIJS/S0ELzp9xdZHdADwp+PRlhM8Ax6ChxmB8rD2Ou8XgmimeDZXTLaN45oCQ3BiuVUnwXVg3yNAEdJYtiDwXZvryQeBCKcavYCmXiGsjfqJBaSgVdNKfy5fjZ3aqOXEUmj5oiLxPnVhIvNom1Rq44XB1uEGThUXdh87CfL2jsQyqnn3gxrf1XHptOjwxBiZTTPq4wYXato394iI2vKQmRCcdBqE0wM5iTdcAO1srbtPNVp3xF0iWEPyjhkWZPg+6cJu+KvXJrP4ej9wVcaogdiP4r5UCq2gHFJMVCyA6IP juju-client-key net-bond-reconfigure-delay:17 logging-config: uuid:0bc4a6ed-6ee0-400e-89c7-3934509dd6a3 ssl-hostname-verification:false] 01:28:03 INFO juju.provider.openstack provider.go:145 opening model "controller" 01:28:03 DEBUG goose client.go:511 auth details: &{Token:gAAAAABc3g4j9rMj-V3VyqUYFu6gdKQ9X6lvptBfFzfoSmQpyyLHQ7KrRzXDQz8A4UhCjjvQExNpvdJ8gZ6SlBN_i_lDfOMkYnKAoGlf86iW8Tu9hD6VujRXyU6XLiEdkCr01B3h7PtS1JJ2rPj0Pr7XpNfggxax4-Boo3qno9HTuhK53NqY4X4 TenantId:f1cd2fb7fc5344f082751b1e9e739129 UserId:eaf4244adef84d5090c8ab74fb08d152 Domain: RegionServiceURLs:map[regionOne:map[compute:http://172.30.9.36:8774/v2.1 orchestration:http://172.30.9.36:8004/v1/f1cd2fb7fc5344f082751b1e9e739129 alarming:http://172.30.9.36:8042 event:http://172.30.9.36:8977 identity:http://172.30.9.36:5000 image:http://172.30.9.36:9292 volumev2:http://172.30.9.36:8776/v2/f1cd2fb7fc5344f082751b1e9e739129 metric:http://172.30.9.36:8041 object-store:http://172.30.9.36:8080/v1/AUTH_f1cd2fb7fc5344f082751b1e9e739129 network:http://172.30.9.36:9696 volumev3:http://172.30.9.36:8776/v3/f1cd2fb7fc5344f082751b1e9e739129 cloudformation:http://172.30.9.36:8000/v1 placement:http://172.30.9.36:8778/placement]]} 01:28:03 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 01:28:03 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.36:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.36:8774/v2.1/ Rel:self}] Status:CURRENT}] 01:28:04 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 01:28:04 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 01:28:04 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 01:28:04 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 01:28:04 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 01:28:04 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 01:28:04 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 01:28:04 INFO cmd bootstrap.go:233 Loading image metadata 01:28:04 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 01:28:04 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 01:28:04 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 01:28:04 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.36:5000/v3} [genericlinux precise raring centos7 quantal win7 win2012r2 saucy utopic win2008r2 yakkety win2016hv trusty artful vivid win81 opensuseleap win2012hv win2012 win2016 win2016nano xenial zesty bionic win10 wily win2012hvr2 win8] [amd64 i386 armhf arm64 ppc64el s390x] released}} 01:28:04 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 01:28:06 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 01:28:07 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.36:5000/v3} not found 01:28:07 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.36:5000/v3} not found 01:28:07 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 01:28:07 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 01:28:07 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 01:28:07 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 01:28:07 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 01:28:07 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 01:28:07 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 01:28:07 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 01:28:07 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 01:28:07 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 []} 01:28:09 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 01:28:09 INFO cmd bootstrap.go:389 Starting new instance for initial controller 01:28:10 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 01:28:10 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 01:28:10 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:ad40fa9b-2bce-477c-aaec-45b534c29354 Arch:amd64 VirtType:}] 01:28:10 INFO juju.environs.instances image.go:106 find instance - using image with id: ad40fa9b-2bce-477c-aaec-45b534c29354 01:28:10 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 01:28:10 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 01:28:10 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2488 bytes 01:28:10 DEBUG juju.provider.openstack provider.go:1005 using network id "17d3636c-9c74-4a80-8edb-e8a406580402" 01:28:10 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.36:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "819aa8cb-2e3b-4063-8ff5-ebcee7b2c578" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "819aa8cb-2e3b-4063-8ff5-ebcee7b2c578" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "819aa8cb-2e3b-4063-8ff5-ebcee7b2c578" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "819aa8cb-2e3b-4063-8ff5-ebcee7b2c578" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "819aa8cb-2e3b-4063-8ff5-ebcee7b2c578" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "819aa8cb-2e3b-4063-8ff5-ebcee7b2c578" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "819aa8cb-2e3b-4063-8ff5-ebcee7b2c578" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "819aa8cb-2e3b-4063-8ff5-ebcee7b2c578" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "819aa8cb-2e3b-4063-8ff5-ebcee7b2c578" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "819aa8cb-2e3b-4063-8ff5-ebcee7b2c578" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "819aa8cb-2e3b-4063-8ff5-ebcee7b2c578" has status BUILD, wait 10 seconds before retry, attempt 11 - instance "819aa8cb-2e3b-4063-8ff5-ebcee7b2c578" has status BUILD, wait 10 seconds before retry, attempt 12 01:30:36 INFO juju.provider.openstack provider.go:1175 started instance "819aa8cb-2e3b-4063-8ff5-ebcee7b2c578" 01:30:36 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 01:30:36 DEBUG juju.provider.openstack networking.go:169 using external network "220195cd-782b-490f-b03b-eb92b75ca738" 01:30:37 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.201 01:30:37 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.201 01:30:42 INFO cmd bootstrap.go:225 - 819aa8cb-2e3b-4063-8ff5-ebcee7b2c578 (arch=amd64 mem=2G cores=1) 01:30:42 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 01:30:42 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 01:30:42 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 01:30:45 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 01:30:45 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 01:30:47 DEBUG juju.provider.openstack provider.go:417 instance 819aa8cb-2e3b-4063-8ff5-ebcee7b2c578 has floating IP address: 172.30.9.201 Attempting to connect to 172.30.9.201:22 Attempting to connect to 192.168.121.5:22 01:30:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 01:30:48 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 01:30:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 01:30:53 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 01:30:57 DEBUG juju.provider.openstack provider.go:417 instance 819aa8cb-2e3b-4063-8ff5-ebcee7b2c578 has floating IP address: 172.30.9.201 01:30:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 01:30:58 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 01:31:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 01:31:03 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 01:31:07 DEBUG juju.provider.openstack provider.go:417 instance 819aa8cb-2e3b-4063-8ff5-ebcee7b2c578 has floating IP address: 172.30.9.201 01:31:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 01:31:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 01:31:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 01:31:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 01:31:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 01:31:17 DEBUG juju.provider.openstack provider.go:417 instance 819aa8cb-2e3b-4063-8ff5-ebcee7b2c578 has floating IP address: 172.30.9.201 01:31:19 INFO cmd bootstrap.go:333 Connected to 172.30.9.201 01:31:19 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]> 01:31:19 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-9dd6a3-controller-0 01:32:40 INFO cmd bootstrap.go:455 Bootstrap agent now started 01:32:42 DEBUG juju.provider.openstack provider.go:417 instance 819aa8cb-2e3b-4063-8ff5-ebcee7b2c578 has floating IP address: 172.30.9.201 01:32:42 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.201:17070 192.168.121.5:17070] 01:32:42 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.201 to verify accessibility... 01:32:42 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.201:17070 192.168.121.5:17070] 01:32:42 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" 01:32:42 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" 01:32:42 DEBUG juju.api monitor.go:35 RPC connection died 01:32:42 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 01:32:42 INFO cmd controller.go:88 Controller machines are in the "controller" model 01:32:42 INFO cmd controller.go:89 Initial model "default" added 01:32:42 INFO cmd supercommand.go:465 command finished 2019-05-17 01:32:42,614 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-05-17 01:32:42,615 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-05-17 01:32:59,305 - 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-05-17 01:32:59,305 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-05-17 01:59:08,564 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-05-17 01:58:51.581126Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-05-17 01:59:08,564 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2019-05-17 01:59:08,564 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2019-05-17 01:59:08,815 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.3.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic active 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc active 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* active idle 0 172.30.9.200 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.211 3306/tcp oai-epc/0* active idle 2 172.30.9.204 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.209 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.200 a4365ce4-129f-44af-9795-0e19bbbb9e1c xenial nova ACTIVE 1 started 172.30.9.211 f5f3181a-2b42-46ef-bde5-fb888c876552 trusty nova ACTIVE 2 started 172.30.9.204 9dbb2d13-11c9-430c-8cc7-c45cbe9cce7e trusty nova ACTIVE 3 started 172.30.9.209 987047d2-2571-4345-b88b-f3882f6155c7 trusty nova ACTIVE 2019-05-17 01:59:09,211 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.200 (agent:idle, workload:active) 80/tcp, 5000/tcp 2019-05-17 01:59:09,212 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2019-05-17 01:59:09,420 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.204 (agent:idle, workload:active) 2152/udp 2019-05-17 01:59:09,420 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2019-05-17 01:59:09,628 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.209 (agent:idle, workload:active) 2019-05-17 01:59:09,629 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2019-05-17 01:59:09,629 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2019-05-17 01:59:10,498 - 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-05-17 01:59:10,498 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2019-05-17 01:59:11,068 - 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-86e0aa-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-05-17 01:59:11,069 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2019-05-17 01:59:11,303 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 021bc8e8-8dad-41a0-8b57-84f69d2dd899 2019-05-17 02:08:56,087 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-05-17 02:08:39.077352Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-05-17 02:08:56,088 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2019-05-17 02:08:56,674 - 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-05-17 02:08:56,675 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2019-05-17 02:08:56,704 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2019-05-17 02:08:56,705 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2019-05-17 02:08:56,932 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-17 02:08:56,933 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 41:25 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-17 02:08:57,869 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 01:36:26 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 01:36:26 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 01:36:26 DEBUG juju.agent read agent config, format "2.0" machine-0: 01:36:26 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 01:36:26 DEBUG juju.worker start "engine" machine-0: 01:36:26 INFO juju.worker start "engine" machine-0: 01:36:26 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 01:36:26 DEBUG juju.worker "engine" started machine-0: 01:36:26 DEBUG juju.worker.introspection stats worker now serving machine-0: 01:36:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 01:36:26 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 01:36:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 01:36:26 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 01:36:26 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 01:36:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 01:36:26 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 01:36:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 01:36:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 01:36:26 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 01:36:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 01:36:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 01:36:26 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 01:36:26 DEBUG juju.worker.apicaller connecting with old password machine-0: 01:36:26 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-0: 01:36:26 INFO juju.api connection established to "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-0: 01:36:26 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-0: 01:36:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 01:36:27 DEBUG juju.worker.apicaller connected machine-0: 01:36:27 DEBUG juju.worker.apicaller changing password... machine-0: 01:36:27 DEBUG juju.worker.apicaller password changed machine-0: 01:36:27 DEBUG juju.api RPC connection died machine-0: 01:36:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 01:36:27 DEBUG juju.worker.apicaller connecting with current password machine-0: 01:36:27 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-0: 01:36:27 INFO juju.api connection established to "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-0: 01:36:27 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-0: 01:36:28 DEBUG juju.worker.apicaller connected machine-0: 01:36:28 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 01:36:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 01:36:28 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 01:36:28 INFO juju.worker.upgrader unblocking abort check machine-0: 01:36:28 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 01:36:28 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 01:36:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 01:36:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 01:36:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 01:36:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 01:36:28 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 01:36:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 01:36:28 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 01:36:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 01:36:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 01:36:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 01:36:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 01:36:28 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 01:36:28 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 01:36:28 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 01:36:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 01:36:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 01:36:28 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 01:36:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 01:36:28 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 01:36:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 01:36:28 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.logger logger setup machine-0: 01:36:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 01:36:28 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 01:36:28 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 01:36:28 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 01:36:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 01:36:28 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-0: 01:36:28 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 01:36:28 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 01:36:28 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 01:36:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 01:36:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 01:36:28 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 01:36:28 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 01:36:28 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 01:36:28 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 01:36:28 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 01:36:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 01:36:28 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 01:36:28 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 01:36:28 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 01:36:28 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 01:36:28 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 01:36:28 DEBUG juju.network including address public:172.30.9.201 for machine machine-0: 01:36:28 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-0: 01:36:28 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-0: 01:36:28 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 01:36:28 DEBUG juju.network including address local-machine:::1 for machine machine-0: 01:36:28 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 01:36:28 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 01:36:28 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-0: 01:36:28 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 01:36:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 01:36:28 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: 01:36:28 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 01:36:28 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 01:36:28 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 01:36:28 DEBUG juju.api RPC connection died machine-0: 01:36:28 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 01:36:28 ERROR juju.worker.logger connection is shut down machine-0: 01:36:28 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-0: 01:36:28 DEBUG juju.worker killing runner 0xc420463110 machine-0: 01:36:28 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 01:36:28 INFO juju.worker runner is dying machine-0: 01:36:28 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 01:36:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 01:36:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-0: 01:36:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 01:36:28 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 01:36:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 01:36:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 01:36:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching volume attachments: connection is shut down machine-0: 01:36:28 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 01:36:28 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 01:36:28 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-0 from state: connection is shut down machine-0: 01:36:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 01:36:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 01:36:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 01:36:28 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 01:36:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 01:36:28 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 01:36:28 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 01:36:28 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 DEBUG juju.worker.apicaller connecting with current password machine-0: 01:36:28 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-0: 01:36:28 INFO juju.api connection established to "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-0: 01:36:28 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-0: 01:36:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 01:36:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:28 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: 01:36:28 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: 01:36:28 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 01:36:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:29 DEBUG juju.worker.apicaller connected machine-0: 01:36:29 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 01:36:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:29 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 01:36:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 01:36:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:29 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 01:36:29 INFO juju.worker.upgrader unblocking abort check machine-0: 01:36:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:29 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 01:36:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 01:36:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 01:36:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:36:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 01:36:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 01:36:29 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 01:36:29 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 01:36:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 01:36:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 01:36:29 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 01:36:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 01:36:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 01:36:29 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 01:36:29 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 01:36:29 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 01:36:29 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 01:36:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 01:36:29 DEBUG juju.worker.logger logger setup machine-0: 01:36:29 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 01:36:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 01:36:29 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 01:36:29 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 01:36:29 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 01:36:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 01:36:29 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 01:36:29 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 01:36:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 01:36:29 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 01:36:29 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 01:36:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 01:36:29 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 01:36:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 01:36:29 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 01:36:29 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 01:36:29 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 01:36:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 01:36:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 01:36:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 01:36:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 01:36:29 DEBUG juju.worker start "0-container-watcher" machine-0: 01:36:29 DEBUG juju.worker start "stateconverter" machine-0: 01:36:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 01:36:29 INFO juju.worker start "0-container-watcher" machine-0: 01:36:29 DEBUG juju.worker "0-container-watcher" started machine-0: 01:36:29 INFO juju.worker start "stateconverter" machine-0: 01:36:29 DEBUG juju.worker "stateconverter" started machine-0: 01:36:29 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 01:36:29 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 01:36:29 DEBUG juju.network "lxdbr0" has addresses [fe80::469:5cff:fed5:9c9c/64 fe80::1/64] machine-0: 01:36:29 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 01:36:29 DEBUG juju.network including address public:172.30.9.201 for machine machine-0: 01:36:29 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-0: 01:36:29 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-0: 01:36:29 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 01:36:29 DEBUG juju.network including address local-machine:::1 for machine machine-0: 01:36:29 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 01:36:29 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 01:36:29 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-0: 01:36:29 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 01:36:29 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 01:36:29 DEBUG juju.service discovered init system "systemd" from local host machine-0: 01:36:29 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 01:36:29 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-0: 01:36:29 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: 01:36:29 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 01:36:29 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 01:36:29 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 01:36:30 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: 01:36:30 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 01:36:30 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 01:36:30 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 01:36:30 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 01:36:30 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 01:36:30 DEBUG juju.network "lxdbr0" has addresses [fe80::469:5cff:fed5:9c9c/64 fe80::1/64] machine-0: 01:36:30 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 01:36:30 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 01:36:30 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-0: 01:36:30 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-0: 01:36:30 DEBUG juju.network including address local-machine:::1 for machine machine-0: 01:36:30 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:::1] machine-0: 01:36:30 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:::1] machine-0: 01:36:30 INFO juju.worker.machiner "machine-0" started unit-abot-epc-basic-0: 01:36:30 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 01:36:30 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: 01:36:30 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 01:36:30 INFO juju.worker start "api" unit-abot-epc-basic-0: 01:36:30 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 01:36:30 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: 01:36:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-abot-epc-basic-0: 01:36:30 INFO juju.api connection established to "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-abot-epc-basic-0: 01:36:30 DEBUG juju.api successfully dialed "wss://252.5.0.1:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-abot-epc-basic-0: 01:36:30 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 01:36:30 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: 01:36:30 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:05:ab:34 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.12 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:05:ab:34 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:06:69:5c:d5:9c:9c 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:06:69:5c:d5:9c:9c 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:b2:39:cb:b2:f6:19 CIDR:252.0.0.0/8 MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:static Address:252.12.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:b2:39:cb:b2:f6:19 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:b2:39:cb:b2:f6:19 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: 01:36:31 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:36:31 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 01:36:31 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 01:36:31 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 01:36:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 01:36:31 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 01:36:31 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-abot-epc-basic-0: 01:36:31 INFO juju.api connection established to "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-abot-epc-basic-0: 01:36:31 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-abot-epc-basic-0: 01:36:31 DEBUG juju.api successfully dialed "wss://252.5.0.1:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-0: 01:36:31 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 01:36:31 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 01:36:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down unit-abot-epc-basic-0: 01:36:31 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:36:31 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 01:36:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 01:36:31 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-0: 01:36:31 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 01:36:31 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" unit-abot-epc-basic-0: 01:36:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:36:31 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 01:36:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:36:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 01:36:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: machine-0: 01:36:32 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: 01:36:32 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 01:36:32 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 01:36:32 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 01:36:32 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 01:36:32 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 01:36:32 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: 01:36:32 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 01:36:32 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 01:36:32 DEBUG juju.network "lxdbr0" has addresses [fe80::469:5cff:fed5:9c9c/64 fe80::1/64] unit-abot-epc-basic-0: 01:36:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 01:36:32 DEBUG juju.network including address public:172.30.9.201 for machine unit-abot-epc-basic-0: 01:36:32 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-abot-epc-basic-0: 01:36:32 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-abot-epc-basic-0: 01:36:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 01:36:32 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 01:36:32 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 01:36:32 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 01:36:32 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 01:36:32 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 01:36:32 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 01:36:32 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 01:36:32 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 01:36:32 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 01:36:32 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 01:36:32 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 01:36:32 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: 01:36:32 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 01:36:32 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 01:36:32 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 01:36:32 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 01:36:32 DEBUG httpbakery client do GET https://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 01:36:32 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 01:36:32 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 01:36:32 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:36:32 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:36:33 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:36:33 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:36:33 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 01:36:33 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 01:36:33 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 01:36:33 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 01:36:33 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 01:36:33 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 01:36:33 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 01:36:33 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 01:36:33 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 01:36:33 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 01:36:33 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 01:36:33 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 01:36:33 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 01:36:33 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 01:36:33 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 01:36:33 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 01:36:33 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 01:36:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 01:36:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:36:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:36:33 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-86e0aa-default-0 unit-abot-epc-basic-0: 01:36:33 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 01:36:33 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 01:36:33 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 01:36:33 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 01:36:33 DEBUG unit.abot-epc-basic/0.install Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 01:36:33 DEBUG unit.abot-epc-basic/0.install Hit:2 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 01:36:33 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 01:36:34 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 01:36:35 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: 01:36:35 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 01:36:35 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: 01:36:35 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 01:36:35 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: 01:36:35 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 01:36:35 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: 01:36:35 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install Need to get 69.8 MB of archives. unit-abot-epc-basic-0: 01:36:35 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 01:36:35 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: 01:36:36 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: 01:36:36 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: 01:36:36 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: 01:36:36 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: 01:36:36 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: 01:36:36 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: 01:36:36 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: 01:36:36 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: 01:36:36 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: 01:36:36 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: 01:36:36 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: 01:36:36 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: 01:36:36 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: 01:36:36 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: 01:36:36 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: 01:36:36 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: 01:36:36 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: 01:36:36 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: 01:36:36 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: 01:36:37 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: 01:36:37 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: 01:36:37 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: 01:36:37 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.8 [196 kB] unit-abot-epc-basic-0: 01:36:37 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: 01:36:37 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: 01:36:37 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: 01:36:37 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: 01:36:37 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: 01:36:37 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: 01:36:38 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: 01:36:38 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: 01:36:38 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: 01:36:38 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: 01:36:38 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: 01:36:38 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: 01:36:38 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: 01:36:38 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: 01:36:38 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: 01:36:38 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: 01:36:38 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: 01:36:38 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: 01:36:38 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: 01:36:38 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: 01:36:38 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: 01:36:38 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: 01:36:38 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: 01:36:38 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: 01:36:38 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: 01:36:38 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: 01:36:38 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: 01:36:38 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: 01:36:38 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: 01:36:38 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: 01:36:39 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: 01:36:39 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: 01:36:39 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: 01:36:39 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: 01:36:39 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: 01:36:39 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: 01:36:39 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: 01:36:39 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: 01:36:39 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: 01:36:39 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: 01:36:39 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: 01:36:39 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] unit-abot-epc-basic-0: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:40 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: 01:36:41 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: 01:36:41 DEBUG unit.abot-epc-basic/0.install Fetched 69.8 MB in 5s (12.6 MB/s) unit-abot-epc-basic-0: 01:36:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 01:36:41 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 ... 54444 files and directories currently installed.) unit-abot-epc-basic-0: 01:36:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 01:36:41 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 01:36:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 01:36:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 01:36:41 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:36:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 01:36:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:36:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:36:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 01:36:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:36:42 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:36:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 01:36:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 01:36:42 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 01:36:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 01:36:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 01:36:42 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 01:36:42 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 01:36:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 01:36:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 01:36:42 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 01:36:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 01:36:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 01:36:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 01:36:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 01:36:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:36:42 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 01:36:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 01:36:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:36:43 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:36:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 01:36:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:36:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 01:36:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 01:36:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 01:36:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 01:36:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 01:36:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 01:36:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 01:36:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 01:36:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 01:36:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 01:36:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 01:36:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 01:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 01:36:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 01:36:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 01:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 01:36:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 01:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 01:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 01:36:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 01:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 01:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 01:36:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 01:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 01:36:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 01:36:47 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: 01:36:47 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 01:36:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 01:36:47 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: 01:36:47 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 01:36:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 01:36:47 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: 01:36:47 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 01:36:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 01:36:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.8_amd64.deb ... unit-abot-epc-basic-0: 01:36:47 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.8) ... unit-abot-epc-basic-0: 01:36:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 01:36:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:36:47 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 01:36:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 01:36:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 01:36:48 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 01:36:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 01:36:48 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: 01:36:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 01:36:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 01:36:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:36:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 01:36:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 01:36:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:36:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 01:36:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 01:36:48 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: 01:36:48 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 01:36:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 01:36:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:36:52 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 01:36:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 01:36:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 01:36:52 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 01:36:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 01:36:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 01:36:52 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:36:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 01:36:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:36:52 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 01:36:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 01:36:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:36:52 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 01:36:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 01:36:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 01:36:53 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 01:36:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 01:36:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:36:53 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 01:36:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 01:36:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:36:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 01:36:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 01:36:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:36:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:36:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 01:36:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:36:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:36:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 01:36:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:36:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 01:36:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 01:36:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 01:36:54 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 01:36:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 01:36:54 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: 01:36:54 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:36:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 01:36:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:36:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 01:36:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 01:36:54 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: 01:36:54 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:36:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 01:36:55 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: 01:36:55 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:36:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 01:36:55 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: 01:36:55 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:36:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 01:36:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 01:36:55 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 01:36:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 01:36:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 01:36:55 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 01:36:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 01:36:55 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: 01:36:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 01:36:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 01:36:55 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: 01:36:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 01:36:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 01:36:55 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: 01:36:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 01:36:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 01:36:55 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: 01:36:55 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:36:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 01:36:55 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: 01:36:55 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 01:36:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 01:36:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 01:36:58 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 01:36:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 01:36:58 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: 01:36:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:37:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 01:37:01 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: 01:37:01 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:37:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 01:37:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:37:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:37:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 01:37:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:37:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:37:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 01:37:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:37:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:37:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 01:37:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:37:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:37:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 01:37:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:37:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:37:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 01:37:01 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: 01:37:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:37:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 01:37:01 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: 01:37:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:37:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 01:37:02 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: 01:37:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 01:37:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 01:37:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 01:37:02 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 01:37:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 01:37:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 01:37:02 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 01:37:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 01:37:02 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: 01:37:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:37:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 01:37:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:37:03 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:37:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 01:37:03 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: 01:37:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:37:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 01:37:03 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: 01:37:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:37:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 01:37:03 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: 01:37:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:37:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 01:37:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:37:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 01:37:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 01:37:03 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: 01:37:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 01:37:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 01:37:03 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: 01:37:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 01:37:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 01:37:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 01:37:03 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 01:37:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 01:37:03 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: 01:37:03 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 01:37:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 01:37:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 01:37:03 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 01:37:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 01:37:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 01:37:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 01:37:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 01:37:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 01:37:04 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 01:37:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 01:37:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 01:37:04 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 01:37:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 01:37:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:37:04 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:37:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 01:37:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 01:37:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 01:37:05 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: 01:37:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 01:37:05 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: 01:37:05 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 01:37:05 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: 01:37:05 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:37:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 01:37:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 01:37:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:37:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 01:37:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 01:37:06 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: 01:37:06 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 01:37:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 01:37:07 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: 01:37:07 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 01:37:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 01:37:08 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: 01:37:08 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 01:37:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 01:37:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:37:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 01:37:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 01:37:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 01:37:11 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 01:37:11 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 01:37:11 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 01:37:11 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 01:37:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 01:37:11 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 01:37:11 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:37:12 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:37:14 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 01:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 01:37:14 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 01:37:15 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: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 01:37:15 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: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 01:37:15 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: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.8) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 01:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 01:37:16 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: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:37:16 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: 01:37:16 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: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 01:37:17 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: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 01:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 01:37:17 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: 01:37:18 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: 01:37:18 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: 01:37:18 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: 01:37:18 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: 01:37:18 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: 01:37:18 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: 01:37:18 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: 01:37:18 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: 01:37:18 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: 01:37:18 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: 01:37:18 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: 01:37:18 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: 01:37:18 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: 01:37:18 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 01:37:18 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 01:37:19 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: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 01:37:19 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: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 01:37:19 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:19 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: 01:37:20 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: 01:37:20 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: 01:37:20 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 01:37:20 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: 01:37:20 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: 01:37:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:37:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 01:37:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 01:37:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 01:37:20 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 01:37:20 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 01:37:20 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 01:37:20 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:37:21 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 01:37:21 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 01:37:21 DEBUG unit.abot-epc-basic/0.install --2019-05-17 01:37:21-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 01:37:22 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 01:37:22 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 01:37:22 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 01:37:22 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: 01:37:22 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:37:22 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 96.8K 8m2s unit-abot-epc-basic-0: 01:37:23 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 194K 6m0s unit-abot-epc-basic-0: 01:37:23 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 9.90M 4m2s unit-abot-epc-basic-0: 01:37:23 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.4M 3m2s unit-abot-epc-basic-0: 01:37:23 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 199K 3m12s unit-abot-epc-basic-0: 01:37:23 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.3M 2m41s unit-abot-epc-basic-0: 01:37:23 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.1M 2m18s unit-abot-epc-basic-0: 01:37:23 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.2M 2m1s unit-abot-epc-basic-0: 01:37:23 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 206K 2m13s unit-abot-epc-basic-0: 01:37:23 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.3M 2m0s unit-abot-epc-basic-0: 01:37:23 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.3M 1m49s unit-abot-epc-basic-0: 01:37:23 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.1M 1m40s unit-abot-epc-basic-0: 01:37:23 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.1M 93s unit-abot-epc-basic-0: 01:37:23 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.6M 86s unit-abot-epc-basic-0: 01:37:23 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.2M 81s unit-abot-epc-basic-0: 01:37:23 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 10.7M 76s unit-abot-epc-basic-0: 01:37:23 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 3.97M 72s unit-abot-epc-basic-0: 01:37:23 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 231K 79s unit-abot-epc-basic-0: 01:37:23 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.1M 75s unit-abot-epc-basic-0: 01:37:23 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.4M 71s unit-abot-epc-basic-0: 01:37:23 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.1M 68s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.4M 65s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.3M 62s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 10.8M 60s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.5M 57s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.1M 55s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 10.8M 53s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.9M 52s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 10.9M 50s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.3M 48s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 11.2M 47s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 172K 53s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 20.8M 52s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 310K 55s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 60.3M 53s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 48.0M 51s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 51.3M 50s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 51.9M 49s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 51.4M 47s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 48.8M 46s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 59.4M 45s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 48.4M 44s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 50.8M 43s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 48.3M 42s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 53.0M 41s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 54.3M 40s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 54.7M 39s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 49.8M 38s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 1021K 38s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 17.8M 38s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 17.4M 37s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 22.6M 36s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 23.3M 35s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 18.2M 35s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 28.2M 34s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 21.5M 34s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 22.1M 33s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 20.8M 32s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 25.7M 32s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 22.3M 31s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 19.9M 31s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 24.2M 30s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 32.4M 30s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 50.3M 29s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 54.1M 29s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 46.0M 28s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 53.4M 28s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 61.8M 27s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 126M 27s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 33.3M 27s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 11.2M 26s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 11.1M 26s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 11.0M 26s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 345K 27s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 11.4M 27s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 7.65M 26s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 6.20M 26s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 8.12M 26s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 7.62M 25s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 1.57M 25s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 11.2M 25s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.4M 25s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 11.2M 25s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 11.0M 24s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 11.0M 24s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 11.5M 24s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 10.9M 23s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 11.3M 23s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 11.4M 23s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 11.1M 23s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 11.5M 22s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 11.0M 22s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 10.9M 22s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 11.6M 22s unit-abot-epc-basic-0: 01:37:24 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 11.0M 22s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 383K 22s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 10.1M 22s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 8.08M 22s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 6.44M 22s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 8.40M 22s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 8.30M 21s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 1.57M 22s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 9.66M 21s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 11.2M 21s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 11.3M 21s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 11.0M 21s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 11.4M 21s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 10.9M 20s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 11.2M 20s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 11.3M 20s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 11.5M 20s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 10.8M 20s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 10.9M 20s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 11.2M 19s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 11.3M 19s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 11.4M 19s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 11.0M 19s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 11.2M 19s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 390K 19s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 9.87M 19s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 8.17M 19s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 7.07M 19s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 8.38M 19s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 9.10M 19s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 1.57M 19s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 9.58M 19s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 11.0M 18s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 11.0M 18s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 11.3M 18s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 11.2M 18s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 11.4M 18s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 11.2M 18s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 10.9M 18s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 11.4M 18s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 11.2M 17s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 10.9M 17s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 11.8M 17s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 10.8M 17s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 11.3M 17s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 11.1M 17s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 11.0M 17s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 398K 17s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 10.5M 17s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 8.70M 17s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 6.75M 17s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 9.12M 17s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 8.22M 17s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 8.05M 17s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 1.63M 17s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 11.6M 17s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 10.9M 16s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 11.1M 16s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 11.3M 16s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 10.8M 16s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 11.7M 16s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 10.8M 16s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 11.6M 16s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 11.3M 16s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 10.9M 16s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 11.1M 16s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 11.5M 15s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 11.1M 15s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 11.3M 15s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 11.2M 15s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 10.9M 15s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 403K 16s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 11.1M 15s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 9.15M 15s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 7.25M 15s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 8.20M 15s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 8.74M 15s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 8.28M 15s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 1.64M 15s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 11.5M 15s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 11.0M 15s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 11.2M 15s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.3M 15s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 11.0M 15s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 11.6M 15s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 10.5M 14s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 11.2M 14s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 11.5M 14s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 11.1M 14s unit-abot-epc-basic-0: 01:37:25 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 11.2M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 75.9K 17s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 60.3M 17s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 47.3M 16s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 51.9M 16s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 60.9M 16s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 61.4M 16s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 45.9M 16s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 61.6M 16s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 58.6M 16s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 47.7M 16s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 47.3M 16s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 49.9M 16s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 56.6M 15s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 58.1M 15s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 49.0M 15s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 81.0M 15s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 72.2M 15s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 177M 15s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 391M 15s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 522M 15s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 24.9M 15s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 9.01M 15s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 7.38M 15s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 7.59M 15s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 1.62M 15s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 27.5M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 49.1M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 56.0M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 5.57M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 2.12M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 2.34M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 599K 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 11.0M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 10.8M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 1.04M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 8.82M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 11.0M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 11.4M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 11.1M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 10.5M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 11.3M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 10.2M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 1.78M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 9.79M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 11.1M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 11.4M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 5.02M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 2.44M 14s unit-abot-epc-basic-0: 01:37:26 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 1.86M 14s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 674K 14s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 11.0M 14s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 11.2M 14s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 1.04M 14s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 9.93M 14s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 11.1M 14s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 11.3M 13s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 85.8K 15s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 54.3M 15s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 62.1M 15s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 61.4M 15s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 57.3M 15s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 48.8M 15s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 58.6M 15s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 63.1M 15s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 57.1M 14s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 54.9M 14s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 61.4M 14s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 59.1M 14s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 57.3M 14s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 54.9M 14s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 62.3M 14s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 138M 14s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 86.9M 14s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 159M 14s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 527M 14s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 562M 14s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 623M 14s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 548M 13s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 499M 13s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 559M 13s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 6.48M 13s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 1.74M 13s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 689K 13s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 7.56M 13s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 1.01M 13s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 7.12M 13s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 6.99M 13s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 1.08M 13s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 2.83M 13s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 5.50M 13s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 5.41M 13s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 5.79M 13s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 3.58M 13s unit-abot-epc-basic-0: 01:37:27 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 4.13M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 710K 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 7.53M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 7.34M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 1.01M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 6.21M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 3.78M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 1.29M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 2.56M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 6.55M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 5.82M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 4.76M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 4.07M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 4.16M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 718K 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 7.92M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 4.41M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 1.12M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 6.23M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 3.56M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 1.32M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 2.52M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 7.25M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 5.95M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 4.76M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 4.19M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 4.25M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 718K 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 7.11M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 9.21M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 1.00M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 7.61M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 5.76M 12s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 1.14M 13s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 3.12M 12s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 5.58M 12s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 4.96M 12s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 7.37M 12s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 4.62M 12s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 3.38M 12s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 3.30M 12s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 803K 12s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 8.87M 12s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 1.07M 12s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 4.71M 12s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 8.45M 12s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 2.61M 12s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 1.51M 12s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 2.75M 12s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 7.56M 12s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 5.86M 12s unit-abot-epc-basic-0: 01:37:28 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 4.91M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 184K 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 2.96M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 805K 13s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 40.2M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 40.1M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 52.1M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 44.7M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 47.1M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 41.6M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 47.2M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 47.2M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 44.4M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 339K 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 4.28M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 1.52M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 54.0M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 55.4M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 50.2M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 41.3M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 45.1M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 44.2M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 39.0M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 47.8M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 877K 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 981K 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 4.28M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 1.07M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 2.20M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 4.09M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 4.47M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 6.64M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 4.42M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 643K 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 4.46M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 982K 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 4.46M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 1.06M 12s unit-abot-epc-basic-0: 01:37:29 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 2.18M 12s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 4.23M 12s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 5.39M 12s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 6.27M 12s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 4.82M 12s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 642K 12s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 4.61M 12s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 992K 12s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 4.50M 12s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 1.07M 12s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 2.24M 12s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 4.66M 12s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 4.30M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 7.57M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 4.95M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 1.92M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 783K 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 1017K 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 4.34M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 2.35M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 1.18M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 3.59M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 4.10M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 6.79M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 4.51M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 2.61M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 721K 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 5.39M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 985K 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 3.91M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 1.18M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 2.29M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 4.45M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 5.31M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 7.61M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 5.02M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 2.04M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 768K 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 1.06M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 3.63M 11s unit-abot-epc-basic-0: 01:37:30 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 3.43M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 1.23M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 2.29M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 4.43M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 6.08M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 6.71M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 4.90M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 1.81M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 822K 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 1.02M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 4.26M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 3.54M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 1.22M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 2.29M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 4.69M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 6.12M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 7.21M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 3.84M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 1.42M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 1002K 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 1.02M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 4.05M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 3.50M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 1.25M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 2.17M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 5.01M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 6.13M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 7.29M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 3.72M 10s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 2.16M 10s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 819K 10s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 1.06M 11s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 3.74M 10s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 3.93M 10s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 1.21M 10s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 2.10M 10s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 7.03M 10s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 5.29M 10s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 7.24M 10s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 3.80M 10s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 2.38M 10s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 771K 10s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 3.26M 10s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 1.12M 10s unit-abot-epc-basic-0: 01:37:31 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 5.17M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 1.23M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 2.11M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 4.54M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 5.28M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 6.88M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 5.46M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 2.73M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 723K 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 5.62M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 1.02M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 4.58M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 2.63M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 1.32M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 2.58M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 5.05M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 5.87M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 7.12M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 3.94M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 2.20M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 813K 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 1.14M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 3.11M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 4.73M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 1.18M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 2.38M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 4.88M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 5.03M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 7.57M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 6.25M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 2.65M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 726K 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 5.49M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 1.01M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 4.71M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 2.76M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 1.44M 10s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 2.11M 9s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 5.30M 9s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 7.57M 9s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 5.99M 9s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 3.87M 9s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 2.60M 9s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 775K 9s unit-abot-epc-basic-0: 01:37:32 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 1.17M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 2.82M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 7.66M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 1.19M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 2.08M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 4.86M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 5.09M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 6.73M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 6.99M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 3.86M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 687K 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 4.83M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 1.06M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 3.75M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 3.69M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 1.25M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 2.52M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 4.16M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 5.72M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 7.81M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 5.22M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 2.40M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 751K 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 6.70M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 1.05M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 4.08M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 2.85M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 1.34M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 2.37M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 5.58M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 5.72M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 6.60M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 4.33M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 2.55M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 765K 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 1.21M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 2.76M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 6.16M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 1.24M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 2.05M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 5.01M 9s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 4.53M 8s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 7.49M 8s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 6.39M 8s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 4.16M 8s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 2.20M 8s unit-abot-epc-basic-0: 01:37:33 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 821K 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 1.09M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 3.67M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 3.72M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 1.26M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 2.41M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 5.31M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 4.18M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 9.30M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 6.08M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 3.46M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 720K 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 4.26M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 1.06M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 4.16M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 3.61M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 1.28M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 2.26M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 5.71M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 4.32M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 10.8M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 5.50M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 2.09M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 794K 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 5.94M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 1.07M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 4.05M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 2.85M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 1.15M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 3.29M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 5.23M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 5.17M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 8.96M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 3.93M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 2.53M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 782K 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 3.82M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 1.09M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 5.37M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 1.23M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 2.27M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 4.15M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 3.96M 8s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 8.92M 7s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 6.73M 7s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 4.54M 7s unit-abot-epc-basic-0: 01:37:34 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 2.20M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 809K 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 1.20M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 2.77M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 4.50M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 1.20M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 2.49M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 5.31M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 3.87M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 7.81M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 6.74M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 4.49M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 756K 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 2.65M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 1.11M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 3.74M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 3.82M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 1.26M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 2.33M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 5.52M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 3.82M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 9.65M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 6.01M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 3.29M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 708K 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 5.30M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 1.06M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 4.42M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 2.48M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 1.51M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 2.14M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 6.62M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 3.99M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 9.78M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 5.91M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 2.25M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 764K 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 6.44M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 1.06M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 4.11M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 1.32M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 2.42M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 3.07M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 5.08M 7s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 4.78M 6s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 9.42M 6s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 4.37M 6s unit-abot-epc-basic-0: 01:37:35 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 2.29M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 790K 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 1.27M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 2.50M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 5.30M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 1.17M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 2.75M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 4.02M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 3.95M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 6.89M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 8.53M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 4.19M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 2.06M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 827K 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 1.14M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 3.39M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 4.11M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 1.21M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 2.80M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 4.47M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 3.55M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 8.50M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 6.38M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 3.69M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 780K 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 2.90M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 1.09M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 3.96M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 2.49M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 1.50M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 2.39M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 5.02M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 3.85M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 9.53M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 5.90M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 2.75M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 759K 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 4.78M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 1.07M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 4.08M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 1.74M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 2.09M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 2.33M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 5.36M 6s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 3.94M 5s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 9.42M 5s unit-abot-epc-basic-0: 01:37:36 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 5.32M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 2.43M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 759K 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 1.27M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 3.63M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 3.64M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 1.25M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 2.45M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 3.62M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 4.05M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 5.74M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 9.07M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 4.94M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 2.46M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 765K 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 1.27M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 2.67M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 5.65M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 1.17M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 2.65M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 3.84M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 3.73M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 7.16M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 9.17M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 4.64M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 1.97M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 841K 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 1.13M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 3.50M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 4.69M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 1.19M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 2.64M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 4.38M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 3.73M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 7.13M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 8.16M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 4.14M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 2.10M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 832K 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 1.17M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 3.26M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 3.92M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 1.27M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 2.64M 5s unit-abot-epc-basic-0: 01:37:37 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 4.46M 5s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 3.61M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 7.42M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 6.29M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 4.85M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 2.16M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 826K 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 1.16M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 3.44M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 3.65M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 1.29M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 2.67M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 4.47M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 3.73M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 7.05M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 6.34M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 4.86M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 2.18M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 828K 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 1.16M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 2.97M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 4.81M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 1.25M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 2.68M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 4.47M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 3.76M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 5.48M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 11.4M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 4.17M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 2.20M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 840K 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 1.17M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 3.27M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 4.61M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 1.22M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 2.71M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 4.18M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 3.78M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 5.11M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 10.9M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 6.38M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 1.95M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 839K 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 1.26M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 2.72M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 6.04M 4s unit-abot-epc-basic-0: 01:37:38 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 1.28M 4s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 2.22M 4s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 4.47M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 4.65M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 3.66M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 9.96M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 7.58M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 2.74M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 792K 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 3.18M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 1.18M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 3.86M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 2.42M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 1.66M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 2.37M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 5.87M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 3.10M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 8.18M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 8.90M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 6.10M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 787K 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 2.58M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 1.17M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 2.84M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 4.92M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 1.19M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 3.44M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 3.96M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 4.20M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 4.27M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 10.0M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 9.05M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 2.56M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 789K 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 1.21M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 3.08M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 4.42M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 2.46M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 1.60M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 2.83M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 4.43M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 3.10M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 9.09M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 9.12M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 5.74M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 1.91M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 888K 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 1.28M 3s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 2.77M 2s unit-abot-epc-basic-0: 01:37:39 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 5.87M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 1.35M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 2.98M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 2.77M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 5.81M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 3.22M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 8.32M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 9.91M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 3.82M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 860K 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 2.56M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 1.19M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 2.95M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 7.13M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 1.26M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 3.34M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 3.07M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 5.98M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 3.22M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 8.60M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 9.73M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 3.95M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 857K 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 2.57M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 1.21M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 2.95M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 6.87M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 1.39M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 2.54M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 3.28M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 6.07M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 3.28M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 7.33M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 11.0M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 6.63M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 2.06M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 872K 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 1.31M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 2.90M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 4.79M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 2.91M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 1.49M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 3.03M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 4.68M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 4.46M 2s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 4.21M 1s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 10.5M 1s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 9.70M 1s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 2.92M 1s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 856K 1s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 3.73M 1s unit-abot-epc-basic-0: 01:37:40 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 1.19M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 2.94M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 8.12M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 1.24M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 3.09M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 3.66M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 5.77M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 3.04M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 9.41M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 10.5M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 10.3M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 2.06M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 866K 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 4.06M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 1.18M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 4.63M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 3.55M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 1.36M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 4.11M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 3.98M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 5.85M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 3.06M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 10.4M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 9.81M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 11.1M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 2.08M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 861K 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 4.28M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 1.26M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 3.67M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 3.57M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 1.56M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 3.32M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 3.77M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 4.71M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 3.75M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 7.70M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 10.0M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 10.9M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 3.11M 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 839K 1s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 3.91M 0s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 1.21M 0s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 3.58M 0s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 5.99M 0s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 2.26M 0s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 1.73M 0s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 3.25M 0s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 5.26M 0s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 5.93M 0s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 3.51M 0s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 10.8M 0s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 10.3M 0s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 8.11M 0s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 2.10M 0s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 901K 0s unit-abot-epc-basic-0: 01:37:41 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 4.44M 0s unit-abot-epc-basic-0: 01:37:42 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 1.26M 0s unit-abot-epc-basic-0: 01:37:42 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 3.51M 0s unit-abot-epc-basic-0: 01:37:42 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 7.03M 0s unit-abot-epc-basic-0: 01:37:42 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 1.40M 0s unit-abot-epc-basic-0: 01:37:42 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 3.89M 0s unit-abot-epc-basic-0: 01:37:42 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 3.23M 0s unit-abot-epc-basic-0: 01:37:42 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 4.30M 0s unit-abot-epc-basic-0: 01:37:42 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 8.35M=20s unit-abot-epc-basic-0: 01:37:42 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:37:42 DEBUG unit.abot-epc-basic/0.install 2019-05-17 01:37:42 (2.32 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 01:37:42 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:37:42 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: 01:37:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 01:37:42 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57491 files and directories currently installed.) unit-abot-epc-basic-0: 01:37:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 01:37:43 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 01:37:48 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 01:37:48 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 01:37:48 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 01:37:48 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 01:37:48 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 01:37:48 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 01:37:48 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 01:37:48 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:37:48 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 01:37:48 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 01:37:48 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 01:37:48 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 01:37:49 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: 01:37:49 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 01:37:49 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: 01:37:49 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 01:37:49 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: 01:37:49 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: 01:37:49 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 01:37:49 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: 01:37:49 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 01:37:49 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: 01:37:49 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 01:37:49 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: 01:37:49 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 01:37:49 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 01:37:50 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:37:50 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 01:37:50 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 01:37:50 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 01:37:50 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: 01:37:50 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: 01:37:50 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: 01:37:50 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: 01:37:50 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: 01:37:50 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: 01:37:50 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: 01:37:50 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: 01:37:50 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:51 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:52 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-148.174 [867 kB] unit-abot-epc-basic-0: 01:37:52 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: 01:37:52 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: 01:37:52 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: 01:37:54 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-abot-epc-basic-0: 01:37:54 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.11 [38.8 kB] unit-abot-epc-basic-0: 01:37:54 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.11 [55.0 kB] unit-abot-epc-basic-0: 01:37:54 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: 01:37:54 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: 01:37:54 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: 01:37:54 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: 01:37:54 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: 01:37:54 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: 01:37:54 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: 01:37:54 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: 01:37:54 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: 01:37:54 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: 01:37:54 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: 01:37:55 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 01:37:55 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [1426 kB] unit-abot-epc-basic-0: 01:37:55 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.11 [8310 kB] unit-abot-epc-basic-0: 01:37:55 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-abot-epc-basic-0: 01:37:55 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 01:37:55 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.5 [195 kB] unit-abot-epc-basic-0: 01:37:55 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.5 [584 kB] unit-abot-epc-basic-0: 01:37:55 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-abot-epc-basic-0: 01:37:55 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 01:37:55 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-abot-epc-basic-0: 01:37:55 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 01:37:55 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 01:37:55 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 01:37:55 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: 01:37:55 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: 01:37:55 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: 01:37:55 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 01:37:55 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: 01:37:55 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: 01:37:55 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: 01:37:56 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 01:37:56 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 01:37:56 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 01:37:56 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 01:37:56 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 01:37:56 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [276 kB] unit-abot-epc-basic-0: 01:37:56 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 01:37:56 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-abot-epc-basic-0: 01:37:56 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 01:37:56 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-abot-epc-basic-0: 01:37:56 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-abot-epc-basic-0: 01:37:56 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-abot-epc-basic-0: 01:37:56 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: 01:37:56 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 6s (14.7 MB/s) unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57654 files and directories currently installed.) unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:37:57 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 01:37:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 01:37:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 01:37:58 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 01:37:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 01:37:58 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: 01:37:58 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 01:37:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 01:37:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 01:37:58 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 01:37:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 01:37:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 01:37:58 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 01:37:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 01:37:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 01:37:58 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 01:37:59 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: 01:37:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 01:37:59 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: 01:37:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 01:37:59 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: 01:37:59 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: 01:37:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 01:37:59 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: 01:37:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 01:37:59 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: 01:37:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 01:37:59 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 01:38:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 01:38:00 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: 01:38:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 01:38:01 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: 01:38:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 01:38:01 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: 01:38:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 01:38:01 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: 01:38:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 01:38:01 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: 01:38:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 01:38:01 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: 01:38:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 01:38:01 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 01:38:02 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: 01:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 01:38:02 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: 01:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 01:38:03 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: 01:38:03 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 01:38:03 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.10_all.deb ... unit-abot-epc-basic-0: 01:38:04 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 01:38:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 01:38:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 01:38:05 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 01:38:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 01:38:05 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: 01:38:05 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 01:38:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 01:38:05 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: 01:38:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 01:38:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 01:38:05 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: 01:38:05 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 01:38:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 01:38:05 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: 01:38:05 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:38:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 01:38:05 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: 01:38:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 01:38:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 01:38:06 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: 01:38:06 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 01:38:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 01:38:06 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: 01:38:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:38:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 01:38:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:38:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 01:38:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 01:38:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 01:38:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 01:38:07 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: 01:38:07 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 01:38:08 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:38:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 01:38:08 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 ... 61297 files and directories currently installed.) unit-abot-epc-basic-0: 01:38:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 01:38:08 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:38:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 01:38:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 01:38:08 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 01:38:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 01:38:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 01:38:08 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 01:38:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 01:38:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 01:38:08 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:38:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 01:38:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 01:38:09 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:38:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 01:38:09 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: 01:38:09 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 01:38:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 01:38:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 01:38:10 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:38:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 01:38:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-148.174_amd64.deb ... unit-abot-epc-basic-0: 01:38:10 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-148.174) ... unit-abot-epc-basic-0: 01:38:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 01:38:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 01:38:10 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:38:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 01:38:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 01:38:11 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 01:38:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 01:38:11 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: 01:38:11 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 01:38:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 01:38:12 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: 01:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 01:38:12 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: 01:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 01:38:12 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: 01:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 01:38:12 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: 01:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 01:38:12 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: 01:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:38:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 01:38:13 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: 01:38:13 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:38:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 01:38:13 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: 01:38:13 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:38:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 01:38:13 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: 01:38:13 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:38:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 01:38:13 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: 01:38:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:38:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 01:38:14 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: 01:38:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:38:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 01:38:14 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: 01:38:14 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:38:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 01:38:14 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: 01:38:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:38:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 01:38:14 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: 01:38:14 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:38:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 01:38:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:38:15 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:38:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 01:38:15 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: 01:38:15 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:38:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 01:38:16 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: 01:38:16 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:38:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 01:38:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:38:17 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:38:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 01:38:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 01:38:17 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 01:38:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 01:38:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 01:38:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 01:38:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 01:38:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 01:38:17 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 01:38:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 01:38:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:38:17 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 01:38:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 01:38:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:38:17 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 01:38:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 01:38:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:38:17 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 01:38:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 01:38:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 01:38:18 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 01:38:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 01:38:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 01:38:18 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 01:38:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 01:38:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 01:38:18 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 01:38:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 01:38:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 01:38:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 01:38:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 01:38:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 01:38:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 01:38:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 01:38:18 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: 01:38:18 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 01:38:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 01:38:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:38:19 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 01:38:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 01:38:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 01:38:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 01:38:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 01:38:19 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: 01:38:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 01:38:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 01:38:19 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: 01:38:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 01:38:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 01:38:22 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: 01:38:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:38:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 01:38:22 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: 01:38:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:38:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 01:38:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 01:38:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 01:38:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 01:38:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 01:38:22 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 01:38:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 01:38:23 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: 01:38:23 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:38:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 01:38:23 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: 01:38:23 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 01:38:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 01:38:23 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: 01:38:23 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:38:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 01:38:23 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: 01:38:23 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:38:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 01:38:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 01:38:23 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 01:38:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 01:38:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 01:38:23 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 01:38:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 01:38:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 01:38:23 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 01:38:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 01:38:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 01:38:23 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 01:38:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 01:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 01:38:26 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: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 01:38:27 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: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 01:38:27 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: 01:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 01:38:28 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 01:38:28 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 01:38:28 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 01:38:28 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 01:38:28 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 01:38:28 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 01:38:28 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 01:38:28 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 01:38:29 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 01:38:31 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 01:38:31 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: 01:38:31 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 01:38:31 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:38:31 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:38:31 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 01:38:32 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 01:38:32 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 01:38:32 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 01:38:32 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 01:38:33 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 01:38:34 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: 01:38:34 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 9.0 KB/sec) unit-abot-epc-basic-0: 01:38:34 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: 01:38:34 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 439.1 KB/sec) unit-abot-epc-basic-0: 01:38:34 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: 01:38:34 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 990.0 KB/sec) unit-abot-epc-basic-0: 01:38:34 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: 01:38:34 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 602.2 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1002.3 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 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 417.8 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 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 548.7 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1286.9 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 651.9 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 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 2021.2 KB/sec) unit-abot-epc-basic-0: 01:38:35 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:38:35 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:38:35 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 01:38:35 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:38:35 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 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: 01:38:35 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 101.8 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 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 1287.3 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 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 1376.1 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 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 222.3 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 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 193.4 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 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 152.0 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 226.0 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 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 304.0 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 566.9 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 54.3 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 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 316.9 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 203.0 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 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: 01:38:35 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: 01:38:35 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 431.0 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 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 48.7 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 352.4 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 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 160.8 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 132.5 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 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 137.7 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 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 140.5 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 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: 01:38:35 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: 01:38:35 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 43.0 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 117.7 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 681.0 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 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 1637.4 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 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 925.3 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 DEBUG unit.abot-epc-basic/0.install 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 179.6 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 282.3 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 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 1871.9 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 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 649.8 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 49.6 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:35 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 161.7 KB/sec) unit-abot-epc-basic-0: 01:38:35 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: 01:38:36 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 907.6 KB/sec) unit-abot-epc-basic-0: 01:38:36 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: 01:38:36 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: 01:38:36 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: 01:38: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/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 882.8 KB/sec) unit-abot-epc-basic-0: 01:38:36 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: 01:38:36 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: 01:38:36 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 01:38:36 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: 01:38:36 DEBUG unit.abot-epc-basic/0.install 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 525.4 KB/sec) unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 01:38:36 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: 01:38:36 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 3/153 KB 24/30 KB 3/153 KB 3/48 KB 27/30 KB 3/153 KB 21/30 KB 6/153 KB 3/48 KB 27/30 KB 3/153 KB 3/48 KB 24/30 KB 6/153 KB 6/48 KB 27/30 KB 9/153 KB 9/48 KB 27/30 KB 9/153 KB 6/48 KB 27/30 KB 11/153 KB 9/48 KB 27/30 KB 11/153 KB 11/48 KB 27/30 KB 11/153 KB 11/48 KB 29/30 KB 11/153 KB 11/48 KB 30/30 KB 14/153 KB 11/48 KB 30/30 KB 16/153 KB 11/48 KB 30/30 KB 19/153 KB 11/48 KB 30/30 KB 22/153 KB 11/48 KB 30/30 KB 25/153 KB 11/48 KB 30/30 KB 27/153 KB 14/48 KB 30/30 KB 3/50 KB 30/153 KB 14/48 KB 3/35 KB 30/30 KB 3/50 KB 25/153 KB 14/48 KB 30/30 KB 3/50 KB 30/153 KB 16/48 KB 3/35 KB 30/30 KB 3/50 KB 25/153 KB 11/48 KB 30/30 KB 3/50 KB 30/153 KB 19/48 KB 3/35 KB 30/30 KB 3/50 KB 30/153 KB 22/48 KB 3/35 KB 30/30 KB 3/50 KB 27/153 KB 14/48 KB 3/35 KB 30/30 KB 3/50 KB 30/153 KB 22/48 KB 3/35 KB 30/30 KB 6/50 KB 30/153 KB 22/48 KB 3/35 KB 30/30 KB 9/50 KB 30/153 KB 22/48 KB 5/35 KB 30/30 KB 11/50 KB 30/153 KB 22/48 KB 5/35 KB 30/30 KB 9/50 KB 30/153 KB 25/48 KB 8/35 KB 30/30 KB 11/50 KB 30/153 KB 25/48 KB 5/35 KB 30/30 KB 11/50 KB 30/153 KB 27/48 KB 8/35 KB 30/30 KB 11/50 KB 30/153 KB 30/48 KB 8/35 KB 30/30 KB 11/50 KB 30/153 KB 30/48 KB 11/35 KB 30/30 KB 11/50 KB 30/153 KB 32/48 KB 13/35 KB 14/50 KB 32/153 KB 32/48 KB 16/35 KB 14/50 KB 32/153 KB 32/48 KB 19/35 KB 14/50 KB 30/153 KB 32/48 KB 11/35 KB 14/50 KB 30/153 KB 30/48 KB 11/35 KB 14/50 KB 32/153 KB 32/48 KB 19/35 KB 16/50 KB 32/153 KB 36/48 KB 19/35 KB 16/50 KB 32/153 KB 40/48 KB 19/35 KB 19/50 KB 32/153 KB 44/48 KB 19/35 KB 19/50 KB 32/153 KB 48/48 KB 21/35 KB 19/50 KB 32/153 KB 44/48 KB 21/35 KB 19/50 KB 32/153 KB 36/48 KB 19/35 KB 19/50 KB 32/153 KB 32/48 KB 13/35 KB 14/50 KB 36/153 KB 48/48 KB 21/35 KB 19/50 KB 40/153 KB 48/48 KB 21/35 KB 22/50 KB 36/153 KB 48/48 KB 21/35 KB 22/50 KB 44/153 KB 48/48 KB 21/35 KB 25/50 KB 44/153 KB 48/48 KB 21/35 KB 27/50 KB 44/153 KB 48/48 KB 21/35 KB 30/50 KB 44/153 KB 48/48 KB 21/35 KB 27/50 KB 44/153 KB 48/48 KB 24/35 KB 30/50 KB 48/153 KB 48/48 KB 24/35 KB 30/50 KB 48/153 KB 48/48 KB 27/35 KB 30/50 KB 52/153 KB 48/48 KB 29/35 KB 32/50 KB 52/153 KB 48/48 KB 29/35 KB 32/50 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 547.4 KB/sec) unit-abot-epc-basic-0: 01:38:36 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: 01:38:36 DEBUG unit.abot-epc-basic/0.install 52/153 KB 48/48 KB 32/35 KB 36/50 KB 52/153 KB 48/48 KB 27/35 KB 30/50 KB 56/153 KB 48/48 KB 35/35 KB 36/50 KB 56/153 KB 35/35 KB 36/50 KB 52/153 KB 48/48 KB 29/35 KB 36/50 KB 56/153 KB 35/35 KB 40/50 KB 56/153 KB 35/35 KB 44/50 KB 56/153 KB 35/35 KB 48/50 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 674.5 KB/sec) unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install 56/153 KB 48/48 KB 32/35 KB 36/50 KB 60/153 KB 35/35 KB 50/50 KB 64/153 KB 35/35 KB 50/50 KB 68/153 KB 35/35 KB 50/50 KB 56/153 KB 35/35 KB 50/50 KB Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install 72/153 KB 35/35 KB 50/50 KB 76/153 KB 35/35 KB 3/190 KB 50/50 KB 72/153 KB 35/35 KB 3/190 KB 50/50 KB 80/153 KB 35/35 KB 3/190 KB 50/50 KB 84/153 KB 35/35 KB 3/190 KB 50/50 KB 88/153 KB 6/190 KB 50/50 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 507.8 KB/sec) unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install 84/153 KB 35/35 KB 6/190 KB 50/50 KB 92/153 KB 9/190 KB 50/50 KB Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install 92/153 KB 11/190 KB 50/50 KB 92/153 KB 11/190 KB 50/50 KB 96/153 KB 11/190 KB 50/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 700.6 KB/sec) unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install 96/153 KB 14/190 KB 50/50 KB 100/153 KB 16/190 KB 4/119 KB 100/153 KB 19/190 KB 4/119 KB 100/153 KB 22/190 KB 4/119 KB 100/153 KB 25/190 KB 4/119 KB 100/153 KB 14/190 KB 4/119 KB 96/153 KB 14/190 KB 4/119 KB 104/153 KB 25/190 KB 8/119 KB 104/153 KB 25/190 KB 12/119 KB 104/153 KB 25/190 KB 16/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install 104/153 KB 25/190 KB 16/119 KB 108/153 KB 25/190 KB 16/119 KB 112/153 KB 25/190 KB 16/119 KB 116/153 KB 25/190 KB 16/119 KB 120/153 KB 27/190 KB 20/119 KB 116/153 KB 27/190 KB 20/119 KB 116/153 KB 25/190 KB 20/119 KB 124/153 KB 30/190 KB 24/119 KB 124/153 KB 30/190 KB 28/119 KB 124/153 KB 30/190 KB 32/119 KB 124/153 KB 30/190 KB 20/119 KB 124/153 KB 30/190 KB 20/119 KB 128/153 KB 32/190 KB 32/119 KB 128/153 KB 32/190 KB 3/37 KB 32/119 KB 128/153 KB 32/190 KB 5/37 KB 32/119 KB 128/153 KB 32/190 KB 8/37 KB 32/119 KB 128/153 KB 32/190 KB 11/37 KB 32/119 KB 128/153 KB 32/190 KB 13/37 KB 32/119 KB 128/153 KB 4/86 KB 32/190 KB 16/37 KB 36/119 KB 128/153 KB 4/86 KB 36/190 KB 19/37 KB 36/119 KB 128/153 KB 30/190 KB 32/119 KB 132/153 KB 4/86 KB 36/190 KB 19/37 KB 36/119 KB 128/153 KB 4/86 KB 36/190 KB 16/37 KB 36/119 KB 128/153 KB 4/86 KB 32/190 KB 13/37 KB 36/119 KB 132/153 KB 4/86 KB 40/190 KB 19/37 KB 40/119 KB 132/153 KB 4/86 KB 40/190 KB 19/37 KB 44/119 KB 128/153 KB 4/86 KB 32/190 KB 13/37 KB 32/119 KB 132/153 KB 8/86 KB 40/190 KB 19/37 KB 44/119 KB 132/153 KB 12/86 KB 40/190 KB 19/37 KB 44/119 KB 132/153 KB 16/86 KB 40/190 KB 19/37 KB 44/119 KB 132/153 KB 20/86 KB 40/190 KB 19/37 KB 44/119 KB 136/153 KB 24/86 KB 40/190 KB 21/37 KB 48/119 KB 132/153 KB 4/86 KB 40/190 KB 19/37 KB 44/119 KB 136/153 KB 28/86 KB 44/190 KB 21/37 KB 48/119 KB 136/153 KB 28/86 KB 48/190 KB 21/37 KB 48/119 KB 136/153 KB 20/86 KB 40/190 KB 21/37 KB 48/119 KB 136/153 KB 20/86 KB 40/190 KB 19/37 KB 48/119 KB 136/153 KB 28/86 KB 48/190 KB 21/37 KB 52/119 KB 136/153 KB 28/86 KB 52/190 KB 24/37 KB 56/119 KB 136/153 KB 20/86 KB 40/190 KB 19/37 KB 44/119 KB 140/153 KB 28/86 KB 52/190 KB 24/37 KB 60/119 KB 144/153 KB 28/86 KB 52/190 KB 24/37 KB 60/119 KB 148/153 KB 28/86 KB 52/190 KB 24/37 KB 60/119 KB 136/153 KB 28/86 KB 52/190 KB 24/37 KB 52/119 KB 152/153 KB 28/86 KB 52/190 KB 27/37 KB 60/119 KB 152/153 KB 28/86 KB 52/190 KB 29/37 KB 60/119 KB 136/153 KB 28/86 KB 52/190 KB 21/37 KB 52/119 KB 152/153 KB 28/86 KB 56/190 KB 29/37 KB 60/119 KB 152/153 KB 28/86 KB 60/190 KB 29/37 KB 60/119 KB 152/153 KB 28/86 KB 64/190 KB 32/37 KB 60/119 KB 136/153 KB 28/86 KB 52/190 KB 24/37 KB 60/119 KB 152/153 KB 28/86 KB 52/190 KB 24/37 KB 60/119 KB 136/153 KB 28/86 KB 52/190 KB 29/37 KB 60/119 KB 152/153 KB 32/86 KB 64/190 KB 32/37 KB 60/119 KB 153/153 KB 36/86 KB 64/190 KB 32/37 KB 60/119 KB 153/153 KB 40/86 KB 68/190 KB 32/37 KB 64/119 KB 152/153 KB 28/86 KB 60/190 KB 32/37 KB 60/119 KB 153/153 KB 44/86 KB 68/190 KB 35/37 KB 64/119 KB 153/153 KB 44/86 KB 68/190 KB 37/37 KB 64/119 KB 153/153 KB 44/86 KB 68/190 KB 37/37 KB 64/119 KB 153/153 KB 36/86 KB 68/190 KB 32/37 KB 64/119 KB 153/153 KB 36/86 KB 64/190 KB 32/37 KB 64/119 KB 153/153 KB 32/86 KB 64/190 KB 32/37 KB 60/119 KB 153/153 KB 44/86 KB 72/190 KB 37/37 KB 68/119 KB 153/153 KB 44/86 KB 72/190 KB 37/37 KB 72/119 KB 153/153 KB 44/86 KB 72/190 KB 37/37 KB 76/119 KB 153/153 KB 48/86 KB 72/190 KB 37/37 KB 76/119 KB 153/153 KB 48/86 KB 76/190 KB 37/37 KB 76/119 KB 153/153 KB 48/86 KB 72/190 KB 37/37 KB 76/119 KB 153/153 KB 48/86 KB 76/190 KB 37/37 KB 80/119 KB 153/153 KB 52/86 KB 80/190 KB 37/37 KB 80/119 KB 153/153 KB 56/86 KB 80/190 KB 84/119 KB 153/153 KB 60/86 KB 80/190 KB 84/119 KB 153/153 KB 64/86 KB 80/190 KB 84/119 KB 153/153 KB 68/86 KB 80/190 KB 84/119 KB 72/86 unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install KB 80/190 KB 84/119 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: 01:38:36 DEBUG unit.abot-epc-basic/0.install 153/153 KB 52/86 KB 80/190 KB 37/37 KB 84/119 KB 153/153 KB 48/86 KB 80/190 KB 37/37 KB 80/119 KB 76/86 KB 84/190 KB 88/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1282.5 KB/sec) unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install 76/86 KB 84/190 KB 88/119 KB 76/86 KB 84/190 KB 92/119 KB 76/86 KB 84/190 KB 96/119 KB 76/86 KB 88/190 KB 96/119 KB 76/86 KB 92/190 KB 96/119 KB 76/86 KB 96/190 KB 96/119 KB 76/86 KB 100/190 KB 100/119 KB 76/86 KB 96/190 KB 100/119 KB 76/86 KB 100/190 KB 104/119 KB 76/86 KB 100/190 KB 108/119 KB 76/86 KB 100/190 KB 112/119 KB 76/86 KB 80/190 KB 100/119 KB 80/86 KB 104/190 KB 112/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install 76/86 KB 104/190 KB 112/119 KB 80/86 KB 108/190 KB 112/119 KB 84/86 KB 112/190 KB 112/119 KB 84/86 KB 108/190 KB 112/119 KB 86/86 KB 112/190 KB 116/119 KB 84/86 KB 112/190 KB 116/119 KB 86/86 KB 112/190 KB 119/119 KB 86/86 KB 116/190 KB 119/119 KB 86/86 KB 120/190 KB 119/119 KB 86/86 KB 124/190 KB 119/119 KB 86/86 KB 128/190 KB 119/119 KB 86/86 KB 132/190 KB 119/119 KB 86/86 KB 136/190 KB 119/119 KB 86/86 KB 140/190 KB 119/119 KB 86/86 KB 144/190 KB 119/119 KB 86/86 KB 144/190 KB 3/66 KB 119/119 KB 86/86 KB 144/190 KB 6/66 KB 119/119 KB 86/86 KB 144/190 KB 4/26 KB 9/66 KB 119/119 KB 86/86 KB 144/190 KB 4/26 KB 11/66 KB 119/119 KB 144/190 KB 4/26 KB 14/66 KB 86/86 KB 144/190 KB 4/26 KB 6/66 KB 119/119 KB 144/190 KB 8/26 KB 14/66 KB 144/190 KB 12/26 KB 14/66 KB 144/190 KB 16/26 KB 14/66 KB 144/190 KB 16/26 KB 16/66 KB 144/190 KB 20/26 KB 19/66 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 985.3 KB/sec) unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 712.8 KB/sec) unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install 144/190 KB 20/26 KB 22/66 KB 144/190 KB 20/26 KB 16/66 KB 144/190 KB 24/26 KB 22/66 KB 144/190 KB 26/26 KB 22/66 KB Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 01:38:36 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: 01:38:36 DEBUG unit.abot-epc-basic/0.install 148/190 KB 26/26 KB 25/66 KB 148/190 KB 26/26 KB 27/66 KB 148/190 KB 26/26 KB 30/66 KB 148/190 KB 26/26 KB 32/66 KB 148/190 KB 26/26 KB 22/66 KB 152/190 KB 26/26 KB 32/66 KB 156/190 KB 26/26 KB 32/66 KB 160/190 KB 26/26 KB 32/66 KB 160/190 KB 26/26 KB 36/66 KB 164/190 KB 26/26 KB 40/66 KB 164/190 KB 26/26 KB 44/66 KB 4/324 KB 164/190 KB 48/66 KB 164/190 KB 26/26 KB 36/66 KB 4/324 KB 168/190 KB 48/66 KB 4/324 KB 172/190 KB 48/66 KB 4/324 KB 176/190 KB 48/66 KB 4/324 KB 180/190 KB 48/66 KB 4/324 KB 184/190 KB 52/66 KB 4/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 185.6 KB/sec) unit-abot-epc-basic-0: 01:38:36 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: 01:38:36 DEBUG unit.abot-epc-basic/0.install 4/324 KB 164/190 KB 26/26 KB 44/66 KB 8/324 KB 188/190 KB 52/66 KB 4/79 KB 12/324 KB 188/190 KB 52/66 KB 4/79 KB 16/324 KB 188/190 KB 52/66 KB 4/79 KB 4/324 KB 180/190 KB 52/66 KB 4/79 KB 16/324 KB 188/190 KB 56/66 KB 4/79 KB 16/324 KB 188/190 KB 60/66 KB 4/79 KB 4/324 KB 180/190 KB 48/66 KB 4/79 KB 20/324 KB 188/190 KB 64/66 KB 8/79 KB 20/324 KB 188/190 KB 64/66 KB 12/79 KB 20/324 KB 188/190 KB 64/66 KB 16/79 KB 20/324 KB 188/190 KB 64/66 KB 20/79 KB 20/324 KB 188/190 KB 64/66 KB 24/79 KB 20/324 KB 188/190 KB 64/66 KB 28/79 KB 20/324 KB 188/190 KB 60/66 KB 4/79 KB 20/324 KB 188/190 KB 64/66 KB 4/79 KB 4/324 KB 188/190 KB 52/66 KB 20/79 KB 20/324 KB 190/190 KB 64/66 KB 32/79 KB 20/324 KB 190/190 KB 66/66 KB 32/79 KB 24/324 KB 190/190 KB 66/66 KB 32/79 KB 20/324 KB 188/190 KB 64/66 KB 32/79 KB 28/324 KB 190/190 KB 66/66 KB 32/79 KB 32/324 KB 190/190 KB 66/66 KB 32/79 KB 36/324 KB 190/190 KB 66/66 KB 36/79 KB 32/324 KB 190/190 KB 66/66 KB 36/79 KB 36/324 KB 190/190 KB 66/66 KB 40/79 KB 36/324 KB 190/190 KB 66/66 KB 44/79 KB 40/324 KB 190/190 KB 66/66 KB 48/79 KB 40/324 KB 190/190 KB 66/66 KB 44/79 KB 44/324 KB 190/190 KB 66/66 KB 48/79 KB 48/324 KB 190/190 KB 66/66 KB 48/79 KB 52/324 KB 190/190 KB 66/66 KB 52/79 KB 56/324 KB 190/190 KB 66/66 KB 52/79 KB 3/228 KB 48/324 KB 190/190 KB 66/66 KB 52/79 KB 60/324 KB 190/190 KB 56/79 KB 3/228 KB 52/324 KB 190/190 KB 66/66 KB 52/79 KB 3/228 KB 60/324 KB 190/190 KB 56/79 KB 5/228 KB 60/324 KB 190/190 KB 56/79 KB 8/228 KB 60/324 KB 56/79 KB 11/228 KB 60/324 KB 56/79 KB 13/228 KB 60/324 KB 56/79 KB 16/228 KB 60/324 KB 56/79 KB 19/228 KB 60/324 KB 56/79 KB 21/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 1272.7 KB/sec) unit-abot-epc-basic-0: 01:38:36 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: 01:38:36 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 445.9 KB/sec) unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install 60/324 KB 56/79 KB 24/228 KB 60/324 KB 56/79 KB 27/228 KB 60/324 KB 60/79 KB 27/228 KB 60/324 KB 190/190 KB 66/66 KB 52/79 KB 27/228 KB 60/324 KB 60/79 KB 29/228 KB 64/324 KB 64/79 KB 32/228 KB 64/324 KB 64/79 KB 29/228 KB 60/324 KB 64/79 KB 29/228 KB 64/324 KB 68/79 KB 32/228 KB 68/324 KB 72/79 KB 36/228 KB 68/324 KB 76/79 KB 36/228 KB 68/324 KB 79/79 KB 36/228 KB 68/324 KB 68/79 KB 36/228 KB 68/324 KB 79/79 KB 40/228 KB 68/324 KB 79/79 KB 44/228 KB 68/324 KB 68/79 KB 32/228 KB 72/324 KB 79/79 KB 48/228 KB 76/324 KB 79/79 KB 48/228 KB 4/152 KB 76/324 KB 79/79 KB 48/228 KB 4/32 KB 8/152 KB 80/324 KB 79/79 KB 48/228 KB 4/32 KB 12/152 KB 80/324 KB 79/79 KB 48/228 KB 4/32 KB 16/152 KB 80/324 KB 79/79 KB 48/228 KB 68/324 KB 79/79 KB 48/228 KB 4/32 KB 4/152 KB 80/324 KB 79/79 KB 48/228 KB 4/152 KB 80/324 KB 79/79 KB 48/228 KB 4/32 KB 16/152 KB 84/324 KB 79/79 KB 48/228 KB 8/32 KB 16/152 KB 88/324 KB 79/79 KB 52/228 KB 8/32 KB 16/152 KB 92/324 KB 79/79 KB 52/228 KB 8/32 KB 20/152 KB 96/324 KB 79/79 KB 52/228 KB 8/32 KB 20/152 KB 100/324 KB 79/79 KB 52/228 KB 8/32 KB 16/152 KB 84/324 KB 79/79 KB 52/228 KB 8/32 KB 16/152 KB 84/324 KB 79/79 KB 48/228 KB 12/32 KB 20/152 KB 100/324 KB 56/228 KB 16/32 KB 20/152 KB 100/324 KB 56/228 KB 20/32 KB 20/152 KB 100/324 KB 56/228 KB 24/32 KB 20/152 KB 100/324 KB 56/228 KB 28/32 KB 20/152 KB 100/324 KB 56/228 KB 32/32 KB 20/152 KB 100/324 KB 56/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 469.7 KB/sec) unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install 8/32 KB 20/152 KB 92/324 KB 79/79 KB 52/228 KB 32/32 KB 24/152 KB 100/324 KB 56/228 KB 32/32 KB 28/152 KB 100/324 KB 56/228 KB 8/32 KB 20/152 KB 100/324 KB 56/228 KB 32/32 KB 28/152 KB 100/324 KB 60/228 KB 32/32 KB 28/152 KB 100/324 KB 64/228 KB 32/32 KB 28/152 KB 100/324 KB 68/228 KB 32/32 KB 32/152 KB 104/324 KB 72/228 KB 32/32 KB 32/152 KB 104/324 KB 76/228 KB 32/32 KB 32/152 KB 104/324 KB 80/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: 01:38:36 DEBUG unit.abot-epc-basic/0.install 32/32 KB 32/152 KB 104/324 KB 68/228 KB 32/32 KB 32/152 KB 100/324 KB 68/228 KB 32/32 KB 36/152 KB 108/324 KB 80/228 KB 32/32 KB 36/152 KB 108/324 KB 80/228 KB 32/32 KB 36/152 KB 112/324 KB 80/228 KB 32/32 KB 36/152 KB 116/324 KB 80/228 KB 32/32 KB 40/152 KB 120/324 KB 84/228 KB 32/32 KB 40/152 KB 124/324 KB 84/228 KB 32/32 KB 40/152 KB 128/324 KB 84/228 KB 32/32 KB 40/152 KB 116/324 KB 84/228 KB 32/32 KB 40/152 KB 128/324 KB 88/228 KB 32/32 KB 40/152 KB 128/324 KB 92/228 KB 32/32 KB 40/152 KB 128/324 KB 96/228 KB 32/32 KB 40/152 KB 116/324 KB 80/228 KB 32/32 KB 44/152 KB 128/324 KB 96/228 KB 32/32 KB 48/152 KB 128/324 KB 96/228 KB 32/32 KB 52/152 KB 128/324 KB 96/228 KB 32/32 KB 56/152 KB 128/324 KB 100/228 KB 32/32 KB 60/152 KB 128/324 KB 100/228 KB 64/152 KB 128/324 KB 100/228 KB 64/152 KB 132/324 KB 4/234 KB 100/228 KB 32/32 KB 52/152 KB 128/324 KB 100/228 KB 64/152 KB 132/324 KB 4/234 KB 104/228 KB 64/152 KB 132/324 KB 8/234 KB 108/228 KB 64/152 KB 132/324 KB 8/234 KB 112/228 KB 64/152 KB 132/324 KB 100/228 KB 64/152 KB 136/324 KB 8/234 KB 112/228 KB 64/152 KB 140/324 KB 8/234 KB 112/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 173.8 KB/sec) unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install 64/152 KB 132/324 KB 8/234 KB 104/228 KB 64/152 KB 144/324 KB 12/234 KB 112/228 KB 64/152 KB 144/324 KB 16/234 KB 112/228 KB 68/152 KB 144/324 KB 16/234 KB 112/228 KB 72/152 KB 144/324 KB 16/234 KB 112/228 KB 76/152 KB 144/324 KB 16/234 KB 112/228 KB 80/152 KB 144/324 KB 16/234 KB 112/228 KB 84/152 KB 144/324 KB 16/234 KB 112/228 KB 88/152 KB 144/324 KB 20/234 KB 116/228 KB 92/152 KB 144/324 KB 20/234 KB 116/228 KB 64/152 KB 144/324 KB 16/234 KB 112/228 KB 92/152 KB 148/324 KB 20/234 KB 116/228 KB 92/152 KB 152/324 KB 20/234 KB 116/228 KB 92/152 KB 156/324 KB 20/234 KB 116/228 KB 92/152 KB 160/324 KB 20/234 KB 116/228 KB 84/152 KB 144/324 KB 20/234 KB 116/228 KB 92/152 KB 160/324 KB 24/234 KB 116/228 KB 92/152 KB 160/324 KB 28/234 KB 116/228 KB 92/152 KB 160/324 KB 32/234 KB 116/228 KB 84/152 KB 144/324 KB 16/234 KB 116/228 KB 92/152 KB 160/324 KB 32/234 KB 120/228 KB 92/152 KB 160/324 KB 32/234 KB 124/228 KB 92/152 KB 160/324 KB 32/234 KB 128/228 KB 92/152 KB 160/324 KB 32/234 KB 132/228 KB 96/152 KB 164/324 KB 36/234 KB 136/228 KB 96/152 KB 164/324 KB 36/234 KB 140/228 KB 96/152 KB 164/324 KB 36/234 KB 144/228 KB 96/152 KB 164/324 KB 36/234 KB 132/228 KB 100/152 KB 164/324 KB 36/234 KB 144/228 KB 104/152 KB 164/324 KB 36/234 KB 144/228 KB 108/152 KB 164/324 KB 36/234 KB 144/228 KB 112/152 KB 164/324 KB 36/234 KB 144/228 KB 116/152 KB 164/324 KB 36/234 KB 148/228 KB 120/152 KB 164/324 KB 36/234 KB 148/228 KB 124/152 KB 164/324 KB 36/234 KB 148/228 KB 128/152 KB 164/324 KB 36/234 KB 148/228 KB 92/152 KB 164/324 KB 36/234 KB 132/228 KB 128/152 KB 168/324 KB 36/234 KB 148/228 KB 128/152 KB 172/324 KB 36/234 KB 148/228 KB 92/152 KB 160/324 KB 36/234 KB 132/228 KB 128/152 KB 172/324 KB 40/234 KB 148/228 KB 128/152 KB 172/324 KB 44/234 KB 148/228 KB 128/152 KB 172/324 KB 48/234 KB 148/228 KB 128/152 KB 172/324 KB 52/234 KB 148/228 KB 128/152 KB 176/324 KB 56/234 KB 148/228 KB 128/152 KB 176/324 KB 60/234 KB 148/228 KB 128/152 KB 176/324 KB 64/234 KB 148/228 KB 112/152 KB 164/324 KB 36/234 KB 148/228 KB 128/152 KB 176/324 KB 64/234 KB 152/228 KB 128/152 KB 176/324 KB 64/234 KB 156/228 KB 128/152 KB 176/324 KB 64/234 KB 160/228 KB 128/152 KB 176/324 KB 52/234 KB 148/228 KB 128/152 KB 180/324 KB 64/234 KB 160/228 KB 128/152 KB 184/324 KB 64/234 KB 160/228 KB 128/152 KB 188/324 KB 64/234 KB 160/228 KB 128/152 KB 192/324 KB 68/234 KB 160/228 KB 128/152 KB 196/324 KB 68/234 KB 160/228 KB 132/152 KB 200/324 KB 68/234 KB 164/228 KB 132/152 KB 204/324 KB 68/234 KB 164/228 KB 132/152 KB 208/324 KB 68/234 KB 164/228 KB 128/152 KB 188/324 KB 68/234 KB 160/228 KB 132/152 KB 208/324 KB 72/234 KB 164/228 KB 132/152 KB 208/324 KB 76/234 KB 164/228 KB 132/152 KB 208/324 KB 80/234 KB 164/228 KB 132/152 KB 196/324 KB 68/234 KB 164/228 KB 136/152 KB 208/324 KB 80/234 KB 164/228 KB 140/152 KB 208/324 KB 80/234 KB 164/228 KB 144/152 KB 208/324 KB 80/234 KB 164/228 KB 148/152 KB 208/324 KB 80/234 KB 164/228 KB 152/152 KB 212/324 KB 84/234 KB 164/228 KB 152/152 KB 212/324 KB 84/234 KB 164/228 KB 128/152 KB 196/324 KB 68/234 KB 164/228 KB 152/152 KB 212/324 KB 84/234 KB 168/228 KB 152/152 KB 212/324 KB 84/234 KB 172/228 KB 152/152 KB 212/324 KB 84/234 KB 176/228 KB 152/152 KB 212/324 KB 84/234 KB 180/228 KB 152/152 KB 212/324 KB 84/234 KB 184/228 KB 152/152 KB 212/324 KB 84/234 KB 188/228 KB 152/152 KB 212/324 KB 84/234 KB 192/228 KB 152/152 KB 212/32 unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install 4 KB 84/234 KB 196/228 KB 152/152 KB 212/324 KB 84/234 KB 200/228 KB 152/152 KB 212/324 KB 84/234 KB 204/228 KB 152/152 KB 212/324 KB 84/234 KB 208/228 KB 148/152 KB 212/324 KB 84/234 KB 164/228 KB 148/152 KB 208/324 KB 84/234 KB 164/228 KB 152/152 KB 216/324 KB 88/234 KB 208/228 KB 152/152 KB 216/324 KB 92/234 KB 208/228 KB 152/152 KB 216/324 KB 96/234 KB 208/228 KB 152/152 KB 216/324 KB 96/234 KB 208/228 KB 152/152 KB 220/324 KB 96/234 KB 208/228 KB 152/152 KB 224/324 KB 96/234 KB 208/228 KB 152/152 KB 228/324 KB 96/234 KB 208/228 KB 152/152 KB 232/324 KB 100/234 KB 208/228 KB 152/152 KB 236/324 KB 100/234 KB 208/228 KB 152/152 KB 240/324 KB 100/234 KB 208/228 KB 152/152 KB 244/324 KB 100/234 KB 208/228 KB 152/152 KB 248/324 KB 100/234 KB 212/228 KB 152/152 KB 252/324 KB 100/234 KB 212/228 KB 152/152 KB 256/324 KB 100/234 KB 212/228 KB 152/152 KB 228/324 KB 100/234 KB 208/228 KB 152/152 KB 256/324 KB 104/234 KB 212/228 KB 152/152 KB 256/324 KB 108/234 KB 212/228 KB 152/152 KB 256/324 KB 112/234 KB 212/228 KB 152/152 KB 256/324 KB 116/234 KB 212/228 KB 152/152 KB 256/324 KB 120/234 KB 212/228 KB 152/152 KB 256/324 KB 124/234 KB 212/228 KB 152/152 KB 244/324 KB 100/234 KB 212/228 KB 152/152 KB 256/324 KB 124/234 KB 216/228 KB 152/152 KB 256/324 KB 124/234 KB 220/228 KB 152/152 KB 256/324 KB 124/234 KB 224/228 KB 256/324 KB 128/234 KB 228/228 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 736.9 KB/sec) unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install 256/324 KB 128/234 KB 224/228 KB 256/324 KB 132/234 KB 228/228 KB 260/324 KB 136/234 KB 228/228 KB 260/324 KB 132/234 KB 228/228 KB 264/324 KB 140/234 KB 228/228 KB 268/324 KB 140/234 KB 228/228 KB 272/324 KB 140/234 KB 228/228 KB 260/324 KB 140/234 KB 228/228 KB 272/324 KB 144/234 KB 228/228 KB 272/324 KB 148/234 KB 228/228 KB 276/324 KB 152/234 KB 228/228 KB 276/324 KB 156/234 KB 228/228 KB 276/324 KB 160/234 KB 228/228 KB 276/324 KB 148/234 KB 228/228 KB 280/324 KB 160/234 KB 228/228 KB 284/324 KB 160/234 KB 228/228 KB 288/324 KB 160/234 KB 228/228 KB 292/324 KB 160/234 KB 228/228 KB 296/324 KB 164/234 KB 228/228 KB 300/324 KB 164/234 KB 228/228 KB 304/324 KB 164/234 KB 228/228 KB 292/324 KB 164/234 KB 228/228 KB 304/324 KB 168/234 KB 228/228 KB 304/324 KB 172/234 KB 228/228 KB 304/324 KB 176/234 KB 228/228 KB 304/324 KB 180/234 KB 228/228 KB 308/324 KB 184/234 KB 308/324 KB 188/234 KB 308/324 KB 192/234 KB 308/324 KB 196/234 KB 308/324 KB 200/234 KB 308/324 KB 204/234 KB 308/324 KB 208/234 KB 308/324 KB 180/234 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 1028.6 KB/sec) unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install 312/324 KB 208/234 KB 316/324 KB 208/234 KB 320/324 KB 208/234 KB 324/324 KB 208/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 Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1420.8 KB/sec) unit-abot-epc-basic-0: 01:38:36 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 1001.5 KB/sec) unit-abot-epc-basic-0: 01:38:36 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: 01:38:36 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6363222568083161683.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: 01:38:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.565 s unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-17T01:38:36+00:00 unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 01:38:38 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 01:38:38 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:38:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:38:38 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 01:38:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:38:38 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:38:38 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: 01:38:38 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: 01:38:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3562468471374968910.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: 01:38:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:38:38 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:38:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:38:38 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.665 s unit-abot-epc-basic-0: 01:38:38 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-17T01:38:38+00:00 unit-abot-epc-basic-0: 01:38:39 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 01:38:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:38:39 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 01:38:40 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 01:38:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:38:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:38:41 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 01:38:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:38:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:38: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: 01:38:41 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: 01:38:41 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3936631329357822967.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: 01:38:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:38:41 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:38:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:38:41 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.733 s unit-abot-epc-basic-0: 01:38:41 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-17T01:38:41+00:00 unit-abot-epc-basic-0: 01:38:41 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 01:38:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:38:41 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 01:38:41 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 01:38:41 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 01:38:41 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 01:38:41 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 01:38:41 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 01:38:41 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 01:38:41 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 01:38:41 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 01:38:41 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 01:38:41 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 01:38:42 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: 01:38:42 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: 01:38:42 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: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 01:38:42 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: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 01:38:42 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: 01:38:42 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: 01:38:42 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: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 01:38:42 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: 01:38:42 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: 01:38:42 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: 01:38:42 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: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 01:38:42 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: 01:38:42 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: 01:38:42 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: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 01:38:42 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: 01:38:42 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: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 01:38:42 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: 01:38:42 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: 01:38:42 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: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 01:38:42 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: 01:38:42 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: 01:38:42 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: 01:38:42 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: 01:38:42 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: 01:38:42 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: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 01:38:42 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: 01:38:42 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: 01:38:42 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: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 01:38:42 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: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 01:38:42 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: 01:38:42 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: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 01:38:42 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 01:38:43 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/82/c9/3920effd37e555f670bc522483dc940eb4197b9a4d3d95dd2a05842be849/elasticsearch-7.0.1-py2.py3-none-any.whl (83kB) unit-abot-epc-basic-0: 01:38:43 DEBUG unit.abot-epc-basic/0.install [?25l  12% |### | 10kB 44.1MB/s eta 0:00:01  24% |####### | 20kB 8.3MB/s eta 0:00:01  36% |########### | 30kB 11.3MB/s eta 0:00:01  49% |############### | 40kB 5.4MB/s eta 0:00:01  61% |################### | 51kB 6.6MB/s eta 0:00:01  73% |####################### | 61kB 7.7MB/s eta 0:00:01  86% |########################### | 71kB 8.8MB/s eta 0:00:01  98% |############################### | 81kB 9.8MB/s eta 0:00:01  100% |################################| 92kB 6.4MB/s unit-abot-epc-basic-0: 01:38:43 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 01:38:43 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/39/ec/d93dfc69617a028915df914339ef66936ea976ef24fa62940fd86ba0326e/urllib3-1.25.2-py2.py3-none-any.whl (150kB) machine-1: 01:38:43 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 01:38:43 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 01:38:43 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 01:38:43 DEBUG unit.abot-epc-basic/0.install [?25l  6% |## | 10kB 83.4MB/s eta 0:00:01  13% |#### | 20kB 4.5MB/s eta 0:00:01  20% |###### | 30kB 6.5MB/s eta 0:00:01  27% |######## | 40kB 6.5MB/s eta 0:00:01  33% |########## | 51kB 5.4MB/s eta 0:00:01  40% |############# | 61kB 6.4MB/s eta 0:00:01  47% |############### | 71kB 6.2MB/s eta 0:00:01  54% |################# | 81kB 5.1MB/s eta 0:00:01  61% |################### | 92kB 5.7MB/s eta 0:00:01  67% |##################### | 102kB 5.4MB/s eta 0:00:01  74% |####################### | 112kB 5.4MB/s eta 0:00:01  81% |########################## | 122kB 5.8MB/s eta 0:00:01  88% |############################ | 133kB 175kB/s eta 0:00:01  95% |############################## | 143kB 175kB/s eta 0:00:01  100% |################################| 153kB 173kB/s unit-abot-epc-basic-0: 01:38:43 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch machine-1: 01:38:43 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 01:38:43 DEBUG juju.worker start "engine" machine-1: 01:38:43 INFO juju.worker start "engine" machine-1: 01:38:43 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 01:38:43 DEBUG juju.worker "engine" started machine-1: 01:38:43 DEBUG juju.worker.introspection stats worker now serving machine-1: 01:38:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 01:38:43 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 01:38:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 01:38:43 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 01:38:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 01:38:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:44 DEBUG juju.worker.apicaller connecting with old password machine-1: 01:38:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:44 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-1: 01:38:44 INFO juju.api connection established to "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-1: 01:38:44 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-1: 01:38:44 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 01:38:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 01:38:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 01:38:44 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 01:38:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 01:38:44 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-7.0.1 urllib3-1.25.2 machine-1: 01:38:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 01:38:44 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 01:38:44 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: 01:38:44 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 01:38:44 DEBUG unit.abot-epc-basic/0.install Collecting flask machine-1: 01:38:44 DEBUG juju.worker.apicaller connected machine-1: 01:38:44 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 01:38:45 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-abot-epc-basic-0: 01:38:45 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 57.6MB/s eta 0:00:01  22% |####### | 20kB 5.1MB/s eta 0:00:01  33% |########## | 30kB 7.2MB/s eta 0:00:01  44% |############## | 40kB 4.7MB/s eta 0:00:01  56% |################# | 51kB 5.7MB/s eta 0:00:01  67% |##################### | 61kB 6.7MB/s eta 0:00:01  78% |######################### | 71kB 7.6MB/s eta 0:00:01  89% |############################ | 81kB 8.5MB/s eta 0:00:01  100% |################################| 92kB 5.9MB/s unit-abot-epc-basic-0: 01:38:45 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 01:38:45 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: 01:38:45 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 86.9MB/s eta 0:00:01  16% |##### | 20kB 55.7MB/s eta 0:00:01  24% |####### | 30kB 56.1MB/s eta 0:00:01  32% |########## | 40kB 54.3MB/s eta 0:00:01  40% |############# | 51kB 53.6MB/s eta 0:00:01  49% |############### | 61kB 54.4MB/s eta 0:00:01  57% |################## | 71kB 54.3MB/s eta 0:00:01  65% |#################### | 81kB 54.2MB/s eta 0:00:01  73% |####################### | 92kB 54.3MB/s eta 0:00:01  81% |########################## | 102kB 27.2MB/s eta 0:00:01  90% |############################ | 112kB 26.5MB/s eta 0:00:01  98% |############################### | 122kB 26.8MB/s eta 0:00:01  100% |################################| 133kB 8.7MB/s unit-abot-epc-basic-0: 01:38:45 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 01:38:45 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: 01:38:45 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 01:38:45 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: 01:38:45 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 60.2MB/s eta 0:00:01  6% |## | 20kB 45.9MB/s eta 0:00:01  9% |### | 30kB 48.5MB/s eta 0:00:01  12% |#### | 40kB 48.6MB/s eta 0:00:01  15% |##### | 51kB 48.8MB/s eta 0:00:01  18% |###### | 61kB 49.2MB/s eta 0:00:01  21% |####### | 71kB 49.2MB/s eta 0:00:01  25% |######## | 81kB 48.9MB/s eta 0:00:01  28% |######### | 92kB 49.8MB/s eta 0:00:01  31% |########## | 102kB 50.0MB/s eta 0:00:01  34% |########### | 112kB 49.9MB/s eta 0:00:01  37% |############ | 122kB 29.1MB/s eta 0:00:01  40% |############# | 133kB 27.6MB/s eta 0:00:01  43% |############## | 143kB 26.1MB/s eta 0:00:01  46% |############### | 153kB 24.5MB/s eta 0:00:01  50% |################ | 163kB 23.5MB/s eta 0:00:01  53% |################# | 174kB 23.7MB/s eta 0:00:01  56% |################## | 184kB 23.7MB/s eta 0:00:01  59% |################### | 194kB 23.7MB/s eta 0:00:01  62% |#################### | 204kB 23.7MB/s eta 0:00:01  65% |##################### | 215kB 23.5MB/s eta 0:00:01  68% |###################### | 225kB 36.5MB/s eta 0:00:01  71% |####################### | 235kB 39.0MB/s eta 0:00:01  75% |######################## | 245kB 42.7MB/s eta 0:00:01  78% |######################### | 256kB 48.4MB/s eta 0:00:01  81% |########################## | 266kB 52.1MB/s eta 0:00:01  84% |########################### | 276kB 52.2MB/s eta 0:00:01  87% |############################ | 286kB 52.2MB/s eta 0:00:01  90% |############################# | 296kB 51.7MB/s eta 0:00:01  93% |############################## | 307kB 52.1MB/s eta 0:00:01  96% |############################### | 317kB 52.1MB/s eta 0:00:01  100% |################################| 327kB 4.2MB/s unit-abot-epc-basic-0: 01:38:45 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 01:38:45 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: 01:38:45 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 69.6MB/s eta 0:00:01  25% |######## | 20kB 53.5MB/s eta 0:00:01  37% |############ | 30kB 53.9MB/s eta 0:00:01  50% |################ | 40kB 53.4MB/s eta 0:00:01  62% |#################### | 51kB 53.3MB/s eta 0:00:01  75% |######################## | 61kB 54.3MB/s eta 0:00:01  88% |############################ | 71kB 54.2MB/s eta 0:00:01  100% |################################| 81kB 13.3MB/s unit-abot-epc-basic-0: 01:38:45 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 01:38:45 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: 01:38:45 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask machine-1: 01:38:45 DEBUG juju.worker.apicaller password changed machine-1: 01:38:45 DEBUG juju.api RPC connection died machine-1: 01:38:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 01:38:45 DEBUG juju.worker.apicaller connecting with current password machine-1: 01:38:45 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-1: 01:38:45 INFO juju.api connection established to "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-1: 01:38:45 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-abot-epc-basic-0: 01:38:45 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.2 itsdangerous-1.1.0 unit-abot-epc-basic-0: 01:38:45 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: 01:38:45 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 01:38:46 DEBUG unit.abot-epc-basic/0.install Collecting bs4 machine-1: 01:38:46 DEBUG juju.worker.apicaller connected machine-1: 01:38:46 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 01:38:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:38:46 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz machine-1: 01:38:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 01:38:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 01:38:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 01:38:46 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 01:38:46 INFO juju.worker.upgrader unblocking abort check machine-1: 01:38:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 01:38:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 01:38:46 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 01:38:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 01:38:46 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 01:38:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 01:38:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 01:38:46 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 01:38:46 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 01:38:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 01:38:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 01:38:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 01:38:46 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 01:38:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 01:38:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 01:38:46 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 01:38:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 01:38:46 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 01:38:46 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 01:38:46 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 01:38:46 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-1: 01:38:46 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 01:38:46 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 01:38:46 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: 01:38:46 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 01:38:46 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 01:38:46 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 01:38:46 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 01:38:46 DEBUG juju.network including address public:172.30.9.201 for machine machine-1: 01:38:46 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-1: 01:38:46 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-1: 01:38:46 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 01:38:46 DEBUG juju.network including address local-machine:::1 for machine machine-1: 01:38:46 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 01:38:46 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 01:38:46 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-1: 01:38:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 01:38:46 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 01:38:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 01:38:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 01:38:46 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 01:38:46 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 01:38:46 DEBUG juju.worker.logger logger setup machine-1: 01:38:46 DEBUG juju.api RPC connection died machine-1: 01:38:46 ERROR juju.worker.logger connection is shut down machine-1: 01:38:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 01:38:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 01:38:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 01:38:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 01:38:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 01:38:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 01:38:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 01:38:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 01:38:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 01:38:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 01:38:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 01:38:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 01:38:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 01:38:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.apicaller connecting with current password machine-1: 01:38:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-1: 01:38:46 INFO juju.api connection established to "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-1: 01:38:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-1: 01:38:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:38:46 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) machine-1: 01:38:46 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 01:38:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:38:46 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: 01:38:46 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 61.6MB/s eta 0:00:01  21% |###### | 20kB 5.3MB/s eta 0:00:01  32% |########## | 30kB 7.6MB/s eta 0:00:01  43% |############# | 40kB 5.0MB/s eta 0:00:01  54% |################# | 51kB 6.1MB/s eta 0:00:01  65% |#################### | 61kB 7.2MB/s eta 0:00:01  75% |######################## | 71kB 8.2MB/s eta 0:00:01  86% |########################### | 81kB 6.8MB/s eta 0:00:01  97% |############################### | 92kB 7.5MB/s eta 0:00:01  100% |################################| 102kB 5.7MB/s unit-abot-epc-basic-0: 01:38:46 DEBUG unit.abot-epc-basic/0.install [?25hCollecting soupsieve>=1.2 (from beautifulsoup4->bs4) unit-abot-epc-basic-0: 01:38:46 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b9/a5/7ea40d0f8676bde6e464a6435a48bc5db09b1a8f4f06d41dd997b8f3c616/soupsieve-1.9.1-py2.py3-none-any.whl unit-abot-epc-basic-0: 01:38:46 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: 01:38:47 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: 01:38:47 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: bs4 machine-1: 01:38:47 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:38:47 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 01:38:47 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 01:38:47 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 01:38:47 DEBUG unit.abot-epc-basic/0.install Installing collected packages: backports.functools-lru-cache, soupsieve, beautifulsoup4, bs4 machine-1: 01:38:47 DEBUG juju.api RPC connection died machine-1: 01:38:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 01:38:47 DEBUG juju.worker.apicaller connecting with current password machine-1: 01:38:47 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-1: 01:38:47 INFO juju.api connection established to "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-1: 01:38:47 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-abot-epc-basic-0: 01:38:47 DEBUG unit.abot-epc-basic/0.install Successfully installed backports.functools-lru-cache-1.5 beautifulsoup4-4.7.1 bs4-0.0.1 soupsieve-1.9.1 unit-abot-epc-basic-0: 01:38:47 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: 01:38:47 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 01:38:47 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 01:38:47 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 01:38:47 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... machine-1: 01:38:48 DEBUG juju.worker.apicaller connected machine-1: 01:38:48 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 01:38:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 01:38:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:38:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 01:38:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 01:38:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 01:38:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 01:38:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 01:38:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 01:38:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 01:38:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 01:38:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 01:38:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 01:38:48 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 01:38:48 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 01:38:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 01:38:48 DEBUG juju.worker.logger logger setup machine-1: 01:38:48 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 01:38:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 01:38:48 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 01:38:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 01:38:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 01:38:48 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 01:38:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 01:38:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 01:38:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 01:38:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 01:38:48 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: 01:38:48 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 01:38:48 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 01:38:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 01:38:48 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 01:38:48 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 01:38:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 01:38:48 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 01:38:48 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 01:38:48 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 01:38:48 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 01:38:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 01:38:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 01:38:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 01:38:48 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 01:38:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 01:38:48 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 01:38:48 INFO juju.util.exec run result: exit status 127 machine-1: 01:38:48 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec143940872/script.sh: line 1: fanatic: command not found 127 machine-1: 01:38:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 01:38:48 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 01:38:48 INFO juju.worker.upgrader unblocking abort check machine-1: 01:38:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 01:38:48 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 01:38:48 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 01:38:48 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 01:38:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 01:38:48 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 01:38:48 DEBUG juju.network including address public:172.30.9.201 for machine machine-1: 01:38:48 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-1: 01:38:48 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-1: 01:38:48 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 01:38:48 DEBUG juju.network including address local-machine:::1 for machine machine-1: 01:38:48 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 01:38:48 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 01:38:48 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-1: 01:38:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 01:38:48 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 01:38:48 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-1: 01:38:48 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 01:38:48 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 01:38:48 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: 01:38:48 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 01:38:48 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 01:38:48 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 01:38:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 01:38:48 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 01:38:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 01:38:48 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 01:38:48 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 01:38:48 DEBUG juju.worker start "1-container-watcher" machine-1: 01:38:48 DEBUG juju.worker start "stateconverter" machine-1: 01:38:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 01:38:48 INFO juju.worker start "1-container-watcher" machine-1: 01:38:48 DEBUG juju.worker "1-container-watcher" started machine-1: 01:38:48 INFO juju.worker start "stateconverter" machine-1: 01:38:48 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 01:38:48 DEBUG juju.worker "stateconverter" started machine-1: 01:38:48 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 01:38:48 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 01:38:48 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 01:38:48 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 01:38:48 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 01:38:48 INFO juju.util.exec run result: exit status 127 machine-1: 01:38:48 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec225298065/script.sh: line 1: fanatic: command not found 127 machine-1: 01:38:48 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 01:38:48 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 01:38:48 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 01:38:48 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 01:38:48 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 01:38:48 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-1: 01:38:48 DEBUG juju.network including address local-machine:::1 for machine machine-1: 01:38:48 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-1: 01:38:48 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-1: 01:38:48 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 01:38:48 INFO juju.worker.machiner "machine-1" started machine-1: 01:38:48 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 01:38:48 DEBUG juju.service discovered init system "upstart" from local host machine-1: 01:38:48 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-1: 01:38:48 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: 01:38:48 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 01:38:48 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: 01:38:48 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 01:38:48 DEBUG juju.worker start "api" unit-mysql-0: 01:38:48 INFO juju.worker start "api" unit-mysql-0: 01:38:48 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 01:38:48 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 01:38:48 DEBUG juju.worker "api" started unit-mysql-0: 01:38:48 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-mysql-0: 01:38:48 INFO juju.api connection established to "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-mysql-0: 01:38:48 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 01:38:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 01:38:49 DEBUG juju.worker.apicaller connected unit-mysql-0: 01:38:49 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 01:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 01:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 01:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:38:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-mysql-0: 01:38:50 DEBUG juju.worker.apicaller password changed unit-mysql-0: 01:38:50 DEBUG juju.api RPC connection died unit-mysql-0: 01:38:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 01:38:50 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 01:38:50 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-mysql-0: 01:38:50 INFO juju.api connection established to "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-mysql-0: 01:38:50 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-abot-epc-basic-0: 01:38:50 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 11.7 KB/sec) unit-abot-epc-basic-0: 01:38:50 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: 01:38:50 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 552.0 KB/sec) unit-abot-epc-basic-0: 01:38:50 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: 01:38:50 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 733.1 KB/sec) unit-abot-epc-basic-0: 01:38:50 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: 01:38:50 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 704.6 KB/sec) unit-abot-epc-basic-0: 01:38:50 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: 01:38:50 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 854.9 KB/sec) unit-abot-epc-basic-0: 01:38:50 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:38:50 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:38:50 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: 01:38:50 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 74.8 KB/sec) unit-abot-epc-basic-0: 01:38:50 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: 01:38:50 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: 01:38:50 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: 01:38:50 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 826.7 KB/sec) unit-abot-epc-basic-0: 01:38:50 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: 01:38:50 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 159.5 KB/sec) unit-abot-epc-basic-0: 01:38:50 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: 01:38:50 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 283.7 KB/sec) unit-abot-epc-basic-0: 01:38:50 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: 01:38:50 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 544.1 KB/sec) unit-abot-epc-basic-0: 01:38:50 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: 01:38:50 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 583.4 KB/sec) unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 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: 01:38:51 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 433.1 KB/sec) unit-abot-epc-basic-0: 01:38:51 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 3153.9 KB/sec) unit-abot-epc-basic-0: 01:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 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: 01:38:51 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 128.8 KB/sec) unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 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 85.0 KB/sec) unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 156.6 KB/sec) unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 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 98.1 KB/sec) unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 437.9 KB/sec) unit-mysql-0: 01:38:51 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 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 128.9 KB/sec) unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 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 106.7 KB/sec) unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 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 120.4 KB/sec) unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 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 96.3 KB/sec) unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 105.6 KB/sec) unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 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 271.3 KB/sec) unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 962.9 KB/sec) unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 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 86.2 KB/sec) unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 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 303.6 KB/sec) unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 543.1 KB/sec) unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 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 472.9 KB/sec) unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 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: 01:38:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 01:38:51 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.jar unit-abot-epc-basic-0: 01:38:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 01:38:51 DEBUG unit.abot-epc-basic/0.install 3/48 KB 3/114 KB 6/48 KB 3/114 KB 9/48 KB 3/114 KB 11/48 KB 3/114 KB 14/48 KB 3/114 KB 16/48 KB 3/114 KB 19/48 KB 3/114 KB 3/114 KB 22/48 KB 3/114 KB 25/48 KB 6/114 KB 22/48 KB 6/114 KB 25/48 KB 9/114 KB 27/48 KB 9/114 KB 30/48 KB 11/114 KB 27/48 KB 11/114 KB 30/48 KB 14/114 KB 30/48 KB 16/114 KB 32/48 KB 16/114 KB 32/48 KB 19/114 KB 36/48 KB 22/114 KB 3/35 KB 36/48 KB 25/114 KB 36/48 KB 19/114 KB 3/35 KB 36/48 KB 27/114 KB 3/35 KB 40/48 KB 30/114 KB 3/35 KB 40/48 KB 32/114 KB 3/35 KB 40/48 KB 36/114 KB 3/35 KB 40/48 KB 40/114 KB 3/35 KB 36/48 KB 22/114 KB 3/35 KB 40/48 KB 27/114 KB 3/35 KB 44/48 KB 40/114 KB 3/35 KB 48/48 KB 40/114 KB 6/35 KB 48/48 KB 40/114 KB 6/35 KB 48/48 KB 44/114 KB 6/35 KB 48/48 KB 48/114 KB 9/35 KB 48/48 KB 48/114 KB 9/35 KB 48/48 KB 52/114 KB 3/29 KB 9/35 KB 48/48 KB 52/114 KB 6/29 KB 11/35 KB 48/48 KB 52/114 KB 9/29 KB 11/35 KB 48/48 KB 52/114 KB 11/29 KB 11/35 KB 52/114 KB 14/29 KB 9/35 KB 48/48 KB 52/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 1089.8 KB/sec) unit-abot-epc-basic-0: 01:38:51 DEBUG unit.abot-epc-basic/0.install 11/35 KB 48/48 KB 52/114 KB 6/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: 01:38:51 DEBUG unit.abot-epc-basic/0.install 14/35 KB 52/114 KB 14/29 KB 14/35 KB 56/114 KB 14/29 KB 16/35 KB 56/114 KB 14/29 KB 16/35 KB 60/114 KB 14/29 KB 16/35 KB 64/114 KB 14/29 KB 16/35 KB 68/114 KB 14/29 KB 19/35 KB 72/114 KB 16/29 KB 19/35 KB 68/114 KB 16/29 KB 19/35 KB 68/114 KB 14/29 KB 22/35 KB 72/114 KB 16/29 KB 25/35 KB 72/114 KB 19/29 KB 22/35 KB 72/114 KB 19/29 KB 25/35 KB 72/114 KB 22/29 KB 27/35 KB 76/114 KB 25/29 KB 27/35 KB 76/114 KB 22/29 KB 25/35 KB 76/114 KB 22/29 KB 27/35 KB 80/114 KB 25/29 KB 27/35 KB 84/114 KB 25/29 KB 30/35 KB 88/114 KB 4/56 KB 27/29 KB 30/35 KB 84/114 KB 4/56 KB 27/29 KB 30/35 KB 84/114 KB 27/29 KB 30/35 KB 84/114 KB 25/29 KB 32/35 KB 88/114 KB 4/56 KB 27/29 KB 35/35 KB 88/114 KB 8/56 KB 27/29 KB 32/35 KB 88/114 KB 8/56 KB 27/29 KB 35/35 KB 88/114 KB 12/56 KB 29/29 KB 35/35 KB 88/114 KB 16/56 KB 29/29 KB 35/35 KB 88/114 KB 8/56 KB 29/29 KB 35/35 KB 92/114 KB 16/56 KB 29/29 KB 35/35 KB 96/114 KB 20/56 KB 29/29 KB 35/35 KB 100/114 KB 20/56 KB 29/29 KB 35/35 KB 104/114 KB 20/56 KB 29/29 KB 3/85 KB 35/35 KB 92/114 KB 20/56 KB 29/29 KB 35/35 KB 100/114 KB 20/56 KB 29/29 KB 3/85 KB 35/35 KB 104/114 KB 20/56 KB 29/29 KB 6/85 KB 35/35 KB 104/114 KB 24/56 KB 29/29 KB 6/85 KB 35/35 KB 104/114 KB 28/56 KB 29/29 KB 6/85 KB 35/35 KB 108/114 KB 32/56 KB 29/29 KB 6/85 KB 35/35 KB 108/114 KB 28/56 KB 29/29 KB 6/85 KB 35/35 KB 108/114 KB 32/56 KB 29/29 KB 9/85 KB 35/35 KB 112/114 KB 32/56 KB 29/29 KB 11/85 KB 112/114 KB 32/56 KB 29/29 KB 14/85 KB 112/114 KB 36/56 KB 16/85 KB 35/35 KB 112/114 KB 32/56 KB 29/29 KB 9/85 KB 114/114 KB 36/56 KB 16/85 KB 112/114 KB 36/56 KB 14/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 397.8 KB/sec) unit-abot-epc-basic-0: 01:38:51 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 471.4 KB/sec) unit-abot-epc-basic-0: 01:38:51 DEBUG unit.abot-epc-basic/0.install 114/114 KB 40/56 KB 16/85 KB 114/114 KB 44/56 KB 16/85 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 DEBUG unit.abot-epc-basic/0.install 114/114 KB 48/56 KB 16/85 KB 114/114 KB 52/56 KB 19/85 KB 4/24 KB 114/114 KB 56/56 KB 19/85 KB 4/24 KB 114/114 KB 48/56 KB 19/85 KB 4/24 KB 114/114 KB 56/56 KB 19/85 KB 8/24 KB 114/114 KB 56/56 KB 19/85 KB 12/24 KB 114/114 KB 56/56 KB 19/85 KB 16/24 KB 114/114 KB 56/56 KB 19/85 KB 20/24 KB 114/114 KB 48/56 KB 19/85 KB 114/114 KB 56/56 KB 22/85 KB 20/24 KB 114/114 KB 56/56 KB 25/85 KB 20/24 KB 114/114 KB 56/56 KB 27/85 KB 20/24 KB 114/114 KB 56/56 KB 30/85 KB 20/24 KB 114/114 KB 56/56 KB 32/85 KB 20/24 KB 114/114 KB 56/56 KB 36/85 KB 20/24 KB 114/114 KB 56/56 KB 40/85 KB 24/24 KB 114/114 KB 56/56 KB 36/85 KB 24/24 KB 114/114 KB 56/56 KB 40/85 KB 24/24 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 664.9 KB/sec) unit-abot-epc-basic-0: 01:38:51 DEBUG unit.abot-epc-basic/0.install 114/114 KB 44/85 KB 24/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: 01:38:51 DEBUG unit.abot-epc-basic/0.install 114/114 KB 48/85 KB 24/24 KB 114/114 KB 52/85 KB 24/24 KB 114/114 KB 56/85 KB 24/24 KB 114/114 KB 60/85 KB 24/24 KB 114/114 KB 63/85 KB 24/24 KB 114/114 KB 64/85 KB 24/24 KB 114/114 KB 68/85 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 262.7 KB/sec) unit-abot-epc-basic-0: 01:38:51 DEBUG unit.abot-epc-basic/0.install 3/218 KB 114/114 KB 68/85 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 01:38:51 DEBUG unit.abot-epc-basic/0.install 3/218 KB 72/85 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 1146.1 KB/sec) unit-abot-epc-basic-0: 01:38:51 DEBUG unit.abot-epc-basic/0.install 5/218 KB 72/85 KB 3/86 KB 5/218 KB 72/85 KB 5/86 KB 5/218 KB 72/85 KB 8/86 KB 5/218 KB 72/85 KB 11/86 KB 5/218 KB 72/85 KB 13/86 KB 5/218 KB 72/85 KB 15/86 KB 5/218 KB 72/85 KB 18/86 KB 5/218 KB 72/85 KB 21/86 KB 5/218 KB 72/85 KB 23/86 KB 5/218 KB 72/85 KB 5/218 KB 72/85 KB 26/86 KB 8/218 KB 76/85 KB 29/86 KB 8/218 KB 76/85 KB 26/86 KB 8/218 KB 72/85 KB 26/86 KB 11/218 KB 76/85 KB 29/86 KB 13/218 KB 80/85 KB 29/86 KB 16/218 KB 80/85 KB 31/86 KB 11/218 KB 80/85 KB 29/86 KB 16/218 KB 84/85 KB 31/86 KB 16/218 KB 85/85 KB 31/86 KB 13/218 KB 80/85 KB 31/86 KB 16/218 KB 85/85 KB 35/86 KB 19/218 KB 85/85 KB 39/86 KB 19/218 KB 85/85 KB 35/86 KB 21/218 KB 85/85 KB 39/86 KB 24/218 KB 3/12 KB 85/85 KB 43/86 KB 21/218 KB 3/12 KB 85/85 KB 43/86 KB 24/218 KB 5/12 KB 85/85 KB 43/86 KB 24/218 KB 8/12 KB 85/85 KB 43/86 KB 21/218 KB 85/85 KB 43/86 KB 24/218 KB 11/12 KB 85/85 KB 43/86 KB 24/218 KB 11/12 KB 85/85 KB 47/86 KB 24/218 KB 11/12 KB 85/85 KB 51/86 KB 27/218 KB 12/12 KB 55/86 KB 27/218 KB 12/12 KB 59/86 KB 27/218 KB 12/12 KB 63/86 KB 27/218 KB 12/12 KB 85/85 KB 51/86 KB 27/218 KB 11/12 KB 85/85 KB 51/86 KB 29/218 KB 12/12 KB 63/86 KB 32/218 KB 12/12 KB 63/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 788.5 KB/sec) unit-abot-epc-basic-0: 01:38:51 DEBUG unit.abot-epc-basic/0.install 32/218 KB 12/12 KB 67/86 KB 36/218 KB 12/12 KB 71/86 KB 36/218 KB 12/12 KB 75/86 KB 36/218 KB 12/12 KB 79/86 KB 36/218 KB 12/12 KB 83/86 KB 36/218 KB 12/12 KB 86/86 KB 36/218 KB 12/12 KB 67/86 KB 40/218 KB 12/12 KB 86/86 KB 44/218 KB 12/12 KB 86/86 KB 48/218 KB 12/12 KB 86/86 KB 52/218 KB 12/12 KB 86/86 KB 56/218 KB 12/12 KB 86/86 KB 60/218 KB 12/12 KB 86/86 KB 64/218 KB 12/12 KB 86/86 KB 68/218 KB 12/12 KB 86/86 KB 72/218 KB 12/12 KB 86/86 KB 76/218 KB 12/12 KB 86/86 KB 80/218 KB 12/12 KB 86/86 KB 84/218 KB 12/12 KB 86/86 KB 88/218 KB 12/12 KB 86/86 KB 92/218 KB 12/12 KB 86/86 KB 96/218 KB 12/12 KB 86/86 KB 100/218 KB 12/12 KB 86/86 KB 104/218 KB 12/12 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 651.2 KB/sec) unit-abot-epc-basic-0: 01:38:51 DEBUG unit.abot-epc-basic/0.install 108/218 KB 12/12 KB 112/218 KB 12/12 KB 116/218 KB 12/12 KB 120/218 KB 12/12 KB 124/218 KB 12/12 KB 128/218 KB 12/12 KB 132/218 KB 12/12 KB 136/218 KB 12/12 KB 140/218 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 85.1 KB/sec) unit-abot-epc-basic-0: 01:38:51 DEBUG unit.abot-epc-basic/0.install 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1388.2 KB/sec) unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1725067006455896383.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 01:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 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: 01:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5355011934205011297.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: 01:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 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: 01:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6554861805104526994.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: 01:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 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: 01:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1088484042968911847.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 01:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 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: 01:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1966584958948738039.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: 01:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:38:51 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: 01:38:51 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: 01:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1748714585074194731.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 01:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.421 s unit-abot-epc-basic-0: 01:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-17T01:38:51+00:00 unit-abot-epc-basic-0: 01:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 01:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:38: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:3c:ba:f1 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.7 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:3c:ba:f1 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: 01:38:52 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 01:38:52 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 01:38:52 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 01:38:52 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 01:38:52 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 01:38:52 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 01:38:52 DEBUG juju.worker.logger logger setup unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 01:38:52 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 01:38:52 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 01:38:52 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 01:38:52 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 01:38:52 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 01:38:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 01:38:52 DEBUG juju.network including address public:172.30.9.201 for machine unit-mysql-0: 01:38:52 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-mysql-0: 01:38:52 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-mysql-0: 01:38:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 01:38:52 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 01:38:52 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 01:38:52 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 01:38:52 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] unit-mysql-0: 01:38:52 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 01:38:52 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 01:38:52 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 01:38:52 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 01:38:52 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 01:38:52 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 01:38:52 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 01:38:52 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 01:38:52 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 01:38:52 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 01:38:52 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 01:38:52 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 01:38:52 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 01:38:52 INFO juju.worker.uniter resuming charm install unit-mysql-0: 01:38:52 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 01:38:52 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 01:38:52 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 01:38:52 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 01:38:52 DEBUG httpbakery client do GET https://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 01:38:52 DEBUG httpbakery } -> error unit-mysql-0: 01:38:52 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 01:38:52 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 01:38:52 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 01:38:52 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 01:38:52 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 01:38:53 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 01:38:53 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 01:38:53 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 01:38:53 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 01:38:53 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 01:38:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 01:38:53 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 01:38:53 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 01:38:53 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 01:38:53 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 01:38:53 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 01:38:53 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 01:38:53 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 01:38:53 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 01:38:53 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 01:38:53 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 01:38:53 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:38:53 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 01:38:53 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 01:38:53 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: 01:38:53 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 01:38:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:38:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:38:54 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 01:38:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:38:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-mysql-0: 01:38:54 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (667 kB/s) unit-mysql-0: 01:38:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 01:38:54 DEBUG unit.mysql/0.install (Reading database ... 52455 files and directories currently installed.) unit-mysql-0: 01:38:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 01:38:54 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 01:38:54 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:38:54 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-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 15.3 KB/sec) unit-abot-epc-basic-0: 01:38:54 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: 01:38:54 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 472.8 KB/sec) unit-abot-epc-basic-0: 01:38:55 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: 01:38:55 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 968.2 KB/sec) unit-abot-epc-basic-0: 01:38:55 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: 01:38:55 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 803.5 KB/sec) unit-abot-epc-basic-0: 01:38:55 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: 01:38:55 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-mysql-0: 01:38:55 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:38:55 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: 01:38:55 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 455.3 KB/sec) unit-abot-epc-basic-0: 01:38:55 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: 01:38:55 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 1269.8 KB/sec) unit-abot-epc-basic-0: 01:38:55 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: 01:38:55 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 258.7 KB/sec) unit-abot-epc-basic-0: 01:38:55 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: 01:38:55 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 783.5 KB/sec) unit-abot-epc-basic-0: 01:38:55 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: 01:38:55 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: 01:38:55 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: 01:38:55 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 835.3 KB/sec) unit-abot-epc-basic-0: 01:38:55 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: 01:38:55 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 1172.0 KB/sec) unit-abot-epc-basic-0: 01:38:55 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: 01:38:55 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 356.1 KB/sec) unit-abot-epc-basic-0: 01:38:55 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: 01:38:55 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 1071.8 KB/sec) unit-abot-epc-basic-0: 01:38:55 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: 01:38:55 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 268.5 KB/sec) unit-abot-epc-basic-0: 01:38:55 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: 01:38:55 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 224.3 KB/sec) unit-abot-epc-basic-0: 01:38:55 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: 01:38:55 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 475.1 KB/sec) unit-abot-epc-basic-0: 01:38:55 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: 01:38:55 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: 01:38:55 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 211.0 KB/sec) unit-abot-epc-basic-0: 01:38:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-mysql-0: 01:38:56 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 01:38:56 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 01:38:56 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 01:38:56 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 01:38:56 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: 01:38:56 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 393.4 KB/sec) unit-abot-epc-basic-0: 01:38:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-mysql-0: 01:38:56 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 01:38:56 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 01:38:56 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 01:38:56 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 01:38:56 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: 01:38:56 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 277.5 KB/sec) unit-abot-epc-basic-0: 01:38:56 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: 01:38:56 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: 01:38:56 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 230.6 KB/sec) unit-abot-epc-basic-0: 01:38:56 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: 01:38:56 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: 01:38:56 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: 01:38:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-mysql-0: 01:38:56 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:38:56 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 01:38:56 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 01:38:56 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-abot-epc-basic-0: 01:38:56 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: 01:38:56 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 1350.9 KB/sec) unit-abot-epc-basic-0: 01:38:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-mysql-0: 01:38:57 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (20.8 kB/s) unit-mysql-0: 01:38:57 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 01:38:57 DEBUG unit.mysql/0.install (Reading database ... 52495 files and directories currently installed.) unit-mysql-0: 01:38:57 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 01:38:57 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 01:38:57 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 01:38:57 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: 01:38:57 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 141.1 KB/sec) unit-abot-epc-basic-0: 01:38:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 01:38:57 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: 01:38:57 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 169.1 KB/sec) unit-abot-epc-basic-0: 01:38:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 01:38:57 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: 01:38:57 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 138.1 KB/sec) unit-abot-epc-basic-0: 01:38:57 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: 01:38:58 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: 01:38:58 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 240.3 KB/sec) unit-abot-epc-basic-0: 01:38:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 01:38:58 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: 01:38:58 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 143.1 KB/sec) unit-abot-epc-basic-0: 01:38:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 01:38:58 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: 01:38:58 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: 01:38:58 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: 01:38:58 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: 01:38:58 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 101.4 KB/sec) unit-abot-epc-basic-0: 01:38:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 01:38:58 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 01:38:58 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: 01:38:59 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: 01:38:59 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 185.8 KB/sec) unit-abot-epc-basic-0: 01:38:59 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: 01:38:59 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: 01:38:59 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 54.0 KB/sec) unit-abot-epc-basic-0: 01:38:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-mysql-0: 01:38:59 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 01:38:59 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: 01:38:59 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 506.1 KB/sec) unit-abot-epc-basic-0: 01:38:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-mysql-0: 01:38:59 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 01:38:59 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: 01:38:59 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 470.4 KB/sec) unit-abot-epc-basic-0: 01:38:59 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: 01:39:00 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: 01:39:00 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 2278.1 KB/sec) unit-mysql-0: 01:39:00 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: 01:39:00 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: 01:39:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 01:39:00 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 931.5 KB/sec) unit-abot-epc-basic-0: 01:39:00 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: 01:39:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 01:39:00 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 628.5 KB/sec) unit-abot-epc-basic-0: 01:39:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-mysql-0: 01:39:00 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: 01:39:00 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-abot-epc-basic-0: 01:39:00 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: 01:39:00 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 300.0 KB/sec) unit-abot-epc-basic-0: 01:39:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-mysql-0: 01:39:00 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: 01:39:00 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 01:39:00 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: 01:39:00 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 229.8 KB/sec) unit-abot-epc-basic-0: 01:39:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-mysql-0: 01:39:00 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: 01:39:00 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: 01:39:00 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 135.1 KB/sec) unit-abot-epc-basic-0: 01:39:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-mysql-0: 01:39:01 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-abot-epc-basic-0: 01:39:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 01:39:01 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 1339.7 KB/sec) unit-abot-epc-basic-0: 01:39:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-mysql-0: 01:39:01 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-abot-epc-basic-0: 01:39:01 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: 01:39:01 DEBUG unit.abot-epc-basic/0.install 3/55 KB 6/55 KB 9/55 KB 11/55 KB 14/55 KB 16/55 KB 19/55 KB 22/55 KB 25/55 KB 27/55 KB 30/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 1560.9 KB/sec) unit-abot-epc-basic-0: 01:39:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-mysql-0: 01:39:01 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 01:39:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:39:01 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 213.6 KB/sec) unit-abot-epc-basic-0: 01:39:01 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: 01:39:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 01:39:01 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 133.4 KB/sec) unit-abot-epc-basic-0: 01:39:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-mysql-0: 01:39:01 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: 01:39:01 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] unit-abot-epc-basic-0: 01:39:02 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: 01:39:02 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 29.5 KB/sec) unit-abot-epc-basic-0: 01:39:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-mysql-0: 01:39: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: 01:39:02 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: 01:39:02 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 97.7 KB/sec) unit-abot-epc-basic-0: 01:39:02 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: 01:39:02 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: 01:39:02 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 88.6 KB/sec) unit-abot-epc-basic-0: 01:39:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-mysql-0: 01:39: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: 01:39:02 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: 01:39:02 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 339.3 KB/sec) unit-abot-epc-basic-0: 01:39:02 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: 01:39:02 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: 01:39:02 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: 01:39:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-mysql-0: 01:39: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-abot-epc-basic-0: 01:39:02 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: 01:39:02 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 678.4 KB/sec) unit-abot-epc-basic-0: 01:39:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-mysql-0: 01:39:02 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: 01:39:02 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 01:39:02 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: 01:39:03 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 720.9 KB/sec) unit-abot-epc-basic-0: 01:39:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-mysql-0: 01:39: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: 01:39:03 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: 01:39:03 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 313.5 KB/sec) unit-abot-epc-basic-0: 01:39:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-mysql-0: 01:39: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-abot-epc-basic-0: 01:39:03 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: 01:39:03 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 1105.5 KB/sec) unit-abot-epc-basic-0: 01:39:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-mysql-0: 01:39: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: 01:39:03 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: 01:39:03 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 1994.0 KB/sec) unit-abot-epc-basic-0: 01:39:03 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: 01:39:03 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: 01:39:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 117.7 KB/sec) unit-abot-epc-basic-0: 01:39:03 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: 01:39:03 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: 01:39:03 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 358.9 KB/sec) unit-abot-epc-basic-0: 01:39:04 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: 01:39:04 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: 01:39:04 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 49.8 KB/sec) unit-abot-epc-basic-0: 01:39:04 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: 01:39:04 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: 01:39:04 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 218.8 KB/sec) unit-abot-epc-basic-0: 01:39:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-mysql-0: 01:39: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: 01:39:04 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: 01:39:04 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 662.1 KB/sec) unit-abot-epc-basic-0: 01:39:04 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: 01:39:04 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: 01:39:04 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom (3 KB at 156.4 KB/sec) unit-abot-epc-basic-0: 01:39:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-mysql-0: 01:39: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: 01:39: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-abot-epc-basic-0: 01:39:04 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: 01:39:04 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 63.8 KB/sec) unit-abot-epc-basic-0: 01:39:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-mysql-0: 01:39:05 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-abot-epc-basic-0: 01:39:05 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: 01:39:05 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 72.7 KB/sec) unit-abot-epc-basic-0: 01:39:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-mysql-0: 01:39:05 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: 01:39:05 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: 01:39:05 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 518.2 KB/sec) unit-abot-epc-basic-0: 01:39:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-mysql-0: 01:39:05 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-abot-epc-basic-0: 01:39:05 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: 01:39:05 DEBUG unit.abot-epc-basic/0.install 2/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 377.4 KB/sec) unit-abot-epc-basic-0: 01:39:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-mysql-0: 01:39:05 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-abot-epc-basic-0: 01:39:05 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: 01:39:05 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 185.5 KB/sec) unit-abot-epc-basic-0: 01:39:05 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-mysql-0: 01:39:05 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 01:39:05 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-mysql-0: 01:39:05 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 01:39:05 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 413.5 KB/sec) unit-abot-epc-basic-0: 01:39:05 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: 01:39:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-mysql-0: 01:39: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: 01:39:05 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 286.5 KB/sec) unit-abot-epc-basic-0: 01:39:05 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: 01:39:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-mysql-0: 01:39:06 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-abot-epc-basic-0: 01:39:06 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 732.0 KB/sec) unit-abot-epc-basic-0: 01:39:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-mysql-0: 01:39:06 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 01:39:06 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: 01:39:06 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1504.5 KB/sec) unit-abot-epc-basic-0: 01:39:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-mysql-0: 01:39:06 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-abot-epc-basic-0: 01:39:06 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: 01:39:06 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 796.6 KB/sec) unit-abot-epc-basic-0: 01:39:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-mysql-0: 01:39:06 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-abot-epc-basic-0: 01:39:06 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: 01:39:06 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1580.8 KB/sec) unit-abot-epc-basic-0: 01:39:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-mysql-0: 01:39:06 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-abot-epc-basic-0: 01:39:06 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: 01:39:06 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 154.1 KB/sec) unit-abot-epc-basic-0: 01:39:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-mysql-0: 01:39:06 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: 01:39:06 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: 01:39:06 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 01:39:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-mysql-0: 01:39:06 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-abot-epc-basic-0: 01:39:06 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: 01:39:07 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 409.7 KB/sec) unit-mysql-0: 01:39:07 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 01:39:07 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: 01:39:07 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: 01:39:07 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 871.8 KB/sec) unit-mysql-0: 01:39:07 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-abot-epc-basic-0: 01:39:07 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: 01:39:07 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: 01:39:07 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 487.5 KB/sec) unit-mysql-0: 01:39:07 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 01:39:07 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: 01:39:07 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-mysql-0: 01:39:07 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: 01:39:07 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 137.5 KB/sec) unit-abot-epc-basic-0: 01:39:07 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: 01:39:07 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-mysql-0: 01:39:07 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] unit-abot-epc-basic-0: 01:39:07 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 57.8 KB/sec) unit-abot-epc-basic-0: 01:39:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-mysql-0: 01:39:07 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] unit-abot-epc-basic-0: 01:39:07 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: 01:39:07 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 70.9 KB/sec) unit-abot-epc-basic-0: 01:39:07 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: 01:39:07 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-mysql-0: 01:39:07 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-abot-epc-basic-0: 01:39:07 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 123.3 KB/sec) unit-abot-epc-basic-0: 01:39:07 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: 01:39:08 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: 01:39:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 98.6 KB/sec) unit-abot-epc-basic-0: 01:39:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-mysql-0: 01:39:08 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: 01:39:08 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: 01:39:08 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 85.4 KB/sec) unit-abot-epc-basic-0: 01:39:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-mysql-0: 01:39:08 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-abot-epc-basic-0: 01:39:08 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: 01:39:08 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: 01:39:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-mysql-0: 01:39:08 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] unit-abot-epc-basic-0: 01:39:08 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: 01:39:08 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 143.2 KB/sec) unit-abot-epc-basic-0: 01:39:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-mysql-0: 01:39:08 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 01:39:08 DEBUG unit.mysql/0.install Fetched 40.9 MB in 9s (4116 kB/s) unit-abot-epc-basic-0: 01:39:08 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-mysql-0: 01:39:08 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 01:39:08 DEBUG unit.mysql/0.install (Reading database ... 52505 files and directories currently installed.) unit-abot-epc-basic-0: 01:39:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 112.8 KB/sec) unit-mysql-0: 01:39:08 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 01:39:08 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: 01:39:08 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: 01:39:08 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: 01:39:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-mysql-0: 01:39:09 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:39:09 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: 01:39:09 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 1520.0 KB/sec) unit-abot-epc-basic-0: 01:39:09 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: 01:39:09 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: 01:39: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.7.21/slf4j-api-1.7.21.pom (3 KB at 150.6 KB/sec) unit-abot-epc-basic-0: 01:39:09 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: 01:39:09 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: 01:39:09 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 942.0 KB/sec) unit-abot-epc-basic-0: 01:39:09 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: 01:39:09 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: 01:39:09 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: 01:39:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-mysql-0: 01:39:09 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 01:39:09 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:39:09 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:39:09 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 01:39:09 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 01:39:09 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 01:39:09 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-mysql-0: 01:39:09 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 01:39:09 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 01:39:09 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 01:39:09 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 158.1 KB/sec) unit-abot-epc-basic-0: 01:39:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-mysql-0: 01:39:09 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 01:39:09 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 01:39:09 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 01:39:09 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: 01:39:09 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 125.7 KB/sec) unit-mysql-0: 01:39:09 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 01:39:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-mysql-0: 01:39:09 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:39:09 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:39:09 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 01:39:09 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:39:09 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:39:09 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 01:39:09 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 01:39:09 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 01:39:10 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: 01:39: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/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 473.4 KB/sec) unit-abot-epc-basic-0: 01:39:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-mysql-0: 01:39:10 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 01:39:10 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:39:10 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:39:10 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 01:39:10 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:39:10 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:39:10 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: 01:39:10 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 218.8 KB/sec) unit-abot-epc-basic-0: 01:39:10 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: 01:39:10 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-mysql-0: 01:39:10 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 01:39:10 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 678.1 KB/sec) unit-mysql-0: 01:39:10 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:39:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-mysql-0: 01:39:10 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:39:10 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: 01:39:10 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 345.3 KB/sec) unit-abot-epc-basic-0: 01:39:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-mysql-0: 01:39:10 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 01:39:10 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 01:39:10 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 01:39:10 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: 01:39:10 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 741.8 KB/sec) unit-abot-epc-basic-0: 01:39:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-mysql-0: 01:39:11 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 01:39:11 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 01:39:11 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 01:39:11 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 01:39:11 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-mysql-0: 01:39:11 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-abot-epc-basic-0: 01:39:11 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: 01:39:11 DEBUG unit.abot-epc-basic/0.install 3/27 KB 6/27 KB 9/27 KB 11/27 KB 14/27 KB 16/27 KB 19/27 KB 22/27 KB 25/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1900.3 KB/sec) unit-abot-epc-basic-0: 01:39:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-mysql-0: 01:39:11 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 01:39:11 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 01:39:11 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 01:39:11 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: 01:39:11 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 124.1 KB/sec) unit-abot-epc-basic-0: 01:39:11 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: 01:39:11 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: 01:39: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 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: 01:39:11 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: 01:39:11 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: 01:39:11 DEBUG unit.abot-epc-basic/0.install 3/18 KB 6/18 KB 9/18 KB 11/18 KB 14/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 597.4 KB/sec) unit-abot-epc-basic-0: 01:39:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-mysql-0: 01:39:11 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 01:39:11 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:39:11 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:39:11 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: 01:39:11 DEBUG unit.abot-epc-basic/0.install 3/49 KB 6/49 KB 9/49 KB 11/49 KB 14/49 KB 16/49 KB 19/49 KB 22/49 KB 25/49 KB 27/49 KB 30/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 2577.6 KB/sec) unit-abot-epc-basic-0: 01:39:11 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: 01:39:12 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: 01:39:12 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: 01:39:12 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: 01:39:12 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: 01:39:12 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 343.6 KB/sec) unit-abot-epc-basic-0: 01:39:12 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: 01:39:12 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: 01:39:12 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 1812.4 KB/sec) unit-abot-epc-basic-0: 01:39:12 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: 01:39:12 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: 01:39:12 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 211.0 KB/sec) unit-abot-epc-basic-0: 01:39:12 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: 01:39:12 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: 01:39:12 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 304.3 KB/sec) unit-abot-epc-basic-0: 01:39:12 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: 01:39:12 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.4 KB/sec) unit-abot-epc-basic-0: 01:39:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-mysql-0: 01:39:13 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 01:39:13 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 01:39:13 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 01:39:13 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 01:39:13 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:39:13 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:39:13 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: 01:39:13 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 499.0 KB/sec) unit-abot-epc-basic-0: 01:39:13 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: 01:39:13 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: 01:39:13 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/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 603.8 KB/sec) unit-abot-epc-basic-0: 01:39:13 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: 01:39:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-mysql-0: 01:39:13 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 01:39:13 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:39:13 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:39:13 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 883.5 KB/sec) unit-abot-epc-basic-0: 01:39:13 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: 01:39:13 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: 01:39:13 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: 01:39:13 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: 01:39:13 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: 01:39:13 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1070.8 KB/sec) unit-abot-epc-basic-0: 01:39:13 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: 01:39:13 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: 01:39:13 DEBUG unit.abot-epc-basic/0.install 3/14 KB 4/14 KB 7/14 KB 10/14 KB 12/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 758.2 KB/sec) unit-abot-epc-basic-0: 01:39:13 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: 01:39:14 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: 01:39:14 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 7.9 KB/sec) unit-abot-epc-basic-0: 01:39:14 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: 01:39:14 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: 01:39:14 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: 01:39:14 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: 01:39:14 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: 01:39:14 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: 01:39:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 01:39:14 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: 01:39:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 200.0 KB/sec) unit-abot-epc-basic-0: 01:39:14 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: 01:39:14 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: 01:39:16 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 0.7 KB/sec) unit-abot-epc-basic-0: 01:39:16 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: 01:39:16 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: 01:39:16 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 718.4 KB/sec) unit-abot-epc-basic-0: 01:39:16 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: 01:39:16 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: 01:39:16 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: 01:39:16 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: 01:39:16 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: 01:39:16 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 296.4 KB/sec) unit-abot-epc-basic-0: 01:39:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-mysql-0: 01:39:16 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 01:39:16 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 01:39:16 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 01:39:16 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 01:39:16 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:39:16 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:39:16 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: 01:39:16 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 41.5 KB/sec) unit-abot-epc-basic-0: 01:39:16 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: 01:39:16 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: 01:39:16 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 478.7 KB/sec) unit-abot-epc-basic-0: 01:39:16 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: 01:39:17 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: 01:39:17 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 813.5 KB/sec) unit-abot-epc-basic-0: 01:39:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-mysql-0: 01:39:17 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 01:39:17 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:39:17 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:39:17 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 1.9 KB/sec) unit-abot-epc-basic-0: 01:39:17 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: 01:39:17 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: 01:39:17 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: 01:39:17 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: 01:39:17 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: 01:39:17 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: 01:39:17 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: 01:39:17 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: 01:39:17 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: 01:39:17 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: 01:39:17 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: 01:39:17 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: 01:39:17 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: 01:39:18 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: 01:39:18 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: 01:39:18 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: 01:39:18 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: 01:39:18 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: 01:39:18 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: 01:39:18 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: 01:39:18 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: 01:39:18 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: 01:39:18 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: 01:39:18 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: 01:39:18 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: 01:39:18 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: 01:39:18 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: 01:39:18 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: 01:39:18 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: 01:39:18 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: 01:39:18 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: 01:39:18 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: 01:39:18 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: 01:39:18 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: 01:39:18 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: 01:39:18 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: 01:39:18 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: 01:39:19 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: 01:39:19 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: 01:39:19 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: 01:39:19 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: 01:39:19 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: 01:39:19 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: 01:39:19 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: 01:39:19 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: 01:39:19 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: 01:39:19 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: 01:39:19 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: 01:39:19 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: 01:39:19 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: 01:39:19 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: 01:39:19 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: 01:39:19 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: 01:39:19 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: 01:39:19 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: 01:39:19 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: 01:39:19 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: 01:39:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-mysql-0: 01:39:19 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 01:39:19 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 01:39:19 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: 01:39:19 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: 01:39:19 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: 01:39:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-mysql-0: 01:39:20 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 01:39:20 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: 01:39:20 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 32/966 KB 36/966 KB 39/966 KB Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 01:39:20 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: 01:39: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.jar unit-abot-epc-basic-0: 01:39:20 DEBUG unit.abot-epc-basic/0.install 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 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: 01:39:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 01:39:20 DEBUG unit.abot-epc-basic/0.install 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 424/966 KB 428/966 KB 432/966 KB 436/966 KB 440/966 KB 444/966 KB 447/966 KB 448/966 KB 452/966 KB 456/966 KB 460/966 KB 464/966 KB 468/966 KB 472/966 KB 476/966 KB 480/966 KB 484/966 KB 488/966 KB 492/966 KB 496/966 KB 500/966 KB 504/966 KB 508/966 KB 512/966 KB 516/966 KB 520/966 KB 524/966 KB 528/966 KB 532/966 KB 536/966 KB 540/966 KB 544/966 KB 548/966 KB 552/966 KB 556/966 KB 560/966 KB 564/966 KB 568/966 KB 572/966 KB 576/966 KB 580/966 KB 584/966 KB 588/966 KB 592/966 KB 596/966 KB 600/966 KB 604/966 KB 608/966 KB 612/966 KB 616/966 KB 620/966 KB 624/966 KB 628/966 KB 632/966 KB 636/966 KB 640/966 KB 644/966 KB 648/966 KB 652/966 KB 656/966 KB 660/966 KB 664/966 KB 668/966 KB 672/966 KB 676/966 KB 680/966 KB 684/966 KB 688/966 KB 692/966 KB 696/966 KB 700/966 KB 704/966 KB 708/966 KB 712/966 KB 716/966 KB 720/966 KB 724/966 KB 728/966 KB 732/966 KB 736/966 KB 740/966 KB 744/966 KB 748/966 KB 752/966 KB 756/966 KB 760/966 KB 764/966 KB 768/966 KB 772/966 KB 776/966 KB 780/966 KB 784/966 KB 788/966 KB 792/966 KB 796/966 KB 800/966 KB 804/966 KB 808/966 KB 812/966 KB 816/966 KB 820/966 KB 824/966 KB 828/966 KB 832/966 KB 836/966 KB 840/966 KB 844/966 KB 848/966 KB 852/966 KB 856/966 KB 860/966 KB 863/966 KB 864/966 KB 868/966 KB 872/966 KB 876/966 KB 880/966 KB 884/966 KB 888/966 KB 892/966 KB 895/966 KB 896/966 KB 900/966 KB 904/966 KB 908/966 KB 912/966 KB 916/966 KB 920/966 KB 924/966 KB 928/966 KB 932/966 KB 936/966 KB 940/966 KB 944/966 KB 948/966 KB 952/966 KB 956/966 KB 960/966 KB 964/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 313.0 KB/sec) unit-mysql-0: 01:39:20 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 01:39:20 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 01:39:20 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 01:39:20 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 01:39:20 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 01:39:20 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 01:39:20 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 01:39:20 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 01:39:20 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 01:39:20 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: 01:39:20 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: 01:39:20 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: 01:39:20 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: 01:39:20 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: 01:39:20 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 64/590 KB 68/590 KB 68/590 KB 3/10 KB 68/590 KB 5/10 KB 68/590 KB 8/10 KB 68/590 KB 10/10 KB 68/590 KB 10/10 KB 3/232 KB 68/590 KB 10/10 KB 5/232 KB 68/590 KB 10/10 KB 8/232 KB 68/590 KB 10/10 KB 11/232 KB 68/590 KB 10/10 KB 13/232 KB 68/590 KB 10/10 KB 16/232 KB 68/590 KB 10/10 KB 19/232 KB 68/590 KB 10/10 KB 21/232 KB 3/1710 KB 68/590 KB 10/10 KB 21/232 KB 5/1710 KB 68/590 KB 10/10 KB 21/232 KB 8/1710 KB 68/590 KB 10/10 KB 21/232 KB 11/1710 KB 68/590 KB 10/10 KB 21/232 KB 13/1710 KB 68/590 KB 10/10 KB 21/232 KB 13/1710 KB 68/590 KB 10/10 KB 24/232 KB 13/1710 KB 68/590 KB 10/10 KB 27/232 KB 13/1710 KB 68/590 KB 10/10 KB 27/232 KB 3/240 KB 13/1710 KB 68/590 KB 10/10 KB 27/232 KB 5/240 KB 16/1710 KB 72/590 KB 10/10 KB 27/232 KB 8/240 KB 16/1710 KB 72/590 KB 10/10 KB 27/232 KB 11/240 KB 16/1710 KB 72/590 KB 10/10 KB 27/232 KB 5/240 KB 16/1710 KB 76/590 KB 10/10 KB 29/232 KB 11/240 KB 16/1710 KB 68/590 KB 10/10 KB 27/232 KB 5/240 KB 19/1710 KB 76/590 KB 10/10 KB 29/232 KB 11/240 KB 21/1710 KB 76/590 KB 10/10 KB 29/232 KB 11/240 KB 24/1710 KB 76/590 KB 10/10 KB 29/232 KB 11/240 KB 27/1710 KB 76/590 KB 10/10 KB 29/232 KB 11/240 KB 29/1710 KB 76/590 KB 10/10 KB 29/232 KB 11/240 KB 32/1710 KB 76/590 KB 10/10 KB 29/232 KB 11/240 KB 32/1710 KB 80/590 KB 10/10 KB 29/232 KB 11/240 KB 32/1710 KB 84/590 KB 10/10 KB 29/232 KB 11/240 KB 36/1710 KB 88/590 KB 29/232 KB 13/240 KB 16/1710 KB 72/590 KB 10/10 KB 29/232 KB 11/240 KB 36/1710 KB 92/590 KB 32/232 KB 13/240 KB 36/1710 KB 84/590 KB 29/232 KB 13/240 KB 40/1710 KB 92/590 KB 32/232 KB 13/240 KB 44/1710 KB 92/590 KB 32/232 KB 13/240 KB 48/1710 KB 92/590 KB 32/232 KB 13/240 KB 36/1710 KB 92/590 KB 36/232 KB 13/240 KB 48/1710 KB 96/590 KB 36/232 KB 13/240 KB 32/1710 KB 84/590 KB 10/10 KB 29/232 KB 13/240 KB 52/1710 KB 96/590 KB 36/232 KB 16/240 KB 52/1710 KB 96/590 KB 36/232 KB 19/240 KB 52/1710 KB 100/590 KB 36/232 KB 21/240 KB 52/1710 KB 96/590 KB 36/232 KB 13/240 KB 48/1710 KB 92/590 KB 36/232 KB 13/240 KB 56/1710 KB 100/590 KB 36/232 KB 21/240 KB 52/1710 KB 100/590 KB 36/232 KB 19/240 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 166.4 KB/sec) unit-abot-epc-basic-0: 01:39:20 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: 01:39:20 DEBUG unit.abot-epc-basic/0.install 56/1710 KB 100/590 KB 40/232 KB 21/240 KB 56/1710 KB 100/590 KB 44/232 KB 21/240 KB 60/1710 KB 104/590 KB 48/232 KB 24/240 KB 60/1710 KB 104/590 KB 44/232 KB 24/240 KB 60/1710 KB 104/590 KB 44/232 KB 21/240 KB 60/1710 KB 108/590 KB 48/232 KB 24/240 KB 60/1710 KB 112/590 KB 48/232 KB 24/240 KB 60/1710 KB 100/590 KB 44/232 KB 21/240 KB 64/1710 KB 112/590 KB 48/232 KB 24/240 KB 64/1710 KB 116/590 KB 48/232 KB 27/240 KB 68/1710 KB 120/590 KB 3/44 KB 52/232 KB 27/240 KB 64/1710 KB 112/590 KB 48/232 KB 27/240 KB 68/1710 KB 120/590 KB 3/44 KB 52/232 KB 29/240 KB 68/1710 KB 120/590 KB 3/44 KB 52/232 KB 32/240 KB 68/1710 KB 116/590 KB 3/44 KB 52/232 KB 27/240 KB 72/1710 KB 120/590 KB 3/44 KB 52/232 KB 32/240 KB 76/1710 KB 120/590 KB 3/44 KB 52/232 KB 32/240 KB 64/1710 KB 116/590 KB 3/44 KB 52/232 KB 27/240 KB 80/1710 KB 120/590 KB 3/44 KB 56/232 KB 32/240 KB 80/1710 KB 120/590 KB 3/44 KB 60/232 KB 32/240 KB 80/1710 KB 120/590 KB 3/44 KB 64/232 KB 32/240 KB 80/1710 KB 120/590 KB 3/44 KB 68/232 KB 32/240 KB 80/1710 KB 124/590 KB 3/44 KB 72/232 KB 36/240 KB 80/1710 KB 124/590 KB 3/44 KB 76/232 KB 36/240 KB 80/1710 KB 124/590 KB 3/44 KB 80/232 KB 36/240 KB 64/1710 KB 116/590 KB 3/44 KB 48/232 KB 27/240 KB 80/1710 KB 124/590 KB 5/44 KB 80/232 KB 36/240 KB 80/1710 KB 124/590 KB 8/44 KB 80/232 KB 36/240 KB 80/1710 KB 124/590 KB 3/44 KB 68/232 KB 36/240 KB 80/1710 KB 128/590 KB 8/44 KB 80/232 KB 36/240 KB 80/1710 KB 132/590 KB 11/44 KB 80/232 KB 36/240 KB 80/1710 KB 136/590 KB 11/44 KB 84/232 KB 36/240 KB 80/1710 KB 120/590 KB 3/44 KB 68/232 KB 36/240 KB 80/1710 KB 136/590 KB 11/44 KB 84/232 KB 40/240 KB 80/1710 KB 136/590 KB 11/44 KB 84/232 KB 44/240 KB 80/1710 KB 136/590 KB 11/44 KB 84/232 KB 48/240 KB 80/1710 KB 120/590 KB 3/44 KB 60/232 KB 32/240 KB 84/1710 KB 136/590 KB 11/44 KB 84/232 KB 48/240 KB 88/1710 KB 136/590 KB 11/44 KB 84/232 KB 48/240 KB 92/1710 KB 136/590 KB 11/44 KB 84/232 KB 52/240 KB 96/1710 KB 136/590 KB 11/44 KB 84/232 KB 52/240 KB 100/1710 KB 136/590 KB 11/44 KB 84/232 KB 52/240 KB 80/1710 KB 132/590 KB 11/44 KB 84/232 KB 36/240 KB 100/1710 KB 140/590 KB 11/44 KB 88/232 KB 52/240 KB 80/1710 KB 128/590 KB 11/44 KB 80/232 KB 36/240 KB 104/1710 KB 140/590 KB 13/44 KB 88/232 KB 52/240 KB 104/1710 KB 140/590 KB 16/44 KB 88/232 KB 52/240 KB 104/1710 KB 140/590 KB 19/44 KB 88/232 KB 52/240 KB 104/1710 KB 140/590 KB 21/44 KB 88/232 KB 52/240 KB 104/1710 KB 140/590 KB 24/44 KB 88/232 KB 52/240 KB 104/1710 KB 140/590 KB 24/44 KB 92/232 KB 52/240 KB 104/1710 KB 140/590 KB 24/44 KB 96/232 KB 52/240 KB 104/1710 KB 140/590 KB 11/44 KB 88/232 KB 52/240 KB 108/1710 KB 140/590 KB 27/44 KB 96/232 KB 52/240 KB 100/1710 KB 140/590 KB 11/44 KB 84/232 KB 52/240 KB 88/1710 KB 136/590 KB 11/44 KB 84/232 KB 52/240 KB 112/1710 KB 144/590 KB 27/44 KB 96/232 KB 56/240 KB 112/1710 KB 144/590 KB 27/44 KB 96/232 KB 60/240 KB 112/1710 KB 144/590 KB 27/44 KB 96/232 KB 64/240 KB 112/1710 KB 144/590 KB 27/44 KB 96/232 KB 68/240 KB 112/1710 KB 144/590 KB 27/44 KB 100/232 KB 72/240 KB 112/1710 KB 144/590 KB 27/44 KB 100/232 KB 76/240 KB 104/1710 KB 140/590 KB 27/44 KB 96/232 KB 52/240 KB 112/1710 KB 144/590 KB 29/44 KB 100/232 KB 80/240 KB 112/1710 KB 144/590 KB 32/44 KB 100/232 KB 80/240 KB 112/1710 KB 144/590 KB 36/44 KB 100/232 KB 80/240 KB 112/1710 KB 144/590 KB 40/44 KB 100/232 KB 80/240 KB 112/1710 KB 144/590 KB 44/44 KB 100/232 KB 80/2 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 40 KB 112/1710 KB 144/590 KB 27/44 KB 100/232 KB 68/240 KB 112/1710 KB 140/590 KB 27/44 KB 96/232 KB 68/240 KB 112/1710 KB 144/590 KB 27/44 KB 96/232 KB 52/240 KB 112/1710 KB 148/590 KB 44/44 KB 100/232 KB 80/240 KB 116/1710 KB 152/590 KB 44/44 KB 100/232 KB 80/240 KB 116/1710 KB 156/590 KB 44/44 KB 100/232 KB 80/240 KB 116/1710 KB 160/590 KB 44/44 KB 100/232 KB 80/240 KB 116/1710 KB 164/590 KB 44/44 KB 104/232 KB 80/240 KB 112/1710 KB 144/590 KB 40/44 KB 100/232 KB 80/240 KB 116/1710 KB 164/590 KB 44/44 KB 104/232 KB 84/240 KB 116/1710 KB 164/590 KB 44/44 KB 104/232 KB 80/240 KB 116/1710 KB 160/590 KB 44/44 KB 104/232 KB 80/240 KB 116/1710 KB 168/590 KB 44/44 KB 108/232 KB 84/240 KB 116/1710 KB 168/590 KB 44/44 KB 112/232 KB 84/240 KB 116/1710 KB 148/590 KB 44/44 KB 100/232 KB 80/240 KB 120/1710 KB 168/590 KB 44/44 KB 112/232 KB 84/240 KB 124/1710 KB 168/590 KB 44/44 KB 112/232 KB 84/240 KB 128/1710 KB 168/590 KB 44/44 KB 112/232 KB 84/240 KB 132/1710 KB 168/590 KB 44/44 KB 116/232 KB 84/240 KB 136/1710 KB 168/590 KB 44/44 KB 116/232 KB 88/240 KB 116/1710 KB 168/590 KB 44/44 KB 104/232 KB 84/240 KB 136/1710 KB 172/590 KB 44/44 KB 116/232 KB 88/240 KB 136/1710 KB 176/590 KB 44/44 KB 116/232 KB 88/240 KB 136/1710 KB 180/590 KB 44/44 KB 116/232 KB 88/240 KB 132/1710 KB 168/590 KB 44/44 KB 116/232 KB 88/240 KB 140/1710 KB 180/590 KB 44/44 KB 116/232 KB 92/240 KB 140/1710 KB 180/590 KB 44/44 KB 116/232 KB 96/240 KB 128/1710 KB 168/590 KB 44/44 KB 116/232 KB 84/240 KB 140/1710 KB 180/590 KB 44/44 KB 120/232 KB 96/240 KB 140/1710 KB 180/590 KB 44/44 KB 124/232 KB 96/240 KB 140/1710 KB 180/590 KB 44/44 KB 128/232 KB 96/240 KB 140/1710 KB 180/590 KB 44/44 KB 132/232 KB 96/240 KB 140/1710 KB 180/590 KB 44/44 KB 136/232 KB 100/240 KB 140/1710 KB 180/590 KB 44/44 KB 116/232 KB 88/240 KB 144/1710 KB 180/590 KB 44/44 KB 136/232 KB 100/240 KB 144/1710 KB 184/590 KB 44/44 KB 136/232 KB 100/240 KB 144/1710 KB 188/590 KB 44/44 KB 136/232 KB 100/240 KB 148/1710 KB 192/590 KB 44/44 KB 140/232 KB 100/240 KB 140/1710 KB 180/590 KB 44/44 KB 132/232 KB 100/240 KB 148/1710 KB 188/590 KB 44/44 KB 140/232 KB 100/240 KB 148/1710 KB 192/590 KB 44/44 KB 140/232 KB 104/240 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 444.1 KB/sec) unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 148/1710 KB 188/590 KB 44/44 KB 136/232 KB 100/240 KB 152/1710 KB 196/590 KB 144/232 KB 108/240 KB 156/1710 KB 196/590 KB 144/232 KB 108/240 KB 160/1710 KB 196/590 KB 144/232 KB 108/240 KB 148/1710 KB 196/590 KB 144/232 KB 108/240 KB 160/1710 KB 200/590 KB 144/232 KB 108/240 KB 160/1710 KB 204/590 KB 144/232 KB 108/240 KB 160/1710 KB 208/590 KB 144/232 KB 108/240 KB 160/1710 KB 212/590 KB 144/232 KB 108/240 KB 148/1710 KB 192/590 KB 144/232 KB 108/240 KB 164/1710 KB 212/590 KB 144/232 KB 112/240 KB 148/1710 KB 192/590 KB 144/232 KB 104/240 KB 164/1710 KB 212/590 KB 148/232 KB 112/240 KB 164/1710 KB 212/590 KB 152/232 KB 116/240 KB 164/1710 KB 212/590 KB 156/232 KB 116/240 KB 164/1710 KB 212/590 KB 160/232 KB 116/240 KB 164/1710 KB 212/590 KB 164/232 KB 116/240 KB 164/1710 KB 212/590 KB 144/232 KB 108/240 KB Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 168/1710 KB 216/590 KB 164/232 KB 116/240 KB 172/1710 KB 216/590 KB 164/232 KB 116/240 KB 176/1710 KB 216/590 KB 164/232 KB 116/240 KB 164/1710 KB 216/590 KB 164/232 KB 116/240 KB 176/1710 KB 220/590 KB 164/232 KB 116/240 KB 180/1710 KB 224/590 KB 168/232 KB 116/240 KB 164/1710 KB 212/590 KB 148/232 KB 116/240 KB 180/1710 KB 224/590 KB 168/232 KB 120/240 KB 180/1710 KB 224/590 KB 168/232 KB 124/240 KB 180/1710 KB 224/590 KB 168/232 KB 128/240 KB 180/1710 KB 224/590 KB 168/232 KB 132/240 KB 180/1710 KB 224/590 KB 168/232 KB 136/240 KB 180/1710 KB 224/590 KB 168/232 KB 140/240 KB 180/1710 KB 224/590 KB 168/232 KB 144/240 KB 180/1710 KB 228/590 KB 168/232 KB 144/240 KB 180/1710 KB 232/590 KB 168/232 KB 148/240 KB 180/1710 KB 220/590 KB 168/232 KB 116/240 KB 176/1710 KB 220/590 KB 168/232 KB 116/240 KB 180/1710 KB 232/590 KB 172/232 KB 148/240 KB 180/1710 KB 232/590 KB 4/258 KB 176/232 KB 148/240 KB 180/1710 KB 232/590 KB 4/258 KB 180/232 KB 148/240 KB 180/1710 KB 228/590 KB 168/232 KB 148/240 KB 184/1710 KB 236/590 KB 4/258 KB 180/232 KB 152/240 KB 184/1710 KB 236/590 KB 4/258 KB 180/232 KB 156/240 KB 184/1710 KB 236/590 KB 4/258 KB 180/232 KB 160/240 KB 184/1710 KB 236/590 KB 4/258 KB 180/232 KB 148/240 KB 184/1710 KB 240/590 KB 4/258 KB 180/232 KB 160/240 KB 184/1710 KB 232/590 KB 4/258 KB 180/232 KB 148/240 KB 188/1710 KB 240/590 KB 4/258 KB 180/232 KB 160/240 KB 192/1710 KB 240/590 KB 4/258 KB 180/232 KB 160/240 KB 196/1710 KB 240/590 KB 4/258 KB 180/232 KB 160/240 KB 200/1710 KB 240/590 KB 4/258 KB 184/232 KB 164/240 KB 204/1710 KB 240/590 KB 4/258 KB 184/232 KB 164/240 KB 208/1710 KB 240/590 KB 4/258 KB 184/232 KB 164/240 KB 180/1710 KB 232/590 KB 4/258 KB 172/232 KB 148/240 KB 208/1710 KB 244/590 KB 8/258 KB 184/232 KB 164/240 KB 208/1710 KB 244/590 KB 12/258 KB 184/232 KB 164/240 KB 208/1710 KB 244/590 KB 16/258 KB 184/232 KB 164/240 KB 208/1710 KB 244/590 KB 20/258 KB 184/232 KB 164/240 KB 208/1710 KB 244/590 KB 24/258 KB 184/232 KB 164/240 KB 208/1710 KB 244/590 KB 28/258 KB 184/232 KB 164/240 KB 208/1710 KB 244/590 KB 32/258 KB 184/232 KB 164/240 KB 208/1710 KB 244/590 KB 36/258 KB 184/232 KB 164/240 KB 212/1710 KB 244/590 KB 40/258 KB 184/232 KB 164/240 KB 212/1710 KB 244/590 KB 44/258 KB 184/232 KB 164/240 KB 208/1710 KB 244/590 KB 4/258 KB 184/232 KB 164/240 KB 196/1710 KB 240/590 KB 4/258 KB 184/232 KB 164/240 KB 196/1710 KB 240/590 KB 4/258 KB 184/232 KB 160/240 KB 212/1710 KB 244/590 KB 44/258 KB 188/232 KB 164/240 KB 212/1710 KB 244/590 KB 44/258 KB 192/232 KB 164/240 KB 212/1710 KB 244/590 KB 44/258 KB 196/232 KB 164/240 KB 212/1710 KB 248/590 KB 44/258 KB 200/232 KB 168/240 KB 212/1710 KB 248/590 KB 44/258 KB 204/232 KB 168/240 KB 212/1710 KB 248/590 KB 44/258 KB 208/232 KB 168/240 KB 212/1710 KB 248/590 KB 44/258 KB 212/232 KB 168/240 KB 212/1710 KB 244/590 KB 36/258 KB 184/232 KB 164/240 KB 212/1710 KB 248/590 KB 44/258 KB 196/232 KB 168/240 KB 216/1710 KB 252/590 KB 44/258 KB 212/232 KB 168/240 KB 216/1710 KB 256/590 KB 44/258 KB 212/232 KB 168/240 KB 216/1710 KB 260/590 KB 44/258 KB 212/232 KB 168/240 KB 212/1710 KB 244/590 KB 44/258 KB 196/232 KB 168/240 KB 216/1710 KB 260/590 KB 44/258 KB 216/232 KB 172/240 KB 216/1710 KB 260/590 KB 44/258 KB 216/232 KB 176/240 KB 216/1710 KB 260/590 KB 44/258 KB 216/232 KB 180/240 KB 216/1710 KB 260/590 KB 44/258 KB 216/232 KB 184/240 KB 216/1710 KB 260/590 KB 44/258 KB 216/232 KB 188/240 KB unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 216/1710 KB 260/590 KB 44/258 KB 216/232 KB 192/240 KB 216/1710 KB 260/590 KB 44/258 KB 216/232 KB 168/240 KB 216/1710 KB 260/590 KB 44/258 KB 220/232 KB 192/240 KB 216/1710 KB 264/590 KB 48/258 KB 224/232 KB 192/240 KB 216/1710 KB 264/590 KB 48/258 KB 228/232 KB 192/240 KB 216/1710 KB 264/590 KB 48/258 KB 232/232 KB 196/240 KB 216/1710 KB 264/590 KB 48/258 KB 232/232 KB 196/240 KB 216/1710 KB 248/590 KB 44/258 KB 212/232 KB 168/240 KB 220/1710 KB 264/590 KB 48/258 KB 232/232 KB 196/240 KB 224/1710 KB 264/590 KB 48/258 KB 232/232 KB 196/240 KB 228/1710 KB 264/590 KB 48/258 KB 232/232 KB 196/240 KB 232/1710 KB 264/590 KB 48/258 KB 232/232 KB 196/240 KB 236/1710 KB 264/590 KB 48/258 KB 232/232 KB 196/240 KB 216/1710 KB 264/590 KB 48/258 KB 228/232 KB 196/240 KB 240/1710 KB 264/590 KB 48/258 KB 232/232 KB 200/240 KB 240/1710 KB 264/590 KB 48/258 KB 232/232 KB 204/240 KB 240/1710 KB 264/590 KB 48/258 KB 232/232 KB 208/240 KB 216/1710 KB 264/590 KB 48/258 KB 220/232 KB 192/240 KB 240/1710 KB 268/590 KB 48/258 KB 232/232 KB 208/240 KB 240/1710 KB 272/590 KB 48/258 KB 232/232 KB 208/240 KB 216/1710 KB 260/590 KB 48/258 KB 220/232 KB 192/240 KB 240/1710 KB 264/590 KB 48/258 KB 232/232 KB 204/240 KB 244/1710 KB 276/590 KB 48/258 KB 212/240 KB 248/1710 KB 276/590 KB 48/258 KB 212/240 KB 252/1710 KB 276/590 KB 48/258 KB 212/240 KB 256/1710 KB 276/590 KB 48/258 KB 212/240 KB 260/1710 KB 276/590 KB 48/258 KB 212/240 KB 240/1710 KB 276/590 KB 48/258 KB 212/240 KB 264/1710 KB 276/590 KB 48/258 KB 216/240 KB 264/1710 KB 276/590 KB 48/258 KB 220/240 KB 264/1710 KB 276/590 KB 48/258 KB 224/240 KB 264/1710 KB 276/590 KB 48/258 KB 228/240 KB 264/1710 KB 276/590 KB 48/258 KB 232/240 KB 264/1710 KB 276/590 KB 48/258 KB 236/240 KB 264/1710 KB 276/590 KB 48/258 KB 240/240 KB 240/1710 KB 276/590 KB 48/258 KB 208/240 KB 264/1710 KB 280/590 KB 48/258 KB 240/240 KB 264/1710 KB 284/590 KB 48/258 KB 240/240 KB 264/1710 KB 288/590 KB 48/258 KB 240/240 KB 264/1710 KB 292/590 KB 48/258 KB 240/240 KB 264/1710 KB 296/590 KB 48/258 KB 240/240 KB 264/1710 KB 300/590 KB 48/258 KB 240/240 KB 264/1710 KB 304/590 KB 48/258 KB 240/240 KB 264/1710 KB 308/590 KB 48/258 KB 240/240 KB 264/1710 KB 312/590 KB 48/258 KB 240/240 KB 264/1710 KB 316/590 KB 48/258 KB 240/240 KB 264/1710 KB 320/590 KB 48/258 KB 240/240 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1505.7 KB/sec) unit-abot-epc-basic-0: 01:39:21 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: 01:39:21 DEBUG unit.abot-epc-basic/0.install 264/1710 KB 304/590 KB 48/258 KB 240/240 KB 268/1710 KB 320/590 KB 48/258 KB 240/240 KB 272/1710 KB 320/590 KB 48/258 KB 240/240 KB 276/1710 KB 320/590 KB 48/258 KB 240/240 KB 280/1710 KB 320/590 KB 48/258 KB 240/240 KB 284/1710 KB 320/590 KB 48/258 KB 240/240 KB 288/1710 KB 320/590 KB 48/258 KB 240/240 KB 288/1710 KB 324/590 KB 48/258 KB 240/240 KB 292/1710 KB 328/590 KB 48/258 KB 240/240 KB 292/1710 KB 332/590 KB 48/258 KB 240/240 KB 292/1710 KB 336/590 KB 48/258 KB 240/240 KB 292/1710 KB 324/590 KB 48/258 KB 240/240 KB 296/1710 KB 336/590 KB 48/258 KB 240/240 KB 300/1710 KB 336/590 KB 48/258 KB 240/240 KB 304/1710 KB 336/590 KB 48/258 KB 240/240 KB 308/1710 KB 336/590 KB 48/258 KB 240/240 KB 312/1710 KB 340/590 KB 48/258 KB 240/240 KB 308/1710 KB 340/590 KB 48/258 KB 240/240 KB 312/1710 KB 344/590 KB 48/258 KB 240/240 KB 312/1710 KB 348/590 KB 48/258 KB 240/240 KB 312/1710 KB 352/590 KB 48/258 KB 240/240 KB 312/1710 KB 356/590 KB 48/258 KB 240/240 KB 316/1710 KB 356/590 KB 52/258 KB 240/240 KB 316/1710 KB 356/590 KB 56/258 KB 240/240 KB 316/1710 KB 356/590 KB 60/258 KB 240/240 KB 316/1710 KB 356/590 KB 64/258 KB 240/240 KB 316/1710 KB 356/590 KB 68/258 KB 240/240 KB 316/1710 KB 356/590 KB 72/258 KB 240/240 KB 316/1710 KB 356/590 KB 76/258 KB 240/240 KB 316/1710 KB 356/590 KB 80/258 KB 240/240 KB 316/1710 KB 356/590 KB 84/258 KB 240/240 KB 316/1710 KB 356/590 KB 88/258 KB 240/240 KB 316/1710 KB 356/590 KB 92/258 KB 240/240 KB 316/1710 KB 356/590 KB 96/258 KB 240/240 KB 316/1710 KB 356/590 KB 100/258 KB 240/240 KB 316/1710 KB 356/590 KB 104/258 KB 240/240 KB 316/1710 KB 356/590 KB 108/258 KB 240/240 KB 316/1710 KB 356/590 KB 112/258 KB 240/240 KB 316/1710 KB 356/590 KB 116/258 KB 240/240 KB 316/1710 KB 356/590 KB 120/258 KB 240/240 KB 316/1710 KB 356/590 KB 124/258 KB 240/240 KB 316/1710 KB 356/590 KB 128/258 KB 240/240 KB 316/1710 KB 356/590 KB 48/258 KB 240/240 KB 320/1710 KB 356/590 KB 128/258 KB 240/240 KB 324/1710 KB 356/590 KB 128/258 KB 240/240 KB 328/1710 KB 360/590 KB 132/258 KB 240/240 KB 332/1710 KB 360/590 KB 132/258 KB 240/240 KB 336/1710 KB 360/590 KB 132/258 KB 240/240 KB 340/1710 KB 360/590 KB 132/258 KB 240/240 KB 344/1710 KB 360/590 KB 132/258 KB 348/1710 KB 360/590 KB 132/258 KB 352/1710 KB 360/590 KB 132/258 KB 324/1710 KB 360/590 KB 132/258 KB 240/240 KB 352/1710 KB 364/590 KB 132/258 KB 352/1710 KB 368/590 KB 132/258 KB 324/1710 KB 356/590 KB 132/258 KB 240/240 KB 352/1710 KB 368/590 KB 136/258 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1399.4 KB/sec) unit-abot-epc-basic-0: 01:39:21 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: 01:39:21 DEBUG unit.abot-epc-basic/0.install 352/1710 KB 368/590 KB 140/258 KB 352/1710 KB 368/590 KB 144/258 KB 352/1710 KB 368/590 KB 148/258 KB 352/1710 KB 372/590 KB 152/258 KB 352/1710 KB 372/590 KB 156/258 KB 352/1710 KB 372/590 KB 160/258 KB 352/1710 KB 372/590 KB 148/258 KB 352/1710 KB 376/590 KB 160/258 KB 352/1710 KB 380/590 KB 160/258 KB 352/1710 KB 384/590 KB 160/258 KB 352/1710 KB 388/590 KB 160/258 KB 356/1710 KB 392/590 KB 164/258 KB 356/1710 KB 396/590 KB 164/258 KB 356/1710 KB 400/590 KB 164/258 KB 356/1710 KB 388/590 KB 164/258 KB 356/1710 KB 400/590 KB 168/258 KB 356/1710 KB 400/590 KB 172/258 KB 356/1710 KB 400/590 KB 176/258 KB 356/1710 KB 388/590 KB 160/258 KB 360/1710 KB 400/590 KB 176/258 KB 364/1710 KB 400/590 KB 176/258 KB 368/1710 KB 400/590 KB 176/258 KB 372/1710 KB 400/590 KB 176/258 KB 376/1710 KB 404/590 KB 180/258 KB 380/1710 KB 404/590 KB 180/258 KB 384/1710 KB 404/590 KB 180/258 KB 372/1710 KB 404/590 KB 180/258 KB 384/1710 KB 404/590 KB 184/258 KB 384/1710 KB 404/590 KB 188/258 KB 384/1710 KB 404/590 KB 192/258 KB 372/1710 KB 404/590 KB 176/258 KB 384/1710 KB 408/590 KB 192/258 KB 384/1710 KB 412/590 KB 192/258 KB 384/1710 KB 416/590 KB 192/258 KB 384/1710 KB 420/590 KB 192/258 KB 388/1710 KB 424/590 KB 196/258 KB 388/1710 KB 428/590 KB 196/258 KB 388/1710 KB 432/590 KB 196/258 KB 388/1710 KB 420/590 KB 196/258 KB 384/1710 KB 420/590 KB 196/258 KB 388/1710 KB 432/590 KB 200/258 KB 392/1710 KB 432/590 KB 200/258 KB 392/1710 KB 432/590 KB 204/258 KB 392/1710 KB 4/208 KB 432/590 KB 204/258 KB 392/1710 KB 8/208 KB 432/590 KB 204/258 KB 392/1710 KB 12/208 KB 432/590 KB 204/258 KB 392/1710 KB 16/208 KB 432/590 KB 204/258 KB 392/1710 KB 20/208 KB 432/590 KB 204/258 KB 392/1710 KB 24/208 KB 432/590 KB 204/258 KB 392/1710 KB 28/208 KB 432/590 KB 204/258 KB 392/1710 KB 32/208 KB 432/590 KB 204/258 KB 392/1710 KB 36/208 KB 432/590 KB 204/258 KB 392/1710 KB 40/208 KB 432/590 KB 204/258 KB 392/1710 KB 44/208 KB 432/590 KB 204/258 KB 392/1710 KB 48/208 KB 432/590 KB 204/258 KB 392/1710 KB 52/208 KB 432/590 KB 204/258 KB 396/1710 KB 56/208 KB 436/590 KB 208/258 KB 396/1710 KB 60/208 KB 436/590 KB 208/258 KB 396/1710 KB 64/208 KB 436/590 KB 208/258 KB 396/1710 KB 52/208 KB 436/590 KB 208/258 KB 400/1710 KB 64/208 KB 436/590 KB 208/258 KB 392/1710 KB 52/208 KB 432/590 KB 208/258 KB 400/1710 KB 64/208 KB 436/590 KB 212/258 KB 404/1710 KB 68/208 KB 436/590 KB 216/258 KB 404/1710 KB 68/208 KB 436/590 KB 220/258 KB 404/1710 KB 68/208 KB 436/590 KB 224/258 KB 392/1710 KB 52/208 KB 436/590 KB 208/258 KB 404/1710 KB 68/208 KB 440/590 KB 224/258 KB 404/1710 KB 68/208 KB 444/590 KB 224/258 KB 404/1710 KB 68/208 KB 448/590 KB 224/258 KB 404/1710 KB 68/208 KB 436/590 KB 212/258 KB 404/1710 KB 72/208 KB 448/590 KB 224/258 KB 404/1710 KB 76/208 KB 448/590 KB 224/258 KB 404/1710 KB 80/208 KB 452/590 KB 224/258 KB 404/1710 KB 84/208 KB 452/590 KB 224/258 KB 404/1710 KB 88/208 KB 452/590 KB 228/258 KB 404/1710 KB 92/208 KB 452/590 KB 228/258 KB 404/1710 KB 96/208 KB 452/590 KB 228/258 KB 404/1710 KB 100/208 KB 452/590 KB 228/258 KB 404/1710 KB 64/208 KB 436/590 KB 212/258 KB 408/1710 KB 100/208 KB 452/590 KB 228/258 KB 412/1710 KB 100/208 KB 452/590 KB 228/258 KB 416/1710 KB 100/208 KB 452/590 KB 228/258 KB 420/1710 KB 100/208 KB 452/590 KB 228/258 KB 424/1710 KB 100/208 KB 452/590 KB 228/258 KB 428/1710 KB 100/208 KB 452/590 KB 228/258 KB 432/1710 KB 100/208 KB 452/590 KB 228/258 K unit-mysql-0: 01:39:21 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 01:39:21 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 01:39:21 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install B 404/1710 KB 84/208 KB 452/590 KB 228/258 KB 432/1710 KB 100/208 KB 452/590 KB 232/258 KB 432/1710 KB 100/208 KB 452/590 KB 236/258 KB 404/1710 KB 76/208 KB 452/590 KB 224/258 KB 432/1710 KB 100/208 KB 456/590 KB 236/258 KB 432/1710 KB 100/208 KB 460/590 KB 236/258 KB 432/1710 KB 100/208 KB 464/590 KB 236/258 KB 432/1710 KB 100/208 KB 464/590 KB 240/258 KB 432/1710 KB 100/208 KB 464/590 KB 244/258 KB 436/1710 KB 100/208 KB 468/590 KB 248/258 KB 436/1710 KB 100/208 KB 468/590 KB 252/258 KB 436/1710 KB 100/208 KB 468/590 KB 256/258 KB 436/1710 KB 104/208 KB 468/590 KB 256/258 KB 436/1710 KB 100/208 KB 468/590 KB 244/258 KB 440/1710 KB 104/208 KB 468/590 KB 258/258 KB 432/1710 KB 100/208 KB 468/590 KB 244/258 KB 440/1710 KB 108/208 KB 472/590 KB 258/258 KB 440/1710 KB 108/208 KB 476/590 KB 258/258 KB 4/223 KB 440/1710 KB 108/208 KB 480/590 KB 258/258 KB 4/223 KB 440/1710 KB 108/208 KB 484/590 KB 258/258 KB 4/223 KB 440/1710 KB 108/208 KB 468/590 KB 258/258 KB 444/1710 KB 112/208 KB 484/590 KB 258/258 KB 4/223 KB 436/1710 KB 104/208 KB 468/590 KB 258/258 KB 444/1710 KB 108/208 KB 484/590 KB 258/258 KB 4/223 KB 440/1710 KB 108/208 KB 472/590 KB 258/258 KB 4/223 KB 444/1710 KB 112/208 KB 484/590 KB 258/258 KB 8/223 KB 444/1710 KB 112/208 KB 484/590 KB 258/258 KB 12/223 KB 444/1710 KB 112/208 KB 484/590 KB 258/258 KB 16/223 KB 444/1710 KB 112/208 KB 484/590 KB 258/258 KB 20/223 KB 444/1710 KB 112/208 KB 484/590 KB 258/258 KB 24/223 KB 444/1710 KB 112/208 KB 484/590 KB 258/258 KB 28/223 KB 444/1710 KB 112/208 KB 484/590 KB 258/258 KB 32/223 KB 444/1710 KB 112/208 KB 484/590 KB 258/258 KB 36/223 KB 444/1710 KB 112/208 KB 484/590 KB 258/258 KB 40/223 KB 444/1710 KB 112/208 KB 484/590 KB 258/258 KB 44/223 KB 444/1710 KB 112/208 KB 484/590 KB 258/258 KB 48/223 KB 444/1710 KB 112/208 KB 484/590 KB 258/258 KB 52/223 KB 444/1710 KB 112/208 KB 484/590 KB 258/258 KB 56/223 KB 444/1710 KB 112/208 KB 484/590 KB 258/258 KB 60/223 KB 448/1710 KB 112/208 KB 484/590 KB 258/258 KB 64/223 KB 448/1710 KB 112/208 KB 484/590 KB 258/258 KB 68/223 KB 448/1710 KB 116/208 KB 488/590 KB 258/258 KB 72/223 KB 448/1710 KB 116/208 KB 488/590 KB 258/258 KB 76/223 KB 448/1710 KB 116/208 KB 488/590 KB 258/258 KB 80/223 KB 448/1710 KB 112/208 KB 484/590 KB 258/258 KB 60/223 KB 448/1710 KB 116/208 KB 488/590 KB 258/258 KB 68/223 KB 448/1710 KB 112/208 KB 488/590 KB 258/258 KB 68/223 KB 448/1710 KB 116/208 KB 492/590 KB 258/258 KB 80/223 KB 448/1710 KB 116/208 KB 496/590 KB 258/258 KB 80/223 KB 448/1710 KB 116/208 KB 500/590 KB 258/258 KB 80/223 KB 452/1710 KB 120/208 KB 504/590 KB 258/258 KB 84/223 KB 452/1710 KB 120/208 KB 508/590 KB 84/223 KB 452/1710 KB 120/208 KB 512/590 KB 84/223 KB 452/1710 KB 120/208 KB 516/590 KB 84/223 KB 452/1710 KB 120/208 KB 520/590 KB 84/223 KB 452/1710 KB 120/208 KB 524/590 KB 84/223 KB 452/1710 KB 120/208 KB 528/590 KB 84/223 KB 452/1710 KB 120/208 KB 500/590 KB 258/258 KB 84/223 KB 452/1710 KB 120/208 KB 528/590 KB 88/223 KB 452/1710 KB 120/208 KB 500/590 KB 258/258 KB 80/223 KB 456/1710 KB 120/208 KB 528/590 KB 92/223 KB 460/1710 KB 120/208 KB 528/590 KB 92/223 KB 464/1710 KB 120/208 KB 528/590 KB 92/223 KB 448/1710 KB 120/208 KB 500/590 KB 258/258 KB 80/223 KB 464/1710 KB 124/208 KB 528/590 KB 92/223 KB 464/1710 KB 128/208 KB 528/590 KB 92/223 KB 464/1710 KB 132/208 KB 528/590 KB 92/223 KB 468/1710 KB 136/208 KB 528/590 KB 92/223 KB 468/1710 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install KB 140/208 KB 528/590 KB 92/223 KB 468/1710 KB 144/208 KB 528/590 KB 92/223 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1192.8 KB/sec) unit-abot-epc-basic-0: 01:39:21 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: 01:39:21 DEBUG unit.abot-epc-basic/0.install 452/1710 KB 120/208 KB 528/590 KB 92/223 KB 468/1710 KB 144/208 KB 528/590 KB 96/223 KB 468/1710 KB 144/208 KB 528/590 KB 100/223 KB 468/1710 KB 148/208 KB 532/590 KB 104/223 KB 468/1710 KB 148/208 KB 532/590 KB 108/223 KB 468/1710 KB 148/208 KB 532/590 KB 112/223 KB 468/1710 KB 132/208 KB 528/590 KB 92/223 KB 472/1710 KB 148/208 KB 532/590 KB 112/223 KB 476/1710 KB 148/208 KB 532/590 KB 112/223 KB 480/1710 KB 148/208 KB 532/590 KB 112/223 KB 484/1710 KB 148/208 KB 532/590 KB 112/223 KB 488/1710 KB 148/208 KB 532/590 KB 112/223 KB 492/1710 KB 148/208 KB 532/590 KB 112/223 KB 496/1710 KB 148/208 KB 532/590 KB 112/223 KB 468/1710 KB 148/208 KB 532/590 KB 100/223 KB 496/1710 KB 148/208 KB 536/590 KB 112/223 KB 496/1710 KB 148/208 KB 540/590 KB 112/223 KB 496/1710 KB 148/208 KB 544/590 KB 112/223 KB 496/1710 KB 148/208 KB 548/590 KB 116/223 KB 468/1710 KB 148/208 KB 528/590 KB 100/223 KB 500/1710 KB 152/208 KB 548/590 KB 116/223 KB 500/1710 KB 156/208 KB 548/590 KB 116/223 KB 500/1710 KB 160/208 KB 548/590 KB 116/223 KB 500/1710 KB 164/208 KB 548/590 KB 116/223 KB 500/1710 KB 164/208 KB 548/590 KB 116/223 KB 4/38 KB 500/1710 KB 168/208 KB 548/590 KB 116/223 KB 4/38 KB 500/1710 KB 172/208 KB 548/590 KB 116/223 KB 4/38 KB 500/1710 KB 176/208 KB 548/590 KB 116/223 KB 8/38 KB 500/1710 KB 148/208 KB 548/590 KB 116/223 KB 504/1710 KB 176/208 KB 548/590 KB 116/223 KB 8/38 KB 508/1710 KB 180/208 KB 552/590 KB 116/223 KB 8/38 KB 512/1710 KB 180/208 KB 552/590 KB 116/223 KB 8/38 KB 496/1710 KB 148/208 KB 544/590 KB 116/223 KB 512/1710 KB 180/208 KB 552/590 KB 120/223 KB 8/38 KB 512/1710 KB 180/208 KB 552/590 KB 124/223 KB 8/38 KB 512/1710 KB 180/208 KB 552/590 KB 128/223 KB 8/38 KB 512/1710 KB 180/208 KB 552/590 KB 132/223 KB 8/38 KB 516/1710 KB 180/208 KB 552/590 KB 136/223 KB 8/38 KB 516/1710 KB 180/208 KB 552/590 KB 140/223 KB 8/38 KB 516/1710 KB 180/208 KB 552/590 KB 144/223 KB 8/38 KB 504/1710 KB 180/208 KB 552/590 KB 116/223 KB 8/38 KB 516/1710 KB 184/208 KB 552/590 KB 144/223 KB 8/38 KB 516/1710 KB 188/208 KB 552/590 KB 144/223 KB 8/38 KB 516/1710 KB 192/208 KB 552/590 KB 144/223 KB 8/38 KB 504/1710 KB 176/208 KB 552/590 KB 116/223 KB 8/38 KB 516/1710 KB 192/208 KB 556/590 KB 144/223 KB 8/38 KB 516/1710 KB 192/208 KB 560/590 KB 144/223 KB 8/38 KB 500/1710 KB 172/208 KB 548/590 KB 116/223 KB 8/38 KB 516/1710 KB 192/208 KB 560/590 KB 144/223 KB 12/38 KB 516/1710 KB 192/208 KB 560/590 KB 144/223 KB 16/38 KB 516/1710 KB 192/208 KB 560/590 KB 144/223 KB 20/38 KB 516/1710 KB 192/208 KB 564/590 KB 144/223 KB 24/38 KB 516/1710 KB 192/208 KB 564/590 KB 144/223 KB 28/38 KB 516/1710 KB 192/208 KB 564/590 KB 144/223 KB 32/38 KB 516/1710 KB 192/208 KB 564/590 KB 144/223 KB 36/38 KB 516/1710 KB 196/208 KB 564/590 KB 148/223 KB 38/38 KB 516/1710 KB 180/208 KB 552/590 KB 132/223 KB 8/38 KB 520/1710 KB 196/208 KB 564/590 KB 148/223 KB 38/38 KB 524/1710 KB 196/208 KB 564/590 KB 148/223 KB 38/38 KB 528/1710 KB 196/208 KB 564/590 KB 148/223 KB 38/38 KB 532/1710 KB 196/208 KB 564/590 KB 148/223 KB 38/38 KB 536/1710 KB 196/208 KB 564/590 KB 148/223 KB 38/38 KB 540/1710 KB 196/208 KB 564/590 KB 148/223 KB 38/38 KB 544/1710 KB 196/208 KB 564/590 KB 148/223 KB 38/38 KB 516/1710 KB 196/208 KB 564/590 KB 148/223 KB 36/38 KB 516/1710 KB 196/208 KB 564/590 KB 144/223 KB 36/38 KB 544/1710 KB 200/208 KB 564/590 KB 148/223 KB 38/38 KB 516/1710 KB 192/208 KB 564/590 KB 144/223 KB unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 20/38 KB 544/1710 KB 204/208 KB 568/590 KB 148/223 KB 38/38 KB 544/1710 KB 204/208 KB 572/590 KB 148/223 KB 38/38 KB 544/1710 KB 204/208 KB 576/590 KB 148/223 KB 38/38 KB 544/1710 KB 204/208 KB 576/590 KB 148/223 KB 38/38 KB 544/1710 KB 208/208 KB 576/590 KB 148/223 KB 38/38 KB 544/1710 KB 208/208 KB 580/590 KB 148/223 KB 38/38 KB 544/1710 KB 208/208 KB 584/590 KB 152/223 KB 38/38 KB 544/1710 KB 208/208 KB 588/590 KB 152/223 KB 38/38 KB 544/1710 KB 208/208 KB 590/590 KB 152/223 KB 38/38 KB 544/1710 KB 208/208 KB 580/590 KB 152/223 KB 38/38 KB 544/1710 KB 208/208 KB 590/590 KB 156/223 KB 38/38 KB 544/1710 KB 208/208 KB 590/590 KB 160/223 KB 38/38 KB 544/1710 KB 208/208 KB 590/590 KB 164/223 KB 38/38 KB 548/1710 KB 208/208 KB 590/590 KB 168/223 KB 38/38 KB 548/1710 KB 208/208 KB 590/590 KB 172/223 KB 38/38 KB 548/1710 KB 208/208 KB 590/590 KB 164/223 KB 38/38 KB 552/1710 KB 208/208 KB 590/590 KB 172/223 KB 38/38 KB 552/1710 KB 208/208 KB 590/590 KB 176/223 KB 38/38 KB 556/1710 KB 208/208 KB 590/590 KB 176/223 KB 38/38 KB 560/1710 KB 208/208 KB 590/590 KB 176/223 KB 38/38 KB 564/1710 KB 208/208 KB 590/590 KB 176/223 KB 38/38 KB 568/1710 KB 208/208 KB 590/590 KB 180/223 KB 38/38 KB 572/1710 KB 208/208 KB 590/590 KB 180/223 KB 38/38 KB 576/1710 KB 208/208 KB 590/590 KB 180/223 KB 38/38 KB 564/1710 KB 208/208 KB 590/590 KB 180/223 KB 38/38 KB 576/1710 KB 208/208 KB 590/590 KB 184/223 KB 38/38 KB 576/1710 KB 208/208 KB 590/590 KB 188/223 KB 38/38 KB 576/1710 KB 208/208 KB 590/590 KB 192/223 KB 38/38 KB 576/1710 KB 208/208 KB 590/590 KB 196/223 KB 38/38 KB 580/1710 KB 590/590 KB 200/223 KB 38/38 KB 580/1710 KB 204/223 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 862.5 KB/sec) unit-abot-epc-basic-0: 01:39:21 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-mysql-0: 01:39:21 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 01:39:21 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 580/1710 KB 590/590 KB 196/223 KB 38/38 KB 584/1710 KB 208/223 KB 38/38 KB 588/1710 KB 208/223 KB 38/38 KB 592/1710 KB 208/223 KB 38/38 KB 580/1710 KB 208/223 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2312.4 KB/sec) unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-mysql-0: 01:39:21 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 592/1710 KB 212/223 KB 38/38 KB 596/1710 KB 216/223 KB 38/38 KB 596/1710 KB 220/223 KB 38/38 KB 596/1710 KB 223/223 KB 38/38 KB 596/1710 KB 212/223 KB 38/38 KB 600/1710 KB 223/223 KB 38/38 KB 604/1710 KB 223/223 KB 38/38 KB 608/1710 KB 223/223 KB 38/38 KB 612/1710 KB 223/223 KB 38/38 KB 616/1710 KB 223/223 KB 38/38 KB 620/1710 KB 223/223 KB 38/38 KB 624/1710 KB 223/223 KB 38/38 KB 628/1710 KB 223/223 KB 38/38 KB 632/1710 KB 223/223 KB 38/38 KB 636/1710 KB 223/223 KB 38/38 KB 640/1710 KB 223/223 KB 38/38 KB 644/1710 KB 223/223 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 148.8 KB/sec) unit-abot-epc-basic-0: 01:39:21 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: 01:39:21 DEBUG unit.abot-epc-basic/0.install 644/1710 KB 223/223 KB 4/18 KB 4/531 KB 38/38 KB 644/1710 KB 8/18 KB 4/531 KB 644/1710 KB 12/18 KB 4/531 KB 644/1710 KB 16/18 KB 4/531 KB 644/1710 KB 18/18 KB 4/531 KB 644/1710 KB 223/223 KB 4/531 KB 38/38 KB 644/1710 KB 18/18 KB 8/531 KB 644/1710 KB 18/18 KB 12/531 KB 644/1710 KB 18/18 KB 16/531 KB 644/1710 KB 18/18 KB 20/531 KB 644/1710 KB 18/18 KB 24/531 KB 644/1710 KB 18/18 KB 28/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 860.6 KB/sec) unit-abot-epc-basic-0: 01:39:21 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: 01:39:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 67.9 KB/sec) unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-mysql-0: 01:39:21 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 01:39:21 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 644/1710 KB 18/18 KB 32/531 KB 644/1710 KB 4/214 KB 32/531 KB 644/1710 KB 8/214 KB 32/531 KB 644/1710 KB 12/214 KB 32/531 KB 644/1710 KB 16/214 KB 32/531 KB 648/1710 KB 16/214 KB 32/531 KB 652/1710 KB 16/214 KB 36/531 KB 656/1710 KB 16/214 KB 36/531 KB 660/1710 KB 16/214 KB 36/531 KB 664/1710 KB 20/214 KB 36/531 KB 4/109 KB 668/1710 KB 20/214 KB 36/531 KB 4/109 KB 672/1710 KB 20/214 KB 36/531 KB 4/109 KB 676/1710 KB 20/214 KB 36/531 KB 4/109 KB 680/1710 KB 20/214 KB 36/531 KB 4/109 KB 684/1710 KB 20/214 KB 36/531 KB 4/109 KB 688/1710 KB 20/214 KB 36/531 KB 4/109 KB 692/1710 KB 20/214 KB 36/531 KB 4/109 KB 696/1710 KB 20/214 KB 36/531 KB 4/109 KB 700/1710 KB 20/214 KB 36/531 KB 4/109 KB 704/1710 KB 20/214 KB 36/531 KB 4/109 KB 708/1710 KB 20/214 KB 36/531 KB 4/109 KB 712/1710 KB 20/214 KB 36/531 KB 4/109 KB 716/1710 KB 20/214 KB 36/531 KB 4/109 KB 720/1710 KB 20/214 KB 36/531 KB 4/109 KB 724/1710 KB 20/214 KB 36/531 KB 4/109 KB 728/1710 KB 20/214 KB 36/531 KB 4/109 KB 732/1710 KB 20/214 KB 36/531 KB 4/109 KB 736/1710 KB 20/214 KB 36/531 KB 4/109 KB 736/1710 KB 20/214 KB 36/531 KB 4/1267 KB 4/109 KB 736/1710 KB 20/214 KB 36/531 KB 8/1267 KB 4/109 KB 736/1710 KB 20/214 KB 36/531 KB 12/1267 KB 4/109 KB 736/1710 KB 20/214 KB 36/531 KB 16/1267 KB 4/109 KB 736/1710 KB 20/214 KB 36/531 KB 20/1267 KB 4/109 KB 736/1710 KB 20/214 KB 36/531 KB 24/1267 KB 4/109 KB 736/1710 KB 20/214 KB 36/531 KB 28/1267 KB 4/109 KB 736/1710 KB 20/214 KB 36/531 KB 32/1267 KB 4/109 KB 736/1710 KB 20/214 KB 36/531 KB 36/1267 KB 4/109 KB 736/1710 KB 20/214 KB 36/531 KB 40/1267 KB 4/109 KB 736/1710 KB 20/214 KB 36/531 KB 44/1267 KB 4/109 KB 736/1710 KB 20/214 KB 36/531 KB 48/1267 KB 4/109 KB 736/1710 KB 20/214 KB 36/531 KB 52/1267 KB 4/109 KB 740/1710 KB 20/214 KB 36/531 KB 56/1267 KB 4/109 KB 740/1710 KB 20/214 KB 36/531 KB 60/1267 KB 4/109 KB 648/1710 KB 16/214 KB 36/531 KB 740/1710 KB 20/214 KB 40/531 KB 60/1267 KB 4/109 KB 740/1710 KB 20/214 KB 44/531 KB 60/1267 KB 4/109 KB 740/1710 KB 20/214 KB 48/531 KB 60/1267 KB 4/109 KB 740/1710 KB 20/214 KB 36/531 KB 52/1267 KB 4/109 KB 660/1710 KB 20/214 KB 36/531 KB 4/109 KB 740/1710 KB 24/214 KB 48/531 KB 60/1267 KB 4/109 KB 740/1710 KB 28/214 KB 48/531 KB 60/1267 KB 4/109 KB 740/1710 KB 32/214 KB 48/531 KB 60/1267 KB 4/109 KB 740/1710 KB 36/214 KB 48/531 KB 60/1267 KB 4/109 KB 740/1710 KB 40/214 KB 48/531 KB 60/1267 KB 4/109 KB 740/1710 KB 44/214 KB 48/531 KB 60/1267 KB 4/109 KB 740/1710 KB 48/214 KB 48/531 KB 60/1267 KB 4/109 KB 740/1710 KB 52/214 KB 48/531 KB 60/1267 KB 4/109 KB 660/1710 KB 16/214 KB 36/531 KB 4/109 KB 740/1710 KB 52/214 KB 48/531 KB 60/1267 KB 8/109 KB 740/1710 KB 52/214 KB 48/531 KB 60/1267 KB 12/109 KB 740/1710 KB 52/214 KB 48/531 KB 60/1267 KB 16/109 KB 740/1710 KB 52/214 KB 48/531 KB 60/1267 KB 20/109 KB 740/1710 KB 52/214 KB 48/531 KB 60/1267 KB 24/109 KB 740/1710 KB 52/214 KB 48/531 KB 60/1267 KB 28/109 KB 740/1710 KB 52/214 KB 48/531 KB 60/1267 KB 32/109 KB 740/1710 KB 52/214 KB 48/531 KB 60/1267 KB 36/109 KB 740/1710 KB 52/214 KB 48/531 KB 60/1267 KB 40/109 KB 740/1710 KB 56/214 KB 48/531 KB 60/1267 KB 44/109 KB 740/1710 KB 56/214 KB 48/531 KB 60/1267 KB 48/109 KB 740/1710 KB 56/214 KB 48/531 KB 60/1267 KB 40/109 KB 740/1710 KB 60/214 KB 48/531 KB 60/1267 KB 48/109 KB 740/1710 KB 64/214 KB 48/531 KB 60/1267 KB 48/109 KB 740/1710 KB 64/214 KB 48/531 KB 60/1267 KB 52/109 KB 7 unit-mysql-0: 01:39:21 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 40/1710 KB 68/214 KB 48/531 KB 60/1267 KB 56/109 KB 740/1710 KB 68/214 KB 48/531 KB 60/1267 KB 60/109 KB 740/1710 KB 68/214 KB 48/531 KB 60/1267 KB 64/109 KB 740/1710 KB 68/214 KB 48/531 KB 60/1267 KB 52/109 KB 740/1710 KB 72/214 KB 48/531 KB 60/1267 KB 64/109 KB 740/1710 KB 76/214 KB 48/531 KB 60/1267 KB 64/109 KB 740/1710 KB 80/214 KB 48/531 KB 60/1267 KB 64/109 KB 740/1710 KB 84/214 KB 48/531 KB 60/1267 KB 64/109 KB 740/1710 KB 88/214 KB 48/531 KB 60/1267 KB 68/109 KB 740/1710 KB 92/214 KB 48/531 KB 60/1267 KB 68/109 KB 740/1710 KB 84/214 KB 48/531 KB 60/1267 KB 68/109 KB 744/1710 KB 92/214 KB 48/531 KB 60/1267 KB 72/109 KB 744/1710 KB 92/214 KB 48/531 KB 60/1267 KB 76/109 KB 744/1710 KB 92/214 KB 48/531 KB 60/1267 KB 80/109 KB 744/1710 KB 96/214 KB 48/531 KB 60/1267 KB 84/109 KB 744/1710 KB 96/214 KB 52/531 KB 60/1267 KB 88/109 KB 744/1710 KB 96/214 KB 52/531 KB 60/1267 KB 92/109 KB 744/1710 KB 96/214 KB 52/531 KB 60/1267 KB 96/109 KB 744/1710 KB 92/214 KB 48/531 KB 60/1267 KB 68/109 KB 748/1710 KB 96/214 KB 52/531 KB 64/1267 KB 96/109 KB 752/1710 KB 96/214 KB 52/531 KB 64/1267 KB 96/109 KB 756/1710 KB 96/214 KB 52/531 KB 64/1267 KB 96/109 KB 760/1710 KB 96/214 KB 52/531 KB 64/1267 KB 96/109 KB 744/1710 KB 96/214 KB 52/531 KB 64/1267 KB 96/109 KB 744/1710 KB 96/214 KB 52/531 KB 60/1267 KB 84/109 KB 744/1710 KB 96/214 KB 48/531 KB 60/1267 KB 80/109 KB 760/1710 KB 100/214 KB 56/531 KB 64/1267 KB 96/109 KB 760/1710 KB 104/214 KB 56/531 KB 64/1267 KB 96/109 KB 760/1710 KB 108/214 KB 56/531 KB 64/1267 KB 96/109 KB 760/1710 KB 112/214 KB 56/531 KB 64/1267 KB 96/109 KB 760/1710 KB 96/214 KB 56/531 KB 64/1267 KB 96/109 KB 760/1710 KB 112/214 KB 60/531 KB 64/1267 KB 96/109 KB 760/1710 KB 112/214 KB 64/531 KB 64/1267 KB 96/109 KB 760/1710 KB 116/214 KB 64/531 KB 64/1267 KB 96/109 KB 764/1710 KB 120/214 KB 68/531 KB 68/1267 KB 100/109 KB 764/1710 KB 124/214 KB 68/531 KB 68/1267 KB 100/109 KB 764/1710 KB 128/214 KB 68/531 KB 68/1267 KB 100/109 KB 764/1710 KB 116/214 KB 68/531 KB 68/1267 KB 100/109 KB 764/1710 KB 116/214 KB 68/531 KB 64/1267 KB 100/109 KB 768/1710 KB 128/214 KB 68/531 KB 68/1267 KB 100/109 KB 772/1710 KB 128/214 KB 68/531 KB 68/1267 KB 100/109 KB 776/1710 KB 128/214 KB 68/531 KB 72/1267 KB 100/109 KB 780/1710 KB 128/214 KB 68/531 KB 72/1267 KB 100/109 KB 784/1710 KB 132/214 KB 68/531 KB 72/1267 KB 100/109 KB 760/1710 KB 116/214 KB 68/531 KB 64/1267 KB 100/109 KB 784/1710 KB 132/214 KB 72/531 KB 72/1267 KB 100/109 KB 784/1710 KB 132/214 KB 76/531 KB 72/1267 KB 100/109 KB 784/1710 KB 132/214 KB 80/531 KB 72/1267 KB 100/109 KB 760/1710 KB 116/214 KB 64/531 KB 64/1267 KB 100/109 KB 784/1710 KB 132/214 KB 80/531 KB 72/1267 KB 104/109 KB 784/1710 KB 132/214 KB 80/531 KB 72/1267 KB 108/109 KB 784/1710 KB 132/214 KB 80/531 KB 72/1267 KB 109/109 KB 784/1710 KB 132/214 KB 84/531 KB 72/1267 KB 109/109 KB 784/1710 KB 132/214 KB 88/531 KB 72/1267 KB 109/109 KB 784/1710 KB 132/214 KB 92/531 KB 72/1267 KB 109/109 KB 784/1710 KB 132/214 KB 96/531 KB 72/1267 KB 109/109 KB 784/1710 KB 132/214 KB 100/531 KB 72/1267 KB 109/109 KB 788/1710 KB 132/214 KB 104/531 KB 72/1267 KB 109/109 KB 788/1710 KB 132/214 KB 108/531 KB 72/1267 KB 109/109 KB 788/1710 KB 132/214 KB 112/531 KB 72/1267 KB 109/109 KB 780/1710 KB 132/214 KB 68/531 KB 72/1267 KB 100/109 KB 788/1710 KB 136/214 KB 112/531 KB 72/1267 KB 109/109 KB 788/1710 KB 140/214 KB 112/531 KB 72/1267 KB 109/109 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install KB 772/1710 KB 128/214 KB 68/531 KB 72/1267 KB 100/109 KB 788/1710 KB 140/214 KB 112/531 KB 76/1267 KB 109/109 KB 788/1710 KB 140/214 KB 112/531 KB 80/1267 KB 109/109 KB 788/1710 KB 140/214 KB 112/531 KB 84/1267 KB 109/109 KB 788/1710 KB 140/214 KB 112/531 KB 88/1267 KB 109/109 KB 788/1710 KB 140/214 KB 112/531 KB 92/1267 KB 109/109 KB 788/1710 KB 140/214 KB 112/531 KB 96/1267 KB 109/109 KB 788/1710 KB 144/214 KB 112/531 KB 96/1267 KB 109/109 KB 788/1710 KB 144/214 KB 112/531 KB 100/1267 KB 109/109 KB 788/1710 KB 148/214 KB 112/531 KB 104/1267 KB 109/109 KB 788/1710 KB 132/214 KB 100/531 KB 72/1267 KB 109/109 KB 792/1710 KB 148/214 KB 112/531 KB 104/1267 KB 109/109 KB 796/1710 KB 148/214 KB 112/531 KB 104/1267 KB 109/109 KB 800/1710 KB 148/214 KB 112/531 KB 104/1267 KB 109/109 KB 788/1710 KB 148/214 KB 112/531 KB 100/1267 KB 109/109 KB 800/1710 KB 152/214 KB 112/531 KB 104/1267 KB 109/109 KB 800/1710 KB 156/214 KB 112/531 KB 104/1267 KB 804/1710 KB 156/214 KB 112/531 KB 108/1267 KB 804/1710 KB 160/214 KB 112/531 KB 108/1267 KB 800/1710 KB 156/214 KB 112/531 KB 108/1267 KB 804/1710 KB 160/214 KB 112/531 KB 112/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 344.5 KB/sec) unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 804/1710 KB 164/214 KB 112/531 KB 116/1267 KB 808/1710 KB 164/214 KB 116/531 KB 120/1267 KB 808/1710 KB 164/214 KB 116/531 KB 124/1267 KB 808/1710 KB 164/214 KB 116/531 KB 128/1267 KB 808/1710 KB 164/214 KB 116/531 KB 132/1267 KB 808/1710 KB 164/214 KB 116/531 KB 136/1267 KB 808/1710 KB 164/214 KB 116/531 KB 140/1267 KB 804/1710 KB 164/214 KB 112/531 KB 112/1267 KB 808/1710 KB 168/214 KB 116/531 KB 140/1267 KB 808/1710 KB 172/214 KB 116/531 KB 140/1267 KB 808/1710 KB 176/214 KB 116/531 KB 140/1267 KB 808/1710 KB 164/214 KB 116/531 KB 116/1267 KB 808/1710 KB 176/214 KB 120/531 KB 140/1267 KB 808/1710 KB 176/214 KB 124/531 KB 140/1267 KB 808/1710 KB 176/214 KB 128/531 KB 140/1267 KB 808/1710 KB 164/214 KB 112/531 KB 116/1267 KB 812/1710 KB 176/214 KB 128/531 KB 140/1267 KB 816/1710 KB 176/214 KB 128/531 KB 140/1267 KB Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-mysql-0: 01:39:21 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 820/1710 KB 176/214 KB 128/531 KB 140/1267 KB 824/1710 KB 176/214 KB 132/531 KB 140/1267 KB 828/1710 KB 176/214 KB 132/531 KB 140/1267 KB 832/1710 KB 176/214 KB 132/531 KB 140/1267 KB 836/1710 KB 180/214 KB 132/531 KB 140/1267 KB 840/1710 KB 180/214 KB 132/531 KB 140/1267 KB 820/1710 KB 176/214 KB 132/531 KB 140/1267 KB 840/1710 KB 180/214 KB 136/531 KB 144/1267 KB 840/1710 KB 180/214 KB 140/531 KB 144/1267 KB 840/1710 KB 180/214 KB 144/531 KB 144/1267 KB 840/1710 KB 180/214 KB 148/531 KB 144/1267 KB 840/1710 KB 180/214 KB 132/531 KB 144/1267 KB 832/1710 KB 180/214 KB 132/531 KB 140/1267 KB 844/1710 KB 184/214 KB 148/531 KB 144/1267 KB 844/1710 KB 188/214 KB 148/531 KB 144/1267 KB 844/1710 KB 192/214 KB 148/531 KB 144/1267 KB 844/1710 KB 196/214 KB 148/531 KB 144/1267 KB 844/1710 KB 200/214 KB 148/531 KB 144/1267 KB 844/1710 KB 204/214 KB 148/531 KB 144/1267 KB 844/1710 KB 208/214 KB 152/531 KB 144/1267 KB 844/1710 KB 212/214 KB 152/531 KB 144/1267 KB 844/1710 KB 214/214 KB 152/531 KB 148/1267 KB 844/1710 KB 180/214 KB 148/531 KB 144/1267 KB 848/1710 KB 214/214 KB 152/531 KB 148/1267 KB 852/1710 KB 214/214 KB 152/531 KB 148/1267 KB 856/1710 KB 214/214 KB 152/531 KB 148/1267 KB 860/1710 KB 214/214 KB 152/531 KB 148/1267 KB 844/1710 KB 212/214 KB 152/531 KB 148/1267 KB 860/1710 KB 214/214 KB 152/531 KB 152/1267 KB 860/1710 KB 214/214 KB 152/531 KB 156/1267 KB 860/1710 KB 214/214 KB 152/531 KB 160/1267 KB 860/1710 KB 4/80 KB 214/214 KB 152/531 KB 164/1267 KB 864/1710 KB 4/80 KB 214/214 KB 152/531 KB 168/1267 KB 844/1710 KB 204/214 KB 152/531 KB 144/1267 KB 864/1710 KB 4/80 KB 214/214 KB 156/531 KB 172/1267 KB 864/1710 KB 4/80 KB 214/214 KB 160/531 KB 172/1267 KB 864/1710 KB 4/80 KB 214/214 KB 164/531 KB 172/1267 KB 864/1710 KB 4/80 KB 214/214 KB 168/531 KB 172/1267 KB 864/1710 KB 4/80 KB 214/214 KB 172/531 KB 172/1267 KB 864/1710 KB 4/80 KB 214/214 KB 176/531 KB 172/1267 KB 864/1710 KB 4/80 KB 214/214 KB 152/531 KB 164/1267 KB 860/1710 KB 4/80 KB 214/214 KB 152/531 KB 160/1267 KB 864/1710 KB 8/80 KB 214/214 KB 176/531 KB 172/1267 KB 864/1710 KB 12/80 KB 214/214 KB 176/531 KB 172/1267 KB 864/1710 KB 16/80 KB 214/214 KB 176/531 KB 172/1267 KB 864/1710 KB 20/80 KB 214/214 KB 176/531 KB 172/1267 KB 864/1710 KB 24/80 KB 214/214 KB 176/531 KB 172/1267 KB 864/1710 KB 28/80 KB 214/214 KB 176/531 KB 172/1267 KB 864/1710 KB 32/80 KB 214/214 KB 176/531 KB 172/1267 KB 864/1710 KB 32/80 KB 214/214 KB 180/531 KB 172/1267 KB 868/1710 KB 36/80 KB 214/214 KB 184/531 KB 172/1267 KB 868/1710 KB 36/80 KB 214/214 KB 188/531 KB 172/1267 KB 868/1710 KB 36/80 KB 214/214 KB 192/531 KB 172/1267 KB 864/1710 KB 4/80 KB 214/214 KB 152/531 KB 172/1267 KB 868/1710 KB 36/80 KB 214/214 KB 192/531 KB 176/1267 KB 868/1710 KB 36/80 KB 214/214 KB 180/531 KB 172/1267 KB 868/1710 KB 40/80 KB 214/214 KB 192/531 KB 176/1267 KB 868/1710 KB 32/80 KB 214/214 KB 180/531 KB 172/1267 KB 872/1710 KB 40/80 KB 214/214 KB 192/531 KB 176/1267 KB 876/1710 KB 40/80 KB 214/214 KB 192/531 KB 176/1267 KB 880/1710 KB 40/80 KB 214/214 KB 192/531 KB 176/1267 KB 884/1710 KB 40/80 KB 214/214 KB 192/531 KB 176/1267 KB 888/1710 KB 44/80 KB 196/531 KB 180/1267 KB 892/1710 KB 44/80 KB 196/531 KB 180/1267 KB 896/1710 KB 44/80 KB 196/531 KB 180/1267 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 629.0 KB/sec) unit-abot-epc-basic-0: 01:39:21 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-mysql-0: 01:39:21 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 01:39:21 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 884/1710 KB 44/80 KB 196/531 KB 180/1267 KB 896/1710 KB 44/80 KB 200/531 KB 180/1267 KB 884/1710 KB 44/80 KB 192/531 KB 180/1267 KB 896/1710 KB 48/80 KB 200/531 KB 180/1267 KB 884/1710 KB 40/80 KB 192/531 KB 180/1267 KB 896/1710 KB 48/80 KB 200/531 KB 184/1267 KB 896/1710 KB 48/80 KB 200/531 KB 188/1267 KB 896/1710 KB 48/80 KB 200/531 KB 192/1267 KB 896/1710 KB 48/80 KB 200/531 KB 196/1267 KB 900/1710 KB 52/80 KB 204/531 KB 200/1267 KB 900/1710 KB 52/80 KB 204/531 KB 204/1267 KB 900/1710 KB 52/80 KB 204/531 KB 208/1267 KB 900/1710 KB 52/80 KB 204/531 KB 196/1267 KB 900/1710 KB 52/80 KB 208/531 KB 208/1267 KB 900/1710 KB 52/80 KB 200/531 KB 196/1267 KB 900/1710 KB 56/80 KB 208/531 KB 208/1267 KB 900/1710 KB 60/80 KB 208/531 KB 208/1267 KB 900/1710 KB 64/80 KB 208/531 KB 208/1267 KB 900/1710 KB 68/80 KB 208/531 KB 208/1267 KB 900/1710 KB 72/80 KB 212/531 KB 212/1267 KB 900/1710 KB 76/80 KB 212/531 KB 212/1267 KB 900/1710 KB 80/80 KB 212/531 KB 212/1267 KB 900/1710 KB 48/80 KB 200/531 KB 196/1267 KB 904/1710 KB 80/80 KB 212/531 KB 212/1267 KB 908/1710 KB 80/80 KB 212/531 KB 212/1267 KB 912/1710 KB 80/80 KB 212/531 KB 212/1267 KB 916/1710 KB 80/80 KB 212/531 KB 212/1267 KB 920/1710 KB 80/80 KB 212/531 KB 212/1267 KB 924/1710 KB 80/80 KB 212/531 KB 212/1267 KB 928/1710 KB 80/80 KB 212/531 KB 212/1267 KB 900/1710 KB 68/80 KB 212/531 KB 212/1267 KB 928/1710 KB 80/80 KB 212/531 KB 216/1267 KB 900/1710 KB 68/80 KB 212/531 KB 208/1267 KB 928/1710 KB 80/80 KB 216/531 KB 220/1267 KB 928/1710 KB 80/80 KB 220/531 KB 220/1267 KB 928/1710 KB 80/80 KB 224/531 KB 220/1267 KB 928/1710 KB 80/80 KB 228/531 KB 220/1267 KB 928/1710 KB 80/80 KB 228/531 KB 220/1267 KB 928/1710 KB 80/80 KB 228/531 KB 224/1267 KB 928/1710 KB 80/80 KB 232/531 KB 224/1267 KB 928/1710 KB 80/80 KB 236/531 KB 224/1267 KB 928/1710 KB 80/80 KB 240/531 KB 224/1267 KB 928/1710 KB 80/80 KB 244/531 KB 224/1267 KB 932/1710 KB 80/80 KB 248/531 KB 228/1267 KB 932/1710 KB 80/80 KB 244/531 KB 228/1267 KB 936/1710 KB 80/80 KB 248/531 KB 228/1267 KB 940/1710 KB 80/80 KB 248/531 KB 228/1267 KB 928/1710 KB 80/80 KB 244/531 KB 228/1267 KB 940/1710 KB 80/80 KB 248/531 KB 232/1267 KB 940/1710 KB 80/80 KB 248/531 KB 236/1267 KB 940/1710 KB 80/80 KB 248/531 KB 240/1267 KB 944/1710 KB 80/80 KB 248/531 KB 240/1267 KB 948/1710 KB 80/80 KB 248/531 KB 240/1267 KB 952/1710 KB 252/531 KB 244/1267 KB 956/1710 KB 252/531 KB 244/1267 KB 960/1710 KB 252/531 KB 244/1267 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 222.6 KB/sec) unit-abot-epc-basic-0: 01:39:21 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-mysql-0: 01:39:21 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 01:39:21 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 948/1710 KB 80/80 KB 252/531 KB 244/1267 KB 960/1710 KB 252/531 KB 248/1267 KB 960/1710 KB 252/531 KB 252/1267 KB 960/1710 KB 252/531 KB 256/1267 KB 948/1710 KB 80/80 KB 252/531 KB 240/1267 KB 960/1710 KB 256/531 KB 256/1267 KB 960/1710 KB 260/531 KB 256/1267 KB 960/1710 KB 264/531 KB 256/1267 KB 960/1710 KB 268/531 KB 256/1267 KB 960/1710 KB 272/531 KB 256/1267 KB 960/1710 KB 276/531 KB 256/1267 KB 964/1710 KB 4/61 KB 280/531 KB 260/1267 KB 964/1710 KB 4/61 KB 284/531 KB 260/1267 KB 964/1710 KB 4/61 KB 288/531 KB 260/1267 KB 964/1710 KB 4/61 KB 276/531 KB 260/1267 KB 960/1710 KB 4/61 KB 276/531 KB 260/1267 KB 964/1710 KB 4/61 KB 288/531 KB 264/1267 KB 964/1710 KB 4/61 KB 288/531 KB 268/1267 KB 964/1710 KB 4/61 KB 288/531 KB 272/1267 KB 960/1710 KB 4/61 KB 276/531 KB 256/1267 KB 968/1710 KB 8/61 KB 288/531 KB 272/1267 KB 968/1710 KB 12/61 KB 288/531 KB 272/1267 KB 968/1710 KB 16/61 KB 288/531 KB 272/1267 KB 968/1710 KB 4/61 KB 288/531 KB 272/1267 KB 972/1710 KB 16/61 KB 288/531 KB 276/1267 KB 976/1710 KB 16/61 KB 288/531 KB 276/1267 KB 980/1710 KB 16/61 KB 288/531 KB 276/1267 KB 984/1710 KB 20/61 KB 292/531 KB 276/1267 KB 988/1710 KB 20/61 KB 292/531 KB 276/1267 KB 992/1710 KB 20/61 KB 292/531 KB 276/1267 KB 968/1710 KB 16/61 KB 288/531 KB 276/1267 KB 992/1710 KB 20/61 KB 292/531 KB 280/1267 KB 992/1710 KB 20/61 KB 292/531 KB 284/1267 KB 992/1710 KB 20/61 KB 292/531 KB 288/1267 KB 980/1710 KB 20/61 KB 292/531 KB 276/1267 KB 992/1710 KB 20/61 KB 296/531 KB 288/1267 KB 992/1710 KB 20/61 KB 300/531 KB 288/1267 KB 992/1710 KB 20/61 KB 304/531 KB 288/1267 KB 980/1710 KB 20/61 KB 288/531 KB 276/1267 KB 992/1710 KB 24/61 KB 304/531 KB 288/1267 KB 992/1710 KB 28/61 KB 304/531 KB 288/1267 KB 992/1710 KB 32/61 KB 304/531 KB 288/1267 KB 992/1710 KB 32/61 KB 304/531 KB 292/1267 KB 996/1710 KB 36/61 KB 308/531 KB 296/1267 KB 996/1710 KB 36/61 KB 308/531 KB 300/1267 KB 996/1710 KB 36/61 KB 308/531 KB 304/1267 KB 992/1710 KB 36/61 KB 304/531 KB 292/1267 KB 996/1710 KB 40/61 KB 308/531 KB 304/1267 KB 996/1710 KB 44/61 KB 308/531 KB 304/1267 KB 996/1710 KB 48/61 KB 308/531 KB 304/1267 KB 996/1710 KB 36/61 KB 308/531 KB 292/1267 KB 996/1710 KB 48/61 KB 312/531 KB 304/1267 KB 996/1710 KB 36/61 KB 304/531 KB 292/1267 KB 1000/1710 KB 48/61 KB 312/531 KB 304/1267 KB 1004/1710 KB 48/61 KB 312/531 KB 304/1267 KB 1004/1710 KB 48/61 KB 316/531 KB 304/1267 KB 1004/1710 KB 48/61 KB 320/531 KB 304/1267 KB 1008/1710 KB 48/61 KB 320/531 KB 304/1267 KB 1008/1710 KB 52/61 KB 320/531 KB 304/1267 KB 1012/1710 KB 56/61 KB 324/531 KB 308/1267 KB 1012/1710 KB 60/61 KB 324/531 KB 308/1267 KB 1012/1710 KB 61/61 KB 324/531 KB 308/1267 KB 1012/1710 KB 52/61 KB 324/531 KB 308/1267 KB 1008/1710 KB 52/61 KB 324/531 KB 308/1267 KB 1012/1710 KB 61/61 KB 328/531 KB 308/1267 KB 1012/1710 KB 61/61 KB 332/531 KB 308/1267 KB 1008/1710 KB 52/61 KB 320/531 KB 308/1267 KB 1016/1710 KB 61/61 KB 332/531 KB 312/1267 KB 1016/1710 KB 61/61 KB 332/531 KB 316/1267 KB 1016/1710 KB 61/61 KB 332/531 KB 320/1267 KB 1016/1710 KB 61/61 KB 332/531 KB 308/1267 KB 1020/1710 KB 61/61 KB 336/531 KB 320/1267 KB 1016/1710 KB 61/61 KB 336/531 KB 320/1267 KB 1024/1710 KB 61/61 KB 336/531 KB 324/1267 KB 1024/1710 KB 61/61 KB 340/531 KB 328/1267 KB 1024/1710 KB 61/61 KB 340/531 KB 332/1267 KB 1024/1710 KB 61/61 KB 340/531 KB 336/1267 KB 1024/1710 KB 61/61 KB 340/531 KB 324/1267 KB 1024/1710 KB 61/61 KB 344/531 KB 336/1267 unit-mysql-0: 01:39:21 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install KB 1024/1710 KB 61/61 KB 336/531 KB 324/1267 KB 1028/1710 KB 61/61 KB 344/531 KB 336/1267 KB 1032/1710 KB 61/61 KB 344/531 KB 336/1267 KB 1032/1710 KB 61/61 KB 348/531 KB 336/1267 KB 1032/1710 KB 61/61 KB 352/531 KB 336/1267 KB 1036/1710 KB 61/61 KB 352/531 KB 340/1267 KB 1036/1710 KB 61/61 KB 356/531 KB 344/1267 KB 1036/1710 KB 61/61 KB 356/531 KB 348/1267 KB 1036/1710 KB 61/61 KB 356/531 KB 352/1267 KB 1036/1710 KB 61/61 KB 352/531 KB 336/1267 KB 1040/1710 KB 61/61 KB 356/531 KB 352/1267 KB 1044/1710 KB 61/61 KB 356/531 KB 352/1267 KB 1048/1710 KB 61/61 KB 356/531 KB 352/1267 KB 1052/1710 KB 61/61 KB 356/531 KB 352/1267 KB 1056/1710 KB 61/61 KB 356/531 KB 352/1267 KB 1060/1710 KB 61/61 KB 356/531 KB 352/1267 KB 1064/1710 KB 356/531 KB 356/1267 KB 1036/1710 KB 61/61 KB 356/531 KB 340/1267 KB 1068/1710 KB 360/531 KB 356/1267 KB 1068/1710 KB 364/531 KB 356/1267 KB 1068/1710 KB 368/531 KB 356/1267 KB 1068/1710 KB 372/531 KB 356/1267 KB 1068/1710 KB 376/531 KB 356/1267 KB 1068/1710 KB 380/531 KB 356/1267 KB 1068/1710 KB 384/531 KB 356/1267 KB 1060/1710 KB 356/531 KB 356/1267 KB 1068/1710 KB 384/531 KB 360/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 155.2 KB/sec) unit-abot-epc-basic-0: 01:39:21 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: 01:39:21 DEBUG unit.abot-epc-basic/0.install 1068/1710 KB 384/531 KB 364/1267 KB 1068/1710 KB 384/531 KB 368/1267 KB 1068/1710 KB 384/531 KB 372/1267 KB 1068/1710 KB 388/531 KB 376/1267 KB 1068/1710 KB 388/531 KB 380/1267 KB 1068/1710 KB 388/531 KB 384/1267 KB 1068/1710 KB 388/531 KB 372/1267 KB 1068/1710 KB 392/531 KB 384/1267 KB 1068/1710 KB 396/531 KB 384/1267 KB 1068/1710 KB 400/531 KB 384/1267 KB 1068/1710 KB 404/531 KB 384/1267 KB 1068/1710 KB 408/531 KB 388/1267 KB 1068/1710 KB 384/531 KB 372/1267 KB 1072/1710 KB 412/531 KB 388/1267 KB 1076/1710 KB 412/531 KB 388/1267 KB 1080/1710 KB 412/531 KB 388/1267 KB 1084/1710 KB 412/531 KB 388/1267 KB 1088/1710 KB 412/531 KB 388/1267 KB 1068/1710 KB 404/531 KB 388/1267 KB 1088/1710 KB 412/531 KB 392/1267 KB 1092/1710 KB 412/531 KB 396/1267 KB 1068/1710 KB 412/531 KB 396/1267 KB 1092/1710 KB 416/531 KB 396/1267 KB 1088/1710 KB 412/531 KB 396/1267 KB 1092/1710 KB 416/531 KB 400/1267 KB 1092/1710 KB 416/531 KB 404/1267 KB 1096/1710 KB 420/531 KB 408/1267 KB 1096/1710 KB 420/531 KB 412/1267 KB 1096/1710 KB 420/531 KB 404/1267 KB 1096/1710 KB 424/531 KB 412/1267 KB 1096/1710 KB 4/1063 KB 428/531 KB 416/1267 KB 1096/1710 KB 4/1063 KB 432/531 KB 416/1267 KB 1096/1710 KB 416/531 KB 404/1267 KB 1100/1710 KB 4/1063 KB 432/531 KB 416/1267 KB 1104/1710 KB 4/1063 KB 432/531 KB 416/1267 KB 1108/1710 KB 4/1063 KB 432/531 KB 416/1267 KB 1112/1710 KB 4/1063 KB 432/531 KB 416/1267 KB 1116/1710 KB 4/1063 KB 432/531 KB 416/1267 KB 1120/1710 KB 4/1063 KB 436/531 KB 416/1267 KB 1096/1710 KB 4/1063 KB 424/531 KB 416/1267 KB 1096/1710 KB 4/1063 KB 424/531 KB 412/1267 KB 1120/1710 KB 8/1063 KB 436/531 KB 416/1267 KB 1120/1710 KB 12/1063 KB 436/531 KB 416/1267 KB 1120/1710 KB 16/1063 KB 436/531 KB 416/1267 KB 1120/1710 KB 20/1063 KB 436/531 KB 416/1267 KB 1120/1710 KB 24/1063 KB 436/531 KB 416/1267 KB 1120/1710 KB 28/1063 KB 436/531 KB 416/1267 KB 1120/1710 KB 28/1063 KB 436/531 KB 416/1267 KB 3/1044 KB 1120/1710 KB 28/1063 KB 436/531 KB 416/1267 KB 5/1044 KB 1120/1710 KB 28/1063 KB 436/531 KB 416/1267 KB 8/1044 KB 1120/1710 KB 28/1063 KB 436/531 KB 416/1267 KB 11/1044 KB 1120/1710 KB 28/1063 KB 436/531 KB 416/1267 KB 13/1044 KB 1120/1710 KB 28/1063 KB 436/531 KB 416/1267 KB 16/1044 KB 1120/1710 KB 28/1063 KB 436/531 KB 416/1267 KB 19/1044 KB 1120/1710 KB 28/1063 KB 436/531 KB 416/1267 KB 21/1044 KB 1120/1710 KB 28/1063 KB 436/531 KB 416/1267 KB 24/1044 KB 1120/1710 KB 28/1063 KB 436/531 KB 416/1267 KB 27/1044 KB 1120/1710 KB 32/1063 KB 436/531 KB 416/1267 KB 27/1044 KB 1120/1710 KB 36/1063 KB 436/531 KB 416/1267 KB 29/1044 KB 1124/1710 KB 40/1063 KB 436/531 KB 420/1267 KB 29/1044 KB 1124/1710 KB 44/1063 KB 436/531 KB 420/1267 KB 29/1044 KB 1124/1710 KB 48/1063 KB 436/531 KB 420/1267 KB 29/1044 KB 1124/1710 KB 52/1063 KB 436/531 KB 420/1267 KB 29/1044 KB 1124/1710 KB 56/1063 KB 436/531 KB 420/1267 KB 29/1044 KB 1124/1710 KB 60/1063 KB 436/531 KB 420/1267 KB 29/1044 KB 1124/1710 KB 64/1063 KB 436/531 KB 420/1267 KB 29/1044 KB 1124/1710 KB 68/1063 KB 436/531 KB 420/1267 KB 29/1044 KB 1116/1710 KB 4/1063 KB 436/531 KB 416/1267 KB 1124/1710 KB 36/1063 KB 436/531 KB 420/1267 KB 29/1044 KB 1124/1710 KB 68/1063 KB 436/531 KB 424/1267 KB 29/1044 KB 1124/1710 KB 68/1063 KB 436/531 KB 428/1267 KB 29/1044 KB 1124/1710 KB 68/1063 KB 436/531 KB 432/1267 KB 29/1044 KB 1124/1710 KB 68/1063 KB 436/531 KB 436/1267 KB 29/1044 KB 1124/1710 KB 36/1063 KB 436/531 KB 416/1267 KB 29/1044 KB 1120/1710 KB 32/1063 KB 436/ unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 531 KB 416/1267 KB 29/1044 KB 1124/1710 KB 68/1063 KB 440/531 KB 436/1267 KB 32/1044 KB 1124/1710 KB 68/1063 KB 440/531 KB 436/1267 KB 36/1044 KB 1124/1710 KB 68/1063 KB 440/531 KB 436/1267 KB 40/1044 KB 1124/1710 KB 68/1063 KB 440/531 KB 436/1267 KB 44/1044 KB 1124/1710 KB 68/1063 KB 440/531 KB 436/1267 KB 48/1044 KB 1124/1710 KB 68/1063 KB 440/531 KB 436/1267 KB 52/1044 KB 1124/1710 KB 68/1063 KB 440/531 KB 436/1267 KB 56/1044 KB 1124/1710 KB 68/1063 KB 440/531 KB 436/1267 KB 29/1044 KB 1124/1710 KB 68/1063 KB 444/531 KB 436/1267 KB 56/1044 KB 1124/1710 KB 68/1063 KB 448/531 KB 436/1267 KB 56/1044 KB 1124/1710 KB 68/1063 KB 452/531 KB 436/1267 KB 56/1044 KB 1128/1710 KB 68/1063 KB 456/531 KB 436/1267 KB 60/1044 KB 1128/1710 KB 68/1063 KB 452/531 KB 436/1267 KB 60/1044 KB 1128/1710 KB 68/1063 KB 452/531 KB 436/1267 KB 56/1044 KB 1132/1710 KB 68/1063 KB 456/531 KB 440/1267 KB 60/1044 KB 1136/1710 KB 68/1063 KB 456/531 KB 440/1267 KB 60/1044 KB 1140/1710 KB 68/1063 KB 456/531 KB 440/1267 KB 64/1044 KB 1128/1710 KB 68/1063 KB 456/531 KB 440/1267 KB 60/1044 KB 1140/1710 KB 68/1063 KB 460/531 KB 444/1267 KB 64/1044 KB 1140/1710 KB 68/1063 KB 460/531 KB 448/1267 KB 64/1044 KB 1140/1710 KB 68/1063 KB 460/531 KB 440/1267 KB 64/1044 KB 1136/1710 KB 68/1063 KB 456/531 KB 440/1267 KB 64/1044 KB 1140/1710 KB 68/1063 KB 460/531 KB 448/1267 KB 68/1044 KB 1144/1710 KB 68/1063 KB 464/531 KB 452/1267 KB 72/1044 KB 1144/1710 KB 68/1063 KB 464/531 KB 452/1267 KB 76/1044 KB 1144/1710 KB 72/1063 KB 464/531 KB 452/1267 KB 80/1044 KB 1144/1710 KB 68/1063 KB 464/531 KB 452/1267 KB 68/1044 KB 1148/1710 KB 72/1063 KB 464/531 KB 452/1267 KB 80/1044 KB 1152/1710 KB 72/1063 KB 464/531 KB 452/1267 KB 80/1044 KB 1140/1710 KB 68/1063 KB 464/531 KB 452/1267 KB 68/1044 KB 1152/1710 KB 72/1063 KB 464/531 KB 456/1267 KB 80/1044 KB 1152/1710 KB 72/1063 KB 464/531 KB 460/1267 KB 80/1044 KB 1152/1710 KB 72/1063 KB 464/531 KB 464/1267 KB 80/1044 KB 1140/1710 KB 68/1063 KB 464/531 KB 448/1267 KB 68/1044 KB 1144/1710 KB 72/1063 KB 464/531 KB 452/1267 KB 76/1044 KB 1156/1710 KB 72/1063 KB 464/531 KB 464/1267 KB 80/1044 KB 1160/1710 KB 72/1063 KB 464/531 KB 464/1267 KB 80/1044 KB 1164/1710 KB 72/1063 KB 464/531 KB 464/1267 KB 80/1044 KB 1168/1710 KB 72/1063 KB 464/531 KB 464/1267 KB 80/1044 KB 1172/1710 KB 72/1063 KB 464/531 KB 464/1267 KB 80/1044 KB 1176/1710 KB 72/1063 KB 464/531 KB 464/1267 KB 80/1044 KB 1180/1710 KB 72/1063 KB 464/531 KB 464/1267 KB 80/1044 KB 1184/1710 KB 72/1063 KB 464/531 KB 464/1267 KB 80/1044 KB 1188/1710 KB 72/1063 KB 464/531 KB 464/1267 KB 80/1044 KB 1192/1710 KB 72/1063 KB 464/531 KB 464/1267 KB 80/1044 KB 1196/1710 KB 72/1063 KB 464/531 KB 464/1267 KB 80/1044 KB 1200/1710 KB 72/1063 KB 464/531 KB 464/1267 KB 80/1044 KB 1204/1710 KB 72/1063 KB 464/531 KB 464/1267 KB 80/1044 KB 1208/1710 KB 72/1063 KB 464/531 KB 464/1267 KB 80/1044 KB 1212/1710 KB 72/1063 KB 464/531 KB 464/1267 KB 80/1044 KB 1216/1710 KB 72/1063 KB 464/531 KB 464/1267 KB 80/1044 KB 1220/1710 KB 72/1063 KB 464/531 KB 464/1267 KB 80/1044 KB 1224/1710 KB 72/1063 KB 464/531 KB 464/1267 KB 80/1044 KB 1228/1710 KB 72/1063 KB 464/531 KB 464/1267 KB 80/1044 KB 1228/1710 KB 76/1063 KB 464/531 KB 464/1267 KB 80/1044 KB 1228/1710 KB 80/1063 KB 464/531 KB 464/1267 KB 84/1044 KB 1228/1710 KB 84/1063 KB 464/531 KB 464/1267 KB 84/1044 KB 1228/1710 KB 88/1063 KB 464/531 KB 464/1267 KB 84/1044 KB 1228/1710 KB 92/1063 KB 464/531 KB 464/1267 KB 84 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install /1044 KB 1228/1710 KB 96/1063 KB 464/531 KB 464/1267 KB 84/1044 KB 1228/1710 KB 100/1063 KB 464/531 KB 464/1267 KB 84/1044 KB 1228/1710 KB 104/1063 KB 464/531 KB 464/1267 KB 84/1044 KB 1228/1710 KB 108/1063 KB 464/531 KB 464/1267 KB 84/1044 KB 1228/1710 KB 112/1063 KB 464/531 KB 464/1267 KB 84/1044 KB 1228/1710 KB 76/1063 KB 464/531 KB 464/1267 KB 84/1044 KB 1228/1710 KB 112/1063 KB 464/531 KB 464/1267 KB 88/1044 KB 1228/1710 KB 112/1063 KB 464/531 KB 464/1267 KB 92/1044 KB 1228/1710 KB 112/1063 KB 464/531 KB 464/1267 KB 96/1044 KB 1228/1710 KB 112/1063 KB 464/531 KB 464/1267 KB 100/1044 KB 1228/1710 KB 112/1063 KB 464/531 KB 464/1267 KB 104/1044 KB 1228/1710 KB 112/1063 KB 464/531 KB 464/1267 KB 108/1044 KB 1228/1710 KB 112/1063 KB 464/531 KB 464/1267 KB 112/1044 KB 1228/1710 KB 116/1063 KB 464/531 KB 464/1267 KB 112/1044 KB 1228/1710 KB 120/1063 KB 464/531 KB 464/1267 KB 112/1044 KB 1228/1710 KB 124/1063 KB 464/531 KB 464/1267 KB 112/1044 KB 1228/1710 KB 128/1063 KB 464/531 KB 464/1267 KB 112/1044 KB 1228/1710 KB 132/1063 KB 464/531 KB 464/1267 KB 112/1044 KB 1228/1710 KB 132/1063 KB 464/531 KB 464/1267 KB 116/1044 KB 1228/1710 KB 132/1063 KB 464/531 KB 464/1267 KB 120/1044 KB 1228/1710 KB 132/1063 KB 464/531 KB 464/1267 KB 124/1044 KB 1228/1710 KB 132/1063 KB 464/531 KB 464/1267 KB 128/1044 KB 1228/1710 KB 132/1063 KB 464/531 KB 464/1267 KB 132/1044 KB 1228/1710 KB 136/1063 KB 464/531 KB 464/1267 KB 132/1044 KB 1228/1710 KB 140/1063 KB 464/531 KB 464/1267 KB 132/1044 KB 1228/1710 KB 144/1063 KB 464/531 KB 464/1267 KB 132/1044 KB 1228/1710 KB 144/1063 KB 464/531 KB 464/1267 KB 136/1044 KB 1228/1710 KB 144/1063 KB 464/531 KB 464/1267 KB 140/1044 KB 1232/1710 KB 148/1063 KB 468/531 KB 468/1267 KB 144/1044 KB 1232/1710 KB 148/1063 KB 468/531 KB 468/1267 KB 140/1044 KB 1236/1710 KB 148/1063 KB 468/531 KB 468/1267 KB 144/1044 KB 1240/1710 KB 148/1063 KB 468/531 KB 468/1267 KB 148/1044 KB 1244/1710 KB 148/1063 KB 468/531 KB 468/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 468/531 KB 468/1267 KB 148/1044 KB 1228/1710 KB 148/1063 KB 468/531 KB 468/1267 KB 140/1044 KB 1228/1710 KB 144/1063 KB 468/531 KB 468/1267 KB 140/1044 KB 1248/1710 KB 148/1063 KB 472/531 KB 468/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 476/531 KB 468/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 480/531 KB 468/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 484/531 KB 468/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 488/531 KB 468/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 492/531 KB 468/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 496/531 KB 468/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 500/531 KB 468/1267 KB 148/1044 KB 1228/1710 KB 144/1063 KB 464/531 KB 468/1267 KB 140/1044 KB 1248/1710 KB 148/1063 KB 500/531 KB 472/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 500/531 KB 476/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 500/531 KB 480/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 500/531 KB 484/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 500/531 KB 488/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 500/531 KB 492/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 500/531 KB 496/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 500/531 KB 500/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 504/531 KB 504/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 504/531 KB 508/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 504/531 KB 512/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 504/531 KB 516/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 504/531 KB 520/12 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 67 KB 148/1044 KB 1248/1710 KB 148/1063 KB 504/531 KB 524/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 504/531 KB 528/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 504/531 KB 532/1267 KB 148/1044 KB 1248/1710 KB 152/1063 KB 504/531 KB 536/1267 KB 148/1044 KB 1248/1710 KB 152/1063 KB 504/531 KB 540/1267 KB 148/1044 KB 1248/1710 KB 152/1063 KB 504/531 KB 544/1267 KB 148/1044 KB 1236/1710 KB 148/1063 KB 468/531 KB 468/1267 KB 148/1044 KB 1248/1710 KB 152/1063 KB 504/531 KB 544/1267 KB 152/1044 KB 1248/1710 KB 152/1063 KB 504/531 KB 544/1267 KB 156/1044 KB 1248/1710 KB 152/1063 KB 504/531 KB 544/1267 KB 160/1044 KB 1248/1710 KB 152/1063 KB 504/531 KB 532/1267 KB 148/1044 KB 1248/1710 KB 148/1063 KB 504/531 KB 500/1267 KB 148/1044 KB 1248/1710 KB 152/1063 KB 508/531 KB 544/1267 KB 160/1044 KB 1248/1710 KB 152/1063 KB 512/531 KB 544/1267 KB 160/1044 KB 1248/1710 KB 152/1063 KB 516/531 KB 544/1267 KB 160/1044 KB 1248/1710 KB 152/1063 KB 520/531 KB 544/1267 KB 160/1044 KB 1248/1710 KB 152/1063 KB 524/531 KB 544/1267 KB 160/1044 KB 1248/1710 KB 152/1063 KB 528/531 KB 544/1267 KB 160/1044 KB 1248/1710 KB 152/1063 KB 531/531 KB 544/1267 KB 160/1044 KB 1248/1710 KB 156/1063 KB 531/531 KB 544/1267 KB 160/1044 KB 1248/1710 KB 160/1063 KB 531/531 KB 544/1267 KB 160/1044 KB 1248/1710 KB 164/1063 KB 531/531 KB 544/1267 KB 160/1044 KB 1252/1710 KB 168/1063 KB 531/531 KB 548/1267 KB 164/1044 KB 1252/1710 KB 172/1063 KB 531/531 KB 548/1267 KB 164/1044 KB 1252/1710 KB 176/1063 KB 531/531 KB 548/1267 KB 164/1044 KB 1252/1710 KB 164/1063 KB 531/531 KB 548/1267 KB 164/1044 KB 1252/1710 KB 164/1063 KB 531/531 KB 544/1267 KB 164/1044 KB 1256/1710 KB 176/1063 KB 531/531 KB 552/1267 KB 164/1044 KB 1260/1710 KB 176/1063 KB 531/531 KB 552/1267 KB 164/1044 KB 1264/1710 KB 176/1063 KB 531/531 KB 552/1267 KB 164/1044 KB 1248/1710 KB 164/1063 KB 531/531 KB 544/1267 KB 164/1044 KB 1264/1710 KB 176/1063 KB 531/531 KB 552/1267 KB 168/1044 KB 1264/1710 KB 176/1063 KB 531/531 KB 552/1267 KB 172/1044 KB 1264/1710 KB 176/1063 KB 531/531 KB 552/1267 KB 176/1044 KB 1264/1710 KB 180/1063 KB 531/531 KB 552/1267 KB 180/1044 KB 1268/1710 KB 180/1063 KB 531/531 KB 552/1267 KB 184/1044 KB 1268/1710 KB 180/1063 KB 531/531 KB 552/1267 KB 188/1044 KB 1268/1710 KB 180/1063 KB 531/531 KB 552/1267 KB 192/1044 KB 1252/1710 KB 176/1063 KB 531/531 KB 552/1267 KB 164/1044 KB 1268/1710 KB 180/1063 KB 531/531 KB 552/1267 KB 180/1044 KB 1264/1710 KB 180/1063 KB 531/531 KB 552/1267 KB 176/1044 KB 1272/1710 KB 184/1063 KB 556/1267 KB 192/1044 KB 1272/1710 KB 188/1063 KB 556/1267 KB 192/1044 KB 1272/1710 KB 192/1063 KB 556/1267 KB 192/1044 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1142.9 KB/sec) unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 1272/1710 KB 180/1063 KB 556/1267 KB 192/1044 KB 1276/1710 KB 192/1063 KB 556/1267 KB 192/1044 KB 1268/1710 KB 180/1063 KB 531/531 KB 556/1267 KB 192/1044 KB 1276/1710 KB 192/1063 KB 560/1267 KB 192/1044 KB 1276/1710 KB 192/1063 KB 564/1267 KB 192/1044 KB 1276/1710 KB 192/1063 KB 568/1267 KB 192/1044 KB 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: 01:39:21 DEBUG unit.abot-epc-basic/0.install 1280/1710 KB 192/1063 KB 568/1267 KB 192/1044 KB 1284/1710 KB 192/1063 KB 572/1267 KB 192/1044 KB 1288/1710 KB 196/1063 KB 572/1267 KB 196/1044 KB 1292/1710 KB 196/1063 KB 572/1267 KB 196/1044 KB 1296/1710 KB 196/1063 KB 572/1267 KB 196/1044 KB 1280/1710 KB 192/1063 KB 572/1267 KB 192/1044 KB 1296/1710 KB 196/1063 KB 576/1267 KB 196/1044 KB 1296/1710 KB 196/1063 KB 580/1267 KB 196/1044 KB 1296/1710 KB 196/1063 KB 584/1267 KB 196/1044 KB 1296/1710 KB 196/1063 KB 588/1267 KB 196/1044 KB 1296/1710 KB 196/1063 KB 592/1267 KB 196/1044 KB 1300/1710 KB 196/1063 KB 596/1267 KB 196/1044 KB 1300/1710 KB 196/1063 KB 600/1267 KB 196/1044 KB 1300/1710 KB 196/1063 KB 604/1267 KB 196/1044 KB 1300/1710 KB 196/1063 KB 608/1267 KB 196/1044 KB 1300/1710 KB 196/1063 KB 612/1267 KB 196/1044 KB 1284/1710 KB 196/1063 KB 572/1267 KB 196/1044 KB 1300/1710 KB 196/1063 KB 612/1267 KB 200/1044 KB 1284/1710 KB 196/1063 KB 572/1267 KB 192/1044 KB 1300/1710 KB 200/1063 KB 612/1267 KB 204/1044 KB 1300/1710 KB 204/1063 KB 612/1267 KB 204/1044 KB 1300/1710 KB 208/1063 KB 4/713 KB 612/1267 KB 204/1044 KB 1300/1710 KB 208/1063 KB 4/713 KB 612/1267 KB 204/1044 KB 1300/1710 KB 208/1063 KB 4/713 KB 612/1267 KB 208/1044 KB 1300/1710 KB 208/1063 KB 4/713 KB 612/1267 KB 212/1044 KB 1300/1710 KB 212/1063 KB 4/713 KB 612/1267 KB 216/1044 KB 1300/1710 KB 196/1063 KB 592/1267 KB 196/1044 KB 1304/1710 KB 212/1063 KB 4/713 KB 612/1267 KB 216/1044 KB 1308/1710 KB 212/1063 KB 4/713 KB 612/1267 KB 216/1044 KB 1312/1710 KB 212/1063 KB 4/713 KB 612/1267 KB 216/1044 KB 1300/1710 KB 212/1063 KB 4/713 KB 612/1267 KB 212/1044 KB 1312/1710 KB 216/1063 KB 4/713 KB 612/1267 KB 216/1044 KB 1312/1710 KB 220/1063 KB 4/713 KB 612/1267 KB 216/1044 KB 1312/1710 KB 224/1063 KB 4/713 KB 612/1267 KB 216/1044 KB 1312/1710 KB 228/1063 KB 4/713 KB 612/1267 KB 216/1044 KB 1316/1710 KB 232/1063 KB 4/713 KB 612/1267 KB 220/1044 KB 1316/1710 KB 236/1063 KB 4/713 KB 612/1267 KB 220/1044 KB 1316/1710 KB 240/1063 KB 4/713 KB 612/1267 KB 220/1044 KB 1316/1710 KB 244/1063 KB 4/713 KB 616/1267 KB 220/1044 KB 1316/1710 KB 248/1063 KB 4/713 KB 616/1267 KB 220/1044 KB 1316/1710 KB 252/1063 KB 4/713 KB 616/1267 KB 220/1044 KB 1316/1710 KB 256/1063 KB 4/713 KB 616/1267 KB 220/1044 KB 1300/1710 KB 204/1063 KB 4/713 KB 612/1267 KB 204/1044 KB 1316/1710 KB 240/1063 KB 4/713 KB 616/1267 KB 220/1044 KB 1316/1710 KB 228/1063 KB 4/713 KB 612/1267 KB 220/1044 KB 1320/1710 KB 256/1063 KB 4/713 KB 616/1267 KB 220/1044 KB 1324/1710 KB 256/1063 KB 4/713 KB 616/1267 KB 220/1044 KB 1328/1710 KB 256/1063 KB 4/713 KB 616/1267 KB 220/1044 KB 1312/1710 KB 228/1063 KB 4/713 KB 612/1267 KB 220/1044 KB 1328/1710 KB 256/1063 KB 4/713 KB 616/1267 KB 224/1044 KB 1328/1710 KB 256/1063 KB 4/713 KB 616/1267 KB 228/1044 KB 1328/1710 KB 256/1063 KB 4/713 KB 616/1267 KB 232/1044 KB 1332/1710 KB 256/1063 KB 4/713 KB 616/1267 KB 236/1044 KB 1332/1710 KB 256/1063 KB 8/713 KB 616/1267 KB 236/1044 KB 1332/1710 KB 256/1063 KB 12/713 KB 620/1267 KB 240/1044 KB 1332/1710 KB 256/1063 KB 4/713 KB 616/1267 KB 232/1044 KB 1332/1710 KB 256/1063 KB 8/713 KB 620/1267 KB 240/1044 KB 1332/1710 KB 256/1063 KB 8/713 KB 620/1267 KB 236/1044 KB 1332/1710 KB 256/1063 KB 12/713 KB 620/1267 KB 244/1044 KB 1336/1710 KB 260/1063 KB 16/713 KB 624/1267 KB 248/1044 KB 1336/1710 KB 260/1063 KB 16/713 KB 624/1267 KB 252/1044 KB 1336/1710 KB 260/1063 KB 16/713 KB 624/1267 KB 256/1044 KB 1336/1710 KB 260/1063 KB 16/713 KB 624/1267 KB unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 244/1044 KB 1336/1710 KB 256/1063 KB 16/713 KB 624/1267 KB 244/1044 KB 1340/1710 KB 260/1063 KB 16/713 KB 624/1267 KB 256/1044 KB 1344/1710 KB 260/1063 KB 16/713 KB 624/1267 KB 256/1044 KB 1332/1710 KB 256/1063 KB 16/713 KB 624/1267 KB 244/1044 KB 1332/1710 KB 256/1063 KB 12/713 KB 624/1267 KB 244/1044 KB 1344/1710 KB 260/1063 KB 16/713 KB 628/1267 KB 256/1044 KB 1344/1710 KB 260/1063 KB 20/713 KB 632/1267 KB 256/1044 KB 1344/1710 KB 260/1063 KB 20/713 KB 636/1267 KB 256/1044 KB 1344/1710 KB 260/1063 KB 20/713 KB 640/1267 KB 256/1044 KB 1344/1710 KB 260/1063 KB 20/713 KB 644/1267 KB 256/1044 KB 1348/1710 KB 264/1063 KB 20/713 KB 648/1267 KB 260/1044 KB 1344/1710 KB 260/1063 KB 20/713 KB 628/1267 KB 256/1044 KB 1348/1710 KB 264/1063 KB 24/713 KB 652/1267 KB 260/1044 KB 1348/1710 KB 264/1063 KB 28/713 KB 652/1267 KB 260/1044 KB 1348/1710 KB 264/1063 KB 20/713 KB 644/1267 KB 260/1044 KB 1348/1710 KB 268/1063 KB 28/713 KB 652/1267 KB 260/1044 KB 1348/1710 KB 272/1063 KB 32/713 KB 652/1267 KB 260/1044 KB 1348/1710 KB 276/1063 KB 32/713 KB 652/1267 KB 260/1044 KB 1348/1710 KB 260/1063 KB 20/713 KB 644/1267 KB 260/1044 KB 1348/1710 KB 260/1063 KB 20/713 KB 644/1267 KB 256/1044 KB 1348/1710 KB 276/1063 KB 32/713 KB 652/1267 KB 260/1044 KB 1348/1710 KB 276/1063 KB 32/713 KB 656/1267 KB 264/1044 KB 1352/1710 KB 276/1063 KB 32/713 KB 660/1267 KB 264/1044 KB 1348/1710 KB 268/1063 KB 32/713 KB 652/1267 KB 260/1044 KB 1352/1710 KB 280/1063 KB 36/713 KB 660/1267 KB 264/1044 KB 1352/1710 KB 280/1063 KB 40/713 KB 660/1267 KB 264/1044 KB 1352/1710 KB 280/1063 KB 44/713 KB 660/1267 KB 264/1044 KB 1352/1710 KB 280/1063 KB 48/713 KB 660/1267 KB 264/1044 KB 1352/1710 KB 280/1063 KB 32/713 KB 660/1267 KB 264/1044 KB 1352/1710 KB 284/1063 KB 48/713 KB 660/1267 KB 264/1044 KB 1352/1710 KB 288/1063 KB 48/713 KB 660/1267 KB 264/1044 KB 1352/1710 KB 276/1063 KB 32/713 KB 656/1267 KB 264/1044 KB 1356/1710 KB 288/1063 KB 52/713 KB 660/1267 KB 264/1044 KB 1348/1710 KB 276/1063 KB 32/713 KB 652/1267 KB 264/1044 KB 1356/1710 KB 288/1063 KB 52/713 KB 660/1267 KB 268/1044 KB 1356/1710 KB 288/1063 KB 52/713 KB 660/1267 KB 272/1044 KB 1356/1710 KB 288/1063 KB 52/713 KB 660/1267 KB 276/1044 KB 1360/1710 KB 292/1063 KB 52/713 KB 660/1267 KB 280/1044 KB 1360/1710 KB 292/1063 KB 52/713 KB 664/1267 KB 284/1044 KB 1352/1710 KB 288/1063 KB 52/713 KB 660/1267 KB 264/1044 KB 1360/1710 KB 292/1063 KB 56/713 KB 664/1267 KB 284/1044 KB 1360/1710 KB 292/1063 KB 52/713 KB 664/1267 KB 280/1044 KB 1360/1710 KB 292/1063 KB 56/713 KB 668/1267 KB 288/1044 KB 1360/1710 KB 292/1063 KB 56/713 KB 672/1267 KB 288/1044 KB 1360/1710 KB 292/1063 KB 60/713 KB 676/1267 KB 288/1044 KB 1360/1710 KB 292/1063 KB 52/713 KB 660/1267 KB 276/1044 KB 1360/1710 KB 288/1063 KB 52/713 KB 660/1267 KB 276/1044 KB 1364/1710 KB 292/1063 KB 60/713 KB 676/1267 KB 288/1044 KB 1368/1710 KB 292/1063 KB 60/713 KB 676/1267 KB 288/1044 KB 1372/1710 KB 292/1063 KB 60/713 KB 676/1267 KB 288/1044 KB 1376/1710 KB 292/1063 KB 60/713 KB 676/1267 KB 288/1044 KB 1360/1710 KB 292/1063 KB 60/713 KB 672/1267 KB 288/1044 KB 1360/1710 KB 292/1063 KB 56/713 KB 664/1267 KB 288/1044 KB 1376/1710 KB 296/1063 KB 60/713 KB 676/1267 KB 292/1044 KB 1380/1710 KB 296/1063 KB 64/713 KB 680/1267 KB 296/1044 KB 1380/1710 KB 296/1063 KB 64/713 KB 680/1267 KB 300/1044 KB 1380/1710 KB 296/1063 KB 64/713 KB 680/1267 KB 304/1044 KB 1376/1710 KB 296/1063 KB 60/713 KB 676/1267 KB 288/1044 KB 1380/1710 KB 300/10 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 63 KB 64/713 KB 680/1267 KB 304/1044 KB 1380/1710 KB 304/1063 KB 64/713 KB 680/1267 KB 304/1044 KB 1380/1710 KB 308/1063 KB 64/713 KB 680/1267 KB 304/1044 KB 1380/1710 KB 312/1063 KB 64/713 KB 680/1267 KB 308/1044 KB 1380/1710 KB 296/1063 KB 64/713 KB 680/1267 KB 292/1044 KB 1380/1710 KB 312/1063 KB 64/713 KB 684/1267 KB 308/1044 KB 1380/1710 KB 312/1063 KB 64/713 KB 688/1267 KB 308/1044 KB 1380/1710 KB 296/1063 KB 64/713 KB 676/1267 KB 292/1044 KB 1384/1710 KB 312/1063 KB 64/713 KB 688/1267 KB 308/1044 KB 1388/1710 KB 312/1063 KB 64/713 KB 688/1267 KB 308/1044 KB 1392/1710 KB 312/1063 KB 64/713 KB 692/1267 KB 308/1044 KB 1376/1710 KB 296/1063 KB 64/713 KB 676/1267 KB 292/1044 KB 1392/1710 KB 312/1063 KB 68/713 KB 692/1267 KB 308/1044 KB 1392/1710 KB 312/1063 KB 72/713 KB 692/1267 KB 308/1044 KB 1392/1710 KB 312/1063 KB 76/713 KB 692/1267 KB 308/1044 KB 1392/1710 KB 312/1063 KB 80/713 KB 692/1267 KB 308/1044 KB 1392/1710 KB 312/1063 KB 84/713 KB 692/1267 KB 308/1044 KB 1396/1710 KB 316/1063 KB 88/713 KB 692/1267 KB 308/1044 KB 1396/1710 KB 316/1063 KB 92/713 KB 692/1267 KB 308/1044 KB 1396/1710 KB 316/1063 KB 96/713 KB 692/1267 KB 308/1044 KB 1388/1710 KB 312/1063 KB 64/713 KB 692/1267 KB 308/1044 KB 1396/1710 KB 316/1063 KB 96/713 KB 696/1267 KB 308/1044 KB 1396/1710 KB 316/1063 KB 96/713 KB 700/1267 KB 308/1044 KB 1380/1710 KB 308/1063 KB 64/713 KB 680/1267 KB 308/1044 KB 1396/1710 KB 316/1063 KB 96/713 KB 700/1267 KB 312/1044 KB 1396/1710 KB 316/1063 KB 96/713 KB 700/1267 KB 316/1044 KB 1396/1710 KB 316/1063 KB 96/713 KB 700/1267 KB 320/1044 KB 1396/1710 KB 316/1063 KB 84/713 KB 692/1267 KB 308/1044 KB 1396/1710 KB 320/1063 KB 96/713 KB 700/1267 KB 320/1044 KB 1396/1710 KB 324/1063 KB 96/713 KB 700/1267 KB 320/1044 KB 1396/1710 KB 328/1063 KB 100/713 KB 704/1267 KB 324/1044 KB 1396/1710 KB 312/1063 KB 84/713 KB 692/1267 KB 308/1044 KB 1400/1710 KB 332/1063 KB 100/713 KB 704/1267 KB 324/1044 KB 1404/1710 KB 332/1063 KB 100/713 KB 704/1267 KB 324/1044 KB 1408/1710 KB 332/1063 KB 100/713 KB 704/1267 KB 324/1044 KB 1412/1710 KB 332/1063 KB 100/713 KB 704/1267 KB 324/1044 KB 1396/1710 KB 324/1063 KB 100/713 KB 704/1267 KB 324/1044 KB 1412/1710 KB 332/1063 KB 100/713 KB 704/1267 KB 328/1044 KB 1412/1710 KB 332/1063 KB 100/713 KB 704/1267 KB 332/1044 KB 1412/1710 KB 332/1063 KB 100/713 KB 704/1267 KB 336/1044 KB 1396/1710 KB 324/1063 KB 100/713 KB 704/1267 KB 320/1044 KB 1412/1710 KB 332/1063 KB 104/713 KB 704/1267 KB 336/1044 KB 1412/1710 KB 332/1063 KB 108/713 KB 704/1267 KB 336/1044 KB 1412/1710 KB 332/1063 KB 112/713 KB 704/1267 KB 336/1044 KB 1396/1710 KB 324/1063 KB 96/713 KB 704/1267 KB 320/1044 KB 1412/1710 KB 332/1063 KB 112/713 KB 708/1267 KB 336/1044 KB 1412/1710 KB 332/1063 KB 112/713 KB 712/1267 KB 336/1044 KB 1412/1710 KB 332/1063 KB 112/713 KB 716/1267 KB 336/1044 KB 1412/1710 KB 332/1063 KB 112/713 KB 720/1267 KB 336/1044 KB 1396/1710 KB 332/1063 KB 100/713 KB 704/1267 KB 324/1044 KB 1412/1710 KB 336/1063 KB 112/713 KB 720/1267 KB 336/1044 KB 1412/1710 KB 336/1063 KB 116/713 KB 720/1267 KB 336/1044 KB 1416/1710 KB 340/1063 KB 120/713 KB 724/1267 KB 340/1044 KB 1416/1710 KB 340/1063 KB 124/713 KB 724/1267 KB 340/1044 KB 1416/1710 KB 340/1063 KB 128/713 KB 724/1267 KB 340/1044 KB 1412/1710 KB 340/1063 KB 116/713 KB 720/1267 KB 336/1044 KB 1416/1710 KB 344/1063 KB 128/713 KB 724/1267 KB 340/1044 KB 1416/1710 KB 340/1063 KB 116/713 KB 724/1267 KB 340/1044 KB 1416/1710 KB 344/1063 KB 12 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 8/713 KB 728/1267 KB 340/1044 KB 1416/1710 KB 344/1063 KB 128/713 KB 732/1267 KB 340/1044 KB 1416/1710 KB 340/1063 KB 116/713 KB 720/1267 KB 340/1044 KB 1416/1710 KB 340/1063 KB 116/713 KB 720/1267 KB 336/1044 KB 1420/1710 KB 348/1063 KB 128/713 KB 732/1267 KB 340/1044 KB 1424/1710 KB 348/1063 KB 128/713 KB 732/1267 KB 340/1044 KB 1428/1710 KB 348/1063 KB 128/713 KB 732/1267 KB 340/1044 KB 1432/1710 KB 348/1063 KB 132/713 KB 736/1267 KB 344/1044 KB 1416/1710 KB 348/1063 KB 128/713 KB 732/1267 KB 340/1044 KB 1432/1710 KB 352/1063 KB 132/713 KB 736/1267 KB 344/1044 KB 1428/1710 KB 348/1063 KB 132/713 KB 736/1267 KB 344/1044 KB 1432/1710 KB 352/1063 KB 132/713 KB 740/1267 KB 344/1044 KB 1436/1710 KB 356/1063 KB 132/713 KB 744/1267 KB 344/1044 KB 1436/1710 KB 356/1063 KB 132/713 KB 748/1267 KB 344/1044 KB 1436/1710 KB 356/1063 KB 132/713 KB 752/1267 KB 344/1044 KB 1428/1710 KB 348/1063 KB 132/713 KB 732/1267 KB 344/1044 KB 1436/1710 KB 356/1063 KB 136/713 KB 752/1267 KB 344/1044 KB 1436/1710 KB 356/1063 KB 140/713 KB 752/1267 KB 344/1044 KB 1428/1710 KB 348/1063 KB 128/713 KB 732/1267 KB 344/1044 KB 1436/1710 KB 356/1063 KB 140/713 KB 752/1267 KB 348/1044 KB 1436/1710 KB 356/1063 KB 140/713 KB 752/1267 KB 352/1044 KB 1436/1710 KB 356/1063 KB 140/713 KB 752/1267 KB 356/1044 KB 1436/1710 KB 356/1063 KB 140/713 KB 752/1267 KB 360/1044 KB 1436/1710 KB 356/1063 KB 132/713 KB 740/1267 KB 344/1044 KB 1440/1710 KB 356/1063 KB 144/713 KB 752/1267 KB 360/1044 KB 1444/1710 KB 356/1063 KB 144/713 KB 752/1267 KB 360/1044 KB 1448/1710 KB 356/1063 KB 144/713 KB 756/1267 KB 364/1044 KB 1432/1710 KB 356/1063 KB 132/713 KB 740/1267 KB 344/1044 KB 1448/1710 KB 360/1063 KB 144/713 KB 756/1267 KB 364/1044 KB 1448/1710 KB 364/1063 KB 144/713 KB 756/1267 KB 364/1044 KB 1448/1710 KB 368/1063 KB 144/713 KB 756/1267 KB 364/1044 KB 1448/1710 KB 372/1063 KB 144/713 KB 756/1267 KB 364/1044 KB 1444/1710 KB 356/1063 KB 144/713 KB 756/1267 KB 364/1044 KB 1452/1710 KB 372/1063 KB 144/713 KB 760/1267 KB 364/1044 KB 1452/1710 KB 372/1063 KB 144/713 KB 764/1267 KB 364/1044 KB 1452/1710 KB 372/1063 KB 144/713 KB 768/1267 KB 364/1044 KB 1444/1710 KB 356/1063 KB 144/713 KB 752/1267 KB 364/1044 KB 1452/1710 KB 372/1063 KB 144/713 KB 768/1267 KB 368/1044 KB 1436/1710 KB 356/1063 KB 144/713 KB 752/1267 KB 360/1044 KB 1452/1710 KB 372/1063 KB 148/713 KB 768/1267 KB 368/1044 KB 1452/1710 KB 372/1063 KB 152/713 KB 768/1267 KB 372/1044 KB 1452/1710 KB 372/1063 KB 156/713 KB 768/1267 KB 372/1044 KB 1452/1710 KB 372/1063 KB 160/713 KB 768/1267 KB 372/1044 KB 1452/1710 KB 372/1063 KB 144/713 KB 756/1267 KB 364/1044 KB 1456/1710 KB 372/1063 KB 160/713 KB 768/1267 KB 372/1044 KB 1460/1710 KB 372/1063 KB 160/713 KB 768/1267 KB 372/1044 KB 1464/1710 KB 376/1063 KB 164/713 KB 772/1267 KB 372/1044 KB 1452/1710 KB 372/1063 KB 148/713 KB 768/1267 KB 372/1044 KB 1464/1710 KB 376/1063 KB 164/713 KB 772/1267 KB 376/1044 KB 1464/1710 KB 376/1063 KB 164/713 KB 772/1267 KB 380/1044 KB 1464/1710 KB 376/1063 KB 164/713 KB 772/1267 KB 384/1044 KB 1460/1710 KB 376/1063 KB 164/713 KB 772/1267 KB 372/1044 KB 1464/1710 KB 380/1063 KB 164/713 KB 772/1267 KB 384/1044 KB 1464/1710 KB 380/1063 KB 164/713 KB 772/1267 KB 388/1044 KB 1460/1710 KB 372/1063 KB 164/713 KB 772/1267 KB 372/1044 KB 1468/1710 KB 384/1063 KB 168/713 KB 772/1267 KB 388/1044 KB 1468/1710 KB 384/1063 KB 172/713 KB 772/1267 KB 388/1044 KB 1468/1710 KB 384/1063 KB 176/713 KB 772/1267 KB 388/1044 KB 1460/1710 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install KB 372/1063 KB 160/713 KB 772/1267 KB 372/1044 KB 1468/1710 KB 384/1063 KB 176/713 KB 776/1267 KB 388/1044 KB 1468/1710 KB 384/1063 KB 176/713 KB 780/1267 KB 388/1044 KB 1468/1710 KB 384/1063 KB 164/713 KB 772/1267 KB 388/1044 KB 1468/1710 KB 380/1063 KB 164/713 KB 772/1267 KB 388/1044 KB 1472/1710 KB 384/1063 KB 176/713 KB 780/1267 KB 388/1044 KB 1476/1710 KB 384/1063 KB 176/713 KB 780/1267 KB 388/1044 KB 1480/1710 KB 388/1063 KB 180/713 KB 784/1267 KB 392/1044 KB 1484/1710 KB 388/1063 KB 180/713 KB 784/1267 KB 392/1044 KB 1476/1710 KB 388/1063 KB 180/713 KB 784/1267 KB 392/1044 KB 1488/1710 KB 388/1063 KB 180/713 KB 784/1267 KB 396/1044 KB 1488/1710 KB 388/1063 KB 180/713 KB 784/1267 KB 400/1044 KB 1488/1710 KB 388/1063 KB 180/713 KB 784/1267 KB 404/1044 KB 1476/1710 KB 388/1063 KB 180/713 KB 784/1267 KB 388/1044 KB 1488/1710 KB 388/1063 KB 184/713 KB 784/1267 KB 404/1044 KB 1488/1710 KB 388/1063 KB 188/713 KB 784/1267 KB 404/1044 KB 1488/1710 KB 388/1063 KB 192/713 KB 784/1267 KB 404/1044 KB 1476/1710 KB 388/1063 KB 176/713 KB 784/1267 KB 388/1044 KB 1488/1710 KB 388/1063 KB 192/713 KB 788/1267 KB 404/1044 KB 1476/1710 KB 388/1063 KB 176/713 KB 780/1267 KB 388/1044 KB 1488/1710 KB 392/1063 KB 192/713 KB 792/1267 KB 404/1044 KB 1488/1710 KB 396/1063 KB 192/713 KB 792/1267 KB 404/1044 KB 1488/1710 KB 400/1063 KB 192/713 KB 792/1267 KB 404/1044 KB 1488/1710 KB 388/1063 KB 180/713 KB 784/1267 KB 404/1044 KB 1488/1710 KB 400/1063 KB 192/713 KB 792/1267 KB 404/1044 KB 1488/1710 KB 400/1063 KB 192/713 KB 796/1267 KB 404/1044 KB 1488/1710 KB 400/1063 KB 192/713 KB 800/1267 KB 404/1044 KB 1492/1710 KB 404/1063 KB 196/713 KB 804/1267 KB 408/1044 KB 1492/1710 KB 404/1063 KB 196/713 KB 808/1267 KB 408/1044 KB 1492/1710 KB 404/1063 KB 196/713 KB 800/1267 KB 408/1044 KB 1492/1710 KB 404/1063 KB 196/713 KB 808/1267 KB 412/1044 KB 1492/1710 KB 404/1063 KB 196/713 KB 808/1267 KB 416/1044 KB 1492/1710 KB 404/1063 KB 196/713 KB 800/1267 KB 404/1044 KB 1496/1710 KB 404/1063 KB 196/713 KB 808/1267 KB 416/1044 KB 1488/1710 KB 404/1063 KB 196/713 KB 800/1267 KB 404/1044 KB 1500/1710 KB 404/1063 KB 200/713 KB 808/1267 KB 416/1044 KB 1500/1710 KB 404/1063 KB 204/713 KB 808/1267 KB 416/1044 KB 1500/1710 KB 404/1063 KB 208/713 KB 808/1267 KB 420/1044 KB 1488/1710 KB 404/1063 KB 192/713 KB 800/1267 KB 404/1044 KB 1500/1710 KB 408/1063 KB 208/713 KB 812/1267 KB 420/1044 KB 1500/1710 KB 412/1063 KB 208/713 KB 812/1267 KB 420/1044 KB 1500/1710 KB 416/1063 KB 208/713 KB 812/1267 KB 420/1044 KB 1500/1710 KB 420/1063 KB 208/713 KB 812/1267 KB 420/1044 KB 1500/1710 KB 424/1063 KB 212/713 KB 812/1267 KB 420/1044 KB 1500/1710 KB 428/1063 KB 212/713 KB 812/1267 KB 420/1044 KB 1500/1710 KB 432/1063 KB 212/713 KB 812/1267 KB 420/1044 KB 1500/1710 KB 404/1063 KB 208/713 KB 812/1267 KB 420/1044 KB 1500/1710 KB 432/1063 KB 212/713 KB 816/1267 KB 420/1044 KB 1500/1710 KB 432/1063 KB 212/713 KB 820/1267 KB 420/1044 KB 1500/1710 KB 432/1063 KB 212/713 KB 824/1267 KB 420/1044 KB 1500/1710 KB 432/1063 KB 212/713 KB 828/1267 KB 420/1044 KB 1500/1710 KB 436/1063 KB 212/713 KB 832/1267 KB 420/1044 KB 1500/1710 KB 404/1063 KB 204/713 KB 808/1267 KB 420/1044 KB 1500/1710 KB 436/1063 KB 212/713 KB 832/1267 KB 424/1044 KB 1500/1710 KB 436/1063 KB 212/713 KB 832/1267 KB 428/1044 KB 1500/1710 KB 436/1063 KB 212/713 KB 832/1267 KB 432/1044 KB 1500/1710 KB 404/1063 KB 196/713 KB 808/1267 KB 416/1044 KB 1504/1710 KB 436/1063 KB 212/713 KB 832/1267 KB 43 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 2/1044 KB 1508/1710 KB 436/1063 KB 212/713 KB 832/1267 KB 432/1044 KB 1512/1710 KB 436/1063 KB 212/713 KB 832/1267 KB 432/1044 KB 1516/1710 KB 436/1063 KB 212/713 KB 832/1267 KB 432/1044 KB 1520/1710 KB 436/1063 KB 212/713 KB 832/1267 KB 432/1044 KB 1520/1710 KB 436/1063 KB 212/713 KB 832/1267 KB 436/1044 KB 1524/1710 KB 436/1063 KB 212/713 KB 836/1267 KB 440/1044 KB 1500/1710 KB 436/1063 KB 212/713 KB 828/1267 KB 420/1044 KB 1524/1710 KB 440/1063 KB 212/713 KB 836/1267 KB 440/1044 KB 1500/1710 KB 420/1063 KB 212/713 KB 812/1267 KB 420/1044 KB 1524/1710 KB 440/1063 KB 216/713 KB 836/1267 KB 444/1044 KB 1524/1710 KB 440/1063 KB 220/713 KB 836/1267 KB 444/1044 KB 1524/1710 KB 440/1063 KB 224/713 KB 836/1267 KB 444/1044 KB 1524/1710 KB 440/1063 KB 228/713 KB 836/1267 KB 444/1044 KB 1524/1710 KB 440/1063 KB 232/713 KB 836/1267 KB 444/1044 KB 1524/1710 KB 440/1063 KB 212/713 KB 836/1267 KB 444/1044 KB 1524/1710 KB 444/1063 KB 232/713 KB 836/1267 KB 444/1044 KB 1524/1710 KB 436/1063 KB 212/713 KB 836/1267 KB 436/1044 KB 1524/1710 KB 444/1063 KB 236/713 KB 840/1267 KB 448/1044 KB 1524/1710 KB 436/1063 KB 212/713 KB 832/1267 KB 436/1044 KB 1528/1710 KB 448/1063 KB 236/713 KB 840/1267 KB 448/1044 KB 1532/1710 KB 448/1063 KB 236/713 KB 840/1267 KB 448/1044 KB 1536/1710 KB 448/1063 KB 236/713 KB 840/1267 KB 448/1044 KB 1540/1710 KB 448/1063 KB 236/713 KB 840/1267 KB 448/1044 KB 1524/1710 KB 448/1063 KB 236/713 KB 840/1267 KB 448/1044 KB 1524/1710 KB 444/1063 KB 236/713 KB 836/1267 KB 448/1044 KB 1524/1710 KB 444/1063 KB 236/713 KB 836/1267 KB 444/1044 KB 1540/1710 KB 448/1063 KB 240/713 KB 844/1267 KB 448/1044 KB 1540/1710 KB 448/1063 KB 244/713 KB 844/1267 KB 448/1044 KB 1544/1710 KB 452/1063 KB 248/713 KB 844/1267 KB 452/1044 KB 1544/1710 KB 452/1063 KB 252/713 KB 844/1267 KB 452/1044 KB 1544/1710 KB 452/1063 KB 256/713 KB 844/1267 KB 452/1044 KB 1540/1710 KB 448/1063 KB 236/713 KB 844/1267 KB 448/1044 KB 1544/1710 KB 452/1063 KB 256/713 KB 848/1267 KB 452/1044 KB 1544/1710 KB 452/1063 KB 256/713 KB 852/1267 KB 452/1044 KB 1544/1710 KB 452/1063 KB 244/713 KB 844/1267 KB 452/1044 KB 1540/1710 KB 452/1063 KB 244/713 KB 844/1267 KB 452/1044 KB 1544/1710 KB 452/1063 KB 256/713 KB 852/1267 KB 456/1044 KB 1540/1710 KB 452/1063 KB 244/713 KB 844/1267 KB 448/1044 KB 1548/1710 KB 456/1063 KB 256/713 KB 852/1267 KB 456/1044 KB 1548/1710 KB 452/1063 KB 256/713 KB 852/1267 KB 456/1044 KB 1552/1710 KB 456/1063 KB 256/713 KB 852/1267 KB 460/1044 KB 1548/1710 KB 456/1063 KB 256/713 KB 852/1267 KB 460/1044 KB 1552/1710 KB 460/1063 KB 256/713 KB 852/1267 KB 464/1044 KB 1552/1710 KB 460/1063 KB 256/713 KB 852/1267 KB 468/1044 KB 1556/1710 KB 460/1063 KB 260/713 KB 856/1267 KB 472/1044 KB 1556/1710 KB 460/1063 KB 260/713 KB 856/1267 KB 476/1044 KB 1552/1710 KB 460/1063 KB 256/713 KB 852/1267 KB 460/1044 KB 1556/1710 KB 464/1063 KB 260/713 KB 856/1267 KB 480/1044 KB 1556/1710 KB 468/1063 KB 260/713 KB 856/1267 KB 480/1044 KB 1556/1710 KB 472/1063 KB 260/713 KB 856/1267 KB 480/1044 KB 1556/1710 KB 476/1063 KB 260/713 KB 856/1267 KB 480/1044 KB 1556/1710 KB 480/1063 KB 260/713 KB 856/1267 KB 480/1044 KB 1556/1710 KB 460/1063 KB 260/713 KB 856/1267 KB 468/1044 KB 1556/1710 KB 480/1063 KB 264/713 KB 856/1267 KB 480/1044 KB 1556/1710 KB 480/1063 KB 268/713 KB 856/1267 KB 480/1044 KB 1556/1710 KB 480/1063 KB 272/713 KB 856/1267 KB 480/1044 KB 1556/1710 KB 460/1063 KB 256/713 KB 856/1267 KB 468/1044 KB 1560/1710 KB 480/1063 KB 272/713 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install KB 856/1267 KB 480/1044 KB 1564/1710 KB 480/1063 KB 272/713 KB 856/1267 KB 480/1044 KB 1568/1710 KB 480/1063 KB 272/713 KB 856/1267 KB 480/1044 KB 1572/1710 KB 484/1063 KB 272/713 KB 856/1267 KB 480/1044 KB 1552/1710 KB 460/1063 KB 256/713 KB 856/1267 KB 468/1044 KB 1572/1710 KB 484/1063 KB 276/713 KB 860/1267 KB 480/1044 KB 1572/1710 KB 484/1063 KB 276/713 KB 864/1267 KB 480/1044 KB 1572/1710 KB 484/1063 KB 276/713 KB 868/1267 KB 480/1044 KB 1572/1710 KB 484/1063 KB 276/713 KB 872/1267 KB 480/1044 KB 1572/1710 KB 484/1063 KB 276/713 KB 876/1267 KB 480/1044 KB 1572/1710 KB 484/1063 KB 276/713 KB 880/1267 KB 480/1044 KB 1572/1710 KB 484/1063 KB 276/713 KB 884/1267 KB 480/1044 KB 1576/1710 KB 484/1063 KB 276/713 KB 888/1267 KB 480/1044 KB 1576/1710 KB 484/1063 KB 276/713 KB 892/1267 KB 480/1044 KB 1572/1710 KB 484/1063 KB 276/713 KB 856/1267 KB 480/1044 KB 1576/1710 KB 484/1063 KB 280/713 KB 896/1267 KB 480/1044 KB 1576/1710 KB 484/1063 KB 284/713 KB 896/1267 KB 480/1044 KB 1576/1710 KB 484/1063 KB 288/713 KB 896/1267 KB 480/1044 KB 1568/1710 KB 484/1063 KB 272/713 KB 856/1267 KB 480/1044 KB 1576/1710 KB 488/1063 KB 288/713 KB 896/1267 KB 480/1044 KB 1576/1710 KB 492/1063 KB 288/713 KB 896/1267 KB 480/1044 KB 1576/1710 KB 496/1063 KB 288/713 KB 896/1267 KB 480/1044 KB 1576/1710 KB 500/1063 KB 288/713 KB 896/1267 KB 480/1044 KB 1556/1710 KB 476/1063 KB 260/713 KB 856/1267 KB 480/1044 KB 1576/1710 KB 500/1063 KB 292/713 KB 896/1267 KB 484/1044 KB 1576/1710 KB 500/1063 KB 292/713 KB 896/1267 KB 488/1044 KB 1576/1710 KB 500/1063 KB 292/713 KB 896/1267 KB 492/1044 KB 1576/1710 KB 500/1063 KB 292/713 KB 896/1267 KB 496/1044 KB 1576/1710 KB 500/1063 KB 292/713 KB 896/1267 KB 500/1044 KB 1576/1710 KB 500/1063 KB 292/713 KB 896/1267 KB 504/1044 KB 1576/1710 KB 500/1063 KB 292/713 KB 896/1267 KB 480/1044 KB 1576/1710 KB 500/1063 KB 292/713 KB 896/1267 KB 480/1044 KB 1576/1710 KB 484/1063 KB 276/713 KB 884/1267 KB 480/1044 KB 1580/1710 KB 500/1063 KB 296/713 KB 896/1267 KB 504/1044 KB 1584/1710 KB 500/1063 KB 296/713 KB 896/1267 KB 504/1044 KB 1588/1710 KB 500/1063 KB 296/713 KB 896/1267 KB 504/1044 KB 1592/1710 KB 504/1063 KB 296/713 KB 900/1267 KB 508/1044 KB 1596/1710 KB 504/1063 KB 296/713 KB 900/1267 KB 508/1044 KB 1600/1710 KB 504/1063 KB 296/713 KB 900/1267 KB 508/1044 KB 1588/1710 KB 504/1063 KB 296/713 KB 900/1267 KB 508/1044 KB 1600/1710 KB 508/1063 KB 296/713 KB 900/1267 KB 508/1044 KB 1600/1710 KB 512/1063 KB 296/713 KB 900/1267 KB 508/1044 KB 1576/1710 KB 500/1063 KB 296/713 KB 896/1267 KB 504/1044 KB 1600/1710 KB 512/1063 KB 300/713 KB 900/1267 KB 508/1044 KB 1600/1710 KB 512/1063 KB 304/713 KB 900/1267 KB 508/1044 KB 1588/1710 KB 500/1063 KB 296/713 KB 900/1267 KB 508/1044 KB 1600/1710 KB 512/1063 KB 304/713 KB 900/1267 KB 512/1044 KB 1600/1710 KB 512/1063 KB 308/713 KB 900/1267 KB 512/1044 KB 1604/1710 KB 516/1063 KB 312/713 KB 900/1267 KB 516/1044 KB 1604/1710 KB 516/1063 KB 316/713 KB 900/1267 KB 516/1044 KB 1588/1710 KB 500/1063 KB 296/713 KB 900/1267 KB 504/1044 KB 1604/1710 KB 516/1063 KB 316/713 KB 904/1267 KB 516/1044 KB 1604/1710 KB 516/1063 KB 316/713 KB 908/1267 KB 516/1044 KB 1604/1710 KB 516/1063 KB 316/713 KB 912/1267 KB 516/1044 KB 1604/1710 KB 516/1063 KB 316/713 KB 916/1267 KB 516/1044 KB 1604/1710 KB 516/1063 KB 308/713 KB 900/1267 KB 516/1044 KB 1608/1710 KB 516/1063 KB 320/713 KB 916/1267 KB 516/1044 KB 1612/1710 KB 516/1063 KB 320/713 KB 916/1267 KB 516/1044 KB 1616/1710 KB unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 516/1063 KB 320/713 KB 916/1267 KB 516/1044 KB 1600/1710 KB 516/1063 KB 308/713 KB 900/1267 KB 516/1044 KB 1616/1710 KB 516/1063 KB 320/713 KB 916/1267 KB 520/1044 KB 1600/1710 KB 516/1063 KB 308/713 KB 900/1267 KB 512/1044 KB 1616/1710 KB 520/1063 KB 320/713 KB 916/1267 KB 520/1044 KB 1604/1710 KB 516/1063 KB 320/713 KB 916/1267 KB 516/1044 KB 1616/1710 KB 520/1063 KB 320/713 KB 916/1267 KB 524/1044 KB 1616/1710 KB 524/1063 KB 320/713 KB 916/1267 KB 528/1044 KB 1616/1710 KB 524/1063 KB 320/713 KB 916/1267 KB 524/1044 KB 1616/1710 KB 528/1063 KB 320/713 KB 916/1267 KB 528/1044 KB 1616/1710 KB 532/1063 KB 320/713 KB 916/1267 KB 532/1044 KB 1620/1710 KB 536/1063 KB 324/713 KB 920/1267 KB 532/1044 KB 1616/1710 KB 528/1063 KB 320/713 KB 916/1267 KB 532/1044 KB 1620/1710 KB 532/1063 KB 324/713 KB 920/1267 KB 532/1044 KB 1620/1710 KB 532/1063 KB 320/713 KB 920/1267 KB 532/1044 KB 1620/1710 KB 540/1063 KB 324/713 KB 924/1267 KB 532/1044 KB 1620/1710 KB 540/1063 KB 324/713 KB 928/1267 KB 532/1044 KB 1620/1710 KB 540/1063 KB 324/713 KB 932/1267 KB 532/1044 KB 1620/1710 KB 540/1063 KB 328/713 KB 936/1267 KB 536/1044 KB 1620/1710 KB 540/1063 KB 328/713 KB 940/1267 KB 536/1044 KB 1620/1710 KB 540/1063 KB 328/713 KB 944/1267 KB 536/1044 KB 1620/1710 KB 532/1063 KB 320/713 KB 916/1267 KB 532/1044 KB 1624/1710 KB 540/1063 KB 328/713 KB 944/1267 KB 536/1044 KB 1628/1710 KB 540/1063 KB 328/713 KB 944/1267 KB 536/1044 KB 1632/1710 KB 540/1063 KB 328/713 KB 944/1267 KB 536/1044 KB 1636/1710 KB 540/1063 KB 328/713 KB 944/1267 KB 536/1044 KB 1640/1710 KB 540/1063 KB 328/713 KB 944/1267 KB 536/1044 KB 1644/1710 KB 540/1063 KB 328/713 KB 944/1267 KB 536/1044 KB 1648/1710 KB 540/1063 KB 328/713 KB 944/1267 KB 536/1044 KB 1652/1710 KB 540/1063 KB 328/713 KB 944/1267 KB 536/1044 KB 1656/1710 KB 540/1063 KB 328/713 KB 948/1267 KB 536/1044 KB 1620/1710 KB 540/1063 KB 324/713 KB 920/1267 KB 532/1044 KB 1656/1710 KB 544/1063 KB 328/713 KB 948/1267 KB 536/1044 KB 1620/1710 KB 540/1063 KB 328/713 KB 932/1267 KB 536/1044 KB 1656/1710 KB 544/1063 KB 332/713 KB 948/1267 KB 536/1044 KB 1656/1710 KB 544/1063 KB 336/713 KB 948/1267 KB 536/1044 KB 1620/1710 KB 540/1063 KB 324/713 KB 932/1267 KB 536/1044 KB 1656/1710 KB 544/1063 KB 336/713 KB 948/1267 KB 540/1044 KB 1656/1710 KB 544/1063 KB 336/713 KB 948/1267 KB 544/1044 KB 1656/1710 KB 544/1063 KB 336/713 KB 948/1267 KB 548/1044 KB 1656/1710 KB 548/1063 KB 340/713 KB 948/1267 KB 552/1044 KB 1656/1710 KB 548/1063 KB 340/713 KB 948/1267 KB 556/1044 KB 1656/1710 KB 548/1063 KB 340/713 KB 948/1267 KB 560/1044 KB 1656/1710 KB 548/1063 KB 340/713 KB 948/1267 KB 564/1044 KB 1656/1710 KB 548/1063 KB 340/713 KB 948/1267 KB 568/1044 KB 1656/1710 KB 548/1063 KB 340/713 KB 948/1267 KB 572/1044 KB 1656/1710 KB 548/1063 KB 340/713 KB 948/1267 KB 576/1044 KB 1652/1710 KB 540/1063 KB 328/713 KB 948/1267 KB 536/1044 KB 1660/1710 KB 548/1063 KB 340/713 KB 952/1267 KB 576/1044 KB 1660/1710 KB 548/1063 KB 340/713 KB 956/1267 KB 576/1044 KB 1660/1710 KB 548/1063 KB 340/713 KB 960/1267 KB 576/1044 KB 1660/1710 KB 548/1063 KB 340/713 KB 948/1267 KB 576/1044 KB 1664/1710 KB 548/1063 KB 340/713 KB 960/1267 KB 576/1044 KB 1656/1710 KB 548/1063 KB 340/713 KB 948/1267 KB 548/1044 KB 1664/1710 KB 552/1063 KB 340/713 KB 960/1267 KB 576/1044 KB 1656/1710 KB 544/1063 KB 340/713 KB 948/1267 KB 548/1044 KB 1664/1710 KB 556/1063 KB 344/713 KB 960/1267 KB 576/1044 KB 1664/1710 KB 556/1063 KB 348/713 KB 960/1267 KB 576/104 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 4 KB 1664/1710 KB 556/1063 KB 352/713 KB 960/1267 KB 576/1044 KB 1664/1710 KB 556/1063 KB 356/713 KB 960/1267 KB 576/1044 KB 1664/1710 KB 556/1063 KB 356/713 KB 960/1267 KB 576/1044 KB 1664/1710 KB 560/1063 KB 356/713 KB 960/1267 KB 576/1044 KB 1664/1710 KB 564/1063 KB 356/713 KB 960/1267 KB 576/1044 KB 1668/1710 KB 568/1063 KB 360/713 KB 964/1267 KB 580/1044 KB 1664/1710 KB 564/1063 KB 360/713 KB 960/1267 KB 576/1044 KB 1668/1710 KB 572/1063 KB 364/713 KB 964/1267 KB 580/1044 KB 1668/1710 KB 572/1063 KB 368/713 KB 964/1267 KB 580/1044 KB 1668/1710 KB 572/1063 KB 372/713 KB 964/1267 KB 580/1044 KB 1668/1710 KB 572/1063 KB 376/713 KB 964/1267 KB 580/1044 KB 1668/1710 KB 572/1063 KB 380/713 KB 964/1267 KB 580/1044 KB 1668/1710 KB 572/1063 KB 384/713 KB 964/1267 KB 580/1044 KB 1668/1710 KB 564/1063 KB 360/713 KB 964/1267 KB 580/1044 KB 1672/1710 KB 572/1063 KB 384/713 KB 964/1267 KB 580/1044 KB 1664/1710 KB 564/1063 KB 360/713 KB 964/1267 KB 580/1044 KB 1676/1710 KB 572/1063 KB 384/713 KB 968/1267 KB 580/1044 KB 1676/1710 KB 572/1063 KB 384/713 KB 972/1267 KB 580/1044 KB 1676/1710 KB 572/1063 KB 384/713 KB 976/1267 KB 580/1044 KB 1664/1710 KB 564/1063 KB 360/713 KB 960/1267 KB 580/1044 KB 1676/1710 KB 572/1063 KB 384/713 KB 976/1267 KB 584/1044 KB 1676/1710 KB 572/1063 KB 384/713 KB 976/1267 KB 588/1044 KB 1676/1710 KB 572/1063 KB 384/713 KB 976/1267 KB 592/1044 KB 1676/1710 KB 572/1063 KB 384/713 KB 976/1267 KB 596/1044 KB 1676/1710 KB 572/1063 KB 388/713 KB 980/1267 KB 600/1044 KB 1676/1710 KB 572/1063 KB 388/713 KB 980/1267 KB 604/1044 KB 1676/1710 KB 572/1063 KB 388/713 KB 980/1267 KB 608/1044 KB 1668/1710 KB 572/1063 KB 360/713 KB 964/1267 KB 580/1044 KB 1676/1710 KB 576/1063 KB 388/713 KB 980/1267 KB 608/1044 KB 1676/1710 KB 580/1063 KB 388/713 KB 980/1267 KB 608/1044 KB 1676/1710 KB 584/1063 KB 388/713 KB 980/1267 KB 608/1044 KB 1676/1710 KB 588/1063 KB 388/713 KB 980/1267 KB 608/1044 KB 1676/1710 KB 592/1063 KB 388/713 KB 980/1267 KB 608/1044 KB 1676/1710 KB 572/1063 KB 388/713 KB 980/1267 KB 596/1044 KB 1676/1710 KB 592/1063 KB 388/713 KB 984/1267 KB 608/1044 KB 1676/1710 KB 592/1063 KB 388/713 KB 988/1267 KB 608/1044 KB 1676/1710 KB 592/1063 KB 388/713 KB 992/1267 KB 608/1044 KB 1676/1710 KB 592/1063 KB 388/713 KB 996/1267 KB 608/1044 KB 1676/1710 KB 596/1063 KB 388/713 KB 1000/1267 KB 612/1044 KB 1676/1710 KB 596/1063 KB 388/713 KB 1004/1267 KB 612/1044 KB 1676/1710 KB 596/1063 KB 388/713 KB 1008/1267 KB 612/1044 KB 1676/1710 KB 572/1063 KB 388/713 KB 976/1267 KB 596/1044 KB 1676/1710 KB 596/1063 KB 392/713 KB 1008/1267 KB 612/1044 KB 1676/1710 KB 596/1063 KB 396/713 KB 1008/1267 KB 612/1044 KB 1676/1710 KB 596/1063 KB 400/713 KB 1008/1267 KB 612/1044 KB 1676/1710 KB 572/1063 KB 384/713 KB 976/1267 KB 592/1044 KB 1680/1710 KB 596/1063 KB 400/713 KB 1008/1267 KB 612/1044 KB 1684/1710 KB 596/1063 KB 400/713 KB 1008/1267 KB 612/1044 KB 1688/1710 KB 596/1063 KB 400/713 KB 1008/1267 KB 612/1044 KB 1692/1710 KB 596/1063 KB 400/713 KB 1008/1267 KB 612/1044 KB 1696/1710 KB 596/1063 KB 400/713 KB 1008/1267 KB 612/1044 KB 1700/1710 KB 596/1063 KB 400/713 KB 1008/1267 KB 612/1044 KB 1704/1710 KB 596/1063 KB 404/713 KB 1008/1267 KB 612/1044 KB 1708/1710 KB 596/1063 KB 404/713 KB 1008/1267 KB 612/1044 KB 1710/1710 KB 596/1063 KB 404/713 KB 1008/1267 KB 612/1044 KB 1676/1710 KB 596/1063 KB 388/713 KB 996/1267 KB 612/1044 KB 1710/1710 KB 596/1063 KB 404/713 KB 1008/1267 KB 616/1044 KB 1710/1710 KB 596/1063 K unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install B 404/713 KB 1008/1267 KB 620/1044 KB 1676/1710 KB 596/1063 KB 388/713 KB 996/1267 KB 608/1044 KB 1710/1710 KB 600/1063 KB 404/713 KB 1008/1267 KB 624/1044 KB 1710/1710 KB 604/1063 KB 404/713 KB 1008/1267 KB 624/1044 KB 1710/1710 KB 608/1063 KB 404/713 KB 1008/1267 KB 624/1044 KB 1700/1710 KB 596/1063 KB 404/713 KB 1008/1267 KB 612/1044 KB 1710/1710 KB 608/1063 KB 408/713 KB 1008/1267 KB 624/1044 KB 1710/1710 KB 608/1063 KB 412/713 KB 1008/1267 KB 624/1044 KB 1710/1710 KB 608/1063 KB 416/713 KB 1008/1267 KB 624/1044 KB 1710/1710 KB 612/1063 KB 420/713 KB 1008/1267 KB 624/1044 KB 1710/1710 KB 612/1063 KB 424/713 KB 1012/1267 KB 624/1044 KB 1710/1710 KB 612/1063 KB 428/713 KB 1012/1267 KB 624/1044 KB 1710/1710 KB 612/1063 KB 432/713 KB 1012/1267 KB 624/1044 KB 1710/1710 KB 596/1063 KB 404/713 KB 1008/1267 KB 624/1044 KB 1710/1710 KB 612/1063 KB 432/713 KB 1012/1267 KB 628/1044 KB 1710/1710 KB 612/1063 KB 432/713 KB 1012/1267 KB 632/1044 KB 1710/1710 KB 612/1063 KB 432/713 KB 1012/1267 KB 636/1044 KB 1710/1710 KB 612/1063 KB 432/713 KB 1012/1267 KB 640/1044 KB 1710/1710 KB 612/1063 KB 416/713 KB 1008/1267 KB 624/1044 KB 1710/1710 KB 616/1063 KB 432/713 KB 1012/1267 KB 640/1044 KB 1710/1710 KB 612/1063 KB 420/713 KB 1012/1267 KB 624/1044 KB 1710/1710 KB 616/1063 KB 432/713 KB 1016/1267 KB 640/1044 KB 1710/1710 KB 620/1063 KB 432/713 KB 1016/1267 KB 640/1044 KB 1710/1710 KB 620/1063 KB 432/713 KB 1020/1267 KB 640/1044 KB 1710/1710 KB 624/1063 KB 432/713 KB 1020/1267 KB 640/1044 KB 1710/1710 KB 624/1063 KB 432/713 KB 1024/1267 KB 640/1044 KB 1710/1710 KB 628/1063 KB 432/713 KB 1024/1267 KB 640/1044 KB 1710/1710 KB 632/1063 KB 436/713 KB 1028/1267 KB 644/1044 KB 1710/1710 KB 636/1063 KB 436/713 KB 1028/1267 KB 644/1044 KB 1710/1710 KB 640/1063 KB 436/713 KB 1028/1267 KB 644/1044 KB 1710/1710 KB 628/1063 KB 436/713 KB 1028/1267 KB 644/1044 KB 1710/1710 KB 640/1063 KB 436/713 KB 1032/1267 KB 644/1044 KB 1710/1710 KB 640/1063 KB 436/713 KB 1036/1267 KB 644/1044 KB 1710/1710 KB 640/1063 KB 436/713 KB 1040/1267 KB 644/1044 KB 1710/1710 KB 628/1063 KB 436/713 KB 1024/1267 KB 644/1044 KB 1710/1710 KB 640/1063 KB 440/713 KB 1040/1267 KB 644/1044 KB 1710/1710 KB 640/1063 KB 444/713 KB 1040/1267 KB 644/1044 KB 1710/1710 KB 640/1063 KB 448/713 KB 1040/1267 KB 644/1044 KB 1710/1710 KB 640/1063 KB 452/713 KB 1040/1267 KB 644/1044 KB 1710/1710 KB 644/1063 KB 456/713 KB 1044/1267 KB 644/1044 KB 1710/1710 KB 644/1063 KB 460/713 KB 1044/1267 KB 644/1044 KB 1710/1710 KB 644/1063 KB 464/713 KB 1044/1267 KB 644/1044 KB 1710/1710 KB 644/1063 KB 468/713 KB 1044/1267 KB 644/1044 KB 1710/1710 KB 628/1063 KB 432/713 KB 1024/1267 KB 644/1044 KB 1710/1710 KB 644/1063 KB 468/713 KB 1044/1267 KB 648/1044 KB 1710/1710 KB 644/1063 KB 468/713 KB 1044/1267 KB 652/1044 KB 1710/1710 KB 644/1063 KB 468/713 KB 1044/1267 KB 656/1044 KB 1710/1710 KB 644/1063 KB 468/713 KB 1044/1267 KB 660/1044 KB 1710/1710 KB 644/1063 KB 468/713 KB 1044/1267 KB 664/1044 KB 1710/1710 KB 644/1063 KB 468/713 KB 1044/1267 KB 668/1044 KB 1710/1710 KB 644/1063 KB 468/713 KB 1044/1267 KB 672/1044 KB 1710/1710 KB 644/1063 KB 452/713 KB 1044/1267 KB 644/1044 KB 1710/1710 KB 644/1063 KB 468/713 KB 1048/1267 KB 672/1044 KB 1710/1710 KB 644/1063 KB 468/713 KB 1052/1267 KB 672/1044 KB 1710/1710 KB 644/1063 KB 468/713 KB 1056/1267 KB 672/1044 KB 1710/1710 KB 644/1063 KB 452/713 KB 1040/1267 KB 644/1044 KB 1710/1710 KB 648/1063 KB 468/713 KB 1056/1267 KB 672/1044 KB 1710/1710 KB 652 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install /1063 KB 468/713 KB 1056/1267 KB 672/1044 KB 1710/1710 KB 656/1063 KB 468/713 KB 1056/1267 KB 672/1044 KB 1710/1710 KB 656/1063 KB 468/713 KB 1060/1267 KB 672/1044 KB 1710/1710 KB 660/1063 KB 472/713 KB 1064/1267 KB 676/1044 KB 1710/1710 KB 660/1063 KB 472/713 KB 1068/1267 KB 676/1044 KB 1710/1710 KB 660/1063 KB 472/713 KB 1072/1267 KB 676/1044 KB 1710/1710 KB 660/1063 KB 472/713 KB 1060/1267 KB 676/1044 KB 1710/1710 KB 660/1063 KB 476/713 KB 1072/1267 KB 676/1044 KB 1710/1710 KB 660/1063 KB 480/713 KB 1072/1267 KB 676/1044 KB 1710/1710 KB 660/1063 KB 468/713 KB 1060/1267 KB 676/1044 KB 1710/1710 KB 664/1063 KB 480/713 KB 1072/1267 KB 676/1044 KB 1710/1710 KB 668/1063 KB 480/713 KB 1072/1267 KB 676/1044 KB 1710/1710 KB 672/1063 KB 480/713 KB 1072/1267 KB 676/1044 KB 1710/1710 KB 656/1063 KB 468/713 KB 1060/1267 KB 676/1044 KB 1710/1710 KB 672/1063 KB 480/713 KB 1072/1267 KB 680/1044 KB 1710/1710 KB 672/1063 KB 480/713 KB 1072/1267 KB 684/1044 KB 1710/1710 KB 672/1063 KB 480/713 KB 1072/1267 KB 688/1044 KB 1710/1710 KB 676/1063 KB 484/713 KB 1072/1267 KB 692/1044 KB 1710/1710 KB 676/1063 KB 484/713 KB 1076/1267 KB 696/1044 KB 1710/1710 KB 676/1063 KB 484/713 KB 1076/1267 KB 700/1044 KB 676/1063 KB 484/713 KB 1076/1267 KB 704/1044 KB 676/1063 KB 484/713 KB 1076/1267 KB 708/1044 KB 676/1063 KB 484/713 KB 1076/1267 KB 712/1044 KB 676/1063 KB 484/713 KB 1076/1267 KB 716/1044 KB 676/1063 KB 484/713 KB 1076/1267 KB 720/1044 KB 676/1063 KB 484/713 KB 1076/1267 KB 724/1044 KB 1710/1710 KB 676/1063 KB 484/713 KB 1072/1267 KB 688/1044 KB 1710/1710 KB 672/1063 KB 484/713 KB 1072/1267 KB 688/1044 KB 676/1063 KB 488/713 KB 1076/1267 KB 724/1044 KB 676/1063 KB 492/713 KB 1076/1267 KB 724/1044 KB 680/1063 KB 496/713 KB 1076/1267 KB 724/1044 KB 680/1063 KB 500/713 KB 1076/1267 KB 724/1044 KB 680/1063 KB 504/713 KB 1076/1267 KB 724/1044 KB 680/1063 KB 508/713 KB 1076/1267 KB 724/1044 KB 680/1063 KB 512/713 KB 1076/1267 KB 724/1044 KB 1710/1710 KB 676/1063 KB 484/713 KB 1076/1267 KB 692/1044 KB 680/1063 KB 512/713 KB 1080/1267 KB 724/1044 KB 680/1063 KB 512/713 KB 1084/1267 KB 724/1044 KB 680/1063 KB 512/713 KB 1088/1267 KB 724/1044 KB 680/1063 KB 492/713 KB 1076/1267 KB 724/1044 KB 684/1063 KB 512/713 KB 1088/1267 KB 724/1044 KB 688/1063 KB 512/713 KB 1088/1267 KB 724/1044 KB 688/1063 KB 512/713 KB 1092/1267 KB 724/1044 KB 692/1063 KB 512/713 KB 1096/1267 KB 724/1044 KB 692/1063 KB 512/713 KB 1100/1267 KB 724/1044 KB 692/1063 KB 512/713 KB 1104/1267 KB 724/1044 KB 692/1063 KB 512/713 KB 1092/1267 KB 724/1044 KB 696/1063 KB 512/713 KB 1104/1267 KB 724/1044 KB 700/1063 KB 512/713 KB 1104/1267 KB 724/1044 KB 704/1063 KB 512/713 KB 1104/1267 KB 724/1044 KB 708/1063 KB 512/713 KB 1104/1267 KB 724/1044 KB 712/1063 KB 516/713 KB 1108/1267 KB 728/1044 KB 716/1063 KB 516/713 KB 1108/1267 KB 728/1044 KB 720/1063 KB 516/713 KB 1108/1267 KB 728/1044 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2663.4 KB/sec) unit-abot-epc-basic-0: 01:39:21 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: 01:39:21 DEBUG unit.abot-epc-basic/0.install 708/1063 KB 516/713 KB 1108/1267 KB 728/1044 KB 720/1063 KB 516/713 KB 1108/1267 KB 732/1044 KB 720/1063 KB 516/713 KB 1108/1267 KB 736/1044 KB 708/1063 KB 516/713 KB 1108/1267 KB 724/1044 KB 720/1063 KB 516/713 KB 1112/1267 KB 736/1044 KB 720/1063 KB 516/713 KB 1116/1267 KB 736/1044 KB 720/1063 KB 516/713 KB 1120/1267 KB 736/1044 KB 708/1063 KB 516/713 KB 1104/1267 KB 724/1044 KB 720/1063 KB 520/713 KB 1120/1267 KB 736/1044 KB 720/1063 KB 524/713 KB 1120/1267 KB 736/1044 KB 720/1063 KB 528/713 KB 1120/1267 KB 736/1044 KB 720/1063 KB 528/713 KB 1124/1267 KB 736/1044 KB 724/1063 KB 532/713 KB 1128/1267 KB 740/1044 KB 724/1063 KB 532/713 KB 1132/1267 KB 740/1044 KB 724/1063 KB 532/713 KB 1136/1267 KB 740/1044 KB 724/1063 KB 532/713 KB 1124/1267 KB 740/1044 KB 724/1063 KB 532/713 KB 1136/1267 KB 744/1044 KB 724/1063 KB 532/713 KB 1136/1267 KB 748/1044 KB 724/1063 KB 532/713 KB 1136/1267 KB 752/1044 KB 724/1063 KB 532/713 KB 1136/1267 KB 756/1044 KB 724/1063 KB 532/713 KB 1140/1267 KB 760/1044 KB 724/1063 KB 532/713 KB 1140/1267 KB 764/1044 KB 724/1063 KB 532/713 KB 1140/1267 KB 768/1044 KB 724/1063 KB 532/713 KB 1124/1267 KB 736/1044 KB 728/1063 KB 532/713 KB 1140/1267 KB 768/1044 KB 732/1063 KB 532/713 KB 1140/1267 KB 768/1044 KB 736/1063 KB 532/713 KB 1140/1267 KB 768/1044 KB 720/1063 KB 532/713 KB 1124/1267 KB 736/1044 KB 736/1063 KB 536/713 KB 1140/1267 KB 768/1044 KB 736/1063 KB 540/713 KB 1140/1267 KB 768/1044 KB 736/1063 KB 544/713 KB 1140/1267 KB 768/1044 KB 736/1063 KB 548/713 KB 1140/1267 KB 768/1044 KB 740/1063 KB 552/713 KB 1140/1267 KB 768/1044 KB 740/1063 KB 556/713 KB 1140/1267 KB 768/1044 KB 740/1063 KB 560/713 KB 1140/1267 KB 768/1044 KB 724/1063 KB 532/713 KB 1140/1267 KB 756/1044 KB 740/1063 KB 560/713 KB 1144/1267 KB 768/1044 KB 740/1063 KB 560/713 KB 1148/1267 KB 768/1044 KB 740/1063 KB 560/713 KB 1152/1267 KB 768/1044 KB 740/1063 KB 548/713 KB 1140/1267 KB 768/1044 KB 744/1063 KB 560/713 KB 1152/1267 KB 768/1044 KB 748/1063 KB 560/713 KB 1152/1267 KB 768/1044 KB 752/1063 KB 560/713 KB 1152/1267 KB 768/1044 KB 752/1063 KB 560/713 KB 4/257 KB 1152/1267 KB 768/1044 KB 752/1063 KB 564/713 KB 8/257 KB 1156/1267 KB 772/1044 KB 752/1063 KB 564/713 KB 12/257 KB 1156/1267 KB 772/1044 KB 752/1063 KB 564/713 KB 4/257 KB 1156/1267 KB 772/1044 KB 756/1063 KB 568/713 KB 12/257 KB 1156/1267 KB 772/1044 KB 752/1063 KB 560/713 KB 4/257 KB 1156/1267 KB 772/1044 KB 756/1063 KB 568/713 KB 16/257 KB 1160/1267 KB 772/1044 KB 756/1063 KB 568/713 KB 16/257 KB 1164/1267 KB 772/1044 KB 752/1063 KB 560/713 KB 4/257 KB 1152/1267 KB 772/1044 KB 756/1063 KB 572/713 KB 16/257 KB 1164/1267 KB 776/1044 KB 756/1063 KB 572/713 KB 16/257 KB 1164/1267 KB 780/1044 KB 756/1063 KB 572/713 KB 16/257 KB 1164/1267 KB 772/1044 KB 756/1063 KB 576/713 KB 16/257 KB 1168/1267 KB 780/1044 KB 756/1063 KB 568/713 KB 16/257 KB 1156/1267 KB 772/1044 KB 756/1063 KB 564/713 KB 12/257 KB 1156/1267 KB 772/1044 KB 760/1063 KB 576/713 KB 16/257 KB 1168/1267 KB 780/1044 KB 764/1063 KB 576/713 KB 16/257 KB 1168/1267 KB 780/1044 KB 768/1063 KB 576/713 KB 16/257 KB 1168/1267 KB 780/1044 KB 772/1063 KB 580/713 KB 20/257 KB 1168/1267 KB 784/1044 KB 776/1063 KB 580/713 KB 20/257 KB 1168/1267 KB 784/1044 KB 780/1063 KB 580/713 KB 20/257 KB 1168/1267 KB 784/1044 KB 784/1063 KB 580/713 KB 20/257 KB 1168/1267 KB 784/1044 KB 756/1063 KB 572/713 KB 16/257 KB 1168/1267 KB 780/1044 KB 784/1063 KB 580/713 KB 20/257 KB 1172/1267 KB 784/1044 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install KB 784/1063 KB 580/713 KB 20/257 KB 1176/1267 KB 784/1044 KB 784/1063 KB 580/713 KB 20/257 KB 1180/1267 KB 784/1044 KB 784/1063 KB 580/713 KB 20/257 KB 1184/1267 KB 784/1044 KB 768/1063 KB 580/713 KB 20/257 KB 1168/1267 KB 784/1044 KB 768/1063 KB 576/713 KB 20/257 KB 1168/1267 KB 784/1044 KB 768/1063 KB 576/713 KB 16/257 KB 1168/1267 KB 784/1044 KB 784/1063 KB 580/713 KB 20/257 KB 1184/1267 KB 788/1044 KB 784/1063 KB 584/713 KB 24/257 KB 1184/1267 KB 788/1044 KB 784/1063 KB 588/713 KB 24/257 KB 1184/1267 KB 788/1044 KB 784/1063 KB 592/713 KB 24/257 KB 1184/1267 KB 792/1044 KB 784/1063 KB 580/713 KB 24/257 KB 1184/1267 KB 788/1044 KB 784/1063 KB 592/713 KB 28/257 KB 1184/1267 KB 792/1044 KB 784/1063 KB 592/713 KB 32/257 KB 1184/1267 KB 792/1044 KB 784/1063 KB 588/713 KB 24/257 KB 1184/1267 KB 792/1044 KB 784/1063 KB 592/713 KB 32/257 KB 1184/1267 KB 796/1044 KB 784/1063 KB 592/713 KB 32/257 KB 1184/1267 KB 800/1044 KB 784/1063 KB 592/713 KB 32/257 KB 1184/1267 KB 804/1044 KB 788/1063 KB 596/713 KB 36/257 KB 1188/1267 KB 808/1044 KB 788/1063 KB 596/713 KB 36/257 KB 1188/1267 KB 812/1044 KB 788/1063 KB 596/713 KB 36/257 KB 1188/1267 KB 816/1044 KB 788/1063 KB 596/713 KB 36/257 KB 1188/1267 KB 804/1044 KB 788/1063 KB 600/713 KB 36/257 KB 1188/1267 KB 816/1044 KB 788/1063 KB 604/713 KB 36/257 KB 1188/1267 KB 816/1044 KB 788/1063 KB 608/713 KB 36/257 KB 1188/1267 KB 816/1044 KB 788/1063 KB 592/713 KB 36/257 KB 1188/1267 KB 804/1044 KB 792/1063 KB 608/713 KB 36/257 KB 1188/1267 KB 816/1044 KB 784/1063 KB 592/713 KB 36/257 KB 1188/1267 KB 804/1044 KB 792/1063 KB 608/713 KB 36/257 KB 1192/1267 KB 816/1044 KB 792/1063 KB 608/713 KB 36/257 KB 1196/1267 KB 816/1044 KB 792/1063 KB 608/713 KB 36/257 KB 1200/1267 KB 816/1044 KB 784/1063 KB 592/713 KB 36/257 KB 1184/1267 KB 804/1044 KB 796/1063 KB 608/713 KB 40/257 KB 1200/1267 KB 816/1044 KB 796/1063 KB 608/713 KB 44/257 KB 1200/1267 KB 816/1044 KB 796/1063 KB 608/713 KB 48/257 KB 1200/1267 KB 816/1044 KB 796/1063 KB 608/713 KB 52/257 KB 1200/1267 KB 816/1044 KB 796/1063 KB 612/713 KB 56/257 KB 1204/1267 KB 820/1044 KB 796/1063 KB 612/713 KB 60/257 KB 1204/1267 KB 820/1044 KB 796/1063 KB 612/713 KB 64/257 KB 1204/1267 KB 820/1044 KB 796/1063 KB 608/713 KB 36/257 KB 1200/1267 KB 816/1044 KB 800/1063 KB 612/713 KB 64/257 KB 1204/1267 KB 820/1044 KB 804/1063 KB 612/713 KB 64/257 KB 1204/1267 KB 820/1044 KB 808/1063 KB 612/713 KB 64/257 KB 1204/1267 KB 820/1044 KB 812/1063 KB 612/713 KB 64/257 KB 1204/1267 KB 820/1044 KB 816/1063 KB 612/713 KB 64/257 KB 1204/1267 KB 820/1044 KB 820/1063 KB 612/713 KB 64/257 KB 1204/1267 KB 820/1044 KB 824/1063 KB 612/713 KB 68/257 KB 1204/1267 KB 820/1044 KB 828/1063 KB 612/713 KB 68/257 KB 1204/1267 KB 820/1044 KB 832/1063 KB 612/713 KB 68/257 KB 1204/1267 KB 820/1044 KB 796/1063 KB 612/713 KB 52/257 KB 1204/1267 KB 820/1044 KB 832/1063 KB 612/713 KB 68/257 KB 1208/1267 KB 820/1044 KB 832/1063 KB 612/713 KB 68/257 KB 1212/1267 KB 820/1044 KB 832/1063 KB 612/713 KB 68/257 KB 1216/1267 KB 820/1044 KB 796/1063 KB 612/713 KB 52/257 KB 1200/1267 KB 820/1044 KB 832/1063 KB 612/713 KB 68/257 KB 1216/1267 KB 824/1044 KB 832/1063 KB 612/713 KB 68/257 KB 1216/1267 KB 828/1044 KB 832/1063 KB 612/713 KB 68/257 KB 1216/1267 KB 832/1044 KB 796/1063 KB 612/713 KB 52/257 KB 1200/1267 KB 816/1044 KB 832/1063 KB 616/713 KB 68/257 KB 1216/1267 KB 832/1044 KB 832/1063 KB 620/713 KB 68/257 KB 1216/1267 KB 832/1044 KB 832/1063 KB 624/7 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 13 KB 68/257 KB 1216/1267 KB 832/1044 KB 832/1063 KB 628/713 KB 68/257 KB 1216/1267 KB 832/1044 KB 832/1063 KB 632/713 KB 68/257 KB 1220/1267 KB 836/1044 KB 832/1063 KB 636/713 KB 68/257 KB 1220/1267 KB 836/1044 KB 832/1063 KB 640/713 KB 68/257 KB 1220/1267 KB 836/1044 KB 820/1063 KB 612/713 KB 68/257 KB 1204/1267 KB 820/1044 KB 832/1063 KB 640/713 KB 72/257 KB 1220/1267 KB 836/1044 KB 832/1063 KB 640/713 KB 76/257 KB 1220/1267 KB 836/1044 KB 832/1063 KB 640/713 KB 80/257 KB 1220/1267 KB 836/1044 KB 832/1063 KB 628/713 KB 68/257 KB 1220/1267 KB 836/1044 KB 832/1063 KB 640/713 KB 80/257 KB 1220/1267 KB 840/1044 KB 832/1063 KB 640/713 KB 80/257 KB 1220/1267 KB 844/1044 KB 832/1063 KB 640/713 KB 80/257 KB 1220/1267 KB 848/1044 KB 832/1063 KB 628/713 KB 68/257 KB 1220/1267 KB 832/1044 KB 832/1063 KB 640/713 KB 80/257 KB 1224/1267 KB 848/1044 KB 832/1063 KB 640/713 KB 80/257 KB 1228/1267 KB 848/1044 KB 832/1063 KB 640/713 KB 80/257 KB 1232/1267 KB 848/1044 KB 832/1063 KB 640/713 KB 80/257 KB 1236/1267 KB 848/1044 KB 836/1063 KB 644/713 KB 84/257 KB 1240/1267 KB 852/1044 KB 836/1063 KB 644/713 KB 84/257 KB 1244/1267 KB 852/1044 KB 836/1063 KB 644/713 KB 84/257 KB 1248/1267 KB 852/1044 KB 832/1063 KB 644/713 KB 80/257 KB 1236/1267 KB 848/1044 KB 836/1063 KB 648/713 KB 84/257 KB 1248/1267 KB 852/1044 KB 836/1063 KB 652/713 KB 84/257 KB 1248/1267 KB 852/1044 KB 836/1063 KB 656/713 KB 84/257 KB 1248/1267 KB 852/1044 KB 836/1063 KB 644/713 KB 84/257 KB 1236/1267 KB 852/1044 KB 840/1063 KB 656/713 KB 84/257 KB 1248/1267 KB 852/1044 KB 844/1063 KB 656/713 KB 84/257 KB 1248/1267 KB 852/1044 KB 848/1063 KB 660/713 KB 84/257 KB 1248/1267 KB 852/1044 KB 832/1063 KB 644/713 KB 84/257 KB 1236/1267 KB 852/1044 KB 848/1063 KB 660/713 KB 84/257 KB 1248/1267 KB 856/1044 KB 848/1063 KB 660/713 KB 84/257 KB 1248/1267 KB 860/1044 KB 848/1063 KB 660/713 KB 84/257 KB 1248/1267 KB 864/1044 KB 832/1063 KB 644/713 KB 84/257 KB 1236/1267 KB 848/1044 KB 848/1063 KB 660/713 KB 88/257 KB 1248/1267 KB 864/1044 KB 848/1063 KB 660/713 KB 92/257 KB 1248/1267 KB 864/1044 KB 848/1063 KB 660/713 KB 96/257 KB 1248/1267 KB 864/1044 KB 844/1063 KB 660/713 KB 84/257 KB 1248/1267 KB 852/1044 KB 848/1063 KB 664/713 KB 96/257 KB 1248/1267 KB 864/1044 KB 848/1063 KB 668/713 KB 96/257 KB 1248/1267 KB 864/1044 KB 848/1063 KB 672/713 KB 96/257 KB 1248/1267 KB 864/1044 KB 848/1063 KB 676/713 KB 96/257 KB 1248/1267 KB 864/1044 KB 848/1063 KB 680/713 KB 96/257 KB 1248/1267 KB 864/1044 KB 848/1063 KB 684/713 KB 96/257 KB 1248/1267 KB 864/1044 KB 848/1063 KB 688/713 KB 96/257 KB 1248/1267 KB 864/1044 KB 848/1063 KB 692/713 KB 96/257 KB 1248/1267 KB 864/1044 KB 848/1063 KB 696/713 KB 96/257 KB 1248/1267 KB 864/1044 KB 848/1063 KB 700/713 KB 96/257 KB 1248/1267 KB 864/1044 KB 848/1063 KB 704/713 KB 96/257 KB 1248/1267 KB 864/1044 KB 848/1063 KB 704/713 KB 96/257 KB 1252/1267 KB 864/1044 KB 852/1063 KB 704/713 KB 96/257 KB 1256/1267 KB 864/1044 KB 852/1063 KB 704/713 KB 96/257 KB 1260/1267 KB 864/1044 KB 852/1063 KB 704/713 KB 96/257 KB 1264/1267 KB 864/1044 KB 852/1063 KB 704/713 KB 96/257 KB 1252/1267 KB 864/1044 KB 856/1063 KB 704/713 KB 96/257 KB 1264/1267 KB 864/1044 KB 860/1063 KB 704/713 KB 96/257 KB 1264/1267 KB 864/1044 KB 864/1063 KB 704/713 KB 96/257 KB 1264/1267 KB 864/1044 KB 864/1063 KB 704/713 KB 96/257 KB 1267/1267 KB 864/1044 KB 868/1063 KB 704/713 KB 96/257 KB 1267/1267 KB 864/1044 KB 872/1063 KB 704/713 KB 96/257 KB 1267/ unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 1267 KB 864/1044 KB 876/1063 KB 704/713 KB 96/257 KB 1267/1267 KB 864/1044 KB 880/1063 KB 704/713 KB 96/257 KB 1267/1267 KB 864/1044 KB 884/1063 KB 704/713 KB 96/257 KB 1267/1267 KB 864/1044 KB 888/1063 KB 704/713 KB 96/257 KB 1267/1267 KB 864/1044 KB 888/1063 KB 704/713 KB 100/257 KB 1267/1267 KB 868/1044 KB 888/1063 KB 704/713 KB 100/257 KB 1267/1267 KB 872/1044 KB 888/1063 KB 704/713 KB 100/257 KB 1267/1267 KB 876/1044 KB 888/1063 KB 704/713 KB 100/257 KB 1267/1267 KB 880/1044 KB 888/1063 KB 704/713 KB 100/257 KB 1267/1267 KB 864/1044 KB 888/1063 KB 704/713 KB 104/257 KB 1267/1267 KB 880/1044 KB 888/1063 KB 704/713 KB 108/257 KB 1267/1267 KB 880/1044 KB 888/1063 KB 704/713 KB 112/257 KB 1267/1267 KB 880/1044 KB 888/1063 KB 704/713 KB 116/257 KB 1267/1267 KB 880/1044 KB 888/1063 KB 704/713 KB 120/257 KB 1267/1267 KB 884/1044 KB 888/1063 KB 704/713 KB 124/257 KB 1267/1267 KB 884/1044 KB 888/1063 KB 704/713 KB 128/257 KB 1267/1267 KB 884/1044 KB 888/1063 KB 704/713 KB 116/257 KB 1267/1267 KB 884/1044 KB 888/1063 KB 704/713 KB 128/257 KB 1267/1267 KB 888/1044 KB 888/1063 KB 704/713 KB 128/257 KB 1267/1267 KB 892/1044 KB 888/1063 KB 704/713 KB 128/257 KB 1267/1267 KB 896/1044 KB 888/1063 KB 704/713 KB 132/257 KB 1267/1267 KB 900/1044 KB 888/1063 KB 704/713 KB 132/257 KB 1267/1267 KB 904/1044 KB 888/1063 KB 704/713 KB 132/257 KB 1267/1267 KB 908/1044 KB 888/1063 KB 704/713 KB 132/257 KB 1267/1267 KB 912/1044 KB 888/1063 KB 704/713 KB 132/257 KB 1267/1267 KB 896/1044 KB 888/1063 KB 704/713 KB 136/257 KB 1267/1267 KB 912/1044 KB 888/1063 KB 704/713 KB 140/257 KB 1267/1267 KB 912/1044 KB 888/1063 KB 704/713 KB 144/257 KB 1267/1267 KB 912/1044 KB 888/1063 KB 704/713 KB 148/257 KB 1267/1267 KB 912/1044 KB 892/1063 KB 708/713 KB 152/257 KB 916/1044 KB 892/1063 KB 708/713 KB 156/257 KB 916/1044 KB 892/1063 KB 708/713 KB 160/257 KB 916/1044 KB 892/1063 KB 708/713 KB 148/257 KB 916/1044 KB 892/1063 KB 708/713 KB 160/257 KB 920/1044 KB 892/1063 KB 708/713 KB 148/257 KB 912/1044 KB 892/1063 KB 712/713 KB 160/257 KB 920/1044 KB 892/1063 KB 713/713 KB 160/257 KB 920/1044 KB 892/1063 KB 704/713 KB 148/257 KB 912/1044 KB 896/1063 KB 713/713 KB 160/257 KB 920/1044 KB 900/1063 KB 713/713 KB 160/257 KB 920/1044 KB 904/1063 KB 713/713 KB 160/257 KB 924/1044 KB 908/1063 KB 713/713 KB 160/257 KB 924/1044 KB 912/1063 KB 713/713 KB 160/257 KB 924/1044 KB 916/1063 KB 713/713 KB 160/257 KB 924/1044 KB 920/1063 KB 713/713 KB 164/257 KB 924/1044 KB 924/1063 KB 713/713 KB 164/257 KB 924/1044 KB 928/1063 KB 713/713 KB 164/257 KB 924/1044 KB 932/1063 KB 713/713 KB 164/257 KB 924/1044 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1809.2 KB/sec) unit-abot-epc-basic-0: 01:39:21 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: 01:39:21 DEBUG unit.abot-epc-basic/0.install 916/1063 KB 713/713 KB 164/257 KB 924/1044 KB 900/1063 KB 713/713 KB 160/257 KB 924/1044 KB 932/1063 KB 713/713 KB 168/257 KB 928/1044 KB 932/1063 KB 713/713 KB 168/257 KB 932/1044 KB 932/1063 KB 713/713 KB 168/257 KB 932/1044 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 1014.2 KB/sec) unit-abot-epc-basic-0: 01:39:21 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: 01:39:21 DEBUG unit.abot-epc-basic/0.install 936/1063 KB 172/257 KB 936/1044 KB 940/1063 KB 172/257 KB 936/1044 KB 944/1063 KB 172/257 KB 936/1044 KB 932/1063 KB 172/257 KB 936/1044 KB 944/1063 KB 176/257 KB 936/1044 KB 932/1063 KB 713/713 KB 168/257 KB 936/1044 KB 944/1063 KB 176/257 KB 940/1044 KB 944/1063 KB 176/257 KB 944/1044 KB 944/1063 KB 180/257 KB 944/1044 KB 944/1063 KB 184/257 KB 948/1044 KB 944/1063 KB 188/257 KB 948/1044 KB 944/1063 KB 192/257 KB 948/1044 KB 944/1063 KB 180/257 KB 948/1044 KB 944/1063 KB 192/257 KB 952/1044 KB 944/1063 KB 192/257 KB 956/1044 KB 944/1063 KB 192/257 KB 960/1044 KB 944/1063 KB 196/257 KB 960/1044 KB 948/1063 KB 200/257 KB 964/1044 KB 948/1063 KB 204/257 KB 964/1044 KB 948/1063 KB 208/257 KB 964/1044 KB 948/1063 KB 196/257 KB 964/1044 KB 952/1063 KB 208/257 KB 964/1044 KB 956/1063 KB 208/257 KB 964/1044 KB 960/1063 KB 208/257 KB 964/1044 KB 964/1063 KB 208/257 KB 964/1044 KB 968/1063 KB 4/549 KB 212/257 KB 964/1044 KB 972/1063 KB 4/549 KB 212/257 KB 964/1044 KB 976/1063 KB 4/549 KB 212/257 KB 964/1044 KB 944/1063 KB 196/257 KB 964/1044 KB 976/1063 KB 4/549 KB 212/257 KB 968/1044 KB 976/1063 KB 4/549 KB 212/257 KB 972/1044 KB 976/1063 KB 4/549 KB 212/257 KB 976/1044 KB 976/1063 KB 4/549 KB 212/257 KB 980/1044 KB 976/1063 KB 4/549 KB 212/257 KB 984/1044 KB 976/1063 KB 4/549 KB 212/257 KB 988/1044 KB 964/1063 KB 4/549 KB 212/257 KB 964/1044 KB 976/1063 KB 4/549 KB 216/257 KB 992/1044 KB 976/1063 KB 4/549 KB 220/257 KB 992/1044 KB 976/1063 KB 4/549 KB 224/257 KB 992/1044 KB 964/1063 KB 4/549 KB 208/257 KB 964/1044 KB 976/1063 KB 8/549 KB 224/257 KB 992/1044 KB 976/1063 KB 12/549 KB 224/257 KB 992/1044 KB 976/1063 KB 16/549 KB 224/257 KB 992/1044 KB 976/1063 KB 20/549 KB 224/257 KB 992/1044 KB 976/1063 KB 24/549 KB 224/257 KB 992/1044 KB 976/1063 KB 28/549 KB 224/257 KB 992/1044 KB 976/1063 KB 4/549 KB 224/257 KB 992/1044 KB 976/1063 KB 28/549 KB 224/257 KB 996/1044 KB 980/1063 KB 32/549 KB 228/257 KB 1000/1044 KB 980/1063 KB 32/549 KB 228/257 KB 1004/1044 KB 980/1063 KB 32/549 KB 228/257 KB 1008/1044 KB 980/1063 KB 32/549 KB 228/257 KB 996/1044 KB 980/1063 KB 32/549 KB 228/257 KB 1008/1044 KB 4/358 KB 980/1063 KB 32/549 KB 228/257 KB 1008/1044 KB 8/358 KB 980/1063 KB 32/549 KB 228/257 KB 1008/1044 KB 12/358 KB 980/1063 KB 32/549 KB 228/257 KB 1008/1044 KB 16/358 KB 980/1063 KB 32/549 KB 228/257 KB 1008/1044 KB 20/358 KB 984/1063 KB 32/549 KB 228/257 KB 1012/1044 KB 24/358 KB 984/1063 KB 32/549 KB 228/257 KB 1012/1044 KB 28/358 KB 984/1063 KB 32/549 KB 228/257 KB 1012/1044 KB 32/358 KB 976/1063 KB 32/549 KB 228/257 KB 996/1044 KB 984/1063 KB 32/549 KB 232/257 KB 1012/1044 KB 32/358 KB 984/1063 KB 32/549 KB 236/257 KB 1012/1044 KB 32/358 KB 984/1063 KB 32/549 KB 240/257 KB 1012/1044 KB 32/358 KB 976/1063 KB 32/549 KB 224/257 KB 996/1044 KB 984/1063 KB 36/549 KB 240/257 KB 1012/1044 KB 32/358 KB 984/1063 KB 40/549 KB 240/257 KB 1012/1044 KB 32/358 KB 984/1063 KB 44/549 KB 240/257 KB 1012/1044 KB 32/358 KB 984/1063 KB 48/549 KB 240/257 KB 1012/1044 KB 32/358 KB 984/1063 KB 52/549 KB 240/257 KB 1012/1044 KB 32/358 KB 984/1063 KB 56/549 KB 244/257 KB 1012/1044 KB 32/358 KB 984/1063 KB 60/549 KB 244/257 KB 1012/1044 KB 32/358 KB 984/1063 KB 61/549 KB 244/257 KB 1012/1044 KB 32/358 KB 984/1063 KB 65/549 KB 244/257 KB 1012/1044 KB 32/358 KB 984/1063 KB 69/549 KB 244/257 KB 1012/1044 KB 36/358 KB 984/1063 KB 73/549 KB 244/257 KB 1012/1044 KB 36/358 KB 984/106 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 3 KB 32/549 KB 228/257 KB 1012/1044 KB 20/358 KB 984/1063 KB 73/549 KB 244/257 KB 1016/1044 KB 36/358 KB 984/1063 KB 73/549 KB 244/257 KB 1020/1044 KB 36/358 KB 984/1063 KB 32/549 KB 228/257 KB 1008/1044 KB 20/358 KB 988/1063 KB 73/549 KB 244/257 KB 1020/1044 KB 36/358 KB 992/1063 KB 73/549 KB 244/257 KB 1020/1044 KB 36/358 KB 996/1063 KB 73/549 KB 244/257 KB 1020/1044 KB 36/358 KB 1000/1063 KB 73/549 KB 244/257 KB 1024/1044 KB 36/358 KB 1004/1063 KB 73/549 KB 244/257 KB 1024/1044 KB 36/358 KB 1008/1063 KB 73/549 KB 244/257 KB 1024/1044 KB 36/358 KB 1012/1063 KB 73/549 KB 244/257 KB 1024/1044 KB 36/358 KB 1016/1063 KB 73/549 KB 244/257 KB 1024/1044 KB 36/358 KB 1020/1063 KB 73/549 KB 244/257 KB 1024/1044 KB 36/358 KB 1024/1063 KB 77/549 KB 244/257 KB 1024/1044 KB 36/358 KB 984/1063 KB 65/549 KB 244/257 KB 1012/1044 KB 36/358 KB 1024/1063 KB 77/549 KB 244/257 KB 1024/1044 KB 40/358 KB 1024/1063 KB 77/549 KB 244/257 KB 1024/1044 KB 44/358 KB 1024/1063 KB 77/549 KB 244/257 KB 1024/1044 KB 48/358 KB 984/1063 KB 52/549 KB 244/257 KB 1012/1044 KB 32/358 KB 1024/1063 KB 77/549 KB 248/257 KB 1024/1044 KB 48/358 KB 1024/1063 KB 77/549 KB 252/257 KB 1024/1044 KB 48/358 KB 1024/1063 KB 77/549 KB 256/257 KB 1024/1044 KB 48/358 KB 1024/1063 KB 77/549 KB 257/257 KB 1024/1044 KB 48/358 KB 1020/1063 KB 77/549 KB 244/257 KB 1024/1044 KB 36/358 KB 996/1063 KB 73/549 KB 244/257 KB 1024/1044 KB 36/358 KB 1024/1063 KB 77/549 KB 257/257 KB 1028/1044 KB 48/358 KB 1024/1063 KB 77/549 KB 257/257 KB 1032/1044 KB 48/358 KB 1024/1063 KB 77/549 KB 257/257 KB 1036/1044 KB 48/358 KB 1024/1063 KB 77/549 KB 257/257 KB 1040/1044 KB 48/358 KB 1024/1063 KB 77/549 KB 257/257 KB 1044/1044 KB 48/358 KB 1024/1063 KB 77/549 KB 257/257 KB 1044/1044 KB 48/358 KB 1024/1063 KB 81/549 KB 257/257 KB 1044/1044 KB 48/358 KB 1028/1063 KB 85/549 KB 257/257 KB 1044/1044 KB 52/358 KB 1028/1063 KB 89/549 KB 257/257 KB 1044/1044 KB 52/358 KB 1028/1063 KB 93/549 KB 257/257 KB 1044/1044 KB 52/358 KB 1028/1063 KB 81/549 KB 257/257 KB 1044/1044 KB 52/358 KB 1028/1063 KB 93/549 KB 257/257 KB 1044/1044 KB 56/358 KB 1028/1063 KB 93/549 KB 257/257 KB 1044/1044 KB 60/358 KB 1028/1063 KB 93/549 KB 257/257 KB 1044/1044 KB 64/358 KB 1028/1063 KB 81/549 KB 257/257 KB 1044/1044 KB 48/358 KB 1032/1063 KB 93/549 KB 257/257 KB 1044/1044 KB 64/358 KB 1036/1063 KB 93/549 KB 257/257 KB 1044/1044 KB 64/358 KB 1040/1063 KB 93/549 KB 257/257 KB 1044/1044 KB 64/358 KB 1040/1063 KB 93/549 KB 257/257 KB 1044/1044 KB 68/358 KB 1044/1063 KB 97/549 KB 257/257 KB 1044/1044 KB 72/358 KB 1044/1063 KB 97/549 KB 257/257 KB 1044/1044 KB 76/358 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 347.2 KB/sec) unit-abot-epc-basic-0: 01:39:21 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: 01:39:21 DEBUG unit.abot-epc-basic/0.install 1044/1063 KB 97/549 KB 257/257 KB 1044/1044 KB 68/358 KB 1044/1063 KB 93/549 KB 257/257 KB 1044/1044 KB 68/358 KB 1048/1063 KB 97/549 KB 76/358 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 1410.6 KB/sec) unit-abot-epc-basic-0: 01:39:21 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: 01:39:21 DEBUG unit.abot-epc-basic/0.install 1048/1063 KB 101/549 KB 76/358 KB 1048/1063 KB 105/549 KB 76/358 KB 1052/1063 KB 109/549 KB 76/358 KB 1052/1063 KB 105/549 KB 76/358 KB 1056/1063 KB 109/549 KB 80/358 KB 1052/1063 KB 109/549 KB 80/358 KB 1056/1063 KB 113/549 KB 80/358 KB 1060/1063 KB 117/549 KB 84/358 KB 1060/1063 KB 121/549 KB 84/358 KB 1060/1063 KB 125/549 KB 84/358 KB 1060/1063 KB 113/549 KB 84/358 KB 1060/1063 KB 125/549 KB 88/358 KB 1060/1063 KB 125/549 KB 92/358 KB 1060/1063 KB 125/549 KB 96/358 KB 1060/1063 KB 125/549 KB 100/358 KB 1060/1063 KB 129/549 KB 104/358 KB 1060/1063 KB 129/549 KB 108/358 KB 1060/1063 KB 129/549 KB 112/358 KB 1060/1063 KB 113/549 KB 80/358 KB 1063/1063 KB 129/549 KB 112/358 KB 1060/1063 KB 129/549 KB 100/358 KB 1063/1063 KB 133/549 KB 112/358 KB 1063/1063 KB 137/549 KB 112/358 KB 1063/1063 KB 137/549 KB 112/358 KB 4/86 KB 1063/1063 KB 137/549 KB 3/5 KB 112/358 KB 8/86 KB 1063/1063 KB 137/549 KB 3/5 KB 112/358 KB 12/86 KB 1063/1063 KB 137/549 KB 3/5 KB 112/358 KB 16/86 KB 1063/1063 KB 137/549 KB 3/5 KB 112/358 KB 4/86 KB 1063/1063 KB 137/549 KB 5/5 KB 112/358 KB 16/86 KB 1063/1063 KB 141/549 KB 5/5 KB 112/358 KB 16/86 KB 1063/1063 KB 141/549 KB 5/5 KB 116/358 KB 16/86 KB 1063/1063 KB 145/549 KB 5/5 KB 120/358 KB 20/86 KB 1063/1063 KB 145/549 KB 5/5 KB 124/358 KB 20/86 KB 1063/1063 KB 145/549 KB 5/5 KB 128/358 KB 20/86 KB 1063/1063 KB 145/549 KB 5/5 KB 116/358 KB 20/86 KB 1063/1063 KB 145/549 KB 5/5 KB 128/358 KB 24/86 KB 1063/1063 KB 145/549 KB 5/5 KB 128/358 KB 28/86 KB 1063/1063 KB 145/549 KB 5/5 KB 128/358 KB 32/86 KB 1063/1063 KB 145/549 KB 5/5 KB 116/358 KB 16/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 1416.1 KB/sec) unit-abot-epc-basic-0: 01:39:21 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: 01:39:21 DEBUG unit.abot-epc-basic/0.install 149/549 KB 5/5 KB 128/358 KB 32/86 KB 153/549 KB 5/5 KB 128/358 KB 32/86 KB 157/549 KB 5/5 KB 128/358 KB 32/86 KB 161/549 KB 5/5 KB 128/358 KB 32/86 KB 165/549 KB 132/358 KB 36/86 KB 169/549 KB 132/358 KB 36/86 KB 173/549 KB 132/358 KB 36/86 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 5.8 KB/sec) unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 161/549 KB 132/358 KB 36/86 KB 177/549 KB 136/358 KB 36/86 KB 177/549 KB 140/358 KB 36/86 KB 177/549 KB 144/358 KB 36/86 KB 161/549 KB 128/358 KB 36/86 KB 177/549 KB 144/358 KB 40/86 KB 177/549 KB 144/358 KB 44/86 KB 177/549 KB 144/358 KB 48/86 KB 177/549 KB 148/358 KB 48/86 KB 177/549 KB 4/404 KB 152/358 KB 52/86 KB 177/549 KB 4/404 KB 148/358 KB 52/86 KB 177/549 KB 4/404 KB 148/358 KB 48/86 KB 177/549 KB 8/404 KB 152/358 KB 52/86 KB 177/549 KB 12/404 KB 152/358 KB 52/86 KB 177/549 KB 16/404 KB 152/358 KB 52/86 KB 177/549 KB 152/358 KB 52/86 KB 177/549 KB 16/404 KB 156/358 KB 56/86 KB 181/549 KB 16/404 KB 160/358 KB 56/86 KB 181/549 KB 20/404 KB 164/358 KB 56/86 KB 177/549 KB 16/404 KB 152/358 KB 56/86 KB 181/549 KB 20/404 KB 164/358 KB 60/86 KB 181/549 KB 20/404 KB 164/358 KB 64/86 KB 181/549 KB 20/404 KB 164/358 KB 68/86 KB 181/549 KB 20/404 KB 164/358 KB 72/86 KB 181/549 KB 20/404 KB 164/358 KB 76/86 KB 181/549 KB 20/404 KB 164/358 KB 80/86 KB 181/549 KB 20/404 KB 164/358 KB 84/86 KB 181/549 KB 20/404 KB 168/358 KB 86/86 KB 181/549 KB 20/404 KB 160/358 KB 56/86 KB 181/549 KB 24/404 KB 168/358 KB 86/86 KB 181/549 KB 28/404 KB 168/358 KB 86/86 KB 181/549 KB 16/404 KB 156/358 KB 56/86 KB 185/549 KB 28/404 KB 168/358 KB 86/86 KB 189/549 KB 28/404 KB 168/358 KB 86/86 KB 193/549 KB 28/404 KB 168/358 KB 86/86 KB 197/549 KB 28/404 KB 168/358 KB 86/86 KB 201/549 KB 28/404 KB 168/358 KB 86/86 KB 205/549 KB 28/404 KB 168/358 KB 86/86 KB 209/549 KB 28/404 KB 168/358 KB 86/86 KB 213/549 KB 32/404 KB 168/358 KB 86/86 KB 217/549 KB 32/404 KB 168/358 KB 86/86 KB 221/549 KB 32/404 KB 168/358 KB 86/86 KB 225/549 KB 32/404 KB 168/358 KB 86/86 KB 229/549 KB 32/404 KB 168/358 KB 86/86 KB 233/549 KB 32/404 KB 168/358 KB 86/86 KB 237/549 KB 32/404 KB 168/358 KB 86/86 KB 241/549 KB 32/404 KB 168/358 KB 86/86 KB 181/549 KB 20/404 KB 168/358 KB 84/86 KB 241/549 KB 32/404 KB 172/358 KB 86/86 KB 241/549 KB 32/404 KB 176/358 KB 86/86 KB 241/549 KB 32/404 KB 180/358 KB 86/86 KB 241/549 KB 32/404 KB 184/358 KB 86/86 KB 241/549 KB 32/404 KB 188/358 KB 86/86 KB 241/549 KB 32/404 KB 192/358 KB 86/86 KB 241/549 KB 32/404 KB 196/358 KB 86/86 KB 209/549 KB 32/404 KB 168/358 KB 86/86 KB 241/549 KB 36/404 KB 196/358 KB 86/86 KB 241/549 KB 40/404 KB 196/358 KB 86/86 KB 241/549 KB 44/404 KB 196/358 KB 86/86 KB 241/549 KB 48/404 KB 196/358 KB 86/86 KB 241/549 KB 48/404 KB 196/358 KB 86/86 KB 3/587 KB 241/549 KB 48/404 KB 196/358 KB 86/86 KB 5/587 KB 241/549 KB 48/404 KB 196/358 KB 86/86 KB 8/587 KB 241/549 KB 48/404 KB 196/358 KB 86/86 KB 11/587 KB 241/549 KB 48/404 KB 196/358 KB 86/86 KB 13/587 KB 241/549 KB 48/404 KB 196/358 KB 86/86 KB 16/587 KB 241/549 KB 48/404 KB 196/358 KB 86/86 KB 19/587 KB 241/549 KB 48/404 KB 196/358 KB 86/86 KB 21/587 KB 241/549 KB 48/404 KB 196/358 KB 86/86 KB 24/587 KB 241/549 KB 52/404 KB 196/358 KB 86/86 KB 27/587 KB 241/549 KB 52/404 KB 196/358 KB 86/86 KB 29/587 KB 241/549 KB 52/404 KB 200/358 KB 32/587 KB 241/549 KB 52/404 KB 200/358 KB 36/587 KB 245/549 KB 52/404 KB 200/358 KB 40/587 KB 245/549 KB 52/404 KB 200/358 KB 44/587 KB 245/549 KB 52/404 KB 200/358 KB 48/587 KB 245/549 KB 52/404 KB 200/358 KB 52/587 KB 241/549 KB 52/404 KB 196/358 KB 86/86 KB 24/587 KB 245/549 KB 56/404 KB 200/358 KB 52/587 KB 245/549 KB 60/404 KB 200/358 KB 52/587 KB 245/549 KB 64/404 KB 200/358 KB 5 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 2/587 KB 245/549 KB 68/404 KB 200/358 KB 52/587 KB 245/549 KB 72/404 KB 200/358 KB 52/587 KB 245/549 KB 76/404 KB 200/358 KB 52/587 KB 245/549 KB 80/404 KB 200/358 KB 52/587 KB 245/549 KB 52/404 KB 200/358 KB 36/587 KB 249/549 KB 80/404 KB 200/358 KB 52/587 KB 253/549 KB 80/404 KB 200/358 KB 52/587 KB 257/549 KB 80/404 KB 200/358 KB 52/587 KB 261/549 KB 80/404 KB 200/358 KB 52/587 KB 265/549 KB 80/404 KB 200/358 KB 52/587 KB 269/549 KB 80/404 KB 200/358 KB 52/587 KB 273/549 KB 80/404 KB 200/358 KB 52/587 KB 277/549 KB 84/404 KB 200/358 KB 56/587 KB 281/549 KB 84/404 KB 200/358 KB 56/587 KB 285/549 KB 84/404 KB 200/358 KB 56/587 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 108.8 KB/sec) unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 241/549 KB 52/404 KB 200/358 KB 86/86 KB 29/587 KB 285/549 KB 84/404 KB 204/358 KB 56/587 KB 285/549 KB 84/404 KB 208/358 KB 56/587 KB 285/549 KB 84/404 KB 212/358 KB 56/587 KB 285/549 KB 84/404 KB 216/358 KB 56/587 KB 285/549 KB 84/404 KB 220/358 KB 56/587 KB 285/549 KB 84/404 KB 224/358 KB 56/587 KB 285/549 KB 84/404 KB 228/358 KB 56/587 KB 285/549 KB 84/404 KB 232/358 KB 56/587 KB 285/549 KB 84/404 KB 236/358 KB 56/587 KB 285/549 KB 84/404 KB 240/358 KB 56/587 KB 273/549 KB 84/404 KB 200/358 KB 56/587 KB 285/549 KB 84/404 KB 240/358 KB 60/587 KB 285/549 KB 84/404 KB 240/358 KB 64/587 KB 273/549 KB 84/404 KB 200/358 KB 52/587 KB 285/549 KB 88/404 KB 240/358 KB 64/587 KB 285/549 KB 92/404 KB 240/358 KB 64/587 KB 285/549 KB 96/404 KB 240/358 KB 64/587 KB 285/549 KB 100/404 KB 240/358 KB 68/587 KB Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 289/549 KB 104/404 KB 244/358 KB 68/587 KB 289/549 KB 108/404 KB 244/358 KB 68/587 KB 289/549 KB 112/404 KB 244/358 KB 68/587 KB 289/549 KB 100/404 KB 244/358 KB 68/587 KB 293/549 KB 112/404 KB 244/358 KB 68/587 KB 297/549 KB 112/404 KB 244/358 KB 68/587 KB 301/549 KB 112/404 KB 244/358 KB 68/587 KB 305/549 KB 116/404 KB 244/358 KB 68/587 KB 309/549 KB 116/404 KB 244/358 KB 68/587 KB 313/549 KB 116/404 KB 244/358 KB 68/587 KB 285/549 KB 100/404 KB 244/358 KB 68/587 KB 313/549 KB 116/404 KB 248/358 KB 68/587 KB 313/549 KB 116/404 KB 252/358 KB 68/587 KB 313/549 KB 116/404 KB 256/358 KB 68/587 KB 313/549 KB 116/404 KB 260/358 KB 68/587 KB 313/549 KB 116/404 KB 264/358 KB 68/587 KB 285/549 KB 96/404 KB 240/358 KB 68/587 KB 313/549 KB 116/404 KB 264/358 KB 72/587 KB 313/549 KB 116/404 KB 264/358 KB 76/587 KB 313/549 KB 116/404 KB 264/358 KB 80/587 KB 313/549 KB 116/404 KB 264/358 KB 84/587 KB 313/549 KB 116/404 KB 264/358 KB 88/587 KB 313/549 KB 116/404 KB 264/358 KB 92/587 KB 313/549 KB 116/404 KB 268/358 KB 96/587 KB 301/549 KB 116/404 KB 244/358 KB 68/587 KB 313/549 KB 120/404 KB 268/358 KB 96/587 KB 313/549 KB 124/404 KB 268/358 KB 96/587 KB 313/549 KB 128/404 KB 268/358 KB 96/587 KB 313/549 KB 116/404 KB 268/358 KB 92/587 KB 313/549 KB 128/404 KB 272/358 KB 96/587 KB 313/549 KB 128/404 KB 276/358 KB 96/587 KB 317/549 KB 132/404 KB 280/358 KB 100/587 KB 317/549 KB 132/404 KB 284/358 KB 100/587 KB 317/549 KB 132/404 KB 288/358 KB 100/587 KB 317/549 KB 132/404 KB 276/358 KB 100/587 KB 321/549 KB 132/404 KB 288/358 KB 100/587 KB 325/549 KB 3/894 KB 132/404 KB 292/358 KB 100/587 KB 329/549 KB 3/894 KB 132/404 KB 292/358 KB 100/587 KB 333/549 KB 3/894 KB 132/404 KB 292/358 KB 100/587 KB 313/549 KB 132/404 KB 276/358 KB 100/587 KB 333/549 KB 3/894 KB 132/404 KB 292/358 KB 104/587 KB 333/549 KB 3/894 KB 132/404 KB 292/358 KB 108/587 KB 333/549 KB 3/894 KB 132/404 KB 292/358 KB 112/587 KB 333/549 KB 3/894 KB 132/404 KB 292/358 KB 116/587 KB 337/549 KB 3/894 KB 132/404 KB 292/358 KB 120/587 KB 337/549 KB 3/894 KB 132/404 KB 292/358 KB 124/587 KB 313/549 KB 132/404 KB 276/358 KB 96/587 KB 337/549 KB 3/894 KB 136/404 KB 292/358 KB 124/587 KB 337/549 KB 3/894 KB 140/404 KB 292/358 KB 124/587 KB 337/549 KB 3/894 KB 144/404 KB 292/358 KB 124/587 KB 337/549 KB 3/894 KB 148/404 KB 292/358 KB 124/587 KB 337/549 KB 3/894 KB 152/404 KB 292/358 KB 124/587 KB 337/549 KB 3/894 KB 156/404 KB 292/358 KB 124/587 KB 337/549 KB 3/894 KB 132/404 KB 292/358 KB 116/587 KB 341/549 KB 3/894 KB 156/404 KB 292/358 KB 128/587 KB 345/549 KB 3/894 KB 156/404 KB 292/358 KB 128/587 KB 321/549 KB 3/894 KB 132/404 KB 292/358 KB 100/587 KB 321/549 KB 3/894 KB 132/404 KB 288/358 KB 100/587 KB 345/549 KB 5/894 KB 160/404 KB 292/358 KB 128/587 KB 345/549 KB 8/894 KB 160/404 KB 292/358 KB 128/587 KB 345/549 KB 11/894 KB 160/404 KB 292/358 KB 128/587 KB 345/549 KB 13/894 KB 160/404 KB 292/358 KB 128/587 KB 345/549 KB 16/894 KB 160/404 KB 292/358 KB 128/587 KB 345/549 KB 19/894 KB 160/404 KB 292/358 KB 128/587 KB 345/549 KB 21/894 KB 160/404 KB 292/358 KB 128/587 KB 345/549 KB 24/894 KB 160/404 KB 292/358 KB 128/587 KB 345/549 KB 27/894 KB 160/404 KB 292/358 KB 128/587 KB 345/549 KB 29/894 KB 160/404 KB 292/358 KB 128/587 KB 345/549 KB 32/894 KB 160/404 KB 292/358 KB 128/587 KB 345/549 KB 36/894 KB 160/404 KB 292/358 KB 128/587 KB 345/549 KB 40/894 KB 160/404 KB 292/358 KB 128/58 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 7 KB 345/549 KB 44/894 KB 160/404 KB 292/358 KB 128/587 KB 345/549 KB 48/894 KB 160/404 KB 292/358 KB 128/587 KB 345/549 KB 48/894 KB 160/404 KB 296/358 KB 128/587 KB 345/549 KB 48/894 KB 160/404 KB 300/358 KB 128/587 KB 345/549 KB 48/894 KB 160/404 KB 304/358 KB 128/587 KB 345/549 KB 48/894 KB 160/404 KB 308/358 KB 128/587 KB 349/549 KB 52/894 KB 160/404 KB 312/358 KB 128/587 KB 349/549 KB 52/894 KB 160/404 KB 316/358 KB 128/587 KB 349/549 KB 52/894 KB 160/404 KB 320/358 KB 128/587 KB 345/549 KB 3/894 KB 160/404 KB 292/358 KB 128/587 KB 337/549 KB 3/894 KB 156/404 KB 292/358 KB 128/587 KB 349/549 KB 52/894 KB 160/404 KB 320/358 KB 132/587 KB 349/549 KB 52/894 KB 164/404 KB 320/358 KB 136/587 KB 349/549 KB 52/894 KB 160/404 KB 308/358 KB 128/587 KB 349/549 KB 56/894 KB 164/404 KB 320/358 KB 136/587 KB 349/549 KB 60/894 KB 164/404 KB 320/358 KB 136/587 KB 349/549 KB 48/894 KB 160/404 KB 308/358 KB 128/587 KB 353/549 KB 60/894 KB 164/404 KB 320/358 KB 136/587 KB 349/549 KB 52/894 KB 164/404 KB 320/358 KB 132/587 KB 357/549 KB 64/894 KB 168/404 KB 320/358 KB 140/587 KB 357/549 KB 64/894 KB 172/404 KB 320/358 KB 140/587 KB 357/549 KB 64/894 KB 176/404 KB 320/358 KB 140/587 KB 353/549 KB 64/894 KB 164/404 KB 320/358 KB 140/587 KB 357/549 KB 64/894 KB 176/404 KB 320/358 KB 144/587 KB 353/549 KB 64/894 KB 164/404 KB 320/358 KB 136/587 KB 357/549 KB 68/894 KB 176/404 KB 320/358 KB 144/587 KB 357/549 KB 72/894 KB 180/404 KB 324/358 KB 148/587 KB 357/549 KB 76/894 KB 180/404 KB 324/358 KB 148/587 KB 357/549 KB 80/894 KB 180/404 KB 324/358 KB 148/587 KB 357/549 KB 64/894 KB 172/404 KB 320/358 KB 140/587 KB 361/549 KB 80/894 KB 180/404 KB 324/358 KB 148/587 KB 365/549 KB 80/894 KB 180/404 KB 324/358 KB 148/587 KB 369/549 KB 80/894 KB 180/404 KB 324/358 KB 148/587 KB 373/549 KB 84/894 KB 180/404 KB 324/358 KB 148/587 KB 377/549 KB 84/894 KB 180/404 KB 324/358 KB 148/587 KB 381/549 KB 84/894 KB 180/404 KB 324/358 KB 148/587 KB 357/549 KB 68/894 KB 180/404 KB 324/358 KB 148/587 KB 381/549 KB 84/894 KB 180/404 KB 324/358 KB 152/587 KB 357/549 KB 68/894 KB 180/404 KB 324/358 KB 144/587 KB 381/549 KB 84/894 KB 184/404 KB 324/358 KB 156/587 KB 381/549 KB 84/894 KB 188/404 KB 324/358 KB 156/587 KB 357/549 KB 68/894 KB 176/404 KB 324/358 KB 144/587 KB 381/549 KB 84/894 KB 188/404 KB 328/358 KB 156/587 KB 381/549 KB 84/894 KB 188/404 KB 332/358 KB 156/587 KB 381/549 KB 84/894 KB 188/404 KB 336/358 KB 156/587 KB 381/549 KB 84/894 KB 192/404 KB 336/358 KB 156/587 KB 381/549 KB 84/894 KB 196/404 KB 336/358 KB 156/587 KB 385/549 KB 84/894 KB 200/404 KB 340/358 KB 156/587 KB 385/549 KB 84/894 KB 204/404 KB 340/358 KB 156/587 KB 385/549 KB 84/894 KB 208/404 KB 340/358 KB 156/587 KB 369/549 KB 84/894 KB 180/404 KB 324/358 KB 148/587 KB 385/549 KB 88/894 KB 208/404 KB 340/358 KB 156/587 KB 385/549 KB 92/894 KB 208/404 KB 340/358 KB 156/587 KB 385/549 KB 96/894 KB 208/404 KB 340/358 KB 156/587 KB 385/549 KB 100/894 KB 208/404 KB 340/358 KB 156/587 KB 385/549 KB 104/894 KB 212/404 KB 340/358 KB 156/587 KB 385/549 KB 108/894 KB 212/404 KB 340/358 KB 156/587 KB 385/549 KB 112/894 KB 212/404 KB 340/358 KB 156/587 KB 385/549 KB 84/894 KB 196/404 KB 340/358 KB 156/587 KB 381/549 KB 84/894 KB 196/404 KB 340/358 KB 156/587 KB 389/549 KB 112/894 KB 212/404 KB 344/358 KB 156/587 KB 389/549 KB 112/894 KB 212/404 KB 348/358 KB 156/587 KB 389/549 KB 112/894 KB 212/404 KB 352/358 KB 15 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 6/587 KB 381/549 KB 84/894 KB 188/404 KB 336/358 KB 156/587 KB 389/549 KB 112/894 KB 212/404 KB 352/358 KB 160/587 KB 389/549 KB 112/894 KB 212/404 KB 352/358 KB 164/587 KB 389/549 KB 112/894 KB 212/404 KB 352/358 KB 168/587 KB 389/549 KB 112/894 KB 212/404 KB 340/358 KB 156/587 KB 393/549 KB 112/894 KB 212/404 KB 352/358 KB 168/587 KB 397/549 KB 112/894 KB 212/404 KB 352/358 KB 172/587 KB 401/549 KB 112/894 KB 212/404 KB 356/358 KB 172/587 KB 405/549 KB 116/894 KB 212/404 KB 356/358 KB 172/587 KB 409/549 KB 116/894 KB 212/404 KB 356/358 KB 172/587 KB 413/549 KB 116/894 KB 212/404 KB 356/358 KB 172/587 KB 385/549 KB 100/894 KB 212/404 KB 340/358 KB 156/587 KB 413/549 KB 116/894 KB 216/404 KB 356/358 KB 172/587 KB 413/549 KB 116/894 KB 220/404 KB 356/358 KB 172/587 KB 413/549 KB 116/894 KB 224/404 KB 356/358 KB 172/587 KB 413/549 KB 116/894 KB 228/404 KB 356/358 KB 172/587 KB 413/549 KB 116/894 KB 232/404 KB 356/358 KB 172/587 KB 413/549 KB 116/894 KB 236/404 KB 356/358 KB 172/587 KB 413/549 KB 116/894 KB 240/404 KB 356/358 KB 172/587 KB 413/549 KB 116/894 KB 244/404 KB 356/358 KB 172/587 KB 417/549 KB 116/894 KB 248/404 KB 356/358 KB 172/587 KB 417/549 KB 116/894 KB 252/404 KB 356/358 KB 172/587 KB 417/549 KB 116/894 KB 256/404 KB 356/358 KB 172/587 KB 417/549 KB 116/894 KB 260/404 KB 356/358 KB 172/587 KB 401/549 KB 116/894 KB 212/404 KB 356/358 KB 172/587 KB 397/549 KB 112/894 KB 212/404 KB 356/358 KB 172/587 KB 417/549 KB 116/894 KB 260/404 KB 358/358 KB 172/587 KB 393/549 KB 112/894 KB 212/404 KB 352/358 KB 172/587 KB 417/549 KB 116/894 KB 260/404 KB 358/358 KB 176/587 KB 417/549 KB 116/894 KB 260/404 KB 358/358 KB 180/587 KB 417/549 KB 116/894 KB 260/404 KB 358/358 KB 184/587 KB 417/549 KB 116/894 KB 260/404 KB 358/358 KB 188/587 KB 417/549 KB 116/894 KB 260/404 KB 358/358 KB 192/587 KB 417/549 KB 120/894 KB 260/404 KB 358/358 KB 196/587 KB 417/549 KB 120/894 KB 260/404 KB 358/358 KB 200/587 KB 417/549 KB 120/894 KB 260/404 KB 358/358 KB 204/587 KB 417/549 KB 120/894 KB 260/404 KB 358/358 KB 208/587 KB 417/549 KB 116/894 KB 244/404 KB 356/358 KB 172/587 KB 421/549 KB 120/894 KB 260/404 KB 358/358 KB 208/587 KB 425/549 KB 120/894 KB 260/404 KB 358/358 KB 212/587 KB 429/549 KB 120/894 KB 260/404 KB 358/358 KB 212/587 KB 417/549 KB 120/894 KB 260/404 KB 358/358 KB 192/587 KB 429/549 KB 124/894 KB 260/404 KB 358/358 KB 212/587 KB 429/549 KB 128/894 KB 260/404 KB 358/358 KB 212/587 KB 429/549 KB 132/894 KB 260/404 KB 358/358 KB 212/587 KB 429/549 KB 136/894 KB 260/404 KB 358/358 KB 212/587 KB 429/549 KB 140/894 KB 260/404 KB 358/358 KB 212/587 KB 429/549 KB 144/894 KB 260/404 KB 358/358 KB 212/587 KB 429/549 KB 148/894 KB 260/404 KB 358/358 KB 212/587 KB 433/549 KB 152/894 KB 260/404 KB 358/358 KB 212/587 KB 433/549 KB 156/894 KB 260/404 KB 358/358 KB 212/587 KB 421/549 KB 120/894 KB 260/404 KB 358/358 KB 212/587 KB 433/549 KB 156/894 KB 264/404 KB 358/358 KB 216/587 KB 433/549 KB 156/894 KB 264/404 KB 358/358 KB 220/587 KB 433/549 KB 156/894 KB 264/404 KB 358/358 KB 224/587 KB 433/549 KB 160/894 KB 264/404 KB 358/358 KB 224/587 KB 433/549 KB 164/894 KB 264/404 KB 358/358 KB 224/587 KB 433/549 KB 168/894 KB 264/404 KB 358/358 KB 228/587 KB 433/549 KB 172/894 KB 264/404 KB 358/358 KB 228/587 KB 433/549 KB 176/894 KB 264/404 KB 228/587 KB 433/549 KB 156/894 KB 264/404 KB 358/358 KB 212/587 KB 433/549 KB 148/894 KB 260/404 KB 358/358 KB 212/587 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 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 425.1 KB/sec) unit-abot-epc-basic-0: 01:39:21 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: 01:39:21 DEBUG unit.abot-epc-basic/0.install 437/549 KB 176/894 KB 264/404 KB 228/587 KB 441/549 KB 176/894 KB 264/404 KB 228/587 KB 445/549 KB 176/894 KB 268/404 KB 228/587 KB 449/549 KB 176/894 KB 268/404 KB 228/587 KB 453/549 KB 176/894 KB 268/404 KB 228/587 KB 457/549 KB 176/894 KB 268/404 KB 228/587 KB 461/549 KB 176/894 KB 268/404 KB 228/587 KB 465/549 KB 176/894 KB 268/404 KB 228/587 KB 433/549 KB 164/894 KB 264/404 KB 358/358 KB 228/587 KB 465/549 KB 180/894 KB 268/404 KB 232/587 KB 465/549 KB 180/894 KB 268/404 KB 236/587 KB 465/549 KB 180/894 KB 268/404 KB 240/587 KB 465/549 KB 180/894 KB 268/404 KB 244/587 KB 465/549 KB 180/894 KB 268/404 KB 248/587 KB 465/549 KB 180/894 KB 268/404 KB 228/587 KB 465/549 KB 180/894 KB 268/404 KB 252/587 KB 465/549 KB 184/894 KB 268/404 KB 252/587 KB 441/549 KB 176/894 KB 268/404 KB 228/587 KB 465/549 KB 184/894 KB 272/404 KB 256/587 KB 465/549 KB 184/894 KB 276/404 KB 256/587 KB 465/549 KB 184/894 KB 280/404 KB 4/26 KB 256/587 KB 465/549 KB 184/894 KB 280/404 KB 8/26 KB 256/587 KB 465/549 KB 184/894 KB 280/404 KB 12/26 KB 256/587 KB 465/549 KB 184/894 KB 280/404 KB 16/26 KB 256/587 KB 465/549 KB 184/894 KB 280/404 KB 20/26 KB 256/587 KB 465/549 KB 184/894 KB 268/404 KB 256/587 KB 465/549 KB 188/894 KB 280/404 KB 20/26 KB 256/587 KB 465/549 KB 192/894 KB 280/404 KB 20/26 KB 256/587 KB 469/549 KB 196/894 KB 280/404 KB 24/26 KB 256/587 KB 465/549 KB 184/894 KB 280/404 KB 4/26 KB 256/587 KB 469/549 KB 196/894 KB 284/404 KB 24/26 KB 260/587 KB 469/549 KB 196/894 KB 288/404 KB 24/26 KB 260/587 KB 469/549 KB 196/894 KB 292/404 KB 24/26 KB 260/587 KB 469/549 KB 196/894 KB 296/404 KB 24/26 KB 260/587 KB 469/549 KB 196/894 KB 300/404 KB 24/26 KB 260/587 KB 469/549 KB 196/894 KB 304/404 KB 24/26 KB 260/587 KB 469/549 KB 196/894 KB 308/404 KB 24/26 KB 260/587 KB 469/549 KB 196/894 KB 280/404 KB 24/26 KB 260/587 KB 469/549 KB 200/894 KB 308/404 KB 24/26 KB 264/587 KB 469/549 KB 200/894 KB 308/404 KB 24/26 KB 268/587 KB 469/549 KB 192/894 KB 280/404 KB 24/26 KB 256/587 KB 469/549 KB 200/894 KB 308/404 KB 26/26 KB 272/587 KB 469/549 KB 192/894 KB 280/404 KB 20/26 KB 256/587 KB 473/549 KB 200/894 KB 308/404 KB 26/26 KB 272/587 KB 477/549 KB 200/894 KB 308/404 KB 26/26 KB 272/587 KB 481/549 KB 200/894 KB 308/404 KB 26/26 KB 272/587 KB 485/549 KB 200/894 KB 308/404 KB 26/26 KB 272/587 KB 469/549 KB 200/894 KB 308/404 KB 24/26 KB 260/587 KB 485/549 KB 204/894 KB 312/404 KB 26/26 KB 272/587 KB 469/549 KB 200/894 KB 308/404 KB 26/26 KB 272/587 KB 485/549 KB 200/894 KB 312/404 KB 26/26 KB 272/587 KB 489/549 KB 204/894 KB 316/404 KB 26/26 KB 272/587 KB 489/549 KB 204/894 KB 320/404 KB 26/26 KB 272/587 KB 489/549 KB 208/894 KB 324/404 KB 26/26 KB 272/587 KB 489/549 KB 208/894 KB 328/404 KB 26/26 KB 276/587 KB 489/549 KB 208/894 KB 332/404 KB 26/26 KB 276/587 KB 489/549 KB 208/894 KB 336/404 KB 26/26 KB 276/587 KB 489/549 KB 204/894 KB 312/404 KB 26/26 KB 272/587 KB 493/549 KB 208/894 KB 336/404 KB 26/26 KB 276/587 KB 497/549 KB 208/894 KB 336/404 KB 26/26 KB 276/587 KB 501/549 KB 208/894 KB 336/404 KB 26/26 KB 276/587 KB 505/549 KB 208/894 KB 336/404 KB 26/26 KB 276/587 KB 509/549 KB 208/894 KB 336/404 KB 26/26 KB 276/587 KB 489/549 KB 208/894 KB 324/404 KB 26/26 KB 276/587 KB 509/549 KB 208/894 KB 336/404 KB 26/26 KB 280/587 KB 509/549 KB 208/894 KB 336/404 KB 26/26 KB 284/587 KB 509/549 KB 208/894 KB 336/404 KB 26/26 KB 288/587 KB 489/549 KB 208/894 KB 320 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install /404 KB 26/26 KB 272/587 KB 509/549 KB 212/894 KB 336/404 KB 288/587 KB 509/549 KB 216/894 KB 336/404 KB 288/587 KB 509/549 KB 220/894 KB 336/404 KB 288/587 KB 509/549 KB 224/894 KB 336/404 KB 288/587 KB 513/549 KB 228/894 KB 336/404 KB 292/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 29.3 KB/sec) unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 513/549 KB 228/894 KB 340/404 KB 292/587 KB 513/549 KB 228/894 KB 344/404 KB 292/587 KB 513/549 KB 228/894 KB 348/404 KB 292/587 KB 513/549 KB 228/894 KB 352/404 KB 292/587 KB 513/549 KB 224/894 KB 336/404 KB 292/587 KB 517/549 KB 232/894 KB 352/404 KB 292/587 KB 521/549 KB 232/894 KB 352/404 KB 292/587 KB 525/549 KB 232/894 KB 352/404 KB 292/587 KB 529/549 KB 232/894 KB 352/404 KB 292/587 KB 533/549 KB 232/894 KB 356/404 KB 292/587 KB 537/549 KB 232/894 KB 356/404 KB 292/587 KB 541/549 KB 232/894 KB 356/404 KB 292/587 KB 509/549 KB 224/894 KB 336/404 KB 292/587 KB 541/549 KB 232/894 KB 356/404 KB 296/587 KB 541/549 KB 232/894 KB 356/404 KB 300/587 KB 541/549 KB 232/894 KB 356/404 KB 304/587 KB 541/549 KB 232/894 KB 356/404 KB 308/587 KB 541/549 KB 232/894 KB 356/404 KB 312/587 KB 541/549 KB 232/894 KB 356/404 KB 316/587 KB 541/549 KB 232/894 KB 356/404 KB 320/587 KB 529/549 KB 232/894 KB 356/404 KB 292/587 KB 541/549 KB 232/894 KB 360/404 KB 320/587 KB 541/549 KB 232/894 KB 364/404 KB 320/587 KB 541/549 KB 232/894 KB 368/404 KB 320/587 KB 513/549 KB 232/894 KB 352/404 KB 292/587 KB 541/549 KB 236/894 KB 368/404 KB 320/587 KB 541/549 KB 240/894 KB 368/404 KB 320/587 KB 541/549 KB 244/894 KB 368/404 KB 320/587 KB 541/549 KB 248/894 KB 368/404 KB 320/587 KB 541/549 KB 252/894 KB 368/404 KB 320/587 KB 541/549 KB 256/894 KB 368/404 KB 320/587 KB 541/549 KB 260/894 KB 368/404 KB 324/587 KB 545/549 KB 264/894 KB 372/404 KB 324/587 KB 545/549 KB 268/894 KB 372/404 KB 324/587 KB 545/549 KB 272/894 KB 372/404 KB 324/587 KB 541/549 KB 256/894 KB 368/404 KB 324/587 KB 545/549 KB 272/894 KB 372/404 KB 328/587 KB 545/549 KB 272/894 KB 372/404 KB 332/587 KB 545/549 KB 272/894 KB 372/404 KB 336/587 KB 545/549 KB 260/894 KB 372/404 KB 324/587 KB 549/549 KB 272/894 KB 372/404 KB 336/587 KB 549/549 KB 272/894 KB 372/404 KB 336/587 KB 541/549 KB 260/894 KB 372/404 KB 324/587 KB 549/549 KB 272/894 KB 376/404 KB 336/587 KB 549/549 KB 272/894 KB 380/404 KB 336/587 KB 549/549 KB 272/894 KB 384/404 KB 336/587 KB 549/549 KB 272/894 KB 388/404 KB 336/587 KB 549/549 KB 276/894 KB 392/404 KB 4/79 KB 336/587 KB 549/549 KB 276/894 KB 396/404 KB 4/79 KB 336/587 KB 549/549 KB 276/894 KB 388/404 KB 4/79 KB 336/587 KB 549/549 KB 272/894 KB 388/404 KB 4/79 KB 336/587 KB 549/549 KB 276/894 KB 400/404 KB 8/79 KB 340/587 KB 549/549 KB 276/894 KB 400/404 KB 12/79 KB 340/587 KB 549/549 KB 276/894 KB 400/404 KB 16/79 KB 340/587 KB 549/549 KB 276/894 KB 400/404 KB 20/79 KB 340/587 KB 549/549 KB 276/894 KB 400/404 KB 24/79 KB 340/587 KB 549/549 KB 276/894 KB 400/404 KB 28/79 KB 340/587 KB 549/549 KB 276/894 KB 400/404 KB 32/79 KB 340/587 KB 549/549 KB 276/894 KB 400/404 KB 36/79 KB 340/587 KB 549/549 KB 276/894 KB 400/404 KB 4/79 KB 340/587 KB 549/549 KB 276/894 KB 396/404 KB 4/79 KB 340/587 KB 549/549 KB 280/894 KB 400/404 KB 36/79 KB 344/587 KB 549/549 KB 280/894 KB 400/404 KB 36/79 KB 348/587 KB 280/894 KB 404/404 KB 36/79 KB 352/587 KB 549/549 KB 280/894 KB 400/404 KB 36/79 KB 340/587 KB 284/894 KB 404/404 KB 40/79 KB 352/587 KB 288/894 KB 404/404 KB 40/79 KB 352/587 KB 292/894 KB 404/404 KB 40/79 KB 352/587 KB 296/894 KB 404/404 KB 40/79 KB 356/587 KB 300/894 KB 404/404 KB 40/79 KB 356/587 KB 304/894 KB 404/404 KB 40/79 KB 356/587 KB 308/894 KB 404/404 KB 40/79 KB 356/587 KB 312/894 KB 404/404 KB 40/79 KB 356/587 KB 280/894 KB 404/404 KB 40/79 KB 352/587 KB 312/894 KB 4 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 04/404 KB 44/79 KB 356/587 KB 280/894 KB 404/404 KB 36/79 KB 348/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 620.6 KB/sec) unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 312/894 KB 404/404 KB 48/79 KB 356/587 KB 312/894 KB 404/404 KB 52/79 KB 356/587 KB 312/894 KB 404/404 KB 56/79 KB 356/587 KB 312/894 KB 404/404 KB 60/79 KB 356/587 KB 312/894 KB 404/404 KB 64/79 KB 356/587 KB 292/894 KB 404/404 KB 40/79 KB 356/587 KB Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 312/894 KB 404/404 KB 64/79 KB 360/587 KB 312/894 KB 404/404 KB 64/79 KB 364/587 KB 312/894 KB 404/404 KB 64/79 KB 368/587 KB 312/894 KB 404/404 KB 64/79 KB 372/587 KB 312/894 KB 404/404 KB 68/79 KB 376/587 KB 316/894 KB 404/404 KB 68/79 KB 380/587 KB 316/894 KB 404/404 KB 68/79 KB 384/587 KB 312/894 KB 404/404 KB 68/79 KB 372/587 KB 316/894 KB 404/404 KB 72/79 KB 384/587 KB 316/894 KB 404/404 KB 76/79 KB 384/587 KB 316/894 KB 404/404 KB 79/79 KB 384/587 KB 316/894 KB 404/404 KB 68/79 KB 376/587 KB 320/894 KB 404/404 KB 79/79 KB 388/587 KB 324/894 KB 404/404 KB 79/79 KB 388/587 KB 328/894 KB 79/79 KB 388/587 KB 332/894 KB 79/79 KB 388/587 KB 336/894 KB 79/79 KB 388/587 KB 340/894 KB 79/79 KB 388/587 KB 316/894 KB 404/404 KB 79/79 KB 388/587 KB 340/894 KB 79/79 KB 392/587 KB 340/894 KB 79/79 KB 396/587 KB 340/894 KB 79/79 KB 400/587 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 451.9 KB/sec) unit-abot-epc-basic-0: 01:39:21 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: 01:39:21 DEBUG unit.abot-epc-basic/0.install 340/894 KB 79/79 KB 404/587 KB 340/894 KB 79/79 KB 408/587 KB 340/894 KB 79/79 KB 412/587 KB 344/894 KB 79/79 KB 416/587 KB 344/894 KB 79/79 KB 412/587 KB 348/894 KB 79/79 KB 416/587 KB 352/894 KB 79/79 KB 416/587 KB 356/894 KB 79/79 KB 416/587 KB 360/894 KB 79/79 KB 420/587 KB 364/894 KB 79/79 KB 420/587 KB 368/894 KB 79/79 KB 420/587 KB 356/894 KB 79/79 KB 420/587 KB 368/894 KB 79/79 KB 424/587 KB 368/894 KB 79/79 KB 428/587 KB 368/894 KB 79/79 KB 432/587 KB 372/894 KB 79/79 KB 432/587 KB 376/894 KB 79/79 KB 436/587 KB 380/894 KB 79/79 KB 436/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 88.0 KB/sec) unit-abot-epc-basic-0: 01:39:21 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: 01:39:21 DEBUG unit.abot-epc-basic/0.install 372/894 KB 79/79 KB 436/587 KB 380/894 KB 4/1822 KB 436/587 KB 380/894 KB 8/1822 KB 436/587 KB 380/894 KB 12/1822 KB 436/587 KB 380/894 KB 16/1822 KB 436/587 KB 380/894 KB 20/1822 KB 436/587 KB 380/894 KB 24/1822 KB 436/587 KB 380/894 KB 28/1822 KB 436/587 KB 380/894 KB 32/1822 KB 436/587 KB 380/894 KB 36/1822 KB 436/587 KB 380/894 KB 40/1822 KB 436/587 KB 380/894 KB 44/1822 KB 436/587 KB 380/894 KB 48/1822 KB 436/587 KB 380/894 KB 52/1822 KB 436/587 KB 384/894 KB 56/1822 KB 440/587 KB 384/894 KB 60/1822 KB 440/587 KB 384/894 KB 64/1822 KB 440/587 KB 384/894 KB 52/1822 KB 440/587 KB 384/894 KB 64/1822 KB 4/115 KB 440/587 KB 384/894 KB 64/1822 KB 8/115 KB 440/587 KB 384/894 KB 64/1822 KB 12/115 KB 440/587 KB 384/894 KB 64/1822 KB 16/115 KB 440/587 KB 384/894 KB 64/1822 KB 20/115 KB 440/587 KB 380/894 KB 52/1822 KB 440/587 KB 384/894 KB 64/1822 KB 20/115 KB 444/587 KB 384/894 KB 64/1822 KB 20/115 KB 448/587 KB 384/894 KB 64/1822 KB 24/115 KB 452/587 KB 388/894 KB 64/1822 KB 24/115 KB 3/206 KB 456/587 KB 388/894 KB 64/1822 KB 24/115 KB 3/206 KB 460/587 KB 388/894 KB 64/1822 KB 24/115 KB 3/206 KB 464/587 KB 388/894 KB 64/1822 KB 24/115 KB 3/206 KB 468/587 KB 384/894 KB 64/1822 KB 24/115 KB 448/587 KB 388/894 KB 68/1822 KB 28/115 KB 3/206 KB 468/587 KB 388/894 KB 68/1822 KB 32/115 KB 3/206 KB 468/587 KB 388/894 KB 68/1822 KB 36/115 KB 3/206 KB 468/587 KB 388/894 KB 68/1822 KB 40/115 KB 3/206 KB 468/587 KB 388/894 KB 68/1822 KB 44/115 KB 3/206 KB 468/587 KB 388/894 KB 68/1822 KB 48/115 KB 3/206 KB 468/587 KB 388/894 KB 68/1822 KB 52/115 KB 3/206 KB 468/587 KB 388/894 KB 68/1822 KB 56/115 KB 3/206 KB 468/587 KB 388/894 KB 68/1822 KB 60/115 KB 3/206 KB 468/587 KB 388/894 KB 68/1822 KB 64/115 KB 3/206 KB 468/587 KB 388/894 KB 68/1822 KB 24/115 KB 3/206 KB 468/587 KB 388/894 KB 64/1822 KB 24/115 KB 3/206 KB 452/587 KB 388/894 KB 68/1822 KB 64/115 KB 6/206 KB 468/587 KB 388/894 KB 68/1822 KB 64/115 KB 9/206 KB 468/587 KB 388/894 KB 68/1822 KB 64/115 KB 11/206 KB 468/587 KB 388/894 KB 68/1822 KB 64/115 KB 14/206 KB 468/587 KB 388/894 KB 68/1822 KB 64/115 KB 16/206 KB 468/587 KB 388/894 KB 68/1822 KB 64/115 KB 19/206 KB 468/587 KB 388/894 KB 68/1822 KB 64/115 KB 22/206 KB 468/587 KB 388/894 KB 64/1822 KB 24/115 KB 452/587 KB 392/894 KB 68/1822 KB 64/115 KB 22/206 KB 468/587 KB 396/894 KB 68/1822 KB 64/115 KB 25/206 KB 468/587 KB 400/894 KB 68/1822 KB 64/115 KB 25/206 KB 468/587 KB 392/894 KB 68/1822 KB 64/115 KB 25/206 KB 468/587 KB 400/894 KB 72/1822 KB 64/115 KB 25/206 KB 468/587 KB 400/894 KB 72/1822 KB 64/115 KB 27/206 KB 468/587 KB 404/894 KB 72/1822 KB 64/115 KB 27/206 KB 468/587 KB 408/894 KB 76/1822 KB 64/115 KB 30/206 KB 468/587 KB 412/894 KB 76/1822 KB 64/115 KB 30/206 KB 468/587 KB 416/894 KB 76/1822 KB 64/115 KB 30/206 KB 468/587 KB 420/894 KB 76/1822 KB 64/115 KB 30/206 KB 468/587 KB 424/894 KB 76/1822 KB 68/115 KB 30/206 KB 472/587 KB 428/894 KB 76/1822 KB 68/115 KB 30/206 KB 472/587 KB 432/894 KB 76/1822 KB 68/115 KB 30/206 KB 472/587 KB 404/894 KB 76/1822 KB 64/115 KB 30/206 KB 468/587 KB 404/894 KB 76/1822 KB 64/115 KB 27/206 KB 468/587 KB 432/894 KB 80/1822 KB 68/115 KB 30/206 KB 472/587 KB 432/894 KB 84/1822 KB 68/115 KB 30/206 KB 472/587 KB 432/894 KB 88/1822 KB 68/115 KB 32/206 KB 472/587 KB 432/894 KB 92/1822 KB 68/115 KB 32/206 KB 472/587 KB 432/894 KB 96/1822 KB 68/115 KB 32/206 KB 472/587 KB 420/894 KB 76/1822 KB unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 68/115 KB 30/206 KB 472/587 KB 432/894 KB 96/1822 KB 72/115 KB 32/206 KB 472/587 KB 432/894 KB 96/1822 KB 76/115 KB 32/206 KB 472/587 KB 432/894 KB 100/1822 KB 80/115 KB 32/206 KB 472/587 KB 420/894 KB 76/1822 KB 64/115 KB 30/206 KB 472/587 KB 432/894 KB 100/1822 KB 80/115 KB 32/206 KB 476/587 KB 432/894 KB 100/1822 KB 80/115 KB 32/206 KB 480/587 KB 432/894 KB 100/1822 KB 80/115 KB 32/206 KB 484/587 KB 436/894 KB 100/1822 KB 84/115 KB 32/206 KB 488/587 KB 436/894 KB 100/1822 KB 84/115 KB 32/206 KB 492/587 KB 436/894 KB 100/1822 KB 84/115 KB 32/206 KB 496/587 KB 432/894 KB 100/1822 KB 76/115 KB 32/206 KB 472/587 KB 436/894 KB 104/1822 KB 84/115 KB 32/206 KB 496/587 KB 436/894 KB 108/1822 KB 84/115 KB 32/206 KB 496/587 KB 436/894 KB 112/1822 KB 84/115 KB 32/206 KB 496/587 KB 432/894 KB 84/1822 KB 68/115 KB 32/206 KB 472/587 KB 436/894 KB 112/1822 KB 84/115 KB 36/206 KB 496/587 KB 436/894 KB 112/1822 KB 84/115 KB 40/206 KB 496/587 KB 436/894 KB 112/1822 KB 84/115 KB 44/206 KB 496/587 KB 436/894 KB 112/1822 KB 84/115 KB 48/206 KB 496/587 KB 436/894 KB 112/1822 KB 84/115 KB 52/206 KB 496/587 KB 436/894 KB 116/1822 KB 84/115 KB 56/206 KB 500/587 KB 436/894 KB 116/1822 KB 84/115 KB 60/206 KB 500/587 KB 436/894 KB 116/1822 KB 84/115 KB 62/206 KB 500/587 KB 436/894 KB 116/1822 KB 84/115 KB 66/206 KB 500/587 KB 436/894 KB 116/1822 KB 84/115 KB 70/206 KB 500/587 KB 436/894 KB 116/1822 KB 84/115 KB 74/206 KB 500/587 KB 436/894 KB 116/1822 KB 84/115 KB 78/206 KB 500/587 KB 436/894 KB 100/1822 KB 84/115 KB 32/206 KB 484/587 KB 440/894 KB 116/1822 KB 84/115 KB 78/206 KB 500/587 KB 444/894 KB 116/1822 KB 84/115 KB 78/206 KB 500/587 KB 448/894 KB 116/1822 KB 84/115 KB 78/206 KB 500/587 KB 432/894 KB 100/1822 KB 84/115 KB 32/206 KB 484/587 KB 448/894 KB 116/1822 KB 88/115 KB 78/206 KB 500/587 KB 448/894 KB 116/1822 KB 92/115 KB 78/206 KB 500/587 KB 448/894 KB 116/1822 KB 96/115 KB 78/206 KB 500/587 KB 448/894 KB 116/1822 KB 100/115 KB 78/206 KB 500/587 KB 452/894 KB 116/1822 KB 104/115 KB 78/206 KB 500/587 KB 436/894 KB 116/1822 KB 84/115 KB 52/206 KB 500/587 KB 436/894 KB 112/1822 KB 84/115 KB 52/206 KB 500/587 KB 452/894 KB 120/1822 KB 104/115 KB 78/206 KB 500/587 KB 452/894 KB 124/1822 KB 104/115 KB 78/206 KB 500/587 KB 452/894 KB 128/1822 KB 104/115 KB 78/206 KB 504/587 KB 452/894 KB 116/1822 KB 100/115 KB 78/206 KB 500/587 KB 456/894 KB 128/1822 KB 104/115 KB 78/206 KB 504/587 KB 460/894 KB 132/1822 KB 104/115 KB 78/206 KB 504/587 KB 464/894 KB 132/1822 KB 104/115 KB 78/206 KB 504/587 KB 468/894 KB 132/1822 KB 104/115 KB 78/206 KB 504/587 KB 472/894 KB 132/1822 KB 108/115 KB 82/206 KB 504/587 KB 452/894 KB 124/1822 KB 104/115 KB 78/206 KB 504/587 KB 476/894 KB 132/1822 KB 108/115 KB 82/206 KB 508/587 KB 476/894 KB 132/1822 KB 108/115 KB 82/206 KB 512/587 KB 476/894 KB 132/1822 KB 108/115 KB 82/206 KB 516/587 KB 476/894 KB 132/1822 KB 108/115 KB 82/206 KB 520/587 KB 476/894 KB 132/1822 KB 108/115 KB 82/206 KB 524/587 KB 476/894 KB 132/1822 KB 108/115 KB 82/206 KB 528/587 KB 476/894 KB 132/1822 KB 108/115 KB 82/206 KB 528/587 KB 480/894 KB 132/1822 KB 108/115 KB 82/206 KB 528/587 KB 484/894 KB 132/1822 KB 108/115 KB 82/206 KB 528/587 KB 488/894 KB 132/1822 KB 108/115 KB 82/206 KB 532/587 KB 468/894 KB 132/1822 KB 108/115 KB 82/206 KB 504/587 KB 468/894 KB 132/1822 KB 108/115 KB 78/206 KB 504/587 KB 492/894 KB 132/1822 KB 112/115 KB 82/206 KB 532/587 KB 492/8 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 94 KB 132/1822 KB 115/115 KB 82/206 KB 532/587 KB 456/894 KB 132/1822 KB 104/115 KB 78/206 KB 504/587 KB 492/894 KB 136/1822 KB 115/115 KB 82/206 KB 532/587 KB 492/894 KB 140/1822 KB 115/115 KB 82/206 KB 532/587 KB 492/894 KB 144/1822 KB 115/115 KB 82/206 KB 532/587 KB 492/894 KB 148/1822 KB 115/115 KB 82/206 KB 532/587 KB 492/894 KB 152/1822 KB 115/115 KB 86/206 KB 532/587 KB 492/894 KB 156/1822 KB 115/115 KB 86/206 KB 532/587 KB 492/894 KB 160/1822 KB 115/115 KB 86/206 KB 532/587 KB 484/894 KB 132/1822 KB 108/115 KB 82/206 KB 532/587 KB 492/894 KB 160/1822 KB 115/115 KB 86/206 KB 536/587 KB 492/894 KB 160/1822 KB 115/115 KB 86/206 KB 540/587 KB 492/894 KB 148/1822 KB 115/115 KB 86/206 KB 532/587 KB 492/894 KB 160/1822 KB 115/115 KB 90/206 KB 544/587 KB 492/894 KB 160/1822 KB 115/115 KB 94/206 KB 544/587 KB 492/894 KB 160/1822 KB 115/115 KB 98/206 KB 544/587 KB 492/894 KB 164/1822 KB 115/115 KB 102/206 KB 544/587 KB 492/894 KB 164/1822 KB 115/115 KB 106/206 KB 544/587 KB 492/894 KB 164/1822 KB 115/115 KB 110/206 KB 544/587 KB 492/894 KB 164/1822 KB 115/115 KB 98/206 KB 544/587 KB 492/894 KB 168/1822 KB 115/115 KB 110/206 KB 544/587 KB 492/894 KB 172/1822 KB 115/115 KB 110/206 KB 544/587 KB 492/894 KB 176/1822 KB 115/115 KB 110/206 KB 544/587 KB 492/894 KB 160/1822 KB 115/115 KB 98/206 KB 544/587 KB 492/894 KB 132/1822 KB 108/115 KB 82/206 KB 532/587 KB 496/894 KB 176/1822 KB 115/115 KB 114/206 KB 544/587 KB 500/894 KB 176/1822 KB 115/115 KB 114/206 KB 544/587 KB 504/894 KB 176/1822 KB 115/115 KB 114/206 KB 544/587 KB 508/894 KB 176/1822 KB 115/115 KB 114/206 KB 544/587 KB 512/894 KB 176/1822 KB 115/115 KB 114/206 KB 544/587 KB 516/894 KB 180/1822 KB 114/206 KB 548/587 KB 520/894 KB 180/1822 KB 114/206 KB 548/587 KB 524/894 KB 180/1822 KB 114/206 KB 548/587 KB 528/894 KB 180/1822 KB 114/206 KB 548/587 KB 492/894 KB 176/1822 KB 115/115 KB 114/206 KB 544/587 KB 528/894 KB 180/1822 KB 118/206 KB 548/587 KB 528/894 KB 180/1822 KB 122/206 KB 548/587 KB 512/894 KB 180/1822 KB 114/206 KB 548/587 KB 528/894 KB 184/1822 KB 126/206 KB 548/587 KB 528/894 KB 188/1822 KB 126/206 KB 548/587 KB 528/894 KB 192/1822 KB 126/206 KB 548/587 KB 512/894 KB 176/1822 KB 114/206 KB 548/587 KB 528/894 KB 192/1822 KB 126/206 KB 552/587 KB 528/894 KB 192/1822 KB 126/206 KB 556/587 KB 528/894 KB 192/1822 KB 126/206 KB 560/587 KB 528/894 KB 192/1822 KB 126/206 KB 564/587 KB 528/894 KB 180/1822 KB 126/206 KB 548/587 KB 528/894 KB 192/1822 KB 126/206 KB 568/587 KB 528/894 KB 192/1822 KB 126/206 KB 572/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 120.6 KB/sec) unit-abot-epc-basic-0: 01:39:21 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: 01:39:21 DEBUG unit.abot-epc-basic/0.install 528/894 KB 192/1822 KB 130/206 KB 572/587 KB 532/894 KB 196/1822 KB 134/206 KB 576/587 KB 532/894 KB 196/1822 KB 138/206 KB 576/587 KB 532/894 KB 196/1822 KB 142/206 KB 576/587 KB 532/894 KB 196/1822 KB 146/206 KB 576/587 KB 532/894 KB 196/1822 KB 150/206 KB 576/587 KB 532/894 KB 196/1822 KB 154/206 KB 576/587 KB 532/894 KB 196/1822 KB 158/206 KB 576/587 KB 532/894 KB 196/1822 KB 130/206 KB 576/587 KB 536/894 KB 196/1822 KB 158/206 KB 576/587 KB 540/894 KB 196/1822 KB 158/206 KB 576/587 KB 544/894 KB 196/1822 KB 158/206 KB 576/587 KB 528/894 KB 196/1822 KB 130/206 KB 576/587 KB 544/894 KB 200/1822 KB 158/206 KB 576/587 KB 544/894 KB 204/1822 KB 158/206 KB 576/587 KB 528/894 KB 192/1822 KB 130/206 KB 576/587 KB 544/894 KB 204/1822 KB 158/206 KB 580/587 KB 544/894 KB 204/1822 KB 158/206 KB 584/587 KB 544/894 KB 204/1822 KB 158/206 KB 587/587 KB 544/894 KB 208/1822 KB 158/206 KB 587/587 KB 544/894 KB 212/1822 KB 158/206 KB 587/587 KB 548/894 KB 216/1822 KB 158/206 KB 587/587 KB 548/894 KB 220/1822 KB 158/206 KB 587/587 KB 548/894 KB 224/1822 KB 158/206 KB 587/587 KB 548/894 KB 228/1822 KB 158/206 KB 587/587 KB 548/894 KB 232/1822 KB 162/206 KB 587/587 KB 548/894 KB 236/1822 KB 162/206 KB 587/587 KB 548/894 KB 240/1822 KB 162/206 KB 587/587 KB 548/894 KB 244/1822 KB 162/206 KB 587/587 KB 548/894 KB 212/1822 KB 158/206 KB 587/587 KB 552/894 KB 244/1822 KB 162/206 KB 587/587 KB 556/894 KB 244/1822 KB 162/206 KB 587/587 KB 560/894 KB 244/1822 KB 162/206 KB 587/587 KB 564/894 KB 244/1822 KB 162/206 KB 587/587 KB 568/894 KB 244/1822 KB 162/206 KB 587/587 KB 572/894 KB 244/1822 KB 162/206 KB 587/587 KB 576/894 KB 244/1822 KB 162/206 KB 587/587 KB 548/894 KB 228/1822 KB 162/206 KB 587/587 KB 576/894 KB 244/1822 KB 166/206 KB 587/587 KB 576/894 KB 244/1822 KB 170/206 KB 587/587 KB 576/894 KB 244/1822 KB 174/206 KB 587/587 KB 576/894 KB 244/1822 KB 178/206 KB 587/587 KB 580/894 KB 244/1822 KB 182/206 KB 587/587 KB 580/894 KB 244/1822 KB 178/206 KB 587/587 KB 584/894 KB 248/1822 KB 182/206 KB 587/587 KB 584/894 KB 248/1822 KB 186/206 KB 4/314 KB 587/587 KB 584/894 KB 248/1822 KB 186/206 KB 8/314 KB 587/587 KB 584/894 KB 248/1822 KB 186/206 KB 12/314 KB 587/587 KB 584/894 KB 248/1822 KB 186/206 KB 16/314 KB 587/587 KB 584/894 KB 248/1822 KB 186/206 KB 20/314 KB 587/587 KB 580/894 KB 248/1822 KB 182/206 KB 587/587 KB 588/894 KB 252/1822 KB 186/206 KB 20/314 KB 587/587 KB 588/894 KB 256/1822 KB 186/206 KB 20/314 KB 587/587 KB 588/894 KB 260/1822 KB 186/206 KB 20/314 KB 587/587 KB 588/894 KB 248/1822 KB 186/206 KB 20/314 KB 587/587 KB 592/894 KB 260/1822 KB 186/206 KB 24/314 KB 587/587 KB 596/894 KB 260/1822 KB 186/206 KB 24/314 KB 587/587 KB 584/894 KB 248/1822 KB 186/206 KB 587/587 KB 596/894 KB 264/1822 KB 190/206 KB 24/314 KB 587/587 KB 596/894 KB 264/1822 KB 194/206 KB 24/314 KB 587/587 KB 596/894 KB 264/1822 KB 198/206 KB 24/314 KB 587/587 KB 596/894 KB 264/1822 KB 202/206 KB 24/314 KB 587/587 KB 596/894 KB 264/1822 KB 186/206 KB 24/314 KB 587/587 KB 600/894 KB 268/1822 KB 202/206 KB 24/314 KB 587/587 KB 588/894 KB 260/1822 KB 186/206 KB 24/314 KB 587/587 KB 600/894 KB 268/1822 KB 202/206 KB 28/314 KB 587/587 KB 600/894 KB 268/1822 KB 202/206 KB 32/314 KB 587/587 KB 600/894 KB 268/1822 KB 202/206 KB 36/314 KB 587/587 KB 600/894 KB 264/1822 KB 202/206 KB 24/314 KB 587/587 KB 604/894 KB 272/1822 KB 206/206 KB 36/314 KB 587/587 KB 608/894 KB 272/1822 KB 206/206 KB 36 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install /314 KB 587/587 KB 600/894 KB 272/1822 KB 206/206 KB 36/314 KB 587/587 KB 600/894 KB 268/1822 KB 206/206 KB 36/314 KB 587/587 KB 608/894 KB 272/1822 KB 206/206 KB 36/314 KB 587/587 KB 608/894 KB 276/1822 KB 206/206 KB 36/314 KB 587/587 KB 612/894 KB 280/1822 KB 206/206 KB 40/314 KB 587/587 KB 612/894 KB 284/1822 KB 206/206 KB 40/314 KB 587/587 KB 612/894 KB 288/1822 KB 206/206 KB 40/314 KB 587/587 KB 612/894 KB 276/1822 KB 206/206 KB 40/314 KB 587/587 KB 612/894 KB 288/1822 KB 206/206 KB 44/314 KB 587/587 KB 612/894 KB 288/1822 KB 206/206 KB 48/314 KB 587/587 KB 612/894 KB 276/1822 KB 206/206 KB 36/314 KB 587/587 KB 616/894 KB 288/1822 KB 206/206 KB 48/314 KB 587/587 KB 620/894 KB 288/1822 KB 206/206 KB 48/314 KB 587/587 KB 624/894 KB 288/1822 KB 206/206 KB 48/314 KB 587/587 KB 628/894 KB 288/1822 KB 206/206 KB 48/314 KB 587/587 KB 632/894 KB 292/1822 KB 206/206 KB 52/314 KB 587/587 KB 636/894 KB 292/1822 KB 206/206 KB 52/314 KB 587/587 KB 640/894 KB 292/1822 KB 206/206 KB 52/314 KB 587/587 KB 628/894 KB 292/1822 KB 206/206 KB 52/314 KB 587/587 KB 640/894 KB 292/1822 KB 206/206 KB 56/314 KB 587/587 KB 640/894 KB 292/1822 KB 206/206 KB 60/314 KB 587/587 KB 640/894 KB 292/1822 KB 206/206 KB 64/314 KB 587/587 KB 628/894 KB 292/1822 KB 206/206 KB 48/314 KB 587/587 KB 640/894 KB 296/1822 KB 206/206 KB 64/314 KB 587/587 KB 640/894 KB 300/1822 KB 206/206 KB 64/314 KB 587/587 KB 640/894 KB 304/1822 KB 206/206 KB 64/314 KB 587/587 KB 640/894 KB 308/1822 KB 206/206 KB 64/314 KB 587/587 KB 644/894 KB 312/1822 KB 206/206 KB 68/314 KB 587/587 KB 644/894 KB 316/1822 KB 206/206 KB 68/314 KB 587/587 KB 644/894 KB 320/1822 KB 206/206 KB 68/314 KB 587/587 KB 644/894 KB 324/1822 KB 206/206 KB 68/314 KB 587/587 KB 644/894 KB 328/1822 KB 206/206 KB 68/314 KB 644/894 KB 332/1822 KB 206/206 KB 68/314 KB 644/894 KB 336/1822 KB 206/206 KB 68/314 KB 644/894 KB 308/1822 KB 206/206 KB 68/314 KB 587/587 KB 644/894 KB 336/1822 KB 206/206 KB 72/314 KB 644/894 KB 336/1822 KB 206/206 KB 76/314 KB 644/894 KB 336/1822 KB 206/206 KB 80/314 KB 644/894 KB 308/1822 KB 206/206 KB 64/314 KB 587/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 598.6 KB/sec) unit-abot-epc-basic-0: 01:39:21 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: 01:39:21 DEBUG unit.abot-epc-basic/0.install 648/894 KB 336/1822 KB 206/206 KB 80/314 KB 652/894 KB 336/1822 KB 206/206 KB 80/314 KB 656/894 KB 336/1822 KB 206/206 KB 80/314 KB 660/894 KB 336/1822 KB 206/206 KB 80/314 KB 664/894 KB 336/1822 KB 206/206 KB 84/314 KB 668/894 KB 336/1822 KB 206/206 KB 84/314 KB 672/894 KB 336/1822 KB 206/206 KB 84/314 KB 660/894 KB 336/1822 KB 206/206 KB 84/314 KB 672/894 KB 336/1822 KB 206/206 KB 88/314 KB 672/894 KB 336/1822 KB 206/206 KB 92/314 KB 672/894 KB 336/1822 KB 206/206 KB 96/314 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 209.5 KB/sec) unit-abot-epc-basic-0: 01:39:21 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: 01:39:21 DEBUG unit.abot-epc-basic/0.install 676/894 KB 336/1822 KB 96/314 KB 680/894 KB 340/1822 KB 96/314 KB 684/894 KB 340/1822 KB 96/314 KB 4/57 KB 684/894 KB 340/1822 KB 100/314 KB 8/57 KB 684/894 KB 340/1822 KB 100/314 KB 12/57 KB 684/894 KB 340/1822 KB 100/314 KB 16/57 KB 684/894 KB 340/1822 KB 100/314 KB 20/57 KB 684/894 KB 340/1822 KB 100/314 KB 24/57 KB 684/894 KB 340/1822 KB 100/314 KB 28/57 KB 684/894 KB 340/1822 KB 100/314 KB 32/57 KB 684/894 KB 340/1822 KB 100/314 KB 36/57 KB 684/894 KB 340/1822 KB 100/314 KB 40/57 KB 684/894 KB 340/1822 KB 100/314 KB 44/57 KB 684/894 KB 340/1822 KB 100/314 KB 48/57 KB 684/894 KB 340/1822 KB 100/314 KB 52/57 KB 684/894 KB 340/1822 KB 100/314 KB 56/57 KB 684/894 KB 340/1822 KB 100/314 KB 57/57 KB 684/894 KB 340/1822 KB 100/314 KB 57/57 KB 688/894 KB 340/1822 KB 100/314 KB 676/894 KB 340/1822 KB 96/314 KB 57/57 KB 688/894 KB 344/1822 KB 100/314 KB 57/57 KB 688/894 KB 348/1822 KB 100/314 KB 57/57 KB 688/894 KB 352/1822 KB 100/314 KB 684/894 KB 340/1822 KB 100/314 KB 57/57 KB 688/894 KB 352/1822 KB 104/314 KB 57/57 KB 688/894 KB 352/1822 KB 108/314 KB 57/57 KB 688/894 KB 352/1822 KB 112/314 KB 57/57 KB 688/894 KB 352/1822 KB 116/314 KB 57/57 KB 692/894 KB 356/1822 KB 120/314 KB 57/57 KB 692/894 KB 356/1822 KB 124/314 KB 57/57 KB 692/894 KB 356/1822 KB 128/314 KB 57/57 KB 692/894 KB 356/1822 KB 116/314 KB 57/57 KB 696/894 KB 356/1822 KB 128/314 KB 57/57 KB 700/894 KB 356/1822 KB 128/314 KB 57/57 KB 704/894 KB 356/1822 KB 128/314 KB 57/57 KB 688/894 KB 356/1822 KB 116/314 KB 57/57 KB 704/894 KB 360/1822 KB 128/314 KB 57/57 KB 704/894 KB 364/1822 KB 128/314 KB 57/57 KB 704/894 KB 368/1822 KB 128/314 KB 57/57 KB 704/894 KB 372/1822 KB 132/314 KB 57/57 KB 708/894 KB 376/1822 KB 132/314 KB 57/57 KB 708/894 KB 376/1822 KB 132/314 KB 4/263 KB 57/57 KB 708/894 KB 376/1822 KB 132/314 KB 8/263 KB 57/57 KB 708/894 KB 376/1822 KB 132/314 KB 12/263 KB 57/57 KB 708/894 KB 376/1822 KB 132/314 KB 16/263 KB 57/57 KB 708/894 KB 376/1822 KB 132/314 KB 20/263 KB 57/57 KB 708/894 KB 376/1822 KB 132/314 KB 24/263 KB 57/57 KB 708/894 KB 376/1822 KB 132/314 KB 28/263 KB 57/57 KB 708/894 KB 376/1822 KB 132/314 KB 32/263 KB 57/57 KB 708/894 KB 376/1822 KB 132/314 KB 36/263 KB 708/894 KB 376/1822 KB 132/314 KB 40/263 KB 708/894 KB 376/1822 KB 132/314 KB 44/263 KB 708/894 KB 376/1822 KB 132/314 KB 48/263 KB 57/57 KB 704/894 KB 368/1822 KB 132/314 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 56.8 KB/sec) unit-abot-epc-basic-0: 01:39:21 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: 01:39:21 DEBUG unit.abot-epc-basic/0.install 57/57 KB 708/894 KB 372/1822 KB 132/314 KB 712/894 KB 376/1822 KB 132/314 KB 48/263 KB 716/894 KB 376/1822 KB 132/314 KB 48/263 KB 720/894 KB 376/1822 KB 132/314 KB 48/263 KB 720/894 KB 376/1822 KB 136/314 KB 48/263 KB 720/894 KB 376/1822 KB 140/314 KB 48/263 KB 720/894 KB 376/1822 KB 144/314 KB 48/263 KB 724/894 KB 380/1822 KB 144/314 KB 52/263 KB 724/894 KB 380/1822 KB 144/314 KB 56/263 KB 720/894 KB 380/1822 KB 144/314 KB 48/263 KB 724/894 KB 384/1822 KB 144/314 KB 56/263 KB 724/894 KB 388/1822 KB 144/314 KB 56/263 KB 724/894 KB 392/1822 KB 148/314 KB 60/263 KB 724/894 KB 396/1822 KB 148/314 KB 60/263 KB 724/894 KB 400/1822 KB 148/314 KB 60/263 KB 724/894 KB 380/1822 KB 144/314 KB 48/263 KB 728/894 KB 400/1822 KB 148/314 KB 60/263 KB 732/894 KB 400/1822 KB 148/314 KB 60/263 KB 736/894 KB 400/1822 KB 148/314 KB 60/263 KB 724/894 KB 388/1822 KB 148/314 KB 60/263 KB 736/894 KB 400/1822 KB 152/314 KB 60/263 KB 736/894 KB 400/1822 KB 156/314 KB 60/263 KB 736/894 KB 400/1822 KB 160/314 KB 60/263 KB 724/894 KB 388/1822 KB 144/314 KB 60/263 KB 736/894 KB 400/1822 KB 160/314 KB 64/263 KB 736/894 KB 400/1822 KB 160/314 KB 68/263 KB 740/894 KB 404/1822 KB 164/314 KB 72/263 KB 740/894 KB 404/1822 KB 164/314 KB 76/263 KB 740/894 KB 404/1822 KB 164/314 KB 80/263 KB 740/894 KB 404/1822 KB 164/314 KB 68/263 KB 740/894 KB 408/1822 KB 164/314 KB 80/263 KB 740/894 KB 412/1822 KB 164/314 KB 80/263 KB 740/894 KB 416/1822 KB 164/314 KB 80/263 KB 740/894 KB 400/1822 KB 164/314 KB 68/263 KB 744/894 KB 416/1822 KB 164/314 KB 80/263 KB 748/894 KB 416/1822 KB 164/314 KB 80/263 KB 752/894 KB 416/1822 KB 164/314 KB 80/263 KB 736/894 KB 400/1822 KB 164/314 KB 68/263 KB 4/99 KB 752/894 KB 416/1822 KB 164/314 KB 80/263 KB 8/99 KB 752/894 KB 416/1822 KB 164/314 KB 80/263 KB 12/99 KB 752/894 KB 416/1822 KB 164/314 KB 80/263 KB 16/99 KB 752/894 KB 416/1822 KB 164/314 KB 80/263 KB 16/99 KB 752/894 KB 416/1822 KB 168/314 KB 80/263 KB 16/99 KB 752/894 KB 416/1822 KB 172/314 KB 80/263 KB 16/99 KB 756/894 KB 416/1822 KB 176/314 KB 80/263 KB 16/99 KB 756/894 KB 416/1822 KB 180/314 KB 80/263 KB 20/99 KB 756/894 KB 420/1822 KB 184/314 KB 84/263 KB 20/99 KB 756/894 KB 420/1822 KB 188/314 KB 84/263 KB 20/99 KB 756/894 KB 420/1822 KB 192/314 KB 84/263 KB 16/99 KB 756/894 KB 416/1822 KB 172/314 KB 80/263 KB 20/99 KB 760/894 KB 420/1822 KB 192/314 KB 84/263 KB 20/99 KB 764/894 KB 420/1822 KB 192/314 KB 84/263 KB 20/99 KB 768/894 KB 420/1822 KB 192/314 KB 84/263 KB 20/99 KB 756/894 KB 420/1822 KB 180/314 KB 84/263 KB 20/99 KB 768/894 KB 424/1822 KB 192/314 KB 84/263 KB 20/99 KB 768/894 KB 428/1822 KB 192/314 KB 84/263 KB 20/99 KB 772/894 KB 432/1822 KB 192/314 KB 84/263 KB 20/99 KB 772/894 KB 436/1822 KB 192/314 KB 84/263 KB 20/99 KB 772/894 KB 440/1822 KB 196/314 KB 84/263 KB 20/99 KB 756/894 KB 416/1822 KB 180/314 KB 84/263 KB 24/99 KB 772/894 KB 440/1822 KB 196/314 KB 84/263 KB 28/99 KB 772/894 KB 440/1822 KB 196/314 KB 84/263 KB 32/99 KB 772/894 KB 440/1822 KB 196/314 KB 84/263 KB 16/99 KB 756/894 KB 416/1822 KB 180/314 KB 84/263 KB 32/99 KB 772/894 KB 440/1822 KB 196/314 KB 88/263 KB 32/99 KB 772/894 KB 440/1822 KB 196/314 KB 92/263 KB 32/99 KB 772/894 KB 440/1822 KB 196/314 KB 96/263 KB 32/99 KB 772/894 KB 440/1822 KB 196/314 KB 100/263 KB 36/99 KB 772/894 KB 440/1822 KB 196/314 KB 104/263 KB 36/99 KB 772/894 KB 440/1822 KB 196/314 KB 108/263 KB 36/99 KB 772/894 KB 440/1822 K unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install B 196/314 KB 112/263 KB 20/99 KB 772/894 KB 436/1822 KB 196/314 KB 84/263 KB 36/99 KB 772/894 KB 440/1822 KB 200/314 KB 112/263 KB 36/99 KB 772/894 KB 440/1822 KB 204/314 KB 112/263 KB 36/99 KB 772/894 KB 440/1822 KB 208/314 KB 116/263 KB 20/99 KB 772/894 KB 428/1822 KB 192/314 KB 84/263 KB 36/99 KB 776/894 KB 440/1822 KB 208/314 KB 116/263 KB 36/99 KB 780/894 KB 440/1822 KB 208/314 KB 116/263 KB 36/99 KB 784/894 KB 440/1822 KB 208/314 KB 116/263 KB 36/99 KB 788/894 KB 440/1822 KB 208/314 KB 116/263 KB 36/99 KB 792/894 KB 444/1822 KB 212/314 KB 116/263 KB 36/99 KB 796/894 KB 444/1822 KB 212/314 KB 116/263 KB 36/99 KB 800/894 KB 444/1822 KB 212/314 KB 116/263 KB 36/99 KB 772/894 KB 440/1822 KB 204/314 KB 116/263 KB 36/99 KB 800/894 KB 444/1822 KB 212/314 KB 120/263 KB 36/99 KB 800/894 KB 444/1822 KB 212/314 KB 124/263 KB 36/99 KB 800/894 KB 444/1822 KB 212/314 KB 128/263 KB 36/99 KB 772/894 KB 440/1822 KB 196/314 KB 100/263 KB 40/99 KB 800/894 KB 444/1822 KB 212/314 KB 128/263 KB 44/99 KB 800/894 KB 444/1822 KB 212/314 KB 128/263 KB 48/99 KB 800/894 KB 444/1822 KB 212/314 KB 128/263 KB 52/99 KB 800/894 KB 444/1822 KB 212/314 KB 128/263 KB 56/99 KB 800/894 KB 444/1822 KB 212/314 KB 128/263 KB 60/99 KB 800/894 KB 444/1822 KB 212/314 KB 128/263 KB 64/99 KB 800/894 KB 444/1822 KB 212/314 KB 128/263 KB 68/99 KB 800/894 KB 444/1822 KB 212/314 KB 128/263 KB 72/99 KB 804/894 KB 444/1822 KB 212/314 KB 132/263 KB 76/99 KB 804/894 KB 444/1822 KB 212/314 KB 132/263 KB 80/99 KB 804/894 KB 444/1822 KB 212/314 KB 132/263 KB 36/99 KB 788/894 KB 444/1822 KB 212/314 KB 116/263 KB 80/99 KB 804/894 KB 444/1822 KB 216/314 KB 132/263 KB 80/99 KB 804/894 KB 444/1822 KB 220/314 KB 132/263 KB 80/99 KB 804/894 KB 444/1822 KB 224/314 KB 132/263 KB 36/99 KB 788/894 KB 444/1822 KB 208/314 KB 116/263 KB 80/99 KB 804/894 KB 448/1822 KB 224/314 KB 132/263 KB 80/99 KB 804/894 KB 452/1822 KB 224/314 KB 132/263 KB 80/99 KB 804/894 KB 456/1822 KB 224/314 KB 132/263 KB 80/99 KB 804/894 KB 460/1822 KB 228/314 KB 132/263 KB 80/99 KB 804/894 KB 464/1822 KB 228/314 KB 132/263 KB 68/99 KB 804/894 KB 444/1822 KB 212/314 KB 132/263 KB 80/99 KB 804/894 KB 464/1822 KB 228/314 KB 136/263 KB 80/99 KB 804/894 KB 464/1822 KB 228/314 KB 140/263 KB 80/99 KB 804/894 KB 464/1822 KB 228/314 KB 144/263 KB 80/99 KB 804/894 KB 464/1822 KB 228/314 KB 148/263 KB 84/99 KB 804/894 KB 468/1822 KB 228/314 KB 152/263 KB 84/99 KB 804/894 KB 468/1822 KB 228/314 KB 156/263 KB 84/99 KB 804/894 KB 468/1822 KB 228/314 KB 160/263 KB 68/99 KB 804/894 KB 444/1822 KB 212/314 KB 128/263 KB 84/99 KB 808/894 KB 468/1822 KB 228/314 KB 160/263 KB 84/99 KB 812/894 KB 468/1822 KB 228/314 KB 160/263 KB 84/99 KB 816/894 KB 468/1822 KB 228/314 KB 160/263 KB 84/99 KB 820/894 KB 468/1822 KB 228/314 KB 160/263 KB 84/99 KB 824/894 KB 468/1822 KB 228/314 KB 160/263 KB 84/99 KB 828/894 KB 468/1822 KB 228/314 KB 160/263 KB 84/99 KB 832/894 KB 468/1822 KB 228/314 KB 160/263 KB 84/99 KB 804/894 KB 468/1822 KB 228/314 KB 148/263 KB 84/99 KB 832/894 KB 472/1822 KB 228/314 KB 160/263 KB 84/99 KB 832/894 KB 476/1822 KB 228/314 KB 160/263 KB 84/99 KB 832/894 KB 480/1822 KB 228/314 KB 160/263 KB 84/99 KB 804/894 KB 464/1822 KB 228/314 KB 148/263 KB 88/99 KB 832/894 KB 480/1822 KB 228/314 KB 160/263 KB 92/99 KB 832/894 KB 480/1822 KB 228/314 KB 160/263 KB 96/99 KB 832/894 KB 480/1822 KB 228/314 KB 160/263 KB 99/99 KB 832/894 KB 480/1822 KB unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 228/314 KB 160/263 KB 80/99 KB 804/894 KB 456/1822 KB 228/314 KB 132/263 KB 99/99 KB 832/894 KB 484/1822 KB 232/314 KB 164/263 KB 99/99 KB 832/894 KB 484/1822 KB 236/314 KB 164/263 KB 99/99 KB 832/894 KB 484/1822 KB 240/314 KB 164/263 KB 99/99 KB 832/894 KB 484/1822 KB 244/314 KB 164/263 KB 99/99 KB 832/894 KB 484/1822 KB 248/314 KB 164/263 KB 99/99 KB 832/894 KB 484/1822 KB 252/314 KB 164/263 KB 99/99 KB 832/894 KB 484/1822 KB 256/314 KB 164/263 KB 99/99 KB 832/894 KB 484/1822 KB 260/314 KB 164/263 KB 99/99 KB 836/894 KB 484/1822 KB 264/314 KB 164/263 KB 99/99 KB 836/894 KB 484/1822 KB 268/314 KB 164/263 KB 99/99 KB 836/894 KB 484/1822 KB 272/314 KB 164/263 KB 99/99 KB 832/894 KB 484/1822 KB 228/314 KB 164/263 KB 99/99 KB 836/894 KB 484/1822 KB 272/314 KB 168/263 KB 99/99 KB 836/894 KB 484/1822 KB 272/314 KB 172/263 KB 99/99 KB 836/894 KB 484/1822 KB 272/314 KB 176/263 KB 99/99 KB 832/894 KB 484/1822 KB 228/314 KB 160/263 KB 99/99 KB 836/894 KB 488/1822 KB 272/314 KB 176/263 KB 99/99 KB 836/894 KB 492/1822 KB 272/314 KB 176/263 KB 99/99 KB 836/894 KB 496/1822 KB 272/314 KB 176/263 KB 99/99 KB 836/894 KB 484/1822 KB 260/314 KB 164/263 KB 99/99 KB 840/894 KB 496/1822 KB 272/314 KB 176/263 KB 99/99 KB 844/894 KB 496/1822 KB 272/314 KB 176/263 KB 99/99 KB 848/894 KB 496/1822 KB 272/314 KB 176/263 KB 99/99 KB 852/894 KB 496/1822 KB 272/314 KB 176/263 KB 99/99 KB 856/894 KB 500/1822 KB 272/314 KB 180/263 KB 99/99 KB 860/894 KB 500/1822 KB 272/314 KB 180/263 KB 99/99 KB 864/894 KB 500/1822 KB 272/314 KB 180/263 KB 99/99 KB 852/894 KB 500/1822 KB 272/314 KB 180/263 KB 99/99 KB 864/894 KB 504/1822 KB 276/314 KB 180/263 KB 99/99 KB 864/894 KB 508/1822 KB 276/314 KB 180/263 KB 99/99 KB 864/894 KB 512/1822 KB 276/314 KB 180/263 KB 99/99 KB 852/894 KB 496/1822 KB 272/314 KB 180/263 KB 99/99 KB 864/894 KB 512/1822 KB 276/314 KB 184/263 KB 864/894 KB 516/1822 KB 276/314 KB 188/263 KB 864/894 KB 516/1822 KB 276/314 KB 192/263 KB 864/894 KB 516/1822 KB 276/314 KB 196/263 KB 868/894 KB 516/1822 KB 276/314 KB 200/263 KB 868/894 KB 516/1822 KB 276/314 KB 204/263 KB 868/894 KB 516/1822 KB 276/314 KB 208/263 KB 99/99 KB 864/894 KB 500/1822 KB 276/314 KB 180/263 KB 868/894 KB 516/1822 KB 280/314 KB 208/263 KB 868/894 KB 516/1822 KB 284/314 KB 208/263 KB 868/894 KB 516/1822 KB 288/314 KB 208/263 KB 868/894 KB 516/1822 KB 276/314 KB 196/263 KB 872/894 KB 516/1822 KB 288/314 KB 208/263 KB 876/894 KB 516/1822 KB 288/314 KB 208/263 KB 880/894 KB 516/1822 KB 288/314 KB 208/263 KB 880/894 KB 516/1822 KB 292/314 KB 208/263 KB 880/894 KB 516/1822 KB 296/314 KB 208/263 KB 880/894 KB 516/1822 KB 300/314 KB 208/263 KB 880/894 KB 516/1822 KB 304/314 KB 208/263 KB 884/894 KB 516/1822 KB 308/314 KB 208/263 KB 884/894 KB 516/1822 KB 312/314 KB 212/263 KB 884/894 KB 516/1822 KB 314/314 KB 212/263 KB 99/99 KB 864/894 KB 516/1822 KB 276/314 KB 184/263 KB 884/894 KB 520/1822 KB 314/314 KB 212/263 KB 884/894 KB 524/1822 KB 314/314 KB 212/263 KB 884/894 KB 528/1822 KB 314/314 KB 212/263 KB 884/894 KB 532/1822 KB 314/314 KB 212/263 KB 884/894 KB 536/1822 KB 314/314 KB 212/263 KB 884/894 KB 540/1822 KB 314/314 KB 212/263 KB 884/894 KB 544/1822 KB 314/314 KB 212/263 KB 884/894 KB 516/1822 KB 308/314 KB 212/263 KB 884/894 KB 516/1822 KB 304/314 KB 208/263 KB 888/894 KB 544/1822 KB 314/314 KB 212/263 KB 892/894 KB 544/1822 KB 314/3 unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 14 KB 212/263 KB 894/894 KB 544/1822 KB 314/314 KB 212/263 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 94.5 KB/sec) unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 894/894 KB 548/1822 KB 314/314 KB 216/263 KB 894/894 KB 552/1822 KB 314/314 KB 216/263 KB 894/894 KB 556/1822 KB 314/314 KB 216/263 KB 894/894 KB 560/1822 KB 314/314 KB 216/263 KB 894/894 KB 564/1822 KB 314/314 KB 216/263 KB 894/894 KB 568/1822 KB 314/314 KB 216/263 KB 894/894 KB 572/1822 KB 314/314 KB 216/263 KB 894/894 KB 544/1822 KB 314/314 KB 216/263 KB 894/894 KB 572/1822 KB 314/314 KB 220/263 KB 894/894 KB 572/1822 KB 314/314 KB 224/263 KB 894/894 KB 572/1822 KB 314/314 KB 228/263 KB 894/894 KB 572/1822 KB 314/314 KB 232/263 KB 894/894 KB 572/1822 KB 314/314 KB 236/263 KB 894/894 KB 572/1822 KB 314/314 KB 240/263 KB 894/894 KB 572/1822 KB 314/314 KB 244/263 KB 894/894 KB 576/1822 KB 314/314 KB 244/263 KB 894/894 KB 576/1822 KB 314/314 KB 248/263 KB 576/1822 KB 314/314 KB 252/263 KB 4/276 KB 576/1822 KB 314/314 KB 256/263 KB 4/276 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 845.0 KB/sec) unit-abot-epc-basic-0: 01:39:21 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: 01:39:21 DEBUG unit.abot-epc-basic/0.install 894/894 KB 576/1822 KB 314/314 KB 248/263 KB 4/276 KB 576/1822 KB 314/314 KB 260/263 KB 4/276 KB 580/1822 KB 314/314 KB 263/263 KB 8/276 KB 580/1822 KB 314/314 KB 260/263 KB 8/276 KB 584/1822 KB 314/314 KB 263/263 KB 8/276 KB 576/1822 KB 314/314 KB 260/263 KB 8/276 KB 588/1822 KB 314/314 KB 263/263 KB 12/276 KB 588/1822 KB 314/314 KB 263/263 KB 16/276 KB 588/1822 KB 314/314 KB 263/263 KB 20/276 KB 588/1822 KB 314/314 KB 263/263 KB 24/276 KB 588/1822 KB 314/314 KB 263/263 KB 28/276 KB 588/1822 KB 314/314 KB 263/263 KB 32/276 KB 588/1822 KB 314/314 KB 263/263 KB 36/276 KB 588/1822 KB 314/314 KB 263/263 KB 40/276 KB 588/1822 KB 314/314 KB 263/263 KB 16/276 KB 592/1822 KB 314/314 KB 263/263 KB 40/276 KB 596/1822 KB 314/314 KB 263/263 KB 40/276 KB 600/1822 KB 314/314 KB 263/263 KB 40/276 KB 604/1822 KB 314/314 KB 263/263 KB 40/276 KB 608/1822 KB 314/314 KB 263/263 KB 44/276 KB 604/1822 KB 314/314 KB 263/263 KB 44/276 KB 608/1822 KB 314/314 KB 263/263 KB 48/276 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 246.2 KB/sec) unit-abot-epc-basic-0: 01:39:21 DEBUG unit.abot-epc-basic/0.install 608/1822 KB 314/314 KB 4/54 KB 48/276 KB 608/1822 KB 314/314 KB 8/54 KB 48/276 KB 608/1822 KB 314/314 KB 12/54 KB 48/276 KB 608/1822 KB 314/314 KB 16/54 KB 48/276 KB 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: 01:39:21 DEBUG unit.abot-epc-basic/0.install 608/1822 KB 314/314 KB 20/54 KB 48/276 KB 612/1822 KB 314/314 KB 24/54 KB 52/276 KB 612/1822 KB 314/314 KB 28/54 KB 52/276 KB 612/1822 KB 314/314 KB 32/54 KB 52/276 KB 612/1822 KB 314/314 KB 36/54 KB 52/276 KB 612/1822 KB 314/314 KB 40/54 KB 52/276 KB 612/1822 KB 314/314 KB 44/54 KB 52/276 KB 612/1822 KB 314/314 KB 48/54 KB 52/276 KB 612/1822 KB 314/314 KB 20/54 KB 52/276 KB 616/1822 KB 314/314 KB 48/54 KB 52/276 KB 620/1822 KB 314/314 KB 48/54 KB 52/276 KB 608/1822 KB 314/314 KB 20/54 KB 52/276 KB 620/1822 KB 314/314 KB 48/54 KB 56/276 KB 620/1822 KB 314/314 KB 48/54 KB 60/276 KB 620/1822 KB 314/314 KB 48/54 KB 64/276 KB 620/1822 KB 314/314 KB 48/54 KB 68/276 KB 624/1822 KB 314/314 KB 48/54 KB 68/276 KB 628/1822 KB 314/314 KB 48/54 KB 68/276 KB 632/1822 KB 314/314 KB 52/54 KB 72/276 KB 3/748 KB 636/1822 KB 314/314 KB 52/54 KB 72/276 KB 3/748 KB 640/1822 KB 314/314 KB 52/54 KB 72/276 KB 3/748 KB 628/1822 KB 314/314 KB 52/54 KB 72/276 KB 3/748 KB 644/1822 KB 314/314 KB 54/54 KB 72/276 KB 3/748 KB 628/1822 KB 314/314 KB 48/54 KB 72/276 KB 3/748 KB 644/1822 KB 314/314 KB 54/54 KB 76/276 KB 3/748 KB 644/1822 KB 314/314 KB 54/54 KB 80/276 KB 3/748 KB 628/1822 KB 314/314 KB 48/54 KB 68/276 KB 3/748 KB 644/1822 KB 314/314 KB 54/54 KB 80/276 KB 6/748 KB 644/1822 KB 314/314 KB 54/54 KB 80/276 KB 9/748 KB 644/1822 KB 314/314 KB 54/54 KB 80/276 KB 11/748 KB 644/1822 KB 314/314 KB 54/54 KB 80/276 KB 14/748 KB 644/1822 KB 314/314 KB 54/54 KB 80/276 KB 16/748 KB 644/1822 KB 314/314 KB 54/54 KB 84/276 KB 19/748 KB 644/1822 KB 314/314 KB 54/54 KB 84/276 KB 22/748 KB 644/1822 KB 314/314 KB 54/54 KB 84/276 KB 25/748 KB 644/1822 KB 314/314 KB 54/54 KB 84/276 KB 16/748 KB 644/1822 KB 314/314 KB 54/54 KB 88/276 KB 25/748 KB 644/1822 KB 314/314 KB 54/54 KB 92/276 KB 25/748 KB 644/1822 KB 314/314 KB 54/54 KB 96/276 KB 25/748 KB 644/1822 KB 314/314 KB 54/54 KB 84/276 KB 22/748 KB 648/1822 KB 314/314 KB 54/54 KB 96/276 KB 25/748 KB 652/1822 KB 314/314 KB 54/54 KB 96/276 KB 25/748 KB 656/1822 KB 314/314 KB 54/54 KB 96/276 KB 25/748 KB 656/1822 KB 314/314 KB 54/54 KB 100/276 KB 25/748 KB 660/1822 KB 314/314 KB 104/276 KB 27/748 KB 660/1822 KB 314/314 KB 108/276 KB 27/748 KB 660/1822 KB 314/314 KB 112/276 KB 27/748 KB 660/1822 KB 314/314 KB 100/276 KB 27/748 KB 664/1822 KB 112/276 KB 27/748 KB 668/1822 KB 112/276 KB 27/748 KB 672/1822 KB 112/276 KB 27/748 KB 676/1822 KB 112/276 KB 27/748 KB 680/1822 KB 116/276 KB 27/748 KB 684/1822 KB 116/276 KB 27/748 KB 688/1822 KB 116/276 KB 27/748 KB 656/1822 KB 314/314 KB 54/54 KB 100/276 KB 27/748 KB 688/1822 KB 116/276 KB 30/748 KB 688/1822 KB 116/276 KB 32/748 KB 688/1822 KB 116/276 KB 36/748 KB 688/1822 KB 116/276 KB 40/748 KB 688/1822 KB 116/276 KB 44/748 KB 688/1822 KB 116/276 KB 48/748 KB 676/1822 KB 116/276 KB 27/748 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 287.9 KB/sec) unit-abot-epc-basic-0: 01:39:21 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: 01:39:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 49.4 KB/sec) unit-abot-epc-basic-0: 01:39:22 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: 01:39:22 DEBUG unit.abot-epc-basic/0.install 688/1822 KB 120/276 KB 52/748 KB 692/1822 KB 124/276 KB 52/748 KB 692/1822 KB 128/276 KB 52/748 KB 692/1822 KB 132/276 KB 52/748 KB 692/1822 KB 136/276 KB 52/748 KB 692/1822 KB 140/276 KB 52/748 KB 692/1822 KB 144/276 KB 52/748 KB 692/1822 KB 120/276 KB 52/748 KB 696/1822 KB 144/276 KB 52/748 KB 700/1822 KB 144/276 KB 52/748 KB 704/1822 KB 144/276 KB 52/748 KB 708/1822 KB 144/276 KB 52/748 KB 712/1822 KB 148/276 KB 52/748 KB 716/1822 KB 148/276 KB 52/748 KB 688/1822 KB 116/276 KB 52/748 KB 716/1822 KB 148/276 KB 56/748 KB 716/1822 KB 148/276 KB 60/748 KB 716/1822 KB 148/276 KB 64/748 KB 716/1822 KB 148/276 KB 68/748 KB 716/1822 KB 148/276 KB 72/748 KB 716/1822 KB 148/276 KB 76/748 KB 708/1822 KB 148/276 KB 52/748 KB 716/1822 KB 3/223 KB 148/276 KB 76/748 KB 716/1822 KB 5/223 KB 148/276 KB 76/748 KB 716/1822 KB 8/223 KB 148/276 KB 76/748 KB 716/1822 KB 11/223 KB 148/276 KB 76/748 KB 716/1822 KB 13/223 KB 148/276 KB 76/748 KB 716/1822 KB 16/223 KB 148/276 KB 76/748 KB 716/1822 KB 19/223 KB 148/276 KB 76/748 KB 4/27 KB 716/1822 KB 21/223 KB 148/276 KB 76/748 KB 4/27 KB 716/1822 KB 19/223 KB 148/276 KB 76/748 KB 8/27 KB 716/1822 KB 21/223 KB 148/276 KB 76/748 KB 12/27 KB 716/1822 KB 21/223 KB 148/276 KB 76/748 KB 16/27 KB 716/1822 KB 24/223 KB 148/276 KB 76/748 KB 12/27 KB 716/1822 KB 24/223 KB 148/276 KB 76/748 KB 20/27 KB 716/1822 KB 24/223 KB 148/276 KB 76/748 KB 24/27 KB 716/1822 KB 27/223 KB 148/276 KB 76/748 KB 20/27 KB 716/1822 KB 27/223 KB 148/276 KB 76/748 KB 24/27 KB 716/1822 KB 29/223 KB 152/276 KB 76/748 KB 24/27 KB 716/1822 KB 32/223 KB 152/276 KB 76/748 KB 24/27 KB 716/1822 KB 27/223 KB 152/276 KB 76/748 KB 24/27 KB 716/1822 KB 32/223 KB 156/276 KB 80/748 KB 24/27 KB 716/1822 KB 32/223 KB 152/276 KB 80/748 KB 27/27 KB 716/1822 KB 32/223 KB 156/276 KB 80/748 KB 27/27 KB 716/1822 KB 36/223 KB 156/276 KB 80/748 KB 27/27 KB 720/1822 KB 40/223 KB 160/276 KB 84/748 KB 27/27 KB 720/1822 KB 44/223 KB 160/276 KB 84/748 KB 27/27 KB 720/1822 KB 48/223 KB 160/276 KB 84/748 KB 27/27 KB 716/1822 KB 36/223 KB 160/276 KB 80/748 KB 27/27 KB 720/1822 KB 48/223 KB 164/276 KB 84/748 KB 27/27 KB 720/1822 KB 48/223 KB 168/276 KB 84/748 KB 27/27 KB 720/1822 KB 48/223 KB 172/276 KB 84/748 KB 27/27 KB 720/1822 KB 48/223 KB 176/276 KB 84/748 KB 27/27 KB 720/1822 KB 48/223 KB 180/276 KB 84/748 KB 27/27 KB 720/1822 KB 52/223 KB 184/276 KB 84/748 KB 27/27 KB 720/1822 KB 52/223 KB 188/276 KB 84/748 KB 27/27 KB 720/1822 KB 52/223 KB 192/276 KB 84/748 KB 27/27 KB 720/1822 KB 36/223 KB 160/276 KB 84/748 KB 27/27 KB 724/1822 KB 52/223 KB 192/276 KB 84/748 KB 27/27 KB 728/1822 KB 52/223 KB 192/276 KB 84/748 KB 27/27 KB 732/1822 KB 52/223 KB 192/276 KB 84/748 KB 27/27 KB 716/1822 KB 36/223 KB 160/276 KB 84/748 KB 27/27 KB 732/1822 KB 52/223 KB 192/276 KB 88/748 KB 27/27 KB 732/1822 KB 52/223 KB 192/276 KB 92/748 KB 27/27 KB 732/1822 KB 52/223 KB 192/276 KB 96/748 KB 27/27 KB 732/1822 KB 52/223 KB 192/276 KB 100/748 KB 27/27 KB 736/1822 KB 52/223 KB 192/276 KB 104/748 KB 27/27 KB 736/1822 KB 52/223 KB 192/276 KB 108/748 KB 27/27 KB 736/1822 KB 52/223 KB 192/276 KB 112/748 KB 27/27 KB 720/1822 KB 52/223 KB 180/276 KB 84/748 KB 27/27 KB 736/1822 KB 56/223 KB 192/276 KB 112/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 23.8 KB/sec) unit-abot-epc-basic-0: 01:39:22 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: 01:39:22 DEBUG unit.abot-epc-basic/0.install 27/27 KB 736/1822 KB 52/223 KB 192/276 KB 100/748 KB 740/1822 KB 56/223 KB 192/276 KB 112/748 KB 744/1822 KB 60/223 KB 196/276 KB 116/748 KB 748/1822 KB 60/223 KB 196/276 KB 116/748 KB 752/1822 KB 60/223 KB 196/276 KB 116/748 KB 740/1822 KB 60/223 KB 196/276 KB 116/748 KB 752/1822 KB 60/223 KB 200/276 KB 116/748 KB 752/1822 KB 60/223 KB 204/276 KB 116/748 KB 752/1822 KB 60/223 KB 208/276 KB 116/748 KB 752/1822 KB 60/223 KB 212/276 KB 116/748 KB 756/1822 KB 60/223 KB 216/276 KB 116/748 KB 756/1822 KB 60/223 KB 220/276 KB 116/748 KB 756/1822 KB 60/223 KB 224/276 KB 116/748 KB 740/1822 KB 60/223 KB 192/276 KB 116/748 KB 756/1822 KB 60/223 KB 224/276 KB 120/748 KB 756/1822 KB 60/223 KB 224/276 KB 124/748 KB 756/1822 KB 60/223 KB 224/276 KB 128/748 KB 740/1822 KB 60/223 KB 192/276 KB 112/748 KB 756/1822 KB 64/223 KB 224/276 KB 128/748 KB 756/1822 KB 68/223 KB 224/276 KB 128/748 KB 756/1822 KB 72/223 KB 224/276 KB 128/748 KB 756/1822 KB 76/223 KB 224/276 KB 128/748 KB 756/1822 KB 80/223 KB 224/276 KB 128/748 KB 756/1822 KB 84/223 KB 224/276 KB 128/748 KB 756/1822 KB 88/223 KB 224/276 KB 128/748 KB 756/1822 KB 92/223 KB 224/276 KB 128/748 KB 756/1822 KB 96/223 KB 224/276 KB 128/748 KB 756/1822 KB 100/223 KB 224/276 KB 128/748 KB 4/178 KB 756/1822 KB 104/223 KB 228/276 KB 132/748 KB 4/178 KB 756/1822 KB 108/223 KB 228/276 KB 132/748 KB 4/178 KB 756/1822 KB 112/223 KB 228/276 KB 132/748 KB 4/178 KB 756/1822 KB 60/223 KB 212/276 KB 116/748 KB 760/1822 KB 112/223 KB 228/276 KB 132/748 KB 4/178 KB 764/1822 KB 112/223 KB 228/276 KB 132/748 KB 4/178 KB 768/1822 KB 112/223 KB 228/276 KB 132/748 KB 4/178 KB 772/1822 KB 112/223 KB 228/276 KB 132/748 KB 4/178 KB 776/1822 KB 112/223 KB 228/276 KB 132/748 KB 4/178 KB 780/1822 KB 112/223 KB 228/276 KB 132/748 KB 4/178 KB 784/1822 KB 112/223 KB 228/276 KB 132/748 KB 4/178 KB 788/1822 KB 112/223 KB 228/276 KB 132/748 KB 4/178 KB 792/1822 KB 116/223 KB 228/276 KB 132/748 KB 4/178 KB 796/1822 KB 116/223 KB 228/276 KB 132/748 KB 4/178 KB 800/1822 KB 116/223 KB 228/276 KB 132/748 KB 4/178 KB 756/1822 KB 100/223 KB 228/276 KB 132/748 KB 4/178 KB 800/1822 KB 116/223 KB 232/276 KB 132/748 KB 4/178 KB 800/1822 KB 116/223 KB 236/276 KB 132/748 KB 4/178 KB 800/1822 KB 116/223 KB 240/276 KB 132/748 KB 4/178 KB 756/1822 KB 100/223 KB 224/276 KB 132/748 KB 4/178 KB 800/1822 KB 116/223 KB 240/276 KB 136/748 KB 4/178 KB 800/1822 KB 116/223 KB 240/276 KB 140/748 KB 4/178 KB 800/1822 KB 116/223 KB 240/276 KB 144/748 KB 4/178 KB 756/1822 KB 96/223 KB 224/276 KB 128/748 KB 4/178 KB 800/1822 KB 116/223 KB 240/276 KB 144/748 KB 8/178 KB 800/1822 KB 116/223 KB 240/276 KB 144/748 KB 12/178 KB 800/1822 KB 116/223 KB 240/276 KB 144/748 KB 16/178 KB 800/1822 KB 116/223 KB 240/276 KB 144/748 KB 20/178 KB 800/1822 KB 116/223 KB 244/276 KB 148/748 KB 24/178 KB 800/1822 KB 116/223 KB 244/276 KB 148/748 KB 28/178 KB 800/1822 KB 116/223 KB 244/276 KB 148/748 KB 32/178 KB 800/1822 KB 116/223 KB 244/276 KB 148/748 KB 36/178 KB 804/1822 KB 116/223 KB 244/276 KB 148/748 KB 40/178 KB 804/1822 KB 116/223 KB 244/276 KB 148/748 KB 44/178 KB 804/1822 KB 116/223 KB 244/276 KB 148/748 KB 48/178 KB 788/1822 KB 116/223 KB 228/276 KB 132/748 KB 4/178 KB 804/1822 KB 120/223 KB 244/276 KB 148/748 KB 48/178 KB 804/1822 KB 124/223 KB 244/276 KB 148/748 KB 48/178 KB 804/1822 KB 128/223 KB 244/276 KB 148/748 KB 48/178 KB 804/1822 KB 132/223 KB 244/276 KB 148 unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install /748 KB 48/178 KB 804/1822 KB 116/223 KB 244/276 KB 148/748 KB 36/178 KB 800/1822 KB 116/223 KB 244/276 KB 148/748 KB 20/178 KB 804/1822 KB 132/223 KB 248/276 KB 148/748 KB 48/178 KB 804/1822 KB 132/223 KB 252/276 KB 148/748 KB 48/178 KB 804/1822 KB 132/223 KB 256/276 KB 148/748 KB 48/178 KB 800/1822 KB 116/223 KB 240/276 KB 148/748 KB 20/178 KB 804/1822 KB 132/223 KB 256/276 KB 152/748 KB 48/178 KB 804/1822 KB 132/223 KB 256/276 KB 156/748 KB 48/178 KB 804/1822 KB 132/223 KB 256/276 KB 160/748 KB 48/178 KB 804/1822 KB 132/223 KB 256/276 KB 164/748 KB 48/178 KB 804/1822 KB 132/223 KB 256/276 KB 168/748 KB 48/178 KB 804/1822 KB 132/223 KB 256/276 KB 172/748 KB 48/178 KB 804/1822 KB 132/223 KB 256/276 KB 176/748 KB 48/178 KB 808/1822 KB 132/223 KB 260/276 KB 176/748 KB 48/178 KB 808/1822 KB 136/223 KB 264/276 KB 180/748 KB 52/178 KB 808/1822 KB 136/223 KB 268/276 KB 180/748 KB 52/178 KB 808/1822 KB 136/223 KB 272/276 KB 180/748 KB 52/178 KB 808/1822 KB 132/223 KB 256/276 KB 176/748 KB 48/178 KB 812/1822 KB 136/223 KB 272/276 KB 180/748 KB 52/178 KB 816/1822 KB 136/223 KB 272/276 KB 180/748 KB 52/178 KB 820/1822 KB 136/223 KB 272/276 KB 180/748 KB 52/178 KB 824/1822 KB 136/223 KB 276/276 KB 180/748 KB 52/178 KB 828/1822 KB 136/223 KB 276/276 KB 180/748 KB 52/178 KB 832/1822 KB 136/223 KB 276/276 KB 180/748 KB 52/178 KB 808/1822 KB 136/223 KB 260/276 KB 180/748 KB 52/178 KB 832/1822 KB 136/223 KB 276/276 KB 180/748 KB 56/178 KB 832/1822 KB 136/223 KB 276/276 KB 180/748 KB 60/178 KB 832/1822 KB 136/223 KB 276/276 KB 180/748 KB 64/178 KB 808/1822 KB 136/223 KB 260/276 KB 180/748 KB 48/178 KB 832/1822 KB 136/223 KB 276/276 KB 184/748 KB 64/178 KB 832/1822 KB 136/223 KB 276/276 KB 188/748 KB 64/178 KB 832/1822 KB 136/223 KB 276/276 KB 192/748 KB 64/178 KB 808/1822 KB 136/223 KB 260/276 KB 176/748 KB 48/178 KB 832/1822 KB 140/223 KB 276/276 KB 192/748 KB 64/178 KB 832/1822 KB 144/223 KB 276/276 KB 192/748 KB 64/178 KB 832/1822 KB 148/223 KB 276/276 KB 192/748 KB 64/178 KB 836/1822 KB 152/223 KB 276/276 KB 196/748 KB 68/178 KB 836/1822 KB 156/223 KB 276/276 KB 196/748 KB 68/178 KB 836/1822 KB 160/223 KB 276/276 KB 196/748 KB 68/178 KB 820/1822 KB 136/223 KB 276/276 KB 180/748 KB 52/178 KB 836/1822 KB 160/223 KB 276/276 KB 196/748 KB 68/178 KB 836/1822 KB 164/223 KB 276/276 KB 196/748 KB 68/178 KB 836/1822 KB 168/223 KB 276/276 KB 196/748 KB 68/178 KB 836/1822 KB 172/223 KB 276/276 KB 196/748 KB 68/178 KB 836/1822 KB 176/223 KB 276/276 KB 196/748 KB 68/178 KB 836/1822 KB 148/223 KB 276/276 KB 196/748 KB 68/178 KB 840/1822 KB 176/223 KB 276/276 KB 196/748 KB 68/178 KB 844/1822 KB 176/223 KB 276/276 KB 196/748 KB 68/178 KB 848/1822 KB 176/223 KB 276/276 KB 196/748 KB 68/178 KB 832/1822 KB 148/223 KB 276/276 KB 196/748 KB 68/178 KB 848/1822 KB 176/223 KB 276/276 KB 200/748 KB 68/178 KB 848/1822 KB 176/223 KB 276/276 KB 204/748 KB 68/178 KB 848/1822 KB 176/223 KB 276/276 KB 208/748 KB 68/178 KB 832/1822 KB 148/223 KB 276/276 KB 192/748 KB 68/178 KB 848/1822 KB 176/223 KB 276/276 KB 208/748 KB 72/178 KB 848/1822 KB 176/223 KB 276/276 KB 208/748 KB 76/178 KB 848/1822 KB 176/223 KB 276/276 KB 208/748 KB 80/178 KB 848/1822 KB 176/223 KB 276/276 KB 212/748 KB 80/178 KB 852/1822 KB 176/223 KB 276/276 KB 216/748 KB 84/178 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7 unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install .jar (276 KB at 241.0 KB/sec) unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 852/1822 KB 176/223 KB 276/276 KB 212/748 KB 84/178 KB 848/1822 KB 176/223 KB 276/276 KB 212/748 KB 84/178 KB 856/1822 KB 180/223 KB 220/748 KB 88/178 KB 856/1822 KB 180/223 KB 220/748 KB 92/178 KB 856/1822 KB 180/223 KB 220/748 KB 96/178 KB 856/1822 KB 180/223 KB 220/748 KB 100/178 KB 856/1822 KB 180/223 KB 220/748 KB 104/178 KB 852/1822 KB 180/223 KB 220/748 KB 84/178 KB 856/1822 KB 184/223 KB 220/748 KB 104/178 KB 856/1822 KB 188/223 KB 220/748 KB 104/178 KB 856/1822 KB 192/223 KB 220/748 KB 104/178 KB 852/1822 KB 176/223 KB 220/748 KB 84/178 KB 856/1822 KB 192/223 KB 224/748 KB 104/178 KB 856/1822 KB 192/223 KB 228/748 KB 104/178 KB 856/1822 KB 192/223 KB 232/748 KB 104/178 KB 856/1822 KB 192/223 KB 236/748 KB 104/178 KB 856/1822 KB 192/223 KB 240/748 KB 108/178 KB 856/1822 KB 192/223 KB 244/748 KB 108/178 KB 856/1822 KB 196/223 KB 248/748 KB 108/178 KB 856/1822 KB 196/223 KB 252/748 KB 108/178 KB 856/1822 KB 196/223 KB 256/748 KB 108/178 KB 856/1822 KB 196/223 KB 260/748 KB 108/178 KB 856/1822 KB 196/223 KB 264/748 KB 108/178 KB Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 856/1822 KB 180/223 KB 220/748 KB 100/178 KB 860/1822 KB 196/223 KB 264/748 KB 108/178 KB 864/1822 KB 196/223 KB 264/748 KB 108/178 KB 868/1822 KB 196/223 KB 264/748 KB 108/178 KB 872/1822 KB 196/223 KB 264/748 KB 108/178 KB 876/1822 KB 196/223 KB 264/748 KB 108/178 KB 880/1822 KB 196/223 KB 264/748 KB 108/178 KB 884/1822 KB 196/223 KB 264/748 KB 108/178 KB 888/1822 KB 196/223 KB 264/748 KB 108/178 KB 892/1822 KB 196/223 KB 264/748 KB 108/178 KB 896/1822 KB 196/223 KB 264/748 KB 108/178 KB 856/1822 KB 196/223 KB 244/748 KB 108/178 KB 896/1822 KB 200/223 KB 264/748 KB 108/178 KB 896/1822 KB 204/223 KB 264/748 KB 108/178 KB 896/1822 KB 208/223 KB 264/748 KB 108/178 KB 856/1822 KB 192/223 KB 236/748 KB 108/178 KB 896/1822 KB 208/223 KB 264/748 KB 112/178 KB 896/1822 KB 208/223 KB 264/748 KB 116/178 KB 896/1822 KB 208/223 KB 264/748 KB 120/178 KB 896/1822 KB 208/223 KB 264/748 KB 124/178 KB 896/1822 KB 208/223 KB 264/748 KB 128/178 KB 896/1822 KB 212/223 KB 264/748 KB 128/178 KB 896/1822 KB 216/223 KB 264/748 KB 132/178 KB 896/1822 KB 220/223 KB 264/748 KB 132/178 KB 896/1822 KB 212/223 KB 264/748 KB 132/178 KB 900/1822 KB 220/223 KB 268/748 KB 132/178 KB 896/1822 KB 220/223 KB 268/748 KB 132/178 KB 900/1822 KB 223/223 KB 272/748 KB 136/178 KB 900/1822 KB 223/223 KB 276/748 KB 136/178 KB 4/23 KB 904/1822 KB 223/223 KB 280/748 KB 136/178 KB 4/23 KB 904/1822 KB 223/223 KB 284/748 KB 136/178 KB 4/23 KB 904/1822 KB 223/223 KB 288/748 KB 136/178 KB 900/1822 KB 223/223 KB 268/748 KB 136/178 KB 4/23 KB 904/1822 KB 223/223 KB 288/748 KB 140/178 KB 4/23 KB 904/1822 KB 223/223 KB 288/748 KB 144/178 KB 900/1822 KB 223/223 KB 268/748 KB 132/178 KB 4/23 KB 904/1822 KB 223/223 KB 288/748 KB 148/178 KB 4/23 KB 904/1822 KB 223/223 KB 288/748 KB 152/178 KB 4/23 KB 904/1822 KB 223/223 KB 288/748 KB 156/178 KB 4/23 KB 904/1822 KB 223/223 KB 288/748 KB 160/178 KB 4/23 KB 904/1822 KB 223/223 KB 276/748 KB 136/178 KB 4/23 KB 900/1822 KB 223/223 KB 276/748 KB 136/178 KB 8/23 KB 904/1822 KB 223/223 KB 288/748 KB 160/178 KB 12/23 KB 904/1822 KB 223/223 KB 288/748 KB 160/178 KB 16/23 KB 904/1822 KB 223/223 KB 288/748 KB 160/178 KB 20/23 KB 904/1822 KB 223/223 KB 288/748 KB 160/178 KB 23/23 KB 904/1822 KB 223/223 KB 288/748 KB 160/178 KB 23/23 KB 908/1822 KB 223/223 KB 288/748 KB 160/178 KB 23/23 KB 912/1822 KB 223/223 KB 288/748 KB 160/178 KB 23/23 KB 916/1822 KB 223/223 KB 288/748 KB 160/178 KB 23/23 KB 920/1822 KB 292/748 KB 164/178 KB 23/23 KB 924/1822 KB 292/748 KB 164/178 KB 23/23 KB 928/1822 KB 292/748 KB 164/178 KB 23/23 KB 916/1822 KB 292/748 KB 164/178 KB 23/23 KB 916/1822 KB 288/748 KB 164/178 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 190.7 KB/sec) unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 23/23 KB 928/1822 KB 296/748 KB 168/178 KB 23/23 KB 928/1822 KB 296/748 KB 168/178 KB 23/23 KB 928/1822 KB 300/748 KB 168/178 KB 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: 01:39:22 DEBUG unit.abot-epc-basic/0.install 23/23 KB 928/1822 KB 300/748 KB 172/178 KB 23/23 KB 928/1822 KB 300/748 KB 176/178 KB 23/23 KB 928/1822 KB 304/748 KB 178/178 KB 23/23 KB 928/1822 KB 304/748 KB 176/178 KB 23/23 KB 932/1822 KB 308/748 KB 178/178 KB 23/23 KB 932/1822 KB 312/748 KB 178/178 KB 23/23 KB 932/1822 KB 316/748 KB 178/178 KB 932/1822 KB 320/748 KB 178/178 KB 932/1822 KB 324/748 KB 178/178 KB 932/1822 KB 4/55 KB 328/748 KB 178/178 KB 932/1822 KB 4/55 KB 332/748 KB 178/178 KB 932/1822 KB 4/55 KB 336/748 KB 178/178 KB 23/23 KB 932/1822 KB 304/748 KB 178/178 KB 936/1822 KB 4/55 KB 336/748 KB 178/178 KB 940/1822 KB 4/55 KB 336/748 KB 178/178 KB 944/1822 KB 4/55 KB 336/748 KB 178/178 KB 948/1822 KB 4/55 KB 336/748 KB 178/178 KB 952/1822 KB 4/55 KB 336/748 KB 178/178 KB 956/1822 KB 4/55 KB 336/748 KB 178/178 KB 960/1822 KB 4/55 KB 336/748 KB 178/178 KB 932/1822 KB 4/55 KB 324/748 KB 178/178 KB 960/1822 KB 8/55 KB 336/748 KB 178/178 KB 960/1822 KB 12/55 KB 336/748 KB 178/178 KB 960/1822 KB 16/55 KB 336/748 KB 178/178 KB 960/1822 KB 20/55 KB 336/748 KB 178/178 KB 964/1822 KB 24/55 KB 340/748 KB 178/178 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 19.3 KB/sec) unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 964/1822 KB 20/55 KB 340/748 KB 178/178 KB 968/1822 KB 28/55 KB 340/748 KB 178/178 KB 972/1822 KB 28/55 KB 340/748 KB 178/178 KB 976/1822 KB 28/55 KB 340/748 KB 178/178 KB 960/1822 KB 20/55 KB 340/748 KB 178/178 KB 976/1822 KB 28/55 KB 344/748 KB 178/178 KB 976/1822 KB 28/55 KB 348/748 KB 178/178 KB 976/1822 KB 28/55 KB 352/748 KB 178/178 KB 976/1822 KB 28/55 KB 356/748 KB 178/178 KB 980/1822 KB 28/55 KB 360/748 KB 178/178 KB 980/1822 KB 28/55 KB 364/748 KB 178/178 KB 980/1822 KB 28/55 KB 368/748 KB 178/178 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 149.7 KB/sec) unit-abot-epc-basic-0: 01:39:22 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: 01:39:22 DEBUG unit.abot-epc-basic/0.install 980/1822 KB 28/55 KB 356/748 KB 178/178 KB 984/1822 KB 28/55 KB 368/748 KB 988/1822 KB 28/55 KB 368/748 KB 964/1822 KB 28/55 KB 348/748 KB 178/178 KB 988/1822 KB 32/55 KB 368/748 KB 988/1822 KB 36/55 KB 368/748 KB 988/1822 KB 40/55 KB 368/748 KB 992/1822 KB 40/55 KB 368/748 KB 992/1822 KB 44/55 KB 368/748 KB 992/1822 KB 48/55 KB 368/748 KB 996/1822 KB 52/55 KB 368/748 KB 996/1822 KB 55/55 KB 372/748 KB 996/1822 KB 48/55 KB 368/748 KB 1000/1822 KB 55/55 KB 372/748 KB 1004/1822 KB 55/55 KB 372/748 KB 1008/1822 KB 55/55 KB 372/748 KB 1012/1822 KB 55/55 KB 372/748 KB 1016/1822 KB 55/55 KB 372/748 KB 1020/1822 KB 55/55 KB 372/748 KB 1024/1822 KB 55/55 KB 372/748 KB 1028/1822 KB 55/55 KB 372/748 KB 996/1822 KB 52/55 KB 372/748 KB 1028/1822 KB 4/1210 KB 376/748 KB 1028/1822 KB 4/1210 KB 380/748 KB 1028/1822 KB 4/1210 KB 384/748 KB 1028/1822 KB 4/1210 KB 388/748 KB 1028/1822 KB 4/1210 KB 392/748 KB 1028/1822 KB 4/1210 KB 396/748 KB 1028/1822 KB 4/1210 KB 400/748 KB 1028/1822 KB 4/1210 KB 404/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 45.3 KB/sec) unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 1028/1822 KB 55/55 KB 4/1210 KB 372/748 KB 1032/1822 KB 8/1210 KB 404/748 KB 1032/1822 KB 12/1210 KB 404/748 KB 1032/1822 KB 16/1210 KB 404/748 KB Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 1032/1822 KB 20/1210 KB 404/748 KB 1032/1822 KB 24/1210 KB 408/748 KB 1032/1822 KB 4/1210 KB 404/748 KB 1036/1822 KB 24/1210 KB 408/748 KB 1040/1822 KB 24/1210 KB 408/748 KB 1032/1822 KB 20/1210 KB 408/748 KB 1040/1822 KB 24/1210 KB 412/748 KB 1040/1822 KB 24/1210 KB 416/748 KB 1040/1822 KB 28/1210 KB 416/748 KB 4/471 KB 1040/1822 KB 28/1210 KB 416/748 KB 8/471 KB 1040/1822 KB 28/1210 KB 416/748 KB 12/471 KB 1040/1822 KB 28/1210 KB 416/748 KB 16/471 KB 1040/1822 KB 28/1210 KB 416/748 KB 20/471 KB 1040/1822 KB 28/1210 KB 416/748 KB 24/471 KB 1044/1822 KB 3/93 KB 32/1210 KB 420/748 KB 28/471 KB 1044/1822 KB 3/93 KB 32/1210 KB 420/748 KB 32/471 KB 1044/1822 KB 3/93 KB 32/1210 KB 420/748 KB 20/471 KB 1044/1822 KB 3/93 KB 32/1210 KB 420/748 KB 20/471 KB 1044/1822 KB 32/1210 KB 420/748 KB 32/471 KB 1048/1822 KB 3/93 KB 32/1210 KB 420/748 KB 32/471 KB 1052/1822 KB 3/93 KB 32/1210 KB 420/748 KB 20/471 KB 1040/1822 KB 32/1210 KB 420/748 KB 32/471 KB 1052/1822 KB 6/93 KB 32/1210 KB 424/748 KB 32/471 KB 1052/1822 KB 6/93 KB 32/1210 KB 428/748 KB 20/471 KB 1040/1822 KB 32/1210 KB 416/748 KB 32/471 KB 1052/1822 KB 6/93 KB 36/1210 KB 428/748 KB 32/471 KB 1052/1822 KB 6/93 KB 32/1210 KB 420/748 KB 32/471 KB 1056/1822 KB 9/93 KB 36/1210 KB 428/748 KB 32/471 KB 1056/1822 KB 6/93 KB 36/1210 KB 428/748 KB 32/471 KB 1056/1822 KB 9/93 KB 40/1210 KB 432/748 KB 32/471 KB 1056/1822 KB 9/93 KB 44/1210 KB 432/748 KB 32/471 KB 1060/1822 KB 11/93 KB 48/1210 KB 432/748 KB 32/471 KB 1056/1822 KB 9/93 KB 36/1210 KB 432/748 KB 32/471 KB 1060/1822 KB 11/93 KB 44/1210 KB 432/748 KB 32/471 KB 1060/1822 KB 14/93 KB 48/1210 KB 432/748 KB 36/471 KB 1060/1822 KB 16/93 KB 52/1210 KB 436/748 KB 36/471 KB 1060/1822 KB 19/93 KB 52/1210 KB 436/748 KB 36/471 KB 1060/1822 KB 22/93 KB 52/1210 KB 436/748 KB 36/471 KB 1060/1822 KB 25/93 KB 52/1210 KB 436/748 KB 32/471 KB 1060/1822 KB 9/93 KB 44/1210 KB 432/748 KB 36/471 KB 1064/1822 KB 25/93 KB 52/1210 KB 436/748 KB 36/471 KB 1068/1822 KB 25/93 KB 52/1210 KB 436/748 KB 36/471 KB 1072/1822 KB 25/93 KB 52/1210 KB 436/748 KB 36/471 KB 1076/1822 KB 25/93 KB 52/1210 KB 436/748 KB 36/471 KB 1060/1822 KB 14/93 KB 52/1210 KB 436/748 KB 36/471 KB 1076/1822 KB 27/93 KB 56/1210 KB 436/748 KB 36/471 KB 1076/1822 KB 27/93 KB 60/1210 KB 436/748 KB 36/471 KB 1076/1822 KB 27/93 KB 64/1210 KB 436/748 KB 36/471 KB 1076/1822 KB 27/93 KB 68/1210 KB 436/748 KB 36/471 KB 1060/1822 KB 14/93 KB 48/1210 KB 436/748 KB 36/471 KB 1080/1822 KB 27/93 KB 68/1210 KB 440/748 KB 36/471 KB 1080/1822 KB 27/93 KB 68/1210 KB 444/748 KB 36/471 KB 1080/1822 KB 27/93 KB 68/1210 KB 448/748 KB 36/471 KB 1080/1822 KB 27/93 KB 68/1210 KB 452/748 KB 36/471 KB 1080/1822 KB 27/93 KB 68/1210 KB 456/748 KB 36/471 KB 1080/1822 KB 27/93 KB 68/1210 KB 460/748 KB 36/471 KB 1060/1822 KB 14/93 KB 48/1210 KB 432/748 KB 40/471 KB 1080/1822 KB 27/93 KB 72/1210 KB 460/748 KB 44/471 KB 1080/1822 KB 27/93 KB 72/1210 KB 460/748 KB 48/471 KB 1080/1822 KB 27/93 KB 72/1210 KB 460/748 KB 52/471 KB 1080/1822 KB 27/93 KB 72/1210 KB 460/748 KB 36/471 KB 1080/1822 KB 27/93 KB 72/1210 KB 460/748 KB 52/471 KB 1080/1822 KB 27/93 KB 76/1210 KB 464/748 KB 52/471 KB 1080/1822 KB 27/93 KB 80/1210 KB 464/748 KB 36/471 KB 1080/1822 KB 27/93 KB 68/1210 KB 436/748 KB 52/471 KB 1084/1822 KB 27/93 KB 80/1210 KB 464/748 KB 52/471 KB 1088/1822 KB 27/93 KB 80/1210 KB 464/748 KB 36/471 KB 1076/1822 KB 27/93 KB 52/1210 KB 436/ unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 748 KB 52/471 KB 1088/1822 KB 30/93 KB 80/1210 KB 464/748 KB 52/471 KB 1088/1822 KB 32/93 KB 80/1210 KB 464/748 KB 52/471 KB 1088/1822 KB 36/93 KB 80/1210 KB 464/748 KB 56/471 KB 1092/1822 KB 40/93 KB 84/1210 KB 464/748 KB 56/471 KB 1092/1822 KB 44/93 KB 84/1210 KB 464/748 KB 56/471 KB 1092/1822 KB 48/93 KB 84/1210 KB 464/748 KB 52/471 KB 1080/1822 KB 27/93 KB 72/1210 KB 464/748 KB 56/471 KB 1092/1822 KB 48/93 KB 84/1210 KB 468/748 KB 56/471 KB 1092/1822 KB 48/93 KB 84/1210 KB 472/748 KB 56/471 KB 1092/1822 KB 36/93 KB 84/1210 KB 464/748 KB 60/471 KB 1092/1822 KB 48/93 KB 84/1210 KB 476/748 KB 64/471 KB 1092/1822 KB 48/93 KB 84/1210 KB 476/748 KB 68/471 KB 1092/1822 KB 48/93 KB 84/1210 KB 476/748 KB 72/471 KB 1092/1822 KB 52/93 KB 84/1210 KB 476/748 KB 52/471 KB 1092/1822 KB 36/93 KB 84/1210 KB 464/748 KB 72/471 KB 1092/1822 KB 52/93 KB 88/1210 KB 476/748 KB 72/471 KB 1092/1822 KB 52/93 KB 92/1210 KB 476/748 KB 72/471 KB 1092/1822 KB 52/93 KB 96/1210 KB 476/748 KB 72/471 KB 1092/1822 KB 52/93 KB 100/1210 KB 476/748 KB 52/471 KB 1092/1822 KB 36/93 KB 80/1210 KB 464/748 KB 76/471 KB 1096/1822 KB 52/93 KB 100/1210 KB 476/748 KB 76/471 KB 1100/1822 KB 52/93 KB 100/1210 KB 476/748 KB 76/471 KB 1092/1822 KB 52/93 KB 100/1210 KB 476/748 KB 80/471 KB 1104/1822 KB 52/93 KB 100/1210 KB 476/748 KB 68/471 KB 1092/1822 KB 52/93 KB 84/1210 KB 476/748 KB 80/471 KB 1104/1822 KB 56/93 KB 100/1210 KB 476/748 KB 80/471 KB 1104/1822 KB 60/93 KB 100/1210 KB 476/748 KB 80/471 KB 1104/1822 KB 63/93 KB 100/1210 KB 476/748 KB 80/471 KB 1104/1822 KB 67/93 KB 100/1210 KB 476/748 KB 84/471 KB 1104/1822 KB 71/93 KB 104/1210 KB 476/748 KB 84/471 KB 1104/1822 KB 75/93 KB 104/1210 KB 476/748 KB 84/471 KB 1104/1822 KB 79/93 KB 104/1210 KB 476/748 KB 84/471 KB 1104/1822 KB 83/93 KB 104/1210 KB 476/748 KB 68/471 KB 1092/1822 KB 48/93 KB 84/1210 KB 476/748 KB 84/471 KB 1104/1822 KB 83/93 KB 104/1210 KB 480/748 KB 84/471 KB 1104/1822 KB 83/93 KB 104/1210 KB 484/748 KB 84/471 KB 1104/1822 KB 83/93 KB 104/1210 KB 488/748 KB 84/471 KB 1104/1822 KB 83/93 KB 104/1210 KB 492/748 KB 84/471 KB 1104/1822 KB 83/93 KB 104/1210 KB 496/748 KB 84/471 KB 1104/1822 KB 67/93 KB 104/1210 KB 476/748 KB 88/471 KB 1104/1822 KB 83/93 KB 104/1210 KB 496/748 KB 92/471 KB 1104/1822 KB 83/93 KB 104/1210 KB 496/748 KB 96/471 KB 1104/1822 KB 83/93 KB 104/1210 KB 496/748 KB 100/471 KB 1104/1822 KB 83/93 KB 104/1210 KB 496/748 KB 104/471 KB 1104/1822 KB 83/93 KB 104/1210 KB 500/748 KB 108/471 KB 1104/1822 KB 83/93 KB 104/1210 KB 500/748 KB 80/471 KB 1104/1822 KB 67/93 KB 104/1210 KB 476/748 KB 108/471 KB 1104/1822 KB 87/93 KB 108/1210 KB 500/748 KB 108/471 KB 1104/1822 KB 87/93 KB 112/1210 KB 500/748 KB 76/471 KB 1104/1822 KB 52/93 KB 100/1210 KB 476/748 KB 108/471 KB 1108/1822 KB 87/93 KB 112/1210 KB 500/748 KB 108/471 KB 1112/1822 KB 87/93 KB 112/1210 KB 500/748 KB 108/471 KB 1116/1822 KB 87/93 KB 112/1210 KB 500/748 KB 108/471 KB 1120/1822 KB 87/93 KB 112/1210 KB 500/748 KB 108/471 KB 1124/1822 KB 87/93 KB 112/1210 KB 500/748 KB 108/471 KB 1128/1822 KB 87/93 KB 116/1210 KB 500/748 KB 108/471 KB 1132/1822 KB 87/93 KB 116/1210 KB 500/748 KB 108/471 KB 1136/1822 KB 87/93 KB 116/1210 KB 500/748 KB 108/471 KB 1104/1822 KB 87/93 KB 104/1210 KB 500/748 KB 112/471 KB 1136/1822 KB 91/93 KB 116/1210 KB 500/748 KB 112/471 KB 1136/1822 KB 93/93 KB 116/1210 KB 500/748 KB 100/471 KB 1104/1822 KB 83/93 KB 104/1210 KB 500/748 KB unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 112/471 KB 1136/1822 KB 93/93 KB 116/1210 KB 504/748 KB 112/471 KB 1136/1822 KB 93/93 KB 116/1210 KB 508/748 KB 112/471 KB 1136/1822 KB 93/93 KB 116/1210 KB 512/748 KB 112/471 KB 1136/1822 KB 93/93 KB 116/1210 KB 516/748 KB 112/471 KB 1136/1822 KB 93/93 KB 116/1210 KB 520/748 KB 112/471 KB 1140/1822 KB 93/93 KB 116/1210 KB 524/748 KB 112/471 KB 1140/1822 KB 93/93 KB 116/1210 KB 528/748 KB 112/471 KB 1136/1822 KB 87/93 KB 116/1210 KB 500/748 KB 108/471 KB 1124/1822 KB 87/93 KB 116/1210 KB 500/748 KB 112/471 KB 1140/1822 KB 93/93 KB 120/1210 KB 528/748 KB 112/471 KB 1140/1822 KB 93/93 KB 124/1210 KB 528/748 KB 112/471 KB 1140/1822 KB 93/93 KB 128/1210 KB 528/748 KB 112/471 KB 1140/1822 KB 93/93 KB 132/1210 KB 528/748 KB 116/471 KB 1140/1822 KB 93/93 KB 136/1210 KB 528/748 KB 116/471 KB 1140/1822 KB 93/93 KB 140/1210 KB 528/748 KB 116/471 KB 1140/1822 KB 93/93 KB 144/1210 KB 528/748 KB 112/471 KB 1140/1822 KB 93/93 KB 116/1210 KB 520/748 KB 116/471 KB 1144/1822 KB 93/93 KB 144/1210 KB 528/748 KB 116/471 KB 1148/1822 KB 93/93 KB 144/1210 KB 528/748 KB 116/471 KB 1152/1822 KB 93/93 KB 148/1210 KB 528/748 KB 116/471 KB 1156/1822 KB 93/93 KB 148/1210 KB 528/748 KB 116/471 KB 1140/1822 KB 93/93 KB 132/1210 KB 528/748 KB 120/471 KB 1156/1822 KB 148/1210 KB 532/748 KB 124/471 KB 1156/1822 KB 148/1210 KB 532/748 KB 128/471 KB 1156/1822 KB 148/1210 KB 532/748 KB 132/471 KB 1156/1822 KB 148/1210 KB 532/748 KB 136/471 KB 1160/1822 KB 148/1210 KB 532/748 KB 140/471 KB 1160/1822 KB 148/1210 KB 532/748 KB 144/471 KB 1160/1822 KB 148/1210 KB 532/748 KB 116/471 KB 1156/1822 KB 93/93 KB 148/1210 KB 532/748 KB 144/471 KB 1160/1822 KB 148/1210 KB 536/748 KB 144/471 KB 1160/1822 KB 148/1210 KB 540/748 KB 144/471 KB 1160/1822 KB 148/1210 KB 544/748 KB 116/471 KB 1148/1822 KB 93/93 KB 148/1210 KB 528/748 KB 144/471 KB 1160/1822 KB 152/1210 KB 544/748 KB 144/471 KB 1160/1822 KB 156/1210 KB 544/748 KB 144/471 KB 1160/1822 KB 160/1210 KB 544/748 KB 144/471 KB 1160/1822 KB 164/1210 KB 544/748 KB 148/471 KB 1160/1822 KB 168/1210 KB 548/748 KB 148/471 KB 1160/1822 KB 172/1210 KB 548/748 KB 132/471 KB 1160/1822 KB 148/1210 KB 532/748 KB 148/471 KB 1164/1822 KB 176/1210 KB 548/748 KB 148/471 KB 1168/1822 KB 176/1210 KB 548/748 KB 148/471 KB 1172/1822 KB 176/1210 KB 548/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 73.2 KB/sec) unit-abot-epc-basic-0: 01:39:22 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: 01:39:22 DEBUG unit.abot-epc-basic/0.install 148/471 KB 1176/1822 KB 176/1210 KB 548/748 KB 148/471 KB 1180/1822 KB 176/1210 KB 548/748 KB 148/471 KB 1184/1822 KB 176/1210 KB 548/748 KB 148/471 KB 1160/1822 KB 164/1210 KB 548/748 KB 152/471 KB 1184/1822 KB 176/1210 KB 548/748 KB 156/471 KB 1184/1822 KB 176/1210 KB 548/748 KB 160/471 KB 1184/1822 KB 176/1210 KB 548/748 KB 164/471 KB 1184/1822 KB 176/1210 KB 548/748 KB 168/471 KB 1188/1822 KB 176/1210 KB 548/748 KB 172/471 KB 1188/1822 KB 176/1210 KB 548/748 KB 144/471 KB 1160/1822 KB 164/1210 KB 548/748 KB 172/471 KB 1188/1822 KB 176/1210 KB 552/748 KB 172/471 KB 1188/1822 KB 176/1210 KB 556/748 KB 172/471 KB 1188/1822 KB 176/1210 KB 560/748 KB 172/471 KB 1188/1822 KB 176/1210 KB 564/748 KB 172/471 KB 1188/1822 KB 176/1210 KB 568/748 KB 172/471 KB 1188/1822 KB 176/1210 KB 572/748 KB 172/471 KB 1188/1822 KB 176/1210 KB 576/748 KB 164/471 KB 1188/1822 KB 176/1210 KB 548/748 KB 172/471 KB 1192/1822 KB 176/1210 KB 576/748 KB 172/471 KB 1196/1822 KB 176/1210 KB 576/748 KB 172/471 KB 1200/1822 KB 176/1210 KB 576/748 KB 172/471 KB 1204/1822 KB 176/1210 KB 576/748 KB 148/471 KB 1160/1822 KB 176/1210 KB 548/748 KB 176/471 KB 1204/1822 KB 180/1210 KB 580/748 KB 176/471 KB 1204/1822 KB 184/1210 KB 580/748 KB 176/471 KB 1204/1822 KB 188/1210 KB 580/748 KB 176/471 KB 1204/1822 KB 192/1210 KB 580/748 KB 176/471 KB 1204/1822 KB 196/1210 KB 580/748 KB 176/471 KB 1204/1822 KB 176/1210 KB 580/748 KB 172/471 KB 1204/1822 KB 176/1210 KB 580/748 KB 176/471 KB 1208/1822 KB 196/1210 KB 584/748 KB 176/471 KB 1208/1822 KB 196/1210 KB 588/748 KB 180/471 KB 1208/1822 KB 196/1210 KB 588/748 KB 184/471 KB 1208/1822 KB 200/1210 KB 592/748 KB 188/471 KB 1208/1822 KB 200/1210 KB 592/748 KB 192/471 KB 1208/1822 KB 200/1210 KB 592/748 KB 196/471 KB 4/53 KB 1208/1822 KB 200/1210 KB 592/748 KB 200/471 KB 4/53 KB 1208/1822 KB 200/1210 KB 592/748 KB 204/471 KB 4/53 KB 1208/1822 KB 200/1210 KB 592/748 KB 208/471 KB 4/53 KB 1208/1822 KB 200/1210 KB 592/748 KB 176/471 KB 1208/1822 KB 196/1210 KB 580/748 KB 208/471 KB 4/53 KB 1212/1822 KB 200/1210 KB 592/748 KB 208/471 KB 4/53 KB 1216/1822 KB 200/1210 KB 592/748 KB 192/471 KB 4/53 KB 1208/1822 KB 200/1210 KB 592/748 KB 180/471 KB 1208/1822 KB 200/1210 KB 592/748 KB 208/471 KB 4/53 KB 1216/1822 KB 204/1210 KB 592/748 KB 208/471 KB 4/53 KB 1216/1822 KB 208/1210 KB 592/748 KB 208/471 KB 4/53 KB 1216/1822 KB 212/1210 KB 592/748 KB 208/471 KB 8/53 KB 1220/1822 KB 216/1210 KB 592/748 KB 208/471 KB 8/53 KB 1220/1822 KB 220/1210 KB 592/748 KB 208/471 KB 8/53 KB 1220/1822 KB 224/1210 KB 592/748 KB 180/471 KB 1208/1822 KB 196/1210 KB 592/748 KB 208/471 KB 8/53 KB 1220/1822 KB 224/1210 KB 596/748 KB 208/471 KB 8/53 KB 1220/1822 KB 224/1210 KB 600/748 KB 208/471 KB 8/53 KB 1220/1822 KB 224/1210 KB 604/748 KB 208/471 KB 8/53 KB 1220/1822 KB 224/1210 KB 608/748 KB 208/471 KB 8/53 KB 1220/1822 KB 212/1210 KB 592/748 KB 208/471 KB 8/53 KB 1224/1822 KB 224/1210 KB 608/748 KB 208/471 KB 8/53 KB 1228/1822 KB 224/1210 KB 608/748 KB 208/471 KB 8/53 KB 1216/1822 KB 212/1210 KB 592/748 KB 208/471 KB 12/53 KB 1228/1822 KB 224/1210 KB 612/748 KB 208/471 KB 16/53 KB 1228/1822 KB 224/1210 KB 612/748 KB 208/471 KB 20/53 KB 1228/1822 KB 224/1210 KB 612/748 KB 208/471 KB 8/53 KB 1228/1822 KB 224/1210 KB 612/748 KB 208/471 KB 20/53 KB 1232/1822 KB 224/1210 KB 612/748 KB 208/471 KB 20/53 KB 1232/1822 KB 224/1210 KB 616/748 KB 212/471 KB 24/53 KB 1236/1822 KB 228/1210 KB 620/748 KB 21 unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 2/471 KB 24/53 KB 1236/1822 KB 228/1210 KB 624/748 KB 212/471 KB 24/53 KB 1236/1822 KB 228/1210 KB 616/748 KB 208/471 KB 24/53 KB 1236/1822 KB 228/1210 KB 616/748 KB 212/471 KB 24/53 KB 1236/1822 KB 232/1210 KB 624/748 KB 208/471 KB 24/53 KB 1236/1822 KB 224/1210 KB 616/748 KB 212/471 KB 28/53 KB 1236/1822 KB 232/1210 KB 624/748 KB 212/471 KB 32/53 KB 1236/1822 KB 232/1210 KB 624/748 KB 212/471 KB 36/53 KB 1236/1822 KB 232/1210 KB 624/748 KB 208/471 KB 20/53 KB 1236/1822 KB 224/1210 KB 616/748 KB 216/471 KB 36/53 KB 1240/1822 KB 236/1210 KB 624/748 KB 216/471 KB 36/53 KB 1244/1822 KB 236/1210 KB 624/748 KB 216/471 KB 36/53 KB 1248/1822 KB 236/1210 KB 624/748 KB 216/471 KB 36/53 KB 1236/1822 KB 236/1210 KB 624/748 KB 220/471 KB 36/53 KB 1248/1822 KB 236/1210 KB 624/748 KB 212/471 KB 36/53 KB 1236/1822 KB 236/1210 KB 624/748 KB 220/471 KB 40/53 KB 1248/1822 KB 240/1210 KB 624/748 KB 220/471 KB 40/53 KB 1248/1822 KB 236/1210 KB 624/748 KB 220/471 KB 44/53 KB 1248/1822 KB 240/1210 KB 624/748 KB 224/471 KB 48/53 KB 1248/1822 KB 244/1210 KB 628/748 KB 224/471 KB 52/53 KB 1248/1822 KB 244/1210 KB 628/748 KB 224/471 KB 53/53 KB 1252/1822 KB 244/1210 KB 628/748 KB 224/471 KB 44/53 KB 1248/1822 KB 244/1210 KB 628/748 KB 224/471 KB 53/53 KB 1252/1822 KB 248/1210 KB 628/748 KB 224/471 KB 53/53 KB 1252/1822 KB 252/1210 KB 628/748 KB 224/471 KB 53/53 KB 1252/1822 KB 256/1210 KB 628/748 KB 224/471 KB 44/53 KB 1248/1822 KB 240/1210 KB 628/748 KB 220/471 KB 44/53 KB 1248/1822 KB 240/1210 KB 628/748 KB 228/471 KB 53/53 KB 1252/1822 KB 256/1210 KB 628/748 KB 232/471 KB 53/53 KB 1252/1822 KB 256/1210 KB 632/748 KB 236/471 KB 53/53 KB 1252/1822 KB 256/1210 KB 632/748 KB 240/471 KB 53/53 KB 1252/1822 KB 256/1210 KB 632/748 KB 224/471 KB 52/53 KB 1252/1822 KB 244/1210 KB 628/748 KB 240/471 KB 53/53 KB 1256/1822 KB 256/1210 KB 632/748 KB 240/471 KB 53/53 KB 1260/1822 KB 256/1210 KB 632/748 KB 240/471 KB 53/53 KB 1264/1822 KB 256/1210 KB 632/748 KB 228/471 KB 53/53 KB 1252/1822 KB 256/1210 KB 632/748 KB 240/471 KB 53/53 KB 1264/1822 KB 256/1210 KB 636/748 KB 240/471 KB 53/53 KB 1264/1822 KB 256/1210 KB 640/748 KB 240/471 KB 53/53 KB 1264/1822 KB 256/1210 KB 644/748 KB 240/471 KB 53/53 KB 1264/1822 KB 256/1210 KB 648/748 KB 244/471 KB 53/53 KB 1268/1822 KB 260/1210 KB 652/748 KB 244/471 KB 53/53 KB 1268/1822 KB 260/1210 KB 656/748 KB 244/471 KB 53/53 KB 1268/1822 KB 260/1210 KB 660/748 KB 244/471 KB 53/53 KB 1268/1822 KB 260/1210 KB 648/748 KB 244/471 KB 53/53 KB 1272/1822 KB 260/1210 KB 660/748 KB 244/471 KB 53/53 KB 1276/1822 KB 260/1210 KB 660/748 KB 244/471 KB 53/53 KB 1280/1822 KB 260/1210 KB 660/748 KB 244/471 KB 53/53 KB 1264/1822 KB 260/1210 KB 648/748 KB 244/471 KB 53/53 KB 1280/1822 KB 264/1210 KB 660/748 KB 244/471 KB 53/53 KB 1280/1822 KB 268/1210 KB 660/748 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 41.0 KB/sec) unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 244/471 KB 53/53 KB 1264/1822 KB 256/1210 KB 648/748 KB 248/471 KB 1284/1822 KB 272/1210 KB 664/748 KB 252/471 KB 1284/1822 KB 272/1210 KB 664/748 KB 256/471 KB 1284/1822 KB 272/1210 KB 664/748 KB 260/471 KB 1284/1822 KB 272/1210 KB 664/748 KB 264/471 KB 1284/1822 KB 272/1210 KB 664/748 KB 244/471 KB 1284/1822 KB 272/1210 KB 664/748 KB 268/471 KB 1284/1822 KB 272/1210 KB 668/748 KB 268/471 KB 1284/1822 KB 272/1210 KB 672/748 KB 268/471 KB 1284/1822 KB 272/1210 KB 676/748 KB 244/471 KB 1284/1822 KB 272/1210 KB 660/748 KB 268/471 KB 1288/1822 KB 272/1210 KB 676/748 KB 268/471 KB 1292/1822 KB 272/1210 KB 676/748 KB 268/471 KB 1296/1822 KB 272/1210 KB 676/748 KB 244/471 KB 1280/1822 KB 272/1210 KB 660/748 KB 268/471 KB 1296/1822 KB 276/1210 KB 676/748 KB 268/471 KB 1296/1822 KB 280/1210 KB 676/748 KB 268/471 KB 1296/1822 KB 284/1210 KB 676/748 KB 268/471 KB 1300/1822 KB 288/1210 KB 676/748 KB 268/471 KB 1300/1822 KB 292/1210 KB 676/748 KB 268/471 KB 1300/1822 KB 296/1210 KB 680/748 KB 268/471 KB 1300/1822 KB 300/1210 KB 680/748 KB 268/471 KB 1300/1822 KB 304/1210 KB 680/748 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 268/471 KB 1300/1822 KB 292/1210 KB 680/748 KB 268/471 KB 1300/1822 KB 304/1210 KB 684/748 KB 268/471 KB 1300/1822 KB 304/1210 KB 688/748 KB 268/471 KB 1300/1822 KB 284/1210 KB 676/748 KB 268/471 KB 1296/1822 KB 276/1210 KB 676/748 KB 272/471 KB 1300/1822 KB 304/1210 KB 688/748 KB 276/471 KB 1300/1822 KB 304/1210 KB 688/748 KB 276/471 KB 1304/1822 KB 304/1210 KB 688/748 KB 280/471 KB 1304/1822 KB 304/1210 KB 688/748 KB 280/471 KB 1308/1822 KB 304/1210 KB 688/748 KB 280/471 KB 1312/1822 KB 304/1210 KB 688/748 KB 284/471 KB 1312/1822 KB 304/1210 KB 692/748 KB 288/471 KB 1312/1822 KB 304/1210 KB 692/748 KB 280/471 KB 1312/1822 KB 304/1210 KB 692/748 KB 288/471 KB 1316/1822 KB 304/1210 KB 692/748 KB 292/471 KB 1320/1822 KB 308/1210 KB 696/748 KB 292/471 KB 1324/1822 KB 308/1210 KB 696/748 KB 292/471 KB 1328/1822 KB 308/1210 KB 696/748 KB 292/471 KB 1316/1822 KB 308/1210 KB 696/748 KB 296/471 KB 1328/1822 KB 308/1210 KB 696/748 KB 300/471 KB 1328/1822 KB 308/1210 KB 696/748 KB 304/471 KB 1328/1822 KB 308/1210 KB 696/748 KB 288/471 KB 1316/1822 KB 308/1210 KB 696/748 KB 304/471 KB 1328/1822 KB 4/276 KB 308/1210 KB 696/748 KB 308/471 KB 1332/1822 KB 8/276 KB 308/1210 KB 700/748 KB 308/471 KB 1332/1822 KB 12/276 KB 308/1210 KB 700/748 KB 308/471 KB 1332/1822 KB 16/276 KB 308/1210 KB 700/748 KB 288/471 KB 1316/1822 KB 308/1210 KB 692/748 KB 308/471 KB 1332/1822 KB 16/276 KB 312/1210 KB 700/748 KB 308/471 KB 1332/1822 KB 16/276 KB 316/1210 KB 700/748 KB 308/471 KB 1332/1822 KB 16/276 KB 320/1210 KB 700/748 KB 308/471 KB 1332/1822 KB 16/276 KB 324/1210 KB 700/748 KB 308/471 KB 1332/1822 KB 16/276 KB 328/1210 KB 700/748 KB 308/471 KB 1332/1822 KB 16/276 KB 332/1210 KB 700/748 KB 308/471 KB 1332/1822 KB 16/276 KB 336/1210 KB 700/748 KB 308/471 KB 1332/1822 KB 16/276 KB 340/1210 KB 700/748 KB 308/471 KB 1332/1822 KB 20/276 KB 344/1210 KB 700/748 KB 308/471 KB 1332/1822 KB 20/276 KB 348/1210 KB 700/748 KB 308/471 KB 1332/1822 KB 20/276 KB 352/1210 KB 700/748 KB 308/471 KB 1332/1822 KB 4/276 KB 308/1210 KB 700/748 KB 312/471 KB 1332/1822 KB 20/276 KB 352/1210 KB 700/748 KB 316/471 KB 1332/1822 KB 20/276 KB 352/1210 KB 700/748 KB 320/471 KB 1332/1822 KB 20/276 KB 352/1210 KB 700/748 KB 304/471 KB 1332/1822 KB 4/276 KB 308/1210 KB 700/748 KB 320/471 KB 1336/1822 KB 20/276 KB 352/1210 KB 700/748 KB 320/471 KB 1340/1822 KB 20/276 KB 352/1210 KB 700/748 KB 320/471 KB 1344/1822 KB 20/276 KB 352/1210 KB 700/748 KB 320/471 KB 1348/1822 KB 20/276 KB 352/1210 KB 700/748 KB 304/471 KB 1328/1822 KB 4/276 KB 308/1210 KB 700/748 KB 324/471 KB 1348/1822 KB 20/276 KB 352/1210 KB 704/748 KB 324/471 KB 1348/1822 KB 20/276 KB 352/1210 KB 708/748 KB 324/471 KB 1348/1822 KB 20/276 KB 352/1210 KB 712/748 KB 324/471 KB 1348/1822 KB 20/276 KB 352/1210 KB 716/748 KB 324/471 KB 1348/1822 KB 20/276 KB 352/1210 KB 720/748 KB 324/471 KB 1348/1822 KB 20/276 KB 352/1210 KB 724/748 KB 324/471 KB 1348/1822 KB 20/276 KB 352/1210 KB 728/748 KB 324/471 KB 1348/1822 KB 20/276 KB 352/1210 KB 732/748 KB 324/471 KB 1348/1822 KB 20/276 KB 352/1210 KB 736/748 KB 324/471 KB 1352/1822 KB 20/276 KB 352/1210 KB 740/748 KB 324/471 KB 1348/1822 KB 20/276 KB 352/1210 KB 700/748 KB 328/471 KB 1352/1822 KB 20/276 KB 352/1210 KB 740/748 KB 332/471 KB 1352/1822 KB 20/276 KB 352/1210 KB 740/748 KB 336/471 KB 1352/1822 KB 20/276 KB 352/1210 KB 740/748 KB 308/471 KB 1332/1822 KB 20/276 KB 340/1210 KB 700/748 KB 336/471 KB 1352/1822 KB 24/276 KB unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 352/1210 KB 740/748 KB 336/471 KB 1352/1822 KB 28/276 KB 352/1210 KB 740/748 KB 336/471 KB 1352/1822 KB 32/276 KB 352/1210 KB 740/748 KB 324/471 KB 1352/1822 KB 20/276 KB 352/1210 KB 736/748 KB 336/471 KB 1356/1822 KB 32/276 KB 352/1210 KB 740/748 KB 336/471 KB 1360/1822 KB 32/276 KB 352/1210 KB 740/748 KB 336/471 KB 1364/1822 KB 36/276 KB 356/1210 KB 740/748 KB 340/471 KB 1368/1822 KB 36/276 KB 356/1210 KB 744/748 KB 340/471 KB 1372/1822 KB 36/276 KB 356/1210 KB 744/748 KB 340/471 KB 1376/1822 KB 36/276 KB 356/1210 KB 744/748 KB 336/471 KB 1360/1822 KB 36/276 KB 356/1210 KB 740/748 KB 336/471 KB 1360/1822 KB 32/276 KB 356/1210 KB 740/748 KB 340/471 KB 1376/1822 KB 40/276 KB 360/1210 KB 744/748 KB 340/471 KB 1376/1822 KB 40/276 KB 364/1210 KB 744/748 KB 340/471 KB 1376/1822 KB 40/276 KB 368/1210 KB 744/748 KB 340/471 KB 1364/1822 KB 36/276 KB 356/1210 KB 744/748 KB 340/471 KB 1376/1822 KB 40/276 KB 368/1210 KB 748/748 KB 340/471 KB 1376/1822 KB 40/276 KB 368/1210 KB 748/748 KB 340/471 KB 1364/1822 KB 36/276 KB 356/1210 KB 740/748 KB 344/471 KB 1376/1822 KB 40/276 KB 368/1210 KB 748/748 KB 348/471 KB 1376/1822 KB 40/276 KB 368/1210 KB 748/748 KB 352/471 KB 1376/1822 KB 40/276 KB 368/1210 KB 748/748 KB 340/471 KB 1376/1822 KB 40/276 KB 368/1210 KB 744/748 KB 352/471 KB 1376/1822 KB 44/276 KB 368/1210 KB 748/748 KB 352/471 KB 1376/1822 KB 48/276 KB 368/1210 KB 748/748 KB 356/471 KB 1376/1822 KB 52/276 KB 368/1210 KB 748/748 KB 356/471 KB 1380/1822 KB 56/276 KB 372/1210 KB 748/748 KB 356/471 KB 1380/1822 KB 60/276 KB 372/1210 KB 748/748 KB 356/471 KB 1380/1822 KB 64/276 KB 372/1210 KB 748/748 KB 356/471 KB 1376/1822 KB 48/276 KB 368/1210 KB 748/748 KB 360/471 KB 1380/1822 KB 64/276 KB 372/1210 KB 748/748 KB 364/471 KB 1380/1822 KB 64/276 KB 372/1210 KB 748/748 KB 368/471 KB 1380/1822 KB 64/276 KB 372/1210 KB 748/748 KB 356/471 KB 1380/1822 KB 52/276 KB 372/1210 KB 748/748 KB 368/471 KB 1380/1822 KB 64/276 KB 376/1210 KB 748/748 KB 368/471 KB 1380/1822 KB 64/276 KB 380/1210 KB 748/748 KB 368/471 KB 1380/1822 KB 64/276 KB 384/1210 KB 748/748 KB 356/471 KB 1380/1822 KB 52/276 KB 368/1210 KB 748/748 KB 368/471 KB 1384/1822 KB 64/276 KB 384/1210 KB 748/748 KB 368/471 KB 1388/1822 KB 64/276 KB 384/1210 KB 748/748 KB 368/471 KB 1392/1822 KB 64/276 KB 384/1210 KB 748/748 KB 372/471 KB 1396/1822 KB 64/276 KB 384/1210 KB 748/748 KB 372/471 KB 1400/1822 KB 68/276 KB 388/1210 KB 748/748 KB 372/471 KB 1404/1822 KB 68/276 KB 388/1210 KB 372/471 KB 1408/1822 KB 68/276 KB 388/1210 KB 372/471 KB 1392/1822 KB 64/276 KB 384/1210 KB 748/748 KB 376/471 KB 1408/1822 KB 68/276 KB 388/1210 KB 380/471 KB 1408/1822 KB 68/276 KB 388/1210 KB 372/471 KB 1396/1822 KB 68/276 KB 388/1210 KB 748/748 KB 384/471 KB 1408/1822 KB 72/276 KB 388/1210 KB 384/471 KB 1408/1822 KB 76/276 KB 388/1210 KB 372/471 KB 1396/1822 KB 64/276 KB 388/1210 KB 748/748 KB 384/471 KB 1408/1822 KB 76/276 KB 392/1210 KB 384/471 KB 1408/1822 KB 76/276 KB 396/1210 KB 384/471 KB 1408/1822 KB 76/276 KB 400/1210 KB 384/471 KB 1408/1822 KB 68/276 KB 388/1210 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 564.3 KB/sec) unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 384/471 KB 1408/1822 KB 80/276 KB 400/1210 KB 384/471 KB 1408/1822 KB 80/276 KB 404/1210 KB 388/471 KB 1408/1822 KB 84/276 KB 408/1210 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 388/471 KB 1412/1822 KB 84/276 KB 408/1210 KB 388/471 KB 1416/1822 KB 84/276 KB 408/1210 KB 388/471 KB 1420/1822 KB 84/276 KB 408/1210 KB 388/471 KB 1408/1822 KB 84/276 KB 404/1210 KB 392/471 KB 1420/1822 KB 84/276 KB 412/1210 KB 396/471 KB 1420/1822 KB 84/276 KB 412/1210 KB 400/471 KB 1420/1822 KB 84/276 KB 412/1210 KB 384/471 KB 1408/1822 KB 84/276 KB 404/1210 KB 400/471 KB 1420/1822 KB 88/276 KB 412/1210 KB 388/471 KB 1420/1822 KB 84/276 KB 412/1210 KB 400/471 KB 1420/1822 KB 92/276 KB 416/1210 KB 400/471 KB 1420/1822 KB 92/276 KB 412/1210 KB 400/471 KB 1424/1822 KB 96/276 KB 416/1210 KB 400/471 KB 1424/1822 KB 100/276 KB 420/1210 KB 404/471 KB 1424/1822 KB 104/276 KB 420/1210 KB 404/471 KB 1424/1822 KB 108/276 KB 420/1210 KB 404/471 KB 1424/1822 KB 112/276 KB 420/1210 KB 400/471 KB 1424/1822 KB 92/276 KB 416/1210 KB 404/471 KB 1428/1822 KB 112/276 KB 420/1210 KB 404/471 KB 1432/1822 KB 112/276 KB 420/1210 KB 404/471 KB 1436/1822 KB 112/276 KB 420/1210 KB 404/471 KB 1440/1822 KB 112/276 KB 420/1210 KB 404/471 KB 1424/1822 KB 100/276 KB 420/1210 KB 408/471 KB 1440/1822 KB 112/276 KB 420/1210 KB 412/471 KB 1440/1822 KB 112/276 KB 420/1210 KB 416/471 KB 1440/1822 KB 112/276 KB 420/1210 KB 400/471 KB 1424/1822 KB 96/276 KB 420/1210 KB 420/471 KB 1440/1822 KB 112/276 KB 420/1210 KB 424/471 KB 1444/1822 KB 116/276 KB 4/577 KB 424/1210 KB 428/471 KB 1444/1822 KB 116/276 KB 4/577 KB 424/1210 KB 432/471 KB 1444/1822 KB 116/276 KB 4/577 KB 424/1210 KB 436/471 KB 1444/1822 KB 116/276 KB 4/577 KB 424/1210 KB 440/471 KB 1444/1822 KB 116/276 KB 4/577 KB 424/1210 KB 420/471 KB 1444/1822 KB 116/276 KB 4/577 KB 424/1210 KB 444/471 KB 1444/1822 KB 120/276 KB 4/577 KB 424/1210 KB 444/471 KB 1444/1822 KB 124/276 KB 4/577 KB 424/1210 KB 444/471 KB 1444/1822 KB 128/276 KB 4/577 KB 424/1210 KB 420/471 KB 1444/1822 KB 112/276 KB 4/577 KB 424/1210 KB 420/471 KB 1440/1822 KB 112/276 KB 4/577 KB 424/1210 KB 444/471 KB 1444/1822 KB 128/276 KB 4/577 KB 428/1210 KB 444/471 KB 1444/1822 KB 128/276 KB 4/577 KB 432/1210 KB 420/471 KB 1440/1822 KB 112/276 KB 4/577 KB 420/1210 KB 444/471 KB 1444/1822 KB 128/276 KB 4/577 KB 436/1210 KB 444/471 KB 1448/1822 KB 128/276 KB 8/577 KB 436/1210 KB 444/471 KB 1452/1822 KB 128/276 KB 8/577 KB 440/1210 KB 444/471 KB 1456/1822 KB 128/276 KB 8/577 KB 440/1210 KB 444/471 KB 1444/1822 KB 128/276 KB 8/577 KB 436/1210 KB 444/471 KB 1456/1822 KB 128/276 KB 12/577 KB 440/1210 KB 444/471 KB 1456/1822 KB 128/276 KB 16/577 KB 440/1210 KB 444/471 KB 1456/1822 KB 128/276 KB 20/577 KB 440/1210 KB 444/471 KB 1456/1822 KB 128/276 KB 24/577 KB 440/1210 KB 444/471 KB 1456/1822 KB 128/276 KB 28/577 KB 440/1210 KB 444/471 KB 1456/1822 KB 128/276 KB 32/577 KB 440/1210 KB 444/471 KB 1448/1822 KB 128/276 KB 8/577 KB 440/1210 KB 444/471 KB 1456/1822 KB 128/276 KB 32/577 KB 444/1210 KB 444/471 KB 1456/1822 KB 128/276 KB 32/577 KB 448/1210 KB 444/471 KB 1456/1822 KB 128/276 KB 32/577 KB 452/1210 KB 444/471 KB 1460/1822 KB 132/276 KB 36/577 KB 456/1210 KB 444/471 KB 1460/1822 KB 132/276 KB 36/577 KB 460/1210 KB 444/471 KB 1460/1822 KB 132/276 KB 36/577 KB 464/1210 KB 444/471 KB 1444/1822 KB 116/276 KB 4/577 KB 452/1210 KB 444/471 KB 1460/1822 KB 132/276 KB 36/577 KB 452/1210 KB 444/471 KB 1464/1822 KB 132/276 KB 36/577 KB 464/1210 KB 444/471 KB 1468/1822 KB 132/276 KB 36/577 KB 464/1210 KB 444/471 KB 1472/1822 KB 132/276 KB 36/577 KB 464/1210 KB 444/471 KB 1456/1822 KB 132/276 KB 36/577 unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install KB 452/1210 KB 448/471 KB 1472/1822 KB 132/276 KB 40/577 KB 464/1210 KB 448/471 KB 1472/1822 KB 132/276 KB 44/577 KB 464/1210 KB 448/471 KB 1472/1822 KB 132/276 KB 48/577 KB 464/1210 KB 448/471 KB 1472/1822 KB 132/276 KB 52/577 KB 468/1210 KB 448/471 KB 1476/1822 KB 132/276 KB 56/577 KB 468/1210 KB 448/471 KB 1476/1822 KB 132/276 KB 60/577 KB 468/1210 KB 448/471 KB 1476/1822 KB 132/276 KB 64/577 KB 468/1210 KB 444/471 KB 1456/1822 KB 132/276 KB 32/577 KB 452/1210 KB 448/471 KB 1476/1822 KB 136/276 KB 64/577 KB 468/1210 KB 448/471 KB 1476/1822 KB 140/276 KB 64/577 KB 468/1210 KB 448/471 KB 1476/1822 KB 144/276 KB 64/577 KB 468/1210 KB 448/471 KB 1476/1822 KB 148/276 KB 64/577 KB 468/1210 KB 448/471 KB 1476/1822 KB 152/276 KB 64/577 KB 468/1210 KB 448/471 KB 1476/1822 KB 156/276 KB 64/577 KB 468/1210 KB 448/471 KB 1476/1822 KB 160/276 KB 64/577 KB 468/1210 KB 448/471 KB 1476/1822 KB 132/276 KB 52/577 KB 468/1210 KB 448/471 KB 1480/1822 KB 160/276 KB 64/577 KB 468/1210 KB 448/471 KB 1484/1822 KB 160/276 KB 64/577 KB 468/1210 KB 448/471 KB 1488/1822 KB 160/276 KB 64/577 KB 468/1210 KB 448/471 KB 1472/1822 KB 132/276 KB 48/577 KB 468/1210 KB 448/471 KB 1488/1822 KB 160/276 KB 64/577 KB 472/1210 KB 448/471 KB 1488/1822 KB 160/276 KB 64/577 KB 476/1210 KB 448/471 KB 1488/1822 KB 160/276 KB 64/577 KB 480/1210 KB 448/471 KB 1488/1822 KB 160/276 KB 64/577 KB 484/1210 KB 448/471 KB 1472/1822 KB 132/276 KB 36/577 KB 464/1210 KB 452/471 KB 1492/1822 KB 164/276 KB 68/577 KB 484/1210 KB 456/471 KB 1492/1822 KB 164/276 KB 68/577 KB 484/1210 KB 460/471 KB 1492/1822 KB 164/276 KB 68/577 KB 484/1210 KB 464/471 KB 1492/1822 KB 164/276 KB 68/577 KB 484/1210 KB 468/471 KB 1492/1822 KB 164/276 KB 68/577 KB 484/1210 KB 471/471 KB 1492/1822 KB 164/276 KB 68/577 KB 484/1210 KB 448/471 KB 1492/1822 KB 164/276 KB 68/577 KB 484/1210 KB 471/471 KB 1492/1822 KB 168/276 KB 68/577 KB 484/1210 KB 471/471 KB 1492/1822 KB 172/276 KB 68/577 KB 484/1210 KB 448/471 KB 1492/1822 KB 160/276 KB 68/577 KB 484/1210 KB 471/471 KB 1492/1822 KB 176/276 KB 72/577 KB 488/1210 KB 471/471 KB 1492/1822 KB 176/276 KB 76/577 KB 488/1210 KB 471/471 KB 1492/1822 KB 176/276 KB 80/577 KB 488/1210 KB 448/471 KB 1492/1822 KB 160/276 KB 64/577 KB 484/1210 KB 471/471 KB 1496/1822 KB 176/276 KB 80/577 KB 488/1210 KB 471/471 KB 1500/1822 KB 176/276 KB 80/577 KB 488/1210 KB 471/471 KB 1504/1822 KB 176/276 KB 80/577 KB 488/1210 KB 471/471 KB 1508/1822 KB 176/276 KB 80/577 KB 488/1210 KB 471/471 KB 1512/1822 KB 176/276 KB 84/577 KB 488/1210 KB 471/471 KB 1516/1822 KB 176/276 KB 84/577 KB 488/1210 KB 471/471 KB 1520/1822 KB 176/276 KB 84/577 KB 488/1210 KB 471/471 KB 1492/1822 KB 176/276 KB 68/577 KB 488/1210 KB 471/471 KB 1492/1822 KB 172/276 KB 68/577 KB 488/1210 KB 471/471 KB 1520/1822 KB 176/276 KB 84/577 KB 492/1210 KB 471/471 KB 1520/1822 KB 176/276 KB 84/577 KB 496/1210 KB 471/471 KB 1520/1822 KB 180/276 KB 84/577 KB 496/1210 KB 471/471 KB 1520/1822 KB 184/276 KB 84/577 KB 500/1210 KB 471/471 KB 1520/1822 KB 188/276 KB 84/577 KB 500/1210 KB 471/471 KB 1520/1822 KB 192/276 KB 84/577 KB 500/1210 KB 471/471 KB 1508/1822 KB 176/276 KB 84/577 KB 488/1210 KB 471/471 KB 1520/1822 KB 192/276 KB 88/577 KB 500/1210 KB 471/471 KB 1520/1822 KB 192/276 KB 92/577 KB 500/1210 KB 471/471 KB 1520/1822 KB 192/276 KB 96/577 KB 500/1210 KB 471/471 KB 1520/1822 KB 180/276 KB 84/577 KB 500/1210 KB 471/471 KB 1520/1822 KB 192/276 KB 96/577 KB 504/1210 K unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install B 471/471 KB 1520/1822 KB 192/276 KB 96/577 KB 508/1210 KB 471/471 KB 1520/1822 KB 192/276 KB 96/577 KB 512/1210 KB 471/471 KB 1524/1822 KB 196/276 KB 96/577 KB 516/1210 KB 1524/1822 KB 196/276 KB 100/577 KB 520/1210 KB 1524/1822 KB 196/276 KB 100/577 KB 524/1210 KB 1524/1822 KB 196/276 KB 100/577 KB 528/1210 KB 471/471 KB 1524/1822 KB 196/276 KB 96/577 KB 512/1210 KB 1528/1822 KB 196/276 KB 100/577 KB 528/1210 KB 1532/1822 KB 196/276 KB 100/577 KB 528/1210 KB 1536/1822 KB 196/276 KB 100/577 KB 528/1210 KB 471/471 KB 1520/1822 KB 196/276 KB 96/577 KB 512/1210 KB 1536/1822 KB 200/276 KB 100/577 KB 528/1210 KB 1536/1822 KB 204/276 KB 100/577 KB 528/1210 KB 1536/1822 KB 208/276 KB 100/577 KB 528/1210 KB 1524/1822 KB 196/276 KB 100/577 KB 516/1210 KB 1536/1822 KB 208/276 KB 104/577 KB 528/1210 KB 1536/1822 KB 208/276 KB 108/577 KB 528/1210 KB 1536/1822 KB 208/276 KB 112/577 KB 528/1210 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 344.7 KB/sec) unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 1540/1822 KB 208/276 KB 112/577 KB 528/1210 KB 1544/1822 KB 212/276 KB 116/577 KB 532/1210 KB 1548/1822 KB 212/276 KB 116/577 KB 532/1210 KB 1552/1822 KB 212/276 KB 116/577 KB 532/1210 KB 1556/1822 KB 212/276 KB 116/577 KB 532/1210 KB 1560/1822 KB 212/276 KB 116/577 KB 532/1210 KB 1564/1822 KB 212/276 KB 116/577 KB 532/1210 KB 4/37 KB 1568/1822 KB 212/276 KB 116/577 KB 532/1210 KB 4/37 KB 1540/1822 KB 212/276 KB 116/577 KB 532/1210 KB 1568/1822 KB 212/276 KB 116/577 KB 536/1210 KB 4/37 KB 1568/1822 KB 212/276 KB 116/577 KB 540/1210 KB 4/37 KB 1540/1822 KB 212/276 KB 116/577 KB 528/1210 KB 1568/1822 KB 216/276 KB 116/577 KB 544/1210 KB 4/37 KB 1568/1822 KB 220/276 KB 116/577 KB 544/1210 KB 4/37 KB 1568/1822 KB 224/276 KB 116/577 KB 544/1210 KB 4/37 KB 1540/1822 KB 208/276 KB 116/577 KB 528/1210 KB 1568/1822 KB 224/276 KB 120/577 KB 544/1210 KB 4/37 KB 1568/1822 KB 224/276 KB 124/577 KB 544/1210 KB 4/37 KB 1568/1822 KB 224/276 KB 128/577 KB 544/1210 KB 4/37 KB 1568/1822 KB 228/276 KB 128/577 KB 544/1210 KB 4/37 KB 1568/1822 KB 232/276 KB 132/577 KB 544/1210 KB 4/37 KB 1568/1822 KB 236/276 KB 132/577 KB 544/1210 KB 4/37 KB 1568/1822 KB 240/276 KB 132/577 KB 544/1210 KB 4/37 KB 1560/1822 KB 212/276 KB 116/577 KB 532/1210 KB 4/37 KB 1568/1822 KB 228/276 KB 132/577 KB 544/1210 KB 4/37 KB 1568/1822 KB 240/276 KB 136/577 KB 544/1210 KB 4/37 KB 1568/1822 KB 240/276 KB 140/577 KB 544/1210 KB 4/37 KB 1568/1822 KB 240/276 KB 144/577 KB 544/1210 KB 8/37 KB 1568/1822 KB 212/276 KB 116/577 KB 544/1210 KB 4/37 KB 1568/1822 KB 240/276 KB 144/577 KB 548/1210 KB 8/37 KB 1568/1822 KB 240/276 KB 144/577 KB 552/1210 KB 8/37 KB 1568/1822 KB 240/276 KB 144/577 KB 556/1210 KB 8/37 KB 1568/1822 KB 240/276 KB 144/577 KB 560/1210 KB 8/37 KB 1568/1822 KB 244/276 KB 144/577 KB 564/1210 KB 8/37 KB 1572/1822 KB 244/276 KB 148/577 KB 568/1210 KB 8/37 KB 1572/1822 KB 244/276 KB 148/577 KB 572/1210 KB 8/37 KB 1572/1822 KB 244/276 KB 148/577 KB 576/1210 KB 8/37 KB 1568/1822 KB 240/276 KB 140/577 KB 544/1210 KB 8/37 KB 1572/1822 KB 244/276 KB 148/577 KB 576/1210 KB 12/37 KB 1572/1822 KB 244/276 KB 148/577 KB 576/1210 KB 16/37 KB 1572/1822 KB 244/276 KB 148/577 KB 576/1210 KB 20/37 KB 1572/1822 KB 244/276 KB 148/577 KB 576/1210 KB 24/37 KB 1572/1822 KB 244/276 KB 148/577 KB 576/1210 KB 28/37 KB 1572/1822 KB 244/276 KB 148/577 KB 576/1210 KB 32/37 KB 1572/1822 KB 244/276 KB 148/577 KB 564/1210 KB 8/37 KB 1576/1822 KB 244/276 KB 148/577 KB 576/1210 KB 32/37 KB 1580/1822 KB 244/276 KB 148/577 KB 576/1210 KB 32/37 KB 1584/1822 KB 244/276 KB 148/577 KB 576/1210 KB 32/37 KB 1588/1822 KB 244/276 KB 148/577 KB 580/1210 KB 32/37 KB 1592/1822 KB 244/276 KB 148/577 KB 580/1210 KB 36/37 KB 1596/1822 KB 244/276 KB 148/577 KB 580/1210 KB 36/37 KB 1600/1822 KB 244/276 KB 148/577 KB 580/1210 KB 36/37 KB 1568/1822 KB 244/276 KB 148/577 KB 564/1210 KB 8/37 KB 1600/1822 KB 244/276 KB 152/577 KB 580/1210 KB 36/37 KB 1568/1822 KB 244/276 KB 144/577 KB 560/1210 KB 8/37 KB 1600/1822 KB 248/276 KB 152/577 KB 580/1210 KB 36/37 KB 1600/1822 KB 252/276 KB 152/577 KB 580/1210 KB 36/37 KB 1600/1822 KB 256/276 KB 152/577 KB 580/1210 KB 36/37 KB 1600/1822 KB 260/276 KB 152/577 KB 580/1210 KB 36/37 KB 1588/1822 KB 244/276 KB 148/577 KB 580/1210 KB 36/37 KB 1600/1822 KB 260/276 KB 156/577 KB 580/1210 KB 37/37 KB 1600/1822 KB 264/276 KB 156/577 KB 580/1210 KB 37/37 KB 1600/1822 KB 268/276 KB 156/577 KB 580/1210 KB 37/37 KB 1600/1 unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 822 KB 270/276 KB 156/577 KB 580/1210 KB 37/37 KB 1600/1822 KB 274/276 KB 156/577 KB 580/1210 KB 37/37 KB 1584/1822 KB 244/276 KB 148/577 KB 580/1210 KB 32/37 KB 1600/1822 KB 260/276 KB 156/577 KB 580/1210 KB 36/37 KB 1600/1822 KB 274/276 KB 160/577 KB 580/1210 KB 37/37 KB 1600/1822 KB 274/276 KB 164/577 KB 580/1210 KB 37/37 KB 1600/1822 KB 274/276 KB 168/577 KB 580/1210 KB 37/37 KB 1600/1822 KB 274/276 KB 172/577 KB 580/1210 KB 37/37 KB 1600/1822 KB 274/276 KB 176/577 KB 580/1210 KB 37/37 KB 1600/1822 KB 274/276 KB 176/577 KB 584/1210 KB 37/37 KB 1600/1822 KB 274/276 KB 176/577 KB 588/1210 KB 37/37 KB 1600/1822 KB 274/276 KB 176/577 KB 592/1210 KB 37/37 KB 1600/1822 KB 274/276 KB 176/577 KB 596/1210 KB 37/37 KB 1604/1822 KB 276/276 KB 180/577 KB 600/1210 KB 37/37 KB 1604/1822 KB 276/276 KB 180/577 KB 604/1210 KB 37/37 KB 1604/1822 KB 276/276 KB 180/577 KB 608/1210 KB 37/37 KB 1604/1822 KB 276/276 KB 180/577 KB 596/1210 KB 37/37 KB 1608/1822 KB 276/276 KB 180/577 KB 608/1210 KB 37/37 KB 1612/1822 KB 276/276 KB 180/577 KB 608/1210 KB 37/37 KB 1600/1822 KB 276/276 KB 180/577 KB 596/1210 KB 37/37 KB 1600/1822 KB 274/276 KB 180/577 KB 596/1210 KB 37/37 KB 1616/1822 KB 276/276 KB 184/577 KB 608/1210 KB 1616/1822 KB 276/276 KB 188/577 KB 608/1210 KB 1616/1822 KB 276/276 KB 192/577 KB 608/1210 KB 1616/1822 KB 276/276 KB 180/577 KB 608/1210 KB 1616/1822 KB 276/276 KB 196/577 KB 608/1210 KB 1620/1822 KB 276/276 KB 200/577 KB 612/1210 KB 1620/1822 KB 276/276 KB 204/577 KB 612/1210 KB 1620/1822 KB 276/276 KB 208/577 KB 612/1210 KB 1620/1822 KB 276/276 KB 196/577 KB 612/1210 KB 1620/1822 KB 276/276 KB 208/577 KB 616/1210 KB 1620/1822 KB 276/276 KB 208/577 KB 620/1210 KB 1620/1822 KB 276/276 KB 208/577 KB 624/1210 KB 1620/1822 KB 276/276 KB 196/577 KB 608/1210 KB 1624/1822 KB 276/276 KB 208/577 KB 624/1210 KB 1628/1822 KB 276/276 KB 208/577 KB 624/1210 KB 1632/1822 KB 276/276 KB 208/577 KB 624/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 26.2 KB/sec) unit-abot-epc-basic-0: 01:39:22 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: 01:39:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 197.9 KB/sec) unit-abot-epc-basic-0: 01:39:22 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: 01:39:22 DEBUG unit.abot-epc-basic/0.install 1636/1822 KB 212/577 KB 624/1210 KB 1636/1822 KB 216/577 KB 624/1210 KB 1636/1822 KB 220/577 KB 624/1210 KB 1636/1822 KB 224/577 KB 628/1210 KB 1636/1822 KB 208/577 KB 624/1210 KB 1640/1822 KB 224/577 KB 628/1210 KB 1644/1822 KB 224/577 KB 628/1210 KB 1648/1822 KB 224/577 KB 628/1210 KB 1652/1822 KB 224/577 KB 628/1210 KB 1656/1822 KB 228/577 KB 628/1210 KB 1660/1822 KB 228/577 KB 628/1210 KB 1664/1822 KB 228/577 KB 628/1210 KB 1636/1822 KB 220/577 KB 628/1210 KB 1664/1822 KB 228/577 KB 632/1210 KB 1664/1822 KB 228/577 KB 636/1210 KB 1664/1822 KB 228/577 KB 640/1210 KB 1664/1822 KB 228/577 KB 644/1210 KB 1668/1822 KB 228/577 KB 648/1210 KB 1668/1822 KB 228/577 KB 652/1210 KB 1668/1822 KB 228/577 KB 656/1210 KB 1652/1822 KB 228/577 KB 628/1210 KB 1668/1822 KB 232/577 KB 656/1210 KB 1668/1822 KB 236/577 KB 656/1210 KB 1668/1822 KB 240/577 KB 656/1210 KB 1668/1822 KB 244/577 KB 656/1210 KB 1668/1822 KB 248/577 KB 656/1210 KB 1668/1822 KB 252/577 KB 656/1210 KB 1668/1822 KB 256/577 KB 656/1210 KB 1668/1822 KB 228/577 KB 644/1210 KB 1672/1822 KB 256/577 KB 656/1210 KB 1676/1822 KB 256/577 KB 656/1210 KB 1680/1822 KB 256/577 KB 656/1210 KB 1680/1822 KB 256/577 KB 660/1210 KB 1680/1822 KB 256/577 KB 664/1210 KB 1684/1822 KB 256/577 KB 668/1210 KB 1684/1822 KB 3/167 KB 260/577 KB 672/1210 KB 1684/1822 KB 256/577 KB 664/1210 KB 1688/1822 KB 3/167 KB 260/577 KB 672/1210 KB 1692/1822 KB 3/167 KB 260/577 KB 672/1210 KB 1696/1822 KB 3/167 KB 260/577 KB 676/1210 KB 1684/1822 KB 3/167 KB 260/577 KB 668/1210 KB 1684/1822 KB 3/167 KB 256/577 KB 668/1210 KB 1696/1822 KB 5/167 KB 260/577 KB 676/1210 KB 1696/1822 KB 8/167 KB 260/577 KB 676/1210 KB 1696/1822 KB 11/167 KB 260/577 KB 676/1210 KB 1696/1822 KB 13/167 KB 260/577 KB 676/1210 KB 1696/1822 KB 16/167 KB 260/577 KB 676/1210 KB 1696/1822 KB 19/167 KB 260/577 KB 676/1210 KB 1696/1822 KB 21/167 KB 260/577 KB 676/1210 KB 1696/1822 KB 24/167 KB 260/577 KB 676/1210 KB 1696/1822 KB 27/167 KB 260/577 KB 676/1210 KB 1696/1822 KB 29/167 KB 260/577 KB 676/1210 KB 1696/1822 KB 32/167 KB 260/577 KB 676/1210 KB 1696/1822 KB 36/167 KB 260/577 KB 676/1210 KB 1696/1822 KB 40/167 KB 260/577 KB 676/1210 KB 1696/1822 KB 44/167 KB 264/577 KB 676/1210 KB 1696/1822 KB 48/167 KB 264/577 KB 676/1210 KB 1696/1822 KB 52/167 KB 264/577 KB 676/1210 KB 1700/1822 KB 56/167 KB 264/577 KB 676/1210 KB 1700/1822 KB 60/167 KB 264/577 KB 676/1210 KB 1700/1822 KB 64/167 KB 264/577 KB 676/1210 KB 1692/1822 KB 3/167 KB 260/577 KB 676/1210 KB 1700/1822 KB 64/167 KB 264/577 KB 680/1210 KB 1700/1822 KB 64/167 KB 264/577 KB 684/1210 KB 1700/1822 KB 64/167 KB 264/577 KB 688/1210 KB 1700/1822 KB 52/167 KB 264/577 KB 676/1210 KB 1704/1822 KB 64/167 KB 264/577 KB 688/1210 KB 1708/1822 KB 64/167 KB 264/577 KB 688/1210 KB 1712/1822 KB 64/167 KB 264/577 KB 688/1210 KB 1716/1822 KB 64/167 KB 264/577 KB 688/1210 KB 1720/1822 KB 68/167 KB 264/577 KB 692/1210 KB 1724/1822 KB 68/167 KB 264/577 KB 692/1210 KB 1728/1822 KB 68/167 KB 264/577 KB 692/1210 KB 1696/1822 KB 40/167 KB 264/577 KB 676/1210 KB 1728/1822 KB 68/167 KB 268/577 KB 692/1210 KB 1728/1822 KB 68/167 KB 272/577 KB 692/1210 KB 1728/1822 KB 68/167 KB 276/577 KB 692/1210 KB 1728/1822 KB 68/167 KB 280/577 KB 692/1210 KB 1728/1822 KB 68/167 KB 284/577 KB 692/1210 KB 1728/1822 KB 68/167 KB 288/577 KB 692/1210 KB 1728/1822 KB 68/167 KB 292/577 KB 692/1210 KB 1728/1822 KB 68/167 KB 296/577 KB 692/1210 KB 1728/1822 KB unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 68/167 KB 300/577 KB 692/1210 KB 1728/1822 KB 68/167 KB 304/577 KB 692/1210 KB 1728/1822 KB 68/167 KB 308/577 KB 692/1210 KB 1732/1822 KB 68/167 KB 312/577 KB 692/1210 KB 1732/1822 KB 68/167 KB 316/577 KB 692/1210 KB 1732/1822 KB 68/167 KB 320/577 KB 692/1210 KB 1716/1822 KB 68/167 KB 264/577 KB 692/1210 KB 1732/1822 KB 72/167 KB 320/577 KB 692/1210 KB 1732/1822 KB 76/167 KB 320/577 KB 692/1210 KB 1732/1822 KB 80/167 KB 320/577 KB 692/1210 KB 1716/1822 KB 64/167 KB 264/577 KB 692/1210 KB 1732/1822 KB 80/167 KB 320/577 KB 696/1210 KB 1732/1822 KB 80/167 KB 320/577 KB 700/1210 KB 1732/1822 KB 80/167 KB 320/577 KB 704/1210 KB 1732/1822 KB 80/167 KB 320/577 KB 708/1210 KB 1732/1822 KB 80/167 KB 320/577 KB 712/1210 KB 1732/1822 KB 80/167 KB 320/577 KB 716/1210 KB 1732/1822 KB 80/167 KB 320/577 KB 720/1210 KB 1732/1822 KB 80/167 KB 320/577 KB 724/1210 KB 1732/1822 KB 84/167 KB 320/577 KB 728/1210 KB 1732/1822 KB 84/167 KB 320/577 KB 732/1210 KB 1732/1822 KB 84/167 KB 320/577 KB 736/1210 KB 1732/1822 KB 84/167 KB 320/577 KB 740/1210 KB 1732/1822 KB 84/167 KB 324/577 KB 744/1210 KB 1732/1822 KB 84/167 KB 324/577 KB 748/1210 KB 1732/1822 KB 84/167 KB 324/577 KB 752/1210 KB 1732/1822 KB 68/167 KB 308/577 KB 692/1210 KB 1736/1822 KB 84/167 KB 324/577 KB 752/1210 KB 1740/1822 KB 84/167 KB 324/577 KB 752/1210 KB 1744/1822 KB 84/167 KB 324/577 KB 752/1210 KB 1748/1822 KB 84/167 KB 324/577 KB 752/1210 KB 1752/1822 KB 84/167 KB 324/577 KB 752/1210 KB 1756/1822 KB 84/167 KB 324/577 KB 752/1210 KB 1760/1822 KB 84/167 KB 324/577 KB 752/1210 KB 1732/1822 KB 84/167 KB 324/577 KB 740/1210 KB 1760/1822 KB 84/167 KB 328/577 KB 752/1210 KB 1732/1822 KB 84/167 KB 320/577 KB 724/1210 KB 1760/1822 KB 88/167 KB 332/577 KB 752/1210 KB 1760/1822 KB 92/167 KB 332/577 KB 752/1210 KB 1760/1822 KB 96/167 KB 332/577 KB 752/1210 KB 1760/1822 KB 100/167 KB 332/577 KB 752/1210 KB 1760/1822 KB 104/167 KB 332/577 KB 752/1210 KB 1760/1822 KB 108/167 KB 332/577 KB 752/1210 KB 1760/1822 KB 112/167 KB 332/577 KB 752/1210 KB 1760/1822 KB 116/167 KB 332/577 KB 752/1210 KB 1764/1822 KB 120/167 KB 332/577 KB 756/1210 KB 1764/1822 KB 124/167 KB 332/577 KB 756/1210 KB 1764/1822 KB 128/167 KB 332/577 KB 756/1210 KB 1764/1822 KB 132/167 KB 332/577 KB 756/1210 KB 1764/1822 KB 136/167 KB 332/577 KB 756/1210 KB 1764/1822 KB 140/167 KB 332/577 KB 756/1210 KB 1764/1822 KB 144/167 KB 332/577 KB 756/1210 KB 1764/1822 KB 116/167 KB 332/577 KB 756/1210 KB 1764/1822 KB 144/167 KB 332/577 KB 760/1210 KB 1764/1822 KB 144/167 KB 332/577 KB 764/1210 KB 1764/1822 KB 144/167 KB 332/577 KB 768/1210 KB 1764/1822 KB 116/167 KB 332/577 KB 752/1210 KB 1768/1822 KB 144/167 KB 332/577 KB 768/1210 KB 1772/1822 KB 144/167 KB 332/577 KB 768/1210 KB 1776/1822 KB 144/167 KB 332/577 KB 768/1210 KB 1760/1822 KB 84/167 KB 332/577 KB 752/1210 KB 1776/1822 KB 144/167 KB 336/577 KB 768/1210 KB 1776/1822 KB 144/167 KB 340/577 KB 768/1210 KB 1776/1822 KB 144/167 KB 344/577 KB 768/1210 KB 1776/1822 KB 144/167 KB 348/577 KB 768/1210 KB 1776/1822 KB 144/167 KB 352/577 KB 768/1210 KB 1776/1822 KB 144/167 KB 356/577 KB 768/1210 KB 1780/1822 KB 144/167 KB 360/577 KB 772/1210 KB 1780/1822 KB 144/167 KB 364/577 KB 772/1210 KB 1780/1822 KB 144/167 KB 368/577 KB 772/1210 KB 1780/1822 KB 144/167 KB 372/577 KB 772/1210 KB 1780/1822 KB 148/167 KB 376/577 KB 772/1210 KB 1780/1822 KB 148/167 KB 380/577 KB 772/1210 KB 1780/1822 KB 148/167 KB 384/577 KB 772/1210 KB 1780/18 unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 22 KB 144/167 KB 356/577 KB 772/1210 KB 1780/1822 KB 148/167 KB 384/577 KB 776/1210 KB 1780/1822 KB 148/167 KB 384/577 KB 780/1210 KB 1780/1822 KB 144/167 KB 356/577 KB 768/1210 KB 1784/1822 KB 148/167 KB 384/577 KB 780/1210 KB 1788/1822 KB 148/167 KB 384/577 KB 780/1210 KB 1792/1822 KB 148/167 KB 384/577 KB 780/1210 KB 1796/1822 KB 148/167 KB 384/577 KB 780/1210 KB 1780/1822 KB 148/167 KB 372/577 KB 772/1210 KB 1796/1822 KB 148/167 KB 384/577 KB 784/1210 KB 1800/1822 KB 152/167 KB 384/577 KB 788/1210 KB 1800/1822 KB 152/167 KB 384/577 KB 788/1210 KB 1800/1822 KB 156/167 KB 384/577 KB 788/1210 KB 1800/1822 KB 160/167 KB 384/577 KB 788/1210 KB 1800/1822 KB 148/167 KB 384/577 KB 784/1210 KB 1804/1822 KB 160/167 KB 384/577 KB 788/1210 KB 1808/1822 KB 160/167 KB 384/577 KB 788/1210 KB 1808/1822 KB 160/167 KB 384/577 KB 792/1210 KB 1808/1822 KB 164/167 KB 384/577 KB 796/1210 KB 1812/1822 KB 164/167 KB 384/577 KB 800/1210 KB 1812/1822 KB 164/167 KB 384/577 KB 804/1210 KB 1812/1822 KB 164/167 KB 388/577 KB 808/1210 KB 1812/1822 KB 164/167 KB 388/577 KB 812/1210 KB 1812/1822 KB 164/167 KB 388/577 KB 816/1210 KB 1808/1822 KB 164/167 KB 384/577 KB 792/1210 KB 1812/1822 KB 167/167 KB 388/577 KB 816/1210 KB 1812/1822 KB 164/167 KB 388/577 KB 804/1210 KB 1812/1822 KB 167/167 KB 392/577 KB 816/1210 KB 1812/1822 KB 167/167 KB 396/577 KB 816/1210 KB 1812/1822 KB 167/167 KB 400/577 KB 816/1210 KB 1812/1822 KB 164/167 KB 384/577 KB 796/1210 KB 1816/1822 KB 167/167 KB 400/577 KB 816/1210 KB 1820/1822 KB 167/167 KB 400/577 KB 816/1210 KB 1822/1822 KB 167/167 KB 400/577 KB 816/1210 KB 1822/1822 KB 167/167 KB 404/577 KB 816/1210 KB 1822/1822 KB 167/167 KB 408/577 KB 820/1210 KB 1822/1822 KB 167/167 KB 412/577 KB 820/1210 KB 1822/1822 KB 167/167 KB 416/577 KB 820/1210 KB 1822/1822 KB 167/167 KB 404/577 KB 820/1210 KB 1822/1822 KB 167/167 KB 416/577 KB 824/1210 KB 1822/1822 KB 167/167 KB 416/577 KB 828/1210 KB 1822/1822 KB 167/167 KB 416/577 KB 832/1210 KB 1822/1822 KB 167/167 KB 420/577 KB 836/1210 KB 1822/1822 KB 167/167 KB 420/577 KB 840/1210 KB 1822/1822 KB 167/167 KB 420/577 KB 844/1210 KB 1822/1822 KB 167/167 KB 420/577 KB 848/1210 KB 1822/1822 KB 167/167 KB 420/577 KB 832/1210 KB 1822/1822 KB 167/167 KB 424/577 KB 848/1210 KB 1822/1822 KB 167/167 KB 428/577 KB 848/1210 KB 1822/1822 KB 167/167 KB 432/577 KB 848/1210 KB 1822/1822 KB 167/167 KB 432/577 KB 852/1210 KB 436/577 KB 856/1210 KB 436/577 KB 860/1210 KB 436/577 KB 864/1210 KB 436/577 KB 852/1210 KB 440/577 KB 864/1210 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 115.0 KB/sec) unit-abot-epc-basic-0: 01:39:22 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: 01:39:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1257.0 KB/sec) unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-mysql-0: 01:39:22 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 01:39:22 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 444/577 KB 864/1210 KB 448/577 KB 864/1210 KB 448/577 KB 868/1210 KB 452/577 KB 872/1210 KB 452/577 KB 876/1210 KB 452/577 KB 880/1210 KB 452/577 KB 868/1210 KB 456/577 KB 880/1210 KB 460/577 KB 880/1210 KB 464/577 KB 880/1210 KB 468/577 KB 880/1210 KB 472/577 KB 884/1210 KB 4/1192 KB 472/577 KB 884/1210 KB 8/1192 KB 472/577 KB 884/1210 KB 12/1192 KB 472/577 KB 884/1210 KB 16/1192 KB 472/577 KB 884/1210 KB 20/1192 KB 472/577 KB 884/1210 KB 24/1192 KB 4/562 KB 4/439 KB 472/577 KB 884/1210 KB 28/1192 KB 4/562 KB 4/439 KB 472/577 KB 884/1210 KB 32/1192 KB 4/562 KB 4/439 KB 472/577 KB 884/1210 KB 468/577 KB 884/1210 KB 32/1192 KB 4/562 KB 4/439 KB 472/577 KB 888/1210 KB 32/1192 KB 4/562 KB 4/439 KB 472/577 KB 892/1210 KB 32/1192 KB 4/562 KB 4/439 KB 472/577 KB 896/1210 KB 32/1192 KB 4/562 KB 4/439 KB 476/577 KB 900/1210 KB 36/1192 KB 4/562 KB 4/439 KB 476/577 KB 904/1210 KB 36/1192 KB 4/562 KB 4/439 KB 476/577 KB 908/1210 KB 36/1192 KB 4/562 KB 4/439 KB 476/577 KB 912/1210 KB 20/1192 KB 4/562 KB 4/439 KB 472/577 KB 884/1210 KB 36/1192 KB 4/562 KB 8/439 KB 476/577 KB 912/1210 KB 36/1192 KB 4/562 KB 12/439 KB 476/577 KB 912/1210 KB 20/1192 KB 4/562 KB 472/577 KB 884/1210 KB 36/1192 KB 4/562 KB 16/439 KB 476/577 KB 912/1210 KB 36/1192 KB 8/562 KB 20/439 KB 476/577 KB 912/1210 KB 36/1192 KB 8/562 KB 24/439 KB 476/577 KB 916/1210 KB 36/1192 KB 8/562 KB 28/439 KB 476/577 KB 916/1210 KB 36/1192 KB 4/562 KB 4/439 KB 476/577 KB 900/1210 KB 40/1192 KB 8/562 KB 28/439 KB 476/577 KB 916/1210 KB 44/1192 KB 8/562 KB 28/439 KB 476/577 KB 916/1210 KB 32/1192 KB 4/562 KB 4/439 KB 476/577 KB 896/1210 KB 48/1192 KB 8/562 KB 28/439 KB 480/577 KB 916/1210 KB 48/1192 KB 8/562 KB 28/439 KB 484/577 KB 916/1210 KB 48/1192 KB 8/562 KB 28/439 KB 488/577 KB 916/1210 KB 48/1192 KB 8/562 KB 28/439 KB 492/577 KB 916/1210 KB 48/1192 KB 8/562 KB 28/439 KB 496/577 KB 916/1210 KB 48/1192 KB 8/562 KB 28/439 KB 500/577 KB 916/1210 KB 48/1192 KB 8/562 KB 28/439 KB 504/577 KB 916/1210 KB 48/1192 KB 8/562 KB 28/439 KB 508/577 KB 916/1210 KB 48/1192 KB 8/562 KB 28/439 KB 512/577 KB 916/1210 KB 36/1192 KB 8/562 KB 20/439 KB 476/577 KB 916/1210 KB 48/1192 KB 8/562 KB 28/439 KB 512/577 KB 920/1210 KB 48/1192 KB 8/562 KB 28/439 KB 512/577 KB 924/1210 KB 48/1192 KB 8/562 KB 28/439 KB 512/577 KB 928/1210 KB 48/1192 KB 8/562 KB 28/439 KB 512/577 KB 932/1210 KB 36/1192 KB 8/562 KB 16/439 KB 476/577 KB 912/1210 KB 48/1192 KB 12/562 KB 32/439 KB 516/577 KB 932/1210 KB 48/1192 KB 16/562 KB 32/439 KB 516/577 KB 932/1210 KB 48/1192 KB 20/562 KB 32/439 KB 516/577 KB 932/1210 KB 48/1192 KB 24/562 KB 32/439 KB 516/577 KB 932/1210 KB 48/1192 KB 28/562 KB 32/439 KB 516/577 KB 932/1210 KB 48/1192 KB 32/562 KB 32/439 KB 516/577 KB 932/1210 KB 48/1192 KB 36/562 KB 32/439 KB 516/577 KB 932/1210 KB 48/1192 KB 40/562 KB 32/439 KB 516/577 KB 932/1210 KB 48/1192 KB 44/562 KB 32/439 KB 516/577 KB 932/1210 KB 48/1192 KB 48/562 KB 32/439 KB 516/577 KB 932/1210 KB 48/1192 KB 8/562 KB 32/439 KB 516/577 KB 932/1210 KB 48/1192 KB 8/562 KB 28/439 KB 516/577 KB 932/1210 KB 48/1192 KB 48/562 KB 32/439 KB 520/577 KB 936/1210 KB 48/1192 KB 48/562 KB 32/439 KB 524/577 KB 936/1210 KB 48/1192 KB 48/562 KB 32/439 KB 528/577 KB 936/1210 KB 48/1192 KB 8/562 KB 28/439 KB 476/577 KB 916/1210 KB 52/1192 KB 48/562 KB 32/439 KB 528/577 KB 936/1210 KB 56/1192 KB 48/562 KB 32/439 KB 528/577 KB 936/1210 KB 60/1192 KB 48/562 unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install KB 32/439 KB 528/577 KB 936/1210 KB 64/1192 KB 48/562 KB 32/439 KB 528/577 KB 936/1210 KB 68/1192 KB 48/562 KB 32/439 KB 528/577 KB 936/1210 KB 72/1192 KB 48/562 KB 36/439 KB 528/577 KB 936/1210 KB 76/1192 KB 52/562 KB 36/439 KB 528/577 KB 936/1210 KB 80/1192 KB 52/562 KB 36/439 KB 528/577 KB 936/1210 KB 84/1192 KB 52/562 KB 36/439 KB 528/577 KB 936/1210 KB 88/1192 KB 52/562 KB 36/439 KB 532/577 KB 936/1210 KB 92/1192 KB 52/562 KB 36/439 KB 532/577 KB 936/1210 KB 96/1192 KB 52/562 KB 36/439 KB 532/577 KB 936/1210 KB 48/1192 KB 48/562 KB 32/439 KB 516/577 KB 936/1210 KB 96/1192 KB 52/562 KB 36/439 KB 532/577 KB 940/1210 KB 96/1192 KB 52/562 KB 36/439 KB 532/577 KB 944/1210 KB 96/1192 KB 52/562 KB 36/439 KB 532/577 KB 948/1210 KB 84/1192 KB 52/562 KB 36/439 KB 532/577 KB 936/1210 KB 96/1192 KB 52/562 KB 36/439 KB 536/577 KB 952/1210 KB 96/1192 KB 52/562 KB 36/439 KB 540/577 KB 952/1210 KB 96/1192 KB 52/562 KB 36/439 KB 544/577 KB 952/1210 KB 96/1192 KB 52/562 KB 36/439 KB 548/577 KB 952/1210 KB 100/1192 KB 52/562 KB 36/439 KB 552/577 KB 952/1210 KB 100/1192 KB 52/562 KB 36/439 KB 556/577 KB 952/1210 KB 100/1192 KB 52/562 KB 36/439 KB 560/577 KB 952/1210 KB 72/1192 KB 52/562 KB 36/439 KB 528/577 KB 936/1210 KB 100/1192 KB 56/562 KB 36/439 KB 560/577 KB 952/1210 KB 100/1192 KB 60/562 KB 36/439 KB 560/577 KB 952/1210 KB 100/1192 KB 64/562 KB 36/439 KB 560/577 KB 952/1210 KB 68/1192 KB 48/562 KB 36/439 KB 528/577 KB 936/1210 KB 100/1192 KB 64/562 KB 40/439 KB 560/577 KB 952/1210 KB 100/1192 KB 64/562 KB 44/439 KB 560/577 KB 952/1210 KB 100/1192 KB 64/562 KB 48/439 KB 560/577 KB 952/1210 KB 100/1192 KB 64/562 KB 52/439 KB 560/577 KB 952/1210 KB 100/1192 KB 68/562 KB 56/439 KB 560/577 KB 952/1210 KB 100/1192 KB 68/562 KB 60/439 KB 560/577 KB 952/1210 KB 100/1192 KB 68/562 KB 64/439 KB 560/577 KB 952/1210 KB 100/1192 KB 52/562 KB 36/439 KB 548/577 KB 952/1210 KB 104/1192 KB 68/562 KB 64/439 KB 560/577 KB 952/1210 KB 108/1192 KB 68/562 KB 68/439 KB 560/577 KB 952/1210 KB 112/1192 KB 68/562 KB 68/439 KB 560/577 KB 952/1210 KB 116/1192 KB 68/562 KB 68/439 KB 560/577 KB 952/1210 KB 120/1192 KB 68/562 KB 68/439 KB 564/577 KB 952/1210 KB 124/1192 KB 68/562 KB 68/439 KB 564/577 KB 952/1210 KB 128/1192 KB 68/562 KB 68/439 KB 564/577 KB 952/1210 KB 96/1192 KB 52/562 KB 36/439 KB 532/577 KB 952/1210 KB 128/1192 KB 68/562 KB 68/439 KB 564/577 KB 956/1210 KB 128/1192 KB 68/562 KB 68/439 KB 564/577 KB 960/1210 KB 128/1192 KB 68/562 KB 68/439 KB 564/577 KB 964/1210 KB 128/1192 KB 68/562 KB 68/439 KB 564/577 KB 968/1210 KB 128/1192 KB 68/562 KB 68/439 KB 564/577 KB 972/1210 KB 116/1192 KB 68/562 KB 68/439 KB 564/577 KB 952/1210 KB 128/1192 KB 68/562 KB 68/439 KB 568/577 KB 972/1210 KB 128/1192 KB 68/562 KB 68/439 KB 572/577 KB 972/1210 KB 128/1192 KB 68/562 KB 68/439 KB 576/577 KB 972/1210 KB 104/1192 KB 68/562 KB 68/439 KB 560/577 KB 952/1210 KB 128/1192 KB 68/562 KB 72/439 KB 576/577 KB 976/1210 KB 128/1192 KB 68/562 KB 76/439 KB 576/577 KB 976/1210 KB 128/1192 KB 68/562 KB 80/439 KB 576/577 KB 976/1210 KB 100/1192 KB 68/562 KB 52/439 KB 560/577 KB 952/1210 KB 128/1192 KB 72/562 KB 80/439 KB 576/577 KB 976/1210 KB 128/1192 KB 76/562 KB 80/439 KB 576/577 KB 976/1210 KB 128/1192 KB 80/562 KB 80/439 KB 576/577 KB 976/1210 KB 128/1192 KB 84/562 KB 80/439 KB 576/577 KB 976/1210 KB 128/1192 KB 88/562 KB 80/439 KB 576/577 KB 976/1210 KB 128/1192 KB 92/562 KB 80/439 KB 576/577 unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install KB 976/1210 KB 128/1192 KB 96/562 KB 80/439 KB 576/577 KB 976/1210 KB 128/1192 KB 68/562 KB 68/439 KB 576/577 KB 976/1210 KB 128/1192 KB 96/562 KB 84/439 KB 576/577 KB 976/1210 KB 132/1192 KB 100/562 KB 88/439 KB 577/577 KB 980/1210 KB 132/1192 KB 100/562 KB 92/439 KB 577/577 KB 980/1210 KB 132/1192 KB 100/562 KB 96/439 KB 577/577 KB 980/1210 KB 132/1192 KB 100/562 KB 84/439 KB 577/577 KB 980/1210 KB 128/1192 KB 100/562 KB 84/439 KB 577/577 KB 980/1210 KB 128/1192 KB 96/562 KB 84/439 KB 577/577 KB 980/1210 KB 132/1192 KB 100/562 KB 96/439 KB 577/577 KB 984/1210 KB 132/1192 KB 100/562 KB 96/439 KB 577/577 KB 988/1210 KB 128/1192 KB 96/562 KB 84/439 KB 577/577 KB 976/1210 KB 132/1192 KB 104/562 KB 96/439 KB 577/577 KB 988/1210 KB 132/1192 KB 108/562 KB 96/439 KB 577/577 KB 988/1210 KB 136/1192 KB 108/562 KB 96/439 KB 577/577 KB 992/1210 KB 140/1192 KB 108/562 KB 96/439 KB 577/577 KB 992/1210 KB 132/1192 KB 108/562 KB 96/439 KB 577/577 KB 992/1210 KB 140/1192 KB 112/562 KB 96/439 KB 577/577 KB 992/1210 KB 140/1192 KB 112/562 KB 100/439 KB 577/577 KB 992/1210 KB 144/1192 KB 116/562 KB 104/439 KB 577/577 KB 996/1210 KB 144/1192 KB 116/562 KB 108/439 KB 577/577 KB 996/1210 KB 144/1192 KB 116/562 KB 112/439 KB 577/577 KB 996/1210 KB 144/1192 KB 116/562 KB 100/439 KB 577/577 KB 996/1210 KB 144/1192 KB 116/562 KB 112/439 KB 577/577 KB 1000/1210 KB 144/1192 KB 116/562 KB 112/439 KB 577/577 KB 1004/1210 KB 144/1192 KB 116/562 KB 112/439 KB 577/577 KB 1008/1210 KB 144/1192 KB 116/562 KB 100/439 KB 577/577 KB 992/1210 KB 144/1192 KB 120/562 KB 112/439 KB 577/577 KB 1008/1210 KB 144/1192 KB 124/562 KB 112/439 KB 577/577 KB 1008/1210 KB 144/1192 KB 128/562 KB 112/439 KB 577/577 KB 1008/1210 KB 144/1192 KB 132/562 KB 112/439 KB 577/577 KB 1008/1210 KB 144/1192 KB 136/562 KB 116/439 KB 1012/1210 KB 144/1192 KB 140/562 KB 116/439 KB 1012/1210 KB 144/1192 KB 112/562 KB 100/439 KB 577/577 KB 992/1210 KB 148/1192 KB 140/562 KB 116/439 KB 1012/1210 KB 152/1192 KB 140/562 KB 116/439 KB 1012/1210 KB 156/1192 KB 140/562 KB 116/439 KB 1012/1210 KB 160/1192 KB 140/562 KB 116/439 KB 1012/1210 KB 164/1192 KB 140/562 KB 116/439 KB 1012/1210 KB 168/1192 KB 140/562 KB 116/439 KB 1012/1210 KB 172/1192 KB 144/562 KB 116/439 KB 1012/1210 KB 176/1192 KB 144/562 KB 116/439 KB 1012/1210 KB 144/1192 KB 132/562 KB 116/439 KB 1012/1210 KB 176/1192 KB 144/562 KB 120/439 KB 1012/1210 KB 176/1192 KB 144/562 KB 124/439 KB 1012/1210 KB 176/1192 KB 144/562 KB 128/439 KB 1012/1210 KB 144/1192 KB 132/562 KB 112/439 KB 577/577 KB 1012/1210 KB 176/1192 KB 144/562 KB 128/439 KB 1016/1210 KB 176/1192 KB 144/562 KB 128/439 KB 1020/1210 KB 176/1192 KB 144/562 KB 128/439 KB 1024/1210 KB 176/1192 KB 144/562 KB 132/439 KB 1024/1210 KB 180/1192 KB 144/562 KB 136/439 KB 1028/1210 KB 180/1192 KB 144/562 KB 140/439 KB 1028/1210 KB 168/1192 KB 144/562 KB 116/439 KB 1012/1210 KB 180/1192 KB 148/562 KB 144/439 KB 1028/1210 KB 180/1192 KB 144/562 KB 144/439 KB 1028/1210 KB 180/1192 KB 152/562 KB 144/439 KB 1028/1210 KB 180/1192 KB 156/562 KB 144/439 KB 1028/1210 KB 180/1192 KB 160/562 KB 148/439 KB 1028/1210 KB 180/1192 KB 164/562 KB 148/439 KB 1028/1210 KB 180/1192 KB 168/562 KB 148/439 KB 1028/1210 KB 180/1192 KB 172/562 KB 148/439 KB 1028/1210 KB 180/1192 KB 176/562 KB 148/439 KB 1028/1210 KB 180/1192 KB 144/562 KB 132/439 KB 1028/1210 KB 184/1192 KB 176/562 KB 14 unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 8/439 KB 1028/1210 KB 188/1192 KB 176/562 KB 148/439 KB 1028/1210 KB 192/1192 KB 176/562 KB 148/439 KB 1028/1210 KB 176/1192 KB 144/562 KB 132/439 KB 1028/1210 KB 192/1192 KB 176/562 KB 148/439 KB 1032/1210 KB 192/1192 KB 176/562 KB 148/439 KB 1036/1210 KB 192/1192 KB 176/562 KB 148/439 KB 1040/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 383.9 KB/sec) unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 192/1192 KB 176/562 KB 148/439 KB 1044/1210 KB 196/1192 KB 176/562 KB 148/439 KB 1048/1210 KB 196/1192 KB 176/562 KB 148/439 KB 1052/1210 KB 196/1192 KB 176/562 KB 148/439 KB 1056/1210 KB 180/1192 KB 156/562 KB 148/439 KB 1028/1210 KB 196/1192 KB 176/562 KB 152/439 KB 1056/1210 KB 196/1192 KB 176/562 KB 156/439 KB 1056/1210 KB 196/1192 KB 176/562 KB 160/439 KB 1056/1210 KB 196/1192 KB 176/562 KB 148/439 KB 1044/1210 KB 200/1192 KB 176/562 KB 160/439 KB 1056/1210 KB 204/1192 KB 176/562 KB 164/439 KB 1056/1210 KB 208/1192 KB 176/562 KB 164/439 KB 1056/1210 KB 212/1192 KB 176/562 KB 164/439 KB 1060/1210 KB 216/1192 KB 180/562 KB 4/256 KB 164/439 KB 1060/1210 KB 200/1192 KB 176/562 KB 164/439 KB 1056/1210 KB 216/1192 KB 180/562 KB 4/256 KB 168/439 KB 1060/1210 KB 216/1192 KB 180/562 KB 4/256 KB 172/439 KB 1060/1210 KB 216/1192 KB 180/562 KB 4/256 KB 176/439 KB 1060/1210 KB 216/1192 KB 180/562 KB 4/256 KB 180/439 KB 1060/1210 KB 220/1192 KB 180/562 KB 4/256 KB 184/439 KB 1060/1210 KB 220/1192 KB 180/562 KB 4/256 KB 188/439 KB 1060/1210 KB 220/1192 KB 180/562 KB 4/256 KB 192/439 KB 1060/1210 KB 212/1192 KB 180/562 KB 4/256 KB 164/439 KB 1060/1210 KB 220/1192 KB 184/562 KB 4/256 KB 192/439 KB 1060/1210 KB 220/1192 KB 188/562 KB 4/256 KB 192/439 KB 1060/1210 KB 220/1192 KB 192/562 KB 4/256 KB 192/439 KB 1060/1210 KB 220/1192 KB 196/562 KB 4/256 KB 192/439 KB 1060/1210 KB 220/1192 KB 200/562 KB 4/256 KB 196/439 KB 1060/1210 KB 220/1192 KB 204/562 KB 4/256 KB 196/439 KB 1060/1210 KB 220/1192 KB 208/562 KB 4/256 KB 196/439 KB 1060/1210 KB 212/1192 KB 176/562 KB 4/256 KB 164/439 KB 1060/1210 KB 208/1192 KB 176/562 KB 164/439 KB 1060/1210 KB 220/1192 KB 208/562 KB 4/256 KB 196/439 KB 1064/1210 KB 220/1192 KB 208/562 KB 4/256 KB 196/439 KB 1068/1210 KB 220/1192 KB 208/562 KB 4/256 KB 196/439 KB 1072/1210 KB 220/1192 KB 208/562 KB 4/256 KB 196/439 KB 1076/1210 KB 220/1192 KB 208/562 KB 4/256 KB 196/439 KB 1080/1210 KB 220/1192 KB 208/562 KB 4/256 KB 196/439 KB 1084/1210 KB 220/1192 KB 208/562 KB 4/256 KB 196/439 KB 1088/1210 KB 220/1192 KB 208/562 KB 4/256 KB 196/439 KB 1092/1210 KB 220/1192 KB 196/562 KB 4/256 KB 196/439 KB 1060/1210 KB 220/1192 KB 208/562 KB 8/256 KB 200/439 KB 1092/1210 KB 220/1192 KB 208/562 KB 8/256 KB 204/439 KB 1096/1210 KB 220/1192 KB 208/562 KB 8/256 KB 208/439 KB 1096/1210 KB 220/1192 KB 212/562 KB 8/256 KB 212/439 KB 1096/1210 KB 220/1192 KB 180/562 KB 4/256 KB 180/439 KB 1060/1210 KB 224/1192 KB 212/562 KB 8/256 KB 212/439 KB 1096/1210 KB 228/1192 KB 212/562 KB 8/256 KB 212/439 KB 1096/1210 KB 232/1192 KB 212/562 KB 8/256 KB 212/439 KB 1096/1210 KB 236/1192 KB 212/562 KB 8/256 KB 212/439 KB 1096/1210 KB 240/1192 KB 212/562 KB 8/256 KB 212/439 KB 1096/1210 KB 244/1192 KB 212/562 KB 8/256 KB 212/439 KB 1096/1210 KB 248/1192 KB 212/562 KB 8/256 KB 212/439 KB 1096/1210 KB 252/1192 KB 212/562 KB 8/256 KB 212/439 KB 1096/1210 KB 256/1192 KB 212/562 KB 8/256 KB 212/439 KB 1096/1210 KB 220/1192 KB 212/562 KB 8/256 KB 208/439 KB 1096/1210 KB 256/1192 KB 216/562 KB 8/256 KB 216/439 KB 1096/1210 KB 256/1192 KB 220/562 KB 8/256 KB 216/439 KB 1096/1210 KB 256/1192 KB 224/562 KB 8/256 KB 216/439 KB 1096/1210 KB 220/1192 KB 208/562 KB 8/256 KB 200/439 KB 1096/1210 KB 256/1192 KB 224/562 KB 8/256 KB 216/439 KB 1100/1210 KB 256/1192 KB 224/562 KB 8/256 KB 216/439 KB 1104/1210 KB 220/1192 KB 208/562 KB 8/256 KB 196/439 KB 1092/1210 KB 256/1192 KB 224/562 KB 12/256 KB 2 unit-mysql-0: 01:39:22 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 16/439 KB 1104/1210 KB 256/1192 KB 224/562 KB 16/256 KB 216/439 KB 1104/1210 KB 256/1192 KB 224/562 KB 20/256 KB 216/439 KB 1104/1210 KB 256/1192 KB 224/562 KB 24/256 KB 216/439 KB 1108/1210 KB 256/1192 KB 224/562 KB 28/256 KB 216/439 KB 1108/1210 KB 256/1192 KB 224/562 KB 32/256 KB 216/439 KB 1108/1210 KB 256/1192 KB 212/562 KB 8/256 KB 216/439 KB 1096/1210 KB 256/1192 KB 224/562 KB 32/256 KB 220/439 KB 1108/1210 KB 256/1192 KB 224/562 KB 36/256 KB 224/439 KB 1108/1210 KB 256/1192 KB 228/562 KB 36/256 KB 228/439 KB 1108/1210 KB 260/1192 KB 228/562 KB 36/256 KB 232/439 KB 1108/1210 KB 256/1192 KB 224/562 KB 20/256 KB 216/439 KB 1108/1210 KB 260/1192 KB 228/562 KB 36/256 KB 232/439 KB 1112/1210 KB 260/1192 KB 228/562 KB 36/256 KB 232/439 KB 1116/1210 KB 260/1192 KB 228/562 KB 36/256 KB 232/439 KB 1120/1210 KB 260/1192 KB 228/562 KB 36/256 KB 228/439 KB 1108/1210 KB 264/1192 KB 228/562 KB 36/256 KB 232/439 KB 1120/1210 KB 268/1192 KB 228/562 KB 36/256 KB 232/439 KB 1120/1210 KB 272/1192 KB 228/562 KB 36/256 KB 232/439 KB 1120/1210 KB 276/1192 KB 228/562 KB 36/256 KB 236/439 KB 1124/1210 KB 280/1192 KB 228/562 KB 36/256 KB 236/439 KB 1124/1210 KB 284/1192 KB 228/562 KB 36/256 KB 236/439 KB 1124/1210 KB 288/1192 KB 228/562 KB 36/256 KB 236/439 KB 1124/1210 KB 256/1192 KB 228/562 KB 36/256 KB 224/439 KB 1108/1210 KB 288/1192 KB 232/562 KB 36/256 KB 236/439 KB 1124/1210 KB 288/1192 KB 236/562 KB 36/256 KB 236/439 KB 1124/1210 KB 288/1192 KB 240/562 KB 36/256 KB 236/439 KB 1124/1210 KB 256/1192 KB 224/562 KB 36/256 KB 220/439 KB 1108/1210 KB 288/1192 KB 240/562 KB 40/256 KB 236/439 KB 1124/1210 KB 288/1192 KB 240/562 KB 44/256 KB 236/439 KB 1124/1210 KB 288/1192 KB 240/562 KB 48/256 KB 236/439 KB 1124/1210 KB 288/1192 KB 240/562 KB 52/256 KB 236/439 KB 1124/1210 KB 288/1192 KB 244/562 KB 56/256 KB 236/439 KB 1124/1210 KB 288/1192 KB 244/562 KB 60/256 KB 236/439 KB 1124/1210 KB 288/1192 KB 244/562 KB 64/256 KB 236/439 KB 1124/1210 KB 272/1192 KB 228/562 KB 36/256 KB 236/439 KB 1124/1210 KB 288/1192 KB 244/562 KB 64/256 KB 240/439 KB 1124/1210 KB 272/1192 KB 228/562 KB 36/256 KB 232/439 KB 1124/1210 KB 288/1192 KB 244/562 KB 64/256 KB 240/439 KB 1128/1210 KB 288/1192 KB 244/562 KB 64/256 KB 240/439 KB 1132/1210 KB 288/1192 KB 244/562 KB 64/256 KB 240/439 KB 1136/1210 KB 288/1192 KB 244/562 KB 64/256 KB 244/439 KB 1136/1210 KB 288/1192 KB 244/562 KB 64/256 KB 248/439 KB 1140/1210 KB 288/1192 KB 244/562 KB 64/256 KB 252/439 KB 1140/1210 KB 292/1192 KB 244/562 KB 64/256 KB 256/439 KB 1140/1210 KB 292/1192 KB 244/562 KB 64/256 KB 260/439 KB 1140/1210 KB 292/1192 KB 244/562 KB 68/256 KB 264/439 KB 1140/1210 KB 292/1192 KB 244/562 KB 68/256 KB 268/439 KB 1140/1210 KB 292/1192 KB 244/562 KB 68/256 KB 272/439 KB 1140/1210 KB 288/1192 KB 244/562 KB 52/256 KB 236/439 KB 1124/1210 KB 292/1192 KB 248/562 KB 68/256 KB 272/439 KB 1140/1210 KB 292/1192 KB 252/562 KB 68/256 KB 272/439 KB 1140/1210 KB 292/1192 KB 256/562 KB 68/256 KB 272/439 KB 1140/1210 KB 292/1192 KB 260/562 KB 68/256 KB 272/439 KB 1140/1210 KB 292/1192 KB 264/562 KB 68/256 KB 272/439 KB 1140/1210 KB 292/1192 KB 268/562 KB 68/256 KB 272/439 KB 1140/1210 KB 292/1192 KB 272/562 KB 68/256 KB 272/439 KB 1140/1210 KB 292/1192 KB 244/562 KB 68/256 KB 260/439 KB 1140/1210 KB 292/1192 KB 244/562 KB 64/256 KB 252/439 KB 1140/1210 KB 296/1192 KB 272/562 KB 68/256 KB 272/439 KB 1140/1210 KB 300/1192 KB 272/562 KB 68/256 KB 272/439 KB 1140/ unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 1210 KB 288/1192 KB 244/562 KB 64/256 KB 244/439 KB 1140/1210 KB 300/1192 KB 272/562 KB 72/256 KB 272/439 KB 1144/1210 KB 300/1192 KB 272/562 KB 72/256 KB 272/439 KB 1148/1210 KB 300/1192 KB 272/562 KB 72/256 KB 272/439 KB 1152/1210 KB 300/1192 KB 272/562 KB 72/256 KB 272/439 KB 1156/1210 KB 304/1192 KB 272/562 KB 72/256 KB 272/439 KB 1160/1210 KB 304/1192 KB 272/562 KB 72/256 KB 272/439 KB 1164/1210 KB 304/1192 KB 272/562 KB 72/256 KB 272/439 KB 1168/1210 KB 304/1192 KB 272/562 KB 72/256 KB 276/439 KB 1172/1210 KB 304/1192 KB 276/562 KB 72/256 KB 276/439 KB 1176/1210 KB 304/1192 KB 276/562 KB 72/256 KB 276/439 KB 1180/1210 KB 304/1192 KB 276/562 KB 72/256 KB 276/439 KB 1184/1210 KB 300/1192 KB 272/562 KB 72/256 KB 272/439 KB 1140/1210 KB 304/1192 KB 276/562 KB 76/256 KB 276/439 KB 1184/1210 KB 304/1192 KB 276/562 KB 80/256 KB 276/439 KB 1184/1210 KB 304/1192 KB 276/562 KB 84/256 KB 276/439 KB 1184/1210 KB 304/1192 KB 276/562 KB 88/256 KB 276/439 KB 1184/1210 KB 304/1192 KB 276/562 KB 92/256 KB 276/439 KB 1184/1210 KB 304/1192 KB 276/562 KB 96/256 KB 276/439 KB 1184/1210 KB 304/1192 KB 276/562 KB 72/256 KB 276/439 KB 1172/1210 KB 304/1192 KB 280/562 KB 96/256 KB 276/439 KB 1184/1210 KB 304/1192 KB 284/562 KB 96/256 KB 276/439 KB 1184/1210 KB 304/1192 KB 288/562 KB 96/256 KB 276/439 KB 1184/1210 KB 304/1192 KB 272/562 KB 72/256 KB 276/439 KB 1168/1210 KB 304/1192 KB 288/562 KB 96/256 KB 280/439 KB 1184/1210 KB 304/1192 KB 288/562 KB 96/256 KB 284/439 KB 1184/1210 KB 304/1192 KB 288/562 KB 96/256 KB 288/439 KB 1184/1210 KB 304/1192 KB 288/562 KB 100/256 KB 292/439 KB 1184/1210 KB 304/1192 KB 272/562 KB 72/256 KB 272/439 KB 1156/1210 KB 308/1192 KB 292/562 KB 100/256 KB 292/439 KB 1188/1210 KB 312/1192 KB 292/562 KB 100/256 KB 292/439 KB 1188/1210 KB 316/1192 KB 292/562 KB 100/256 KB 292/439 KB 1188/1210 KB 320/1192 KB 292/562 KB 100/256 KB 292/439 KB 1188/1210 KB 324/1192 KB 292/562 KB 100/256 KB 292/439 KB 1188/1210 KB 328/1192 KB 292/562 KB 100/256 KB 292/439 KB 1188/1210 KB 332/1192 KB 292/562 KB 100/256 KB 292/439 KB 1188/1210 KB 336/1192 KB 292/562 KB 100/256 KB 292/439 KB 1188/1210 KB 304/1192 KB 292/562 KB 100/256 KB 292/439 KB 1188/1210 KB 336/1192 KB 296/562 KB 100/256 KB 296/439 KB 1188/1210 KB 336/1192 KB 300/562 KB 100/256 KB 296/439 KB 1188/1210 KB 336/1192 KB 304/562 KB 100/256 KB 296/439 KB 1188/1210 KB 336/1192 KB 308/562 KB 100/256 KB 296/439 KB 1188/1210 KB 340/1192 KB 312/562 KB 100/256 KB 296/439 KB 1188/1210 KB 340/1192 KB 316/562 KB 100/256 KB 296/439 KB 1188/1210 KB 340/1192 KB 320/562 KB 100/256 KB 296/439 KB 1188/1210 KB 304/1192 KB 288/562 KB 100/256 KB 292/439 KB 1188/1210 KB 340/1192 KB 320/562 KB 100/256 KB 296/439 KB 1192/1210 KB 340/1192 KB 320/562 KB 100/256 KB 296/439 KB 1196/1210 KB 340/1192 KB 320/562 KB 100/256 KB 296/439 KB 1200/1210 KB 304/1192 KB 288/562 KB 100/256 KB 288/439 KB 1184/1210 KB 340/1192 KB 320/562 KB 104/256 KB 296/439 KB 1200/1210 KB 340/1192 KB 320/562 KB 108/256 KB 296/439 KB 1200/1210 KB 340/1192 KB 320/562 KB 112/256 KB 296/439 KB 1200/1210 KB 340/1192 KB 320/562 KB 116/256 KB 296/439 KB 1200/1210 KB 340/1192 KB 320/562 KB 120/256 KB 296/439 KB 1204/1210 KB 340/1192 KB 320/562 KB 124/256 KB 296/439 KB 1204/1210 KB 340/1192 KB 320/562 KB 128/256 KB 296/439 KB 1204/1210 KB 340/1192 KB 308/562 KB 100/256 KB 296/439 KB 1188/1210 KB 344/1192 KB 320/562 KB 128/256 KB 296/439 KB 1204/1210 KB 348/1192 KB 320/562 KB 128/256 KB 29 unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 6/439 KB 1204/1210 KB 352/1192 KB 320/562 KB 128/256 KB 296/439 KB 1204/1210 KB 336/1192 KB 292/562 KB 100/256 KB 296/439 KB 1188/1210 KB 352/1192 KB 320/562 KB 128/256 KB 300/439 KB 1204/1210 KB 352/1192 KB 320/562 KB 128/256 KB 304/439 KB 1204/1210 KB 352/1192 KB 320/562 KB 128/256 KB 308/439 KB 1204/1210 KB 352/1192 KB 320/562 KB 128/256 KB 312/439 KB 1204/1210 KB 352/1192 KB 320/562 KB 128/256 KB 316/439 KB 1204/1210 KB 356/1192 KB 320/562 KB 128/256 KB 320/439 KB 1204/1210 KB 356/1192 KB 324/562 KB 128/256 KB 324/439 KB 1204/1210 KB 356/1192 KB 324/562 KB 132/256 KB 328/439 KB 1204/1210 KB 356/1192 KB 324/562 KB 132/256 KB 332/439 KB 1204/1210 KB 356/1192 KB 324/562 KB 132/256 KB 336/439 KB 1204/1210 KB 340/1192 KB 320/562 KB 116/256 KB 296/439 KB 1204/1210 KB 356/1192 KB 324/562 KB 132/256 KB 336/439 KB 1208/1210 KB 356/1192 KB 324/562 KB 132/256 KB 336/439 KB 1210/1210 KB 356/1192 KB 324/562 KB 132/256 KB 324/439 KB 1204/1210 KB 356/1192 KB 324/562 KB 128/256 KB 320/439 KB 1204/1210 KB 356/1192 KB 320/562 KB 128/256 KB 316/439 KB 1204/1210 KB 360/1192 KB 328/562 KB 132/256 KB 336/439 KB 1210/1210 KB 364/1192 KB 328/562 KB 132/256 KB 336/439 KB 1210/1210 KB 368/1192 KB 328/562 KB 132/256 KB 336/439 KB 1210/1210 KB 360/1192 KB 328/562 KB 132/256 KB 336/439 KB 1210/1210 KB 368/1192 KB 332/562 KB 132/256 KB 336/439 KB 1210/1210 KB 368/1192 KB 336/562 KB 132/256 KB 336/439 KB 1210/1210 KB 368/1192 KB 336/562 KB 136/256 KB 336/439 KB 1210/1210 KB 372/1192 KB 336/562 KB 140/256 KB 336/439 KB 1210/1210 KB 372/1192 KB 336/562 KB 144/256 KB 336/439 KB 1210/1210 KB 372/1192 KB 336/562 KB 148/256 KB 336/439 KB 1210/1210 KB 372/1192 KB 340/562 KB 152/256 KB 340/439 KB 1210/1210 KB 372/1192 KB 340/562 KB 156/256 KB 340/439 KB 1210/1210 KB 372/1192 KB 340/562 KB 160/256 KB 340/439 KB 1210/1210 KB 372/1192 KB 336/562 KB 136/256 KB 336/439 KB 1210/1210 KB 376/1192 KB 340/562 KB 160/256 KB 340/439 KB 1210/1210 KB 380/1192 KB 340/562 KB 160/256 KB 340/439 KB 1210/1210 KB 384/1192 KB 340/562 KB 160/256 KB 340/439 KB 1210/1210 KB 372/1192 KB 340/562 KB 148/256 KB 340/439 KB 1210/1210 KB 384/1192 KB 344/562 KB 160/256 KB 340/439 KB 1210/1210 KB 372/1192 KB 336/562 KB 148/256 KB 340/439 KB 1210/1210 KB 384/1192 KB 348/562 KB 160/256 KB 344/439 KB 1210/1210 KB 384/1192 KB 348/562 KB 160/256 KB 348/439 KB 1210/1210 KB 384/1192 KB 348/562 KB 160/256 KB 352/439 KB 1210/1210 KB 384/1192 KB 348/562 KB 160/256 KB 356/439 KB 1210/1210 KB 388/1192 KB 348/562 KB 164/256 KB 360/439 KB 1210/1210 KB 388/1192 KB 348/562 KB 164/256 KB 364/439 KB 1210/1210 KB 388/1192 KB 348/562 KB 164/256 KB 368/439 KB 1210/1210 KB 384/1192 KB 348/562 KB 160/256 KB 344/439 KB 1210/1210 KB 388/1192 KB 352/562 KB 164/256 KB 368/439 KB 1210/1210 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 767.5 KB/sec) unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 388/1192 KB 348/562 KB 164/256 KB 356/439 KB 1210/1210 KB 388/1192 KB 356/562 KB 168/256 KB 368/439 KB 388/1192 KB 356/562 KB 172/256 KB 368/439 KB 388/1192 KB 348/562 KB 160/256 KB 356/439 KB 1210/1210 KB 392/1192 KB 356/562 KB 176/256 KB 368/439 KB 396/1192 KB 356/562 KB 176/256 KB 368/439 KB 400/1192 KB 356/562 KB 176/256 KB 368/439 KB 404/1192 KB 356/562 KB 176/256 KB 368/439 KB 388/1192 KB 356/562 KB 164/256 KB 368/439 KB 404/1192 KB 360/562 KB 176/256 KB 368/439 KB 404/1192 KB 364/562 KB 176/256 KB 368/439 KB 404/1192 KB 368/562 KB 176/256 KB 368/439 KB 388/1192 KB 356/562 KB 176/256 KB 368/439 KB 404/1192 KB 368/562 KB 180/256 KB 368/439 KB 408/1192 KB 372/562 KB 184/256 KB 372/439 KB 408/1192 KB 372/562 KB 188/256 KB 372/439 KB 408/1192 KB 372/562 KB 192/256 KB 372/439 KB Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 408/1192 KB 372/562 KB 180/256 KB 372/439 KB 412/1192 KB 372/562 KB 192/256 KB 372/439 KB 416/1192 KB 372/562 KB 192/256 KB 372/439 KB 420/1192 KB 372/562 KB 192/256 KB 372/439 KB 424/1192 KB 372/562 KB 196/256 KB 372/439 KB 428/1192 KB 372/562 KB 196/256 KB 372/439 KB 432/1192 KB 372/562 KB 196/256 KB 372/439 KB 404/1192 KB 372/562 KB 180/256 KB 372/439 KB 432/1192 KB 372/562 KB 196/256 KB 376/439 KB 432/1192 KB 372/562 KB 196/256 KB 380/439 KB 432/1192 KB 372/562 KB 196/256 KB 384/439 KB 404/1192 KB 372/562 KB 180/256 KB 368/439 KB 432/1192 KB 376/562 KB 196/256 KB 384/439 KB 432/1192 KB 380/562 KB 196/256 KB 384/439 KB 432/1192 KB 384/562 KB 196/256 KB 384/439 KB 432/1192 KB 388/562 KB 196/256 KB 384/439 KB 432/1192 KB 392/562 KB 196/256 KB 384/439 KB 432/1192 KB 396/562 KB 196/256 KB 384/439 KB 420/1192 KB 372/562 KB 196/256 KB 372/439 KB 432/1192 KB 396/562 KB 200/256 KB 388/439 KB 432/1192 KB 396/562 KB 204/256 KB 388/439 KB 432/1192 KB 400/562 KB 208/256 KB 388/439 KB 432/1192 KB 396/562 KB 196/256 KB 388/439 KB 432/1192 KB 400/562 KB 208/256 KB 392/439 KB 432/1192 KB 400/562 KB 208/256 KB 396/439 KB 436/1192 KB 400/562 KB 208/256 KB 400/439 KB 436/1192 KB 400/562 KB 208/256 KB 404/439 KB 436/1192 KB 400/562 KB 212/256 KB 408/439 KB 436/1192 KB 400/562 KB 212/256 KB 412/439 KB 436/1192 KB 400/562 KB 212/256 KB 416/439 KB 432/1192 KB 400/562 KB 204/256 KB 388/439 KB 436/1192 KB 404/562 KB 212/256 KB 416/439 KB 436/1192 KB 408/562 KB 212/256 KB 416/439 KB 436/1192 KB 412/562 KB 212/256 KB 416/439 KB 436/1192 KB 416/562 KB 212/256 KB 416/439 KB 436/1192 KB 400/562 KB 212/256 KB 404/439 KB 436/1192 KB 416/562 KB 216/256 KB 416/439 KB 436/1192 KB 416/562 KB 220/256 KB 416/439 KB 436/1192 KB 416/562 KB 224/256 KB 416/439 KB 436/1192 KB 400/562 KB 208/256 KB 396/439 KB 440/1192 KB 416/562 KB 224/256 KB 416/439 KB 444/1192 KB 416/562 KB 224/256 KB 416/439 KB 448/1192 KB 416/562 KB 224/256 KB 416/439 KB 452/1192 KB 416/562 KB 224/256 KB 416/439 KB 456/1192 KB 420/562 KB 228/256 KB 420/439 KB 460/1192 KB 420/562 KB 228/256 KB 420/439 KB 464/1192 KB 420/562 KB 228/256 KB 420/439 KB 452/1192 KB 420/562 KB 228/256 KB 420/439 KB 464/1192 KB 420/562 KB 228/256 KB 424/439 KB 468/1192 KB 420/562 KB 228/256 KB 428/439 KB 468/1192 KB 420/562 KB 228/256 KB 432/439 KB 452/1192 KB 420/562 KB 228/256 KB 416/439 KB 468/1192 KB 420/562 KB 232/256 KB 432/439 KB 468/1192 KB 420/562 KB 236/256 KB 432/439 KB 468/1192 KB 420/562 KB 240/256 KB 432/439 KB 452/1192 KB 420/562 KB 224/256 KB 416/439 KB 468/1192 KB 424/562 KB 240/256 KB 432/439 KB 468/1192 KB 428/562 KB 240/256 KB 432/439 KB 468/1192 KB 432/562 KB 240/256 KB 432/439 KB 468/1192 KB 436/562 KB 240/256 KB 432/439 KB 468/1192 KB 440/562 KB 244/256 KB 436/439 KB 468/1192 KB 444/562 KB 244/256 KB 436/439 KB 468/1192 KB 448/562 KB 244/256 KB 436/439 KB 468/1192 KB 420/562 KB 228/256 KB 424/439 KB 472/1192 KB 448/562 KB 244/256 KB 436/439 KB 476/1192 KB 448/562 KB 244/256 KB 436/439 KB 480/1192 KB 448/562 KB 244/256 KB 436/439 KB 484/1192 KB 448/562 KB 244/256 KB 436/439 KB 488/1192 KB 452/562 KB 244/256 KB 436/439 KB 492/1192 KB 452/562 KB 244/256 KB 436/439 KB 496/1192 KB 452/562 KB 244/256 KB 436/439 KB 468/1192 KB 436/562 KB 244/256 KB 436/439 KB 496/1192 KB 452/562 KB 244/256 KB 439/439 KB 468/1192 KB 436/562 KB 244/256 KB 432/439 KB 496/1192 KB 452/562 KB 248/256 KB 439/439 KB 496/1192 KB 452/562 KB 252/256 KB 439/43 unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 9 KB 496/1192 KB 452/562 KB 256/256 KB 439/439 KB 496/1192 KB 452/562 KB 256/256 KB 439/439 KB 484/1192 KB 452/562 KB 244/256 KB 436/439 KB 496/1192 KB 456/562 KB 256/256 KB 439/439 KB 496/1192 KB 460/562 KB 256/256 KB 439/439 KB 496/1192 KB 464/562 KB 256/256 KB 439/439 KB 500/1192 KB 464/562 KB 256/256 KB 439/439 KB 504/1192 KB 468/562 KB 256/256 KB 439/439 KB 508/1192 KB 468/562 KB 256/256 KB 439/439 KB 512/1192 KB 468/562 KB 256/256 KB 439/439 KB 516/1192 KB 468/562 KB 256/256 KB 439/439 KB 520/1192 KB 468/562 KB 256/256 KB 439/439 KB 524/1192 KB 468/562 KB 256/256 KB 439/439 KB 528/1192 KB 468/562 KB 256/256 KB 439/439 KB 500/1192 KB 468/562 KB 256/256 KB 439/439 KB 528/1192 KB 472/562 KB 256/256 KB 439/439 KB 528/1192 KB 476/562 KB 256/256 KB 439/439 KB 528/1192 KB 480/562 KB 256/256 KB 439/439 KB 528/1192 KB 484/562 KB 256/256 KB 439/439 KB 528/1192 KB 488/562 KB 256/256 KB 439/439 KB 528/1192 KB 492/562 KB 256/256 KB 439/439 KB 528/1192 KB 496/562 KB 4/140 KB 528/1192 KB 500/562 KB 4/140 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 159.6 KB/sec) unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 528/1192 KB 492/562 KB 256/256 KB 439/439 KB 4/140 KB 532/1192 KB 500/562 KB 8/140 KB 532/1192 KB 500/562 KB 12/140 KB 532/1192 KB 500/562 KB 16/140 KB 532/1192 KB 500/562 KB 20/140 KB 532/1192 KB 500/562 KB 24/140 KB 532/1192 KB 500/562 KB 28/140 KB 532/1192 KB 500/562 KB 32/140 KB 532/1192 KB 500/562 KB 36/140 KB 532/1192 KB 500/562 KB 40/140 KB 532/1192 KB 500/562 KB 44/140 KB 532/1192 KB 500/562 KB 48/140 KB 532/1192 KB 500/562 KB 52/140 KB 532/1192 KB 500/562 KB 56/140 KB 532/1192 KB 500/562 KB 60/140 KB 532/1192 KB 500/562 KB 64/140 KB 532/1192 KB 500/562 KB 68/140 KB 532/1192 KB 500/562 KB 72/140 KB 532/1192 KB 500/562 KB 76/140 KB 532/1192 KB 500/562 KB 80/140 KB 532/1192 KB 500/562 KB 84/140 KB 532/1192 KB 500/562 KB 4/140 KB 536/1192 KB 504/562 KB 84/140 KB 540/1192 KB 504/562 KB 84/140 KB 544/1192 KB 504/562 KB 84/140 KB 532/1192 KB 504/562 KB 84/140 KB Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 273.7 KB/sec) unit-abot-epc-basic-0: 01:39:22 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: 01:39:22 DEBUG unit.abot-epc-basic/0.install 544/1192 KB 508/562 KB 84/140 KB 544/1192 KB 512/562 KB 84/140 KB 544/1192 KB 516/562 KB 88/140 KB 548/1192 KB 520/562 KB 88/140 KB 548/1192 KB 524/562 KB 88/140 KB 548/1192 KB 528/562 KB 88/140 KB 544/1192 KB 512/562 KB 88/140 KB 548/1192 KB 528/562 KB 92/140 KB 548/1192 KB 528/562 KB 96/140 KB 548/1192 KB 528/562 KB 100/140 KB 548/1192 KB 528/562 KB 104/140 KB 548/1192 KB 528/562 KB 108/140 KB 548/1192 KB 532/562 KB 112/140 KB 548/1192 KB 532/562 KB 116/140 KB 548/1192 KB 532/562 KB 120/140 KB 548/1192 KB 532/562 KB 124/140 KB 548/1192 KB 532/562 KB 128/140 KB 548/1192 KB 516/562 KB 88/140 KB 552/1192 KB 532/562 KB 128/140 KB 556/1192 KB 532/562 KB 128/140 KB 560/1192 KB 532/562 KB 128/140 KB 564/1192 KB 532/562 KB 128/140 KB 568/1192 KB 532/562 KB 128/140 KB 572/1192 KB 532/562 KB 128/140 KB 576/1192 KB 532/562 KB 128/140 KB 548/1192 KB 532/562 KB 108/140 KB 576/1192 KB 536/562 KB 128/140 KB 576/1192 KB 540/562 KB 128/140 KB 576/1192 KB 544/562 KB 128/140 KB 576/1192 KB 548/562 KB 128/140 KB 580/1192 KB 552/562 KB 132/140 KB 580/1192 KB 556/562 KB 132/140 KB 580/1192 KB 560/562 KB 132/140 KB 580/1192 KB 548/562 KB 132/140 KB 580/1192 KB 560/562 KB 136/140 KB 580/1192 KB 560/562 KB 140/140 KB 580/1192 KB 548/562 KB 128/140 KB 584/1192 KB 562/562 KB 140/140 KB 588/1192 KB 562/562 KB 140/140 KB 592/1192 KB 562/562 KB 140/140 KB 596/1192 KB 562/562 KB 140/140 KB 580/1192 KB 562/562 KB 140/140 KB 596/1192 KB 562/562 KB 140/140 KB 600/1192 KB 562/562 KB 140/140 KB 604/1192 KB 562/562 KB 140/140 KB 608/1192 KB 562/562 KB 140/140 KB 612/1192 KB 562/562 KB 140/140 KB 616/1192 KB 562/562 KB 140/140 KB 620/1192 KB 562/562 KB 140/140 KB 624/1192 KB 562/562 KB 140/140 KB 628/1192 KB 562/562 KB 140/140 KB 632/1192 KB 562/562 KB 636/1192 KB 562/562 KB 640/1192 KB 562/562 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 86.2 KB/sec) unit-abot-epc-basic-0: 01:39:22 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: 01:39:22 DEBUG unit.abot-epc-basic/0.install 644/1192 KB 562/562 KB 648/1192 KB 562/562 KB 652/1192 KB 562/562 KB 656/1192 KB 562/562 KB 660/1192 KB 562/562 KB 664/1192 KB 562/562 KB 668/1192 KB 562/562 KB 672/1192 KB 562/562 KB 676/1192 KB 562/562 KB 680/1192 KB 562/562 KB 684/1192 KB 562/562 KB 688/1192 KB 562/562 KB 688/1192 KB 562/562 KB 4/37 KB 688/1192 KB 562/562 KB 8/37 KB 688/1192 KB 562/562 KB 12/37 KB 688/1192 KB 562/562 KB 16/37 KB 688/1192 KB 562/562 KB 20/37 KB 688/1192 KB 562/562 KB 24/37 KB 688/1192 KB 562/562 KB 28/37 KB 688/1192 KB 562/562 KB 32/37 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 343.9 KB/sec) unit-abot-epc-basic-0: 01:39:22 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: 01:39:22 DEBUG unit.abot-epc-basic/0.install 4/1118 KB 688/1192 KB 32/37 KB 8/1118 KB 688/1192 KB 32/37 KB 12/1118 KB 688/1192 KB 32/37 KB 16/1118 KB 688/1192 KB 32/37 KB 20/1118 KB 688/1192 KB 32/37 KB 24/1118 KB 688/1192 KB 32/37 KB 28/1118 KB 688/1192 KB 32/37 KB 32/1118 KB 688/1192 KB 32/37 KB 36/1118 KB 688/1192 KB 32/37 KB 40/1118 KB 688/1192 KB 32/37 KB 44/1118 KB 688/1192 KB 32/37 KB 48/1118 KB 688/1192 KB 32/37 KB 52/1118 KB 688/1192 KB 32/37 KB 56/1118 KB 688/1192 KB 32/37 KB 60/1118 KB 688/1192 KB 32/37 KB 64/1118 KB 688/1192 KB 32/37 KB 64/1118 KB 688/1192 KB 36/37 KB 64/1118 KB 688/1192 KB 37/37 KB 68/1118 KB 692/1192 KB 37/37 KB 68/1118 KB 696/1192 KB 37/37 KB 4/46 KB 68/1118 KB 700/1192 KB 37/37 KB 4/46 KB 68/1118 KB 688/1192 KB 37/37 KB 68/1118 KB 692/1192 KB 37/37 KB 4/46 KB 68/1118 KB 700/1192 KB 37/37 KB 8/46 KB 68/1118 KB 700/1192 KB 37/37 KB 12/46 KB 68/1118 KB 700/1192 KB 37/37 KB 16/46 KB 68/1118 KB 700/1192 KB 37/37 KB 20/46 KB 68/1118 KB 700/1192 KB 37/37 KB 24/46 KB 68/1118 KB 700/1192 KB 37/37 KB 28/46 KB 68/1118 KB 700/1192 KB 37/37 KB 32/46 KB 68/1118 KB 700/1192 KB 37/37 KB 36/46 KB 72/1118 KB 700/1192 KB 37/37 KB 40/46 KB 72/1118 KB 700/1192 KB 37/37 KB 44/46 KB 72/1118 KB 700/1192 KB 37/37 KB 46/46 KB 72/1118 KB 700/1192 KB 37/37 KB 36/46 KB 76/1118 KB 700/1192 KB 37/37 KB 46/46 KB 80/1118 KB 700/1192 KB 37/37 KB 46/46 KB 84/1118 KB 700/1192 KB 37/37 KB 46/46 KB 88/1118 KB 704/1192 KB 37/37 KB 46/46 KB 92/1118 KB 704/1192 KB 37/37 KB 46/46 KB 96/1118 KB 704/1192 KB 37/37 KB 46/46 KB 84/1118 KB 704/1192 KB 37/37 KB 46/46 KB 96/1118 KB 708/1192 KB 37/37 KB 46/46 KB 96/1118 KB 712/1192 KB 46/46 KB 96/1118 KB 716/1192 KB 46/46 KB 96/1118 KB 720/1192 KB 46/46 KB 96/1118 KB 724/1192 KB 46/46 KB 100/1118 KB 728/1192 KB 46/46 KB 100/1118 KB 732/1192 KB 46/46 KB 100/1118 KB 736/1192 KB 46/46 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 22.4 KB/sec) unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 100/1118 KB 724/1192 KB 46/46 KB 104/1118 KB 736/1192 KB 46/46 KB 108/1118 KB 736/1192 KB 46/46 KB 112/1118 KB 736/1192 KB 46/46 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 27.4 KB/sec) unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 112/1118 KB 740/1192 KB 116/1118 KB 744/1192 KB 116/1118 KB 748/1192 KB 116/1118 KB 752/1192 KB 116/1118 KB 740/1192 KB 120/1118 KB 752/1192 KB 124/1118 KB 752/1192 KB 128/1118 KB 752/1192 KB 132/1118 KB 752/1192 KB 136/1118 KB 756/1192 KB 140/1118 KB 756/1192 KB 144/1118 KB 756/1192 KB 132/1118 KB 756/1192 KB 144/1118 KB 760/1192 KB 4/287 KB 144/1118 KB 756/1192 KB 4/287 KB 144/1118 KB 760/1192 KB 8/287 KB 144/1118 KB 760/1192 KB 12/287 KB 144/1118 KB 760/1192 KB 16/287 KB 144/1118 KB 760/1192 KB 20/287 KB 144/1118 KB 760/1192 KB 24/287 KB 144/1118 KB 760/1192 KB 28/287 KB 144/1118 KB 760/1192 KB 32/287 KB 144/1118 KB 764/1192 KB 32/287 KB 144/1118 KB 768/1192 KB 32/287 KB 144/1118 KB 772/1192 KB 32/287 KB 148/1118 KB 776/1192 KB 36/287 KB 148/1118 KB 780/1192 KB 36/287 KB 148/1118 KB 784/1192 KB 36/287 KB 148/1118 KB 772/1192 KB 36/287 KB 152/1118 KB 784/1192 KB 36/287 KB 156/1118 KB 784/1192 KB 36/287 KB 160/1118 KB 784/1192 KB 36/287 KB 144/1118 KB 772/1192 KB 36/287 KB 160/1118 KB 784/1192 KB 40/287 KB 160/1118 KB 784/1192 KB 44/287 KB 160/1118 KB 784/1192 KB 48/287 KB 160/1118 KB 784/1192 KB 52/287 KB 164/1118 KB 788/1192 KB 56/287 KB 164/1118 KB 788/1192 KB 52/287 KB 164/1118 KB 784/1192 KB 52/287 KB 164/1118 KB 788/1192 KB 60/287 KB 168/1118 KB 792/1192 KB 60/287 KB 164/1118 KB 792/1192 KB 60/287 KB 168/1118 KB 796/1192 KB 64/287 KB 168/1118 KB 792/1192 KB 64/287 KB 172/1118 KB 796/1192 KB 64/287 KB 176/1118 KB 796/1192 KB 64/287 KB 180/1118 KB 800/1192 KB 64/287 KB 184/1118 KB 800/1192 KB 68/287 KB 188/1118 KB 800/1192 KB 68/287 KB 192/1118 KB 800/1192 KB 68/287 KB 176/1118 KB 800/1192 KB 64/287 KB 192/1118 KB 804/1192 KB 68/287 KB 192/1118 KB 808/1192 KB 68/287 KB 192/1118 KB 812/1192 KB 68/287 KB 192/1118 KB 816/1192 KB 68/287 KB 192/1118 KB 820/1192 KB 68/287 KB 196/1118 KB 824/1192 KB 68/287 KB 196/1118 KB 828/1192 KB 68/287 KB 196/1118 KB 832/1192 KB 68/287 KB 180/1118 KB 800/1192 KB 68/287 KB 196/1118 KB 832/1192 KB 72/287 KB 196/1118 KB 832/1192 KB 76/287 KB 196/1118 KB 832/1192 KB 80/287 KB 196/1118 KB 832/1192 KB 84/287 KB 196/1118 KB 832/1192 KB 88/287 KB 196/1118 KB 832/1192 KB 92/287 KB 196/1118 KB 832/1192 KB 96/287 KB 196/1118 KB 820/1192 KB 68/287 KB 200/1118 KB 832/1192 KB 96/287 KB 204/1118 KB 832/1192 KB 96/287 KB 208/1118 KB 832/1192 KB 96/287 KB 208/1118 KB 836/1192 KB 96/287 KB 212/1118 KB 840/1192 KB 100/287 KB 212/1118 KB 844/1192 KB 100/287 KB 212/1118 KB 848/1192 KB 100/287 KB 212/1118 KB 836/1192 KB 100/287 KB 212/1118 KB 848/1192 KB 104/287 KB 212/1118 KB 848/1192 KB 108/287 KB 212/1118 KB 848/1192 KB 112/287 KB 212/1118 KB 852/1192 KB 116/287 KB 212/1118 KB 852/1192 KB 120/287 KB 212/1118 KB 852/1192 KB 124/287 KB 212/1118 KB 852/1192 KB 128/287 KB 212/1118 KB 836/1192 KB 96/287 KB 216/1118 KB 852/1192 KB 128/287 KB 220/1118 KB 852/1192 KB 128/287 KB 224/1118 KB 852/1192 KB 128/287 KB 228/1118 KB 852/1192 KB 128/287 KB 232/1118 KB 852/1192 KB 128/287 KB 236/1118 KB 852/1192 KB 128/287 KB 212/1118 KB 852/1192 KB 112/287 KB 236/1118 KB 856/1192 KB 128/287 KB 236/1118 KB 860/1192 KB 128/287 KB 236/1118 KB 864/1192 KB 128/287 KB 236/1118 KB 868/1192 KB 128/287 KB 240/1118 KB 872/1192 KB 132/287 KB 240/1118 KB 876/1192 KB 132/287 KB 240/1118 KB 880/1192 KB 132/287 KB 240/1118 KB 868/1192 KB 132/287 KB 240/1118 KB 880/1192 KB 136/287 KB 240/1118 KB 880/1192 KB 140/287 KB 240/1118 KB 880/1192 KB 144/28 unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 7 KB 240/1118 KB 880/1192 KB 148/287 KB 240/1118 KB 884/1192 KB 152/287 KB 240/1118 KB 884/1192 KB 156/287 KB 240/1118 KB 884/1192 KB 160/287 KB 240/1118 KB 868/1192 KB 128/287 KB 244/1118 KB 884/1192 KB 160/287 KB 248/1118 KB 884/1192 KB 160/287 KB 252/1118 KB 884/1192 KB 160/287 KB 256/1118 KB 884/1192 KB 160/287 KB 260/1118 KB 884/1192 KB 160/287 KB 264/1118 KB 884/1192 KB 160/287 KB 268/1118 KB 884/1192 KB 160/287 KB 272/1118 KB 884/1192 KB 160/287 KB 276/1118 KB 884/1192 KB 160/287 KB 280/1118 KB 884/1192 KB 164/287 KB 284/1118 KB 884/1192 KB 164/287 KB 288/1118 KB 884/1192 KB 164/287 KB 240/1118 KB 884/1192 KB 148/287 KB 288/1118 KB 888/1192 KB 164/287 KB 288/1118 KB 892/1192 KB 164/287 KB 288/1118 KB 896/1192 KB 164/287 KB 288/1118 KB 900/1192 KB 164/287 KB 288/1118 KB 904/1192 KB 164/287 KB 288/1118 KB 908/1192 KB 164/287 KB 288/1118 KB 912/1192 KB 164/287 KB 288/1118 KB 916/1192 KB 164/287 KB 292/1118 KB 920/1192 KB 164/287 KB 292/1118 KB 924/1192 KB 164/287 KB 292/1118 KB 928/1192 KB 164/287 KB 276/1118 KB 884/1192 KB 164/287 KB 292/1118 KB 928/1192 KB 168/287 KB 292/1118 KB 928/1192 KB 172/287 KB 292/1118 KB 928/1192 KB 176/287 KB 292/1118 KB 928/1192 KB 180/287 KB 292/1118 KB 928/1192 KB 184/287 KB 292/1118 KB 928/1192 KB 188/287 KB 292/1118 KB 928/1192 KB 192/287 KB 292/1118 KB 916/1192 KB 164/287 KB 296/1118 KB 928/1192 KB 192/287 KB 300/1118 KB 928/1192 KB 192/287 KB 304/1118 KB 932/1192 KB 192/287 KB 308/1118 KB 932/1192 KB 192/287 KB 312/1118 KB 932/1192 KB 196/287 KB 316/1118 KB 932/1192 KB 196/287 KB 320/1118 KB 932/1192 KB 196/287 KB 300/1118 KB 932/1192 KB 192/287 KB 308/1118 KB 932/1192 KB 196/287 KB 320/1118 KB 932/1192 KB 200/287 KB 320/1118 KB 936/1192 KB 204/287 KB 320/1118 KB 936/1192 KB 208/287 KB 320/1118 KB 936/1192 KB 200/287 KB 320/1118 KB 940/1192 KB 208/287 KB 320/1118 KB 944/1192 KB 208/287 KB 320/1118 KB 944/1192 KB 212/287 KB 324/1118 KB 948/1192 KB 216/287 KB 324/1118 KB 948/1192 KB 220/287 KB 324/1118 KB 948/1192 KB 224/287 KB 324/1118 KB 948/1192 KB 212/287 KB 328/1118 KB 948/1192 KB 224/287 KB 332/1118 KB 948/1192 KB 224/287 KB 336/1118 KB 948/1192 KB 224/287 KB 340/1118 KB 948/1192 KB 224/287 KB 344/1118 KB 948/1192 KB 228/287 KB 320/1118 KB 948/1192 KB 212/287 KB 344/1118 KB 952/1192 KB 228/287 KB 344/1118 KB 956/1192 KB 228/287 KB 344/1118 KB 960/1192 KB 228/287 KB 344/1118 KB 964/1192 KB 228/287 KB 344/1118 KB 968/1192 KB 228/287 KB 344/1118 KB 972/1192 KB 228/287 KB 344/1118 KB 976/1192 KB 228/287 KB 340/1118 KB 948/1192 KB 228/287 KB 344/1118 KB 976/1192 KB 232/287 KB 344/1118 KB 976/1192 KB 236/287 KB 344/1118 KB 976/1192 KB 240/287 KB 344/1118 KB 976/1192 KB 244/287 KB 348/1118 KB 980/1192 KB 248/287 KB 348/1118 KB 980/1192 KB 252/287 KB 348/1118 KB 980/1192 KB 256/287 KB 348/1118 KB 980/1192 KB 244/287 KB 348/1118 KB 984/1192 KB 256/287 KB 348/1118 KB 988/1192 KB 256/287 KB 348/1118 KB 992/1192 KB 256/287 KB 348/1118 KB 976/1192 KB 244/287 KB 352/1118 KB 992/1192 KB 256/287 KB 356/1118 KB 992/1192 KB 256/287 KB 360/1118 KB 992/1192 KB 256/287 KB 364/1118 KB 992/1192 KB 260/287 KB 368/1118 KB 992/1192 KB 260/287 KB 372/1118 KB 992/1192 KB 260/287 KB 376/1118 KB 996/1192 KB 260/287 KB 380/1118 KB 996/1192 KB 260/287 KB 384/1118 KB 996/1192 KB 260/287 KB 360/1118 KB 992/1192 KB 260/287 KB 384/1118 KB 996/1192 KB 264/287 KB 384/1118 KB 996/1192 KB 268/287 KB 384/1118 KB 996/1192 KB 272/287 KB 372/1118 KB unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 996/1192 KB 260/287 KB 384/1118 KB 1000/1192 KB 272/287 KB 384/1118 KB 1004/1192 KB 272/287 KB 384/1118 KB 1008/1192 KB 272/287 KB 384/1118 KB 1008/1192 KB 276/287 KB 388/1118 KB 1012/1192 KB 280/287 KB 388/1118 KB 1012/1192 KB 284/287 KB 388/1118 KB 1012/1192 KB 287/287 KB 388/1118 KB 1012/1192 KB 276/287 KB 392/1118 KB 1012/1192 KB 287/287 KB 396/1118 KB 1012/1192 KB 287/287 KB 400/1118 KB 1012/1192 KB 287/287 KB 384/1118 KB 1012/1192 KB 276/287 KB 400/1118 KB 1016/1192 KB 287/287 KB 400/1118 KB 1020/1192 KB 287/287 KB 400/1118 KB 1024/1192 KB 287/287 KB 400/1118 KB 1028/1192 KB 287/287 KB 404/1118 KB 1032/1192 KB 287/287 KB 404/1118 KB 1036/1192 KB 287/287 KB 404/1118 KB 1040/1192 KB 287/287 KB 404/1118 KB 1028/1192 KB 287/287 KB 408/1118 KB 1040/1192 KB 287/287 KB 412/1118 KB 1040/1192 KB 287/287 KB 416/1118 KB 1040/1192 KB 287/287 KB 420/1118 KB 1040/1192 KB 287/287 KB 424/1118 KB 1044/1192 KB 287/287 KB 420/1118 KB 1044/1192 KB 287/287 KB 424/1118 KB 1048/1192 KB 287/287 KB 424/1118 KB 1052/1192 KB 287/287 KB 424/1118 KB 1056/1192 KB 287/287 KB 424/1118 KB 1060/1192 KB 287/287 KB 428/1118 KB 1060/1192 KB 287/287 KB 432/1118 KB 1064/1192 KB 287/287 KB 436/1118 KB 1064/1192 KB 287/287 KB 440/1118 KB 1064/1192 KB 287/287 KB 428/1118 KB 1064/1192 KB 287/287 KB 440/1118 KB 1068/1192 KB 287/287 KB 440/1118 KB 1072/1192 KB 287/287 KB 444/1118 KB 1076/1192 KB 287/287 KB 444/1118 KB 1080/1192 KB 287/287 KB 444/1118 KB 1084/1192 KB 287/287 KB 444/1118 KB 1088/1192 KB 287/287 KB 444/1118 KB 1072/1192 KB 287/287 KB 448/1118 KB 1088/1192 KB 287/287 KB 452/1118 KB 1088/1192 KB 287/287 KB 456/1118 KB 1088/1192 KB 287/287 KB 460/1118 KB 1088/1192 KB 287/287 KB 464/1118 KB 1088/1192 KB 287/287 KB 464/1118 KB 1092/1192 KB 287/287 KB 468/1118 KB 1096/1192 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 167.5 KB/sec) unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 468/1118 KB 1100/1192 KB 468/1118 KB 1104/1192 KB 468/1118 KB 1092/1192 KB 287/287 KB 472/1118 KB 1104/1192 KB 476/1118 KB 1104/1192 KB 480/1118 KB 1104/1192 KB 484/1118 KB 1104/1192 KB 488/1118 KB 1108/1192 KB 492/1118 KB 1108/1192 KB 496/1118 KB 1108/1192 KB 484/1118 KB 1108/1192 KB 496/1118 KB 1112/1192 KB 496/1118 KB 1116/1192 KB 496/1118 KB 1120/1192 KB 496/1118 KB 1124/1192 KB 500/1118 KB 1128/1192 KB 500/1118 KB 1132/1192 KB 500/1118 KB 1136/1192 KB 500/1118 KB 1124/1192 KB 504/1118 KB 1136/1192 KB 508/1118 KB 1136/1192 KB 512/1118 KB 1136/1192 KB 512/1118 KB 1140/1192 KB 512/1118 KB 1144/1192 KB 512/1118 KB 1148/1192 KB 512/1118 KB 1152/1192 KB 516/1118 KB 1156/1192 KB 516/1118 KB 1160/1192 KB 516/1118 KB 1164/1192 KB 516/1118 KB 1168/1192 KB 516/1118 KB 1172/1192 KB 516/1118 KB 1176/1192 KB 516/1118 KB 1180/1192 KB 516/1118 KB 1184/1192 KB 516/1118 KB 1152/1192 KB 520/1118 KB 1184/1192 KB 524/1118 KB 1184/1192 KB 528/1118 KB 1184/1192 KB 532/1118 KB 1184/1192 KB 536/1118 KB 1184/1192 KB 540/1118 KB 1184/1192 KB 544/1118 KB 1184/1192 KB 544/1118 KB 1188/1192 KB 544/1118 KB 1192/1192 KB 544/1118 KB 1192/1192 KB 548/1118 KB 1192/1192 KB 552/1118 KB 1192/1192 KB 556/1118 KB 1192/1192 KB 560/1118 KB 1192/1192 KB 564/1118 KB 1192/1192 KB 568/1118 KB 1192/1192 KB 572/1118 KB 1192/1192 KB 576/1118 KB 1192/1192 KB 580/1118 KB 1192/1192 KB 584/1118 KB 1192/1192 KB 588/1118 KB 1192/1192 KB 592/1118 KB 1192/1192 KB 596/1118 KB 1192/1192 KB 600/1118 KB 1192/1192 KB 604/1118 KB 1192/1192 KB 608/1118 KB 1192/1192 KB 612/1118 KB 1192/1192 KB 616/1118 KB 1192/1192 KB 620/1118 KB 1192/1192 KB 624/1118 KB 1192/1192 KB 628/1118 KB 1192/1192 KB 632/1118 KB 1192/1192 KB 636/1118 KB 1192/1192 KB 640/1118 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 686.0 KB/sec) unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 644/1118 KB 648/1118 KB 652/1118 KB 656/1118 KB 660/1118 KB 664/1118 KB 668/1118 KB 672/1118 KB 676/1118 KB 680/1118 KB 684/1118 KB 688/1118 KB 692/1118 KB 696/1118 KB 700/1118 KB 704/1118 KB 708/1118 KB 712/1118 KB 716/1118 KB 720/1118 KB 724/1118 KB 728/1118 KB 732/1118 KB 736/1118 KB 740/1118 KB 744/1118 KB 748/1118 KB 752/1118 KB 756/1118 KB 760/1118 KB 764/1118 KB 768/1118 KB 772/1118 KB 776/1118 KB 780/1118 KB 784/1118 KB 788/1118 KB 792/1118 KB 796/1118 KB 800/1118 KB 804/1118 KB 808/1118 KB 812/1118 KB 816/1118 KB 820/1118 KB 824/1118 KB 828/1118 KB 832/1118 KB 836/1118 KB 840/1118 KB 844/1118 KB 848/1118 KB 852/1118 KB 856/1118 KB 860/1118 KB 864/1118 KB 868/1118 KB 872/1118 KB 876/1118 KB 880/1118 KB 884/1118 KB 888/1118 KB 892/1118 KB 896/1118 KB 900/1118 KB 904/1118 KB 908/1118 KB 912/1118 KB 916/1118 KB 920/1118 KB 924/1118 KB 928/1118 KB 932/1118 KB 936/1118 KB 940/1118 KB 944/1118 KB 948/1118 KB 952/1118 KB 956/1118 KB 960/1118 KB 964/1118 KB 968/1118 KB 972/1118 KB 976/1118 KB 980/1118 KB 984/1118 KB 988/1118 KB 992/1118 KB 996/1118 KB 1000/1118 KB 1004/1118 KB 1008/1118 KB 1012/1118 KB 1016/1118 KB 1020/1118 KB 1024/1118 KB 1028/1118 KB 1032/1118 KB 1036/1118 KB 1040/1118 KB 1044/1118 KB 1048/1118 KB 1052/1118 KB 1056/1118 KB 1060/1118 KB 1064/1118 KB 1068/1118 KB 1072/1118 KB 1076/1118 KB 1080/1118 KB 1084/1118 KB 1088/1118 KB 1092/1118 KB 1096/1118 KB 1100/1118 KB 1104/1118 KB 1108/1118 KB 1112/1118 KB 1116/1118 KB 1118/1118 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 624.4 KB/sec) unit-mysql-0: 01:39:22 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 01:39:22 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 4/1461 KB 8/1461 KB 12/1461 KB 16/1461 KB 20/1461 KB 24/1461 KB 28/1461 KB 32/1461 KB 36/1461 KB 40/1461 KB 44/1461 KB 48/1461 KB 52/1461 KB 56/1461 KB 60/1461 KB 64/1461 KB 68/1461 KB 72/1461 KB 76/1461 KB 80/1461 KB 84/1461 KB 88/1461 KB 92/1461 KB 96/1461 KB 100/1461 KB 104/1461 KB 108/1461 KB 112/1461 KB 116/1461 KB 120/1461 KB 124/1461 KB 128/1461 KB 132/1461 KB 136/1461 KB 140/1461 KB 144/1461 KB 148/1461 KB 152/1461 KB 156/1461 KB 160/1461 KB 164/1461 KB 168/1461 KB 172/1461 KB 176/1461 KB 180/1461 KB 184/1461 KB 188/1461 KB 192/1461 KB 196/1461 KB 200/1461 KB 204/1461 KB 208/1461 KB 212/1461 KB 216/1461 KB 220/1461 KB 224/1461 KB 228/1461 KB 232/1461 KB 236/1461 KB 240/1461 KB 244/1461 KB 248/1461 KB 252/1461 KB 256/1461 KB 260/1461 KB 264/1461 KB 268/1461 KB 272/1461 KB 276/1461 KB 280/1461 KB 284/1461 KB 288/1461 KB 292/1461 KB 296/1461 KB 300/1461 KB 304/1461 KB 308/1461 KB 312/1461 KB 316/1461 KB 320/1461 KB 324/1461 KB 328/1461 KB 332/1461 KB 336/1461 KB 340/1461 KB 344/1461 KB 348/1461 KB 352/1461 KB 356/1461 KB 360/1461 KB 364/1461 KB 368/1461 KB 372/1461 KB 376/1461 KB 380/1461 KB 384/1461 KB 388/1461 KB 392/1461 KB 396/1461 KB 400/1461 KB 404/1461 KB 408/1461 KB 412/1461 KB 416/1461 KB 420/1461 KB 424/1461 KB 428/1461 KB 432/1461 KB 436/1461 KB 440/1461 KB 444/1461 KB 448/1461 KB 452/1461 KB 456/1461 KB 460/1461 KB 464/1461 KB 468/1461 KB 472/1461 KB 476/1461 KB 480/1461 KB 484/1461 KB 488/1461 KB 492/1461 KB 496/1461 KB 500/1461 KB 504/1461 KB 508/1461 KB 512/1461 KB 516/1461 KB 520/1461 KB 524/1461 KB 528/1461 KB 532/1461 KB 536/1461 KB 540/1461 KB 544/1461 KB 548/1461 KB 552/1461 KB 556/1461 KB 560/1461 KB 564/1461 KB 568/1461 KB 572/1461 KB 576/1461 KB 580/1461 KB 584/1461 KB 588/1461 KB 592/1461 KB 596/1461 KB 600/1461 KB 604/1461 KB 608/1461 KB 612/1461 KB 616/1461 KB 620/1461 KB 624/1461 KB 628/1461 KB 632/1461 KB 636/1461 KB 640/1461 KB 644/1461 KB 648/1461 KB 652/1461 KB 656/1461 KB 660/1461 KB 664/1461 KB 668/1461 KB 672/1461 KB 676/1461 KB 680/1461 KB 684/1461 KB 688/1461 KB 692/1461 KB 696/1461 KB 700/1461 KB 704/1461 KB 708/1461 KB 712/1461 KB 716/1461 KB 720/1461 KB 724/1461 KB 728/1461 KB 732/1461 KB 736/1461 KB 740/1461 KB 744/1461 KB 748/1461 KB 752/1461 KB 756/1461 KB 760/1461 KB 764/1461 KB 768/1461 KB 772/1461 KB 776/1461 KB 780/1461 KB 784/1461 KB 788/1461 KB 792/1461 KB 796/1461 KB 800/1461 KB 804/1461 KB 808/1461 KB 812/1461 KB 816/1461 KB 820/1461 KB 824/1461 KB 828/1461 KB 832/1461 KB 836/1461 KB 840/1461 KB 844/1461 KB 848/1461 KB 852/1461 KB 856/1461 KB 860/1461 KB 864/1461 KB 868/1461 KB 872/1461 KB 876/1461 KB 880/1461 KB 884/1461 KB 888/1461 KB 892/1461 KB 896/1461 KB 900/1461 KB 904/1461 KB 908/1461 KB 912/1461 KB 916/1461 KB 920/1461 KB 924/1461 KB 928/1461 KB 932/1461 KB 936/1461 KB 940/1461 KB 944/1461 KB 948/1461 KB 952/1461 KB 956/1461 KB 960/1461 KB 964/1461 KB 968/1461 KB 972/1461 KB 976/1461 KB 980/1461 KB 984/1461 KB 988/1461 KB 992/1461 KB 996/1461 KB 1000/1461 KB 1004/1461 KB 1008/1461 KB 1012/1461 KB 1016/1461 KB 1020/1461 KB 1024/1461 KB 1028/1461 KB 1032/1461 KB 1036/1461 KB 1040/1461 KB 1044/1461 KB 1048/1461 KB 1052/1461 KB 1056/1461 KB 1060/1461 KB 1064/1461 KB 1068/1461 KB 1072/1461 KB 1076/1461 KB 1080/1461 KB 1084/1461 KB 1088/1461 KB 1092/1461 KB unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install 1096/1461 KB 1100/1461 KB 1104/1461 KB 1108/1461 KB 1112/1461 KB 1116/1461 KB 1120/1461 KB 1124/1461 KB 1128/1461 KB 1132/1461 KB 1136/1461 KB 1140/1461 KB 1144/1461 KB 1148/1461 KB 1152/1461 KB 1156/1461 KB 1160/1461 KB 1164/1461 KB 1168/1461 KB 1172/1461 KB 1176/1461 KB 1180/1461 KB 1184/1461 KB 1188/1461 KB 1192/1461 KB 1196/1461 KB 1200/1461 KB 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 754.6 KB/sec) unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:39:22 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:39:22 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: 01:39:22 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 364.1 KB/sec) unit-abot-epc-basic-0: 01:39:22 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: 01:39:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 133.3 KB/sec) unit-abot-epc-basic-0: 01:39:22 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: 01:39:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 131.6 KB/sec) unit-abot-epc-basic-0: 01:39:22 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: 01:39:22 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 100.4 KB/sec) unit-abot-epc-basic-0: 01:39:22 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 34.5 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 254.8 KB/sec) unit-abot-epc-basic-0: 01:39:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 01:39:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 151.3 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 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 186.9 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 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-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 01:39:23 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-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 01:39:23 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 314.8 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 87.5 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 249.7 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 314.1 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 447.3 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 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 66.8 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 233.0 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 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 267.7 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 409.6 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 524.9 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 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 72.4 KB/sec) unit-abot-epc-basic-0: 01:39:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 01:39:23 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 252.8 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 1006.6 KB/sec) unit-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-abot-epc-basic-0: 01:39:23 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-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 01:39:23 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 56/149 KB 60/149 KB 64/149 KB 68/149 KB 72/149 KB 76/149 KB 80/149 KB 84/149 KB 88/149 KB 92/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: 01:39:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 01:39:23 DEBUG unit.abot-epc-basic/0.install 96/149 KB 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 4/6 KB 10/10 KB 4/21 KB 144/149 KB 4/6 KB 10/10 KB 8/21 KB 144/149 KB 4/6 KB 10/10 KB 12/21 KB 144/149 KB 4/6 KB 10/10 KB 16/21 KB 144/149 KB 4/6 KB 10/10 KB 20/21 KB 144/149 KB 4/6 KB 10/10 KB 21/21 KB 144/149 KB 4/6 KB 10/10 KB 144/149 KB 4/6 KB 8/10 KB 21/21 KB 144/149 KB 6/6 KB 10/10 KB 4/14 KB 21/21 KB 144/149 KB 6/6 KB 10/10 KB 8/14 KB 21/21 KB 144/149 KB 6/6 KB 10/10 KB 12/14 KB 21/21 KB 144/149 KB 6/6 KB 10/10 KB 14/14 KB 21/21 KB 144/149 KB 6/6 KB 10/10 KB 14/14 KB 21/21 KB 148/149 KB 6/6 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 346.7 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 14/14 KB 21/21 KB 149/149 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 563.0 KB/sec) unit-abot-epc-basic-0: 01:39:23 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 193.2 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 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: 01:39:23 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: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 4/30 KB 149/149 KB 8/30 KB 149/149 KB 12/30 KB 149/149 KB 16/30 KB 149/149 KB 20/30 KB 149/149 KB 24/30 KB 149/149 KB 28/30 KB 149/149 KB 30/30 KB 149/149 KB 30/30 KB 149/149 KB 3/14 KB 30/30 KB 149/149 KB 5/14 KB 30/30 KB 4/37 KB 149/149 KB 8/14 KB 30/30 KB 4/37 KB 149/149 KB 11/14 KB 30/30 KB 4/37 KB 149/149 KB 13/14 KB 30/30 KB 4/37 KB 149/149 KB 14/14 KB 30/30 KB 4/37 KB 149/149 KB 5/14 KB 30/30 KB 8/37 KB 149/149 KB 14/14 KB 30/30 KB 12/37 KB 149/149 KB 14/14 KB 30/30 KB 16/37 KB 149/149 KB 14/14 KB 30/30 KB 20/37 KB 149/149 KB 14/14 KB 30/30 KB 24/37 KB 149/149 KB 14/14 KB 30/30 KB 28/37 KB 149/149 KB 14/14 KB 30/30 KB 32/37 KB 149/149 KB 14/14 KB 30/30 KB 32/37 KB 149/149 KB 14/14 KB 4/37 KB 36/37 KB 14/14 KB 8/37 KB 36/37 KB 14/14 KB 12/37 KB 36/37 KB 14/14 KB 16/37 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 980.4 KB/sec) unit-abot-epc-basic-0: 01:39:23 DEBUG unit.abot-epc-basic/0.install 30/30 KB 36/37 KB 14/14 KB 4/37 KB 37/37 KB 14/14 KB 16/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2741.9 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 385.1 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 37/37 KB 14/14 KB 20/37 KB 37/37 KB 24/37 KB 37/37 KB 28/37 KB 37/37 KB 32/37 KB 37/37 KB 36/37 KB 37/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 1000.2 KB/sec) unit-abot-epc-basic-0: 01:39:23 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-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-abot-epc-basic-0: 01:39:23 DEBUG unit.abot-epc-basic/0.install 37/37 KB 4/11 KB 37/37 KB 8/11 KB 37/37 KB 11/11 KB 3/43 KB 37/37 KB 11/11 KB 5/43 KB 37/37 KB 11/11 KB 8/43 KB 37/37 KB 11/11 KB 11/43 KB 37/37 KB 11/11 KB 13/43 KB 3/7 KB 37/37 KB 11/11 KB 11/43 KB 3/7 KB 37/37 KB 11/11 KB 13/43 KB 6/7 KB 37/37 KB 11/11 KB 13/43 KB 7/7 KB 37/37 KB 11/11 KB 16/43 KB 7/7 KB 37/37 KB 11/11 KB 19/43 KB 7/7 KB 37/37 KB 11/11 KB 21/43 KB 7/7 KB 37/37 KB 11/11 KB 24/43 KB 7/7 KB 37/37 KB 11/11 KB 4/60 KB 24/43 KB 7/7 KB 37/37 KB 11/11 KB 8/60 KB 24/43 KB 7/7 KB 37/37 KB 11/11 KB 12/60 KB 24/43 KB 7/7 KB 37/37 KB 11/11 KB 16/60 KB 24/43 KB 7/7 KB 20/60 KB 24/43 KB 7/7 KB 24/60 KB 24/43 KB 7/7 KB 28/60 KB 24/43 KB 7/7 KB 32/60 KB 24/43 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 840.2 KB/sec) unit-abot-epc-basic-0: 01:39:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 227.3 KB/sec) unit-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 01:39:23 DEBUG unit.abot-epc-basic/0.install 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 147.8 KB/sec) unit-abot-epc-basic-0: 01:39:23 DEBUG unit.abot-epc-basic/0.install 32/60 KB 27/43 KB 7/7 KB 32/60 KB 29/43 KB 32/60 KB 32/43 KB 32/60 KB 36/43 KB 36/60 KB 40/43 KB 36/60 KB 43/43 KB 36/60 KB 36/43 KB 40/60 KB 43/43 KB 44/60 KB 43/43 KB 48/60 KB 43/43 KB 52/60 KB 43/43 KB 56/60 KB 43/43 KB 60/60 KB 43/43 KB 60/60 KB 43/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 738.5 KB/sec) unit-abot-epc-basic-0: 01:39:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 1010.6 KB/sec) unit-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:39:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:39:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 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 97.3 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1420.3 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1812.9 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 143.7 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 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 203.8 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 633.5 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 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 167.5 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 278.8 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 91.3 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 166.8 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 142.8 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 141.9 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 132.3 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/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: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 175.0 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 184.2 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 89.6 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 333.4 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 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 70.6 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 101.4 KB/sec) unit-abot-epc-basic-0: 01:39:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-mysql-0: 01:39:23 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 01:39:23 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 267.8 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:23 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 908.9 KB/sec) unit-abot-epc-basic-0: 01:39:23 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: 01:39:24 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 61.4 KB/sec) unit-abot-epc-basic-0: 01:39:24 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: 01:39:24 DEBUG unit.abot-epc-basic/0.install 688/688 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 44.8 KB/sec) unit-abot-epc-basic-0: 01:39:24 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: 01:39:24 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 101.2 KB/sec) unit-abot-epc-basic-0: 01:39:24 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: 01:39:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 01:39:24 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: 01:39:24 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: 01:39:24 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: 01:39:24 DEBUG unit.abot-epc-basic/0.install 4/87 KB 4/21 KB 3/13 KB 8/87 KB 3/156 KB 3/48 KB 4/21 KB 3/13 KB 12/87 KB 3/156 KB 3/48 KB 4/21 KB 3/13 KB 16/87 KB 3/156 KB 3/48 KB 4/21 KB 3/13 KB 4/87 KB 3/156 KB 3/48 KB 4/21 KB 5/13 KB 16/87 KB 3/156 KB 3/48 KB 4/21 KB 8/13 KB 16/87 KB 3/156 KB 3/48 KB 4/21 KB 4/87 KB 3/156 KB 3/48 KB 8/21 KB 8/13 KB 16/87 KB 3/156 KB 3/48 KB 12/21 KB 8/13 KB 16/87 KB 3/156 KB 3/48 KB 16/21 KB 8/13 KB 16/87 KB 3/156 KB 3/48 KB 20/21 KB 8/13 KB 16/87 KB 3/156 KB 3/48 KB 4/87 KB 3/156 KB 3/48 KB 20/21 KB 11/13 KB 16/87 KB 3/156 KB 6/48 KB 20/21 KB 11/13 KB 16/87 KB 3/156 KB 9/48 KB 20/21 KB 11/13 KB 16/87 KB 3/156 KB 11/48 KB 20/21 KB 11/13 KB 16/87 KB 3/156 KB 14/48 KB 20/21 KB 11/13 KB 16/87 KB 3/156 KB 16/48 KB 4/87 KB 3/156 KB 20/21 KB 11/13 KB 16/87 KB 5/156 KB 16/48 KB 20/21 KB 11/13 KB 16/87 KB 8/156 KB 16/48 KB 20/21 KB 11/13 KB 16/87 KB 11/156 KB 16/48 KB 20/21 KB 11/13 KB 16/87 KB 13/156 KB 16/48 KB 20/21 KB 11/13 KB 16/87 KB 16/156 KB 16/48 KB 20/21 KB 11/13 KB 16/87 KB 19/156 KB 16/48 KB 20/21 KB 11/13 KB 16/87 KB 3/156 KB 3/48 KB 21/21 KB 13/13 KB 16/87 KB 19/156 KB 19/48 KB 21/21 KB 11/13 KB 16/87 KB 19/156 KB 19/48 KB 21/21 KB 11/13 KB 16/87 KB 19/156 KB 16/48 KB 21/21 KB 13/13 KB 16/87 KB 21/156 KB 19/48 KB 21/21 KB 13/13 KB 20/87 KB 24/156 KB 22/48 KB 21/21 KB 13/13 KB 20/87 KB 27/156 KB 22/48 KB 21/21 KB 13/13 KB 20/87 KB 21/156 KB 22/48 KB 21/21 KB 13/13 KB 24/87 KB 27/156 KB 22/48 KB 21/21 KB 13/13 KB 16/87 KB 21/156 KB 22/48 KB 21/21 KB 13/13 KB 24/87 KB 29/156 KB 25/48 KB 21/21 KB 13/13 KB 24/87 KB 29/156 KB 27/48 KB 21/21 KB 13/13 KB 24/87 KB 29/156 KB 30/48 KB 21/21 KB 13/13 KB 24/87 KB 29/156 KB 22/48 KB 21/21 KB 13/13 KB 28/87 KB 29/156 KB 30/48 KB 21/21 KB 13/13 KB 32/87 KB 29/156 KB 30/48 KB 21/21 KB 13/13 KB 36/87 KB 32/156 KB 30/48 KB 21/21 KB 13/13 KB 32/87 KB 32/156 KB 30/48 KB 21/21 KB 13/13 KB 36/87 KB 32/156 KB 32/48 KB 21/21 KB 13/13 KB 36/87 KB 36/156 KB 32/48 KB 21/21 KB 13/13 KB 40/87 KB 40/156 KB 36/48 KB 21/21 KB 13/13 KB 40/87 KB 44/156 KB 36/48 KB 21/21 KB 13/13 KB 40/87 KB 48/156 KB 36/48 KB 21/21 KB 13/13 KB 40/87 KB 36/156 KB 36/48 KB 21/21 KB 13/13 KB 44/87 KB 48/156 KB 36/48 KB 21/21 KB 13/13 KB 48/87 KB 48/156 KB 36/48 KB 52/87 KB 48/156 KB 36/48 KB 56/87 KB 52/156 KB 36/48 KB 60/87 KB 52/156 KB 36/48 KB 64/87 KB 52/156 KB 36/48 KB 68/87 KB 52/156 KB 36/48 KB 72/87 KB 52/156 KB 36/48 KB 21/21 KB 13/13 KB 36/87 KB 36/156 KB 36/48 KB 72/87 KB 52/156 KB 40/48 KB 72/87 KB 52/156 KB 44/48 KB 72/87 KB 52/156 KB 48/48 KB 52/87 KB 52/156 KB 36/48 KB 76/87 KB 56/156 KB 48/48 KB 76/87 KB 60/156 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 299.8 KB/sec) unit-abot-epc-basic-0: 01:39:24 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 582.5 KB/sec) unit-abot-epc-basic-0: 01:39:24 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: 01:39:24 DEBUG unit.abot-epc-basic/0.install 76/87 KB 64/156 KB 48/48 KB 76/87 KB 68/156 KB 48/48 KB 76/87 KB 72/156 KB 48/48 KB 76/87 KB 76/156 KB 48/48 KB 76/87 KB 52/156 KB 48/48 KB 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: 01:39:24 DEBUG unit.abot-epc-basic/0.install 80/87 KB 76/156 KB 48/48 KB 84/87 KB 76/156 KB 48/48 KB 84/87 KB 80/156 KB 48/48 KB 84/87 KB 84/156 KB 48/48 KB 87/87 KB 88/156 KB 48/48 KB 87/87 KB 92/156 KB 48/48 KB 87/87 KB 96/156 KB 48/48 KB 87/87 KB 84/156 KB 48/48 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 1199.0 KB/sec) unit-abot-epc-basic-0: 01:39:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 01:39:24 DEBUG unit.abot-epc-basic/0.install 3/86 KB 87/87 KB 96/156 KB 5/86 KB 87/87 KB 96/156 KB 8/86 KB 87/87 KB 96/156 KB 11/86 KB 87/87 KB 96/156 KB 13/86 KB 87/87 KB 96/156 KB 16/86 KB 87/87 KB 96/156 KB 19/86 KB 87/87 KB 96/156 KB 19/86 KB 3/35 KB 87/87 KB 96/156 KB 19/86 KB 6/35 KB 87/87 KB 96/156 KB 19/86 KB 9/35 KB 87/87 KB 96/156 KB 19/86 KB 11/35 KB 87/87 KB 96/156 KB 19/86 KB 14/35 KB 87/87 KB 96/156 KB 19/86 KB 16/35 KB 87/87 KB 96/156 KB 19/86 KB 19/35 KB 87/87 KB 96/156 KB 19/86 KB 22/35 KB 87/87 KB 96/156 KB 19/86 KB 25/35 KB 87/87 KB 96/156 KB 21/86 KB 27/35 KB 87/87 KB 96/156 KB 21/86 KB 30/35 KB 87/87 KB 96/156 KB 21/86 KB 32/35 KB 4/24 KB 87/87 KB 96/156 KB 21/86 KB 25/35 KB 87/87 KB 96/156 KB 24/86 KB 32/35 KB 4/24 KB 87/87 KB 96/156 KB 27/86 KB 32/35 KB 4/24 KB 87/87 KB 96/156 KB 29/86 KB 32/35 KB 4/24 KB 87/87 KB 96/156 KB 32/86 KB 32/35 KB 4/24 KB 87/87 KB 96/156 KB 36/86 KB 35/35 KB 4/24 KB 96/156 KB 40/86 KB 35/35 KB 4/24 KB 100/156 KB 44/86 KB 35/35 KB 4/24 KB 100/156 KB 48/86 KB 35/35 KB 4/24 KB 100/156 KB 21/86 KB 30/35 KB 4/24 KB 87/87 KB 96/156 KB 48/86 KB 35/35 KB 8/24 KB 100/156 KB 48/86 KB 35/35 KB 12/24 KB 100/156 KB 48/86 KB 35/35 KB 16/24 KB 100/156 KB 48/86 KB 35/35 KB 20/24 KB 100/156 KB 48/86 KB 35/35 KB 24/24 KB 100/156 KB 48/86 KB 35/35 KB 24/24 KB 100/156 KB 36/86 KB 35/35 KB 4/24 KB 100/156 KB 48/86 KB 35/35 KB 24/24 KB 104/156 KB 48/86 KB 35/35 KB 24/24 KB 108/156 KB 48/86 KB 35/35 KB 24/24 KB 112/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: 01:39:24 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: 01:39:24 DEBUG unit.abot-epc-basic/0.install 32/86 KB 35/35 KB 4/24 KB 87/87 KB 96/156 KB 52/86 KB 35/35 KB 24/24 KB 112/156 KB 56/86 KB 35/35 KB 24/24 KB 116/156 KB 60/86 KB 35/35 KB 24/24 KB 116/156 KB 64/86 KB 35/35 KB 24/24 KB 116/156 KB 52/86 KB 35/35 KB 24/24 KB 116/156 KB 64/86 KB 35/35 KB 24/24 KB 120/156 KB 64/86 KB 35/35 KB 24/24 KB 124/156 KB 64/86 KB 35/35 KB 24/24 KB 128/156 KB 64/86 KB 35/35 KB 24/24 KB 132/156 KB 68/86 KB 35/35 KB 24/24 KB 136/156 KB 68/86 KB 35/35 KB 24/24 KB 140/156 KB 68/86 KB 35/35 KB 24/24 KB 144/156 KB 68/86 KB 35/35 KB 24/24 KB 132/156 KB 72/86 KB 35/35 KB 24/24 KB 144/156 KB 4/14 KB 76/86 KB 35/35 KB 24/24 KB 144/156 KB 4/14 KB 80/86 KB 35/35 KB 24/24 KB 144/156 KB 4/14 KB 68/86 KB 35/35 KB 24/24 KB 144/156 KB 4/14 KB 80/86 KB 35/35 KB 24/24 KB 144/156 KB 8/14 KB 80/86 KB 35/35 KB 24/24 KB 144/156 KB 12/14 KB 80/86 KB 35/35 KB 24/24 KB 144/156 KB 14/14 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 627.8 KB/sec) unit-abot-epc-basic-0: 01:39:24 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: 01:39:24 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 428.3 KB/sec) unit-abot-epc-basic-0: 01:39:24 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: 01:39:24 DEBUG unit.abot-epc-basic/0.install 84/86 KB 144/156 KB 14/14 KB 86/86 KB 144/156 KB 14/14 KB 86/86 KB 3/119 KB 144/156 KB 14/14 KB 86/86 KB 3/119 KB 144/156 KB 3/29 KB 14/14 KB 86/86 KB 6/119 KB 148/156 KB 5/29 KB 86/86 KB 6/119 KB 148/156 KB 8/29 KB 86/86 KB 6/119 KB 148/156 KB 11/29 KB 86/86 KB 6/119 KB 148/156 KB 3/29 KB 86/86 KB 6/119 KB 152/156 KB 11/29 KB 86/86 KB 6/119 KB 156/156 KB 11/29 KB 86/86 KB 6/119 KB 156/156 KB 11/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 198.0 KB/sec) unit-abot-epc-basic-0: 01:39:24 DEBUG unit.abot-epc-basic/0.install 86/86 KB 6/119 KB 144/156 KB 3/29 KB 14/14 KB 86/86 KB 9/119 KB 156/156 KB 13/29 KB 86/86 KB 11/119 KB 156/156 KB 13/29 KB 86/86 KB 14/119 KB 156/156 KB 13/29 KB 86/86 KB 16/119 KB 156/156 KB 13/29 KB 86/86 KB 19/119 KB 156/156 KB 13/29 KB 86/86 KB 22/119 KB 156/156 KB 13/29 KB 86/86 KB 25/119 KB 156/156 KB 13/29 KB 86/86 KB 27/119 KB 156/156 KB 13/29 KB 86/86 KB 30/119 KB 156/156 KB 13/29 KB 86/86 KB 32/119 KB 156/156 KB 13/29 KB 86/86 KB 36/119 KB 156/156 KB 13/29 KB 86/86 KB 40/119 KB 156/156 KB 13/29 KB 86/86 KB 44/119 KB 156/156 KB 13/29 KB 86/86 KB 48/119 KB 156/156 KB 13/29 KB 86/86 KB 6/119 KB 156/156 KB 13/29 KB 86/86 KB 48/119 KB 156/156 KB 16/29 KB 86/86 KB 48/119 KB 156/156 KB 19/29 KB 86/86 KB 48/119 KB 156/156 KB 21/29 KB 86/86 KB 48/119 KB 156/156 KB 24/29 KB 86/86 KB 48/119 KB 156/156 KB 27/29 KB 86/86 KB 48/119 KB 156/156 KB 29/29 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 01:39:24 DEBUG unit.abot-epc-basic/0.install 86/86 KB 52/119 KB 156/156 KB 29/29 KB 56/119 KB 156/156 KB 60/119 KB 156/156 KB 64/119 KB 156/156 KB 68/119 KB 156/156 KB 72/119 KB 156/156 KB 76/119 KB 156/156 KB 80/119 KB 156/156 KB 84/119 KB 156/156 KB 88/119 KB 156/156 KB 4/37 KB 92/119 KB 156/156 KB 4/37 KB 96/119 KB 156/156 KB 4/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 338.0 KB/sec) unit-abot-epc-basic-0: 01:39:24 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1015.2 KB/sec) unit-abot-epc-basic-0: 01:39:24 DEBUG unit.abot-epc-basic/0.install 84/119 KB 156/156 KB 4/37 KB 96/119 KB 156/156 KB 8/37 KB 96/119 KB 156/156 KB 12/37 KB 96/119 KB 156/156 KB 16/37 KB 96/119 KB 156/156 KB 20/37 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 01:39:24 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: 01:39:24 DEBUG unit.abot-epc-basic/0.install 96/119 KB 156/156 KB 24/37 KB 96/119 KB 156/156 KB 28/37 KB 96/119 KB 156/156 KB 32/37 KB 96/119 KB 156/156 KB 36/37 KB 96/119 KB 156/156 KB 37/37 KB 100/119 KB 156/156 KB 37/37 KB 104/119 KB 156/156 KB 37/37 KB 108/119 KB 156/156 KB 37/37 KB 112/119 KB 156/156 KB 37/37 KB 116/119 KB 156/156 KB 37/37 KB 119/119 KB 37/37 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 1607.1 KB/sec) unit-abot-epc-basic-0: 01:39:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 01:39:24 DEBUG unit.abot-epc-basic/0.install 119/119 KB 4/11 KB 37/37 KB 3/57 KB 119/119 KB 4/11 KB 37/37 KB 6/57 KB 119/119 KB 4/11 KB 37/37 KB 9/57 KB 119/119 KB 4/11 KB 37/37 KB 11/57 KB 119/119 KB 4/11 KB 37/37 KB 14/57 KB 119/119 KB 4/11 KB 37/37 KB 16/57 KB 119/119 KB 4/11 KB 37/37 KB 19/57 KB 119/119 KB 4/11 KB 37/37 KB 22/57 KB 119/119 KB 8/11 KB 37/37 KB 19/57 KB 119/119 KB 8/11 KB 37/37 KB 22/57 KB 119/119 KB 11/11 KB 37/37 KB 25/57 KB 119/119 KB 11/11 KB 37/37 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 384.8 KB/sec) unit-abot-epc-basic-0: 01:39:24 DEBUG unit.abot-epc-basic/0.install 27/57 KB 119/119 KB 11/11 KB 30/57 KB 119/119 KB 11/11 KB 32/57 KB 119/119 KB 11/11 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 01:39:24 DEBUG unit.abot-epc-basic/0.install 36/57 KB 119/119 KB 11/11 KB 3/33 KB 40/57 KB 119/119 KB 3/33 KB 44/57 KB 119/119 KB 3/33 KB 48/57 KB 119/119 KB 3/33 KB 32/57 KB 119/119 KB 11/11 KB 3/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 101.4 KB/sec) unit-abot-epc-basic-0: 01:39:24 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: 01:39:24 DEBUG unit.abot-epc-basic/0.install 48/57 KB 119/119 KB 6/33 KB 48/57 KB 119/119 KB 7/33 KB 52/57 KB 119/119 KB 7/33 KB 52/57 KB 119/119 KB 10/33 KB 52/57 KB 119/119 KB 12/33 KB 56/57 KB 119/119 KB 12/33 KB 57/57 KB 119/119 KB 12/33 KB 57/57 KB 119/119 KB 15/33 KB 57/57 KB 119/119 KB 18/33 KB 57/57 KB 20/33 KB 4/21 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 1143.5 KB/sec) unit-abot-epc-basic-0: 01:39:24 DEBUG unit.abot-epc-basic/0.install 57/57 KB 119/119 KB 18/33 KB 4/21 KB 57/57 KB 20/33 KB 8/21 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 01:39:24 DEBUG unit.abot-epc-basic/0.install 57/57 KB 20/33 KB 12/21 KB 57/57 KB 20/33 KB 16/21 KB 57/57 KB 20/33 KB 20/21 KB 57/57 KB 20/33 KB 21/21 KB 57/57 KB 23/33 KB 21/21 KB 57/57 KB 26/33 KB 21/21 KB 57/57 KB 28/33 KB 21/21 KB 57/57 KB 31/33 KB 21/21 KB 3/5 KB 57/57 KB 28/33 KB 21/21 KB 3/5 KB 57/57 KB 31/33 KB 21/21 KB 5/5 KB 57/57 KB 33/33 KB 21/21 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 523.0 KB/sec) unit-abot-epc-basic-0: 01:39:24 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 189.9 KB/sec) unit-abot-epc-basic-0: 01:39:24 DEBUG unit.abot-epc-basic/0.install 33/33 KB 4/14 KB 5/5 KB 33/33 KB 8/14 KB 5/5 KB 33/33 KB 12/14 KB 5/5 KB 33/33 KB 14/14 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 284.4 KB/sec) unit-abot-epc-basic-0: 01:39:24 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 39.4 KB/sec) unit-abot-epc-basic-0: 01:39:24 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 118.5 KB/sec) unit-mysql-0: 01:39:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 01:39:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 01:39:24 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 01:39:24 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 01:39:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:39:24 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:39:24 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: 01:39:24 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: 01:39:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:39:24 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:39:24 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-mysql-0: 01:39:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 01:39:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 01:39:24 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 01:39:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 01:39:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 01:39:24 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 01:39:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 01:39:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 01:39:24 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 01:39:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 01:39:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 01:39:24 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 01:39:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 01:39:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 01:39:25 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 01:39:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:39:25 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 477.4 KB/sec) unit-mysql-0: 01:39:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 01:39:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-abot-epc-basic-0: 01:39:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-mysql-0: 01:39:25 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 01:39:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 132.6 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 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 772.0 KB/sec) unit-abot-epc-basic-0: 01:39:25 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-mysql-0: 01:39:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 01:39:25 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 263.7 KB/sec) unit-mysql-0: 01:39:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 01:39:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-mysql-0: 01:39:25 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 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: 01:39:25 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 126.0 KB/sec) unit-mysql-0: 01:39:25 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1051.0 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 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 668.3 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 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 159.3 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 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: 01:39:25 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: 01:39:25 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: 01:39:25 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: 01:39:25 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 208.1 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 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 141.2 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 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 210.7 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 759.8 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 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 128.3 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 DEBUG unit.abot-epc-basic/0.install 1/2 KB 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 87.7 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 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: 01:39:25 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: 01:39:25 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 474.2 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 DEBUG unit.abot-epc-basic/0.install 3/9 KB 3/9 KB 6/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 745.5 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 456.9 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 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 183.3 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 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 296.9 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1255.3 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 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: 01:39:25 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: 01:39:25 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: 01:39:25 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: 01:39:25 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 3/286 KB 3/39 KB 3/286 KB 3/45 KB 6/39 KB 5/286 KB 3/45 KB 6/39 KB 5/286 KB 3/223 KB 3/45 KB 6/39 KB 3/308 KB 5/286 KB 5/223 KB 3/45 KB 6/39 KB 3/308 KB 5/286 KB 8/223 KB 3/45 KB 9/39 KB 3/308 KB 8/286 KB 11/223 KB 3/45 KB 6/39 KB 3/286 KB 5/45 KB 9/39 KB 3/308 KB 8/286 KB 11/223 KB 8/45 KB 9/39 KB 3/308 KB 8/286 KB 11/223 KB 11/45 KB 9/39 KB 3/308 KB 8/286 KB 11/223 KB 3/45 KB 9/39 KB 3/308 KB 8/286 KB 8/223 KB 3/45 KB 6/39 KB 3/308 KB 8/286 KB 8/223 KB 11/45 KB 9/39 KB 3/308 KB 11/286 KB 11/223 KB 3/45 KB 6/39 KB 3/308 KB 5/286 KB 3/223 KB 11/45 KB 9/39 KB 5/308 KB 11/286 KB 11/223 KB 11/45 KB 9/39 KB 8/308 KB 11/286 KB 11/223 KB 11/45 KB 9/39 KB 11/308 KB 11/286 KB 11/223 KB 11/45 KB 9/39 KB 13/308 KB 11/286 KB 11/223 KB 11/45 KB 9/39 KB 16/308 KB 11/286 KB 11/223 KB 11/45 KB 9/39 KB 19/308 KB 11/286 KB 11/223 KB 13/45 KB 9/39 KB 21/308 KB 13/286 KB 11/223 KB 13/45 KB 11/39 KB 24/308 KB 13/286 KB 11/223 KB 13/45 KB 9/39 KB 19/308 KB 13/286 KB 11/223 KB 11/45 KB 9/39 KB 19/308 KB 13/286 KB 11/223 KB 13/45 KB 11/39 KB 24/308 KB 16/286 KB 13/223 KB 16/45 KB 11/39 KB 24/308 KB 16/286 KB 13/223 KB 13/45 KB 11/39 KB 24/308 KB 13/286 KB 13/223 KB 13/45 KB 11/39 KB 21/308 KB 13/286 KB 11/223 KB 16/45 KB 11/39 KB 24/308 KB 19/286 KB 13/223 KB 16/45 KB 14/39 KB 24/308 KB 19/286 KB 16/223 KB 19/45 KB 14/39 KB 24/308 KB 21/286 KB 19/223 KB 16/45 KB 14/39 KB 24/308 KB 19/286 KB 13/223 KB 19/45 KB 14/39 KB 27/308 KB 21/286 KB 19/223 KB 19/45 KB 14/39 KB 24/308 KB 21/286 KB 16/223 KB 19/45 KB 14/39 KB 24/308 KB 19/286 KB 16/223 KB 19/45 KB 16/39 KB 29/308 KB 21/286 KB 19/223 KB 21/45 KB 16/39 KB 32/308 KB 24/286 KB 21/223 KB 19/45 KB 16/39 KB 27/308 KB 21/286 KB 19/223 KB 21/45 KB 16/39 KB 29/308 KB 24/286 KB 21/223 KB 21/45 KB 16/39 KB 29/308 KB 24/286 KB 19/223 KB 21/45 KB 16/39 KB 29/308 KB 21/286 KB 19/223 KB 24/45 KB 16/39 KB 32/308 KB 24/286 KB 21/223 KB 24/45 KB 19/39 KB 32/308 KB 24/286 KB 21/223 KB 24/45 KB 19/39 KB 32/308 KB 27/286 KB 21/223 KB 27/45 KB 19/39 KB 32/308 KB 27/286 KB 24/223 KB 29/45 KB 19/39 KB 36/308 KB 29/286 KB 24/223 KB 24/45 KB 19/39 KB 32/308 KB 27/286 KB 24/223 KB 29/45 KB 22/39 KB 36/308 KB 29/286 KB 24/223 KB 27/45 KB 19/39 KB 36/308 KB 29/286 KB 24/223 KB 29/45 KB 22/39 KB 36/308 KB 29/286 KB 27/223 KB 29/45 KB 25/39 KB 36/308 KB 29/286 KB 27/223 KB 29/45 KB 27/39 KB 36/308 KB 32/286 KB 29/223 KB 27/45 KB 19/39 KB 36/308 KB 27/286 KB 24/223 KB 32/45 KB 27/39 KB 40/308 KB 32/286 KB 29/223 KB 32/45 KB 27/39 KB 44/308 KB 32/286 KB 29/223 KB 32/45 KB 27/39 KB 48/308 KB 32/286 KB 29/223 KB 32/45 KB 27/39 KB 36/308 KB 32/286 KB 29/223 KB 29/45 KB 25/39 KB 36/308 KB 32/286 KB 29/223 KB 29/45 KB 25/39 KB 36/308 KB 32/286 KB 27/223 KB 32/45 KB 30/39 KB 48/308 KB 36/286 KB 29/223 KB 36/45 KB 30/39 KB 52/308 KB 40/286 KB 32/223 KB 36/45 KB 30/39 KB 52/308 KB 44/286 KB 32/223 KB 36/45 KB 30/39 KB 52/308 KB 48/286 KB 32/223 KB 32/45 KB 30/39 KB 48/308 KB 32/286 KB 29/223 KB 36/45 KB 32/39 KB 52/308 KB 48/286 KB 32/223 KB 36/45 KB 35/39 KB 52/308 KB 48/286 KB 32/223 KB 36/45 KB 38/39 KB 52/308 KB 48/286 KB 32/223 KB 36/45 KB 39/39 KB 52/308 KB 48/286 KB 32/223 KB 36/45 KB 30/39 KB 52/308 KB 36/286 KB 32/223 KB 36/45 KB 39/39 KB 56/308 KB 48/286 KB 32/223 KB 36/45 KB 39/39 KB 60/308 KB 48/286 KB 32/223 KB 36/45 KB 39/39 KB 64/308 KB unit-abot-epc-basic-0: 01:39:25 DEBUG unit.abot-epc-basic/0.install 48/286 KB 32/223 KB 36/45 KB 39/39 KB 68/308 KB 48/286 KB 32/223 KB 36/45 KB 39/39 KB 72/308 KB 52/286 KB 32/223 KB 36/45 KB 39/39 KB 76/308 KB 52/286 KB 32/223 KB 36/45 KB 39/39 KB 80/308 KB 52/286 KB 32/223 KB 36/45 KB 30/39 KB 48/308 KB 36/286 KB 32/223 KB 40/45 KB 39/39 KB 80/308 KB 52/286 KB 32/223 KB 44/45 KB 39/39 KB 80/308 KB 52/286 KB 32/223 KB 45/45 KB 39/39 KB 80/308 KB 52/286 KB 32/223 KB 32/45 KB 30/39 KB 48/308 KB 36/286 KB 32/223 KB 45/45 KB 39/39 KB 80/308 KB 52/286 KB 36/223 KB 45/45 KB 39/39 KB 80/308 KB 52/286 KB 40/223 KB 45/45 KB 39/39 KB 80/308 KB 52/286 KB 44/223 KB 45/45 KB 39/39 KB 80/308 KB 52/286 KB 48/223 KB 45/45 KB 39/39 KB 80/308 KB 52/286 KB 52/223 KB 45/45 KB 80/308 KB 52/286 KB 56/223 KB 45/45 KB 80/308 KB 52/286 KB 60/223 KB 45/45 KB 80/308 KB 52/286 KB 64/223 KB 36/45 KB 39/39 KB 68/308 KB 52/286 KB 32/223 KB 45/45 KB 80/308 KB 56/286 KB 64/223 KB 45/45 KB 80/308 KB 60/286 KB 64/223 KB 45/45 KB 80/308 KB 64/286 KB 64/223 KB 45/45 KB 80/308 KB 68/286 KB 64/223 KB 45/45 KB 80/308 KB 72/286 KB 68/223 KB 45/45 KB 80/308 KB 76/286 KB 68/223 KB 45/45 KB 80/308 KB 80/286 KB 68/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 959.1 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 DEBUG unit.abot-epc-basic/0.install 45/45 KB 84/308 KB 80/286 KB 68/223 KB 45/45 KB 80/308 KB 68/286 KB 68/223 KB 45/45 KB 84/308 KB 80/286 KB 72/223 KB 45/45 KB 84/308 KB 80/286 KB 76/223 KB 88/308 KB 80/286 KB 80/223 KB 88/308 KB 80/286 KB 84/223 KB 88/308 KB 84/286 KB 88/223 KB 88/308 KB 84/286 KB 92/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 925.7 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 DEBUG unit.abot-epc-basic/0.install 45/45 KB 88/308 KB 80/286 KB 76/223 KB 92/308 KB 84/286 KB 92/223 KB 96/308 KB 84/286 KB 92/223 KB 100/308 KB 84/286 KB 92/223 KB 104/308 KB 84/286 KB 92/223 KB 108/308 KB 84/286 KB 92/223 KB 88/308 KB 84/286 KB 84/223 KB 108/308 KB 88/286 KB 96/223 KB 108/308 KB 92/286 KB 96/223 KB 108/308 KB 96/286 KB 96/223 KB 108/308 KB 100/286 KB 96/223 KB 108/308 KB 84/286 KB 96/223 KB 112/308 KB 100/286 KB 96/223 KB 112/308 KB 100/286 KB 100/223 KB 3/174 KB 116/308 KB 104/286 KB 104/223 KB 3/174 KB 116/308 KB 104/286 KB 108/223 KB 3/174 KB 116/308 KB 104/286 KB 112/223 KB 3/174 KB 116/308 KB 104/286 KB 100/223 KB 3/174 KB 116/308 KB 108/286 KB 112/223 KB 3/174 KB 116/308 KB 112/286 KB 112/223 KB 3/174 KB 116/308 KB 100/286 KB 100/223 KB 3/174 KB 112/308 KB 100/286 KB 100/223 KB 6/174 KB 116/308 KB 112/286 KB 112/223 KB 4/22 KB 9/174 KB 116/308 KB 112/286 KB 112/223 KB 8/22 KB 9/174 KB 116/308 KB 112/286 KB 112/223 KB 12/22 KB 9/174 KB 116/308 KB 112/286 KB 112/223 KB 16/22 KB 9/174 KB 116/308 KB 112/286 KB 112/223 KB 20/22 KB 9/174 KB 116/308 KB 112/286 KB 112/223 KB 22/22 KB 9/174 KB 116/308 KB 112/286 KB 112/223 KB 22/22 KB 9/174 KB 116/308 KB 116/286 KB 112/223 KB 22/22 KB 9/174 KB 120/308 KB 120/286 KB 112/223 KB 22/22 KB 9/174 KB 120/308 KB 124/286 KB 112/223 KB 22/22 KB 9/174 KB 120/308 KB 128/286 KB 112/223 KB 9/174 KB 116/308 KB 116/286 KB 112/223 KB 22/22 KB 9/174 KB 120/308 KB 116/286 KB 112/223 KB 22/22 KB 9/174 KB 124/308 KB 128/286 KB 112/223 KB 22/22 KB 9/174 KB 128/308 KB 128/286 KB 112/223 KB 22/22 KB 11/174 KB 132/308 KB 128/286 KB 112/223 KB 22/22 KB 11/174 KB 136/308 KB 128/286 KB 112/223 KB 22/22 KB 11/174 KB 140/308 KB 128/286 KB 112/223 KB 22/22 KB 11/174 KB 144/308 KB 128/286 KB 116/223 KB 22/22 KB 11/174 KB 148/308 KB 128/286 KB 116/223 KB 22/22 KB 11/174 KB 152/308 KB 132/286 KB 116/223 KB 22/22 KB 11/174 KB 156/308 KB 132/286 KB 116/223 KB 22/22 KB 11/174 KB 160/308 KB 132/286 KB 116/223 KB 22/22 KB 11/174 KB 164/308 KB 132/286 KB 116/223 KB 22/22 KB 11/174 KB 128/308 KB 128/286 KB 112/223 KB 22/22 KB 14/174 KB 164/308 KB 132/286 KB 116/223 KB 22/22 KB 16/174 KB 164/308 KB 132/286 KB 116/223 KB 22/22 KB 19/174 KB 164/308 KB 132/286 KB 116/223 KB 22/22 KB 22/174 KB 164/308 KB 132/286 KB 116/223 KB 22/22 KB 25/174 KB 164/308 KB 132/286 KB 116/223 KB 22/22 KB 11/174 KB 148/308 KB 132/286 KB 116/223 KB 22/22 KB 25/174 KB 164/308 KB 136/286 KB 116/223 KB 22/22 KB 25/174 KB 164/308 KB 140/286 KB 116/223 KB 27/174 KB 164/308 KB 144/286 KB 116/223 KB 22/22 KB 11/174 KB 140/308 KB 128/286 KB 116/223 KB 27/174 KB 164/308 KB 144/286 KB 120/223 KB 27/174 KB 164/308 KB 144/286 KB 124/223 KB 27/174 KB 164/308 KB 144/286 KB 128/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 408.9 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 DEBUG unit.abot-epc-basic/0.install 27/174 KB 164/308 KB 144/286 KB 132/223 KB 4/9 KB 27/174 KB 164/308 KB 148/286 KB 136/223 KB 4/9 KB 27/174 KB 164/308 KB 148/286 KB 140/223 KB 4/9 KB 27/174 KB 164/308 KB 148/286 KB 144/223 KB 22/22 KB 27/174 KB 164/308 KB 140/286 KB 116/223 KB 4/9 KB 30/174 KB 164/308 KB 148/286 KB 144/223 KB 4/9 KB 32/174 KB 164/308 KB 148/286 KB 144/223 KB 4/9 KB 36/174 KB 164/308 KB 148/286 KB 144/223 KB 4/9 KB 40/174 KB 168/308 KB 148/286 KB 148/223 KB 4/9 KB 44/174 KB 168/308 KB 148/286 KB 148/223 KB 4/9 KB 48/174 KB 168/308 KB 148/286 KB 148/223 KB 4/9 KB 27/174 KB 164/308 KB 148/286 KB 132/223 KB 4/9 KB 48/174 KB 168/308 KB 152/286 KB 148/223 KB 4/9 KB 48/174 KB 168/308 KB 156/286 KB 148/223 KB 4/9 KB 48/174 KB 168/308 KB 160/286 KB 148/223 KB 4/9 KB 27/174 KB 164/308 KB 144/286 KB 132/223 KB 8/9 KB 48/174 KB 168/308 KB 160/286 KB 148/223 KB 9/9 KB 48/174 KB 168/308 KB 160/286 KB 148/223 KB 4/9 KB 36/174 KB 168/308 KB 148/286 KB 148/223 KB 9/9 KB 48/174 KB 172/308 KB 160/286 KB 148/223 KB 9/9 KB 48/174 KB 176/308 KB 160/286 KB 148/223 KB 4/9 KB 36/174 KB 164/308 KB 148/286 KB 148/223 KB 9/9 KB 48/174 KB 176/308 KB 160/286 KB 152/223 KB 9/9 KB 48/174 KB 176/308 KB 160/286 KB 156/223 KB 9/9 KB 48/174 KB 176/308 KB 164/286 KB 160/223 KB 9/9 KB 48/174 KB 180/308 KB 164/286 KB 164/223 KB 9/9 KB 52/174 KB 180/308 KB 164/286 KB 168/223 KB 9/9 KB 52/174 KB 180/308 KB 164/286 KB 172/223 KB 9/9 KB 52/174 KB 180/308 KB 164/286 KB 176/223 KB 9/9 KB 52/174 KB 180/308 KB 164/286 KB 180/223 KB 9/9 KB 52/174 KB 180/308 KB 164/286 KB 184/223 KB 9/9 KB 52/174 KB 180/308 KB 164/286 KB 188/223 KB 9/9 KB 52/174 KB 180/308 KB 164/286 KB 192/223 KB 9/9 KB 48/174 KB 176/308 KB 164/286 KB 156/223 KB 52/174 KB 180/308 KB 168/286 KB 192/223 KB 52/174 KB 180/308 KB 172/286 KB 192/223 KB 52/174 KB 180/308 KB 176/286 KB 192/223 KB 52/174 KB 180/308 KB 180/286 KB 192/223 KB 52/174 KB 180/308 KB 184/286 KB 192/223 KB 52/174 KB 180/308 KB 188/286 KB 192/223 KB 52/174 KB 180/308 KB 192/286 KB 192/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 124.8 KB/sec) unit-abot-epc-basic-0: 01:39:25 DEBUG unit.abot-epc-basic/0.install 9/9 KB 52/174 KB 180/308 KB 164/286 KB 164/223 KB 56/174 KB 180/308 KB 192/286 KB 192/223 KB 60/174 KB 180/308 KB 192/286 KB 192/223 KB 64/174 KB 180/308 KB 192/286 KB 192/223 KB 68/174 KB 180/308 KB 192/286 KB 192/223 KB 9/9 KB 48/174 KB 180/308 KB 164/286 KB 160/223 KB 68/174 KB 184/308 KB 192/286 KB 192/223 KB 68/174 KB 188/308 KB 192/286 KB 192/223 KB 68/174 KB 192/308 KB 192/286 KB 192/223 KB 68/174 KB 196/308 KB 192/286 KB 192/223 KB 68/174 KB 200/308 KB 192/286 KB 192/223 KB 68/174 KB 204/308 KB 192/286 KB 192/223 KB 72/174 KB 208/308 KB 192/286 KB 192/223 KB 72/174 KB 212/308 KB 192/286 KB 192/223 KB 72/174 KB 216/308 KB 196/286 KB 196/223 KB 72/174 KB 220/308 KB 196/286 KB 196/223 KB 72/174 KB 224/308 KB 196/286 KB 196/223 KB 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: 01:39:25 DEBUG unit.abot-epc-basic/0.install 72/174 KB 212/308 KB 196/286 KB 196/223 KB 72/174 KB 224/308 KB 196/286 KB 200/223 KB 72/174 KB 224/308 KB 196/286 KB 204/223 KB 72/174 KB 224/308 KB 196/286 KB 208/223 KB 72/174 KB 224/308 KB 196/286 KB 212/223 KB 72/174 KB 228/308 KB 196/286 KB 216/223 KB 72/174 KB 228/308 KB 196/286 KB 220/223 KB 72/174 KB 228/308 KB 196/286 KB 223/223 KB 72/174 KB 212/308 KB 196/286 KB 192/223 KB 72/174 KB 228/308 KB 200/286 KB 223/223 KB 72/174 KB 228/308 KB 204/286 KB 223/223 KB 72/174 KB 228/308 KB 208/286 KB 223/223 KB 72/174 KB 204/308 KB 192/286 KB 192/223 KB 76/174 KB 228/308 KB 208/286 KB 223/223 KB 80/174 KB 228/308 KB 208/286 KB 223/223 KB 84/174 KB 228/308 KB 208/286 KB 223/223 KB 88/174 KB 228/308 KB 208/286 KB 223/223 KB 92/174 KB 228/308 KB 208/286 KB 223/223 KB 96/174 KB 228/308 KB 208/286 KB 223/223 KB 100/174 KB 228/308 KB 208/286 KB 223/223 KB 4/22 KB 104/174 KB 228/308 KB 212/286 KB 223/223 KB 4/22 KB 108/174 KB 228/308 KB 212/286 KB 223/223 KB 4/22 KB 112/174 KB 228/308 KB 212/286 KB 223/223 KB 72/174 KB 228/308 KB 196/286 KB 212/223 KB 4/22 KB 112/174 KB 232/308 KB 212/286 KB 223/223 KB 4/22 KB 112/174 KB 236/308 KB 212/286 KB 223/223 KB 4/22 KB 112/174 KB 240/308 KB 212/286 KB 223/223 KB 4/22 KB 100/174 KB 228/308 KB 212/286 KB 223/223 KB 8/22 KB 112/174 KB 240/308 KB 212/286 KB 223/223 KB 12/22 KB 112/174 KB 240/308 KB 212/286 KB 223/223 KB 16/22 KB 112/174 KB 240/308 KB 212/286 KB 223/223 KB 20/22 KB 112/174 KB 240/308 KB 212/286 KB 223/223 KB 22/22 KB 112/174 KB 240/308 KB 212/286 KB 223/223 KB 100/174 KB 228/308 KB 212/286 KB 223/223 KB 22/22 KB 112/174 KB 240/308 KB 216/286 KB 223/223 KB 22/22 KB 112/174 KB 240/308 KB 220/286 KB 223/223 KB 22/22 KB 112/174 KB 240/308 KB 224/286 KB 223/223 KB 22/22 KB 112/174 KB 244/308 KB 224/286 KB 223/223 KB 22/22 KB 116/174 KB 248/308 KB 228/286 KB 223/223 KB 22/22 KB 116/174 KB 252/308 KB 228/286 KB 223/223 KB 22/22 KB 116/174 KB 256/308 KB 228/286 KB 223/223 KB 22/22 KB 116/174 KB 244/308 KB 228/286 KB 223/223 KB 22/22 KB 116/174 KB 256/308 KB 232/286 KB 223/223 KB 22/22 KB 116/174 KB 256/308 KB 236/286 KB 223/223 KB 22/22 KB 116/174 KB 256/308 KB 240/286 KB 223/223 KB 22/22 KB 116/174 KB 244/308 KB 224/286 KB 223/223 KB 22/22 KB 120/174 KB 256/308 KB 240/286 KB 223/223 KB 22/22 KB 124/174 KB 256/308 KB 240/286 KB 223/223 KB 22/22 KB 128/174 KB 256/308 KB 240/286 KB 223/223 KB 22/22 KB 128/174 KB 256/308 KB 244/286 KB 223/223 KB 132/174 KB 260/308 KB 248/286 KB 223/223 KB 132/174 KB 260/308 KB 252/286 KB 223/223 KB 132/174 KB 260/308 KB 256/286 KB 223/223 KB 132/174 KB 260/308 KB 260/286 KB 223/223 KB 132/174 KB 260/308 KB 264/286 KB 132/174 KB 260/308 KB 268/286 KB 132/174 KB 260/308 KB 272/286 KB 132/174 KB 260/308 KB 244/286 KB 223/223 KB 136/174 KB 260/308 KB 272/286 KB 140/174 KB 260/308 KB 272/286 KB 144/174 KB 260/308 KB 272/286 KB 128/174 KB 260/308 KB 244/286 KB 223/223 KB 144/174 KB 264/308 KB 272/286 KB 144/174 KB 268/308 KB 272/286 KB 144/174 KB 272/308 KB 272/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 245.1 KB/sec) unit-abot-epc-basic-0: 01:39:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 01:39:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2369.8 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 DEBUG unit.abot-epc-basic/0.install 144/174 KB 276/308 KB 272/286 KB 148/174 KB 280/308 KB 272/286 KB 148/174 KB 284/308 KB 272/286 KB 148/174 KB 288/308 KB 272/286 KB 148/174 KB 276/308 KB 272/286 KB 152/174 KB 288/308 KB 272/286 KB 156/174 KB 288/308 KB 272/286 KB 160/174 KB 288/308 KB 272/286 KB 164/174 KB 288/308 KB 276/286 KB 4/17 KB 168/174 KB 292/308 KB 276/286 KB 4/17 KB 172/174 KB 292/308 KB 276/286 KB 4/17 KB 174/174 KB 292/308 KB 276/286 KB 160/174 KB 288/308 KB 276/286 KB 4/17 KB 174/174 KB 292/308 KB 4/11 KB 280/286 KB 4/17 KB 174/174 KB 292/308 KB 4/11 KB 284/286 KB 4/17 KB 174/174 KB 292/308 KB 4/11 KB 286/286 KB 4/17 KB 174/174 KB 292/308 KB 4/11 KB 276/286 KB 4/17 KB 164/174 KB 292/308 KB 276/286 KB 8/17 KB 174/174 KB 292/308 KB 4/11 KB 286/286 KB 12/17 KB 174/174 KB 292/308 KB 4/11 KB 286/286 KB 16/17 KB 174/174 KB 292/308 KB 4/11 KB 286/286 KB 17/17 KB 174/174 KB 292/308 KB 4/11 KB 286/286 KB 164/174 KB 292/308 KB 276/286 KB 17/17 KB 174/174 KB 296/308 KB 8/11 KB 286/286 KB 17/17 KB 174/174 KB 300/308 KB 8/11 KB 286/286 KB 17/17 KB 174/174 KB 304/308 KB 8/11 KB 286/286 KB 17/17 KB 174/174 KB 292/308 KB 8/11 KB 286/286 KB 17/17 KB 174/174 KB 304/308 KB 11/11 KB 286/286 KB 17/17 KB 174/174 KB 308/308 KB 11/11 KB 286/286 KB 17/17 KB 174/174 KB 308/308 KB 11/11 KB 286/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 86.9 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1400.9 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2115.9 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2440.9 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 130.6 KB/sec) unit-abot-epc-basic-0: 01:39:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 01:39:25 DEBUG unit.abot-epc-basic/0.install 4/11 KB 8/11 KB 11/11 KB 4/14 KB 11/11 KB 8/14 KB 11/11 KB 12/14 KB 11/11 KB 14/14 KB 11/11 KB 4/309 KB 14/14 KB 11/11 KB 8/309 KB 14/14 KB 3/13 KB 11/11 KB 12/309 KB 14/14 KB 3/13 KB 11/11 KB 16/309 KB 14/14 KB 3/13 KB 11/11 KB 20/309 KB 14/14 KB 3/13 KB 11/11 KB 24/309 KB 14/14 KB 3/13 KB 28/309 KB 3/13 KB 4/309 KB 14/14 KB 3/13 KB 11/11 KB 28/309 KB 6/13 KB 28/309 KB 9/13 KB 28/309 KB 11/13 KB 28/309 KB 13/13 KB 32/309 KB 13/13 KB 36/309 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 74.0 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 95.5 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 DEBUG unit.abot-epc-basic/0.install 40/309 KB 13/13 KB 44/309 KB 13/13 KB 48/309 KB 13/13 KB 4/28 KB 52/309 KB 13/13 KB 4/28 KB 56/309 KB 13/13 KB 4/28 KB 60/309 KB 13/13 KB 4/28 KB 62/309 KB 13/13 KB 4/28 KB 66/309 KB 13/13 KB 4/28 KB 70/309 KB 13/13 KB 4/28 KB 74/309 KB 13/13 KB 4/28 KB 78/309 KB 13/13 KB 4/28 KB 82/309 KB 4/28 KB 48/309 KB 13/13 KB 8/28 KB 82/309 KB 4/37 KB 12/28 KB 82/309 KB 4/37 KB 16/28 KB 82/309 KB 4/37 KB 20/28 KB 82/309 KB 4/37 KB 24/28 KB 82/309 KB 4/37 KB 28/28 KB 82/309 KB 4/37 KB 28/28 KB 82/309 KB 4/37 KB 4/28 KB 82/309 KB 4/37 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 87.1 KB/sec) unit-abot-epc-basic-0: 01:39:25 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: 01:39:25 DEBUG unit.abot-epc-basic/0.install 28/28 KB 82/309 KB 8/37 KB 28/28 KB 82/309 KB 4/192 KB 8/37 KB 28/28 KB 82/309 KB 8/192 KB 8/37 KB 28/28 KB 82/309 KB 12/192 KB 8/37 KB 28/28 KB 82/309 KB 16/192 KB 8/37 KB 28/28 KB 82/309 KB 16/192 KB 12/37 KB 28/28 KB 82/309 KB 16/192 KB 16/37 KB 28/28 KB 82/309 KB 16/192 KB 20/37 KB 28/28 KB 82/309 KB 20/192 KB 24/37 KB 28/28 KB 82/309 KB 20/192 KB 28/37 KB 28/28 KB 82/309 KB 20/192 KB 32/37 KB 28/28 KB 82/309 KB 20/192 KB 20/37 KB 28/28 KB 82/309 KB 24/192 KB 32/37 KB 28/28 KB 82/309 KB 28/192 KB 32/37 KB 28/28 KB 82/309 KB 32/192 KB 32/37 KB 28/28 KB 82/309 KB 36/192 KB 32/37 KB 28/28 KB 86/309 KB 40/192 KB 36/37 KB 28/28 KB 86/309 KB 44/192 KB 36/37 KB 28/28 KB 86/309 KB 48/192 KB 36/37 KB 28/28 KB 86/309 KB 52/192 KB 36/37 KB 28/28 KB 3/14 KB 86/309 KB 56/192 KB 36/37 KB 28/28 KB 3/14 KB 86/309 KB 60/192 KB 36/37 KB 28/28 KB 3/14 KB 86/309 KB 64/192 KB 36/37 KB 28/28 KB 86/309 KB 36/192 KB 36/37 KB 28/28 KB 3/14 KB 90/309 KB 64/192 KB 36/37 KB 28/28 KB 3/14 KB 94/309 KB 64/192 KB 36/37 KB 28/28 KB 82/309 KB 36/192 KB 36/37 KB 28/28 KB 3/14 KB 86/309 KB 52/192 KB 36/37 KB 28/28 KB 5/14 KB 94/309 KB 64/192 KB 36/37 KB 28/28 KB 8/14 KB 94/309 KB 64/192 KB 36/37 KB 28/28 KB 11/14 KB 94/309 KB 64/192 KB 36/37 KB 28/28 KB 13/14 KB 94/309 KB 64/192 KB 36/37 KB 28/28 KB 14/14 KB 94/309 KB 64/192 KB 36/37 KB 28/28 KB 14/14 KB 94/309 KB 64/192 KB 37/37 KB 28/28 KB 14/14 KB 98/309 KB 64/192 KB 37/37 KB 14/14 KB 102/309 KB 64/192 KB 37/37 KB 14/14 KB 106/309 KB 64/192 KB 37/37 KB 14/14 KB 110/309 KB 64/192 KB 37/37 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 177.6 KB/sec) unit-abot-epc-basic-0: 01:39:25 DEBUG unit.abot-epc-basic/0.install 14/14 KB 110/309 KB 68/192 KB 37/37 KB 14/14 KB 114/309 KB 72/192 KB 37/37 KB 14/14 KB 114/309 KB 76/192 KB 37/37 KB 14/14 KB 114/309 KB 80/192 KB 37/37 KB 14/14 KB 114/309 KB 68/192 KB 37/37 KB 14/14 KB 118/309 KB 80/192 KB 37/37 KB 14/14 KB 122/309 KB 80/192 KB 37/37 KB 14/14 KB 126/309 KB 80/192 KB 37/37 KB 14/14 KB 126/309 KB 84/192 KB 37/37 KB 130/309 KB 88/192 KB 130/309 KB 92/192 KB 130/309 KB 96/192 KB 130/309 KB 84/192 KB 134/309 KB 96/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 226.8 KB/sec) unit-abot-epc-basic-0: 01:39:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 84.6 KB/sec) unit-abot-epc-basic-0: 01:39:25 DEBUG unit.abot-epc-basic/0.install 138/309 KB 96/192 KB 142/309 KB 96/192 KB 146/309 KB 96/192 KB 150/309 KB 100/192 KB 154/309 KB 100/192 KB 158/309 KB 100/192 KB 146/309 KB 100/192 KB 158/309 KB 104/192 KB 158/309 KB 108/192 KB 158/309 KB 112/192 KB 158/309 KB 116/192 KB 162/309 KB 120/192 KB 162/309 KB 124/192 KB 162/309 KB 128/192 KB 162/309 KB 116/192 KB 166/309 KB 128/192 KB 170/309 KB 128/192 KB 174/309 KB 128/192 KB 178/309 KB 128/192 KB 182/309 KB 132/192 KB 186/309 KB 132/192 KB 190/309 KB 132/192 KB 178/309 KB 132/192 KB 190/309 KB 136/192 KB 190/309 KB 140/192 KB 190/309 KB 144/192 KB 190/309 KB 148/192 KB 194/309 KB 152/192 KB 194/309 KB 156/192 KB 194/309 KB 160/192 KB 194/309 KB 164/192 KB 194/309 KB 168/192 KB 194/309 KB 172/192 KB 194/309 KB 176/192 KB 194/309 KB 148/192 KB 198/309 KB 176/192 KB 202/309 KB 176/192 KB 206/309 KB 176/192 KB 210/309 KB 176/192 KB 214/309 KB 176/192 KB 218/309 KB 176/192 KB 222/309 KB 176/192 KB 226/309 KB 176/192 KB 230/309 KB 180/192 KB 234/309 KB 180/192 KB 238/309 KB 180/192 KB 226/309 KB 180/192 KB 238/309 KB 184/192 KB 238/309 KB 188/192 KB 238/309 KB 192/192 KB 238/309 KB 192/192 KB 242/309 KB 192/192 KB 246/309 KB 192/192 KB 250/309 KB 192/192 KB 254/309 KB 192/192 KB 258/309 KB 192/192 KB 262/309 KB 192/192 KB 266/309 KB 192/192 KB 270/309 KB 192/192 KB 274/309 KB 192/192 KB 278/309 KB 282/309 KB 286/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1063.8 KB/sec) unit-abot-epc-basic-0: 01:39:25 DEBUG unit.abot-epc-basic/0.install 290/309 KB 294/309 KB 298/309 KB 302/309 KB 306/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1658.1 KB/sec) unit-abot-epc-basic-0: 01:39:26 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: 01:39:26 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 132.9 KB/sec) unit-abot-epc-basic-0: 01:39:26 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: 01:39:26 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 208.6 KB/sec) unit-abot-epc-basic-0: 01:39:26 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: 01:39:26 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 2630.4 KB/sec) unit-abot-epc-basic-0: 01:39:26 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:39:26 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 01:39:26 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 01:39:26 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 01:39:26 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 01:39:27 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 01:39:27 DEBUG unit.abot-epc-basic/0.install May 17, 2019 1:39:27 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 01:39:27 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Fri May 17 01:39:27 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 01:39:27 DEBUG unit.abot-epc-basic/0.install May 17, 2019 1:39:27 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:39:27 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 01:39:28 DEBUG unit.abot-epc-basic/0.install May 17, 2019 1:39:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:39:28 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 01:39:28 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:39:28 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:39:28 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 01:39:28 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 01:39:28 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 01:39:28 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:39:28 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:39:28 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 01:39:28 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:39:28 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:39:28 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 01:39:28 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 01:39:28 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 01:39:28 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-mysql-0: 01:39:28 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-mysql-0: 01:39:29 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:39:29 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 01:39:29 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:39:29 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:39:29 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 01:39:29 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:39:29 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:39:29 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 01:39:29 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 01:39:29 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 01:39:29 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 01:39:29 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 01:39:29 DEBUG unit.abot-epc-basic/0.install May 17, 2019 1:39:29 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 01:39:29 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@7c2a69b4] to [cucumber.runtime.java.spring.GlueCodeScope@a619c2] unit-mysql-0: 01:39:30 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 01:39:30 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 01:39:30 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 01:39:30 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 01:39:30 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 01:39:30 DEBUG unit.abot-epc-basic/0.install May 17, 2019 1:39:30 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 01:39:30 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Fri May 17 01:39:30 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 01:39:30 DEBUG unit.abot-epc-basic/0.install May 17, 2019 1:39:30 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:39:30 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 01:39:30 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 01:39:30 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 01:39:30 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 01:39:30 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 01:39:30 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 01:39:30 DEBUG unit.abot-epc-basic/0.install May 17, 2019 1:39:30 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:39:30 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: 01:39:30 DEBUG unit.abot-epc-basic/0.install May 17, 2019 1:39:30 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:39:30 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 01:39:30 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 01:39:30 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 01:39:30 DEBUG unit.abot-epc-basic/0.install May 17, 2019 1:39:30 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:39:30 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 01:39:30 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 01:39:30 DEBUG unit.abot-epc-basic/0.install May 17, 2019 1:39:30 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 01:39:30 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Fri May 17 01:39:30 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 01:39:30 DEBUG unit.abot-epc-basic/0.install May 17, 2019 1:39:30 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:39:30 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: 01:39:30 DEBUG unit.abot-epc-basic/0.install May 17, 2019 1:39:30 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:39:30 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: 01:39:31 DEBUG unit.abot-epc-basic/0.install May 17, 2019 1:39:31 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:39: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: 01:39:31 DEBUG unit.abot-epc-basic/0.install May 17, 2019 1:39:31 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:39:31 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 01:39:31 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 01:39:31 DEBUG unit.abot-epc-basic/0.install 17-May-2019 01:39:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:39:31 DEBUG unit.abot-epc-basic/0.install 17-May-2019 01:39:31 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:39:31 DEBUG unit.abot-epc-basic/0.install 17-May-2019 01:39:31 [main] REPORT: STEP EXECUTION TIME TAKEN :1409 MS unit-abot-epc-basic-0: 01:39:31 DEBUG unit.abot-epc-basic/0.install 17-May-2019 01:39:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:39:31 DEBUG unit.abot-epc-basic/0.install 17-May-2019 01:39:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:39:31 DEBUG unit.abot-epc-basic/0.install 17-May-2019 01:39:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:39:31 DEBUG unit.abot-epc-basic/0.install 17-May-2019 01:39:31 [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: 01:39:31 DEBUG unit.abot-epc-basic/0.install 17-May-2019 01:39:31 [main] REPORT: STEP EXECUTION TIME TAKEN :97 MS unit-abot-epc-basic-0: 01:39:31 DEBUG unit.abot-epc-basic/0.install 17-May-2019 01:39:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:39:31 DEBUG unit.abot-epc-basic/0.install 17-May-2019 01:39:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:39:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:39:31 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 01:39:31 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 01:39:31 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:39:31 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: 01:39:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:39:31 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 01:39:31 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 01:39:31 DEBUG unit.abot-epc-basic/0.install 0m1.967s unit-abot-epc-basic-0: 01:39:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:39:31 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.141 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 01:39:31 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 01:39:31 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: 01:39:31 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.015 sec unit-abot-epc-basic-0: 01:39:32 DEBUG unit.abot-epc-basic/0.install 17-May-2019 01:39:31.975 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-mysql-0: 01:39:32 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 01:39:32 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:39:32 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 01:39:32 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:39:32 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 01:39:32 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:39:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:39:32 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:39:32 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: 01:39:32 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 277.0 KB/sec) unit-abot-epc-basic-0: 01:39:32 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: 01:39:32 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 249.4 KB/sec) unit-abot-epc-basic-0: 01:39:32 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: 01:39:32 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 01:39:32 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: 01:39:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB 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: 01:39:32 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: 01:39:32 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1514.8 KB/sec) unit-abot-epc-basic-0: 01:39:32 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: 01:39:32 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 66.3 KB/sec) unit-abot-epc-basic-0: 01:39:32 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: 01:39:32 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 807.9 KB/sec) unit-abot-epc-basic-0: 01:39:32 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: 01:39:32 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: 01:39:32 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: 01:39:32 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: 01:39:32 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: 01:39:32 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB 3/60 KB 22/22 KB 5/60 KB 22/22 KB 3/57 KB 8/60 KB 3/181 KB 22/22 KB 3/57 KB 11/60 KB 3/181 KB 22/22 KB 3/57 KB 5/60 KB 3/181 KB 22/22 KB 5/57 KB 11/60 KB 3/181 KB 22/22 KB 8/57 KB 11/60 KB 3/181 KB 3/203 KB 22/22 KB 5/60 KB 3/181 KB 22/22 KB 8/57 KB 11/60 KB 5/181 KB 3/203 KB 22/22 KB 8/57 KB 11/60 KB 8/181 KB 3/203 KB 22/22 KB 8/57 KB 11/60 KB 11/181 KB 3/203 KB 22/22 KB 8/57 KB 11/60 KB 13/181 KB 3/203 KB 22/22 KB 8/57 KB 11/60 KB 16/181 KB 3/203 KB 22/22 KB 8/57 KB 11/60 KB 19/181 KB 3/203 KB 22/22 KB 11/57 KB 13/60 KB 21/181 KB 3/203 KB 22/22 KB 11/57 KB 13/60 KB 24/181 KB 3/203 KB 22/22 KB 5/57 KB 11/60 KB 3/181 KB 3/203 KB 22/22 KB 11/57 KB 13/60 KB 19/181 KB 3/203 KB 22/22 KB 11/57 KB 11/60 KB 19/181 KB 3/203 KB 22/22 KB 13/57 KB 13/60 KB 24/181 KB 3/203 KB 22/22 KB 16/57 KB 16/60 KB 24/181 KB 3/203 KB 22/22 KB 19/57 KB 16/60 KB 24/181 KB 5/203 KB 22/22 KB 13/57 KB 16/60 KB 24/181 KB 3/203 KB 22/22 KB 19/57 KB 19/60 KB 27/181 KB 5/203 KB 22/22 KB 19/57 KB 16/60 KB 27/181 KB 5/203 KB 22/22 KB 16/57 KB 16/60 KB 24/181 KB 5/203 KB 22/22 KB 19/57 KB 19/60 KB 27/181 KB 8/203 KB 22/22 KB 19/57 KB 21/60 KB 27/181 KB 8/203 KB 22/22 KB 19/57 KB 24/60 KB 29/181 KB 11/203 KB 22/22 KB 19/57 KB 21/60 KB 29/181 KB 11/203 KB 22/22 KB 19/57 KB 21/60 KB 29/181 KB 8/203 KB 22/22 KB 21/57 KB 24/60 KB 29/181 KB 11/203 KB 22/22 KB 21/57 KB 24/60 KB 32/181 KB 11/203 KB 22/22 KB 21/57 KB 27/60 KB 36/181 KB 13/203 KB 22/22 KB 21/57 KB 27/60 KB 32/181 KB 13/203 KB 22/22 KB 21/57 KB 24/60 KB 32/181 KB 13/203 KB 22/22 KB 24/57 KB 27/60 KB 36/181 KB 16/203 KB 24/57 KB 29/60 KB 36/181 KB 16/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 484.1 KB/sec) unit-abot-epc-basic-0: 01:39:32 DEBUG unit.abot-epc-basic/0.install 24/57 KB 27/60 KB 36/181 KB 13/203 KB 22/22 KB 27/57 KB 32/60 KB 36/181 KB 19/203 KB 29/57 KB 32/60 KB 36/181 KB 19/203 KB 24/57 KB 32/60 KB 36/181 KB 19/203 KB 24/57 KB 29/60 KB 36/181 KB 19/203 KB 29/57 KB 32/60 KB 36/181 KB 21/203 KB 32/57 KB 32/60 KB 36/181 KB 24/203 KB 32/57 KB 36/60 KB 40/181 KB 27/203 KB 32/57 KB 32/60 KB 36/181 KB 21/203 KB 36/57 KB 36/60 KB 40/181 KB 27/203 KB 40/57 KB 36/60 KB 40/181 KB 29/203 KB 44/57 KB 36/60 KB 40/181 KB 29/203 KB 48/57 KB 36/60 KB 40/181 KB 29/203 KB 52/57 KB 36/60 KB 40/181 KB 29/203 KB 56/57 KB 36/60 KB 40/181 KB 29/203 KB 57/57 KB 36/60 KB 40/181 KB 29/203 KB 32/57 KB 36/60 KB 40/181 KB 24/203 KB 57/57 KB 40/60 KB 40/181 KB 29/203 KB 57/57 KB 44/60 KB 40/181 KB 29/203 KB 57/57 KB 48/60 KB 40/181 KB 29/203 KB 57/57 KB 52/60 KB 40/181 KB 29/203 KB 57/57 KB 56/60 KB 40/181 KB 29/203 KB 57/57 KB 60/60 KB 40/181 KB 29/203 KB 32/57 KB 32/60 KB 40/181 KB 24/203 KB 57/57 KB 60/60 KB 44/181 KB 29/203 KB 57/57 KB 60/60 KB 48/181 KB 29/203 KB 57/57 KB 60/60 KB 52/181 KB 29/203 KB 57/57 KB 60/60 KB 56/181 KB 29/203 KB 57/57 KB 60/60 KB 60/181 KB 29/203 KB 57/57 KB 60/60 KB 64/181 KB 29/203 KB 57/57 KB 60/60 KB 68/181 KB 29/203 KB 57/57 KB 60/60 KB 72/181 KB 29/203 KB 57/57 KB 60/60 KB 76/181 KB 29/203 KB 57/57 KB 60/60 KB 80/181 KB 29/203 KB 36/57 KB 36/60 KB 40/181 KB 29/203 KB 57/57 KB 60/60 KB 80/181 KB 32/203 KB 57/57 KB 60/60 KB 80/181 KB 36/203 KB 57/57 KB 60/60 KB 80/181 KB 40/203 KB 57/57 KB 60/60 KB 80/181 KB 44/203 KB 57/57 KB 60/60 KB 80/181 KB 48/203 KB 57/57 KB 60/60 KB 80/181 KB 52/203 KB 57/57 KB 60/60 KB 80/181 KB 56/203 KB 57/57 KB 60/60 KB 80/181 KB 60/203 KB 57/57 KB 60/60 KB 80/181 KB 64/203 KB 57/57 KB 60/60 KB 84/181 KB 64/203 KB 57/57 KB 60/60 KB 88/181 KB 68/203 KB 57/57 KB 60/60 KB 92/181 KB 68/203 KB 57/57 KB 60/60 KB 96/181 KB 68/203 KB 57/57 KB 60/60 KB 100/181 KB 68/203 KB 57/57 KB 60/60 KB 104/181 KB 68/203 KB 57/57 KB 60/60 KB 108/181 KB 68/203 KB 57/57 KB 60/60 KB 112/181 KB 68/203 KB 57/57 KB 60/60 KB 116/181 KB 68/203 KB 57/57 KB 60/60 KB 120/181 KB 68/203 KB 57/57 KB 60/60 KB 124/181 KB 68/203 KB 57/57 KB 60/60 KB 128/181 KB 68/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1135.7 KB/sec) unit-abot-epc-basic-0: 01:39:32 DEBUG unit.abot-epc-basic/0.install 57/57 KB 60/60 KB 84/181 KB 68/203 KB 128/181 KB 72/203 KB 128/181 KB 76/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 1293.2 KB/sec) unit-abot-epc-basic-0: 01:39:32 DEBUG unit.abot-epc-basic/0.install 128/181 KB 80/203 KB 128/181 KB 84/203 KB 128/181 KB 88/203 KB 128/181 KB 92/203 KB 128/181 KB 96/203 KB 128/181 KB 100/203 KB 128/181 KB 104/203 KB 128/181 KB 108/203 KB 128/181 KB 112/203 KB 132/181 KB 112/203 KB 136/181 KB 112/203 KB 140/181 KB 112/203 KB 144/181 KB 112/203 KB 144/181 KB 116/203 KB 144/181 KB 120/203 KB 144/181 KB 124/203 KB 144/181 KB 128/203 KB 144/181 KB 132/203 KB 148/181 KB 136/203 KB 148/181 KB 140/203 KB 148/181 KB 144/203 KB 148/181 KB 148/203 KB 148/181 KB 152/203 KB 148/181 KB 156/203 KB 148/181 KB 160/203 KB 148/181 KB 164/203 KB 148/181 KB 132/203 KB 152/181 KB 164/203 KB 156/181 KB 164/203 KB 160/181 KB 164/203 KB 164/181 KB 164/203 KB 168/181 KB 164/203 KB 172/181 KB 164/203 KB 176/181 KB 164/203 KB 180/181 KB 164/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 2814.3 KB/sec) unit-abot-epc-basic-0: 01:39:32 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 3219.9 KB/sec) unit-abot-epc-basic-0: 01:39:32 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: 01:39:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:39:32 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:39:32 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: 01:39:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 227.4 KB/sec) unit-abot-epc-basic-0: 01:39:32 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: 01:39:32 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: 01:39:32 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: 01:39:32 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 276.5 KB/sec) unit-abot-epc-basic-0: 01:39:32 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: 01:39:32 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 286.2 KB/sec) unit-abot-epc-basic-0: 01:39:32 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: 01:39:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 127.4 KB/sec) unit-abot-epc-basic-0: 01:39:32 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: 01:39:32 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 203.6 KB/sec) unit-abot-epc-basic-0: 01:39:32 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: 01:39:32 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 837.8 KB/sec) unit-abot-epc-basic-0: 01:39:32 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: 01:39:32 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 127.3 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 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 230.0 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 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 702.0 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 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 1554.4 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 90.8 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 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 49.8 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 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 197.2 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/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: 01:39:33 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: 01:39:33 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: 01:39:33 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: 01:39:33 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 258.8 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1407.5 KB/sec) unit-abot-epc-basic-0: 01:39:33 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-mysql-0: 01:39:33 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 01:39:33 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 594.5 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 301.4 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 428.4 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 853.7 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 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 262.9 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 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 647.7 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 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: 01:39:33 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: 01:39:33 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 827.3 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 9/48 KB 11/48 KB 14/48 KB 16/48 KB 19/48 KB 22/48 KB 25/48 KB 27/48 KB 30/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 3144.8 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 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: 01:39:33 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: 01:39:33 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: 01:39:33 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: 01:39:33 DEBUG unit.abot-epc-basic/0.install 3/44 KB 3/158 KB 4/46 KB 5/44 KB 3/158 KB 4/46 KB 8/44 KB 4/54 KB 3/158 KB 4/46 KB 11/44 KB 4/54 KB 3/158 KB 4/46 KB 3/44 KB 6/158 KB 4/46 KB 11/44 KB 4/54 KB 9/158 KB 4/46 KB 11/44 KB 4/54 KB 11/158 KB 4/46 KB 11/44 KB 4/54 KB 14/158 KB 4/46 KB 11/44 KB 4/54 KB 16/158 KB 4/46 KB 11/44 KB 4/54 KB 19/158 KB 4/46 KB 11/44 KB 4/54 KB 22/158 KB 4/46 KB 11/44 KB 4/54 KB 25/158 KB 4/46 KB 11/44 KB 4/54 KB 4/46 KB 3/44 KB 25/158 KB 8/46 KB 11/44 KB 4/54 KB 25/158 KB 12/46 KB 11/44 KB 4/54 KB 25/158 KB 16/46 KB 11/44 KB 4/54 KB 25/158 KB 20/46 KB 11/44 KB 4/54 KB 25/158 KB 24/46 KB 11/44 KB 4/54 KB 25/158 KB 28/46 KB 11/44 KB 4/54 KB 27/158 KB 32/46 KB 13/44 KB 4/54 KB 3/158 KB 4/46 KB 5/44 KB 4/54 KB 27/158 KB 32/46 KB 13/44 KB 8/54 KB 27/158 KB 32/46 KB 13/44 KB 12/54 KB 27/158 KB 32/46 KB 13/44 KB 16/54 KB 27/158 KB 28/46 KB 13/44 KB 4/54 KB 27/158 KB 28/46 KB 11/44 KB 4/54 KB 30/158 KB 32/46 KB 13/44 KB 16/54 KB 32/158 KB 32/46 KB 16/44 KB 16/54 KB 36/158 KB 32/46 KB 16/44 KB 20/54 KB 40/158 KB 36/46 KB 16/44 KB 20/54 KB 44/158 KB 36/46 KB 16/44 KB 20/54 KB 48/158 KB 36/46 KB 16/44 KB 20/54 KB 30/158 KB 32/46 KB 16/44 KB 16/54 KB 48/158 KB 36/46 KB 19/44 KB 20/54 KB 36/158 KB 36/46 KB 16/44 KB 20/54 KB 48/158 KB 40/46 KB 19/44 KB 20/54 KB 32/158 KB 32/46 KB 16/44 KB 20/54 KB 48/158 KB 40/46 KB 21/44 KB 24/54 KB 48/158 KB 44/46 KB 21/44 KB 28/54 KB 48/158 KB 44/46 KB 21/44 KB 32/54 KB 48/158 KB 40/46 KB 21/44 KB 20/54 KB 48/158 KB 44/46 KB 21/44 KB 24/54 KB 48/158 KB 46/46 KB 21/44 KB 32/54 KB 48/158 KB 46/46 KB 24/44 KB 32/54 KB 48/158 KB 4/201 KB 46/46 KB 24/44 KB 32/54 KB 52/158 KB 8/201 KB 46/46 KB 24/44 KB 32/54 KB 52/158 KB 12/201 KB 46/46 KB 24/44 KB 32/54 KB 52/158 KB 16/201 KB 46/46 KB 24/44 KB 32/54 KB 52/158 KB 4/201 KB 46/46 KB 24/44 KB 32/54 KB 56/158 KB 16/201 KB 46/46 KB 24/44 KB 32/54 KB 60/158 KB 16/201 KB 46/46 KB 24/44 KB 32/54 KB 61/158 KB 16/201 KB 46/46 KB 24/44 KB 32/54 KB 65/158 KB 16/201 KB 46/46 KB 24/44 KB 32/54 KB 69/158 KB 16/201 KB 46/46 KB 24/44 KB 32/54 KB 73/158 KB 16/201 KB 46/46 KB 24/44 KB 32/54 KB 77/158 KB 16/201 KB 46/46 KB 24/44 KB 32/54 KB 81/158 KB 16/201 KB 46/46 KB 24/44 KB 32/54 KB 85/158 KB 20/201 KB 46/46 KB 24/44 KB 32/54 KB 89/158 KB 20/201 KB 46/46 KB 24/44 KB 32/54 KB 93/158 KB 20/201 KB 46/46 KB 24/44 KB 32/54 KB 97/158 KB 20/201 KB 46/46 KB 24/44 KB 32/54 KB 101/158 KB 20/201 KB 46/46 KB 24/44 KB 32/54 KB 105/158 KB 20/201 KB 46/46 KB 24/44 KB 32/54 KB 109/158 KB 20/201 KB 46/46 KB 24/44 KB 32/54 KB 81/158 KB 20/201 KB 46/46 KB 24/44 KB 32/54 KB 109/158 KB 24/201 KB 46/46 KB 24/44 KB 32/54 KB 109/158 KB 28/201 KB 46/46 KB 24/44 KB 32/54 KB 109/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 109/158 KB 36/201 KB 46/46 KB 24/44 KB 32/54 KB 109/158 KB 40/201 KB 46/46 KB 24/44 KB 32/54 KB 109/158 KB 44/201 KB 46/46 KB 24/44 KB 32/54 KB 109/158 KB 48/201 KB 46/46 KB 24/44 KB 32/54 KB 113/158 KB 52/201 KB 46/46 KB 24/44 KB 32/54 KB 113/158 KB 56/201 KB 46/46 KB 24/44 KB 32/54 KB 113/158 KB 60/201 KB 46/46 KB 24/44 KB 32/54 KB 113/158 KB 64/201 KB 46/46 KB 24/44 KB 32/54 KB 113/158 KB 48/201 KB 46/46 KB 24/44 KB 32/54 KB 117/158 KB 64/201 KB 46/46 KB 24/44 KB 32/54 KB 121/158 KB 64/201 KB 46/46 KB 24/44 KB 32/54 KB 125/158 KB 64/201 KB 46/46 KB 24/44 KB 32/54 KB 129/158 KB 64/201 KB 46/46 KB 24/44 KB 32/ unit-abot-epc-basic-0: 01:39:33 DEBUG unit.abot-epc-basic/0.install 54 KB 133/158 KB 68/201 KB 46/46 KB 24/44 KB 32/54 KB 137/158 KB 68/201 KB 46/46 KB 24/44 KB 32/54 KB 141/158 KB 68/201 KB 46/46 KB 24/44 KB 32/54 KB 145/158 KB 68/201 KB 46/46 KB 24/44 KB 32/54 KB 129/158 KB 68/201 KB 46/46 KB 24/44 KB 32/54 KB 145/158 KB 68/201 KB 46/46 KB 27/44 KB 36/54 KB 145/158 KB 68/201 KB 46/46 KB 29/44 KB 36/54 KB 145/158 KB 68/201 KB 46/46 KB 32/44 KB 36/54 KB 145/158 KB 68/201 KB 46/46 KB 36/44 KB 36/54 KB 145/158 KB 68/201 KB 46/46 KB 40/44 KB 36/54 KB 145/158 KB 68/201 KB 46/46 KB 44/44 KB 36/54 KB 145/158 KB 68/201 KB 46/46 KB 44/44 KB 36/54 KB 145/158 KB 68/201 KB 46/46 KB 24/44 KB 36/54 KB 145/158 KB 68/201 KB 46/46 KB 44/44 KB 40/54 KB 145/158 KB 68/201 KB 46/46 KB 44/44 KB 44/54 KB 145/158 KB 68/201 KB 46/46 KB 44/44 KB 48/54 KB 145/158 KB 68/201 KB 46/46 KB 44/44 KB 52/54 KB 145/158 KB 68/201 KB 46/46 KB 44/44 KB 54/54 KB 145/158 KB 72/201 KB 46/46 KB 44/44 KB 54/54 KB 145/158 KB 76/201 KB 46/46 KB 44/44 KB 54/54 KB 145/158 KB 80/201 KB 46/46 KB 44/44 KB 54/54 KB 145/158 KB 84/201 KB 46/46 KB 44/44 KB 54/54 KB 149/158 KB 84/201 KB 46/46 KB 44/44 KB 54/54 KB 153/158 KB 84/201 KB 46/46 KB 44/44 KB 54/54 KB 157/158 KB 84/201 KB 46/46 KB 44/44 KB 54/54 KB 158/158 KB 84/201 KB 46/46 KB 44/44 KB 54/54 KB 158/158 KB 88/201 KB 46/46 KB 44/44 KB 54/54 KB 158/158 KB 92/201 KB 46/46 KB 44/44 KB 54/54 KB 158/158 KB 96/201 KB 46/46 KB 44/44 KB 54/54 KB 158/158 KB 100/201 KB 46/46 KB 44/44 KB 54/54 KB 158/158 KB 104/201 KB 46/46 KB 44/44 KB 54/54 KB 158/158 KB 108/201 KB 46/46 KB 44/44 KB 54/54 KB 158/158 KB 112/201 KB 46/46 KB 44/44 KB 54/54 KB 158/158 KB 116/201 KB 46/46 KB 44/44 KB 54/54 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 933.1 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 776.2 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 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 996.3 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2804.4 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 DEBUG unit.abot-epc-basic/0.install 120/201 KB 124/201 KB 128/201 KB 132/201 KB 136/201 KB 136/201 KB 3/3 KB 4/6 KB 136/201 KB 4/6 KB 136/201 KB 3/3 KB 6/6 KB 136/201 KB 3/3 KB 3/5 KB 6/6 KB 136/201 KB 3/3 KB 5/5 KB 6/6 KB 140/201 KB 3/3 KB 5/5 KB 6/6 KB 144/201 KB 3/3 KB 5/5 KB 6/6 KB 148/201 KB 3/3 KB 5/5 KB 6/6 KB 152/201 KB 3/3 KB 5/5 KB 6/6 KB 156/201 KB 3/3 KB 5/5 KB 6/6 KB 160/201 KB 3/3 KB 5/5 KB 6/6 KB 164/201 KB 3/3 KB 5/5 KB 6/6 KB 168/201 KB 3/3 KB 5/5 KB 6/6 KB 172/201 KB 3/3 KB 5/5 KB 6/6 KB 176/201 KB 3/3 KB 5/5 KB 6/6 KB 180/201 KB 3/3 KB 5/5 KB 6/6 KB 184/201 KB 3/3 KB 5/5 KB 6/6 KB 188/201 KB 3/3 KB 5/5 KB 6/6 KB 192/201 KB 3/3 KB 5/5 KB 6/6 KB 192/201 KB 3/3 KB 5/5 KB 3/367 KB 6/6 KB 192/201 KB 3/3 KB 5/5 KB 5/367 KB 6/6 KB 192/201 KB 3/3 KB 5/5 KB 8/367 KB 6/6 KB 192/201 KB 5/5 KB 11/367 KB 6/6 KB 192/201 KB 5/5 KB 13/367 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 39.3 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 DEBUG unit.abot-epc-basic/0.install 192/201 KB 5/5 KB 16/367 KB 6/6 KB 192/201 KB 5/5 KB 19/367 KB 6/6 KB 192/201 KB 5/5 KB 21/367 KB 6/6 KB 192/201 KB 5/5 KB 21/367 KB 3/52 KB 6/6 KB 192/201 KB 5/5 KB 21/367 KB 6/52 KB 6/6 KB 192/201 KB 21/367 KB 9/52 KB 6/6 KB 192/201 KB 24/367 KB 11/52 KB 6/6 KB 192/201 KB 24/367 KB 14/52 KB 6/6 KB 192/201 KB 24/367 KB 9/52 KB 6/6 KB 192/201 KB 27/367 KB 14/52 KB 6/6 KB 192/201 KB 29/367 KB 14/52 KB 6/6 KB 192/201 KB 32/367 KB 14/52 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 59.6 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 80.4 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 DEBUG unit.abot-epc-basic/0.install 192/201 KB 32/367 KB 16/52 KB 6/6 KB 192/201 KB 36/367 KB 19/52 KB 192/201 KB 36/367 KB 22/52 KB 192/201 KB 36/367 KB 16/52 KB 192/201 KB 40/367 KB 22/52 KB 192/201 KB 40/367 KB 25/52 KB 192/201 KB 44/367 KB 25/52 KB 192/201 KB 48/367 KB 25/52 KB 192/201 KB 48/367 KB 27/52 KB 192/201 KB 48/367 KB 30/52 KB 192/201 KB 48/367 KB 32/52 KB 192/201 KB 52/367 KB 32/52 KB 192/201 KB 56/367 KB 32/52 KB 192/201 KB 60/367 KB 32/52 KB 192/201 KB 64/367 KB 36/52 KB 192/201 KB 68/367 KB 36/52 KB 192/201 KB 60/367 KB 36/52 KB 196/201 KB 68/367 KB 40/52 KB 196/201 KB 68/367 KB 44/52 KB 196/201 KB 68/367 KB 48/52 KB 196/201 KB 68/367 KB 52/52 KB 196/201 KB 68/367 KB 36/52 KB 200/201 KB 72/367 KB 52/52 KB 201/201 KB 72/367 KB 52/52 KB 196/201 KB 72/367 KB 52/52 KB 201/201 KB 76/367 KB 52/52 KB 201/201 KB 80/367 KB 52/52 KB 201/201 KB 84/367 KB 52/52 KB 201/201 KB 88/367 KB 52/52 KB 201/201 KB 92/367 KB 52/52 KB 201/201 KB 96/367 KB 52/52 KB 201/201 KB 100/367 KB 52/52 KB 201/201 KB 100/367 KB 3/47 KB 52/52 KB 201/201 KB 100/367 KB 5/47 KB 52/52 KB 201/201 KB 100/367 KB 8/47 KB 52/52 KB 201/201 KB 100/367 KB 11/47 KB 52/52 KB 201/201 KB 100/367 KB 13/47 KB 52/52 KB 201/201 KB 100/367 KB 16/47 KB 52/52 KB 201/201 KB 100/367 KB 19/47 KB 52/52 KB 201/201 KB 100/367 KB 21/47 KB 52/52 KB 201/201 KB 100/367 KB 24/47 KB 52/52 KB 201/201 KB 100/367 KB 27/47 KB 52/52 KB 201/201 KB 100/367 KB 29/47 KB 52/52 KB 201/201 KB 100/367 KB 32/47 KB 52/52 KB 201/201 KB 100/367 KB 36/47 KB 52/52 KB 201/201 KB 104/367 KB 40/47 KB 201/201 KB 104/367 KB 44/47 KB 201/201 KB 104/367 KB 47/47 KB 201/201 KB 104/367 KB 36/47 KB 201/201 KB 108/367 KB 47/47 KB 201/201 KB 112/367 KB 47/47 KB 201/201 KB 112/367 KB 47/47 KB 3/238 KB 201/201 KB 112/367 KB 47/47 KB 5/238 KB 201/201 KB 112/367 KB 47/47 KB 8/238 KB 201/201 KB 112/367 KB 47/47 KB 11/238 KB 201/201 KB 112/367 KB 47/47 KB 13/238 KB 201/201 KB 112/367 KB 47/47 KB 16/238 KB 201/201 KB 112/367 KB 47/47 KB 19/238 KB 201/201 KB 112/367 KB 47/47 KB 21/238 KB 201/201 KB 112/367 KB 47/47 KB 24/238 KB 201/201 KB 112/367 KB 47/47 KB 27/238 KB 201/201 KB 112/367 KB 47/47 KB 29/238 KB 201/201 KB 112/367 KB 47/47 KB 32/238 KB 201/201 KB 112/367 KB 47/47 KB 36/238 KB 201/201 KB 112/367 KB 47/47 KB 40/238 KB 201/201 KB 112/367 KB 47/47 KB 44/238 KB 201/201 KB 112/367 KB 47/47 KB 48/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 584.7 KB/sec) unit-abot-epc-basic-0: 01:39:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 01:39:33 DEBUG unit.abot-epc-basic/0.install 201/201 KB 112/367 KB 47/47 KB 52/238 KB 112/367 KB 47/47 KB 56/238 KB 112/367 KB 47/47 KB 60/238 KB 116/367 KB 47/47 KB 64/238 KB 116/367 KB 47/47 KB 68/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2067.9 KB/sec) unit-abot-epc-basic-0: 01:39:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 01:39:33 DEBUG unit.abot-epc-basic/0.install 116/367 KB 47/47 KB 4/28 KB 68/238 KB 116/367 KB 47/47 KB 60/238 KB 120/367 KB 47/47 KB 8/28 KB 68/238 KB 124/367 KB 47/47 KB 8/28 KB 68/238 KB 128/367 KB 47/47 KB 8/28 KB 68/238 KB 128/367 KB 47/47 KB 8/28 KB 72/238 KB 128/367 KB 47/47 KB 8/28 KB 76/238 KB 128/367 KB 47/47 KB 8/28 KB 80/238 KB 116/367 KB 47/47 KB 8/28 KB 68/238 KB 128/367 KB 47/47 KB 12/28 KB 80/238 KB 128/367 KB 47/47 KB 16/28 KB 80/238 KB 132/367 KB 47/47 KB 16/28 KB 80/238 KB 136/367 KB 20/28 KB 84/238 KB 140/367 KB 20/28 KB 84/238 KB 144/367 KB 20/28 KB 84/238 KB 148/367 KB 20/28 KB 84/238 KB 152/367 KB 20/28 KB 84/238 KB 156/367 KB 20/28 KB 84/238 KB 160/367 KB 20/28 KB 84/238 KB 164/367 KB 20/28 KB 84/238 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 444.4 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 DEBUG unit.abot-epc-basic/0.install 132/367 KB 47/47 KB 20/28 KB 84/238 KB 164/367 KB 24/28 KB 84/238 KB 164/367 KB 28/28 KB 84/238 KB 132/367 KB 47/47 KB 16/28 KB 84/238 KB 164/367 KB 28/28 KB 88/238 KB 164/367 KB 28/28 KB 92/238 KB 164/367 KB 28/28 KB 96/238 KB 164/367 KB 28/28 KB 100/238 KB 164/367 KB 28/28 KB 104/238 KB 164/367 KB 28/28 KB 108/238 KB 164/367 KB 28/28 KB 112/238 KB 164/367 KB 28/28 KB 116/238 KB 168/367 KB 28/28 KB 116/238 KB 172/367 KB 28/28 KB 116/238 KB 176/367 KB 28/28 KB 116/238 KB 180/367 KB 28/28 KB 116/238 KB 184/367 KB 28/28 KB 120/238 KB 188/367 KB 28/28 KB 120/238 KB 192/367 KB 28/28 KB 120/238 KB 196/367 KB 28/28 KB 120/238 KB 200/367 KB 120/238 KB 204/367 KB 120/238 KB 208/367 KB 120/238 KB 180/367 KB 28/28 KB 120/238 KB 208/367 KB 124/238 KB 208/367 KB 128/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 241.6 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 DEBUG unit.abot-epc-basic/0.install 208/367 KB 4/186 KB 128/238 KB 208/367 KB 8/186 KB 128/238 KB 208/367 KB 12/186 KB 128/238 KB 208/367 KB 16/186 KB 128/238 KB 208/367 KB 20/186 KB 128/238 KB 208/367 KB 24/186 KB 132/238 KB 208/367 KB 28/186 KB 132/238 KB 208/367 KB 32/186 KB 132/238 KB 208/367 KB 20/186 KB 132/238 KB 208/367 KB 32/186 KB 136/238 KB 208/367 KB 32/186 KB 140/238 KB 208/367 KB 32/186 KB 144/238 KB 208/367 KB 32/186 KB 148/238 KB 212/367 KB 36/186 KB 152/238 KB 212/367 KB 36/186 KB 156/238 KB 212/367 KB 36/186 KB 160/238 KB 212/367 KB 36/186 KB 164/238 KB 212/367 KB 36/186 KB 168/238 KB 212/367 KB 36/186 KB 172/238 KB 212/367 KB 36/186 KB 176/238 KB 212/367 KB 36/186 KB 148/238 KB 216/367 KB 36/186 KB 176/238 KB 220/367 KB 36/186 KB 176/238 KB 224/367 KB 36/186 KB 176/238 KB 208/367 KB 36/186 KB 148/238 KB 224/367 KB 40/186 KB 176/238 KB 224/367 KB 44/186 KB 176/238 KB 224/367 KB 48/186 KB 176/238 KB 224/367 KB 52/186 KB 176/238 KB 228/367 KB 56/186 KB 176/238 KB 228/367 KB 60/186 KB 176/238 KB 228/367 KB 64/186 KB 176/238 KB 228/367 KB 68/186 KB 180/238 KB 228/367 KB 72/186 KB 180/238 KB 228/367 KB 76/186 KB 180/238 KB 228/367 KB 80/186 KB 180/238 KB 228/367 KB 84/186 KB 180/238 KB 228/367 KB 88/186 KB 180/238 KB 228/367 KB 92/186 KB 180/238 KB 228/367 KB 96/186 KB 180/238 KB 228/367 KB 52/186 KB 176/238 KB 232/367 KB 96/186 KB 180/238 KB 236/367 KB 96/186 KB 180/238 KB 240/367 KB 96/186 KB 180/238 KB 228/367 KB 64/186 KB 180/238 KB 240/367 KB 96/186 KB 184/238 KB 240/367 KB 96/186 KB 188/238 KB 240/367 KB 96/186 KB 192/238 KB 240/367 KB 96/186 KB 196/238 KB 244/367 KB 96/186 KB 200/238 KB 244/367 KB 96/186 KB 204/238 KB 244/367 KB 96/186 KB 208/238 KB 244/367 KB 96/186 KB 196/238 KB 248/367 KB 96/186 KB 208/238 KB 252/367 KB 96/186 KB 208/238 KB 256/367 KB 96/186 KB 208/238 KB 260/367 KB 96/186 KB 208/238 KB 264/367 KB 96/186 KB 212/238 KB 268/367 KB 96/186 KB 212/238 KB 272/367 KB 96/186 KB 212/238 KB 260/367 KB 96/186 KB 212/238 KB 272/367 KB 96/186 KB 216/238 KB 272/367 KB 96/186 KB 220/238 KB 272/367 KB 96/186 KB 224/238 KB 272/367 KB 100/186 KB 228/238 KB 276/367 KB 100/186 KB 232/238 KB 276/367 KB 100/186 KB 236/238 KB 276/367 KB 100/186 KB 238/238 KB 272/367 KB 100/186 KB 224/238 KB 276/367 KB 104/186 KB 238/238 KB 276/367 KB 108/186 KB 238/238 KB 276/367 KB 112/186 KB 238/238 KB 276/367 KB 100/186 KB 228/238 KB 280/367 KB 112/186 KB 238/238 KB 284/367 KB 112/186 KB 238/238 KB 288/367 KB 112/186 KB 238/238 KB 292/367 KB 112/186 KB 238/238 KB 296/367 KB 116/186 KB 238/238 KB 300/367 KB 116/186 KB 238/238 KB 304/367 KB 116/186 KB 238/238 KB 308/367 KB 116/186 KB 238/238 KB 312/367 KB 116/186 KB 238/238 KB 316/367 KB 116/186 KB 238/238 KB 320/367 KB 116/186 KB 238/238 KB 292/367 KB 116/186 KB 238/238 KB 320/367 KB 120/186 KB 238/238 KB 320/367 KB 124/186 KB 238/238 KB 320/367 KB 128/186 KB 238/238 KB 320/367 KB 132/186 KB 238/238 KB 320/367 KB 136/186 KB 238/238 KB 320/367 KB 140/186 KB 238/238 KB 320/367 KB 144/186 KB 238/238 KB 320/367 KB 148/186 KB 238/238 KB 324/367 KB 152/186 KB 238/238 KB 324/367 KB 156/186 KB 238/238 KB 324/367 KB 160/186 KB 238/238 KB 324/367 KB 148/186 KB 238/238 KB 328/367 KB 160/186 KB 238/238 KB 332/367 KB 160/186 KB 238/238 KB 336/367 KB 160/186 KB 238/238 KB 340/367 KB 164/186 KB 238/238 KB 344/367 KB 164/186 KB 238/238 KB 348/367 KB 164/186 KB 352/367 KB 164/186 KB 356/367 KB 16 unit-abot-epc-basic-0: 01:39:33 DEBUG unit.abot-epc-basic/0.install 4/186 KB 360/367 KB 164/186 KB 364/367 KB 164/186 KB 367/367 KB 164/186 KB 336/367 KB 164/186 KB 238/238 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 1695.9 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 DEBUG unit.abot-epc-basic/0.install 367/367 KB 168/186 KB 367/367 KB 172/186 KB 367/367 KB 176/186 KB 367/367 KB 180/186 KB 367/367 KB 184/186 KB 367/367 KB 186/186 KB 4/558 KB 367/367 KB 186/186 KB 8/558 KB 367/367 KB 186/186 KB 12/558 KB 367/367 KB 186/186 KB 16/558 KB 367/367 KB 186/186 KB 20/558 KB 367/367 KB 186/186 KB 24/558 KB 367/367 KB 186/186 KB 28/558 KB 367/367 KB 186/186 KB 32/558 KB 367/367 KB 186/186 KB 36/558 KB 367/367 KB 186/186 KB 40/558 KB 367/367 KB 186/186 KB 44/558 KB 367/367 KB 186/186 KB 48/558 KB 367/367 KB 186/186 KB 52/558 KB 367/367 KB 186/186 KB 56/558 KB 367/367 KB 186/186 KB 60/558 KB 367/367 KB 186/186 KB 60/558 KB 367/367 KB 4/1199 KB 60/558 KB 367/367 KB 8/1199 KB 60/558 KB 367/367 KB 12/1199 KB 60/558 KB 367/367 KB 16/1199 KB 60/558 KB 367/367 KB 20/1199 KB 60/558 KB 367/367 KB 24/1199 KB 60/558 KB 367/367 KB 28/1199 KB 60/558 KB 367/367 KB 32/1199 KB 60/558 KB 367/367 KB 36/1199 KB 60/558 KB 367/367 KB 40/1199 KB 60/558 KB 367/367 KB 44/1199 KB 60/558 KB 367/367 KB 48/1199 KB 64/558 KB 367/367 KB 52/1199 KB 64/558 KB 367/367 KB 56/1199 KB 4/1206 KB 64/558 KB 367/367 KB 60/1199 KB 4/1206 KB 64/558 KB 367/367 KB 64/1199 KB 4/1206 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1162.3 KB/sec) unit-abot-epc-basic-0: 01:39:33 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: 01:39:33 DEBUG unit.abot-epc-basic/0.install 64/558 KB 367/367 KB 52/1199 KB 4/1206 KB 64/558 KB 64/1199 KB 8/1206 KB 64/558 KB 64/1199 KB 12/1206 KB 64/558 KB 64/1199 KB 16/1206 KB 64/558 KB 64/1199 KB 20/1206 KB 64/558 KB 64/1199 KB 24/1206 KB 64/558 KB 64/1199 KB 28/1206 KB 64/558 KB 64/1199 KB 32/1206 KB 64/558 KB 367/367 KB 48/1199 KB 64/558 KB 64/1199 KB 36/1206 KB 68/558 KB 64/1199 KB 40/1206 KB 68/558 KB 64/1199 KB 44/1206 KB 68/558 KB 64/1199 KB 48/1206 KB 68/558 KB 64/1199 KB 52/1206 KB 68/558 KB 64/1199 KB 56/1206 KB 68/558 KB 64/1199 KB 60/1206 KB 68/558 KB 64/1199 KB 64/1206 KB 68/558 KB 64/1199 KB 68/1206 KB 68/558 KB 64/1199 KB 36/1206 KB 72/558 KB 68/1199 KB 68/1206 KB 76/558 KB 68/1199 KB 68/1206 KB 76/558 KB 68/1199 KB 4/181 KB 68/1206 KB 80/558 KB 68/1199 KB 8/181 KB 72/1206 KB 80/558 KB 68/1199 KB 12/181 KB 72/1206 KB 80/558 KB 68/1199 KB 16/181 KB 72/1206 KB 80/558 KB 68/1199 KB 20/181 KB 72/1206 KB 80/558 KB 68/1199 KB 24/181 KB 72/1206 KB 80/558 KB 68/1199 KB 28/181 KB 72/1206 KB 68/558 KB 68/1199 KB 68/1206 KB 80/558 KB 72/1199 KB 28/181 KB 72/1206 KB 80/558 KB 76/1199 KB 28/181 KB 72/1206 KB 80/558 KB 80/1199 KB 28/181 KB 72/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2248.3 KB/sec) unit-abot-epc-basic-0: 01:39:33 DEBUG unit.abot-epc-basic/0.install 80/558 KB 84/1199 KB 28/181 KB 72/1206 KB 80/558 KB 88/1199 KB 28/181 KB 72/1206 KB 80/558 KB 92/1199 KB 28/181 KB 72/1206 KB 80/558 KB 96/1199 KB 28/181 KB 72/1206 KB 80/558 KB 68/1199 KB 4/181 KB 72/1206 KB 80/558 KB 96/1199 KB 28/181 KB 76/1206 KB 80/558 KB 96/1199 KB 28/181 KB 80/1206 KB 80/558 KB 68/1199 KB 4/181 KB 68/1206 KB 84/558 KB 96/1199 KB 28/181 KB 80/1206 KB 88/558 KB 96/1199 KB 28/181 KB 80/1206 KB 92/558 KB 96/1199 KB 28/181 KB 80/1206 KB 96/558 KB 96/1199 KB 28/181 KB 80/1206 KB 100/558 KB 96/1199 KB 28/181 KB 80/1206 KB 104/558 KB 96/1199 KB 28/181 KB 80/1206 KB 108/558 KB 96/1199 KB 28/181 KB 80/1206 KB 112/558 KB 96/1199 KB 28/181 KB 80/1206 KB 116/558 KB 96/1199 KB 28/181 KB 80/1206 KB 120/558 KB 100/1199 KB 28/181 KB 84/1206 KB 124/558 KB 100/1199 KB 28/181 KB 84/1206 KB 128/558 KB 100/1199 KB 28/181 KB 84/1206 KB 132/558 KB 100/1199 KB 28/181 KB 84/1206 KB 136/558 KB 100/1199 KB 32/181 KB 84/1206 KB 140/558 KB 100/1199 KB 32/181 KB 84/1206 KB 144/558 KB 100/1199 KB 32/181 KB 84/1206 KB 148/558 KB 100/1199 KB 32/181 KB 84/1206 KB 152/558 KB 100/1199 KB 32/181 KB 84/1206 KB 156/558 KB 100/1199 KB 32/181 KB 84/1206 KB 116/558 KB 100/1199 KB 28/181 KB 84/1206 KB 116/558 KB 96/1199 KB 28/181 KB 84/1206 KB 156/558 KB 100/1199 KB 32/181 KB 88/1206 KB 156/558 KB 100/1199 KB 32/181 KB 92/1206 KB 156/558 KB 100/1199 KB 32/181 KB 96/1206 KB 156/558 KB 100/1199 KB 32/181 KB 100/1206 KB 156/558 KB 104/1199 KB 32/181 KB 104/1206 KB 156/558 KB 104/1199 KB 32/181 KB 108/1206 KB 156/558 KB 104/1199 KB 32/181 KB 112/1206 KB 156/558 KB 104/1199 KB 32/181 KB 116/1206 KB 132/558 KB 100/1199 KB 32/181 KB 84/1206 KB 156/558 KB 104/1199 KB 32/181 KB 100/1206 KB 156/558 KB 108/1199 KB 32/181 KB 116/1206 KB 156/558 KB 112/1199 KB 36/181 KB 116/1206 KB 156/558 KB 116/1199 KB 36/181 KB 116/1206 KB 156/558 KB 108/1199 KB 36/181 KB 116/1206 KB 156/558 KB 120/1199 KB 40/181 KB 116/1206 KB 156/558 KB 120/1199 KB 44/181 KB 116/1206 KB 156/558 KB 120/1199 KB 48/181 KB 116/1206 KB 156/558 KB 120/1199 KB 36/181 KB 116/1206 KB 156/558 KB 124/1199 KB 48/181 KB 116/1206 KB 156/558 KB 128/1199 KB 52/181 KB 116/1206 KB 156/558 KB 132/1199 KB 52/181 KB 120/1206 KB 160/558 KB 136/1199 KB 52/181 KB 120/1206 KB 160/558 KB 140/1199 KB 52/181 KB 120/1206 KB 160/558 KB 144/1199 KB 52/181 KB 120/1206 KB 156/558 KB 124/1199 KB 52/181 KB 116/1206 KB 160/558 KB 144/1199 KB 56/181 KB 120/1206 KB 160/558 KB 144/1199 KB 60/181 KB 120/1206 KB 160/558 KB 144/1199 KB 64/181 KB 120/1206 KB 160/558 KB 132/1199 KB 52/181 KB 120/1206 KB 156/558 KB 128/1199 KB 52/181 KB 120/1206 KB 160/558 KB 144/1199 KB 64/181 KB 124/1206 KB 160/558 KB 144/1199 KB 64/181 KB 128/1206 KB 164/558 KB 144/1199 KB 64/181 KB 128/1206 KB 168/558 KB 148/1199 KB 68/181 KB 132/1206 KB 172/558 KB 148/1199 KB 68/181 KB 132/1206 KB 164/558 KB 144/1199 KB 64/181 KB 132/1206 KB 172/558 KB 148/1199 KB 68/181 KB 136/1206 KB 172/558 KB 148/1199 KB 68/181 KB 140/1206 KB 172/558 KB 148/1199 KB 68/181 KB 144/1206 KB 172/558 KB 148/1199 KB 68/181 KB 148/1206 KB 176/558 KB 148/1199 KB 68/181 KB 152/1206 KB 176/558 KB 148/1199 KB 68/181 KB 156/1206 KB 176/558 KB 148/1199 KB 68/181 KB 160/1206 KB 164/558 KB 148/1199 KB 68/181 KB 132/1206 KB 176/558 KB 152/1199 KB 68/181 KB 160/1206 KB 176/558 KB 156/1199 KB 68/181 KB 160/1206 KB 164/558 KB 144/1199 KB 68/181 KB 132/1206 KB 176/558 KB 156/1199 KB 72/181 KB 160/1206 KB 176 unit-abot-epc-basic-0: 01:39:33 DEBUG unit.abot-epc-basic/0.install /558 KB 156/1199 KB 76/181 KB 160/1206 KB 176/558 KB 156/1199 KB 80/181 KB 160/1206 KB 176/558 KB 148/1199 KB 68/181 KB 148/1206 KB 180/558 KB 156/1199 KB 80/181 KB 160/1206 KB 184/558 KB 156/1199 KB 84/181 KB 160/1206 KB 188/558 KB 156/1199 KB 84/181 KB 160/1206 KB 192/558 KB 160/1199 KB 84/181 KB 160/1206 KB 180/558 KB 156/1199 KB 84/181 KB 160/1206 KB 192/558 KB 160/1199 KB 88/181 KB 160/1206 KB 192/558 KB 160/1199 KB 92/181 KB 160/1206 KB 192/558 KB 160/1199 KB 96/181 KB 160/1206 KB 192/558 KB 160/1199 KB 100/181 KB 164/1206 KB 196/558 KB 160/1199 KB 104/181 KB 164/1206 KB 196/558 KB 160/1199 KB 108/181 KB 164/1206 KB 196/558 KB 160/1199 KB 112/181 KB 164/1206 KB 188/558 KB 160/1199 KB 84/181 KB 160/1206 KB 196/558 KB 164/1199 KB 112/181 KB 164/1206 KB 196/558 KB 160/1199 KB 100/181 KB 164/1206 KB 200/558 KB 164/1199 KB 112/181 KB 164/1206 KB 204/558 KB 164/1199 KB 112/181 KB 164/1206 KB 208/558 KB 164/1199 KB 112/181 KB 164/1206 KB 192/558 KB 160/1199 KB 96/181 KB 164/1206 KB 208/558 KB 168/1199 KB 112/181 KB 168/1206 KB 208/558 KB 168/1199 KB 112/181 KB 172/1206 KB 208/558 KB 168/1199 KB 112/181 KB 176/1206 KB 208/558 KB 168/1199 KB 112/181 KB 164/1206 KB 208/558 KB 172/1199 KB 112/181 KB 176/1206 KB 208/558 KB 176/1199 KB 112/181 KB 176/1206 KB 208/558 KB 180/1199 KB 112/181 KB 180/1206 KB 212/558 KB 184/1199 KB 116/181 KB 180/1206 KB 212/558 KB 188/1199 KB 116/181 KB 180/1206 KB 212/558 KB 192/1199 KB 116/181 KB 180/1206 KB 208/558 KB 176/1199 KB 112/181 KB 180/1206 KB 212/558 KB 192/1199 KB 116/181 KB 184/1206 KB 212/558 KB 192/1199 KB 116/181 KB 188/1206 KB 212/558 KB 192/1199 KB 116/181 KB 192/1206 KB 212/558 KB 192/1199 KB 116/181 KB 196/1206 KB 212/558 KB 196/1199 KB 116/181 KB 200/1206 KB 212/558 KB 196/1199 KB 116/181 KB 204/1206 KB 212/558 KB 196/1199 KB 116/181 KB 208/1206 KB 212/558 KB 180/1199 KB 116/181 KB 180/1206 KB 212/558 KB 180/1199 KB 112/181 KB 180/1206 KB 214/558 KB 196/1199 KB 116/181 KB 208/1206 KB 218/558 KB 196/1199 KB 116/181 KB 208/1206 KB 222/558 KB 196/1199 KB 120/181 KB 208/1206 KB 226/558 KB 196/1199 KB 120/181 KB 208/1206 KB 230/558 KB 196/1199 KB 120/181 KB 208/1206 KB 234/558 KB 196/1199 KB 120/181 KB 208/1206 KB 238/558 KB 196/1199 KB 120/181 KB 208/1206 KB 242/558 KB 196/1199 KB 120/181 KB 208/1206 KB 246/558 KB 196/1199 KB 120/181 KB 208/1206 KB 250/558 KB 196/1199 KB 120/181 KB 212/1206 KB 254/558 KB 196/1199 KB 120/181 KB 212/1206 KB 258/558 KB 196/1199 KB 120/181 KB 212/1206 KB 262/558 KB 196/1199 KB 120/181 KB 212/1206 KB 212/558 KB 196/1199 KB 116/181 KB 196/1206 KB 262/558 KB 200/1199 KB 120/181 KB 212/1206 KB 262/558 KB 204/1199 KB 120/181 KB 212/1206 KB 262/558 KB 208/1199 KB 120/181 KB 212/1206 KB 262/558 KB 212/1199 KB 120/181 KB 212/1206 KB 262/558 KB 216/1199 KB 120/181 KB 212/1206 KB 262/558 KB 220/1199 KB 120/181 KB 212/1206 KB 262/558 KB 224/1199 KB 120/181 KB 212/1206 KB 246/558 KB 196/1199 KB 120/181 KB 212/1206 KB 262/558 KB 224/1199 KB 120/181 KB 216/1206 KB 262/558 KB 224/1199 KB 120/181 KB 220/1206 KB 262/558 KB 224/1199 KB 120/181 KB 224/1206 KB 218/558 KB 196/1199 KB 120/181 KB 208/1206 KB 262/558 KB 224/1199 KB 124/181 KB 224/1206 KB 262/558 KB 224/1199 KB 128/181 KB 224/1206 KB 262/558 KB 224/1199 KB 132/181 KB 224/1206 KB 262/558 KB 224/1199 KB 136/181 KB 224/1206 KB 262/558 KB 224/1199 KB 140/181 KB 224/1206 KB 262/558 KB 224/1199 KB 144/181 KB 224/1206 KB 262/558 KB 224/1199 KB 148/181 KB 22 unit-abot-epc-basic-0: 01:39:33 DEBUG unit.abot-epc-basic/0.install 4/1206 KB 262/558 KB 224/1199 KB 152/181 KB 224/1206 KB 262/558 KB 224/1199 KB 156/181 KB 224/1206 KB 262/558 KB 224/1199 KB 160/181 KB 224/1206 KB 262/558 KB 224/1199 KB 160/181 KB 228/1206 KB 266/558 KB 228/1199 KB 164/181 KB 232/1206 KB 266/558 KB 228/1199 KB 164/181 KB 236/1206 KB 266/558 KB 228/1199 KB 164/181 KB 240/1206 KB 266/558 KB 228/1199 KB 164/181 KB 228/1206 KB 266/558 KB 228/1199 KB 168/181 KB 240/1206 KB 266/558 KB 228/1199 KB 172/181 KB 240/1206 KB 266/558 KB 228/1199 KB 176/181 KB 240/1206 KB 266/558 KB 228/1199 KB 180/181 KB 240/1206 KB 266/558 KB 228/1199 KB 181/181 KB 244/1206 KB 266/558 KB 228/1199 KB 160/181 KB 228/1206 KB 270/558 KB 228/1199 KB 181/181 KB 244/1206 KB 274/558 KB 228/1199 KB 181/181 KB 244/1206 KB 278/558 KB 228/1199 KB 181/181 KB 244/1206 KB 262/558 KB 228/1199 KB 160/181 KB 228/1206 KB 278/558 KB 232/1199 KB 181/181 KB 244/1206 KB 278/558 KB 236/1199 KB 181/181 KB 244/1206 KB 278/558 KB 240/1199 KB 181/181 KB 244/1206 KB 278/558 KB 244/1199 KB 181/181 KB 244/1206 KB 282/558 KB 248/1199 KB 181/181 KB 244/1206 KB 282/558 KB 252/1199 KB 181/181 KB 244/1206 KB 282/558 KB 256/1199 KB 181/181 KB 244/1206 KB 266/558 KB 228/1199 KB 180/181 KB 244/1206 KB 282/558 KB 256/1199 KB 181/181 KB 248/1206 KB 282/558 KB 256/1199 KB 181/181 KB 252/1206 KB 282/558 KB 256/1199 KB 181/181 KB 256/1206 KB 282/558 KB 244/1199 KB 181/181 KB 244/1206 KB 286/558 KB 256/1199 KB 181/181 KB 256/1206 KB 290/558 KB 256/1199 KB 181/181 KB 256/1206 KB 294/558 KB 256/1199 KB 181/181 KB 256/1206 KB 298/558 KB 260/1199 KB 181/181 KB 260/1206 KB 302/558 KB 260/1199 KB 181/181 KB 260/1206 KB 306/558 KB 260/1199 KB 181/181 KB 260/1206 KB 310/558 KB 260/1199 KB 181/181 KB 260/1206 KB 294/558 KB 260/1199 KB 181/181 KB 260/1206 KB 310/558 KB 260/1199 KB 181/181 KB 264/1206 KB 310/558 KB 260/1199 KB 181/181 KB 268/1206 KB 310/558 KB 260/1199 KB 181/181 KB 272/1206 KB 294/558 KB 260/1199 KB 181/181 KB 256/1206 KB 310/558 KB 264/1199 KB 181/181 KB 272/1206 KB 310/558 KB 268/1199 KB 181/181 KB 272/1206 KB 310/558 KB 272/1199 KB 181/181 KB 272/1206 KB 314/558 KB 276/1199 KB 181/181 KB 276/1206 KB 314/558 KB 280/1199 KB 181/181 KB 276/1206 KB 314/558 KB 284/1199 KB 181/181 KB 276/1206 KB 314/558 KB 288/1199 KB 181/181 KB 276/1206 KB 314/558 KB 292/1199 KB 181/181 KB 276/1206 KB 314/558 KB 296/1199 KB 181/181 KB 276/1206 KB 314/558 KB 300/1199 KB 181/181 KB 276/1206 KB 314/558 KB 304/1199 KB 181/181 KB 276/1206 KB 314/558 KB 308/1199 KB 181/181 KB 276/1206 KB 314/558 KB 272/1199 KB 181/181 KB 276/1206 KB 314/558 KB 272/1199 KB 181/181 KB 272/1206 KB 318/558 KB 308/1199 KB 181/181 KB 276/1206 KB 322/558 KB 308/1199 KB 181/181 KB 280/1206 KB 326/558 KB 308/1199 KB 181/181 KB 280/1206 KB 318/558 KB 308/1199 KB 181/181 KB 280/1206 KB 326/558 KB 308/1199 KB 181/181 KB 284/1206 KB 326/558 KB 308/1199 KB 181/181 KB 288/1206 KB 330/558 KB 308/1199 KB 181/181 KB 288/1206 KB 334/558 KB 308/1199 KB 292/1206 KB 338/558 KB 308/1199 KB 292/1206 KB 342/558 KB 308/1199 KB 292/1206 KB 330/558 KB 308/1199 KB 292/1206 KB 342/558 KB 308/1199 KB 296/1206 KB 342/558 KB 308/1199 KB 300/1206 KB 342/558 KB 308/1199 KB 304/1206 KB 342/558 KB 308/1199 KB 308/1206 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 803.6 KB/sec) unit-abot-epc-basic-0: 01:39:33 DEBUG unit.abot-epc-basic/0.install 346/558 KB 308/1199 KB 308/1206 KB 350/558 KB 308/1199 KB 308/1206 KB 354/558 KB 308/1199 KB 308/1206 KB 358/558 KB 308/1199 KB 312/1206 KB 354/558 KB 308/1199 KB 312/1206 KB 358/558 KB 312/1199 KB 316/1206 KB 358/558 KB 312/1199 KB 320/1206 KB 358/558 KB 312/1199 KB 324/1206 KB 362/558 KB 312/1199 KB 328/1206 KB 362/558 KB 312/1199 KB 332/1206 KB 362/558 KB 312/1199 KB 336/1206 KB 362/558 KB 312/1199 KB 340/1206 KB 362/558 KB 312/1199 KB 344/1206 KB 362/558 KB 312/1199 KB 348/1206 KB 362/558 KB 312/1199 KB 352/1206 KB 358/558 KB 312/1199 KB 312/1206 KB 362/558 KB 316/1199 KB 352/1206 KB 362/558 KB 320/1199 KB 352/1206 KB 362/558 KB 324/1199 KB 352/1206 KB 362/558 KB 328/1199 KB 352/1206 KB 362/558 KB 332/1199 KB 352/1206 KB 362/558 KB 336/1199 KB 352/1206 KB 362/558 KB 312/1199 KB 324/1206 KB 366/558 KB 336/1199 KB 352/1206 KB 370/558 KB 336/1199 KB 352/1206 KB 374/558 KB 336/1199 KB 352/1206 KB 378/558 KB 336/1199 KB 352/1206 KB 382/558 KB 340/1199 KB 352/1206 KB 386/558 KB 340/1199 KB 352/1206 KB 390/558 KB 340/1199 KB 352/1206 KB 378/558 KB 340/1199 KB 352/1206 KB 390/558 KB 344/1199 KB 352/1206 KB 390/558 KB 348/1199 KB 352/1206 KB 394/558 KB 352/1199 KB 352/1206 KB 394/558 KB 356/1199 KB 352/1206 KB 394/558 KB 360/1199 KB 356/1206 KB 394/558 KB 364/1199 KB 356/1206 KB 394/558 KB 368/1199 KB 356/1206 KB 394/558 KB 348/1199 KB 352/1206 KB 398/558 KB 368/1199 KB 356/1206 KB 402/558 KB 368/1199 KB 356/1206 KB 406/558 KB 368/1199 KB 356/1206 KB 394/558 KB 356/1199 KB 356/1206 KB 406/558 KB 368/1199 KB 360/1206 KB 406/558 KB 368/1199 KB 364/1206 KB 406/558 KB 368/1199 KB 368/1206 KB 406/558 KB 368/1199 KB 372/1206 KB 410/558 KB 372/1199 KB 376/1206 KB 410/558 KB 372/1199 KB 380/1206 KB 410/558 KB 372/1199 KB 384/1206 KB 410/558 KB 372/1199 KB 372/1206 KB 410/558 KB 376/1199 KB 384/1206 KB 410/558 KB 380/1199 KB 388/1206 KB 410/558 KB 384/1199 KB 388/1206 KB 410/558 KB 388/1199 KB 388/1206 KB 410/558 KB 392/1199 KB 388/1206 KB 410/558 KB 396/1199 KB 388/1206 KB 410/558 KB 400/1199 KB 388/1206 KB 410/558 KB 368/1199 KB 372/1206 KB 414/558 KB 400/1199 KB 388/1206 KB 418/558 KB 400/1199 KB 388/1206 KB 422/558 KB 400/1199 KB 388/1206 KB 426/558 KB 400/1199 KB 388/1206 KB 430/558 KB 400/1199 KB 388/1206 KB 434/558 KB 400/1199 KB 388/1206 KB 438/558 KB 400/1199 KB 388/1206 KB 410/558 KB 376/1199 KB 388/1206 KB 438/558 KB 400/1199 KB 392/1206 KB 438/558 KB 400/1199 KB 396/1206 KB 438/558 KB 400/1199 KB 400/1206 KB 438/558 KB 400/1199 KB 404/1206 KB 442/558 KB 404/1199 KB 408/1206 KB 442/558 KB 404/1199 KB 412/1206 KB 442/558 KB 404/1199 KB 416/1206 KB 442/558 KB 404/1199 KB 420/1206 KB 442/558 KB 404/1199 KB 424/1206 KB 442/558 KB 404/1199 KB 428/1206 KB 442/558 KB 404/1199 KB 432/1206 KB 442/558 KB 404/1199 KB 436/1206 KB 442/558 KB 404/1199 KB 440/1206 KB 442/558 KB 404/1199 KB 444/1206 KB 442/558 KB 404/1199 KB 448/1206 KB 442/558 KB 404/1199 KB 452/1206 KB 442/558 KB 404/1199 KB 404/1206 KB 442/558 KB 400/1199 KB 404/1206 KB 446/558 KB 404/1199 KB 452/1206 KB 450/558 KB 404/1199 KB 452/1206 KB 454/558 KB 404/1199 KB 452/1206 KB 458/558 KB 404/1199 KB 452/1206 KB 458/558 KB 408/1199 KB 452/1206 KB 458/558 KB 412/1199 KB 452/1206 KB 458/558 KB 416/1199 KB 452/1206 KB 458/558 KB 420/1199 KB 452/1206 KB 462/558 KB 424/1199 KB 452/1206 KB 462/558 KB 428/1199 KB 452/1206 KB 462/558 KB 432/1199 KB 452/1206 KB 462/558 KB 420/1199 KB 452/1206 KB 466/558 KB 432/1199 unit-abot-epc-basic-0: 01:39:33 DEBUG unit.abot-epc-basic/0.install KB 452/1206 KB 470/558 KB 432/1199 KB 452/1206 KB 474/558 KB 432/1199 KB 452/1206 KB 478/558 KB 432/1199 KB 452/1206 KB 482/558 KB 432/1199 KB 452/1206 KB 486/558 KB 432/1199 KB 452/1206 KB 486/558 KB 436/1199 KB 452/1206 KB 486/558 KB 440/1199 KB 452/1206 KB 486/558 KB 444/1199 KB 452/1206 KB 486/558 KB 448/1199 KB 452/1206 KB 486/558 KB 452/1199 KB 452/1206 KB 490/558 KB 456/1199 KB 456/1206 KB 490/558 KB 460/1199 KB 456/1206 KB 490/558 KB 464/1199 KB 456/1206 KB 490/558 KB 468/1199 KB 456/1206 KB 490/558 KB 472/1199 KB 456/1206 KB 490/558 KB 476/1199 KB 456/1206 KB 490/558 KB 480/1199 KB 456/1206 KB 490/558 KB 484/1199 KB 456/1206 KB 490/558 KB 452/1199 KB 456/1206 KB 486/558 KB 452/1199 KB 456/1206 KB 490/558 KB 484/1199 KB 460/1206 KB 494/558 KB 484/1199 KB 460/1206 KB 498/558 KB 484/1199 KB 464/1206 KB 502/558 KB 484/1199 KB 464/1206 KB 494/558 KB 484/1199 KB 464/1206 KB 502/558 KB 484/1199 KB 468/1206 KB 506/558 KB 484/1199 KB 472/1206 KB 506/558 KB 484/1199 KB 468/1206 KB 510/558 KB 484/1199 KB 472/1206 KB 514/558 KB 484/1199 KB 472/1206 KB 514/558 KB 484/1199 KB 476/1206 KB 514/558 KB 484/1199 KB 480/1206 KB 518/558 KB 484/1199 KB 480/1206 KB 518/558 KB 484/1199 KB 484/1206 KB 522/558 KB 484/1199 KB 488/1206 KB 522/558 KB 484/1199 KB 492/1206 KB 522/558 KB 484/1199 KB 496/1206 KB 522/558 KB 484/1199 KB 500/1206 KB 522/558 KB 484/1199 KB 484/1206 KB 526/558 KB 488/1199 KB 500/1206 KB 530/558 KB 488/1199 KB 500/1206 KB 534/558 KB 488/1199 KB 500/1206 KB 538/558 KB 488/1199 KB 500/1206 KB 542/558 KB 488/1199 KB 500/1206 KB 546/558 KB 488/1199 KB 504/1206 KB 550/558 KB 488/1199 KB 504/1206 KB 554/558 KB 488/1199 KB 504/1206 KB 558/558 KB 488/1199 KB 504/1206 KB 522/558 KB 488/1199 KB 500/1206 KB 558/558 KB 492/1199 KB 504/1206 KB 558/558 KB 496/1199 KB 504/1206 KB 558/558 KB 500/1199 KB 504/1206 KB 558/558 KB 504/1199 KB 504/1206 KB 558/558 KB 508/1199 KB 504/1206 KB 558/558 KB 512/1199 KB 504/1206 KB 542/558 KB 488/1199 KB 504/1206 KB 558/558 KB 512/1199 KB 508/1206 KB 558/558 KB 512/1199 KB 512/1206 KB 558/558 KB 512/1199 KB 516/1206 KB 558/558 KB 512/1199 KB 520/1206 KB 558/558 KB 512/1199 KB 524/1206 KB 558/558 KB 512/1199 KB 528/1206 KB 558/558 KB 516/1199 KB 528/1206 KB 558/558 KB 520/1199 KB 532/1206 KB 558/558 KB 524/1199 KB 532/1206 KB 558/558 KB 528/1199 KB 532/1206 KB 558/558 KB 516/1199 KB 532/1206 KB 558/558 KB 528/1199 KB 536/1206 KB 558/558 KB 528/1199 KB 540/1206 KB 558/558 KB 528/1199 KB 544/1206 KB 558/558 KB 528/1199 KB 548/1206 KB 558/558 KB 532/1199 KB 552/1206 KB 558/558 KB 532/1199 KB 556/1206 KB 558/558 KB 532/1199 KB 560/1206 KB 558/558 KB 532/1199 KB 548/1206 KB 558/558 KB 536/1199 KB 560/1206 KB 558/558 KB 540/1199 KB 560/1206 KB 558/558 KB 544/1199 KB 560/1206 KB 558/558 KB 548/1199 KB 560/1206 KB 558/558 KB 552/1199 KB 564/1206 KB 558/558 KB 556/1199 KB 564/1206 KB 558/558 KB 560/1199 KB 564/1206 KB 558/558 KB 548/1199 KB 564/1206 KB 558/558 KB 560/1199 KB 568/1206 KB 558/558 KB 560/1199 KB 572/1206 KB 558/558 KB 560/1199 KB 576/1206 KB 560/1199 KB 580/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2048.2 KB/sec) unit-abot-epc-basic-0: 01:39:33 DEBUG unit.abot-epc-basic/0.install 560/1199 KB 584/1206 KB 560/1199 KB 588/1206 KB 560/1199 KB 592/1206 KB 560/1199 KB 596/1206 KB 560/1199 KB 600/1206 KB 560/1199 KB 604/1206 KB 560/1199 KB 608/1206 KB 560/1199 KB 612/1206 KB 560/1199 KB 616/1206 KB 560/1199 KB 620/1206 KB 560/1199 KB 624/1206 KB 560/1199 KB 628/1206 KB 560/1199 KB 632/1206 KB 560/1199 KB 636/1206 KB 560/1199 KB 640/1206 KB 560/1199 KB 644/1206 KB 560/1199 KB 648/1206 KB 560/1199 KB 652/1206 KB 560/1199 KB 656/1206 KB 560/1199 KB 660/1206 KB 560/1199 KB 664/1206 KB 560/1199 KB 668/1206 KB 560/1199 KB 672/1206 KB 560/1199 KB 676/1206 KB 560/1199 KB 680/1206 KB 560/1199 KB 684/1206 KB 560/1199 KB 688/1206 KB 560/1199 KB 692/1206 KB 560/1199 KB 696/1206 KB 560/1199 KB 700/1206 KB 560/1199 KB 704/1206 KB 560/1199 KB 708/1206 KB 564/1199 KB 708/1206 KB 568/1199 KB 708/1206 KB 572/1199 KB 708/1206 KB 572/1199 KB 712/1206 KB 572/1199 KB 716/1206 KB 576/1199 KB 720/1206 KB 576/1199 KB 716/1206 KB 580/1199 KB 720/1206 KB 584/1199 KB 724/1206 KB 588/1199 KB 724/1206 KB 592/1199 KB 724/1206 KB 580/1199 KB 724/1206 KB 592/1199 KB 728/1206 KB 592/1199 KB 732/1206 KB 592/1199 KB 736/1206 KB 592/1199 KB 740/1206 KB 596/1199 KB 744/1206 KB 596/1199 KB 748/1206 KB 596/1199 KB 752/1206 KB 596/1199 KB 740/1206 KB 600/1199 KB 752/1206 KB 604/1199 KB 752/1206 KB 608/1199 KB 752/1206 KB 608/1199 KB 756/1206 KB 612/1199 KB 760/1206 KB 612/1199 KB 764/1206 KB 612/1199 KB 768/1206 KB 612/1199 KB 772/1206 KB 612/1199 KB 776/1206 KB 612/1199 KB 780/1206 KB 612/1199 KB 784/1206 KB 612/1199 KB 756/1206 KB 616/1199 KB 784/1206 KB 620/1199 KB 784/1206 KB 624/1199 KB 784/1206 KB 628/1199 KB 784/1206 KB 632/1199 KB 784/1206 KB 636/1199 KB 784/1206 KB 640/1199 KB 784/1206 KB 644/1199 KB 784/1206 KB 648/1199 KB 788/1206 KB 652/1199 KB 788/1206 KB 656/1199 KB 788/1206 KB 644/1199 KB 788/1206 KB 656/1199 KB 792/1206 KB 656/1199 KB 796/1206 KB 656/1199 KB 800/1206 KB 656/1199 KB 804/1206 KB 660/1199 KB 808/1206 KB 660/1199 KB 812/1206 KB 660/1199 KB 816/1206 KB 660/1199 KB 820/1206 KB 660/1199 KB 824/1206 KB 660/1199 KB 828/1206 KB 660/1199 KB 832/1206 KB 660/1199 KB 836/1206 KB 660/1199 KB 840/1206 KB 660/1199 KB 844/1206 KB 660/1199 KB 848/1206 KB 660/1199 KB 852/1206 KB 660/1199 KB 804/1206 KB 664/1199 KB 852/1206 KB 668/1199 KB 852/1206 KB 672/1199 KB 852/1206 KB 676/1199 KB 852/1206 KB 680/1199 KB 852/1206 KB 684/1199 KB 852/1206 KB 688/1199 KB 852/1206 KB 692/1199 KB 852/1206 KB 696/1199 KB 852/1206 KB 700/1199 KB 852/1206 KB 704/1199 KB 852/1206 KB 704/1199 KB 856/1206 KB 704/1199 KB 860/1206 KB 704/1199 KB 864/1206 KB 704/1199 KB 868/1206 KB 704/1199 KB 872/1206 KB 704/1199 KB 876/1206 KB 704/1199 KB 880/1206 KB 704/1199 KB 884/1206 KB 704/1199 KB 888/1206 KB 704/1199 KB 892/1206 KB 704/1199 KB 896/1206 KB 704/1199 KB 900/1206 KB 704/1199 KB 904/1206 KB 704/1199 KB 908/1206 KB 704/1199 KB 912/1206 KB 704/1199 KB 916/1206 KB 704/1199 KB 920/1206 KB 704/1199 KB 924/1206 KB 704/1199 KB 928/1206 KB 708/1199 KB 928/1206 KB 712/1199 KB 928/1206 KB 716/1199 KB 928/1206 KB 720/1199 KB 928/1206 KB 724/1199 KB 928/1206 KB 728/1199 KB 928/1206 KB 732/1199 KB 928/1206 KB 736/1199 KB 928/1206 KB 740/1199 KB 928/1206 KB 744/1199 KB 928/1206 KB 748/1199 KB 928/1206 KB 752/1199 KB 928/1206 KB 756/1199 KB 928/1206 KB 760/1199 KB 928/1206 KB 764/1199 KB 928/1206 KB 768/1199 KB 928/1206 KB 772/1199 KB 928/1206 KB 776/1199 KB 932/1206 KB 780/119 unit-abot-epc-basic-0: 01:39:33 DEBUG unit.abot-epc-basic/0.install 9 KB 932/1206 KB 784/1199 KB 932/1206 KB 788/1199 KB 932/1206 KB 792/1199 KB 932/1206 KB 796/1199 KB 932/1206 KB 800/1199 KB 932/1206 KB 772/1199 KB 932/1206 KB 800/1199 KB 936/1206 KB 800/1199 KB 940/1206 KB 800/1199 KB 944/1206 KB 800/1199 KB 948/1206 KB 800/1199 KB 952/1206 KB 800/1199 KB 956/1206 KB 800/1199 KB 960/1206 KB 804/1199 KB 964/1206 KB 804/1199 KB 968/1206 KB 804/1199 KB 972/1206 KB 804/1199 KB 976/1206 KB 804/1199 KB 980/1206 KB 804/1199 KB 984/1206 KB 804/1199 KB 988/1206 KB 804/1199 KB 992/1206 KB 804/1199 KB 996/1206 KB 804/1199 KB 960/1206 KB 808/1199 KB 996/1206 KB 812/1199 KB 996/1206 KB 816/1199 KB 996/1206 KB 820/1199 KB 996/1206 KB 824/1199 KB 996/1206 KB 828/1199 KB 996/1206 KB 832/1199 KB 996/1206 KB 836/1199 KB 996/1206 KB 840/1199 KB 996/1206 KB 844/1199 KB 996/1206 KB 848/1199 KB 996/1206 KB 852/1199 KB 1000/1206 KB 856/1199 KB 1000/1206 KB 856/1199 KB 1000/1206 KB 848/1199 KB 1000/1206 KB 856/1199 KB 1004/1206 KB 856/1199 KB 1008/1206 KB 856/1199 KB 1012/1206 KB 860/1199 KB 1016/1206 KB 860/1199 KB 1020/1206 KB 860/1199 KB 1024/1206 KB 860/1199 KB 1012/1206 KB 864/1199 KB 1024/1206 KB 868/1199 KB 1024/1206 KB 872/1199 KB 1024/1206 KB 872/1199 KB 1028/1206 KB 876/1199 KB 1032/1206 KB 876/1199 KB 1036/1206 KB 876/1199 KB 1040/1206 KB 876/1199 KB 1028/1206 KB 880/1199 KB 1040/1206 KB 884/1199 KB 1040/1206 KB 888/1199 KB 1040/1206 KB 892/1199 KB 1040/1206 KB 896/1199 KB 1044/1206 KB 900/1199 KB 1044/1206 KB 904/1199 KB 1044/1206 KB 892/1199 KB 1044/1206 KB 904/1199 KB 1048/1206 KB 904/1199 KB 1052/1206 KB 904/1199 KB 1056/1206 KB 904/1199 KB 1060/1206 KB 908/1199 KB 1064/1206 KB 908/1199 KB 1068/1206 KB 908/1199 KB 1072/1206 KB 908/1199 KB 1060/1206 KB 912/1199 KB 1072/1206 KB 916/1199 KB 1072/1206 KB 920/1199 KB 1072/1206 KB 920/1199 KB 1076/1206 KB 924/1199 KB 1080/1206 KB 924/1199 KB 1084/1206 KB 924/1199 KB 1088/1206 KB 924/1199 KB 1076/1206 KB 928/1199 KB 1088/1206 KB 932/1199 KB 1088/1206 KB 936/1199 KB 1088/1206 KB 940/1199 KB 1088/1206 KB 944/1199 KB 1092/1206 KB 948/1199 KB 1092/1206 KB 952/1199 KB 1092/1206 KB 940/1199 KB 1092/1206 KB 952/1199 KB 1096/1206 KB 952/1199 KB 1100/1206 KB 952/1199 KB 1104/1206 KB 952/1199 KB 1108/1206 KB 956/1199 KB 1112/1206 KB 956/1199 KB 1116/1206 KB 956/1199 KB 1120/1206 KB 956/1199 KB 1108/1206 KB 960/1199 KB 1120/1206 KB 964/1199 KB 1120/1206 KB 968/1199 KB 1120/1206 KB 972/1199 KB 1120/1206 KB 976/1199 KB 1124/1206 KB 980/1199 KB 1124/1206 KB 984/1199 KB 1124/1206 KB 972/1199 KB 1124/1206 KB 984/1199 KB 1128/1206 KB 984/1199 KB 1132/1206 KB 984/1199 KB 1136/1206 KB 984/1199 KB 1140/1206 KB 988/1199 KB 1144/1206 KB 988/1199 KB 1148/1206 KB 988/1199 KB 1152/1206 KB 988/1199 KB 1140/1206 KB 992/1199 KB 1152/1206 KB 996/1199 KB 1152/1206 KB 1000/1199 KB 1152/1206 KB 1000/1199 KB 1156/1206 KB 1004/1199 KB 1160/1206 KB 1004/1199 KB 1164/1206 KB 1004/1199 KB 1168/1206 KB 1004/1199 KB 1156/1206 KB 1008/1199 KB 1168/1206 KB 1012/1199 KB 1168/1206 KB 1016/1199 KB 1168/1206 KB 1016/1199 KB 1172/1206 KB 1020/1199 KB 1176/1206 KB 1020/1199 KB 1180/1206 KB 1020/1199 KB 1184/1206 KB 1020/1199 KB 1172/1206 KB 1024/1199 KB 1184/1206 KB 1028/1199 KB 1184/1206 KB 1032/1199 KB 1184/1206 KB 1032/1199 KB 1188/1206 KB 1036/1199 KB 1192/1206 KB 1036/1199 KB 1196/1206 KB 1036/1199 KB 1200/1206 KB 1036/1199 KB 1188/1206 KB 1040/1199 KB 1200/1206 KB 1044/1199 KB 1200/1206 KB 1048/1199 KB 1200/1206 KB 104 unit-abot-epc-basic-0: 01:39:33 DEBUG unit.abot-epc-basic/0.install 8/1199 KB 1204/1206 KB 1052/1199 KB 1204/1206 KB 1056/1199 KB 1206/1206 KB 1060/1199 KB 1206/1206 KB 1064/1199 KB 1206/1206 KB 1052/1199 KB 1206/1206 KB 1068/1199 KB 1206/1206 KB 1072/1199 KB 1206/1206 KB 1076/1199 KB 1206/1206 KB 1080/1199 KB 1206/1206 KB 1084/1199 KB 1206/1206 KB 1088/1199 KB 1206/1206 KB 1092/1199 KB 1206/1206 KB 1096/1199 KB 1206/1206 KB 1100/1199 KB 1206/1206 KB 1104/1199 KB 1206/1206 KB 1108/1199 KB 1206/1206 KB 1112/1199 KB 1206/1206 KB 1116/1199 KB 1206/1206 KB 1120/1199 KB 1206/1206 KB 1124/1199 KB 1206/1206 KB 1128/1199 KB 1206/1206 KB 1132/1199 KB 1206/1206 KB 1136/1199 KB 1206/1206 KB 1140/1199 KB 1206/1206 KB 1144/1199 KB 1206/1206 KB 1148/1199 KB 1206/1206 KB 1152/1199 KB 1206/1206 KB 1156/1199 KB 1206/1206 KB 1160/1199 KB 1206/1206 KB 1164/1199 KB 1206/1206 KB 1168/1199 KB 1206/1206 KB 1172/1199 KB 1206/1206 KB 1176/1199 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3454.6 KB/sec) unit-abot-epc-basic-0: 01:39:33 DEBUG unit.abot-epc-basic/0.install 1180/1199 KB 1184/1199 KB 1188/1199 KB 1192/1199 KB 1196/1199 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3348.2 KB/sec) unit-mysql-0: 01:39:33 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 01:39:33 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 01:39:33 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 01:39:33 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 01:39:33 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 01:39:33 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 01:39:33 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 01:39:33 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-mysql-0: 01:39:33 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 01:39:34 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 01:39:34 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 01:39:34 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:39:34 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-mysql-0: 01:39:34 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 01:39:34 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 01:39:34 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: 01:39:34 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: 01:39:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:39:34 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:39:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:39:34 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 40.636 s unit-abot-epc-basic-0: 01:39:34 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-17T01:39:34+00:00 unit-mysql-0: 01:39:34 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 01:39:34 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 01:39:34 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/64M unit-abot-epc-basic-0: 01:39:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:39:34 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 01:39:34 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-mysql-0: 01:39:34 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:39:34 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 01:39:34 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 01:39:34 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: 01:39:34 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: 01:39:35 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-mysql-0: 01:39:35 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (122 kB/s) unit-mysql-0: 01:39:35 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 01:39:35 DEBUG unit.mysql/0.install (Reading database ... 57633 files and directories currently installed.) unit-mysql-0: 01:39:35 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 01:39:36 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 01:39:36 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:39:36 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-mysql-0: 01:39:36 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 01:39:36 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 01:39:36 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:39:36 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-148.174) ... unit-abot-epc-basic-0: 01:39:36 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:39:36 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 01:39:36 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:39:36 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:39:37 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:39:37 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:39:37 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 01:39:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 01:39:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:39:38 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 01:39:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 01:39:38 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 01:39:38 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 01:39:38 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 01:39:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 01:39:38 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 01:39:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 01:39:38 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 01:39:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 01:39:38 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 01:39:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 01:39:38 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 01:39:38 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 01:39:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 01:39:39 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 01:39:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 01:39:39 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 01:39:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:39:39 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: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 01:39:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:39:39 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: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-mysql-0: 01:39:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 01:39: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: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 01:39:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 01:39: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: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 01:39:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 01:39:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 01:39:40 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 01:39:40 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 01:39:40 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:39: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: 01:39:40 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:39:40 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:39:40 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-mysql-0: 01:39:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 01:39:40 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-mysql-0: 01:39:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 01:39:40 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 01:39:40 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-mysql-0: 01:39:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 01:39:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 01:39:40 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 01:39:40 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-86e0aa-default-0". unit-abot-epc-basic-0: 01:39: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: 01:39:40 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 01:39:40 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 01:39:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-mysql-0: 01:39:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 01:39:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 01:39:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-mysql-0: 01:39:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 01:39:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 01:39:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 01:39:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 01:39:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 01:39:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 01:39:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 01:39:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 01:39:41 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-mysql-0: 01:39:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 01:39:41 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-86e0aa-default-0 unit-mysql-0: 01:39:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 01:39:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 01:39:42 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-mysql-0: 01:39:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 01:39:42 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-mysql-0: 01:39:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 01:39:42 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-mysql-0: 01:39:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 01:39:42 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-mysql-0: 01:39:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 01:39:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 01:39:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 01:39:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 01:39:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 01:39:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 01:39:43 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-mysql-0: 01:39:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 01:39:43 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-86e0aa-default-0 unit-abot-epc-basic-0: 01:39:43 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:39: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: 01:39:43 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:39:43 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-mysql-0: 01:39:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 01:39:43 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:39:43 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-mysql-0: 01:39:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:39:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-86e0aa-default-0 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.15). unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.5). unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 01:39: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: 01:39:44 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 01:39:44 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 01:39: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: 01:39:45 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 01:39:45 DEBUG unit.abot-epc-basic/0.install After this operation, 1,135 MB of additional disk space will be used. unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39: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.12 [187 kB] unit-abot-epc-basic-0: 01:39: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: 01:39: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-mysql-0: 01:39:46 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 01:39:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 01:39:46 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 01:39:46 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 01:39: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-mysql-0: 01:39:46 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 01:39:46 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39: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: 01:39: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-mysql-0: 01:39:46 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 01:39:46 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 01:39:46 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 01:39:46 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 01:39:46 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 01:39:46 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 01:39:46 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 01:39:46 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 01:39: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.13 [42.3 kB] unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39: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: 01:39:46 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: 01:39:46 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: 01:39:46 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: 01:39:46 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: 01:39:46 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: 01:39:46 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: 01:39:46 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [1,579 kB] unit-mysql-0: 01:39:46 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:39:46 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 01:39:46 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 01:39:46 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 01:39:46 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [289 kB] unit-abot-epc-basic-0: 01:39:46 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: 01:39:46 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: 01:39:46 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: 01:39:46 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: 01:39:46 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 01:39:46 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.11 [260 kB] unit-abot-epc-basic-0: 01:39:46 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-mysql-0: 01:39:47 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: 01:39: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: 01:39: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: 01:39: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: 01:39:47 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 01:39:47 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 01:39:47 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 01:39:47 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 01:39:47 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 01:39:47 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 01:39:47 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 01:39: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: 01:39:47 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: 01:39:47 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: 01:39:47 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: 01:39:47 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: 01:39:47 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: 01:39:47 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: 01:39:47 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: 01:39:47 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: 01:39:47 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: 01:39:47 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: 01:39:47 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: 01:39:47 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: 01:39:47 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: 01:39:47 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-mysql-0: 01:39:47 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: 01:39:47 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: 01:39:47 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39: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: 01:39: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-mysql-0: 01:39:48 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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.5 [2,290 kB] unit-mysql-0: 01:39:48 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: 01:39: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.5 [2,252 kB] unit-mysql-0: 01:39:48 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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-mysql-0: 01:39:48 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: 01:39: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: 01:39: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: 01:39: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: 01:39: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-mysql-0: 01:39:48 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (406 kB/s) unit-mysql-0: 01:39:48 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 01:39:48 DEBUG unit.mysql/0.install (Reading database ... 57733 files and directories currently installed.) unit-mysql-0: 01:39:48 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 01:39:48 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:39:48 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: 01:39:48 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: 01:39:48 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: 01:39:48 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: 01:39:48 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: 01:39:48 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-mysql-0: 01:39:48 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 01:39:48 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 01:39:48 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:39:48 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: 01:39:48 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: 01:39:48 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: 01:39:48 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: 01:39:48 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: 01:39:48 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: 01:39:48 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: 01:39:48 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: 01:39:48 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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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-mysql-0: 01:39:49 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 01:39:49 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 01:39:49 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 01:39:49 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 01:39:49 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 01:39:49 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 01:39:50 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 01:39:50 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 01:39:50 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 01:39: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-mysql-0: 01:39:50 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 01:39:50 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 01:39:50 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 01:39:50 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 01:39:50 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 01:39:50 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 01:39:50 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:39: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: 01:39: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-mysql-0: 01:39:50 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 01:39:50 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 01:39:50 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 01:39:50 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 01:39:50 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 01:39:50 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 01:39:50 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 01:39:50 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 01:39:50 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: 01:39:50 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: 01:39:50 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: 01:39:50 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: 01:39:50 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: 01:39:50 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: 01:39:50 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: 01:39:50 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: 01:39:50 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-mysql-0: 01:39:51 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 01:39:51 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 01:39:51 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 01:39:51 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:39:51 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 01:39:51 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 01:39:51 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39:51 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-mysql-0: 01:39:51 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 01:39:51 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 01:39:51 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 01:39:51 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 01:39:51 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 01:39:51 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: 01:39:51 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-mysql-0: 01:39:51 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 01:39:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 01:39:51 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: 01:39:51 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: 01:39:51 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: 01:39:51 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: 01:39:51 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: 01:39:51 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: 01:39:51 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: 01:39:51 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: 01:39:51 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: 01:39:51 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-mysql-0: 01:39:52 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39:52 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-mysql-0: 01:39:52 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 01:39:52 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-mysql-0: 01:39:52 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 01:39:52 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:39:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:39:52 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 01:39:52 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 01:39:52 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 01:39:52 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 01:39:52 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 01:39:52 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 01:39:52 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-mysql-0: 01:39:52 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 01:39:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 01:39:52 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: 01:39:52 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: 01:39:52 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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39:53 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: 01:39:53 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: 01:39:53 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.8 [16.1 kB] unit-abot-epc-basic-0: 01:39:53 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: 01:39:53 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: 01:39:53 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: 01:39:53 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-mysql-0: 01:39:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 01:39:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 01:39:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 01:39:53 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 01:39:53 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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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-mysql-0: 01:39:54 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39: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: 01:39: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-mysql-0: 01:39:54 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 01:39:54 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 01:39:54 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39: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-mysql-0: 01:39:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 01:39:54 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: 01:39:54 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: 01:39:54 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-mysql-0: 01:39:54 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 01:39:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 01:39:54 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 01:39:54 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-mysql-0: 01:39:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 01:39:54 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: 01:39:54 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-mysql-0: 01:39:54 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 01:39:54 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-mysql-0: 01:39:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 01:39:54 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 01:39:54 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-mysql-0: 01:39:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 01:39:54 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: 01:39:54 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-mysql-0: 01:39:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 01:39:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 01:39:54 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: 01:39:54 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: 01:39:54 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: 01:39:54 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: 01:39:54 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: 01:39:54 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: 01:39:54 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-mysql-0: 01:39:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 01:39: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: 01:39: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-mysql-0: 01:39:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 01:39:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39: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: 01:39: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-mysql-0: 01:39:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 01:39:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 01:39:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 01:39:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 01:39:55 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-mysql-0: 01:39:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 01:39:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 01:39:55 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-mysql-0: 01:39:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 01:39:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 01:39:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 01:39:55 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: 01:39:55 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-mysql-0: 01:39:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 01:39:55 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: 01:39:55 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-mysql-0: 01:39:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 01:39: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-mysql-0: 01:39:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 01:39: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: 01:39: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.1 [39.4 kB] unit-mysql-0: 01:39:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 01:39: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-mysql-0: 01:39:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 01:39: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-mysql-0: 01:39:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 01:39:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 01:39: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-mysql-0: 01:39:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 01:39:56 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-mysql-0: 01:39:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 01:39:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 01:39:56 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 01:39:56 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: 01:39:56 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-mysql-0: 01:39:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 01:39:56 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: 01:39:56 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: 01:39:56 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: 01:39:56 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: 01:39:56 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-mysql-0: 01:39:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 01:39:56 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-mysql-0: 01:39:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 01:39:56 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: 01:39:56 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: 01:39:56 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: 01:39:56 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: 01:39:56 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-mysql-0: 01:39:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 01:39:56 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: 01:39:56 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: 01:39:56 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: 01:39:56 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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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-mysql-0: 01:39:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 01:39:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39: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-mysql-0: 01:39:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 01:39:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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-mysql-0: 01:39:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 01:39:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 01:39: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: 01:39: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: 01:39: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-mysql-0: 01:39:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 01:39:57 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: 01:39:57 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: 01:39:57 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: 01:39:57 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: 01:39:57 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: 01:39:57 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: 01:39:57 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: 01:39:57 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: 01:39:57 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: 01:39:57 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: 01:39:57 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: 01:39:57 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: 01:39:57 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: 01:39:57 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: 01:39:57 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: 01:39:57 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: 01:39:57 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: 01:39:57 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: 01:39:57 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: 01:39:57 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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39: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: 01:39:58 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: 01:39:58 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: 01:39:58 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: 01:39:58 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: 01:39:58 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: 01:39:58 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: 01:39:58 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: 01:39:58 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: 01:39:58 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: 01:39:58 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: 01:39:58 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: 01:39:58 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: 01:39:58 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: 01:39:58 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: 01:39:58 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: 01:39: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: 01:39: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: 01:39:59 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: 01:39:59 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: 01:39:59 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-mysql-0: 01:40:00 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 01:40:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40:00 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: 01:40:00 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: 01:40:00 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: 01:40:00 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: 01:40:00 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: 01:40:00 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: 01:40:00 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: 01:40:00 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: 01:40:00 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: 01:40:00 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: 01:40:00 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: 01:40:00 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: 01:40:00 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: 01:40:00 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: 01:40:00 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: 01:40:00 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: 01:40:00 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: 01:40:00 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: 01:40:00 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-mysql-0: 01:40:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 01:40:00 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 01:40:00 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 01:40:00 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: 01:40:00 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: 01:40:00 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-mysql-0: 01:40:00 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 01:40:00 DEBUG unit.mysql/0.config-changed Reading state information... unit-abot-epc-basic-0: 01:40: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: 01:40: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: 01:40: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-mysql-0: 01:40:01 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 01:40:01 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 01:40:01 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 01:40:01 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 01:40:01 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 01:40:01 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 01:40:01 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 01:40:01 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 01:40:01 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 01:40:01 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 01:40:01 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 01:40: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-mysql-0: 01:40:01 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:40:01 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 01:40:01 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 01:40:01 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 01:40: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: 01:40: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: 01:40:01 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: 01:40:01 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: 01:40:01 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: 01:40:01 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: 01:40:01 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: 01:40:01 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: 01:40:01 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: 01:40:01 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.13 [136 kB] unit-abot-epc-basic-0: 01:40:01 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: 01:40:01 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: 01:40:01 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: 01:40:01 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: 01:40:01 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: 01:40:01 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: 01:40:01 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: 01:40:01 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: 01:40:01 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: 01:40:01 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: 01:40:01 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: 01:40:01 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: 01:40:01 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-mysql-0: 01:40:01 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-mysql-0: 01:40:01 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-mysql-0: 01:40:02 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: 01:40: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: 01:40: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: 01:40: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: 01:40: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-mysql-0: 01:40:02 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: 01:40: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.13 [757 kB] unit-abot-epc-basic-0: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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-mysql-0: 01:40:02 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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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-mysql-0: 01:40:02 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: 01:40:02 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: 01:40:02 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: 01:40:02 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-mysql-0: 01:40:02 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-abot-epc-basic-0: 01:40:02 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-mysql-0: 01:40:02 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 01:40:02 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 01:40:02 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: 01:40:02 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: 01:40:02 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: 01:40:02 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: 01:40:02 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: 01:40:02 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: 01:40:02 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: 01:40:02 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: 01:40:02 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: 01:40:02 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: 01:40:02 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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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-mysql-0: 01:40:03 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 1s (5615 kB/s) unit-mysql-0: 01:40:03 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 01:40:03 DEBUG unit.mysql/0.config-changed (Reading database ... 57827 files and directories currently installed.) unit-mysql-0: 01:40:03 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 01:40:03 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 01:40: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-mysql-0: 01:40:03 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 01:40:03 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 01:40:03 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 01:40:03 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 01:40:03 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 01:40:03 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 01:40:03 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-mysql-0: 01:40:03 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 01:40:03 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: 01:40:03 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 01:40:03 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 01:40:03 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: 01:40:03 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:40:03 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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40:04 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: 01:40:04 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: 01:40:04 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: 01:40:04 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: 01:40:04 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: 01:40:04 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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40:05 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: 01:40:05 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: 01:40:05 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: 01:40:05 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: 01:40:05 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: 01:40:05 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: 01:40:05 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: 01:40:05 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: 01:40:05 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: 01:40:05 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: 01:40:05 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-mysql-0: 01:40:05 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 01:40:05 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:40:05 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: 01:40:05 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-mysql-0: 01:40:06 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:40:06 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: 01:40:06 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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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: 01:40: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-mysql-0: 01:40:09 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 01:40:09 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: 01:40:09 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: 01:40:09 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: 01:40:09 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: 01:40:09 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: 01:40:09 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: 01:40:09 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: 01:40:09 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-mysql-0: 01:40:09 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:40:10 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: 01:40:10 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 01:40:11 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 24s (11.8 MB/s) unit-abot-epc-basic-0: 01:40:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 01:40: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 ... 67349 files and directories currently installed.) unit-abot-epc-basic-0: 01:40:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 01:40:12 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-mysql-0: 01:40:12 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 01:40:12 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 01:40:12 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 01:40:12 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 01:40:12 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 01:40:12 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 01:40:12 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:40:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 01:40: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: 01:40:12 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 01:40:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 01:40:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.12_amd64.deb ... unit-abot-epc-basic-0: 01:40:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.12) ... unit-abot-epc-basic-0: 01:40:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 01:40:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:40:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 01:40:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 01:40:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:40:13 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-mysql-0: 01:40:13 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 01:40:14 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 01:40:14 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 01:40:14 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 01:40:14 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 01:40:14 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:40:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 01:40:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:40:15 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-mysql-0: 01:40:15 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 01:40:15 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:40:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 01:40:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 01:40:15 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 01:40:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 01:40:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 01:40:15 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 01:40:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 01:40:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 01:40:15 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 01:40:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 01:40:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 01:40:16 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 01:40:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 01:40:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-abot-epc-basic-0: 01:40:19 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 01:40:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 01:40:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 01:40:20 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 01:40:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 01:40:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 01:40:20 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 01:40:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 01:40:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:40:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-mysql-0: 01:40:20 DEBUG unit.mysql/0.config-changed 190517 1:40:20 [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: 01:40:20 DEBUG unit.mysql/0.config-changed 190517 1:40:20 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 01:40:20 DEBUG unit.mysql/0.config-changed 190517 1:40:20 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11568 ... unit-abot-epc-basic-0: 01:40:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 01:40:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:40:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:40:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 01:40:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:40:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 01:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 01:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 01:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 01:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 01:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 01:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 01:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 01:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 01:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 01:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 01:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 01:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 01:40:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 01:40:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 01:40:22 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 01:40:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 01:40:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:40:22 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 01:40:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 01:40:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:40:23 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 01:40:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 01:40:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 01:40:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:40:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 01:40:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:40:23 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:40:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 01:40:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:40:23 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:40:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 01:40:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 01:40:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:40:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 01:40:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:40:23 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 01:40:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 01:40:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 01:40:24 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 01:40:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 01:40:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:40:25 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:40:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 01:40:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:40:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 01:40:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 01:40:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 01:40:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:40:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 01:40:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:40:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:40:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 01:40:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:40:26 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 01:40:27 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: 01:40:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 01:40:27 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: 01:40:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 01:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 01:40:27 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: 01:40:27 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 01:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 01:40:27 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: 01:40:27 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 01:40:27 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: 01:40:27 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 01:40:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 01:40:27 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 01:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 01:40:27 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: 01:40:28 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:40:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 01:40:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:40:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:40:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 01:40:28 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: 01:40:28 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:40:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 01:40:28 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: 01:40:28 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:40:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 01:40:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:40:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:40:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 01:40:28 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: 01:40:28 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:40:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 01:40:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 01:40:28 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 01:40:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 01:40:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 01:40:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 01:40:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 01:40:28 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: 01:40:28 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:40:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 01:40:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:40:28 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:40:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 01:40:28 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: 01:40:29 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 01:40:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 01:40:29 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: 01:40:29 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 01:40:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 01:40:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:40:29 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:40:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 01:40:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:40:29 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 01:40:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 01:40:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:40:29 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:40:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 01:40:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:40:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:40:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 01:40:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:40:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 01:40:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 01:40:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:40:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 01:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 01:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 01:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 01:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 01:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 01:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 01:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 01:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 01:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 01:40:30 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: 01:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 01:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:40:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 01:40:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:40:31 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-mysql-0: 01:40:31 DEBUG unit.mysql/0.config-changed mysql start/running, process 11701 unit-mysql-0: 01:40:31 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 01:40:31 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 01:40:31 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:40:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 01:40:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 01:40:31 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 01:40:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 01:40:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 01:40:31 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:40:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 01:40:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:40:31 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-mysql-0: 01:40:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 01:40:32 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 01:40:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 01:40:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 01:40:33 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 01:40:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 01:40:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 01:40:33 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 01:40:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 01:40:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 01:40:33 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 01:40:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 01:40:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:40:33 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:40:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 01:40:33 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: 01:40:33 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:40:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 01:40:34 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: 01:40:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 01:40:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 01:40:34 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: 01:40:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 01:40:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 01:40:34 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: 01:40:34 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 01:40:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 01:40:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 01:40:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 01:40:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 01:40:34 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: 01:40:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 01:40:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 01:40:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 01:40:35 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-mysql-0: 01:40:35 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 01:40:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 01:40:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:40:35 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 01:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 01:40:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 01:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 01:40:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 01:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 01:40:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 01:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 01:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 01:40:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 01:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 01:40:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 01:40:37 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 01:40:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 01:40:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 01:40:37 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-mysql-0: 01:40:37 DEBUG unit.mysql/0.config-changed mysql start/running, process 11822 unit-abot-epc-basic-0: 01:40:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 01:40:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 01:40:37 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-mysql-0: 01:40:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 01:40:37 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 01:40:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-mysql-0: 01:40:37 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 01:40:37 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: 01:40:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-mysql-0: 01:40:38 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 01:40:38 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:40:38 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 01:40:38 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 01:40:38 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 01:40:38 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 01:40:38 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 01:40:38 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 01:40:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 01:40:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 01:40:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:40:38 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:40:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 01:40:38 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: 01:40:38 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 01:40:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 01:40:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:40:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 01:40:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 01:40:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:40:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:40:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 01:40:39 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: 01:40:39 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:40:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 01:40:39 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: 01:40:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 01:40:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 01:40:39 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: 01:40:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 01:40:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 01:40:39 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: 01:40:39 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:40:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 01:40:39 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: 01:40:39 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:40:40 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 01:40:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 01:40:40 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: 01:40:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:40:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 01:40:40 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: 01:40:40 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: 01:40:40 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: 01:40:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:40:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 01:40:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-mysql-0: 01:40:41 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 01:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 01:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 01:40:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 01:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 01:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 01:40:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 01:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 01:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 01:40:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 01:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 01:40:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 01:40:42 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: 01:40:42 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-mysql-0: 01:40:43 DEBUG unit.mysql/0.start mysql start/running, process 11935 unit-mysql-0: 01:40:43 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 01:40:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 01:40:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-mysql-0: 01:40:43 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 01:40:43 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 01:40:43 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-mysql-0: 01:40:43 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 01:40:43 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 01:40:43 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:40:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:40:43 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 01:40:43 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 01:40:43 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 01:40:43 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 01:40:43 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 01:40:43 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 01:40:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 01:40:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:40:44 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:40:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 01:40:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 01:40:45 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 01:40:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 01:40:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 01:40:45 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 01:40:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 01:40:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:40:46 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 01:40:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 01:40:46 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: 01:40:46 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 01:40:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 01:40:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 01:40:46 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 01:40:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 01:40:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 01:40:47 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 01:40:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 01:40:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:40:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 01:40:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 01:40:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:40:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:40:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 01:40:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:40:49 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 01:40:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 01:40:49 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: 01:40:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:40:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 01:40:49 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: 01:40:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 01:40:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 01:40:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 01:40:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 01:40:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 01:40:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 01:40:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 01:40:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 01:40:49 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: 01:40:49 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 01:40:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 01:40:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:40:50 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:40:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 01:40:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:40:50 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:40:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 01:40:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 01:40:51 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 01:40:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 01:40:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 01:40:51 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 01:40:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 01:40:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 01:40:51 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 01:40:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 01:40:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 01:40:51 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 01:40:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 01:40:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 01:40:51 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 01:40:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 01:40:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 01:40:52 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 01:40:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 01:40:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 01:40:52 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 01:40:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 01:40:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 01:40:52 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 01:40:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 01:40:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:40:53 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 01:40:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 01:40:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:40:53 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 01:40:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 01:40:54 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: 01:40:54 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:40:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 01:40:54 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: 01:40:54 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:40:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 01:40:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:40:54 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 01:40:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 01:40:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 01:40:55 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 01:40:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 01:40:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:40:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:41:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 01:41:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:00 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 01:41:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 01:41:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 01:41:02 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 01:41:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 01:41:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:41:06 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 01:41:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 01:41:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 01:41:10 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 01:41:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 01:41:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 01:41:11 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 01:41:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 01:41:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 01:41:12 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:41:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 01:41:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 01:41:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:41:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 01:41:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 01:41:12 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:41:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 01:41:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 01:41:12 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:41:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 01:41:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:12 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 01:41:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 01:41:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:12 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 01:41:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 01:41:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 01:41:13 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 01:41:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 01:41:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 01:41:13 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 01:41:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 01:41:13 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: 01:41:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:41:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 01:41:14 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: 01:41:14 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:41:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 01:41:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:41:14 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:41:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 01:41:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.5_amd64.deb ... unit-abot-epc-basic-0: 01:41:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-abot-epc-basic-0: 01:41:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 01:41:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.8_amd64.deb ... unit-abot-epc-basic-0: 01:41:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.8) ... unit-abot-epc-basic-0: 01:41:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 01:41:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 01:41:15 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 01:41:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 01:41:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:15 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:41:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 01:41:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:41:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 01:41:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 01:41:15 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: 01:41:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 01:41:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 01:41:16 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: 01:41:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 01:41:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 01:41:16 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: 01:41:16 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 01:41:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 01:41:16 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: 01:41:16 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 01:41:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 01:41:16 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: 01:41:16 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 01:41:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 01:41:17 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: 01:41:17 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:41:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 01:41:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:41:17 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 01:41:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 01:41:17 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: 01:41:17 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 01:41:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 01:41:17 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: 01:41:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:41:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 01:41:17 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: 01:41:17 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 01:41:18 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: 01:41:18 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:41:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 01:41:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:41:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 01:41:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:41:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 01:41:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 01:41:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 01:41:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 01:41:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 01:41:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 01:41:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:19 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:41:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 01:41:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 01:41:19 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 01:41:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 01:41:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 01:41:19 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 01:41:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 01:41:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:20 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 01:41:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 01:41:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:20 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 01:41:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 01:41:20 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: 01:41:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 01:41:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 01:41:20 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: 01:41:20 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 01:41:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 01:41:20 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: 01:41:21 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 01:41:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 01:41:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:41:21 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 01:41:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 01:41:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:41:21 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 01:41:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 01:41:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:41:21 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 01:41:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 01:41:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:21 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 01:41:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 01:41:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 01:41:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 01:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 01:41:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 01:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 01:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 01:41:22 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: 01:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 01:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 01:41:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 01:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 01:41:22 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: 01:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 01:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 01:41:22 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: 01:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 01:41:23 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: 01:41:23 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 01:41:23 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: 01:41:23 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 01:41:23 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: 01:41:23 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:41:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 01:41:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:41:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 01:41:24 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: 01:41:24 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 01:41:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 01:41:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:24 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 01:41:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 01:41:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 01:41:24 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:41:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 01:41:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 01:41:24 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 01:41:25 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 01:41:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 01:41:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 01:41:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 01:41:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:41:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 01:41:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 01:41:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 01:41:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 01:41:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:41:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 01:41:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 01:41:27 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 01:41:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 01:41:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:41:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 01:41:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 01:41:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 01:41:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 01:41:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:41:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:41:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 01:41:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:41:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:41:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 01:41:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 01:41:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 01:41:29 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: 01:41:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:41:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 01:41:29 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: 01:41:29 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:41:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 01:41:29 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: 01:41:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:41:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 01:41:29 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: 01:41:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:41:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 01:41:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 01:41:29 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 01:41:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 01:41:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 01:41:29 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 01:41:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 01:41:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 01:41:29 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 01:41:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 01:41:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 01:41:29 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 01:41:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 01:41:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 01:41:30 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: 01:41:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:41:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:41:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 01:41:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:41:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:41:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 01:41:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:41:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:41:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 01:41:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:41:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:41:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 01:41:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:41:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:41:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 01:41:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 01:41:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 01:41:31 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: 01:41:31 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:41:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 01:41:31 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: 01:41:31 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:41:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 01:41:31 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: 01:41:31 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:41:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 01:41:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:41:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 01:41:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 01:41:32 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 01:41:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 01:41:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 01:41:32 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 01:41:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 01:41:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:41:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 01:41:32 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: 01:41:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:41:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 01:41:32 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: 01:41:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:41:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 01:41:32 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: 01:41:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:41:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 01:41:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:33 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:41:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 01:41:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:33 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:41:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 01:41:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 01:41:33 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 01:41:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 01:41:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 01:41:34 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:41:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 01:41:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:41:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:41:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 01:41:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:41:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:41:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 01:41:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 01:41:35 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 01:41:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 01:41:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 01:41:35 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 01:41:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 01:41:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 01:41:35 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 01:41:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 01:41:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 01:41:35 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 01:41:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 01:41:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 01:41:36 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 01:41:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 01:41:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 01:41:36 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 01:41:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 01:41:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 01:41:36 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 01:41:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 01:41:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 01:41:36 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 01:41:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 01:41:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 01:41:36 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 01:41:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 01:41:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 01:41:37 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 01:41:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 01:41:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:37 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 01:41:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 01:41:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 01:41:37 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 01:41:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 01:41:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 01:41:37 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 01:41:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 01:41:37 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: 01:41:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:41:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 01:41:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 01:41:37 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 01:41:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 01:41:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:41:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 01:41:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 01:41:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 01:41:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 01:41:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 01:41:38 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: 01:41:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 01:41:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 01:41:38 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: 01:41:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 01:41:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 01:41:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 01:41:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 01:41:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 01:41:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 01:41:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 01:41:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 01:41:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 01:41:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 01:41:38 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 01:41:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 01:41:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 01:41:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 01:41:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 01:41:39 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: 01:41:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 01:41:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 01:41:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:39 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 01:41:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 01:41:39 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: 01:41:39 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 01:41:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 01:41:39 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: 01:41:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:41:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 01:41:39 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: 01:41:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:41:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 01:41:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:39 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:41:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 01:41:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:40 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:41:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 01:41:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:40 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:41:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 01:41:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 01:41:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 01:41:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 01:41:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 01:41:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 01:41:40 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 01:41:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 01:41:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 01:41:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 01:41:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 01:41:41 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 01:41:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 01:41:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 01:41:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 01:41:41 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: 01:41:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:41:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 01:41:41 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: 01:41:41 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 01:41:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 01:41:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 01:41:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 01:41:41 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: 01:41:41 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:41:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 01:41:41 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: 01:41:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:41:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 01:41:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:41 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 01:41:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 01:41:42 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: 01:41:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 01:41:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 01:41:42 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: 01:41:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 01:41:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 01:41:42 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: 01:41:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 01:41:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 01:41:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 01:41:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 01:41:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 01:41:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 01:41:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 01:41:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 01:41:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:43 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 01:41:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 01:41:43 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: 01:41:43 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 01:41:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 01:41:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 01:41:47 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 01:41:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 01:41:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 01:41:49 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... machine-2: 01:41:50 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 01:41:50 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 01:41:50 DEBUG juju.agent read agent config, format "2.0" machine-2: 01:41:50 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 01:41:50 DEBUG juju.worker start "engine" machine-2: 01:41:50 INFO juju.worker start "engine" machine-2: 01:41:50 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 01:41:50 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 01:41:50 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 01:41:50 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 01:41:50 DEBUG juju.worker "engine" started machine-2: 01:41:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.introspection stats worker now serving machine-2: 01:41:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 01:41:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 01:41:50 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 01:41:50 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 01:41:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 01:41:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.apicaller connecting with old password machine-2: 01:41:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 01:41:50 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-2: 01:41:50 INFO juju.api connection established to "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-2: 01:41:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-2: 01:41:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 01:41:50 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 01:41:50 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 01:41:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 01:41:50 DEBUG juju.worker.apicaller connected machine-2: 01:41:50 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 01:41:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 01:41:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 01:41:51 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... machine-2: 01:41:51 DEBUG juju.worker.apicaller password changed machine-2: 01:41:51 DEBUG juju.api RPC connection died machine-2: 01:41:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 01:41:51 DEBUG juju.worker.apicaller connecting with current password machine-2: 01:41:51 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-2: 01:41:51 INFO juju.api connection established to "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-2: 01:41:51 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-abot-epc-basic-0: 01:41:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 01:41:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 01:41:52 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... machine-2: 01:41:52 DEBUG juju.worker.apicaller connected machine-2: 01:41:53 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 01:41:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 01:41:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 01:41:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 01:41:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 01:41:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 01:41:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 01:41:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 01:41:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 01:41:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 01:41:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:41:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:41:54 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 01:41:54 INFO juju.worker.upgrader unblocking abort check machine-2: 01:41:54 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 01:41:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 01:41:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 01:41:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 01:41:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 01:41:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... machine-2: 01:41:54 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 01:41:54 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 01:41:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 01:41:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 01:41:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 01:41:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 01:41:54 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 01:41:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 01:41:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 01:41:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 01:41:54 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 01:41:54 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 01:41:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 01:41:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.logger logger setup machine-2: 01:41:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 01:41:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 01:41:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 01:41:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 01:41:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-2: 01:41:54 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 01:41:54 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 01:41:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 01:41:54 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 01:41:54 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 01:41:54 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 01:41:54 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 01:41:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:41:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:41:54 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:41:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 01:41:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:41:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:41:54 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 01:41:54 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 01:41:54 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-2: 01:41:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 01:41:54 DEBUG juju.network including address local-machine:::1 for machine machine-2: 01:41:54 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 01:41:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 01:41:54 INFO juju.util.exec run result: exit status 127 machine-2: 01:41:54 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec910365226/script.sh: line 1: fanatic: command not found 127 machine-2: 01:41:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 01:41:54 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 01:41:54 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 01:41:54 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 01:41:54 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 01:41:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 01:41:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 01:41:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 01:41:54 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 01:41:54 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 01:41:54 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 01:41:54 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 01:41:54 INFO juju.util.exec run result: exit status 127 machine-2: 01:41:54 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec457767166/script.sh: line 1: fanatic: command not found 127 machine-2: 01:41:54 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 01:41:54 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 01:41:54 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] unit-abot-epc-basic-0: 01:41:54 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... machine-2: 01:41:54 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 01:41:54 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 01:41:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 01:41:54 DEBUG juju.api RPC connection died machine-2: 01:41:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 01:41:54 DEBUG juju.worker killing runner 0xc4207e28f0 machine-2: 01:41:54 INFO juju.worker runner is dying machine-2: 01:41:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 01:41:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 01:41:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-2: 01:41:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 01:41:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 01:41:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-2: connection is shut down machine-2: 01:41:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 01:41:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 01:41:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 01:41:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 01:41:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 01:41:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 01:41:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 01:41:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 01:41:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 01:41:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 01:41:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 01:41:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 01:41:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 01:41:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 01:41:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 01:41:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 01:41:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 01:41:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 01:41:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.apicaller connecting with current password machine-2: 01:41:54 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-2: 01:41:54 INFO juju.api connection established to "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-2: 01:41:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:41:54 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-2: 01:41:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:41:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 01:41:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... machine-2: 01:41:56 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:41:56 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 01:41:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. machine-2: 01:41:56 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 01:41:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 01:41:56 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... machine-2: 01:41:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 01:41:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 01:41:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:56 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 01:41:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:41:56 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 01:41:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 01:41:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 01:41:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 01:41:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 01:41:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 01:41:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 01:41:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 01:41:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 01:41:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 01:41:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 01:41:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 01:41:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 01:41:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 01:41:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 01:41:56 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-2: 01:41:56 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 01:41:56 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 01:41:56 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 01:41:56 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 01:41:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 01:41:56 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 01:41:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:41:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:41:56 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 01:41:56 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 01:41:56 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-2: 01:41:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 01:41:56 DEBUG juju.network including address local-machine:::1 for machine machine-2: 01:41:56 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 01:41:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 01:41:56 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-2: 01:41:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 01:41:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:41:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 01:41:56 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 01:41:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 01:41:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 01:41:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:41:56 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 01:41:56 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 01:41:56 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 01:41:56 INFO juju.util.exec run result: exit status 127 machine-2: 01:41:56 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec356909330/script.sh: line 1: fanatic: command not found 127 machine-2: 01:41:56 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 01:41:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 01:41:56 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 01:41:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 01:41:56 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 01:41:56 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 01:41:56 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 01:41:56 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 01:41:56 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 01:41:56 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 01:41:56 INFO juju.util.exec run result: exit status 127 machine-2: 01:41:56 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec124460052/script.sh: line 1: fanatic: command not found 127 machine-2: 01:41:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 01:41:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:41:56 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 01:41:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 01:41:56 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 01:41:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. machine-2: 01:41:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 01:41:56 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 01:41:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:41:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:41:56 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:41:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 01:41:56 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 01:41:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 01:41:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 01:41:56 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... machine-2: 01:41:56 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 01:41:56 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 01:41:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:41:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:41:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 01:41:56 DEBUG juju.network including address local-cloud:192.168.121.27 for machine machine-2: 01:41:56 DEBUG juju.network including address local-machine:::1 for machine machine-2: 01:41:56 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.27 local-machine:::1] machine-2: 01:41:56 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.27 local-machine:::1] machine-2: 01:41:56 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 01:41:56 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 01:41:56 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 01:41:56 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 01:41:56 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-abot-epc-basic-0: 01:41:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 01:41:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 01:41:56 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 01:41:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 01:41:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 01:41:56 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 01:41:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 01:41:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 01:41:57 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 01:41:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. machine-2: 01:41:57 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 01:41:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 01:41:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... machine-2: 01:41:57 INFO juju.worker.deployer deploying unit "oai-epc/0" unit-abot-epc-basic-0: 01:41:57 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... machine-2: 01:41:57 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 01:41:57 INFO juju.worker.upgrader unblocking abort check machine-2: 01:41:57 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 01:41:57 DEBUG juju.worker start "2-container-watcher" machine-2: 01:41:57 DEBUG juju.worker start "stateconverter" machine-2: 01:41:57 INFO juju.worker start "2-container-watcher" machine-2: 01:41:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 01:41:57 DEBUG juju.worker "2-container-watcher" started machine-2: 01:41:57 INFO juju.worker start "stateconverter" machine-2: 01:41:57 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 01:41:57 DEBUG juju.worker "stateconverter" started machine-2: 01:41:57 INFO juju.worker.machiner "machine-2" started machine-2: 01:41:57 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 01:41:57 DEBUG juju.service discovered init system "upstart" from local host machine-2: 01:41:57 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-2: 01:41:57 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-oai-epc-0: 01:41:57 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 01:41:57 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: 01:41:57 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 01:41:57 DEBUG juju.worker start "api" unit-oai-epc-0: 01:41:57 INFO juju.worker start "api" unit-oai-epc-0: 01:41:57 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 01:41:57 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 01:41:57 DEBUG juju.worker "api" started unit-oai-epc-0: 01:41:57 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 01:41:57 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 01:41:57 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-oai-epc-0: 01:41:57 INFO juju.api connection established to "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-oai-epc-0: 01:41:57 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-2: 01:41:57 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:18:be:3c 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.27 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:18:be:3c 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: 01:41:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 01:41:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 01:41:58 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 01:41:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 01:41:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:41:58 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-oai-epc-0: 01:41:58 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 01:41:58 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 01:41:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 01:41:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 01:41:58 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-oai-epc-0: 01:41:59 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 01:41:59 DEBUG juju.api RPC connection died unit-oai-epc-0: 01:41:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 01:41:59 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 01:41:59 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-oai-epc-0: 01:41:59 INFO juju.api connection established to "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-oai-epc-0: 01:41:59 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-abot-epc-basic-0: 01:41:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 01:41:59 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: 01:41:59 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 01:41:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 01:41:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 01:41:59 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 01:41:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 01:41:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:41:59 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:41:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 01:41:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 01:41:59 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 01:41:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 01:41:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 01:41:59 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-oai-epc-0: 01:42:00 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:42:00 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 01:42:00 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:42:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 01:42:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 01:42:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 01:42:00 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 01:42:00 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 01:42:00 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 01:42:00 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 01:42:00 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 01:42:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 01:42:00 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 01:42:00 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 01:42:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 01:42:00 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 01:42:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 01:42:00 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-epc-0: 01:42:00 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-epc-0: 01:42:00 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-epc-0: 01:42:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 01:42:00 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 01:42:00 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 01:42:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 01:42:00 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 01:42:00 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 01:42:00 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 01:42:00 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 01:42:00 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 01:42:00 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 01:42:00 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 01:42:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-oai-epc-0: 01:42:00 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-abot-epc-basic-0: 01:42:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 01:42:00 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-oai-epc-0: 01:42:00 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 01:42:00 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 01:42:00 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 01:42:00 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 01:42:00 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 01:42:00 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 01:42:00 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 01:42:00 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 01:42:00 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 01:42:00 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 01:42:00 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 01:42:00 DEBUG httpbakery client do GET https://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 01:42:00 DEBUG httpbakery } -> error unit-oai-epc-0: 01:42:00 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 01:42:00 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 01:42:00 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 01:42:00 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 01:42:00 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 01:42:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 01:42:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 01:42:00 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-epc-0: 01:42:00 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 01:42:01 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 01:42:01 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 01:42:01 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 01:42:01 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 01:42:01 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 01:42:01 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 01:42:01 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 01:42:01 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 01:42:01 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 01:42:01 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 01:42:01 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 01:42:01 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 01:42:01 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 01:42:01 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 01:42:01 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 01:42:01 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 01:42:01 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 01:42:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 01:42:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 01:42:01 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-oai-epc-0: 01:42:01 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 01:42:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 01:42:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-epc-0: 01:42:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 01:42:01 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 01:42:01 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 01:42:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 01:42:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 01:42:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 01:42:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 01:42:01 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 01:42:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 01:42:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 01:42:01 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 01:42:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 01:42:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.26-0ubuntu0.16.04.1_all.deb ... unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 01:42:01 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 01:42:01 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:42:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 01:42:01 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: 01:42:01 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:42:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 01:42:02 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: 01:42:02 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:42:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 01:42:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:42:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-oai-epc-0: 01:42:02 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:42:02 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 01:42:02 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 01:42:02 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: 01:42:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 01:42:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 01:42:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 01:42:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 01:42:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 01:42:02 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-oai-epc-0: 01:42:02 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 01:42:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 01:42:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 01:42:02 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 01:42:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 01:42:02 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: 01:42:02 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:42:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 01:42:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 01:42:02 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-epc-0: 01:42:03 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-oai-epc-0: 01:42:03 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (1804 kB/s) unit-oai-epc-0: 01:42:04 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 01:42:04 DEBUG unit.oai-epc/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-epc-0: 01:42:04 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-abot-epc-basic-0: 01:42:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 01:42:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:42:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 01:42:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 01:42:04 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: 01:42:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-oai-epc-0: 01:42:04 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 01:42:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 01:42:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 01:42:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-oai-epc-0: 01:42:04 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 01:42:04 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-epc-0: 01:42:04 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 01:42:05 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 01:42:05 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 01:42:05 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 01:42:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 01:42:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:42:05 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 01:42:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 01:42:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.13_amd64.deb ... unit-abot-epc-basic-0: 01:42:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 01:42:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 01:42:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:42:05 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 01:42:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 01:42:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 01:42:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-oai-epc-0: 01:42:05 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:42:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 01:42:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:42:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 01:42:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 01:42:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:42:05 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:42:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 01:42:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-oai-epc-0: 01:42:06 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 01:42:06 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 01:42:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-oai-epc-0: 01:42:06 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 01:42:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 01:42:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 01:42:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 01:42:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 01:42:07 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: 01:42:07 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 01:42:07 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:42:07 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 01:42:07 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 01:42:07 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:42:07 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:42:07 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 01:42:07 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 01:42:07 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 01:42:07 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 01:42:07 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 01:42:07 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 01:42:07 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:42:07 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 01:42:07 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 01:42:07 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 01:42:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 01:42:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:42:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 01:42:08 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:42:08 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 01:42:08 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 01:42:08 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-epc-0: 01:42:08 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (21.6 kB/s) unit-abot-epc-basic-0: 01:42:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 01:42:08 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: 01:42:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:42:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 01:42:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:42:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 01:42:08 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 01:42:08 DEBUG unit.oai-epc/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-epc-0: 01:42:08 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 01:42:08 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 01:42:08 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:42:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 01:42:08 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: 01:42:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 01:42:08 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-oai-epc-0: 01:42:09 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 01:42:09 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:42:09 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 01:42:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 01:42:09 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: 01:42:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:42:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 01:42:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-epc-0: 01:42:09 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:42:09 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 01:42:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 01:42:10 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 01:42:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:42:10 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 01:42:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:42:10 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 01:42:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 01:42:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-epc-0: 01:42:10 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:42:10 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 01:42:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 01:42:10 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 01:42:10 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 01:42:10 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 01:42:10 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 01:42:10 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 01:42:10 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 01:42:10 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 01:42:10 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 01:42:10 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 01:42:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 01:42:10 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: 01:42:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 01:42:10 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:42:10 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 01:42:10 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 01:42:10 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: 01:42:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 01:42:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:42:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 01:42:10 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-oai-epc-0: 01:42:11 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: 01:42:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 01:42:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 01:42:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-epc-0: 01:42:11 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: 01:42:12 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-epc-0: 01:42:12 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-oai-epc-0: 01:42:12 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: 01:42:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 01:42:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 01:42:12 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-oai-epc-0: 01:42:12 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: 01:42:12 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 2s (1602 kB/s) unit-abot-epc-basic-0: 01:42:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 01:42:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-epc-0: 01:42:13 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 01:42:13 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 01:42:13 DEBUG unit.oai-epc/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-epc-0: 01:42:13 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 01:42:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 01:42:13 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: 01:42:13 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 01:42:13 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 01:42:13 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 01:42:13 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 01:42:13 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:42:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 01:42:13 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: 01:42:13 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:42:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 01:42:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-epc-0: 01:42:13 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 01:42:13 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 01:42:13 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 01:42:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:42:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 01:42:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 01:42:14 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 01:42:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 01:42:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 01:42:14 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-oai-epc-0: 01:42:14 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 01:42:14 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 01:42:14 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 01:42:14 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 01:42:14 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 01:42:14 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 01:42:14 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 01:42:14 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 01:42:14 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:42:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 01:42:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.15_amd64.deb ... unit-abot-epc-basic-0: 01:42:15 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-oai-epc-0: 01:42:15 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 01:42:15 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:42:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 01:42:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.15_all.deb ... unit-oai-epc-0: 01:42:15 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:42:15 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 01:42:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 01:42:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:42:16 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-epc-0: 01:42:16 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 01:42:16 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 01:42:16 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 01:42:16 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:42:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 01:42:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:42:16 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:42:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 01:42:16 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: 01:42:16 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-epc-0: 01:42:16 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 01:42:16 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 01:42:17 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 01:42:17 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 01:42:17 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 01:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-oai-epc-0: 01:42:17 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:42:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:42:17 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-epc-0: 01:42:17 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 01:42:17 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 01:42:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 01:42:17 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 01:42:17 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:42:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 01:42:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 01:42:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 01:42:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 01:42:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 01:42:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-oai-epc-0: 01:42:18 DEBUG unit.oai-epc/0.install ++ virt-what unit-abot-epc-basic-0: 01:42:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 01:42:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 01:42:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-oai-epc-0: 01:42:18 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 01:42:18 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 01:42:18 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 01:42:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:42:18 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 01:42:18 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 01:42:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:42:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 01:42:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-oai-epc-0: 01:42:18 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 01:42:18 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 01:42:18 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 01:42:18 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 01:42:18 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 01:42:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 01:42:19 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: 01:42:19 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 01:42:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 01:42:19 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: 01:42:19 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:42:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 01:42:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 01:42:19 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 01:42:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 01:42:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 01:42:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 01:42:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 01:42:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 01:42:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 01:42:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 01:42:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:42:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 01:42:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 01:42:20 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: 01:42:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:42:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 01:42:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 01:42:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 01:42:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 01:42:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 01:42:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 01:42:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 01:42:20 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: 01:42:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 01:42:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 01:42:20 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: 01:42:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 01:42:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 01:42:20 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: 01:42:20 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:42:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 01:42:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 01:42:20 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-epc-0: 01:42:21 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 01:42:21 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:42:22 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: 01:42:22 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 01:42:22 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: 01:42:22 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 01:42:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:42:22 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 01:42:22 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: 01:42:22 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 01:42:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:42:22 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 01:42:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 01:42:22 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: 01:42:22 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install fdutils linux-lts-vivid-tools unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 01:42:22 DEBUG unit.oai-epc/0.install linux-image-3.19.0-61-lowlatency unit-oai-epc-0: 01:42:23 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:42:23 DEBUG unit.oai-epc/0.install Need to get 65.1 MB of archives. unit-oai-epc-0: 01:42:23 DEBUG unit.oai-epc/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-epc-0: 01:42:23 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: 01:42:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 01:42:23 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: 01:42:23 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:42:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 01:42:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 01:42:24 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 01:42:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 01:42:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:42:24 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:42:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 01:42: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: 01:42:25 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 01:42:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 01:42: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: 01:42:25 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 01:42:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 01:42:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 01:42:26 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 01:42:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 01:42:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:42:26 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 01:42:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 01:42:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:42:26 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 01:42:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 01:42:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:42:26 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 01:42:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 01:42:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 01:42:27 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 01:42:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 01:42: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: 01:42:27 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 01:42:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 01:42:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 01:42:27 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-oai-epc-0: 01:42:27 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: 01:42:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 01:42:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 01:42:28 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-oai-epc-0: 01:42:28 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-oai-epc-0: 01:42:28 DEBUG unit.oai-epc/0.install Fetched 65.1 MB in 5s (11.5 MB/s) unit-abot-epc-basic-0: 01:42:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 01:42:29 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: 01:42:29 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 01:42:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 01:42:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 01:42:29 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 01:42:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 01:42:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 01:42:29 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 01:42:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 01:42:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 01:42:29 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 01:42:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 01:42:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 01:42:29 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-oai-epc-0: 01:42:29 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-epc-0: 01:42:29 DEBUG unit.oai-epc/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-epc-0: 01:42:29 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: 01:42:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 01:42:29 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: 01:42:29 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-oai-epc-0: 01:42:29 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 01:42:29 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: 01:42:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 01:42:30 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: 01:42:30 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 01:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 01:42:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 01:42:31 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 01:42:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 01:42:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 01:42:32 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 01:42:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 01:42:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:42:33 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... machine-3: 01:42:33 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 01:42:33 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 01:42:33 DEBUG juju.agent read agent config, format "2.0" machine-3: 01:42:35 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 01:42:35 DEBUG juju.worker start "engine" machine-3: 01:42:35 INFO juju.worker start "engine" machine-3: 01:42:35 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 01:42:35 DEBUG juju.worker "engine" started machine-3: 01:42:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.introspection stats worker now serving machine-3: 01:42:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 01:42:35 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 01:42:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 01:42:35 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 01:42:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 01:42:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 01:42:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 01:42:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 01:42:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 01:42:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 01:42:35 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 01:42:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 01:42:35 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 01:42:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 01:42:35 DEBUG juju.worker.apicaller connecting with old password machine-3: 01:42:35 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-3: 01:42:35 INFO juju.api connection established to "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-3: 01:42:35 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-3: 01:42:35 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 01:42:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 01:42:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 01:42:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 01:42:35 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 01:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 01:42:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... machine-3: 01:42:36 DEBUG juju.worker.apicaller connected machine-3: 01:42:36 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 01:42:36 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... machine-3: 01:42:36 DEBUG juju.worker.apicaller password changed machine-3: 01:42:36 DEBUG juju.api RPC connection died machine-3: 01:42:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 01:42:36 DEBUG juju.worker.apicaller connecting with current password machine-3: 01:42:36 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-3: 01:42:36 INFO juju.api connection established to "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-3: 01:42:36 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-3: 01:42:36 DEBUG juju.worker.apicaller connected machine-3: 01:42:36 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 01:42:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 01:42:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 01:42:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 01:42:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 01:42:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 01:42:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 01:42:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 01:42:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 01:42:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 01:42:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 01:42:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 01:42:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 01:42:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 01:42:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 01:42:37 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. machine-3: 01:42:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:42:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... machine-3: 01:42:37 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 01:42:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... machine-3: 01:42:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 01:42:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 01:42:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 01:42:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... machine-3: 01:42:37 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 01:42:37 INFO juju.worker.upgrader unblocking abort check machine-3: 01:42:37 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 01:42:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 01:42:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 01:42:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 01:42:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 01:42:37 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 01:42:37 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 01:42:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 01:42:37 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 01:42:37 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 01:42:37 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 01:42:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 01:42:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 01:42:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 01:42:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 01:42:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 01:42:37 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 01:42:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 01:42:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.logger logger setup machine-3: 01:42:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 01:42:37 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 01:42:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 01:42:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 01:42:37 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-3: 01:42:37 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 01:42:37 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 01:42:37 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: 01:42:37 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 01:42:37 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 01:42:37 INFO juju.util.exec run result: exit status 127 machine-3: 01:42:37 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec751228996/script.sh: line 1: fanatic: command not found 127 machine-3: 01:42:37 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 01:42:37 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 01:42:37 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 01:42:37 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:42:37 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:42:37 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 01:42:37 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-3: 01:42:37 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-3: 01:42:37 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 01:42:37 DEBUG juju.network including address local-machine:::1 for machine machine-3: 01:42:37 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 01:42:37 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 01:42:37 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-3: 01:42:37 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 01:42:37 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:42:37 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:42:37 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 01:42:37 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:42:37 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 01:42:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 01:42:37 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 01:42:37 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: 01:42:37 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 01:42:37 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 01:42:37 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 01:42:37 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 01:42:37 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 01:42:37 INFO juju.util.exec run result: exit status 127 machine-3: 01:42:37 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec191524792/script.sh: line 1: fanatic: command not found 127 machine-3: 01:42:37 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 01:42:37 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 01:42:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 01:42:37 DEBUG juju.api RPC connection died machine-3: 01:42:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 01:42:37 DEBUG juju.worker killing runner 0xc42068b5f0 machine-3: 01:42:37 INFO juju.worker runner is dying machine-3: 01:42:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 01:42:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 01:42:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 01:42:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 01:42:37 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: 01:42:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 01:42:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 01:42:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 01:42:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 01:42:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 01:42:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 01:42:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 01:42:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 01:42:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 01:42:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 01:42:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 01:42:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 01:42:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 01:42:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-3: 01:42:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-3: 01:42:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 01:42:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-3: 01:42:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 01:42:37 DEBUG juju.worker.apicaller connecting with current password machine-3: 01:42:37 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-3: 01:42:37 INFO juju.api connection established to "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-3: 01:42:37 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-3: 01:42:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:38 DEBUG juju.worker.apicaller connected machine-3: 01:42:38 DEBUG juju.api RPC connection died machine-3: 01:42:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 01:42:38 DEBUG juju.worker.apicaller connecting with current password machine-3: 01:42:38 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-3: 01:42:38 INFO juju.api connection established to "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-3: 01:42:38 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-abot-epc-basic-0: 01:42:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 01:42:39 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: 01:42:39 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... machine-3: 01:42:39 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 01:42:39 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-epc-0: 01:42:39 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: 01:42:40 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... machine-3: 01:42:40 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 01:42:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 01:42:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 01:42:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:40 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 01:42:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:42:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 01:42:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 01:42:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 01:42:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 01:42:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 01:42:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 01:42:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 01:42:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 01:42:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 01:42:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 01:42:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 01:42:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 01:42:40 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 01:42:40 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 01:42:40 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 01:42:40 INFO juju.util.exec run result: exit status 127 machine-3: 01:42:40 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec659415297/script.sh: line 1: fanatic: command not found 127 machine-3: 01:42:40 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 01:42:40 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 01:42:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 01:42:40 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 01:42:40 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 01:42:40 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 01:42:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 01:42:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 01:42:40 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 01:42:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 01:42:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 01:42:40 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 01:42:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 01:42:40 DEBUG juju.worker.logger logger setup machine-3: 01:42:40 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 01:42:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 01:42:40 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 01:42:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 01:42:40 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 01:42:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 01:42:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 01:42:40 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 01:42:40 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: 01:42:40 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 01:42:40 INFO juju.util.exec run result: exit status 127 machine-3: 01:42:40 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec646735067/script.sh: line 1: fanatic: command not found 127 machine-3: 01:42:40 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 01:42:40 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:42:40 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:42:40 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:42:40 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 01:42:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 01:42:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 01:42:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 01:42:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 01:42:40 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-3: 01:42:40 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 01:42:40 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 01:42:40 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: 01:42:40 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 01:42:40 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 01:42:40 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 01:42:40 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 01:42:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 01:42:40 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 01:42:40 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 01:42:40 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:42:40 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:42:40 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 01:42:40 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-3: 01:42:40 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-3: 01:42:40 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 01:42:40 DEBUG juju.network including address local-machine:::1 for machine machine-3: 01:42:40 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 01:42:40 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 01:42:40 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-3: 01:42:41 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 01:42:41 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 01:42:41 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 01:42:41 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:42:41 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:42:41 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 01:42:41 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-3: 01:42:41 DEBUG juju.network including address local-machine:::1 for machine machine-3: 01:42:41 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-3: 01:42:41 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-3: 01:42:41 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 01:42:41 INFO juju.worker.upgrader unblocking abort check machine-3: 01:42:41 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 01:42:42 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 01:42:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 01:42:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 01:42:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... machine-3: 01:42:42 DEBUG juju.worker start "3-container-watcher" machine-3: 01:42:42 DEBUG juju.worker start "stateconverter" machine-3: 01:42:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 01:42:42 INFO juju.worker start "3-container-watcher" machine-3: 01:42:42 DEBUG juju.worker "3-container-watcher" started machine-3: 01:42:42 INFO juju.worker start "stateconverter" machine-3: 01:42:42 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 01:42:42 DEBUG juju.worker "stateconverter" started machine-3: 01:42:42 INFO juju.worker.deployer deploying unit "oai-hss/0" unit-abot-epc-basic-0: 01:42:42 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... machine-3: 01:42:42 INFO juju.worker.machiner "machine-3" started machine-3: 01:42:42 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 01:42:42 DEBUG juju.service discovered init system "upstart" from local host machine-3: 01:42:42 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-3: 01:42:42 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: 01:42:42 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 01:42:42 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: 01:42:42 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 01:42:42 DEBUG juju.worker start "api" unit-oai-hss-0: 01:42:42 INFO juju.worker start "api" unit-oai-hss-0: 01:42:42 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 01:42:42 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 01:42:42 DEBUG juju.worker "api" started unit-oai-hss-0: 01:42:42 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:42 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-oai-hss-0: 01:42:42 INFO juju.api connection established to "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-oai-hss-0: 01:42:42 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-oai-hss-0: 01:42:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 01:42:43 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 01:42:43 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 01:42:43 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 01:42:43 DEBUG juju.api RPC connection died unit-oai-hss-0: 01:42:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 01:42:43 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 01:42:43 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-oai-hss-0: 01:42:43 INFO juju.api connection established to "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-oai-hss-0: 01:42:43 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-3: 01:42:44 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:30:61:7f CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.6 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:30:61:7f CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 01:42:44 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:42:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:42:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:42:45 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:42:45 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 01:42:45 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 01:42:45 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 01:42:45 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 01:42:45 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 01:42:45 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 01:42:45 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 01:42:45 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 01:42:45 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 01:42:45 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-hss-0: 01:42:45 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-hss-0: 01:42:45 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-hss-0: 01:42:45 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 01:42:45 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 01:42:45 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 01:42:45 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 01:42:45 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] unit-oai-hss-0: 01:42:45 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 01:42:45 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: 01:42:45 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 01:42:45 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 01:42:45 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 01:42:45 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 01:42:45 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 01:42:45 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 01:42:45 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 01:42:45 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 01:42:45 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-epc-0: 01:42:45 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: 01:42:45 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: 01:42:46 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 01:42:46 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 01:42:46 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 01:42:46 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 01:42:46 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 01:42:46 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 01:42:46 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 01:42:46 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 01:42:46 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 01:42:46 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 01:42:46 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 01:42:46 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 01:42:46 DEBUG httpbakery client do GET https://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 01:42:46 DEBUG httpbakery } -> error unit-oai-hss-0: 01:42:46 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 01:42:46 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 01:42:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 01:42:46 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: 01:42:46 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 01:42:46 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 01:42:46 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 01:42:46 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-oai-hss-0: 01:42:47 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 01:42:47 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 01:42:47 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 01:42:47 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 01:42:47 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 01:42:47 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 01:42:47 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 01:42:47 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 01:42:47 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 01:42:47 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 01:42:47 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 01:42:47 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 01:42:47 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 01:42:47 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 01:42:47 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 01:42:47 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 01:42:47 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 01:42:47 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 01:42:47 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 01:42:48 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 01:42:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 01:42:48 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 01:42:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 01:42:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 01:42:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 01:42:48 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-epc-0: 01:42:48 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 01:42:48 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 01:42:48 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: 01:42:48 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:42:48 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: 01:42:48 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:42:48 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 01:42:49 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:42:49 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 01:42:49 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 01:42:49 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-hss-0: 01:42:49 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-oai-hss-0: 01:42:50 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: 01:42:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 01:42:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 01:42:50 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 01:42:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 01:42:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 01:42:50 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 01:42:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 01:42:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:42:50 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 01:42:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 01:42:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 01:42:50 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 1s (1807 kB/s) unit-abot-epc-basic-0: 01:42:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 01:42:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 01:42:50 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 01:42:50 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 01:42:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 01:42:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 01:42:50 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 01:42:51 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 01:42:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 01:42:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:42:51 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:42:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 01:42:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:42:51 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:42:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 01:42:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 01:42:52 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 01:42:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 01:42:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 01:42:52 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 01:42:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 01:42:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 01:42:52 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-oai-hss-0: 01:42:52 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 01:42:53 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 01:42:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 01:42:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 01:42:53 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 01:42:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 01:42:53 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: 01:42:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 01:42:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 01:42:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 01:42:54 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 01:42:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 01:42:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 01:42:54 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (32.0 kB/s) unit-oai-hss-0: 01:42:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:42:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 01:42:55 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: 01:42:55 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 01:42:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 01:42:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 01:42:55 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 01:42:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:42:55 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 01:42:56 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: 01:42:56 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: 01:42:56 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 01:42:56 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 01:42:56 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 01:42:56 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-epc-0: 01:42:56 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:42: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: 01:42:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 01:42:56 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 01:42:56 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 01:42:56 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 01:42:56 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 01:42:56 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:42:56 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: 01:42:56 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 01:42:56 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 01:42:56 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 01:42:56 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-oai-epc-0: 01:42:56 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-epc-0: 01:42:57 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-oai-hss-0: 01:42:57 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-oai-epc-0: 01:42:57 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 01:42:57 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-epc-0: 01:42:57 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: 01:42:57 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: 01:42:58 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: 01:42:58 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: 01:42:58 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-oai-epc-0: 01:42:58 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 01:42:58 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 01:42:58 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 01:42:58 INFO juju.worker.uniter.context trying to kill context process 3203 unit-oai-epc-0: 01:42:58 INFO juju.worker.uniter.context waiting for context process 3203 to die unit-oai-hss-0: 01:42:58 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-epc-0: 01:42:58 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 01:42:58 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 01:42:58 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-epc-0: 01:42:58 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 01:42:58 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 01:42:58 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:42:58 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 01:42:58 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 01:42:58 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-epc-0: 01:42:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-oai-hss-0: 01:42:58 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: 01:42:59 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 2s (1600 kB/s) machine-2: 01:42:59 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 01:42:59 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 01:42:59 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 01:42:59 DEBUG juju.worker.reboot machine lock will not be released manually machine-2: 01:42:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 01:42:59 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:43:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:43:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 01:43:00 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 01:43:00 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: 01:43:00 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: 01:43:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:43:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.21) ... unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:43:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 01:43:01 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:01 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: 01:43:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:43:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 01:43:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:43:02 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: 01:43:02 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 01:43:02 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 01:43:02 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: 01:43:02 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: 01:43:02 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: 01:43:02 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 01:43:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:03 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: 01:43:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:03 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:43:04 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:43:04 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:43:04 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:43:04 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:43:04 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 01:43:04 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:43:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:43:04 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 01:43:04 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:43:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:43:04 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 01:43:04 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 01:43:04 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 01:43:04 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 01:43:06 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 01:43:06 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:07 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: 01:43:07 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 01:43:07 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: 01:43:07 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 01:43:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:43:07 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 01:43:07 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: 01:43:07 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 01:43:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:43:07 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 01:43:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 01:43:07 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: 01:43:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install fdutils linux-lts-vivid-tools unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 01:43:07 DEBUG unit.oai-hss/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 01:43:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.12) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 01:43:08 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:43:08 DEBUG unit.oai-hss/0.install Need to get 65.1 MB of archives. unit-oai-hss-0: 01:43:08 DEBUG unit.oai-hss/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-hss-0: 01:43:08 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: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:43:08 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: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:09 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: 01:43:09 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: 01:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 01:43:09 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 01:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 01:43:10 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: 01:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 01:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 01:43:10 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61 all 3.19.0-61.69~14.04.1 [9307 kB] unit-abot-epc-basic-0: 01:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 01:43:10 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: 01:43:11 DEBUG unit.oai-hss/0.install Fetched 65.1 MB in 3s (19.9 MB/s) unit-abot-epc-basic-0: 01:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 01:43:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-hss-0: 01:43:11 DEBUG unit.oai-hss/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-hss-0: 01:43:11 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: 01:43:11 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 01:43:11 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: 01:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:12 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:43:12 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: 01:43:12 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 01:43:12 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 01:43:12 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:43:12 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:43:12 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 01:43:12 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 01:43:12 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:43:12 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 01:43:12 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:43:12 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:12 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 01:43:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 01:43:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 01:43:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 01:43:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:13 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:43:13 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:43:13 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:43:13 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 01:43:13 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:43:13 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:43:14 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 01:43:14 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 01:43:14 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 01:43:14 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:14 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:43:14 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 01:43:14 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 01:43:14 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 01:43:14 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 01:43:15 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 01:43:18 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 01:43:18 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 01:43:18 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 01:43:18 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 01:43:18 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 01:43:18 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 01:43:18 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 01:43:18 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 01:43:18 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 01:43:18 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:43:19 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 01:43:19 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 01:43:19 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:19 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:43:19 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-oai-hss-0: 01:43:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-hss-0: 01:43:20 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: 01:43:20 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: 01:43:20 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 01:43:20 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:43:20 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: 01:43:20 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 01:43:20 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 01:43:20 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 01:43:20 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:43:21 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 01:43:21 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 01:43:22 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 01:43:22 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: 01:43:22 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 01:43:22 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 01:43:22 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: 01:43:22 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 01:43:22 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 01:43:22 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:22 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 01:43:22 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:43:22 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 01:43:22 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 01:43:22 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 01:43:23 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 01:43:23 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 01:43:23 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:23 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 01:43:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 01:43:24 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: 01:43:24 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: 01:43:24 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 01:43:24 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 01:43:24 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 01:43:24 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 01:43:24 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 01:43:24 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 01:43:24 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 01:43:25 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 01:43:25 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 01:43:25 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:43:26 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: 01:43:26 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 01:43:26 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-oai-hss-0: 01:43:26 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 01:43:26 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 01:43:26 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 01:43:26 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 01:43:26 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 01:43:26 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-abot-epc-basic-0: 01:43:26 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-oai-hss-0: 01:43:26 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 01:43:26 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: 01:43:26 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: 01:43:26 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 01:43:27 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 01:43:27 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 01:43:27 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 01:43:27 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:43:27 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:43:27 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 01:43:27 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:43:27 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 01:43:27 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 01:43:27 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 01:43:27 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 01:43:27 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: 01:43:27 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 01:43:27 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:27 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: 01:43:27 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: 01:43:27 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-abot-epc-basic-0: 01:43:27 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.8) ... unit-abot-epc-basic-0: 01:43:27 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 01:43:28 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:43:28 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 01:43:28 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:43:28 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 01:43:28 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 01:43:28 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: 01:43:28 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 01:43:28 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 01:43:28 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 01:43:28 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 01:43:28 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:43:28 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 01:43:29 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: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 01:43:29 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: 01:43:29 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: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 01:43:29 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: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 01:43:29 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: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 01:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 01:43:30 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 01:43:30 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 01:43:30 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 01:43:30 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 01:43:30 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 01:43:30 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-abot-epc-basic-0: 01:43:30 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 01:43:30 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 01:43:30 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 01:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 01:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 01:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 01:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 01:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:43:30 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 01:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 01:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:43:31 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 01:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 01:43:31 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 01:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 01:43:31 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 01:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 01:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 01:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:43:31 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: 01:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 01:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 01:43:32 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: 01:43:32 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: 01:43:32 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 01:43:32 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:43:32 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 01:43:32 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:43:32 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 01:43:32 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 01:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 01:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 01:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 01:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 01:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 01:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 01:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:43:33 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 01:43:33 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 01:43:33 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 01:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 01:43:33 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 01:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:43:34 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: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 01:43:34 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: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:43:34 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: 01:43:34 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: 01:43:34 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: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-oai-hss-0: 01:43:34 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-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-oai-hss-0: 01:43:34 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-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 01:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-oai-hss-0: 01:43:34 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-abot-epc-basic-0: 01:43:35 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: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-abot-epc-basic-0: 01:43:35 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: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-abot-epc-basic-0: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-abot-epc-basic-0: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-abot-epc-basic-0: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-abot-epc-basic-0: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 01:43:35 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-abot-epc-basic-0: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 01:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 01:43:35 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: 01:43:36 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 01:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 01:43:36 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 01:43:36 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 01:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 01:43:36 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: 01:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 01:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 01:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 01:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 01:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-oai-hss-0: 01:43:37 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 01:43:37 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 01:43:37 INFO juju.worker.uniter.context trying to kill context process 3201 unit-oai-hss-0: 01:43:37 INFO juju.worker.uniter.context waiting for context process 3201 to die unit-oai-hss-0: 01:43:37 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 01:43:37 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 01:43:37 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 01:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 01:43:37 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-oai-hss-0: 01:43:37 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 01:43:37 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 01:43:37 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:43:37 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 01:43:37 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 01:43:37 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 01:43:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 01:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 01:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... machine-3: 01:43:37 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 01:43:37 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 01:43:37 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 01:43:37 DEBUG juju.worker.reboot machine lock will not be released manually unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 01:43:38 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:43:39 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: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 01:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 01:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 01:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 01:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 01:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 01:43:40 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: 01:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 01:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 01:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 01:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 01:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 01:43:40 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: 01:43:40 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 01:43:40 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:43:40 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 01:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:43:40 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: 01:43:40 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: 01:43:40 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 01:43:41 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 01:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 01:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 01:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 01:43:41 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: 01:43:41 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 01:43:41 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: 01:43:41 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 01:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:43:41 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 01:43:41 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 01:43:41 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 01:43:41 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 01:43:41 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 01:43:41 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 01:43:41 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 01:43:41 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 01:43:41 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 01:43:41 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 01:43:41 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 01:43:42 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 01:43:42 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 01:43:42 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 01:43:42 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 01:43:42 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 01:43:42 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:43:42 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: 01:43:42 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: 01:43:42 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 01:43:42 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:43:42 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 01:43:42 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 01:43:42 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 01:43:43 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 01:43:43 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 01:43:43 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 01:43:43 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 01:43:43 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 01:43:43 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:43:43 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:43:44 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 01:43:44 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 01:43:44 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 01:43:44 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 01:43:45 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: 01:43:45 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: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 01:43:45 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: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:43:45 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: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 01:43:45 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 01:43:46 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 01:43:46 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 01:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 01:43:46 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 01:43:46 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 01:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:43:46 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 01:43:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 01:43:46 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 01:43:46 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 01:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 01:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 01:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 01:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 01:43:46 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: 01:43:46 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 01:43:46 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 01:43:47 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 01:43:47 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 01:43:47 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 01:43:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:43:47 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: 01:43:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:43:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 01:43:48 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 01:43:48 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 01:43:48 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 01:43:49 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 01:43:50 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-86e0aa-default-0 unit-abot-epc-basic-0: 01:43:50 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 01:43:50 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-86e0aa-default-0 unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 01:43:55 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 01:43:56 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:43:56 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 01:43:56 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: 01:43:56 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: 01:43:56 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (32.1 kB/s) unit-abot-epc-basic-0: 01:43:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 01:43:56 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108006 files and directories currently installed.) unit-abot-epc-basic-0: 01:43:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:43:56 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:43:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 01:43:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:43:56 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:43:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 01:43:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 01:43:57 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:43:57 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:43:58 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 01:43:58 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-mysql-0: 01:44:05 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:44:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:44:05 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:44:05 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:44:05 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:44:05 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:44:05 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:44:05 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:44:05 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:44:05 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:44:05 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:44:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:44:33 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-86e0aa-default-0 unit-abot-epc-basic-0: 01:44:33 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 01:44:34 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 01:44:35 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:44:35 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 01:44:35 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: 01:44:35 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-abot-epc-basic-0: 01:44:36 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: 01:44:36 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-abot-epc-basic-0: 01:44:36 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 2s (273 kB/s) unit-abot-epc-basic-0: 01:44:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 01:44:36 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108115 files and directories currently installed.) unit-abot-epc-basic-0: 01:44:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 01:44:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 01:44:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 01:44:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:44:36 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:44:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 01:44:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 01:44:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 01:44:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:44:36 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 01:44:36 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:44:37 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 01:44:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 01:44:37 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 01:44:37 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-abot-epc-basic-0: 01:45:03 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-86e0aa-default-0 unit-abot-epc-basic-0: 01:45:03 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-86e0aa-default-0 unit-abot-epc-basic-0: 01:45:03 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 01:45:03 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 01:45:03 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: 01:45:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 01:47:11 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 01:47:11 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-abot-epc-basic-0: 01:47:46 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 01:47:46 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 01:47:46 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 01:47:47 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 01:47:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 01:47:47 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 01:47:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:47:47 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 01:47:47 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 01:47:47 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 01:47:47 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:47:47 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 01:47:47 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 01:47:47 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 01:47:47 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 01:47:47 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 01:47:47 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 01:47:47 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 01:47:47 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 01:47:47 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 01:47:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 01:47:47 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 01:47:47 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 01:47:47 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 01:47:47 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:47:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:47:47 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 01:47:47 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 01:47:47 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 01:47:47 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 01:47:47 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 01:47:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 01:47:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:47:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 01:47:48 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 01:47:48 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 01:47:48 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 01:47:48 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 01:47:48 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 01:47:48 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:47:48 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 01:47:48 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 01:47:48 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 01:47:48 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 01:47:48 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 01:47:48 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 01:47:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start SHA256:0URzd3Yy0EogM1kScD+X5yJkLdkPI3MHHAZ0E81gIKI root@juju-86e0aa-default-0 unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start | o.O*X=%O+ +| unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start | . o.X Xo=+=.| unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start | E . @.O.o | unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start | + B.B | unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start | S . . o | unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start | . . | unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-86e0aa-default-0 unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 01:47:48 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: 01:47:48 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start SHA256:rMuI294QMH5yOJRa9ZmNvHAJ+6GO48+r91jxMlAgykU ubuntu@juju-86e0aa-default-0 unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start | oE+ | unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start |...+ * * | unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start |..* o @ . | unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start | = + * + | unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start |. = * + S | unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start | B o + | unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start | o o = . | unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start | . =.B + | unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start | =*Oo= | unit-abot-epc-basic-0: 01:47:48 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 01:47:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:47:48 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 01:47:48 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 01:47:48 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 01:47:48 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:47:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:47:48 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 01:47:48 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 01:47:48 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 01:47:48 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 01:47:48 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 01:47:48 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 01:47:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:48:17 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:48:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:48:17 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:48:17 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:48:17 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:48:17 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:48:17 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:48:17 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:48:17 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:48:17 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:48:17 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:48:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:50:18 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 01:50:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:50:18 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 01:50:18 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 01:50:18 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 01:50:18 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 01:50:18 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 01:50:18 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 01:50:18 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 01:50:18 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 01:50:18 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:50:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:51:18 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 01:51:18 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 01:51:18 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} unit-oai-epc-0: 01:51:18 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: 01:51:18 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 01:51:18 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-2: 01:51:18 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 01:51:18 DEBUG juju.worker start "api" unit-oai-epc-0: 01:51:18 INFO juju.worker start "api" unit-oai-epc-0: 01:51:18 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 01:51:18 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 01:51:18 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 01:51:18 DEBUG juju.worker "api" started unit-oai-epc-0: 01:51:18 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 01:51:18 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 01:51:18 DEBUG juju.worker start "engine" machine-2: 01:51:18 INFO juju.worker start "engine" machine-2: 01:51:18 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 01:51:18 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 01:51:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 01:51:18 DEBUG juju.worker "engine" started machine-2: 01:51:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.introspection stats worker now serving machine-2: 01:51:18 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 01:51:18 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 01:51:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 01:51:18 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 01:51:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 01:51:18 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 01:51:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 01:51:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 01:51:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 01:51:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 01:51:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:18 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-2: 01:51:18 INFO juju.api connection established to "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-2: 01:51:18 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-oai-epc-0: 01:51:18 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-oai-epc-0: 01:51:18 INFO juju.api connection established to "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-oai-epc-0: 01:51:18 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-2: 01:51:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 01:51:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 01:51:19 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:51:19 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 01:51:19 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 01:51:19 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 01:51:19 DEBUG juju.api RPC connection died machine-2: 01:51:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 01:51:19 DEBUG juju.worker.apicaller connecting with current password machine-2: 01:51:19 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-2: 01:51:19 INFO juju.api connection established to "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-2: 01:51:19 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 01:51:19 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 01:51:19 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 01:51:19 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 01:51:19 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 01:51:19 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 01:51:19 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 01:51:19 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-epc-0: 01:51:19 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-epc-0: 01:51:19 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-epc-0: 01:51:19 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 01:51:19 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 01:51:19 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 01:51:19 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 01:51:19 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 01:51:19 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 01:51:19 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: 01:51:19 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 01:51:19 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 01:51:19 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 01:51:19 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 01:51:19 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 01:51:19 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 01:51:19 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 01:51:19 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 01:51:19 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 01:51:19 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 01:51:19 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 01:51:19 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 01:51:19 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 01:51:19 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 01:51:19 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 01:51:19 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 01:51:19 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 01:51:19 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 01:51:19 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 01:51:19 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 01:51:19 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 01:51:19 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 01:51:19 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 01:51:19 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 01:51:19 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 01:51:19 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 01:51:19 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 01:51:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install + open-port 2152/udp machine-2: 01:51:19 DEBUG juju.worker.apicaller connected machine-2: 01:51:19 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 01:51:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 01:51:19 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 01:51:19 INFO juju.worker.upgrader unblocking abort check machine-2: 01:51:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:19 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 01:51:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 01:51:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:19 DEBUG worker.uniter.jujuc running hook tool "open-port" machine-2: 01:51:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install ++ config-get branch machine-2: 01:51:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 01:51:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 01:51:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 01:51:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 01:51:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 01:51:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 01:51:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 01:51:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 01:51:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 01:51:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 01:51:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 01:51:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 01:51:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 01:51:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 01:51:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 01:51:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 01:51:19 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: unit-oai-epc-0: 01:51:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install ++ config-get revision machine-2: 01:51:19 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 01:51:19 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 01:51:19 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 01:51:19 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 01:51:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 01:51:19 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 01:51:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 01:51:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 01:51:19 DEBUG juju.worker.logger logger setup machine-2: 01:51:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 01:51:19 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 01:51:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 01:51:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 01:51:19 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 01:51:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 01:51:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 01:51:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 01:51:19 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:51:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 01:51:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 01:51:19 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 01:51:19 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:51:19 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:51:19 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-2: 01:51:19 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 01:51:19 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 01:51:19 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 01:51:19 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 01:51:19 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 01:51:19 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:51:19 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:51:19 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 01:51:19 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 01:51:19 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-2: 01:51:19 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 01:51:19 DEBUG juju.network including address local-machine:::1 for machine machine-2: 01:51:19 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 01:51:19 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 01:51:19 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-2: 01:51:19 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 01:51:19 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 01:51:19 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 01:51:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-oai-epc-0: 01:51:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install + echo v0.3.2 machine-2: 01:51:19 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 machine-2: 01:51:19 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 01:51:19 INFO juju.util.exec run result: exit status 127 machine-2: 01:51:19 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec157357726/script.sh: line 1: fanatic: command not found 127 unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 01:51:19 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install ++ grep -c install machine-2: 01:51:20 INFO juju.worker.deployer checking unit "oai-epc/0" unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git machine-2: 01:51:20 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 01:51:20 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 01:51:20 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install ++ grep -c install machine-2: 01:51:20 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at machine-2: 01:51:20 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 01:51:20 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 01:51:20 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 01:51:20 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 01:51:20 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: 01:51:20 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 01:51:20 INFO juju.util.exec run result: exit status 127 machine-2: 01:51:20 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec800912562/script.sh: line 1: fanatic: command not found 127 unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what machine-2: 01:51:20 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 01:51:20 DEBUG juju.worker start "2-container-watcher" machine-2: 01:51:20 DEBUG juju.worker start "stateconverter" machine-2: 01:51:20 INFO juju.worker start "2-container-watcher" machine-2: 01:51:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 01:51:20 DEBUG juju.worker "2-container-watcher" started machine-2: 01:51:20 INFO juju.worker start "stateconverter" machine-2: 01:51:20 DEBUG juju.worker "stateconverter" started machine-2: 01:51:20 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-2: 01:51:20 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 01:51:20 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 01:51:20 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:51:20 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:51:20 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 01:51:20 DEBUG juju.network including address local-cloud:192.168.121.27 for machine machine-2: 01:51:20 DEBUG juju.network including address local-machine:::1 for machine machine-2: 01:51:20 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.27 local-machine:::1] machine-2: 01:51:20 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.27 local-machine:::1] machine-2: 01:51:20 INFO juju.worker.machiner "machine-2" started machine-2: 01:51:20 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:51:20 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: 01:51:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install Reading package lists... machine-2: 01:51:20 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:18:be:3c 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.27 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:18:be:3c 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: 01:51:20 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 01:51:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:51:20 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 01:51:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 01:51:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:51:20 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 01:51:20 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 01:51:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:51:21 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 01:51:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 01:51:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 01:51:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:51:21 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 01:51:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:51:21 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-oai-epc-0: 01:51:24 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 01:53:06 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 01:53:06 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 01:53:06 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: 01:53:06 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 01:53:06 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 01:53:06 DEBUG juju.worker start "api" unit-oai-hss-0: 01:53:06 INFO juju.worker start "api" unit-oai-hss-0: 01:53:06 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 01:53:06 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 01:53:06 DEBUG juju.worker "api" started machine-3: 01:53:06 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 01:53:06 DEBUG juju.agent read agent config, format "2.0" machine-3: 01:53:06 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 01:53:06 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 01:53:06 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 01:53:06 DEBUG juju.worker start "engine" machine-3: 01:53:06 INFO juju.worker start "engine" machine-3: 01:53:06 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 01:53:06 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 01:53:06 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 01:53:06 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 01:53:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 01:53:06 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 01:53:06 DEBUG juju.worker "engine" started machine-3: 01:53:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.introspection stats worker now serving machine-3: 01:53:06 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 01:53:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 01:53:06 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 01:53:06 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 01:53:06 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 01:53:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 01:53:06 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 01:53:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 01:53:06 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 01:53:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 01:53:06 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 01:53:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 01:53:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:53:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 01:53:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.apicaller connecting with current password machine-3: 01:53:07 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 01:53:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 01:53:07 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.apicaller connecting with current password machine-3: 01:53:07 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 01:53:07 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-3: 01:53:07 INFO juju.api connection established to "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-3: 01:53:07 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 01:53:07 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-oai-hss-0: 01:53:07 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-oai-hss-0: 01:53:07 INFO juju.api connection established to "wss://172.30.9.201:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" unit-oai-hss-0: 01:53:07 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/7846575e-0841-46e9-8007-86205586e0aa/api" machine-3: 01:53:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 01:53:07 DEBUG juju.worker.apicaller connected machine-3: 01:53:07 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 01:53:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 01:53:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 01:53:07 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 01:53:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 01:53:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 01:53:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 01:53:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 01:53:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 01:53:07 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 01:53:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 01:53:07 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 01:53:07 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 01:53:07 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 01:53:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 01:53:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 01:53:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 01:53:07 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 01:53:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 01:53:07 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 01:53:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:53:07 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 01:53:07 INFO juju.worker.upgrader unblocking abort check machine-3: 01:53:07 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 01:53:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 01:53:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 01:53:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 01:53:07 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 01:53:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 01:53:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 01:53:07 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 01:53:07 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 01:53:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 01:53:07 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 01:53:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 01:53:07 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 01:53:07 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 01:53:07 DEBUG juju.worker.logger logger setup machine-3: 01:53:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 01:53:07 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 01:53:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 01:53:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 01:53:07 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 01:53:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 01:53:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 01:53:07 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 01:53:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 01:53:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 01:53:07 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:53:07 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 01:53:07 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:53:07 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:53:07 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 01:53:07 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 01:53:07 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-3: 01:53:07 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 01:53:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 01:53:07 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 01:53:07 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: 01:53:07 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 01:53:07 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 01:53:07 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:53:07 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:53:07 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 01:53:07 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-3: 01:53:07 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-3: 01:53:07 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 01:53:07 DEBUG juju.network including address local-machine:::1 for machine machine-3: 01:53:07 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 01:53:07 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 01:53:07 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-3: 01:53:07 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 01:53:07 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 01:53:07 INFO juju.util.exec run result: exit status 127 machine-3: 01:53:07 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec558771679/script.sh: line 1: fanatic: command not found 127 machine-3: 01:53:07 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 01:53:07 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 01:53:07 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 01:53:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 01:53:07 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 01:53:07 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 01:53:07 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 01:53:07 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 01:53:07 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 01:53:07 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 01:53:07 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 01:53:07 INFO juju.util.exec run result: exit status 127 machine-3: 01:53:07 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec794202499/script.sh: line 1: fanatic: command not found 127 machine-3: 01:53:07 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: 01:53:07 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 01:53:07 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 01:53:07 DEBUG juju.worker start "3-container-watcher" machine-3: 01:53:07 DEBUG juju.worker start "stateconverter" machine-3: 01:53:07 INFO juju.worker start "3-container-watcher" machine-3: 01:53:07 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 01:53:07 DEBUG juju.worker "3-container-watcher" started machine-3: 01:53:07 INFO juju.worker start "stateconverter" machine-3: 01:53:07 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 01:53:07 DEBUG juju.worker "stateconverter" started machine-3: 01:53:07 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 01:53:07 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 01:53:07 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:53:07 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:53:07 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 01:53:07 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-3: 01:53:07 DEBUG juju.network including address local-machine:::1 for machine machine-3: 01:53:07 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-3: 01:53:07 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-3: 01:53:07 INFO juju.worker.machiner "machine-3" started machine-3: 01:53:07 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 01:53:07 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:07 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 01:53:07 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:53:07 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 01:53:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 01:53:08 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 01:53:08 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 01:53:08 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 01:53:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 01:53:08 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 01:53:08 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 01:53:08 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 01:53:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 01:53:08 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 01:53:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 01:53:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 01:53:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 01:53:08 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 01:53:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 01:53:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 01:53:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 01:53:08 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 01:53:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 01:53:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 01:53:08 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 01:53:08 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: 01:53:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 01:53:08 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 01:53:08 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 01:53:08 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 01:53:08 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-hss-0: 01:53:08 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-hss-0: 01:53:08 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-hss-0: 01:53:08 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 01:53:08 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 01:53:08 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 01:53:08 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 01:53:08 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] unit-oai-hss-0: 01:53:08 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 01:53:08 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 01:53:08 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 01:53:08 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 01:53:08 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 01:53:08 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 01:53:08 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 01:53:08 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 01:53:08 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 01:53:08 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 01:53:08 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 01:53:08 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 01:53:08 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 01:53:08 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 01:53:08 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 01:53:08 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 01:53:08 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 01:53:08 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 01:53:08 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 01:53:08 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 01:53:08 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 01:53:08 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 01:53:08 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 01:53:08 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 01:53:08 DEBUG juju.worker.uniter.operation preparing operation "run install hook" machine-3: 01:53:08 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:30:61:7f CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.6 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:30:61:7f CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 01:53:08 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 01:53:08 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 01:53:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 01:53:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 01:53:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:53:08 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: 01:53:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:53:08 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 01:53:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 01:53:09 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:53:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:53:10 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:53:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 01:53:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:53:10 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 01:53:10 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: 01:53:10 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 01:53:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:53:10 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 01:53:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:53:10 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 01:53:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 01:53:10 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 01:53:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:53:11 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 01:53:11 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 01:53:11 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 01:53:11 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 01:53:11 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 01:53:11 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 01:53:11 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 01:53:11 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 01:53:11 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 01:53:11 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 01:53:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:53:11 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 01:53:11 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 01:53:11 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:53:11 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 01:53:11 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 01:53:11 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 01:53:11 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 01:53:11 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 01:53:11 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 01:53:12 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 01:53:12 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 01:53:12 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 01:53:12 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 01:53:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 01:53:12 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 01:53:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 01:53:12 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 01:53:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 01:53:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 01:53:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 01:53:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 01:53:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 01:53:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 01:53:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 01:53:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 01:53:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 01:53:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 01:53:14 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 01:53:14 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 01:53:14 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 01:53:14 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 01:53:14 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 01:53:14 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 01:53:15 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 01:53:15 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 01:53:15 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 01:53:15 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 01:53:15 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 01:53:15 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 01:53:15 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 01:53:15 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 01:53:16 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 01:53:16 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 01:53:16 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 01:53:16 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 01:53:16 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 01:53:16 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 01:53:16 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 01:53:17 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 01:53:17 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 01:53:17 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 01:53:17 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 01:53:17 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 01:53:17 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 01:53:18 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 01:53:19 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:53:19 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 01:53:20 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: 01:53:20 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 01:53:20 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 01:53:20 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: 01:53:21 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: 01:53:21 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: 01:53:21 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: 01:53:21 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: 01:53:22 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: 01:53:22 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: 01:53:22 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: 01:53:22 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: 01:53:22 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: 01:53:22 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: 01:53:23 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: 01:53:23 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: 01:53:23 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: 01:53:23 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: 01:53:23 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] unit-oai-hss-0: 01:53:23 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-oai-hss-0: 01:53:24 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-oai-hss-0: 01:53:24 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: 01:53:24 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] unit-oai-hss-0: 01:53:24 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-oai-hss-0: 01:53:24 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-oai-hss-0: 01:53:25 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-oai-hss-0: 01:53:25 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-oai-hss-0: 01:53:25 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-oai-hss-0: 01:53:25 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-oai-hss-0: 01:53:25 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: 01:53:26 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: 01:53:26 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: 01:53:26 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: 01:53:26 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: 01:53:26 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: 01:53:26 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: 01:53:27 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-oai-hss-0: 01:53:27 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-oai-hss-0: 01:53:27 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 01:53:27 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-oai-hss-0: 01:53:27 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-oai-hss-0: 01:53:27 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: 01:53:27 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: 01:53:28 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-oai-hss-0: 01:53:28 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-oai-hss-0: 01:53:28 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-oai-hss-0: 01:53:28 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-oai-hss-0: 01:53:28 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-oai-hss-0: 01:53:29 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: 01:53:29 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: 01:53:29 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: 01:53:29 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-oai-hss-0: 01:53:29 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-oai-hss-0: 01:53:29 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-oai-hss-0: 01:53:30 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: 01:53:30 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: 01:53:30 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: 01:53:30 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: 01:53:30 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: 01:53:30 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: 01:53:30 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: 01:53:31 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: 01:53:31 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: 01:53:31 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: 01:53:31 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: 01:53:31 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: 01:53:32 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: 01:53:33 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: 01:53:33 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: 01:53:33 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: 01:53:33 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: 01:53:33 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: 01:53:33 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: 01:53:34 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: 01:53:34 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: 01:53:34 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-mysql-0: 01:53:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:53:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:53:34 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:53:34 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:53:34 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:53:34 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:53:34 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:53:34 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:53:34 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 01:53:34 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-mysql-0: 01:53:34 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:53:34 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:53:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:53:35 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: 01:53:35 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: 01:53:35 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: 01:53:35 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: 01:53:35 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: 01:53:35 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: 01:53:35 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: 01:53:36 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: 01:53:36 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: 01:53:36 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: 01:53:36 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: 01:53:36 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 01:53:36 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4226 kB/s) unit-oai-hss-0: 01:53:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 01:53:37 DEBUG unit.oai-hss/0.install (Reading database ... 83650 files and directories currently installed.) unit-oai-hss-0: 01:53:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:53:37 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 01:53:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 01:53:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 01:53:37 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 01:53:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 01:53:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 01:53:37 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 01:53:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 01:53:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 01:53:37 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 01:53:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 01:53:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 01:53:37 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 01:53:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 01:53:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.8_amd64.deb ... unit-oai-hss-0: 01:53:37 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 01:53:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 01:53:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 01:53:37 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 01:53:38 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 01:53:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 01:53:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 01:53:39 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 01:53:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 01:53:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:53:39 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 01:53:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 01:53:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 01:53:39 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 01:53:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 01:53:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 01:53:39 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 01:53:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 01:53:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 01:53:39 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 01:53:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 01:53:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 01:53:39 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 01:53:40 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: 01:53:40 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:53:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 01:53:40 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: 01:53:40 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:53:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 01:53:41 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: 01:53:41 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:53:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 01:53:41 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: 01:53:41 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:53:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 01:53:41 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: 01:53:41 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:53:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 01:53:41 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: 01:53:41 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:53:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 01:53:41 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: 01:53:41 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:53:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 01:53:42 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: 01:53:42 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:53:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 01:53:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 01:53:42 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 01:53:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 01:53:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 01:53:42 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 01:53:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 01:53:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 01:53:42 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 01:53:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 01:53:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... unit-oai-hss-0: 01:53:42 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 01:53:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 01:53:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 01:53:43 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 01:53:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 01:53:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 01:53:43 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 01:53:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 01:53:43 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: 01:53:43 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:53:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 01:53:43 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: 01:53:44 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:53:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 01:53:44 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: 01:53:44 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:53:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 01:53:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 01:53:44 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:53:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 01:53:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 01:53:44 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:53:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 01:53:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:53:44 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 01:53:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 01:53:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 01:53:44 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 01:53:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 01:53:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 01:53:44 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 01:53:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 01:53:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 01:53:44 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 01:53:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 01:53:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 01:53:44 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 01:53:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 01:53:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 01:53:45 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 01:53:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 01:53:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 01:53:45 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 01:53:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 01:53:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 01:53:45 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:53:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 01:53:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-oai-hss-0: 01:53:45 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 01:53:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 01:53:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 01:53:46 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:53:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 01:53:46 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: 01:53:46 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:53:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 01:53:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 01:53:47 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 01:53:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 01:53:47 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: 01:53:47 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:53:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 01:53:47 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: 01:53:47 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:53:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 01:53:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 01:53:48 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 01:53:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 01:53:48 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: 01:53:48 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:53:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 01:53:49 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: 01:53:49 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:53:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 01:53:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 01:53:50 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 01:53:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 01:53:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 01:53:50 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 01:53:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 01:53:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 01:53:50 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 01:53:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 01:53:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 01:53:50 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 01:53:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 01:53:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 01:53:50 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 01:53:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 01:53:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 01:53:50 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 01:53:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 01:53:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 01:53:50 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 01:53:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 01:53:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 01:53:51 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 01:53:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 01:53:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 01:53:51 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 01:53:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 01:53:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 01:53:52 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 01:53:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 01:53:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 01:53:52 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 01:53:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 01:53:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 01:53:52 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 01:53:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 01:53:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 01:53:52 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 01:53:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 01:53:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 01:53:52 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 01:53:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 01:53:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 01:53:52 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 01:53:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 01:53:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 01:53:53 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 01:53:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 01:53:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 01:53:53 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 01:53:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 01:53:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 01:53:53 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 01:53:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 01:53:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 01:53:53 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 01:53:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 01:53:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 01:53:53 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:53:54 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 01:53:56 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 01:53:56 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 01:53:56 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 01:53:56 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 01:53:56 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 01:53:56 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 01:53:56 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 01:53:56 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 01:53:56 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:53:56 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:53:56 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 01:53:57 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 01:53:57 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 01:53:57 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 01:53:57 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 01:53:57 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 01:53:57 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 01:53:57 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 01:53:57 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 01:53:57 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 01:53:57 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 01:53:57 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 01:53:58 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 01:53:58 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:53:58 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:53:58 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 01:53:58 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 01:53:58 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 01:53:58 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:53:58 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:53:58 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:53:58 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:53:58 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:53:58 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:53:58 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:53:58 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:53:58 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 01:54:00 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 01:54:00 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 01:54:00 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 01:54:00 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 01:54:00 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 01:54:00 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 01:54:00 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: 01:54:00 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:54:00 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:54:00 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 01:54:00 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 01:54:00 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 01:54:00 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 01:54:00 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: 01:54:00 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 01:54:00 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 01:54:00 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 01:54:00 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: 01:54:00 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:54:00 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 01:54:00 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 01:54:01 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: 01:54:01 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 01:54:01 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: 01:54:01 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 01:54:01 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 01:54:02 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:54:02 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 01:54:02 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 01:54:02 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 01:54:02 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 01:54:02 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 01:54:02 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:54:02 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:54:02 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 01:54:02 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:54:02 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:54:02 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:54:02 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:54:02 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 01:54:02 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:54:02 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 01:54:02 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:54:02 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 01:54:02 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:54:02 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 01:54:03 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:54:03 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 01:54:03 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 01:54:03 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: 01:54:03 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: 01:54:04 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: 01:54:04 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: 01:54:04 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: 01:54:04 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 1s (754 kB/s) unit-oai-hss-0: 01:54:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 01:54:04 DEBUG unit.oai-hss/0.install (Reading database ... 90379 files and directories currently installed.) unit-oai-hss-0: 01:54:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 01:54:05 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 01:54:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 01:54:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 01:54:05 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 01:54:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 01:54:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 01:54:05 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 01:54:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 01:54:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 01:54:05 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 01:54:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 01:54:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 01:54:05 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 01:54:05 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 01:54:05 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 01:54:05 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 01:54:05 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 01:54:05 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 01:54:05 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 01:54:05 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:54:06 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:54:06 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:54:06 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:54:06 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:54:06 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 01:54:06 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:54:06 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 01:54:06 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 01:54:06 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 01:54:06 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:54:06 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 01:54:06 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 01:54:06 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:54:06 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 01:54:06 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 01:54:06 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 01:54:06 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 01:54:06 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 01:54:07 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:54:07 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 01:54:07 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 01:54:07 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: 01:54:07 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: 01:54:07 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: 01:54:07 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: 01:54:08 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: 01:54:08 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: 01:54:09 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: 01:54:09 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: 01:54:09 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: 01:54:09 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: 01:54:09 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: 01:54:09 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: 01:54:09 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: 01:54:10 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: 01:54:10 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: 01:54:10 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: 01:54:10 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: 01:54:10 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: 01:54:10 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: 01:54:10 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: 01:54:11 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: 01:54:11 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: 01:54:11 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: 01:54:11 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: 01:54:11 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 01:54:11 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 5s (2134 kB/s) unit-oai-hss-0: 01:54:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 01:54:11 DEBUG unit.oai-hss/0.install (Reading database ... 90490 files and directories currently installed.) unit-oai-hss-0: 01:54:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 01:54:11 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 01:54:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 01:54:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 01:54:12 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 01:54:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 01:54:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 01:54:12 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 01:54:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 01:54:12 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: 01:54:12 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:54:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 01:54:12 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: 01:54:12 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 01:54:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 01:54:15 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 01:54:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 01:54:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 01:54:15 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:54:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 01:54:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 01:54:15 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 01:54:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 01:54:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 01:54:16 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 01:54:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 01:54:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 01:54:16 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 01:54:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 01:54:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 01:54:16 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 01:54:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 01:54:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 01:54:16 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 01:54:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 01:54:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 01:54:16 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 01:54:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 01:54:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 01:54:16 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:54:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 01:54:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 01:54:16 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 01:54:17 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 01:54:18 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 01:54:18 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 01:54:19 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 01:54:19 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 01:54:19 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 01:54:19 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:54:19 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:54:19 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 01:54:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:54:19 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 01:54:19 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 01:54:19 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 01:54:19 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 01:54:19 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 01:54:19 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 01:54:19 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 01:54:19 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 01:54:19 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:54:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:54:22 DEBUG unit.oai-hss/0.install 190517 1:54:22 [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: 01:54:22 DEBUG unit.oai-hss/0.install 190517 1:54:22 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 01:54:22 DEBUG unit.oai-hss/0.install 190517 1:54:22 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11712 ... unit-oai-hss-0: 01:54:32 DEBUG unit.oai-hss/0.install mysql start/running, process 11845 unit-oai-hss-0: 01:54:32 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 01:54:32 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 01:54:32 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 01:54:32 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 01:54:32 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 01:54:32 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 01:54:32 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 01:54:32 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 01:54:32 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 01:54:32 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 01:54:32 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:54:32 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 01:54:33 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 01:54:33 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 01:54:33 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 01:54:33 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 01:54:33 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 01:54:33 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 01:54:33 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 01:54:33 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:54:33 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:54:34 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:54:34 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:54:34 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:54:34 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 01:54:34 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 01:54:34 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 01:54:34 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:54:34 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 01:54:34 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:54:34 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 01:54:34 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:54:34 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 01:54:34 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:54:34 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 01:54:34 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 01:54:34 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: 01:54:34 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: 01:54:35 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (294 kB/s) unit-oai-hss-0: 01:54:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 01:54:35 DEBUG unit.oai-hss/0.install (Reading database ... 92491 files and directories currently installed.) unit-oai-hss-0: 01:54:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:54:35 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 01:54:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 01:54:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:54:35 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 01:54:35 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 01:54:35 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 01:54:35 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install --2019-05-17 01:54:36-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 01:54:36 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: 01:54:36 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 380K 3s unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 768K 2s unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 54.7M 1s unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 774K 1s unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 41.4M 1s unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 41.8M 1s unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 87.2M 1s unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 1.33M 1s unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 1.74M 0s unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 46.5M 0s unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 41.2M 0s unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 67.9M 0s unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 72.2M 0s unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 94.8M 0s unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 91.5M 0s unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 1.44M 0s unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 1.85M 0s unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 45.1M 0s unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 52.6M 0s unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 53.1M 0s unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 54.5M 0s unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 94.1M=0.4s unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install 2019-05-17 01:54:36 (2.66 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 01:54:36 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 01:54:37 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:38 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: 01:54:38 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 01:54:38 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: 01:54:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 01:54:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 01:54:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 01:54:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 01:54:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:39 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: 01:54:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 01:54:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 01:54:39 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: 01:54:39 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:39 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: 01:54:39 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:39 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: 01:54:39 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:39 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: 01:54:39 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:39 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: 01:54:39 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:39 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: 01:54:39 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: 01:54:39 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:39 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: 01:54:39 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 01:54:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 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: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 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: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 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: 01:54:41 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:41 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: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 01:54:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 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: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 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: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 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: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 01:54:44 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: 01:54:44 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:44 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: 01:54:44 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:44 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: 01:54:44 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:44 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: 01:54:44 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:44 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: 01:54:44 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:44 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: 01:54:44 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: 01:54:44 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:44 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: 01:54:44 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 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: 01:54:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:46 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: 01:54:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:46 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: 01:54:46 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:46 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: 01:54:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:54:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/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: 01:54:49 DEBUG unit.oai-hss/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: 01:54:49 DEBUG unit.oai-hss/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: 01:54:49 DEBUG unit.oai-hss/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: 01:54:49 DEBUG unit.oai-hss/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: 01:54:49 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 01:54:49 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: 01:54:49 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: 01:54:49 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: 01:54:49 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 01:54:49 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: 01:54:49 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:49 DEBUG unit.oai-hss/0.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: 01:54:49 DEBUG unit.oai-hss/0.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: 01:54:49 DEBUG unit.oai-hss/0.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: 01:54:49 DEBUG unit.oai-hss/0.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: 01:54:49 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 01:54:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:52 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: 01:54:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:52 DEBUG unit.oai-hss/0.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: 01:54:52 DEBUG unit.oai-hss/0.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: 01:54:52 DEBUG unit.oai-hss/0.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: 01:54:52 DEBUG unit.oai-hss/0.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: 01:54:52 DEBUG unit.oai-hss/0.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: 01:54:52 DEBUG unit.oai-hss/0.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: 01:54:52 DEBUG unit.oai-hss/0.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: 01:54:52 DEBUG unit.oai-hss/0.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: 01:54:52 DEBUG unit.oai-hss/0.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: 01:54:52 DEBUG unit.oai-hss/0.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: 01:54:52 DEBUG unit.oai-hss/0.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: 01:54:52 DEBUG unit.oai-hss/0.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: 01:54:52 DEBUG unit.oai-hss/0.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: 01:54:52 DEBUG unit.oai-hss/0.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: 01:54:52 DEBUG unit.oai-hss/0.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: 01:54:52 DEBUG unit.oai-hss/0.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: 01:54:52 DEBUG unit.oai-hss/0.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: 01:54:52 DEBUG unit.oai-hss/0.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: 01:54:52 DEBUG unit.oai-hss/0.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: 01:54:52 DEBUG unit.oai-hss/0.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: 01:54:52 DEBUG unit.oai-hss/0.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: 01:54:52 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 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: 01:54:53 DEBUG unit.oai-hss/0.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: 01:54:53 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 01:54:53 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 01:54:53 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 01:54:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:53 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 01:54:53 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: 01:54:53 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 01:54:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:53 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: 01:54:53 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 01:54:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:53 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: 01:54:53 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 01:54:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:54:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 01:54:54 DEBUG unit.oai-hss/0.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: 01:54:54 DEBUG unit.oai-hss/0.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: 01:54:54 DEBUG unit.oai-hss/0.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: 01:54:54 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.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: 01:54:54 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.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: 01:54:54 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.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: 01:54:54 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.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: 01:54:54 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.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: 01:54:54 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.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: 01:54:54 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.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: 01:54:54 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.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: 01:54:54 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.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: 01:54:54 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.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: 01:54:54 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 01:54:54 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: 01:54:54 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 01:54:54 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 01:54:55 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 01:54:55 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 01:54:55 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 01:54:55 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 01:54:55 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 01:54:55 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 01:54:55 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 01:54:55 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 01:54:55 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 01:54:55 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 01:54:55 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 01:54:55 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 01:54:56 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: 01:54:56 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 01:54:56 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: 01:54:56 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:54:56 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:54:57 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 01:54:57 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 01:54:57 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:54:57 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 01:54:57 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 01:54:57 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:54:57 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 01:54:57 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 01:54:57 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: 01:54:58 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: 01:54:58 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: 01:54:58 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: 01:54:59 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: 01:54:59 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: 01:54:59 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 01:54:59 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (819 kB/s) unit-oai-hss-0: 01:54:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 01:54:59 DEBUG unit.oai-hss/0.install (Reading database ... 92509 files and directories currently installed.) unit-oai-hss-0: 01:54:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:54:59 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 01:54:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 01:54:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 01:54:59 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 01:54:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 01:54:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:54:59 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 01:54:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 01:54:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 01:54:59 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 01:54:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 01:54:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 01:54:59 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 01:54:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 01:54:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 01:54:59 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 01:54:59 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 01:54:59 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 01:55:00 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 01:55:00 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 01:55:00 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 01:55:00 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 01:55:00 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 01:55:00 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 01:55:00 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:55:01 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 01:55:01 DEBUG unit.oai-hss/0.install --2019-05-17 01:55:01-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 01:55:01 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: 01:55:01 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 01:55:01 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 01:55:01 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 01:55:01 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 01:55:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:55:01 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 154K 32s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 311K 24s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 548K 19s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 652K 16s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 1022K 13s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.17M 12s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.34M 10s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.61M 9s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.74M 9s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.93M 8s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.22M 7s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.38M 7s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.65M 6s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.88M 6s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.31M 5s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.59M 5s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.39M 5s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.98M 5s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 4.08M 4s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.35M 4s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.25M 4s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.73M 4s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.68M 4s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 5.58M 3s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.13M 3s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.27M 3s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.82M 3s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 6.28M 3s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.91M 3s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.22M 3s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 7.08M 3s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 7.09M 2s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.99M 2s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.44M 2s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.95M 2s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.79M 2s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 8.48M 2s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 8.57M 2s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.55M 2s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 8.87M 2s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 9.83M 2s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 8.41M 2s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 9.23M 2s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 10.4M 2s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.27M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 11.5M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.63M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 10.0M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 12.7M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.9M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 10.9M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 10.7M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 12.7M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 11.6M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 11.7M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 10.7M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 12.6M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 13.6M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 11.2M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 14.1M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 13.3M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 15.5M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 12.5M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 12.9M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 14.5M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 12.9M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 14.8M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 15.9M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 16.6M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 12.8M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 16.5M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 15.8M 1s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 13.2M 0s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 13.0M 0s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 22.3M 0s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 16.5M 0s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 18.5M 0s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 15.1M 0s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 18.1M 0s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 18.9M 0s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 17.7M 0s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 19.2M 0s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 19.7M 0s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 15.7M 0s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 21.3M 0s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 17.3M 0s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 21.3M 0s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 21.3M 0s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 16.3M 0s unit-oai-hss-0: 01:55:02 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 23.2M 0s unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 24.2M 0s unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 17.7M 0s unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 23.6M 0s unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 24.1M 0s unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 18.3M 0s unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 22.8M 0s unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 18.7M 0s unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 24.6M 0s unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 25.6M 0s unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 19.3M 0s unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 27.6M=1.4s unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install 2019-05-17 01:55:03 (3.56 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 01:55:03 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 01:55:04 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: 01:55:04 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 01:55:04 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 01:55:05 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 01:55:06 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 01:55:07 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 01:55:08 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 01:55:09 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 01:55:10 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 01:55:11 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 01:55:12 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 01:55:12 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 01:55:12 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 01:55:12 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 01:55:12 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 01:55:12 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 01:55:13 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 01:55:14 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: 01:55:14 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: 01:55:14 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 01:55:14 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 01:55:15 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 01:55:16 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 01:55:17 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 01:55:18 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 01:55:18 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 01:55:18 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 01:55:18 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 01:55:18 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 01:55:18 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 01:55:18 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 01:55:18 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 01:55:18 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 01:55:18 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 01:55:18 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 01:55:19 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:20 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 01:55:21 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 01:55:22 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 01:55:23 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: 01:55:23 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 01:55:23 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 01:55:24 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: 01:55:24 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: 01:55:24 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 01:55:24 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: 01:55:24 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 01:55:24 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: 01:55:24 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 01:55:24 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 01:55:24 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: 01:55:24 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: 01:55:25 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 01:55:25 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: 01:55:25 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 01:55:25 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 01:55:26 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 May 17 01:43 /dev/zero unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 01:55:27 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 01:55:28 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 01:55:28 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 01:55:28 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 01:55:28 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 01:55:28 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 01:55:28 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 01:55:28 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 01:55:28 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 01:55:28 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 01:55:28 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 01:55:28 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 01:55:28 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 01:55:28 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 01:55:28 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 01:55:28 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 01:55:28 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 01:55:28 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 01:55:28 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 01:55:28 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 01:55:28 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 01:55:28 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 01:55:28 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 01:55:29 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 01:55:30 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 01:55:30 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 01:55:30 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 01:55:30 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 01:55:30 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 01:55:30 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 01:55:30 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 01:55:30 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 01:55:30 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 01:55:30 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 01:55:30 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 01:55:30 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 01:55:30 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 01:55:30 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 01:55:30 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 01:55:31 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 01:55:32 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 01:55:33 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 01:55:33 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 01:55:33 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 01:55:33 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 01:55:33 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 01:55:33 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 01:55:33 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 01:55:34 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 01:55:34 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 01:55:34 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 01:55:34 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 01:55:34 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 01:55:34 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 01:55:34 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 01:55:34 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 01:55:34 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 01:55:34 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 01:55:34 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 01:55:34 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 01:55:34 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 01:55:35 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 01:55:35 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 01:55:35 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 01:55:35 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 01:55:35 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 01:55:35 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 01:55:35 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 01:55:35 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 01:55:35 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 01:55:35 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 01:55:35 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 01:55:36 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 01:55:36 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 01:55:36 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 01:55:36 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 01:55:36 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 01:55:36 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 01:55:37 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 01:55:37 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:55:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:55:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:55:37 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 01:55:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:55:37 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 01:55:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 01:55:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:55:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 01:55:37 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 01:55:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:55:37 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 01:55:37 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 01:55:37 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 01:55:37 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 01:55:38 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 01:55:38 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 01:55:38 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 01:55:39 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 01:55:40 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 01:55:40 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 01:55:40 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 01:55:40 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 01:55:41 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 01:55:41 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 01:55:42 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 01:55:42 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 01:55:43 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 01:55:43 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 01:55:44 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 01:55:44 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 01:55:44 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 01:55:44 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 01:55:45 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 01:55:46 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 01:55:46 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 01:55:46 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 01:55:47 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 01:55:47 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 01:55:48 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 01:55:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:55:48 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 01:55:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:55:48 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 01:55:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:55:48 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 01:55:48 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 01:55:48 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 01:55:48 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 01:55:49 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 01:55:49 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 01:55:49 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 01:55:49 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 01:55:50 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 01:55:50 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 01:55:50 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 01:55:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:55:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:55:50 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 01:55:50 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 01:55:50 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 01:55:50 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 01:55:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:55:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:55:50 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 01:55:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:55:50 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 01:55:50 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 01:55:50 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 01:55:50 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 01:55:51 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 01:55:51 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 01:55:51 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 01:55:52 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 01:55:52 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 01:55:52 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 01:55:53 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 01:55:53 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 01:55:53 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 01:55:53 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 01:55:54 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 01:55:54 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 01:55:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:55:54 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 01:55:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:55:54 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 01:55:54 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 01:55:54 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 01:55:54 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 01:55:55 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 01:55:55 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 01:55:55 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 01:55:55 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 01:55:56 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 01:55:56 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 01:55:56 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 01:55:56 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 01:55:57 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 01:55:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:55:57 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 01:55:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:55:57 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 01:55:57 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 01:55:57 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 01:55:57 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 01:55:58 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 01:55:58 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 01:55:58 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 01:55:58 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 01:55:59 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 01:55:59 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 01:55:59 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 01:55:59 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:55:59 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 01:55:59 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:55:59 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 01:55:59 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 01:55:59 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:55:59 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 01:55:59 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:55:59 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 01:55:59 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 01:55:59 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 01:55:59 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 01:56:00 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 01:56:01 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 01:56:01 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 01:56:01 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 01:56:02 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 01:56:03 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 01:56:03 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 01:56:03 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 01:56:03 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 01:56:04 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 01:56:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:56:04 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 01:56:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:56:04 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 01:56:04 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 01:56:04 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 01:56:04 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 01:56:05 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 01:56:05 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 01:56:05 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 01:56:06 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 01:56:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:56:06 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 01:56:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:56:06 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 01:56:06 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 01:56:06 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 01:56:06 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 01:56:07 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 01:56:07 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 01:56:08 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 01:56:08 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 01:56:08 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 01:56:08 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 01:56:09 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 01:56:09 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 01:56:09 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 01:56:09 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 01:56:09 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 01:56:09 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 01:56:09 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 01:56:10 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 01:56:10 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 01:56:10 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 01:56:10 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 01:56:10 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 01:56:10 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 01:56:11 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 01:56:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:56:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:56:11 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 01:56:11 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 01:56:11 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 01:56:11 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 01:56:11 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 01:56:12 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 01:56:12 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 01:56:13 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 01:56:13 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 01:56:13 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 01:56:14 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 01:56:14 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 01:56:14 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 01:56:15 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 01:56:16 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 01:56:16 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 01:56:16 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 01:56:16 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 01:56:17 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 01:56:17 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 01:56:17 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 01:56:18 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 01:56:18 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 01:56:18 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 01:56:18 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 01:56:18 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 01:56:19 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 01:56:19 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 01:56:19 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 01:56:20 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 01:56:20 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 01:56:20 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 01:56:20 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 01:56:20 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 01:56:21 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 01:56:21 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 01:56:21 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 01:56:21 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 01:56:22 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 01:56:22 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 01:56:22 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 01:56:22 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 01:56:23 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 01:56:23 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 01:56:23 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 01:56:24 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 01:56:24 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 01:56:24 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 01:56:24 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 01:56:25 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 01:56:25 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 01:56:25 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 01:56:25 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 01:56:26 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 01:56:26 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 01:56:26 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 01:56:27 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 01:56:27 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 01:56:27 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 01:56:27 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: 01:56:27 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 01:56:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:27 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: 01:56:27 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 01:56:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:27 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 01:56:27 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: 01:56:27 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 01:56:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:27 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: 01:56:27 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 01:56:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:27 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: 01:56:27 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 01:56:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:27 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 01:56:27 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: 01:56:27 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 01:56:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:27 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 01:56:27 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: 01:56:27 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 01:56:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:27 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: 01:56:27 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 01:56:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:28 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 01:56:28 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 01:56:29 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 01:56:29 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 01:56:29 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 01:56:30 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 01:56:30 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 01:56:31 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 01:56:32 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 01:56:32 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 01:56:32 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 01:56:32 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:56:32 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:56:32 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 01:56:32 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:56:32 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 01:56:32 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:56:32 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:32 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:56:32 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:56:32 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 01:56:32 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 01:56:32 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 01:56:33 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: 01:56:33 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 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: 01:56:33 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 01:56:33 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: 01:56:33 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 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: 01:56:33 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 01:56:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:36 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 01:56:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:56:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:56:36 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 01:56:36 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 01:56:36 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 01:56:36 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 01:56:36 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 01:56:36 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 01:56:36 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 01:56:37 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 01:56:37 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 01:56:37 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 01:56:37 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 01:56:38 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 01:56:38 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 01:56:38 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 01:56:39 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 01:56:40 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 01:56:40 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 01:56:40 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 01:56:40 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: 01:56:40 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 01:56:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:40 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 01:56:40 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 01:56:40 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 01:56:41 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 01:56:41 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: 01:56:41 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 01:56:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:41 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 01:56:41 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 01:56:41 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: 01:56:41 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 01:56:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:41 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: 01:56:41 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 01:56:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:41 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 01:56:41 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 01:56:41 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 01:56:42 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 01:56:42 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 01:56:42 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 01:56:42 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 01:56:42 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 01:56:42 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 01:56:42 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: 01:56:42 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 01:56:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:42 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 01:56:42 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 01:56:43 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 01:56:43 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 01:56:43 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 01:56:43 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 01:56:43 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 01:56:43 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 01:56:43 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 01:56:43 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 01:56:43 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 01:56:43 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 01:56:43 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 01:56:44 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 01:56:44 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 01:56:44 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 01:56:44 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 01:56:44 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 01:56:44 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 01:56:44 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 01:56:44 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 01:56:44 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 01:56:44 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 01:56:44 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 01:56:45 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 01:56:45 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 01:56:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:56:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:56:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:56:45 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 01:56:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:56:45 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 01:56:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:56:45 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 01:56:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:56:45 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 01:56:45 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 01:56:45 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 01:56:45 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 01:56:45 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 01:56:45 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 01:56:45 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 01:56:45 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 01:56:46 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 01:56:46 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 01:56:46 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 01:56:46 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 01:56:46 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 01:56:46 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 01:56:46 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 01:56:46 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 01:56:46 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 01:56:46 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 01:56:46 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 01:56:46 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: 01:56:46 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 01:56:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:46 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 01:56:46 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: 01:56:46 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 01:56:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:56:46 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 01:56:46 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 01:56:46 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 01:56:47 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 01:56:47 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 01:56:47 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 01:56:47 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 01:56:47 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 01:56:47 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 01:56:47 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 01:56:47 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 01:56:47 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 01:56:47 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 01:56:47 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 01:56:47 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 01:56:48 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 01:56:48 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 01:56:48 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 01:56:48 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 01:56:48 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 01:56:48 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 01:56:48 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 01:56:48 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 01:56:48 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 01:56:48 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 01:56:48 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 01:56:48 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 01:56:49 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: 01:56:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 01:56:49 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 01:56:50 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: 01:56:50 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: 01:56:50 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: 01:56:50 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: 01:56:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 01:56:50 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: 01:56:50 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: 01:56:50 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: 01:56:50 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: 01:56:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 01:56:50 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: 01:56:50 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: 01:56:50 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: 01:56:50 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: 01:56:50 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: 01:56:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 01:56:50 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: 01:56:50 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 01:56:50 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: 01:56:50 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 01:56:50 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: 01:56:50 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: 01:56:50 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: 01:56:50 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: 01:56:50 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: 01:56:50 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: 01:56:50 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 01:56:50 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: 01:56:50 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 01:56:50 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: 01:56:50 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:56:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 01:56:51 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: 01:56:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 01:56:51 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: 01:56:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 01:56:51 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: 01:56:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 01:56:51 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: 01:56:51 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: 01:56:51 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: 01:56:51 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: 01:56:51 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: 01:56:51 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: 01:56:51 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: 01:56:51 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: 01:56:51 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: 01:56:51 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: 01:56:51 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: 01:56:51 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: 01:56:51 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: 01:56:51 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: 01:56:51 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: 01:56:51 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: 01:56:51 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: 01:56:51 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: 01:56:51 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: 01:56:51 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: 01:56:51 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: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 01:56:51 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: 01:56:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 01:56:51 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: 01:56:51 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:56:51 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 01:56:52 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: 01:56:52 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 01:56:52 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 01:56:52 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: 01:56:52 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: 01:56:53 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: 01:56:53 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: 01:56:53 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: 01:56:53 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: 01:56:53 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: 01:56:54 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: 01:56:54 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: 01:56:55 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: 01:56:55 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: 01:56:55 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: 01:56:55 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: 01:56:55 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: 01:56:56 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: 01:56:56 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: 01:56:56 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: 01:56:56 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: 01:56:56 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: 01:56:56 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: 01:56:56 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: 01:56:56 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: 01:56:57 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: 01:56:57 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: 01:56:57 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: 01:56:57 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: 01:56:57 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: 01:56:57 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: 01:56:59 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: 01:56:59 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: 01:56:59 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: 01:56:59 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: 01:56:59 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: 01:56:59 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: 01:56:59 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: 01:57:00 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: 01:57:00 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: 01:57:00 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: 01:57:00 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: 01:57:00 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: 01:57:00 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: 01:57:00 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: 01:57:01 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: 01:57:01 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: 01:57:01 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: 01:57:01 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: 01:57:01 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: 01:57:01 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: 01:57:02 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: 01:57:02 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: 01:57:02 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: 01:57:02 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: 01:57:02 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: 01:57:02 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: 01:57:02 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: 01:57:03 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: 01:57:03 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: 01:57:03 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: 01:57:03 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: 01:57:03 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: 01:57:03 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: 01:57:03 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: 01:57:04 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: 01:57:04 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: 01:57:04 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: 01:57:04 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: 01:57:04 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: 01:57:04 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: 01:57:04 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: 01:57:05 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: 01:57:05 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: 01:57:05 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: 01:57:05 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: 01:57:05 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 01:57:05 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: 01:57:05 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 01:57:05 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 01:57:05 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3203 kB/s) unit-oai-hss-0: 01:57:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 01:57:05 DEBUG unit.oai-hss/0.install (Reading database ... 92785 files and directories currently installed.) unit-oai-hss-0: 01:57:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:57:05 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 01:57:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 01:57:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 01:57:06 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 01:57:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 01:57:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 01:57:06 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:57:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 01:57:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 01:57:06 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:57:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 01:57:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 01:57:06 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:57:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 01:57:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 01:57:06 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 01:57:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 01:57:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 01:57:06 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 01:57:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 01:57:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 01:57:07 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:57:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 01:57:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 01:57:07 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 01:57:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 01:57:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 01:57:08 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 01:57:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 01:57:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 01:57:09 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 01:57:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 01:57:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 01:57:09 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 01:57:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 01:57:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:57:09 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:57:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 01:57:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:57:10 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:57:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 01:57:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:57:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:57:10 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:57:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 01:57:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:57:10 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:57:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 01:57:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:57:10 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:57:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 01:57:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:57:11 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 01:57:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 01:57:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 01:57:11 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 01:57:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-hss-0: 01:57:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-hss-0: 01:57:11 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 01:57:11 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: 01:57:11 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: 01:57:11 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 01:57:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 01:57:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 01:57:11 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61-lowlatency is already the newest version. unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-hss-0: 01:57:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 01:57:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 01:57:11 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 01:57:11 DEBUG unit.oai-epc/0.install After this operation, 656 kB of additional disk space will be used. unit-oai-epc-0: 01:57:11 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-hss-0: 01:57:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 01:57:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 01:57:11 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:57:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 01:57:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 01:57:11 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:57:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 01:57:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 01:57:12 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-epc-0: 01:57:12 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-hss-0: 01:57:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 01:57:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 01:57:12 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:57:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 01:57:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 01:57:12 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 01:57:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 01:57:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 01:57:12 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-epc-0: 01:57:12 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (140 kB/s) unit-oai-epc-0: 01:57:12 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 01:57:12 DEBUG unit.oai-epc/0.install (Reading database ... 102418 files and directories currently installed.) unit-oai-epc-0: 01:57:12 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: 01:57:12 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 01:57:12 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 01:57:12 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 01:57:12 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 01:57:12 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 01:57:12 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 01:57:12 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 01:57:13 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 01:57:13 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 01:57:13 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 01:57:13 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 01:57:13 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 01:57:13 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 01:57:13 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-epc-0: 01:57:14 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:57:14 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-epc-0: 01:57:15 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 01:57:15 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 01:57:15 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 01:57:15 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 01:57:15 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 01:57:15 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:57:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 01:57:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 01:57:16 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 01:57:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 01:57:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 01:57:16 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 01:57:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 01:57:16 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: 01:57:16 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 01:57:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 01:57:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 01:57:17 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 01:57:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 01:57:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 01:57:17 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-epc-0: 01:57:18 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 01:57:18 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 01:57:18 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 01:57:18 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-epc-0: 01:57:18 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-epc-0: 01:57:18 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-epc-0: 01:57:18 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-epc-0: 01:57:18 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 01:57:18 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 01:57:19 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 01:57:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 01:57:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 01:57:20 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 01:57:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 01:57:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:57:20 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 01:57:20 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 01:57:20 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 01:57:21 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 01:57:22 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: 01:57:22 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 01:57:22 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-hss-0: 01:57:22 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-epc-0: 01:57:22 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 01:57:22 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 01:57:22 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 01:57:22 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 01:57:22 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 01:57:22 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 01:57:22 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 01:57:22 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 01:57:22 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 01:57:22 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-hss-0: 01:57:22 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-epc-0: 01:57:22 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 01:57:22 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 01:57:22 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:57:22 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 01:57:22 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-hss-0: 01:57:22 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-epc-0: 01:57:22 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 01:57:22 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-hss-0: 01:57:22 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-epc-0: 01:57:23 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 01:57:23 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-hss-0: 01:57:23 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:57:23 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:57:23 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:57:23 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 01:57:23 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 01:57:23 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:57:23 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 01:57:23 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-epc-0: 01:57:23 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 01:57:24 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: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-epc-0: 01:57:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-epc-0: 01:57:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-epc-0: 01:57:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 01:57:24 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 01:57:25 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 01:57:25 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 01:57:25 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 01:57:25 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: 01:57:25 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:57:25 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 01:57:25 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 01:57:25 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 01:57:25 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-epc-0: 01:57:25 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-hss-0: 01:57:25 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 01:57:25 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:57:25 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:57:25 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:57:25 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-epc-0: 01:57:25 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-hss-0: 01:57:25 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 01:57:25 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 01:57:25 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-epc-0: 01:57:25 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-hss-0: 01:57:25 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 01:57:25 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 01:57:25 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 01:57:26 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 01:57:26 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-epc-0: 01:57:26 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 01:57:26 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-hss-0: 01:57:26 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-epc-0: 01:57:26 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-hss-0: 01:57:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:57:26 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 01:57:26 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 01:57:26 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 01:57:26 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-epc-0: 01:57:26 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-hss-0: 01:57:26 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 01:57:26 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 01:57:27 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-epc-0: 01:57:27 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-hss-0: 01:57:27 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-epc-0: 01:57:27 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-hss-0: 01:57:27 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 01:57:27 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 01:57:27 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 01:57:27 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 01:57:27 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 01:57:27 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: 01:57:27 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: 01:57:27 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-epc-0: 01:57:27 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-hss-0: 01:57:27 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 01:57:27 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-epc-0: 01:57:27 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 01:57:28 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 01:57:28 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 01:57:28 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 01:57:29 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 01:57:29 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 01:57:29 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 01:57:30 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 01:57:30 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 01:57:30 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 01:57:30 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 01:57:30 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 01:57:30 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 01:57:30 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 01:57:30 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 01:57:30 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 01:57:30 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 01:57:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 01:57:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 01:57:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 01:57:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 01:57:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 01:57:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 01:57:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 01:57:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 01:57:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 01:57:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 01:57:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 01:57:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 01:57:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 01:57:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 01:57:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 01:57:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 01:57:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 01:57:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 01:57:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 01:57:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 01:57:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 01:57:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 01:57:32 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-hss-0: 01:57:33 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 01:57:33 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-hss-0: 01:57:33 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 01:57:33 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF $depbase.Tpo -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c &&\ unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o libxt_ACCOUNT_cl.la -rpath /usr/local/lib libxt_ACCOUNT_cl.lo unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install libtool: link: gcc -shared -fPIC -DPIC .libs/libxt_ACCOUNT_cl.o -O2 -Wl,-soname -Wl,libxt_ACCOUNT_cl.so.0 -o .libs/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.0" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so.0") unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" ) unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT iptaccount.o -MD -MP -MF $depbase.Tpo -c -o iptaccount.o iptaccount.c &&\ unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o .libs/iptaccount iptaccount.o ./.libs/libxt_ACCOUNT_cl.so unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install for ext in ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man; unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 01:57:34 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 01:57:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-epc-0: 01:57:35 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 01:57:35 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-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-epc-0: 01:57:35 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-epc-0: 01:57:35 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-epc-0: 01:57:35 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-epc-0: 01:57:35 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 01:57:35 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 01:57:35 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-epc-0: 01:57:35 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:57:35 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:57:35 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:57:35 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:57:35 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:57:35 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:57:35 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:57:35 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:57:35 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:57:35 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:57:35 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:57:35 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:57:35 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-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 01:57:35 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-hss-0: 01:57:36 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-hss-0: 01:57:36 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-hss-0: 01:57:36 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-hss-0: 01:57:36 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-hss-0: 01:57:36 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-hss-0: 01:57:36 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-hss-0: 01:57:36 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-61-lowlatency unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-hss-0: 01:57:36 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-hss-0: 01:57:36 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c libxt_ACCOUNT_cl.la '/usr/local/lib' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.so.0.0.0 /usr/local/lib/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0 || { rm -f libxt_ACCOUNT_cl.so.0 && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0; }; }) unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so; }; }) unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.lai /usr/local/lib/libxt_ACCOUNT_cl.la unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-hss-0: 01:57:36 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-hss-0: 01:57:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-hss-0: 01:57:36 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install /usr/bin/install -c xt_geoip_build xt_geoip_dl '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-hss-0: 01:57:36 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xt_geoip_build.1 xt_geoip_dl.1 '/usr/local/share/man/man1' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-61-lowlatency unit-oai-epc-0: 01:57:36 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-hss-0: 01:57:36 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 01:57:36 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 01:57:36 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 01:57:36 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 01:57:36 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 01:57:36 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 01:57:36 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 01:57:37 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 01:57:37 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 01:57:37 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 01:57:37 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 01:57:37 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 01:57:37 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 01:57:37 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 01:57:37 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 01:57:37 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 01:57:37 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 01:57:37 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 01:57:37 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 01:57:37 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 01:57:37 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 01:57:38 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 01:57:38 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 01:57:38 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 01:57:38 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 01:57:38 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 01:57:38 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 01:57:38 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 01:57:38 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 01:57:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 01:57:38 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 01:57:38 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 01:57:38 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 01:57:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 01:57:38 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 01:57:39 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 01:57:39 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 01:57:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 01:57:39 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-epc-0: 01:57:39 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-hss-0: 01:57:39 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 01:57:39 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 01:57:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 01:57:39 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 01:57:39 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 01:57:39 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 01:57:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 01:57:39 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 01:57:40 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 01:57:40 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 01:57:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 01:57:40 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 01:57:40 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 01:57:40 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 01:57:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 01:57:40 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 01:57:40 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 01:57:40 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 01:57:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 01:57:40 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 01:57:40 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 01:57:40 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 01:57:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 01:57:41 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 01:57:41 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 01:57:41 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 01:57:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 01:57:41 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 01:57:41 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 01:57:41 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 01:57:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 01:57:41 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 01:57:41 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 01:57:41 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 01:57:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 01:57:41 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 01:57:41 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 01:57:41 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 01:57:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 01:57:41 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 01:57:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 01:57:41 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 01:57:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 01:57:41 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: 01:57:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 01:57:42 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 01:57:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 01:57:42 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-oai-hss-0: 01:57:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 01:57:42 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 01:57:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 01:57:42 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-hss-0: 01:57:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 01:57:42 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 01:57:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 01:57:42 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-oai-hss-0: 01:57:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 01:57:42 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 01:57:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 01:57:42 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: 01:57:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 01:57:42 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 01:57:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 01:57:42 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: 01:57:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 01:57:43 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 01:57:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 01:57:43 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 01:57:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 01:57:43 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 01:57:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 01:57:43 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 01:57:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 01:57:43 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 01:57:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 01:57:43 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 01:57:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 01:57:43 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 01:57:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 01:57:43 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-hss-0: 01:57:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 01:57:43 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 01:57:43 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 01:57:43 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 01:57:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 01:57:43 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: 01:57:43 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: 01:57:43 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: 01:57:43 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: 01:57:43 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 01:57:43 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 01:57:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 01:57:43 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: 01:57:43 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: 01:57:43 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: 01:57:44 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 01:57:44 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: 01:57:44 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 01:57:44 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: 01:57:44 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 01:57:44 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: 01:57:44 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: 01:57:44 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: 01:57:44 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: 01:57:44 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 01:57:44 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: 01:57:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 01:57:44 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: 01:57:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 01:57:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 01:57:44 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: 01:57:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 01:57:45 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 01:57:45 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: 01:57:46 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (73.6 kB/s) unit-oai-hss-0: 01:57:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 01:57:46 DEBUG unit.oai-hss/0.install (Reading database ... 95676 files and directories currently installed.) unit-oai-hss-0: 01:57:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 01:57:46 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 01:57:46 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install + install -o root -g root -m 0644 /var/lib/juju/agents/unit-oai-hss-0/charm/files/CMakeLists.txt /srv/openair-cn/BUILD/HSS/CMakeLists.txt unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install ..++++++ unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install ..++++++ unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install .++++++ unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install ..........++++++ unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Not Before: May 17 01:57:47 2019 GMT unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Not After : May 16 01:57:47 2020 GMT unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install AC:1B:B6:B9:21:59:95:5D:93:91:CD:C8:2E:A1:4C:D3:5E:95:F5:66 unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install keyid:87:7D:61:8F:B7:96:88:52:6D:C7:9B:A9:47:0E:C4:DD:02:76:76:15 unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Certificate is to be certified until May 16 01:57:47 2020 GMT (365 days) unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install [ 4%] [ 8%] [ 13%] [ 17%] [ 26%] [ 30%] [ 34%] [ 39%] [ 21%] [ 43%] [ 47%] [ 52%] [ 56%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install [ 60%] [ 65%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 01:57:47 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: 01:57:47 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: 01:57:47 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: 01:57:47 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: 01:57:47 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 01:57:47 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: 01:57:47 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: 01:57:47 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: 01:57:47 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: 01:57:47 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: 01:57:47 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: 01:57:47 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 01:57:47 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: 01:57:47 DEBUG unit.oai-hss/0.install [ 86%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 01:57:47 DEBUG unit.oai-hss/0.install [ 91%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 01:57:48 DEBUG unit.oai-hss/0.install [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 01:57:48 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: 01:57:48 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 01:57:49 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 01:57:49 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 01:57:49 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 01:57:49 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 01:57:49 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 01:57:49 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 01:57:49 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 01:57:49 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 01:57:49 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 01:57:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 01:57:49 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: 01:57:50 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 01:57:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:57:50 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 01:57:50 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: 01:57:50 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 01:57:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:57:50 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 01:57:50 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 01:57:50 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 01:57:50 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 01:57:50 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 01:57:50 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 01:57:50 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 01:57:50 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 01:57:50 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 01:57:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 01:57:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 01:57:50 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: 01:57:50 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 01:57:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 01:57:50 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: 01:57:50 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 01:57:50 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: 01:57:50 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 01:57:50 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: 01:57:50 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: 01:57:50 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: 01:57:50 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 01:57:50 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 01:57:50 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: 01:57:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:57:50 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: 01:57:50 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: 01:57:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:57:50 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 01:57:50 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 01:57:50 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:57:50 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 01:57:50 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 01:57:50 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 01:57:50 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:57:50 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 01:57:50 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 01:57:50 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:57:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:57:50 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 01:57:50 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 01:57:51 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 01:57:51 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 01:57:51 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 01:57:51 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 01:57:51 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 01:57:51 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 01:57:51 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 01:57:51 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 01:57:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 01:57:51 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 01:57:51 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 01:57:51 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 01:57:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:57:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:57:51 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 01:57:51 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 01:57:51 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 01:57:51 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 01:57:51 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 01:57:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 01:57:51 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:57:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 01:57:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:57:51 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 01:57:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 01:57:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:57:51 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 01:57:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 01:57:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:57:51 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 01:57:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 01:57:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:57:51 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.7 unit-oai-hss-0: 01:57:51 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-epc-0: 01:57:51 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 01:57:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:57:51 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 01:57:51 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 01:57:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 01:57:51 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 01:57:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:57:51 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 01:57:51 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 01:57:51 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 01:57:51 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 01:57:51 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 01:57:51 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 01:57:51 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 01:57:51 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 01:57:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 01:57:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:57:51 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 01:57:51 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 01:57:51 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 01:57:51 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 01:57:51 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 01:57:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:57:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:57:51 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 01:57:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:57:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 01:57:51 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-mysql-0: 01:57:51 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 01:57:51 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 01:57:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 01:57:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 01:57:52 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-mysql-0: 01:57:52 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-mysql-0: 01:57:52 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 01:57:52 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 01:57:52 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 01:57:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:57:52 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 01:57:52 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 01:57:52 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 01:57:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 01:57:52 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 01:57:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 01:57:52 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 01:57:52 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `pichooviciogush` identified by 'shohzoophaezevu'] unit-mysql-0: 01:57:52 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `pichooviciogush` identified by 'shohzoophaezevu'] unit-mysql-0: 01:57:52 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=pichooviciogush', 'password=shohzoophaezevu', 'host=192.168.121.7', 'slave=False'] unit-mysql-0: 01:57:52 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 01:57:52 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 01:57:52 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 01:57:52 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 01:57:52 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:57:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:57:52 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 01:57:52 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 01:57:52 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 01:57:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 01:57:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 01:57:52 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 01:57:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 01:57:52 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 01:57:52 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 01:57:52 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 01:57:52 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:57:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:57:52 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 01:57:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:57:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + user=pichooviciogush unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 01:57:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + password=shohzoophaezevu unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 01:57:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.7 unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 01:57:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 01:57:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.7 pichooviciogush shohzoophaezevu oai-hss unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.7"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"pichooviciogush"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"shohzoophaezevu"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 01:57:52 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: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 01:57:52 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: 01:57:52 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: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u pichooviciogush --password=shohzoophaezevu -h 192.168.121.7 oai-hss -e 'show tables;' unit-oai-hss-0: 01:57:52 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u pichooviciogush --password=shohzoophaezevu -h 192.168.121.7 oai-hss unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 01:57:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 01:57:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:57:53 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22117 unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22117' unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22117 =~ .*running.* ]] unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 01:57:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:57:53 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 01:57:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:57:53 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 01:57:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 01:57:53 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 01:57:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + db_host=pichooviciogush unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 01:57:53 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 01:57:54 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 01:57:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 01:57:54 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 01:57:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:57:54 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 01:57:54 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 01:57:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 01:57:54 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 01:57:54 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 01:57:54 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 01:57:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:57:54 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 01:57:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 01:57:54 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 01:57:56 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 01:57:56 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 01:57:56 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 01:57:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:57:56 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 01:57:56 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 01:57:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:57:56 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 01:57:56 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 01:57:56 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 01:57:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:57:56 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 01:57:56 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 01:57:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:57:56 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 01:57:56 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 01:57:56 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 01:57:56 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 01:57:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:57:56 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 01:57:56 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 01:57:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:57:56 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 01:57:56 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 01:57:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:57:56 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 01:57:56 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 01:57:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:57:56 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 01:57:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:57:56 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 01:57:56 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 01:57:56 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 01:57:56 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:57:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:57:56 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 01:57:56 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-epc-0: 01:58:23 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 01:58:23 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 01:58:23 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 01:58:23 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 01:58:23 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 01:58:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:23 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 01:58:23 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: 01:58:23 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 01:58:23 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: 01:58:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:58:24 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 01:58:24 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 01:58:24 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 01:58:24 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:58:24 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 01:58:24 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 01:58:24 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 01:58:24 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 01:58:24 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 01:58:24 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 01:58:24 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 01:58:24 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 01:58:24 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 01:58:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 01:58:24 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 01:58:24 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 01:58:24 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 01:58:24 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:58:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:58:24 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 01:58:24 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 01:58:24 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 01:58:24 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 01:58:24 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 01:58:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 01:58:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 01:58:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 01:58:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 01:58:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 01:58:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 01:58:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 01:58:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 01:58:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 01:58:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 01:58:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 01:58:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 01:58:24 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 01:58:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 01:58:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 01:58:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 01:58:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 01:58:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 01:58:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 01:58:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.27 unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.27 ']' unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 01:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:58:25 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: 01:58:25 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 01:58:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:25 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 01:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 01:58:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 01:58:25 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: 01:58:25 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 01:58:25 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: 01:58:25 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 01:58:25 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: 01:58:25 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 01:58:25 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 01:58:26 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 01:58:26 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 01:58:26 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 01:58:26 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: 01:58:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:26 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 01:58:26 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: 01:58:26 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: 01:58:26 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: 01:58:26 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: 01:58:26 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: 01:58:26 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: 01:58:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 01:58:26 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: 01:58:26 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: 01:58:26 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: 01:58:26 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: 01:58:26 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 01:58:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:26 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 01:58:26 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 01:58:26 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 01:58:26 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 01:58:26 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.27 unit-oai-epc-0: 01:58:26 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: 01:58:26 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: 01:58:26 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: 01:58:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.27/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 01:58:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.27/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 01:58:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.27/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 01:58:26 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: 01:58:26 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: 01:58:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 01:58:26 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: 01:58:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:26 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: 01:58:26 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: 01:58:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:26 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 01:58:26 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 01:58:26 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 01:58:27 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:58:27 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 01:58:27 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 01:58:27 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 01:58:27 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 01:58:27 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 01:58:27 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:58:27 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 01:58:27 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 01:58:27 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 01:58:27 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 01:58:27 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 01:58:27 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 01:58:27 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 01:58:27 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 01:58:27 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-epc-0: 01:58:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:27 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-epc-0: 01:58:27 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 01:58:27 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.27 unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.27 unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.27 unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.27 unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.27 unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.27 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 27 -le 255 ]] unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.27 unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.27 unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.27 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 27 -le 255 ]] unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.27 unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.27' unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.27 unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 01:58:27 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.27 unit-oai-epc-0: 01:58:27 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:58:27 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 01:58:27 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 01:58:27 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 01:58:27 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-epc-0: 01:58:27 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 01:58:27 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 01:58:27 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 01:58:27 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 01:58:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-epc-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:28 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 01:58:28 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 01:58:28 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 01:58:28 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:58:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:58:28 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 01:58:28 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:58:28 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:58:28 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:58:28 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:58:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:28 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss= unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn= unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 01:58:28 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 01:58:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:58:28 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 01:58:28 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 01:58:28 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 01:58:28 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 01:58:28 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 01:58:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-abot-epc-basic-0: 01:58:28 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 01:58:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:58:28 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 01:58:28 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 01:58:28 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:58:28 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:58:28 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:58:28 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:58:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-abot-epc-basic-0: 01:58:28 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 01:58:28 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-hss-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:58:28 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart= unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 01:58:28 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 01:58:28 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-epc-0: 01:58:28 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-hss-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.6 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.6 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.6 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.6 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.6 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.6 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 6 -le 255 ]] unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.6 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.6 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.6 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 6 -le 255 ]] unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.6 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.6' unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.6 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.6 unit-abot-epc-basic-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 01:58:28 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-abot-epc-basic-0: 01:58:28 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 01:58:28 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:58:28 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:58:28 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:58:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:58:28 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 01:58:28 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:58:28 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:58:28 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:58:28 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:58:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:28 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: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Data not sent yet' unit-abot-epc-basic-0: 01:58:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-hss-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-epc-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:28 INFO unit.oai-epc/0.juju-log hss:2: Data not sent yet unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 01:58:28 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-abot-epc-basic-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:28 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-abot-epc-basic-0: 01:58:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 01:58:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 01:58:28 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:58:28 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:58:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:58:28 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 01:58:28 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 01:58:28 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 01:58:28 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-hss-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:58:28 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 01:58:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22117' unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22117 =~ .*running.* ]] unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-abot-epc-basic-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 01:58:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-hss-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:58:28 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:28 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-abot-epc-basic-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 01:58:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-hss-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-abot-epc-basic-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 01:58:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-hss-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 01:58:28 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-epc-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:58:28 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 01:58:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 01:58:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-hss-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:58:29 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-abot-epc-basic-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 01:58:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-hss-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 01:58:29 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: 01:58:29 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: 01:58:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 01:58:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 01:58:29 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: 01:58:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 01:58:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 01:58:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 01:58:29 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: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-epc-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-abot-epc-basic-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:58:29 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 01:58:29 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 01:58:29 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 01:58:29 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-hss-0: 01:58:29 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:58:29 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 01:58:29 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 01:58:29 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:58:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:58:29 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 01:58:29 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 01:58:29 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 01:58:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 01:58:29 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 01:58:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 01:58:29 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-epc-0: 01:58:29 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 01:58:29 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-hss-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:58:29 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-abot-epc-basic-0: 01:58:29 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 01:58:29 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 01:58:29 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.27 unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.27 unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.27 unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.27 unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.27 unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.27 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 27 -le 255 ]] unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.27 unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.27 unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.27 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 27 -le 255 ]] unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.27 unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.27' unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.27 unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.27 unit-oai-hss-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-abot-epc-basic-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 01:58:29 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 01:58:29 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.27 unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.27 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 01:58:29 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 01:58:29 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 01:58:29 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 01:58:29 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:58:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:58:29 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 01:58:29 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 01:58:29 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 01:58:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-hss-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 01:58:29 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 01:58:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 01:58:29 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:58:29 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:58:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 01:58:29 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 01:58:29 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 01:58:29 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 01:58:29 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:58:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:58:29 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 01:58:29 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:58:29 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:58:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:58:29 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:58:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=pichooviciogush unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-abot-epc-basic-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 01:58:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:29 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=shohzoophaezevu unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-abot-epc-basic-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 01:58:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.6 unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.7 unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-abot-epc-basic-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.27 unit-abot-epc-basic-0: 01:58:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z pichooviciogush ']' unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u pichooviciogush --password=shohzoophaezevu -h 192.168.121.7 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u pichooviciogush --password=shohzoophaezevu -h 192.168.121.7 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 01:58:29 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-abot-epc-basic-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 01:58:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 01:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 01:58:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 01:58:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:58:30 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-abot-epc-basic-0: 01:58:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:58:30 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u pichooviciogush --password=shohzoophaezevu -h 192.168.121.7 oai-hss unit-abot-epc-basic-0: 01:58:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 01:58:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-hss-0: 01:58:30 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 01:58:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-abot-epc-basic-0: 01:58:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 01:58:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-hss-0: 01:58:30 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:58:30 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 01:58:30 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 01:58:30 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 01:58:30 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:58:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:58:30 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 01:58:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-abot-epc-basic-0: 01:58:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 01:58:30 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: 01:58:30 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: 01:58:30 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.27/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 01:58:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.27/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 01:58:30 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: 01:58:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 01:58:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 01:58:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 01:58:30 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: 01:58:30 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 ' unit-abot-epc-basic-0: 01:58:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:58:30 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-abot-epc-basic-0: 01:58:30 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 01:58:30 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:58:30 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:58:30 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:58:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:58:30 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 01:58:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:30 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.6 ']' unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-epc-0: 01:58:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:30 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 01:58:30 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 01:58:30 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:58:30 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:58:30 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:58:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:58:30 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 01:58:30 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:58:30 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:58:30 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:58:30 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 01:58:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:30 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 01:58:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.6 unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 01:58:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 01:58:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 01:58:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 01:58:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 01:58:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 01:58:30 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:58:30 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: 01:58:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:31 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: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.6 ']' unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 01:58:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:31 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.6 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 01:58:31 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: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 01:58:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:31 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 01:58:31 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15464 unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15464' unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15464 =~ .*running.* ]] unit-oai-epc-0: 01:58:31 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: 01:58:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:31 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: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 01:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 01:58:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:58:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 01:58:32 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 01:58:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 01:58:32 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 01:58:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:58:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 01:58:33 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 01:58:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 01:58:33 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 01:58:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 01:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 01:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 01:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 01:58:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 01:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 01:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 01:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 01:58:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:58:36 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 01:58:36 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 01:58:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:36 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 01:58:36 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 01:58:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:58:36 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 01:58:36 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 01:58:36 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 01:58:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 01:58:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:58:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 01:58:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 01:58:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:58:38 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 01:58:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 01:58:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:38 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 01:58:38 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 01:58:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:58:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 01:58:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 01:58:39 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 01:58:39 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:58:39 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:58:39 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:58:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:58:39 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 01:58:39 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 01:58:39 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 01:58:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 01:58:39 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 01:58:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-epc-0: 01:58:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 01:58:39 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: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 01:58:39 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: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 01:58:39 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: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 01:58:39 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: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-oai-epc-0: 01:58:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-epc-0: 01:58:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:39 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: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 01:58:39 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 01:58:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:58:39 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 01:58:39 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:58:39 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:58:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:58:39 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:58:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 01:58:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 01:58:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 01:58:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:58:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 01:58:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 01:58:39 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: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 01:58:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 01:58:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 01:58:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-abot-epc-basic-0: 01:58:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.27 unit-abot-epc-basic-0: 01:58:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 01:58:39 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-abot-epc-basic-0: 01:58:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 01:58:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15464' unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15464 =~ .*running.* ]] unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 01:58:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:39 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 0 ']' unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-abot-epc-basic-0: 01:58:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 01:58:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 01:58:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 01:58:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 01:58:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + service mme_gw restart unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw stop/waiting unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw start/running, process 15778 unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15778' unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15778 =~ .*running.* ]] unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 01:58:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 01:58:39 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: 01:58:39 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: 01:58:39 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.27/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 01:58:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.27/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 01:58:39 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: 01:58:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 01:58:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 01:58:39 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: 01:58:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:58:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 01:58:39 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 01:58:39 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:58:39 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:58:39 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:58:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:58:39 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 01:58:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:39 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_connection unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=0 unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 01:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 01:58:40 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:58:40 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 01:58:40 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=1 unit-oai-epc-0: 01:58:40 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 01:58:40 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 01:58:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:58:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 01:58:41 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=2 unit-oai-epc-0: 01:58:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 01:58:41 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 01:58:42 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:58:42 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 01:58:42 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=3 unit-oai-epc-0: 01:58:42 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 01:58:42 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 01:58:43 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:58:43 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 01:58:43 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=4 unit-oai-epc-0: 01:58:43 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 01:58:43 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 01:58:44 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:58:44 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 01:58:44 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 01:58:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:58:45 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running and connected to HSS unit-oai-epc-0: 01:58:45 DEBUG unit.oai-epc/0.epc-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 01:58:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:58:45 DEBUG unit.oai-epc/0.epc-relation-changed + break unit-oai-epc-0: 01:58:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 01:58:45 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 2 unit-oai-epc-0: 01:58:47 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids epc unit-oai-epc-0: 01:58:47 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:58:47 DEBUG unit.oai-epc/0.epc-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 01:58:47 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r epc:3 trigger_restart oai-epc/0 unit-oai-epc-0: 01:58:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:58:47 DEBUG unit.oai-epc/0.epc-relation-changed + restart=0 unit-oai-epc-0: 01:58:47 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n 0 ']' unit-oai-epc-0: 01:58:47 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set -r epc:3 trigger_restart=1 unit-oai-epc-0: 01:58:47 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:58:47 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set epc_running=yes unit-oai-epc-0: 01:58:47 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:58:47 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 01:58:47 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 01:58:47 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 01:58:47 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:58:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:58:47 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 01:58:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:58:47 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{3}] []}} unit-abot-epc-basic-0: 01:58:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:58:47 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 01:58:47 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:58:47 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:58:47 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:58:47 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:58:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 01:58:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 01:58:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 01:58:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 01:58:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 01:58:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 01:58:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.27 unit-abot-epc-basic-0: 01:58:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 01:58:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 01:58:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 01:58:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 01:58:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 01:58:48 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 01:58:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 01:58:48 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:58:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 01:58:48 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: 01:58:48 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: 01:58:48 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.27/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 01:58:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.27/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 01:58:48 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: 01:58:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 01:58:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 01:58:48 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: 01:58:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:58:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 01:58:48 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 01:58:48 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:58:48 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 01:58:48 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:58:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:58:48 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 01:58:52 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:58:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:58:52 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:58:52 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:58:52 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:58:52 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:58:52 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:58:52 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:58:52 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:58:52 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:58:52 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:58:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:59:06 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 01:59:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:59:06 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 01:59:06 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 01:59:06 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 01:59:06 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 01:59:06 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 01:59:06 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 01:59:06 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 01:59:06 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 01:59:06 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:59:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:59:11 DEBUG juju.worker.uniter.remotestate got action change: [021bc8e8-8dad-41a0-8b57-84f69d2dd899] ok=true unit-abot-epc-basic-0: 01:59:11 DEBUG juju.worker.uniter.operation running operation run action 021bc8e8-8dad-41a0-8b57-84f69d2dd899 unit-abot-epc-basic-0: 01:59:11 DEBUG juju.machinelock acquire machine lock for uniter (run action 021bc8e8-8dad-41a0-8b57-84f69d2dd899) unit-abot-epc-basic-0: 01:59:11 DEBUG juju.machinelock machine lock acquired for uniter (run action 021bc8e8-8dad-41a0-8b57-84f69d2dd899) unit-abot-epc-basic-0: 01:59:11 DEBUG juju.worker.uniter.operation preparing operation "run action 021bc8e8-8dad-41a0-8b57-84f69d2dd899" unit-abot-epc-basic-0: 01:59:11 DEBUG juju.worker.uniter.operation executing operation "run action 021bc8e8-8dad-41a0-8b57-84f69d2dd899" unit-abot-epc-basic-0: 01:59:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 01:59:11 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 01:59:11 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 01:59:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 01:59:11 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 01:59:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 01:59:11 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 01:59:11 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 01:59:13 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 01:59:13 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:59:13 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:59:13 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 01:59:13 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:59:13 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:59:13 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 01:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:59:14 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: 01:59:14 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: 01:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1826561330857032302.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 01:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:59:14 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: 01:59:14 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: 01:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2958020432814798154.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: 01:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:59:14 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: 01:59:14 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: 01:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall6287785282285794768.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: 01:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:59:14 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: 01:59:14 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: 01:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall6502406958342607579.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 01:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:59:14 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: 01:59:14 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: 01:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall609104145974289721.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: 01:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:59:14 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: 01:59:14 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: 01:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall8288271318370856217.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 01:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.793 s unit-abot-epc-basic-0: 01:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-05-17T01:59:14+00:00 unit-abot-epc-basic-0: 01:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 01:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:59:16 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 01:59:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:59:16 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:59:16 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 01:59:16 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:59:17 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: 01:59:17 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:59:17 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:59:17 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: 01:59:17 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 01:59:17 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:59:17 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:59:18 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 01:59:18 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:59:18 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:59:18 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: 01:59:18 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: 01:59:18 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:59:18 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:59:18 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: 01:59:19 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:59:19 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:59:19 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:59:19 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 01:59:19 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 01:59:19 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 01:59:20 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 01:59:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:59:21 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:59:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:59:21 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 01:59:21 DEBUG unit.abot-epc-basic/0.run May 17, 2019 1:59:21 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 01:59:21 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@13e344d: startup date [Fri May 17 01:59:21 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 01:59:21 DEBUG unit.abot-epc-basic/0.run May 17, 2019 1:59:21 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:59:21 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 01:59:21 DEBUG unit.abot-epc-basic/0.run May 17, 2019 1:59:21 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:59:21 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: 01:59:23 DEBUG unit.abot-epc-basic/0.run May 17, 2019 1:59:23 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 01:59:23 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: 01:59:23 DEBUG unit.abot-epc-basic/0.run May 17, 2019 1:59:23 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 01:59:23 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@479f2dc2: startup date [Fri May 17 01:59:23 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 01:59:23 DEBUG unit.abot-epc-basic/0.run May 17, 2019 1:59:23 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:59:23 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: 01:59:23 DEBUG unit.abot-epc-basic/0.run May 17, 2019 1:59:23 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:59:23 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: 01:59:24 DEBUG unit.abot-epc-basic/0.run May 17, 2019 1:59:24 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:59:24 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: 01:59:24 DEBUG unit.abot-epc-basic/0.run May 17, 2019 1:59:24 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:59:24 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: 01:59:24 DEBUG unit.abot-epc-basic/0.run May 17, 2019 1:59:24 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 01:59:24 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4674d90: startup date [Fri May 17 01:59:24 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 01:59:24 DEBUG unit.abot-epc-basic/0.run May 17, 2019 1:59:24 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:59:24 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: 01:59:24 DEBUG unit.abot-epc-basic/0.run May 17, 2019 1:59:24 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:59:24 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: 01:59:24 DEBUG unit.abot-epc-basic/0.run May 17, 2019 1:59:24 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:59:24 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: 01:59:24 DEBUG unit.abot-epc-basic/0.run May 17, 2019 1:59:24 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:59:24 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: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: STEP EXECUTION TIME TAKEN :1324 MS unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: STEP EXECUTION TIME TAKEN :35 MS unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:59:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:59:26 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:59:26 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59: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: 01:59:26 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:26 [main] REPORT: STEP EXECUTION TIME TAKEN :917 MS unit-abot-epc-basic-0: 01:59:26 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:59:26 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:59:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:59:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 01:59:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:27 [main] REPORT: STEP EXECUTION TIME TAKEN :697 MS unit-abot-epc-basic-0: 01:59:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:59:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:59:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:59:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:59:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:27 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 01:59:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:59:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:59:37 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:59:37 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:59:37 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10030 MS unit-abot-epc-basic-0: 01:59:37 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:59:37 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:59:37 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:37.527 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 01:59:37 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:37.537 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:59:37 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:59:37 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59: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: 01:59:37 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:37 [main] REPORT: STEP EXECUTION TIME TAKEN :57 MS unit-abot-epc-basic-0: 01:59:37 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:59:37 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:59:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:59:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:59:38 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: 01:59:48 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:59:48 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: 01:59:48 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: 01:59:48 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 01:59:48 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: 01:59:48 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: STEP EXECUTION TIME TAKEN :36 MS unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: STEP EXECUTION TIME TAKEN :99 MS unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59: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: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59: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: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: STEP EXECUTION TIME TAKEN :439 MS unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [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: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:59:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:48 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 01:59:49 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:59:49 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:59:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:59:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:59:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10021 MS unit-abot-epc-basic-0: 01:59:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:59:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:59:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:59.117 [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: 01:59:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:59.121 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:59:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:59:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59: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: 01:59:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:59 [main] REPORT: STEP EXECUTION TIME TAKEN :40 MS unit-abot-epc-basic-0: 01:59:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:59 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:59:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 01:59:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:59:59 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:59:59 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:59: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: 02:00:09 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:00:09 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: 02:00:09 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: 02:00: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: 02:00: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: 02:00:09 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 02:00: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: 02:00: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: 02:00:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 02:00: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: 02:00:09 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: 02:00:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 02:00: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: 02:00: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: 02:00:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 02:00: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: 02:00:09 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00: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: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: STEP EXECUTION TIME TAKEN :461 MS unit-abot-epc-basic-0: 02:00:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:10 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:10 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:10 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:10 [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: 02:00:10 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:10 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 02:00:10 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:10 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:00:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 02:00:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:20 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 02:00:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:20 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 02:00:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:20.229 [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: 02:00:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:20.234 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 02:00:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:20 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 02:00:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:20 [main] REPORT: STEP EXECUTION TIME TAKEN :83 MS unit-abot-epc-basic-0: 02:00:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:20 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 02:00:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:20 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 02:00:20 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 02:00:20 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:00:30 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: 02:00:30 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: 02:00:30 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 02:00:30 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: 02:00:30 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00: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: 02:00:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:31 [main] REPORT: STEP EXECUTION TIME TAKEN :439 MS unit-abot-epc-basic-0: 02:00:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:31 [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: 02:00:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:31 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 02:00:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:31 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 02:00:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:31 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 02:00:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:41 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:41 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:00:41 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 02:00:41 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:41 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:41 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:41.183 [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: 02:00:41 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:41.186 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 02:00:41 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:41 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:41 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 02:00:41 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:41 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 02:00:41 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:41 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 02:00:41 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:41 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 02:00:41 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 02:00:41 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:00:51 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: 02:00:51 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: 02:00:51 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 02:00:51 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: 02:00:51 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: STEP EXECUTION TIME TAKEN :223 MS unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:52 [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: 02:00:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:52 [main] REPORT: STEP EXECUTION TIME TAKEN :872 MS unit-abot-epc-basic-0: 02:00:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:00:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:00:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:52 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 02:00:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:52 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 02:00:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:00:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:00:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:01:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:02 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 02:01:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:02.768 [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: 02:01:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:02.773 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 02:01:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:02 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 02:01:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:02 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 02:01:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:02 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 02:01:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:02 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 02:01:02 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 02:01:02 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:01:12 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: 02:01:12 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: 02:01:12 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 02:01:12 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: 02:01:12 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:12 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:12 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:12 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: STEP EXECUTION TIME TAKEN :226 MS unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 02:01:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:14 [main] REPORT: STEP EXECUTION TIME TAKEN :849 MS unit-abot-epc-basic-0: 02:01:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:14 [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: 02:01:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:14 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 02:01:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:14 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 02:01:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:14 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 02:01:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:01:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 02:01:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:24.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: 02:01:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:24.319 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 02:01:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:24 [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: 02:01:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:24 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 02:01:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:24 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 02:01:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:24 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 02:01:24 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 02:01:24 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: 02:01:34 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:01:34 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: 02:01:34 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: 02:01:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 02:01:34 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: 02:01:34 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: 02:01:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 02:01:34 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: 02:01:34 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: 02:01:34 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: 02:01:34 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 02:01:34 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: 02:01:34 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 02:01:34 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: 02:01:34 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 02:01:34 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: 02:01:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:35 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:35 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 02:01:35 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:35 [main] REPORT: STEP EXECUTION TIME TAKEN :454 MS unit-abot-epc-basic-0: 02:01:35 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:35 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:35 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:35 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 02:01:35 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:35 [main] REPORT: STEP EXECUTION TIME TAKEN :698 MS unit-abot-epc-basic-0: 02:01:35 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:35 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:35 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:35 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:35 [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: 02:01:35 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:35 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 02:01:35 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:35 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:35 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:35 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:35 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 02:01:35 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 02:01:35 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:35 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:35 [main] REPORT: ========================================================================================== unit-oai-hss-0: 02:01:41 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 02:01:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 02:01:41 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 02:01:41 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 02:01:41 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 02:01:41 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 02:01:41 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 02:01:41 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 02:01:41 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 02:01:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 02:01:41 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 02:01:41 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 02:01:41 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 02:01:41 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22117' unit-oai-hss-0: 02:01:41 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22117 =~ .*running.* ]] unit-oai-hss-0: 02:01:41 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 02:01:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 02:01:41 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 02:01:41 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 02:01:41 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 02:01:41 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 02:01:41 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 02:01:41 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 02:01:41 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 02:01:41 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 02:01:41 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 02:01:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 02:01:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:01:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 02:01:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:45.935 [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: 02:01:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:45.941 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 02:01:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01: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: 02:01:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:45 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 02:01:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:45 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 02:01:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:45 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 02:01:45 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 02:01: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: 02:01:55 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 02:01:56 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: 02:01: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: 02:01: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: 02:01:56 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 02:01: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: 02:01: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: 02:01:56 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 02:01: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: 02:01: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: 02:01:56 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: 02:01:56 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 02:01: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: 02:01:56 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 02:01: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: 02:01:56 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 02:01: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: 02:01:56 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01: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: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01: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: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: STEP EXECUTION TIME TAKEN :687 MS unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:56 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:57 [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: 02:01:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:57 [main] REPORT: STEP EXECUTION TIME TAKEN :690 MS unit-abot-epc-basic-0: 02:01:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:57 [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: 02:01:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:57 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 02:01:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:01:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:01:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:57 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 02:01:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 02:01:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:01:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:01:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:07 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:07 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:02:07 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10021 MS unit-abot-epc-basic-0: 02:02:07 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:07 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:07 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:07.782 [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: 02:02:07 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:07.786 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 02:02:07 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:07 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:07 [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: 02:02:07 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:07 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 02:02:07 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:07 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 02:02:07 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:07 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 02:02:07 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 02:02:07 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-epc-0: 02:02:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 02:02:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 02:02:10 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 02:02:10 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 02:02:10 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 02:02:10 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 02:02:10 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 02:02:10 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 02:02:10 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 02:02:10 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 02:02:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 02:02:10 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 02:02:10 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 02:02:10 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 02:02:10 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 17258' unit-oai-epc-0: 02:02:10 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 17258 =~ .*running.* ]] unit-oai-epc-0: 02:02: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: 02:02:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 02:02: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: 02:02:10 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 02:02:10 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 02:02:10 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 02:02:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 02:02:10 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 02:02:10 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 02:02:10 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 02:02:10 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 02:02:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:02:17 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: 02:02:17 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: 02:02:17 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 02:02:17 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: 02:02:17 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:02:17 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: 02:02:17 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:17 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:17 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 02:02:17 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [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: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: STEP EXECUTION TIME TAKEN :428 MS unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:18 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 02:02:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:19 [main] REPORT: STEP EXECUTION TIME TAKEN :627 MS unit-abot-epc-basic-0: 02:02:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:19 [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: 02:02:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:19 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 02:02:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:19 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 02:02:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:19 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 02:02:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:29 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:29 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:02:29 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 02:02:29 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:29 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:29 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:29.489 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 02:02:29 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:29.492 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 02:02:29 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:29 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:29 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 02:02:29 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:29 [main] REPORT: STEP EXECUTION TIME TAKEN :277 MS unit-abot-epc-basic-0: 02:02:29 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:29 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 02:02:29 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:29 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 02:02:29 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 02:02:29 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: 02:02:39 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:02:39 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: 02:02:39 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: 02:02:39 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 02:02:39 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: 02:02:39 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: 02:02:39 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:39 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:39 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:39 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 02:02:39 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:39 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02: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: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: STEP EXECUTION TIME TAKEN :206 MS unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [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: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: STEP EXECUTION TIME TAKEN :633 MS unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [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: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:40 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:50 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:50 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:02:50 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 02:02:50 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:02:50 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:51.189 [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: 02:02:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:51.192 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 02:02:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:02:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:51 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 02:02:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:51 [main] REPORT: STEP EXECUTION TIME TAKEN :224 MS unit-abot-epc-basic-0: 02:02:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:51 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 02:02:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:02:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:02:51 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 02:02:51 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 02:02:51 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:03:01 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: 02:03:01 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: 02:03:01 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 02:03: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 # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 02:03:01 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: 02:03:01 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: STEP EXECUTION TIME TAKEN :216 MS unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:01 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 02:03:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:02 [main] REPORT: STEP EXECUTION TIME TAKEN :679 MS unit-abot-epc-basic-0: 02:03:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:02 [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: 02:03:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:02 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 02:03:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:02 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 02:03:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:02 [main] REPORT: STEP EXECUTION TIME TAKEN :78 MS unit-abot-epc-basic-0: 02:03:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:12 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:12 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:03:12 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 02:03:12 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:12 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:12 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:12.535 [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: 02:03:12 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:12.540 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 02:03:12 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:12 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:12 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 02:03:12 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:12 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 02:03:12 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:12 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 02:03:12 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:12 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 02:03:12 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 02:03: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: 02:03:22 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 02:03:22 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: 02:03: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: 02:03: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: 02:03:22 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 02:03: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: 02:03: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: 02:03:22 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 02:03: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: 02:03: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: 02:03:22 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: 02:03:22 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 02:03: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: 02:03:22 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 02:03: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: 02:03:22 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 02:03: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: 02:03: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: 02:03:22 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:03:22 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: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03: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: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:23 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03: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: 02:03:23 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:23 [main] REPORT: STEP EXECUTION TIME TAKEN :210 MS unit-abot-epc-basic-0: 02:03:23 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:23 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:23 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:23 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 02:03:23 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:23 [main] REPORT: STEP EXECUTION TIME TAKEN :667 MS unit-abot-epc-basic-0: 02:03:23 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:23 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:23 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:23 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:23 [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: 02:03:23 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:23 [main] REPORT: STEP EXECUTION TIME TAKEN :218 MS unit-abot-epc-basic-0: 02:03:23 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:23 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:23 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:23 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:23 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 02:03:23 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:03:23 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:23 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:24 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 02:03:33 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:33 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:03:33 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 02:03:33 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:33 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:33 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:33.970 [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: 02:03:33 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:33.974 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 02:03:33 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:33 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03: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: 02:03:33 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:33 [main] REPORT: STEP EXECUTION TIME TAKEN :37 MS unit-abot-epc-basic-0: 02:03:33 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:33 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 02:03:34 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:34 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 02:03:34 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 02:03:34 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 02:03:44 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: 02:03:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 02:03:44 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: 02:03:44 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:03:44 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: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03: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: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03: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: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :219 MS unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:44 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 02:03:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:45 [main] REPORT: STEP EXECUTION TIME TAKEN :821 MS unit-abot-epc-basic-0: 02:03:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:45 [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: 02:03:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 02:03:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:45 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 02:03:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:45 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:03:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:45 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:55 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:55 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:03:55 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 02:03:55 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:03:55 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:55 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:55.419 [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: 02:03:55 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:55.421 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 02:03:55 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:03:55 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03: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: 02:03:55 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:55 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 02:03:55 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:55 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 02:03:55 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:03:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:03:55 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 02:03:55 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 02:03: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: 02:04:05 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:04:05 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: 02:04:05 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: 02:04: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: 02:04: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: 02:04:05 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 02:04: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: 02:04: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: 02:04:05 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 02:04: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: 02:04:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 02:04:05 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: 02:04:05 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 02:04: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: 02:04:05 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 02:04: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: 02:04:05 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 02:04: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: 02:04:05 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04: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: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04: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: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: STEP EXECUTION TIME TAKEN :222 MS unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:05 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:06 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:06 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04: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: 02:04:06 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:06 [main] REPORT: STEP EXECUTION TIME TAKEN :859 MS unit-abot-epc-basic-0: 02:04:06 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:06 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:06 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:06 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:06 [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: 02:04:06 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 02:04:06 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:06 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:06 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:06 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:06 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 02:04:06 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:06 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 02:04:06 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:06 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:16 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:16 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:04:16 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 02:04:16 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:16 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:16 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:16.885 [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: 02:04:16 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:16.889 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 02:04:16 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:16 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:16 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 02:04:16 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:16 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 02:04:16 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:16 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 02:04:16 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:16 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 02:04:16 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 02:04: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: 02:04:26 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:04:27 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: 02:04:27 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: 02:04:27 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 02:04:27 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: 02:04:27 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: STEP EXECUTION TIME TAKEN :440 MS unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:27 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:28 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:28 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 02:04:28 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:28 [main] REPORT: STEP EXECUTION TIME TAKEN :632 MS unit-abot-epc-basic-0: 02:04:28 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:28 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:28 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:28 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:28 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 02:04:28 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:04:28 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:28 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:28 [main] REPORT: ========================================================================================== unit-mysql-0: 02:04:36 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 02:04:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 02:04:36 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 02:04:36 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 02:04:36 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 02:04:36 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 02:04:36 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 02:04:36 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 02:04:36 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 02:04:36 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 02:04:36 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 02:04:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 02:04:38 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:38 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:04:38 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 02:04:38 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:38 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:38 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:38.293 [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: 02:04:38 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:38.297 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 02:04:38 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:38 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:38 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 02:04:38 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:38 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 02:04:38 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:38 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 02:04:38 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:38 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 02:04:38 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 02:04:38 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: 02:04:48 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:04:48 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: 02:04:48 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: 02:04:48 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 02:04:48 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: 02:04:48 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04: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: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [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: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:48 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:49 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:49 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 02:04:49 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:49 [main] REPORT: STEP EXECUTION TIME TAKEN :414 MS unit-abot-epc-basic-0: 02:04:49 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:49 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:49 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:49 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 02:04:49 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:49 [main] REPORT: STEP EXECUTION TIME TAKEN :640 MS unit-abot-epc-basic-0: 02:04:49 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:49 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:49 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:49 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:49 [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: 02:04:49 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 02:04:49 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:49 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:49 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:49 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 02:04:49 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:49 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 02:04:49 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:49 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:04:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:04:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:04:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 02:04:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:04:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:04:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:05:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 02:05:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:09.826 [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: 02:05:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:09.828 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 02:05:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05: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: 02:05:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:09 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 02:05:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:09 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 02:05:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:09 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 02:05:09 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 02:05: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: 02:05:09 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 02:05:10 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:05:20 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: 02:05:20 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: 02:05:20 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 02:05:20 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: 02:05:20 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [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: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [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: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:20 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:21 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:21 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 02:05:21 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:21 [main] REPORT: STEP EXECUTION TIME TAKEN :324 MS unit-abot-epc-basic-0: 02:05:21 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:21 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:21 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:21 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 02:05:21 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:21 [main] REPORT: STEP EXECUTION TIME TAKEN :636 MS unit-abot-epc-basic-0: 02:05:21 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:21 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:21 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:21 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:21 [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: 02:05:21 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:21 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 02:05:21 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:21 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:22 [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: 02:05:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:22 [main] REPORT: STEP EXECUTION TIME TAKEN :218 MS unit-abot-epc-basic-0: 02:05:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 02:05:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:22 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 02:05:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:22 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:32 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:32 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:05:32 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 02:05:32 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:32 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:42 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:42 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:05:42 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 02:05:42 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:42 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:42 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:42.242 [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: 02:05:42 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:42.244 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 02:05:42 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:42 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05: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: 02:05:42 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:42 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 02:05:42 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 02:05:42 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 02:05:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 02:05: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: 02:05:42 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 02:05:42 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:05:52 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: 02:05:52 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: 02:05: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: 02:05: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: 02:05:52 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 02:05: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: 02:05:52 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: 02:05:52 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: 02:05: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: 02:05:52 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 02:05: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: 02:05:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 02:05:52 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: 02:05:52 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: 02:05:52 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: 02:05:52 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 02:05: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: 02:05: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: 02:05: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: 02:05:52 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 02:05: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: 02:05:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05: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: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [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: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:53 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:53 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05: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: 02:05:53 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:53 [main] REPORT: STEP EXECUTION TIME TAKEN :430 MS unit-abot-epc-basic-0: 02:05:53 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:53 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:53 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:53 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 02:05:53 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:53 [main] REPORT: STEP EXECUTION TIME TAKEN :644 MS unit-abot-epc-basic-0: 02:05:53 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:53 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:53 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:53 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:53 [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: 02:05:53 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:53 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 02:05:53 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:53 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:05:53 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:05:53 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:53 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 02:05:53 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:53 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 02:05:53 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:05:53 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:05:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:06:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 02:06:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:03 [main] REPORT: ========================================================================================== unit-oai-hss-0: 02:06:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 02:06:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 02:06:10 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 02:06:10 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 02:06:10 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 02:06:10 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 02:06:10 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 02:06:10 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 02:06:10 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 02:06:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 02:06:10 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 02:06:10 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 02:06:10 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 02:06:10 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22117' unit-oai-hss-0: 02:06:10 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22117 =~ .*running.* ]] unit-oai-hss-0: 02:06:10 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 02:06:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 02:06:10 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 02:06:10 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 02:06:10 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 02:06:10 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 02:06:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 02:06:10 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 02:06:10 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 02:06:10 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 02:06:10 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 02:06:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 02:06:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:06:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:13 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 02:06:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:13.993 [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: 02:06:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:13.996 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 02:06:13 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06: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: 02:06:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:14 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 02:06:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:14 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 02:06:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:14 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 02:06:14 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 02:06:14 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 02:06:14 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:06:24 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: 02:06:24 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: 02:06:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 02:06:24 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: 02:06:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 02:06:24 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: 02:06:24 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: 02:06:24 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06: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: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06: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: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [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: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06: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: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: STEP EXECUTION TIME TAKEN :430 MS unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06: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: 02:06:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:25 [main] REPORT: STEP EXECUTION TIME TAKEN :652 MS unit-abot-epc-basic-0: 02:06:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:25 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:26 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:26 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:26 [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: 02:06:26 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:26 [main] REPORT: STEP EXECUTION TIME TAKEN :648 MS unit-abot-epc-basic-0: 02:06:26 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:26 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:26 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:26 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:26 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 02:06:26 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 02:06:26 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:26 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:36 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:36 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:06:36 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 02:06:36 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:36 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:46 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:46 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:06:46 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 02:06:46 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:46 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:46 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:46.288 [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: 02:06:46 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:46.291 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 02:06:46 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:46 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:46 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 02:06:46 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:46 [main] REPORT: STEP EXECUTION TIME TAKEN :235 MS unit-abot-epc-basic-0: 02:06:46 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:46 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 02:06:46 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:46 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 02:06:46 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 02:06:46 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 02:06:47 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 02:06:47 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:06:57 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: 02:06:57 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: 02:06: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: 02:06: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: 02:06:57 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 02:06: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: 02:06: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: 02:06:57 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: 02:06: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: 02:06:57 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 02:06: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: 02:06:57 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: 02:06:57 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 02:06:57 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: 02:06:57 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 02:06: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: 02:06: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: 02:06: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: 02:06:57 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 02:06: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: 02:06:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06: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: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [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: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:57 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:58 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:58 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06: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: 02:06:58 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:58 [main] REPORT: STEP EXECUTION TIME TAKEN :404 MS unit-abot-epc-basic-0: 02:06:58 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:58 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:58 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:58 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06: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: 02:06:58 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:58 [main] REPORT: STEP EXECUTION TIME TAKEN :663 MS unit-abot-epc-basic-0: 02:06:58 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:58 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:58 [main] REPORT: ========================================================================================== unit-oai-epc-0: 02:06:59 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 02:06:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 02:06:59 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 02:06:59 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 02:06:59 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 02:06:59 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 02:06:59 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 02:06:59 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 02:06:59 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 02:06:59 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 02:06:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 02:06:59 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 02:06:59 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 02:06:59 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 02:06:59 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 19294' unit-oai-epc-0: 02:06:59 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 19294 =~ .*running.* ]] unit-oai-epc-0: 02:06:59 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: 02:06:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 02:06:59 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 02:06:59 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 02:06:59 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 02:06:59 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 02:06:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 02:06:59 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 02:06:59 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 02:06:59 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 02:06:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 02:06:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 02:06:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:59 [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: 02:06:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:59 [main] REPORT: STEP EXECUTION TIME TAKEN :681 MS unit-abot-epc-basic-0: 02:06:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:06:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:06:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:59 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 02:06:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:06:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:06:59 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:06:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:07:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:07:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:07:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 02:07:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:07:09 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:07:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:07:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:07:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:19 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 02:07:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:07:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:07:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:19.700 [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: 02:07:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:19.702 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 02:07:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:07:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:19 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 02:07:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:19 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 02:07:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:19 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 02:07:19 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:07:19 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 02:07:19 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 02:07:19 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 02:07:20 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:07:30 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: 02:07:30 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: 02:07:30 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 02:07:30 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: 02:07:30 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 02:07:30 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: 02:07:30 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 02:07:30 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: 02:07:30 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [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: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:07:30 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:07:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:07:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07: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: 02:07:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:31 [main] REPORT: STEP EXECUTION TIME TAKEN :238 MS unit-abot-epc-basic-0: 02:07:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:07:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:07:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:07:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:31 [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: 02:07:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 02:07:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:07:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:07:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:07:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 02:07:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:31 [main] REPORT: STEP EXECUTION TIME TAKEN :640 MS unit-abot-epc-basic-0: 02:07:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:07:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:07:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:07:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:31 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 02:07:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:31 [main] REPORT: STEP EXECUTION TIME TAKEN :97 MS unit-abot-epc-basic-0: 02:07:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:07:31 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:07:41 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:07:41 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:07:41 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 02:07:41 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:07:41 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:07:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:07:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:07:51 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 02:07:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:07:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:07:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:52.011 [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: 02:07:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:52.013 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 02:07:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:07:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07: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: 02:07:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:52 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 02:07:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:52 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 02:07:52 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:07:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:07:52 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 02:07:52 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 02:07: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: 02:07:52 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 02:07: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
 unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:02 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: 02:08:02 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: 02:08: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: 02:08: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: 02:08:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 02:08: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: 02:08:02 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: 02:08: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: 02:08: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: 02:08:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 02:08: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: 02:08:02 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: 02:08:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 02:08: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: 02:08: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: 02:08: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: 02:08:02 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 02:08: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: 02:08:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08: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: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [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: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:08:02 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:08:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:03 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:08:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:08:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:08:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:08:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:03 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 02:08:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:03 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 02:08:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:08:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:08:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:08:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 02:08:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:03 [main] REPORT: STEP EXECUTION TIME TAKEN :457 MS unit-abot-epc-basic-0: 02:08:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:08:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:08:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:08:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:03 [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: 02:08:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 02:08:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:08:03 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:08:04 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:08:04 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:04 [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: 02:08:04 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:04 [main] REPORT: STEP EXECUTION TIME TAKEN :655 MS unit-abot-epc-basic-0: 02:08:04 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:08:04 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:08:04 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:08:04 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:04 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 02:08:04 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:04 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 02:08:04 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:08:04 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:08:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:08:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:08:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 02:08:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:08:14 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:08:15 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 02:08:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:08:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 02:08:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 02:08:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 02:08:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:08:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:24.230 [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: 02:08:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:24.234 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 02:08:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 02:08:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:24 [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: 02:08:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:24 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 02:08:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:24 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 02:08:24 DEBUG unit.abot-epc-basic/0.run 17-May-2019 02:08:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 02:08:24 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 02:08:24 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 02:08:24 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: 02:08:24 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 02:08:25 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run 9m11.046s unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 555.129 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 02:08:35 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.004 sec unit-abot-epc-basic-0: 02:08:35 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.004 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.013 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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.016 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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.002 sec unit-abot-epc-basic-0: 02:08:35 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.001 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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.004 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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.001 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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.002 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 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.001 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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.001 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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.001 sec unit-abot-epc-basic-0: 02:08:35 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 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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.002 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(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: 02:08:35 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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.005 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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.006 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 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.004 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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.004 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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.004 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 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.001 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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.003 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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.001 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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.001 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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.006 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 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.001 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 02:08:35 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: 02:08:35 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 02:08:35 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 02:08:36 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: 02:08:36 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 02:08:36 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 02:08:36 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 02:08:37 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 02:08:37 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 02:08:37 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 02:08:37 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:21 min unit-abot-epc-basic-0: 02:08:37 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-05-17T02:08:37+00:00 unit-abot-epc-basic-0: 02:08:37 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 02:08:37 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 02:08:37 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: 02:08:37 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 02:08:37 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: 02:08:37 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: 02:08:37 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 02:08:37 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: 02:08:37 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 02:08:37 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 02:08:37 DEBUG juju.worker.uniter.operation committing operation "run action 021bc8e8-8dad-41a0-8b57-84f69d2dd899" unit-abot-epc-basic-0: 02:08:37 DEBUG juju.machinelock machine lock released for uniter (run action 021bc8e8-8dad-41a0-8b57-84f69d2dd899) unit-abot-epc-basic-0: 02:08:37 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 02:08:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 02:08:37 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 02:08:37 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 02:08:37 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 02:08:37 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 02:08:37 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 02:08:37 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 02:08:37 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 02:08:37 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 02:08:37 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 02:08:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 02:08:37 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 02:08:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-05-17 02:08:57,896 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-05-17 02:09:54,865 - 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, 3 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine Waiting on 1 model All hosted models reclaimed, cleaning up controller machines 2019-05-17 02:09:54,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 02:09:54,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 02:09:55,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Fri, 17 May 2019 02:09:55 GMT X-Openstack-Request-Id: req-d6e164b2-26dc-4c5e-acfd-06e269e7ef8c 2019-05-17 02:09:55,257 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "created_at": "2019-05-17T01:35:20Z", "updated_at": "2019-05-17T02:09:15Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 8, "project_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_id": null, "id": "1973e819-63dd-4c77-8f19-b9ce1cf2ae84", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "created_at": "2019-05-17T01:38:06Z", "updated_at": "2019-05-17T02:09:24Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 8, "project_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_id": null, "id": "4905b5c0-a3ec-4f86-84fd-284392e80407", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "created_at": "2019-05-17T01:30:37Z", "updated_at": "2019-05-17T02:09:54Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 8, "project_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_id": null, "id": "70c79237-0a5c-4989-9695-a7549fd2c49e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "created_at": "2019-05-17T01:41:24Z", "updated_at": "2019-05-17T02:09:33Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 8, "project_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_id": null, "id": "8cdde444-cb04-459c-b9d4-382f691dff70", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "created_at": "2019-05-17T01:42:03Z", "updated_at": "2019-05-17T02:09:42Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 8, "project_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_id": null, "id": "a0db8a43-c912-42c3-881b-59f2722df0e7", "qos_policy_id": null}]} 2019-05-17 02:09:55,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-d6e164b2-26dc-4c5e-acfd-06e269e7ef8c 2019-05-17 02:09:55,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.385496139526s 2019-05-17 02:09:55,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-17 02:09:55,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/floatingips/1973e819-63dd-4c77-8f19-b9ce1cf2ae84.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 02:09:56,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 02:09:56 GMT X-Openstack-Request-Id: req-dad824f7-c99c-4524-a7fd-8f76f89b4ed2 2019-05-17 02:09:56,585 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 02:09:56,585 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/floatingips/1973e819-63dd-4c77-8f19-b9ce1cf2ae84.json used request id req-dad824f7-c99c-4524-a7fd-8f76f89b4ed2 2019-05-17 02:09:56,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.28699994087s 2019-05-17 02:09:56,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 02:09:56,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 02:09:56,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Fri, 17 May 2019 02:09:56 GMT X-Openstack-Request-Id: req-5fbc9664-6bd6-4ee0-abf6-0aa8783b3f2b 2019-05-17 02:09:56,943 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "created_at": "2019-05-17T01:38:06Z", "updated_at": "2019-05-17T02:09:24Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 8, "project_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_id": null, "id": "4905b5c0-a3ec-4f86-84fd-284392e80407", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "created_at": "2019-05-17T01:30:37Z", "updated_at": "2019-05-17T02:09:54Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 8, "project_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_id": null, "id": "70c79237-0a5c-4989-9695-a7549fd2c49e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "created_at": "2019-05-17T01:41:24Z", "updated_at": "2019-05-17T02:09:33Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 8, "project_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_id": null, "id": "8cdde444-cb04-459c-b9d4-382f691dff70", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "created_at": "2019-05-17T01:42:03Z", "updated_at": "2019-05-17T02:09:42Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 8, "project_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_id": null, "id": "a0db8a43-c912-42c3-881b-59f2722df0e7", "qos_policy_id": null}]} 2019-05-17 02:09:56,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-5fbc9664-6bd6-4ee0-abf6-0aa8783b3f2b 2019-05-17 02:09:56,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.348426103592s 2019-05-17 02:09:56,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-17 02:09:56,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/floatingips/4905b5c0-a3ec-4f86-84fd-284392e80407.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 02:09:58,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 02:09:58 GMT X-Openstack-Request-Id: req-d05b8928-3149-4406-b5dd-b9b9f49d430e 2019-05-17 02:09:58,090 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 02:09:58,090 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/floatingips/4905b5c0-a3ec-4f86-84fd-284392e80407.json used request id req-d05b8928-3149-4406-b5dd-b9b9f49d430e 2019-05-17 02:09:58,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.11909294128s 2019-05-17 02:09:58,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 02:09:58,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 02:09:58,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Fri, 17 May 2019 02:09:58 GMT X-Openstack-Request-Id: req-f0245f1c-63be-4af9-8588-0f077e60ac0a 2019-05-17 02:09:58,419 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "created_at": "2019-05-17T01:30:37Z", "updated_at": "2019-05-17T02:09:54Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 8, "project_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_id": null, "id": "70c79237-0a5c-4989-9695-a7549fd2c49e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "created_at": "2019-05-17T01:41:24Z", "updated_at": "2019-05-17T02:09:33Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 8, "project_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_id": null, "id": "8cdde444-cb04-459c-b9d4-382f691dff70", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "created_at": "2019-05-17T01:42:03Z", "updated_at": "2019-05-17T02:09:42Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 8, "project_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_id": null, "id": "a0db8a43-c912-42c3-881b-59f2722df0e7", "qos_policy_id": null}]} 2019-05-17 02:09:58,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-f0245f1c-63be-4af9-8588-0f077e60ac0a 2019-05-17 02:09:58,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.318065881729s 2019-05-17 02:09:58,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-17 02:09:58,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/floatingips/70c79237-0a5c-4989-9695-a7549fd2c49e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 02:09:59,630 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 02:09:59 GMT X-Openstack-Request-Id: req-74d7f441-f94d-4190-8748-79a6f7c2b58c 2019-05-17 02:09:59,630 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 02:09:59,630 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/floatingips/70c79237-0a5c-4989-9695-a7549fd2c49e.json used request id req-74d7f441-f94d-4190-8748-79a6f7c2b58c 2019-05-17 02:09:59,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.18818593025s 2019-05-17 02:09:59,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 02:09:59,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 02:09:59,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Fri, 17 May 2019 02:09:59 GMT X-Openstack-Request-Id: req-c12fc089-e5de-448e-b20f-9a970e5d708b 2019-05-17 02:09:59,987 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "created_at": "2019-05-17T01:41:24Z", "updated_at": "2019-05-17T02:09:33Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 8, "project_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_id": null, "id": "8cdde444-cb04-459c-b9d4-382f691dff70", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "created_at": "2019-05-17T01:42:03Z", "updated_at": "2019-05-17T02:09:42Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 8, "project_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_id": null, "id": "a0db8a43-c912-42c3-881b-59f2722df0e7", "qos_policy_id": null}]} 2019-05-17 02:09:59,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-c12fc089-e5de-448e-b20f-9a970e5d708b 2019-05-17 02:09:59,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.345713853836s 2019-05-17 02:10:00,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-17 02:10:00,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/floatingips/8cdde444-cb04-459c-b9d4-382f691dff70.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 02:10:00,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 02:10:00 GMT X-Openstack-Request-Id: req-a329f499-bd2c-4a63-b4f4-8459f8983d5c 2019-05-17 02:10:00,626 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 02:10:00,626 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/floatingips/8cdde444-cb04-459c-b9d4-382f691dff70.json used request id req-a329f499-bd2c-4a63-b4f4-8459f8983d5c 2019-05-17 02:10:00,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.621688127518s 2019-05-17 02:10:00,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 02:10:00,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 02:10:00,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Fri, 17 May 2019 02:10:00 GMT X-Openstack-Request-Id: req-dd82f75f-b41a-404e-97ca-6618580458a3 2019-05-17 02:10:00,986 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "created_at": "2019-05-17T01:42:03Z", "updated_at": "2019-05-17T02:09:42Z", "floating_network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 8, "project_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_id": null, "id": "a0db8a43-c912-42c3-881b-59f2722df0e7", "qos_policy_id": null}]} 2019-05-17 02:10:00,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-dd82f75f-b41a-404e-97ca-6618580458a3 2019-05-17 02:10:00,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.349081993103s 2019-05-17 02:10:00,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-17 02:10:00,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/floatingips/a0db8a43-c912-42c3-881b-59f2722df0e7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 02:10:01,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 02:10:01 GMT X-Openstack-Request-Id: req-771797a4-b806-4938-b3af-da57ffd7a75d 2019-05-17 02:10:01,844 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 02:10:01,844 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/floatingips/a0db8a43-c912-42c3-881b-59f2722df0e7.json used request id req-771797a4-b806-4938-b3af-da57ffd7a75d 2019-05-17 02:10:01,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.847505092621s 2019-05-17 02:10:01,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-17 02:10:01,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 02:10:02,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 17 May 2019 02:10:02 GMT X-Openstack-Request-Id: req-a7e07944-cf1a-4545-bf5c-cfb35928ba6b 2019-05-17 02:10:02,624 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-17 02:10:02,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/floatingips.json used request id req-a7e07944-cf1a-4545-bf5c-cfb35928ba6b 2019-05-17 02:10:02,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.769335985184s 2019-05-17 02:10:02,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-17 02:10:02,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/757092ce-8944-4f35-a20c-d518094fe258 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 02:10:03,743 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 02:10:03 GMT X-Openstack-Request-Id: req-2f5edfa1-eacb-4609-8d67-8091c49f1e75 2019-05-17 02:10:03,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-05-17 02:10:03,744 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/757092ce-8944-4f35-a20c-d518094fe258 used request id req-2f5edfa1-eacb-4609-8d67-8091c49f1e75 2019-05-17 02:10:03,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.11778306961s 2019-05-17 02:10:03,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 02:10:03,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 02:10:03,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Fri, 17 May 2019 02:10: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-cf5bea57-9c44-4b9b-8a58-53da8bdebc6a x-openstack-request-id: req-cf5bea57-9c44-4b9b-8a58-53da8bdebc6a 2019-05-17 02:10:03,988 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/50bbc16a-7a2d-4eaa-9435-a3530f40b3e4", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/50bbc16a-7a2d-4eaa-9435-a3530f40b3e4", "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": "50bbc16a-7a2d-4eaa-9435-a3530f40b3e4"}, {"name": "juju_epc-flavor_alt_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/6f486259-ab44-4041-9d5d-8c47472cfc46", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/6f486259-ab44-4041-9d5d-8c47472cfc46", "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": "6f486259-ab44-4041-9d5d-8c47472cfc46"}]} 2019-05-17 02:10:03,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-cf5bea57-9c44-4b9b-8a58-53da8bdebc6a 2019-05-17 02:10:03,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.23908996582s 2019-05-17 02:10:03,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-17 02:10:03,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/6f486259-ab44-4041-9d5d-8c47472cfc46 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 02:10:04,023 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 17 May 2019 02:10: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-120592e0-3caf-4f22-a16f-440bc43a4f23 x-openstack-request-id: req-120592e0-3caf-4f22-a16f-440bc43a4f23 2019-05-17 02:10:04,024 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/6f486259-ab44-4041-9d5d-8c47472cfc46 used request id req-120592e0-3caf-4f22-a16f-440bc43a4f23 2019-05-17 02:10:04,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0322821140289s 2019-05-17 02:10:04,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-17 02:10:04,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.36:9696/v2.0/routers/7ffcf699-d46a-4daf-a5c5-02fe77a774ad/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}fe421bba25bb08f93b39f0beeab8a51c21881878" -d '{"subnet_id": "0edd7f4f-3e69-4587-9bf6-87ca9f8e3a0e"}' 2019-05-17 02:10:07,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 02:10:07 GMT X-Openstack-Request-Id: req-d638c25f-0c4c-4e36-8220-dab5de6d45e8 2019-05-17 02:10:07,429 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "17d3636c-9c74-4a80-8edb-e8a406580402", "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "subnet_id": "0edd7f4f-3e69-4587-9bf6-87ca9f8e3a0e", "subnet_ids": ["0edd7f4f-3e69-4587-9bf6-87ca9f8e3a0e"], "port_id": "5d9240ef-99c9-4d78-ad79-8a565762bcb2", "id": "7ffcf699-d46a-4daf-a5c5-02fe77a774ad"} 2019-05-17 02:10:07,429 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.36:9696/v2.0/routers/7ffcf699-d46a-4daf-a5c5-02fe77a774ad/remove_router_interface.json used request id req-d638c25f-0c4c-4e36-8220-dab5de6d45e8 2019-05-17 02:10:07,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.40526795387s 2019-05-17 02:10:07,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-17 02:10:07,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 02:10:07,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Fri, 17 May 2019 02:10:07 GMT X-Openstack-Request-Id: req-51380caa-73ca-4226-a245-f768abfa0125 2019-05-17 02:10:07,951 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "220195cd-782b-490f-b03b-eb92b75ca738", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15f6e4f1-be08-42d1-ac18-58bd55312917", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "created_at": "2019-05-17T01:27:36Z", "admin_state_up": true, "updated_at": "2019-05-17T02:10:05Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "f1cd2fb7fc5344f082751b1e9e739129", "id": "7ffcf699-d46a-4daf-a5c5-02fe77a774ad", "name": "juju_epc-router_c20a016f-b14f-48ad-9b56-14f4d02ad6f6"}]} 2019-05-17 02:10:07,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/routers.json used request id req-51380caa-73ca-4226-a245-f768abfa0125 2019-05-17 02:10:07,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.521260976791s 2019-05-17 02:10:07,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-17 02:10:07,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/routers/7ffcf699-d46a-4daf-a5c5-02fe77a774ad.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 02:10:12,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 02:10:12 GMT X-Openstack-Request-Id: req-14682634-a98b-4acd-893d-bcd836a50cca 2019-05-17 02:10:12,336 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 02:10:12,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/routers/7ffcf699-d46a-4daf-a5c5-02fe77a774ad.json used request id req-14682634-a98b-4acd-893d-bcd836a50cca 2019-05-17 02:10:12,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.38325786591s 2019-05-17 02:10:12,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-17 02:10:12,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 02:10:12,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Fri, 17 May 2019 02:10:12 GMT X-Openstack-Request-Id: req-7d54f59a-00dd-40a2-bc7b-5d51d2fbec1f 2019-05-17 02:10:12,384 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"17d3636c-9c74-4a80-8edb-e8a406580402","tenant_id":"f1cd2fb7fc5344f082751b1e9e739129","created_at":"2019-05-17T01:27:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-17T01:27:34Z","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":"f1cd2fb7fc5344f082751b1e9e739129","id":"0edd7f4f-3e69-4587-9bf6-87ca9f8e3a0e","subnetpool_id":null,"name":"juju_epc-subnet_c20a016f-b14f-48ad-9b56-14f4d02ad6f6"}]} 2019-05-17 02:10:12,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/subnets.json used request id req-7d54f59a-00dd-40a2-bc7b-5d51d2fbec1f 2019-05-17 02:10:12,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0483331680298s 2019-05-17 02:10:12,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-17 02:10:12,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/subnets/0edd7f4f-3e69-4587-9bf6-87ca9f8e3a0e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 02:10:15,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 02:10:15 GMT X-Openstack-Request-Id: req-eb80e553-2ebd-4b46-845a-891bb7bc00ae 2019-05-17 02:10:15,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 02:10:15,394 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/subnets/0edd7f4f-3e69-4587-9bf6-87ca9f8e3a0e.json used request id req-eb80e553-2ebd-4b46-845a-891bb7bc00ae 2019-05-17 02:10:15,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.00811386108s 2019-05-17 02:10:15,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-17 02:10:15,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 02:10:15,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Fri, 17 May 2019 02:10:15 GMT X-Openstack-Request-Id: req-9b14cfbc-35c9-4da7-a5cb-d57379bcc2c2 2019-05-17 02:10:15,789 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"17d3636c-9c74-4a80-8edb-e8a406580402","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f1cd2fb7fc5344f082751b1e9e739129","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-17T02:10:15Z","qos_policy_id":null,"name":"juju_epc-net_c20a016f-b14f-48ad-9b56-14f4d02ad6f6","admin_state_up":true,"tenant_id":"f1cd2fb7fc5344f082751b1e9e739129","created_at":"2019-05-17T01:27:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"220195cd-782b-490f-b03b-eb92b75ca738","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"06d1924295234cf290a06b20cd4dd341","l2_adjacency":true,"status":"ACTIVE","subnets":["15f6e4f1-be08-42d1-ac18-58bd55312917"],"description":"","tags":[],"updated_at":"2019-05-16T18:27:27Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"06d1924295234cf290a06b20cd4dd341","created_at":"2019-05-16T18:04:07Z","mtu":1500}]} 2019-05-17 02:10:15,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/networks.json used request id req-9b14cfbc-35c9-4da7-a5cb-d57379bcc2c2 2019-05-17 02:10:15,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.394520044327s 2019-05-17 02:10:15,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-17 02:10:15,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/networks/17d3636c-9c74-4a80-8edb-e8a406580402.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 02:10:16,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 02:10:16 GMT X-Openstack-Request-Id: req-16c8c7f1-4820-4388-8bf1-a53a150e9d90 2019-05-17 02:10:16,810 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 02:10:16,810 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/networks/17d3636c-9c74-4a80-8edb-e8a406580402.json used request id req-16c8c7f1-4820-4388-8bf1-a53a150e9d90 2019-05-17 02:10:16,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.01929879189s 2019-05-17 02:10:16,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-17 02:10:16,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 02:10:17,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 17 May 2019 02:10:17 GMT X-Openstack-Request-Id: req-22b0f364-86a0-4565-a4d6-d91c391a037f 2019-05-17 02:10:17,539 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-17T01:27:54Z", "file": "/v2/images/ad40fa9b-2bce-477c-aaec-45b534c29354/file", "owner": "f1cd2fb7fc5344f082751b1e9e739129", "id": "ad40fa9b-2bce-477c-aaec-45b534c29354", "size": 297336832, "self": "/v2/images/ad40fa9b-2bce-477c-aaec-45b534c29354", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/ad40fa9b-2bce-477c-aaec-45b534c29354/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://6e9c5d68-d3c7-44b8-a9f0-7fad7d163d33/images/ad40fa9b-2bce-477c-aaec-45b534c29354/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "juju_epc-img_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-17T01:27:48Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-17 02:10:17,539 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.36:9292/v2/images used request id req-22b0f364-86a0-4565-a4d6-d91c391a037f 2019-05-17 02:10:17,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.724129915237s 2019-05-17 02:10:17,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-17 02:10:17,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9292/v2/images/ad40fa9b-2bce-477c-aaec-45b534c29354 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe421bba25bb08f93b39f0beeab8a51c21881878" 2019-05-17 02:10:19,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 May 2019 02:10:19 GMT X-Openstack-Request-Id: req-6cd5c689-894a-4677-848a-010f02baa39a 2019-05-17 02:10:19,176 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-17 02:10:19,176 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.36:9292/v2/images/ad40fa9b-2bce-477c-aaec-45b534c29354 used request id req-6cd5c689-894a-4677-848a-010f02baa39a 2019-05-17 02:10:19,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.63460803032s 2019-05-17 02:10:19,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-17 02:10:19,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36: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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 02:10:19,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 17 May 2019 02:10:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b13303ea-abcc-407e-a46f-b927a450a6a3 x-openstack-request-id: req-b13303ea-abcc-407e-a46f-b927a450a6a3 2019-05-17 02:10:19,204 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "links": [{"href": "http://172.30.9.36:8774/v2.1/flavors/50bbc16a-7a2d-4eaa-9435-a3530f40b3e4", "rel": "self"}, {"href": "http://172.30.9.36:8774/flavors/50bbc16a-7a2d-4eaa-9435-a3530f40b3e4", "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": "50bbc16a-7a2d-4eaa-9435-a3530f40b3e4"}]} 2019-05-17 02:10:19,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.36:8774/v2.1/flavors/detail?is_public=None used request id req-b13303ea-abcc-407e-a46f-b927a450a6a3 2019-05-17 02:10:19,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0281050205231s 2019-05-17 02:10:19,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-17 02:10:19,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:8774/v2.1/flavors/50bbc16a-7a2d-4eaa-9435-a3530f40b3e4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 02:10:19,239 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 17 May 2019 02:10: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-ab1f4dc0-51a6-438b-a04d-57ad4426662a x-openstack-request-id: req-ab1f4dc0-51a6-438b-a04d-57ad4426662a 2019-05-17 02:10:19,239 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.36:8774/v2.1/flavors/50bbc16a-7a2d-4eaa-9435-a3530f40b3e4 used request id req-ab1f4dc0-51a6-438b-a04d-57ad4426662a 2019-05-17 02:10:19,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0333249568939s 2019-05-17 02:10:19,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-17 02:10:19,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 02:10:19,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Fri, 17 May 2019 02:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a9fab6a-c146-4e82-9b4e-a193828902cc 2019-05-17 02:10:19,478 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.36:5000/v3/users/1fe6ab2ba025408785a15eee0eeda988"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1fe6ab2ba025408785a15eee0eeda988", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.36:5000/v3/users/5509634c3b6c4ad8b0283b33e55d0d8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5509634c3b6c4ad8b0283b33e55d0d8d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.36:5000/v3/users/56e17efcad5d430daf91d3ae9ebb938b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56e17efcad5d430daf91d3ae9ebb938b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.36:5000/v3/users/576eed5fa8194ed594585a74fea4d2cb"}, "domain_id": "998f4f4975ab4a2d895fdc1651bb75ad", "enabled": true, "options": {}, "id": "576eed5fa8194ed594585a74fea4d2cb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.36:5000/v3/users/5788848c5f674f839621af7a8fa4cc5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5788848c5f674f839621af7a8fa4cc5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.36:5000/v3/users/687319c6ab054f81b8d7f21a5ef5b954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "687319c6ab054f81b8d7f21a5ef5b954", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.36:5000/v3/users/74631b632dcd4e29b8beca5ff02207ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74631b632dcd4e29b8beca5ff02207ea", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.36:5000/v3/users/9ba079f0f3244d3584119539432664fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ba079f0f3244d3584119539432664fc", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.36:5000/v3/users/9d89572474ae4270b5b698293fcf6bc1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d89572474ae4270b5b698293fcf6bc1", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.36:5000/v3/users/aa31f58d15454026bad5b55d39937a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa31f58d15454026bad5b55d39937a32", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.36:5000/v3/users/be4e190f6fcc45ff9d6fc63cf074b282"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4e190f6fcc45ff9d6fc63cf074b282", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.36:5000/v3/users/bfcd539e624d4a0596f4fbc7d11c0f63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bfcd539e624d4a0596f4fbc7d11c0f63", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.36:5000/v3/users/d20b4a38d0a4403396c88493466adc35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d20b4a38d0a4403396c88493466adc35", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.36:5000/v3/users/d696a2cc5b34424cb120ebbe5e66c4c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d696a2cc5b34424cb120ebbe5e66c4c4", "email": "glance@localhost", "password_expires_at": null}, {"name": "juju_epc-user_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "links": {"self": "http://172.30.9.36:5000/v3/users/eaf4244adef84d5090c8ab74fb08d152"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eaf4244adef84d5090c8ab74fb08d152", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.36:5000/v3/users", "previous": null, "next": null}} 2019-05-17 02:10:19,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users used request id req-3a9fab6a-c146-4e82-9b4e-a193828902cc 2019-05-17 02:10:19,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238098144531s 2019-05-17 02:10:19,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-17 02:10:19,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36:5000/v3/users/eaf4244adef84d5090c8ab74fb08d152 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 02:10:19,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Fri, 17 May 2019 02:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec6b9202-97bb-4655-8856-7b12c5800732 2019-05-17 02:10:19,690 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_c20a016f-b14f-48ad-9b56-14f4d02ad6f6", "links": {"self": "http://172.30.9.36:5000/v3/users/eaf4244adef84d5090c8ab74fb08d152"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "eaf4244adef84d5090c8ab74fb08d152", "description": null}} 2019-05-17 02:10:19,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/users/eaf4244adef84d5090c8ab74fb08d152 used request id req-ec6b9202-97bb-4655-8856-7b12c5800732 2019-05-17 02:10:19,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206294059753s 2019-05-17 02:10:19,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-17 02:10:19,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/users/eaf4244adef84d5090c8ab74fb08d152 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 02:10:20,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 17 May 2019 02:10:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebffda05-4cba-43e3-bb88-04c907f7c11e 2019-05-17 02:10:20,013 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-17 02:10:20,013 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/users/eaf4244adef84d5090c8ab74fb08d152 used request id req-ebffda05-4cba-43e3-bb88-04c907f7c11e 2019-05-17 02:10:20,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.322062969208s 2019-05-17 02:10:20,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-17 02:10:20,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 02:10:20,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Fri, 17 May 2019 02:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f761d3-c344-4c01-aec3-125b6d39ef5b 2019-05-17 02:10:20,245 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.36:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.36:5000/v3/projects/06d1924295234cf290a06b20cd4dd341"}, "tags": [], "enabled": true, "id": "06d1924295234cf290a06b20cd4dd341", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.36:5000/v3/projects/11661fc090eb46e2a9c07f559c7cfc6a"}, "tags": [], "enabled": true, "id": "11661fc090eb46e2a9c07f559c7cfc6a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.36:5000/v3/projects/f1cd2fb7fc5344f082751b1e9e739129"}, "tags": [], "enabled": true, "id": "f1cd2fb7fc5344f082751b1e9e739129", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c20a016f-b14f-48ad-9b56-14f4d02ad6f6"}]} 2019-05-17 02:10:20,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.36:5000/v3/projects used request id req-e2f761d3-c344-4c01-aec3-125b6d39ef5b 2019-05-17 02:10:20,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224040985107s 2019-05-17 02:10:20,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-17 02:10:20,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:5000/v3/projects/f1cd2fb7fc5344f082751b1e9e739129 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 02:10:20,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 17 May 2019 02:10:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0775ed6-df4c-4aaf-b1ba-651993e30903 2019-05-17 02:10:20,538 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-17 02:10:20,538 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.36:5000/v3/projects/f1cd2fb7fc5344f082751b1e9e739129 used request id req-d0775ed6-df4c-4aaf-b1ba-651993e30903 2019-05-17 02:10:20,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.287786006927s 2019-05-17 02:10:20,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 02:10:20,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.36:9696/v2.0/security-groups.json?project_id=f1cd2fb7fc5344f082751b1e9e739129&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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 02:10:20,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 17 May 2019 02:10:20 GMT X-Openstack-Request-Id: req-9c948b1f-a303-445e-b0a4-2ce401e016ac 2019-05-17 02:10:20,863 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "created_at": "2019-05-17T01:27:32Z", "updated_at": "2019-05-17T01:27:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:27:32Z", "revision_number": 0, "id": "0bca4957-e66b-4b38-9cd7-73333f8615f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:27:32Z", "security_group_id": "7145b1ca-b731-46bb-bae8-de2d9e2fe6bc", "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1cd2fb7fc5344f082751b1e9e739129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:27:32Z", "revision_number": 0, "id": "4c06dc8e-e957-4ea8-adae-07b245bd4120", "remote_group_id": "7145b1ca-b731-46bb-bae8-de2d9e2fe6bc", "remote_ip_prefix": null, "created_at": "2019-05-17T01:27:32Z", "security_group_id": "7145b1ca-b731-46bb-bae8-de2d9e2fe6bc", "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1cd2fb7fc5344f082751b1e9e739129"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:27:32Z", "revision_number": 0, "id": "5a8b1f43-7ccf-478d-be86-0f0f2082104a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:27:32Z", "security_group_id": "7145b1ca-b731-46bb-bae8-de2d9e2fe6bc", "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1cd2fb7fc5344f082751b1e9e739129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:27:32Z", "revision_number": 0, "id": "aaa1b720-8f2d-4832-8bc8-d8c5b04898d2", "remote_group_id": "7145b1ca-b731-46bb-bae8-de2d9e2fe6bc", "remote_ip_prefix": null, "created_at": "2019-05-17T01:27:32Z", "security_group_id": "7145b1ca-b731-46bb-bae8-de2d9e2fe6bc", "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1cd2fb7fc5344f082751b1e9e739129"}], "revision_number": 1, "project_id": "f1cd2fb7fc5344f082751b1e9e739129", "id": "7145b1ca-b731-46bb-bae8-de2d9e2fe6bc", "name": "default"}]} 2019-05-17 02:10:20,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json?project_id=f1cd2fb7fc5344f082751b1e9e739129&name=default used request id req-9c948b1f-a303-445e-b0a4-2ce401e016ac 2019-05-17 02:10:20,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.3198158741s 2019-05-17 02:10:20,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-17 02:10:20,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.36: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}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 02:10:21,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Fri, 17 May 2019 02:10:21 GMT X-Openstack-Request-Id: req-2c410629-31d7-4703-9743-80b4b36ca2d7 2019-05-17 02:10:21,256 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06d1924295234cf290a06b20cd4dd341", "created_at": "2019-05-16T18:04:06Z", "updated_at": "2019-05-16T18:04:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "3b067e42-fcf9-48df-b964-d4d3149f2873", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:06Z", "revision_number": 0, "id": "84267c1c-0b8e-4510-8ca7-5a07a38f80ad", "remote_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:06Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "a84bbf83-a4da-4033-ae5b-a4743ec66407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv4", "project_id": "06d1924295234cf290a06b20cd4dd341"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:04:07Z", "revision_number": 0, "id": "b6e04277-e491-468d-85e1-cbca8bda111a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:04:07Z", "security_group_id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "tenant_id": "06d1924295234cf290a06b20cd4dd341", "port_range_min": null, "ethertype": "IPv6", "project_id": "06d1924295234cf290a06b20cd4dd341"}], "revision_number": 1, "project_id": "06d1924295234cf290a06b20cd4dd341", "id": "0a5ab184-712f-4531-822c-41af5fe28ec8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efb27a65730c4f76ada8c28d48951970", "created_at": "2019-05-16T19:51:48Z", "updated_at": "2019-05-16T19:51:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "52d875bc-5284-42d6-a4e4-5760c5cd8334", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "62008d08-a694-422a-8ff5-b9025774f55d", "remote_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "ce050de5-c88b-4d75-8ee2-57e268b8f8e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv4", "project_id": "efb27a65730c4f76ada8c28d48951970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T19:51:48Z", "revision_number": 0, "id": "e831004e-37ba-476c-a146-e15147e43a16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T19:51:48Z", "security_group_id": "1873114c-101d-4167-abbc-dd963690a23a", "tenant_id": "efb27a65730c4f76ada8c28d48951970", "port_range_min": null, "ethertype": "IPv6", "project_id": "efb27a65730c4f76ada8c28d48951970"}], "revision_number": 1, "project_id": "efb27a65730c4f76ada8c28d48951970", "id": "1873114c-101d-4167-abbc-dd963690a23a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "created_at": "2019-05-17T01:27:32Z", "updated_at": "2019-05-17T01:27:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:27:32Z", "revision_number": 0, "id": "0bca4957-e66b-4b38-9cd7-73333f8615f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:27:32Z", "security_group_id": "7145b1ca-b731-46bb-bae8-de2d9e2fe6bc", "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1cd2fb7fc5344f082751b1e9e739129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:27:32Z", "revision_number": 0, "id": "4c06dc8e-e957-4ea8-adae-07b245bd4120", "remote_group_id": "7145b1ca-b731-46bb-bae8-de2d9e2fe6bc", "remote_ip_prefix": null, "created_at": "2019-05-17T01:27:32Z", "security_group_id": "7145b1ca-b731-46bb-bae8-de2d9e2fe6bc", "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1cd2fb7fc5344f082751b1e9e739129"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:27:32Z", "revision_number": 0, "id": "5a8b1f43-7ccf-478d-be86-0f0f2082104a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-17T01:27:32Z", "security_group_id": "7145b1ca-b731-46bb-bae8-de2d9e2fe6bc", "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1cd2fb7fc5344f082751b1e9e739129"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-17T01:27:32Z", "revision_number": 0, "id": "aaa1b720-8f2d-4832-8bc8-d8c5b04898d2", "remote_group_id": "7145b1ca-b731-46bb-bae8-de2d9e2fe6bc", "remote_ip_prefix": null, "created_at": "2019-05-17T01:27:32Z", "security_group_id": "7145b1ca-b731-46bb-bae8-de2d9e2fe6bc", "tenant_id": "f1cd2fb7fc5344f082751b1e9e739129", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1cd2fb7fc5344f082751b1e9e739129"}], "revision_number": 1, "project_id": "f1cd2fb7fc5344f082751b1e9e739129", "id": "7145b1ca-b731-46bb-bae8-de2d9e2fe6bc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-16T18:07:46Z", "updated_at": "2019-05-16T18:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "253dde04-c3b2-4c4f-9b39-d167836520d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "80082c97-814f-4c00-b076-a7bd96a9b137", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "c241b75c-0454-4aa2-befe-c9851be9ac39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:46Z", "revision_number": 0, "id": "cde60f69-f307-4592-a755-4136ef1ee2be", "remote_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:46Z", "security_group_id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e1ad8c91-29b4-40d0-8e01-e32a27947110", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "created_at": "2019-05-16T18:07:43Z", "updated_at": "2019-05-16T18:07:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "212b7205-8cae-42ca-a4ac-7ee0ece670fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "3e91c8f3-6312-4186-b50d-a6be8b7dfa6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "a63f6bd1-b597-4bd9-b862-add231b588c5", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-16T18:07:43Z", "revision_number": 0, "id": "f2ea7421-e70d-400d-8dc2-bd3a81cc29db", "remote_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "remote_ip_prefix": null, "created_at": "2019-05-16T18:07:43Z", "security_group_id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "tenant_id": "11661fc090eb46e2a9c07f559c7cfc6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "11661fc090eb46e2a9c07f559c7cfc6a"}], "revision_number": 1, "project_id": "11661fc090eb46e2a9c07f559c7cfc6a", "id": "ee0b1321-b635-4a62-bb5a-cb361d090b2e", "name": "default"}]} 2019-05-17 02:10:21,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.36:9696/v2.0/security-groups.json used request id req-2c410629-31d7-4703-9743-80b4b36ca2d7 2019-05-17 02:10:21,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.386996984482s 2019-05-17 02:10:21,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-17 02:10:21,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.36:9696/v2.0/security-groups/7145b1ca-b731-46bb-bae8-de2d9e2fe6bc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d96bf1766c0ab00d2dab9b4c20a3da167e5a949d" 2019-05-17 02:10:21,968 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 May 2019 02:10:21 GMT X-Openstack-Request-Id: req-0bc8b2c0-982e-4af8-9547-c03366e89d22 2019-05-17 02:10:21,968 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-17 02:10:21,968 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.36:9696/v2.0/security-groups/7145b1ca-b731-46bb-bae8-de2d9e2fe6bc.json used request id req-0bc8b2c0-982e-4af8-9547-c03366e89d22 2019-05-17 02:10:21,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.703748941422s 2019-05-17 02:10:21,969 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 05:08 | PASS | | cloudify_ims | functest | vnf | 27:33 | PASS | | heat_ims | functest | vnf | 33:37 | PASS | | vyos_vrouter | functest | vnf | 17:05 | PASS | | juju_epc | functest | vnf | 41:25 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2019-05-17 02:10:21,975 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-05-17 02:10:22,021 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-17 02:10:22,118 - paramiko.transport - DEBUG - EOF in transport thread